Tizen 2.1 base
[framework/web/webkit-efl.git] / LayoutTests / ChangeLog
1 2012-11-19  Thiago Marcos P. Santos  <thiago.santos@intel.com>
2
3         Apply the resolved viewport rules
4         https://bugs.webkit.org/show_bug.cgi?id=95964
5
6         Reviewed by Kenneth Rohde Christiansen.
7
8         Imported some of the CSS Device Adaptation tests submitted by
9         Opera to W3C CSS Test Suite. These tests are not yet approved but
10         they have a pretty good coverage of the specification.
11
12         Tests using Math.floor() where modified from the original version
13         using Math.round(), the reason being the round() version fails by
14         1px when the pixel ratio is different from 1.
15
16         Despite the fact they are all passing on the EFL MiniBrowser, I could
17         not enable them yet. WebKitTestRunner does not support fixed layout,
18         but that is the next goal.
19
20         * css3/device-adapt/opera/cascading-001-expected.txt: Added.
21         * css3/device-adapt/opera/cascading-001.xhtml: Added.
22         * css3/device-adapt/opera/cascading-002-expected.txt: Added.
23         * css3/device-adapt/opera/cascading-002.xhtml: Added.
24         * css3/device-adapt/opera/cascading-003-expected.txt: Added.
25         * css3/device-adapt/opera/cascading-003.xhtml: Added.
26         * css3/device-adapt/opera/cascading-004-expected.txt: Added.
27         * css3/device-adapt/opera/cascading-004.xhtml: Added.
28         * css3/device-adapt/opera/constrain-001-expected.txt: Added.
29         * css3/device-adapt/opera/constrain-001.xhtml: Added.
30         * css3/device-adapt/opera/constrain-002-expected.txt: Added.
31         * css3/device-adapt/opera/constrain-002.xhtml: Added.
32         * css3/device-adapt/opera/constrain-003-expected.txt: Added.
33         * css3/device-adapt/opera/constrain-003.xhtml: Added.
34         * css3/device-adapt/opera/constrain-004-expected.txt: Added.
35         * css3/device-adapt/opera/constrain-004.xhtml: Added.
36         * css3/device-adapt/opera/constrain-005-expected.txt: Added.
37         * css3/device-adapt/opera/constrain-005.xhtml: Added.
38         * css3/device-adapt/opera/constrain-006-expected.txt: Added.
39         * css3/device-adapt/opera/constrain-006.xhtml: Added.
40         * css3/device-adapt/opera/constrain-007-expected.txt: Added.
41         * css3/device-adapt/opera/constrain-007.xhtml: Added.
42         * css3/device-adapt/opera/constrain-008-expected.txt: Added.
43         * css3/device-adapt/opera/constrain-008.xhtml: Added.
44         * css3/device-adapt/opera/constrain-009-expected.txt: Added.
45         * css3/device-adapt/opera/constrain-009.xhtml: Added.
46         * css3/device-adapt/opera/constrain-010-expected.txt: Added.
47         * css3/device-adapt/opera/constrain-010.xhtml: Added.
48         * css3/device-adapt/opera/constrain-011-expected.txt: Added.
49         * css3/device-adapt/opera/constrain-011.xhtml: Added.
50         * css3/device-adapt/opera/constrain-012-expected.txt: Added.
51         * css3/device-adapt/opera/constrain-012.xhtml: Added.
52         * css3/device-adapt/opera/constrain-013-expected.txt: Added.
53         * css3/device-adapt/opera/constrain-013.xhtml: Added.
54         * css3/device-adapt/opera/constrain-014-expected.txt: Added.
55         * css3/device-adapt/opera/constrain-014.xhtml: Added.
56         * css3/device-adapt/opera/constrain-015-expected.txt: Added.
57         * css3/device-adapt/opera/constrain-015.xhtml: Added.
58         * css3/device-adapt/opera/constrain-016-expected.txt: Added.
59         * css3/device-adapt/opera/constrain-016.xhtml: Added.
60         * css3/device-adapt/opera/constrain-017-expected.txt: Added.
61         * css3/device-adapt/opera/constrain-017.xhtml: Added.
62         * css3/device-adapt/opera/constrain-020-expected.txt: Added.
63         * css3/device-adapt/opera/constrain-020.xhtml: Added.
64         * css3/device-adapt/opera/syntax-001-expected.txt: Added.
65         * css3/device-adapt/opera/syntax-001.xhtml: Added.
66         * css3/device-adapt/opera/syntax-002-expected.txt: Added.
67         * css3/device-adapt/opera/syntax-002.xhtml: Added.
68         * css3/device-adapt/opera/syntax-003-expected.txt: Added.
69         * css3/device-adapt/opera/syntax-003.xhtml: Added.
70         * platform/efl/TestExpectations:
71
72 2012-11-19  Erik Arvidsson  <arv@chromium.org>
73
74         Update DOMException name: SecurityError
75         https://bugs.webkit.org/show_bug.cgi?id=102437
76
77         Reviewed by Kentaro Hara.
78
79         Updated tests and expectations.
80
81         * fast/canvas/svg-taint-expected.txt:
82         * fast/dom/Document/invalid-domain-change-throws-exception-expected.txt:
83         * fast/dom/Document/script-tests/invalid-domain-change-throws-exception.js:
84         * fast/dom/register-protocol-handler.html:
85         * fast/frames/resources/sandboxed-iframe-storage-disallowed.html:
86         * fast/frames/sandboxed-iframe-storage-expected.txt:
87         * http/tests/loading/state-object-security-exception-expected.txt:
88         * http/tests/notifications/legacy/show-expected.txt:
89         * http/tests/security/canvas-remote-read-remote-image-blocked-no-crossorigin-expected.txt:
90         * http/tests/security/canvas-remote-read-remote-image-expected.txt:
91         * http/tests/security/canvas-remote-read-remote-image-redirect-expected.txt:
92         * http/tests/security/contentSecurityPolicy/worker-script-src-expected.txt:
93         * http/tests/security/cross-origin-local-storage-expected.txt:
94         * http/tests/security/cross-origin-session-storage-expected.txt:
95         * http/tests/security/cross-origin-websql-expected.txt:
96         * http/tests/security/cross-origin-worker-websql-expected.txt:
97         * http/tests/security/resources/sandboxed-iframe-document-cookie-read-denied.html:
98         * http/tests/security/same-origin-storage-blocked-expected.txt:
99         * http/tests/security/same-origin-websql-blocked-expected.txt:
100         * http/tests/security/setDomainRelaxationForbiddenForURLScheme-expected.txt:
101         * http/tests/security/storage-blocking-loosened-local-storage-expected.txt:
102         * http/tests/security/storage-blocking-loosened-websql-expected.txt:
103         * http/tests/security/storage-blocking-strengthened-local-storage-expected.txt:
104         * http/tests/security/storage-blocking-strengthened-websql-expected.txt:
105         * http/tests/security/webgl-remote-read-remote-image-blocked-no-crossorigin-expected.txt:
106         * http/tests/websocket/tests/hybi/url-parsing-expected.txt:
107         * http/tests/workers/shared-worker-redirect-expected.txt:
108         * http/tests/workers/worker-redirect-expected.txt:
109         * platform/chromium-win/websocket/tests/url-parsing-expected.txt:
110         * platform/chromium/fast/dom/register-protocol-handler-expected.txt:
111         * platform/chromium/http/tests/websocket/tests/hixie76/url-parsing-expected.txt:
112         * platform/chromium/http/tests/websocket/tests/hybi/url-parsing-expected.txt:
113         * platform/chromium/permissionclient/storage-permission-expected.txt:
114         * platform/win-wk2/http/tests/inspector-enabled/database-open-expected.txt:
115
116 2012-11-19  Yael Aharon  <yael.aharon@intel.com>
117
118         Unreviewed gardening after r133898.
119         Added expected results for animation tests that are now passing.
120
121         * platform/efl/TestExpectations:
122         * platform/efl/animations/3d: Added.
123         * platform/efl/animations/3d/change-transform-in-end-event-expected.png: Added.
124         * platform/efl/animations/3d/change-transform-in-end-event-expected.txt: Added.
125         * platform/efl/animations/3d/matrix-transform-type-animation-expected.png: Added.
126         * platform/efl/animations/3d/matrix-transform-type-animation-expected.txt: Added.
127         * platform/efl/animations/3d/state-at-end-event-transform-expected.png: Added.
128         * platform/efl/animations/3d/state-at-end-event-transform-expected.txt: Added.
129
130 2012-11-19  Erik Arvidsson  <arv@chromium.org>
131
132         Update DOMException name: URLMismatchError
133         https://bugs.webkit.org/show_bug.cgi?id=102511
134
135         Reviewed by Kentaro Hara.
136
137         Updated tests and expectations.
138
139         * fast/workers/shared-worker-shared-expected.txt:
140
141 2012-11-19  Csaba Osztrogonác  <ossy@webkit.org>
142
143         [Qt][WK2] Unreviewed gardening, unskip a now passing test.
144
145         * platform/qt-5.0-wk2/TestExpectations:
146
147 2012-11-19  Csaba Osztrogonác  <ossy@webkit.org>
148
149         [Qt] Unreviewed gardening, skip new failing tests.
150
151         * platform/qt-5.0-wk2/TestExpectations:
152         * platform/qt-5.0-wk2/compositing/layer-creation/fixed-position-out-of-view-expected.txt: Removed, because it is unnecessary.
153         * platform/qt/TestExpectations:
154
155 2012-11-19  Ilya Tikhonovsky  <loislo@chromium.org>
156
157         webaudio: leak: AudioContext objects are leaking. They retain 36mb of shared data.
158         https://bugs.webkit.org/show_bug.cgi?id=102356
159
160         Reviewed by Adam Barth.
161
162         A clean-up code was moved from uninitialize to clear method.
163         AudioContext marks itself as hasPendingActivity in method constructCommon and unmarks itself in method clear.
164         m_isStopScheduled filters out second ActiveDOMObject::stop call.
165         markForDeletion appends AudioNode pointer to m_nodesToDelete array if there is no active audio thread.
166         adoptRef was added in createOfflineContext method.
167         A guard was added into deleteMarkedNodes.
168
169         * inspector-protocol/nmi-webaudio-leak-test-expected.txt: Added.
170         * inspector-protocol/nmi-webaudio-leak-test.html: Added.
171         * platform/chromium-android/TestExpectations:
172         * platform/efl-wk2/TestExpectations:
173         * platform/efl/TestExpectations:
174         * platform/gtk/TestExpectations:
175         * platform/mac/TestExpectations:
176         * platform/qt/TestExpectations:
177         * platform/win/TestExpectations:
178         * platform/wincairo/TestExpectations:
179
180 2012-11-19  Erik Arvidsson  <arv@chromium.org>
181
182         Update DOMException name: QuotaExceededError
183         https://bugs.webkit.org/show_bug.cgi?id=102512
184
185         Reviewed by Kentaro Hara.
186
187         Updated tests and expectations.
188
189         * security/crypto-random-values-limits-expected.txt:
190         * storage/domstorage/localstorage/private-browsing-affects-storage-expected.txt:
191         * storage/domstorage/sessionstorage/private-browsing-affects-storage-expected.txt:
192
193 2012-11-19  Kentaro Hara  <haraken@chromium.org>
194
195         Unreviewed gardening.
196
197         * platform/chromium-linux/fast/forms/month-multiple-fields/month-multiple-fields-value-set-empty-expected.txt: Added.
198
199 2012-11-19  Kentaro Hara  <haraken@chromium.org>
200
201         Unreviewed gardening.
202
203         * platform/chromium/TestExpectations:
204
205 2012-11-19  Kentaro Hara  <haraken@chromium.org>
206
207         Unreviewed, rolling out r135111.
208         http://trac.webkit.org/changeset/135111
209         https://bugs.webkit.org/show_bug.cgi?id=102356
210
211         The patch caused crashes in several layout tests
212
213         * inspector-protocol/nmi-webaudio-leak-test-expected.txt: Removed.
214         * inspector-protocol/nmi-webaudio-leak-test.html: Removed.
215         * platform/chromium-android/TestExpectations:
216         * platform/efl-wk2/TestExpectations:
217         * platform/efl/TestExpectations:
218         * platform/gtk/TestExpectations:
219         * platform/mac/TestExpectations:
220         * platform/qt/TestExpectations:
221         * platform/win/TestExpectations:
222         * platform/wincairo/TestExpectations:
223
224 2012-11-19  Kentaro Hara  <haraken@chromium.org>
225
226         Unreviewed gardening.
227
228         * platform/chromium/TestExpectations:
229
230 2012-11-19  Kentaro Hara  <haraken@chromium.org>
231
232         Unreviewed gardening.
233
234         * platform/chromium/TestExpectations:
235
236 2012-11-19  Kentaro Hara  <haraken@chromium.org>
237
238         Unreviewed gardening.
239
240         * platform/chromium/TestExpectations:
241
242 2012-11-19  Kentaro Hara  <haraken@chromium.org>
243
244         Unreviewed. Rebaselined a text dump.
245
246         * platform/chromium-win/fast/forms/month-multiple-fields/month-multiple-fields-value-set-empty-expected.txt: Added.
247
248 2012-11-19  Kristóf Kosztyó  <kkristof@inf.u-szeged.hu>
249
250         [Qt] Unreviewed gardening.
251
252         Update test expectation and skip a new failing test.
253
254         * platform/qt-5.0/fast/js/global-constructors-expected.txt:
255         * platform/qt/TestExpectations:
256
257 2012-11-19  Jussi Kukkonen  <jussi.kukkonen@intel.com>
258
259         [EFL][WK2] Enable media tests that pass after r135063
260         https://bugs.webkit.org/show_bug.cgi?id=102657
261
262         Unreviewed gardening, these test no longer crash after
263         https://bugs.webkit.org/show_bug.cgi?id=101428.
264
265         * platform/efl-wk2/TestExpectations:
266
267 2012-11-19  Zan Dobersek  <zandobersek@gmail.com>
268
269         Unreviewed GTK gardening, rebaselining after r135093.
270
271         * platform/gtk/fast/js/global-constructors-expected.txt:
272
273 2012-11-19  Kent Tamura  <tkent@chromium.org>
274
275         input.value="" should clear date/time input elements with partial values
276         https://bugs.webkit.org/show_bug.cgi?id=102645
277
278         Reviewed by Kentaro Hara.
279
280         - Add tests for each of date/time input types.
281         - Add them to TextExpectations for platforms without ENABLE_INPUT_MULTIPLE_FIELDS_UI.
282
283         * fast/forms/date-multiple-fields/date-multiple-fields-value-set-empty-expected.txt: Added.
284         * fast/forms/date-multiple-fields/date-multiple-fields-value-set-empty.html: Added.
285         * fast/forms/datetime-multiple-fields/datetime-multiple-fields-value-set-empty-expected.txt: Added.
286         * fast/forms/datetime-multiple-fields/datetime-multiple-fields-value-set-empty.html: Added.
287         * fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fields-value-set-empty-expected.txt: Added.
288         * fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fields-value-set-empty.html: Added.
289         * fast/forms/month-multiple-fields/month-multiple-fields-value-set-empty-expected.txt: Added.
290         * fast/forms/month-multiple-fields/month-multiple-fields-value-set-empty.html: Added.
291         * fast/forms/resources/multiple-fields-value-set-empty.js: Added.
292         * fast/forms/time-multiple-fields/time-multiple-fields-value-set-empty-expected.txt: Added.
293         * fast/forms/time-multiple-fields/time-multiple-fields-value-set-empty.html: Added.
294         * fast/forms/week-multiple-fields/week-multiple-fields-value-set-empty-expected.txt: Added.
295         * fast/forms/week-multiple-fields/week-multiple-fields-value-set-empty.html: Added.
296         * platform/chromium-android/TestExpectations:
297         * platform/efl/TestExpectations:
298         * platform/gtk/TestExpectations:
299         * platform/mac/TestExpectations:
300         * platform/qt/TestExpectations:
301         * platform/win/TestExpectations:
302
303 2012-11-19  Alexei Filippov  <alph@chromium.org>
304
305         Web Inspector: refine time and bytes output formatting
306         https://bugs.webkit.org/show_bug.cgi?id=102265
307
308         Reviewed by Yury Semikhatsky.
309
310         Add a space between number and unit, otherwise it's hard to read things like 88B.
311         Reduce a number of decimal digits in KB and MB formats. 1023.45KB seems to be too detailed.
312
313         * inspector/audits/audits-panel-functional-expected.txt:
314         * inspector/audits/audits-panel-noimages-functional-expected.txt:
315
316 2012-11-19  Christophe Dumez  <christophe.dumez@intel.com>
317
318         [EFL] Update expectation for fast/js/global-constructors.html after r135093
319         https://bugs.webkit.org/show_bug.cgi?id=102653
320
321         Unreviewed EFL gardening.
322
323         Update EFL baseline for fast/js/global-constructors.html after r135093.
324
325         * platform/efl/fast/js/global-constructors-expected.txt: Added.
326
327 2012-11-18  Keishi Hattori  <keishi@webkit.org>
328
329         [Chromium] Add tests for week suggestion picker
330         https://bugs.webkit.org/show_bug.cgi?id=102039
331
332         Reviewed by Kent Tamura.
333
334         Adding tests for datalist UI for <input type=week>.
335
336         * platform/chromium-mac/platform/chromium/fast/forms/suggestion-picker/week-suggestion-picker-appearance-expected.png: Added.
337         * platform/chromium-mac/platform/chromium/fast/forms/suggestion-picker/week-suggestion-picker-appearance-rtl-expected.png: Added.
338         * platform/chromium-mac/platform/chromium/fast/forms/suggestion-picker/week-suggestion-picker-appearance-with-scroll-bar-expected.png: Added.
339         * platform/chromium-win/platform/chromium/fast/forms/suggestion-picker/week-suggestion-picker-key-operations-expected.txt: Added.
340         * platform/chromium/TestExpectations:
341         * platform/chromium/fast/forms/suggestion-picker/week-suggestion-picker-appearance-expected.txt: Added.
342         * platform/chromium/fast/forms/suggestion-picker/week-suggestion-picker-appearance-rtl-expected.txt: Added.
343         * platform/chromium/fast/forms/suggestion-picker/week-suggestion-picker-appearance-rtl.html: Added.
344         * platform/chromium/fast/forms/suggestion-picker/week-suggestion-picker-appearance-with-scroll-bar-expected.txt: Added.
345         * platform/chromium/fast/forms/suggestion-picker/week-suggestion-picker-appearance-with-scroll-bar.html: Added.
346         * platform/chromium/fast/forms/suggestion-picker/week-suggestion-picker-appearance.html: Added.
347         * platform/chromium/fast/forms/suggestion-picker/week-suggestion-picker-key-operations-expected.txt: Added.
348         * platform/chromium/fast/forms/suggestion-picker/week-suggestion-picker-key-operations.html: Added.
349         * platform/chromium/fast/forms/suggestion-picker/week-suggestion-picker-min-max-attribute-expected.txt: Added.
350         * platform/chromium/fast/forms/suggestion-picker/week-suggestion-picker-min-max-attribute.html: Added.
351         * platform/chromium/fast/forms/suggestion-picker/week-suggestion-picker-mouse-operations-expected.txt: Added.
352         * platform/chromium/fast/forms/suggestion-picker/week-suggestion-picker-mouse-operations.html: Added.
353         * platform/chromium/fast/forms/suggestion-picker/week-suggestion-picker-reset-value-after-reload-expected.txt: Added.
354         * platform/chromium/fast/forms/suggestion-picker/week-suggestion-picker-reset-value-after-reload.html: Added.
355         * platform/chromium/fast/forms/suggestion-picker/week-suggestion-picker-step-attribute-expected.txt: Added.
356         * platform/chromium/fast/forms/suggestion-picker/week-suggestion-picker-step-attribute.html: Added.
357
358 2012-11-18  Christophe Dumez  <christophe.dumez@intel.com>
359
360         [EFL][WK2] Skip networkinformation tests wrongly unskipped in r135096
361         https://bugs.webkit.org/show_bug.cgi?id=102650
362
363         Unreviewed EFL gardening.
364
365         Skip again for EFL Debug bots several networkinformation tests
366         that were wrongly unskipped in r135096 as they still hit an
367         assertion.
368
369         * platform/efl-wk2/TestExpectations:
370
371 2012-11-18  Ilya Tikhonovsky  <loislo@chromium.org>
372
373         Unreviewed: add missed test files for r135111.
374
375         * inspector-protocol/resources/audio-context.html: Added.
376         * inspector-protocol/resources/blank.html: Added.
377
378 2012-11-16  Ilya Tikhonovsky  <loislo@chromium.org>
379
380         webaudio: leak: AudioContext objects are leaking. They retain 36mb of shared data.
381         https://bugs.webkit.org/show_bug.cgi?id=102356
382
383         Reviewed by Adam Barth.
384
385         A clean-up code was moved from uninitialize to clear method.
386         AudioContext marks itself as hasPendingActivity in method constructCommon and unmarks itself in method clear.
387         m_isStopScheduled filters out second ActiveDOMObject::stop call.
388         markForDeletion appends AudioNode pointer to m_nodesToDelete array if there is no active audio thread.
389         adoptRef was added in createOfflineContext method.
390
391         * inspector-protocol/nmi-webaudio-leak-test-expected.txt: Added.
392         * inspector-protocol/nmi-webaudio-leak-test.html: Added.
393
394 2012-11-18  Kunihiko Sakamoto  <ksakamoto@chromium.org>
395
396         min/max/step support for calendar picker on datetime/datetime-local
397         https://bugs.webkit.org/show_bug.cgi?id=102628
398
399         Reviewed by Kent Tamura.
400
401         Verify that calendar picker has correct available dates when
402         min/max/step attributes are set in datetime input.
403
404         * platform/chromium/fast/forms/calendar-picker/calendar-picker-datetime-with-step-expected.txt: Added.
405         * platform/chromium/fast/forms/calendar-picker/calendar-picker-datetime-with-step.html: Added.
406
407 2012-11-18  Kentaro Hara  <haraken@chromium.org>
408
409         Unreviewed. Rebaselined images.
410
411         * platform/chromium-linux-x86/fast/block/float/overhanging-tall-block-expected.txt: Added.
412         * platform/chromium-linux/fast/block/float/overhanging-tall-block-expected.png: Added.
413         * platform/chromium-linux/fast/block/float/overhanging-tall-block-expected.txt: Added.
414         * platform/chromium-mac-lion/fast/block/float/overhanging-tall-block-expected.txt: Added.
415         * platform/chromium-mac-snowleopard/fast/block/float/overhanging-tall-block-expected.txt: Added.
416         * platform/chromium-win-xp/fast/block/float/overhanging-tall-block-expected.png: Added.
417         * platform/chromium-win-xp/fast/block/float/overhanging-tall-block-expected.txt: Added.
418         * platform/efl-wk1/fast/block/float/overhanging-tall-block-expected.png: Renamed from LayoutTests/platform/efl/fast/block/float/overhanging-tall-block-expected.png.
419
420 2012-11-18  Ryosuke Niwa  <rniwa@webkit.org>
421
422         Chromium rebaseline after r135093.
423
424         * platform/chromium-linux/inspector: Added.
425         * platform/chromium-linux/inspector/console: Added.
426         * platform/chromium-linux/inspector/console/console-format-collections-expected.txt: Added.
427
428 2012-11-18  KwangYong Choi  <ky0.choi@samsung.com>
429
430         [EFL] Gardening, unskip passing tests
431         https://bugs.webkit.org/show_bug.cgi?id=102460
432
433         Unreviewed EFL gardening.
434
435         The tests marked Crash by r132469 are passing now.
436
437         fast/dom/nested-script-exceptions.html, networkinformation/multiple-frames.html,
438         networkinformation/basic-all-types-of-events.html, networkinformation/updates.html,
439         networkinformation/add-listener-from-callback.html, networkinformation/basic-operation.html
440
441         * platform/efl-wk2/TestExpectations:
442
443 2012-11-18  Kentaro Hara  <haraken@chromium.org>
444
445         Unreviewed. Removed a duplicated entry.
446
447         * platform/chromium/TestExpectations:
448
449 2012-11-18  Ryosuke Niwa  <rniwa@webkit.org>
450
451         Make namedItem return a node list only in HTMLFormControlsCollection and HTMLOptionsCollection
452         https://bugs.webkit.org/show_bug.cgi?id=101311
453
454         Reviewed by Darin Adler.
455
456         Added a regression test to ensure form.elements and select.options use correct interfaces,
457         and named getter for those two properties return a NodeList when there are multiple matches.
458
459         Also added appropriate IDL options to HTMLOptionsCollection.idl.
460
461         * fast/dom/collection-nameditem-move-between-documents-expected.txt: Rebaselined since namedItem
462         now correctly returns null when there is no match. This test result demonstrates a bug that
463         HTMLAllCollection doesn't inherit from HTMLCollection.
464         * fast/dom/collection-nameditem-move-between-documents.html: Ditto.
465         * fast/dom/dom-constructors-expected.txt: Rebaselined.
466         * fast/dom/html-collections-named-getter-expected.txt: Added.
467         * fast/dom/html-collections-named-getter.html: Added.
468         * fast/dom/wrapper-classes-expected.txt: Rebaselined. Since we're exposing HTMLOptionsCollection
469         on the window object, the constructor property of an instance of HTMLOptionsCollection object
470         shows up as a function. We should update the test to support this behavior in the future.
471         * inspector/console/console-format-collections-expected.txt: Rebaselined.
472         * platform/chromium/fast/dom/gc-9-expected.txt: Rebaselined since a test case for
473         HTMLOptionsCollection now passes.
474
475 2012-11-18  Kentaro Hara  <haraken@chromium.org>
476
477         Unreviewed.
478         r135025 marked a couple of tests as SKIP in Mac.
479         This patch marks the tests as SKIP in Chormium.
480
481         * platform/chromium/TestExpectations:
482
483 2012-11-18  Kentaro Hara  <haraken@chromium.org>
484
485         Unreviewed. Marked platform/chromium/virtual/deferred/fast/images/webgl-teximage2d.html as TIMEOUT.
486
487         * platform/chromium/TestExpectations:
488
489 2012-11-18  Kentaro Hara  <haraken@chromium.org>
490
491         Unreviewed. Marked fast/images/webgl-teximage2d.html as TIMEOUT.
492
493         * platform/chromium/TestExpectations:
494
495 2012-11-18  Simon Fraser  <simon.fraser@apple.com>
496
497         Rebaselines.
498
499         * platform/mac/fast/media/mq-js-media-except-02-expected.txt:
500         * platform/mac/fast/media/mq-js-media-except-03-expected.txt:
501         * platform/mac/svg/custom/baseval-animval-equality-expected.txt:
502
503 2012-11-18  Antti Koivisto  <antti@apple.com>
504
505         REGRESSION(r129644): User StyleSheet not applying
506         https://bugs.webkit.org/show_bug.cgi?id=102110
507
508         Reviewed by Andreas Kling.
509
510         * inspector/timeline/timeline-script-tag-1-expected.txt:
511         
512             Update the test result. The style invalidation log is slightly different.
513
514         * userscripts/user-stylesheet-invalidate-expected.txt: Added.
515         * userscripts/user-stylesheet-invalidate.html: Added.
516
517 2012-11-17  Adam Barth  <abarth@webkit.org>
518
519         REGRESSION (r133633): ASSERTION FAILED: m_wrapper || !m_jsFunction
520         https://bugs.webkit.org/show_bug.cgi?id=101428
521
522         Reviewed by Geoffrey Garen.
523
524         Add two calls to gc() to make an ASSERT trigger on every run. One call
525         to gc() does not appear to be sufficient for reasons I don't fully
526         understand.
527
528         * media/media-continues-playing-after-replace-source.html:
529
530 2012-11-17  Simon Fraser  <simon.fraser@apple.com>
531
532         Simplify bounds computation for the RenderView's layer
533         https://bugs.webkit.org/show_bug.cgi?id=102597
534
535         Reviewed by Anders Carlsson.
536
537         Progressions as a result of this change:
538
539         * compositing/layer-creation/fixed-position-out-of-view-expected.txt: The height
540         is now the page height, since the page is scrollable.
541         * compositing/tiling/tile-cache-zoomed-expected.txt: The main layer now is not
542         affected by the page scale transform.
543         * platform/mac/compositing/tiling/tile-cache-zoomed-expected.txt: Ditto.
544
545 2012-11-17  Simon Fraser  <simon.fraser@apple.com>
546
547         Rebaseline three tests affected by the dumping of tile grid extent.
548
549         * platform/mac/compositing/tiling/rotated-tiled-clamped-expected.txt:
550         * platform/mac/compositing/tiling/rotated-tiled-preserve3d-clamped-expected.txt:
551         * platform/mac/compositing/tiling/tile-cache-zoomed-expected.txt:
552
553 2012-11-17  Simon Fraser  <simon.fraser@apple.com>
554
555         Dump the tile cache extent in layout tests
556         https://bugs.webkit.org/show_bug.cgi?id=102600
557
558         Reviewed by Anders Carlsson.
559
560         New results which contain tile cache extents.
561
562         * platform/mac/tiled-drawing/tile-coverage-after-scroll-expected.txt:
563         * platform/mac/tiled-drawing/tile-coverage-scroll-to-bottom-expected.txt:
564         * platform/mac/tiled-drawing/tile-coverage-slow-scrolling-expected.txt:
565         * platform/mac/tiled-drawing/tiled-drawing-zoom-expected.txt:
566         * platform/mac/tiled-drawing/tiled-drawing-zoom-scrolled-expected.txt:
567         * platform/mac/tiled-drawing/use-tiled-drawing-expected.txt:
568
569 2012-11-17  Zan Dobersek  <zandobersek@gmail.com>
570
571         Unreviewed GTK gardening. Fixing a test that's failing due to changes
572         made in r134949 and wasn't updated yet.
573
574         * http/tests/websocket/tests/hybi/workers/close-expected.txt:
575         * http/tests/websocket/tests/hybi/workers/resources/close.js:
576
577 2012-11-17  Li Yin  <li.yin@intel.com>
578
579         biquadfilternode-basic.html test should cover default value of frequency, Q and gain.
580         https://bugs.webkit.org/show_bug.cgi?id=102305
581
582         Reviewed by Chris Rogers.
583
584         Spec: https://dvcs.w3.org/hg/audio/raw-file/tip/webaudio/specification.html#BiquadFilterNode
585         The default values of frequency, Q and gain are clearly specified, we should
586         have related sub test to over them.
587
588         * webaudio/biquadfilternode-basic-expected.txt:
589         * webaudio/biquadfilternode-basic.html:
590
591 2012-11-17  Zan Dobersek  <zandobersek@gmail.com>
592
593         Unreviewed GTK gardening.
594
595         * platform/gtk/TestExpectations:
596
597 2012-11-17  Zan Dobersek  <zandobersek@gmail.com>
598
599         Unreviewed gardening. Fixing a test that's failing since r134859.
600
601         * http/tests/websocket/tests/hybi/workers/close-expected.txt:
602         * http/tests/websocket/tests/hybi/workers/resources/close.js:
603         (runInvalidStringTest):
604
605 2012-11-17  Mike West  <mkwst@chromium.org>
606
607         Web Inspector: http/tests/inspector/stacktraces/* are flakey in JSC
608         https://bugs.webkit.org/show_bug.cgi?id=102380
609
610         Reviewed by Yury Semikhatsky.
611
612         The inspector stacktrace tests are quite flakey at the moment under JSC.
613         This patch drops detail out of the test that a) isn't relevent to what's
614         being tested, and b) varies under JSC for no discernable reason. A side
615         benifit of this change is that we can drop most platform-specific test
616         results, as we're now only looking at data that JSC and V8 agree upon.
617
618         * http/tests/inspector/stacktraces/csp-injected-content-warning-contains-stacktrace-expected.txt:
619         * http/tests/inspector/stacktraces/csp-inline-warning-contains-stacktrace-expected.txt:
620         * http/tests/inspector/stacktraces/csp-setInterval-warning-contains-stacktrace-expected.txt:
621         * http/tests/inspector/stacktraces/csp-setTimeout-warning-contains-stacktrace-expected.txt:
622             Reset tests based on the new level of detail.
623         * http/tests/inspector/stacktraces/resources/stacktrace-test.js:
624         (test.addMessage):
625         (test):
626             Limit the detail of the output to the top frame of the stack, and
627             drop the column number (which was always 0 in JSC).
628         * platform/chromium/http/tests/inspector/stacktraces/csp-injected-content-warning-contains-stacktrace-expected.txt: Removed.
629         * platform/chromium/http/tests/inspector/stacktraces/csp-setInterval-warning-contains-stacktrace-expected.txt: Removed.
630         * platform/chromium/http/tests/inspector/stacktraces/csp-setTimeout-warning-contains-stacktrace-expected.txt: Removed.
631             Dropping these platform-specific tests, as this patch limits the test
632             output detail to a subset that V8 and JSC agree upon.
633         * platform/chromium/http/tests/inspector/stacktraces/csp-inline-warning-contains-stacktrace-expected.txt:
634             Can't drop this one, sadly.
635
636 2012-11-16  Simon Fraser  <simon.fraser@apple.com>
637
638         Rebaseline.
639
640         * platform/mac-wk2/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt:
641         * platform/mac-wk2/svg/zoom/page/zoom-svg-through-object-with-huge-size-expected.txt:
642         * platform/mac-wk2/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.txt:
643
644 2012-11-16  Simon Fraser  <simon.fraser@apple.com>
645
646         Rebaseline some editing tests.
647
648         * platform/mac-wk2/editing/selection/caret-ltr-right-expected.txt: Removed.
649         * platform/mac-wk2/editing/selection/caret-rtl-right-expected.txt: Removed.
650         * platform/mac/TestExpectations:
651         * platform/mac/editing/pasteboard/innerText-inline-table-expected.txt:
652         * platform/mac/editing/selection/iframe-expected.txt:
653         * platform/mac/editing/selection/inline-table-expected.txt:
654         * platform/mac/editing/selection/table-caret-3-expected.txt:
655
656 2012-11-16  David Grogan  <dgrogan@chromium.org>
657
658         IndexedDB: setVersion excision batch 10
659         https://bugs.webkit.org/show_bug.cgi?id=102565
660
661         Reviewed by Tony Chang.
662
663         * storage/indexeddb/mozilla/resources/versionchange.js: Removed.
664           Very similar to a lot of our other tests.
665
666         * storage/indexeddb/resources/set_version_queue.js: Removed.
667           Tests 4 already-open connections calling setVersion, no longer
668           applicable. Though something similar will be set up when we
669           implement 4.1.3#Note2:
670           if two databases with the same name and origin, but with different
671           versions, are being opened at the same time, the one with the highest
672           version will attempt to be opened first.
673
674         * storage/indexeddb/resources/setversion-blocks-open.js: Removed.
675           Tests the same thing as version-change-exclusive, even though
676           version-change-exclusive's description had been inaccurate.
677
678         * storage/indexeddb/resources/setversion-blocks-setversion.js: Removed.
679           Behavior under test is no longer possible. (multiple setVersion
680           calls from same connection.)
681
682         * storage/indexeddb/resources/shared.js:
683         (indexedDBTest):
684         Added another optional parameter for version-change-exclusive.
685
686         * storage/indexeddb/resources/three-setversion-calls.js: Removed.
687           Behavior under test is no longer possible. (multiple setVersion
688           calls from same connection.)
689
690         * storage/indexeddb/resources/two-version-changes.js: Removed.
691           Behavior under test is no longer possible. (multiple setVersion
692           calls from same connection.)
693
694         * storage/indexeddb/resources/version-change-abort.js:
695           Straightforward conversion.
696
697         * storage/indexeddb/resources/version-change-exclusive.js:
698           The previous description didn't accurately describe the test.
699
700         --Corresponding .html and -expected files also removed.
701
702 2012-11-16  Joshua Bell  <jsbell@chromium.org>
703
704         IndexedDB: Assert hit when getting non-existent object store in version change transaction
705         https://bugs.webkit.org/show_bug.cgi?id=102547
706
707         Reviewed by Tony Chang.
708
709         Regression test - make sure that .objectStore() and .index() fail on unknown names
710         in "versionchange" transactions.
711
712         * storage/indexeddb/object-lookups-in-versionchange-expected.txt: Added.
713         * storage/indexeddb/object-lookups-in-versionchange.html: Added.
714
715 2012-11-16  Simon Fraser  <simon.fraser@apple.com>
716
717         Eliminate ancestor tree walk computing outlineBoundsForRepaint() when updating layer positions
718         https://bugs.webkit.org/show_bug.cgi?id=101874
719
720         Reviewed by Dave Hyatt.
721
722         In debug, skip tests that assert because of LayoutUnit truncation.
723
724         * platform/mac/TestExpectations:
725
726 2012-11-16  Alec Flett  <alecflett@chromium.org>
727
728         Add tests for explicit serialization values
729         https://bugs.webkit.org/show_bug.cgi?id=96818
730
731         Reviewed by Adam Barth.
732
733         Make sure SerializedScriptValues are backward compatible with future changes.
734
735         * platform/chromium/fast/storage/serialized-script-value.html: Added.
736         * platform/chromium/fast/storage/serialized-script-value.txt: Added.
737
738 2012-11-16  David Grogan  <dgrogan@chromium.org>
739
740         IndexedDB: setVersion excision batch 9
741         https://bugs.webkit.org/show_bug.cgi?id=102455
742
743         Reviewed by Tony Chang.
744
745         * storage/indexeddb/persistence-expected.txt:
746         * storage/indexeddb/resources/persistence.js:
747         (prepareDatabase):
748         Little awkwardness to get the initial version number to be 0 (actually,
749         because of a bug it's "") so that first() will trigger a
750         versionchange.
751         (first):
752
753         * storage/indexeddb/resources/set_version_blocked.js:
754           Small "blocked" test. It's probably redundant due to our crazier
755           tests, but it is nice to have a succinct test that checks one thing.
756
757         * storage/indexeddb/resources/shared.js:
758         (unexpectedBlockedCallback):
759         * storage/indexeddb/resources/transaction-basics.js:
760           This test is a mess, obviously written near the dawn of IDB when no
761           one knew how to write an effective test for it. In the interests of
762           preventing the diff from exploding I didn't take all the
763           clarification opportunities that were there.
764
765         * storage/indexeddb/resources/transaction-error.js:
766         * storage/indexeddb/set_version_blocked-expected.txt:
767         * storage/indexeddb/transaction-basics-expected.txt:
768         * storage/indexeddb/transaction-error-expected.txt:
769
770 2012-11-16  Dimitri Glazkov  <dglazkov@chromium.org>
771
772         [Chromium] Removed unnecessary expectation.
773
774         * platform/chromium-win/fast/canvas/canvas-shadow-expected.txt: Removed.
775
776 2012-11-16  Pablo Flouret  <pablof@motorola.com>
777
778         [JSC] Don't sanitize window.onerror information on crossorigin-enabled scripts
779         https://bugs.webkit.org/show_bug.cgi?id=70574
780
781         Reviewed by Geoffrey Garen.
782
783         * http/tests/security/resources/cors-script.php:
784         * http/tests/security/script-crossorigin-onerror-information-expected.txt: Added.
785         * http/tests/security/script-crossorigin-onerror-information.html: Added.
786         * http/tests/security/script-no-crossorigin-onerror-should-be-sanitized-expected.txt: Added.
787         * http/tests/security/script-no-crossorigin-onerror-should-be-sanitized.html: Added.
788
789         * platform/chromium/TestExpectations:
790             This patch only deals with JSC right now, skip the new tests.
791
792 2012-11-16  Dimitri Glazkov  <dglazkov@chromium.org>
793
794         [Chromium] Remaining bits of Win7 rebaselines.
795
796 2012-11-16  Dimitri Glazkov  <dglazkov@chromium.org>
797
798         [Chromium] Massive rebaseline after Win7 came back up.
799
800 2012-11-16  Dimitri Glazkov  <dglazkov@chromium.org>
801
802         Unreviewed, rolling out r134986.
803         http://trac.webkit.org/changeset/134986
804         https://bugs.webkit.org/show_bug.cgi?id=102110
805
806         Triggered ASSERT in fast/frames/seamless/seamless-inherited-
807         origin.html.
808
809         * userscripts/user-stylesheet-invalidate-expected.txt: Removed.
810         * userscripts/user-stylesheet-invalidate.html: Removed.
811
812 2012-11-16  Antti Koivisto  <antti@apple.com>
813
814         REGRESSION(r129644): User StyleSheet not applying
815         https://bugs.webkit.org/show_bug.cgi?id=102110
816
817         Reviewed by Andreas Kling.
818
819         * userscripts/user-stylesheet-invalidate-expected.txt: Added.
820         * userscripts/user-stylesheet-invalidate.html: Added.
821
822 2012-11-15  Brent Fulgham  <bfulgham@webkit.org>
823
824         [WinCairo] Sync with Windows test expectations.
825
826         * platform/wincairo/TestExpectations: Update to match Windows.
827
828 2012-11-16  Dimitri Glazkov  <dglazkov@chromium.org>
829
830         [Chromium] adjusting expectations for checkerboard.html
831
832 2012-11-16  Li Yin  <li.yin@intel.com>
833
834         audiopannernode-basic.html should cover default value of attribute.
835         https://bugs.webkit.org/show_bug.cgi?id=102332
836
837         Reviewed by Chris Rogers.
838
839         Spec: https://dvcs.w3.org/hg/audio/raw-file/tip/webaudio/specification.html#PannerNode
840         Currently almost all attributes of PannerNode are specified default value clearly,
841         the test should cover them.
842
843         * webaudio/audiopannernode-basic-expected.txt:
844         * webaudio/audiopannernode-basic.html:
845
846 2012-11-16  Tommy Widenflycht  <tommyw@google.com>
847
848         [chromium] MediaStream API: Add missing WebRTCPeerConnectionHandlerClient::didAddRemoteDataChannel
849         https://bugs.webkit.org/show_bug.cgi?id=102386
850
851         Reviewed by Adam Barth.
852
853         * fast/mediastream/RTCPeerConnection-datachannel.html:
854         * fast/mediastream/RTCPeerConnection-datachannel-expected.txt:
855
856 2012-11-16  Robert Flack  <flackr@chromium.org>
857
858         Handle gesture events on scrollbars.
859         https://bugs.webkit.org/show_bug.cgi?id=101516
860
861         Reviewed by Antonio Gomes.
862
863         Adds a gesture event handler to scrollbars and sends gestures beginning
864         over a scrollbar to this handler to allow touch scrolling scrollbars.
865
866         * fast/events/touch/gesture/gesture-scrollbar-expected.txt: Added.
867         * fast/events/touch/gesture/gesture-scrollbar.html: Added.
868
869 2012-11-16  Dimitri Glazkov  <dglazkov@chromium.org>
870
871         [Chromium] Removed incorrect baseline.
872
873         * platform/chromium-mac/canvas/philip/tests/2d.shadow.enable.blur-expected.txt: Removed.
874
875 2012-11-16  Erik Arvidsson  <arv@chromium.org>
876
877         Update DOMException name: TypeMismatchError
878         https://bugs.webkit.org/show_bug.cgi?id=102418
879
880         Reviewed by Kentaro Hara.
881
882         Updated tests and expectations.
883
884         * editing/selection/extend-expected.txt:
885         * fast/dom/Element/attr-param-typechecking-expected.txt:
886         * fast/dom/Geolocation/argument-types-expected.txt:
887         * fast/dom/Geolocation/not-enough-arguments-expected.txt:
888         * fast/dom/Geolocation/script-tests/argument-types.js:
889         (test):
890         * fast/dom/HTMLSelectElement/select-selectedIndex-expected.txt:
891         * fast/dom/HTMLSelectElement/select-selectedIndex-multiple-expected.txt:
892         * fast/js/select-options-add-expected.txt:
893         * fast/mediastream/RTCIceCandidate-expected.txt:
894         * fast/mediastream/RTCPeerConnection-expected.txt:
895         * fast/mediastream/RTCSessionDescription-expected.txt:
896         * platform/chromium/fast/dynamic/insertAdjacentElement-expected.txt:
897         * platform/efl/fast/dynamic/insertAdjacentElement-expected.txt:
898         * platform/gtk/fast/dynamic/insertAdjacentElement-expected.txt:
899         * platform/mac/fast/dynamic/insertAdjacentElement-expected.txt:
900         * platform/qt/fast/dynamic/insertAdjacentElement-expected.txt:
901         * security/crypto-random-values-types-expected.txt:
902         * svg/dom/SVGTransformList-expected.txt:
903
904 2012-11-16  Erik Arvidsson  <arv@chromium.org>
905
906         Update DOMException name: InvalidAccessError
907         https://bugs.webkit.org/show_bug.cgi?id=102400
908
909         Reviewed by Kentaro Hara.
910
911         Updated tests and expectations.
912
913         * editing/undomanager/undomanager-reenter-expected.txt:
914         * editing/undomanager/undomanager-reenter.html:
915         * editing/undomanager/undoscopehost-use-after-free-expected.txt:
916         * editing/undomanager/undoscopehost-use-after-free.html:
917         * fast/css/CSSPrimitiveValue-exceptions-expected.txt:
918         * fast/css/getFloatValueForUnit-expected.txt:
919         * fast/css/getFloatValueForUnit.html:
920         * fast/css/resources/CSSPrimitiveValue-exceptions.js:
921         * fast/dom/XMLSerializer-doctype2-expected.txt:
922         * fast/dom/XMLSerializer-doctype2.html:
923         * fast/dom/setPrimitiveValue-exceptions-expected.txt:
924         * fast/xmlhttprequest/xmlhttprequest-responsetype-before-open-sync-request-expected.txt:
925         * fast/xmlhttprequest/xmlhttprequest-responsetype-sync-request-expected.txt:
926         * fast/xmlhttprequest/xmlhttprequest-sync-disabled-expected.txt:
927         * http/tests/media/media-source/video-media-source-add-and-remove-buffers-expected.txt:
928         * http/tests/media/media-source/video-media-source-duration-changed-expected.txt:
929         * http/tests/websocket/tests/hybi/close-expected.txt:
930         * http/tests/websocket/tests/hybi/close.html:
931         * platform/chromium-mac/fast/dom/setPrimitiveValue-exceptions-expected.txt:
932         * platform/chromium-win/fast/dom/setPrimitiveValue-exceptions-expected.txt:
933         * webintents/web-intents-api-expected.txt:
934         * webintents/web-intents-api.html:
935
936 2012-11-16  Sudarsana Nagineni  <sudarsana.nagineni@intel.com>
937
938         [EFL] Gardening failure cases on EFL build bots
939         https://bugs.webkit.org/show_bug.cgi?id=102496
940
941         Unreviewed EFL gardening.
942
943         * platform/efl-wk1/fast/media/mq-js-media-except-02-expected.png: Removed.
944         * platform/efl-wk1/fast/media/mq-js-media-except-03-expected.png: Removed.
945         * platform/efl-wk2/TestExpectations:
946         * platform/efl/TestExpectations:
947         * platform/efl/fast/media/mq-js-media-except-02-expected.png: Added.
948         * platform/efl/fast/media/mq-js-media-except-02-expected.txt: Added.
949         * platform/efl/fast/media/mq-js-media-except-03-expected.png: Added.
950         * platform/efl/fast/media/mq-js-media-except-03-expected.txt: Added.
951
952 2012-11-16  Zan Dobersek  <zandobersek@gmail.com>
953
954         Unreviewed GTK gardening, rebaselining after r134859.
955
956         * platform/gtk/fast/media/mq-js-media-except-02-expected.txt: Added.
957         * platform/gtk/fast/media/mq-js-media-except-03-expected.txt: Added.
958
959 2012-11-16  Shinya Kawanaka  <shinyak@chromium.org>
960
961         Changing pseudoClass (:indeterminate) should cause distribution
962         https://bugs.webkit.org/show_bug.cgi?id=101903
963
964         Reviewed by Dimitri Glazkov.
965
966         I've used "-webkit-appearance: none" for progress element because of Bug 102459.
967         It prevents from testing progress element on Windows.
968
969         * fast/dom/shadow/pseudoclass-update-indeterminate-input-expected.html: Added.
970         * fast/dom/shadow/pseudoclass-update-indeterminate-input.html: Added.
971         * fast/dom/shadow/pseudoclass-update-indeterminate-progress-expected.html: Added.
972         * fast/dom/shadow/pseudoclass-update-indeterminate-progress.html: Added.
973
974 2012-11-16  Mike West  <mkwst@chromium.org>
975
976         [chromium] Unreviewed gardening.
977
978         http/tests/security/sandboxed-iframe-form-top.html is leaking state into
979         the next test, and should have been skipped for Chromium as well as mac
980         in r134789. This patch remedies that oversight.
981
982         * platform/chromium/TestExpectations:
983
984 2012-11-16  Yury Semikhatsky  <yurys@chromium.org>
985
986         Web Inspector: don't show an Error when evaluating a watch expression results in an exception
987         https://bugs.webkit.org/show_bug.cgi?id=102470
988
989         Reviewed by Vsevolod Vlasov.
990
991         Check that watch expression has value "<not available>" in case of exception
992         during its evaluation instead of a special style class tha has been removed.
993
994         * inspector/debugger/error-in-watch-expressions.html:
995
996 2012-11-16  Elliott Sprehn  <esprehn@chromium.org>
997
998         REGRESSION (r134774-r134779): fast/frames/detached-shadow-frame.html failing on Apple Win 7 Release (Tests)
999         https://bugs.webkit.org/show_bug.cgi?id=102433
1000
1001         Reviewed by Dimitri Glazkov.
1002
1003         Need to include the Shadow DOM polyfill.js since not all ports
1004         web expose the WebkitShadowRoot constructor.
1005
1006         * fast/frames/detached-shadow-frame.html:
1007
1008 2012-11-16  Csaba Osztrogonác  <ossy@webkit.org>
1009
1010         [Qt] Unreviewed gardening.
1011
1012         * http/tests/websocket/tests/hybi/bad-sub-protocol-control-chars-expected.txt: Updated after r134859.
1013         * platform/qt/TestExpectations: Skip fast/frames/detached-shadow-frame.html, because ENABLE(SHADOW_DOM) is disabled.
1014         * platform/qt/fast/media/mq-js-media-except-02-expected.txt: Updated after r134859.
1015         * platform/qt/fast/media/mq-js-media-except-03-expected.txt: Updated after r134859.
1016         * platform/qt/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-expected.txt: Revert r134754, because r134649 was reverted.
1017         * platform/qt/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-in-body-expected.txt: Revert r134754, because r134649 was reverted.
1018         * platform/qt/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-origin-deny-expected.txt: Revert r134754, because r134649 was reverted.
1019
1020 2012-11-16  Kentaro Hara  <haraken@chromium.org>
1021
1022         Unreviewed. Rebaselined pixel results.
1023
1024         * platform/chromium-mac/fast/text/international/combining-marks-position-expected.txt: Removed.
1025
1026 2012-11-16  János Badics  <jbadics@inf.u-szeged.hu>
1027
1028         [Qt][WK1] Gardening after r134816. Skipped a newly added failing test.
1029         https://bugs.webkit.org/show_bug.cgi?id=102471
1030
1031         Reviewed by Csaba Osztrogonác.
1032
1033         * platform/qt-5.0-wk1/TestExpectations:
1034
1035 2012-11-16  Peter Rybin  <prybin@chromium.org>
1036
1037         Web Inspector: show internal properties in inspector frontend
1038         https://bugs.webkit.org/show_bug.cgi?id=100021
1039
1040         Reviewed by Yury Semikhatsky.
1041
1042         A new test is added. InspectorTest.dumpObjectPropertySectionDeep function is added.
1043
1044         * http/tests/inspector/elements-test.js:
1045         (initialize_ElementTest.InspectorTest.dumpObjectPropertySectionDeep):
1046         (initialize_ElementTest.InspectorTest.dumpObjectPropertySectionDeep.dumpTreeElement):
1047         * inspector/debugger/properties-special-expected.txt: Added.
1048         * inspector/debugger/properties-special.html: Added.
1049         * platform/chromium/inspector/debugger/properties-special-expected.txt: Added.
1050
1051 2012-11-16  Sheriff Bot  <webkit.review.bot@gmail.com>
1052
1053         Unreviewed, rolling out r134865.
1054         http://trac.webkit.org/changeset/134865
1055         https://bugs.webkit.org/show_bug.cgi?id=102466
1056
1057         Broke the Apple Windows Debug build. (Requested by dydx on
1058         #webkit).
1059
1060         * platform/chromium/fast/storage/serialized-script-value-expected.txt: Removed.
1061         * platform/chromium/fast/storage/serialized-script-value.html: Removed.
1062
1063 2012-11-16  Takashi Sakamoto  <tasak@google.com>
1064
1065         ASSERT_NOT_REACHED() when building a CSSOM wrapper for StyleRuleHost
1066         https://bugs.webkit.org/show_bug.cgi?id=102116
1067
1068         Reviewed by Alexander Pavlov.
1069
1070         * fast/css/at-host-cssom-crash-expected.txt: Added.
1071         * fast/css/at-host-cssom-crash.html: Added.
1072         * inspector/styles/styles-include-host-rules-crash-expected.txt: Added.
1073         * inspector/styles/styles-include-host-rules-crash.html: Added.
1074
1075 2012-11-15  Kenichi Ishibashi  <bashi@chromium.org>
1076
1077         Unreviewed test update.
1078
1079         * fast/text/international/combining-marks-position.html:
1080         Ignore a slight diff of widths between the reference and target.
1081
1082 2012-11-15  Kentaro Hara  <haraken@chromium.org>
1083
1084         Unreviewed. Rebaselined pixel results.
1085
1086         * platform/chromium-mac/fast/text/international/combining-marks-position-expected.txt: Added.
1087
1088 2012-11-15  Kentaro Hara  <haraken@chromium.org>
1089
1090         Unreviewed. Marked fast/images/webgl-teximage2d.html as Slow.
1091
1092         * platform/chromium/TestExpectations:
1093
1094 2012-11-15  Kentaro Hara  <haraken@chromium.org>
1095
1096         Unreviewed. Rebaselined images.
1097
1098         * platform/chromium-linux/compositing/checkerboard-expected.png:
1099         * platform/chromium-mac-lion/compositing/checkerboard-expected.png: Added.
1100         * platform/chromium-win/compositing/checkerboard-expected.png:
1101
1102 2012-11-15  Kentaro Hara  <haraken@chromium.org>
1103
1104         Unreviewed. Marked fast/forms/validation-message-appearance.html as flaky.
1105
1106         * platform/chromium/TestExpectations:
1107
1108 2012-11-15  Kentaro Hara  <haraken@chromium.org>
1109
1110         Unreviewed. Rebaselined images.
1111
1112         * fast/media/mq-js-media-except-02-expected.txt: Renamed from LayoutTests/platform/efl/fast/media/mq-js-media-except-02-expected.txt.
1113         * fast/media/mq-js-media-except-03-expected.txt: Renamed from LayoutTests/platform/efl/fast/media/mq-js-media-except-03-expected.txt.
1114         * platform/chromium-mac-lion/fast/media/mq-js-media-except-02-expected.png:
1115         * platform/chromium-mac-lion/fast/media/mq-js-media-except-03-expected.png:
1116         * platform/chromium-mac-snowleopard/fast/media/mq-js-media-except-02-expected.png:
1117         * platform/chromium-mac-snowleopard/fast/media/mq-js-media-except-03-expected.png:
1118         * platform/chromium-mac/fast/media/mq-js-media-except-02-expected.png:
1119         * platform/chromium-mac/fast/media/mq-js-media-except-02-expected.txt: Renamed from LayoutTests/platform/chromium/fast/media/mq-js-media-except-02-expected.txt.
1120         * platform/chromium-mac/fast/media/mq-js-media-except-03-expected.png:
1121         * platform/chromium-mac/fast/media/mq-js-media-except-03-expected.txt: Renamed from LayoutTests/platform/chromium/fast/media/mq-js-media-except-03-expected.txt.
1122         * platform/chromium-mac/svg/custom/baseval-animval-equality-expected.png:
1123         * platform/chromium-mac/svg/custom/baseval-animval-equality-expected.txt: Added.
1124         * platform/chromium-win-xp/fast/media/mq-js-media-except-02-expected.png: Added.
1125         * platform/chromium-win-xp/fast/media/mq-js-media-except-03-expected.png: Added.
1126         * platform/efl-wk1/fast/media/mq-js-media-except-02-expected.png: Renamed from LayoutTests/platform/efl/fast/media/mq-js-media-except-02-expected.png.
1127         * platform/efl-wk1/fast/media/mq-js-media-except-03-expected.png: Renamed from LayoutTests/platform/efl/fast/media/mq-js-media-except-03-expected.png.
1128         * platform/gtk/fast/media/mq-js-media-except-02-expected.txt: Removed.
1129         * platform/gtk/fast/media/mq-js-media-except-03-expected.txt: Removed.
1130
1131 2012-11-15  Kentaro Hara  <haraken@chromium.org>
1132
1133         Unreviewed. Rebaselined images.
1134
1135         * platform/chromium-win-xp/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-expected.png: Added.
1136         * platform/chromium-win-xp/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-step-expected.png: Added.
1137
1138 2012-11-15  Kent Tamura  <tkent@chromium.org>
1139
1140         fast/forms/select/select-state-restore.html is flaky.
1141         https://bugs.webkit.org/show_bug.cgi?id=90207
1142
1143         Reviewed by Hajime Morita.
1144
1145         * fast/forms/select/select-state-restore.html:
1146         It was possible that we started the test before loading
1147         js-test-post.js. It means we might miss calling waitUntilDone.
1148         * platform/chromium/TestExpectations:
1149
1150 2012-11-15  Kent Tamura  <tkent@chromium.org>
1151
1152         [Chromium] Rebaseline for recent calendar picker and suggestion picker changes
1153
1154         * platform/chromium-linux-x86/platform/chromium/fast/forms/suggestion-picker/month-suggestion-picker-appearance-rtl-expected.png: Added.
1155         * platform/chromium-linux/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-ru-expected.png: Added.
1156         * platform/chromium-linux/platform/chromium/fast/forms/calendar-picker/month-picker-appearance-expected.png: Added.
1157         * platform/chromium-linux/platform/chromium/fast/forms/calendar-picker/month-picker-appearance-step-expected.png: Added.
1158         * platform/chromium-linux/platform/chromium/fast/forms/suggestion-picker/month-suggestion-picker-appearance-expected.png: Added.
1159         * platform/chromium-linux/platform/chromium/fast/forms/suggestion-picker/month-suggestion-picker-appearance-rtl-expected.png: Added.
1160         * platform/chromium-linux/platform/chromium/fast/forms/suggestion-picker/month-suggestion-picker-appearance-with-scroll-bar-expected.png: Added.
1161         * platform/chromium-mac-lion/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-ru-expected.png: Added.
1162         * platform/chromium-mac-lion/platform/chromium/fast/forms/calendar-picker/month-picker-appearance-expected.png: Added.
1163         * platform/chromium-mac-lion/platform/chromium/fast/forms/calendar-picker/month-picker-appearance-step-expected.png: Added.
1164         * platform/chromium-mac-lion/platform/chromium/fast/forms/calendar-picker/week-picker-appearance-expected.png: Added.
1165         * platform/chromium-mac-lion/platform/chromium/fast/forms/calendar-picker/week-picker-appearance-step-expected.png: Added.
1166         * platform/chromium-mac-lion/platform/chromium/fast/forms/suggestion-picker/month-suggestion-picker-appearance-expected.png: Added.
1167         * platform/chromium-mac-lion/platform/chromium/fast/forms/suggestion-picker/month-suggestion-picker-appearance-rtl-expected.png: Added.
1168         * platform/chromium-mac-lion/platform/chromium/fast/forms/suggestion-picker/month-suggestion-picker-appearance-with-scroll-bar-expected.png: Added.
1169         * platform/chromium-mac-snowleopard/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-ru-expected.png: Added.
1170         * platform/chromium-mac-snowleopard/platform/chromium/fast/forms/calendar-picker/month-picker-appearance-expected.png: Added.
1171         * platform/chromium-mac-snowleopard/platform/chromium/fast/forms/calendar-picker/month-picker-appearance-step-expected.png: Added.
1172         * platform/chromium-mac-snowleopard/platform/chromium/fast/forms/calendar-picker/week-picker-appearance-expected.png: Added.
1173         * platform/chromium-mac-snowleopard/platform/chromium/fast/forms/calendar-picker/week-picker-appearance-step-expected.png: Added.
1174         * platform/chromium-mac-snowleopard/platform/chromium/fast/forms/suggestion-picker/month-suggestion-picker-appearance-expected.png: Added.
1175         * platform/chromium-mac-snowleopard/platform/chromium/fast/forms/suggestion-picker/month-suggestion-picker-appearance-rtl-expected.png: Added.
1176         * platform/chromium-mac-snowleopard/platform/chromium/fast/forms/suggestion-picker/month-suggestion-picker-appearance-with-scroll-bar-expected.png: Added.
1177         * platform/chromium-mac/platform/chromium/fast/forms/calendar-picker/month-picker-appearance-expected.png:
1178         * platform/chromium-mac/platform/chromium/fast/forms/calendar-picker/month-picker-appearance-step-expected.png:
1179         * platform/chromium-mac/platform/chromium/fast/forms/calendar-picker/week-picker-appearance-expected.png:
1180         * platform/chromium-mac/platform/chromium/fast/forms/calendar-picker/week-picker-appearance-step-expected.png:
1181         * platform/chromium-mac/platform/chromium/fast/forms/suggestion-picker/month-suggestion-picker-appearance-expected.png:
1182         * platform/chromium-mac/platform/chromium/fast/forms/suggestion-picker/month-suggestion-picker-appearance-rtl-expected.png:
1183         * platform/chromium-mac/platform/chromium/fast/forms/suggestion-picker/month-suggestion-picker-appearance-with-scroll-bar-expected.png:
1184         * platform/chromium-win-xp/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-ru-expected.png: Added.
1185         * platform/chromium-win-xp/platform/chromium/fast/forms/calendar-picker/month-picker-appearance-expected.png: Added.
1186         * platform/chromium-win-xp/platform/chromium/fast/forms/calendar-picker/month-picker-appearance-step-expected.png: Added.
1187         * platform/chromium-win-xp/platform/chromium/fast/forms/calendar-picker/week-picker-appearance-expected.png: Added.
1188         * platform/chromium-win-xp/platform/chromium/fast/forms/calendar-picker/week-picker-appearance-step-expected.png: Added.
1189         * platform/chromium-win-xp/platform/chromium/fast/forms/suggestion-picker/month-suggestion-picker-appearance-expected.png: Added.
1190         * platform/chromium-win-xp/platform/chromium/fast/forms/suggestion-picker/month-suggestion-picker-appearance-rtl-expected.png: Added.
1191         * platform/chromium-win-xp/platform/chromium/fast/forms/suggestion-picker/month-suggestion-picker-appearance-with-scroll-bar-expected.png: Added.
1192         * platform/chromium-win/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-ru-expected.png: Added.
1193         * platform/chromium-win/platform/chromium/fast/forms/calendar-picker/month-picker-appearance-expected.png: Added.
1194         * platform/chromium-win/platform/chromium/fast/forms/calendar-picker/month-picker-appearance-step-expected.png: Added.
1195         * platform/chromium/TestExpectations:
1196
1197 2012-11-15  KwangYong Choi  <ky0.choi@samsung.com>
1198
1199         [EFL] Update TestExpectations for fast/forms/zoomed-controls.html
1200         https://bugs.webkit.org/show_bug.cgi?id=102369
1201
1202         Unreviewed. Pixel test of fast/forms/zoomed-controls.html is failing
1203         introduced by r134698. Mark this test Missing and remove wrong expectation.
1204
1205         * platform/efl/TestExpectations:
1206         * platform/efl/fast/forms/zoomed-controls-expected.png: Removed.
1207
1208 2012-11-15  Shinya Kawanaka  <shinyak@chromium.org>
1209
1210         Chaging pseudoClass (:enabled) should cause distribution
1211         https://bugs.webkit.org/show_bug.cgi?id=101900
1212
1213         Reviewed by Dimitri Glazkov.
1214
1215         Currently :enabled matches an anchor/area/link element yet. I marked these tests as Failure.
1216
1217         * fast/dom/shadow/pseudoclass-update-enabled-anchor-expected.html: Added.
1218         * fast/dom/shadow/pseudoclass-update-enabled-anchor.html: Added.
1219         * fast/dom/shadow/pseudoclass-update-enabled-area-expected.html: Added.
1220         * fast/dom/shadow/pseudoclass-update-enabled-area.html: Added.
1221         * fast/dom/shadow/pseudoclass-update-enabled-button-expected.html: Added.
1222         * fast/dom/shadow/pseudoclass-update-enabled-button.html: Added.
1223         * fast/dom/shadow/pseudoclass-update-enabled-fieldset-expected.html: Added.
1224         * fast/dom/shadow/pseudoclass-update-enabled-fieldset.html: Added.
1225         * fast/dom/shadow/pseudoclass-update-enabled-input-expected.html: Added.
1226         * fast/dom/shadow/pseudoclass-update-enabled-input.html: Added.
1227         * fast/dom/shadow/pseudoclass-update-enabled-optgroup-expected.txt: Added.
1228         * fast/dom/shadow/pseudoclass-update-enabled-optgroup.html: Added.
1229         * fast/dom/shadow/pseudoclass-update-enabled-option-expected.txt: Added.
1230         * fast/dom/shadow/pseudoclass-update-enabled-option.html: Added.
1231         * fast/dom/shadow/pseudoclass-update-enabled-select-expected.html: Added.
1232         * fast/dom/shadow/pseudoclass-update-enabled-select.html: Added.
1233         * fast/dom/shadow/pseudoclass-update-enabled-textarea-expected.html: Added.
1234         * fast/dom/shadow/pseudoclass-update-enabled-textarea.html: Added.
1235         * platform/chromium/TestExpectations:
1236         * platform/efl/TestExpectations:
1237
1238 2012-11-15  Erik Arvidsson  <arv@chromium.org>
1239
1240         Update DOMException name: NamespaceError
1241         https://bugs.webkit.org/show_bug.cgi?id=102395
1242
1243         Reviewed by Kentaro Hara.
1244
1245         Updated tests and expectations.
1246
1247         * fast/dom/EntityReference/readonly-exceptions-expected.txt:
1248         * fast/dom/SelectorAPI/not-supported-namespace-in-selector-expected.txt:
1249         * fast/dom/node-prefix-setter-namespace-exception-expected.txt:
1250         * fast/dom/script-tests/setAttributeNS-prefix-and-null-namespace.js:
1251         * fast/dom/setAttributeNS-prefix-and-null-namespace-expected.txt:
1252         * fast/xpath/attr-namespace-expected.txt:
1253         * fast/xpath/py-dom-xpath/nodetests-expected.txt:
1254
1255 2012-11-15  Rick Byers  <rbyers@chromium.org>
1256
1257         custom CSS cursors ignore hotspot values embedded in CUR files
1258         https://bugs.webkit.org/show_bug.cgi?id=100059
1259
1260         Reviewed by Kenneth Russell.
1261
1262         Add mouse cursor test cases that use CUR files that have embedded hotspot values.
1263
1264         * fast/events/mouse-cursor-expected.txt:
1265         * fast/events/mouse-cursor-multiframecur-expected.txt: Added.
1266         * fast/events/mouse-cursor-multiframecur.html: Copied from LayoutTests/fast/events/mouse-cursor.html.
1267         * fast/events/mouse-cursor.html:
1268         * fast/events/resources/greenbox-3frames.cur: Added.
1269         * fast/events/resources/greenbox-hotspot35-4.cur: Added.
1270         * fast/events/resources/greenbox-hotspot5-4.cur: Added.
1271         * platform/mac/TestExpectations: Skip the multi-frame case on mac because it causes a hang
1272
1273 2012-11-15  Kenichi Ishibashi  <bashi@chromium.org>
1274
1275         Use complex path for the reference text in fast/text/international/combining-marks-position.html
1276         https://bugs.webkit.org/show_bug.cgi?id=101009
1277
1278         Reviewed by Kent Tamura.
1279
1280         Arial has a kerning pair for U+043A U+0430 so the width of the text can be
1281         different between simple path and complex path. Use text-rendering: optimizeLegibility
1282         to force using complex text for reference text.
1283
1284         * fast/text/international/combining-marks-position.html:
1285
1286 2012-11-15  Roger Fong  <roger_fong@apple.com>
1287
1288         Unreviewed. Skipped media/video-src-blob.html on Windows.
1289         Blob not enabled on Windows.
1290
1291         * platform/win/TestExpectations:
1292
1293 2012-11-15  David Grogan  <dgrogan@chromium.org>
1294
1295         IndexedDB: setVersion batch 8
1296         https://bugs.webkit.org/show_bug.cgi?id=102434
1297
1298         Reviewed by Tony Chang.
1299
1300         2 lines were added to intversion-bad-parameters to capture the tests
1301         that were in the now-deleted setVersion-{null,undefined}.
1302
1303         * storage/indexeddb/intversion-bad-parameters-expected.txt:
1304         * storage/indexeddb/key-generator-expected.txt:
1305         * storage/indexeddb/open-during-transaction-expected.txt:
1306         * storage/indexeddb/readonly-properties-expected.txt:
1307         * storage/indexeddb/resources/intversion-bad-parameters.js:
1308         (deleteSuccess):
1309         * storage/indexeddb/resources/key-generator.js:
1310           Again awkward to call indexedDBTest all over the place. The prefix
1311           line's gotta go, and we could also pull a resetDatabase method out of
1312           indexedDBTest that would just do a delete and open.
1313
1314         (runTests.nextTest.prepareDatabase):
1315         (runTests.nextTest.onSuccess.finishTest):
1316         (runTests.nextTest.onSuccess):
1317         (runTests.nextTest):
1318         (testAcrossConnections.prepareDatabase):
1319         * storage/indexeddb/resources/open-during-transaction.js:
1320         (prepareDatabase.event.target.transaction.oncomplete):
1321         (prepareDatabase):
1322         (tryOpens):
1323         * storage/indexeddb/resources/readonly-properties.js:
1324         (prepareDatabase):
1325         * storage/indexeddb/resources/setVersion-null.js: Removed.
1326         * storage/indexeddb/resources/setVersion-undefined.js: Removed.
1327         * storage/indexeddb/resources/transaction-after-close.js:
1328         (prepareDatabase):
1329         (firstTransactionComplete):
1330         (onFinalPutSuccess):
1331         * storage/indexeddb/resources/versionchangerequest-activedomobject.js:
1332         (testSetVersion):
1333         (upgradeNeededCallback):
1334         (successCallback):
1335         * storage/indexeddb/setVersion-null-expected.txt: Removed.
1336         * storage/indexeddb/setVersion-null.html: Removed.
1337         * storage/indexeddb/setVersion-undefined-expected.txt: Removed.
1338         * storage/indexeddb/setVersion-undefined.html: Removed.
1339         * storage/indexeddb/transaction-after-close-expected.txt:
1340         * storage/indexeddb/versionchangerequest-activedomobject-expected.txt:
1341
1342 2012-11-15  Alec Flett  <alecflett@chromium.org>
1343
1344         Add tests for explicit serialization values
1345         https://bugs.webkit.org/show_bug.cgi?id=96818
1346
1347         Reviewed by Adam Barth.
1348
1349         Make sure SerializedScriptValues are backward compatible with future changes.
1350
1351         * platform/chromium/fast/storage/serialized-script-value.html: Added.
1352         * platform/chromium/fast/storage/serialized-script-value.txt: Added.
1353
1354 2012-11-15  Roger Fong  <roger_fong@apple.com>
1355
1356         Unreviewed. Add missing text test expectations for Mac and Windows ports.
1357
1358         * platform/mac/css3/filters/effect-reference-ordering-hw-expected.txt: Added.
1359         * platform/mac/fast/css/text-overflow-input-expected.txt: Added.
1360         * platform/mac/fast/forms/input-readonly-dimmed-expected.txt: Added.
1361         * platform/mac/fast/forms/input-text-scroll-left-on-blur-expected.txt: Added.
1362
1363 2012-11-15  Jian Li  <jianli@chromium.org>
1364
1365         Unreviewed. Updated chromium test expectations to clean up some passed
1366         tests.
1367
1368         * platform/chromium/TestExpectations:
1369
1370 2012-11-15  Erik Arvidsson  <arv@chromium.org>
1371
1372         Update DOMException name: SyntaxError
1373         https://bugs.webkit.org/show_bug.cgi?id=102279
1374
1375         Reviewed by Kentaro Hara.
1376
1377         Updated tests and expectations.
1378
1379         * fast/canvas/canvas-gradient-addStop-error-expected.txt:
1380         * fast/canvas/canvas-pattern-behaviour-expected.txt:
1381         * fast/canvas/gradient-addColorStop-with-invalid-color-expected.txt:
1382         * fast/canvas/script-tests/gradient-addColorStop-with-invalid-color.js:
1383         * fast/css/css3-nth-tokens-script-expected.txt:
1384         * fast/css/css3-nth-tokens-script.html:
1385         * fast/dom/HTMLElement/insertAdjacentHTML-errors-expected.txt:
1386         * fast/dom/HTMLElement/script-tests/insertAdjacentHTML-errors.js:
1387         * fast/dom/HTMLElement/set-invalid-value-expected.txt:
1388         * fast/dom/HTMLElement/set-invalid-value.html:
1389         * fast/dom/SelectorAPI/dumpNodeList-almost-strict-expected.txt:
1390         * fast/dom/SelectorAPI/dumpNodeList-expected.txt:
1391         * fast/dom/Window/custom-constructors-expected.txt:
1392         * fast/dom/Window/invalid-protocol-expected.txt:
1393         * fast/dom/css-mediarule-functions-expected.txt:
1394         * fast/dom/css-mediarule-functions.html:
1395         * fast/dom/dataset-expected.txt:
1396         * fast/dom/dataset-xhtml-expected.txt:
1397         * fast/dom/element-attribute-js-null-expected.txt:
1398         * fast/dom/register-protocol-handler.html:
1399         * fast/dom/script-tests/dataset-xhtml.js:
1400         * fast/dom/script-tests/dataset.js:
1401         * fast/dom/xhtml-fragment-parsing-exceptions-expected.txt:
1402         * fast/dynamic/insertAdjacentHTML-expected.txt:
1403         * fast/eventsource/eventsource-constructor-expected.txt:
1404         * fast/innerHTML/innerHTML-changing-document-properties-expected.txt:
1405         * fast/mutation/observe-exceptions-expected.txt:
1406         * fast/workers/worker-constructor-expected.txt:
1407         * http/tests/security/postMessage/invalid-origin-throws-exception-expected.txt:
1408         * http/tests/security/postMessage/target-origin-expected.txt:
1409         * http/tests/websocket/tests/hybi/bad-sub-protocol-empty-expected.txt:
1410         * http/tests/websocket/tests/hybi/bad-sub-protocol-non-ascii-expected.txt:
1411         * http/tests/websocket/tests/hybi/close-expected.txt:
1412         * http/tests/websocket/tests/hybi/close-reason-too-long-expected.txt:
1413         * http/tests/websocket/tests/hybi/close-reason-too-long.html:
1414         * http/tests/websocket/tests/hybi/close.html:
1415         * http/tests/websocket/tests/hybi/invalid-subprotocol-characters-expected.txt:
1416         * http/tests/websocket/tests/hybi/invalid-subprotocol-characters.html:
1417         * http/tests/websocket/tests/hybi/invalid-subprotocols-expected.txt:
1418         * http/tests/websocket/tests/hybi/invalid-subprotocols.html:
1419         * http/tests/websocket/tests/hybi/url-parsing-expected.txt:
1420         * http/tests/xmlhttprequest/inject-header-expected.txt:
1421         * http/tests/xmlhttprequest/xmlhttprequest-open-empty-method-expected.txt:
1422         * http/tests/xmlhttprequest/xmlhttprequest-setrequestheader-no-name-expected.txt:
1423         * platform/chromium-linux/fast/media/mq-js-media-except-02-expected.png:
1424         * platform/chromium-linux/fast/media/mq-js-media-except-03-expected.png:
1425         * platform/chromium-mac/fast/dom/SelectorAPI/dumpNodeList-almost-strict-expected.txt:
1426         * platform/chromium-mac/fast/dom/SelectorAPI/dumpNodeList-expected.txt:
1427         * platform/chromium-win/fast/dom/SelectorAPI/dumpNodeList-almost-strict-expected.txt:
1428         * platform/chromium-win/fast/dom/SelectorAPI/dumpNodeList-expected.txt:
1429         * platform/chromium-win/fast/media/mq-js-media-except-02-expected.txt:
1430         * platform/chromium-win/fast/media/mq-js-media-except-03-expected.txt:
1431         * platform/chromium-win/fast/workers/worker-constructor-expected.txt:
1432         * platform/chromium-win/websocket/tests/bad-sub-protocol-non-ascii-expected.txt:
1433         * platform/chromium-win/websocket/tests/url-parsing-expected.txt:
1434         * platform/chromium/canvas/philip/tests/2d.missingargs-expected.txt:
1435         * platform/chromium/fast/dom/register-protocol-handler-expected.txt:
1436         * platform/chromium/fast/media/mq-js-media-except-02-expected.txt:
1437         * platform/chromium/fast/media/mq-js-media-except-03-expected.txt:
1438         * platform/chromium/fast/workers/worker-constructor-expected.txt:
1439         * platform/chromium/http/tests/websocket/tests/hixie76/url-parsing-expected.txt:
1440         * platform/chromium/http/tests/websocket/tests/hybi/bad-sub-protocol-control-chars-expected.txt:
1441         * platform/chromium/http/tests/websocket/tests/hybi/url-parsing-expected.txt:
1442         * platform/efl/fast/media/mq-js-media-except-02-expected.txt:
1443         * platform/efl/fast/media/mq-js-media-except-03-expected.txt:
1444         * platform/gtk/fast/media/mq-js-media-except-02-expected.txt:
1445         * platform/gtk/fast/media/mq-js-media-except-03-expected.txt:
1446         * platform/mac/canvas/philip/tests/2d.missingargs-expected.txt:
1447         * platform/mac/fast/media/mq-js-media-except-02-expected.txt:
1448         * platform/mac/fast/media/mq-js-media-except-03-expected.txt:
1449         * platform/qt-5.0-wk2/http/tests/websocket/tests/hybi/bad-sub-protocol-non-ascii-expected.txt:
1450         * platform/qt/fast/media/mq-js-media-except-02-expected.txt:
1451         * platform/qt/fast/media/mq-js-media-except-03-expected.txt:
1452         * platform/qt/http/tests/websocket/tests/hixie76/bad-sub-protocol-non-ascii-expected.txt:
1453         * platform/qt/http/tests/websocket/tests/hybi/bad-sub-protocol-non-ascii-expected.txt:
1454         * svg/dom/SVGAngle-expected.txt:
1455         * transforms/cssmatrix-2d-interface-expected.txt:
1456         * transforms/cssmatrix-3d-interface-expected.txt:
1457         * webintents/web-intents-api-expected.txt:
1458         * webintents/web-intents-api.html:
1459         * webintents/web-intents-obj-constructor-expected.txt:
1460         * webintents/web-intents-obj-constructor.html:
1461
1462 2012-11-15  James Robinson  <jamesr@chromium.org>
1463
1464         Clean up some TestExpectations for tests that pass now.
1465
1466         * platform/chromium/TestExpectations:
1467
1468 2012-11-15  David Grogan  <dgrogan@chromium.org>
1469
1470         IndexedDB setVersion-removal batch 7
1471         https://bugs.webkit.org/show_bug.cgi?id=102415
1472
1473         Reviewed by Tony Chang.
1474
1475         * storage/indexeddb/mozilla/object-store-remove-values-expected.txt:
1476         * storage/indexeddb/mozilla/readyState-expected.txt:
1477         * storage/indexeddb/mozilla/resources/object-store-remove-values.js:
1478         * storage/indexeddb/mozilla/resources/readyState.js:
1479           Moved one check into shared.js, a few others around, and the check
1480           for setVersion's request.readyState==pending is deleted.
1481
1482         * storage/indexeddb/mozilla/resources/versionchange-abort.js:
1483           First test I've converted that makes the initial open fail, but
1484           request.onsuccess is unhooked to not cause the whole test to fail.
1485
1486         (prepareDatabase):
1487         (postAbort):
1488         * storage/indexeddb/mozilla/versionchange-abort-expected.txt:
1489         * storage/indexeddb/objectstore-basics-expected.txt:
1490         * storage/indexeddb/objectstore-basics-workers-expected.txt:
1491         * storage/indexeddb/odd-strings-expected.txt:
1492         * storage/indexeddb/readonly-expected.txt:
1493         * storage/indexeddb/resources/objectstore-basics.js:
1494         * storage/indexeddb/resources/odd-strings.js:
1495         * storage/indexeddb/resources/readonly.js:
1496           Moved the checks at the beginning to the end of the test, but
1497           everything was preserved.
1498
1499         * storage/indexeddb/resources/shared.js:
1500           Moved a check from readyState to here as the readyState layout test
1501           doesn't have access to the open request before any events are fired.
1502
1503 2012-11-15  Stephen Chenney  <schenney@chromium.org>
1504
1505         mpath elements do not clear resource lists before destruction
1506         https://bugs.webkit.org/show_bug.cgi?id=101505
1507
1508         Reviewed by Abhishek Arya.
1509
1510         Test that causes a mpath element to be deleted before the path that it
1511         references.
1512
1513         * svg/animations/mpath-remove-from-dependents-on-delete-crash-expected.html: Added.
1514         * svg/animations/mpath-remove-from-dependents-on-delete-crash.html: Added.
1515
1516 2012-11-15  Stephen Chenney  <schenney@chromium.org>
1517
1518         [Chromium] Test expectations - we're passing!
1519
1520         Unreviewed expectations for canvas-shadow.html
1521
1522         * platform/chromium-linux-x86/platform/chromium/virtual/gpu/fast/canvas/canvas-shadow-expected.txt: Added.
1523         * platform/chromium-linux/platform/chromium/virtual/gpu/fast/canvas/canvas-shadow-expected.txt: Added.
1524         * platform/chromium-win-xp/platform/chromium/virtual/gpu/fast/canvas/canvas-shadow-expected.txt: Added.
1525
1526 2012-11-15  David Grogan  <dgrogan@chromium.org>
1527
1528         IndexedDB: remove setVersion from intversion-long-queue
1529         https://bugs.webkit.org/show_bug.cgi?id=102322
1530
1531         Reviewed by Tony Chang.
1532
1533         This test probably doesn't provide as much value as it used to but
1534         tests like this, where there's a long sequence of interdependent
1535         events, have caught stuff for us in the past. There are endless
1536         variants that will all exercise our code differently.
1537
1538         * storage/indexeddb/intversion-long-queue-expected.txt:
1539         * storage/indexeddb/resources/intversion-long-queue.js:
1540         (prepareDatabase):
1541         (connection1Success):
1542         (connection1VersionChangeCallback):
1543         (connection2Blocked):
1544         (deleteDatabaseBlockedCallback):
1545         (deleteDatabaseSuccessCallback):
1546         (connection2UpgradeNeeded):
1547         (connection2Success):
1548         (connection2TransactionComplete):
1549         (connection2VersionChangeEvent):
1550         (connection3UpgradeNeeded):
1551         (connection3Success):
1552
1553 2012-11-15  Roger Fong  <roger_fong@apple.com>
1554
1555         Unreviewed. CSS3_TEXT is not enabled on Windows. 
1556         Skipping tests:
1557         fast/css3-text/css3-text-align-last/getComputedStyle/getComputedStyle-text-align-last-inherited.html
1558         fast/css3-text/css3-text-align-last/getComputedStyle/getComputedStyle-text-align-last.html
1559         fast/css3-text/css3-text-decoration/getComputedStyle/getComputedStyle-text-decoration-line.html
1560
1561         * platform/win/TestExpectations:
1562
1563 2012-11-15  Roger Fong  <roger_fong@apple.com>
1564
1565         Unreviewed. More subpixel layout test rebaselines for Windows.
1566
1567         * platform/win/fast/multicol/vertical-rl/float-multicol-expected.txt: Added.
1568         * platform/win/fast/multicol/vertical-rl/nested-columns-expected.txt: Added.
1569         * platform/win/scrollbars/custom-scrollbar-with-incomplete-style-expected.txt:
1570
1571 2012-11-15  Erik Arvidsson  <arv@chromium.org>
1572
1573         Unreviewed gardening.
1574
1575         Rebaselining pixel tests after r102427
1576
1577         * platform/chromium-mac-lion/svg/custom/baseval-animval-equality-expected.png:
1578         * platform/chromium-mac-lion/svg/custom/baseval-animval-equality-expected.txt: Copied from LayoutTests/platform/gtk/svg/custom/baseval-animval-equality-expected.txt.
1579         * platform/chromium-mac-lion/svg/dom/SVGLengthList-basics-expected.png:
1580         * platform/chromium-mac-snowleopard/svg/custom/baseval-animval-equality-expected.png:
1581         * platform/chromium-mac-snowleopard/svg/custom/baseval-animval-equality-expected.txt: Copied from LayoutTests/platform/gtk/svg/custom/baseval-animval-equality-expected.txt.
1582         * platform/chromium-mac-snowleopard/svg/dom/SVGLengthList-basics-expected.png:
1583         * platform/chromium-mac/svg/dom/SVGLengthList-basics-expected.png:
1584         * platform/chromium-win-xp/svg/custom/baseval-animval-equality-expected.png: Added.
1585         * platform/chromium-win-xp/svg/dom/SVGLengthList-basics-expected.png: Added.
1586         * platform/efl-wk1/svg/dom/SVGLengthList-basics-expected.png: Renamed from LayoutTests/platform/efl/svg/dom/SVGLengthList-basics-expected.png.
1587         * platform/gtk/svg/custom/baseval-animval-equality-expected.txt:
1588         * platform/mac-lion/svg/custom/baseval-animval-equality-expected.txt: Copied from LayoutTests/platform/gtk/svg/custom/baseval-animval-equality-expected.txt.
1589         * platform/mac-wk2/svg/custom/baseval-animval-equality-expected.txt: Copied from LayoutTests/platform/gtk/svg/custom/baseval-animval-equality-expected.txt.
1590         * platform/qt/svg/custom/baseval-animval-equality-expected.txt:
1591
1592 2012-11-15  Joshua Bell  <jsbell@chromium.org>
1593
1594         IndexedDB: Indexing tests are flaky-crashing
1595         https://bugs.webkit.org/show_bug.cgi?id=102283
1596
1597         Reviewed by Tony Chang.
1598
1599         Reduced repro case, although the behavior is still flaky.
1600
1601         * storage/indexeddb/transaction-crash-in-tasks-expected.txt: Added.
1602         * storage/indexeddb/transaction-crash-in-tasks.html: Added.
1603
1604 2012-11-15  Roger Fong  <roger_fong@apple.com>
1605
1606         Unreviewed. HiDPI is not enabled on Windows (as indicated by test result). Adding failing expected result.
1607
1608         * platform/win/fast/canvas/canvas-resize-reset-pixelRatio-expected.txt: Added.
1609
1610 2012-11-15  Roger Fong  <roger_fong@apple.com>
1611
1612         Unreviewed. WebGL not supported on Windows. Skipping fast/images/webgl-teximage2d.html.
1613
1614         * platform/win/TestExpectations:
1615
1616 2012-11-15  Jian Li  <jianli@chromium.org>
1617
1618         Unreviewed. Update chromium test expectations.
1619
1620         * platform/chromium/TestExpectations:
1621
1622 2012-11-15  Elliott Sprehn  <esprehn@chromium.org>
1623
1624         MutationObserver wrapper should not be collected while still observing
1625         https://bugs.webkit.org/show_bug.cgi?id=102328
1626
1627         Reviewed by Adam Barth.
1628
1629         Test that a MutationObserver wrapper is not collected while the observer
1630         is still observing since the wrapper must be passed into the callback
1631         later.
1632
1633         * fast/mutation/observer-wrapper-dropoff-expected.txt: Added.
1634         * fast/mutation/observer-wrapper-dropoff.html: Added.
1635
1636 2012-11-15  David Grogan  <dgrogan@chromium.org>
1637
1638         IndexedDB: setVersion test conversion batch 6
1639         https://bugs.webkit.org/show_bug.cgi?id=102318
1640
1641         Reviewed by Tony Chang.
1642
1643         Salvaged the useful parts of intversion-and-setversion as
1644         intversion-upgrades.
1645
1646         * storage/indexeddb/intversion-and-setversion-expected.txt: Removed.
1647         * storage/indexeddb/intversion-upgrades-expected.txt: Added.
1648         * storage/indexeddb/intversion-upgrades.html: Renamed from LayoutTests/storage/indexeddb/intversion-and-setversion.html.
1649         * storage/indexeddb/resources/intversion-and-setversion.js: Removed.
1650         * storage/indexeddb/resources/intversion-upgrades.js: Added.
1651         (test):
1652         (deleteSuccess):
1653         (initialUpgradeNeeded):
1654         (openSuccess):
1655         (connection1VersionChangeCallback):
1656         (connection2BlockedCallback):
1657         (connection2UpgradeNeeded):
1658         (transactionCompleted):
1659         (connection2Success):
1660         (connection3Success):
1661         (errorWhenTryingLowVersion):
1662         (connection4UpgradeNeeded):
1663         (connection4Success):
1664         (connection5Success):
1665         * storage/indexeddb/resources/shared.js:
1666         (unexpectedVersionChangeCallback):
1667
1668 2012-11-15  David Grogan  <dgrogan@chromium.org>
1669
1670         IndexedDB test conversions batch 5
1671         https://bugs.webkit.org/show_bug.cgi?id=102308
1672
1673         Reviewed by Tony Chang.
1674
1675         * storage/indexeddb/mozilla/cursor-update-updates-indexes-expected.txt:
1676         * storage/indexeddb/mozilla/event-source-expected.txt:
1677         * storage/indexeddb/mozilla/global-data-expected.txt:
1678         * storage/indexeddb/mozilla/key-requirements-put-null-key-expected.txt:
1679         * storage/indexeddb/mozilla/odd-result-order-expected.txt:
1680         * storage/indexeddb/mozilla/remove-objectstore-expected.txt:
1681         * storage/indexeddb/mozilla/resources/cursor-update-updates-indexes.js:
1682           Calls indexedDBTest a bunch of times, which seems awkward, but is
1683           really convenient.
1684
1685         * storage/indexeddb/mozilla/resources/event-source.js:
1686           Now that setVersion is gone, it appears that no request should have
1687           a database as a source so the dropped test is ok.
1688
1689         * storage/indexeddb/mozilla/resources/global-data.js:
1690         (prepareDatabase):
1691         (open2Success):
1692         * storage/indexeddb/mozilla/resources/key-requirements-put-null-key.js:
1693         (prepareDatabase):
1694         * storage/indexeddb/mozilla/resources/odd-result-order.js:
1695           The tests had to be run in slightly different order but they are all
1696           preserved.
1697
1698         (prepareDatabase):
1699         (openSuccess):
1700         (deleteSuccess):
1701         * storage/indexeddb/mozilla/resources/remove-objectstore.js:
1702         (prepareDatabase):
1703         (checkObjectStore):
1704         (inSetVersion2.request.onsuccess):
1705         (inSetVersion2):
1706         (setVersion3):
1707         (inSetVersion3):
1708         (deleteThirdObjectStore):
1709         * storage/indexeddb/objectstore-removeobjectstore-expected.txt:
1710         * storage/indexeddb/resources/objectstore-removeobjectstore.js:
1711         (getValue):
1712         (checkResult):
1713         (addIndex):
1714         (deleteObjectStore):
1715         (createObjectStoreAgain):
1716
1717 2012-11-15  Alpha Lam  <hclam@chromium.org>
1718
1719         [chromium] WebGL texImage2D fails with deferred image decoding
1720         https://bugs.webkit.org/show_bug.cgi?id=102310
1721
1722         Reviewed by Kenneth Russell.
1723
1724         Added a test to exercise texImage2D with an Image object.
1725
1726         * fast/images/webgl-teximage2d-expected.txt: Added.
1727         * fast/images/webgl-teximage2d.html: Added.
1728
1729 2012-11-15  Stephen Chenney  <schenney@chromium.org>
1730
1731         Test rebaselines after SK_IGNORE_FAST_BLURRECT has been removed
1732
1733         Unreviewed test expectations update.
1734
1735         * fast/box-shadow/single-pixel-shadow-expected.png: Added.
1736         * platform/chromium-linux-x86/fast/box-shadow: Removed.
1737         * platform/chromium-linux-x86/fast/box-shadow/single-pixel-shadow-expected.png: Removed.
1738         * platform/chromium-linux-x86/fast/repaint/transform-replaced-shadows-expected.png: Added.
1739         * platform/chromium-linux-x86/svg/filters/shadow-on-rect-with-filter-expected.png:
1740         * platform/chromium-linux/fast/box-shadow/single-pixel-shadow-expected.png: Removed.
1741         * platform/chromium-linux/fast/repaint/shadow-multiple-horizontal-expected.png:
1742         * platform/chromium-linux/fast/repaint/shadow-multiple-strict-horizontal-expected.png:
1743         * platform/chromium-linux/fast/repaint/shadow-multiple-strict-vertical-expected.png:
1744         * platform/chromium-linux/fast/repaint/transform-replaced-shadows-expected.png: Added.
1745         * platform/chromium-mac-lion/compositing/shadows/shadow-drawing-expected.png:
1746         * platform/chromium-mac-lion/fast/box-shadow/basic-shadows-expected.png:
1747         * platform/chromium-mac-lion/fast/box-shadow/box-shadow-transformed-expected.png:
1748         * platform/chromium-mac-lion/fast/canvas/canvas-incremental-repaint-expected.png:
1749         * platform/chromium-mac-lion/fast/repaint/box-shadow-h-expected.png:
1750         * platform/chromium-mac-lion/fast/repaint/box-shadow-v-expected.png:
1751         * platform/chromium-mac-lion/fast/repaint/shadow-multiple-horizontal-expected.png: Added.
1752         * platform/chromium-mac-lion/fast/repaint/shadow-multiple-strict-horizontal-expected.png: Added.
1753         * platform/chromium-mac-lion/fast/repaint/shadow-multiple-strict-vertical-expected.png: Added.
1754         * platform/chromium-mac-lion/fast/repaint/shadow-multiple-vertical-expected.png:
1755         * platform/chromium-mac-lion/fast/repaint/transform-replaced-shadows-expected.png: Added.
1756         * platform/chromium-mac-lion/fast/transforms/shadows-expected.png:
1757         * platform/chromium-mac-lion/platform/chromium/virtual/softwarecompositing/shadows/shadow-drawing-expected.png:
1758         * platform/chromium-mac-lion/svg/css/group-with-shadow-expected.png:
1759         * platform/chromium-mac-lion/svg/filters/shadow-on-rect-with-filter-expected.png: Added.
1760         * platform/chromium-mac-snowleopard/compositing/shadows/shadow-drawing-expected.png:
1761         * platform/chromium-mac-snowleopard/fast/box-shadow/basic-shadows-expected.png:
1762         * platform/chromium-mac-snowleopard/fast/box-shadow/box-shadow-transformed-expected.png:
1763         * platform/chromium-mac-snowleopard/fast/box-shadow/single-pixel-shadow-expected.png: Removed.
1764         * platform/chromium-mac-snowleopard/fast/repaint/box-shadow-h-expected.png:
1765         * platform/chromium-mac-snowleopard/fast/repaint/box-shadow-v-expected.png:
1766         * platform/chromium-mac-snowleopard/fast/repaint/shadow-multiple-horizontal-expected.png:
1767         * platform/chromium-mac-snowleopard/fast/repaint/shadow-multiple-strict-horizontal-expected.png:
1768         * platform/chromium-mac-snowleopard/fast/repaint/shadow-multiple-strict-vertical-expected.png:
1769         * platform/chromium-mac-snowleopard/fast/repaint/shadow-multiple-vertical-expected.png:
1770         * platform/chromium-mac-snowleopard/fast/repaint/transform-replaced-shadows-expected.png: Added.
1771         * platform/chromium-mac-snowleopard/platform/chromium/virtual/softwarecompositing/shadows/shadow-drawing-expected.png:
1772         * platform/chromium-mac-snowleopard/svg/filters/shadow-on-rect-with-filter-expected.png:
1773         * platform/chromium-mac/compositing/shadows/shadow-drawing-expected.png:
1774         * platform/chromium-mac/fast/box-shadow/basic-shadows-expected.png:
1775         * platform/chromium-mac/fast/box-shadow/box-shadow-clipped-slices-expected.png:
1776         * platform/chromium-mac/fast/box-shadow/box-shadow-radius-expected.png:
1777         * platform/chromium-mac/fast/box-shadow/box-shadow-transformed-expected.png:
1778         * platform/chromium-mac/fast/box-shadow/scaled-box-shadow-expected.png:
1779         * platform/chromium-mac/fast/box-shadow/single-pixel-shadow-expected.png:
1780         * platform/chromium-mac/fast/canvas/canvas-incremental-repaint-expected.png:
1781         * platform/chromium-mac/fast/canvas/canvas-shadow-expected.txt: Removed.
1782         * platform/chromium-mac/fast/repaint/box-shadow-h-expected.png:
1783         * platform/chromium-mac/fast/repaint/box-shadow-v-expected.png:
1784         * platform/chromium-mac/fast/repaint/shadow-multiple-horizontal-expected.png: Added.
1785         * platform/chromium-mac/fast/repaint/shadow-multiple-strict-horizontal-expected.png: Added.
1786         * platform/chromium-mac/fast/repaint/shadow-multiple-strict-vertical-expected.png: Added.
1787         * platform/chromium-mac/fast/repaint/shadow-multiple-vertical-expected.png:
1788         * platform/chromium-mac/fast/repaint/transform-replaced-shadows-expected.png: Added.
1789         * platform/chromium-mac/fast/transforms/shadows-expected.png:
1790         * platform/chromium-mac/platform/chromium/virtual/softwarecompositing/shadows/shadow-drawing-expected.png:
1791         * platform/chromium-mac/svg/css/group-with-shadow-expected.png:
1792         * platform/chromium-mac/svg/filters/shadow-on-rect-with-filter-expected.png:
1793         * platform/chromium-win-xp/compositing/shadows/shadow-drawing-expected.png:
1794         * platform/chromium-win-xp/fast/box-shadow: Removed.
1795         * platform/chromium-win-xp/fast/box-shadow/single-pixel-shadow-expected.png: Removed.
1796         * platform/chromium-win-xp/fast/repaint/box-shadow-h-expected.png: Added.
1797         * platform/chromium-win-xp/fast/repaint/box-shadow-v-expected.png: Added.
1798         * platform/chromium-win-xp/fast/repaint/shadow-multiple-horizontal-expected.png: Added.
1799         * platform/chromium-win-xp/fast/repaint/shadow-multiple-strict-horizontal-expected.png: Added.
1800         * platform/chromium-win-xp/fast/repaint/shadow-multiple-strict-vertical-expected.png: Added.
1801         * platform/chromium-win-xp/fast/repaint/shadow-multiple-vertical-expected.png: Added.
1802         * platform/chromium-win-xp/fast/repaint/transform-replaced-shadows-expected.png: Added.
1803         * platform/chromium-win-xp/fast/transforms/shadows-expected.png: Added.
1804         * platform/chromium-win-xp/platform/chromium/virtual/softwarecompositing/shadows: Added.
1805         * platform/chromium-win-xp/platform/chromium/virtual/softwarecompositing/shadows/shadow-drawing-expected.png: Added.
1806         * platform/chromium-win-xp/svg/css/group-with-shadow-expected.png:
1807         * platform/chromium-win-xp/svg/filters/shadow-on-rect-with-filter-expected.png:
1808         * platform/chromium-win/compositing/shadows/shadow-drawing-expected.png:
1809         * platform/chromium-win/fast/box-shadow/basic-shadows-expected.png:
1810         * platform/chromium-win/fast/box-shadow/box-shadow-clipped-slices-expected.png:
1811         * platform/chromium-win/fast/box-shadow/box-shadow-transformed-expected.png:
1812         * platform/chromium-win/fast/box-shadow/single-pixel-shadow-expected.png:
1813         * platform/chromium-win/fast/canvas/canvas-incremental-repaint-expected.png:
1814         * platform/chromium-win/fast/canvas/canvas-shadow-expected.txt: Added.
1815         * platform/chromium-win/fast/repaint/shadow-multiple-horizontal-expected.png:
1816         * platform/chromium-win/fast/repaint/shadow-multiple-strict-horizontal-expected.png:
1817         * platform/chromium-win/fast/repaint/shadow-multiple-strict-vertical-expected.png:
1818         * platform/chromium-win/fast/repaint/transform-replaced-shadows-expected.png:
1819         * platform/chromium/TestExpectations:
1820         * platform/chromium/fast/repaint/shadow-multiple-horizontal-expected.png: Removed.
1821         * platform/chromium/fast/repaint/shadow-multiple-strict-horizontal-expected.png: Removed.
1822         * platform/chromium/fast/repaint/shadow-multiple-strict-vertical-expected.png: Removed.
1823         * platform/efl-wk1/compositing/shadows: Added.
1824         * platform/efl-wk1/compositing/shadows/shadow-drawing-expected.png: Added.
1825         * platform/efl-wk1/fast/box-shadow: Added.
1826         * platform/efl-wk1/fast/box-shadow/basic-shadows-expected.png: Added.
1827         * platform/efl-wk1/fast/box-shadow/box-shadow-clipped-slices-expected.png: Added.
1828         * platform/efl-wk1/fast/box-shadow/box-shadow-transformed-expected.png: Added.
1829         * platform/efl-wk1/fast/box-shadow/scaled-box-shadow-expected.png: Added.
1830         * platform/efl-wk1/fast/canvas: Added.
1831         * platform/efl-wk1/fast/canvas/canvas-incremental-repaint-expected.png: Added.
1832         * platform/efl-wk1/fast/repaint/shadow-multiple-horizontal-expected.png: Added.
1833         * platform/efl-wk1/fast/repaint/shadow-multiple-strict-horizontal-expected.png: Added.
1834         * platform/efl-wk1/fast/repaint/shadow-multiple-strict-vertical-expected.png: Added.
1835         * platform/efl-wk1/fast/repaint/shadow-multiple-vertical-expected.png: Added.
1836         * platform/efl-wk1/fast/transforms: Added.
1837         * platform/efl-wk1/fast/transforms/shadows-expected.png: Added.
1838         * platform/efl-wk1/svg/css: Added.
1839         * platform/efl-wk1/svg/css/group-with-shadow-expected.png: Added.
1840         * platform/efl/compositing/shadows/shadow-drawing-expected.png: Removed.
1841         * platform/efl/fast/box-shadow/basic-shadows-expected.png: Removed.
1842         * platform/efl/fast/box-shadow/box-shadow-clipped-slices-expected.png: Removed.
1843         * platform/efl/fast/box-shadow/box-shadow-transformed-expected.png: Removed.
1844         * platform/efl/fast/box-shadow/scaled-box-shadow-expected.png: Removed.
1845         * platform/efl/fast/box-shadow/single-pixel-shadow-expected.png: Removed.
1846         * platform/efl/fast/canvas/canvas-incremental-repaint-expected.png: Removed.
1847         * platform/efl/fast/repaint/shadow-multiple-horizontal-expected.png: Removed.
1848         * platform/efl/fast/repaint/shadow-multiple-strict-horizontal-expected.png: Removed.
1849         * platform/efl/fast/repaint/shadow-multiple-strict-vertical-expected.png: Removed.
1850         * platform/efl/fast/repaint/shadow-multiple-vertical-expected.png: Removed.
1851         * platform/efl/fast/transforms/shadows-expected.png: Removed.
1852         * platform/efl/svg/css/group-with-shadow-expected.png: Removed.
1853         * platform/gtk/fast/box-shadow/single-pixel-shadow-expected.png: Removed.
1854
1855 2012-11-15  Sheriff Bot  <webkit.review.bot@gmail.com>
1856
1857         Unreviewed, rolling out r134800 and r134805.
1858         http://trac.webkit.org/changeset/134800
1859         http://trac.webkit.org/changeset/134805
1860         https://bugs.webkit.org/show_bug.cgi?id=102417
1861
1862         This patch broke chromium port (Requested by jianli on
1863         #webkit).
1864
1865         * fast/mediastream/RTCPeerConnection-datachannel-expected.txt:
1866         * fast/mediastream/RTCPeerConnection-datachannel.html:
1867
1868 2012-11-15  Tommy Widenflycht  <tommyw@google.com>
1869
1870         [chromium] MediaStream API: Add missing WebRTCPeerConnectionHandlerClient::didAddRemoteDataChannel
1871         https://bugs.webkit.org/show_bug.cgi?id=102386
1872
1873         Reviewed by Adam Barth.
1874
1875         * fast/mediastream/RTCPeerConnection-datachannel.html:
1876         * fast/mediastream/RTCPeerConnection-datachannel-expected.txt:
1877
1878 2012-11-15  Rick Byers  <rbyers@chromium.org>
1879
1880         No tests for changing mouse cursors
1881         https://bugs.webkit.org/show_bug.cgi?id=100550
1882
1883         Reviewed by Brent Fulgham.
1884
1885         Add a simple test covering the basic scenarios of changing a mouse
1886         cursor with CSS.  This includes most of the cases currently covered
1887         by ManualTests/*cursor*.
1888
1889         * fast/events/mouse-cursor-expected.txt: Added.
1890         * fast/events/mouse-cursor.html: Added.
1891
1892 2012-11-13  Jer Noble  <jer.noble@apple.com>
1893
1894         Support loading of blob URLs in AVFoundation.
1895         https://bugs.webkit.org/show_bug.cgi?id=102182
1896
1897         Reviewed by Eric Carlson.
1898
1899         Add a new test which verifies blob url support in video elements.
1900
1901         * media/video-src-blob-expected.txt: Added.
1902         * media/video-src-blob.html: Added.
1903         * platform/mac/TestExpectations: Add expected failure results for OSX releases where 
1904             custom media loading is not supported.
1905
1906 2012-11-15  Sheriff Bot  <webkit.review.bot@gmail.com>
1907
1908         Unreviewed, rolling out r134649 and r134665.
1909         http://trac.webkit.org/changeset/134649
1910         http://trac.webkit.org/changeset/134665
1911         https://bugs.webkit.org/show_bug.cgi?id=102413
1912
1913         Broke a ton of downstream chromium tests (Requested by japhet
1914         on #webkit).
1915
1916         * http/tests/inspector/network/network-iframe-load-and-delete.html:
1917         * http/tests/loading/redirect-methods-expected.txt:
1918         * http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-expected.txt:
1919         * http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-in-body-expected.txt:
1920         * http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-origin-deny-expected.txt:
1921
1922 2012-11-15  Mike West  <mkwst@chromium.org>
1923
1924         Unreviewed: Skipping http/tests/security/sandboxed-iframe-form-top.html
1925         https://bugs.webkit.org/show_bug.cgi?id=102391
1926
1927         This test is leaking state into the following test. Skipping it here,
1928         and will look for a fix in 85522 (oooooold!).
1929
1930         * platform/mac/TestExpectations:
1931             Skip sandboxed-iframe-form-top.html
1932         * platform/max/http/tests/security/sandboxed-iframe-origin-add-expected.txt:
1933             We're no longer leaking into this test; remove the platform specific
1934             results.
1935
1936 2012-11-15  Erik Arvidsson  <arv@chromium.org>
1937
1938         Update DOMException name: NotSupportedError
1939         https://bugs.webkit.org/show_bug.cgi?id=102139
1940
1941         Reviewed by Ojan Vafai.
1942
1943         Updated tests and expectations.
1944
1945         * editing/pasteboard/data-transfer-items-expected.txt:
1946         * fast/canvas/canvas-2d-imageData-create-nonfinite-expected.txt:
1947         * fast/canvas/canvas-createImageData-expected.txt:
1948         * fast/canvas/canvas-getImageData-invalid-expected.txt:
1949         * fast/canvas/canvas-putImageData-expected.txt:
1950         * fast/canvas/canvas-putImageData.js:
1951         * fast/canvas/linearGradient-infinite-values-expected.txt:
1952         * fast/canvas/radialGradient-infinite-values-expected.txt:
1953         * fast/canvas/resources/canvas-2d-imageData-create-nonfinite.js:
1954         * fast/canvas/script-tests/canvas-createImageData.js:
1955         * fast/canvas/script-tests/canvas-getImageData-invalid.js:
1956         * fast/canvas/script-tests/linearGradient-infinite-values.js:
1957         * fast/canvas/script-tests/radialGradient-infinite-values.js:
1958         * fast/dom/HTMLMeterElement/script-tests/set-meter-properties.js:
1959         * fast/dom/HTMLMeterElement/set-meter-properties-expected.txt:
1960         * fast/dom/HTMLProgressElement/script-tests/set-progress-properties.js:
1961         * fast/dom/HTMLProgressElement/set-progress-properties-expected.txt:
1962         * fast/dom/Node/initial-values-expected.txt:
1963         * fast/dom/importNode-null-expected.txt:
1964         * fast/dynamic/insertAdjacentText-expected.txt:
1965         * fast/forms/date/input-valueasnumber-date-expected.txt:
1966         * fast/forms/date/input-valueasnumber-date.html:
1967         * fast/forms/datetime/input-valueasnumber-datetime-expected.txt:
1968         * fast/forms/datetime/input-valueasnumber-datetime.html:
1969         * fast/forms/datetimelocal/input-valueasnumber-datetimelocal-expected.txt:
1970         * fast/forms/datetimelocal/input-valueasnumber-datetimelocal.html:
1971         * fast/forms/month/input-valueasnumber-month-expected.txt:
1972         * fast/forms/month/input-valueasnumber-month.html:
1973         * fast/forms/number/number-valueasnumber-expected.txt:
1974         * fast/forms/number/number-valueasnumber.html:
1975         * fast/forms/range/input-valueasnumber-range-expected.txt:
1976         * fast/forms/range/input-valueasnumber-range.html:
1977         * fast/forms/time/time-valueasnumber-expected.txt:
1978         * fast/forms/time/time-valueasnumber.html:
1979         * fast/forms/week/input-valueasnumber-week-expected.txt:
1980         * fast/forms/week/input-valueasnumber-week.html:
1981         * fast/mediastream/RTCPeerConnection-expected.txt:
1982         * fast/mediastream/argument-types-expected.txt:
1983         * fast/mediastream/getusermedia-expected.txt:
1984         * fast/mediastream/script-tests/argument-types.js:
1985         * http/tests/media/media-source/video-media-source-add-and-remove-buffers-expected.txt:
1986         * platform/chromium/canvas/philip/tests/2d.missingargs-expected.txt:
1987         * platform/chromium/dom/xhtml/level3/core/documentsetxmlversion03-expected.txt:
1988         * platform/chromium/fast/dynamic/insertAdjacentElement-expected.txt:
1989         * platform/efl/fast/dynamic/insertAdjacentElement-expected.txt:
1990         * platform/gtk/fast/dynamic/insertAdjacentElement-expected.txt:
1991         * platform/mac/canvas/philip/tests/2d.missingargs-expected.txt:
1992         * platform/mac/fast/dynamic/insertAdjacentElement-expected.txt:
1993         * platform/qt/fast/dynamic/insertAdjacentElement-expected.txt:
1994         * svg/dom/SVGAngle-expected.txt:
1995         * svg/dom/SVGLength-expected.txt:
1996         * svg/dom/SVGLength-px-expected.txt:
1997         * svg/dom/SVGPreserveAspectRatio-expected.txt:
1998         * transforms/cssmatrix-2d-interface-expected.txt:
1999         * transforms/cssmatrix-3d-interface-expected.txt:
2000
2001 2012-11-15  Mike West  <mkwst@chromium.org>
2002
2003         Unreviewed: Skipping http/tests/security/sandboxed-iframe-form-top.html
2004         https://bugs.webkit.org/show_bug.cgi?id=102391
2005
2006         This test is leaking state into the following test. Skipping it here,
2007         and will look for a fix in 85522 (oooooold!).
2008
2009         * platform/mac/TestExpectations:
2010             Skip sandboxed-iframe-form-top.html
2011         * platform/max/http/tests/security/sandboxed-iframe-origin-add-expected.txt:
2012             We're no longer leaking into this test; remove the platform specific
2013             results.
2014
2015 2012-11-15  Erik Arvidsson  <arv@chromium.org>
2016
2017         Update DOMException name: NoModificationAllowedError
2018         https://bugs.webkit.org/show_bug.cgi?id=102134
2019
2020         Reviewed by Ojan Vafai.
2021
2022         Updated tests and expectations.
2023
2024         * dom/xhtml/level1/core/hc_nodevalue03-expected.txt:
2025         * fast/dom/EntityReference/readonly-exceptions-expected.txt:
2026         * fast/dom/HTMLElement/insertAdjacentHTML-errors-expected.txt:
2027         * fast/dom/HTMLElement/script-tests/insertAdjacentHTML-errors.js:
2028         * fast/dom/computed-style-set-property-expected.txt:
2029         * fast/dom/insertAdjacentHTML-DocumentFragment-crash-expected.txt:
2030         * fast/dom/outerText-no-element-expected.txt:
2031         * fast/dom/setPrimitiveValue-exceptions-expected.txt:
2032         * fast/dom/setPrimitiveValue-expected.txt:
2033         * fast/dynamic/outerHTML-no-element-expected.txt:
2034         * fast/frames/out-of-document-iframe-has-child-frame-expected.txt:
2035         * platform/chromium-mac/fast/dom/setPrimitiveValue-exceptions-expected.txt:
2036         * platform/chromium-win/fast/dom/setPrimitiveValue-exceptions-expected.txt:
2037         * platform/chromium-win/svg/custom/baseval-animval-equality-expected.txt:
2038         * platform/chromium/fast/dom/insertAdjacentHTML-DocumentFragment-crash-expected.txt:
2039         * platform/chromium/fast/frames/out-of-document-iframe-has-child-frame-expected.txt:
2040         * platform/chromium/svg/custom/baseval-animval-equality-expected.txt:
2041         * platform/gtk/svg/custom/baseval-animval-equality-expected.txt:
2042         * platform/mac/svg/custom/baseval-animval-equality-expected.txt:
2043         * platform/qt/svg/custom/baseval-animval-equality-expected.txt:
2044         * platform/qt/svg/dom/altGlyph-dom-expected.txt:
2045         * svg/animations/animate-gradient-transform-expected.txt:
2046         * svg/dom/SVGColor-expected.txt:
2047         * svg/dom/SVGLengthList-basics-expected.txt:
2048         * svg/dom/SVGNumberList-basics-expected.txt:
2049         * svg/dom/SVGPaint-expected.txt:
2050         * svg/dom/SVGTransformList-basics-expected.txt:
2051         * svg/dom/SVGViewSpec-defaults-expected.txt:
2052         * svg/dom/altGlyph-dom-expected.txt:
2053
2054 2012-11-15  Eric Carlson  <eric.carlson@apple.com>
2055
2056         Update computed line position algorithm
2057         https://bugs.webkit.org/show_bug.cgi?id=93779
2058
2059         Reviewed by Philippe Normand.
2060
2061         Compute the position of a text track relative to rendered tracks. This is needed to position
2062         cues correctly when there is more than one text track.
2063
2064         * media/track/track-cue-container-rendering-position-expected.txt: Added.
2065         * media/track/track-cue-container-rendering-position.html: Added.
2066
2067 2012-11-15  Andreas Kling  <kling@webkit.org>
2068
2069         REGRESSION(r134408): Heap-use-after-free in WebCore::HTMLConstructionSite::mergeAttributesFromTokenIntoElement().
2070         <http://webkit.org/b/102304>
2071
2072         Reviewed by Anders Carlsson.
2073
2074         * fast/dom/cloneNode-below-body-attribute-merging-expected.txt: Added.
2075         * fast/dom/cloneNode-below-body-attribute-merging.html: Added.
2076
2077 2012-11-15  Justin Novosad  <junov@google.com>
2078
2079         Cleanup test expectations after rebaseline r134668
2080         https://bugs.webkit.org/show_bug.cgi?id=101974
2081
2082         Unreviewed
2083
2084         * platform/chromium/TestExpectations:
2085
2086 2012-11-15  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
2087
2088         [EFL] Gardening.
2089
2090         Move some expectations from efl-wk1/ to efl/ since they should
2091         work for both ports (and were originally there).
2092
2093         Skip an additional HiDPI test.
2094
2095         * platform/efl-wk1/fast/borders: Removed.
2096         * platform/efl-wk1/fast/borders/border-radius-wide-border-01-expected.png: Removed.
2097         * platform/efl-wk1/fast/borders/borderRadiusInset01-expected.png: Removed.
2098         * platform/efl-wk1/fast/css: Removed.
2099         * platform/efl-wk1/fast/css/text-overflow-ellipsis-bidi-expected.png: Removed.
2100         * platform/efl-wk1/fast/css/text-overflow-ellipsis-expected.png: Removed.
2101         * platform/efl-wk1/fast/css/text-overflow-ellipsis-strict-expected.png: Removed.
2102         * platform/efl-wk1/fast/css/text-overflow-ellipsis-text-align-center-expected.png: Removed.
2103         * platform/efl-wk1/fast/css/text-overflow-input-expected.png: Removed.
2104         * platform/efl-wk1/fast/css/text-overflow-input-expected.txt: Removed.
2105         * platform/efl-wk1/fast/css/vertical-text-overflow-ellipsis-text-align-center-expected.png: Removed.
2106         * platform/efl-wk1/fast/forms/menulist-clip-expected.png: Removed.
2107         * platform/efl-wk1/fast/forms/menulist-option-wrap-expected.png: Removed.
2108         * platform/efl-wk1/fast/forms/select-empty-option-height-expected.png: Removed.
2109         * platform/efl-wk1/fast/media: Removed.
2110         * platform/efl-wk1/fast/media/mq-js-media-except-01-expected.png: Removed.
2111         * platform/efl-wk1/fast/media/mq-js-media-except-01-expected.txt: Removed.
2112         * platform/efl-wk1/fast/repaint/control-clip-expected.png: Removed.
2113         * platform/efl-wk1/svg/dom: Removed.
2114         * platform/efl-wk1/svg/dom/SVGLengthList-appendItem-expected.png: Removed.
2115         * platform/efl-wk1/svg/dom/SVGLengthList-basics-expected.png: Removed.
2116         * platform/efl-wk1/svg/dom/SVGLengthList-getItem-expected.png: Removed.
2117         * platform/efl-wk1/svg/dom/SVGLengthList-initialize-expected.png: Removed.
2118         * platform/efl-wk1/svg/dom/SVGLengthList-insertItemBefore-expected.png: Removed.
2119         * platform/efl-wk1/svg/dom/SVGLengthList-removeItem-expected.png: Removed.
2120         * platform/efl-wk1/svg/dom/SVGLengthList-replaceItem-expected.png: Removed.
2121         * platform/efl-wk1/svg/dom/SVGNumberList-basics-expected.png: Removed.
2122         * platform/efl-wk1/svg/dom/SVGTransformList-basics-expected.png: Removed.
2123         * platform/efl/TestExpectations:
2124         * platform/efl/fast/borders/border-radius-wide-border-01-expected.png: Copied from LayoutTests/platform/efl-wk1/fast/borders/border-radius-wide-border-01-expected.png.
2125         * platform/efl/fast/borders/border-radius-wide-border-05-expected.png: Added.
2126         * platform/efl/fast/borders/borderRadiusInset01-expected.png: Copied from LayoutTests/platform/efl-wk1/fast/borders/borderRadiusInset01-expected.png.
2127         * platform/efl/fast/css/text-overflow-ellipsis-bidi-expected.png: Copied from LayoutTests/platform/efl-wk1/fast/css/text-overflow-ellipsis-bidi-expected.png.
2128         * platform/efl/fast/css/text-overflow-ellipsis-expected.png: Copied from LayoutTests/platform/efl-wk1/fast/css/text-overflow-ellipsis-expected.png.
2129         * platform/efl/fast/css/text-overflow-ellipsis-strict-expected.png: Copied from LayoutTests/platform/efl-wk1/fast/css/text-overflow-ellipsis-strict-expected.png.
2130         * platform/efl/fast/css/text-overflow-ellipsis-text-align-center-expected.png: Copied from LayoutTests/platform/efl-wk1/fast/css/text-overflow-ellipsis-text-align-center-expected.png.
2131         * platform/efl/fast/css/text-overflow-input-expected.png: Copied from LayoutTests/platform/efl-wk1/fast/css/text-overflow-input-expected.png.
2132         * platform/efl/fast/css/text-overflow-input-expected.txt: Copied from LayoutTests/platform/efl-wk1/fast/css/text-overflow-input-expected.txt.
2133         * platform/efl/fast/css/vertical-text-overflow-ellipsis-text-align-center-expected.png: Copied from LayoutTests/platform/efl-wk1/fast/css/vertical-text-overflow-ellipsis-text-align-center-expected.png.
2134         * platform/efl/fast/forms/menulist-clip-expected.png: Copied from LayoutTests/platform/efl-wk1/fast/forms/menulist-clip-expected.png.
2135         * platform/efl/fast/forms/menulist-option-wrap-expected.png: Copied from LayoutTests/platform/efl-wk1/fast/forms/menulist-option-wrap-expected.png.
2136         * platform/efl/fast/forms/select-empty-option-height-expected.png: Copied from LayoutTests/platform/efl-wk1/fast/forms/select-empty-option-height-expected.png.
2137         * platform/efl/fast/forms/zoomed-controls-expected.png: Added.
2138         * platform/efl/fast/media/mq-js-media-except-01-expected.png: Copied from LayoutTests/platform/efl-wk1/fast/media/mq-js-media-except-01-expected.png.
2139         * platform/efl/fast/media/mq-js-media-except-01-expected.txt: Copied from LayoutTests/platform/efl-wk1/fast/media/mq-js-media-except-01-expected.txt.
2140         * platform/efl/fast/repaint/control-clip-expected.png: Copied from LayoutTests/platform/efl-wk1/fast/repaint/control-clip-expected.png.
2141         * platform/efl/svg/dom/SVGLengthList-appendItem-expected.png: Copied from LayoutTests/platform/efl-wk1/svg/dom/SVGLengthList-appendItem-expected.png.
2142         * platform/efl/svg/dom/SVGLengthList-basics-expected.png: Copied from LayoutTests/platform/efl-wk1/svg/dom/SVGLengthList-basics-expected.png.
2143         * platform/efl/svg/dom/SVGLengthList-getItem-expected.png: Copied from LayoutTests/platform/efl-wk1/svg/dom/SVGLengthList-getItem-expected.png.
2144         * platform/efl/svg/dom/SVGLengthList-initialize-expected.png: Copied from LayoutTests/platform/efl-wk1/svg/dom/SVGLengthList-initialize-expected.png.
2145         * platform/efl/svg/dom/SVGLengthList-insertItemBefore-expected.png: Copied from LayoutTests/platform/efl-wk1/svg/dom/SVGLengthList-insertItemBefore-expected.png.
2146         * platform/efl/svg/dom/SVGLengthList-removeItem-expected.png: Copied from LayoutTests/platform/efl-wk1/svg/dom/SVGLengthList-removeItem-expected.png.
2147         * platform/efl/svg/dom/SVGLengthList-replaceItem-expected.png: Copied from LayoutTests/platform/efl-wk1/svg/dom/SVGLengthList-replaceItem-expected.png.
2148         * platform/efl/svg/dom/SVGNumberList-basics-expected.png: Copied from LayoutTests/platform/efl-wk1/svg/dom/SVGNumberList-basics-expected.png.
2149         * platform/efl/svg/dom/SVGTransformList-basics-expected.png: Copied from LayoutTests/platform/efl-wk1/svg/dom/SVGTransformList-basics-expected.png.
2150
2151 2012-11-15  Elliott Sprehn  <esprehn@chromium.org>
2152
2153         Prevent creation of detached frames in ShadowRoot
2154         https://bugs.webkit.org/show_bug.cgi?id=102333
2155
2156         Reviewed by Dimitri Glazkov.
2157
2158         Test that you cannot create a detached frame using a ShadowRoot
2159         and iframe unload handlers.
2160
2161         * fast/frames/detached-shadow-frame-expected.txt: Added.
2162         * fast/frames/detached-shadow-frame.html: Added.
2163
2164 2012-11-15  Shinya Kawanaka  <shinyak@chromium.org>
2165
2166         Changing pseudoClass (:visited) should cause distribution.
2167         https://bugs.webkit.org/show_bug.cgi?id=101700
2168
2169         Reviewed by Dimitri Glazkov.
2170
2171         * fast/dom/shadow/pseudoclass-update-visited-anchor-expected.html: Added.
2172         * fast/dom/shadow/pseudoclass-update-visited-anchor.html: Added.
2173         * fast/dom/shadow/pseudoclass-update-visited-area-expected.html: Added.
2174         * fast/dom/shadow/pseudoclass-update-visited-area.html: Added.
2175
2176 2012-11-15  Stephen Chenney  <schenney@chromium.org>
2177
2178         [Chromium] Disable SK_IGNORE_FAST_BLURRECT
2179
2180         Unreviewed test expectations update
2181
2182         * platform/chromium-linux/compositing/shadows/shadow-drawing-expected.png:
2183         * platform/chromium-linux/fast/box-shadow/basic-shadows-expected.png:
2184         * platform/chromium-linux/fast/box-shadow/box-shadow-clipped-slices-expected.png:
2185         * platform/chromium-linux/fast/box-shadow/box-shadow-transformed-expected.png:
2186         * platform/chromium-linux/fast/box-shadow/single-pixel-shadow-expected.png:
2187         * platform/chromium-linux/fast/canvas/canvas-incremental-repaint-expected.png:
2188         * platform/chromium-linux/fast/repaint/box-shadow-h-expected.png:
2189         * platform/chromium-linux/fast/repaint/box-shadow-v-expected.png:
2190         * platform/chromium-linux/fast/repaint/shadow-multiple-vertical-expected.png:
2191         * platform/chromium-linux/fast/transforms/shadows-expected.png:
2192         * platform/chromium-linux/svg/css/group-with-shadow-expected.png:
2193         * platform/chromium-linux/svg/filters/shadow-on-rect-with-filter-expected.png:
2194         * platform/chromium-win/fast/box-shadow/box-shadow-radius-expected.png:
2195         * platform/chromium-win/fast/box-shadow/scaled-box-shadow-expected.png:
2196         * platform/chromium/TestExpectations:
2197
2198 2012-11-15  Stephen Chenney  <schenney@chromium.org>
2199
2200         Rebaseline after r134736
2201
2202         Unreviewed expectations update.
2203
2204         Very minor changes, not entirely clear why but not a problem at all.
2205         Probably due to animation cauising an initial valeue to differ
2206         slightly.
2207
2208         * platform/chromium-linux/compositing/checkerboard-expected.png:
2209         * platform/chromium-mac/compositing/checkerboard-expected.png:
2210         * platform/chromium-win/compositing/checkerboard-expected.png:
2211
2212 2012-11-15  KwangYong Choi  <ky0.choi@samsung.com>
2213
2214         [EFL] Update pixel test expectation for datalist tests
2215         https://bugs.webkit.org/show_bug.cgi?id=102365
2216
2217         Unreviewed EFL gardening.
2218
2219         * platform/efl/fast/forms/datalist/input-appearance-range-with-datalist-zoomed-expected.png:
2220         * platform/efl/fast/forms/datalist/input-appearance-range-with-padding-with-datalist-expected.png:
2221
2222 2012-11-15  Csaba Osztrogonác  <ossy@webkit.org>
2223
2224         REGRESSION(r134495): It made svg/custom/use-instanceRoot-event-listeners.xhtml fail and fast/events/attribute-listener-deletion-crash.html timeout
2225         https://bugs.webkit.org/show_bug.cgi?id=102183
2226
2227         Unreviewed gardening, unskip now passing tests after r134666.
2228
2229         * platform/qt/TestExpectations:
2230
2231 2012-11-15  Mike West  <mkwst@chromium.org>
2232
2233         We should trigger a console warning when we encounter invalid sandbox flags.
2234         https://bugs.webkit.org/show_bug.cgi?id=101956
2235
2236         Reviewed by Adam Barth.
2237
2238         * http/tests/security/contentSecurityPolicy/sandbox-invalid-header-expected.txt: Added.
2239         * http/tests/security/contentSecurityPolicy/sandbox-invalid-header.html: Added.
2240         * http/tests/security/sandboxed-iframe-invalid-expected.txt: Added.
2241         * http/tests/security/sandboxed-iframe-invalid.html: Added.
2242
2243 2012-11-15  Keishi Hattori  <keishi@webkit.org>
2244
2245         [Chromium] Add tests for month suggestion picker
2246         https://bugs.webkit.org/show_bug.cgi?id=102040
2247
2248         Reviewed by Kent Tamura.
2249
2250         Adding tests for <input type=date> with datalist.
2251
2252         * platform/chromium-mac/platform/chromium/fast/forms/suggestion-picker/month-suggestion-appearance-expected.png: Added.
2253         * platform/chromium-mac/platform/chromium/fast/forms/suggestion-picker/month-suggestion-picker-appearance-rtl-expected.png: Added.
2254         * platform/chromium-mac/platform/chromium/fast/forms/suggestion-picker/month-suggestion-picker-appearance-with-scroll-bar-expected.png: Added.
2255         * platform/chromium-win/platform/chromium/fast/forms/suggestion-picker/month-suggestion-picker-key-operations-expected.txt: Added.
2256         * platform/chromium/fast/forms/suggestion-picker/month-suggestion-appearance-expected.txt: Added.
2257         * platform/chromium/fast/forms/suggestion-picker/month-suggestion-appearance.html: Added.
2258         * platform/chromium/fast/forms/suggestion-picker/month-suggestion-picker-appearance-rtl-expected.txt: Added.
2259         * platform/chromium/fast/forms/suggestion-picker/month-suggestion-picker-appearance-rtl.html: Added.
2260         * platform/chromium/fast/forms/suggestion-picker/month-suggestion-picker-appearance-with-scroll-bar-expected.txt: Added.
2261         * platform/chromium/fast/forms/suggestion-picker/month-suggestion-picker-appearance-with-scroll-bar.html: Added.
2262         * platform/chromium/fast/forms/suggestion-picker/month-suggestion-picker-key-operations-expected.txt: Added.
2263         * platform/chromium/fast/forms/suggestion-picker/month-suggestion-picker-key-operations.html: Added.
2264         * platform/chromium/fast/forms/suggestion-picker/month-suggestion-picker-min-max-attribute-expected.txt: Added.
2265         * platform/chromium/fast/forms/suggestion-picker/month-suggestion-picker-min-max-attribute.html: Added.
2266         * platform/chromium/fast/forms/suggestion-picker/month-suggestion-picker-mouse-operations-expected.txt: Added.
2267         * platform/chromium/fast/forms/suggestion-picker/month-suggestion-picker-mouse-operations.html: Added.
2268         * platform/chromium/fast/forms/suggestion-picker/month-suggestion-picker-reset-value-after-reload-expected.txt: Added.
2269         * platform/chromium/fast/forms/suggestion-picker/month-suggestion-picker-reset-value-after-reload.html: Added.
2270         * platform/chromium/fast/forms/suggestion-picker/month-suggestion-picker-step-attribute-expected.txt: Added.
2271         * platform/chromium/fast/forms/suggestion-picker/month-suggestion-picker-step-attribute.html: Added.
2272         * platform/chromium/TestExpectations:
2273
2274 2012-11-15  Mikhail Pozdnyakov  <mikhail.pozdnyakov@intel.com>
2275
2276         [EFL] Gardening after r134628
2277         https://bugs.webkit.org/show_bug.cgi?id=102368
2278
2279         Unreviewed gardening.
2280
2281         Skip test compositing/overflow/scrolling-without-painting.html added at r134628
2282         and which does not pass on EFL.
2283
2284         * platform/efl/TestExpectations:
2285
2286 2012-11-15  Ryosuke Niwa  <rniwa@webkit.org>
2287
2288         Fix tests after r134637.
2289
2290         * fast/harness/perftests/runs-per-second-iterations.html:
2291         * fast/harness/perftests/runs-per-second-log.html:
2292         * platform/qt/TestExpectations:
2293
2294 2012-11-15  Mikhail Pozdnyakov  <mikhail.pozdnyakov@intel.com>
2295
2296         [EFL][WK2] Rebase fast/media/mq-js-media-except-01.html after r134618
2297         https://bugs.webkit.org/show_bug.cgi?id=102362
2298
2299         Unreviewed rebaseline.
2300
2301         Rebased fast/media/mq-js-media-except-01.html after r134618.
2302
2303         * platform/efl-wk2/fast/media/mq-js-media-except-01-expected.txt: Added.
2304
2305 2012-11-15  Csaba Osztrogonác  <ossy@webkit.org>
2306
2307         [Qt] Unreviewed gardening, skip new failing tests.
2308
2309         * platform/qt/TestExpectations:
2310
2311 2012-11-15  Kristóf Kosztyó  <kkristof@inf.u-szeged.hu>
2312
2313         [Qt] Unreviewed gardening. Rebaseline after r134649.
2314
2315         * platform/qt/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-expected.txt:
2316         * platform/qt/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-in-body-expected.txt:
2317         * platform/qt/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-origin-deny-expected.txt:
2318
2319 2012-11-15  Kent Tamura  <tkent@chromium.org>
2320
2321         Support stand-alone month names in calendar picker
2322         https://bugs.webkit.org/show_bug.cgi?id=102196
2323
2324         Reviewed by Kentaro Hara.
2325
2326         Update a pixel result for Russian calendar picker. Now it contains
2327         a stand-alone month name.
2328
2329         * platform/chromium-mac/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-ru-expected.png:
2330
2331 2012-11-15  Kentaro Hara  <haraken@chromium.org>
2332
2333         Unreviewed. Rebaselined images.
2334
2335         * platform/chromium-win/fast/forms/zoomed-controls-expected.png: Added.
2336         * platform/chromium/TestExpectations:
2337
2338 2012-11-14  Shinya Kawanaka  <shinyak@chromium.org> 
2339
2340         Changing pseudoClass (:disabled) should cause distribution.
2341         https://bugs.webkit.org/show_bug.cgi?id=101901
2342
2343         Reviewed by Hajime Morita.
2344
2345         * fast/dom/shadow/pseudoclass-update-disabled-button-expected.html: Added.
2346         * fast/dom/shadow/pseudoclass-update-disabled-button.html: Added.
2347         * fast/dom/shadow/pseudoclass-update-disabled-fieldset-expected.html: Added.
2348         * fast/dom/shadow/pseudoclass-update-disabled-fieldset.html: Added.
2349         * fast/dom/shadow/pseudoclass-update-disabled-input-expected.html: Added.
2350         * fast/dom/shadow/pseudoclass-update-disabled-input.html: Added.
2351         * fast/dom/shadow/pseudoclass-update-disabled-optgroup-expected.txt: Added.
2352         * fast/dom/shadow/pseudoclass-update-disabled-optgroup.html: Added.
2353         * fast/dom/shadow/pseudoclass-update-disabled-option-expected.txt: Added.
2354         * fast/dom/shadow/pseudoclass-update-disabled-option.html: Added.
2355         * fast/dom/shadow/pseudoclass-update-disabled-select-expected.html: Added.
2356         * fast/dom/shadow/pseudoclass-update-disabled-select.html: Added.
2357         * fast/dom/shadow/pseudoclass-update-disabled-textarea-expected.html: Added.
2358         * fast/dom/shadow/pseudoclass-update-disabled-textarea.html: Added.
2359
2360 2012-11-14  Sheriff Bot  <webkit.review.bot@gmail.com>
2361
2362         Unreviewed, rolling out r134691, r134703, r134715, r134716,
2363         and r134733.
2364         http://trac.webkit.org/changeset/134691
2365         http://trac.webkit.org/changeset/134703
2366         http://trac.webkit.org/changeset/134715
2367         http://trac.webkit.org/changeset/134716
2368         http://trac.webkit.org/changeset/134733
2369         https://bugs.webkit.org/show_bug.cgi?id=102342
2370
2371         "Broke the Apple Windows Debug and GTK builds." (Requested by
2372         dydx on #webkit).
2373
2374         * platform/chromium/fast/storage/serialized-script-value-expected.txt: Removed.
2375         * platform/chromium/fast/storage/serialized-script-value.html: Removed.
2376
2377 2012-11-14  Kentaro Hara  <haraken@chromium.org>
2378
2379         Unreviewed. Rebaselined images.
2380
2381         * platform/chromium-linux/platform/chromium/fast/forms/calendar-picker/week-picker-appearance-expected.png: Added.
2382         * platform/chromium-linux/platform/chromium/fast/forms/calendar-picker/week-picker-appearance-step-expected.png: Added.
2383         * platform/chromium-win/platform/chromium/fast/forms/calendar-picker/week-picker-appearance-expected.png: Added.
2384         * platform/chromium-win/platform/chromium/fast/forms/calendar-picker/week-picker-appearance-step-expected.png: Added.
2385
2386 2012-11-14  Dirk Schulze  <krit@webkit.org>
2387
2388         Support animation of basic shape 'polygon'
2389         https://bugs.webkit.org/show_bug.cgi?id=102080
2390
2391         Reviewed by Daniel Bates.
2392
2393         Added animation test for basic shape 'polygon' to existing test
2394         css3/masking/clip-path-animation.html and
2395         fast/exclusions/shape-inside/shape-inside-animation.html.
2396
2397         * animations/resources/animation-test-helpers.js:
2398         (parseBasicShape):
2399         * css3/masking/clip-path-animation-expected.txt:
2400         * css3/masking/clip-path-animation.html:
2401         * fast/exclusions/shape-inside/shape-inside-animation-expected.txt:
2402         * fast/exclusions/shape-inside/shape-inside-animation.html:
2403
2404 2012-11-14  Shinya Kawanaka  <shinyak@chromium.org>
2405
2406         Changing pseudoClass (:checked) should cause distribution.
2407         https://bugs.webkit.org/show_bug.cgi?id=101902
2408
2409         Reviewed by Dimitri Glazkov.
2410
2411         Since an option element does not create a renderer, we cannot make its test a reftest.
2412
2413         * fast/dom/shadow/pseudoclass-update-checked-input-expected.html: Added.
2414         * fast/dom/shadow/pseudoclass-update-checked-input.html: Added.
2415         * fast/dom/shadow/pseudoclass-update-checked-option-expected.txt: Added.
2416         * fast/dom/shadow/pseudoclass-update-checked-option.html: Added.
2417
2418 2012-11-14  Keishi Hattori  <keishi@webkit.org>
2419
2420         Add tests for week picker
2421         https://bugs.webkit.org/show_bug.cgi?id=101555
2422
2423         Reviewed by Kent Tamura.
2424
2425         Adding tests for month picker.
2426
2427         * platform/chromium-mac/platform/chromium/fast/forms/calendar-picker/week-picker-appearance-expected.png: Added.
2428         * platform/chromium-mac/platform/chromium/fast/forms/calendar-picker/week-picker-appearance-step-expected.png: Added.
2429         * platform/chromium/fast/forms/calendar-picker/resources/calendar-picker-common.js:
2430         (selectedWeek): Returns value of selected week.
2431         * platform/chromium/fast/forms/calendar-picker/week-picker-appearance-expected.txt: Added.
2432         * platform/chromium/fast/forms/calendar-picker/week-picker-appearance-step-expected.txt: Added.
2433         * platform/chromium/fast/forms/calendar-picker/week-picker-appearance-step.html: Added.
2434         * platform/chromium/fast/forms/calendar-picker/week-picker-appearance.html: Added.
2435         * platform/chromium/fast/forms/calendar-picker/week-picker-key-operations-expected.txt: Added.
2436         * platform/chromium/fast/forms/calendar-picker/week-picker-key-operations.html: Added.
2437         * platform/chromium/fast/forms/calendar-picker/week-picker-mouse-operations-expected.txt: Added.
2438         * platform/chromium/fast/forms/calendar-picker/week-picker-mouse-operations.html: Added.
2439         * platform/chromium/TestExpectations:
2440
2441 2012-11-14  Shinya Kawanaka  <shinyak@chromium.org>
2442
2443         Changing pseudoClass (:link) should cause distribution
2444         https://bugs.webkit.org/show_bug.cgi?id=101698
2445
2446         Reviewed by Hajime Morita.
2447
2448         * fast/dom/shadow/pseudoclass-update-link-anchor-expected.html: Added.
2449         * fast/dom/shadow/pseudoclass-update-link-anchor.html: Added.
2450         * fast/dom/shadow/pseudoclass-update-link-area-expected.html: Added.
2451         * fast/dom/shadow/pseudoclass-update-link-area.html: Added.
2452
2453 2012-11-14  Kentaro Hara  <haraken@chromium.org>
2454
2455         Unreviewed. Rebaselined images.
2456
2457         * platform/chromium-mac-lion/fast/forms/menulist-clip-expected.png:
2458         * platform/chromium-mac-lion/fast/forms/menulist-option-wrap-expected.png:
2459         * platform/chromium-mac-lion/fast/repaint/control-clip-expected.png:
2460         * platform/chromium-mac-snowleopard/fast/forms/menulist-clip-expected.png:
2461         * platform/chromium-mac-snowleopard/fast/forms/menulist-option-wrap-expected.png:
2462         * platform/chromium-mac-snowleopard/fast/repaint/control-clip-expected.png:
2463         * platform/chromium-mac/fast/forms/menulist-clip-expected.png:
2464         * platform/chromium-mac/fast/forms/menulist-option-wrap-expected.png:
2465         * platform/chromium-mac/fast/repaint/control-clip-expected.png:
2466         * platform/efl-wk1/fast/forms/menulist-clip-expected.png: Renamed from LayoutTests/platform/efl/fast/forms/menulist-clip-expected.png.
2467         * platform/efl-wk1/fast/forms/menulist-option-wrap-expected.png: Renamed from LayoutTests/platform/efl/fast/forms/menulist-option-wrap-expected.png.
2468         * platform/efl-wk1/fast/repaint/control-clip-expected.png: Renamed from LayoutTests/platform/efl/fast/repaint/control-clip-expected.png.
2469
2470 2012-11-14  Kentaro Hara  <haraken@chromium.org>
2471
2472         Unreviwed. Rebaselined images.
2473
2474         * platform/chromium-mac/fast/forms/select-empty-option-height-expected.png:
2475         * platform/efl-wk1/fast/forms/select-empty-option-height-expected.png: Renamed from LayoutTests/platform/efl/fast/forms/select-empty-option-height-expected.png.
2476
2477 2012-11-14  Kentaro Hara  <haraken@chromium.org>
2478
2479         Unreviewed. Rebaselined images.
2480
2481         * platform/chromium-linux/fast/forms/zoomed-controls-expected.png: Added.
2482         * platform/chromium-mac-lion/fast/forms/zoomed-controls-expected.png: Added.
2483         * platform/chromium-mac-snowleopard/fast/forms/zoomed-controls-expected.png: Added.
2484         * platform/chromium-mac/fast/forms/zoomed-controls-expected.png: Added.
2485         * platform/chromium/TestExpectations:
2486
2487 2012-11-14  David Grogan  <dgrogan@chromium.org>
2488
2489         IndexedDB: Test conversions batch 4
2490         https://bugs.webkit.org/show_bug.cgi?id=102267
2491
2492         Reviewed by Tony Chang.
2493
2494         These are tests that don't have the js file in resources. The only
2495         interesting bit is that lazy-index-population uncovered a potential bug.
2496
2497         I think tutorial.html has outlived its usefulness now that there are
2498         more tutorials on the web. It was very outdated. It is deleted in
2499         this patch.
2500
2501         * storage/indexeddb/deletedatabase-transaction-expected.txt:
2502         * storage/indexeddb/deletedatabase-transaction.html:
2503         * storage/indexeddb/dont-commit-on-blocked-expected.txt:
2504         * storage/indexeddb/dont-commit-on-blocked.html:
2505         * storage/indexeddb/lazy-index-population-expected.txt:
2506         * storage/indexeddb/lazy-index-population.html:
2507         * storage/indexeddb/mozilla/index-prev-no-duplicate-expected.txt:
2508         * storage/indexeddb/mozilla/index-prev-no-duplicate.html:
2509         * storage/indexeddb/mozilla/resources/object-identity.js:
2510           Test added here to replace test covered in tutorial.html
2511
2512         * storage/indexeddb/noblobs-expected.txt:
2513         * storage/indexeddb/noblobs.html:
2514         * storage/indexeddb/resources/dont-commit-on-blocked-worker.js:
2515         (onSetVersionSuccess):
2516         * storage/indexeddb/structured-clone-expected.txt:
2517         * storage/indexeddb/structured-clone.html:
2518         * storage/indexeddb/transaction-complete-with-js-recursion-cross-frame-expected.txt:
2519         * storage/indexeddb/transaction-complete-with-js-recursion-cross-frame.html:
2520         * storage/indexeddb/transaction-complete-with-js-recursion-expected.txt:
2521         * storage/indexeddb/transaction-complete-with-js-recursion.html:
2522         * storage/indexeddb/tutorial-expected.txt: Removed.
2523         * storage/indexeddb/tutorial.html: Removed.
2524
2525 2012-11-14  Filip Pizlo  <fpizlo@apple.com>
2526
2527         Read-only properties created with putDirect() should tell the structure that there are read-only properties
2528         https://bugs.webkit.org/show_bug.cgi?id=102292
2529
2530         Reviewed by Gavin Barraclough.
2531
2532         * fast/js/function-dot-length-read-only-expected.txt: Added.
2533         * fast/js/function-dot-length-read-only.html: Added.
2534         * fast/js/jsc-test-list:
2535         * fast/js/script-tests/function-dot-length-read-only.js: Added.
2536         (foo):
2537         (Bar):
2538
2539 2012-11-14  Alec Flett  <alecflett@chromium.org>
2540
2541         Add tests for explicit serialization values
2542         https://bugs.webkit.org/show_bug.cgi?id=96818
2543
2544         Reviewed by Adam Barth.
2545
2546         Make sure SerializedScriptValues are backward compatible with future changes.
2547
2548         * platform/chromium/fast/storage/serialized-script-value.html: Added.
2549
2550 2012-11-14  Dimitri Glazkov  <dglazkov@chromium.org>
2551
2552         [Chromium] Marked more virtual/deferred/fast/images as failing.
2553         https://bugs.webkit.org/show_bug.cgi?id=102294
2554
2555 2012-11-14  Dimitri Glazkov  <dglazkov@chromium.org>
2556
2557         [Chromium] Marked platform/chromium/virtual/deferred/fast/images/exif-orientation.html as failing.
2558         https://bugs.webkit.org/show_bug.cgi?id=102294
2559
2560 2012-11-14  Tony Chang  <tony@chromium.org>
2561
2562         Crash in flexbox when removing absolutely positioned children
2563         https://bugs.webkit.org/show_bug.cgi?id=100465
2564
2565         Reviewed by Ojan Vafai.
2566
2567         Test case for the crash.
2568
2569         * css3/flexbox/crash-removing-out-of-flow-child-expected.txt: Added.
2570         * css3/flexbox/crash-removing-out-of-flow-child.html: Added.
2571
2572 2012-11-14  Dirk Schulze  <krit@webkit.org>
2573
2574         [CSS Exclusions] Basic shapes on 'shape-inside' should be animatable
2575         https://bugs.webkit.org/show_bug.cgi?id=102123
2576
2577         Reviewed by Antti Koivisto.
2578
2579         Add new animation test for 'shape-inside', similar to 'clip-path' test.
2580
2581         * animations/resources/animation-test-helpers.js:
2582         (getPropertyValue):
2583         (comparePropertyValue):
2584         * fast/exclusions/shape-inside/shape-inside-animation-expected.txt: Added.
2585         * fast/exclusions/shape-inside/shape-inside-animation.html: Added.
2586
2587 2012-11-14  Justin Novosad  <junov@google.com>
2588
2589         Updating baselines after r134631
2590         https://bugs.webkit.org/show_bug.cgi?id=101974
2591
2592         Unreviewed
2593
2594         * platform/chromium-linux/fast/borders/border-radius-wide-border-01-expected.png: Removed.
2595         * platform/chromium-linux/fast/borders/borderRadiusInset01-expected.png:
2596         * platform/chromium-linux/fast/forms/validation-message-appearance-expected.png:
2597         * platform/chromium-linux/svg/custom/svg-fonts-in-html-expected.png:
2598         * platform/chromium-mac-lion/fast/forms/validation-message-appearance-expected.png:
2599         * platform/chromium-mac-lion/svg/custom/svg-fonts-in-html-expected.png:
2600         * platform/chromium-mac-snowleopard/fast/forms/validation-message-appearance-expected.png:
2601         * platform/chromium-mac-snowleopard/svg/custom/svg-fonts-in-html-expected.png:
2602         * platform/chromium-mac/fast/borders/border-radius-wide-border-01-expected.png:
2603         * platform/chromium-mac/fast/borders/borderRadiusInset01-expected.png:
2604         * platform/chromium-mac/fast/forms/validation-message-appearance-expected.png:
2605         * platform/chromium-mac/svg/custom/svg-fonts-in-html-expected.png:
2606         * platform/chromium-win/fast/borders/border-radius-wide-border-01-expected.png:
2607         * platform/chromium-win/fast/borders/borderRadiusInset01-expected.png:
2608         * platform/chromium-win/fast/forms/validation-message-appearance-expected.png:
2609         * platform/chromium-win/svg/custom/svg-fonts-in-html-expected.png:
2610         * platform/efl-wk1/fast/borders: Added.
2611         * platform/efl-wk1/fast/borders/border-radius-wide-border-01-expected.png: Added.
2612         * platform/efl-wk1/fast/borders/borderRadiusInset01-expected.png: Added.
2613         * platform/efl-wk1/fast/forms/validation-message-appearance-expected.png: Added.
2614         * platform/efl/fast/borders/border-radius-wide-border-01-expected.png: Removed.
2615         * platform/efl/fast/borders/borderRadiusInset01-expected.png: Removed.
2616         * platform/efl/fast/forms/validation-message-appearance-expected.png: Removed.
2617
2618 2012-11-14  David Grogan  <dgrogan@chromium.org>
2619
2620         IndexedDB: test conversion batch 3
2621         https://bugs.webkit.org/show_bug.cgi?id=102168
2622
2623         Reviewed by Tony Chang.
2624
2625         These were all pretty straightforward. metadata.html could include
2626         some additional tests that check the metadata after a versionchange
2627         transaction aborts, but I think that's tested in one of the intversion
2628         tests.
2629
2630         * storage/indexeddb/exceptions-expected.txt:
2631         * storage/indexeddb/factory-deletedatabase-expected.txt:
2632         * storage/indexeddb/index-duplicate-keypaths-expected.txt:
2633         * storage/indexeddb/index-multientry-expected.txt:
2634         * storage/indexeddb/index-population-expected.txt:
2635         * storage/indexeddb/metadata-expected.txt:
2636         * storage/indexeddb/resources/database-basics.js:
2637           Fix failure when run as a chromium browser test.
2638
2639         * storage/indexeddb/resources/exceptions.js:
2640           Moved some asserts from running before the database is opened to
2641           afterward but they appear to be testing the same thing.
2642         (transactionComplete):
2643           close can't proceed until the transactions are complete, something
2644           setVersion didn't have to deal with.
2645
2646         * storage/indexeddb/resources/factory-deletedatabase.js:
2647           The conditions under which deleteDatabase is called in this test is
2648           _slightly_ different. Previously, deleteDatabase was called from
2649           inside a versionchange transaction, causing the original connection
2650           to receive a versionchange event. With upgradeneeded we have to close
2651           the original connection before entering a versionchange transaction,
2652           so the second connection is now what closes in response to the
2653           deleteDatabase's versionchange event.
2654
2655         * storage/indexeddb/resources/index-duplicate-keypaths.js:
2656         (testCollideAutoIncrementSetup):
2657         (testCollideAutoIncrement):
2658         * storage/indexeddb/resources/index-multientry.js:
2659         (prepareDatabase):
2660         (createIndexOnStoreWithData):
2661         * storage/indexeddb/resources/index-population.js:
2662         (prepareDatabase.request.onsuccess):
2663         (prepareDatabase):
2664         (doSetVersion2):
2665         (setVersion2):
2666         (setVersion2Abort):
2667         * storage/indexeddb/resources/metadata.js:
2668         (prepareDatabase):
2669         (snapshotConnection1):
2670         (secondOpen.request.onupgradeneeded):
2671         (secondOpen.request.onsuccess):
2672         (secondOpen):
2673         (thirdOpen.request.onupgradeneeded):
2674         (thirdOpen.request.onerror):
2675         (thirdOpen):
2676         (fourthOpen.request.onupgradeneeded):
2677         (fourthOpen.request.onsuccess):
2678         (fourthOpen):
2679         (checkState):
2680
2681 2012-11-14  Dimitri Glazkov  <dglazkov@chromium.org>
2682
2683         [Chromium] Updating baselines after r134631.
2684
2685 2012-11-14  Dimitri Glazkov  <dglazkov@chromium.org>
2686
2687         Marked fake-mouse-move tests as failing.
2688         https://bugs.webkit.org/show_bug.cgi?id=102277
2689
2690 2012-11-14  Erik Arvidsson  <arv@chromium.org>
2691
2692         Update DOMException name: WrongDocumentError
2693         https://bugs.webkit.org/show_bug.cgi?id=102096
2694
2695         Reviewed by Ojan Vafai.
2696
2697         Updated tests and expectations.
2698
2699         * fast/dom/Range/compareBoundaryPoints-1-expected.txt:
2700         * fast/dom/Range/compareBoundaryPoints-1.html:
2701         * fast/dom/move-nodes-across-documents.html:
2702
2703 2012-11-14  Nate Chapin  <japhet@chromium.org>
2704
2705         Move empty loading to DocumentLoader, simplify FrameLoader::init()
2706         https://bugs.webkit.org/show_bug.cgi?id=101512
2707
2708         Reviewed by Adam Barth.
2709
2710         Don't expect resource load callbacks for empty loads.
2711
2712         * http/tests/inspector/network/network-iframe-load-and-delete.html:
2713         * http/tests/loading/redirect-methods-expected.txt:
2714         * http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-expected.txt:
2715         * http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-in-body-expected.txt:
2716         * http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-origin-deny-expected.txt:
2717
2718 2012-11-14  Erik Arvidsson  <arv@chromium.org>
2719
2720         Update DOMException name: InvalidStateError
2721         https://bugs.webkit.org/show_bug.cgi?id=102241
2722
2723         Reviewed by Ojan Vafai.
2724
2725         Updated tests and expectations.
2726
2727         * fast/dom/HTMLDialogElement/dialog-open-expected.txt:
2728         * fast/dom/HTMLDialogElement/dialog-open.html:
2729         * fast/dom/HTMLDialogElement/dialog-show-modal-expected.txt:
2730         * fast/dom/HTMLDialogElement/dialog-show-modal.html:
2731         * fast/dom/Range/range-intersectsNode-exception-expected.txt:
2732         * fast/dom/Range/range-intersectsNode-exception.html:
2733         * fast/dom/Range/range-intersectsNode-expected.txt:
2734         * fast/dom/Range/resources/intersectsNode.js:
2735         * fast/dom/Selection/collapseToX-empty-selection-expected.txt:
2736         * fast/dom/Selection/script-tests/collapseToX-empty-selection.js:
2737         * fast/events/message-port-clone-expected.txt:
2738         * fast/events/message-port-multi-expected.txt:
2739         * fast/files/read-file-async-expected.txt:
2740         * fast/files/workers/worker-read-file-async-expected.txt:
2741         * fast/forms/color/color-setrangetext-expected.txt:
2742         * fast/forms/date/date-setrangetext-expected.txt:
2743         * fast/forms/date/date-stepup-stepdown-expected.txt:
2744         * fast/forms/date/date-stepup-stepdown.html:
2745         * fast/forms/datetime/datetime-setrangetext-expected.txt:
2746         * fast/forms/datetime/datetime-stepup-stepdown-expected.txt:
2747         * fast/forms/datetime/datetime-stepup-stepdown.html:
2748         * fast/forms/datetimelocal/datetimelocal-setrangetext-expected.txt:
2749         * fast/forms/datetimelocal/datetimelocal-stepup-stepdown-expected.txt:
2750         * fast/forms/datetimelocal/datetimelocal-stepup-stepdown.html:
2751         * fast/forms/file/file-setrangetext-expected.txt:
2752         * fast/forms/file/input-file-value-expected.txt:
2753         * fast/forms/hidden/hidden-setrangetext-expected.txt:
2754         * fast/forms/image/image-setrangetext-expected.txt:
2755         * fast/forms/input-stepup-stepdown-expected.txt:
2756         * fast/forms/input-stepup-stepdown.html:
2757         * fast/forms/input-valueasnumber-unsupported-expected.txt:
2758         * fast/forms/input-valueasnumber-unsupported.html:
2759         * fast/forms/month/input-valueasdate-expected.txt:
2760         * fast/forms/month/input-valueasdate.html:
2761         * fast/forms/month/month-setrangetext-expected.txt:
2762         * fast/forms/month/month-stepup-stepdown-expected.txt:
2763         * fast/forms/month/month-stepup-stepdown.html:
2764         * fast/forms/number/number-setrangetext-expected.txt:
2765         * fast/forms/number/number-stepup-stepdown-expected.txt:
2766         * fast/forms/number/number-stepup-stepdown-from-renderer.html:
2767         * fast/forms/number/number-stepup-stepdown.html:
2768         * fast/forms/number/number-valueasnumber-expected.txt:
2769         * fast/forms/number/number-valueasnumber.html:
2770         * fast/forms/range/range-setrangetext-expected.txt:
2771         * fast/forms/range/range-stepup-stepdown-expected.txt:
2772         * fast/forms/range/range-stepup-stepdown-from-renderer.html:
2773         * fast/forms/range/range-stepup-stepdown.html:
2774         * fast/forms/setrangetext-expected.txt:
2775         * fast/forms/time-multiple-fields/time-multiple-fields-stepup-stepdown-from-renderer.html:
2776         * fast/forms/time/time-setrangetext-expected.txt:
2777         * fast/forms/time/time-stepup-stepdown-expected.txt:
2778         * fast/forms/time/time-stepup-stepdown.html:
2779         * fast/forms/week/week-setrangetext-expected.txt:
2780         * fast/forms/week/week-stepup-stepdown-expected.txt:
2781         * fast/forms/week/week-stepup-stepdown.html:
2782         * fast/js/dfg-custom-getter-throw-expected.txt:
2783         * fast/js/dfg-custom-getter-throw-inlined-expected.txt:
2784         * fast/js/script-tests/dfg-custom-getter-throw-inlined.js:
2785         * fast/js/script-tests/dfg-custom-getter-throw.js:
2786         * fast/mediastream/MediaStreamTrackList-expected.txt:
2787         * fast/notifications/notifications-document-close-crash-expected.txt:
2788         * fast/speech/scripted/start-exception-expected.txt:
2789         * fast/speech/scripted/start-exception.html:
2790         * fast/workers/worker-context-multi-port-expected.txt:
2791         * fast/workers/worker-multi-port-expected.txt:
2792         * fast/xmlhttprequest/xmlhttprequest-responseXML-xml-text-responsetype-expected.txt:
2793         * fast/xmlhttprequest/xmlhttprequest-responsetype-arraybuffer-expected.txt:
2794         * fast/xmlhttprequest/xmlhttprequest-responsetype-document-expected.txt:
2795         * fast/xmlhttprequest/xmlhttprequest-responsetype-set-at-headers-received-expected.txt:
2796         * fast/xmlhttprequest/xmlhttprequest-responsetype-text-expected.txt:
2797         * fast/xpath/detached-subtree-invalidate-iterator-expected.txt:
2798         * http/tests/media/media-source/video-media-source-add-and-remove-buffers-expected.txt:
2799         * http/tests/media/media-source/video-media-source-duration-changed-expected.txt:
2800         * http/tests/media/media-source/video-media-source-objects-expected.txt:
2801         * http/tests/xmlhttprequest/exceptions-expected.txt:
2802         * http/tests/xmlhttprequest/zero-length-response-expected.txt:
2803         * platform/chromium-mac/fast/notifications/notifications-document-close-crash-expected.txt:
2804         * platform/qt/editing/pasteboard/data-transfer-items-expected.txt:
2805         * platform/qt/fast/notifications/notifications-document-close-crash-expected.txt:
2806         * storage/websql/open-database-set-empty-version-expected.txt:
2807
2808 2012-11-14  Li Yin  <li.yin@intel.com>
2809
2810         createDelay should raise exception when the maxDelayTime parameter is incorrect.
2811         https://bugs.webkit.org/show_bug.cgi?id=102173
2812
2813         Reviewed by Chris Rogers.
2814
2815         Spec: https://dvcs.w3.org/hg/audio/raw-file/tip/webaudio/specification.html
2816         The specified value must be greater than zero and less than three minutes or a
2817         NOT_SUPPORTED_ERR exception will be thrown.
2818
2819         * webaudio/delaynode-maxdelaylimit-expected.txt:
2820         * webaudio/delaynode-maxdelaylimit.html:
2821
2822 2012-11-14  Dimitri Glazkov  <dglazkov@chromium.org>
2823
2824         [Chromium] css3/filters/custom/custom-filter-property-computed-style.html is a flaky timeout in debug.
2825         https://bugs.webkit.org/show_bug.cgi?id=90207
2826
2827 2012-11-14  Dimitri Glazkov  <dglazkov@chromium.org>
2828
2829         [Chromium] Updated the type of flakiness for fast/forms/select/select-state-restore.html.
2830         https://bugs.webkit.org/show_bug.cgi?id=90207
2831
2832         * platform/chromium/TestExpectations: Updated.
2833
2834 2012-11-14  Erik Arvidsson  <arv@chromium.org>
2835
2836         Unreviewed. Rebaselined test results.
2837
2838         * fast/media/mq-js-media-except-01-expected.txt: Renamed from LayoutTests/platform/mac/fast/media/mq-js-media-except-01-expected.txt.
2839         * platform/chromium-linux-x86/svg/dom/SVGTransformList-basics-expected.png: Removed.
2840         * platform/chromium-mac-lion/svg/dom/SVGLengthList-appendItem-expected.png:
2841         * platform/chromium-mac-lion/svg/dom/SVGLengthList-basics-expected.png:
2842         * platform/chromium-mac-lion/svg/dom/SVGLengthList-getItem-expected.png:
2843         * platform/chromium-mac-lion/svg/dom/SVGLengthList-initialize-expected.png:
2844         * platform/chromium-mac-lion/svg/dom/SVGLengthList-insertItemBefore-expected.png:
2845         * platform/chromium-mac-lion/svg/dom/SVGLengthList-removeItem-expected.png:
2846         * platform/chromium-mac-lion/svg/dom/SVGLengthList-replaceItem-expected.png:
2847         * platform/chromium-mac-lion/svg/dom/SVGNumberList-basics-expected.png:
2848         * platform/chromium-mac-lion/svg/dom/SVGTransformList-basics-expected.png:
2849         * platform/chromium-win/fast/media/mq-js-media-except-01-expected.png:
2850         * platform/chromium-win/svg/dom/SVGLengthList-appendItem-expected.png:
2851         * platform/chromium-win/svg/dom/SVGLengthList-basics-expected.png:
2852         * platform/chromium-win/svg/dom/SVGLengthList-getItem-expected.png:
2853         * platform/chromium-win/svg/dom/SVGLengthList-initialize-expected.png:
2854         * platform/chromium-win/svg/dom/SVGLengthList-insertItemBefore-expected.png:
2855         * platform/chromium-win/svg/dom/SVGLengthList-removeItem-expected.png:
2856         * platform/chromium-win/svg/dom/SVGLengthList-replaceItem-expected.png:
2857         * platform/chromium-win/svg/dom/SVGNumberList-basics-expected.png:
2858         * platform/chromium-win/svg/dom/SVGTransformList-basics-expected.png:
2859         * platform/chromium/fast/media/mq-js-media-except-01-expected.txt: Removed.
2860         * platform/efl-wk1/fast/media/mq-js-media-except-01-expected.txt: Renamed from LayoutTests/platform/efl/fast/media/mq-js-media-except-01-expected.txt.
2861         * platform/efl-wk1/svg/dom/SVGLengthList-appendItem-expected.png: Renamed from LayoutTests/platform/efl/svg/dom/SVGLengthList-appendItem-expected.png.
2862         * platform/efl-wk1/svg/dom/SVGLengthList-basics-expected.png: Renamed from LayoutTests/platform/efl/svg/dom/SVGLengthList-basics-expected.png.
2863         * platform/efl-wk1/svg/dom/SVGLengthList-initialize-expected.png: Renamed from LayoutTests/platform/efl/svg/dom/SVGLengthList-initialize-expected.png.
2864         * platform/efl-wk1/svg/dom/SVGLengthList-insertItemBefore-expected.png: Renamed from LayoutTests/platform/efl/svg/dom/SVGLengthList-insertItemBefore-expected.png.
2865         * platform/efl-wk1/svg/dom/SVGLengthList-replaceItem-expected.png: Renamed from LayoutTests/platform/efl/svg/dom/SVGLengthList-replaceItem-expected.png.
2866         * platform/efl-wk1/svg/dom/SVGNumberList-basics-expected.png: Renamed from LayoutTests/platform/efl/svg/dom/SVGNumberList-basics-expected.png.
2867         * platform/qt/fast/files/workers/worker-read-blob-sync-expected.txt: Added.
2868         * platform/qt/fast/media/mq-js-media-except-01-expected.txt:
2869
2870 2012-11-14  Zan Dobersek  <zandobersek@gmail.com>
2871
2872         Unreviewed GTK gardening.
2873
2874         Adding back and updating baselines that were removed by accident in r133908.
2875
2876         * platform/gtk/fast/forms/basic-textareas-quirks-expected.png:
2877         * platform/gtk/fast/forms/basic-textareas-quirks-expected.txt: Added.
2878
2879 2012-11-14  Zan Dobersek  <zandobersek@gmail.com>
2880
2881         Unreviewed GTK gardening.
2882
2883         Adding or updating baselines for changes in r134618.
2884         Adding timeout expectations for
2885         - fast/dom/Window/open-window-min-size.html, added in r134586 and
2886         - inspector-protocol/nmi-webaudio.html, added in r134593.
2887
2888         * platform/gtk/TestExpectations:
2889         * platform/gtk/fast/files/workers/worker-read-blob-sync-expected.txt: Added.
2890         * platform/gtk/fast/media/mq-js-media-except-01-expected.txt:
2891
2892 2012-11-12  Slavomir Kaslev  <skaslev@google.com>
2893
2894         [Chromium] Rebaselined video LayoutTests for software compositor
2895         https://bugs.webkit.org/show_bug.cgi?id=101973
2896
2897         Reviewed by Adrienne Walker.
2898
2899         Rebaselined failing video LayouTests caused by different filtering
2900         result between Skia and Mesa for the software compositor.
2901
2902         * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/geometry/video-fixed-scrolling-expected.png: Added.
2903         * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/geometry/video-opacity-overlay-expected.png: Added.
2904         * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/layers-inside-overflow-scroll-expected.png: Added.
2905         * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/overflow/overflow-compositing-descendant-expected.png: Added.
2906         * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/overflow/scroll-ancestor-update-expected.png: Added.
2907         * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/reflections/load-video-in-reflection-expected.png: Added.
2908         * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/self-painting-layers-expected.png: Added.
2909         * platform/chromium-mac-lion/platform/chromium/virtual/softwarecompositing/geometry/video-fixed-scrolling-expected.png: Added.
2910         * platform/chromium-mac-lion/platform/chromium/virtual/softwarecompositing/geometry/video-opacity-overlay-expected.png: Added.
2911         * platform/chromium-mac-lion/platform/chromium/virtual/softwarecompositing/layers-inside-overflow-scroll-expected.png: Added.
2912         * platform/chromium-mac-lion/platform/chromium/virtual/softwarecompositing/overflow/overflow-compositing-descendant-expected.png: Added.
2913         * platform/chromium-mac-lion/platform/chromium/virtual/softwarecompositing/overflow/scroll-ancestor-update-expected.png: Added.
2914         * platform/chromium-mac-lion/platform/chromium/virtual/softwarecompositing/reflections/load-video-in-reflection-expected.png: Added.
2915         * platform/chromium-mac-lion/platform/chromium/virtual/softwarecompositing/self-painting-layers-expected.png: Added.
2916         * platform/chromium-mac-snowleopard/platform/chromium/virtual/softwarecompositing/geometry/video-fixed-scrolling-expected.png: Added.
2917         * platform/chromium-mac-snowleopard/platform/chromium/virtual/softwarecompositing/geometry/video-opacity-overlay-expected.png: Added.
2918         * platform/chromium-mac-snowleopard/platform/chromium/virtual/softwarecompositing/layers-inside-overflow-scroll-expected.png: Added.
2919         * platform/chromium-mac-snowleopard/platform/chromium/virtual/softwarecompositing/overflow/overflow-compositing-descendant-expected.png: Added.
2920         * platform/chromium-mac-snowleopard/platform/chromium/virtual/softwarecompositing/overflow/scroll-ancestor-update-expected.png: Added.
2921         * platform/chromium-mac-snowleopard/platform/chromium/virtual/softwarecompositing/reflections/load-video-in-reflection-expected.png: Added.
2922         * platform/chromium-mac-snowleopard/platform/chromium/virtual/softwarecompositing/self-painting-layers-expected.png: Added.
2923         * platform/chromium-mac/platform/chromium/virtual/softwarecompositing/geometry/video-fixed-scrolling-expected.png: Added.
2924         * platform/chromium-mac/platform/chromium/virtual/softwarecompositing/geometry/video-opacity-overlay-expected.png: Added.
2925         * platform/chromium-mac/platform/chromium/virtual/softwarecompositing/layers-inside-overflow-scroll-expected.png: Added.
2926         * platform/chromium-mac/platform/chromium/virtual/softwarecompositing/overflow/overflow-compositing-descendant-expected.png: Added.
2927         * platform/chromium-mac/platform/chromium/virtual/softwarecompositing/overflow/scroll-ancestor-update-expected.png: Added.
2928         * platform/chromium-mac/platform/chromium/virtual/softwarecompositing/reflections/load-video-in-reflection-expected.png: Added.
2929         * platform/chromium-mac/platform/chromium/virtual/softwarecompositing/self-painting-layers-expected.png: Added.
2930         * platform/chromium-mac/platform/chromium/virtual/softwarecompositing/visibility/visibility-simple-video-layer-expected.png: Added.
2931         * platform/chromium-win/platform/chromium/virtual/softwarecompositing/geometry/video-fixed-scrolling-expected.png: Added.
2932         * platform/chromium-win/platform/chromium/virtual/softwarecompositing/geometry/video-opacity-overlay-expected.png: Added.
2933         * platform/chromium-win/platform/chromium/virtual/softwarecompositing/layers-inside-overflow-scroll-expected.png: Added.
2934         * platform/chromium-win/platform/chromium/virtual/softwarecompositing/overflow/overflow-compositing-descendant-expected.png: Added.
2935         * platform/chromium-win/platform/chromium/virtual/softwarecompositing/overflow/scroll-ancestor-update-expected.png: Added.
2936         * platform/chromium-win/platform/chromium/virtual/softwarecompositing/reflections/load-video-in-reflection-expected.png: Added.
2937         * platform/chromium-win/platform/chromium/virtual/softwarecompositing/self-painting-layers-expected.png: Added.
2938         * platform/chromium-win/platform/chromium/virtual/softwarecompositing/visibility/visibility-simple-video-layer-expected.png: Added.
2939         * platform/chromium/TestExpectations:
2940
2941 2012-11-14  Justin Novosad  <junov@google.com>
2942
2943         Boxes with rounded corners and thin borders are too slow to draw
2944         https://bugs.webkit.org/show_bug.cgi?id=101974
2945
2946         Reviewed by Simon Fraser.
2947
2948         New test that purposely triggers the BackgroundOverBorder painting path
2949         in WebCore::RenderBox, to test it with thick borders, off-diagonal
2950         mitring, an anti-aliased rounded border wedge, and a border of width 0.
2951
2952         * fast/borders/border-radius-wide-border-05.html: Added.
2953         * fast/borders/border-radius-wide-border-05-expected.txt: Added.
2954         * LayoutTests/platform/chromium-win/fast/borders/border-radius-wide-border-05-expected.png: Added.
2955         * LayoutTests/platform/chromium/TestExpectations: Added Expectations.
2956         Added expectations for tests pixels results that require rebaselining
2957
2958 2012-11-14  Sami Kyostila  <skyostil@chromium.org>
2959
2960         Optimize painting of composited scrolling layers
2961         https://bugs.webkit.org/show_bug.cgi?id=96087
2962
2963         Reviewed by Simon Fraser.
2964
2965         Test that accelerated scrolling layers can be scrolled without repainting
2966         their contents. Note that this test will not pass unless
2967         ENABLE_ACCELERATED_OVERFLOW_SCROLLING is enabled.
2968
2969         * compositing/overflow/scrolling-without-painting-expected.txt: Added.
2970         * compositing/overflow/scrolling-without-painting.html: Added.
2971         * platform/chromium/TestExpectations: Mark test as expected to fail
2972           by default.
2973         * platform/mac/TestExpectations: Skip the test.
2974
2975 2012-11-14  Dimitri Glazkov  <dglazkov@chromium.org>
2976
2977         Rebaseline fast/media/mq-js-media-except-01.html after r134618.
2978
2979 2012-11-14  Dimitri Glazkov  <dglazkov@chromium.org>
2980
2981         [Chromium] Mark webgl-background-color.html as failing.
2982         http://webkit.org/b/102247
2983
2984         * platform/chromium/TestExpectations: Marked as failing.
2985
2986 2012-11-14  Erik Arvidsson  <arv@chromium.org>
2987
2988         Unreviewed gardening.
2989
2990         Updating pixel tests expectations after r134613
2991
2992         * LayoutTests/platform/chromium/TestExpectations:
2993         * platform/chromium-mac-snowleopard/svg/dom/SVGLengthList-appendItem-expected.png:
2994         * platform/chromium-mac-snowleopard/svg/dom/SVGLengthList-basics-expected.png:
2995         * platform/chromium-mac-snowleopard/svg/dom/SVGLengthList-getItem-expected.png:
2996         * platform/chromium-mac-snowleopard/svg/dom/SVGLengthList-initialize-expected.png:
2997         * platform/chromium-mac-snowleopard/svg/dom/SVGLengthList-insertItemBefore-expected.png:
2998         * platform/chromium-mac-snowleopard/svg/dom/SVGLengthList-removeItem-expected.png:
2999         * platform/chromium-mac-snowleopard/svg/dom/SVGLengthList-replaceItem-expected.png:
3000         * platform/chromium-mac-snowleopard/svg/dom/SVGNumberList-basics-expected.png:
3001         * platform/chromium-mac-snowleopard/svg/dom/SVGTransformList-basics-expected.png:
3002         * platform/chromium-mac/svg/dom/SVGLengthList-appendItem-expected.png:
3003         * platform/chromium-mac/svg/dom/SVGLengthList-basics-expected.png:
3004         * platform/chromium-mac/svg/dom/SVGLengthList-getItem-expected.png:
3005         * platform/chromium-mac/svg/dom/SVGLengthList-initialize-expected.png:
3006         * platform/chromium-mac/svg/dom/SVGLengthList-insertItemBefore-expected.png:
3007         * platform/chromium-mac/svg/dom/SVGLengthList-removeItem-expected.png:
3008         * platform/chromium-mac/svg/dom/SVGLengthList-replaceItem-expected.png:
3009         * platform/chromium-mac/svg/dom/SVGNumberList-basics-expected.png:
3010         * platform/chromium-mac/svg/dom/SVGTransformList-basics-expected.png:
3011         * platform/efl-wk1/svg/dom/SVGLengthList-getItem-expected.png: Renamed from LayoutTests/platform/efl/svg/dom/SVGLengthList-getItem-expected.png.
3012         * platform/efl-wk1/svg/dom/SVGLengthList-removeItem-expected.png: Renamed from LayoutTests/platform/efl/svg/dom/SVGLengthList-removeItem-expected.png.
3013         * platform/efl-wk1/svg/dom/SVGTransformList-basics-expected.png: Renamed from LayoutTests/platform/efl/svg/dom/SVGTransformList-basics-expected.png.
3014
3015 2012-11-14  Erik Arvidsson  <arv@chromium.org>
3016
3017         Update DOMException name: NotFoundError
3018         https://bugs.webkit.org/show_bug.cgi?id=102137
3019
3020         Reviewed by Ojan Vafai.
3021
3022         Updated tests and expectations.
3023
3024         * fast/dom/Document/replaceChild-null-oldChild-expected.txt:
3025         * fast/dom/Document/script-tests/replaceChild-null-oldChild.js:
3026         * fast/dom/NamedNodeMap-setNamedItem-crash-expected.txt:
3027         * fast/dom/Range/range-intersectsNode-expected.txt:
3028         * fast/dom/incompatible-operations-expected.txt:
3029         * fast/dom/incompatible-operations.html:
3030         * fast/dom/setter-type-enforcement-expected.txt:
3031         * fast/dom/timer-clear-interval-in-handler-and-generate-error-expected.txt:
3032         * fast/events/remove-target-with-shadow-in-drag-expected.txt:
3033         * fast/files/workers/worker-read-blob-sync-expected.txt:
3034         * fast/files/workers/worker-read-file-sync-expected.txt:
3035         * fast/inspector-support/uncaught-dom8-exception-expected.txt:
3036         * fast/js/dot-node-base-exception-expected.txt:
3037         * fast/js/script-tests/dot-node-base-exception.js:
3038         * fast/mutation/observe-exceptions-expected.txt:
3039         * platform/chromium-linux/fast/media/mq-js-media-except-01-expected.png:
3040         * platform/chromium-win/fast/media/mq-js-media-except-01-expected.txt:
3041         * platform/chromium/fast/dom/NamedNodeMap-setNamedItem-crash-expected.txt:
3042         * platform/chromium/fast/dom/timer-clear-interval-in-handler-and-generate-error-expected.txt:
3043         * platform/chromium/fast/events/remove-target-with-shadow-in-drag-expected.txt:
3044         * platform/chromium/fast/files/workers/worker-read-blob-sync-expected.txt:
3045         * platform/chromium/fast/inspector-support/uncaught-dom8-exception-expected.txt:
3046         * platform/chromium/fast/media/mq-js-media-except-01-expected.txt:
3047         * platform/efl/fast/media/mq-js-media-except-01-expected.txt:
3048         * platform/gtk/fast/events/remove-target-with-shadow-in-drag-expected.txt:
3049         * platform/gtk/fast/media/mq-js-media-except-01-expected.txt:
3050         * platform/mac/fast/media/mq-js-media-except-01-expected.txt:
3051         * platform/qt/fast/media/mq-js-media-except-01-expected.txt:
3052
3053 2012-11-14  Dimitri Glazkov  <dglazkov@chromium.org>
3054
3055         Mark files that need rebaselines as failing.
3056         https://bugs.webkit.org/show_bug.cgi?id=102087
3057
3058         * platform/chromium/TestExpectations: Added expectations.
3059
3060 2012-11-14  Erik Arvidsson  <arv@chromium.org>
3061
3062         Update DOMException name: IndexSizeError
3063         https://bugs.webkit.org/show_bug.cgi?id=102087
3064
3065         Reviewed by Ojan Vafai.
3066
3067         Updated tests and expectations.
3068
3069         * editing/selection/extend-expected.txt:
3070         * fast/canvas/canvas-getImageData-invalid-expected.txt:
3071         * fast/canvas/canvas-overloads-drawImage-expected.txt:
3072         * fast/canvas/script-tests/canvas-getImageData-invalid.js:
3073         * fast/canvas/script-tests/canvas-overloads-drawImage.js:
3074         * fast/canvas/webgl/data-view-test-expected.txt:
3075         * fast/dom/HTMLInputElement/input-size-attribute-expected.txt:
3076         * fast/dom/HTMLInputElement/input-size-attribute.html:
3077         * fast/dom/HTMLSelectElement/select-selectedIndex-expected.txt:
3078         * fast/dom/HTMLSelectElement/select-selectedIndex-multiple-expected.txt:
3079         * fast/dom/css-mediarule-functions-expected.txt:
3080         * fast/dom/css-mediarule-functions.html:
3081         * fast/forms/input-maxlength-expected.txt:
3082         * fast/forms/input-maxlength.html:
3083         * fast/forms/number/number-size-expected.txt:
3084         * fast/forms/number/number-size.html:
3085         * fast/forms/search/search-setrangetext-expected.txt:
3086         * fast/forms/setrangetext-expected.txt:
3087         * fast/forms/textarea-maxlength-expected.txt:
3088         * fast/forms/textarea-maxlength.html:
3089         * fast/forms/textarea/textarea-setrangetext-expected.txt:
3090         * fast/html/marquee-element-expected.txt:
3091         * fast/inspector-support/uncaught-dom1-exception-expected.txt:
3092         * fast/js/select-options-add-expected.txt:
3093         * fast/speech/scripted/speechgrammar-basics-expected.txt:
3094         * inspector/styles/set-property-boundaries-expected.txt:
3095         * platform/chromium-mac/fast/dynamic/015-expected.txt:
3096         * platform/chromium-win/fast/dynamic/015-expected.txt:
3097         * platform/chromium/canvas/philip/tests/2d.missingargs-expected.txt:
3098         * platform/chromium/fast/inspector-support/uncaught-dom1-exception-expected.txt:
3099         * platform/efl/fast/dynamic/015-expected.txt:
3100         * platform/gtk/fast/dynamic/015-expected.txt:
3101         * platform/mac/canvas/philip/tests/2d.missingargs-expected.txt:
3102         * platform/mac/fast/dynamic/015-expected.txt:
3103         * platform/qt/fast/dynamic/015-expected.txt:
3104         * svg/custom/acid3-test-77-expected.txt:
3105         * svg/custom/getSubStringLength-expected.txt:
3106         * svg/custom/selectSubString-expected.txt:
3107         * svg/dom/SVGLengthList-appendItem-expected.txt:
3108         * svg/dom/SVGLengthList-basics-expected.txt:
3109         * svg/dom/SVGLengthList-getItem-expected.txt:
3110         * svg/dom/SVGLengthList-initialize-expected.txt:
3111         * svg/dom/SVGLengthList-insertItemBefore-expected.txt:
3112         * svg/dom/SVGLengthList-removeItem-expected.txt:
3113         * svg/dom/SVGLengthList-replaceItem-expected.txt:
3114         * svg/dom/SVGNumberList-basics-expected.txt:
3115         * svg/dom/SVGPathSegList-clear-and-initialize-expected.txt:
3116         * svg/dom/SVGPointList-basics-expected.txt:
3117         * svg/dom/SVGStringList-basics-expected.txt:
3118         * svg/dom/SVGTransformList-basics-expected.txt:
3119         * svg/dom/svglist-exception-on-out-bounds-error-expected.txt:
3120
3121 2012-11-14  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
3122
3123         [EFL] Add some missing pixel expectations.
3124
3125         * platform/efl/fast/multicol/span/anonymous-split-block-crash-expected.png: Added.
3126         * platform/efl/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.png: Added.
3127         * platform/efl/fast/replaced/width100percent-textarea-expected.png: Added.
3128
3129 2012-11-14  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
3130
3131         [EFL] WK1 gardening.
3132
3133         Skip fast/dom/Window/open-window-min-size.html and add some
3134         WK1-specific pixel results which do not look wrong per se.
3135
3136         * platform/efl-wk1/TestExpectations:
3137         * platform/efl-wk1/fast/repaint/japanese-rl-selection-clear-expected.png: Added.
3138         * platform/efl-wk1/fast/repaint/selection-after-delete-expected.png: Added.
3139         * platform/efl-wk1/fast/repaint/selection-after-remove-expected.png: Added.
3140         * platform/efl-wk1/fast/repaint/selection-gap-overflow-scroll-2-expected.png: Added.
3141
3142 2012-11-14  Ádám Kallai  <kadam@inf.u-szeged.hu>
3143
3144         [Qt] Unreviewed gardening. Skip failing tests.
3145
3146         * platform/qt/TestExpectations:
3147
3148 2012-11-14  Ilya Tikhonovsky  <loislo@chromium.org>
3149
3150         Unreviewed test fix for r134593.
3151
3152         * inspector-protocol/nmi-webaudio.html:
3153
3154 2012-11-14  Dominik Röttsches  <dominik.rottsches@intel.com>
3155
3156         [EFL] Unreviewed gardening.
3157
3158         anchor-*download.html wander between crashing and failing.
3159         Marking winsize test as failure and added to bug.
3160
3161         * platform/efl-wk2/TestExpectations:
3162
3163 2012-11-09  Ilya Tikhonovsky  <loislo@chromium.org>
3164
3165         Web Inspector: NMI add instrumentation for WebAudo related stuff.
3166         They use about 16Mb for shared data on pages with webaudio.
3167         As example Angry Birds app.
3168         https://bugs.webkit.org/show_bug.cgi?id=101729
3169
3170         Reviewed by Yury Semikhatsky.
3171
3172         Plain vanilla instrumentation for audio and webaudio classes.
3173         AudioContext is a kind of ActiveDOMObject. I found that these objects
3174         are accessible through ScriptExecutuionContext and ScriptExecutionContext
3175         is an ancestor of Document. Document class was instrumented earler.
3176         I instrumented ActiveDOMObject, ScriptExecutionContext and other ancestors
3177         and now AudioContext and other ActiveDOMObjects are reacheable from Document.
3178
3179         * inspector-protocol/nmi-webaudio-expected.txt: Added.
3180         * inspector-protocol/nmi-webaudio.html: Added.
3181
3182 2012-11-14  Pavel Feldman  <pfeldman@chromium.org>
3183
3184         Not reviewed: proper baselines for inspector's timeline-timer-fired-from-eval-call-site.
3185
3186         * inspector/timeline/timeline-timer-fired-from-eval-call-site-expected.txt:
3187
3188 2012-11-14  Kenneth Rohde Christiansen  <kenneth@webkit.org>
3189
3190         Clean up use of adjustWindowRect
3191         https://bugs.webkit.org/show_bug.cgi?id=102072
3192
3193         Reviewed by Gyuyoung Kim.
3194
3195         Test that minimum sizes are honored.
3196
3197         * fast/dom/Window/open-window-min-size.html: Added.
3198         * fast/dom/Window/open-window-min-size-expected.txt: Added.
3199         * fast/dom/Window/resources/report-size-and-close.html: Added.
3200         * platform/mac/TestExpectations: Skipped as it times out.
3201
3202 2012-11-14  Kentaro Hara  <haraken@chromium.org>
3203
3204         Unreviewed. Fixed lint error.
3205
3206         * platform/chromium/TestExpectations:
3207
3208 2012-11-14  Takashi Sakamoto  <tasak@google.com>
3209
3210         Crash when replacing parts of text inputs with content: url(...)
3211         https://bugs.webkit.org/show_bug.cgi?id=101133
3212
3213         Reviewed by Kent Tamura.
3214
3215         * fast/forms/number/number-content-url-crash-expected.txt: Added.
3216         * fast/forms/number/number-content-url-crash.html: Added.
3217         * fast/forms/search/search-content-url-crash-expected.txt: Added.
3218         * fast/forms/search/search-content-url-crash.html: Added.
3219
3220 2012-11-14  Dominik Röttsches  <dominik.rottsches@intel.com>
3221
3222         [EFL] Unreviewed gardening.
3223
3224         The bots don't have mercy today.
3225
3226         * platform/efl-wk2/TestExpectations:
3227
3228 2012-11-14  Kent Tamura  <tkent@chromium.org>
3229
3230         Support for localization tests of calendar picker
3231         https://bugs.webkit.org/show_bug.cgi?id=102181
3232
3233         Reviewed by Kentaro Hara.
3234
3235         * platform/chromium-mac/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-ru-expected.png: Added.
3236         * platform/chromium/TestExpectations:
3237         * platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-ru-expected.txt: Added.
3238         * platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-ru.html: Added.
3239
3240 2012-11-14  Sheriff Bot  <webkit.review.bot@gmail.com>
3241
3242         Unreviewed, rolling out r134566.
3243         http://trac.webkit.org/changeset/134566
3244         https://bugs.webkit.org/show_bug.cgi?id=102197
3245
3246         "it broke Chromium Android Release build" (Requested by
3247         haraken on #webkit).
3248
3249         * platform/chromium-mac/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-ru-expected.png: Removed.
3250         * platform/chromium/TestExpectations:
3251         * platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-ru-expected.txt: Removed.
3252         * platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-ru.html: Removed.
3253
3254 2012-11-14  Zan Dobersek  <zandobersek@gmail.com>
3255
3256         Unreviewed GTK gardening.
3257
3258         Updating the platform-specific baseline for fast/js/global-constructors.html
3259         and removing the failure expectation for said test.
3260
3261         * platform/gtk/TestExpectations:
3262         * platform/gtk/fast/js/global-constructors-expected.txt:
3263
3264 2012-11-14  Eugene Klyuchnikov  <eustas.bug@gmail.com>
3265
3266         Web Inspector: Timeline: 'undefined' javascript filenames.
3267         https://bugs.webkit.org/show_bug.cgi?id=101334
3268
3269         Reviewed by Yury Semikhatsky.
3270
3271         Test that callSite for TimerFired is resolved even for evaled scripts.
3272
3273         * inspector/timeline/timeline-timer-fired-from-eval-call-site-expected.txt: Added.
3274         * inspector/timeline/timeline-timer-fired-from-eval-call-site.html: Added.
3275
3276 2012-11-14  Shinya Kawanaka  <shinyak@chromium.org>
3277
3278         Changing pseudoClass (:target) should cause distribution
3279         https://bugs.webkit.org/show_bug.cgi?id=101699
3280
3281         Reviewed by Hajime Morita.
3282
3283         * fast/dom/shadow/pseudoclass-update-target-expected.html: Added.
3284         * fast/dom/shadow/pseudoclass-update-target.html: Added.
3285
3286 2012-11-14  Dominik Röttsches  <dominik.rottsches@intel.com>
3287
3288         [EFL] Unreviewed gardening.
3289
3290         Mark two failures after r134456.
3291
3292         * platform/efl/TestExpectations:
3293
3294 2012-11-14  Kent Tamura  <tkent@chromium.org>
3295
3296         Support for localization tests of calendar picker
3297         https://bugs.webkit.org/show_bug.cgi?id=102181
3298
3299         Reviewed by Kentaro Hara.
3300
3301         * platform/chromium-mac/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-ru-expected.png: Added.
3302         * platform/chromium/TestExpectations:
3303         * platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-ru-expected.txt: Added.
3304         * platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-ru.html: Added.
3305
3306 2012-11-14  Zan Dobersek  <zandobersek@gmail.com>
3307
3308         Unreviewed GTK gardening.
3309
3310         Moving some expectations into a more proper section while
3311         merging the others.
3312
3313         * platform/gtk/TestExpectations:
3314
3315 2012-11-14  Mihnea Ovidenie  <mihnea@adobe.com>
3316
3317         After r134205 was rolled out in http://trac.webkit.org/changeset/134425,
3318         we have to re-enable the skipped tests that were failing because of r134205.
3319         https://bugs.webkit.org/show_bug.cgi?id=102090
3320
3321         Reviewed by Adam Barth.
3322
3323         The initial rollout for r134205 and the related r134226, r134419 failed.
3324
3325         * platform/chromium/TestExpectations:
3326         * platform/qt/TestExpectations:
3327
3328 2012-11-13  Zan Dobersek  <zandobersek@gmail.com>
3329
3330         Unreviewed GTK gardening.
3331
3332         Expanding failure expectations for the inspector/debugger/live-edit.html test.
3333         Adding failure and timeout expectations for two tests that regressed after r134495.
3334         Adding failure expectation for a test added in r134099.
3335
3336         * platform/gtk/TestExpectations:
3337
3338 2012-11-13  Csaba Osztrogonác  <ossy@webkit.org>
3339
3340         Unreviewed gardening, skip new failing tests.
3341
3342         * platform/qt/TestExpectations:
3343
3344 2012-11-13  Kentaro Hara  <haraken@chromium.org>
3345
3346         Unreviewed. Marked platform/chromium/virtual/gpu/fast/hidpi/image-set-without-specified-width.html
3347         as Slow.
3348
3349         * platform/chromium/TestExpectations:
3350
3351 2012-11-13  Csaba Osztrogonác  <ossy@webkit.org>
3352
3353         Unreviewed gardening, update expected files after r134435.
3354
3355         * dom/xhtml/level3/core/documentnormalizedocument10-expected.txt:
3356         * fast/dom/DOMException/prototype-object-expected.txt:
3357         * fast/dom/DOMException/stack-trace-expected.txt:
3358
3359 2012-11-13  Kunihiko Sakamoto  <ksakamoto@chromium.org>
3360
3361         Enable calendar picker for input types datetime/datetime-local
3362         https://bugs.webkit.org/show_bug.cgi?id=101889
3363
3364         Reviewed by Kent Tamura.
3365
3366         Added tests for calendar picker for inpt type=datetime/datetime-local.
3367
3368         * platform/chromium/fast/forms/calendar-picker/calendar-picker-datetime-expected.txt: Added.
3369         * platform/chromium/fast/forms/calendar-picker/calendar-picker-datetime.html: Added.
3370         * platform/chromium/fast/forms/calendar-picker/calendar-picker-datetimelocal-expected.txt: Added.
3371         * platform/chromium/fast/forms/calendar-picker/calendar-picker-datetimelocal.html: Added.
3372
3373 2012-11-13  Keishi Hattori  <keishi@webkit.org>
3374
3375         Enable datalist UI for input types week and month
3376         https://bugs.webkit.org/show_bug.cgi?id=102041
3377
3378         Reviewed by Kent Tamura.
3379
3380         * platform/chromium/fast/forms/datalist/input-list-expected.txt:
3381
3382 2012-11-13  Shinya Kawanaka  <shinyak@chromium.org>
3383
3384         Collect necessary features for SelectRuleFeatureSet
3385         https://bugs.webkit.org/show_bug.cgi?id=102160
3386
3387         Reviewed by Dimitri Glazkov.
3388
3389         * fast/dom/shadow/shadow-select-attribute-featureset-expected.txt:
3390         * fast/dom/shadow/shadow-select-attribute-featureset.html:
3391
3392 2012-11-13  Kentaro Hara  <haraken@chromium.org>
3393
3394         Unreviewed. Rebaselined test results.
3395
3396         * platform/chromium-mac/platform/chromium/virtual/softwarecompositing/checkerboard-expected.png: Added.
3397         * platform/chromium-win/platform/chromium/virtual/softwarecompositing/checkerboard-expected.png: Added.
3398
3399 2012-11-13  David Grogan  <dgrogan@chromium.org>
3400
3401         IndexedDB: non-trivial test conversion batch 2
3402         https://bugs.webkit.org/show_bug.cgi?id=101998
3403
3404         Reviewed by Tony Chang.
3405
3406         * storage/indexeddb/cursor-overloads-expected.txt:
3407         * storage/indexeddb/cursor-overloads.html:
3408           Trivial conversion that I missed last time around.
3409
3410         * storage/indexeddb/database-basics-expected.txt:
3411         * storage/indexeddb/database-close-expected.txt:
3412         * storage/indexeddb/database-closepending-flag-expected.txt:
3413         * storage/indexeddb/delete-closed-database-object-expected.txt:
3414         * storage/indexeddb/resources/database-basics.js:
3415           Removed test that shows calling setVersion inside a version change
3416           transaction is an error. Replaced with test showing same error for a
3417           generic transaction.
3418
3419         * storage/indexeddb/resources/database-close.js:
3420           Formerly used both unblocked setVersion and deleteDatabase to signal
3421           that a connection was closed, now just used deleteDatabase.
3422
3423         * storage/indexeddb/resources/database-closepending-flag.js:
3424           Straightforward, it just has multiple opens.
3425
3426 2012-11-13  Erik Arvidsson  <arv@chromium.org>
3427
3428         Update DOMException name: InvalidCharacterError
3429         https://bugs.webkit.org/show_bug.cgi?id=102128
3430
3431         Reviewed by Darin Adler.
3432
3433         Updated tests and expectations.
3434
3435         * fast/dom/Document/createElement-invalid-names-expected.txt:
3436         * fast/dom/Document/createElement-invalid-names.html:
3437         * fast/dom/Element/prefix-setter-exception-expected.txt:
3438         * fast/dom/Window/atob-btoa-expected.txt:
3439         * fast/dom/dataset-expected.txt:
3440         * fast/dom/dataset-xhtml-expected.txt:
3441         * fast/dom/script-tests/dataset-xhtml.js:
3442         * fast/dom/script-tests/dataset.js:
3443
3444 2012-11-13  Elliott Sprehn  <esprehn@chromium.org>
3445
3446         Disable frame loading instead of throwing exceptions on subtree modifications in ChildFrameDisconnector
3447         https://bugs.webkit.org/show_bug.cgi?id=102012
3448
3449         Reviewed by Ojan Vafai.
3450
3451         Remove console log output from the exception we no longer throw. Since we no
3452         longer throw an exception we don't need a platform specific output file either.
3453
3454         Also add a test that we don't throw an exception during modifications to subtrees
3455         during unload.
3456
3457         * fast/frames/modifications-in-subtree-unload-expected.html: Added.
3458         * fast/frames/modifications-in-subtree-unload.html: Added.
3459         * fast/frames/out-of-document-iframe-has-child-frame-expected.txt:
3460         * platform/chromium/fast/frames/out-of-document-iframe-has-child-frame-expected.txt: Removed.
3461
3462 2012-11-13  Dirk Pranke  <dpranke@chromium.org>
3463
3464         Revert r134474; turns out these tests were failing.
3465
3466         I need to figure out what's going on here ...
3467
3468         * platform/chromium-linux/fast/text/zero-font-size-2-expected.png: Removed.
3469         * platform/chromium/TestExpectations:
3470
3471 2012-11-13  Dirk Pranke  <dpranke@chromium.org>
3472
3473         Update chromium-mac-lion baselines after r134516. Unreviewed.
3474
3475         * platform/chromium-mac-lion/compositing/color-matching/image-color-matching-expected.png:
3476         * platform/chromium-mac-lion/tables/mozilla/collapsing_borders/bug41262-3-expected.png: Added.
3477         * platform/chromium-mac-lion/tables/mozilla/core/bloomberg-expected.png: Added.
3478
3479 2012-11-13  Tab Atkins  <jackalmage@gmail.com>
3480
3481         CSS @charset parsing is too loose, doesn't match other browsers
3482         https://bugs.webkit.org/show_bug.cgi?id=101527
3483
3484         Reviewed by Alexey Proskuryakov.
3485
3486         Removed the old css-charset-evil.html test,
3487         which tested for our loose parsing of @charset.
3488         Now that we're tightening our parsing to match the spec and IE's and FF's new behavior,
3489         I added a more comprehensive test of incorrect @charset rules,
3490         to ensure that we correctly reject them.
3491
3492         * fast/encoding/css-charset-evil-expected.txt: Removed.
3493         * fast/encoding/css-charset-evil.css: Removed.
3494         * fast/encoding/css-charset-evil.html: Removed.
3495         * fast/encoding/css-charset-evil/css-charset-evil-a1.css: Added.
3496         * fast/encoding/css-charset-evil/css-charset-evil-a2.css: Added.
3497         * fast/encoding/css-charset-evil/css-charset-evil-a3.css: Added.
3498         * fast/encoding/css-charset-evil/css-charset-evil-a4.css: Added.
3499         * fast/encoding/css-charset-evil/css-charset-evil-b1.css: Added.
3500         * fast/encoding/css-charset-evil/css-charset-evil-b2.css: Added.
3501         * fast/encoding/css-charset-evil/css-charset-evil-b3.css: Added.
3502         * fast/encoding/css-charset-evil/css-charset-evil-b4.css: Added.
3503         * fast/encoding/css-charset-evil/css-charset-evil-b5.css: Added.
3504         * fast/encoding/css-charset-evil/css-charset-evil-b6.css: Added.
3505         * fast/encoding/css-charset-evil/css-charset-evil-b7.css: Added.
3506         * fast/encoding/css-charset-evil/css-charset-evil-b8.css: Added.
3507         * fast/encoding/css-charset-evil/css-charset-evil-c1.css: Added.
3508         * fast/encoding/css-charset-evil/css-charset-evil-c2.css: Added.
3509         * fast/encoding/css-charset-evil/css-charset-evil-c3.css: Added.
3510         * fast/encoding/css-charset-evil/css-charset-evil-d1.css: Added.
3511         * fast/encoding/css-charset-evil/css-charset-evil-expected.txt: Added.
3512         * fast/encoding/css-charset-evil/css-charset-evil.html: Added.
3513
3514 2012-11-13  Thiago Marcos P. Santos  <thiago.santos@intel.com>
3515
3516         [EFL] Add new baselines after r134435
3517         https://bugs.webkit.org/show_bug.cgi?id=102125
3518
3519         Unreviewed gardening.
3520
3521         * platform/efl-wk1/dom/xhtml/level3/core/documentnormalizedocument10-expected.txt: Added.
3522         * platform/efl-wk1/fast/dom/DOMException/prototype-object-expected.txt: Added.
3523         * platform/efl-wk1/fast/dom/DOMException/stack-trace-expected.txt: Added.
3524         * platform/efl-wk2/dom/xhtml/level3/core/documentnormalizedocument10-expected.txt: Added.
3525         * platform/efl-wk2/fast/dom/DOMException/prototype-object-expected.txt: Added.
3526         * platform/efl-wk2/fast/dom/DOMException/stack-trace-expected.txt: Added.
3527
3528 2012-11-13  Dirk Pranke  <dpranke@chromium.org>
3529
3530         More chromium-mac-mountainlion rebaselining and bug triaging.
3531         https://bugs.webkit.org/show_bug.cgi?id=99749
3532
3533         Unreviewed.
3534
3535         * platform/chromium-mac-lion/compositing/color-matching/image-color-matching-expected.png: Added.
3536         * platform/chromium-mac-lion/compositing/direct-image-compositing-expected.png: Copied from LayoutTests/platform/chromium-mac/compositing/direct-image-compositing-expected.png.
3537         * platform/chromium-mac-lion/compositing/geometry/clipping-foreground-expected.png: Copied from LayoutTests/platform/chromium-mac/compositing/geometry/clipping-foreground-expected.png.
3538         * platform/chromium-mac-lion/fast/dynamic/text-combine-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/dynamic/text-combine-expected.png.
3539         * platform/chromium-mac-lion/fast/dynamic/text-combine-expected.txt: Added.
3540         * platform/chromium-mac-lion/fast/ruby/base-shorter-than-text-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/ruby/base-shorter-than-text-expected.png.
3541         * platform/chromium-mac-lion/fast/ruby/base-shorter-than-text-expected.txt: Copied from LayoutTests/platform/chromium-mac/fast/ruby/base-shorter-than-text-expected.txt.
3542         * platform/chromium-mac-lion/fast/text/emphasis-combined-text-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/text/emphasis-combined-text-expected.png.
3543         * platform/chromium-mac-lion/fast/text/emphasis-combined-text-expected.txt: Added.
3544         * platform/chromium-mac-lion/fast/text/emphasis-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/text/emphasis-expected.png.
3545         * platform/chromium-mac-lion/fast/text/international/text-combine-image-test-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/text/international/text-combine-image-test-expected.png.
3546         * platform/chromium-mac-lion/fast/text/international/text-combine-image-test-expected.txt: Copied from LayoutTests/platform/chromium-mac/fast/text/international/text-combine-image-test-expected.txt.
3547         * platform/chromium-mac-lion/fast/writing-mode/border-radius-clipping-vertical-lr-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/writing-mode/border-radius-clipping-vertical-lr-expected.png.
3548         * platform/chromium-mac-lion/fast/writing-mode/border-vertical-lr-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/writing-mode/border-vertical-lr-expected.png.
3549         * platform/chromium-mac-lion/fast/writing-mode/border-vertical-lr-expected.txt: Added.
3550         * platform/chromium-mac-lion/fast/writing-mode/box-shadow-horizontal-bt-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/writing-mode/box-shadow-horizontal-bt-expected.png.
3551         * platform/chromium-mac-lion/fast/writing-mode/box-shadow-vertical-lr-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/writing-mode/box-shadow-vertical-lr-expected.png.
3552         * platform/chromium-mac-lion/fast/writing-mode/box-shadow-vertical-rl-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/writing-mode/box-shadow-vertical-rl-expected.png.
3553         * platform/chromium-mac-lion/fast/writing-mode/broken-ideographic-font-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/writing-mode/broken-ideographic-font-expected.png.
3554         * platform/chromium-mac-lion/fast/writing-mode/broken-ideographic-font-expected.txt: Copied from LayoutTests/platform/chromium-mac/fast/writing-mode/broken-ideographic-font-expected.txt.
3555         * platform/chromium-mac-lion/platform/chromium/fast/forms/color/color-suggestion-picker-appearance-expected.png: Copied from LayoutTests/platform/chromium-mac/platform/chromium/fast/forms/color/color-suggestion-picker-appearance-expected.png.
3556         * platform/chromium-mac-lion/platform/chromium/fast/forms/color/color-suggestion-picker-one-row-appearance-expected.png: Copied from LayoutTests/platform/chromium-mac/platform/chromium/fast/forms/color/color-suggestion-picker-one-row-appearance-expected.png.
3557         * platform/chromium-mac-lion/platform/chromium/fast/forms/color/color-suggestion-picker-two-row-appearance-expected.png: Copied from LayoutTests/platform/chromium-mac/platform/chromium/fast/forms/color/color-suggestion-picker-two-row-appearance-expected.png.
3558         * platform/chromium-mac-lion/platform/chromium/fast/forms/color/color-suggestion-picker-with-scrollbar-appearance-expected.png: Copied from LayoutTests/platform/chromium-mac/platform/chromium/fast/forms/color/color-suggestion-picker-with-scrollbar-appearance-expected.png.
3559         * platform/chromium-mac-lion/platform/chromium/fast/text/text-stroke-with-border-expected.png: Copied from LayoutTests/platform/chromium-mac/platform/chromium/fast/text/text-stroke-with-border-expected.png.
3560         * platform/chromium-mac-lion/svg/custom/foreign-object-skew-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/custom/foreign-object-skew-expected.png.
3561         * platform/chromium-mac-lion/svg/custom/getscreenctm-in-scrollable-div-area-nested-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/custom/getscreenctm-in-scrollable-div-area-nested-expected.png.
3562         * platform/chromium-mac-lion/svg/hixie/perf/007-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/hixie/perf/007-expected.png.
3563         * platform/chromium-mac-lion/tables/mozilla/bugs/bug11026-expected.png: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug11026-expected.png.
3564         * platform/chromium-mac/compositing/color-matching/image-color-matching-expected.png:
3565         * platform/chromium-mac/compositing/direct-image-compositing-expected.png:
3566         * platform/chromium-mac/compositing/geometry/clipping-foreground-expected.png:
3567         * platform/chromium-mac/fast/dynamic/text-combine-expected.png:
3568         * platform/chromium-mac/fast/dynamic/text-combine-expected.txt: Added.
3569         * platform/chromium-mac/fast/ruby/base-shorter-than-text-expected.png:
3570         * platform/chromium-mac/fast/ruby/base-shorter-than-text-expected.txt:
3571         * platform/chromium-mac/fast/text/emphasis-combined-text-expected.png:
3572         * platform/chromium-mac/fast/text/emphasis-combined-text-expected.txt: Added.
3573         * platform/chromium-mac/fast/text/emphasis-expected.png:
3574         * platform/chromium-mac/fast/text/international/text-combine-image-test-expected.png:
3575         * platform/chromium-mac/fast/text/international/text-combine-image-test-expected.txt:
3576         * platform/chromium-mac/fast/writing-mode/border-radius-clipping-vertical-lr-expected.png:
3577         * platform/chromium-mac/fast/writing-mode/border-vertical-lr-expected.png:
3578         * platform/chromium-mac/fast/writing-mode/border-vertical-lr-expected.txt: Added.
3579         * platform/chromium-mac/fast/writing-mode/box-shadow-horizontal-bt-expected.png:
3580         * platform/chromium-mac/fast/writing-mode/box-shadow-vertical-lr-expected.png:
3581         * platform/chromium-mac/fast/writing-mode/box-shadow-vertical-rl-expected.png:
3582         * platform/chromium-mac/fast/writing-mode/broken-ideographic-font-expected.png:
3583         * platform/chromium-mac/fast/writing-mode/broken-ideographic-font-expected.txt:
3584         * platform/chromium-mac/platform/chromium/fast/forms/color/color-suggestion-picker-appearance-expected.png:
3585         * platform/chromium-mac/platform/chromium/fast/forms/color/color-suggestion-picker-one-row-appearance-expected.png:
3586         * platform/chromium-mac/platform/chromium/fast/forms/color/color-suggestion-picker-two-row-appearance-expected.png:
3587         * platform/chromium-mac/platform/chromium/fast/forms/color/color-suggestion-picker-with-scrollbar-appearance-expected.png:
3588         * platform/chromium-mac/platform/chromium/fast/text/text-stroke-with-border-expected.png:
3589         * platform/chromium-mac/svg/custom/foreign-object-skew-expected.png:
3590         * platform/chromium-mac/svg/custom/getscreenctm-in-scrollable-div-area-nested-expected.png:
3591         * platform/chromium-mac/svg/hixie/perf/007-expected.png:
3592         * platform/chromium-mac/tables/mozilla/bugs/bug11026-expected.png:
3593         * platform/chromium-mac/tables/mozilla/collapsing_borders/bug41262-3-expected.png:
3594         * platform/chromium-mac/tables/mozilla/core/bloomberg-expected.png:
3595         * platform/chromium/TestExpectations:
3596
3597 2012-11-13  Kenichi Ishibashi  <bashi@chromium.org>
3598
3599         [WebSocket] send() and close() should not throw an exception for an unpaired surrogate but use the replacement character
3600         https://bugs.webkit.org/show_bug.cgi?id=101569
3601
3602         Reviewed by Alexey Proskuryakov.
3603
3604         - Updated tests which try to send unpaired surrogates.
3605           These tests should not throw SYNTAX_ERR.
3606         - Add a test that checks whether WebKit throws SYNTAX_ERR when a close
3607           reason is too long.
3608
3609         * http/tests/websocket/tests/hybi/close-reason-too-long-expected.txt: Added.
3610         * http/tests/websocket/tests/hybi/close-reason-too-long.html: Ditto.
3611         * http/tests/websocket/tests/hybi/unpaired-surrogates-in-close-reason-expected.txt: Updated.
3612         * http/tests/websocket/tests/hybi/unpaired-surrogates-in-close-reason.html: Ditto.
3613         * http/tests/websocket/tests/hybi/unpaired-surrogates-in-message-expected.txt: Ditto.
3614         * http/tests/websocket/tests/hybi/unpaired-surrogates-in-message.html: Ditto.
3615
3616 2012-11-13  Christophe Dumez  <christophe.dumez@intel.com>
3617
3618         Make HTMLLegendElement.form behave according to specification
3619         https://bugs.webkit.org/show_bug.cgi?id=101044
3620
3621         Reviewed by Kent Tamura.
3622
3623         A new fast/forms/legend/legend-form.html test to check that
3624         the legend element's form attribute behaves according to
3625         specification.
3626
3627         * fast/forms/legend/legend-form-expected.txt: Added.
3628         * fast/forms/legend/legend-form.html: Added.
3629
3630 2012-11-13  Dimitri Glazkov  <dglazkov@chromium.org>
3631
3632         Unreviewed, rolling out r134377.
3633         http://trac.webkit.org/changeset/134377
3634         https://bugs.webkit.org/show_bug.cgi?id=101133
3635
3636         Caused a mysterious Android Clang build failure, needs
3637         investigation before landing again.
3638
3639         * fast/forms/number/number-content-url-crash-expected.txt: Removed.
3640         * fast/forms/number/number-content-url-crash.html: Removed.
3641         * fast/forms/search/search-content-url-crash-expected.txt: Removed.
3642         * fast/forms/search/search-content-url-crash.html: Removed.
3643
3644 2012-11-13  James Robinson  <jamesr@chromium.org>
3645
3646         Rebaselines for filtering changes due to chromium r167479
3647
3648         * platform/chromium-linux/compositing/checkerboard-expected.png: Added.
3649         * platform/chromium-mac/compositing/checkerboard-expected.png: Added.
3650         * platform/chromium-mac/platform/chromium/compositing/filters/background-filter-blur-off-axis-expected.png: Added.
3651         * platform/chromium-win/compositing/checkerboard-expected.png: Added.
3652         * platform/chromium-win/platform/chromium/compositing/filters/background-filter-blur-off-axis-expected.png:
3653
3654 2012-11-13  Chris Fleizach  <cfleizach@apple.com>
3655
3656         AX: MathML types need to be semantically identified in AX tree
3657         https://bugs.webkit.org/show_bug.cgi?id=101263
3658
3659         Reviewed by Beth Dakin.
3660
3661         * platform/mac/accessibility/mathml-elements-expected.txt: Added.
3662         * platform/mac/accessibility/mathml-elements.html: Added.
3663
3664 2012-11-13  Dimitri Glazkov  <dglazkov@chromium.org>
3665
3666         [Chromium] Fix media/video-empty-source.html lint error.
3667
3668         * platform/chromium/TestExpectations: Fixed.
3669
3670 2012-11-13  Silvia Pfeiffer  <silviapf@chromium.org>
3671
3672         Clean up the inheritance tree under the MediaControls Class.
3673         https://bugs.webkit.org/show_bug.cgi?id=88871
3674
3675         Reviewed by Eric Carlson.
3676
3677         * platform/chromium-mac-mountainlion/TestExpectations: Added.
3678         * platform/chromium/TestExpectations:
3679
3680 2012-11-13  Dimitri Glazkov  <dglazkov@chromium.org>
3681
3682         Unreviewed, rolling out r134446.
3683         http://trac.webkit.org/changeset/134446
3684         https://bugs.webkit.org/show_bug.cgi?id=101968
3685
3686         Need to try a different strategy for landing a two-sided patch
3687         (3/3).
3688
3689         * platform/chromium/TestExpectations:
3690
3691 2012-11-13  Dimitri Glazkov  <dglazkov@chromium.org>
3692
3693         Unreviewed, rolling out r134458.
3694         http://trac.webkit.org/changeset/134458
3695
3696         Need to try a different strategy for landing a two-sided patch
3697         (2/3).
3698
3699         * platform/chromium/TestExpectations:
3700
3701 2012-11-13  Dimitri Glazkov  <dglazkov@chromium.org>
3702
3703         Unreviewed, rolling out r134461.
3704         http://trac.webkit.org/changeset/134461
3705
3706         Need to try a different strategy for landing a two-sided patch
3707         (1/3).
3708
3709         * platform/chromium/TestExpectations:
3710
3711 2012-11-13  Dimitri Glazkov  <dglazkov@chromium.org>
3712
3713         [Chromium] Marked fast/workers/worker-exception-during-navigation.html as a flaky crash.
3714         https://bugs.webkit.org/show_bug.cgi?id=102131
3715
3716         * platform/chromium/TestExpectations: Added a flaky crash expectation.
3717
3718 2012-11-13  Chris Fleizach  <cfleizach@apple.com>
3719
3720         WebKit exposes ARIA rowheader role as AXUnknown when not contained in table/grid
3721         https://bugs.webkit.org/show_bug.cgi?id=101616
3722
3723         Reviewed by Beth Dakin.
3724
3725         * platform/mac/accessibility/rowheader-outside-table-role-expected.txt: Added.
3726         * platform/mac/accessibility/rowheader-outside-table-role.html: Added.
3727
3728 2012-11-13  Dirk Pranke  <dpranke@chromium.org>
3729
3730         Remove a few old no-longer-failing tests and update one baseline.
3731
3732         Unreviewed, gardening.
3733
3734         * platform/chromium-linux/fast/text/zero-font-size-2-expected.png: Added.
3735         * platform/chromium/TestExpectations:
3736
3737 2012-11-13  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
3738
3739         [EFL] Unreviewed gardening.
3740
3741         Skip a few tests, update expectations when some colors varied
3742         slightly from the existing expectation and add a few new ones.
3743
3744         * platform/efl-wk1/TestExpectations:
3745         * platform/efl/fast/forms/input-placeholder-visibility-3-expected.png:
3746         * platform/efl/fast/forms/menulist-no-overflow-expected.png:
3747         * platform/efl/fast/forms/menulist-separator-painting-expected.png:
3748         * platform/efl/fast/forms/select-background-none-expected.png:
3749         * platform/efl/fast/forms/select-listbox-multiple-no-focusring-expected.png:
3750         * platform/efl/fast/forms/select-selected-expected.png:
3751         * platform/efl/fast/forms/select-visual-hebrew-expected.png:
3752         * platform/efl/fast/forms/selectlist-minsize-expected.png:
3753         * platform/efl/fast/forms/stuff-on-my-optgroup-expected.png:
3754         * platform/efl/fast/html/keygen-expected.png:
3755         * platform/efl/fast/images/png-suite/test-expected.png:
3756         * platform/efl/fast/replaced/image-sizing-expected.png:
3757         * platform/efl/fast/replaced/three-selects-break-expected.png:
3758         * platform/efl/fast/replaced/width100percent-menulist-expected.png:
3759         * platform/efl/fast/ruby/overhang-horizontal-expected.png: Added.
3760         * platform/efl/fast/runin/runin-generated-before-content-expected.png: Added.
3761         * platform/efl/fast/text/updateNewFont-expected.png:
3762         * platform/efl/fast/writing-mode/box-shadow-horizontal-bt-expected.png:
3763         * platform/efl/fast/writing-mode/box-shadow-vertical-lr-expected.png:
3764         * platform/efl/fast/writing-mode/english-lr-text-expected.png:
3765         * platform/efl/fast/writing-mode/horizontal-bt-replaced-selection-expected.png:
3766         * platform/efl/fast/writing-mode/vertical-lr-replaced-selection-expected.png:
3767         * platform/efl/fast/writing-mode/vertical-rl-replaced-selection-expected.png:
3768         * platform/efl/svg/filters/feColorMatrix-offset-expected.png: Added.
3769         * platform/efl/svg/filters/feDropShadow-subregion-expected.png: Added.
3770         * platform/efl/svg/filters/feGaussianBlur-subregion-expected.png: Added.
3771         * platform/efl/svg/filters/feImage-filterUnits-objectBoundingBox-primitiveUnits-objectBoundingBox-expected.png:
3772         * platform/efl/svg/filters/feImage-filterUnits-objectBoundingBox-primitiveUnits-userSpaceOnUse-expected.png:
3773         * platform/efl/svg/filters/feImage-filterUnits-userSpaceOnUse-primitiveUnits-objectBoundingBox-expected.png:
3774         * platform/efl/svg/filters/feImage-filterUnits-userSpaceOnUse-primitiveUnits-userSpaceOnUse-expected.png:
3775         * platform/efl/svg/filters/feImage-preserveAspectratio-expected.png:
3776         * platform/efl/svg/filters/feImage-subregions-expected.png:
3777         * platform/efl/svg/filters/feImage-subregions-preseveAspectRatio-none-expected.png:
3778         * platform/efl/svg/filters/feImage-subregions-preseveAspectRatio-none-with-viewBox-expected.png:
3779         * platform/efl/svg/filters/feLighting-crash-expected.png:
3780         * platform/efl/svg/filters/feOffset-expected.png:
3781         * platform/efl/svg/filters/feTile-expected.png:
3782         * platform/efl/svg/filters/filter-on-tspan-expected.png:
3783         * platform/efl/svg/filters/filter-placement-issue-expected.png:
3784         * platform/efl/svg/filters/filter-rounding-issues-expected.png:
3785         * platform/efl/svg/filters/filter-source-position-expected.png: Added.
3786         * platform/efl/svg/filters/filteredImage-expected.png: Added.
3787         * platform/efl/svg/filters/parent-children-with-same-filter-expected.png:
3788         * platform/efl/svg/filters/shadow-on-filter-expected.png:
3789         * platform/efl/svg/filters/subRegion-one-effect-expected.png:
3790         * platform/efl/svg/filters/subRegion-two-effects-expected.png:
3791         * platform/efl/svg/foreignObject/filter-expected.png: Added.
3792         * platform/efl/svg/text/selection-doubleclick-expected.png:
3793
3794 2012-11-13  Chris Fleizach  <cfleizach@apple.com>
3795
3796         AX: file upload input text value is not exposed through accessibility
3797         https://bugs.webkit.org/show_bug.cgi?id=100583
3798
3799         Reviewed by Beth Dakin.
3800
3801         * platform/mac/accessibility/file-upload-button-subrole-expected.txt: Added.
3802         * platform/mac/accessibility/file-upload-button-subrole.html: Added.
3803
3804 2012-11-13  Sheriff Bot  <webkit.review.bot@gmail.com>
3805
3806         Unreviewed, rolling out r133944.
3807         http://trac.webkit.org/changeset/133944
3808         https://bugs.webkit.org/show_bug.cgi?id=102118
3809
3810         Only JS bindings support NATIVE_TYPE_ERR (Requested by arv on
3811         #webkit).
3812
3813         * fast/dom/Element/attr-param-typechecking-expected.txt:
3814         * fast/dom/Element/script-tests/attr-param-typechecking.js:
3815
3816 2012-11-13  Dana Jansens  <danakj@chromium.org>
3817
3818         Unreviewed test expectations for animation tests.
3819
3820         * platform/chromium/TestExpectations:
3821
3822 2012-11-13  Dimitri Glazkov  <dglazkov@chromium.org>
3823
3824         [Chromium] Pacify linter and tweak expectations to avoid conflicts.
3825
3826         * platform/chromium/TestExpectations: Tweaked.
3827
3828 2012-11-13  Sami Kyostila  <skyostil@chromium.org>
3829
3830         Allow painting outside overflow clip in accelerated scrolling layers
3831         https://bugs.webkit.org/show_bug.cgi?id=100524
3832
3833         Reviewed by Simon Fraser.
3834
3835         Added a test to check painting outside the overflow clip. Note that this will
3836         not pass unless ENABLE_ACCELERATED_OVERFLOW_SCROLLING is enabled.
3837
3838         * compositing/overflow/updating-scrolling-content-expected.txt: Added.
3839         * compositing/overflow/updating-scrolling-content.html: Added.
3840         * platform/chromium/TestExpectations: Mark test as expected to fail
3841           by default.
3842         * platform/mac/TestExpectations: Skip the test.
3843
3844 2012-11-13  Dimitri Glazkov  <dglazkov@chromium.org>
3845
3846         [Chromium] Remove the test that is now passing.
3847
3848         * platform/chromium/TestExpectations: Removed expectation of failure.
3849
3850 2012-11-13  Dimitri Glazkov  <dglazkov@chromium.org>
3851
3852         Unreviewed, rolling out r134434.
3853         http://trac.webkit.org/changeset/134434
3854         https://bugs.webkit.org/show_bug.cgi?id=102072
3855
3856         The test that was added asserts in loader.
3857
3858         * fast/dom/Window/open-window-min-size-expected.txt: Removed.
3859         * fast/dom/Window/open-window-min-size.html: Removed.
3860         * fast/dom/Window/resources/print-close.html: Removed.
3861
3862 2012-11-13  Slavomir Kaslev  <skaslev@google.com>
3863
3864         [Chromium] Rebaselined platform/chromium/virtual/softwarecompositing/layer-creation/spanOverlapsCanvas.html
3865         https://bugs.webkit.org/show_bug.cgi?id=101997
3866
3867         Reviewed by James Robinson.
3868
3869         Since we disabled hardware accelerated canvas when in software compositing mode,
3870         this layout test doesn't create any layers which is the correct behaviour.
3871
3872         * platform/chromium/TestExpectations:
3873         * platform/chromium/platform/chromium/virtual/softwarecompositing/layer-creation/spanOverlapsCanvas-expected.txt: Added.
3874
3875 2012-11-13  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
3876
3877         Revert the changes from r134388 and r134426 as r134345 was rolled out.
3878
3879         * platform/efl/fast/dynamic/insertAdjacentElement-expected.txt:
3880         * platform/gtk/fast/dynamic/insertAdjacentElement-expected.txt:
3881         * platform/mac/fast/dynamic/insertAdjacentElement-expected.txt:
3882         * platform/qt/fast/dynamic/insertAdjacentElement-expected.txt:
3883
3884 2012-11-13  Dimitri Glazkov  <dglazkov@chromium.org>
3885
3886         Unreviewed, rolling out r134367.
3887         http://trac.webkit.org/changeset/134367
3888         https://bugs.webkit.org/show_bug.cgi?id=100738
3889
3890         Speculative rollout, could have cause Dromaeo setAttribute
3891         perf regression.
3892
3893         * fast/dom/shadow/distribution-attribute-modified-expected.html: Removed.
3894         * fast/dom/shadow/distribution-attribute-modified.html: Removed.
3895         * fast/dom/shadow/distribution-className-modified-expected.html: Removed.
3896         * fast/dom/shadow/distribution-className-modified.html: Removed.
3897         * fast/dom/shadow/distribution-id-modified-expected.html: Removed.
3898         * fast/dom/shadow/distribution-id-modified.html: Removed.
3899         * fast/dom/shadow/reprojection-attribute-modified-expected.html: Removed.
3900         * fast/dom/shadow/reprojection-attribute-modified.html: Removed.
3901         * fast/dom/shadow/reprojection-className-modified-expected.html: Removed.
3902         * fast/dom/shadow/reprojection-className-modified.html: Removed.
3903         * fast/dom/shadow/reprojection-id-modified-expected.html: Removed.
3904         * fast/dom/shadow/reprojection-id-modified.html: Removed.
3905
3906 2012-11-13  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
3907
3908         [EFL] More unreviewed gardening.
3909
3910         Update some pixel expectations and skip one test.
3911
3912         * platform/efl/TestExpectations:
3913         * platform/efl/fast/media/view-mode-media-feature-expected.png: Added property svn:mime-type.
3914         * platform/efl/fast/overflow/overflow_hidden-expected.png: Modified property svn:mime-type.
3915         * platform/efl/svg/text/text-rescale-expected.png: Added.
3916
3917 2012-11-13  Sheriff Bot  <webkit.review.bot@gmail.com>
3918
3919         Unreviewed, rolling out r134345.
3920         http://trac.webkit.org/changeset/134345
3921         https://bugs.webkit.org/show_bug.cgi?id=102106
3922
3923         Incomplete support for NATIVE_TYPE_ERR in objc and other
3924         bindings (Requested by jsbell on #webkit).
3925
3926         * canvas/philip/tests/2d.drawImage.null.html:
3927         * canvas/philip/tests/2d.imageData.put.null.html:
3928         * canvas/philip/tests/2d.pattern.image.null.html:
3929         * editing/selection/extend-expected.txt:
3930         * fast/dom/Geolocation/argument-types-expected.txt:
3931         * fast/dom/Geolocation/not-enough-arguments-expected.txt:
3932         * fast/dom/Geolocation/script-tests/argument-types.js:
3933         (test):
3934         * fast/dom/HTMLSelectElement/select-selectedIndex-expected.txt:
3935         * fast/dom/HTMLSelectElement/select-selectedIndex-multiple-expected.txt:
3936         * fast/js/select-options-add-expected.txt:
3937         * fast/mediastream/RTCIceCandidate-expected.txt:
3938         * fast/mediastream/RTCPeerConnection-expected.txt:
3939         * fast/mediastream/RTCSessionDescription-expected.txt:
3940         * media/encrypted-media/encrypted-media-syntax-expected.txt:
3941         * media/encrypted-media/encrypted-media-syntax.html:
3942         * media/video-test.js:
3943         * platform/chromium/fast/dynamic/insertAdjacentElement-expected.txt:
3944         * security/crypto-random-values-types-expected.txt:
3945         * svg/dom/SVGTransformList-expected.txt:
3946
3947 2012-11-13  Joshua Bell  <jsbell@chromium.org>
3948
3949         IndexedDB: storage/indexeddb/mozilla/add-twice-failure.html is flaky following r134252
3950         https://bugs.webkit.org/show_bug.cgi?id=101996
3951
3952         Reviewed by Dimitri Glazkov.
3953
3954         Error being tested may cause transaction to abort, which could happen before or after
3955         test output is captured. Prevent default behavior of the error so this doesn't happen.
3956
3957         * storage/indexeddb/mozilla/resources/add-twice-failure.js:
3958         (addSecondExpectedError):
3959
3960 2012-11-13  Erik Arvidsson  <arv@chromium.org>
3961
3962         Update DOMException name: HierarchyRequestError
3963         https://bugs.webkit.org/show_bug.cgi?id=102092
3964
3965         Reviewed by Ojan Vafai.
3966
3967         Updated tests and expectations.
3968
3969         * fast/dom/DOMException/prototype-object-expected.txt:
3970         * fast/dom/DOMException/prototype-object.html:
3971         * fast/dom/DOMException/stack-trace-expected.txt:
3972         * fast/dom/DOMException/stack-trace.html:
3973         * fast/dom/Document/replace-child-expected.txt:
3974         * fast/dom/Range/31684-expected.txt:
3975         * fast/dom/Range/range-exceptions-expected.txt:
3976         * fast/dom/Range/script-tests/31684.js:
3977         * fast/dom/Range/script-tests/range-exceptions.js:
3978         * fast/dom/Range/surroundContents-1.html:
3979         * fast/dom/css-mediarule-functions-expected.txt:
3980         * fast/dom/css-mediarule-functions.html:
3981         * fast/dom/document-set-body-expected.txt:
3982         * fast/dom/document-set-body.html:
3983         * fast/dom/move-nodes-across-documents.html:
3984         * fast/dom/processing-instruction-appendChild-exceptions-expected.txt:
3985         * fast/dom/processing-instruction-appendChild-exceptions.xhtml:
3986         * fast/dom/setter-type-enforcement-expected.txt:
3987         * fast/dom/shadow/adopt-node-with-shadow-root-expected.txt:
3988         * fast/dom/shadow/shadow-disable-expected.txt:
3989         * fast/dom/shadow/shadow-root-js-api-expected.txt:
3990         * fast/events/mutation-during-replace-child-2-expected.txt:
3991         * fast/events/mutation-during-replace-child-2.html:
3992         * fast/events/mutation-during-replace-child-expected.txt:
3993         * fast/events/mutation-during-replace-child.html:
3994         * fast/frames/adopt-iframe-into-itself-expected.txt:
3995         * fast/frames/adopt-object-into-itself-expected.txt:
3996         * fast/html/adopt-parent-frame.html:
3997         * fast/inspector-support/uncaught-dom3-exception-expected.txt:
3998         * platform/chromium/dom/xhtml/level3/core/documentnormalizedocument10-expected.txt:
3999         * platform/chromium/fast/dom/DOMException/prototype-object-expected.txt:
4000         * platform/chromium/fast/dom/DOMException/stack-trace-expected.txt:
4001         * platform/chromium/fast/inspector-support/uncaught-dom3-exception-expected.txt:
4002
4003 2012-11-13  Kenneth Rohde Christiansen  <kenneth@webkit.org>
4004
4005         Clean up use of adjustWindowRect
4006         https://bugs.webkit.org/show_bug.cgi?id=102072
4007
4008         Reviewed by Alexis Menard.
4009
4010         Test that minimum sizes are honored.
4011
4012         * fast/dom/Window/open-window-min-size.html: Added.
4013         * fast/dom/Window/open-window-min-size-expected.txt: Added.
4014         * fast/dom/Window/resources/print-close.html: Added.
4015
4016 2012-11-13  Bem Jones-Bey  <bjonesbe@adobe.com>
4017
4018         [CSS Exclusions] Update wrap-margin/padding to shape-margin/padding
4019         https://bugs.webkit.org/show_bug.cgi?id=97736
4020
4021         Reviewed by Andreas Kling.
4022
4023         Rename properties to match updated spec.
4024
4025         * fast/exclusions/css-exclusions-disabled-expected.txt:
4026         * fast/exclusions/css-exclusions-disabled.html:
4027         * fast/exclusions/script-tests/shape-margin-parsing.js: Added.
4028         (test):
4029         (testComputedStyle):
4030         (testNotInherited):
4031         * fast/exclusions/script-tests/shape-padding-parsing.js: Added.
4032         (test):
4033         (testComputedStyle):
4034         (testNotInherited):
4035         * fast/exclusions/script-tests/wrap-margin-parsing.js: Removed.
4036         * fast/exclusions/script-tests/wrap-padding-parsing.js: Removed.
4037         * fast/exclusions/script-tests/wrap-parsing.js:
4038         (testComputedStyle):
4039         * fast/exclusions/shape-margin-parsing-expected.txt: Added.
4040         * fast/exclusions/shape-margin-parsing.html: Renamed from LayoutTests/fast/exclusions/wrap-padding-parsing.html.
4041         * fast/exclusions/shape-padding-parsing-expected.txt: Added.
4042         * fast/exclusions/shape-padding-parsing.html: Renamed from LayoutTests/fast/exclusions/wrap-margin-parsing.html.
4043         * fast/exclusions/wrap-margin-parsing-expected.txt: Removed.
4044         * fast/exclusions/wrap-padding-parsing-expected.txt: Removed.
4045
4046 2012-11-13  Dimitri Glazkov  <dglazkov@chromium.org>
4047
4048         Unreviewed, rolling out r134418.
4049         http://trac.webkit.org/changeset/134418
4050         https://bugs.webkit.org/show_bug.cgi?id=101903
4051
4052         The newly added test is crashing on cr-win.
4053
4054         * fast/dom/shadow/pseudoclass-update-indeterminate-input-expected.html: Removed.
4055         * fast/dom/shadow/pseudoclass-update-indeterminate-input.html: Removed.
4056         * fast/dom/shadow/pseudoclass-update-indeterminate-progress-expected.html: Removed.
4057         * fast/dom/shadow/pseudoclass-update-indeterminate-progress.html: Removed.
4058
4059 2012-11-13  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
4060
4061         [EFL] Properly skip all HiDPI tests which are currently failing.
4062
4063         Skip an additional test and add a bug to each entry.
4064
4065         * platform/efl/TestExpectations:
4066         * platform/efl/svg/as-image/animated-svg-repaints-completely-in-hidpi-expected.png: Removed.
4067         * platform/efl/svg/as-image/animated-svg-repaints-completely-in-hidpi-expected.txt: Removed.
4068
4069 2012-11-13  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
4070
4071         [EFL] Update pixel expectation for fast/repaint/table-hover-on-link.html
4072
4073         * platform/efl/fast/repaint/table-hover-on-link-expected.png:
4074
4075 2012-11-13  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
4076
4077         [EFL] More video-colorspace-yuv* gardening.
4078
4079         These tests are also failing on WK2, so skip them in both ports.
4080
4081         * platform/efl-wk1/TestExpectations:
4082         * platform/efl-wk1/media/video-colorspace-yuv420-expected.png: Removed.
4083         * platform/efl-wk1/media/video-colorspace-yuv422-expected.png: Removed.
4084         * platform/efl/TestExpectations:
4085         * platform/efl/media/video-colorspace-yuv420-expected.txt: Removed.
4086         * platform/efl/media/video-colorspace-yuv422-expected.txt: Removed.
4087
4088 2012-11-13  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
4089
4090         Unreviewed, update expectations after r134345.
4091
4092         * platform/efl/fast/dynamic/insertAdjacentElement-expected.txt:
4093         * platform/gtk/fast/dynamic/insertAdjacentElement-expected.txt:
4094         * platform/mac/fast/dynamic/insertAdjacentElement-expected.txt:
4095
4096 2012-11-13  Sheriff Bot  <webkit.review.bot@gmail.com>
4097
4098         Unreviewed, rolling out r134205.
4099         http://trac.webkit.org/changeset/134205
4100         https://bugs.webkit.org/show_bug.cgi?id=102093
4101
4102         Broke webkit-flow-inlines-dynamic.html on several ports
4103         (Requested by mihnea on #webkit).
4104
4105         * fast/regions/region-style-text-shadow-expected.html: Removed.
4106         * fast/regions/region-style-text-shadow.html: Removed.
4107
4108 2012-11-13  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
4109
4110         [EFL] WK1 gardening.
4111
4112         Mark media/video-colorspace-yuv420.html and
4113         media/video-colorspace-yuv422.html as producing bad image results.
4114
4115         * platform/efl-wk1/TestExpectations:
4116
4117 2012-11-13  Shinya Kawanaka  <shinyak@chromium.org>
4118
4119         [Refactoring] Remove shadowPseudoId() and use setPseudo() in <meter> ElementShadow.
4120         https://bugs.webkit.org/show_bug.cgi?id=101906
4121
4122         Reviewed by Dimitri Glazkov.
4123
4124         * fast/dom/HTMLMeterElement/meter-element-markup-expected.txt:
4125
4126 2012-11-13  Stephen Chenney  <schenney@chromium.org>
4127
4128         Expectations update for fast/regions/webkit-flow-inlines-dynamic.html
4129         https://bugs.webkit.org/show_bug.cgi?id=102086
4130
4131         Unreviewed expectations update.
4132
4133         * platform/chromium/TestExpectations:
4134
4135 2012-11-13  Shinya Kawanaka  <shinyak@chromium.org>
4136
4137         Changing pseudoClass (:indeterminate) should cause distribution
4138         https://bugs.webkit.org/show_bug.cgi?id=101903
4139
4140         Reviewed by Dimitri Glazkov.
4141
4142         * fast/dom/shadow/pseudoclass-update-indeterminate-input-expected.html: Added.
4143         * fast/dom/shadow/pseudoclass-update-indeterminate-input.html: Added.
4144         * fast/dom/shadow/pseudoclass-update-indeterminate-progress-expected.html: Added.
4145         * fast/dom/shadow/pseudoclass-update-indeterminate-progress.html: Added.
4146
4147 2012-11-13  Stephen Chenney  <schenney@chromium.org>
4148
4149         Reverting expectations update because it breaks lint
4150         https://bugs.webkit.org/show_bug.cgi?id=101982
4151
4152         Unreviewed expectations fix.
4153
4154         With the new-ish wekbit_skia.gyp file we do not need to change expections like this.
4155
4156         * platform/chromium/TestExpectations:
4157
4158 2012-11-13  Jussi Kukkonen  <jussi.kukkonen@intel.com>
4159
4160         [EFL] Rebaseline after bug 98666 (input[type=range] thumb rendering)
4161         https://bugs.webkit.org/show_bug.cgi?id=102059
4162
4163         Unreviewed rebaseline. There were a few actual bugs (see bug 102068 and
4164         bug 102067).These changes seem correct and the image changes are tiny.
4165         The non-platform results were still wrong because they are not used
4166         by most platforms, even if the results actually match the platform results.
4167
4168         * fast/dom/HTMLInputElement/input-slider-update-styled-expected.txt:
4169         * fast/forms/range/slider-thumb-stylability-expected.txt:
4170         * fast/forms/range/range-thumb-height-percentage-expected.txt:
4171         * fast/repaint/slider-thumb-float-expected.txt:
4172         * platform/efl/TestExpectations:
4173         * platform/efl/fast/dom/HTMLInputElement/input-slider-update-expected.png:
4174         * platform/efl/fast/dom/HTMLInputElement/input-slider-update-expected.txt:
4175         * platform/efl/fast/forms/box-shadow-override-expected.txt:
4176         * platform/efl/fast/forms/input-appearance-height-expected.txt:
4177         * platform/efl/fast/forms/range/input-appearance-range-expected.png:
4178         * platform/efl/fast/forms/range/input-appearance-range-expected.txt:
4179         * platform/efl/fast/forms/range/slider-padding-expected.txt:
4180         * platform/efl/fast/forms/range/slider-thumb-shared-style-expected.txt:
4181         * platform/efl/fast/layers/video-layer-expected.txt:
4182         * platform/efl/fast/multicol/client-rects-expected.txt:
4183         * platform/efl/fast/repaint/slider-thumb-drag-release-expected.png:
4184         * platform/efl/fast/repaint/slider-thumb-drag-release-expected.txt:
4185         * platform/efl/media/audio-controls-rendering-expected.txt:
4186         * platform/efl/media/audio-repaint-expected.txt:
4187         * platform/efl/media/controls-after-reload-expected.txt:
4188         * platform/efl/media/controls-strict-expected.txt:
4189         * platform/efl/media/controls-styling-expected.txt:
4190         * platform/efl/media/controls-styling-strict-expected.txt:
4191         * platform/efl/media/controls-without-preload-expected.txt:
4192         * platform/efl/media/media-controls-clone-expected.txt:
4193         * platform/efl/media/media-document-audio-repaint-expected.txt:
4194         * platform/efl/media/track/track-cue-rendering-horizontal-expected.txt:
4195         * platform/efl/media/track/track-cue-rendering-vertical-expected.txt:
4196         * platform/efl/media/video-display-toggle-expected.txt:
4197         * platform/efl/media/video-empty-source-expected.txt:
4198         * platform/efl/media/video-no-audio-expected.txt:
4199         * platform/efl/media/video-zoom-controls-expected.txt:
4200
4201 2012-11-13  Csaba Osztrogonác  <ossy@webkit.org>
4202
4203         [Qt] Enable Mutation observer
4204         https://bugs.webkit.org/show_bug.cgi?id=102066
4205
4206         Reviewed by Pavel Feldman.
4207
4208         * platform/qt/TestExpectations: Unskip now passing tests.
4209
4210 2012-11-12  Mike Reed  <reed@google.com>
4211
4212         update expectations in advance of skia change for blurred rects
4213         https://bugs.webkit.org/show_bug.cgi?id=101982
4214
4215         Reviewed by NOBODY.
4216
4217         Unreviewed. Expectations change only
4218
4219         * platform/chromium/TestExpectations:
4220
4221 2012-11-13  Csaba Osztrogonác  <ossy@webkit.org>
4222
4223         [Qt] Unreviewed gardening, skip failing tests.
4224
4225         * platform/qt/TestExpectations:
4226
4227 2012-11-13  Mihnea Ovidenie  <mihnea@adobe.com>
4228
4229         [CSSRegions] Incorrect computed height for content with region-break-before
4230         https://bugs.webkit.org/show_bug.cgi?id=101862
4231
4232         Reviewed by Julien Chaffraix.
4233
4234         Add a test showing that when content having -webkit-region-break-before:always is flowed
4235         into a region chain with the first region being an auto-height region, the auto-height region
4236         has a computed height of 0 and the content is flowed into the second region in the chain.
4237
4238         * fast/regions/autoheight-breakbefore-wrongheight-expected.txt: Added.
4239         * fast/regions/autoheight-breakbefore-wrongheight.html: Added.
4240
4241 2012-11-12  Kent Tamura  <tkent@chromium.org>
4242
4243         Unable to set valid time value to input[type=time] with user interaction in some cases
4244         https://bugs.webkit.org/show_bug.cgi?id=102048
4245
4246         Reviewed by Kentaro Hara.
4247
4248         * fast/forms/time-multiple-fields/time-multiple-fields-readonly-subfield-expected.txt: Added.
4249         * fast/forms/time-multiple-fields/time-multiple-fields-readonly-subfield.html: Added.
4250
4251 2012-11-13  Yury Semikhatsky  <yurys@chromium.org>
4252
4253         Memory instrumentation: MemoryBlock name should not include full path to the block
4254         https://bugs.webkit.org/show_bug.cgi?id=102055
4255
4256         Reviewed by Pavel Feldman.
4257
4258         Use Image instead of Page.Image as block identifier.
4259
4260         * inspector/profiler/memory-instrumentation-cached-images-expected.txt:
4261         * inspector/profiler/memory-instrumentation-cached-images.html:
4262         * inspector/profiler/memory-instrumentation-canvas-expected.txt:
4263         * inspector/profiler/memory-instrumentation-canvas.html:
4264
4265 2012-11-13  Szilard Ledan  <szledan@inf.u-szeged.hu>
4266
4267         [Qt] Unreviewed Qt gardening.
4268
4269         Update TestExpectations after r134345.
4270
4271         * platform/qt/fast/dynamic/insertAdjacentElement-expected.txt:
4272
4273 2012-11-13  Balazs Kelemen  <kbalazs@webkit.org>
4274
4275         Unreviewed Qt gardening.
4276
4277         Skip and rebase some tests, remove png's for reftests.
4278
4279         * platform/qt-5.0-wk2/TestExpectations:
4280         * platform/qt-5.0-wk2/css2.1/20110323/margin-collapse-clear-016-expected.png: Added.
4281         * platform/qt-5.0-wk2/css3/filters/custom/custom-filter-composite-source-atop-expected.png: Added.
4282         * platform/qt-5.0-wk2/css3/filters/custom/missing-custom-filter-shader-expected.png: Added.
4283         * platform/qt-5.0-wk2/svg/animations/animateMotion-additive-2c-expected.png: Removed.
4284         * platform/qt-5.0-wk2/svg/repaint/inner-svg-change-viewBox-expected.png: Added.
4285         * platform/qt/svg/animations/animateMotion-additive-2d-expected.png: Removed.
4286
4287 2012-11-13  Balazs Kelemen  <kbalazs@webkit.org>
4288
4289         Unreviewed Qt gardening.
4290
4291         Amend my last commit, Ossy suggested we should not forget about
4292         past failures because of needed rebaseline.
4293
4294         * platform/qt/TestExpectations:
4295
4296 2012-11-13  Balazs Kelemen  <kbalazs@webkit.org>
4297
4298         Unreviewed Qt gardening.
4299
4300         Cleanup TestExpectations to pass --lint-test-files.
4301         Removed some duplicated entries.
4302
4303         * platform/qt-5.0-wk2/TestExpectations:
4304         * platform/qt/TestExpectations:
4305
4306 2012-11-13  Pavel Feldman  <pfeldman@chromium.org>
4307
4308         Web Inspector: move indentation logic into TextEditorModel
4309         https://bugs.webkit.org/show_bug.cgi?id=101842
4310
4311         Reviewed by Vsevolod Vlasov.
4312
4313         * inspector/editor/indentation.html:
4314
4315 2012-11-13  Takashi Sakamoto  <tasak@google.com>
4316
4317         Crash when replacing parts of text inputs with content: url(...)
4318         https://bugs.webkit.org/show_bug.cgi?id=101133
4319
4320         Reviewed by Kent Tamura.
4321
4322         * fast/forms/number/number-content-url-crash-expected.txt: Added.
4323         * fast/forms/number/number-content-url-crash.html: Added.
4324         * fast/forms/search/search-content-url-crash-expected.txt: Added.
4325         * fast/forms/search/search-content-url-crash.html: Added.
4326
4327 2012-11-12  Shinya Kawanaka  <shinyak@chromium.org>
4328
4329         Changing id, className, or attribute should invalidate distribution
4330         https://bugs.webkit.org/show_bug.cgi?id=100738
4331
4332         Reviewed by Dimitri Glazkov.
4333
4334         We have test cases that id/class/attribute is changed, and thier reprojection cases.
4335
4336         * fast/dom/shadow/distribution-attribute-modified-expected.html: Added.
4337         * fast/dom/shadow/distribution-attribute-modified.html: Added.
4338         * fast/dom/shadow/distribution-className-modified-expected.html: Added.
4339         * fast/dom/shadow/distribution-className-modified.html: Added.
4340         * fast/dom/shadow/distribution-id-modified-expected.html: Added.
4341         * fast/dom/shadow/distribution-id-modified.html: Added.
4342         * fast/dom/shadow/reprojection-attribute-modified-expected.html: Added.
4343         * fast/dom/shadow/reprojection-attribute-modified.html: Added.
4344         * fast/dom/shadow/reprojection-className-modified-expected.html: Added.
4345         * fast/dom/shadow/reprojection-className-modified.html: Added.
4346         * fast/dom/shadow/reprojection-id-modified-expected.html: Added.
4347         * fast/dom/shadow/reprojection-id-modified.html: Added.
4348
4349 2012-11-10  Dirk Schulze  <krit@webkit.org>
4350
4351         BasicShapes 'circle', 'rectangle', 'ellipse' should be animatable with themselves
4352         https://bugs.webkit.org/show_bug.cgi?id=101854
4353
4354         Reviewed by Andreas Kling.
4355
4356         Added an animtation test for -webkit-clip-path and tested the basic shapes.
4357
4358         * animations/resources/animation-test-helpers.js:
4359         (parseBasicShape):
4360         (basicShapeParametersMatch):
4361         (getPropertyValue):
4362         (comparePropertyValue):
4363         * css3/masking/clip-path-animation-expected.txt: Added.
4364         * css3/masking/clip-path-animation.html: Added.
4365
4366 2012-11-12  Erik Arvidsson  <arv@chromium.org>
4367
4368         Replace DOMException TYPE_MISMATCH_ERR with TypeError
4369         https://bugs.webkit.org/show_bug.cgi?id=101604
4370
4371         Reviewed by Adam Barth.
4372
4373         Update the tests to test for TypeError instead of DOMException with the TYPE_MISMATCH_ERR code.
4374
4375         * canvas/philip/tests/2d.drawImage.null.html:
4376         * canvas/philip/tests/2d.imageData.put.null.html:
4377         * canvas/philip/tests/2d.pattern.image.null.html:
4378         * editing/selection/extend-expected.txt:
4379         * fast/dom/Geolocation/argument-types-expected.txt:
4380         * fast/dom/Geolocation/not-enough-arguments-expected.txt:
4381         * fast/dom/Geolocation/script-tests/argument-types.js:
4382         * fast/dom/HTMLSelectElement/select-selectedIndex-expected.txt:
4383         * fast/dom/HTMLSelectElement/select-selectedIndex-multiple-expected.txt:
4384         * fast/js/select-options-add-expected.txt:
4385         * fast/mediastream/RTCIceCandidate-expected.txt:
4386         * fast/mediastream/RTCPeerConnection-expected.txt:
4387         * fast/mediastream/RTCSessionDescription-expected.txt:
4388         * fast/mediastream/SessionDescription-expected.txt:
4389         * fast/mediastream/peerconnection-addstream-expected.txt:
4390         * fast/mediastream/peerconnection-iceoptions-expected.txt:
4391         * fast/mediastream/peerconnection-iceoptions.html:
4392         * fast/mediastream/peerconnection-removestream-expected.txt:
4393         * media/encrypted-media/encrypted-media-syntax.html:
4394         * media/video-test.js:
4395         * platform/chromium/fast/dynamic/insertAdjacentElement-expected.txt:
4396         * security/crypto-random-values-types-expected.txt:
4397         * svg/dom/SVGTransformList-expected.txt:
4398
4399 2012-11-12  Joshua Bell  <jsbell@chromium.org>
4400
4401         IndexedDB: storage/indexeddb/cursor-prev-no-duplicate.html is flaky
4402         https://bugs.webkit.org/show_bug.cgi?id=101990
4403
4404         Reviewed by Tony Chang.
4405
4406         Race condition in test leads to flaky behavior. Refactor test to remove flake
4407         and clean up output.
4408
4409         * storage/indexeddb/cursor-prev-no-duplicate-expected.txt:
4410         * storage/indexeddb/resources/cursor-prev-no-duplicate.js:
4411         (testFarRangeCursor_closed):
4412         (.trans.oncomplete):
4413         (.storeReq.onsuccess):
4414         (runTest):
4415
4416 2012-11-12  Hayato Ito  <hayato@chromium.org>
4417
4418         Unreviewed, gardening.
4419
4420         Rebase after r134287.
4421
4422         * platform/chromium-mac/platform/chromium/virtual/softwarecompositing/repaint/invalidations-on-composited-layers-expected.txt:
4423
4424 2012-11-12  David Grogan  <dgrogan@chromium.org>
4425
4426         IndexedDB: Convert some non-simple tests from setVersion to upgradeneeded
4427         https://bugs.webkit.org/show_bug.cgi?id=101959
4428
4429         Reviewed by Tony Chang.
4430
4431         Ongoing work to remove calls to setVersion from our tests before
4432         removing it from the IndexedDB API.
4433
4434         * storage/indexeddb/create-and-remove-object-store-expected.txt:
4435         * storage/indexeddb/deletedatabase-delayed-by-open-and-versionchange-expected.txt:
4436         * storage/indexeddb/duplicates-expected.txt:
4437         * storage/indexeddb/resources/create-and-remove-object-store.js:
4438           Create and delete were running between open and setVersion, which no
4439           longer makes sense.
4440
4441         * storage/indexeddb/resources/database-deletepending-flag.js:
4442           Use optional object parameter instead of optional version parameter.
4443
4444         * storage/indexeddb/resources/deletedatabase-delayed-by-open-and-versionchange.js:
4445           This used to call delete just after issuing setVersion but before
4446           receiving the corresponding success event.  Now it calls delete while
4447           in the upgradeneeded transaction, still causing the delete to be
4448           delayed by an in flight versionchange transaction.
4449
4450         * storage/indexeddb/resources/duplicates.js:
4451           Call indexedDBTest twice to rerun the tests with a different
4452           database.
4453
4454         * storage/indexeddb/resources/shared.js:
4455           Added a suffix option to support duplicates.js, switched to an
4456           optional object parameter.
4457
4458 2012-11-12  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
4459
4460         [EFL] WebKit1 gardening.
4461
4462         Mark fast/repaint/block-selection-gap-stale-cache.html and
4463         fast/repaint/block-selection-gap-stale-cache-2.html as image failures.
4464
4465         * platform/efl-wk1/TestExpectations:
4466
4467 2012-11-12  Dimitri Glazkov  <dglazkov@chromium.org>
4468
4469         [Chromium] Added more Hi-DPI wont-fixes.
4470
4471         * platform/chromium/TestExpectations: Added wont-fixes.
4472
4473 2012-11-11  Filip Pizlo  <fpizlo@apple.com>
4474
4475         DFG ArithMul overflow check elimination is too aggressive
4476         https://bugs.webkit.org/show_bug.cgi?id=101871
4477
4478         Reviewed by Oliver Hunt.
4479
4480         * fast/js/dfg-mul-big-integer-with-small-integer-and-bitor-expected.txt: Added.
4481         * fast/js/dfg-mul-big-integer-with-small-integer-and-bitor.html: Added.
4482         * fast/js/dfg-mul-big-integer-with-small-integer-and-detect-overflow-expected.txt: Added.
4483         * fast/js/dfg-mul-big-integer-with-small-integer-and-detect-overflow.html: Added.
4484         * fast/js/dfg-mul-big-integer-with-small-integer-expected.txt: Added.
4485         * fast/js/dfg-mul-big-integer-with-small-integer.html: Added.
4486         * fast/js/dfg-mul-big-integers-expected.txt: Added.
4487         * fast/js/dfg-mul-big-integers.html: Added.
4488         * fast/js/jsc-test-list:
4489         * fast/js/script-tests/dfg-mul-big-integer-with-small-integer-and-bitor.js: Added.
4490         (foo):
4491         * fast/js/script-tests/dfg-mul-big-integer-with-small-integer-and-detect-overflow.js: Added.
4492         (foo):
4493         * fast/js/script-tests/dfg-mul-big-integer-with-small-integer.js: Added.
4494         (foo):
4495         * fast/js/script-tests/dfg-mul-big-integers.js: Added.
4496         (foo):
4497
4498 2012-11-12  Dimitri Glazkov  <dglazkov@chromium.org>
4499
4500         [Chromium] Updated expectations for calendar-picker.
4501
4502         * platform/chromium/TestExpectations: Updated expectations.
4503
4504 2012-11-12  Dimitri Glazkov  <dglazkov@chromium.org>
4505
4506         Marked transforms/3d/point-mapping tests as flakey.
4507         https://bugs.webkit.org/show_bug.cgi?id=101988
4508
4509         * platform/chromium/TestExpectations: Added Expectations.
4510
4511 2012-11-12  Dimitri Glazkov  <dglazkov@chromium.org>
4512
4513         [Chromium] Added expectations for platform/chromium/compositing/force-compositing-mode/overflow-iframe-layer.html
4514         https://bugs.webkit.org/show_bug.cgi?id=101986
4515
4516         * platform/chromium/TestExpectations: Added expectations.
4517
4518 2012-11-12  Dimitri Glazkov  <dglazkov@chromium.org>
4519
4520         [Chromium] WonFixed hi-DPI related tests.
4521         https://bugs.webkit.org/show_bug.cgi?id=90022
4522
4523         * platform/chromium/TestExpectations: Added expectations.
4524
4525 2012-11-12  Ian Vollick  <vollick@chromium.org>
4526
4527         Unreviewed, update chromium-mac baselines.
4528
4529         * platform/chromium-mac-lion/compositing/repaint/invalidations-on-composited-layers-expected.txt: Removed.
4530         * platform/chromium-mac-snowleopard/compositing/repaint/invalidations-on-composited-layers-expected.txt: Removed.
4531         * platform/chromium-mac/compositing/repaint/invalidations-on-composited-layers-expected.txt:
4532
4533 2012-11-12  Dirk Pranke  <dpranke@chromium.org>
4534
4535         Unreviewed, update chromium-mac-lion baselines after r134279.
4536
4537         * platform/chromium-mac-lion/fast/repaint/delete-into-nested-block-expected.png: Added.
4538         * platform/chromium-mac-lion/fast/repaint/inline-outline-repaint-expected.png: Added.
4539         * platform/chromium-mac-lion/fast/repaint/no-caret-repaint-in-non-content-editable-element-expected.png: Added.
4540         * platform/chromium-mac-lion/fast/repaint/selection-after-delete-expected.png: Added.
4541         * platform/chromium-mac-lion/svg/custom/foreignObject-crash-on-hover-expected.png: Added.
4542         * platform/chromium-mac-lion/svg/custom/hit-test-unclosed-subpaths-expected.png: Added.
4543         * platform/chromium-mac-lion/svg/custom/hit-test-with-br-expected.png: Added.
4544
4545 2012-11-12  Dimitri Glazkov  <dglazkov@chromium.org>
4546
4547         [Chromium] Update expectations for calendar-picker tests..
4548         https://bugs.webkit.org/show_bug.cgi?id=101561
4549
4550         * platform/chromium/TestExpectations: Updated expectations.
4551
4552 2012-11-12  Dirk Pranke  <dpranke@chromium.org>
4553
4554         Unreviewd, update chromium-mac-mountainlion expectations for a few tests.
4555
4556         * platform/chromium/TestExpectations:
4557
4558 2012-11-12  Ian Vollick  <vollick@chromium.org>
4559
4560         Layout Test compositing/repaint/invalidations-on-composited-layers.html is failing/flaky
4561         https://bugs.webkit.org/show_bug.cgi?id=101219
4562
4563         Reviewed by James Robinson.
4564
4565         Force a style recalc before starting repaint tracking.
4566
4567         * compositing/repaint/invalidations-on-composited-layers-expected.txt:
4568         * compositing/repaint/invalidations-on-composited-layers.html:
4569         * platform/chromium/TestExpectations:
4570         * platform/mac/compositing/repaint/invalidations-on-composited-layers-expected.txt:
4571
4572 2012-11-12  Dirk Pranke  <dpranke@chromium.org>
4573
4574         Unreviewed, update chromium-mac-mountainlion baselines.
4575
4576         * platform/chromium-mac/fast/repaint/delete-into-nested-block-expected.png:
4577         * platform/chromium-mac/fast/repaint/inline-outline-repaint-expected.png:
4578         * platform/chromium-mac/fast/repaint/no-caret-repaint-in-non-content-editable-element-expected.png:
4579         * platform/chromium-mac/fast/repaint/selection-after-delete-expected.png:
4580         * platform/chromium-mac/svg/custom/foreignObject-crash-on-hover-expected.png:
4581         * platform/chromium-mac/svg/custom/hit-test-unclosed-subpaths-expected.png:
4582         * platform/chromium-mac/svg/custom/hit-test-with-br-expected.png:
4583
4584 2012-11-12  Dirk Pranke  <dpranke@chromium.org>
4585
4586         remove the chromium-mac-mountainlion TestExpectations file
4587         https://bugs.webkit.org/show_bug.cgi?id=101789
4588
4589         Reviewed by Ojan Vafai.
4590
4591         Nearly all of the tests have been updated for 10.8 and the remaining
4592         failures have been merged into the main TestExpectations file. We
4593         don't need this hook any more.
4594
4595         * platform/chromium-mac-mountainlion/TestExpectations: Removed.
4596
4597 2012-11-12  Arpita Bahuguna  <arpitabahuguna@gmail.com>
4598
4599         Specified width CSS tables should not include border and padding as part of that width. 
4600         https://bugs.webkit.org/show_bug.cgi?id=77028
4601
4602         Reviewed by Julien Chaffraix.
4603
4604         * fast/table/css-table-width-with-border-padding-expected.html: Added.
4605         * fast/table/css-table-width-with-border-padding.html: Added.
4606         Test added for verifying that for specified width css tables, border
4607         and padding are not considered as part of the specified table width.
4608
4609         The test also verifies the width values for the different box-sizing
4610         properties viz, content-box, border-box and padding-box.
4611
4612         Out of these padding-box is currently not supported even though
4613         the test verifies against this property as well. 
4614         The expected width values added for padding-box are thus incorrect
4615         and should be lesser by 100px (padding value).
4616
4617         * fast/table/min-width-css-block-table-expected.txt:
4618         * fast/table/min-width-css-inline-table-expected.txt:
4619         * fast/table/script-tests/min-width-helpers.js:
4620         Existing test values changed for CSS tables that have percent width
4621         specified since for both these tests, border and padding has been
4622         specified for all the tables.
4623
4624         As a result of this fix, the specified table width shall no longer
4625         include the border and padding values thereby increasing our table
4626         width size by exactly 30px (the value of border and padding in these
4627         tests).
4628         The new values for percent width css tables now match those for FF
4629         and Opera.
4630
4631 2012-11-12  David Grogan  <dgrogan@chromium.org>
4632
4633         IndexedDB: convert tests from setVersion to upgradeneeded
4634         https://bugs.webkit.org/show_bug.cgi?id=101676
4635
4636         Reviewed by Tony Chang.
4637
4638         A la bug 92037, add a function to shared.js that sets up the database
4639         for tests where opening and versioning isn't the focus.
4640
4641         * storage/indexeddb/create-object-store-options-expected.txt:
4642         * storage/indexeddb/createObjectStore-name-argument-required-expected.txt:
4643         * storage/indexeddb/createObjectStore-null-name-expected.txt:
4644           ...many tests and expected files...
4645
4646         * storage/indexeddb/resources/shared.js:
4647           The new utility function indexedDBTest lives here.
4648
4649         * storage/indexeddb/values-odd-types-expected.txt:
4650
4651 2012-11-12  Tommy Widenflycht  <tommyw@google.com>
4652
4653         MediaStream API: Make sure that MediaConstraints only has optional and mandatory at the top level
4654         https://bugs.webkit.org/show_bug.cgi?id=101733
4655
4656         Reviewed by Jochen Eisinger.
4657
4658         This patch adds more tests for MediaConstraints.
4659
4660         * fast/mediastream/RTCPeerConnection-expected.txt:
4661         * fast/mediastream/RTCPeerConnection.html:
4662
4663 2012-11-12  Allan Sandfeld Jensen  <allan.jensen@digia.com>
4664
4665         [Qt] Support ResourceRequest's setTimeoutInterval
4666         https://bugs.webkit.org/show_bug.cgi?id=101731
4667
4668         Reviewed by Simon Hausmann.
4669
4670         Unskip now passing XHR timeout tests.
4671
4672         * platform/qt/TestExpectations:
4673
4674 2012-11-12  Vsevolod Vlasov  <vsevik@chromium.org>
4675
4676         Layout Test inspector/debugger/dynamic-scripts.html is flaky
4677         https://bugs.webkit.org/show_bug.cgi?id=99338
4678
4679         Unreviewed inspector tests flakiness fix.
4680
4681         * http/tests/inspector-enabled/dynamic-scripts.html:
4682         * inspector/debugger/dynamic-scripts.html:
4683         * platform/chromium/TestExpectations:
4684
4685 2012-11-12  János Badics  <jbadics@inf.u-szeged.hu>
4686
4687         [Qt] REGRESSION(r134205): gardening. Skipped 2 failing reftests.
4688         https://bugs.webkit.org/show_bug.cgi?id=101933
4689
4690         Reviewed by Csaba Osztrogonác.
4691
4692         * platform/qt/TestExpectations:
4693
4694 2012-11-12  Tommy Widenflycht  <tommyw@google.com>
4695
4696         Remove the V8 custom code for WebSockets constructor
4697         https://bugs.webkit.org/show_bug.cgi?id=100801
4698
4699         Reviewed by Kentaro Hara.
4700
4701         Added test for null argument to WebSocket(url).
4702
4703         * http/tests/websocket/tests/hybi/url-parsing-expected.txt:
4704         * http/tests/websocket/tests/hybi/url-parsing.html:
4705         * platform/chromium-win/websocket/tests/url-parsing-expected.txt:
4706         * platform/chromium/http/tests/websocket/tests/hixie76/url-parsing-expected.txt:
4707         * platform/chromium/http/tests/websocket/tests/hybi/url-parsing-expected.txt:
4708
4709 2012-11-12  Balazs Kelemen  <kbalazs@webkit.org>
4710
4711         [Qt] Pixel tests need rebaseline
4712         https://bugs.webkit.org/show_bug.cgi?id=99323
4713
4714         Unreviewed gardening.
4715
4716         Fix my previous gardening commit: s/-actual.png/-expected.png
4717
4718         * platform/qt/css3/filters/effect-reference-ordering-hw-expected.png: Renamed from LayoutTests/platform/qt/css3/filters/effect-reference-ordering-hw-actual.png.
4719         * platform/qt/fast/images/png-suite/test-expected.png: Renamed from LayoutTests/platform/qt/fast/images/png-suite/test-actual.png.
4720         * platform/qt/svg/as-image/image-respects-pageScaleFactor-change-expected.png: Renamed from LayoutTests/platform/qt/svg/as-image/image-respects-pageScaleFactor-change-actual.png.
4721         * platform/qt/svg/as-object/embedded-svg-size-changes-expected.png: Renamed from LayoutTests/platform/qt/svg/as-object/embedded-svg-size-changes-actual.png.
4722         * platform/qt/svg/as-object/nested-embedded-svg-size-changes-expected.png: Renamed from LayoutTests/platform/qt/svg/as-object/nested-embedded-svg-size-changes-actual.png.
4723         * platform/qt/svg/dynamic-updates/SVGMarkerElement-svgdom-refX-prop-expected.png: Renamed from LayoutTests/platform/qt/svg/dynamic-updates/SVGMarkerElement-svgdom-refX-prop-actual.png.
4724         * platform/qt/svg/dynamic-updates/SVGMarkerElement-svgdom-refY-prop-expected.png: Renamed from LayoutTests/platform/qt/svg/dynamic-updates/SVGMarkerElement-svgdom-refY-prop-actual.png.
4725         * platform/qt/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAngle-call-expected.png: Renamed from LayoutTests/platform/qt/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAngle-call-actual.png.
4726         * platform/qt/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAuto-call-expected.png: Renamed from LayoutTests/platform/qt/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAuto-call-actual.png.
4727         * platform/qt/svg/dynamic-updates/SVGMaskElement-dom-height-attr-expected.png: Renamed from LayoutTests/platform/qt/svg/dynamic-updates/SVGMaskElement-dom-height-attr-actual.png.
4728         * platform/qt/svg/dynamic-updates/SVGMaskElement-dom-maskContentUnits-attr-expected.png: Renamed from LayoutTests/platform/qt/svg/dynamic-updates/SVGMaskElement-dom-maskContentUnits-attr-actual.png.
4729         * platform/qt/svg/dynamic-updates/SVGMaskElement-dom-maskUnits-attr-expected.png: Renamed from LayoutTests/platform/qt/svg/dynamic-updates/SVGMaskElement-dom-maskUnits-attr-actual.png.
4730         * platform/qt/svg/dynamic-updates/SVGMaskElement-dom-width-attr-expected.png: Renamed from LayoutTests/platform/qt/svg/dynamic-updates/SVGMaskElement-dom-width-attr-actual.png.
4731         * platform/qt/svg/dynamic-updates/SVGMaskElement-dom-x-attr-expected.png: Renamed from LayoutTests/platform/qt/svg/dynamic-updates/SVGMaskElement-dom-x-attr-actual.png.
4732         * platform/qt/svg/dynamic-updates/SVGMaskElement-dom-y-attr-expected.png: Renamed from LayoutTests/platform/qt/svg/dynamic-updates/SVGMaskElement-dom-y-attr-actual.png.
4733         * platform/qt/svg/dynamic-updates/SVGMaskElement-svgdom-height-prop-expected.png: Renamed from LayoutTests/platform/qt/svg/dynamic-updates/SVGMaskElement-svgdom-height-prop-actual.png.
4734         * platform/qt/svg/dynamic-updates/SVGMaskElement-svgdom-maskContentUnits-prop-expected.png: Renamed from LayoutTests/platform/qt/svg/dynamic-updates/SVGMaskElement-svgdom-maskContentUnits-prop-actual.png.
4735         * platform/qt/svg/dynamic-updates/SVGMaskElement-svgdom-maskUnits-prop-expected.png: Renamed from LayoutTests/platform/qt/svg/dynamic-updates/SVGMaskElement-svgdom-maskUnits-prop-actual.png.
4736         * platform/qt/svg/dynamic-updates/SVGMaskElement-svgdom-width-prop-expected.png: Renamed from LayoutTests/platform/qt/svg/dynamic-updates/SVGMaskElement-svgdom-width-prop-actual.png.
4737         * platform/qt/svg/dynamic-updates/SVGMaskElement-svgdom-x-prop-expected.png: Renamed from LayoutTests/platform/qt/svg/dynamic-updates/SVGMaskElement-svgdom-x-prop-actual.png.
4738         * platform/qt/svg/dynamic-updates/SVGMaskElement-svgdom-y-prop-expected.png: Renamed from LayoutTests/platform/qt/svg/dynamic-updates/SVGMaskElement-svgdom-y-prop-actual.png.
4739         * platform/qt/svg/dynamic-updates/SVGPathElement-dom-requiredFeatures-expected.png: Renamed from LayoutTests/platform/qt/svg/dynamic-updates/SVGPathElement-dom-requiredFeatures-actual.png.
4740         * platform/qt/svg/dynamic-updates/SVGPathElement-svgdom-requiredFeatures-expected.png: Renamed from LayoutTests/platform/qt/svg/dynamic-updates/SVGPathElement-svgdom-requiredFeatures-actual.png.
4741         * platform/qt/svg/dynamic-updates/SVGPatternElement-dom-height-attr-expected.png: Renamed from LayoutTests/platform/qt/svg/dynamic-updates/SVGPatternElement-dom-height-attr-actual.png.
4742         * platform/qt/svg/dynamic-updates/SVGPatternElement-dom-patternContentUnits-attr-expected.png: Renamed from LayoutTests/platform/qt/svg/dynamic-updates/SVGPatternElement-dom-patternContentUnits-attr-actual.png.
4743         * platform/qt/svg/dynamic-updates/SVGPatternElement-dom-patternTransform-attr-expected.png: Renamed from LayoutTests/platform/qt/svg/dynamic-updates/SVGPatternElement-dom-patternTransform-attr-actual.png.
4744         * platform/qt/svg/dynamic-updates/SVGPatternElement-dom-patternUnits-attr-expected.png: Renamed from LayoutTests/platform/qt/svg/dynamic-updates/SVGPatternElement-dom-patternUnits-attr-actual.png.
4745         * platform/qt/svg/dynamic-updates/SVGPatternElement-dom-width-attr-expected.png: Renamed from LayoutTests/platform/qt/svg/dynamic-updates/SVGPatternElement-dom-width-attr-actual.png.
4746         * platform/qt/svg/dynamic-updates/SVGPatternElement-dom-x-attr-expected.png: Renamed from LayoutTests/platform/qt/svg/dynamic-updates/SVGPatternElement-dom-x-attr-actual.png.
4747         * platform/qt/svg/dynamic-updates/SVGPatternElement-dom-y-attr-expected.png: Renamed from LayoutTests/platform/qt/svg/dynamic-updates/SVGPatternElement-dom-y-attr-actual.png.
4748         * platform/qt/svg/dynamic-updates/SVGPatternElement-svgdom-height-prop-expected.png: Renamed from LayoutTests/platform/qt/svg/dynamic-updates/SVGPatternElement-svgdom-height-prop-actual.png.
4749         * platform/qt/svg/dynamic-updates/SVGPatternElement-svgdom-patternContentUnits-prop-expected.png: Renamed from LayoutTests/platform/qt/svg/dynamic-updates/SVGPatternElement-svgdom-patternContentUnits-prop-actual.png.
4750         * platform/qt/svg/dynamic-updates/SVGPatternElement-svgdom-patternTransform-prop-expected.png: Renamed from LayoutTests/platform/qt/svg/dynamic-updates/SVGPatternElement-svgdom-patternTransform-prop-actual.png.
4751         * platform/qt/svg/dynamic-updates/SVGPatternElement-svgdom-patternUnits-prop-expected.png: Renamed from LayoutTests/platform/qt/svg/dynamic-updates/SVGPatternElement-svgdom-patternUnits-prop-actual.png.
4752         * platform/qt/svg/dynamic-updates/SVGPatternElement-svgdom-width-prop-expected.png: Renamed from LayoutTests/platform/qt/svg/dynamic-updates/SVGPatternElement-svgdom-width-prop-actual.png.
4753         * platform/qt/svg/dynamic-updates/SVGPatternElement-svgdom-x-prop-expected.png: Renamed from LayoutTests/platform/qt/svg/dynamic-updates/SVGPatternElement-svgdom-x-prop-actual.png.
4754         * platform/qt/svg/dynamic-updates/SVGPatternElement-svgdom-y-prop-expected.png: Renamed from LayoutTests/platform/qt/svg/dynamic-updates/SVGPatternElement-svgdom-y-prop-actual.png.
4755         * platform/qt/svg/dynamic-updates/SVGPolygonElement-dom-requiredFeatures-expected.png: Renamed from LayoutTests/platform/qt/svg/dynamic-updates/SVGPolygonElement-dom-requiredFeatures-actual.png.
4756         * platform/qt/svg/dynamic-updates/SVGPolygonElement-svgdom-requiredFeatures-expected.png: Renamed from LayoutTests/platform/qt/svg/dynamic-updates/SVGPolygonElement-svgdom-requiredFeatures-actual.png.
4757         * platform/qt/svg/dynamic-updates/SVGPolylineElement-dom-requiredFeatures-expected.png: Renamed from LayoutTests/platform/qt/svg/dynamic-updates/SVGPolylineElement-dom-requiredFeatures-actual.png.
4758         * platform/qt/svg/dynamic-updates/SVGPolylineElement-svgdom-requiredFeatures-expected.png: Renamed from LayoutTests/platform/qt/svg/dynamic-updates/SVGPolylineElement-svgdom-requiredFeatures-actual.png.
4759         * platform/qt/svg/dynamic-updates/SVGRadialGradientElement-dom-cx-attr-expected.png: Renamed from LayoutTests/platform/qt/svg/dynamic-updates/SVGRadialGradientElement-dom-cx-attr-actual.png.
4760         * platform/qt/svg/dynamic-updates/SVGRadialGradientElement-dom-cy-attr-expected.png: Renamed from LayoutTests/platform/qt/svg/dynamic-updates/SVGRadialGradientElement-dom-cy-attr-actual.png.
4761         * platform/qt/svg/dynamic-updates/SVGRadialGradientElement-dom-fx-attr-expected.png: Renamed from LayoutTests/platform/qt/svg/dynamic-updates/SVGRadialGradientElement-dom-fx-attr-actual.png.
4762         * platform/qt/svg/dynamic-updates/SVGRadialGradientElement-dom-fy-attr-expected.png: Renamed from LayoutTests/platform/qt/svg/dynamic-updates/SVGRadialGradientElement-dom-fy-attr-actual.png.
4763         * platform/qt/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientTransform-attr-expected.png: Renamed from LayoutTests/platform/qt/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientTransform-attr-actual.png.
4764         * platform/qt/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientUnits-attr-expected.png: Renamed from LayoutTests/platform/qt/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientUnits-attr-actual.png.
4765         * platform/qt/svg/dynamic-updates/SVGRadialGradientElement-dom-r-attr-expected.png: Renamed from LayoutTests/platform/qt/svg/dynamic-updates/SVGRadialGradientElement-dom-r-attr-actual.png.
4766         * platform/qt/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cx-prop-expected.png: Renamed from LayoutTests/platform/qt/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cx-prop-actual.png.
4767         * platform/qt/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cy-prop-expected.png: Renamed from LayoutTests/platform/qt/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cy-prop-actual.png.
4768         * platform/qt/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fx-prop-expected.png: Renamed from LayoutTests/platform/qt/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fx-prop-actual.png.
4769         * platform/qt/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fy-prop-expected.png: Renamed from LayoutTests/platform/qt/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fy-prop-actual.png.
4770         * platform/qt/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientTransform-prop-expected.png: Renamed from LayoutTests/platform/qt/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientTransform-prop-actual.png.
4771         * platform/qt/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientUnits-prop-expected.png: Renamed from LayoutTests/platform/qt/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientUnits-prop-actual.png.
4772         * platform/qt/svg/dynamic-updates/SVGRadialGradientElement-svgdom-r-prop-expected.png: Renamed from LayoutTests/platform/qt/svg/dynamic-updates/SVGRadialGradientElement-svgdom-r-prop-actual.png.
4773         * platform/qt/svg/dynamic-updates/SVGRectElement-dom-height-attr-expected.png: Renamed from LayoutTests/platform/qt/svg/dynamic-updates/SVGRectElement-dom-height-attr-actual.png.
4774         * platform/qt/svg/dynamic-updates/SVGRectElement-dom-requiredFeatures-expected.png: Renamed from LayoutTests/platform/qt/svg/dynamic-updates/SVGRectElement-dom-requiredFeatures-actual.png.
4775         * platform/qt/svg/dynamic-updates/SVGRectElement-dom-width-attr-expected.png: Renamed from LayoutTests/platform/qt/svg/dynamic-updates/SVGRectElement-dom-width-attr-actual.png.
4776         * platform/qt/svg/dynamic-updates/SVGRectElement-dom-x-attr-expected.png: Renamed from LayoutTests/platform/qt/svg/dynamic-updates/SVGRectElement-dom-x-attr-actual.png.
4777         * platform/qt/svg/dynamic-updates/SVGRectElement-dom-y-attr-expected.png: Renamed from LayoutTests/platform/qt/svg/dynamic-updates/SVGRectElement-dom-y-attr-actual.png.
4778         * platform/qt/svg/dynamic-updates/SVGRectElement-svgdom-height-prop-expected.png: Renamed from LayoutTests/platform/qt/svg/dynamic-updates/SVGRectElement-svgdom-height-prop-actual.png.
4779         * platform/qt/svg/dynamic-updates/SVGRectElement-svgdom-requiredFeatures-expected.png: Renamed from LayoutTests/platform/qt/svg/dynamic-updates/SVGRectElement-svgdom-requiredFeatures-actual.png.
4780         * platform/qt/svg/dynamic-updates/SVGRectElement-svgdom-width-prop-expected.png: Renamed from LayoutTests/platform/qt/svg/dynamic-updates/SVGRectElement-svgdom-width-prop-actual.png.
4781         * platform/qt/svg/dynamic-updates/SVGRectElement-svgdom-x-prop-expected.png: Renamed from LayoutTests/platform/qt/svg/dynamic-updates/SVGRectElement-svgdom-x-prop-actual.png.
4782         * platform/qt/svg/dynamic-updates/SVGRectElement-svgdom-y-prop-expected.png: Renamed from LayoutTests/platform/qt/svg/dynamic-updates/SVGRectElement-svgdom-y-prop-actual.png.
4783         * platform/qt/svg/dynamic-updates/SVGSVGElement-dom-requiredFeatures-expected.png: Renamed from LayoutTests/platform/qt/svg/dynamic-updates/SVGSVGElement-dom-requiredFeatures-actual.png.
4784         * platform/qt/svg/dynamic-updates/SVGSVGElement-svgdom-requiredFeatures-expected.png: Renamed from LayoutTests/platform/qt/svg/dynamic-updates/SVGSVGElement-svgdom-requiredFeatures-actual.png.
4785         * platform/qt/svg/dynamic-updates/SVGTRefElement-dom-href-attr-expected.png: Renamed from LayoutTests/platform/qt/svg/dynamic-updates/SVGTRefElement-dom-href-attr-actual.png.
4786         * platform/qt/svg/dynamic-updates/SVGTextElement-dom-dx-attr-expected.png: Renamed from LayoutTests/platform/qt/svg/dynamic-updates/SVGTextElement-dom-dx-attr-actual.png.
4787         * platform/qt/svg/dynamic-updates/SVGTextElement-dom-dy-attr-expected.png: Renamed from LayoutTests/platform/qt/svg/dynamic-updates/SVGTextElement-dom-dy-attr-actual.png.
4788         * platform/qt/svg/dynamic-updates/SVGTextElement-dom-lengthAdjust-attr-expected.png: Renamed from LayoutTests/platform/qt/svg/dynamic-updates/SVGTextElement-dom-lengthAdjust-attr-actual.png.
4789         * platform/qt/svg/dynamic-updates/SVGTextElement-dom-requiredFeatures-expected.png: Renamed from LayoutTests/platform/qt/svg/dynamic-updates/SVGTextElement-dom-requiredFeatures-actual.png.
4790         * platform/qt/svg/dynamic-updates/SVGTextElement-dom-rotate-attr-expected.png: Renamed from LayoutTests/platform/qt/svg/dynamic-updates/SVGTextElement-dom-rotate-attr-actual.png.
4791         * platform/qt/svg/dynamic-updates/SVGTextElement-dom-textLength-attr-expected.png: Renamed from LayoutTests/platform/qt/svg/dynamic-updates/SVGTextElement-dom-textLength-attr-actual.png.
4792         * platform/qt/svg/dynamic-updates/SVGTextElement-dom-transform-attr-expected.png: Renamed from LayoutTests/platform/qt/svg/dynamic-updates/SVGTextElement-dom-transform-attr-actual.png.
4793         * platform/qt/svg/dynamic-updates/SVGTextElement-dom-x-attr-expected.png: Renamed from LayoutTests/platform/qt/svg/dynamic-updates/SVGTextElement-dom-x-attr-actual.png.
4794         * platform/qt/svg/dynamic-updates/SVGTextElement-dom-y-attr-expected.png: Renamed from LayoutTests/platform/qt/svg/dynamic-updates/SVGTextElement-dom-y-attr-actual.png.
4795         * platform/qt/svg/dynamic-updates/SVGTextElement-svgdom-dx-prop-expected.png: Renamed from LayoutTests/platform/qt/svg/dynamic-updates/SVGTextElement-svgdom-dx-prop-actual.png.
4796         * platform/qt/svg/dynamic-updates/SVGTextElement-svgdom-dy-prop-expected.png: Renamed from LayoutTests/platform/qt/svg/dynamic-updates/SVGTextElement-svgdom-dy-prop-actual.png.
4797         * platform/qt/svg/dynamic-updates/SVGTextElement-svgdom-lengthAdjust-prop-expected.png: Renamed from LayoutTests/platform/qt/svg/dynamic-updates/SVGTextElement-svgdom-lengthAdjust-prop-actual.png.
4798         * platform/qt/svg/dynamic-updates/SVGTextElement-svgdom-requiredFeatures-expected.png: Renamed from LayoutTests/platform/qt/svg/dynamic-updates/SVGTextElement-svgdom-requiredFeatures-actual.png.
4799         * platform/qt/svg/dynamic-updates/SVGTextElement-svgdom-rotate-prop-expected.png: Renamed from LayoutTests/platform/qt/svg/dynamic-updates/SVGTextElement-svgdom-rotate-prop-actual.png.
4800         * platform/qt/svg/dynamic-updates/SVGTextElement-svgdom-textLength-prop-expected.png: Renamed from LayoutTests/platform/qt/svg/dynamic-updates/SVGTextElement-svgdom-textLength-prop-actual.png.
4801         * platform/qt/svg/dynamic-updates/SVGTextElement-svgdom-transform-prop-expected.png: Renamed from LayoutTests/platform/qt/svg/dynamic-updates/SVGTextElement-svgdom-transform-prop-actual.png.
4802         * platform/qt/svg/dynamic-updates/SVGTextElement-svgdom-x-prop-expected.png: Renamed from LayoutTests/platform/qt/svg/dynamic-updates/SVGTextElement-svgdom-x-prop-actual.png.
4803         * platform/qt/svg/dynamic-updates/SVGTextElement-svgdom-y-prop-expected.png: Renamed from LayoutTests/platform/qt/svg/dynamic-updates/SVGTextElement-svgdom-y-prop-actual.png.
4804         * platform/qt/svg/dynamic-updates/SVGUseElement-dom-href1-attr-expected.png: Renamed from LayoutTests/platform/qt/svg/dynamic-updates/SVGUseElement-dom-href1-attr-actual.png.
4805         * platform/qt/svg/dynamic-updates/SVGUseElement-dom-href2-attr-expected.png: Renamed from LayoutTests/platform/qt/svg/dynamic-updates/SVGUseElement-dom-href2-attr-actual.png.
4806         * platform/qt/svg/dynamic-updates/SVGUseElement-dom-requiredFeatures-expected.png: Renamed from LayoutTests/platform/qt/svg/dynamic-updates/SVGUseElement-dom-requiredFeatures-actual.png.
4807         * platform/qt/svg/dynamic-updates/SVGUseElement-svgdom-href1-prop-expected.png: Renamed from LayoutTests/platform/qt/svg/dynamic-updates/SVGUseElement-svgdom-href1-prop-actual.png.
4808         * platform/qt/svg/dynamic-updates/SVGUseElement-svgdom-href2-prop-expected.png: Renamed from LayoutTests/platform/qt/svg/dynamic-updates/SVGUseElement-svgdom-href2-prop-actual.png.
4809         * platform/qt/svg/dynamic-updates/SVGUseElement-svgdom-requiredFeatures-expected.png: Renamed from LayoutTests/platform/qt/svg/dynamic-updates/SVGUseElement-svgdom-requiredFeatures-actual.png.
4810         * platform/qt/svg/filters/subRegion-one-effect-expected.png: Renamed from LayoutTests/platform/qt/svg/filters/subRegion-one-effect-actual.png.
4811         * platform/qt/svg/filters/subRegion-two-effects-expected.png: Renamed from LayoutTests/platform/qt/svg/filters/subRegion-two-effects-actual.png.
4812
4813 2012-11-12  Csaba Osztrogonác  <ossy@webkit.org>
4814
4815         [Qt] Unreviewed gardening, skip a new crashing test.
4816
4817         * platform/qt/TestExpectations:
4818
4819 2012-11-12  Eugene Klyuchnikov  <eustas.bug@gmail.com>
4820
4821         Web Inspector: Timeline: fix test expectations
4822         https://bugs.webkit.org/show_bug.cgi?id=101737
4823
4824         Reviewed by Yury Semikhatsky.
4825
4826         The expected order of timeline records of specific types
4827         have been changed: https://bugs.webkit.org/show_bug.cgi?id=101544
4828
4829         This change fixes test expectations.
4830         Also removed expectation that test can fail.
4831
4832         * inspector/timeline/timeline-receive-response-event-expected.txt:
4833         * platform/chromium/TestExpectations: Removed "fail" expectation.
4834
4835 2012-11-12  János Badics  <jbadics@inf.u-szeged.hu>
4836
4837         [Qt] Gardening after 134099 and 134100. Skipped two tests because layoutTestController
4838         needs implementation of setBackingScaleFactor().
4839
4840         Reviewed by Csaba Osztrogonác.
4841
4842         * platform/qt/TestExpectations:
4843
4844 2012-11-12  Keishi Hattori  <keishi@webkit.org>
4845
4846         Add tests for month picker
4847         https://bugs.webkit.org/show_bug.cgi?id=101556
4848
4849         Reviewed by Kent Tamura.
4850
4851         Adding tests for month picker.
4852
4853         * platform/chromium-mac/platform/chromium/fast/forms/calendar-picker/month-picker-appearance-expected.png: Added.
4854         * platform/chromium-mac/platform/chromium/fast/forms/calendar-picker/month-picker-appearance-step-expected.png: Added.
4855         * platform/chromium-win/platform/chromium/fast/forms/calendar-picker/month-picker-key-operations-expected.txt: Added.
4856         * platform/chromium/TestExpectations: Marking appearance tests as needs rebaseline.
4857         * platform/chromium/fast/forms/calendar-picker/month-picker-appearance-expected.txt: Added.
4858         * platform/chromium/fast/forms/calendar-picker/month-picker-appearance-step-expected.txt: Added.
4859         * platform/chromium/fast/forms/calendar-picker/month-picker-appearance-step.html: Added.
4860         * platform/chromium/fast/forms/calendar-picker/month-picker-appearance.html: Added.
4861         * platform/chromium/fast/forms/calendar-picker/month-picker-key-operations-expected.txt: Added.
4862         * platform/chromium/fast/forms/calendar-picker/month-picker-key-operations.html: Added.
4863         * platform/chromium/fast/forms/calendar-picker/month-picker-mouse-operations-expected.txt: Added.
4864         * platform/chromium/fast/forms/calendar-picker/month-picker-mouse-operations.html: Added.
4865         * platform/chromium/fast/forms/calendar-picker/month-picker-with-step-expected.txt: Added.
4866         * platform/chromium/fast/forms/calendar-picker/month-picker-with-step.html: Added.
4867         * platform/chromium/fast/forms/calendar-picker/resources/calendar-picker-common.js:
4868         (selectedMonth): Returns ISO string for selected month.
4869
4870 2012-11-12  Tommy Widenflycht  <tommyw@google.com>
4871
4872         MediaStream API: Schedule the RTCDataChannel events to be triggered at idle state
4873         https://bugs.webkit.org/show_bug.cgi?id=101751
4874
4875         Reviewed by Adam Barth.
4876
4877         Adding shouldNotTrow to the send() calls.
4878
4879         * fast/mediastream/RTCPeerConnection-datachannel-expected.txt:
4880         * fast/mediastream/RTCPeerConnection-datachannel.html:
4881
4882 2012-11-12  Mihnea Ovidenie  <mihnea@adobe.com>
4883
4884         [CSSRegions]Add support for text-shadow in region styling
4885         https://bugs.webkit.org/show_bug.cgi?id=94472
4886
4887         Reviewed by David Hyatt.
4888
4889         Original patch by Andrei Onea.
4890         Added tests for region styling using the text-shadow property.
4891
4892         * fast/regions/region-style-text-shadow-expected.html: Added.
4893         * fast/regions/region-style-text-shadow.html: Added.
4894
4895 2012-11-12  Pavel Feldman  <pfeldman@chromium.org>
4896
4897         Web Inspector: wasShown is called twice when show() is called from within wasShown
4898         https://bugs.webkit.org/show_bug.cgi?id=101858
4899
4900         Reviewed by Vsevolod Vlasov.
4901
4902         * inspector/view-events-expected.txt:
4903         * inspector/view-events.html:
4904
4905 2012-11-12  Mihnea Ovidenie  <mihnea@adobe.com>
4906
4907         [CSSRegions] region-style-inline-background-color.html failing on MountainLion/Chromium
4908         https://bugs.webkit.org/show_bug.cgi?id=101897
4909
4910         Unreviewed, disable the test on Mac/Chromium until we figure out the cause of failure.
4911
4912         * platform/chromium/TestExpectations:
4913         * platform/mac/TestExpectations:
4914
4915 2012-11-12  Shinya Kawanaka  <shinyak@chromium.org>
4916
4917         Don't update style when attaching in HTMLMeterElement
4918         https://bugs.webkit.org/show_bug.cgi?id=101714
4919
4920         Reviewed by Hajime Morita.
4921
4922         * fast/dom/HTMLMeterElement/meter-bar-set-value-expected.html: Added.
4923         * fast/dom/HTMLMeterElement/meter-bar-set-value.html: Added.
4924
4925 2012-11-11  Michael Pruett  <michael@68k.org>
4926
4927         Fix assertion failure in JSObject::tryGetIndexQuickly()
4928         https://bugs.webkit.org/show_bug.cgi?id=101869
4929
4930         Reviewed by Filip Pizlo.
4931
4932         Add test case for an assertion failure triggered when constructing
4933         a Blob with a sparse array.
4934
4935         * fast/constructors/blob-sparse-array-assertion-failure.html: Added.
4936
4937 2012-11-09  Ryosuke Niwa  <rniwa@webkit.org>
4938
4939         Multiple Layout Tests (e.g. fast/repaint/japanese-rl-selection-clear.html) is failing after r133840.
4940         https://bugs.webkit.org/show_bug.cgi?id=101547
4941
4942         Reviewed by Simon Fraser.
4943
4944         Remove Chromium test expectations as these tests now pass.
4945
4946         * platform/chromium/TestExpectations:
4947
4948 2012-11-11  Dongwoo Joshua Im  <dw.im@samsung.com>
4949
4950         [CSS3] Parsing the property, text-align-last.
4951         https://bugs.webkit.org/show_bug.cgi?id=99439
4952
4953         Reviewed by Julien Chaffraix.
4954
4955         This patch implements the parsing side of the "text-align-last" property specified
4956         in CSS3 working draft, with "-webkit-" prefix, under ENABLE_CSS3_TEXT flag.
4957         Specification link : http://www.w3.org/TR/css3-text/#text-align-last
4958
4959         * fast/css3-text/css3-text-align-last/getComputedStyle/getComputedStyle-text-align-last-inherited.html: Added.
4960         * fast/css3-text/css3-text-align-last/getComputedStyle/getComputedStyle-text-align-last.html: Added.
4961         * fast/css3-text/css3-text-align-last/getComputedStyle/script-tests/getComputedStyle-text-align-last-inherited.js: Added.
4962         (testComputedStyle):
4963         * fast/css3-text/css3-text-align-last/getComputedStyle/script-tests/getComputedStyle-text-align-last.js: Added.
4964         (testElementStyle):
4965         (testComputedStyle):
4966         * platform/chromium/TestExpectations:
4967         * fast/css3-text/css3-text-align-last/getComputedStyle/getComputedStyle-text-align-last-expected.txt: Added.
4968         * fast/css3-text/css3-text-align-last/getComputedStyle/getComputedStyle-text-align-last-inherited-expected.txt: Added.
4969         * platform/mac/TestExpectations:
4970         * platform/qt-4.8/TestExpectations:
4971         * platform/qt-mac/TestExpectations:
4972         * platform/qt/TestExpectations:
4973
4974 2012-11-11  Keishi Hattori  <keishi@webkit.org>
4975
4976         Rebaseline month/week appearance tests
4977         https://bugs.webkit.org/show_bug.cgi?id=101561
4978
4979         Unreviewed.
4980
4981         Rebaselining month/week appearance tests.
4982
4983         * platform/chromium-linux/fast/forms/month/month-appearance-basic-expected.png:
4984         * platform/chromium-linux/fast/forms/month/month-appearance-l10n-expected.png:
4985         * platform/chromium-linux/fast/forms/month/month-appearance-pseudo-classes-expected.png:
4986         * platform/chromium-linux/fast/forms/month/month-appearance-pseudo-elements-expected.png:
4987         * platform/chromium-linux/fast/forms/month/month-appearance-style-expected.png:
4988         * platform/chromium-linux/fast/forms/week/week-appearance-basic-expected.png:
4989         * platform/chromium-linux/fast/forms/week/week-appearance-pseudo-classes-expected.png:
4990         * platform/chromium-linux/fast/forms/week/week-appearance-pseudo-elements-expected.png:
4991         * platform/chromium-linux/fast/forms/week/week-appearance-style-expected.png:
4992         * platform/chromium-mac-lion/fast/forms/month/month-appearance-basic-expected.png:
4993         * platform/chromium-mac-lion/fast/forms/month/month-appearance-l10n-expected.png:
4994         * platform/chromium-mac-lion/fast/forms/month/month-appearance-pseudo-classes-expected.png:
4995         * platform/chromium-mac-lion/fast/forms/month/month-appearance-pseudo-elements-expected.png:
4996         * platform/chromium-mac-lion/fast/forms/month/month-appearance-style-expected.png:
4997         * platform/chromium-mac-lion/fast/forms/week/week-appearance-basic-expected.png:
4998         * platform/chromium-mac-lion/fast/forms/week/week-appearance-pseudo-classes-expected.png:
4999         * platform/chromium-mac-lion/fast/forms/week/week-appearance-pseudo-elements-expected.png:
5000         * platform/chromium-mac-lion/fast/forms/week/week-appearance-style-expected.png:
5001         * platform/chromium-mac-snowleopard/fast/forms/month/month-appearance-basic-expected.png:
5002         * platform/chromium-mac-snowleopard/fast/forms/month/month-appearance-l10n-expected.png:
5003         * platform/chromium-mac-snowleopard/fast/forms/month/month-appearance-pseudo-classes-expected.png:
5004         * platform/chromium-mac-snowleopard/fast/forms/month/month-appearance-pseudo-elements-expected.png:
5005         * platform/chromium-mac-snowleopard/fast/forms/month/month-appearance-style-expected.png:
5006         * platform/chromium-mac-snowleopard/fast/forms/week/week-appearance-basic-expected.png:
5007         * platform/chromium-mac-snowleopard/fast/forms/week/week-appearance-pseudo-classes-expected.png:
5008         * platform/chromium-mac-snowleopard/fast/forms/week/week-appearance-pseudo-elements-expected.png:
5009         * platform/chromium-mac-snowleopard/fast/forms/week/week-appearance-style-expected.png:
5010         * platform/chromium-mac/fast/forms/month/month-appearance-basic-expected.png:
5011         * platform/chromium-mac/fast/forms/month/month-appearance-l10n-expected.png:
5012         * platform/chromium-mac/fast/forms/month/month-appearance-pseudo-classes-expected.png:
5013         * platform/chromium-mac/fast/forms/month/month-appearance-pseudo-elements-expected.png:
5014         * platform/chromium-mac/fast/forms/month/month-appearance-style-expected.png:
5015         * platform/chromium-mac/fast/forms/week/week-appearance-basic-expected.png:
5016         * platform/chromium-mac/fast/forms/week/week-appearance-pseudo-classes-expected.png:
5017         * platform/chromium-mac/fast/forms/week/week-appearance-pseudo-elements-expected.png:
5018         * platform/chromium-mac/fast/forms/week/week-appearance-style-expected.png:
5019         * platform/chromium-win-xp/fast/forms/month/month-appearance-l10n-expected.png:
5020         * platform/chromium-win/fast/forms/month/month-appearance-basic-expected.png:
5021         * platform/chromium-win/fast/forms/month/month-appearance-l10n-expected.png:
5022         * platform/chromium-win/fast/forms/month/month-appearance-pseudo-classes-expected.png:
5023         * platform/chromium-win/fast/forms/month/month-appearance-pseudo-elements-expected.png:
5024         * platform/chromium-win/fast/forms/month/month-appearance-style-expected.png:
5025         * platform/chromium-win/fast/forms/week/week-appearance-basic-expected.png:
5026         * platform/chromium-win/fast/forms/week/week-appearance-pseudo-classes-expected.png:
5027         * platform/chromium-win/fast/forms/week/week-appearance-pseudo-elements-expected.png:
5028         * platform/chromium-win/fast/forms/week/week-appearance-style-expected.png:
5029         * platform/chromium/TestExpectations:
5030
5031 2012-11-11  Shinya Kawanaka  <shinyak@chromium.org>
5032
5033         [Shadow] ElementShadow should have RuleFeatureSet for select attribute selectors.
5034         https://bugs.webkit.org/show_bug.cgi?id=101180
5035
5036         Reviewed by Dimitri Glazkov.
5037
5038         * fast/dom/shadow/shadow-select-attribute-featureset-expected.txt: Added.
5039         * fast/dom/shadow/shadow-select-attribute-featureset.html: Added.
5040
5041 2012-11-11  Sheriff Bot  <webkit.review.bot@gmail.com>
5042
5043         Unreviewed, rolling out r134144.
5044         http://trac.webkit.org/changeset/134144
5045         https://bugs.webkit.org/show_bug.cgi?id=101876
5046
5047         seems to break win 7 chromium browser test (Requested by
5048         hayato on #webkit).
5049
5050         * fast/events/mouse-cursor-expected.txt: Removed.
5051         * fast/events/mouse-cursor.html: Removed.
5052
5053 2012-11-11  Kent Tamura  <tkent@chromium.org>
5054
5055         Internals: MockPagePopup should not update DOM structure during detach()
5056         https://bugs.webkit.org/show_bug.cgi?id=101710
5057
5058         Reviewed by Hajime Morita.
5059
5060         Update tests because page popup closing becomes asynchronous.
5061
5062         * fast/forms/resources/picker-common.js:
5063         (waitUntilClosing): Added. Helper to wait until a page popup closing.
5064         * platform/chromium/fast/forms/calendar-picker/calendar-picker-key-operations.html:
5065         * platform/chromium/fast/forms/calendar-picker/calendar-picker-mouse-operations.html:
5066         * platform/chromium/fast/forms/calendar-picker/calendar-picker-pre-100-year.html:
5067         * platform/chromium/fast/forms/calendar-picker/calendar-picker-type-change-onchange.html:
5068         * platform/chromium/fast/forms/calendar-picker/calendar-picker-with-step.html:
5069         * platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-key-operations.html:
5070         * platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-mouse-operations.html:
5071         * platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-reset-value-after-reload.html:
5072         * platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-step-attribute.html:
5073         * platform/chromium/fast/forms/suggestion-picker/time-suggestion-picker-key-operations.html:
5074         * platform/chromium/fast/forms/suggestion-picker/time-suggestion-picker-mouse-operations.html:
5075         * platform/chromium/fast/forms/suggestion-picker/time-suggestion-picker-step-attribute.html:
5076
5077 2012-11-11  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
5078
5079         [WK2] Mark fast/repaint/body-background-image.html as flaky.
5080
5081         * platform/wk2/TestExpectations:
5082
5083 2012-11-11  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
5084
5085         [EFL] Unreviewed gardening.
5086
5087         Replace the pixel expectation for
5088         fast/repaint/body-background-image.html with the one generated by the
5089         WK1 port, since WK2 fails to render it properly at times (see bug
5090         101773).
5091
5092         * platform/efl/fast/repaint/body-background-image-expected.png:
5093
5094 2012-11-10  Mike West  <mkwst@chromium.org>
5095
5096         Web Inspector: Multiple '%c' formatting options should all have effect.
5097         https://bugs.webkit.org/show_bug.cgi?id=101495
5098
5099         Reviewed by Pavel Feldman.
5100
5101         * http/tests/inspector/console-test.js:
5102         (initialize_ConsoleTest.InspectorTest.dumpConsoleMessagesWithStyles):
5103             We're no longer putting the style directly on the message's
5104             parent, but instead on each section of the message in order to
5105             support multiple styles.
5106         * inspector/console/console-format-style-expected.txt:
5107         * inspector/console/console-format-style-whitelist-expected.txt:
5108         * inspector/console/console-format-style.html:
5109
5110 2012-11-10  Bruno de Oliveira Abinader  <bruno.abinader@basyskom.com>
5111
5112         [css] text-decoration:none no longer valid
5113         https://bugs.webkit.org/show_bug.cgi?id=101529
5114
5115         Reviewed by Ojan Vafai.
5116
5117         The getComputedStyle layout tests for 'text-decoration' and
5118         '-webkit-text-decoration-line' CSS properties are updated with the correct
5119         results for the 'none' value.
5120
5121         * fast/css/getComputedStyle/getComputedStyle-text-decoration-expected.txt:
5122         * fast/css/getComputedStyle/script-tests/getComputedStyle-text-decoration.js:
5123         * fast/css3-text/css3-text-decoration/getComputedStyle/getComputedStyle-text-decoration-line-expected.txt:
5124         * fast/css3-text/css3-text-decoration/getComputedStyle/script-tests/getComputedStyle-text-decoration-line.js:
5125         * inspector/console/console-format-style-whitelist-expected.txt:
5126
5127 2012-11-10  Noel Gordon  <noel.gordon@gmail.com>
5128
5129         [chromium] Unreviewed. Rebaseline fast/images/color-jpeg-with-color-profile.html on Win.
5130
5131         * platform/chromium-win/fast/images/color-jpeg-with-color-profile-expected.png: Rebaseline.
5132         * platform/chromium/TestExpectations:
5133
5134 2012-11-09  Ojan Vafai  <ojan@chromium.org>
5135
5136         Should only fire a single set of mouse events and update hover state once when scrolling is done
5137         https://bugs.webkit.org/show_bug.cgi?id=99940
5138
5139         Reviewed by Levi Weintraub.
5140
5141         Tests basic throttling. I couldn't think of a good way to test changing
5142         the delay that wouldn't make for a test that takes minutes to run.
5143
5144         * fast/scrolling/fake-mouse-event-throttling-expected.txt: Added.
5145         * fast/scrolling/fake-mouse-event-throttling.html: Added.
5146
5147 2012-11-09  Rick Byers  <rbyers@chromium.org>
5148
5149         [chromium] Move to USE(LAZY_NATIVE_CURSOR)
5150         https://bugs.webkit.org/show_bug.cgi?id=101501
5151
5152         Reviewed by Adam Barth.
5153
5154         Remove failure expectation for fast/events/mouse-cursor.html now that
5155         chromium uses the same cursor architecture as other ports.
5156
5157         * platform/chromium/TestExpectations:
5158
5159 2012-11-09  Rick Byers  <rbyers@chromium.org>
5160
5161         No tests for changing mouse cursors
5162         https://bugs.webkit.org/show_bug.cgi?id=100550
5163
5164         Reviewed by Adam Barth.
5165
5166         Add a simple test covering the basic scenarios of changing a mouse
5167         cursor with CSS.  This includes most of the cases currently covered
5168         by ManualTests/*cursor*.
5169
5170         * fast/events/mouse-cursor-expected.txt: Added.
5171         * fast/events/mouse-cursor.html: Added.
5172         * platform/chromium/TestExpectations: Add failure expectation.
5173
5174 2012-11-09  Noel Gordon  <noel.gordon@gmail.com>
5175
5176         [chromium] Should pass fast/images/paletted-png-with-color-profile.html
5177         https://bugs.webkit.org/show_bug.cgi?id=101551
5178
5179         Reviewed by Adam Barth.
5180
5181         Update fast/images/paletted-png-with-color-profile.html image results for
5182         Mac and Win (Chromium Android and Linux don't support color profiles).
5183
5184         * platform/chromium-mac/fast/images/paletted-png-with-color-profile-expected.png: Added.
5185         * platform/chromium-win/fast/images/paletted-png-with-color-profile-expected.png: Added.
5186         * platform/chromium/TestExpectations:
5187
5188 2012-11-09  Joshua Bell  <jsbell@chromium.org>
5189
5190         [Chromium] Unreviewed gardening. One more baseline following 134112.
5191
5192         * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/iframes/composited-iframe-alignment-expected.png: Added.
5193
5194 2012-11-09  Tien-Ren Chen  <trchen@chromium.org>
5195
5196         Correct hit-test point scaling for document.elementFromPoint
5197         https://bugs.webkit.org/show_bug.cgi?id=101798
5198
5199         Reviewed by Adam Barth.
5200
5201         The hit-test point come from user JavaScript is in the document coordinate.
5202         Convert to the frame coordinate with correct scale factor for hit test.
5203
5204         * fast/dom/elementFromPoint-scaled-scrolled-expected.txt: Added.
5205         * fast/dom/elementFromPoint-scaled-scrolled.html: Added.
5206
5207 2012-11-09  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
5208
5209         [EFL] More gardening.
5210
5211         media/video-seek-past-end-playing.html is still flaky on WK2, skip
5212         it on both WK1 and WK2.
5213
5214         * platform/efl-wk1/TestExpectations:
5215         * platform/efl/TestExpectations:
5216
5217 2012-11-09  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
5218
5219         [EFL] Unreviewed gardening.
5220
5221         Skip fast/canvas/canvas-resize-reset-pixelRatio.html since
5222         HIGH_DPI_CANVAS is disabled by default.
5223
5224         * platform/efl/TestExpectations:
5225
5226 2012-11-09  Tien-Ren Chen  <trchen@chromium.org>
5227
5228         Correct scroll adjustment for touchEvent.clientX/clientY
5229         https://bugs.webkit.org/show_bug.cgi?id=101800
5230
5231         Reviewed by Adam Barth.
5232
5233         FrameView::scrollX/scrollY returns scroll offset in (scaled) frame coordinate.
5234         Convert to document coordinate before passing to JavaScript.
5235
5236         * fast/events/touch/touch-scaled-scrolled-expected.txt: Added.
5237         * fast/events/touch/touch-scaled-scrolled.html: Added.
5238
5239 2012-11-09  Alexandru Chiculita  <achicu@adobe.com>
5240
5241         [Texmap][CSS Shaders] Enable CSS Shaders in TextureMapperGL
5242         https://bugs.webkit.org/show_bug.cgi?id=98990
5243
5244         Reviewed by Noam Rosenthal.
5245
5246         Copied the custom-filter-blend-modes.html test file and forced the filtered elements to have 
5247         composited layers using 3d transforms.
5248
5249         * css3/filters/custom/composited/custom-filter-blend-modes-expected.html: Added.
5250         * css3/filters/custom/composited/custom-filter-blend-modes.html: Added.
5251         * platform/qt-4.8/TestExpectations: Only Qt-Wk2 can currently run the shaders.
5252         * platform/qt-5.0-wk1/TestExpectations:
5253         * platform/qt/TestExpectations: Added a couple of tests that are not passing currently. 
5254         I've added 101531 to track those.
5255
5256 2012-11-09  Joshua Bell  <jsbell@chromium.org>
5257
5258         [Chromium] Unreviewed gardening. A few more baselines following 134112.
5259
5260         * platform/chromium-mac-lion/platform/chromium/virtual/softwarecompositing/overflow/overflow-positioning-expected.png: Added.
5261         * platform/chromium-mac-snowleopard/platform/chromium/virtual/softwarecompositing/overflow/overflow-positioning-expected.png: Added.
5262         * platform/chromium-mac-snowleopard/platform/chromium/virtual/softwarecompositing/reflections/reflection-opacity-expected.png: Added.
5263         * platform/chromium-mac/platform/chromium/virtual/softwarecompositing/overflow/clip-content-under-overflow-controls-expected.png: Added.
5264         * platform/chromium-mac/platform/chromium/virtual/softwarecompositing/overflow/overflow-positioning-expected.png: Added.
5265         * platform/chromium-mac/platform/chromium/virtual/softwarecompositing/reflections/reflection-opacity-expected.png: Added.
5266         * platform/chromium-mac/platform/chromium/virtual/softwarecompositing/repaint/newly-composited-on-scroll-expected.png: Added.
5267         * platform/chromium-win/platform/chromium/virtual/softwarecompositing/absolute-position-changed-with-composited-parent-layer-expected.png: Added.
5268         * platform/chromium-win/platform/chromium/virtual/softwarecompositing/iframes/composited-iframe-alignment-expected.png: Added.
5269
5270 2012-11-09  Joshua Bell  <jsbell@chromium.org>
5271
5272         [Chromium] Unreviewed gardening. Widen cross-fade-invalidation expectation to include all platforms.
5273
5274         * platform/chromium/TestExpectations:
5275
5276 2012-11-09  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
5277
5278         [EFL] Unreviewed gardening.
5279
5280         Unskip fast/dom/navigator-vibration.html after r133828.
5281
5282         * platform/efl-wk2/TestExpectations:
5283
5284 2012-11-09  Joshua Bell  <jsbell@chromium.org>
5285
5286         [Chromium] Unreviewed gardening. Updated expectations following 134112.
5287
5288         * platform/chromium/TestExpectations:
5289
5290 2012-11-09  Slavomir Kaslev  <skaslev@google.com>
5291
5292         [chromium] Rebaselining software compositor tests.
5293
5294         Patch by Slavomir Kaslev <skaslev@google.com> on 2012-11-09
5295         Reviewed by Adrienne Walker.
5296
5297         * platform/chromium-linux-x86/platform/chromium/virtual/softwarecompositing/masks/masked-ancestor-expected.png: Added.
5298         * platform/chromium-linux-x86/platform/chromium/virtual/softwarecompositing/reflections/nested-reflection-animated-expected.png: Added.
5299         * platform/chromium-linux-x86/platform/chromium/virtual/softwarecompositing/reflections/nested-reflection-opacity-expected.png: Added.
5300         * platform/chromium-linux-x86/platform/chromium/virtual/softwarecompositing/repaint/opacity-between-absolute2-expected.png: Added.
5301         * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/color-matching/image-color-matching-expected.png: Added.
5302         * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/direct-image-compositing-expected.png: Added.
5303         * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/flat-with-transformed-child-expected.png: Added.
5304         * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/geometry/clipping-foreground-expected.png: Renamed from LayoutTests/platform/chromium-android/platform/chromium/virtual/softwarecompositing/geometry/clipping-foreground-expected.png.
5305         * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/geometry/layer-due-to-layer-children-deep-expected.png: Added.
5306         * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/geometry/layer-due-to-layer-children-expected.png: Added.
5307         * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/geometry/vertical-scroll-composited-expected.png: Added.
5308         * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/masks/direct-image-mask-expected.png: Added.
5309         * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/masks/masked-ancestor-expected.png: Added.
5310         * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/masks/multiple-masks-expected.png: Added.
5311         * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/masks/simple-composited-mask-expected.png: Added.
5312         * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/reflections/animation-inside-reflection-expected.png: Added.
5313         * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/reflections/nested-reflection-anchor-point-expected.png: Added.
5314         * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/reflections/nested-reflection-animated-expected.png: Added.
5315         * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/reflections/nested-reflection-mask-change-expected.png: Added.
5316         * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/reflections/nested-reflection-opacity-expected.png: Added.
5317         * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/reflections/nested-reflection-transition-expected.png: Added.
5318         * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/reflections/reflection-in-composited-expected.png: Added.
5319         * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/reflections/transform-inside-reflection-expected.png: Added.
5320         * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/repaint/opacity-between-absolute-expected.png: Added.
5321         * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/repaint/opacity-between-absolute2-expected.png: Added.
5322         * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/transitions/scale-transition-no-start-expected.png: Added.
5323         * platform/chromium-mac-lion/platform/chromium/virtual/softwarecompositing/color-matching/image-color-matching-expected.png: Added.
5324         * platform/chromium-mac-lion/platform/chromium/virtual/softwarecompositing/direct-image-compositing-expected.png: Added.
5325         * platform/chromium-mac-lion/platform/chromium/virtual/softwarecompositing/geometry/clipping-foreground-expected.png: Added.
5326         * platform/chromium-mac-lion/platform/chromium/virtual/softwarecompositing/geometry/layer-due-to-layer-children-deep-expected.png: Added.
5327         * platform/chromium-mac-lion/platform/chromium/virtual/softwarecompositing/geometry/layer-due-to-layer-children-expected.png: Added.
5328         * platform/chromium-mac-lion/platform/chromium/virtual/softwarecompositing/images/direct-image-background-color-expected.png: Added.
5329         * platform/chromium-mac-lion/platform/chromium/virtual/softwarecompositing/masks/direct-image-mask-expected.png: Added.
5330         * platform/chromium-mac-lion/platform/chromium/virtual/softwarecompositing/masks/masked-ancestor-expected.png: Added.
5331         * platform/chromium-mac-lion/platform/chromium/virtual/softwarecompositing/masks/multiple-masks-expected.png: Added.
5332         * platform/chromium-mac-lion/platform/chromium/virtual/softwarecompositing/masks/simple-composited-mask-expected.png: Added.
5333         * platform/chromium-mac-lion/platform/chromium/virtual/softwarecompositing/reflections/animation-inside-reflection-expected.png: Added.
5334         * platform/chromium-mac-lion/platform/chromium/virtual/softwarecompositing/reflections/nested-reflection-anchor-point-expected.png: Added.
5335         * platform/chromium-mac-lion/platform/chromium/virtual/softwarecompositing/reflections/nested-reflection-animated-expected.png: Added.
5336         * platform/chromium-mac-lion/platform/chromium/virtual/softwarecompositing/reflections/nested-reflection-mask-change-expected.png: Added.
5337         * platform/chromium-mac-lion/platform/chromium/virtual/softwarecompositing/reflections/nested-reflection-opacity-expected.png: Added.
5338         * platform/chromium-mac-lion/platform/chromium/virtual/softwarecompositing/reflections/nested-reflection-transition-expected.png: Added.
5339         * platform/chromium-mac-lion/platform/chromium/virtual/softwarecompositing/reflections/reflection-in-composited-expected.png: Added.
5340         * platform/chromium-mac-lion/platform/chromium/virtual/softwarecompositing/reflections/transform-inside-reflection-expected.png: Added.
5341         * platform/chromium-mac-lion/platform/chromium/virtual/softwarecompositing/repaint/opacity-between-absolute-expected.png: Added.
5342         * platform/chromium-mac-lion/platform/chromium/virtual/softwarecompositing/repaint/opacity-between-absolute2-expected.png: Added.
5343         * platform/chromium-mac-lion/platform/chromium/virtual/softwarecompositing/transitions/scale-transition-no-start-expected.png: Added.
5344         * platform/chromium-mac-snowleopard/platform/chromium/virtual/softwarecompositing/color-matching/image-color-matching-expected.png: Added.
5345         * platform/chromium-mac-snowleopard/platform/chromium/virtual/softwarecompositing/direct-image-compositing-expected.png: Added.
5346         * platform/chromium-mac-snowleopard/platform/chromium/virtual/softwarecompositing/geometry/clipping-foreground-expected.png: Added.
5347         * platform/chromium-mac-snowleopard/platform/chromium/virtual/softwarecompositing/geometry/layer-due-to-layer-children-deep-expected.png: Added.
5348         * platform/chromium-mac-snowleopard/platform/chromium/virtual/softwarecompositing/geometry/layer-due-to-layer-children-expected.png: Added.
5349         * platform/chromium-mac-snowleopard/platform/chromium/virtual/softwarecompositing/images/direct-image-background-color-expected.png: Added.
5350         * platform/chromium-mac-snowleopard/platform/chromium/virtual/softwarecompositing/masks/direct-image-mask-expected.png: Added.
5351         * platform/chromium-mac-snowleopard/platform/chromium/virtual/softwarecompositing/masks/masked-ancestor-expected.png: Added.
5352         * platform/chromium-mac-snowleopard/platform/chromium/virtual/softwarecompositing/masks/multiple-masks-expected.png: Added.
5353         * platform/chromium-mac-snowleopard/platform/chromium/virtual/softwarecompositing/masks/simple-composited-mask-expected.png: Added.
5354         * platform/chromium-mac-snowleopard/platform/chromium/virtual/softwarecompositing/reflections/animation-inside-reflection-expected.png: Added.
5355         * platform/chromium-mac-snowleopard/platform/chromium/virtual/softwarecompositing/reflections/nested-reflection-anchor-point-expected.png: Added.
5356         * platform/chromium-mac-snowleopard/platform/chromium/virtual/softwarecompositing/reflections/nested-reflection-animated-expected.png: Added.
5357         * platform/chromium-mac-snowleopard/platform/chromium/virtual/softwarecompositing/reflections/nested-reflection-mask-change-expected.png: Added.
5358         * platform/chromium-mac-snowleopard/platform/chromium/virtual/softwarecompositing/reflections/nested-reflection-opacity-expected.png: Added.
5359         * platform/chromium-mac-snowleopard/platform/chromium/virtual/softwarecompositing/reflections/nested-reflection-transition-expected.png: Added.
5360         * platform/chromium-mac-snowleopard/platform/chromium/virtual/softwarecompositing/reflections/reflection-in-composited-expected.png: Added.
5361         * platform/chromium-mac-snowleopard/platform/chromium/virtual/softwarecompositing/reflections/transform-inside-reflection-expected.png: Added.
5362         * platform/chromium-mac-snowleopard/platform/chromium/virtual/softwarecompositing/repaint/opacity-between-absolute-expected.png: Added.
5363         * platform/chromium-mac-snowleopard/platform/chromium/virtual/softwarecompositing/repaint/opacity-between-absolute2-expected.png: Added.
5364         * platform/chromium-mac-snowleopard/platform/chromium/virtual/softwarecompositing/transitions/scale-transition-no-start-expected.png: Added.
5365         * platform/chromium-mac/platform/chromium/virtual/softwarecompositing/color-matching/image-color-matching-expected.png: Added.
5366         * platform/chromium-mac/platform/chromium/virtual/softwarecompositing/direct-image-compositing-expected.png: Added.
5367         * platform/chromium-mac/platform/chromium/virtual/softwarecompositing/flat-with-transformed-child-expected.png: Added.
5368         * platform/chromium-mac/platform/chromium/virtual/softwarecompositing/geometry/bounds-ignores-hidden-dynamic-negzindex-expected.png: Added.
5369         * platform/chromium-mac/platform/chromium/virtual/softwarecompositing/geometry/clipping-foreground-expected.png: Added.
5370         * platform/chromium-mac/platform/chromium/virtual/softwarecompositing/geometry/layer-due-to-layer-children-deep-expected.png: Added.
5371         * platform/chromium-mac/platform/chromium/virtual/softwarecompositing/geometry/layer-due-to-layer-children-expected.png: Added.
5372         * platform/chromium-mac/platform/chromium/virtual/softwarecompositing/geometry/vertical-scroll-composited-expected.png: Added.
5373         * platform/chromium-mac/platform/chromium/virtual/softwarecompositing/images/direct-image-background-color-expected.png: Added.
5374         * platform/chromium-mac/platform/chromium/virtual/softwarecompositing/masks/direct-image-mask-expected.png: Added.
5375         * platform/chromium-mac/platform/chromium/virtual/softwarecompositing/masks/masked-ancestor-expected.png: Added.
5376         * platform/chromium-mac/platform/chromium/virtual/softwarecompositing/masks/multiple-masks-expected.png: Added.
5377         * platform/chromium-mac/platform/chromium/virtual/softwarecompositing/masks/simple-composited-mask-expected.png: Added.
5378         * platform/chromium-mac/platform/chromium/virtual/softwarecompositing/reflections/animation-inside-reflection-expected.png: Added.
5379         * platform/chromium-mac/platform/chromium/virtual/softwarecompositing/reflections/nested-reflection-anchor-point-expected.png: Added.
5380         * platform/chromium-mac/platform/chromium/virtual/softwarecompositing/reflections/nested-reflection-animated-expected.png: Added.
5381         * platform/chromium-mac/platform/chromium/virtual/softwarecompositing/reflections/nested-reflection-mask-change-expected.png: Added.
5382         * platform/chromium-mac/platform/chromium/virtual/softwarecompositing/reflections/nested-reflection-opacity-expected.png: Added.
5383         * platform/chromium-mac/platform/chromium/virtual/softwarecompositing/reflections/nested-reflection-transition-expected.png: Added.
5384         * platform/chromium-mac/platform/chromium/virtual/softwarecompositing/reflections/reflection-in-composited-expected.png: Added.
5385         * platform/chromium-mac/platform/chromium/virtual/softwarecompositing/reflections/transform-inside-reflection-expected.png: Added.
5386         * platform/chromium-mac/platform/chromium/virtual/softwarecompositing/repaint/opacity-between-absolute-expected.png: Added.
5387         * platform/chromium-mac/platform/chromium/virtual/softwarecompositing/repaint/opacity-between-absolute2-expected.png: Added.
5388         * platform/chromium-mac/platform/chromium/virtual/softwarecompositing/scaling/tiled-layer-recursion-expected.png: Added.
5389         * platform/chromium-mac/platform/chromium/virtual/softwarecompositing/scrollbar-painting-expected.png: Added.
5390         * platform/chromium-mac/platform/chromium/virtual/softwarecompositing/transitions/scale-transition-no-start-expected.png: Added.
5391         * platform/chromium-mac/platform/chromium/virtual/softwarecompositing/visibility/visibility-image-layers-expected.png: Added.
5392         * platform/chromium-win-xp/platform/chromium/virtual/softwarecompositing/masks/masked-ancestor-expected.png: Added.
5393         * platform/chromium-win-xp/platform/chromium/virtual/softwarecompositing/reflections/nested-reflection-animated-expected.png: Added.
5394         * platform/chromium-win-xp/platform/chromium/virtual/softwarecompositing/reflections/nested-reflection-opacity-expected.png: Added.
5395         * platform/chromium-win-xp/platform/chromium/virtual/softwarecompositing/repaint/opacity-between-absolute2-expected.png: Added.
5396         * platform/chromium-win/platform/chromium/virtual/softwarecompositing/color-matching/image-color-matching-expected.png: Added.
5397         * platform/chromium-win/platform/chromium/virtual/softwarecompositing/direct-image-compositing-expected.png: Added.
5398         * platform/chromium-win/platform/chromium/virtual/softwarecompositing/flat-with-transformed-child-expected.png: Added.
5399         * platform/chromium-win/platform/chromium/virtual/softwarecompositing/geometry/bounds-ignores-hidden-dynamic-negzindex-expected.png: Added.
5400         * platform/chromium-win/platform/chromium/virtual/softwarecompositing/geometry/layer-due-to-layer-children-deep-expected.png: Added.
5401         * platform/chromium-win/platform/chromium/virtual/softwarecompositing/geometry/layer-due-to-layer-children-expected.png: Added.
5402         * platform/chromium-win/platform/chromium/virtual/softwarecompositing/geometry/vertical-scroll-composited-expected.png: Added.
5403         * platform/chromium-win/platform/chromium/virtual/softwarecompositing/masks/direct-image-mask-expected.png: Added.
5404         * platform/chromium-win/platform/chromium/virtual/softwarecompositing/masks/masked-ancestor-expected.png: Added.
5405         * platform/chromium-win/platform/chromium/virtual/softwarecompositing/masks/multiple-masks-expected.png: Added.
5406         * platform/chromium-win/platform/chromium/virtual/softwarecompositing/masks/simple-composited-mask-expected.png: Added.
5407         * platform/chromium-win/platform/chromium/virtual/softwarecompositing/reflections/animation-inside-reflection-expected.png: Added.
5408         * platform/chromium-win/platform/chromium/virtual/softwarecompositing/reflections/nested-reflection-anchor-point-expected.png: Added.
5409         * platform/chromium-win/platform/chromium/virtual/softwarecompositing/reflections/nested-reflection-animated-expected.png: Added.
5410         * platform/chromium-win/platform/chromium/virtual/softwarecompositing/reflections/nested-reflection-opacity-expected.png: Added.
5411         * platform/chromium-win/platform/chromium/virtual/softwarecompositing/reflections/nested-reflection-transition-expected.png: Added.
5412         * platform/chromium-win/platform/chromium/virtual/softwarecompositing/reflections/reflection-in-composited-expected.png: Added.
5413         * platform/chromium-win/platform/chromium/virtual/softwarecompositing/reflections/transform-inside-reflection-expected.png: Added.
5414         * platform/chromium-win/platform/chromium/virtual/softwarecompositing/repaint/opacity-between-absolute-expected.png: Added.
5415         * platform/chromium-win/platform/chromium/virtual/softwarecompositing/repaint/opacity-between-absolute2-expected.png: Added.
5416         * platform/chromium-win/platform/chromium/virtual/softwarecompositing/scaling/tiled-layer-recursion-expected.png: Added.
5417         * platform/chromium-win/platform/chromium/virtual/softwarecompositing/transitions/scale-transition-no-start-expected.png: Added.
5418         * platform/chromium-win/platform/chromium/virtual/softwarecompositing/visibility/visibility-image-layers-expected.png: Added.
5419         * platform/chromium/TestExpectations:
5420
5421 2012-11-09  Joshua Bell  <jsbell@chromium.org>
5422
5423         [Chromium] Unreviewed gardening, failing new hidpi tests in r134099/r134100
5424
5425         * platform/chromium/TestExpectations:
5426
5427 2012-11-09  Dirk Pranke  <dpranke@chromium.org>
5428
5429         Unreviewed, last few chromium-mac-mountainlion expectations cleaned up.
5430
5431         * platform/chromium/TestExpectations:
5432
5433 2012-11-09  Dirk Pranke  <dpranke@chromium.org>
5434
5435         Unreviewed, baselines change - remove stray baselines for reftests.
5436
5437         * platform/chromium-mac/platform/chromium/virtual/softwarecompositing/text-on-scaled-layer-expected.png: Removed.
5438         * platform/chromium-mac/platform/chromium/virtual/softwarecompositing/text-on-scaled-surface-expected.png: Removed.
5439
5440 2012-11-09  Erik Arvidsson  <arv@chromium.org>
5441
5442         REGRESSION (r125239): classList contains() doesn't work after element was moved from strict mode document to quirks mode document
5443         https://bugs.webkit.org/show_bug.cgi?id=101627
5444
5445         Reviewed by Alexey Proskuryakov.
5446
5447         We used to only create m_classNamesForQuirksMode in the constructor or when the class attribute
5448         was changed. If an element is moved from a standards document to a quirks mode document the
5449         m_classNamesForQuirksMode would not be up to date which lead to wrong results.
5450
5451         Now we alway check if m_classNamesForQuirksMode is up to date (in quirks mode only).
5452
5453         * fast/dom/Element/class-list-move-between-document-with-different-quirks-mode-expected.txt: Added.
5454         * fast/dom/Element/class-list-move-between-document-with-different-quirks-mode.html: Added.
5455
5456 2012-10-28  Timothy Hatcher  <timothy@apple.com>
5457
5458         Test if -webkit-canvas in CSS uses the full backing store instead
5459         of always 1x when rendering.
5460
5461         https://bugs.webkit.org/show_bug.cgi?id=100611
5462
5463         Reviewed by Dean Jackson.
5464
5465         * fast/canvas/canvas-as-image-hidpi-expected.png: Added.
5466         * fast/canvas/canvas-as-image-hidpi-expected.txt: Added.
5467         * fast/canvas/canvas-as-image-hidpi.html: Added.
5468
5469 2012-10-28  Timothy Hatcher  <timothy@apple.com>
5470
5471         Test the canvas backing store pixel ratio when the buffer resizes.
5472
5473         https://bugs.webkit.org/show_bug.cgi?id=100608
5474
5475         Reviewed by Darin Adler.
5476
5477         * fast/canvas/canvas-resize-reset-pixelRatio-expected.txt: Added.
5478         * fast/canvas/canvas-resize-reset-pixelRatio.html: Added.
5479
5480 2012-11-08  Ryosuke Niwa  <rniwa@webkit.org>
5481
5482         RemoveFormat command doesn't remove background color
5483         https://bugs.webkit.org/show_bug.cgi?id=101682
5484
5485         Reviewed by Tony Chang.
5486
5487         Added a regression test.
5488
5489         * editing/execCommand/remove-format-background-color-expected.txt: Added.
5490         * editing/execCommand/remove-format-background-color.html: Added.
5491
5492 2012-11-09  Zan Dobersek  <zandobersek@gmail.com>
5493
5494         Unreviewed GTK gardening.
5495
5496         Rebaselining and removing stale expectations after the Cairo
5497         version used in Jhbuild modules was bumped to 1.12.8 in r134073.
5498
5499         * platform/gtk/TestExpectations:
5500         * platform/gtk/svg/W3C-SVG-1.1/animate-elem-08-t-expected.png:
5501         * platform/gtk/svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt:
5502         * platform/gtk/svg/W3C-SVG-1.1/animate-elem-83-t-expected.png:
5503         * platform/gtk/svg/W3C-SVG-1.1/animate-elem-83-t-expected.txt:
5504         * platform/gtk/svg/W3C-SVG-1.1/paths-data-01-t-expected.png:
5505         * platform/gtk/svg/W3C-SVG-1.1/paths-data-01-t-expected.txt:
5506         * platform/gtk/svg/W3C-SVG-1.1/paths-data-02-t-expected.png:
5507         * platform/gtk/svg/W3C-SVG-1.1/paths-data-02-t-expected.txt:
5508         * platform/gtk/svg/batik/text/smallFonts-expected.png:
5509         * platform/gtk/svg/batik/text/smallFonts-expected.txt:
5510         * platform/gtk/svg/batik/text/textGlyphOrientationHorizontal-expected.png:
5511         * platform/gtk/svg/batik/text/textGlyphOrientationHorizontal-expected.txt:
5512         * platform/gtk/svg/batik/text/textOnPath-expected.png:
5513         * platform/gtk/svg/batik/text/textOnPath-expected.txt:
5514         * platform/gtk/svg/batik/text/textOnPath2-expected.png:
5515         * platform/gtk/svg/batik/text/textOnPath2-expected.txt:
5516         * platform/gtk/svg/batik/text/textOnPath3-expected.png:
5517         * platform/gtk/svg/batik/text/textOnPath3-expected.txt:
5518         * platform/gtk/svg/batik/text/textOnPathSpaces-expected.png:
5519         * platform/gtk/svg/batik/text/textOnPathSpaces-expected.txt:
5520         * platform/gtk/svg/batik/text/verticalTextOnPath-expected.png:
5521         * platform/gtk/svg/batik/text/verticalTextOnPath-expected.txt:
5522         * platform/gtk/svg/custom/js-update-path-changes-expected.png:
5523         * platform/gtk/svg/custom/js-update-path-changes-expected.txt:
5524         * platform/gtk/svg/custom/js-update-path-removal-expected.png:
5525         * platform/gtk/svg/custom/js-update-path-removal-expected.txt:
5526         * platform/gtk/svg/custom/path-textPath-simulation-expected.png:
5527         * platform/gtk/svg/custom/path-textPath-simulation-expected.txt:
5528
5529 2012-11-09  Mihnea Ovidenie  <mihnea@adobe.com>
5530
5531         [CSSRegions] Region styling properties are not filtered correctly
5532         https://bugs.webkit.org/show_bug.cgi?id=101768
5533
5534         Reviewed by Andreas Kling.
5535
5536         Visibility is not a supported region style property, therefore using it inside @-webkit-region
5537         should not be possible.
5538
5539         * fast/regions/region-style-not-supported-properties-expected.html: Added.
5540         * fast/regions/region-style-not-supported-properties.html: Added.
5541
5542 2012-11-09  Tommy Widenflycht  <tommyw@google.com>
5543
5544         MediaStream API: Deleting all files relating to the deprecated PeerConnection00
5545         https://bugs.webkit.org/show_bug.cgi?id=101730
5546
5547         Reviewed by Adam Barth.
5548
5549         Since RTCPeerConenction has superseeded PeerConnection00 this patch removes all
5550         files relating to the old API.
5551
5552         * fast/mediastream/SessionDescription-expected.txt: Removed.
5553         * fast/mediastream/SessionDescription.html: Removed.
5554         * fast/mediastream/constructors-expected.txt:
5555         * fast/mediastream/constructors.html:
5556         * fast/mediastream/peerconnection-Attributes-expected.txt: Removed.
5557         * fast/mediastream/peerconnection-Attributes.html: Removed.
5558         * fast/mediastream/peerconnection-addstream-expected.txt: Removed.
5559         * fast/mediastream/peerconnection-addstream.html: Removed.
5560         * fast/mediastream/peerconnection-argument-types-expected.txt: Removed.
5561         * fast/mediastream/peerconnection-argument-types.html: Removed.
5562         * fast/mediastream/peerconnection-eventlistener-optional-argument-expected.txt: Removed.
5563         * fast/mediastream/peerconnection-eventlistener-optional-argument.html: Removed.
5564         * fast/mediastream/peerconnection-iceoptions-expected.txt: Removed.
5565         * fast/mediastream/peerconnection-iceoptions.html: Removed.
5566         * fast/mediastream/peerconnection-mediastreamlist-expected.txt: Removed.
5567         * fast/mediastream/peerconnection-mediastreamlist.html: Removed.
5568         * fast/mediastream/peerconnection-removestream-expected.txt: Removed.
5569         * fast/mediastream/peerconnection-removestream.html: Removed.
5570         * fast/mediastream/script-tests/peerconnection-Attributes.js: Removed.
5571         * fast/mediastream/script-tests/peerconnection-addstream.js: Removed.
5572         * fast/mediastream/script-tests/peerconnection-argument-types.js: Removed.
5573         * fast/mediastream/script-tests/peerconnection-removestream.js: Removed.
5574
5575 2012-11-09  Bruno de Oliveira Abinader  <bruno.abinader@basyskom.com>
5576
5577         [css] Text decoration's "blink" not valid when CSS3_TEXT is enabled
5578         https://bugs.webkit.org/show_bug.cgi?id=101750
5579
5580         Reviewed by Ojan Vafai.
5581
5582         This patch updates the "text-decoration" computed style layout tests to
5583         handle a larger variety of value combinations.
5584
5585         * fast/css/getComputedStyle/getComputedStyle-text-decoration-expected.txt:
5586         * fast/css/getComputedStyle/script-tests/getComputedStyle-text-decoration.js:
5587
5588 2012-11-09  Joshua Bell  <jsbell@chromium.org>
5589
5590         [Chromium] Unreviewed gardening - rebaseline a handful of image tests for chromium-mac-lion.
5591
5592         * platform/chromium-mac-lion/platform/chromium/compositing/layout-width-change-expected.png: Added.
5593         * platform/chromium-mac-lion/platform/chromium/compositing/video-frame-size-change-expected.png: Added.
5594         * platform/chromium-mac-lion/tables/mozilla_expected_failures/core/backgrounds-expected.png: Added.
5595         * platform/chromium-mac-lion/tables/mozilla_expected_failures/core/captions1-expected.png: Added.
5596         * platform/chromium-mac-lion/tables/mozilla_expected_failures/core/captions2-expected.png: Added.
5597         * platform/chromium-mac-lion/tables/mozilla_expected_failures/core/captions3-expected.png: Added.
5598         * platform/chromium-mac-lion/tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.png: Added.
5599         * platform/chromium-mac-lion/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.png: Added.
5600
5601 2012-11-09  Jussi Kukkonen  <jussi.kukkonen@intel.com>
5602
5603         [EFL] Rebaseline svg tests after 99870
5604         https://bugs.webkit.org/show_bug.cgi?id=101756
5605
5606         Unreviewed svg baseline after https://bugs.webkit.org/show_bug.cgi?id=99870.
5607
5608         * platform/efl/TestExpectations:
5609         * platform/efl/svg/custom/pattern-scaling-expected.png: Added.
5610         * platform/efl/svg/custom/pattern-scaling-expected.txt: Added.
5611         * platform/efl/svg/transforms/text-with-pattern-inside-transformed-html-expected.png:
5612
5613 2012-11-09  Jussi Kukkonen  <jussi.kukkonen@intel.com>
5614
5615         [EFL] Rebaseline fast/table/025-expected
5616         https://bugs.webkit.org/show_bug.cgi?id=101752
5617
5618         Unreviewed rebaseline after https://bugs.webkit.org/show_bug.cgi?id=11645.
5619
5620         * platform/efl/TestExpectations:
5621         * platform/efl/fast/table/025-expected.png:
5622         * platform/efl/fast/table/025-expected.txt:
5623
5624 2012-11-09  Balazs Kelemen  <kbalazs@webkit.org>
5625
5626         [Qt] Pixel tests need rebaseline
5627         https://bugs.webkit.org/show_bug.cgi?id=99323
5628
5629         Unreviewed pixel rebaseline.
5630
5631         Rebaseline some tests, add missing expectations.
5632
5633         * platform/qt-5.0-wk2/css3/filters/composited-reflected-expected.png: Added.
5634         * platform/qt-5.0-wk2/fast/backgrounds/transformed-body-background-expected.png: Added.
5635         * platform/qt-5.0-wk2/fast/backgrounds/transformed-body-html-background-expected.png: Added.
5636         * platform/qt-5.0-wk2/fast/backgrounds/transformed-html-body-background-expected.png: Added.
5637         * platform/qt-5.0-wk2/fast/css-generated-content/before-with-first-letter-expected.png: Added.
5638         * platform/qt-5.0-wk2/svg/animations/animateMotion-additive-2c-expected.png: Added.
5639         * platform/qt-5.0-wk2/svg/text/text-rescale-expected.png: Added.
5640         * platform/qt/css3/filters/effect-reference-ordering-hw-actual.png: Added.
5641         * platform/qt/fast/images/png-suite/test-actual.png: Added.
5642         * platform/qt/svg/as-image/image-respects-pageScaleFactor-change-actual.png: Added.
5643         * platform/qt/svg/as-object/embedded-svg-size-changes-actual.png: Added.
5644         * platform/qt/svg/as-object/nested-embedded-svg-size-changes-actual.png: Added.
5645         * platform/qt/svg/dynamic-updates/SVGMarkerElement-svgdom-refX-prop-actual.png: Added.
5646         * platform/qt/svg/dynamic-updates/SVGMarkerElement-svgdom-refY-prop-actual.png: Added.
5647         * platform/qt/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAngle-call-actual.png: Added.
5648         * platform/qt/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAuto-call-actual.png: Added.
5649         * platform/qt/svg/dynamic-updates/SVGMaskElement-dom-height-attr-actual.png: Added.
5650         * platform/qt/svg/dynamic-updates/SVGMaskElement-dom-maskContentUnits-attr-actual.png: Added.
5651         * platform/qt/svg/dynamic-updates/SVGMaskElement-dom-maskUnits-attr-actual.png: Added.
5652         * platform/qt/svg/dynamic-updates/SVGMaskElement-dom-width-attr-actual.png: Added.
5653         * platform/qt/svg/dynamic-updates/SVGMaskElement-dom-x-attr-actual.png: Added.
5654         * platform/qt/svg/dynamic-updates/SVGMaskElement-dom-y-attr-actual.png: Added.
5655         * platform/qt/svg/dynamic-updates/SVGMaskElement-svgdom-height-prop-actual.png: Added.
5656         * platform/qt/svg/dynamic-updates/SVGMaskElement-svgdom-maskContentUnits-prop-actual.png: Added.
5657         * platform/qt/svg/dynamic-updates/SVGMaskElement-svgdom-maskUnits-prop-actual.png: Added.
5658         * platform/qt/svg/dynamic-updates/SVGMaskElement-svgdom-width-prop-actual.png: Added.
5659         * platform/qt/svg/dynamic-updates/SVGMaskElement-svgdom-x-prop-actual.png: Added.
5660         * platform/qt/svg/dynamic-updates/SVGMaskElement-svgdom-y-prop-actual.png: Added.
5661         * platform/qt/svg/dynamic-updates/SVGPathElement-dom-requiredFeatures-actual.png: Added.
5662         * platform/qt/svg/dynamic-updates/SVGPathElement-svgdom-requiredFeatures-actual.png: Added.
5663         * platform/qt/svg/dynamic-updates/SVGPatternElement-dom-height-attr-actual.png: Added.
5664         * platform/qt/svg/dynamic-updates/SVGPatternElement-dom-patternContentUnits-attr-actual.png: Added.
5665         * platform/qt/svg/dynamic-updates/SVGPatternElement-dom-patternTransform-attr-actual.png: Added.
5666         * platform/qt/svg/dynamic-updates/SVGPatternElement-dom-patternUnits-attr-actual.png: Added.
5667         * platform/qt/svg/dynamic-updates/SVGPatternElement-dom-width-attr-actual.png: Added.
5668         * platform/qt/svg/dynamic-updates/SVGPatternElement-dom-x-attr-actual.png: Added.
5669         * platform/qt/svg/dynamic-updates/SVGPatternElement-dom-y-attr-actual.png: Added.
5670         * platform/qt/svg/dynamic-updates/SVGPatternElement-svgdom-height-prop-actual.png: Added.
5671         * platform/qt/svg/dynamic-updates/SVGPatternElement-svgdom-patternContentUnits-prop-actual.png: Added.
5672         * platform/qt/svg/dynamic-updates/SVGPatternElement-svgdom-patternTransform-prop-actual.png: Added.
5673         * platform/qt/svg/dynamic-updates/SVGPatternElement-svgdom-patternUnits-prop-actual.png: Added.
5674         * platform/qt/svg/dynamic-updates/SVGPatternElement-svgdom-width-prop-actual.png: Added.
5675         * platform/qt/svg/dynamic-updates/SVGPatternElement-svgdom-x-prop-actual.png: Added.
5676         * platform/qt/svg/dynamic-updates/SVGPatternElement-svgdom-y-prop-actual.png: Added.
5677         * platform/qt/svg/dynamic-updates/SVGPolygonElement-dom-requiredFeatures-actual.png: Added.
5678         * platform/qt/svg/dynamic-updates/SVGPolygonElement-svgdom-requiredFeatures-actual.png: Added.
5679         * platform/qt/svg/dynamic-updates/SVGPolylineElement-dom-requiredFeatures-actual.png: Added.
5680         * platform/qt/svg/dynamic-updates/SVGPolylineElement-svgdom-requiredFeatures-actual.png: Added.
5681         * platform/qt/svg/dynamic-updates/SVGRadialGradientElement-dom-cx-attr-actual.png: Added.
5682         * platform/qt/svg/dynamic-updates/SVGRadialGradientElement-dom-cy-attr-actual.png: Added.
5683         * platform/qt/svg/dynamic-updates/SVGRadialGradientElement-dom-fx-attr-actual.png: Added.
5684         * platform/qt/svg/dynamic-updates/SVGRadialGradientElement-dom-fy-attr-actual.png: Added.
5685         * platform/qt/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientTransform-attr-actual.png: Added.
5686         * platform/qt/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientUnits-attr-actual.png: Added.
5687         * platform/qt/svg/dynamic-updates/SVGRadialGradientElement-dom-r-attr-actual.png: Added.
5688         * platform/qt/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cx-prop-actual.png: Added.
5689         * platform/qt/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cy-prop-actual.png: Added.
5690         * platform/qt/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fx-prop-actual.png: Added.
5691         * platform/qt/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fy-prop-actual.png: Added.
5692         * platform/qt/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientTransform-prop-actual.png: Added.
5693         * platform/qt/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientUnits-prop-actual.png: Added.
5694         * platform/qt/svg/dynamic-updates/SVGRadialGradientElement-svgdom-r-prop-actual.png: Added.
5695         * platform/qt/svg/dynamic-updates/SVGRectElement-dom-height-attr-actual.png: Added.
5696         * platform/qt/svg/dynamic-updates/SVGRectElement-dom-requiredFeatures-actual.png: Added.
5697         * platform/qt/svg/dynamic-updates/SVGRectElement-dom-width-attr-actual.png: Added.
5698         * platform/qt/svg/dynamic-updates/SVGRectElement-dom-x-attr-actual.png: Added.
5699         * platform/qt/svg/dynamic-updates/SVGRectElement-dom-y-attr-actual.png: Added.
5700         * platform/qt/svg/dynamic-updates/SVGRectElement-svgdom-height-prop-actual.png: Added.
5701         * platform/qt/svg/dynamic-updates/SVGRectElement-svgdom-requiredFeatures-actual.png: Added.
5702         * platform/qt/svg/dynamic-updates/SVGRectElement-svgdom-width-prop-actual.png: Added.
5703         * platform/qt/svg/dynamic-updates/SVGRectElement-svgdom-x-prop-actual.png: Added.
5704         * platform/qt/svg/dynamic-updates/SVGRectElement-svgdom-y-prop-actual.png: Added.
5705         * platform/qt/svg/dynamic-updates/SVGSVGElement-dom-requiredFeatures-actual.png: Added.
5706         * platform/qt/svg/dynamic-updates/SVGSVGElement-svgdom-requiredFeatures-actual.png: Added.
5707         * platform/qt/svg/dynamic-updates/SVGTRefElement-dom-href-attr-actual.png: Added.
5708         * platform/qt/svg/dynamic-updates/SVGTextElement-dom-dx-attr-actual.png: Added.
5709         * platform/qt/svg/dynamic-updates/SVGTextElement-dom-dy-attr-actual.png: Added.
5710         * platform/qt/svg/dynamic-updates/SVGTextElement-dom-lengthAdjust-attr-actual.png: Added.
5711         * platform/qt/svg/dynamic-updates/SVGTextElement-dom-requiredFeatures-actual.png: Added.
5712         * platform/qt/svg/dynamic-updates/SVGTextElement-dom-rotate-attr-actual.png: Added.
5713         * platform/qt/svg/dynamic-updates/SVGTextElement-dom-textLength-attr-actual.png: Added.
5714         * platform/qt/svg/dynamic-updates/SVGTextElement-dom-transform-attr-actual.png: Added.
5715         * platform/qt/svg/dynamic-updates/SVGTextElement-dom-x-attr-actual.png: Added.
5716         * platform/qt/svg/dynamic-updates/SVGTextElement-dom-y-attr-actual.png: Added.
5717         * platform/qt/svg/dynamic-updates/SVGTextElement-svgdom-dx-prop-actual.png: Added.
5718         * platform/qt/svg/dynamic-updates/SVGTextElement-svgdom-dy-prop-actual.png: Added.
5719         * platform/qt/svg/dynamic-updates/SVGTextElement-svgdom-lengthAdjust-prop-actual.png: Added.
5720         * platform/qt/svg/dynamic-updates/SVGTextElement-svgdom-requiredFeatures-actual.png: Added.
5721         * platform/qt/svg/dynamic-updates/SVGTextElement-svgdom-rotate-prop-actual.png: Added.
5722         * platform/qt/svg/dynamic-updates/SVGTextElement-svgdom-textLength-prop-actual.png: Added.
5723         * platform/qt/svg/dynamic-updates/SVGTextElement-svgdom-transform-prop-actual.png: Added.
5724         * platform/qt/svg/dynamic-updates/SVGTextElement-svgdom-x-prop-actual.png: Added.
5725         * platform/qt/svg/dynamic-updates/SVGTextElement-svgdom-y-prop-actual.png: Added.
5726         * platform/qt/svg/dynamic-updates/SVGUseElement-dom-href1-attr-actual.png: Added.
5727         * platform/qt/svg/dynamic-updates/SVGUseElement-dom-href2-attr-actual.png: Added.
5728         * platform/qt/svg/dynamic-updates/SVGUseElement-dom-requiredFeatures-actual.png: Added.
5729         * platform/qt/svg/dynamic-updates/SVGUseElement-svgdom-href1-prop-actual.png: Added.
5730         * platform/qt/svg/dynamic-updates/SVGUseElement-svgdom-href2-prop-actual.png: Added.
5731         * platform/qt/svg/dynamic-updates/SVGUseElement-svgdom-requiredFeatures-actual.png: Added.
5732         * platform/qt/svg/filters/subRegion-one-effect-actual.png: Added.
5733         * platform/qt/svg/filters/subRegion-two-effects-actual.png: Added.
5734
5735 2012-11-07  Pavel Feldman  <pfeldman@chromium.org>
5736
5737         Web Inspector: wrong output for empty object {}
5738         https://bugs.webkit.org/show_bug.cgi?id=101356
5739
5740         Reviewed by Vsevolod Vlasov.
5741
5742         Changed preview formatting to iterate over enumerable properties only + visit the prototypes.
5743
5744         * inspector/console/command-line-api-expected.txt:
5745         * inspector/console/command-line-api-inspect-expected.txt:
5746         * inspector/console/console-format-collections-expected.txt:
5747         * inspector/console/console-format-expected.txt:
5748         * platform/chromium/inspector/console/console-format-collections-expected.txt:
5749
5750 2012-11-09  Kangil Han  <kangil.han@samsung.com>
5751
5752         [EFL] Refactor TestExpectations file
5753         https://bugs.webkit.org/show_bug.cgi?id=101738
5754
5755         Unreviewed, EFL gardening. 
5756
5757         Remove duplicated definitions.
5758
5759         * platform/efl/TestExpectations:
5760
5761 2012-11-09  Sudarsana Nagineni  <sudarsana.nagineni@intel.com>
5762
5763         [EFL] Skip failing test perf/accessibility-title-ui-element.html
5764         https://bugs.webkit.org/show_bug.cgi?id=101728
5765
5766         Unreviewed EFL gardening.
5767
5768         * platform/efl/TestExpectations:
5769
5770 2012-11-09  Sudarsana Nagineni  <sudarsana.nagineni@intel.com>
5771
5772         [EFL] Update baselines for failing svg tests
5773         https://bugs.webkit.org/show_bug.cgi?id=101726
5774
5775         Unreviewed EFL gardening.
5776
5777         * platform/efl/svg/W3C-I18N/g-dirRTL-ubNone-expected.png:
5778         * platform/efl/svg/W3C-I18N/g-dirRTL-ubNone-expected.txt:
5779         * platform/efl/svg/W3C-I18N/g-dirRTL-ubOverride-expected.png:
5780         * platform/efl/svg/W3C-I18N/g-dirRTL-ubOverride-expected.txt:
5781         * platform/efl/svg/W3C-I18N/text-dirRTL-ubNone-expected.png:
5782         * platform/efl/svg/W3C-I18N/text-dirRTL-ubNone-expected.txt:
5783         * platform/efl/svg/W3C-I18N/tspan-direction-rtl-expected.png:
5784         * platform/efl/svg/W3C-I18N/tspan-direction-rtl-expected.txt:
5785         * platform/efl/svg/text/bidi-tspans-expected.png:
5786         * platform/efl/svg/text/bidi-tspans-expected.txt:
5787
5788 2012-11-09  Jaehun Lim  <ljaehun.lim@samsung.com>
5789
5790         [EFL] css3/flexbox/multiline-justify-content.html doesn't crash
5791         https://bugs.webkit.org/show_bug.cgi?id=101717
5792
5793         Unreviewed, EFL gardening. 
5794
5795         css3/flexbox/multiline-justify-content.html doesn't crash and can be passed.
5796
5797         * platform/efl/TestExpectations:
5798
5799 2012-11-08  Hayato Ito  <hayato@chromium.org>
5800
5801         Unreviewed, update chromium-mac baselines.
5802
5803         * platform/chromium-mac/platform/chromium/compositing/layout-width-change-expected.png:
5804         * platform/chromium-mac/platform/chromium/compositing/video-frame-size-change-expected.png:
5805         * platform/chromium-mac/platform/chromium/media/video-frame-size-change-expected.png:
5806         * platform/chromium-mac/platform/chromium/virtual/softwarecompositing/text-on-scaled-layer-expected.png: Added.
5807         * platform/chromium-mac/platform/chromium/virtual/softwarecompositing/text-on-scaled-surface-expected.png: Added.
5808
5809 2012-11-08  Ryosuke Niwa  <rniwa@webkit.org>
5810
5811         Remove Chromium test expectations after r133939.
5812
5813         * platform/chromium/TestExpectations:
5814
5815 2012-11-08  Arpita Bahuguna  <arpitabahuguna@gmail.com>
5816
5817         table not aligned in center column and seems shrunk because of float:right (table-layout: fixed and width: 100%)
5818         https://bugs.webkit.org/show_bug.cgi?id=18153
5819
5820         Reviewed by Beth Dakin.
5821
5822         * fast/table/fixed-table-layout/table-with-percent-width-expected.txt: Added.
5823         * fast/table/fixed-table-layout/table-with-percent-width.html: Added.
5824         Test added to verify the width of the fixed layout tables with 100%
5825         width, in standards mode.
5826
5827 2012-11-08  Noel Gordon  <noel.gordon@gmail.com>
5828
5829         [chromium] Unreviewed test expectations update.
5830
5831         Unskip and start generating results for fast/images/color-jpeg-with-color-profile.html
5832         on Win to prepare for an upcoming rebaseline.
5833
5834         * platform/chromium/TestExpectations:
5835
5836 2012-11-08  Hayato Ito  <hayato@chromium.org>
5837
5838         Unreviewed, Unreviewed gardening following r133972.
5839
5840         * platform/chromium-linux/platform/chromium/virtual/deferred/fast/images/exif-orientation-expected.png: Added.
5841
5842 2012-11-08  Hayato Ito  <hayato@chromium.org>
5843
5844         Unreviewed, update chromium expectations for svg/repaint/image-with-clip-path.svg.
5845
5846         * platform/chromium/TestExpectations:
5847
5848 2012-11-08  Kangil Han  <kangil.han@samsung.com>
5849
5850         [EFL][WK2] Make jquery/manipulation.html into one in TestExpectations
5851         https://bugs.webkit.org/show_bug.cgi?id=101686
5852
5853         Unreviewed, EFL gardening.
5854
5855         Currently there are three definitions on jquery/manipulation.html case.
5856         As BUG 100636 fixed, we don't need Crash definition anymore.
5857         Therefore, this patch makes this case into one definition without Crash in TestExpectations.
5858
5859         * platform/efl/TestExpectations:
5860
5861 2012-11-08  Hayato Ito  <hayato@chromium.org>
5862
5863         Unreviewed, update chromium expectations for tables/.
5864
5865         * platform/chromium-mac/tables/mozilla_expected_failures/core/backgrounds-expected.png:
5866         * platform/chromium-mac/tables/mozilla_expected_failures/core/captions1-expected.png:
5867         * platform/chromium-mac/tables/mozilla_expected_failures/core/captions2-expected.png:
5868         * platform/chromium-mac/tables/mozilla_expected_failures/core/captions3-expected.png:
5869         * platform/chromium-mac/tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.png:
5870         * platform/chromium-mac/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.png:
5871
5872 2012-11-08  Dirk Pranke  <dpranke@chromium.org>
5873
5874         Unreviewed, update chromium-mac-mountainlion baselines for fast/
5875
5876         Also roll remaining mountainlion-specific failures into the main
5877         TestExpectations file.
5878
5879         * platform/chromium/TestExpectations:
5880         * platform/chromium-mac-mountainlion/TestExpectations:
5881
5882 2012-11-08  Keishi Hattori  <keishi@webkit.org>
5883
5884         Enable calendar picker for input types week/month
5885         https://bugs.webkit.org/show_bug.cgi?id=101553
5886
5887         Reviewed by Kent Tamura.
5888
5889         * platform/chromium/TestExpectations: Mark week/month appearance tests as needs rebaseline.
5890
5891 2012-11-08  Hayato Ito  <hayato@chromium.org>
5892
5893         Unreviewed, update chromium expectations to remove a duplication.
5894
5895         * platform/chromium/TestExpectations:
5896
5897 2012-11-08  Dongwoo Joshua Im  <dw.im@samsung.com>
5898
5899         [QT] css3/line-break should be removed from TestExpectations.
5900         https://bugs.webkit.org/show_bug.cgi?id=101562
5901
5902         Unreviewed gardening.
5903
5904         css3/line-break is removed by http://trac.webkit.org/changeset/133644.
5905
5906         * platform/qt/TestExpectations:
5907
5908 2012-11-08  Dirk Pranke  <dpranke@chromium.org>
5909
5910         Unreviewed, update chromium expectations for chromium-mac-mountainlion svg failure.
5911
5912         * platform/chromium/TestExpectations:
5913
5914 2012-11-08  Dirk Pranke  <dpranke@chromium.org>
5915
5916         Unreviewed, chromium-mac-mountainlion baselines for tables/.
5917
5918         * platform/chromium/TestExpectations:
5919         * platform/chromium-mac-mountainlion/TestExpectations:
5920
5921 2012-11-08  Joshua Bell  <jsbell@chromium.org>
5922
5923         [Chromium] Unreviewed gardening following r133972.
5924
5925         * platform/chromium-win/platform/chromium/virtual/deferred/fast/images/exif-orientation-expected.png: Added.
5926
5927 2012-11-08  Kenichi Ishibashi  <bashi@chromium.org>
5928
5929         [Chromium] Arabic digits should appear left-to-right
5930         https://bugs.webkit.org/show_bug.cgi?id=101440
5931
5932         Reviewed by Tony Chang.
5933
5934         Add a test that checks Arabic digits appear in increasing order from left to right.
5935
5936         * fast/text/international/arabic-digits-expected.html: Added.
5937         * fast/text/international/arabic-digits.html: Added.
5938
5939 2012-11-08  Yael Aharon  <yael.aharon@intel.com>
5940
5941         Unreviewed. Some more gardening after r133898.
5942
5943         * platform/efl/TestExpectations:
5944
5945 2012-11-08  Beth Dakin  <bdakin@apple.com>
5946
5947         https://bugs.webkit.org/show_bug.cgi?id=101644
5948         Fixed header on Facebook news feed becomes detached from top of 
5949         viewport after rubber band scrolling
5950         -and corresponding-
5951         <rdar://problem/12651944>
5952
5953         Reviewed by Simon Fraser.
5954
5955         New test ensures that negative offsets will not make their way into 
5956         the FixedPositionViewportConstraints.
5957         * platform/mac/tiled-drawing/fixed/negative-scroll-offset-expected.txt: Added.
5958         * platform/mac/tiled-drawing/fixed/negative-scroll-offset.html: Added.
5959
5960 2012-11-08  Alpha Lam  <hclam@chromium.org>
5961
5962         [chromium] Deferred image decoding fails with image orientation
5963         https://bugs.webkit.org/show_bug.cgi?id=101648
5964
5965         Reviewed by Stephen White.
5966
5967         Update test expectations and baselines accordingly since these two
5968         tests are now passing with deferred image decoding.
5969
5970         fast/images/exif-orientation-image-document.html
5971         fast/images/exif-orientation.html
5972
5973         * platform/chromium-linux/platform/chromium/virtual/deferred/fast/images/exif-orientation-image-document-expected.png: Removed.
5974         * platform/chromium-mac-lion/platform/chromium/virtual/deferred/fast/images/exif-orientation-image-document-expected.png: Removed.
5975         * platform/chromium-mac-snowleopard/platform/chromium/virtual/deferred/fast/images/exif-orientation-image-document-expected.png: Removed.
5976         * platform/chromium-mac/platform/chromium/virtual/deferred/fast/images/exif-orientation-image-document-expected.png: Removed.
5977         * platform/chromium-win/platform/chromium/virtual/deferred/fast/images/exif-orientation-image-document-expected.png: Removed.
5978         * platform/chromium/TestExpectations:
5979
5980 2012-11-08  Hans Muller  <hmuller@adobe.com>
5981
5982         [CSS Exclusions] Polygon with horizontal bottom edges returns incorrect segments
5983         https://bugs.webkit.org/show_bug.cgi?id=100874
5984
5985         Reviewed by Dirk Schulze.
5986
5987         Added two additional tests for rectilinear polygons, where the tops and bottoms
5988         of lines intersect the polygons' horizontal edges. More tests of this kind will
5989         be needed when exclusion layout supports polygons that break horizontal lines up
5990         into more than one segment.
5991
5992         * fast/exclusions/shape-inside/shape-inside-rectilinear-polygon-003-expected.html: Added.
5993         * fast/exclusions/shape-inside/shape-inside-rectilinear-polygon-003.html: Added.
5994         * fast/exclusions/shape-inside/shape-inside-rectilinear-polygon-004-expected.html: Added.
5995         * fast/exclusions/shape-inside/shape-inside-rectilinear-polygon-004.html: Added.
5996
5997 2012-11-08  Christophe Dumez  <christophe.dumez@intel.com>
5998
5999         [JSC] HTML extensions to String.prototype should escape " as &quot; in argument values
6000         https://bugs.webkit.org/show_bug.cgi?id=90667
6001
6002         Reviewed by Benjamin Poulain.
6003
6004         Add layout test coverage for the following String.prototype methods:
6005         - String.prototype.anchor(name)
6006         - String.prototype.fontcolor(color)
6007         - String.prototype.fontsize(size)
6008         - String.prototype.link(href)
6009
6010         Those tests also check that the quotation mark is correctly escaped
6011         in argument values to prevent potential exploits.
6012
6013         * fast/js/string-anchor-expected.txt: Added.
6014         * fast/js/string-anchor.html: Added.
6015         * fast/js/string-fontcolor-expected.txt: Added.
6016         * fast/js/string-fontcolor.html: Added.
6017         * fast/js/string-fontsize-expected.txt: Added.
6018         * fast/js/string-fontsize.html: Added.
6019         * fast/js/string-link-expected.txt: Added.
6020         * fast/js/string-link.html: Added.
6021         * platform/chromium/TestExpectations: Skip new tests for chromium port due
6022         to http://code.google.com/p/v8/issues/detail?id=2218
6023
6024 2012-11-08  Joshua Bell  <jsbell@chromium.org>
6025
6026        [Chromium] Unreviewed gardening. Added missing *-expected.txt following rebaselines.
6027
6028         * platform/chromium-mac/fast/css/text-overflow-input-expected.txt: Added.
6029         * platform/chromium-mac/fast/forms/input-readonly-dimmed-expected.txt: Added.
6030         * platform/chromium-mac/fast/forms/input-text-scroll-left-on-blur-expected.txt: Added.
6031
6032 2012-11-08  Yael Aharon  <yael.aharon@intel.com>
6033
6034         Unreviewed. Some more gardening after r133898.
6035
6036         * platform/efl/TestExpectations:
6037
6038 2012-11-08  Joshua Bell  <jsbell@chromium.org>
6039
6040         [Chromium] Unreviewed gardening - rebaseline a couple of tests for lion.
6041
6042         * platform/chromium-mac-lion/fast/css/text-overflow-ellipsis-text-align-center-expected.png: Added.
6043         * platform/chromium-mac-lion/fast/forms/basic-textareas-expected.png: Added.
6044
6045 2012-11-08  Huang Dongsung  <luxtella@company100.net>
6046
6047         Coordinated Graphics: Remove an invisible TiledBackingStore of CoordinatedGraphicsLayer.
6048         https://bugs.webkit.org/show_bug.cgi?id=101424
6049
6050         Reviewed by Noam Rosenthal.
6051
6052         Coordinated Graphics had a bug when a compositing div has a compositing
6053         img with an absolute position property. This test is added to prevent from
6054         a regression.
6055
6056         * compositing/nested-direct-image-compositing-expected.png: Added.
6057         * compositing/nested-direct-image-compositing-expected.txt: Added.
6058         * compositing/nested-direct-image-compositing.html: Added.
6059
6060 2012-11-08  Yael Aharon  <yael.aharon@intel.com>
6061
6062         Unreviewed. Some more gardening after r133898.
6063
6064         * platform/efl/TestExpectations:
6065
6066 2012-11-08  Erik Arvidsson  <arv@chromium.org>
6067
6068         setAttributeNode and friends should not have optional argument
6069         https://bugs.webkit.org/show_bug.cgi?id=101631
6070
6071         Reviewed by Ojan Vafai.
6072
6073         Fix getAttributeNode, getAttributeNodeNS and removeAttributeNode to make the Attr
6074         argument mandatory.
6075
6076         These used to throw DOMExceptions when an invalid type was passed instead of
6077         TypeError which is also a spec violation.
6078
6079         * fast/dom/Element/attr-param-typechecking-expected.txt:
6080         * fast/dom/Element/script-tests/attr-param-typechecking.js:
6081
6082 2012-11-08  Joshua Bell  <jsbell@chromium.org>
6083
6084         [Chromium] Unreviewed gardening.
6085
6086         * platform/chromium/TestExpectations:
6087
6088 2012-11-08  Emil A Eklund  <eae@chromium.org>
6089
6090         Unreviewed chromium rebaselines.
6091
6092         * platform/chromium-linux-x86/fast/css/text-overflow-ellipsis-text-align-center-expected.txt:
6093         * platform/chromium-linux-x86/fast/css/vertical-text-overflow-ellipsis-text-align-center-expected.txt:
6094         * platform/chromium-mac-lion/fast/css/text-overflow-ellipsis-bidi-expected.png: Added.
6095         * platform/chromium-mac-lion/fast/css/text-overflow-ellipsis-expected.png: Added.
6096         * platform/chromium-mac-lion/fast/css/text-overflow-ellipsis-strict-expected.png: Added.
6097         * platform/chromium-mac-lion/fast/css/text-overflow-input-expected.png: Added.
6098         * platform/chromium-mac-lion/fast/css/vertical-text-overflow-ellipsis-text-align-center-expected.png: Added.
6099         * platform/chromium-mac-lion/fast/forms/basic-textareas-quirks-expected.png: Added.
6100         * platform/chromium-mac-lion/fast/forms/input-disabled-color-expected.png: Added.
6101         * platform/chromium-mac-lion/fast/forms/input-readonly-dimmed-expected.png: Added.
6102         * platform/chromium-mac-lion/fast/forms/input-text-scroll-left-on-blur-expected.png: Added.
6103         * platform/chromium-mac-lion/fast/forms/search-rtl-expected.png: Added.
6104         * platform/chromium-mac-lion/fast/multicol/span/anonymous-split-block-crash-expected.png: Added.
6105         * platform/chromium-mac-lion/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.png: Added.
6106         * platform/chromium-mac-lion/fast/replaced/width100percent-textarea-expected.png: Added.
6107         * platform/chromium-mac/fast/css/text-overflow-ellipsis-text-align-center-expected.png:
6108         * platform/chromium-win-xp/fast/css/text-overflow-ellipsis-text-align-center-expected.txt:
6109         * platform/chromium-win-xp/fast/css/vertical-text-overflow-ellipsis-text-align-center-expected.txt:
6110         * platform/chromium-win/fast/css/text-overflow-ellipsis-text-align-center-expected.txt:
6111         * platform/chromium-win/fast/css/vertical-text-overflow-ellipsis-text-align-center-expected.txt:
6112         * platform/efl-wk1/fast/css: Added.
6113         * platform/efl-wk1/fast/css/text-overflow-ellipsis-bidi-expected.png: Added.
6114         * platform/efl-wk1/fast/css/text-overflow-ellipsis-expected.png: Added.
6115         * platform/efl-wk1/fast/css/text-overflow-ellipsis-strict-expected.png: Added.
6116         * platform/efl-wk1/fast/css/text-overflow-ellipsis-text-align-center-expected.png: Added.
6117         * platform/efl-wk1/fast/css/text-overflow-input-expected.png: Added.
6118         * platform/efl-wk1/fast/css/text-overflow-input-expected.txt: Added.
6119         * platform/efl-wk1/fast/css/vertical-text-overflow-ellipsis-text-align-center-expected.png: Added.
6120         * platform/efl/fast/css/text-overflow-ellipsis-bidi-expected.png: Removed.
6121         * platform/efl/fast/css/text-overflow-ellipsis-expected.png: Removed.
6122         * platform/efl/fast/css/text-overflow-ellipsis-strict-expected.png: Removed.
6123         * platform/efl/fast/css/text-overflow-ellipsis-text-align-center-expected.png: Removed.
6124         * platform/efl/fast/css/text-overflow-input-expected.png: Removed.
6125         * platform/efl/fast/css/text-overflow-input-expected.txt: Removed.
6126         * platform/efl/fast/css/vertical-text-overflow-ellipsis-text-align-center-expected.png: Removed.
6127         * platform/efl/fast/forms/basic-textareas-quirks-expected.png: Removed.
6128         * platform/efl/fast/forms/basic-textareas-quirks-expected.txt: Removed.
6129         * platform/efl/fast/forms/input-disabled-color-expected.png: Removed.
6130         * platform/efl/fast/forms/input-disabled-color-expected.txt: Removed.
6131         * platform/efl/fast/forms/input-readonly-dimmed-expected.png: Removed.
6132         * platform/efl/fast/forms/input-readonly-dimmed-expected.txt: Removed.
6133         * platform/efl/fast/forms/input-text-scroll-left-on-blur-expected.png: Removed.
6134         * platform/efl/fast/forms/input-text-scroll-left-on-blur-expected.txt: Removed.
6135         * platform/efl/fast/multicol/span/anonymous-split-block-crash-expected.png: Removed.
6136         * platform/efl/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.png: Removed.
6137         * platform/efl/fast/replaced/width100percent-textarea-expected.png: Removed.
6138
6139 2012-11-08  Tony Chang  <tony@chromium.org>
6140
6141         Layout test editing/pasteboard/file-drag-to-editable.html flaky
6142         https://bugs.webkit.org/show_bug.cgi?id=101092
6143
6144         Reviewed by Ryosuke Niwa.
6145
6146         Fix a flaky test.  The problem was that we were confusing the test harness by
6147         trying to do a navigation before the initial load finished (the notifyDone()
6148         call did nothing because waitUntilDone() was missing).  Depending on the state
6149         of the frame loader when the test run, there was a race in whether or not we
6150         would dump the results before or after completing the script execution.
6151
6152         Fix this by restructuring the test to run during onload and by calling notifyDone()
6153         after the file load attempt failed.
6154
6155         * editing/pasteboard/file-drag-to-editable-expected.txt:
6156         * editing/pasteboard/script-tests/file-drag-to-editable.js:
6157         (runTest.window.onbeforeunload): Simplify and don't run nofityDone yet.
6158         (runTest): Run test during onload event.
6159         * platform/chromium/TestExpectations: Remove flaky marker.
6160
6161 2012-11-08  Erik Arvidsson  <arv@chromium.org>
6162
6163         Wrong error type is thrown for type errors in callbacks
6164         https://bugs.webkit.org/show_bug.cgi?id=101502
6165
6166         Reviewed by Adam Barth.
6167
6168         We should be throwing a TypeError and not a DOMException with code TYPE_MISMATCH_ERR.
6169
6170         http://www.w3.org/TR/WebIDL/#es-callback-function
6171
6172         * fast/mediastream/argument-types-expected.txt:
6173         * fast/mediastream/peerconnection-argument-types-expected.txt:
6174         * fast/mediastream/script-tests/argument-types.js:
6175         * fast/mediastream/script-tests/peerconnection-argument-types.js:
6176         * fast/workers/storage/open-database-inputs-sync-expected.txt:
6177
6178 2012-11-08  Yael Aharon  <yael.aharon@intel.com>
6179
6180         Unreviewed. Even more gardening after r133898.
6181
6182         * platform/efl/TestExpectations:
6183
6184 2012-11-08  Joshua Bell  <jsbell@chromium.org>
6185
6186         [Chromium] Unreviewed gardening - widen flaky expectation to include crash
6187
6188         * platform/chromium/TestExpectations:
6189
6190 2012-11-08  Yael Aharon  <yael.aharon@intel.com>
6191
6192         Unreviewed. More gardening after r133898.
6193
6194         * platform/efl/TestExpectations:
6195
6196 2012-11-08  Joshua Bell  <jsbell@chromium.org>
6197
6198         [Chromium] Unreviewed gardening - fix lint failures in expectations file.
6199
6200         * platform/chromium/TestExpectations:
6201
6202 2012-11-08  Joshua Bell  <jsbell@chromium.org>
6203
6204         Multiple Layout Tests (e.g. fast/repaint/japanese-rl-selection-clear.html) is failing after r133840.
6205         https://bugs.webkit.org/show_bug.cgi?id=101547
6206
6207         [Chromium] Unreviewed gardening - test expectations update.
6208
6209         * platform/chromium/TestExpectations:
6210
6211 2012-11-08  Joshua Bell  <jsbell@chromium.org>
6212
6213         [Chromium] Test expectations for failing image tests following Chromium r166632.
6214
6215         Unreviewed gardening.
6216
6217         * platform/chromium/TestExpectations:
6218
6219 2012-11-08  Joshua Bell  <jsbell@chromium.org>
6220
6221         [Chromium] Widen flaky crash expectation fast/workers/worker-multi-startup.html to include linux.
6222
6223         Unreviewed gardening.
6224
6225         * platform/chromium/TestExpectations:
6226
6227 2012-11-08  Joshua Bell  <jsbell@chromium.org>
6228
6229         [Chromium] http/tests/inspector/indexeddb/database-data.html ASSERT on Win7 following r133855
6230         https://bugs.webkit.org/show_bug.cgi?id=101618
6231
6232         Unreviewed gardening.
6233
6234         * platform/chromium/TestExpectations:
6235
6236 2012-11-08  Emil A Eklund  <eae@chromium.org>
6237
6238         Unreviewed chromium mac rebaseline for r101497.
6239
6240         * platform/chromium-mac-lion/fast/css/text-overflow-ellipsis-bidi-expected.txt: Added.
6241         * platform/chromium-mac-lion/fast/css/text-overflow-ellipsis-expected.txt: Added.
6242         * platform/chromium-mac-lion/fast/css/text-overflow-ellipsis-strict-expected.txt: Added.
6243         * platform/chromium-mac-lion/fast/css/vertical-text-overflow-ellipsis-text-align-center-expected.txt: Added.
6244         * platform/chromium-mac-lion/fast/forms/input-readonly-autoscroll-expected.png: Added.
6245         * platform/chromium-mac-lion/fast/forms/input-readonly-autoscroll-expected.txt: Added.
6246         * platform/chromium-mac-lion/fast/forms/search-rtl-expected.txt: Added.
6247         * platform/chromium-mac-lion/fast/multicol/span: Added.
6248         * platform/chromium-mac-lion/fast/multicol/span/anonymous-split-block-crash-expected.txt: Added.
6249         * platform/chromium-mac-lion/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.txt: Added.
6250         * platform/chromium-mac-lion/fast/replaced/width100percent-textarea-expected.txt: Added.
6251         * platform/chromium-mac-lion/svg/text/text-overflow-ellipsis-svgfont-expected.txt: Added.
6252         * platform/chromium-mac-snowleopard/fast/css/text-overflow-ellipsis-bidi-expected.txt: Added.
6253         * platform/chromium-mac-snowleopard/fast/css/text-overflow-ellipsis-expected.txt: Added.
6254         * platform/chromium-mac-snowleopard/fast/css/text-overflow-ellipsis-strict-expected.txt: Added.
6255         * platform/chromium-mac-snowleopard/fast/css/vertical-text-overflow-ellipsis-text-align-center-expected.txt:
6256         * platform/chromium-mac-snowleopard/fast/forms/input-readonly-autoscroll-expected.png:
6257         * platform/chromium-mac-snowleopard/fast/forms/input-readonly-autoscroll-expected.txt: Added.
6258         * platform/chromium-mac-snowleopard/fast/forms/search-rtl-expected.txt: Added.
6259         * platform/chromium-mac-snowleopard/fast/multicol/span/anonymous-split-block-crash-expected.txt: Added.
6260         * platform/chromium-mac-snowleopard/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.txt: Added.
6261         * platform/chromium-mac-snowleopard/fast/replaced/width100percent-textarea-expected.png:
6262         * platform/chromium-mac-snowleopard/fast/replaced/width100percent-textarea-expected.txt: Added.
6263         * platform/chromium-mac-snowleopard/svg/text/text-overflow-ellipsis-svgfont-expected.txt: Added.
6264         * platform/chromium-mac/fast/css/text-overflow-ellipsis-bidi-expected.png:
6265         * platform/chromium-mac/fast/css/text-overflow-ellipsis-bidi-expected.txt: Added.
6266         * platform/chromium-mac/fast/css/text-overflow-ellipsis-expected.png:
6267         * platform/chromium-mac/fast/css/text-overflow-ellipsis-expected.txt: Added.
6268         * platform/chromium-mac/fast/css/text-overflow-ellipsis-strict-expected.png:
6269         * platform/chromium-mac/fast/css/text-overflow-ellipsis-strict-expected.txt: Added.
6270         * platform/chromium-mac/fast/css/text-overflow-input-expected.png:
6271         * platform/chromium-mac/fast/css/vertical-text-overflow-ellipsis-text-align-center-expected.png:
6272         * platform/chromium-mac/fast/css/vertical-text-overflow-ellipsis-text-align-center-expected.txt:
6273         * platform/chromium-mac/fast/forms/basic-textareas-expected.png:
6274         * platform/chromium-mac/fast/forms/basic-textareas-expected.txt:
6275         * platform/chromium-mac/fast/forms/basic-textareas-quirks-expected.png:
6276         * platform/chromium-mac/fast/forms/basic-textareas-quirks-expected.txt:
6277         * platform/chromium-mac/fast/forms/input-disabled-color-expected.png:
6278         * platform/chromium-mac/fast/forms/input-disabled-color-expected.txt:
6279         * platform/chromium-mac/fast/forms/input-readonly-autoscroll-expected.png:
6280         * platform/chromium-mac/fast/forms/input-readonly-autoscroll-expected.txt: Added.
6281         * platform/chromium-mac/fast/forms/input-readonly-dimmed-expected.png:
6282         * platform/chromium-mac/fast/forms/input-text-scroll-left-on-blur-expected.png:
6283         * platform/chromium-mac/fast/forms/search-rtl-expected.png:
6284         * platform/chromium-mac/fast/forms/search-rtl-expected.txt: Added.
6285         * platform/chromium-mac/fast/multicol/span/anonymous-split-block-crash-expected.png:
6286         * platform/chromium-mac/fast/multicol/span/anonymous-split-block-crash-expected.txt:
6287         * platform/chromium-mac/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.png:
6288         * platform/chromium-mac/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.txt:
6289         * platform/chromium-mac/fast/replaced/width100percent-textarea-expected.png:
6290         * platform/chromium-mac/fast/replaced/width100percent-textarea-expected.txt: Added.
6291         * platform/chromium-mac/svg/text/text-overflow-ellipsis-svgfont-expected.txt: Added.
6292         * platform/chromium/TestExpectations:
6293         * platform/chromium/fast/css/text-overflow-input-expected.txt: Removed.
6294         * platform/chromium/fast/forms/input-readonly-dimmed-expected.txt: Removed.
6295         * platform/chromium/fast/forms/input-text-scroll-left-on-blur-expected.txt: Removed.
6296         * platform/gtk/fast/forms/basic-textareas-quirks-expected.txt: Removed.
6297         * platform/mac/fast/css/text-overflow-input-expected.txt: Removed.
6298         * platform/mac/fast/forms/input-readonly-dimmed-expected.txt: Removed.
6299         * platform/mac/fast/forms/input-text-scroll-left-on-blur-expected.txt: Removed.
6300
6301 2012-11-08  Wei Fanzhe  <whyer1@gmail.com>
6302
6303         While absolute positioning is put before the first flexitem, flexitems will move to a new line.
6304         https://bugs.webkit.org/show_bug.cgi?id=101294
6305
6306         Reviewed by Ojan Vafai.
6307
6308         Add a case to test flexible layout while absolute positioning is put before the first flexitem.
6309
6310         * css3/flexbox/flex-algorithm-expected.txt:
6311         * css3/flexbox/flex-algorithm.html:
6312
6313 2012-11-08  Yael Aharon  <yael.aharon@intel.com>
6314
6315         Unreviewed. Gardening after r133898.
6316
6317         * platform/efl/TestExpectations:
6318
6319 2012-11-07  Emil A Eklund  <eae@chromium.org>
6320
6321         Fix enclosingLayoutRect calls in InlineFlowBox.h
6322         https://bugs.webkit.org/show_bug.cgi?id=101497
6323
6324         Reviewed by Levi Weintraub.
6325
6326         Update tests expectations to reflect change form
6327         enclosingIntRect to enclosingLayoutRect.
6328
6329         * platform/chromium-linux/fast/css/text-overflow-ellipsis-text-align-center-expected.txt:
6330         * platform/chromium-linux/fast/css/vertical-text-overflow-ellipsis-text-align-center-expected.txt:
6331         * platform/chromium-win/fast/multicol/span/anonymous-split-block-crash-expected.txt:
6332         * platform/chromium-win/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.txt:
6333         * platform/chromium-win/svg/text/text-overflow-ellipsis-svgfont-expected.txt:
6334         * platform/mac/fast/css/text-overflow-ellipsis-bidi-expected.txt:
6335         * platform/mac/fast/css/text-overflow-ellipsis-expected.txt:
6336         * platform/mac/fast/css/text-overflow-ellipsis-strict-expected.txt:
6337         * platform/mac/fast/css/text-overflow-input-expected.txt:
6338         * platform/mac/fast/css/vertical-text-overflow-ellipsis-text-align-center-expected.txt:
6339         * platform/mac/fast/forms/basic-textareas-expected.txt:
6340         * platform/mac/fast/forms/basic-textareas-quirks-expected.txt:
6341         * platform/mac/fast/forms/input-disabled-color-expected.txt:
6342         * platform/mac/fast/forms/input-readonly-autoscroll-expected.txt:
6343         * platform/mac/fast/forms/input-readonly-dimmed-expected.txt:
6344         * platform/mac/fast/forms/input-text-scroll-left-on-blur-expected.txt:
6345         * platform/mac/fast/forms/search-rtl-expected.txt:
6346         * platform/mac/fast/multicol/span/anonymous-split-block-crash-expected.txt:
6347         * platform/mac/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.txt:
6348         * platform/mac/fast/multicol/span/span-as-immediate-child-property-removal-expected.txt:
6349         * platform/mac/fast/replaced/width100percent-textarea-expected.txt:
6350         * platform/mac/svg/text/text-overflow-ellipsis-svgfont-expected.txt:
6351
6352 2012-11-08  Alexander Shalamov  <alexander.shalamov@intel.com>
6353
6354         Rebaseline fast/media/w3c/test_media_queries.html and fast/media/mq-resolution.html after r133884
6355         https://bugs.webkit.org/show_bug.cgi?id=101597
6356
6357         Unreviewed, WebKit gardening.
6358
6359         Layout tests fast/media/w3c/test_media_queries.html and fast/media/mq-resolution.html
6360         need new test expectations after r133884.
6361
6362         * fast/media/mq-resolution-expected.txt:
6363         * fast/media/w3c/test_media_queries-expected.txt:
6364
6365 2012-11-08  Mikhail Pozdnyakov  <mikhail.pozdnyakov@intel.com>
6366
6367         [EFL] Rebaseline fast/canvas/fillText-shadow.html
6368         https://bugs.webkit.org/show_bug.cgi?id=101587
6369
6370         Unreviewed gardening.
6371
6372         Test fast/canvas/fillText-shadow.html has to be rebased after r133834.
6373
6374         * platform/efl/fast/canvas/fillText-shadow-expected.txt:
6375
6376 2012-11-08  Mikhail Pozdnyakov  <mikhail.pozdnyakov@intel.com>
6377
6378         [EFL] Gardening after r133807 and r133820
6379         https://bugs.webkit.org/show_bug.cgi?id=101585
6380
6381         Unreviewed gardening.
6382
6383         Skipping of compositing/absolute-inside-out-of-view-fixed.html and
6384         editing/execCommand/switch-list-type-with-orphaned-li.html for EFL.
6385
6386         * platform/efl/TestExpectations:
6387
6388 2012-11-08  Mikhail Pozdnyakov  <mikhail.pozdnyakov@intel.com>
6389
6390         [EFL] Rebaseline svg/css/group-with-shadow.svg
6391         https://bugs.webkit.org/show_bug.cgi?id=101592
6392
6393         Unreviewed gardening.
6394
6395         Test svg/css/group-with-shadow.svg has to be rebaselined after r133834.
6396
6397         * platform/efl-wk1/svg/css/group-with-shadow-expected.png: Removed.
6398         * platform/efl/svg/css/group-with-shadow-expected.png: Added.
6399         * platform/efl/svg/css/group-with-shadow-expected.txt:
6400
6401 2012-11-08  Alexander Shalamov  <alexander.shalamov@intel.com>
6402
6403         Warn in the inspector console when using dpi and dpcm units outside of media="print"
6404         https://bugs.webkit.org/show_bug.cgi?id=100865
6405
6406         Reviewed by Kenneth Rohde Christiansen.
6407
6408         Added layout test that checks if warning is printed to console when dpi or dpcm CSS
6409         units are used for resolution media feature.
6410
6411         * fast/media/mq-resolution-dpi-dpcm-warning-expected.txt: Added.
6412         * fast/media/mq-resolution-dpi-dpcm-warning.html: Added.
6413
6414         Skip tests for platforms that doesn't support resolution media feature.
6415
6416         * platform/chromium/TestExpectations:
6417         * platform/gtk/TestExpectations:
6418         * platform/mac/TestExpectations:
6419         * platform/win/TestExpectations:
6420
6421 2012-11-08  Zan Dobersek  <zandobersek@gmail.com>
6422
6423         Unreviewed GTK gardening.
6424
6425         Adding a platform-specific baseline for the test added in r133868.
6426
6427         * platform/gtk/http/tests/security/XFrameOptions: Added.
6428         * platform/gtk/http/tests/security/XFrameOptions/x-frame-options-invalid-expected.txt: Added.
6429
6430 2012-11-08  Ádám Kallai  <kadam@inf.u-szeged.hu>
6431
6432         [Qt] Unreviewed Gardening.
6433
6434         Skip a failing after r133820. Added new baseline after 133834. Update expectation after 133638.
6435
6436         * platform/qt/TestExpectations:
6437         * platform/qt/css3/filters/effect-reference-expected.png:
6438         * platform/qt/css3/filters/effect-reference-expected.txt:
6439         * platform/qt/svg/css/group-with-shadow-expected.txt:
6440
6441 2012-11-08  Zan Dobersek  <zandobersek@gmail.com>
6442
6443         Unreviewed GTK gardening.
6444
6445         Adding a failure expectation for editing/execCommand/switch-list-type-with-orphaned-li.html,
6446         the test regressed in r133820
6447         Further rebaselining after r133834.
6448
6449         * platform/gtk/TestExpectations:
6450         * platform/gtk/fast/canvas/fillText-shadow-expected.txt:
6451         * platform/gtk/svg/css/group-with-shadow-expected.png:
6452         * platform/gtk/svg/css/group-with-shadow-expected.txt:
6453
6454 2012-11-08  Mike West  <mkwst@chromium.org>
6455
6456         Warn when parsing an invalid X-Frame-Options header.
6457         https://bugs.webkit.org/show_bug.cgi?id=101447
6458
6459         Reviewed by Adam Barth.
6460
6461         * http/tests/security/XFrameOptions/resources/x-frame-options-invalid.cgi: Added.
6462         * http/tests/security/XFrameOptions/x-frame-options-invalid-expected.txt: Added.
6463         * http/tests/security/XFrameOptions/x-frame-options-invalid.html: Added.
6464             New test with an invalid frame option value.
6465
6466 2012-11-08  Zan Dobersek  <zandobersek@gmail.com>
6467
6468         Unreviewed GTK gardening.
6469
6470         Moving some expectations to proper sections, unskiping a couple of tests
6471         and merging expectations for tests in printing/.
6472
6473         * platform/gtk/TestExpectations:
6474
6475 2012-11-08  Eugene Klyuchnikov  <eustas.bug@gmail.com>
6476
6477         Web Inspector: Timeline: Improve time/timeEnd appearance.
6478         https://bugs.webkit.org/show_bug.cgi?id=100936
6479
6480         Reviewed by Yury Semikhatsky.
6481
6482         Tested gluing of time/timeEnd records.
6483
6484         * inspector/timeline/timeline-time-expected.txt: Added.
6485         * inspector/timeline/timeline-time.html: Added.
6486
6487 2012-11-08  Yury Semikhatsky  <yurys@chromium.org>
6488
6489         Web Inspector: move front-end methods called from native part to InspectorFrontendAPI
6490         https://bugs.webkit.org/show_bug.cgi?id=101463
6491
6492         Reviewed by Vsevolod Vlasov.
6493
6494         Moved Web Inspector methods called from native code to InspectorFrontendAPI.
6495
6496         * http/tests/inspector-protocol/resources/InspectorTest.js:
6497         (InspectorFrontendAPI.dispatchMessageAsync):
6498
6499 2012-11-08  Zan Dobersek  <zandobersek@gmail.com>
6500
6501         Unreviewed GTK gardening.
6502
6503         Rebaselining after r131974, r133037 and r133834.
6504
6505         * platform/gtk/TestExpectations:
6506         * platform/gtk/fast/repaint/moving-shadow-on-container-expected.png:
6507         * platform/gtk/fast/table/025-expected.png:
6508         * platform/gtk/fast/table/025-expected.txt:
6509         * platform/gtk/svg/css/arrow-with-shadow-expected.png:
6510         * platform/gtk/svg/css/arrow-with-shadow-expected.txt:
6511         * platform/gtk/svg/css/clippath-with-shadow-expected.txt:
6512         * platform/gtk/svg/css/composite-shadow-example-expected.png:
6513         * platform/gtk/svg/css/composite-shadow-example-expected.txt:
6514         * platform/gtk/svg/css/composite-shadow-text-expected.png:
6515         * platform/gtk/svg/css/composite-shadow-with-opacity-expected.png: Added.
6516         * platform/gtk/svg/css/composite-shadow-with-opacity-expected.txt:
6517         * platform/gtk/svg/css/shadow-changes-expected.png:
6518         * platform/gtk/svg/css/shadow-changes-expected.txt:
6519         * platform/gtk/svg/custom/pattern-scaling-expected.png: Added.
6520         * platform/gtk/svg/custom/pattern-scaling-expected.txt: Added.
6521         * platform/gtk/svg/custom/pattern-skew-transformed-expected.png:
6522         * platform/gtk/svg/custom/pattern-skew-transformed-expected.txt: Added.
6523         * platform/gtk/svg/custom/pattern-with-transformation-expected.png:
6524         * platform/gtk/svg/custom/simple-text-double-shadow-expected.txt:
6525         * platform/gtk/svg/repaint/repaint-webkit-svg-shadow-expected.png: Added.
6526         * platform/gtk/svg/transforms/text-with-pattern-inside-transformed-html-expected.png:
6527
6528 2012-11-08  Kunihiko Sakamoto  <ksakamoto@chromium.org>
6529
6530         User can change a disabled select (drop down box)
6531         https://bugs.webkit.org/show_bug.cgi?id=100932
6532
6533         Reviewed by Kent Tamura.
6534
6535         Verify that keyboard events do not change value of disabled select.
6536
6537         * fast/forms/select/select-disabled-expected.txt: Added.
6538         * fast/forms/select/select-disabled.html: Added.
6539
6540 2012-11-07  Vsevolod Vlasov  <vsevik@chromium.org>
6541
6542         [Chromium] Web Inspector: some tests failing with "Cannot call method 'hasTextContent' of undefined"
6543         https://bugs.webkit.org/show_bug.cgi?id=94501
6544
6545         Unreviewed unskipped test.
6546
6547         * platform/chromium/TestExpectations:
6548
6549 2012-11-07  Vsevolod Vlasov  <vsevik@chromium.org>
6550
6551         Web Inspector: Migrate inspector IndexedDB support to frontend API.
6552         https://bugs.webkit.org/show_bug.cgi?id=101457
6553
6554         Reviewed by Pavel Feldman.
6555
6556         * http/tests/inspector/indexeddb/database-data.html:
6557
6558 2012-11-07  Vsevolod Vlasov  <vsevik@chromium.org>
6559
6560         Web Inspector: Infinite loop in DataGrid::autoSizeColumn
6561         https://bugs.webkit.org/show_bug.cgi?id=101363
6562
6563         Reviewed by Pavel Feldman.
6564
6565         * inspector/datagrid-autosize-expected.txt: Added.
6566         * inspector/datagrid-autosize.html: Added.
6567
6568 2012-11-07  Keishi Hattori  <keishi@webkit.org>
6569
6570         Implement week picking to calendar picker
6571         https://bugs.webkit.org/show_bug.cgi?id=101449
6572
6573         Reviewed by Kent Tamura.
6574
6575         * platform/chromium/fast/forms/calendar-picker/calendar-picker-mouse-operations.html: Needs to be changed because we changed DaysTable DOM.
6576
6577 2012-11-07  Hayato Ito  <hayato@chromium.org>
6578
6579         Unreviewed, WebKit gardening.
6580
6581         Put the deleted line back in r133849 and delete the other one.
6582
6583         * platform/chromium/TestExpectations:
6584
6585 2012-11-07  Hayato Ito  <hayato@chromium.org>
6586
6587         Unreviewed, WebKit gardening.
6588
6589         Remove a duplication which caused a webkit-lint error.
6590
6591         * platform/chromium/TestExpectations:
6592
6593 2012-11-07  Sheriff Bot  <webkit.review.bot@gmail.com>
6594
6595         Unreviewed, rolling out r133841.
6596         http://trac.webkit.org/changeset/133841
6597         https://bugs.webkit.org/show_bug.cgi?id=101542
6598
6599         Reverted patches were innocent (Requested by shinyak on
6600         #webkit).
6601
6602         * fast/dom/shadow/styling-pseudo-attribute-expected.html: Added.
6603         * fast/dom/shadow/styling-pseudo-attribute.html: Added.
6604         * platform/chromium/TestExpectations:
6605
6606 2012-11-07  Hayato Ito  <hayato@chromium.org>
6607
6608         Unreviewed, WebKit gardening.
6609
6610         Rebaseline after r133384.
6611         
6612         * fast/repaint/moving-shadow-on-container-expected.txt: Renamed from LayoutTests/platform/chromium-linux-x86/fast/repaint/moving-shadow-on-container-expected.txt.
6613         * platform/chromium-linux-x86/svg/css/group-with-shadow-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/css/group-with-shadow-expected.txt.
6614         * platform/chromium-linux/fast/repaint/moving-shadow-on-container-expected.txt: Removed.
6615         * platform/chromium-linux/svg/css/group-with-shadow-expected.png: Added.
6616         * platform/chromium-linux/svg/css/group-with-shadow-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/css/group-with-shadow-expected.txt.
6617         * platform/chromium-mac-lion/svg/css/group-with-shadow-expected.png: Renamed from LayoutTests/platform/chromium-mac-snowleopard/svg/css/group-with-shadow-expected.png.
6618         * platform/chromium-mac-lion/svg/css/group-with-shadow-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/css/group-with-shadow-expected.txt.
6619         * platform/chromium-mac-snowleopard/svg/css/group-with-shadow-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/css/group-with-shadow-expected.txt.
6620         * platform/chromium-mac/fast/repaint/moving-shadow-on-container-expected.png:
6621         * platform/chromium-mac/fast/repaint/moving-shadow-on-container-expected.txt:
6622         * platform/chromium-mac/svg/css/group-with-shadow-expected.png: Added.
6623         * platform/chromium-mac/svg/css/group-with-shadow-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/css/group-with-shadow-expected.txt.
6624         * platform/chromium-win-xp/fast/repaint/moving-shadow-on-container-expected.txt: Removed.
6625         * platform/chromium-win-xp/svg/css/group-with-shadow-expected.png: Added.
6626         * platform/chromium-win-xp/svg/css/group-with-shadow-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/css/group-with-shadow-expected.txt.
6627         * platform/chromium-win/fast/repaint/moving-shadow-on-container-expected.txt: Removed.
6628         * platform/chromium-win/svg/css/group-with-shadow-expected.png: Added.
6629         * platform/chromium-win/svg/css/group-with-shadow-expected.txt:
6630         * platform/chromium/TestExpectations:
6631         * platform/chromium/fast/repaint/moving-shadow-on-container-expected.txt: Removed.
6632         * platform/chromium/svg/css/group-with-shadow-expected.png: Removed.
6633         * platform/efl-wk1/fast/repaint/moving-shadow-on-container-expected.png: Renamed from LayoutTests/platform/efl/fast/repaint/moving-shadow-on-container-expected.png.
6634         * platform/efl-wk1/svg/css/group-with-shadow-expected.png: Renamed from LayoutTests/platform/efl/svg/css/group-with-shadow-expected.png.
6635         * platform/efl/fast/repaint/moving-shadow-on-container-expected.txt: Removed.
6636
6637 2012-11-07  Dirk Pranke  <dpranke@chromium.org>
6638
6639         Unreviewed, new chromium-mac-mountainlion svg baselines.
6640
6641 2012-11-07  Shinya Kawanaka  <shinyak@chromium.org>
6642
6643         Unreviewed, rolling out r133428 and r133749
6644         https://bugs.webkit.org/show_bug.cgi?id=101533
6645
6646         These patches might cause memory regression.
6647
6648         * fast/dom/shadow/styling-pseudo-attribute-expected.html: Removed.
6649         * fast/dom/shadow/styling-pseudo-attribute.html: Removed.
6650         * platform/chromium/TestExpectations:
6651
6652 2012-11-07  Hayato Ito  <hayato@chromium.org>
6653
6654         Unreviewed gardening.
6655
6656         Marking new test editing/execCommand/switch-list-type-with-orphaned-li.html per webkit.org/b/101539.
6657
6658         * platform/chromium/TestExpectations:
6659
6660 2012-11-07  Dirk Pranke  <dpranke@chromium.org>
6661
6662         Unreviewed, new chromium-mac-mountainlion baselines for remaining dirs outside of fast, svg, and tables.
6663
6664 2012-11-07  Tim Horton  <timothy_horton@apple.com>
6665
6666         Repaint issues with -webkit-svg-shadow used on a container
6667         https://bugs.webkit.org/show_bug.cgi?id=65643
6668         <rdar://problem/7600532>
6669
6670         Reviewed by Simon Fraser.
6671
6672         * platform/chromium/TestExpectations: Mark tests as needing rebaseline.
6673         * platform/efl/TestExpectations: Mark tests as needing rebaseline.
6674         * platform/gtk/TestExpectations: Mark tests as needing rebaseline.
6675         * platform/qt/TestExpectations: Mark tests as needing rebaseline.
6676
6677         * platform/mac/fast/repaint/moving-shadow-on-container-expected.txt:
6678         * platform/mac/svg/css/arrow-with-shadow-expected.txt:
6679         * platform/mac/svg/css/clippath-with-shadow-expected.txt:
6680         * platform/mac/svg/css/composite-shadow-example-expected.txt:
6681         * platform/mac/svg/css/composite-shadow-with-opacity-expected.txt:
6682         * platform/mac/svg/css/group-with-shadow-expected.txt:
6683         * platform/mac/svg/css/shadow-changes-expected.txt:
6684         * platform/mac/svg/custom/simple-text-double-shadow-expected.txt:
6685         Rebaseline Mac results due to this change.
6686
6687         * svg/css/parent-shadow-offscreen-expected.svg: Added.
6688         * svg/css/parent-shadow-offscreen.svg: Added.
6689         Add a new test that ensures that <g> with -webkit-svg-shadow applied draws when children are offscreen but the shadow is not.
6690
6691         * svg/css/root-shadow-offscreen-expected.svg: Added.
6692         * svg/css/root-shadow-offscreen.svg: Added.
6693         Add a new test that ensures that <svg> with -webkit-svg-shadow applied draws when children are offscreen but the shadow is not.
6694
6695         * platform/mac/svg/repaint/repaint-webkit-svg-shadow-expected.png: Added.
6696         * svg/repaint/repaint-webkit-svg-shadow-expected.txt: Added.
6697         * svg/repaint/repaint-webkit-svg-shadow.svg: Added.
6698         Add a new test that ensures that SVG elements with -webkit-svg-shadow are correctly invalidated.
6699
6700 2012-11-07  Roger Fong  <roger_fong@apple.com>
6701
6702         Enable Subpixel Layout on Windows. Rebaseline any failing tests that were rebaselined in r133351.
6703         https://bugs.webkit.org/show_bug.cgi?id=101538
6704
6705         Rubberstamped by Tim Horton.
6706
6707         * platform/win/css1/font_properties/font-expected.txt:
6708         * platform/win/css2.1/t0905-c5525-fltwidth-00-c-g-expected.txt:
6709         * platform/win/editing/selection/caret-ltr-right-expected.txt:
6710         * platform/win/editing/selection/caret-rtl-2-left-expected.txt:
6711         * platform/win/editing/selection/caret-rtl-right-expected.txt:
6712         * platform/win/editing/selection/mixed-editability-10-expected.txt:
6713         * platform/win/editing/selection/vertical-lr-ltr-extend-line-backward-br-expected.txt:
6714         * platform/win/editing/selection/vertical-lr-ltr-extend-line-forward-br-expected.txt:
6715         * platform/win/editing/selection/vertical-rl-ltr-extend-line-backward-br-expected.txt:
6716         * platform/win/editing/selection/vertical-rl-ltr-extend-line-backward-p-expected.txt:
6717         * platform/win/editing/selection/vertical-rl-ltr-extend-line-forward-br-expected.txt:
6718         * platform/win/editing/selection/vertical-rl-ltr-extend-line-forward-p-expected.txt:
6719         * platform/win/editing/selection/vertical-rl-rtl-extend-line-backward-br-expected.txt:
6720         * platform/win/editing/selection/vertical-rl-rtl-extend-line-backward-p-expected.txt:
6721         * platform/win/editing/selection/vertical-rl-rtl-extend-line-forward-br-expected.txt:
6722         * platform/win/editing/selection/vertical-rl-rtl-extend-line-forward-p-expected.txt:
6723         * platform/win/fast/borders/bidi-012-expected.txt:
6724         * platform/win/fast/forms/fieldset-legend-padding-unclipped-fieldset-border-expected.txt:
6725         * platform/win/fast/forms/file/file-input-disabled-expected.txt:
6726         * platform/win/fast/inline/inline-box-background-expected.txt:
6727         * platform/win/fast/inline/inline-box-background-long-image-expected.txt:
6728         * platform/win/fast/inline/inline-box-background-repeat-x-expected.txt:
6729         * platform/win/fast/inline/inline-box-background-repeat-y-expected.txt:
6730         * platform/win/fast/lists/003-vertical-expected.txt:
6731         * platform/win/fast/text/international/vertical-text-glyph-test-expected.txt:
6732         * platform/win/fast/writing-mode/Kusa-Makura-background-canvas-expected.txt:
6733         * platform/win/transforms/2d/hindi-rotated-expected.txt:
6734
6735 2012-11-07  Keishi Hattori  <keishi@webkit.org>
6736
6737         [Chromium] platform/chromium/fast/forms/calendar-picker/calendar-picker-key-operations.html is flaky
6738         https://bugs.webkit.org/show_bug.cgi?id=101408
6739
6740         Reviewed by Kent Tamura.
6741
6742         Mistake with timezone was making this test flaky.
6743
6744         * platform/chromium/fast/forms/calendar-picker/calendar-picker-key-operations.html:
6745
6746 2012-11-07  Dirk Pranke  <dpranke@chromium.org>
6747
6748         Unreviewed, new chromium-mac-mountainlion baselines for css3/selectors3.
6749
6750 2012-11-07  Dirk Pranke  <dpranke@chromium.org>
6751
6752         Unreviewed, chromium expectations cleanup
6753
6754         Remove entries for a couple of passing tests and one stale pixel
6755         result for a reftest.
6756
6757         * platform/chromium-mac-mountainlion/TestExpectations:
6758         * platform/chromium-mac/fast/sub-pixel/float-wrap-zoom-expected.png: Removed.
6759         * platform/chromium/TestExpectations:
6760
6761 2012-11-07  Dirk Pranke  <dpranke@chromium.org>
6762
6763         Unreviewed, update chromium-mac-ml expectations after r133811 and r133814.
6764
6765         * platform/chromium-mac-mountainlion/TestExpectations:
6766         * platform/chromium-mac/css2.1/20110323/border-conflict-element-001d-expected.png: Removed.
6767         * platform/chromium-mac/css2.1/20110323/overflow-applies-to-007-expected.png: Removed.
6768         * platform/chromium-mac/css2.1/20110323/overflow-applies-to-010-expected.png: Removed.
6769         * platform/chromium-mac/css2.1/20110323/overflow-applies-to-012-expected.png: Removed.
6770         * platform/chromium-mac/css2.1/20110323/overflow-applies-to-013-expected.png: Removed.
6771         * platform/chromium-mac/css2.1/20110323/overflow-applies-to-014-expected.png: Removed.
6772         * platform/chromium-mac/css2.1/20110323/overflow-applies-to-015-expected.png: Removed.
6773         * platform/chromium-mac/css2.1/20110323/text-indent-014-expected.png: Removed.
6774         * platform/chromium/TestExpectations:
6775
6776 2012-11-07  KyungTae Kim  <ktf.kim@samsung.com>
6777
6778         [EFL] Remove exif-orientation-image-document.html from failure list
6779         https://bugs.webkit.org/show_bug.cgi?id=101518
6780
6781         Unreviewed gardening.
6782
6783         fast/images/exif-orientation-image-document.html passes after r133728
6784
6785         * platform/efl-wk1/TestExpectations:
6786
6787 2012-11-07  Philip Rogers  <pdr@google.com>
6788
6789         Rebaselinene after external SVG unblocked in WK100485
6790         https://bugs.webkit.org/show_bug.cgi?id=101248
6791
6792         Unreviewed update of test expectations.
6793
6794         * platform/chromium-linux/svg/dynamic-updates/SVGUseElement-dom-href1-attr-expected.png: Added property svn:mime-type.
6795         * platform/chromium-linux/svg/dynamic-updates/SVGUseElement-svgdom-href1-prop-expected.png: Added property svn:mime-type.
6796         * platform/chromium-mac-lion/svg/dynamic-updates/SVGUseElement-dom-href1-attr-expected.png: Added.
6797         * platform/chromium-mac-lion/svg/dynamic-updates/SVGUseElement-svgdom-href1-prop-expected.png: Added.
6798         * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGUseElement-dom-href1-attr-expected.png: Added property svn:mime-type.
6799         * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGUseElement-svgdom-href1-prop-expected.png: Added property svn:mime-type.
6800         * platform/chromium-mac/svg/dynamic-updates/SVGUseElement-dom-href1-attr-expected.png:
6801         * platform/chromium-mac/svg/dynamic-updates/SVGUseElement-svgdom-href1-prop-expected.png:
6802         * platform/chromium-win/svg/dynamic-updates/SVGUseElement-dom-href1-attr-expected.png:
6803         * platform/chromium-win/svg/dynamic-updates/SVGUseElement-svgdom-href1-prop-expected.png: Added property svn:mime-type.
6804         * platform/chromium/TestExpectations:
6805
6806 2012-11-07  Dirk Pranke  <dpranke@chromium.org>
6807
6808         Unreviewed, update chromium-mac-mountainlion baselines for css2.1
6809
6810 2012-11-07  Dirk Pranke  <dpranke@chromium.org>
6811
6812         Unreviewed, update chromium-mac-mountainlion baselines for css2.1/20110323
6813
6814 2012-11-07  Joshua Bell  <jsbell@chromium.org>
6815
6816         [Chromium] Unreviewed gardening.
6817
6818         * platform/chromium/TestExpectations:
6819
6820 2012-11-07  Beth Dakin  <bdakin@apple.com>
6821
6822         https://bugs.webkit.org/show_bug.cgi?id=101303
6823         Fixed position elements that are out of view still end up forcing 
6824         non-threaded scrolling
6825         -and corresponding-
6826         <rdar://problem/12642222>
6827
6828         Reviewed by Simon Fraser.
6829
6830         New tests for an invisible fixed object that has visible children.
6831         * compositing/absolute-inside-out-of-view-fixed-expected.txt: Added.
6832         * compositing/absolute-inside-out-of-view-fixed.html: Added.
6833         * platform/mac/tiled-drawing/fixed/absolute-inside-out-of-view-fixed-expected.txt: Added.
6834         * platform/mac/tiled-drawing/fixed/absolute-inside-out-of-view-fixed.html: Added.
6835
6836         Updated results because these tests can now scroll on the scrolling 
6837         thread, yay!
6838         * platform/mac/tiled-drawing/fixed/fixed-position-out-of-view-expected.txt:
6839         * platform/mac/tiled-drawing/fixed/fixed-position-out-of-view-negative-zindex-expected.txt:
6840
6841 2012-11-07  Philip Rogers  <pdr@google.com>
6842
6843         Update expectations for svg/text/text-rescale.svg
6844
6845         Unreviewed update of test expectations.
6846
6847         This test needed a rebaseline after r133786.
6848
6849         * platform/chromium-win/svg/text/text-rescale-expected.png:
6850         * platform/efl/svg/text/text-rescale-expected.png: Removed.
6851
6852 2012-11-07  Philip Rogers  <pdr@google.com>
6853
6854         Skip SVG repaint tracking when parent container transforms
6855         https://bugs.webkit.org/show_bug.cgi?id=101177
6856
6857         Reviewed by Eric Seidel.
6858
6859         The repaint area in svg/repaint/inner-svg-change-viewBox.svg has
6860         been tightened as a result of this patch.
6861
6862         * platform/chromium/TestExpectations:
6863         * platform/mac/TestExpectations:
6864
6865 2012-11-07  Balazs Kelemen  <kbalazs@webkit.org>
6866
6867         [Qt] Text on scaled layer is blurry
6868         https://bugs.webkit.org/show_bug.cgi?id=101491
6869
6870         Unreviewed gardening.
6871
6872         Mark tests as ImageOnlyFailure.
6873
6874         * platform/qt-5.0-wk2/TestExpectations:
6875
6876 2012-11-07  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
6877
6878         Enable text dump in fast/forms/file/get-file-upload.html earlier.
6879         https://bugs.webkit.org/show_bug.cgi?id=101468
6880
6881         Reviewed by Kentaro Hara.
6882
6883         Do not call testRunner.dumpAsText() only when processing the form
6884         submission, since that will not be triggered if a port does not
6885         support, say, beginDragWithFiles(), and a useless pixel result
6886         will be generated in that case.
6887
6888         Instead, call dumpAsText() as early as possible.
6889
6890         * fast/forms/file/get-file-upload.html:
6891
6892 2012-11-07  Joshua Bell  <jsbell@chromium.org>
6893
6894         IndexedDB: Assertion failure with open() within upgradeneeded
6895         https://bugs.webkit.org/show_bug.cgi?id=96947
6896
6897         Reviewed by Dimitri Glazkov.
6898
6899         Exercise the code path leading to the assert by having a second version change transaction
6900         unblocked by the first's connection closing. Includes a known failure due to metadata
6901         snapshot timing.
6902
6903         * storage/indexeddb/resources/unblocked-version-changes.js: Added.
6904         (test):
6905         (openConnection):
6906         (onUpgradeNeeded):
6907         (onError):
6908         (onUpgradeNeeded2):
6909         (onSuccess):
6910         * storage/indexeddb/unblocked-version-changes-expected.txt: Added.
6911         * storage/indexeddb/unblocked-version-changes.html: Added.
6912
6913 2012-11-06  Simon Fraser  <simon.fraser@apple.com>
6914
6915         Fix failing platform/mac/tiled-drawing on Lion.
6916         
6917         It's not possible to use TestExpectations to skip tests on all but current mac-wk2,
6918         so just land results for Lion.
6919
6920         * platform/mac-lion/platform/mac/tiled-drawing/fixed/absolute-inside-fixed-expected.txt: Added.
6921         * platform/mac-lion/platform/mac/tiled-drawing/fixed/fixed-in-overflow-expected.txt: Added.
6922         * platform/mac-lion/platform/mac/tiled-drawing/fixed/fixed-position-out-of-view-expected.txt: Added.
6923         * platform/mac-lion/platform/mac/tiled-drawing/fixed/fixed-position-out-of-view-negative-zindex-expected.txt: Added.
6924         * platform/mac-lion/platform/mac/tiled-drawing/fixed/four-bars-expected.txt: Added.
6925         * platform/mac-lion/platform/mac/tiled-drawing/fixed/nested-fixed-expected.txt: Added.
6926         * platform/mac-lion/platform/mac/tiled-drawing/fixed/percentage-inside-fixed-expected.txt: Added.
6927         * platform/mac-lion/platform/mac/tiled-drawing/scrolling-tree-after-scroll-expected.txt: Added.
6928         * platform/mac-lion/platform/mac/tiled-drawing/scrolling-tree-slow-scrolling-expected.txt: Added.
6929         * platform/mac-lion/platform/mac/tiled-drawing/tile-coverage-after-scroll-expected.txt: Added.
6930         * platform/mac-lion/platform/mac/tiled-drawing/tile-coverage-scroll-to-bottom-expected.txt: Added.
6931         * platform/mac-lion/platform/mac/tiled-drawing/tile-coverage-slow-scrolling-expected.txt: Added.
6932         * platform/mac-lion/platform/mac/tiled-drawing/tiled-drawing-zoom-expected.txt: Added.
6933         * platform/mac-lion/platform/mac/tiled-drawing/tiled-drawing-zoom-scrolled-expected.txt: Added.
6934         * platform/mac-lion/platform/mac/tiled-drawing/use-tiled-drawing-expected.txt: Added.
6935
6936 2012-11-07  Shinya Kawanaka  <shinyak@chromium.org>
6937
6938         [Shadow] Style should update when 'pseudo' attribute is dynamically updated
6939         https://bugs.webkit.org/show_bug.cgi?id=100918
6940
6941         Reviewed by Dimitri Glazkov.
6942
6943         * fast/dom/shadow/pseudo-attribute-dynamic-expected.html: Added.
6944         * fast/dom/shadow/pseudo-attribute-dynamic.html: Added.
6945
6946 2012-11-07  Vsevolod Vlasov  <vsevik@chromium.org>
6947
6948         Unreviewed test expectations update.
6949
6950         * platform/chromium/TestExpectations:
6951
6952 2012-11-07  Joshua Bell  <jsbell@chromium.org>
6953
6954         [Chromium] Unreviewed gardening. Rebaseline the tests added
6955         in http://trac.webkit.org/changeset/133686 - part deux.
6956
6957         * platform/chromium-win/fast/backgrounds/transformed-body-background-expected.png: Added.
6958         * platform/chromium-win/fast/backgrounds/transformed-body-html-background-expected.png: Added.
6959         * platform/chromium-win/fast/backgrounds/transformed-html-body-background-expected.png: Added.
6960
6961 2012-11-07  Vsevolod Vlasov  <vsevik@chromium.org>
6962
6963         Layout Test inspector/debugger/script-formatter-breakpoints.html is failing
6964         https://bugs.webkit.org/show_bug.cgi?id=101361
6965
6966         Unreviewed test fix.
6967
6968         * inspector/debugger/script-formatter-breakpoints.html:
6969         * platform/chromium/TestExpectations:
6970
6971 2012-11-07  Balazs Kelemen  <kbalazs@webkit.org>
6972
6973         [Qt] Unreviewed gardening
6974
6975         Some image expectetions was accidentally added for reference tests and it consused nrwt.
6976         Deleted them.
6977
6978         * platform/qt-5.0-wk2/compositing/text-on-scaled-layer-expected.png: Removed.
6979         * platform/qt-5.0-wk2/compositing/text-on-scaled-surface-expected.png: Removed.
6980         * platform/qt/css2.1/20110323/margin-collapse-clear-016-expected.png: Removed.
6981         * platform/qt/svg/animations/animateMotion-additive-2c-expected.png: Removed.
6982
6983 2012-11-07  Zan Dobersek  <zandobersek@gmail.com>
6984
6985         Unreviewed GTK gardening.
6986
6987         Adding a timeout expectation for the test introduced in r133660.
6988         Adding timeout expectations for two media tests that started timing
6989         out probably after r133633.
6990
6991         * platform/gtk/TestExpectations:
6992
6993 2012-11-07  Dominik Röttsches  <dominik.rottsches@intel.com>
6994
6995         [EFL] Unreviewed gardening.
6996
6997         Rebaselining a few ruby tests.
6998
6999         * platform/efl/fast/writing-mode/japanese-ruby-horizontal-bt-expected.png:
7000         * platform/efl/fast/writing-mode/japanese-ruby-horizontal-bt-expected.txt:
7001         * platform/efl/fast/writing-mode/japanese-ruby-vertical-lr-expected.png:
7002         * platform/efl/fast/writing-mode/japanese-ruby-vertical-lr-expected.txt:
7003         * platform/efl/fast/writing-mode/japanese-ruby-vertical-rl-expected.png:
7004         * platform/efl/fast/writing-mode/japanese-ruby-vertical-rl-expected.txt:
7005
7006 2012-11-07  Csaba Osztrogonác  <ossy@webkit.org>
7007
7008         [Qt] Unreviewed gardening after r133688, remove unnecessary platform specific expected files.
7009
7010         * platform/qt/http/tests/security/aboutBlank/xss-DENIED-navigate-opener-document-write-expected.txt: Removed.
7011         * platform/qt/http/tests/security/aboutBlank/xss-DENIED-navigate-opener-javascript-url-expected.txt: Removed.
7012         * platform/qt/http/tests/security/aboutBlank/xss-DENIED-set-opener-expected.txt: Removed.
7013
7014 2012-11-07  Dominik Röttsches  <dominik.rottsches@intel.com>
7015
7016         [EFL] Unreviewed gardening.
7017
7018         navigator-vibration.html is still crashing occasionally.
7019
7020         * platform/efl-wk2/TestExpectations:
7021
7022 2012-11-07  Andrey Adaikin  <aandrey@chromium.org>
7023
7024         Web Inspector: [Canvas] Save CanvasGradient objects state for a replay
7025         https://bugs.webkit.org/show_bug.cgi?id=101432
7026
7027         Reviewed by Pavel Feldman.
7028
7029         Alerts about API changes to CanvasGradient and CanvasPattern classes.
7030         Checks capturing for CanvasGradient objects' state.
7031
7032         * inspector/profiler/canvas2d/canvas2d-api-changes-expected.txt:
7033         * inspector/profiler/canvas2d/canvas2d-api-changes.html:
7034         * inspector/profiler/canvas2d/canvas2d-gradient-capturing-expected.txt: Added.
7035         * inspector/profiler/canvas2d/canvas2d-gradient-capturing.html: Added.
7036
7037 2012-11-07  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
7038
7039         [EFL] Unreviewed gardening.
7040
7041         fast/repaint/block-selection-gap-in-table-cell.html is not
7042         rendering correctly, so skip it when running pixel tests. Need a
7043
7044         * platform/efl/TestExpectations:
7045
7046 2012-11-07  Vsevolod Vlasov  <vsevik@chromium.org>
7047
7048         Unreviewed inspector test polish.
7049         Made http/tests/indexeddb/database-data.html test faster, added more verbose errors for test debugging.
7050
7051         * http/tests/inspector/indexeddb/database-data-expected.txt:
7052         * http/tests/inspector/indexeddb/database-data.html:
7053         * http/tests/inspector/indexeddb/indexeddb-test.js:
7054         (onIndexedDBError):
7055         (onIndexedDBBlocked):
7056         (doWithDatabase):
7057
7058 2012-11-07  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
7059
7060         [EFL] Gardening. Add or fix a few pixel expectations.
7061
7062         * platform/efl/compositing/plugins/composited-plugin-expected.png:
7063         * platform/efl/compositing/repaint/composited-document-element-expected.png: Added.
7064         * platform/efl/fast/writing-mode/japanese-ruby-horizontal-bt-expected.png:
7065         * platform/efl/fast/writing-mode/japanese-ruby-horizontal-bt-expected.txt:
7066         * platform/efl/fast/writing-mode/japanese-ruby-vertical-lr-expected.png:
7067         * platform/efl/fast/writing-mode/japanese-ruby-vertical-lr-expected.txt:
7068         * platform/efl/fast/writing-mode/japanese-ruby-vertical-rl-expected.png:
7069         * platform/efl/fast/writing-mode/japanese-ruby-vertical-rl-expected.txt:
7070         * platform/efl/plugins/iframe-plugin-bgcolor-expected.png: Added.
7071         * platform/efl/plugins/mouse-click-plugin-clears-selection-expected.png: Added.
7072         * platform/efl/plugins/netscape-dom-access-expected.png: Added.
7073
7074 2012-11-07  Stephen White  <senorblanco@chromium.org>
7075
7076         Now that it no longer produces image results, remove unnecessary
7077         PNGs for crash-hw-sw-switch.html.  Unreviewed.
7078
7079         * platform/chromium-android/css3/filters/crash-hw-sw-switch-expected.png: Removed.
7080         * platform/chromium-linux/css3/filters/crash-hw-sw-switch-expected.png: Removed.
7081         * platform/chromium-mac-snowleopard/css3/filters/crash-hw-sw-switch-expected.png: Removed.
7082         * platform/chromium-mac/css3/filters/crash-hw-sw-switch-expected.png: Removed.
7083         * platform/chromium-win/css3/filters/crash-hw-sw-switch-expected.png: Removed.
7084         * platform/mac-snowleopard/css3/filters/crash-hw-sw-switch-expected.png: Removed.
7085         * platform/qt/css3/filters/crash-hw-sw-switch-expected.png: Removed.
7086
7087 2012-11-07  Grzegorz Czajkowski  <g.czajkowski@samsung.com>
7088
7089         [EFL] WebKitTestRunner needs to turn on 'setContinuousSpellCheckingEnabled'
7090         https://bugs.webkit.org/show_bug.cgi?id=93611
7091
7092         Reviewed by Gyuyoung Kim.
7093
7094         Unskip the spelling tests from efl-wk2/TestExpectations to run them for WebKit2-EFL.
7095         Add new missing baselines for two spelling tests for EFL platform.
7096
7097         * platform/efl-wk2/TestExpectations:
7098         * platform/efl/TestExpectations:
7099         * platform/efl/editing/spelling/inline_spelling_markers-expected.txt: Added.
7100         * platform/efl/editing/spelling/spelling-expected.txt: Added.
7101
7102 2012-11-07  Dominik Röttsches  <dominik.rottsches@intel.com>
7103
7104         [EFL] Unreviewed gardening.
7105
7106         Marking new test media/progress-events-generated-correctly.html as failing on EFL.
7107
7108         * platform/efl/TestExpectations:
7109
7110 2012-11-07  Dominik Röttsches  <dominik.rottsches@intel.com>
7111
7112         [EFL] Fix execution of exif-orientation-image-document.html on EFL Wk2 bot
7113         https://bugs.webkit.org/show_bug.cgi?id=101343
7114
7115         Reviewed by Kenneth Rohde Christiansen.
7116
7117         Unskipping exif-orientation-image-document.html now that respecting
7118         orientation is default enabled for image documents.
7119
7120         * platform/efl-wk2/TestExpectations:
7121
7122 2012-11-06  Yury Semikhatsky  <yurys@chromium.org>
7123
7124         Console not displaying all properties of an Object once native Constructor overwritten
7125         https://bugs.webkit.org/show_bug.cgi?id=101320
7126
7127         Reviewed by Pavel Feldman.
7128
7129         Check that Web Inspector's console works fine if Object is overwritten in the inspected
7130         page.
7131
7132         * inspector/console/console-Object-overwritten-expected.txt: Added.
7133         * inspector/console/console-Object-overwritten.html: Added.
7134
7135 2012-11-06  Kangil Han  <kangil.han@samsung.com>
7136
7137         [EFL][WK2] media/media-continues-playing-after-replace-source.html fails
7138         https://bugs.webkit.org/show_bug.cgi?id=101429
7139
7140         Unreviewed, EFL gardening.
7141
7142         media-continues-playing-after-replace-source.html test case crashes in WK2 only.
7143
7144         * platform/efl-wk2/TestExpectations:
7145
7146 2012-11-06  Dan Beam  <dbeam@chromium.org>                                                                                          
7147
7148         Enable REQUEST_AUTOCOMPLETE for chromium port
7149         https://bugs.webkit.org/show_bug.cgi?id=101376
7150
7151         Reviewed by Adam Barth.
7152
7153         This patch enables the feature flag REQUEST_AUTOCOMPLETE in WebKit/chromium only to allow web authors to start to use
7154         HTMLFormElement#requestAutocomplete as the chrome-side work progresses further.
7155
7156         * fast/forms/form-request-autocomplete-expected.txt:
7157
7158         Updated to match form-request-autocomplete.html changes.
7159
7160         * fast/forms/form-request-autocomplete.html:
7161
7162         Remove bug number as per Adam Barth <abarth@webkit.org>'s advice.
7163
7164         * platform/chromium/fast/forms/form-request-autocomplete-expected.txt: Added.
7165
7166         Adding expected successful layout test for form-request-autocomplete.html tests to chromium specific directory
7167         (as chromium is currently the only place the feature is enabled).
7168
7169 2012-11-06  Ken Buchanan  <kenrb@chromium.org>
7170
7171         Crash due to column span under button element
7172         https://bugs.webkit.org/show_bug.cgi?id=101402
7173
7174         Reviewed by Abhishek Arya.
7175
7176         Test creates crashing condition for bug 101402.
7177
7178         * fast/block/colspan-under-button-crash.html: Added.
7179         * fast/block/colspan-under-button-crash-expected.txt: Added.
7180
7181 2012-11-06  Jaehun Lim  <ljaehun.lim@samsung.com>
7182
7183         [EFL][WK2] fast/dom/shadow/shadowdom-for-object-only-shadow.html fails
7184         https://bugs.webkit.org/show_bug.cgi?id=101417
7185
7186         Unreviewed, EFL gardening.
7187
7188         shadowdom-for-object-only-shadow.html test is flaky in WK2 only.
7189
7190         * platform/efl-wk2/TestExpectations:
7191
7192 2012-11-06  Shinya Kawanaka  <shinyak@chromium.org>
7193
7194         [Shadow] Pseudo custom-elements should start with 'x-'.
7195         https://bugs.webkit.org/show_bug.cgi?id=100919
7196
7197         Reviewed by Dimitri Glazkov.
7198
7199         * fast/dom/shadow/pseudo-attribute-rendering-expected.html: Added.
7200         * fast/dom/shadow/pseudo-attribute-rendering.html: Added.
7201
7202 2012-11-06  Alice Boxhall  <aboxhall@chromium.org>
7203
7204         Unreviewed gardening. Rebaseline the tests added in http://trac.webkit.org/changeset/133686 for different platforms.
7205
7206         * platform/chromium-linux/fast/backgrounds/transformed-body-background-expected.png: Added.
7207         * platform/chromium-linux/fast/backgrounds/transformed-body-html-background-expected.png: Added.
7208         * platform/chromium-linux/fast/backgrounds/transformed-html-body-background-expected.png: Added.
7209         * platform/chromium-mac-lion/compositing/repaint/composited-document-element-expected.png:
7210         * platform/chromium-mac-lion/platform/chromium/virtual/softwarecompositing/repaint/composited-document-element-expected.png: Added.
7211         * platform/chromium-mac-snowleopard/compositing/repaint/composited-document-element-expected.png:
7212         * platform/chromium-mac-snowleopard/platform/chromium/virtual/softwarecompositing/repaint/composited-document-element-expected.png: Added.
7213         * platform/chromium-mac/compositing/repaint/composited-document-element-expected.png:
7214         * platform/chromium-mac/fast/backgrounds/transformed-body-background-expected.png: Added.
7215         * platform/chromium-mac/fast/backgrounds/transformed-body-html-background-expected.png: Added.
7216         * platform/chromium-mac/fast/backgrounds/transformed-html-body-background-expected.png: Added.
7217         * platform/chromium-mac/platform/chromium/virtual/softwarecompositing/repaint/composited-document-element-expected.png: Added.
7218         * platform/efl-wk1/compositing/repaint/composited-document-element-expected.png: Renamed from LayoutTests/platform/efl/compositing/repaint/composited-document-element-expected.png.
7219
7220 2012-11-06  Joshua Bell  <jsbell@chromium.org>
7221
7222         fast/forms/select-set-length-with-mutation-remove is slow on chromium debug builds
7223         https://bugs.webkit.org/show_bug.cgi?id=60092
7224
7225         [Chromium] Unreviewed gardening - so slow it's timing out at 60s rather often.
7226
7227         * platform/chromium/TestExpectations:
7228
7229 2012-11-06  Hans Muller  <hmuller@adobe.com>
7230
7231         [CSS Exclusions] Changeset r133384 defeated the rectilinear polygon tests
7232         https://bugs.webkit.org/show_bug.cgi?id=101405
7233
7234         Reviewed by Dirk Schulze.
7235
7236         When the exclusions/shape-inside subpixel layout JS code was refactored,
7237         (see https://bugs.webkit.org/show_bug.cgi?id=100704) these two tests were not
7238         properly updated. They now include subpixel-utils.js, which simple-polygon.js depends on.
7239
7240         * fast/exclusions/shape-inside/shape-inside-rectilinear-polygon-001-expected.html:
7241         * fast/exclusions/shape-inside/shape-inside-rectilinear-polygon-001.html:
7242         * fast/exclusions/shape-inside/shape-inside-rectilinear-polygon-002-expected.html:
7243         * fast/exclusions/shape-inside/shape-inside-rectilinear-polygon-002.html:
7244
7245 2012-11-06  Stephen White  <senorblanco@chromium.org>
7246
7247         Don't write pixels for crash-hw-sw-switch test; if it doesn't crash, it
7248         passes.  Unreviewed.
7249
7250         * css3/filters/crash-hw-sw-switch.html:
7251
7252 2012-11-06  Noel Gordon  <noel.gordon@gmail.com>
7253
7254         (r125185) http/tests/images/jpg-img-partial-load.html timeout on Lion
7255         https://bugs.webkit.org/show_bug.cgi?id=93636
7256
7257         Reviewed by Simon Fraser.
7258
7259         Remove this test: fast/images/jpeg-partial-load.html is now used to test
7260         partial jpeg image loads.
7261
7262         * http/tests/images/jpg-img-partial-load-expected.png: Removed.
7263         * http/tests/images/jpg-img-partial-load-expected.txt: Removed.
7264         * http/tests/images/jpg-img-partial-load.html: Removed.
7265         * platform/mac/TestExpectations:
7266         * platform/win/TestExpectations:
7267         * platform/wincairo/TestExpectations:
7268
7269 2012-11-06  Joshua Bell  <jsbell@chromium.org>
7270
7271         [Chromium] Unreviewed gardening. A couple of expectation updates c/o dbarton@mathscribe.com
7272         and marking calendar-picker-key-operations.html flaky per webkit.org/b/101408
7273
7274         * platform/chromium/TestExpectations:
7275
7276 2012-11-06  Stephen White  <senorblanco@chromium.org>
7277
7278         Removed useless image baselines for filter-empty-element-crash.
7279         Unreviewed.
7280
7281         * platform/chromium-linux/css3/filters/filter-empty-element-crash-expected.png: Removed.
7282         * platform/chromium-mac-snowleopard/css3/filters/filter-empty-element-crash-expected.png: Removed.
7283         * platform/chromium-mac/css3/filters/filter-empty-element-crash-expected.png: Removed.
7284         * platform/chromium-win/css3/filters/filter-empty-element-crash-expected.png: Removed.
7285         * platform/mac-snowleopard/css3/filters/filter-empty-element-crash-expected.png: Removed.
7286         * platform/qt-5.0-wk2/css3/filters/filter-empty-element-crash-expected.png: Removed.
7287
7288 2012-11-06  Stephen White  <senorblanco@chromium.org>
7289
7290         [Chromium] New baselines for some CSS3 filter tests.  Unreviewed.
7291
7292         * platform/chromium-mac/css3/filters/crash-hw-sw-switch-expected.png:
7293         * platform/chromium-mac/css3/filters/effect-reference-expected.png:
7294         * platform/chromium-mac/css3/filters/effect-reference-expected.txt:
7295         * platform/chromium-win/css3/filters/effect-reference-expected.png:
7296         * platform/chromium-win/css3/filters/effect-reference-expected.txt:
7297
7298 2012-11-06  Simon Fraser  <simon.fraser@apple.com>
7299
7300         -webkit-background-clip:text produces artifacts when applied to the body and the browser is resized
7301         https://bugs.webkit.org/show_bug.cgi?id=89287
7302
7303         Reviewed by Beth Dakin.
7304
7305         Test with -webkit-background-clip: text on the body, which scrolls.
7306         
7307         Some additional tests that exercise different combinations of html and
7308         body transform and background.
7309
7310         * compositing/repaint/composited-document-element.html:
7311         * fast/backgrounds/background-clip-text-on-body-expected.png: Added.
7312         * fast/backgrounds/background-clip-text-on-body-expected.txt: Added.
7313         * fast/backgrounds/background-clip-text-on-body.html: Added.
7314         * fast/backgrounds/transformed-body-background-expected.png: Added.
7315         * fast/backgrounds/transformed-body-background-expected.txt: Added.
7316         * fast/backgrounds/transformed-body-background.html: Added.
7317         * fast/backgrounds/transformed-body-html-background-expected.png: Added.
7318         * fast/backgrounds/transformed-body-html-background-expected.txt: Added.
7319         * fast/backgrounds/transformed-body-html-background.html: Added.
7320         * fast/backgrounds/transformed-html-body-background-expected.png: Added.
7321         * fast/backgrounds/transformed-html-body-background-expected.txt: Added.
7322         * fast/backgrounds/transformed-html-body-background.html: Added.
7323
7324 2012-11-06  Hans Muller  <hmuller@adobe.com>
7325
7326         [CSS Exclusions] Store ExclusionPolygonEdge vertices in clockwise order
7327         https://bugs.webkit.org/show_bug.cgi?id=100763
7328
7329         Reviewed by Darin Adler.
7330
7331         Verify that a shape-inside polygon whose vertices are specified in counterclockwise
7332         order is handled correctly.
7333
7334         * fast/exclusions/shape-inside/shape-inside-counterclockwise-polygon-expected.html: Added.
7335         * fast/exclusions/shape-inside/shape-inside-counterclockwise-polygon.html: Added.
7336
7337 2012-11-06  Dirk Pranke  <dpranke@chromium.org>
7338
7339         Unreviewed, remove a couple of passing tests from chromium expectations.
7340
7341         * platform/chromium-mac-mountainlion/TestExpectations:
7342         * platform/chromium/TestExpectations:
7343
7344 2012-11-06  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
7345
7346         [EFL] Unreviewed gardening after r133676.
7347
7348         * platform/efl-wk2/TestExpectations: Unskip a few passing tests.
7349
7350 2012-11-06  Joshua Bell  <jsbell@chromium.org>
7351
7352         http/tests/inspector-enabled/dynamic-scripts.html is flakey
7353         https://bugs.webkit.org/show_bug.cgi?id=100926
7354
7355         Unreviewed gardening.
7356
7357         * platform/chromium/TestExpectations:
7358
7359 2012-11-06  Joshua Bell  <jsbell@chromium.org>
7360
7361         [Chromium] platform/chromium-linux/fast/text/international/complex-joining-using-gpos.html flaky on linux debug
7362         https://bugs.webkit.org/show_bug.cgi?id=101377
7363
7364         Unreviewed gardening. Add ImageOnlyFailure expectation, for extra fun.
7365
7366         * platform/chromium/TestExpectations:
7367
7368 2012-11-06  Dirk Pranke  <dpranke@chromium.org>
7369
7370         Unreviewed chromium, chromium-mac-mountainlion gardening
7371
7372         Remove a bunch of passing tests, and clean up a couple of ML issues.
7373
7374         * platform/chromium-mac-lion/media/track/track-cue-rendering-horizontal-expected.png: Removed.
7375         * platform/chromium-mac-lion/media/track/track-cue-rendering-horizontal-expected.txt: Removed.
7376         * platform/chromium-mac/media/track/track-cue-rendering-horizontal-expected.png:
7377         * platform/chromium-mac/media/track/track-cue-rendering-horizontal-expected.txt:
7378         * platform/chromium/TestExpectations:
7379
7380 2012-11-06  John Griggs  <jgriggs@rim.com>
7381
7382         Implement MediaPlayerPrivate::didLoadingProgress for BlackBerry platform
7383         https://bugs.webkit.org/show_bug.cgi?id=100378
7384
7385         Reviewed by Eric Carlson.
7386
7387         Implement this method for BlackBerry platform.
7388
7389         New test: LayoutTests/media/progress-events-generated-correctly.html
7390
7391         * media/progress-events-generated-correctly-expected.txt: Added.
7392         * media/progress-events-generated-correctly.html: Added.
7393         * platform/chromium/TestExpectations:
7394         * platform/mac/TestExpectations:
7395
7396 2012-11-06  Joshua Bell  <jsbell@chromium.org>
7397
7398         [Chromium] Unreviewed gardening.
7399
7400         * platform/chromium/TestExpectations:
7401
7402 2012-11-06  Andrei Bucur  <abucur@adobe.com>
7403
7404         [CSS Regions] Fix failing tests on Mac after sub-pixel layout was enabled
7405         https://bugs.webkit.org/show_bug.cgi?id=101364
7406
7407         Reviewed by Simon Fraser.
7408
7409         There are no changes in the code. Only the tests had to be fixed.
7410
7411         * fast/regions/float-pushed-width-change-expected.html: Remove the unnecessary 0.5px margin.
7412         * fast/regions/floats-basic-in-variable-width-regions-expected.html: Because of how regions are implemented, the left offset for lines is 50px (the float width) - X.5px (margin: auto gives a different value in the two regions). This translated into 37.5px which triggered a sub-pixel layout issue. The new width values changes the X.5px into a rounded value.
7413         * fast/regions/floats-basic-in-variable-width-regions.html: See above
7414         * fast/regions/render-region-renderer-expected.html: Remove unnecessary 0.5px height.
7415
7416 2012-11-06  Joshua Bell  <jsbell@chromium.org>
7417
7418         [Chromium] platform/chromium-linux/fast/text/international/complex-joining-using-gpos.html flaky on linux debug
7419         https://bugs.webkit.org/show_bug.cgi?id=101377
7420
7421         Unreviewed gardening. Add new expectation, remove expectation for reverted change.
7422
7423         * platform/chromium/TestExpectations:
7424
7425 2012-11-06  Sheriff Bot  <webkit.review.bot@gmail.com>
7426
7427         Unreviewed, rolling out r133529 and r133562.
7428         http://trac.webkit.org/changeset/133529
7429         http://trac.webkit.org/changeset/133562
7430         https://bugs.webkit.org/show_bug.cgi?id=101371
7431
7432         Caused 15% memory regression on Chromium page cyclers
7433         (Requested by jsbell|gardener on #webkit).
7434
7435         * css3/line-break/line-break-auto-centered-expected.html: Removed.
7436         * css3/line-break/line-break-auto-centered.html: Removed.
7437         * css3/line-break/line-break-auto-half-kana-expected.html: Removed.
7438         * css3/line-break/line-break-auto-half-kana.html: Removed.
7439         * css3/line-break/line-break-auto-hyphens-expected.html: Removed.
7440         * css3/line-break/line-break-auto-hyphens.html: Removed.
7441         * css3/line-break/line-break-auto-inseparables-expected.html: Removed.
7442         * css3/line-break/line-break-auto-inseparables.html: Removed.
7443         * css3/line-break/line-break-auto-iteration-marks-expected.html: Removed.
7444         * css3/line-break/line-break-auto-iteration-marks.html: Removed.
7445         * css3/line-break/line-break-auto-postfixes-expected.html: Removed.
7446         * css3/line-break/line-break-auto-postfixes.html: Removed.
7447         * css3/line-break/line-break-auto-prefixes-expected.html: Removed.
7448         * css3/line-break/line-break-auto-prefixes.html: Removed.
7449         * css3/line-break/line-break-auto-sound-marks-expected.html: Removed.
7450         * css3/line-break/line-break-auto-sound-marks.html: Removed.
7451         * css3/line-break/line-break-loose-centered-expected.html: Removed.
7452         * css3/line-break/line-break-loose-centered.html: Removed.
7453         * css3/line-break/line-break-loose-half-kana-expected.html: Removed.
7454         * css3/line-break/line-break-loose-half-kana.html: Removed.
7455         * css3/line-break/line-break-loose-hyphens-expected.html: Removed.
7456         * css3/line-break/line-break-loose-hyphens.html: Removed.
7457         * css3/line-break/line-break-loose-inseparables-expected.html: Removed.
7458         * css3/line-break/line-break-loose-inseparables.html: Removed.
7459         * css3/line-break/line-break-loose-iteration-marks-expected.html: Removed.
7460         * css3/line-break/line-break-loose-iteration-marks.html: Removed.
7461         * css3/line-break/line-break-loose-postfixes-expected.html: Removed.
7462         * css3/line-break/line-break-loose-postfixes.html: Removed.
7463         * css3/line-break/line-break-loose-prefixes-expected.html: Removed.
7464         * css3/line-break/line-break-loose-prefixes.html: Removed.
7465         * css3/line-break/line-break-loose-sound-marks-expected.html: Removed.
7466         * css3/line-break/line-break-loose-sound-marks.html: Removed.
7467         * css3/line-break/line-break-normal-centered-expected.html: Removed.
7468         * css3/line-break/line-break-normal-centered.html: Removed.
7469         * css3/line-break/line-break-normal-half-kana-expected.html: Removed.
7470         * css3/line-break/line-break-normal-half-kana.html: Removed.
7471         * css3/line-break/line-break-normal-hyphens-expected.html: Removed.
7472         * css3/line-break/line-break-normal-hyphens.html: Removed.
7473         * css3/line-break/line-break-normal-inseparables-expected.html: Removed.
7474         * css3/line-break/line-break-normal-inseparables.html: Removed.
7475         * css3/line-break/line-break-normal-iteration-marks-expected.html: Removed.
7476         * css3/line-break/line-break-normal-iteration-marks.html: Removed.
7477         * css3/line-break/line-break-normal-postfixes-expected.html: Removed.
7478         * css3/line-break/line-break-normal-postfixes.html: Removed.
7479         * css3/line-break/line-break-normal-prefixes-expected.html: Removed.
7480         * css3/line-break/line-break-normal-prefixes.html: Removed.
7481         * css3/line-break/line-break-normal-sound-marks-expected.html: Removed.
7482         * css3/line-break/line-break-normal-sound-marks.html: Removed.
7483         * css3/line-break/line-break-strict-centered-expected.html: Removed.
7484         * css3/line-break/line-break-strict-centered.html: Removed.
7485         * css3/line-break/line-break-strict-half-kana-expected.html: Removed.
7486         * css3/line-break/line-break-strict-half-kana.html: Removed.
7487         * css3/line-break/line-break-strict-hyphens-expected.html: Removed.
7488         * css3/line-break/line-break-strict-hyphens.html: Removed.
7489         * css3/line-break/line-break-strict-inseparables-expected.html: Removed.
7490         * css3/line-break/line-break-strict-inseparables.html: Removed.
7491         * css3/line-break/line-break-strict-iteration-marks-expected.html: Removed.
7492         * css3/line-break/line-break-strict-iteration-marks.html: Removed.
7493         * css3/line-break/line-break-strict-postfixes-expected.html: Removed.
7494         * css3/line-break/line-break-strict-postfixes.html: Removed.
7495         * css3/line-break/line-break-strict-prefixes-expected.html: Removed.
7496         * css3/line-break/line-break-strict-prefixes.html: Removed.
7497         * css3/line-break/line-break-strict-sound-marks-expected.html: Removed.
7498         * css3/line-break/line-break-strict-sound-marks.html: Removed.
7499         * platform/chromium-android/css3/line-break/line-break-auto-half-kana-expected.html: Removed.
7500         * platform/chromium-android/css3/line-break/line-break-auto-sound-marks-expected.html: Removed.
7501         * platform/chromium/css3/line-break/line-break-auto-half-kana-expected.html: Removed.
7502         * platform/chromium/css3/line-break/line-break-auto-sound-marks-expected.html: Removed.
7503
7504 2012-11-06  Dirk Pranke  <dpranke@chromium.org>
7505
7506         Unreviewed, update chromium-mac-mountainlion expectations to remove passing tests.
7507
7508         * platform/chromium-mac-mountainlion/TestExpectations:
7509
7510 2012-11-06  Stephen White  <senorblanco@chromium.org>
7511
7512         Don't dump pixels for filter-empty-element-crash.
7513         https://bugs.webkit.org/show_bug.cgi?id=101359
7514
7515         Reviewed by Adrienne Walker.
7516
7517         * css3/filters/filter-empty-element-crash.html:
7518
7519 2012-11-06  Simon Fraser  <simon.fraser@apple.com>
7520
7521         (r133351): Number of test failures from enabling SUBPIXEL_LAYOUT on Mac
7522         https://bugs.webkit.org/show_bug.cgi?id=101220
7523
7524         New baselines for two more tests whose output was affected by enabling subpixel layout.
7525
7526         * platform/mac/fast/dynamic/subtree-parent-static-y-expected.txt:
7527         * platform/mac/fast/images/repaint-subrect-grid-expected.txt:
7528
7529 2012-11-06  Stephen White  <senorblanco@chromium.org>
7530
7531         Add new test cases to layout test effect-reference and effect-reference-hw.
7532         https://bugs.webkit.org/show_bug.cgi?id=101366
7533
7534         Reviewed by Dean Jackson.
7535
7536         * css3/filters/effect-reference-hw.html:
7537         * css3/filters/effect-reference.html:
7538         Add some test cases for feBlend and feSpecularLighting.
7539
7540 2012-11-06  Rick Byers  <rbyers@chromium.org>
7541
7542         [chromium] Two touchadjustment tests are failing on mac
7543         https://bugs.webkit.org/show_bug.cgi?id=100833
7544
7545         Reviewed by Antonio Gomes.
7546
7547         Re-enable these two tests with appropriate tweaks.  Also avoid the platform dependant
7548         behavior by switching to the Ahem font.
7549
7550         * platform/chromium/TestExpectations: Remove the failure expectations.
7551         * touchadjustment/html-label.html: Tweak one very borderline case to be closer to pass
7552         reliably.  Previously this passed only due to a bug in the test infrastructure fixed in r132929.
7553         * touchadjustment/nested-touch.html: Tweak borderline case to compensate for inclusion of
7554         the border in the measurement of the size of the div.
7555
7556 2012-11-06  Joshua Bell  <jsbell@chromium.org>
7557
7558         [Chromium] Unreviewed gardening.
7559
7560         * platform/chromium/TestExpectations:
7561
7562 2012-11-06  Joshua Bell  <jsbell@chromium.org>
7563
7564         [Chromium] css3/line-break/line-break-strict-sound-marks.html image flaky on Mac 10.7
7565         https://bugs.webkit.org/show_bug.cgi?id=101368
7566
7567         Unreviewed gardening.
7568
7569         * platform/chromium/TestExpectations:
7570
7571 2012-11-05  Simon Fraser  <simon.fraser@apple.com>
7572
7573         Fix RenderGeometryMap assertion when layers are scrolled during layout
7574         https://bugs.webkit.org/show_bug.cgi?id=101292
7575
7576         Reviewed by Beth Dakin.
7577
7578         Test that hit the assertion before the fix.
7579
7580         * compositing/geometry/geometry-map-scroll-during-layout-assertion-expected.txt: Added.
7581         * compositing/geometry/geometry-map-scroll-during-layout-assertion.html: Added.
7582
7583 2012-11-06  Joshua Bell  <jsbell@chromium.org>
7584
7585         [Chromium] Unreviewed gardening - more rebaselines following bug 101115.
7586
7587         * platform/chromium-mac-lion/fast/block/lineboxcontain/block-glyphs-expected.png: Added.
7588         * platform/chromium-mac-lion/fast/block/lineboxcontain/block-glyphs-replaced-expected.png: Added.
7589         * platform/chromium-mac-lion/fast/block/lineboxcontain/glyphs-expected.png: Added.
7590         * platform/chromium-mac-lion/fast/repaint/stacked-diacritics-expected.png: Added.
7591
7592 2012-11-06  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
7593
7594         [EFL] Gardening, add pixel expectation for test.
7595
7596         * platform/efl/svg/dynamic-updates/SVGUseElement-dom-requiredFeatures-expected.png: Added.
7597
7598 2012-11-06  Joshua Bell  <jsbell@chromium.org>
7599
7600         [Chromium] fast/dom/Window/customized-property-survives-gc.html slow on debug
7601         https://bugs.webkit.org/show_bug.cgi?id=101362
7602
7603         Unreviewed gardening.
7604
7605         * platform/chromium/TestExpectations:
7606
7607 2012-11-06  Mike West  <mkwst@chromium.org>
7608
7609         CSP 1.1: Tweak the script interface to match the spec.
7610         https://bugs.webkit.org/show_bug.cgi?id=101321
7611
7612         Reviewed by Adam Barth.
7613
7614         * http/tests/security/contentSecurityPolicy/1.1/securitypolicy-allowconnectionto.html:
7615         * http/tests/security/contentSecurityPolicy/1.1/securitypolicy-alloweval.html:
7616         * http/tests/security/contentSecurityPolicy/1.1/securitypolicy-allowfontfrom.html:
7617         * http/tests/security/contentSecurityPolicy/1.1/securitypolicy-allowformaction.html:
7618         * http/tests/security/contentSecurityPolicy/1.1/securitypolicy-allowframefrom.html:
7619         * http/tests/security/contentSecurityPolicy/1.1/securitypolicy-allowimagefrom.html:
7620         * http/tests/security/contentSecurityPolicy/1.1/securitypolicy-allowmediafrom.html:
7621         * http/tests/security/contentSecurityPolicy/1.1/securitypolicy-allowobjectfrom.html:
7622         * http/tests/security/contentSecurityPolicy/1.1/securitypolicy-allowplugintype.html:
7623         * http/tests/security/contentSecurityPolicy/1.1/securitypolicy-allowscriptfrom.html:
7624         * http/tests/security/contentSecurityPolicy/1.1/securitypolicy-allowstylefrom.html:
7625         * http/tests/security/contentSecurityPolicy/1.1/securitypolicy-isactive-expected.txt:
7626         * http/tests/security/contentSecurityPolicy/1.1/securitypolicy-isactive.html:
7627         * http/tests/security/contentSecurityPolicy/1.1/securitypolicy-reporturi-expected.txt:
7628         * http/tests/security/contentSecurityPolicy/1.1/securitypolicy-reporturi.html:
7629         * http/tests/security/contentSecurityPolicy/resources/securitypolicy-tests-base.js:
7630             s/document.SecurityPolicy/document.securityPolicy/g
7631         * http/tests/security/contentSecurityPolicy/1.1/securitypolicy-allowinlinescript-expected.txt: Added.
7632         * http/tests/security/contentSecurityPolicy/1.1/securitypolicy-allowinlinescript.html: Added.
7633         * http/tests/security/contentSecurityPolicy/1.1/securitypolicy-allowinlinestyle-expected.txt: Added.
7634         * http/tests/security/contentSecurityPolicy/1.1/securitypolicy-allowinlinestyle.html: Added.
7635             For whatever reason, we never wrote tests for these methods. Now we
7636             have, which is good.
7637
7638 2012-11-06  David Barton  <dbarton@mathscribe.com>
7639
7640         Unreviewed gardening after bug 101115 fixed.
7641
7642         * platform/chromium-linux-x86/fast/block/lineboxcontain: Added.
7643         * platform/chromium-linux-x86/fast/block/lineboxcontain/block-glyphs-expected.txt: Added.
7644         * platform/chromium-linux-x86/fast/block/lineboxcontain/block-glyphs-replaced-expected.png: Added.
7645         * platform/chromium-linux-x86/fast/block/lineboxcontain/block-glyphs-replaced-expected.txt: Added.
7646         * platform/chromium-linux-x86/fast/block/lineboxcontain/glyphs-expected.png: Added.
7647         * platform/chromium-linux-x86/fast/block/lineboxcontain/glyphs-expected.txt: Added.
7648         * platform/chromium-linux/fast/block/lineboxcontain/block-glyphs-expected.png:
7649         * platform/chromium-linux/fast/block/lineboxcontain/block-glyphs-expected.txt: Added.
7650         * platform/chromium-linux/fast/block/lineboxcontain/block-glyphs-replaced-expected.png: Added.
7651         * platform/chromium-linux/fast/block/lineboxcontain/block-glyphs-replaced-expected.txt: Added.
7652         * platform/chromium-linux/fast/block/lineboxcontain/glyphs-expected.png: Added.
7653         * platform/chromium-linux/fast/block/lineboxcontain/glyphs-expected.txt: Added.
7654         * platform/chromium-linux/fast/repaint/stacked-diacritics-expected.png:
7655         * platform/chromium-mac/fast/block/lineboxcontain/block-glyphs-expected.png:
7656         * platform/chromium-mac/fast/block/lineboxcontain/block-glyphs-replaced-expected.png:
7657         * platform/chromium-mac/fast/block/lineboxcontain/glyphs-expected.png:
7658         * platform/chromium-mac/fast/repaint/stacked-diacritics-expected.png:
7659         * platform/chromium-win-xp/fast/block/lineboxcontain: Added.
7660         * platform/chromium-win-xp/fast/block/lineboxcontain/block-glyphs-replaced-expected.png: Added.
7661         * platform/chromium-win-xp/fast/block/lineboxcontain/block-glyphs-replaced-expected.txt: Added.
7662         * platform/chromium-win-xp/fast/block/lineboxcontain/glyphs-expected.png: Added.
7663         * platform/chromium-win-xp/fast/block/lineboxcontain/glyphs-expected.txt: Added.
7664         * platform/chromium-win/fast/block/lineboxcontain/block-glyphs-replaced-expected.png: Added.
7665         * platform/chromium-win/fast/block/lineboxcontain/block-glyphs-replaced-expected.txt: Added.
7666         * platform/chromium-win/fast/block/lineboxcontain/glyphs-expected.png: Added.
7667         * platform/chromium-win/fast/block/lineboxcontain/glyphs-expected.txt: Added.
7668         * platform/chromium/TestExpectations:
7669
7670 2012-11-06  Stephen White  <senorblanco@chromium.org>
7671
7672         [Chromium] Make webkit_lint happy.  Unreviewed.
7673
7674         * platform/chromium/TestExpectations:
7675
7676 2012-11-06  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
7677
7678         [EFL] Unreviewed gardening.
7679
7680         Mark fast/dom/shadow/shadowdom-for-output-only-shadow.html as flaky.
7681
7682         * platform/efl/TestExpectations:
7683
7684 2012-11-06  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
7685
7686         [EFL] Gardening. Unskip test that's been passing for a while.
7687
7688         * platform/efl-wk2/TestExpectations:
7689
7690 2012-11-06  Andrey Lushnikov  <lushnikov@google.com>
7691
7692         Added console.clear() method
7693
7694         Web Inspector: add console.clear()
7695         https://bugs.webkit.org/show_bug.cgi?id=101021
7696
7697         Reviewed by Vsevolod Vlasov.
7698
7699         * inspector/console/console-clear-function-expected.txt: Added.
7700         * inspector/console/console-clear-function.html: Added.
7701
7702 2012-11-06  Thiago Marcos P. Santos  <thiago.santos@intel.com>
7703
7704         [EFL] fast/images/exif-orientation-image-document.html failing on WK2 bots
7705         https://bugs.webkit.org/show_bug.cgi?id=101344
7706
7707         Unreviewed gardening.
7708
7709         * platform/efl-wk2/TestExpectations:
7710
7711 2012-11-06  Stephen White  <senorblanco@chromium.org>
7712
7713         [Chromium] Unreviewed gardening.
7714
7715         * platform/chromium/TestExpectations:
7716
7717 2012-11-06  Aaron Colwell  <acolwell@chromium.org>
7718
7719         Heap-buffer-overflow in WebCore::TextTrackCueList::add
7720         https://bugs.webkit.org/show_bug.cgi?id=101018
7721
7722         Reviewed by Eric Carlson.
7723
7724         Added a test case to verify that adding a cue to the beginning of a non-empty list doesn't crash.
7725
7726         * media/track/track-add-remove-cue-expected.txt:
7727         * media/track/track-add-remove-cue.html:
7728
7729 2012-11-06  Aaron Colwell  <acolwell@chromium.org>
7730
7731         Regression(r132681): Heap-use-after-free in WebCore::RenderTextTrackCue::layout
7732         https://bugs.webkit.org/show_bug.cgi?id=100981
7733
7734         Reviewed by Eric Carlson.
7735
7736         Added a test that removes track elements by setting innerHTML on the track's parent.
7737
7738         * media/track/track-remove-by-setting-innerHTML-expected.txt: Added.
7739         * media/track/track-remove-by-setting-innerHTML.html: Added.
7740
7741 2012-11-06  Max Feil  <mfeil@rim.com>
7742
7743         [BlackBerry] Automatically go fullscreen on video play
7744         https://bugs.webkit.org/show_bug.cgi?id=101100
7745
7746         Reviewed by Eric Carlson.
7747
7748         Test that fullscreen is entered automatically when play is
7749         pressed (PR131774). This test applies to handheld (small screen)
7750         devices only, not tablets. The html code for this test was based
7751         on video-controls-fullscreen-volume.html and modified.
7752
7753         * platform/blackberry/media/video-automatic-fullscreen-expected.txt: Added.
7754         * platform/blackberry/media/video-automatic-fullscreen.html: Added.
7755
7756 2012-11-06  Vsevolod Vlasov  <vsevik@chromium.org>
7757
7758         Unreviewed unskip passing tests.
7759
7760         * platform/qt-arm/TestExpectations:
7761         * platform/win/TestExpectations:
7762         * platform/wincairo/TestExpectations:
7763
7764 2012-11-06  Vsevolod Vlasov  <vsevik@chromium.org>
7765
7766         Web Inspector: Flakyness in http/tests/inspector/network/network-initiator-from-console.html
7767         https://bugs.webkit.org/show_bug.cgi?id=101195
7768
7769         Unreviewed test flakiness fix.
7770
7771         * http/tests/inspector/network/network-initiator-from-console-expected.txt:
7772         * http/tests/inspector/network/network-initiator-from-console.html:
7773         * http/tests/inspector/network/resources/silent_script.js: Added.
7774         (foo):
7775
7776 2012-11-06  Stephen White  <senorblanco@chromium.org>
7777
7778         [Chromium] Unreviewed gardening.
7779
7780         * platform/chromium-mac-lion/svg/dynamic-updates/SVGUseElement-dom-requiredFeatures-expected.png: Removed.
7781         * platform/efl/svg/dynamic-updates/SVGUseElement-dom-requiredFeatures-expected.png: Removed.
7782
7783 2012-11-06  Stephen White  <senorblanco@chromium.org>
7784
7785         [Chromium] Unreviewed gardening.
7786
7787         * platform/chromium/TestExpectations:
7788
7789 2012-11-06  Vsevolod Vlasov  <vsevik@chromium.org>
7790
7791         Web Inspector: Breakpoint is not removed when it was set in non-formatted mode and then removed while in formatted mode.
7792         https://bugs.webkit.org/show_bug.cgi?id=100595
7793
7794         Reviewed by Yury Semikhatsky.
7795
7796         * inspector/debugger/script-formatter-breakpoints-expected.txt:
7797         * inspector/debugger/script-formatter-breakpoints.html:
7798
7799 2012-11-06  Alexis Menard  <alexis@webkit.org>
7800
7801         Add an extra test for background-position parsing.
7802         https://bugs.webkit.org/show_bug.cgi?id=101245
7803
7804         Reviewed by Eric Seidel.
7805
7806         This test may overlap some existing tests but they are usually
7807         old tests where the parsing is tested but mixed with the rendering
7808         verification, therefore it is not ideal to add new parsing tests.
7809         This will be useful for the upcoming support of background-position with 4
7810         values as this test will be extended to verify the parsing and later another
7811         test/patch will be added to check/support the rendering.
7812
7813         * fast/backgrounds/background-position-parsing-2-expected.txt: Added.
7814         * fast/backgrounds/background-position-parsing-2.html: Added.
7815
7816 2012-11-06  Keishi Hattori  <keishi@webkit.org>
7817
7818         The "Rect" class in WebCore/Resources/pagepopups/pickerCommon.js should be renamed
7819         https://bugs.webkit.org/show_bug.cgi?id=101304
7820
7821         Reviewed by Kent Tamura.
7822
7823         * platform/chromium/fast/forms/page-popup/page-popup-adjust-rect-expected.txt: Replace Rect with Rectangle.
7824         * platform/chromium/fast/forms/page-popup/page-popup-adjust-rect.html: Ditto.
7825
7826 2012-11-06  Kangil Han  <kangil.han@samsung.com>
7827
7828         [EFL] Exclude fast/css/style-scoped cases from layout test running
7829         https://bugs.webkit.org/show_bug.cgi?id=101326
7830
7831         Unreviewed, EFL gardening.
7832
7833         According to BUG 49142, html5 style scoped attribute implementation is on progress.
7834         Therefore, we can skip its test cases from regular layout test running.
7835
7836         * platform/efl/TestExpectations:
7837
7838 2012-11-06  Peter Beverloo  <peter@chromium.org>
7839
7840         [Chromium] There shouldn't be linting errors about our TestExpectation files
7841
7842         Unreviewed test expectation update.
7843
7844         A number of linting errors were being displayed, partially because of my
7845         recent additions. Fix them.
7846
7847         * platform/chromium-android/TestExpectations:
7848         * platform/chromium/TestExpectations:
7849
7850 2012-11-06  Shinya Kawanaka  <shinyak@chromium.org>
7851
7852         [Qt] Disable all tests fast/dom/shadow
7853         https://bugs.webkit.org/show_bug.cgi?id=101324
7854
7855         Reviewed by Csaba Osztrogonác.
7856
7857         Since Qt does not have SHADOW_DOM flag enabled, a lot of tests are failing.
7858         Let's skip all tests.
7859
7860         * platform/qt/TestExpectations:
7861
7862 2012-11-06  Vsevolod Vlasov  <vsevik@chromium.org>
7863
7864         Web Inspector: Displayed name/path of urls in network tab of dev tools is inconsistent
7865         https://bugs.webkit.org/show_bug.cgi?id=101064
7866
7867         Reviewed by Yury Semikhatsky.
7868
7869         * http/tests/inspector/network/request-name-path-expected.txt: Added.
7870         * http/tests/inspector/network/request-name-path.html: Added.
7871
7872 2012-11-06  Takashi Sakamoto  <tasak@google.com>
7873
7874         removeAttribute('style') not working in certain circumstances
7875         https://bugs.webkit.org/show_bug.cgi?id=99295
7876
7877         Reviewed by Ryosuke Niwa.
7878
7879         * fast/css/remove-attribute-style-expected.txt: Added.
7880         * fast/css/remove-attribute-style.html: Added.
7881
7882 2012-11-06  Peter Beverloo  <peter@chromium.org>
7883
7884         [Chromium-Android] Skip a number of crashing tests.
7885
7886         Unreviewed rebaselining.
7887
7888         * platform/chromium/TestExpectations:
7889
7890 2012-11-06  Shinya Kawanaka  <shinyak@chromium.org>
7891
7892         [Shadow] Using isUnknownPseudoElement() for shadow pseudo id seems confusing
7893         https://bugs.webkit.org/show_bug.cgi?id=100826
7894
7895         Reviewed by Hajime Morita.
7896
7897         * fast/dom/shadow/shadow-nested-pseudo-id.html: Fixed a testcase so that shadowPseudoId starts with 'x-'.
7898         * fast/dom/shadow/shadow-pseudo-id-expected.html: Added.
7899         * fast/dom/shadow/shadow-pseudo-id.html: Added.
7900
7901 2012-11-06  Shinya Kawanaka  <shinyak@chromium.org>
7902
7903         [Shadow] ShadowRoot should know the existence of elements having ElementShadow.
7904         https://bugs.webkit.org/show_bug.cgi?id=100922
7905
7906         Reviewed by Hajime Morita.
7907
7908         * fast/dom/shadow/has-elementshadow-expected.txt: Added.
7909         * fast/dom/shadow/has-elementshadow.html: Added.
7910
7911 2012-11-06  Dongwoo Joshua Im  <dw.im@samsung.com>
7912
7913         [QT] [GTK] Remove fast/forms/week-multiple-fields from TestExpectations of gtk and qt.
7914         https://bugs.webkit.org/show_bug.cgi?id=101317
7915
7916         Unreviewed gardening.
7917
7918         fast/forms/week-multiple-fields is removed by http://trac.webkit.org/changeset/133440.
7919
7920         * platform/gtk/TestExpectations:
7921         * platform/qt/TestExpectations:
7922
7923 2012-11-05  Yury Semikhatsky  <yurys@chromium.org>
7924
7925         Web Inspector: JavaScript web workers debugging crashes
7926         https://bugs.webkit.org/show_bug.cgi?id=101065
7927
7928         Reviewed by Alexander Pavlov.
7929
7930         Test that inspected page won't crash if inspected worker is terminated when it is paused
7931         on a breakpoint.
7932
7933         * inspector-protocol/debugger-terminate-dedicated-worker-while-paused-expected.txt: Added.
7934         * inspector-protocol/debugger-terminate-dedicated-worker-while-paused.html: Added.
7935         * platform/efl/TestExpectations:
7936         * platform/gtk/TestExpectations:
7937         * platform/mac/TestExpectations:
7938         * platform/qt/TestExpectations:
7939         * platform/win/TestExpectations:
7940         * platform/wincairo/TestExpectations:
7941
7942 2012-11-05  Csaba Osztrogonác  <ossy@webkit.org>
7943
7944         [Qt] Unreviewed morning gardening, skip new failing tests.
7945
7946         * platform/qt/TestExpectations:
7947
7948 2012-11-05  David Barton  <dbarton@mathscribe.com>
7949
7950         Unreviewed gardening. Updating MathML chromium baselines.
7951
7952         * platform/chromium-linux-x86/mathml/presentation: Added.
7953         * platform/chromium-linux-x86/mathml/presentation/attributes-expected.png: Added.
7954         * platform/chromium-linux-x86/mathml/presentation/attributes-expected.txt: Added.
7955         * platform/chromium-linux-x86/mathml/presentation/fenced-expected.png: Added.
7956         * platform/chromium-linux-x86/mathml/presentation/fenced-expected.txt: Added.
7957         * platform/chromium-linux-x86/mathml/presentation/fenced-mi-expected.png: Added.
7958         * platform/chromium-linux-x86/mathml/presentation/fenced-mi-expected.txt: Added.
7959         * platform/chromium-linux-x86/mathml/presentation/fractions-expected.png: Added.
7960         * platform/chromium-linux-x86/mathml/presentation/fractions-expected.txt: Added.
7961         * platform/chromium-linux-x86/mathml/presentation/fractions-vertical-alignment-expected.png: Added.
7962         * platform/chromium-linux-x86/mathml/presentation/fractions-vertical-alignment-expected.txt: Added.
7963         * platform/chromium-linux-x86/mathml/presentation/mo-expected.png: Added.
7964         * platform/chromium-linux-x86/mathml/presentation/mo-expected.txt: Added.
7965         * platform/chromium-linux-x86/mathml/presentation/mo-stretch-expected.png: Added.
7966         * platform/chromium-linux-x86/mathml/presentation/mo-stretch-expected.txt: Added.
7967         * platform/chromium-linux-x86/mathml/presentation/mroot-pref-width-expected.png: Added.
7968         * platform/chromium-linux-x86/mathml/presentation/mroot-pref-width-expected.txt: Added.
7969         * platform/chromium-linux-x86/mathml/presentation/over-expected.png: Added.
7970         * platform/chromium-linux-x86/mathml/presentation/over-expected.txt: Added.
7971         * platform/chromium-linux-x86/mathml/presentation/roots-expected.png: Added.
7972         * platform/chromium-linux-x86/mathml/presentation/roots-expected.txt: Added.
7973         * platform/chromium-linux-x86/mathml/presentation/row-alignment-expected.png: Added.
7974         * platform/chromium-linux-x86/mathml/presentation/row-alignment-expected.txt: Added.
7975         * platform/chromium-linux-x86/mathml/presentation/row-expected.png: Added.
7976         * platform/chromium-linux-x86/mathml/presentation/row-expected.txt: Added.
7977         * platform/chromium-linux-x86/mathml/presentation/style-expected.png: Added.
7978         * platform/chromium-linux-x86/mathml/presentation/style-expected.txt: Added.
7979         * platform/chromium-linux-x86/mathml/presentation/sub-expected.png: Added.
7980         * platform/chromium-linux-x86/mathml/presentation/sub-expected.txt: Added.
7981         * platform/chromium-linux-x86/mathml/presentation/subsup-expected.png: Added.
7982         * platform/chromium-linux-x86/mathml/presentation/subsup-expected.txt: Added.
7983         * platform/chromium-linux-x86/mathml/presentation/sup-expected.png: Added.
7984         * platform/chromium-linux-x86/mathml/presentation/sup-expected.txt: Added.
7985         * platform/chromium-linux-x86/mathml/presentation/tables-expected.png: Added.
7986         * platform/chromium-linux-x86/mathml/presentation/tables-expected.txt: Added.
7987         * platform/chromium-linux-x86/mathml/presentation/tokenElements-expected.png: Added.
7988         * platform/chromium-linux-x86/mathml/presentation/tokenElements-expected.txt: Added.
7989         * platform/chromium-linux-x86/mathml/presentation/under-expected.png: Added.
7990         * platform/chromium-linux-x86/mathml/presentation/under-expected.txt: Added.
7991         * platform/chromium-linux-x86/mathml/presentation/underover-expected.png: Added.
7992         * platform/chromium-linux-x86/mathml/presentation/underover-expected.txt: Added.
7993         * platform/chromium-linux-x86/mathml/xHeight-expected.txt:
7994         * platform/chromium-linux/mathml/presentation: Added.
7995         * platform/chromium-linux/mathml/presentation/attributes-expected.png: Added.
7996         * platform/chromium-linux/mathml/presentation/attributes-expected.txt: Added.
7997         * platform/chromium-linux/mathml/presentation/fenced-expected.png: Added.
7998         * platform/chromium-linux/mathml/presentation/fenced-expected.txt: Added.
7999         * platform/chromium-linux/mathml/presentation/fenced-mi-expected.png: Added.
8000         * platform/chromium-linux/mathml/presentation/fenced-mi-expected.txt: Added.
8001         * platform/chromium-linux/mathml/presentation/fractions-expected.png: Added.
8002         * platform/chromium-linux/mathml/presentation/fractions-expected.txt: Added.
8003         * platform/chromium-linux/mathml/presentation/fractions-vertical-alignment-expected.png: Added.
8004         * platform/chromium-linux/mathml/presentation/fractions-vertical-alignment-expected.txt: Added.
8005         * platform/chromium-linux/mathml/presentation/mo-expected.png: Added.
8006         * platform/chromium-linux/mathml/presentation/mo-expected.txt: Added.
8007         * platform/chromium-linux/mathml/presentation/mo-stretch-expected.png: Added.
8008         * platform/chromium-linux/mathml/presentation/mo-stretch-expected.txt: Added.
8009         * platform/chromium-linux/mathml/presentation/mroot-pref-width-expected.png: Added.
8010         * platform/chromium-linux/mathml/presentation/mroot-pref-width-expected.txt: Added.
8011         * platform/chromium-linux/mathml/presentation/over-expected.png: Added.
8012         * platform/chromium-linux/mathml/presentation/over-expected.txt: Added.
8013         * platform/chromium-linux/mathml/presentation/roots-expected.png: Added.
8014         * platform/chromium-linux/mathml/presentation/roots-expected.txt: Added.
8015         * platform/chromium-linux/mathml/presentation/row-alignment-expected.png: Added.
8016         * platform/chromium-linux/mathml/presentation/row-alignment-expected.txt: Added.
8017         * platform/chromium-linux/mathml/presentation/row-expected.png: Added.
8018         * platform/chromium-linux/mathml/presentation/row-expected.txt: Added.
8019         * platform/chromium-linux/mathml/presentation/style-expected.png: Added.
8020         * platform/chromium-linux/mathml/presentation/style-expected.txt: Added.
8021         * platform/chromium-linux/mathml/presentation/sub-expected.png: Added.
8022         * platform/chromium-linux/mathml/presentation/sub-expected.txt: Added.
8023         * platform/chromium-linux/mathml/presentation/subsup-expected.png: Added.
8024         * platform/chromium-linux/mathml/presentation/subsup-expected.txt: Added.
8025         * platform/chromium-linux/mathml/presentation/sup-expected.png: Added.
8026         * platform/chromium-linux/mathml/presentation/sup-expected.txt: Added.
8027         * platform/chromium-linux/mathml/presentation/tables-expected.png: Added.
8028         * platform/chromium-linux/mathml/presentation/tables-expected.txt: Added.
8029         * platform/chromium-linux/mathml/presentation/tokenElements-expected.png: Added.
8030         * platform/chromium-linux/mathml/presentation/tokenElements-expected.txt: Added.
8031         * platform/chromium-linux/mathml/presentation/under-expected.png: Added.
8032         * platform/chromium-linux/mathml/presentation/under-expected.txt: Added.
8033         * platform/chromium-linux/mathml/presentation/underover-expected.png: Added.
8034         * platform/chromium-linux/mathml/presentation/underover-expected.txt: Added.
8035         * platform/chromium-linux/mathml/xHeight-expected.txt:
8036         * platform/chromium-mac-lion/mathml/presentation/mo-stretch-expected.txt: Added.
8037         * platform/chromium-mac-lion/mathml/presentation/row-alignment-expected.png:
8038         * platform/chromium-mac-lion/mathml/presentation/row-alignment-expected.txt: Added.
8039         * platform/chromium-mac-lion/mathml/presentation/subsup-expected.png:
8040         * platform/chromium-mac-lion/mathml/presentation/subsup-expected.txt:
8041         * platform/chromium-mac-lion/mathml/presentation/tables-expected.png:
8042         * platform/chromium-mac-lion/mathml/presentation/tables-expected.txt: Added.
8043         * platform/chromium-mac-snowleopard/mathml/presentation/mo-stretch-expected.txt:
8044         * platform/chromium-mac-snowleopard/mathml/presentation/row-alignment-expected.png:
8045         * platform/chromium-mac-snowleopard/mathml/presentation/row-alignment-expected.txt:
8046         * platform/chromium-mac-snowleopard/mathml/presentation/subsup-expected.png:
8047         * platform/chromium-mac-snowleopard/mathml/presentation/subsup-expected.txt:
8048         * platform/chromium-mac-snowleopard/mathml/presentation/tables-expected.png:
8049         * platform/chromium-mac-snowleopard/mathml/presentation/tables-expected.txt:
8050         * platform/chromium-mac/mathml/presentation/mo-stretch-expected.txt: Added.
8051         * platform/chromium-mac/mathml/presentation/row-alignment-expected.png:
8052         * platform/chromium-mac/mathml/presentation/row-alignment-expected.txt: Added.
8053         * platform/chromium-mac/mathml/presentation/subsup-expected.png:
8054         * platform/chromium-mac/mathml/presentation/subsup-expected.txt:
8055         * platform/chromium-mac/mathml/presentation/tables-expected.png:
8056         * platform/chromium-mac/mathml/presentation/tables-expected.txt: Added.
8057         * platform/chromium-win-xp/mathml/presentation: Added.
8058         * platform/chromium-win-xp/mathml/presentation/attributes-expected.png: Added.
8059         * platform/chromium-win-xp/mathml/presentation/attributes-expected.txt: Added.
8060         * platform/chromium-win-xp/mathml/presentation/fenced-expected.png: Added.
8061         * platform/chromium-win-xp/mathml/presentation/fenced-expected.txt: Added.
8062         * platform/chromium-win-xp/mathml/presentation/fenced-mi-expected.png: Added.
8063         * platform/chromium-win-xp/mathml/presentation/fenced-mi-expected.txt: Added.
8064         * platform/chromium-win-xp/mathml/presentation/fractions-expected.png: Added.
8065         * platform/chromium-win-xp/mathml/presentation/fractions-expected.txt: Added.
8066         * platform/chromium-win-xp/mathml/presentation/fractions-vertical-alignment-expected.png: Added.
8067         * platform/chromium-win-xp/mathml/presentation/fractions-vertical-alignment-expected.txt: Added.
8068         * platform/chromium-win-xp/mathml/presentation/mo-expected.png: Added.
8069         * platform/chromium-win-xp/mathml/presentation/mo-expected.txt: Added.
8070         * platform/chromium-win-xp/mathml/presentation/mo-stretch-expected.png: Added.
8071         * platform/chromium-win-xp/mathml/presentation/mo-stretch-expected.txt: Added.
8072         * platform/chromium-win-xp/mathml/presentation/mroot-pref-width-expected.png: Added.
8073         * platform/chromium-win-xp/mathml/presentation/mroot-pref-width-expected.txt: Added.
8074         * platform/chromium-win-xp/mathml/presentation/over-expected.png: Added.
8075         * platform/chromium-win-xp/mathml/presentation/over-expected.txt: Added.
8076         * platform/chromium-win-xp/mathml/presentation/roots-expected.png: Added.
8077         * platform/chromium-win-xp/mathml/presentation/roots-expected.txt: Added.
8078         * platform/chromium-win-xp/mathml/presentation/row-alignment-expected.png: Added.
8079         * platform/chromium-win-xp/mathml/presentation/row-alignment-expected.txt: Added.
8080         * platform/chromium-win-xp/mathml/presentation/row-expected.png: Added.
8081         * platform/chromium-win-xp/mathml/presentation/row-expected.txt: Added.
8082         * platform/chromium-win-xp/mathml/presentation/style-expected.png: Added.
8083         * platform/chromium-win-xp/mathml/presentation/style-expected.txt: Added.
8084         * platform/chromium-win-xp/mathml/presentation/sub-expected.png: Added.
8085         * platform/chromium-win-xp/mathml/presentation/sub-expected.txt: Added.
8086         * platform/chromium-win-xp/mathml/presentation/subsup-expected.png: Added.
8087         * platform/chromium-win-xp/mathml/presentation/subsup-expected.txt: Added.
8088         * platform/chromium-win-xp/mathml/presentation/sup-expected.png: Added.
8089         * platform/chromium-win-xp/mathml/presentation/sup-expected.txt: Added.
8090         * platform/chromium-win-xp/mathml/presentation/tables-expected.png: Added.
8091         * platform/chromium-win-xp/mathml/presentation/tables-expected.txt: Added.
8092         * platform/chromium-win-xp/mathml/presentation/tokenElements-expected.png: Added.
8093         * platform/chromium-win-xp/mathml/presentation/tokenElements-expected.txt: Added.
8094         * platform/chromium-win-xp/mathml/presentation/under-expected.png: Added.
8095         * platform/chromium-win-xp/mathml/presentation/under-expected.txt: Added.
8096         * platform/chromium-win-xp/mathml/presentation/underover-expected.png: Added.
8097         * platform/chromium-win-xp/mathml/presentation/underover-expected.txt: Added.
8098         * platform/chromium-win/mathml/presentation: Added.
8099         * platform/chromium-win/mathml/presentation/attributes-expected.png: Added.
8100         * platform/chromium-win/mathml/presentation/attributes-expected.txt: Added.
8101         * platform/chromium-win/mathml/presentation/fenced-expected.png: Added.
8102         * platform/chromium-win/mathml/presentation/fenced-expected.txt: Added.
8103         * platform/chromium-win/mathml/presentation/fenced-mi-expected.png: Added.
8104         * platform/chromium-win/mathml/presentation/fenced-mi-expected.txt: Added.
8105         * platform/chromium-win/mathml/presentation/fractions-expected.png: Added.
8106         * platform/chromium-win/mathml/presentation/fractions-expected.txt: Added.
8107         * platform/chromium-win/mathml/presentation/fractions-vertical-alignment-expected.png: Added.
8108         * platform/chromium-win/mathml/presentation/fractions-vertical-alignment-expected.txt: Added.
8109         * platform/chromium-win/mathml/presentation/mo-expected.png: Added.
8110         * platform/chromium-win/mathml/presentation/mo-expected.txt: Added.
8111         * platform/chromium-win/mathml/presentation/mo-stretch-expected.png: Added.
8112         * platform/chromium-win/mathml/presentation/mo-stretch-expected.txt: Added.
8113         * platform/chromium-win/mathml/presentation/mroot-pref-width-expected.png: Added.
8114         * platform/chromium-win/mathml/presentation/mroot-pref-width-expected.txt: Added.
8115         * platform/chromium-win/mathml/presentation/over-expected.png: Added.
8116         * platform/chromium-win/mathml/presentation/over-expected.txt: Added.
8117         * platform/chromium-win/mathml/presentation/roots-expected.png: Added.
8118         * platform/chromium-win/mathml/presentation/roots-expected.txt: Added.
8119         * platform/chromium-win/mathml/presentation/row-alignment-expected.png: Added.
8120         * platform/chromium-win/mathml/presentation/row-alignment-expected.txt: Added.
8121         * platform/chromium-win/mathml/presentation/row-expected.png: Added.
8122         * platform/chromium-win/mathml/presentation/row-expected.txt: Added.
8123         * platform/chromium-win/mathml/presentation/style-expected.png: Added.
8124         * platform/chromium-win/mathml/presentation/style-expected.txt: Added.
8125         * platform/chromium-win/mathml/presentation/sub-expected.png: Added.
8126         * platform/chromium-win/mathml/presentation/sub-expected.txt: Added.
8127         * platform/chromium-win/mathml/presentation/subsup-expected.png: Added.
8128         * platform/chromium-win/mathml/presentation/subsup-expected.txt: Added.
8129         * platform/chromium-win/mathml/presentation/sup-expected.png: Added.
8130         * platform/chromium-win/mathml/presentation/sup-expected.txt: Added.
8131         * platform/chromium-win/mathml/presentation/tables-expected.png: Added.
8132         * platform/chromium-win/mathml/presentation/tables-expected.txt: Added.
8133         * platform/chromium-win/mathml/presentation/tokenElements-expected.png: Added.
8134         * platform/chromium-win/mathml/presentation/tokenElements-expected.txt: Added.
8135         * platform/chromium-win/mathml/presentation/under-expected.png: Added.
8136         * platform/chromium-win/mathml/presentation/under-expected.txt: Added.
8137         * platform/chromium-win/mathml/presentation/underover-expected.png: Added.
8138         * platform/chromium-win/mathml/presentation/underover-expected.txt: Added.
8139         * platform/chromium/TestExpectations:
8140         * platform/chromium/mathml/presentation/attributes-expected.png: Removed.
8141         * platform/chromium/mathml/presentation/fractions-expected.png: Removed.
8142         * platform/chromium/mathml/presentation/fractions-vertical-alignment-expected.png: Removed.
8143         * platform/chromium/mathml/presentation/mo-expected.png: Removed.
8144         * platform/chromium/mathml/presentation/mo-stretch-expected.png: Removed.
8145         * platform/chromium/mathml/presentation/mroot-pref-width-expected.png: Removed.
8146         * platform/chromium/mathml/presentation/over-expected.png: Removed.
8147         * platform/chromium/mathml/presentation/roots-expected.png: Removed.
8148         * platform/chromium/mathml/presentation/row-alignment-expected.png: Removed.
8149         * platform/chromium/mathml/presentation/row-expected.png: Removed.
8150         * platform/chromium/mathml/presentation/style-expected.png: Removed.
8151         * platform/chromium/mathml/presentation/subsup-expected.png: Removed.
8152
8153 2012-11-05  Kangil Han  <kangil.han@samsung.com>
8154
8155         [EFL][WK2][PixelTests] Add missing expectations
8156         https://bugs.webkit.org/show_bug.cgi?id=101289
8157
8158         Unreviewed, EFL gardening.
8159
8160         Add 16 missing pixel test expectations.
8161
8162         * platform/efl/compositing/geometry/fixed-position-iframe-composited-page-scale-down-expected.png: Added.
8163         * platform/efl/compositing/geometry/fixed-position-transform-composited-page-scale-down-expected.png: Added.
8164         * platform/efl/compositing/geometry/fixed-position-transform-composited-page-scale-expected.png: Added.
8165         * platform/efl/compositing/overflow/overflow-compositing-descendant-expected.png: Added.
8166         * platform/efl/compositing/overflow/scroll-ancestor-update-expected.png: Added.
8167         * platform/efl/compositing/reflections/nested-reflection-anchor-point-expected.png: Added.
8168         * platform/efl/fast/forms/basic-inputs-expected.png: Added.
8169         * platform/efl/fast/media/view-mode-media-feature-expected.png: Added.
8170         * platform/efl/media/video-aspect-ratio-expected.png: Added.
8171         * platform/efl/media/video-layer-crash-expected.png: Added.
8172         * platform/efl/media/video-transformed-expected.png: Added.
8173         * platform/efl/media/video-zoom-controls-expected.png: Added.
8174         * platform/efl/media/video-zoom-expected.png: Added.
8175         * platform/efl/svg/dynamic-updates/SVGUseElement-dom-requiredFeatures-expected.png: Added.
8176         * platform/efl/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.png: Added.
8177         * platform/efl/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png: Added.
8178
8179 2012-11-05  Dirk Pranke  <dpranke@chromium.org>
8180
8181         Unreviewed, update chromium-mac-mountainlion baselines for svg failures after r133538
8182
8183         * platform/chromium-mac-lion/svg/W3C-SVG-1.2-Tiny/struct-use-recursion-02-t-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/W3C-SVG-1.2-Tiny/struct-use-recursion-02-t-expected.png.
8184         * platform/chromium-mac-lion/svg/W3C-SVG-1.2-Tiny/struct-use-recursion-03-t-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/W3C-SVG-1.2-Tiny/struct-use-recursion-03-t-expected.png.
8185         * platform/chromium-mac-lion/svg/batik/filters/filterRegions-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/batik/filters/filterRegions-expected.png.
8186         * platform/chromium-mac-lion/svg/batik/masking/maskRegions-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/batik/masking/maskRegions-expected.png.
8187         * platform/chromium-mac-lion/svg/batik/paints/gradientLimit-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/batik/paints/gradientLimit-expected.png.
8188         * platform/chromium-mac-lion/svg/batik/paints/patternPreserveAspectRatioA-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/batik/paints/patternPreserveAspectRatioA-expected.png.
8189         * platform/chromium-mac-lion/svg/batik/paints/patternRegionA-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/batik/paints/patternRegionA-expected.png.
8190         * platform/chromium-mac-lion/svg/batik/paints/patternRegions-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/batik/paints/patternRegions-expected.png.
8191         * platform/chromium-mac-lion/svg/batik/paints/patternRegions-positioned-objects-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/batik/paints/patternRegions-positioned-objects-expected.png.
8192         * platform/chromium-mac-lion/svg/batik/text/longTextOnPath-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/batik/text/longTextOnPath-expected.png.
8193         * platform/chromium-mac-lion/svg/batik/text/smallFonts-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/batik/text/smallFonts-expected.png.
8194         * platform/chromium-mac-lion/svg/batik/text/textAnchor-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/batik/text/textAnchor-expected.png.
8195         * platform/chromium-mac-lion/svg/batik/text/textDecoration-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/batik/text/textDecoration-expected.png.
8196         * platform/chromium-mac-lion/svg/batik/text/textEffect-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/batik/text/textEffect-expected.png.
8197         * platform/chromium-mac-lion/svg/batik/text/textEffect2-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/batik/text/textEffect2-expected.png.
8198         * platform/chromium-mac-lion/svg/batik/text/textEffect3-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/batik/text/textEffect3-expected.png.
8199         * platform/chromium-mac-lion/svg/batik/text/textFeatures-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/batik/text/textFeatures-expected.png.
8200         * platform/chromium-mac-lion/svg/batik/text/textLayout-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/batik/text/textLayout-expected.png.
8201         * platform/chromium-mac-lion/svg/batik/text/textLayout2-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/batik/text/textLayout2-expected.png.
8202         * platform/chromium-mac-lion/svg/batik/text/textLength-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/batik/text/textLength-expected.png.
8203         * platform/chromium-mac-lion/svg/batik/text/textOnPath-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/batik/text/textOnPath-expected.png.
8204         * platform/chromium-mac-lion/svg/batik/text/textOnPathSpaces-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/batik/text/textOnPathSpaces-expected.png.
8205         * platform/chromium-mac-lion/svg/batik/text/textPosition-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/batik/text/textPosition-expected.png.
8206         * platform/chromium-mac-lion/svg/batik/text/textPosition2-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/batik/text/textPosition2-expected.png.
8207         * platform/chromium-mac-lion/svg/batik/text/textProperties-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/batik/text/textProperties-expected.png.
8208         * platform/chromium-mac-lion/svg/batik/text/textProperties2-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/batik/text/textProperties2-expected.png.
8209         * platform/chromium-mac-lion/svg/batik/text/textStyles-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/batik/text/textStyles-expected.png.
8210         * platform/chromium-mac-lion/svg/batik/text/verticalText-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/batik/text/verticalText-expected.png.
8211         * platform/chromium-mac-lion/svg/batik/text/verticalTextOnPath-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/batik/text/verticalTextOnPath-expected.png.
8212         * platform/chromium-mac-lion/svg/dynamic-updates/SVGUseElement-dom-href2-attr-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/dynamic-updates/SVGUseElement-dom-href2-attr-expected.png.
8213         * platform/chromium-mac-lion/svg/dynamic-updates/SVGUseElement-svgdom-href2-prop-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/dynamic-updates/SVGUseElement-svgdom-href2-prop-expected.png.
8214         * platform/chromium-mac/svg/W3C-SVG-1.2-Tiny/struct-use-recursion-02-t-expected.png:
8215         * platform/chromium-mac/svg/W3C-SVG-1.2-Tiny/struct-use-recursion-03-t-expected.png:
8216         * platform/chromium-mac/svg/batik/filters/filterRegions-expected.png:
8217         * platform/chromium-mac/svg/batik/masking/maskRegions-expected.png:
8218         * platform/chromium-mac/svg/batik/paints/gradientLimit-expected.png:
8219         * platform/chromium-mac/svg/batik/paints/patternPreserveAspectRatioA-expected.png:
8220         * platform/chromium-mac/svg/batik/paints/patternRegionA-expected.png:
8221         * platform/chromium-mac/svg/batik/paints/patternRegions-expected.png:
8222         * platform/chromium-mac/svg/batik/paints/patternRegions-positioned-objects-expected.png:
8223         * platform/chromium-mac/svg/batik/text/longTextOnPath-expected.png:
8224         * platform/chromium-mac/svg/batik/text/smallFonts-expected.png:
8225         * platform/chromium-mac/svg/batik/text/textAnchor-expected.png:
8226         * platform/chromium-mac/svg/batik/text/textDecoration-expected.png:
8227         * platform/chromium-mac/svg/batik/text/textEffect-expected.png:
8228         * platform/chromium-mac/svg/batik/text/textEffect2-expected.png:
8229         * platform/chromium-mac/svg/batik/text/textEffect3-expected.png:
8230         * platform/chromium-mac/svg/batik/text/textFeatures-expected.png:
8231         * platform/chromium-mac/svg/batik/text/textLayout-expected.png:
8232         * platform/chromium-mac/svg/batik/text/textLayout2-expected.png:
8233         * platform/chromium-mac/svg/batik/text/textLength-expected.png:
8234         * platform/chromium-mac/svg/batik/text/textOnPath-expected.png:
8235         * platform/chromium-mac/svg/batik/text/textOnPathSpaces-expected.png:
8236         * platform/chromium-mac/svg/batik/text/textPosition-expected.png:
8237         * platform/chromium-mac/svg/batik/text/textPosition2-expected.png:
8238         * platform/chromium-mac/svg/batik/text/textProperties-expected.png:
8239         * platform/chromium-mac/svg/batik/text/textProperties2-expected.png:
8240         * platform/chromium-mac/svg/batik/text/textStyles-expected.png:
8241         * platform/chromium-mac/svg/batik/text/verticalText-expected.png:
8242         * platform/chromium-mac/svg/batik/text/verticalTextOnPath-expected.png:
8243         * platform/chromium-mac/svg/dynamic-updates/SVGUseElement-dom-href2-attr-expected.png:
8244         * platform/chromium-mac/svg/dynamic-updates/SVGUseElement-svgdom-href2-prop-expected.png:
8245
8246 2012-11-05  Kenichi Ishibashi  <bashi@chromium.org>
8247
8248         [Chromium] Unicode combining diacritical aren't always combined on Linux
8249         https://bugs.webkit.org/show_bug.cgi?id=101009
8250
8251         Reviewed by Kent Tamura.
8252
8253         Add a test that checks whether combining marks are combined with base characters.
8254
8255         * fast/text/international/combining-marks-position-expected.txt: Added.
8256         * fast/text/international/combining-marks-position.html: Added.
8257
8258 2012-11-05  Filip Pizlo  <fpizlo@apple.com>
8259
8260         Prototype chain caching should check that the path from the base object to the slot base involves prototype hops only
8261         https://bugs.webkit.org/show_bug.cgi?id=101276
8262
8263         Reviewed by Gavin Barraclough.
8264
8265         This test already covered this case, but only for method_check. Modified it to
8266         also cover the get_by_id case.
8267
8268         * fast/js/toString-and-valueOf-override-expected.txt:
8269         * fast/js/toString-and-valueOf-override.html:
8270
8271 2012-11-05  Mark Lam  <mark.lam@apple.com>
8272
8273         Fixed flaky fast/xmlhttprequest/xmlhttprequest-recursive-sync-event.html.
8274         https://bugs.webkit.org/show_bug.cgi?id=101268.
8275
8276         Reviewed by Geoffrey Garen.
8277
8278         * fast/xmlhttprequest/xmlhttprequest-recursive-sync-event-expected.txt:
8279         * fast/xmlhttprequest/xmlhttprequest-recursive-sync-event.html:
8280
8281 2012-11-05  Philip Rogers  <pdr@google.com>
8282
8283         Unblock SVG external references
8284         https://bugs.webkit.org/show_bug.cgi?id=100635
8285
8286         Reviewed by Adam Barth.
8287
8288         This patch reverts r132849 and r132869 because the potential XSS issue
8289         turned out to not be an issue after all.
8290
8291         Covered by existing tests, many of which are re-whitelisted with this patch.
8292
8293         * platform/chromium/TestExpectations:
8294
8295 2012-11-05  Beth Dakin  <bdakin@apple.com>
8296
8297         https://bugs.webkit.org/show_bug.cgi?id=101001
8298         Pages with position:fixed elements should still be able to scroll on 
8299         the scrolling thread
8300         -and corresponding-
8301         <rdar://problem/10857315>
8302
8303         Reviewed by Simon Fraser.
8304
8305         New tests.
8306         * platform/mac/tiled-drawing/fixed: Added.
8307         * platform/mac/tiled-drawing/fixed/absolute-inside-fixed-expected.txt: Added.
8308         * platform/mac/tiled-drawing/fixed/absolute-inside-fixed.html: Added.
8309         * platform/mac/tiled-drawing/fixed/fixed-position-out-of-view-expected.txt: Added.
8310         * platform/mac/tiled-drawing/fixed/fixed-position-out-of-view-negative-zindex-expected.txt: Added.
8311         * platform/mac/tiled-drawing/fixed/fixed-position-out-of-view-negative-zindex.html: Added.
8312         * platform/mac/tiled-drawing/fixed/fixed-position-out-of-view.html: Added.
8313         * platform/mac/tiled-drawing/fixed/four-bars-expected.txt: Added.
8314         * platform/mac/tiled-drawing/fixed/four-bars.html: Added.
8315         * platform/mac/tiled-drawing/fixed/nested-fixed-expected.txt: Added.
8316         * platform/mac/tiled-drawing/fixed/nested-fixed.html: Added.
8317         * platform/mac/tiled-drawing/fixed/percentage-inside-fixed-expected.txt: Added.
8318         * platform/mac/tiled-drawing/fixed/percentage-inside-fixed.html: Added.
8319
8320         These two tests are supposed to be in "slow scrolling" mode. Now that 
8321         fixed elements can scroll "fast," we need something else to force 
8322         slow scrolling. We should probably just add something to 
8323         window.internals to do that, but in the meantime, 
8324         background-attachment:fixed will work.
8325         * platform/mac/tiled-drawing/scrolling-tree-slow-scrolling-expected.txt:
8326         * platform/mac/tiled-drawing/scrolling-tree-slow-scrolling.html:
8327         * platform/mac/tiled-drawing/tile-coverage-slow-scrolling-expected.txt:
8328         * platform/mac/tiled-drawing/tile-coverage-slow-scrolling.html:
8329
8330 2012-11-05  Alice Boxhall  <aboxhall@chromium.org>
8331
8332         Unreviewed gardening. Mark fonts/cursive.html as flaky on MountainLion as well as Lion.
8333         https://bugs.webkit.org/show_bug.cgi?id=83219
8334
8335         * platform/chromium/TestExpectations:
8336
8337 2012-11-05  Stephen White  <senorblanco@chromium.org>
8338
8339         [chromium] Unreviewed gardening.
8340
8341         * platform/chromium-mac-mountainlion/TestExpectations:
8342
8343 2012-11-05  Glenn Adams  <glenn@skynav.com>
8344
8345         Add support to -webkit-line-break property for CSS3 Text line-break property values and semantics.
8346         https://bugs.webkit.org/show_bug.cgi?id=89235
8347
8348         Reviewed by Eric Seidel.
8349
8350         See also wiki documentation at:
8351         [1] http://trac.webkit.org/wiki/LineBreaking
8352         [2] http://trac.webkit.org/wiki/LineBreakingCSS3Mapping
8353
8354         * css3/line-break/line-break-auto-centered-expected.html: Added.
8355         * css3/line-break/line-break-auto-centered.html: Added.
8356         * css3/line-break/line-break-auto-half-kana-expected.html: Added.
8357         * css3/line-break/line-break-auto-half-kana.html: Added.
8358         * css3/line-break/line-break-auto-hyphens-expected.html: Added.
8359         * css3/line-break/line-break-auto-hyphens.html: Added.
8360         * css3/line-break/line-break-auto-inseparables-expected.html: Added.
8361         * css3/line-break/line-break-auto-inseparables.html: Added.
8362         * css3/line-break/line-break-auto-iteration-marks-expected.html: Added.
8363         * css3/line-break/line-break-auto-iteration-marks.html: Added.
8364         * css3/line-break/line-break-auto-postfixes-expected.html: Added.
8365         * css3/line-break/line-break-auto-postfixes.html: Added.
8366         * css3/line-break/line-break-auto-prefixes-expected.html: Added.
8367         * css3/line-break/line-break-auto-prefixes.html: Added.
8368         * css3/line-break/line-break-auto-sound-marks-expected.html: Added.
8369         * css3/line-break/line-break-auto-sound-marks.html: Added.
8370         * css3/line-break/line-break-loose-centered-expected.html: Added.
8371         * css3/line-break/line-break-loose-centered.html: Added.
8372         * css3/line-break/line-break-loose-half-kana-expected.html: Added.
8373         * css3/line-break/line-break-loose-half-kana.html: Added.
8374         * css3/line-break/line-break-loose-hyphens-expected.html: Added.
8375         * css3/line-break/line-break-loose-hyphens.html: Added.
8376         * css3/line-break/line-break-loose-inseparables-expected.html: Added.
8377         * css3/line-break/line-break-loose-inseparables.html: Added.
8378         * css3/line-break/line-break-loose-iteration-marks-expected.html: Added.
8379         * css3/line-break/line-break-loose-iteration-marks.html: Added.
8380         * css3/line-break/line-break-loose-postfixes-expected.html: Added.
8381         * css3/line-break/line-break-loose-postfixes.html: Added.
8382         * css3/line-break/line-break-loose-prefixes-expected.html: Added.
8383         * css3/line-break/line-break-loose-prefixes.html: Added.
8384         * css3/line-break/line-break-loose-sound-marks-expected.html: Added.
8385         * css3/line-break/line-break-loose-sound-marks.html: Added.
8386         * css3/line-break/line-break-normal-centered-expected.html: Added.
8387         * css3/line-break/line-break-normal-centered.html: Added.
8388         * css3/line-break/line-break-normal-half-kana-expected.html: Added.
8389         * css3/line-break/line-break-normal-half-kana.html: Added.
8390         * css3/line-break/line-break-normal-hyphens-expected.html: Added.
8391         * css3/line-break/line-break-normal-hyphens.html: Added.
8392         * css3/line-break/line-break-normal-inseparables-expected.html: Added.
8393         * css3/line-break/line-break-normal-inseparables.html: Added.
8394         * css3/line-break/line-break-normal-iteration-marks-expected.html: Added.
8395         * css3/line-break/line-break-normal-iteration-marks.html: Added.
8396         * css3/line-break/line-break-normal-postfixes-expected.html: Added.
8397         * css3/line-break/line-break-normal-postfixes.html: Added.
8398         * css3/line-break/line-break-normal-prefixes-expected.html: Added.
8399         * css3/line-break/line-break-normal-prefixes.html: Added.
8400         * css3/line-break/line-break-normal-sound-marks-expected.html: Added.
8401         * css3/line-break/line-break-normal-sound-marks.html: Added.
8402         * css3/line-break/line-break-strict-centered-expected.html: Added.
8403         * css3/line-break/line-break-strict-centered.html: Added.
8404         * css3/line-break/line-break-strict-half-kana-expected.html: Added.
8405         * css3/line-break/line-break-strict-half-kana.html: Added.
8406         * css3/line-break/line-break-strict-hyphens-expected.html: Added.
8407         * css3/line-break/line-break-strict-hyphens.html: Added.
8408         * css3/line-break/line-break-strict-inseparables-expected.html: Added.
8409         * css3/line-break/line-break-strict-inseparables.html: Added.
8410         * css3/line-break/line-break-strict-iteration-marks-expected.html: Added.
8411         * css3/line-break/line-break-strict-iteration-marks.html: Added.
8412         * css3/line-break/line-break-strict-postfixes-expected.html: Added.
8413         * css3/line-break/line-break-strict-postfixes.html: Added.
8414         * css3/line-break/line-break-strict-prefixes-expected.html: Added.
8415         * css3/line-break/line-break-strict-prefixes.html: Added.
8416         * css3/line-break/line-break-strict-sound-marks-expected.html: Added.
8417         * css3/line-break/line-break-strict-sound-marks.html: Added.
8418
8419         * platform/chromium/css3/line-break/line-break-auto-half-kana-expected.html: Added.
8420         * platform/chromium/css3/line-break/line-break-auto-sound-marks-expected.html: Added.
8421         Override reftest expectations on chromium due to different ICU auto behavior.
8422
8423         * platform/chromium-android/css3/line-break/line-break-auto-half-kana-expected.html: Added.
8424         * platform/chromium-android/css3/line-break/line-break-auto-sound-marks-expected.html: Added.
8425         Override override of reftest expectations on chromium due to different ICU auto behavior;
8426         that is, chromium-android seems to follow the generic expectations.
8427
8428 2012-11-05  Adam Barth  <abarth@webkit.org>
8429
8430         webkitRegionLayoutUpdate is incorrectly named
8431         https://bugs.webkit.org/show_bug.cgi?id=100335
8432
8433         Reviewed by Ojan Vafai.
8434
8435         Update tests to use the proper name.
8436
8437         * fast/regions/webkit-named-flow-event-add-to-flow.html:
8438         * fast/regions/webkit-named-flow-event-no-regions.html:
8439         * fast/regions/webkit-named-flow-event-remove-from-dom.html:
8440         * fast/regions/webkit-named-flow-event-remove-from-flow.html:
8441         * fast/regions/webkit-named-flow-event-target.html:
8442         * fast/regions/webkit-named-flow-event-to-null.html:
8443         * fast/regions/webkit-named-flow-event.html:
8444
8445 2012-11-05  Stephen White  <senorblanco@chromium.org>
8446
8447         Remove fast/forms/week-multiple-fields from
8448         platform/mac/TestExpectations, since it no longer exists and makes the
8449         style script complain.  Unreviewed.
8450
8451         * platform/mac/TestExpectations:
8452
8453 2012-11-05  Stephen White  <senorblanco@chromium.org>
8454
8455         [chromium] Give actual bug IDs to some past gardening.  Unreviewed.
8456
8457         * platform/chromium/TestExpectations:
8458
8459 2012-11-05  Florin Malita  <fmalita@chromium.org>
8460
8461         Crash when mixing layers, foreignObjects and SVG hidden containers
8462         https://bugs.webkit.org/show_bug.cgi?id=87297
8463
8464         Reviewed by Dirk Schulze.
8465
8466         * platform/chromium-mac-snowleopard/svg/custom/use-on-disallowed-foreign-object-6-expected.txt:
8467         * platform/chromium-win/svg/custom/use-on-disallowed-foreign-object-5-expected.txt:
8468         * platform/chromium-win/svg/custom/use-on-disallowed-foreign-object-6-expected.txt:
8469         * platform/chromium-win/svg/foreignObject/fO-parent-display-none-expected.txt:
8470         * platform/chromium-win/svg/foreignObject/fO-parent-display-none-with-relative-pos-content-expected.txt:
8471         * platform/chromium-win/svg/foreignObject/fO-parent-of-parent-display-none-expected.txt:
8472         * platform/chromium-win/svg/foreignObject/fO-parent-of-parent-display-none-with-relative-pos-content-expected.txt:
8473         * platform/chromium/svg/custom/use-on-disallowed-foreign-object-5-expected.txt:
8474         * platform/chromium/svg/custom/use-on-disallowed-foreign-object-6-expected.txt:
8475         * platform/chromium/svg/foreignObject/fO-parent-display-none-expected.txt:
8476         * platform/chromium/svg/foreignObject/fO-parent-display-none-with-relative-pos-content-expected.txt:
8477         * platform/chromium/svg/foreignObject/fO-parent-of-parent-display-none-expected.txt:
8478         * platform/chromium/svg/foreignObject/fO-parent-of-parent-display-none-with-relative-pos-content-expected.txt:
8479         * platform/efl/svg/foreignObject/fO-parent-display-none-expected.txt:
8480         * platform/efl/svg/foreignObject/fO-parent-display-none-with-relative-pos-content-expected.txt:
8481         * platform/efl/svg/foreignObject/fO-parent-of-parent-display-none-expected.txt:
8482         * platform/efl/svg/foreignObject/fO-parent-of-parent-display-none-with-relative-pos-content-expected.txt:
8483         * platform/gtk/svg/custom/use-on-disallowed-foreign-object-5-expected.txt:
8484         * platform/gtk/svg/custom/use-on-disallowed-foreign-object-6-expected.txt:
8485         * platform/gtk/svg/foreignObject/fO-parent-display-none-expected.txt:
8486         * platform/gtk/svg/foreignObject/fO-parent-display-none-with-relative-pos-content-expected.txt:
8487         * platform/gtk/svg/foreignObject/fO-parent-of-parent-display-none-expected.txt:
8488         * platform/gtk/svg/foreignObject/fO-parent-of-parent-display-none-with-relative-pos-content-expected.txt:
8489         * platform/mac/svg/custom/use-on-disallowed-foreign-object-5-expected.txt:
8490         * platform/mac/svg/custom/use-on-disallowed-foreign-object-6-expected.txt:
8491         * platform/mac/svg/foreignObject/fO-parent-display-none-expected.txt:
8492         * platform/mac/svg/foreignObject/fO-parent-display-none-with-relative-pos-content-expected.txt:
8493         * platform/mac/svg/foreignObject/fO-parent-of-parent-display-none-expected.txt:
8494         * platform/mac/svg/foreignObject/fO-parent-of-parent-display-none-with-relative-pos-content-expected.txt:
8495         * platform/qt/svg/custom/use-on-disallowed-foreign-object-5-expected.txt:
8496         * platform/qt/svg/custom/use-on-disallowed-foreign-object-6-expected.txt:
8497         * platform/qt/svg/foreignObject/fO-parent-display-none-expected.txt:
8498         * platform/qt/svg/foreignObject/fO-parent-display-none-with-relative-pos-content-expected.txt:
8499         * platform/qt/svg/foreignObject/fO-parent-of-parent-display-none-expected.txt:
8500         * platform/qt/svg/foreignObject/fO-parent-of-parent-display-none-with-relative-pos-content-expected.txt:
8501         * svg/custom/use-on-g-containing-foreignObject-and-image-expected.txt:
8502         * svg/foreignObject/foreign-object-defs-crash-expected.txt: Added.
8503         * svg/foreignObject/foreign-object-defs-crash.svg: Added.
8504         * svg/foreignObject/text-tref-02-b-expected.txt:
8505
8506 2012-11-05  Stephen White  <senorblanco@chromium.org>
8507
8508         [chromium] Mark several compositing tests as only failing Image
8509         and not Text, after r133513.  Unreviewed.
8510
8511         * platform/chromium/TestExpectations:
8512
8513 2012-11-05  Csaba Osztrogonác  <ossy@webkit.org>
8514
8515         [Qt][WK2] New compositing/tiling tests fail
8516         https://bugs.webkit.org/show_bug.cgi?id=101166
8517
8518         Unskip now passing tests after r133513.
8519
8520         * platform/qt-5.0-wk2/TestExpectations:
8521
8522 2012-11-05  Simon Fraser  <simon.fraser@apple.com>
8523
8524         [Qt][WK2] New compositing/tiling tests fail
8525         https://bugs.webkit.org/show_bug.cgi?id=101166
8526
8527         The platform-independent results should not contain visibleRect, since this is
8528         only dumped on Mac.
8529
8530         * compositing/tiling/rotated-tiled-clamped-expected.txt:
8531         * compositing/tiling/rotated-tiled-preserve3d-clamped-expected.txt:
8532
8533 2012-11-05  Simon Fraser  <simon.fraser@apple.com>
8534
8535         Rebaseline some Lion results that were affected by enabling subpixel layout.
8536
8537         * platform/mac-lion/editing/selection/vertical-lr-ltr-extend-line-backward-br-expected.txt:
8538         * platform/mac-lion/editing/selection/vertical-lr-ltr-extend-line-forward-br-expected.txt:
8539         * platform/mac-lion/editing/selection/vertical-rl-ltr-extend-line-backward-br-expected.txt:
8540         * platform/mac-lion/editing/selection/vertical-rl-ltr-extend-line-backward-p-expected.txt:
8541         * platform/mac-lion/editing/selection/vertical-rl-ltr-extend-line-forward-br-expected.txt:
8542         * platform/mac-lion/editing/selection/vertical-rl-ltr-extend-line-forward-p-expected.txt:
8543         * platform/mac-lion/fast/text/international/hindi-spacing-expected.txt:
8544         * platform/mac-lion/fast/text/international/vertical-text-glyph-test-expected.txt:
8545         * platform/mac-lion/fast/writing-mode/Kusa-Makura-background-canvas-expected.txt:
8546         * platform/mac-lion/fast/writing-mode/japanese-ruby-vertical-lr-expected.txt:
8547         * platform/mac-lion/fast/writing-mode/japanese-ruby-vertical-rl-expected.txt:
8548         * platform/mac-lion/fast/writing-mode/vertical-font-fallback-expected.txt:
8549
8550 2012-11-05  Stephen White  <senorblanco@chromium.org>
8551
8552         [chromium] Mark css3/filters/custom/custom-filter-animation.html
8553         as timing out intermittently.  Unreviewed.
8554
8555         * platform/chromium/TestExpectations:
8556
8557 2012-11-05  David Barton  <dbarton@mathscribe.com>
8558
8559         Implement SimpleFontData::platformBoundsForGlyph on skia
8560         https://bugs.webkit.org/show_bug.cgi?id=101115
8561
8562         Reviewed by Eric Seidel.
8563
8564         Some lineboxcontain/etc. tests will need rebaselining.
8565
8566         * platform/chromium/TestExpectations:
8567
8568 2012-11-05  Csaba Osztrogonác  <ossy@webkit.org>
8569
8570         [Qt] Unreviewed gardening, unskip a now passing test.
8571
8572         * platform/qt-5.0-wk1/TestExpectations:
8573
8574 2012-11-05  Hans Muller  <hmuller@adobe.com>
8575
8576         [CSS Exclusions] Polygon edges should span colinear vertices
8577         https://bugs.webkit.org/show_bug.cgi?id=99343
8578
8579         Reviewed by Dirk Schulze.
8580
8581         Verify that exclusion polygonal shape-inside layout is unaffected by coincident
8582         or collinear vertices.
8583
8584         * fast/exclusions/shape-inside/shape-inside-coincident-vertices-expected.html: Added.
8585         * fast/exclusions/shape-inside/shape-inside-coincident-vertices.html: Added.
8586         * fast/exclusions/shape-inside/shape-inside-collinear-vertices-expected.html: Added.
8587         * fast/exclusions/shape-inside/shape-inside-collinear-vertices.html: Added.
8588
8589 2012-11-05  Csaba Osztrogonác  <ossy@webkit.org>
8590
8591         [Qt] Unreviewed gardening, unskip now passing tests.
8592
8593         * platform/qt/TestExpectations:
8594
8595 2012-11-05  Stephen White  <senorblanco@chromium.org>
8596
8597         [chromium] Mark inspector-protocol/debugger-pause-dedicated-worker.html
8598         as also crashy, and give it a bug ID.  Unreviewed.
8599
8600         * platform/chromium/TestExpectations:
8601
8602 2012-11-05  Dominik Röttsches  <dominik.rottsches@intel.com>
8603
8604         [Cairo] Make Cairo honor image orientation
8605         https://bugs.webkit.org/show_bug.cgi?id=101207
8606
8607         Reviewed by Kenneth Rohde Christiansen.
8608
8609         Unskip and rebaseline exif orientation tests for EFL.
8610
8611         * platform/efl-wk1/TestExpectations: Tests not passing here yet, since DRT needs a setShouldRespectImageOrientation setting.
8612         * platform/efl/TestExpectations: Unskipping three exif orientation tests.
8613         * platform/efl/fast/images/exif-orientation-css-expected.png: Added.
8614         * platform/efl/fast/images/exif-orientation-css-expected.txt: Added.
8615         * platform/efl/fast/images/exif-orientation-expected.png: Added.
8616         * platform/efl/fast/images/exif-orientation-expected.txt: Added.
8617         * platform/efl/fast/images/exif-orientation-image-document-expected.png: Added.
8618         * platform/efl/fast/images/exif-orientation-image-document-expected.txt: Added.
8619
8620 2012-11-05  Hans Muller  <hmuller@adobe.com>
8621
8622         [CSS Exclusions] Layout of the first shape-inside line can be incorrect
8623         https://bugs.webkit.org/show_bug.cgi?id=100996
8624
8625         Reviewed by Dirk Schulze.
8626
8627         Verify that the first line of shape-inside content is laid out correctly
8628         when the top of the shape's bounds has a non-integral value.
8629
8630         * fast/exclusions/shape-inside/shape-inside-shape-logical-top-expected.html: Added.
8631         * fast/exclusions/shape-inside/shape-inside-shape-logical-top.html: Added.
8632
8633 2012-11-05  Stephen White  <senorblanco@chromium.org>
8634
8635         [chromium] Mark a flaky test.  Unreviewed.
8636
8637         * platform/chromium/TestExpectations:
8638
8639 2012-11-05  Stephen White  <senorblanco@chromium.org>
8640
8641         [chromium] Add a now-failing test, remove a now-passing test.  Unreviewed.
8642
8643         * platform/chromium/TestExpectations:
8644
8645 2012-11-05  Pierre Rossi  <pierre.rossi@gmail.com>
8646
8647         [Qt] Fix broken comment in WK2 TestExpectations
8648
8649         Unreviewed fix, just an obviously missing '#' character.
8650
8651         * platform/qt-5.0-wk2/TestExpectations:
8652
8653 2012-11-05  Christophe Dumez  <christophe.dumez@intel.com>
8654
8655         fast/events/popup-allowed-from-gesture-initiated-event.html is flaky
8656         https://bugs.webkit.org/show_bug.cgi?id=101208
8657
8658         Reviewed by Kenneth Rohde Christiansen.
8659
8660         Close the new popup between each test to make sure the new window
8661         does not mask the buttons and therefore prevent them from being
8662         clicked. This addresses flakiness for this test.
8663
8664         * fast/events/popup-allowed-from-gesture-initiated-event.html:
8665
8666 2012-11-05  Zan Dobersek  <zandobersek@gmail.com>
8667
8668         Unreviewed GTK gardening.
8669
8670         A followup to r133453, adding a baseline for http/tests/inspector/console-websocket-error.html.
8671
8672         * platform/gtk/http/tests/inspector: Added.
8673         * platform/gtk/http/tests/inspector/console-websocket-error-expected.txt: Added.
8674
8675 2012-11-05  Thiago Marcos P. Santos  <thiago.santos@intel.com>
8676
8677         Validate CSS Device Adaptation properties and resolve shorthands
8678         https://bugs.webkit.org/show_bug.cgi?id=95962
8679
8680         Reviewed by Alexis Menard.
8681
8682         Added a test for CSS Device Adaptation property parsing validation.
8683
8684         * css3/device-adapt/viewport-properties-validation-expected.txt: Added.
8685         * css3/device-adapt/viewport-properties-validation.html: Added.
8686
8687 2012-11-05  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
8688
8689         [EFL] Unreviewed gardening.
8690
8691         Remove a few tests which depend on setIsolatedWorldSecurityOrigin
8692         since they are already skipped in efl/TestExpectations.
8693
8694         * platform/efl-wk2/TestExpectations:
8695
8696 2012-11-05  Christophe Dumez  <christophe.dumez@intel.com>
8697
8698         [EFL] fast/forms/week-multiple-fields does not exist and should be removed from TestExpectations
8699         https://bugs.webkit.org/show_bug.cgi?id=101202
8700
8701         Unreviewed EFL gardening.
8702
8703         Remove fast/forms/week-multiple-fields from TestExpections since it does
8704         not exist and makes the style script complain.
8705
8706         * platform/efl/TestExpectations:
8707
8708 2012-11-05  Zan Dobersek  <zandobersek@gmail.com>
8709
8710         Unreviewed GTK gardening.
8711
8712         Clean up the inspector-related test expectations. Instead of marking
8713         many tests as skipped, proper failure expectations are put in place.
8714         The tests are still being skipped as their current behavior on the
8715         buildbots is unknown.
8716
8717         * platform/gtk/TestExpectations:
8718
8719 2012-11-05  Kristóf Kosztyó  <kkristof@inf.u-szeged.hu>
8720
8721         [Qt] Unreviewed gardening.
8722
8723         Skip fast/dom/shadow/shadowroot-type.html because SHADOW_DOM is disabled.
8724
8725         * platform/qt/TestExpectations:
8726
8727 2012-11-05  Zan Dobersek  <zandobersek@gmail.com>
8728
8729         Unreviewed GTK gardening.
8730
8731         Rebaselining MathML tests after r132264 and r133221 and updating
8732         pixel baselines with outdated hash.
8733
8734         * platform/gtk/TestExpectations:
8735         * platform/gtk/mathml/presentation/attributes-expected.png:
8736         * platform/gtk/mathml/presentation/fenced-expected.png:
8737         * platform/gtk/mathml/presentation/fenced-expected.txt:
8738         * platform/gtk/mathml/presentation/mo-expected.png:
8739         * platform/gtk/mathml/presentation/mo-expected.txt:
8740         * platform/gtk/mathml/presentation/mo-stretch-expected.png:
8741         * platform/gtk/mathml/presentation/mo-stretch-expected.txt:
8742         * platform/gtk/mathml/presentation/mroot-pref-width-expected.png:
8743         * platform/gtk/mathml/presentation/over-expected.png:
8744         * platform/gtk/mathml/presentation/over-expected.txt:
8745         * platform/gtk/mathml/presentation/roots-expected.png:
8746         * platform/gtk/mathml/presentation/row-alignment-expected.png:
8747         * platform/gtk/mathml/presentation/row-alignment-expected.txt:
8748         * platform/gtk/mathml/presentation/row-expected.png:
8749         * platform/gtk/mathml/presentation/row-expected.txt:
8750         * platform/gtk/mathml/presentation/style-expected.png:
8751         * platform/gtk/mathml/presentation/subsup-expected.png:
8752         * platform/gtk/mathml/presentation/subsup-expected.txt:
8753         * platform/gtk/mathml/presentation/tables-expected.png:
8754         * platform/gtk/mathml/presentation/tables-expected.txt:
8755
8756 2012-11-05  Christophe Dumez  <christophe.dumez@intel.com>
8757
8758         [EFL] Skip compositing/repaint/invalidations-on-composited-layers.html
8759         https://bugs.webkit.org/show_bug.cgi?id=101181
8760
8761         Unreviewed EFL gardening.
8762
8763         Mark compositing/repaint/invalidations-on-composited-layers.html as
8764         expected to fail since accelerated compositing is disabled by default
8765         on EFL port.
8766
8767         * platform/efl/TestExpectations:
8768
8769 2012-11-05  Zan Dobersek  <zandobersek@gmail.com>
8770
8771         Unreviewed GTK gardening.
8772
8773         Skipping ENABLE_SUBPIXEL- and ENABLE_INPUT_TYPE_*-related testing
8774         directories. These features are not enabled yet and most of the
8775         tests fail.
8776
8777         Removing failure expectation for fast/files/workers/worker-apply-blob-url-to-xhr.html,
8778         the issue was fixed in r132973.
8779
8780         Moving the skip entry for css3/device-adapt to the proper section.
8781
8782         * platform/gtk/TestExpectations:
8783
8784 2012-11-05  Shinya Kawanaka  <shinyak@chromium.org>
8785
8786         [Shadow] ShadowRoot type is not set correctly.
8787         https://bugs.webkit.org/show_bug.cgi?id=101188
8788
8789         Reviewed by Hajime Morita.
8790
8791         * fast/dom/shadow/shadowroot-type-expected.txt: Added.
8792         * fast/dom/shadow/shadowroot-type.html: Added.
8793
8794 2012-11-04  Kent Tamura  <tkent@chromium.org>
8795
8796         Move *-multiple-fields-appearance-*.html from fast/forms/*-multiple-fields/ to fast/forms/*/
8797         https://bugs.webkit.org/show_bug.cgi?id=101186
8798
8799         Rubber-stamped by Kentaro Hara.
8800
8801         The fast/forms/{date,month,time,week}-multiple-fields/
8802         {date,month,time,week}-multiple-fields-appearance-*.html tests don't
8803         depend on the multiple-fields UI, and should work for non
8804         multiple-fields configuration too. They should be moved to
8805         fast/forms/{date,month,time,week}/.
8806
8807         * fast/forms/date-multiple-fields/date-multiple-fields-appearance-basic-expected.txt: Removed.
8808         * fast/forms/date-multiple-fields/date-multiple-fields-appearance-basic.html: Removed.
8809         * fast/forms/date-multiple-fields/date-multiple-fields-appearance-l10n-expected.txt: Removed.
8810         * fast/forms/date-multiple-fields/date-multiple-fields-appearance-l10n.html: Removed.
8811         * fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-classes-expected.txt: Removed.
8812         * fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-classes.html: Removed.
8813         * fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-elements-expected.txt: Removed.
8814         * fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-elements.html: Removed.
8815         * fast/forms/date-multiple-fields/date-multiple-fields-appearance-style-expected.txt: Removed.
8816         * fast/forms/date-multiple-fields/date-multiple-fields-appearance-style.html: Removed.
8817         * fast/forms/date/date-appearance-basic-expected.txt: Copied from LayoutTests/fast/forms/date-multiple-fields/date-multiple-fields-appearance-basic-expected.txt.
8818         * fast/forms/date/date-appearance-basic.html: Copied from LayoutTests/fast/forms/date-multiple-fields/date-multiple-fields-appearance-basic.html.
8819         * fast/forms/date/date-appearance-l10n-expected.txt: Copied from LayoutTests/fast/forms/date-multiple-fields/date-multiple-fields-appearance-l10n-expected.txt.
8820         * fast/forms/date/date-appearance-l10n.html: Copied from LayoutTests/fast/forms/date-multiple-fields/date-multiple-fields-appearance-l10n.html.
8821         * fast/forms/date/date-appearance-pseudo-classes-expected.txt: Copied from LayoutTests/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-classes-expected.txt.
8822         * fast/forms/date/date-appearance-pseudo-classes.html: Copied from LayoutTests/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-classes.html.
8823         * fast/forms/date/date-appearance-pseudo-elements-expected.txt: Copied from LayoutTests/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-elements-expected.txt.
8824         * fast/forms/date/date-appearance-pseudo-elements.html: Copied from LayoutTests/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-elements.html.
8825         * fast/forms/date/date-appearance-style-expected.txt: Copied from LayoutTests/fast/forms/date-multiple-fields/date-multiple-fields-appearance-style-expected.txt.
8826         * fast/forms/date/date-appearance-style.html: Copied from LayoutTests/fast/forms/date-multiple-fields/date-multiple-fields-appearance-style.html.
8827         * fast/forms/month-multiple-fields/month-multiple-fields-appearance-basic-expected.txt: Removed.
8828         * fast/forms/month-multiple-fields/month-multiple-fields-appearance-basic.html: Removed.
8829         * fast/forms/month-multiple-fields/month-multiple-fields-appearance-l10n-expected.txt: Removed.
8830         * fast/forms/month-multiple-fields/month-multiple-fields-appearance-l10n.html: Removed.
8831         * fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-classes-expected.txt: Removed.
8832         * fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-classes.html: Removed.
8833         * fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-elements-expected.txt: Removed.
8834         * fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-elements.html: Removed.
8835         * fast/forms/month-multiple-fields/month-multiple-fields-appearance-style-expected.txt: Removed.
8836         * fast/forms/month-multiple-fields/month-multiple-fields-appearance-style.html: Removed.
8837         * fast/forms/month/month-appearance-basic-expected.txt: Copied from LayoutTests/fast/forms/month-multiple-fields/month-multiple-fields-appearance-basic-expected.txt.
8838         * fast/forms/month/month-appearance-basic.html: Copied from LayoutTests/fast/forms/month-multiple-fields/month-multiple-fields-appearance-basic.html.
8839         * fast/forms/month/month-appearance-l10n-expected.txt: Copied from LayoutTests/fast/forms/month-multiple-fields/month-multiple-fields-appearance-l10n-expected.txt.
8840         * fast/forms/month/month-appearance-l10n.html: Copied from LayoutTests/fast/forms/month-multiple-fields/month-multiple-fields-appearance-l10n.html.
8841         * fast/forms/month/month-appearance-pseudo-classes-expected.txt: Copied from LayoutTests/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-classes-expected.txt.
8842         * fast/forms/month/month-appearance-pseudo-classes.html: Copied from LayoutTests/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-classes.html.
8843         * fast/forms/month/month-appearance-pseudo-elements-expected.txt: Copied from LayoutTests/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-elements-expected.txt.
8844         * fast/forms/month/month-appearance-pseudo-elements.html: Copied from LayoutTests/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-elements.html.
8845         * fast/forms/month/month-appearance-style-expected.txt: Copied from LayoutTests/fast/forms/month-multiple-fields/month-multiple-fields-appearance-style-expected.txt.
8846         * fast/forms/month/month-appearance-style.html: Copied from LayoutTests/fast/forms/month-multiple-fields/month-multiple-fields-appearance-style.html.
8847         * fast/forms/time-multiple-fields/time-multiple-fields-appearance-basic-expected.txt: Removed.
8848         * fast/forms/time-multiple-fields/time-multiple-fields-appearance-basic.html: Removed.
8849         * fast/forms/time-multiple-fields/time-multiple-fields-appearance-disabled-readonly-expected.txt: Removed.
8850         * fast/forms/time-multiple-fields/time-multiple-fields-appearance-disabled-readonly.html: Removed.
8851         * fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-classes-expected.txt: Removed.
8852         * fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-classes.html: Removed.
8853         * fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-elements-expected.txt: Removed.
8854         * fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-elements.html: Removed.
8855         * fast/forms/time-multiple-fields/time-multiple-fields-appearance-style-expected.txt: Removed.
8856         * fast/forms/time-multiple-fields/time-multiple-fields-appearance-style.html: Removed.
8857         * fast/forms/time/time-appearance-basic-expected.txt: Copied from LayoutTests/fast/forms/time-multiple-fields/time-multiple-fields-appearance-basic-expected.txt.
8858         * fast/forms/time/time-appearance-basic.html: Copied from LayoutTests/fast/forms/time-multiple-fields/time-multiple-fields-appearance-basic.html.
8859         * fast/forms/time/time-appearance-disabled-readonly-expected.txt: Copied from LayoutTests/fast/forms/time-multiple-fields/time-multiple-fields-appearance-disabled-readonly-expected.txt.
8860         * fast/forms/time/time-appearance-disabled-readonly.html: Copied from LayoutTests/fast/forms/time-multiple-fields/time-multiple-fields-appearance-disabled-readonly.html.
8861         * fast/forms/time/time-appearance-pseudo-classes-expected.txt: Copied from LayoutTests/fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-classes-expected.txt.
8862         * fast/forms/time/time-appearance-pseudo-classes.html: Copied from LayoutTests/fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-classes.html.
8863         * fast/forms/time/time-appearance-pseudo-elements-expected.txt: Copied from LayoutTests/fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-elements-expected.txt.
8864         * fast/forms/time/time-appearance-pseudo-elements.html: Copied from LayoutTests/fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-elements.html.
8865         * fast/forms/time/time-appearance-style-expected.txt: Copied from LayoutTests/fast/forms/time-multiple-fields/time-multiple-fields-appearance-style-expected.txt.
8866         * fast/forms/time/time-appearance-style.html: Copied from LayoutTests/fast/forms/time-multiple-fields/time-multiple-fields-appearance-style.html.
8867         * fast/forms/week-multiple-fields/week-multiple-fields-appearance-basic-expected.txt: Removed.
8868         * fast/forms/week-multiple-fields/week-multiple-fields-appearance-basic.html: Removed.
8869         * fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-classes-expected.txt: Removed.
8870         * fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-classes.html: Removed.
8871         * fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-elements-expected.txt: Removed.
8872         * fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-elements.html: Removed.
8873         * fast/forms/week-multiple-fields/week-multiple-fields-appearance-style-expected.txt: Removed.
8874         * fast/forms/week-multiple-fields/week-multiple-fields-appearance-style.html: Removed.
8875         * fast/forms/week/week-appearance-basic-expected.txt: Copied from LayoutTests/fast/forms/week-multiple-fields/week-multiple-fields-appearance-basic-expected.txt.
8876         * fast/forms/week/week-appearance-basic.html: Copied from LayoutTests/fast/forms/week-multiple-fields/week-multiple-fields-appearance-basic.html.
8877         * fast/forms/week/week-appearance-pseudo-classes-expected.txt: Copied from LayoutTests/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-classes-expected.txt.
8878         * fast/forms/week/week-appearance-pseudo-classes.html: Copied from LayoutTests/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-classes.html.
8879         * fast/forms/week/week-appearance-pseudo-elements-expected.txt: Copied from LayoutTests/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-elements-expected.txt.
8880         * fast/forms/week/week-appearance-pseudo-elements.html: Copied from LayoutTests/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-elements.html.
8881         * fast/forms/week/week-appearance-style-expected.txt: Copied from LayoutTests/fast/forms/week-multiple-fields/week-multiple-fields-appearance-style-expected.txt.
8882         * fast/forms/week/week-appearance-style.html: Copied from LayoutTests/fast/forms/week-multiple-fields/week-multiple-fields-appearance-style.html.
8883         * platform/chromium-linux/fast/forms/date-multiple-fields/date-multiple-fields-appearance-basic-expected.png: Removed.
8884         * platform/chromium-linux/fast/forms/date-multiple-fields/date-multiple-fields-appearance-l10n-expected.png: Removed.
8885         * platform/chromium-linux/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-classes-expected.png: Removed.
8886         * platform/chromium-linux/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-elements-expected.png: Removed.
8887         * platform/chromium-linux/fast/forms/date-multiple-fields/date-multiple-fields-appearance-style-expected.png: Removed.
8888         * platform/chromium-linux/fast/forms/date/date-appearance-basic-expected.png: Copied from LayoutTests/platform/chromium-linux/fast/forms/date-multiple-fields/date-multiple-fields-appearance-basic-expected.png.
8889         * platform/chromium-linux/fast/forms/date/date-appearance-l10n-expected.png: Copied from LayoutTests/platform/chromium-linux/fast/forms/date-multiple-fields/date-multiple-fields-appearance-l10n-expected.png.
8890         * platform/chromium-linux/fast/forms/date/date-appearance-pseudo-classes-expected.png: Copied from LayoutTests/platform/chromium-linux/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-classes-expected.png.
8891         * platform/chromium-linux/fast/forms/date/date-appearance-pseudo-elements-expected.png: Copied from LayoutTests/platform/chromium-linux/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-elements-expected.png.
8892         * platform/chromium-linux/fast/forms/date/date-appearance-style-expected.png: Copied from LayoutTests/platform/chromium-linux/fast/forms/date-multiple-fields/date-multiple-fields-appearance-style-expected.png.
8893         * platform/chromium-linux/fast/forms/month: Added.
8894         * platform/chromium-linux/fast/forms/month-multiple-fields/month-multiple-fields-appearance-basic-expected.png: Removed.
8895         * platform/chromium-linux/fast/forms/month-multiple-fields/month-multiple-fields-appearance-l10n-expected.png: Removed.
8896         * platform/chromium-linux/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-classes-expected.png: Removed.
8897         * platform/chromium-linux/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-elements-expected.png: Removed.
8898         * platform/chromium-linux/fast/forms/month-multiple-fields/month-multiple-fields-appearance-style-expected.png: Removed.
8899         * platform/chromium-linux/fast/forms/month/month-appearance-basic-expected.png: Copied from LayoutTests/platform/chromium-linux/fast/forms/month-multiple-fields/month-multiple-fields-appearance-basic-expected.png.
8900         * platform/chromium-linux/fast/forms/month/month-appearance-l10n-expected.png: Copied from LayoutTests/platform/chromium-linux/fast/forms/month-multiple-fields/month-multiple-fields-appearance-l10n-expected.png.
8901         * platform/chromium-linux/fast/forms/month/month-appearance-pseudo-classes-expected.png: Copied from LayoutTests/platform/chromium-linux/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-classes-expected.png.
8902         * platform/chromium-linux/fast/forms/month/month-appearance-pseudo-elements-expected.png: Copied from LayoutTests/platform/chromium-linux/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-elements-expected.png.
8903         * platform/chromium-linux/fast/forms/month/month-appearance-style-expected.png: Copied from LayoutTests/platform/chromium-linux/fast/forms/month-multiple-fields/month-multiple-fields-appearance-style-expected.png.
8904         * platform/chromium-linux/fast/forms/time: Added.
8905         * platform/chromium-linux/fast/forms/time-multiple-fields/time-multiple-fields-appearance-basic-expected.png: Removed.
8906         * platform/chromium-linux/fast/forms/time-multiple-fields/time-multiple-fields-appearance-disabled-readonly-expected.png: Removed.
8907         * platform/chromium-linux/fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-classes-expected.png: Removed.
8908         * platform/chromium-linux/fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-elements-expected.png: Removed.
8909         * platform/chromium-linux/fast/forms/time-multiple-fields/time-multiple-fields-appearance-style-expected.png: Removed.
8910         * platform/chromium-linux/fast/forms/time/time-appearance-basic-expected.png: Copied from LayoutTests/platform/chromium-linux/fast/forms/time-multiple-fields/time-multiple-fields-appearance-basic-expected.png.
8911         * platform/chromium-linux/fast/forms/time/time-appearance-disabled-readonly-expected.png: Copied from LayoutTests/platform/chromium-linux/fast/forms/time-multiple-fields/time-multiple-fields-appearance-disabled-readonly-expected.png.
8912         * platform/chromium-linux/fast/forms/time/time-appearance-pseudo-classes-expected.png: Copied from LayoutTests/platform/chromium-linux/fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-classes-expected.png.
8913         * platform/chromium-linux/fast/forms/time/time-appearance-pseudo-elements-expected.png: Copied from LayoutTests/platform/chromium-linux/fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-elements-expected.png.
8914         * platform/chromium-linux/fast/forms/time/time-appearance-style-expected.png: Copied from LayoutTests/platform/chromium-linux/fast/forms/time-multiple-fields/time-multiple-fields-appearance-style-expected.png.
8915         * platform/chromium-linux/fast/forms/week: Added.
8916         * platform/chromium-linux/fast/forms/week-multiple-fields/week-multiple-fields-appearance-basic-expected.png: Removed.
8917         * platform/chromium-linux/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-classes-expected.png: Removed.
8918         * platform/chromium-linux/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-elements-expected.png: Removed.
8919         * platform/chromium-linux/fast/forms/week-multiple-fields/week-multiple-fields-appearance-style-expected.png: Removed.
8920         * platform/chromium-linux/fast/forms/week/week-appearance-basic-expected.png: Copied from LayoutTests/platform/chromium-linux/fast/forms/week-multiple-fields/week-multiple-fields-appearance-basic-expected.png.
8921         * platform/chromium-linux/fast/forms/week/week-appearance-pseudo-classes-expected.png: Copied from LayoutTests/platform/chromium-linux/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-classes-expected.png.
8922         * platform/chromium-linux/fast/forms/week/week-appearance-pseudo-elements-expected.png: Copied from LayoutTests/platform/chromium-linux/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-elements-expected.png.
8923         * platform/chromium-linux/fast/forms/week/week-appearance-style-expected.png: Copied from LayoutTests/platform/chromium-linux/fast/forms/week-multiple-fields/week-multiple-fields-appearance-style-expected.png.
8924         * platform/chromium-mac-lion/fast/forms/date-multiple-fields/date-multiple-fields-appearance-basic-expected.png: Removed.
8925         * platform/chromium-mac-lion/fast/forms/date-multiple-fields/date-multiple-fields-appearance-l10n-expected.png: Removed.
8926         * platform/chromium-mac-lion/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-classes-expected.png: Removed.
8927         * platform/chromium-mac-lion/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-elements-expected.png: Removed.
8928         * platform/chromium-mac-lion/fast/forms/date-multiple-fields/date-multiple-fields-appearance-style-expected.png: Removed.
8929         * platform/chromium-mac-lion/fast/forms/date/date-appearance-basic-expected.png: Copied from LayoutTests/platform/chromium-mac-lion/fast/forms/date-multiple-fields/date-multiple-fields-appearance-basic-expected.png.
8930         * platform/chromium-mac-lion/fast/forms/date/date-appearance-l10n-expected.png: Copied from LayoutTests/platform/chromium-mac-lion/fast/forms/date-multiple-fields/date-multiple-fields-appearance-l10n-expected.png.
8931         * platform/chromium-mac-lion/fast/forms/date/date-appearance-pseudo-classes-expected.png: Copied from LayoutTests/platform/chromium-mac-lion/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-classes-expected.png.
8932         * platform/chromium-mac-lion/fast/forms/date/date-appearance-pseudo-elements-expected.png: Copied from LayoutTests/platform/chromium-mac-lion/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-elements-expected.png.
8933         * platform/chromium-mac-lion/fast/forms/date/date-appearance-style-expected.png: Copied from LayoutTests/platform/chromium-mac-lion/fast/forms/date-multiple-fields/date-multiple-fields-appearance-style-expected.png.
8934         * platform/chromium-mac-lion/fast/forms/month: Added.
8935         * platform/chromium-mac-lion/fast/forms/month-multiple-fields/month-multiple-fields-appearance-basic-expected.png: Removed.
8936         * platform/chromium-mac-lion/fast/forms/month-multiple-fields/month-multiple-fields-appearance-l10n-expected.png: Removed.
8937         * platform/chromium-mac-lion/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-classes-expected.png: Removed.
8938         * platform/chromium-mac-lion/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-elements-expected.png: Removed.
8939         * platform/chromium-mac-lion/fast/forms/month-multiple-fields/month-multiple-fields-appearance-style-expected.png: Removed.
8940         * platform/chromium-mac-lion/fast/forms/month/month-appearance-basic-expected.png: Copied from LayoutTests/platform/chromium-mac-lion/fast/forms/month-multiple-fields/month-multiple-fields-appearance-basic-expected.png.
8941         * platform/chromium-mac-lion/fast/forms/month/month-appearance-l10n-expected.png: Copied from LayoutTests/platform/chromium-mac-lion/fast/forms/month-multiple-fields/month-multiple-fields-appearance-l10n-expected.png.
8942         * platform/chromium-mac-lion/fast/forms/month/month-appearance-pseudo-classes-expected.png: Copied from LayoutTests/platform/chromium-mac-lion/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-classes-expected.png.
8943         * platform/chromium-mac-lion/fast/forms/month/month-appearance-pseudo-elements-expected.png: Copied from LayoutTests/platform/chromium-mac-lion/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-elements-expected.png.
8944         * platform/chromium-mac-lion/fast/forms/month/month-appearance-style-expected.png: Copied from LayoutTests/platform/chromium-mac-lion/fast/forms/month-multiple-fields/month-multiple-fields-appearance-style-expected.png.
8945         * platform/chromium-mac-lion/fast/forms/time: Added.
8946         * platform/chromium-mac-lion/fast/forms/time-multiple-fields/time-multiple-fields-appearance-basic-expected.png: Removed.
8947         * platform/chromium-mac-lion/fast/forms/time-multiple-fields/time-multiple-fields-appearance-disabled-readonly-expected.png: Removed.
8948         * platform/chromium-mac-lion/fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-classes-expected.png: Removed.
8949         * platform/chromium-mac-lion/fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-elements-expected.png: Removed.
8950         * platform/chromium-mac-lion/fast/forms/time-multiple-fields/time-multiple-fields-appearance-style-expected.png: Removed.
8951         * platform/chromium-mac-lion/fast/forms/time/time-appearance-basic-expected.png: Copied from LayoutTests/platform/chromium-mac-lion/fast/forms/time-multiple-fields/time-multiple-fields-appearance-basic-expected.png.
8952         * platform/chromium-mac-lion/fast/forms/time/time-appearance-disabled-readonly-expected.png: Copied from LayoutTests/platform/chromium-mac-lion/fast/forms/time-multiple-fields/time-multiple-fields-appearance-disabled-readonly-expected.png.
8953         * platform/chromium-mac-lion/fast/forms/time/time-appearance-pseudo-classes-expected.png: Copied from LayoutTests/platform/chromium-mac-lion/fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-classes-expected.png.
8954         * platform/chromium-mac-lion/fast/forms/time/time-appearance-pseudo-elements-expected.png: Copied from LayoutTests/platform/chromium-mac-lion/fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-elements-expected.png.
8955         * platform/chromium-mac-lion/fast/forms/time/time-appearance-style-expected.png: Copied from LayoutTests/platform/chromium-mac-lion/fast/forms/time-multiple-fields/time-multiple-fields-appearance-style-expected.png.
8956         * platform/chromium-mac-lion/fast/forms/week: Added.
8957         * platform/chromium-mac-lion/fast/forms/week-multiple-fields/week-multiple-fields-appearance-basic-expected.png: Removed.
8958         * platform/chromium-mac-lion/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-classes-expected.png: Removed.
8959         * platform/chromium-mac-lion/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-elements-expected.png: Removed.
8960         * platform/chromium-mac-lion/fast/forms/week-multiple-fields/week-multiple-fields-appearance-style-expected.png: Removed.
8961         * platform/chromium-mac-lion/fast/forms/week/week-appearance-basic-expected.png: Copied from LayoutTests/platform/chromium-mac-lion/fast/forms/week-multiple-fields/week-multiple-fields-appearance-basic-expected.png.
8962         * platform/chromium-mac-lion/fast/forms/week/week-appearance-pseudo-classes-expected.png: Copied from LayoutTests/platform/chromium-mac-lion/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-classes-expected.png.
8963         * platform/chromium-mac-lion/fast/forms/week/week-appearance-pseudo-elements-expected.png: Copied from LayoutTests/platform/chromium-mac-lion/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-elements-expected.png.
8964         * platform/chromium-mac-lion/fast/forms/week/week-appearance-style-expected.png: Copied from LayoutTests/platform/chromium-mac-lion/fast/forms/week-multiple-fields/week-multiple-fields-appearance-style-expected.png.
8965         * platform/chromium-mac-snowleopard/fast/forms/date-multiple-fields/date-multiple-fields-appearance-basic-expected.png: Removed.
8966         * platform/chromium-mac-snowleopard/fast/forms/date-multiple-fields/date-multiple-fields-appearance-l10n-expected.png: Removed.
8967         * platform/chromium-mac-snowleopard/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-classes-expected.png: Removed.
8968         * platform/chromium-mac-snowleopard/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-elements-expected.png: Removed.
8969         * platform/chromium-mac-snowleopard/fast/forms/date-multiple-fields/date-multiple-fields-appearance-style-expected.png: Removed.
8970         * platform/chromium-mac-snowleopard/fast/forms/date/date-appearance-basic-expected.png: Copied from LayoutTests/platform/chromium-mac-snowleopard/fast/forms/date-multiple-fields/date-multiple-fields-appearance-basic-expected.png.
8971         * platform/chromium-mac-snowleopard/fast/forms/date/date-appearance-l10n-expected.png: Copied from LayoutTests/platform/chromium-mac-snowleopard/fast/forms/date-multiple-fields/date-multiple-fields-appearance-l10n-expected.png.
8972         * platform/chromium-mac-snowleopard/fast/forms/date/date-appearance-pseudo-classes-expected.png: Copied from LayoutTests/platform/chromium-mac-snowleopard/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-classes-expected.png.
8973         * platform/chromium-mac-snowleopard/fast/forms/date/date-appearance-pseudo-elements-expected.png: Copied from LayoutTests/platform/chromium-mac-snowleopard/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-elements-expected.png.
8974         * platform/chromium-mac-snowleopard/fast/forms/date/date-appearance-style-expected.png: Copied from LayoutTests/platform/chromium-mac-snowleopard/fast/forms/date-multiple-fields/date-multiple-fields-appearance-style-expected.png.
8975         * platform/chromium-mac-snowleopard/fast/forms/month: Added.
8976         * platform/chromium-mac-snowleopard/fast/forms/month-multiple-fields/month-multiple-fields-appearance-basic-expected.png: Removed.
8977         * platform/chromium-mac-snowleopard/fast/forms/month-multiple-fields/month-multiple-fields-appearance-l10n-expected.png: Removed.
8978         * platform/chromium-mac-snowleopard/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-classes-expected.png: Removed.
8979         * platform/chromium-mac-snowleopard/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-elements-expected.png: Removed.
8980         * platform/chromium-mac-snowleopard/fast/forms/month-multiple-fields/month-multiple-fields-appearance-style-expected.png: Removed.
8981         * platform/chromium-mac-snowleopard/fast/forms/month/month-appearance-basic-expected.png: Copied from LayoutTests/platform/chromium-mac-snowleopard/fast/forms/month-multiple-fields/month-multiple-fields-appearance-basic-expected.png.
8982         * platform/chromium-mac-snowleopard/fast/forms/month/month-appearance-l10n-expected.png: Copied from LayoutTests/platform/chromium-mac-snowleopard/fast/forms/month-multiple-fields/month-multiple-fields-appearance-l10n-expected.png.
8983         * platform/chromium-mac-snowleopard/fast/forms/month/month-appearance-pseudo-classes-expected.png: Copied from LayoutTests/platform/chromium-mac-snowleopard/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-classes-expected.png.
8984         * platform/chromium-mac-snowleopard/fast/forms/month/month-appearance-pseudo-elements-expected.png: Copied from LayoutTests/platform/chromium-mac-snowleopard/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-elements-expected.png.
8985         * platform/chromium-mac-snowleopard/fast/forms/month/month-appearance-style-expected.png: Copied from LayoutTests/platform/chromium-mac-snowleopard/fast/forms/month-multiple-fields/month-multiple-fields-appearance-style-expected.png.
8986         * platform/chromium-mac-snowleopard/fast/forms/time: Added.
8987         * platform/chromium-mac-snowleopard/fast/forms/time-multiple-fields/time-multiple-fields-appearance-basic-expected.png: Removed.
8988         * platform/chromium-mac-snowleopard/fast/forms/time-multiple-fields/time-multiple-fields-appearance-disabled-readonly-expected.png: Removed.
8989         * platform/chromium-mac-snowleopard/fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-classes-expected.png: Removed.
8990         * platform/chromium-mac-snowleopard/fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-elements-expected.png: Removed.
8991         * platform/chromium-mac-snowleopard/fast/forms/time-multiple-fields/time-multiple-fields-appearance-style-expected.png: Removed.
8992         * platform/chromium-mac-snowleopard/fast/forms/time/time-appearance-basic-expected.png: Copied from LayoutTests/platform/chromium-mac-snowleopard/fast/forms/time-multiple-fields/time-multiple-fields-appearance-basic-expected.png.
8993         * platform/chromium-mac-snowleopard/fast/forms/time/time-appearance-disabled-readonly-expected.png: Copied from LayoutTests/platform/chromium-mac-snowleopard/fast/forms/time-multiple-fields/time-multiple-fields-appearance-disabled-readonly-expected.png.
8994         * platform/chromium-mac-snowleopard/fast/forms/time/time-appearance-pseudo-classes-expected.png: Copied from LayoutTests/platform/chromium-mac-snowleopard/fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-classes-expected.png.
8995         * platform/chromium-mac-snowleopard/fast/forms/time/time-appearance-pseudo-elements-expected.png: Copied from LayoutTests/platform/chromium-mac-snowleopard/fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-elements-expected.png.
8996         * platform/chromium-mac-snowleopard/fast/forms/time/time-appearance-style-expected.png: Copied from LayoutTests/platform/chromium-mac-snowleopard/fast/forms/time-multiple-fields/time-multiple-fields-appearance-style-expected.png.
8997         * platform/chromium-mac-snowleopard/fast/forms/week: Added.
8998         * platform/chromium-mac-snowleopard/fast/forms/week-multiple-fields/week-multiple-fields-appearance-basic-expected.png: Removed.
8999         * platform/chromium-mac-snowleopard/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-classes-expected.png: Removed.
9000         * platform/chromium-mac-snowleopard/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-elements-expected.png: Removed.
9001         * platform/chromium-mac-snowleopard/fast/forms/week-multiple-fields/week-multiple-fields-appearance-style-expected.png: Removed.
9002         * platform/chromium-mac-snowleopard/fast/forms/week/week-appearance-basic-expected.png: Copied from LayoutTests/platform/chromium-mac-snowleopard/fast/forms/week-multiple-fields/week-multiple-fields-appearance-basic-expected.png.
9003         * platform/chromium-mac-snowleopard/fast/forms/week/week-appearance-pseudo-classes-expected.png: Copied from LayoutTests/platform/chromium-mac-snowleopard/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-classes-expected.png.
9004         * platform/chromium-mac-snowleopard/fast/forms/week/week-appearance-pseudo-elements-expected.png: Copied from LayoutTests/platform/chromium-mac-snowleopard/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-elements-expected.png.
9005         * platform/chromium-mac-snowleopard/fast/forms/week/week-appearance-style-expected.png: Copied from LayoutTests/platform/chromium-mac-snowleopard/fast/forms/week-multiple-fields/week-multiple-fields-appearance-style-expected.png.
9006         * platform/chromium-mac/fast/forms/date-multiple-fields/date-multiple-fields-appearance-basic-expected.png: Removed.
9007         * platform/chromium-mac/fast/forms/date-multiple-fields/date-multiple-fields-appearance-l10n-expected.png: Removed.
9008         * platform/chromium-mac/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-classes-expected.png: Removed.
9009         * platform/chromium-mac/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-elements-expected.png: Removed.
9010         * platform/chromium-mac/fast/forms/date-multiple-fields/date-multiple-fields-appearance-style-expected.png: Removed.
9011         * platform/chromium-mac/fast/forms/date/date-appearance-basic-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/forms/date-multiple-fields/date-multiple-fields-appearance-basic-expected.png.
9012         * platform/chromium-mac/fast/forms/date/date-appearance-l10n-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/forms/date-multiple-fields/date-multiple-fields-appearance-l10n-expected.png.
9013         * platform/chromium-mac/fast/forms/date/date-appearance-pseudo-classes-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-classes-expected.png.
9014         * platform/chromium-mac/fast/forms/date/date-appearance-pseudo-elements-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-elements-expected.png.
9015         * platform/chromium-mac/fast/forms/date/date-appearance-style-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/forms/date-multiple-fields/date-multiple-fields-appearance-style-expected.png.
9016         * platform/chromium-mac/fast/forms/month: Added.
9017         * platform/chromium-mac/fast/forms/month-multiple-fields/month-multiple-fields-appearance-basic-expected.png: Removed.
9018         * platform/chromium-mac/fast/forms/month-multiple-fields/month-multiple-fields-appearance-l10n-expected.png: Removed.
9019         * platform/chromium-mac/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-classes-expected.png: Removed.
9020         * platform/chromium-mac/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-elements-expected.png: Removed.
9021         * platform/chromium-mac/fast/forms/month-multiple-fields/month-multiple-fields-appearance-style-expected.png: Removed.
9022         * platform/chromium-mac/fast/forms/month/month-appearance-basic-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/forms/month-multiple-fields/month-multiple-fields-appearance-basic-expected.png.
9023         * platform/chromium-mac/fast/forms/month/month-appearance-l10n-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/forms/month-multiple-fields/month-multiple-fields-appearance-l10n-expected.png.
9024         * platform/chromium-mac/fast/forms/month/month-appearance-pseudo-classes-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-classes-expected.png.
9025         * platform/chromium-mac/fast/forms/month/month-appearance-pseudo-elements-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-elements-expected.png.
9026         * platform/chromium-mac/fast/forms/month/month-appearance-style-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/forms/month-multiple-fields/month-multiple-fields-appearance-style-expected.png.
9027         * platform/chromium-mac/fast/forms/time: Added.
9028         * platform/chromium-mac/fast/forms/time-multiple-fields/time-multiple-fields-appearance-basic-expected.png: Removed.
9029         * platform/chromium-mac/fast/forms/time-multiple-fields/time-multiple-fields-appearance-disabled-readonly-expected.png: Removed.
9030         * platform/chromium-mac/fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-classes-expected.png: Removed.
9031         * platform/chromium-mac/fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-elements-expected.png: Removed.
9032         * platform/chromium-mac/fast/forms/time-multiple-fields/time-multiple-fields-appearance-style-expected.png: Removed.
9033         * platform/chromium-mac/fast/forms/time/time-appearance-basic-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/forms/time-multiple-fields/time-multiple-fields-appearance-basic-expected.png.
9034         * platform/chromium-mac/fast/forms/time/time-appearance-disabled-readonly-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/forms/time-multiple-fields/time-multiple-fields-appearance-disabled-readonly-expected.png.
9035         * platform/chromium-mac/fast/forms/time/time-appearance-pseudo-classes-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-classes-expected.png.
9036         * platform/chromium-mac/fast/forms/time/time-appearance-pseudo-elements-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-elements-expected.png.
9037         * platform/chromium-mac/fast/forms/time/time-appearance-style-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/forms/time-multiple-fields/time-multiple-fields-appearance-style-expected.png.
9038         * platform/chromium-mac/fast/forms/week: Added.
9039         * platform/chromium-mac/fast/forms/week-multiple-fields/week-multiple-fields-appearance-basic-expected.png: Removed.
9040         * platform/chromium-mac/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-classes-expected.png: Removed.
9041         * platform/chromium-mac/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-elements-expected.png: Removed.
9042         * platform/chromium-mac/fast/forms/week-multiple-fields/week-multiple-fields-appearance-style-expected.png: Removed.
9043         * platform/chromium-mac/fast/forms/week/week-appearance-basic-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/forms/week-multiple-fields/week-multiple-fields-appearance-basic-expected.png.
9044         * platform/chromium-mac/fast/forms/week/week-appearance-pseudo-classes-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-classes-expected.png.
9045         * platform/chromium-mac/fast/forms/week/week-appearance-pseudo-elements-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-elements-expected.png.
9046         * platform/chromium-mac/fast/forms/week/week-appearance-style-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/forms/week-multiple-fields/week-multiple-fields-appearance-style-expected.png.
9047         * platform/chromium-win-xp/fast/forms/date-multiple-fields/date-multiple-fields-appearance-l10n-expected.png: Removed.
9048         * platform/chromium-win-xp/fast/forms/date/date-appearance-l10n-expected.png: Copied from LayoutTests/platform/chromium-win-xp/fast/forms/date-multiple-fields/date-multiple-fields-appearance-l10n-expected.png.
9049         * platform/chromium-win-xp/fast/forms/month: Added.
9050         * platform/chromium-win-xp/fast/forms/month-multiple-fields/month-multiple-fields-appearance-l10n-expected.png: Removed.
9051         * platform/chromium-win-xp/fast/forms/month/month-appearance-l10n-expected.png: Copied from LayoutTests/platform/chromium-win-xp/fast/forms/month-multiple-fields/month-multiple-fields-appearance-l10n-expected.png.
9052         * platform/chromium-win/fast/forms/date-multiple-fields/date-multiple-fields-appearance-basic-expected.png: Removed.
9053         * platform/chromium-win/fast/forms/date-multiple-fields/date-multiple-fields-appearance-l10n-expected.png: Removed.
9054         * platform/chromium-win/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-classes-expected.png: Removed.
9055         * platform/chromium-win/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-elements-expected.png: Removed.
9056         * platform/chromium-win/fast/forms/date-multiple-fields/date-multiple-fields-appearance-style-expected.png: Removed.
9057         * platform/chromium-win/fast/forms/date/date-appearance-basic-expected.png: Copied from LayoutTests/platform/chromium-win/fast/forms/date-multiple-fields/date-multiple-fields-appearance-basic-expected.png.
9058         * platform/chromium-win/fast/forms/date/date-appearance-l10n-expected.png: Copied from LayoutTests/platform/chromium-win/fast/forms/date-multiple-fields/date-multiple-fields-appearance-l10n-expected.png.
9059         * platform/chromium-win/fast/forms/date/date-appearance-pseudo-classes-expected.png: Copied from LayoutTests/platform/chromium-win/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-classes-expected.png.
9060         * platform/chromium-win/fast/forms/date/date-appearance-pseudo-elements-expected.png: Copied from LayoutTests/platform/chromium-win/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-elements-expected.png.
9061         * platform/chromium-win/fast/forms/date/date-appearance-style-expected.png: Copied from LayoutTests/platform/chromium-win/fast/forms/date-multiple-fields/date-multiple-fields-appearance-style-expected.png.
9062         * platform/chromium-win/fast/forms/month: Added.
9063         * platform/chromium-win/fast/forms/month-multiple-fields/month-multiple-fields-appearance-basic-expected.png: Removed.
9064         * platform/chromium-win/fast/forms/month-multiple-fields/month-multiple-fields-appearance-l10n-expected.png: Removed.
9065         * platform/chromium-win/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-classes-expected.png: Removed.
9066         * platform/chromium-win/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-elements-expected.png: Removed.
9067         * platform/chromium-win/fast/forms/month-multiple-fields/month-multiple-fields-appearance-style-expected.png: Removed.
9068         * platform/chromium-win/fast/forms/month/month-appearance-basic-expected.png: Copied from LayoutTests/platform/chromium-win/fast/forms/month-multiple-fields/month-multiple-fields-appearance-basic-expected.png.
9069         * platform/chromium-win/fast/forms/month/month-appearance-l10n-expected.png: Copied from LayoutTests/platform/chromium-win/fast/forms/month-multiple-fields/month-multiple-fields-appearance-l10n-expected.png.
9070         * platform/chromium-win/fast/forms/month/month-appearance-pseudo-classes-expected.png: Copied from LayoutTests/platform/chromium-win/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-classes-expected.png.
9071         * platform/chromium-win/fast/forms/month/month-appearance-pseudo-elements-expected.png: Copied from LayoutTests/platform/chromium-win/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-elements-expected.png.
9072         * platform/chromium-win/fast/forms/month/month-appearance-style-expected.png: Copied from LayoutTests/platform/chromium-win/fast/forms/month-multiple-fields/month-multiple-fields-appearance-style-expected.png.
9073         * platform/chromium-win/fast/forms/time: Added.
9074         * platform/chromium-win/fast/forms/time-multiple-fields/time-multiple-fields-appearance-basic-expected.png: Removed.
9075         * platform/chromium-win/fast/forms/time-multiple-fields/time-multiple-fields-appearance-disabled-readonly-expected.png: Removed.
9076         * platform/chromium-win/fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-classes-expected.png: Removed.
9077         * platform/chromium-win/fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-elements-expected.png: Removed.
9078         * platform/chromium-win/fast/forms/time-multiple-fields/time-multiple-fields-appearance-style-expected.png: Removed.
9079         * platform/chromium-win/fast/forms/time/time-appearance-basic-expected.png: Copied from LayoutTests/platform/chromium-win/fast/forms/time-multiple-fields/time-multiple-fields-appearance-basic-expected.png.
9080         * platform/chromium-win/fast/forms/time/time-appearance-disabled-readonly-expected.png: Copied from LayoutTests/platform/chromium-win/fast/forms/time-multiple-fields/time-multiple-fields-appearance-disabled-readonly-expected.png.
9081         * platform/chromium-win/fast/forms/time/time-appearance-pseudo-classes-expected.png: Copied from LayoutTests/platform/chromium-win/fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-classes-expected.png.
9082         * platform/chromium-win/fast/forms/time/time-appearance-pseudo-elements-expected.png: Copied from LayoutTests/platform/chromium-win/fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-elements-expected.png.
9083         * platform/chromium-win/fast/forms/time/time-appearance-style-expected.png: Copied from LayoutTests/platform/chromium-win/fast/forms/time-multiple-fields/time-multiple-fields-appearance-style-expected.png.
9084         * platform/chromium-win/fast/forms/week: Added.
9085         * platform/chromium-win/fast/forms/week-multiple-fields/week-multiple-fields-appearance-basic-expected.png: Removed.
9086         * platform/chromium-win/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-classes-expected.png: Removed.
9087         * platform/chromium-win/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-elements-expected.png: Removed.
9088         * platform/chromium-win/fast/forms/week-multiple-fields/week-multiple-fields-appearance-style-expected.png: Removed.
9089         * platform/chromium-win/fast/forms/week/week-appearance-basic-expected.png: Copied from LayoutTests/platform/chromium-win/fast/forms/week-multiple-fields/week-multiple-fields-appearance-basic-expected.png.
9090         * platform/chromium-win/fast/forms/week/week-appearance-pseudo-classes-expected.png: Copied from LayoutTests/platform/chromium-win/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-classes-expected.png.
9091         * platform/chromium-win/fast/forms/week/week-appearance-pseudo-elements-expected.png: Copied from LayoutTests/platform/chromium-win/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-elements-expected.png.
9092         * platform/chromium-win/fast/forms/week/week-appearance-style-expected.png: Copied from LayoutTests/platform/chromium-win/fast/forms/week-multiple-fields/week-multiple-fields-appearance-style-expected.png.
9093         * platform/chromium/TestExpectations:
9094
9095 2012-11-04  Julien Chaffraix  <jchaffraix@webkit.org>
9096
9097         Fix the collapsing border code to handle mixed directionality at the row level
9098         https://bugs.webkit.org/show_bug.cgi?id=101060
9099
9100         Reviewed by Ojan Vafai.
9101
9102         * fast/table/border-collapsing/table-ltr-rows-mixed-direction-expected.html: Added.
9103         * fast/table/border-collapsing/table-ltr-rows-mixed-direction.html: Added.
9104         * fast/table/border-collapsing/table-rtl-row-mixed-direction-expected.html: Added.
9105         * fast/table/border-collapsing/table-rtl-row-mixed-direction.html: Added.
9106
9107 2012-11-04  Andrey Adaikin  <aandrey@chromium.org>
9108
9109         Web Inspector: [Canvas] do not blow up the capturing log
9110         https://bugs.webkit.org/show_bug.cgi?id=100752
9111
9112         Reviewed by Pavel Feldman.
9113
9114         Added test for track Canvas 2D API changes, as well as basics for the capturing.
9115
9116         * inspector/profiler/canvas-profiler-test.js: Renamed from LayoutTests/inspector/profiler/webgl/webgl-profiler-test.js.
9117         (initialize_CanvasWebGLProfilerTest.InspectorTest.enableCanvasAgent):
9118         (initialize_CanvasWebGLProfilerTest):
9119         (createWebGLContext):
9120         (createCanvas2DContext):
9121         * inspector/profiler/canvas2d/canvas2d-api-changes-expected.txt: Added.
9122         * inspector/profiler/canvas2d/canvas2d-api-changes.html: Added.
9123         * inspector/profiler/canvas2d/canvas2d-profiler-capturing-basics-expected.txt: Added.
9124         * inspector/profiler/canvas2d/canvas2d-profiler-capturing-basics.html: Added.
9125         * inspector/profiler/webgl/webgl-profiler-get-error.html:
9126
9127 2012-11-04  Nandor Huszka  <hnandor@inf.u-szeged.hu>
9128
9129         [Qt] Unreviewed gardening.
9130
9131         Skip a new failing test introduced in r133428, because SHADOW_DOM is disabled.
9132         Unskip a test that does not exist already.
9133
9134         * platform/qt/TestExpectations:
9135
9136 2012-11-04  Zan Dobersek  <zandobersek@gmail.com>
9137
9138         Unreviewed GTK gardening.
9139
9140         Adding failure expectations for accessibility/svg-remote-element,
9141         fast/images/exif-orientation-image-document.html and
9142         svg/animations/mozilla/animateMotion-mpath-targetChange-1.svg.
9143         Rebaselining fast/images/repaint-subrect-grid.html, the new baseline
9144         matches the one Mac port uses.
9145
9146         * platform/gtk/TestExpectations:
9147         * platform/gtk/fast/images/repaint-subrect-grid-expected.txt: Added.
9148
9149 2012-11-04  Keishi Hattori  <keishi@webkit.org>
9150
9151         Introduce Month class to calendar picker
9152         https://bugs.webkit.org/show_bug.cgi?id=101024
9153
9154         Reviewed by Kent Tamura.
9155
9156         * platform/chromium-win/platform/chromium/fast/forms/calendar-picker/calendar-picker-key-operations-expected.txt:
9157         * platform/chromium/fast/forms/calendar-picker/calendar-picker-key-operations-expected.txt:
9158         * platform/chromium/fast/forms/calendar-picker/calendar-picker-key-operations.html: Adjust the expectation because we changed the month string format.
9159         * platform/chromium/fast/forms/calendar-picker/calendar-picker-mouse-operations-expected.txt:
9160         * platform/chromium/fast/forms/calendar-picker/calendar-picker-mouse-operations.html: Ditto.
9161
9162 2012-11-04  Kent Tamura  <tkent@chromium.org>
9163
9164         Remove obsolete tests for date/time input types
9165         https://bugs.webkit.org/show_bug.cgi?id=98783
9166
9167         Reviewed by Kentaro Hara.
9168
9169         *-input-visible-string.html and *-stepup-stepdown-from-renderer.html are
9170         unnecessary and should be removed because they depend on textfield
9171         behavior, and the date/time input types no longer have textfield
9172         behavior on any platforms.
9173
9174         * fast/forms/datetime/datetime-input-visible-string-expected.txt: Removed.
9175         * fast/forms/datetime/datetime-input-visible-string.html: Removed.
9176         * fast/forms/datetime/datetime-stepup-stepdown-from-renderer-expected.txt: Removed.
9177         * fast/forms/datetime/datetime-stepup-stepdown-from-renderer.html: Removed.
9178         * fast/forms/datetimelocal/datetimelocal-input-visible-string-expected.txt: Removed.
9179         * fast/forms/datetimelocal/datetimelocal-input-visible-string.html: Removed.
9180         * fast/forms/datetimelocal/datetimelocal-stepup-stepdown-from-renderer-expected.txt: Removed.
9181         * fast/forms/datetimelocal/datetimelocal-stepup-stepdown-from-renderer.html: Removed.
9182         * fast/forms/month/month-input-visible-string-expected.txt: Removed.
9183         * fast/forms/month/month-input-visible-string.html: Removed.
9184         * fast/forms/month/month-stepup-stepdown-from-renderer-expected.txt: Removed.
9185         * fast/forms/month/month-stepup-stepdown-from-renderer.html: Removed.
9186         * fast/forms/time/time-input-visible-string-expected.txt: Removed.
9187         * fast/forms/time/time-input-visible-string.html: Removed.
9188         * fast/forms/time/time-stepup-stepdown-from-renderer-expected.txt: Removed.
9189         * fast/forms/time/time-stepup-stepdown-from-renderer.html: Removed.
9190         * fast/forms/week/week-input-visible-string-expected.txt: Removed.
9191         * fast/forms/week/week-input-visible-string.html: Removed.
9192         * fast/forms/week/week-stepup-stepdown-from-renderer-expected.txt: Removed.
9193         * fast/forms/week/week-stepup-stepdown-from-renderer.html: Removed.
9194         * platform/chromium-android/fast/forms/time/time-stepup-stepdown-from-renderer-expected.txt: Removed.
9195         * platform/chromium/TestExpectations:
9196         * platform/chromium/fast/forms/datetime/datetime-input-visible-string-expected.txt: Removed.
9197         * platform/chromium/fast/forms/datetime/datetime-stepup-stepdown-from-renderer-expected.txt: Removed.
9198         * platform/chromium/fast/forms/datetimelocal/datetimelocal-input-visible-string-expected.txt: Removed.
9199         * platform/chromium/fast/forms/datetimelocal/datetimelocal-stepup-stepdown-from-renderer-expected.txt: Removed.
9200         * platform/chromium/fast/forms/month/month-input-visible-string-expected.txt: Removed.
9201         * platform/chromium/fast/forms/month/month-stepup-stepdown-from-renderer-expected.txt: Removed.
9202         * platform/chromium/fast/forms/time/time-input-visible-string-expected.txt: Removed.
9203         * platform/chromium/fast/forms/time/time-stepup-stepdown-from-renderer-expected.txt: Removed.
9204         * platform/chromium/fast/forms/week/week-input-visible-string-expected.txt: Removed.
9205         * platform/chromium/fast/forms/week/week-stepup-stepdown-from-renderer-expected.txt: Removed.
9206
9207 2012-11-04  Jinwoo Song  <jinwoo7.song@samsung.com>
9208
9209         [EFL][DRT] Skip a fast/images/repaint-subrect-grid.html test case after r133322
9210         https://bugs.webkit.org/show_bug.cgi?id=101175
9211
9212         Unreviewed gardening.
9213
9214         fast/images/repaint-subrect-grid.html is failing on WK1 debug bot.
9215
9216         * platform/efl-wk1/TestExpectations:
9217
9218 2012-11-04  Shinya Kawanaka  <shinyak@chromium.org>
9219
9220         [Shadow] Implement custom pseudo-elements styling
9221         https://bugs.webkit.org/show_bug.cgi?id=100812
9222
9223         Reviewed by Hajime Morita.
9224
9225         * fast/dom/shadow/styling-pseudo-attribute-expected.html: Added.
9226         * fast/dom/shadow/styling-pseudo-attribute.html: Added.
9227
9228 2012-11-04  Sheriff Bot  <webkit.review.bot@gmail.com>
9229
9230         Unreviewed, rolling out r133416.
9231         http://trac.webkit.org/changeset/133416
9232         https://bugs.webkit.org/show_bug.cgi?id=101169
9233
9234         Broke world selection by right click (Requested by rniwa on
9235         #webkit).
9236
9237         * fast/events/touch/gesture/disabled-input-text-selection-expected.txt: Removed.
9238         * fast/events/touch/gesture/disabled-input-text-selection.html: Removed.
9239         * platform/chromium/TestExpectations:
9240
9241 2012-11-04  Stephen White  <senorblanco@chromium.org>
9242
9243         [chromium] Add a now-failing test.  Unreviewed.
9244
9245         * platform/chromium/TestExpectations:
9246
9247 2012-11-04  Florin Malita  <fmalita@chromium.org>
9248
9249         Color-profile property triggers assert
9250         https://bugs.webkit.org/show_bug.cgi?id=101080
9251
9252         Reviewed by Dirk Schulze.
9253
9254         * svg/css/color-profile-crash-expected.txt: Added.
9255         * svg/css/color-profile-crash.html: Added.
9256
9257 2012-11-04  Csaba Osztrogonác  <ossy@webkit.org>
9258
9259         [Qt][WK2] Unreviewed weekend gardening, skip failing tests, update expected files.
9260
9261         * platform/qt-5.0-wk2/TestExpectations:
9262         * platform/qt-5.0-wk2/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-expected.txt: Updated after r133019.
9263         * platform/qt-5.0-wk2/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-in-body-expected.txt: Updated after r133019.
9264         * platform/qt-5.0-wk2/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-origin-deny-expected.txt: Updated after r133019.
9265
9266 2012-11-04  Csaba Osztrogonác  <ossy@webkit.org>
9267
9268         [Qt] Unreviewed weekend gardening, skip one more failing test.
9269
9270         * platform/qt/TestExpectations:
9271
9272 2012-11-04  Csaba Osztrogonác  <ossy@webkit.org>
9273
9274         [Qt] Unreviewed weekend gardening, skip new failing tests.
9275
9276         * platform/qt/TestExpectations:
9277
9278 2012-11-04  Kaustubh Atrawalkar  <kaustubh@motorola.com>
9279
9280         Unable to copy text on disabled input fields on long press gesture
9281         https://bugs.webkit.org/show_bug.cgi?id=99698
9282
9283         Reviewed by Ryosuke Niwa.
9284
9285         Text from disabled input/text should be allowed to select. Replaced isContentEditable()
9286         with canStartSelection()
9287
9288         * fast/events/touch/gesture/disabled-input-text-selection-expected.txt: Added.
9289         * fast/events/touch/gesture/disabled-input-text-selection.html: Added.
9290         * platform/chromium/TestExpectations: Not Valid for chromium desktop.
9291
9292 2012-11-04  Stephen White  <senorblanco@chromium.org>
9293
9294         [chromium] Remove some no-longer-flaky tests.  Unreviewed.
9295
9296         * platform/chromium/TestExpectations:
9297
9298 2012-11-03  Stephen White  <senorblanco@chromium.org>
9299
9300         [chromium] Remove a no-longer-flaky test.  Unreviewed.
9301
9302         * platform/chromium/TestExpectations:
9303
9304 2012-11-03  Stephen White  <senorblanco@chromium.org>
9305
9306         [chromium] Remove some now-passing tests.  Unreviewed.
9307
9308         * platform/chromium/TestExpectations:
9309
9310 2012-11-03  Stephen White  <senorblanco@chromium.org>
9311
9312         [chromium] New baselines for no-longer-flaky tests.  Unreviewed.
9313
9314         * platform/chromium-linux/compositing/geometry/fixed-position-transform-composited-page-scale-expected.png:
9315         * platform/chromium-mac-lion/compositing/geometry/fixed-position-iframe-composited-page-scale-down-expected.png:
9316         * platform/chromium-mac-lion/compositing/geometry/fixed-position-transform-composited-page-scale-down-expected.png:
9317         * platform/chromium-mac-lion/compositing/geometry/fixed-position-transform-composited-page-scale-expected.png:
9318         * platform/chromium-mac-snowleopard/compositing/geometry/fixed-position-iframe-composited-page-scale-down-expected.png:
9319         * platform/chromium-mac/compositing/geometry/fixed-position-iframe-composited-page-scale-down-expected.png:
9320         * platform/chromium-mac/compositing/geometry/fixed-position-transform-composited-page-scale-down-expected.png:
9321         * platform/chromium-mac/compositing/geometry/fixed-position-transform-composited-page-scale-expected.png:
9322         * platform/chromium-win/compositing/geometry/fixed-position-transform-composited-page-scale-expected.png:
9323         * platform/chromium/TestExpectations:
9324         * platform/efl-wk1/compositing/geometry/fixed-position-iframe-composited-page-scale-down-expected.png: Renamed from LayoutTests/platform/efl/compositing/geometry/fixed-position-iframe-composited-page-scale-down-expected.png.
9325         * platform/efl-wk1/compositing/geometry/fixed-position-transform-composited-page-scale-expected.png: Renamed from LayoutTests/platform/efl/compositing/geometry/fixed-position-transform-composited-page-scale-expected.png.
9326
9327 2012-11-03  Stephen White  <senorblanco@chromium.org>
9328
9329         [chromium] Unreviewed gardening.
9330
9331         * platform/chromium-win/compositing/geometry/fixed-position-transform-composited-page-scale-down-expected.png:
9332
9333 2012-11-03  Dan Beam  <dbeam@chromium.org>
9334
9335         Implement HTMLFormElement#requestAutocomplete and associated events
9336         https://bugs.webkit.org/show_bug.cgi?id=100557
9337
9338         Reviewed by Adam Barth.
9339
9340         Adds tests for an initial implementation of the proposal for interactive autocomplete outlined in this email:
9341         http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2012-October/037711.html
9342
9343         The goal of this patch is to allow web authors to call formElement.requestAutocomplete(); after subscribing
9344         for autocomplete/autocompleteerror events on formElement. If the form's [autocomplete] attribute is "off" an
9345         error will be dispatched. Otherwise, a request will be issued to the FrameLoaderClient. At the moment, the
9346         implementation in Chrome (https://codereview.chromium.org/11270018/) will simply dispatch an error until the
9347         UI on Chrome's side is built. Both autocomplete and autocompleteerror events will be dispatched asynchronously
9348         after a small delay to behave consistently in all situations and implementations.
9349
9350         Currently the implementation is behind the feature flag REQUEST_AUTOCOMPLETE, which is disabled, so the test
9351         is expected to fail. This test verifies that currently no client implements this method on HTMLFormElement
9352         (HTMLFormElement#requestAutocomplete) and returns. When the chrome-side lands I'll add a success case in
9353         LayoutTests/platform/chromium/fast/forms/ with the expected successful results.
9354
9355         * fast/forms/form-request-autocomplete-expected.txt: Added.
9356         * fast/forms/form-request-autocomplete.html: Added.
9357
9358 2012-11-03  Pavel Feldman  <pfeldman@chromium.org>
9359
9360         Web Inspector: %d, %i, and %f log formatters have same result
9361         https://bugs.webkit.org/show_bug.cgi?id=101148
9362
9363         Reviewed by Alexander Pavlov.
9364
9365         * inspector/console/console-format-expected.txt:
9366         * inspector/console/console-format.html:
9367         * inspector/console/console-message-format-expected.txt: Added.
9368         * inspector/console/console-message-format.html: Added.
9369
9370 2012-11-02  Shinya Kawanaka  <shinyak@chromium.org>
9371
9372         [Shadow] ShadowRoot should be able to know the existence of <content>
9373         https://bugs.webkit.org/show_bug.cgi?id=100921
9374
9375         Reviewed by Dimitri Glazkov.
9376
9377         * fast/dom/shadow/has-content-elements-expected.txt: Added.
9378         * fast/dom/shadow/has-content-elements.html: Added.
9379
9380 2012-11-02  Sheriff Bot  <webkit.review.bot@gmail.com>
9381
9382         Unreviewed, rolling out r133375.
9383         http://trac.webkit.org/changeset/133375
9384         https://bugs.webkit.org/show_bug.cgi?id=101138
9385
9386         Caused 3 tests to fail on Mac (Requested by aboxhall-laptop on
9387         #webkit).
9388
9389         * css3/line-break/line-break-auto-centered-expected.html: Removed.
9390         * css3/line-break/line-break-auto-centered.html: Removed.
9391         * css3/line-break/line-break-auto-half-kana-expected.html: Removed.
9392         * css3/line-break/line-break-auto-half-kana.html: Removed.
9393         * css3/line-break/line-break-auto-hyphens-expected.html: Removed.
9394         * css3/line-break/line-break-auto-hyphens.html: Removed.
9395         * css3/line-break/line-break-auto-inseparables-expected.html: Removed.
9396         * css3/line-break/line-break-auto-inseparables.html: Removed.
9397         * css3/line-break/line-break-auto-iteration-marks-expected.html: Removed.
9398         * css3/line-break/line-break-auto-iteration-marks.html: Removed.
9399         * css3/line-break/line-break-auto-postfixes-expected.html: Removed.
9400         * css3/line-break/line-break-auto-postfixes.html: Removed.
9401         * css3/line-break/line-break-auto-prefixes-expected.html: Removed.
9402         * css3/line-break/line-break-auto-prefixes.html: Removed.
9403         * css3/line-break/line-break-auto-sound-marks-expected.html: Removed.
9404         * css3/line-break/line-break-auto-sound-marks.html: Removed.
9405         * css3/line-break/line-break-loose-centered-expected.html: Removed.
9406         * css3/line-break/line-break-loose-centered.html: Removed.
9407         * css3/line-break/line-break-loose-half-kana-expected.html: Removed.
9408         * css3/line-break/line-break-loose-half-kana.html: Removed.
9409         * css3/line-break/line-break-loose-hyphens-expected.html: Removed.
9410         * css3/line-break/line-break-loose-hyphens.html: Removed.
9411         * css3/line-break/line-break-loose-inseparables-expected.html: Removed.
9412         * css3/line-break/line-break-loose-inseparables.html: Removed.
9413         * css3/line-break/line-break-loose-iteration-marks-expected.html: Removed.
9414         * css3/line-break/line-break-loose-iteration-marks.html: Removed.
9415         * css3/line-break/line-break-loose-postfixes-expected.html: Removed.
9416         * css3/line-break/line-break-loose-postfixes.html: Removed.
9417         * css3/line-break/line-break-loose-prefixes-expected.html: Removed.
9418         * css3/line-break/line-break-loose-prefixes.html: Removed.
9419         * css3/line-break/line-break-loose-sound-marks-expected.html: Removed.
9420         * css3/line-break/line-break-loose-sound-marks.html: Removed.
9421         * css3/line-break/line-break-normal-centered-expected.html: Removed.
9422         * css3/line-break/line-break-normal-centered.html: Removed.
9423         * css3/line-break/line-break-normal-half-kana-expected.html: Removed.
9424         * css3/line-break/line-break-normal-half-kana.html: Removed.
9425         * css3/line-break/line-break-normal-hyphens-expected.html: Removed.
9426         * css3/line-break/line-break-normal-hyphens.html: Removed.
9427         * css3/line-break/line-break-normal-inseparables-expected.html: Removed.
9428         * css3/line-break/line-break-normal-inseparables.html: Removed.
9429         * css3/line-break/line-break-normal-iteration-marks-expected.html: Removed.
9430         * css3/line-break/line-break-normal-iteration-marks.html: Removed.
9431         * css3/line-break/line-break-normal-postfixes-expected.html: Removed.
9432         * css3/line-break/line-break-normal-postfixes.html: Removed.
9433         * css3/line-break/line-break-normal-prefixes-expected.html: Removed.
9434         * css3/line-break/line-break-normal-prefixes.html: Removed.
9435         * css3/line-break/line-break-normal-sound-marks-expected.html: Removed.
9436         * css3/line-break/line-break-normal-sound-marks.html: Removed.
9437         * css3/line-break/line-break-strict-centered-expected.html: Removed.
9438         * css3/line-break/line-break-strict-centered.html: Removed.
9439         * css3/line-break/line-break-strict-half-kana-expected.html: Removed.
9440         * css3/line-break/line-break-strict-half-kana.html: Removed.
9441         * css3/line-break/line-break-strict-hyphens-expected.html: Removed.
9442         * css3/line-break/line-break-strict-hyphens.html: Removed.
9443         * css3/line-break/line-break-strict-inseparables-expected.html: Removed.
9444         * css3/line-break/line-break-strict-inseparables.html: Removed.
9445         * css3/line-break/line-break-strict-iteration-marks-expected.html: Removed.
9446         * css3/line-break/line-break-strict-iteration-marks.html: Removed.
9447         * css3/line-break/line-break-strict-postfixes-expected.html: Removed.
9448         * css3/line-break/line-break-strict-postfixes.html: Removed.
9449         * css3/line-break/line-break-strict-prefixes-expected.html: Removed.
9450         * css3/line-break/line-break-strict-prefixes.html: Removed.
9451         * css3/line-break/line-break-strict-sound-marks-expected.html: Removed.
9452         * css3/line-break/line-break-strict-sound-marks.html: Removed.
9453         * platform/chromium-linux/css3/line-break/line-break-auto-half-kana-expected.html: Removed.
9454         * platform/chromium-linux/css3/line-break/line-break-auto-sound-marks-expected.html: Removed.
9455
9456 2012-11-02  Bear Travis  <betravis@adobe.com>
9457
9458         [CSS Exclusions] Clean up shape-inside tests' subpixel snapping code
9459         https://bugs.webkit.org/show_bug.cgi?id=100704
9460
9461         Reviewed by Dirk Schulze.
9462
9463         Factor out the pixel snapping behavior from polygon tests to be shared with
9464         the rounded rectangle tests. In sub-pixel layout, the rounding behavior may be
9465         slightly different. This adds a new file, subpixel-utils.js, which tests for the
9466         feature availability and provides functions for rounding at line left & line right.
9467         I've also taken the opportunity to factor the window.internal.settings code into
9468         rounded-rectangle.js and simple-polygon.js.
9469
9470         * fast/exclusions/resources/rounded-rectangle.js:
9471         (simulateShape): Use the new subpixel rounding code.
9472         * fast/exclusions/resources/simple-polygon.js:
9473         (polygonXIntercepts): Ditto.
9474         * fast/exclusions/resources/subpixel-utils.js: Added.
9475         (SubPixelLayout): Adding the SubPixelLayout object which has helper methods
9476         for determining how line edges should round, and whether subpixel layout is enabled.
9477         * fast/exclusions/shape-inside/shape-inside-rounded-rectangle-002-expected.html:
9478         * fast/exclusions/shape-inside/shape-inside-rounded-rectangle-002.html:
9479         * fast/exclusions/shape-inside/shape-inside-rounded-rectangle-003-expected.html:
9480         * fast/exclusions/shape-inside/shape-inside-rounded-rectangle-003.html:
9481         * fast/exclusions/shape-inside/shape-inside-rounded-rectangle-004-expected.html:
9482         * fast/exclusions/shape-inside/shape-inside-rounded-rectangle-004.html:
9483         * fast/exclusions/shape-inside/shape-inside-simple-polygon-001-expected.html:
9484         * fast/exclusions/shape-inside/shape-inside-simple-polygon-001.html:
9485         * fast/exclusions/shape-inside/shape-inside-simple-polygon-002-expected.html:
9486         * fast/exclusions/shape-inside/shape-inside-simple-polygon-002.html:
9487         * fast/exclusions/shape-inside/shape-inside-simple-polygon-003-expected.html:
9488         * fast/exclusions/shape-inside/shape-inside-simple-polygon-003.html:
9489         * fast/exclusions/shape-inside/shape-inside-simple-polygon-004-expected.html:
9490         * fast/exclusions/shape-inside/shape-inside-simple-polygon-004.html:
9491
9492 2012-11-02  Chris Rogers  <crogers@google.com>
9493
9494         Rebaseline some webaudio tests due to increased precision in AudioParamTimeline
9495         https://bugs.webkit.org/show_bug.cgi?id=101134
9496
9497         Unreviewed rebaseline.
9498
9499         * platform/chromium-linux/webaudio/audiobuffersource-loop-points-expected.wav:
9500         * platform/chromium/webaudio/audiobuffersource-loop-points-expected.wav: Copied from LayoutTests/platform/chromium-linux/webaudio/audiobuffersource-loop-points-expected.wav.
9501         * platform/chromium/webaudio/audiobuffersource-playbackrate-expected.wav: Added.
9502
9503 2012-11-02  Glenn Adams  <glenn@skynav.com>
9504
9505         Add support to -webkit-line-break property for CSS3 Text line-break property values and semantics.
9506         https://bugs.webkit.org/show_bug.cgi?id=89235
9507
9508         Reviewed by Eric Seidel.
9509
9510         See also wiki documentation at:
9511         [1] http://trac.webkit.org/wiki/LineBreaking
9512         [2] http://trac.webkit.org/wiki/LineBreakingCSS3Mapping
9513
9514         * css3/line-break/line-break-auto-centered-expected.html: Added.
9515         * css3/line-break/line-break-auto-centered.html: Added.
9516         * css3/line-break/line-break-auto-half-kana-expected.html: Added.
9517         * css3/line-break/line-break-auto-half-kana.html: Added.
9518         * css3/line-break/line-break-auto-hyphens-expected.html: Added.
9519         * css3/line-break/line-break-auto-hyphens.html: Added.
9520         * css3/line-break/line-break-auto-inseparables-expected.html: Added.
9521         * css3/line-break/line-break-auto-inseparables.html: Added.
9522         * css3/line-break/line-break-auto-iteration-marks-expected.html: Added.
9523         * css3/line-break/line-break-auto-iteration-marks.html: Added.
9524         * css3/line-break/line-break-auto-postfixes-expected.html: Added.
9525         * css3/line-break/line-break-auto-postfixes.html: Added.
9526         * css3/line-break/line-break-auto-prefixes-expected.html: Added.
9527         * css3/line-break/line-break-auto-prefixes.html: Added.
9528         * css3/line-break/line-break-auto-sound-marks-expected.html: Added.
9529         * css3/line-break/line-break-auto-sound-marks.html: Added.
9530         * css3/line-break/line-break-loose-centered-expected.html: Added.
9531         * css3/line-break/line-break-loose-centered.html: Added.
9532         * css3/line-break/line-break-loose-half-kana-expected.html: Added.
9533         * css3/line-break/line-break-loose-half-kana.html: Added.
9534         * css3/line-break/line-break-loose-hyphens-expected.html: Added.
9535         * css3/line-break/line-break-loose-hyphens.html: Added.
9536         * css3/line-break/line-break-loose-inseparables-expected.html: Added.
9537         * css3/line-break/line-break-loose-inseparables.html: Added.
9538         * css3/line-break/line-break-loose-iteration-marks-expected.html: Added.
9539         * css3/line-break/line-break-loose-iteration-marks.html: Added.
9540         * css3/line-break/line-break-loose-postfixes-expected.html: Added.
9541         * css3/line-break/line-break-loose-postfixes.html: Added.
9542         * css3/line-break/line-break-loose-prefixes-expected.html: Added.
9543         * css3/line-break/line-break-loose-prefixes.html: Added.
9544         * css3/line-break/line-break-loose-sound-marks-expected.html: Added.
9545         * css3/line-break/line-break-loose-sound-marks.html: Added.
9546         * css3/line-break/line-break-normal-centered-expected.html: Added.
9547         * css3/line-break/line-break-normal-centered.html: Added.
9548         * css3/line-break/line-break-normal-half-kana-expected.html: Added.
9549         * css3/line-break/line-break-normal-half-kana.html: Added.
9550         * css3/line-break/line-break-normal-hyphens-expected.html: Added.
9551         * css3/line-break/line-break-normal-hyphens.html: Added.
9552         * css3/line-break/line-break-normal-inseparables-expected.html: Added.
9553         * css3/line-break/line-break-normal-inseparables.html: Added.
9554         * css3/line-break/line-break-normal-iteration-marks-expected.html: Added.
9555         * css3/line-break/line-break-normal-iteration-marks.html: Added.
9556         * css3/line-break/line-break-normal-postfixes-expected.html: Added.
9557         * css3/line-break/line-break-normal-postfixes.html: Added.
9558         * css3/line-break/line-break-normal-prefixes-expected.html: Added.
9559         * css3/line-break/line-break-normal-prefixes.html: Added.
9560         * css3/line-break/line-break-normal-sound-marks-expected.html: Added.
9561         * css3/line-break/line-break-normal-sound-marks.html: Added.
9562         * css3/line-break/line-break-strict-centered-expected.html: Added.
9563         * css3/line-break/line-break-strict-centered.html: Added.
9564         * css3/line-break/line-break-strict-half-kana-expected.html: Added.
9565         * css3/line-break/line-break-strict-half-kana.html: Added.
9566         * css3/line-break/line-break-strict-hyphens-expected.html: Added.
9567         * css3/line-break/line-break-strict-hyphens.html: Added.
9568         * css3/line-break/line-break-strict-inseparables-expected.html: Added.
9569         * css3/line-break/line-break-strict-inseparables.html: Added.
9570         * css3/line-break/line-break-strict-iteration-marks-expected.html: Added.
9571         * css3/line-break/line-break-strict-iteration-marks.html: Added.
9572         * css3/line-break/line-break-strict-postfixes-expected.html: Added.
9573         * css3/line-break/line-break-strict-postfixes.html: Added.
9574         * css3/line-break/line-break-strict-prefixes-expected.html: Added.
9575         * css3/line-break/line-break-strict-prefixes.html: Added.
9576         * css3/line-break/line-break-strict-sound-marks-expected.html: Added.
9577         * css3/line-break/line-break-strict-sound-marks.html: Added.
9578         * platform/chromium-linux/css3/line-break/line-break-auto-half-kana-expected.html: Added.
9579         * platform/chromium-linux/css3/line-break/line-break-auto-sound-marks-expected.html: Added.
9580
9581 2012-11-02  Alice Boxhall  <aboxhall@chromium.org>
9582
9583         Unreviewed gardening. Generalising flakiness for fast/forms/formaction-attribute.html.
9584         https://bugs.webkit.org/show_bug.cgi?id=72039
9585
9586         * platform/chromium/TestExpectations:
9587
9588 2012-11-02  Alice Boxhall  <aboxhall@google.com>
9589
9590         Unreviewed gardening. Fixing duplicate marking of video-media-source-state-changes.html as flaky.
9591         https://bugs.webkit.org/show_bug.cgi?id=96725
9592
9593         * platform/chromium/TestExpectations:
9594
9595 2012-11-02  Alice Boxhall  <aboxhall@chromium.org>
9596
9597         Unreviewed gardening. Mark video-media-source-state-changes.html as flaky.
9598
9599         * platform/chromium/TestExpectations:
9600
9601 2012-11-02  Tom Sepez  <tsepez@chromium.org>
9602
9603         report-blocked-uri-cross-origin.html is failing
9604         https://bugs.webkit.org/show_bug.cgi?id=101096
9605
9606         Reviewed by Adam Barth.
9607
9608         Don't actually create a report file during the syntax-only test for when
9609         the report directive comes before the mode directive in an X-XSS-Protection
9610         header. Thus, we avoid having to clean it up later.
9611
9612         * http/tests/security/xssAuditor/resources/echo-intertag.pl:
9613         * platform/chromium/TestExpectations:
9614
9615 2012-11-02  Simon Fraser  <simon.fraser@apple.com>
9616
9617         Enable SUBPIXEL_LAYOUT on Mac
9618         https://bugs.webkit.org/show_bug.cgi?id=101076
9619
9620         Reviewed by Dave Hyatt.
9621
9622         Update results affected by subpixel layout.
9623
9624         * platform/mac/accessibility/svg-bounds-expected.txt:
9625         * platform/mac/accessibility/svg-remote-element-expected.txt: Copied from LayoutTests/platform/mac/accessibility/svg-bounds-expected.txt.
9626         * platform/mac/animations/keyframes-comma-separated-expected.txt: Added.
9627         * platform/mac/compositing/direct-image-compositing-expected.txt:
9628         * platform/mac/compositing/overflow/theme-affects-visual-overflow-expected.txt:
9629         * platform/mac/compositing/shadows/shadow-drawing-expected.txt:
9630         * platform/mac/compositing/tiling/tile-cache-zoomed-expected.txt: Added.
9631         * platform/mac/compositing/visibility/visibility-image-layers-dynamic-expected.txt: Added.
9632         * platform/mac/css1/basic/inheritance-expected.txt:
9633         * platform/mac/css1/box_properties/acid_test-expected.txt:
9634         * platform/mac/css1/box_properties/clear_float-expected.txt:
9635         * platform/mac/css1/box_properties/float_on_text_elements-expected.txt:
9636         * platform/mac/css1/box_properties/margin-expected.txt:
9637         * platform/mac/css1/box_properties/margin_bottom-expected.txt:
9638         * platform/mac/css1/box_properties/margin_right-expected.txt:
9639         * platform/mac/css1/box_properties/margin_top-expected.txt:
9640         * platform/mac/css1/box_properties/padding-expected.txt:
9641         * platform/mac/css1/box_properties/padding_bottom-expected.txt:
9642         * platform/mac/css1/box_properties/padding_left-expected.txt:
9643         * platform/mac/css1/box_properties/padding_right-expected.txt:
9644         * platform/mac/css1/box_properties/padding_top-expected.txt:
9645         * platform/mac/css1/box_properties/width-expected.txt:
9646         * platform/mac/css1/color_and_background/background_attachment-expected.txt:
9647         * platform/mac/css1/font_properties/font-expected.txt:
9648         * platform/mac/css1/font_properties/font_size-expected.txt:
9649         * platform/mac/css1/font_properties/font_weight-expected.txt:
9650         * platform/mac/css1/formatting_model/floating_elements-expected.txt:
9651         * platform/mac/css1/formatting_model/horizontal_formatting-expected.txt:
9652         * platform/mac/css1/formatting_model/inline_elements-expected.txt:
9653         * platform/mac/css1/formatting_model/replaced_elements-expected.txt:
9654         * platform/mac/css1/formatting_model/vertical_formatting-expected.txt:
9655         * platform/mac/css1/text_properties/text_indent-expected.txt:
9656         * platform/mac/css1/text_properties/vertical_align-expected.txt:
9657         * platform/mac/css1/units/percentage_units-expected.txt:
9658         * platform/mac/css1/units/rounding-expected.txt: Added.
9659         * platform/mac/css2.1/20110323/block-replaced-width-001-expected.txt:
9660         * platform/mac/css2.1/20110323/floating-replaced-height-008-expected.txt:
9661         * platform/mac/css2.1/20110323/inline-block-replaced-height-008-expected.txt:
9662         * platform/mac/css2.1/20110323/inline-replaced-height-008-expected.txt:
9663         * platform/mac/css2.1/t0803-c5501-mrgn-t-00-b-a-expected.txt:
9664         * platform/mac/css2.1/t0803-c5503-mrgn-b-00-b-a-expected.txt:
9665         * platform/mac/css2.1/t080301-c411-vt-mrgn-00-b-expected.txt:
9666         * platform/mac/css2.1/t0804-c5507-padn-r-00-c-ag-expected.txt:
9667         * platform/mac/css2.1/t0804-c5509-padn-l-03-f-g-expected.txt:
9668         * platform/mac/css2.1/t0804-c5510-padn-00-b-ag-expected.txt:
9669         * platform/mac/css2.1/t09-c5526c-display-00-e-expected.txt:
9670         * platform/mac/css2.1/t0905-c414-flt-wrap-00-e-expected.txt:
9671         * platform/mac/css2.1/t0905-c5525-fltwidth-00-c-g-expected.txt:
9672         * platform/mac/css2.1/t090501-c414-flt-03-b-g-expected.txt:
9673         * platform/mac/css2.1/t1002-c5523-width-02-b-g-expected.txt:
9674         * platform/mac/css2.1/t100801-c544-valgn-00-a-ag-expected.txt:
9675         * platform/mac/css2.1/t100801-c544-valgn-02-d-agi-expected.txt:
9676         * platform/mac/css2.1/t100801-c544-valgn-03-d-agi-expected.txt:
9677         * platform/mac/css2.1/t100801-c544-valgn-04-d-agi-expected.txt:
9678         * platform/mac/css2.1/t1205-c565-list-pos-00-b-expected.txt:
9679         * platform/mac/css2.1/t1506-c525-font-wt-00-b-expected.txt:
9680         * platform/mac/css2.1/t1508-c527-font-09-b-expected.txt:
9681         * platform/mac/css2.1/t1602-c43-center-00-d-ag-expected.txt:
9682         * platform/mac/css3/flexbox/flexbox-baseline-expected.txt:
9683         * platform/mac/css3/selectors3/html/css3-modsel-23-expected.txt:
9684         * platform/mac/css3/selectors3/html/css3-modsel-24-expected.txt:
9685         * platform/mac/css3/selectors3/html/css3-modsel-25-expected.txt:
9686         * platform/mac/css3/selectors3/html/css3-modsel-68-expected.txt:
9687         * platform/mac/css3/selectors3/html/css3-modsel-69-expected.txt:
9688         * platform/mac/css3/selectors3/html/css3-modsel-70-expected.txt:
9689         * platform/mac/css3/selectors3/xhtml/css3-modsel-23-expected.txt:
9690         * platform/mac/css3/selectors3/xhtml/css3-modsel-24-expected.txt:
9691         * platform/mac/css3/selectors3/xhtml/css3-modsel-25-expected.txt:
9692         * platform/mac/css3/selectors3/xhtml/css3-modsel-68-expected.txt:
9693         * platform/mac/css3/selectors3/xhtml/css3-modsel-69-expected.txt:
9694         * platform/mac/css3/selectors3/xhtml/css3-modsel-70-expected.txt:
9695         * platform/mac/css3/selectors3/xml/css3-modsel-23-expected.txt:
9696         * platform/mac/css3/selectors3/xml/css3-modsel-24-expected.txt:
9697         * platform/mac/css3/selectors3/xml/css3-modsel-25-expected.txt:
9698         * platform/mac/css3/selectors3/xml/css3-modsel-68-expected.txt:
9699         * platform/mac/css3/selectors3/xml/css3-modsel-69-expected.txt:
9700         * platform/mac/css3/selectors3/xml/css3-modsel-70-expected.txt:
9701         * platform/mac/css3/unicode-bidi-isolate-basic-expected.txt:
9702         * platform/mac/editing/inserting/editing-empty-divs-expected.txt:
9703         * platform/mac/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.txt:
9704         * platform/mac/editing/selection/3690703-2-expected.txt:
9705         * platform/mac/editing/selection/3690703-expected.txt:
9706         * platform/mac/editing/selection/3690719-expected.txt:
9707         * platform/mac/editing/selection/4397952-expected.txt:
9708         * platform/mac/editing/selection/5240265-expected.txt:
9709         * platform/mac/editing/selection/5354455-2-expected.txt:
9710         * platform/mac/editing/selection/caret-ltr-2-expected.txt:
9711         * platform/mac/editing/selection/caret-ltr-2-left-expected.txt:
9712         * platform/mac/editing/selection/caret-ltr-expected.txt:
9713         * platform/mac/editing/selection/caret-ltr-right-expected.txt:
9714         * platform/mac/editing/selection/caret-rtl-2-expected.txt:
9715         * platform/mac/editing/selection/caret-rtl-2-left-expected.txt:
9716         * platform/mac/editing/selection/caret-rtl-expected.txt:
9717         * platform/mac/editing/selection/caret-rtl-right-expected.txt:
9718         * platform/mac/editing/selection/collapse-selection-in-bidi-expected.txt: Added.
9719         * platform/mac/editing/selection/drag-start-event-client-x-y-expected.txt: Added.
9720         * platform/mac/editing/selection/mixed-editability-10-expected.txt: Added.
9721         * platform/mac/editing/selection/select-across-readonly-input-1-expected.txt:
9722         * platform/mac/editing/selection/select-across-readonly-input-2-expected.txt:
9723         * platform/mac/editing/selection/select-across-readonly-input-3-expected.txt:
9724         * platform/mac/editing/selection/select-across-readonly-input-4-expected.txt:
9725         * platform/mac/editing/selection/select-across-readonly-input-5-expected.txt:
9726         * platform/mac/editing/selection/select-text-overflow-ellipsis-expected.txt:
9727         * platform/mac/editing/selection/selection-button-text-expected.txt:
9728         * platform/mac/editing/selection/vertical-lr-ltr-extend-line-backward-br-expected.txt:
9729         * platform/mac/editing/selection/vertical-lr-ltr-extend-line-forward-br-expected.txt:
9730         * platform/mac/editing/selection/vertical-rl-ltr-extend-line-backward-br-expected.txt:
9731         * platform/mac/editing/selection/vertical-rl-ltr-extend-line-backward-p-expected.txt:
9732         * platform/mac/editing/selection/vertical-rl-ltr-extend-line-forward-br-expected.txt:
9733         * platform/mac/editing/selection/vertical-rl-ltr-extend-line-forward-p-expected.txt:
9734         * platform/mac/editing/selection/vertical-rl-rtl-extend-line-backward-br-expected.txt:
9735         * platform/mac/editing/selection/vertical-rl-rtl-extend-line-backward-p-expected.txt:
9736         * platform/mac/editing/selection/vertical-rl-rtl-extend-line-forward-br-expected.txt:
9737         * platform/mac/editing/selection/vertical-rl-rtl-extend-line-forward-p-expected.txt:
9738         * platform/mac/fast/backgrounds/background-inherit-color-bug-expected.txt:
9739         * platform/mac/fast/backgrounds/background-position-parsing-expected.txt:
9740         * platform/mac/fast/backgrounds/size/contain-and-cover-zoomed-expected.txt: Added.
9741         * platform/mac/fast/block/basic/001-expected.txt:
9742         * platform/mac/fast/block/basic/011-expected.txt:
9743         * platform/mac/fast/block/basic/014-expected.txt:
9744         * platform/mac/fast/block/basic/015-expected.txt:
9745         * platform/mac/fast/block/basic/016-expected.txt:
9746         * platform/mac/fast/block/basic/019-expected.txt:
9747         * platform/mac/fast/block/basic/fieldset-stretch-to-legend-expected.txt:
9748         * platform/mac/fast/block/float/013-expected.txt:
9749         * platform/mac/fast/block/float/025-expected.txt:
9750         * platform/mac/fast/block/float/026-expected.txt:
9751         * platform/mac/fast/block/float/027-expected.txt:
9752         * platform/mac/fast/block/float/028-expected.txt:
9753         * platform/mac/fast/block/float/032-expected.txt:
9754         * platform/mac/fast/block/float/centered-float-avoidance-complexity-expected.txt:
9755         * platform/mac/fast/block/float/float-avoidance-expected.txt:
9756         * platform/mac/fast/block/float/float-in-float-painting-expected.txt:
9757         * platform/mac/fast/block/float/nopaint-after-layer-destruction2-expected.txt:
9758         * platform/mac/fast/block/float/overhanging-tall-block-expected.txt:
9759         * platform/mac/fast/block/float/shrink-to-avoid-float-complexity-expected.txt:
9760         * platform/mac/fast/block/margin-collapse/100-expected.txt:
9761         * platform/mac/fast/block/margin-collapse/103-expected.txt:
9762         * platform/mac/fast/block/positioning/047-expected.txt:
9763         * platform/mac/fast/block/positioning/051-expected.txt:
9764         * platform/mac/fast/block/positioning/inline-block-relposition-expected.txt:
9765         * platform/mac/fast/block/positioning/replaced-inside-fixed-top-bottom-expected.txt: Added.
9766         * platform/mac/fast/borders/bidi-002-expected.txt:
9767         * platform/mac/fast/borders/bidi-009a-expected.txt:
9768         * platform/mac/fast/borders/bidi-012-expected.txt:
9769         * platform/mac/fast/borders/fieldsetBorderRadius-expected.txt: Added.
9770         * platform/mac/fast/borders/rtl-border-01-expected.txt:
9771         * platform/mac/fast/borders/rtl-border-02-expected.txt:
9772         * platform/mac/fast/borders/rtl-border-03-expected.txt:
9773         * platform/mac/fast/box-sizing/box-sizing-expected.txt:
9774         * platform/mac/fast/canvas/webgl/oes-element-index-uint-expected.txt: Added.
9775         * platform/mac/fast/canvas/webgl/tex-image-and-sub-image-2d-with-array-buffer-view-expected.txt: Added.
9776         * platform/mac/fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data-expected.txt: Added.
9777         * platform/mac/fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data-rgb565-expected.txt: Added.
9778         * platform/mac/fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data-rgba4444-expected.txt: Added.
9779         * platform/mac/fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data-rgba5551-expected.txt: Added.
9780         * platform/mac/fast/clip/overflow-border-radius-composited-expected.txt:
9781         * platform/mac/fast/clip/overflow-border-radius-transformed-expected.txt:
9782         * platform/mac/fast/css-generated-content/011-expected.txt:
9783         * platform/mac/fast/css-generated-content/012-expected.txt:
9784         * platform/mac/fast/css-generated-content/013-expected.txt:
9785         * platform/mac/fast/css-generated-content/014-expected.txt:
9786         * platform/mac/fast/css-generated-content/015-expected.txt:
9787         * platform/mac/fast/css-generated-content/inline-display-types-expected.txt:
9788         * platform/mac/fast/css/003-expected.txt:
9789         * platform/mac/fast/css/004-expected.txt:
9790         * platform/mac/fast/css/005-expected.txt:
9791         * platform/mac/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.txt:
9792         * platform/mac/fast/css/background-shorthand-invalid-url-expected.txt:
9793         * platform/mac/fast/css/bidi-override-in-anonymous-block-expected.txt:
9794         * platform/mac/fast/css/bug4860-absolute-block-child-does-not-inherit-alignment-expected.txt: Added.
9795         * platform/mac/fast/css/continuationCrash-expected.txt:
9796         * platform/mac/fast/css/css1_forward_compatible_parsing-expected.txt:
9797         * platform/mac/fast/css/css2-system-fonts-expected.txt:
9798         * platform/mac/fast/css/empty-pseudo-class-expected.txt:
9799         * platform/mac/fast/css/ex-after-font-variant-expected.txt:
9800         * platform/mac/fast/css/fieldset-display-row-expected.txt:
9801         * platform/mac/fast/css/first-child-pseudo-class-expected.txt:
9802         * platform/mac/fast/css/first-line-text-decoration-expected.txt:
9803         * platform/mac/fast/css/first-line-text-decoration-inherited-from-parent-expected.txt:
9804         * platform/mac/fast/css/first-of-type-pseudo-class-expected.txt:
9805         * platform/mac/fast/css/h1-in-section-elements-expected.txt:
9806         * platform/mac/fast/css/hsl-color-expected.txt:
9807         * platform/mac/fast/css/hsla-color-expected.txt:
9808         * platform/mac/fast/css/inline-properties-important-expected.txt:
9809         * platform/mac/fast/css/invalid-percentage-property-expected.txt:
9810         * platform/mac/fast/css/large-number-round-trip-expected.txt: Added.
9811         * platform/mac/fast/css/last-child-pseudo-class-expected.txt:
9812         * platform/mac/fast/css/last-of-type-pseudo-class-expected.txt:
9813         * platform/mac/fast/css/margin-top-bottom-dynamic-expected.txt:
9814         * platform/mac/fast/css/non-standard-checkbox-size-expected.txt:
9815         * platform/mac/fast/css/only-child-pseudo-class-expected.txt:
9816         * platform/mac/fast/css/only-of-type-pseudo-class-expected.txt:
9817         * platform/mac/fast/css/percentage-non-integer-expected.txt:
9818         * platform/mac/fast/css/preserve-user-specified-zoom-level-on-reload-expected.txt:
9819         * platform/mac/fast/css/rgb-float-expected.txt:
9820         * platform/mac/fast/css/rtl-ordering-expected.txt:
9821         * platform/mac/fast/css/selector-set-attribute-expected.txt:
9822         * platform/mac/fast/css/text-align-expected.txt:
9823         * platform/mac/fast/css/text-overflow-ellipsis-text-align-center-expected.txt:
9824         * platform/mac/fast/css/text-overflow-ellipsis-text-align-justify-expected.txt:
9825         * platform/mac/fast/css/text-overflow-ellipsis-text-align-left-expected.txt:
9826         * platform/mac/fast/css/text-overflow-ellipsis-text-align-right-expected.txt:
9827         * platform/mac/fast/css/transform-default-parameter-expected.txt:
9828         * platform/mac/fast/css/vertical-text-overflow-ellipsis-text-align-center-expected.txt:
9829         * platform/mac/fast/css/vertical-text-overflow-ellipsis-text-align-justify-expected.txt:
9830         * platform/mac/fast/css/vertical-text-overflow-ellipsis-text-align-left-expected.txt:
9831         * platform/mac/fast/css/vertical-text-overflow-ellipsis-text-align-right-expected.txt:
9832         * platform/mac/fast/css/word-space-extra-expected.txt:
9833         * platform/mac/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.txt:
9834         * platform/mac/fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy-expected.txt:
9835         * platform/mac/fast/dom/HTMLMeterElement/meter-boundary-values-expected.txt:
9836         * platform/mac/fast/dom/HTMLMeterElement/meter-element-expected.txt:
9837         * platform/mac/fast/dom/HTMLMeterElement/meter-element-repaint-on-update-value-expected.txt:
9838         * platform/mac/fast/dom/HTMLMeterElement/meter-optimums-expected.txt:
9839         * platform/mac/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt:
9840         * platform/mac/fast/dom/HTMLMeterElement/meter-styles-expected.txt:
9841         * platform/mac/fast/dom/HTMLProgressElement/indeterminate-progress-001-expected.txt:
9842         * platform/mac/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.txt:
9843         * platform/mac/fast/dom/HTMLTableElement/cellpadding-attribute-expected.txt: Removed.
9844         * platform/mac/fast/dom/HTMLTableElement/early-acid3-65-excerpt-expected.txt: Removed.
9845         * platform/mac/fast/dom/HTMLTableElement/early-acid3-66-excerpt-expected.txt: Removed.
9846         * platform/mac/fast/dom/HTMLTableElement/insert-row-expected.txt: Removed.
9847         * platform/mac/fast/dom/HTMLTableElement/rows-expected.txt: Removed.
9848         * platform/mac/fast/dom/HTMLTableElement/tBodies-expected.txt: Removed.
9849         * platform/mac/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt:
9850         * platform/mac/fast/dom/Window/webkitConvertPoint-expected.txt: Added.
9851         * platform/mac/fast/dom/clone-node-dynamic-style-expected.txt:
9852         * platform/mac/fast/dynamic/012-expected.txt:
9853         * platform/mac/fast/dynamic/anchor-lock-expected.txt:
9854         * platform/mac/fast/dynamic/subtree-parent-static-y-expected.txt:
9855         * platform/mac/fast/encoding/denormalised-voiced-japanese-chars-expected.txt:
9856         * platform/mac/fast/encoding/utf-16-big-endian-expected.txt:
9857         * platform/mac/fast/encoding/utf-16-little-endian-expected.txt:
9858         * platform/mac/fast/events/clientXY-in-zoom-and-scroll-expected.txt: Added.
9859         * platform/mac/fast/events/document-elementFromPoint-expected.txt: Added.
9860         * platform/mac/fast/events/pointer-events-2-expected.txt:
9861         * platform/mac/fast/flexbox/flex-hang-expected.txt: Added.
9862         * platform/mac/fast/forms/001-expected.txt:
9863         * platform/mac/fast/forms/006-expected.txt:
9864         * platform/mac/fast/forms/007-expected.txt:
9865         * platform/mac/fast/forms/basic-buttons-expected.txt:
9866         * platform/mac/fast/forms/basic-inputs-expected.txt:
9867         * platform/mac/fast/forms/basic-textareas-quirks-expected.txt:
9868         * platform/mac/fast/forms/blankbuttons-expected.txt:
9869         * platform/mac/fast/forms/box-shadow-override-expected.txt:
9870         * platform/mac/fast/forms/button-cannot-be-nested-expected.txt:
9871         * platform/mac/fast/forms/button-default-title-expected.txt:
9872         * platform/mac/fast/forms/button-generated-content-expected.txt:
9873         * platform/mac/fast/forms/button-positioned-expected.txt:
9874         * platform/mac/fast/forms/button-sizes-expected.txt:
9875         * platform/mac/fast/forms/button-style-color-expected.txt:
9876         * platform/mac/fast/forms/button-table-styles-expected.txt:
9877         * platform/mac/fast/forms/button-text-transform-expected.txt:
9878         * platform/mac/fast/forms/button-white-space-expected.txt:
9879         * platform/mac/fast/forms/control-restrict-line-height-expected.txt:
9880         * platform/mac/fast/forms/fieldset-align-expected.txt:
9881         * platform/mac/fast/forms/fieldset-legend-padding-unclipped-fieldset-border-expected.txt:
9882         * platform/mac/fast/forms/fieldset-with-float-expected.txt:
9883         * platform/mac/fast/forms/file/file-input-direction-expected.txt:
9884         * platform/mac/fast/forms/file/file-input-disabled-expected.txt:
9885         * platform/mac/fast/forms/file/input-file-re-render-expected.txt:
9886         * platform/mac/fast/forms/float-before-fieldset-expected.txt:
9887         * platform/mac/fast/forms/form-element-geometry-expected.txt:
9888         * platform/mac/fast/forms/formmove-expected.txt:
9889         * platform/mac/fast/forms/formmove2-expected.txt:
9890         * platform/mac/fast/forms/formmove3-expected.txt:
9891         * platform/mac/fast/forms/indeterminate-expected.txt:
9892         * platform/mac/fast/forms/input-appearance-height-expected.txt:
9893         * platform/mac/fast/forms/input-button-sizes-expected.txt:
9894         * platform/mac/fast/forms/input-value-expected.txt:
9895         * platform/mac/fast/forms/linebox-overflow-in-textarea-padding-expected.txt:
9896         * platform/mac/fast/forms/listbox-hit-test-zoomed-expected.txt:
9897         * platform/mac/fast/forms/menulist-clip-expected.txt:
9898         * platform/mac/fast/forms/minWidthPercent-expected.txt:
9899         * platform/mac/fast/forms/preserveFormDuringResidualStyle-expected.txt:
9900         * platform/mac/fast/forms/range/input-appearance-range-expected.txt:
9901         * platform/mac/fast/forms/range/slider-mouse-events-expected.txt: Added.
9902         * platform/mac/fast/forms/search-vertical-alignment-expected.txt:
9903         * platform/mac/fast/forms/searchfield-heights-expected.txt:
9904         * platform/mac/fast/forms/select-baseline-expected.txt:
9905         * platform/mac/fast/forms/targeted-frame-submission-expected.txt:
9906         * platform/mac/fast/forms/textAreaLineHeight-expected.txt:
9907         * platform/mac/fast/forms/validation-message-appearance-expected.txt:
9908         * platform/mac/fast/frames/onlyCommentInIFrame-expected.txt:
9909         * platform/mac/fast/gradients/crash-on-zero-radius-expected.txt:
9910         * platform/mac/fast/gradients/generated-gradients-expected.txt:
9911         * platform/mac/fast/gradients/radial-centered-expected.txt:
9912         * platform/mac/fast/gradients/simple-gradients-expected.txt:
9913         * platform/mac/fast/hidpi/video-controls-in-hidpi-expected.txt:
9914         * platform/mac/fast/html/details-add-child-1-expected.txt:
9915         * platform/mac/fast/html/details-add-child-2-expected.txt:
9916         * platform/mac/fast/html/details-add-details-child-1-expected.txt:
9917         * platform/mac/fast/html/details-add-details-child-2-expected.txt:
9918         * platform/mac/fast/html/details-add-summary-1-and-click-expected.txt:
9919         * platform/mac/fast/html/details-add-summary-1-expected.txt:
9920         * platform/mac/fast/html/details-add-summary-10-and-click-expected.txt:
9921         * platform/mac/fast/html/details-add-summary-10-expected.txt:
9922         * platform/mac/fast/html/details-add-summary-2-and-click-expected.txt:
9923         * platform/mac/fast/html/details-add-summary-2-expected.txt:
9924         * platform/mac/fast/html/details-add-summary-3-and-click-expected.txt:
9925         * platform/mac/fast/html/details-add-summary-3-expected.txt:
9926         * platform/mac/fast/html/details-add-summary-4-and-click-expected.txt:
9927         * platform/mac/fast/html/details-add-summary-4-expected.txt:
9928         * platform/mac/fast/html/details-add-summary-5-and-click-expected.txt:
9929         * platform/mac/fast/html/details-add-summary-5-expected.txt:
9930         * platform/mac/fast/html/details-add-summary-6-and-click-expected.txt:
9931         * platform/mac/fast/html/details-add-summary-6-expected.txt:
9932         * platform/mac/fast/html/details-add-summary-7-and-click-expected.txt:
9933         * platform/mac/fast/html/details-add-summary-7-expected.txt:
9934         * platform/mac/fast/html/details-add-summary-8-and-click-expected.txt:
9935         * platform/mac/fast/html/details-add-summary-8-expected.txt:
9936         * platform/mac/fast/html/details-add-summary-9-and-click-expected.txt:
9937         * platform/mac/fast/html/details-add-summary-9-expected.txt:
9938         * platform/mac/fast/html/details-add-summary-child-1-expected.txt:
9939         * platform/mac/fast/html/details-add-summary-child-2-expected.txt:
9940         * platform/mac/fast/html/details-marker-style-expected.txt: Added.
9941         * platform/mac/fast/html/details-nested-1-expected.txt:
9942         * platform/mac/fast/html/details-nested-2-expected.txt:
9943         * platform/mac/fast/html/details-no-summary1-expected.txt:
9944         * platform/mac/fast/html/details-no-summary2-expected.txt:
9945         * platform/mac/fast/html/details-no-summary3-expected.txt:
9946         * platform/mac/fast/html/details-no-summary4-expected.txt:
9947         * platform/mac/fast/html/details-open-javascript-expected.txt:
9948         * platform/mac/fast/html/details-open1-expected.txt:
9949         * platform/mac/fast/html/details-open2-expected.txt:
9950         * platform/mac/fast/html/details-open3-expected.txt:
9951         * platform/mac/fast/html/details-open4-expected.txt:
9952         * platform/mac/fast/html/details-open5-expected.txt:
9953         * platform/mac/fast/html/details-open6-expected.txt:
9954         * platform/mac/fast/html/details-position-expected.txt:
9955         * platform/mac/fast/html/details-remove-child-1-expected.txt:
9956         * platform/mac/fast/html/details-remove-child-2-expected.txt:
9957         * platform/mac/fast/html/details-remove-summary-1-and-click-expected.txt:
9958         * platform/mac/fast/html/details-remove-summary-1-expected.txt:
9959         * platform/mac/fast/html/details-remove-summary-2-and-click-expected.txt:
9960         * platform/mac/fast/html/details-remove-summary-2-expected.txt:
9961         * platform/mac/fast/html/details-remove-summary-3-and-click-expected.txt:
9962         * platform/mac/fast/html/details-remove-summary-3-expected.txt:
9963         * platform/mac/fast/html/details-remove-summary-4-and-click-expected.txt:
9964         * platform/mac/fast/html/details-remove-summary-4-expected.txt:
9965         * platform/mac/fast/html/details-remove-summary-5-and-click-expected.txt:
9966         * platform/mac/fast/html/details-remove-summary-5-expected.txt:
9967         * platform/mac/fast/html/details-remove-summary-6-and-click-expected.txt:
9968         * platform/mac/fast/html/details-remove-summary-6-expected.txt:
9969         * platform/mac/fast/html/details-remove-summary-child-1-expected.txt:
9970         * platform/mac/fast/html/details-remove-summary-child-2-expected.txt:
9971         * platform/mac/fast/html/details-replace-summary-child-expected.txt:
9972         * platform/mac/fast/html/details-replace-text-expected.txt:
9973         * platform/mac/fast/html/details-writing-mode-expected.txt:
9974         * platform/mac/fast/images/imagemap-focus-ring-zoom-expected.txt:
9975         * platform/mac/fast/images/zoomed-img-size-expected.txt: Added.
9976         * platform/mac/fast/inline-block/inline-block-vertical-align-expected.txt:
9977         * platform/mac/fast/inline/002-expected.txt:
9978         * platform/mac/fast/inline/continuation-outlines-expected.txt:
9979         * platform/mac/fast/inline/inline-borders-with-bidi-override-expected.txt:
9980         * platform/mac/fast/inline/inline-box-background-expected.txt:
9981         * platform/mac/fast/inline/inline-box-background-long-image-expected.txt:
9982         * platform/mac/fast/inline/inline-box-background-repeat-x-expected.txt:
9983         * platform/mac/fast/inline/inline-box-background-repeat-y-expected.txt:
9984         * platform/mac/fast/inline/outline-continuations-expected.txt:
9985         * platform/mac/fast/inline/positionedLifetime-expected.txt:
9986         * platform/mac/fast/invalid/010-expected.txt:
9987         * platform/mac/fast/invalid/014-expected.txt:
9988         * platform/mac/fast/invalid/junk-data-expected.txt:
9989         * platform/mac/fast/invalid/missing-end-tag-expected.txt:
9990         * platform/mac/fast/invalid/nestedh3s-expected.txt:
9991         * platform/mac/fast/invalid/residual-style-expected.txt:
9992         * platform/mac/fast/layers/video-layer-expected.txt:
9993         * platform/mac/fast/line-grid/line-align-left-edges-expected.txt:
9994         * platform/mac/fast/line-grid/line-grid-contains-value-expected.txt:
9995         * platform/mac/fast/lists/003-expected.txt:
9996         * platform/mac/fast/lists/003-vertical-expected.txt:
9997         * platform/mac/fast/lists/008-expected.txt:
9998         * platform/mac/fast/lists/008-vertical-expected.txt:
9999         * platform/mac/fast/lists/ordered-list-with-no-ol-tag-expected.txt:
10000         * platform/mac/fast/loader/javascript-url-in-embed-expected.txt: Added.
10001         * platform/mac/fast/media/mq-relative-constraints-08-expected.txt:
10002         * platform/mac/fast/multicol/break-properties-expected.txt: Added.
10003         * platform/mac/fast/multicol/client-rects-expected.txt:
10004         * platform/mac/fast/multicol/column-break-with-balancing-expected.txt:
10005         * platform/mac/fast/multicol/float-multicol-expected.txt:
10006         * platform/mac/fast/multicol/float-paginate-complex-expected.txt:
10007         * platform/mac/fast/multicol/layers-in-multicol-expected.txt:
10008         * platform/mac/fast/multicol/nested-columns-expected.txt:
10009         * platform/mac/fast/multicol/overflow-across-columns-expected.txt:
10010         * platform/mac/fast/multicol/overflow-across-columns-percent-height-expected.txt: Copied from LayoutTests/platform/mac/fast/multicol/overflow-across-columns-expected.txt.
10011         * platform/mac/fast/multicol/overflow-unsplittable-expected.txt:
10012         * platform/mac/fast/multicol/scrolling-overflow-expected.txt:
10013         * platform/mac/fast/multicol/span/anonymous-before-child-parent-crash-expected.txt:
10014         * platform/mac/fast/multicol/span/anonymous-split-block-crash-expected.txt:
10015         * platform/mac/fast/multicol/span/anonymous-style-inheritance-expected.txt:
10016         * platform/mac/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.txt:
10017         * platform/mac/fast/multicol/span/clone-flexbox-expected.txt: Added.
10018         * platform/mac/fast/multicol/span/clone-summary-expected.txt: Added.
10019         * platform/mac/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.txt:
10020         * platform/mac/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt:
10021         * platform/mac/fast/multicol/span/span-as-immediate-child-property-removal-expected.txt:
10022         * platform/mac/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.txt:
10023         * platform/mac/fast/multicol/span/span-as-immediate-columns-child-expected.txt:
10024         * platform/mac/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.txt:
10025         * platform/mac/fast/multicol/span/span-as-nested-columns-child-expected.txt:
10026         * platform/mac/fast/multicol/span/span-margin-collapsing-expected.txt:
10027         * platform/mac/fast/multicol/table-vertical-align-expected.txt:
10028         * platform/mac/fast/multicol/vertical-lr/break-properties-expected.txt: Added.
10029         * platform/mac/fast/multicol/vertical-lr/column-break-with-balancing-expected.txt:
10030         * platform/mac/fast/multicol/vertical-lr/float-multicol-expected.txt:
10031         * platform/mac/fast/multicol/vertical-lr/nested-columns-expected.txt:
10032         * platform/mac/fast/multicol/vertical-rl/break-properties-expected.txt: Added.
10033         * platform/mac/fast/multicol/vertical-rl/column-break-with-balancing-expected.txt:
10034         * platform/mac/fast/multicol/vertical-rl/float-multicol-expected.txt:
10035         * platform/mac/fast/multicol/vertical-rl/nested-columns-expected.txt:
10036         * platform/mac/fast/overflow/007-expected.txt:
10037         * platform/mac/fast/overflow/clip-rects-fixed-ancestor-expected.txt:
10038         * platform/mac/fast/overflow/infiniteRecursionGuard-expected.txt:
10039         * platform/mac/fast/overflow/overflow-rtl-expected.txt:
10040         * platform/mac/fast/overflow/overflow-rtl-vertical-expected.txt:
10041         * platform/mac/fast/overflow/overflow_hidden-expected.txt:
10042         * platform/mac/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.txt:
10043         * platform/mac/fast/overflow/scrollRevealButton-expected.txt:
10044         * platform/mac/fast/parser/bad-xml-slash-expected.txt:
10045         * platform/mac/fast/parser/entity-comment-in-style-expected.txt:
10046         * platform/mac/fast/parser/style-script-head-test-expected.txt: Added.
10047         * platform/mac/fast/parser/xhtml-alternate-entities-expected.txt:
10048         * platform/mac/fast/reflections/reflection-with-zoom-expected.txt:
10049         * platform/mac/fast/regions/bottom-overflow-out-of-first-region-expected.txt:
10050         * platform/mac/fast/regions/multiple-directionality-changes-in-variable-width-regions-expected.txt:
10051         * platform/mac/fast/regions/overflow-moving-below-floats-in-variable-width-regions-expected.txt:
10052         * platform/mac/fast/regions/overflow-not-moving-below-floats-in-variable-width-regions-expected.txt:
10053         * platform/mac/fast/regions/overflow-size-change-with-stacking-context-rtl-expected.txt:
10054         * platform/mac/fast/regions/top-overflow-out-of-second-region-expected.txt:
10055         * platform/mac/fast/repaint/control-clip-expected.txt:
10056         * platform/mac/fast/repaint/delete-into-nested-block-expected.txt:
10057         * platform/mac/fast/repaint/line-flow-with-floats-1-expected.txt:
10058         * platform/mac/fast/repaint/line-flow-with-floats-10-expected.txt:
10059         * platform/mac/fast/repaint/line-flow-with-floats-2-expected.txt:
10060         * platform/mac/fast/repaint/line-flow-with-floats-3-expected.txt:
10061         * platform/mac/fast/repaint/line-flow-with-floats-4-expected.txt:
10062         * platform/mac/fast/repaint/line-flow-with-floats-5-expected.txt:
10063         * platform/mac/fast/repaint/line-flow-with-floats-6-expected.txt:
10064         * platform/mac/fast/repaint/line-flow-with-floats-7-expected.txt:
10065         * platform/mac/fast/repaint/line-flow-with-floats-8-expected.txt:
10066         * platform/mac/fast/repaint/line-flow-with-floats-9-expected.txt:
10067         * platform/mac/fast/repaint/line-flow-with-floats-in-regions-expected.txt:
10068         * platform/mac/fast/repaint/repaint-during-scroll-with-zoom-expected.txt:
10069         * platform/mac/fast/repaint/table-section-repaint-expected.txt: Removed.
10070         * platform/mac/fast/repaint/transform-absolute-in-positioned-container-expected.txt:
10071         * platform/mac/fast/repaint/transform-translate-expected.txt:
10072         * platform/mac/fast/replaced/replaced-breaking-expected.txt:
10073         * platform/mac/fast/replaced/table-percent-height-expected.txt: Added.
10074         * platform/mac/fast/replaced/table-percent-height-text-controls-expected.txt: Added.
10075         * platform/mac/fast/replaced/width100percent-button-expected.txt:
10076         * platform/mac/fast/replaced/width100percent-checkbox-expected.txt:
10077         * platform/mac/fast/replaced/width100percent-radio-expected.txt:
10078         * platform/mac/fast/ruby/ruby-inline-table-expected.txt:
10079         * platform/mac/fast/selectors/032-expected.txt:
10080         * platform/mac/fast/selectors/166-expected.txt:
10081         * platform/mac/fast/selectors/unqualified-hover-quirks-expected.txt:
10082         * platform/mac/fast/selectors/unqualified-hover-strict-expected.txt:
10083         * platform/mac/fast/spatial-navigation/snav-unit-overflow-and-scroll-in-direction-expected.txt: Added.
10084         * platform/mac/fast/table/009-expected.txt:
10085         * platform/mac/fast/table/014-expected.txt:
10086         * platform/mac/fast/table/040-expected.txt:
10087         * platform/mac/fast/table/040-vertical-expected.txt:
10088         * platform/mac/fast/table/041-expected.txt:
10089         * platform/mac/fast/table/absolute-table-at-bottom-expected.txt:
10090         * platform/mac/fast/table/append-cells2-expected.txt:
10091         * platform/mac/fast/table/border-collapsing/004-expected.txt:
10092         * platform/mac/fast/table/border-collapsing/004-vertical-expected.txt:
10093         * platform/mac/fast/table/frame-and-rules-expected.txt:
10094         * platform/mac/fast/table/mozilla-bug10296-vertical-align-1-expected.txt:
10095         * platform/mac/fast/table/mozilla-bug10296-vertical-align-2-expected.txt:
10096         * platform/mac/fast/table/nested-percent-height-table-expected.txt:
10097         * platform/mac/fast/table/overflowHidden-expected.txt:
10098         * platform/mac/fast/table/percent-heights-expected.txt:
10099         * platform/mac/fast/table/remove-td-display-none-expected.txt:
10100         * platform/mac/fast/table/table-display-types-strict-expected.txt:
10101         * platform/mac/fast/table/table-hspace-align-center-expected.txt:
10102         * platform/mac/fast/text/basic/012-expected.txt:
10103         * platform/mac/fast/text/basic/013-expected.txt:
10104         * platform/mac/fast/text/basic/generic-family-reset-expected.txt:
10105         * platform/mac/fast/text/international/bidi-LDB-2-CSS-expected.txt:
10106         * platform/mac/fast/text/international/bidi-LDB-2-HTML-expected.txt:
10107         * platform/mac/fast/text/international/bidi-LDB-2-formatting-characters-expected.txt:
10108         * platform/mac/fast/text/international/bidi-layout-across-linebreak-expected.txt:
10109         * platform/mac/fast/text/international/hindi-spacing-expected.txt:
10110         * platform/mac/fast/text/international/thai-line-breaks-expected.txt:
10111         * platform/mac/fast/text/international/vertical-text-glyph-test-expected.txt:
10112         * platform/mac/fast/text/line-breaks-expected.txt:
10113         * platform/mac/fast/text/textIteratorNilRenderer-expected.txt:
10114         * platform/mac/fast/text/vertical-rl-rtl-linebreak-expected.txt:
10115         * platform/mac/fast/text/whitespace/024-expected.txt:
10116         * platform/mac/fast/text/whitespace/normal-after-nowrap-breaking-expected.txt:
10117         * platform/mac/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.txt:
10118         * platform/mac/fast/transforms/bounding-rect-zoom-expected.txt:
10119         * platform/mac/fast/transforms/rotated-transform-affects-scrolling-1-expected.txt: Added.
10120         * platform/mac/fast/transforms/rotated-transform-affects-scrolling-2-expected.txt: Added.
10121         * platform/mac/fast/transforms/transforms-with-zoom-expected.txt: Added.
10122         * platform/mac/fast/writing-mode/Kusa-Makura-background-canvas-expected.txt:
10123         * platform/mac/fast/writing-mode/broken-ideograph-small-caps-expected.txt:
10124         * platform/mac/fast/writing-mode/broken-ideographic-font-expected.txt:
10125         * platform/mac/fast/writing-mode/fieldsets-expected.txt:
10126         * platform/mac/fast/writing-mode/japanese-ruby-vertical-lr-expected.txt:
10127         * platform/mac/fast/writing-mode/japanese-ruby-vertical-rl-expected.txt:
10128         * platform/mac/fast/writing-mode/vertical-font-fallback-expected.txt:
10129         * platform/mac/fast/xsl/xslt-extra-content-at-end-expected.txt:
10130         * platform/mac/http/tests/cookies/multiple-cookies-expected.txt: Added.
10131         * platform/mac/http/tests/inspector/console-websocket-error-expected.txt:
10132         * platform/mac/http/tests/misc/acid3-expected.txt: Added.
10133         * platform/mac/http/tests/misc/iframe404-expected.txt:
10134         * platform/mac/http/tests/misc/object-embedding-svg-delayed-size-negotiation-2-expected.txt:
10135         * platform/mac/http/tests/navigation/javascriptlink-frames-expected.txt:
10136         * platform/mac/http/tests/security/sandboxed-iframe-origin-add-expected.txt: Added.
10137         * platform/mac/http/tests/webarchive/cross-origin-stylesheet-crash-expected.txt: Added.
10138         * platform/mac/http/tests/webarchive/test-preload-resources-expected.txt: Added.
10139         * platform/mac/ietestcenter/css3/bordersbackgrounds/background-repeat-space-padding-box-expected.txt:
10140         * platform/mac/ietestcenter/css3/bordersbackgrounds/background_repeat_space_border_box-expected.txt:
10141         * platform/mac/ietestcenter/css3/bordersbackgrounds/background_repeat_space_content_box-expected.txt:
10142         * platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-with-three-values-001-expected.txt:
10143         * platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-with-two-values-001-expected.txt:
10144         * platform/mac/mathml/presentation/attributes-expected.txt:
10145         * platform/mac/mathml/presentation/fenced-expected.txt:
10146         * platform/mac/mathml/presentation/fenced-mi-expected.txt:
10147         * platform/mac/mathml/presentation/fractions-expected.txt:
10148         * platform/mac/mathml/presentation/fractions-vertical-alignment-expected.txt:
10149         * platform/mac/mathml/presentation/mo-expected.txt:
10150         * platform/mac/mathml/presentation/mo-stretch-expected.txt:
10151         * platform/mac/mathml/presentation/mroot-pref-width-expected.txt:
10152         * platform/mac/mathml/presentation/over-expected.txt:
10153         * platform/mac/mathml/presentation/roots-expected.txt:
10154         * platform/mac/mathml/presentation/row-alignment-expected.txt:
10155         * platform/mac/mathml/presentation/row-expected.txt:
10156         * platform/mac/mathml/presentation/style-expected.txt:
10157         * platform/mac/mathml/presentation/sub-expected.txt:
10158         * platform/mac/mathml/presentation/subsup-expected.txt:
10159         * platform/mac/mathml/presentation/sup-expected.txt:
10160         * platform/mac/mathml/presentation/tables-expected.txt:
10161         * platform/mac/mathml/presentation/tokenElements-expected.txt:
10162         * platform/mac/mathml/presentation/under-expected.txt:
10163         * platform/mac/mathml/presentation/underover-expected.txt:
10164         * platform/mac/mathml/xHeight-expected.txt:
10165         * platform/mac/media/audio-controls-rendering-expected.txt:
10166         * platform/mac/media/controls-after-reload-expected.txt:
10167         * platform/mac/media/controls-strict-expected.txt:
10168         * platform/mac/media/controls-styling-strict-expected.txt:
10169         * platform/mac/media/controls-without-preload-expected.txt:
10170         * platform/mac/media/media-controls-clone-expected.txt:
10171         * platform/mac/media/media-element-play-after-eos-expected.txt: Added.
10172         * platform/mac/media/video-controls-rendering-expected.txt:
10173         * platform/mac/media/video-display-toggle-expected.txt:
10174         * platform/mac/media/video-empty-source-expected.txt:
10175         * platform/mac/media/video-no-audio-expected.txt:
10176         * platform/mac/media/video-playing-and-pause-expected.txt:
10177         * platform/mac/platform/mac/fast/forms/focus-option-control-on-page-expected.txt: Added.
10178         * platform/mac/platform/mac/fast/loader/file-url-mimetypes-2-expected.txt:
10179         * platform/mac/platform/mac/fast/text/x-height-expected.txt: Added.
10180         * platform/mac/plugins/netscape-dom-access-and-reload-expected.txt: Added.
10181         * platform/mac/plugins/npp-set-window-called-during-destruction-expected.txt:
10182         * platform/mac/svg/as-border-image/svg-as-border-image-2-expected.txt:
10183         * platform/mac/svg/as-border-image/svg-as-border-image-expected.txt:
10184         * platform/mac/svg/as-image/img-preserveAspectRatio-support-2-expected.txt:
10185         * platform/mac/svg/as-image/svg-non-integer-scaled-image-expected.txt: Copied from LayoutTests/platform/mac/fast/dom/HTMLMeterElement/meter-element-expected.txt.
10186         * platform/mac/svg/custom/bug45331-expected.txt:
10187         * platform/mac/svg/custom/fractional-rects-expected.txt: Added.
10188         * platform/mac/svg/custom/image-parent-translation-expected.txt:
10189         * platform/mac/svg/custom/inline-svg-in-xhtml-expected.txt:
10190         * platform/mac/svg/custom/js-update-container-expected.txt: Added.
10191         * platform/mac/svg/custom/junk-data-expected.txt:
10192         * platform/mac/svg/custom/missing-xlink-expected.txt:
10193         * platform/mac/svg/custom/object-sizing-expected.txt:
10194         * platform/mac/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.txt: Added.
10195         * platform/mac/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-expected.txt: Added.
10196         * platform/mac/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-expected.txt: Added.
10197         * platform/mac/svg/custom/path-bad-data-expected.txt:
10198         * platform/mac/svg/custom/rootmost-svg-xy-attrs-expected.txt:
10199         * platform/mac/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt:
10200         * platform/mac/svg/custom/svg-fonts-in-html-expected.txt:
10201         * platform/mac/svg/custom/svg-fonts-with-no-element-reference-expected.txt: Added.
10202         * platform/mac/svg/custom/svg-fonts-without-missing-glyph-expected.txt:
10203         * platform/mac/svg/custom/use-css-no-effect-on-shadow-tree-expected.txt: Added.
10204         * platform/mac/svg/custom/use-font-face-crash-expected.txt:
10205         * platform/mac/svg/custom/viewBox-hit-expected.txt: Added.
10206         * platform/mac/svg/hixie/error/012-expected.txt:
10207         * platform/mac/svg/text/small-fonts-in-html5-expected.txt:
10208         * platform/mac/svg/transforms/svg-css-transforms-clip-path-expected.txt:
10209         * platform/mac/svg/transforms/svg-css-transforms-expected.txt:
10210         * platform/mac/svg/webarchive/svg-cursor-subresources-expected.txt: Added.
10211         * platform/mac/svg/webarchive/svg-feimage-subresources-expected.txt: Added.
10212         * platform/mac/svg/webarchive/svg-script-subresouces-expected.txt: Added.
10213         * platform/mac/svg/wicd/rightsizing-grid-expected.txt:
10214         * platform/mac/svg/wicd/test-rightsizing-a-expected.txt:
10215         * platform/mac/svg/wicd/test-rightsizing-b-expected.txt:
10216         * platform/mac/svg/wicd/test-scalable-background-image1-expected.txt:
10217         * platform/mac/svg/wicd/test-scalable-background-image2-expected.txt:
10218         * platform/mac/svg/zoom/page/zoom-background-image-tiled-expected.txt:
10219         * platform/mac/svg/zoom/page/zoom-background-images-expected.txt:
10220         * platform/mac/svg/zoom/page/zoom-hixie-mixed-008-expected.txt:
10221         * platform/mac/svg/zoom/page/zoom-hixie-mixed-009-expected.txt:
10222         * platform/mac/svg/zoom/page/zoom-hixie-rendering-model-004-expected.txt:
10223         * platform/mac/svg/zoom/page/zoom-img-preserveAspectRatio-support-1-expected.txt:
10224         * platform/mac/svg/zoom/page/zoom-mask-with-percentages-expected.txt: Added.
10225         * platform/mac/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt:
10226         * platform/mac/svg/zoom/page/zoom-svg-as-background-with-relative-size-and-viewBox-expected.txt:
10227         * platform/mac/svg/zoom/page/zoom-svg-as-background-with-relative-size-expected.txt:
10228         * platform/mac/svg/zoom/page/zoom-svg-as-image-expected.txt: Copied from LayoutTests/platform/mac/svg/zoom/page/zoom-svg-as-background-with-relative-size-and-viewBox-expected.txt.
10229         * platform/mac/svg/zoom/page/zoom-svg-as-object-expected.txt: Added.
10230         * platform/mac/svg/zoom/page/zoom-svg-as-relative-image-expected.txt: Copied from LayoutTests/platform/mac/svg/zoom/page/zoom-svg-as-background-with-relative-size-expected.txt.
10231         * platform/mac/svg/zoom/page/zoom-svg-float-border-padding-expected.txt: Added.
10232         * platform/mac/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.txt:
10233         * platform/mac/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt:
10234         * platform/mac/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.txt: Added.
10235         * platform/mac/svg/zoom/page/zoom-svg-through-object-with-huge-size-expected.txt: Added.
10236         * platform/mac/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.txt:
10237         * platform/mac/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt:
10238         * platform/mac/svg/zoom/text/zoom-hixie-mixed-008-expected.txt:
10239         * platform/mac/svg/zoom/text/zoom-hixie-rendering-model-004-expected.txt:
10240         * platform/mac/svg/zoom/text/zoom-svg-float-border-padding-expected.txt: Added.
10241         * platform/mac/tables/mozilla/bugs/bug10269-2-expected.txt:
10242         * platform/mac/tables/mozilla/bugs/bug10296-1-expected.txt:
10243         * platform/mac/tables/mozilla/bugs/bug1055-1-expected.txt:
10244         * platform/mac/tables/mozilla/bugs/bug106816-expected.txt:
10245         * platform/mac/tables/mozilla/bugs/bug113235-1-expected.txt:
10246         * platform/mac/tables/mozilla/bugs/bug113235-2-expected.txt:
10247         * platform/mac/tables/mozilla/bugs/bug113424-expected.txt:
10248         * platform/mac/tables/mozilla/bugs/bug11384q-expected.txt:
10249         * platform/mac/tables/mozilla/bugs/bug11384s-expected.txt:
10250         * platform/mac/tables/mozilla/bugs/bug1188-expected.txt:
10251         * platform/mac/tables/mozilla/bugs/bug126742-expected.txt:
10252         * platform/mac/tables/mozilla/bugs/bug131020-expected.txt:
10253         * platform/mac/tables/mozilla/bugs/bug13118-expected.txt:
10254         * platform/mac/tables/mozilla/bugs/bug1318-expected.txt:
10255         * platform/mac/tables/mozilla/bugs/bug138725-expected.txt:
10256         * platform/mac/tables/mozilla/bugs/bug139524-2-expected.txt:
10257         * platform/mac/tables/mozilla/bugs/bug159108-expected.txt:
10258         * platform/mac/tables/mozilla/bugs/bug17130-1-expected.txt:
10259         * platform/mac/tables/mozilla/bugs/bug17130-2-expected.txt:
10260         * platform/mac/tables/mozilla/bugs/bug17138-expected.txt:
10261         * platform/mac/tables/mozilla/bugs/bug18359-expected.txt:
10262         * platform/mac/tables/mozilla/bugs/bug19061-1-expected.txt:
10263         * platform/mac/tables/mozilla/bugs/bug19061-2-expected.txt:
10264         * platform/mac/tables/mozilla/bugs/bug24200-expected.txt:
10265         * platform/mac/tables/mozilla/bugs/bug2479-1-expected.txt:
10266         * platform/mac/tables/mozilla/bugs/bug2479-2-expected.txt:
10267         * platform/mac/tables/mozilla/bugs/bug2479-3-expected.txt:
10268         * platform/mac/tables/mozilla/bugs/bug2479-4-expected.txt:
10269         * platform/mac/tables/mozilla/bugs/bug26178-expected.txt:
10270         * platform/mac/tables/mozilla/bugs/bug26553-expected.txt:
10271         * platform/mac/tables/mozilla/bugs/bug2886-2-expected.txt:
10272         * platform/mac/tables/mozilla/bugs/bug28928-expected.txt:
10273         * platform/mac/tables/mozilla/bugs/bug30692-expected.txt:
10274         * platform/mac/tables/mozilla/bugs/bug3309-1-expected.txt:
10275         * platform/mac/tables/mozilla/bugs/bug3309-2-expected.txt:
10276         * platform/mac/tables/mozilla/bugs/bug33137-expected.txt:
10277         * platform/mac/tables/mozilla/bugs/bug33855-expected.txt:
10278         * platform/mac/tables/mozilla/bugs/bug39209-expected.txt:
10279         * platform/mac/tables/mozilla/bugs/bug42187-expected.txt:
10280         * platform/mac/tables/mozilla/bugs/bug4284-expected.txt:
10281         * platform/mac/tables/mozilla/bugs/bug4429-expected.txt:
10282         * platform/mac/tables/mozilla/bugs/bug4527-expected.txt:
10283         * platform/mac/tables/mozilla/bugs/bug46368-1-expected.txt:
10284         * platform/mac/tables/mozilla/bugs/bug46368-2-expected.txt:
10285         * platform/mac/tables/mozilla/bugs/bug46480-1-expected.txt:
10286         * platform/mac/tables/mozilla/bugs/bug46480-2-expected.txt:
10287         * platform/mac/tables/mozilla/bugs/bug51037-expected.txt:
10288         * platform/mac/tables/mozilla/bugs/bug51727-expected.txt:
10289         * platform/mac/tables/mozilla/bugs/bug52505-expected.txt:
10290         * platform/mac/tables/mozilla/bugs/bug52506-expected.txt:
10291         * platform/mac/tables/mozilla/bugs/bug5538-expected.txt:
10292         * platform/mac/tables/mozilla/bugs/bug59354-expected.txt:
10293         * platform/mac/tables/mozilla/bugs/bug60749-expected.txt:
10294         * platform/mac/tables/mozilla/bugs/bug6304-expected.txt:
10295         * platform/mac/tables/mozilla/bugs/bug67915-1-expected.txt:
10296         * platform/mac/tables/mozilla/bugs/bug69187-expected.txt:
10297         * platform/mac/tables/mozilla/bugs/bug7112-1-expected.txt:
10298         * platform/mac/tables/mozilla/bugs/bug7112-2-expected.txt:
10299         * platform/mac/tables/mozilla/bugs/bug73321-expected.txt:
10300         * platform/mac/tables/mozilla/bugs/bug7342-expected.txt:
10301         * platform/mac/tables/mozilla/bugs/bug8032-1-expected.txt:
10302         * platform/mac/tables/mozilla/bugs/bug83786-expected.txt: Added.
10303         * platform/mac/tables/mozilla/bugs/bug8381-expected.txt:
10304         * platform/mac/tables/mozilla/bugs/bug9271-1-expected.txt:
10305         * platform/mac/tables/mozilla/bugs/bug9271-2-expected.txt:
10306         * platform/mac/tables/mozilla/collapsing_borders/bug41262-4-expected.txt:
10307         * platform/mac/tables/mozilla/core/bloomberg-expected.txt:
10308         * platform/mac/tables/mozilla/core/margins-expected.txt:
10309         * platform/mac/tables/mozilla/core/misc-expected.txt:
10310         * platform/mac/tables/mozilla/dom/tableDom-expected.txt:
10311         * platform/mac/tables/mozilla/marvin/backgr_index-expected.txt:
10312         * platform/mac/tables/mozilla/marvin/backgr_layers-opacity-expected.txt:
10313         * platform/mac/tables/mozilla/marvin/backgr_position-table-expected.txt:
10314         * platform/mac/tables/mozilla/marvin/backgr_simple-table-cell-expected.txt:
10315         * platform/mac/tables/mozilla/marvin/backgr_simple-table-column-expected.txt:
10316         * platform/mac/tables/mozilla/marvin/backgr_simple-table-column-group-expected.txt:
10317         * platform/mac/tables/mozilla/marvin/backgr_simple-table-expected.txt:
10318         * platform/mac/tables/mozilla/marvin/backgr_simple-table-row-expected.txt:
10319         * platform/mac/tables/mozilla/marvin/backgr_simple-table-row-group-expected.txt:
10320         * platform/mac/tables/mozilla/other/move_row-expected.txt:
10321         * platform/mac/tables/mozilla/other/test3-expected.txt:
10322         * platform/mac/tables/mozilla/other/test6-expected.txt:
10323         * platform/mac/tables/mozilla/other/wa_table_thtd_rowspan-expected.txt:
10324         * platform/mac/tables/mozilla/other/wa_table_tr_align-expected.txt:
10325         * platform/mac/tables/mozilla_expected_failures/bugs/bug10140-expected.txt:
10326         * platform/mac/tables/mozilla_expected_failures/bugs/bug10216-expected.txt:
10327         * platform/mac/tables/mozilla_expected_failures/bugs/bug104898-expected.txt:
10328         * platform/mac/tables/mozilla_expected_failures/bugs/bug1055-2-expected.txt:
10329         * platform/mac/tables/mozilla_expected_failures/bugs/bug1128-expected.txt:
10330         * platform/mac/tables/mozilla_expected_failures/bugs/bug131020-3-expected.txt:
10331         * platform/mac/tables/mozilla_expected_failures/bugs/bug1725-expected.txt:
10332         * platform/mac/tables/mozilla_expected_failures/bugs/bug21518-expected.txt:
10333         * platform/mac/tables/mozilla_expected_failures/bugs/bug22122-expected.txt:
10334         * platform/mac/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt:
10335         * platform/mac/tables/mozilla_expected_failures/bugs/bug3166-13-expected.txt:
10336         * platform/mac/tables/mozilla_expected_failures/bugs/bug3166-14-expected.txt:
10337         * platform/mac/tables/mozilla_expected_failures/bugs/bug3166-16-expected.txt:
10338         * platform/mac/tables/mozilla_expected_failures/bugs/bug3166-17-expected.txt:
10339         * platform/mac/tables/mozilla_expected_failures/bugs/bug3166-18-expected.txt:
10340         * platform/mac/tables/mozilla_expected_failures/bugs/bug46268-4-expected.txt:
10341         * platform/mac/tables/mozilla_expected_failures/bugs/bug58402-2-expected.txt:
10342         * platform/mac/tables/mozilla_expected_failures/bugs/bug61042-1-expected.txt:
10343         * platform/mac/tables/mozilla_expected_failures/bugs/bug61042-2-expected.txt:
10344         * platform/mac/tables/mozilla_expected_failures/bugs/bug72393-expected.txt:
10345         * platform/mac/tables/mozilla_expected_failures/bugs/bug89315-expected.txt:
10346         * platform/mac/tables/mozilla_expected_failures/bugs/bug91057-expected.txt:
10347         * platform/mac/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.txt:
10348         * platform/mac/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.txt:
10349         * platform/mac/tables/mozilla_expected_failures/core/captions1-expected.txt:
10350         * platform/mac/tables/mozilla_expected_failures/core/captions2-expected.txt:
10351         * platform/mac/tables/mozilla_expected_failures/core/captions3-expected.txt:
10352         * platform/mac/tables/mozilla_expected_failures/core/standards1-expected.txt:
10353         * platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.txt:
10354         * platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.txt:
10355         * platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.txt:
10356         * platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-expected.txt:
10357         * platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.txt:
10358         * platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.txt:
10359         * platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.txt:
10360         * platform/mac/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.txt:
10361         * platform/mac/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.txt:
10362         * platform/mac/tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.txt:
10363         * platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.txt:
10364         * platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.txt:
10365         * platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.txt:
10366         * platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.txt:
10367         * platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.txt:
10368         * platform/mac/tables/mozilla_expected_failures/other/test4-expected.txt:
10369         * platform/mac/transforms/2d/hindi-rotated-expected.txt:
10370         * platform/mac/transforms/2d/zoom-menulist-expected.txt:
10371         * platform/mac/transforms/3d/point-mapping/3d-point-mapping-opacity-expected.txt: Added.
10372         * platform/mac/transforms/svg-vs-css-expected.txt:
10373         * platform/mac/webarchive/adopt-attribute-styled-body-webarchive-expected.txt: Added.
10374         * platform/mac/webarchive/adopt-attribute-styled-node-webarchive-expected.txt: Added.
10375         * platform/mac/webarchive/adopt-inline-styled-node-webarchive-expected.txt: Added.
10376         * platform/mac/webarchive/archive-empty-frame-dom-expected.txt: Added.
10377         * platform/mac/webarchive/archive-empty-frame-source-expected.txt: Added.
10378         * platform/mac/webarchive/archive-with-unencoded-url-expected.txt: Added.
10379         * platform/mac/webarchive/css-page-rule-crash-expected.txt: Added.
10380         * platform/mac/webarchive/doctype-expected.txt: Added.
10381         * platform/mac/webarchive/ignore-noscript-if-scripting-enabled-expected.txt: Added.
10382         * platform/mac/webarchive/test-body-background-expected.txt: Added.
10383         * platform/mac/webarchive/test-css-import-expected.txt: Added.
10384         * platform/mac/webarchive/test-duplicate-resources-expected.txt: Added.
10385         * platform/mac/webarchive/test-frameset-expected.txt: Added.
10386         * platform/mac/webarchive/test-img-src-expected.txt: Added.
10387         * platform/mac/webarchive/test-input-src-expected.txt: Added.
10388         * platform/mac/webarchive/test-link-href-expected.txt: Added.
10389         * platform/mac/webarchive/test-link-rel-icon-beforeload-expected.txt: Added.
10390         * platform/mac/webarchive/test-object-data-expected.txt: Added.
10391         * platform/mac/webarchive/test-script-src-expected.txt: Added.
10392         * platform/mac/webarchive/test-table-background-expected.txt: Added.
10393         * platform/mac/webarchive/test-td-background-expected.txt: Added.
10394         * platform/mac/webarchive/test-xml-stylesheet-expected.txt: Added.
10395
10396 2012-11-02  Stephen White  <senorblanco@chromium.org>
10397
10398         [Chromium] Unreviewed gardening.  Some new Mac baselines, and 
10399         add real bugs in place of Bug(senorblanco).
10400
10401         * platform/chromium-mac-lion/compositing/geometry/fixed-position-transform-composited-page-scale-down-expected.png:
10402         * platform/chromium-mac-lion/platform/chromium/virtual/softwarecompositing/geometry/fixed-position-iframe-composited-page-scale-down-expected.png: Added.
10403         * platform/chromium-mac-snowleopard/platform/chromium/virtual/softwarecompositing/geometry/fixed-position-iframe-composited-page-scale-down-expected.png: Added.
10404         * platform/chromium-mac/compositing/geometry/fixed-position-transform-composited-page-scale-down-expected.png:
10405         * platform/chromium-mac/platform/chromium/virtual/softwarecompositing/geometry/fixed-position-iframe-composited-page-scale-down-expected.png: Added.
10406         * platform/chromium/TestExpectations:
10407
10408 2012-11-02  Tony Chang  <tony@chromium.org>
10409
10410         [chromium] platform/chromium/accessibility/other-aria-attribute-change-sends-notification.html failing
10411         https://bugs.webkit.org/show_bug.cgi?id=100887
10412
10413         Reviewed by Ojan Vafai.
10414
10415         The tests were racing the load time of js-test-post.js and the test completion.
10416         Previously, js-test-post.js would already be in the cache, so it would always load first.
10417         Now that we clear the cache, sometimes js-test-post.js would run after the other test output.
10418         Fix this by setting window.jsTestIsAsync = true and calling finishJSTest() when the test
10419         ends (this delays the js-test-post.js output until finishJSTest() is called).
10420
10421         * platform/chromium/TestExpectations:
10422         * platform/chromium/accessibility/is-ignored-change-sends-notification-expected.txt:
10423         * platform/chromium/accessibility/is-ignored-change-sends-notification.html:
10424         * platform/chromium/accessibility/other-aria-attribute-change-sends-notification-expected.txt:
10425         * platform/chromium/accessibility/other-aria-attribute-change-sends-notification.html:
10426         * platform/chromium/accessibility/text-change-notification-expected.txt:
10427         * platform/chromium/accessibility/text-change-notification.html:
10428
10429 2012-11-02  Ian Vollick  <vollick@chromium.org>
10430
10431         Unreviewed baselines for chromium-mac.
10432
10433         * platform/chromium-mac-lion/compositing/repaint/invalidations-on-composited-layers-expected.txt: Added.
10434         * platform/chromium-mac-snowleopard/compositing/repaint/invalidations-on-composited-layers-expected.txt: Added.
10435         * platform/chromium-mac/compositing/repaint/invalidations-on-composited-layers-expected.txt: Added.
10436
10437 2012-11-02  Ian Vollick  <vollick@chromium.org>
10438
10439         Unreviewed baselines for chromium-mac.
10440
10441         * platform/chromium-mac/platform/chromium/virtual/softwarecompositing/repaint/invalidations-on-composited-layers-expected.txt: Added.
10442
10443 2012-11-02  Alice Boxhall  <aboxhall@google.com>
10444
10445         Unreviewed gardening. Mark report-blocked-uri-cross-origin.html as failing.
10446         https://bugs.webkit.org/show_bug.cgi?id=101096
10447
10448         * platform/chromium/TestExpectations:
10449
10450 2012-11-02  Ian Vollick  <vollick@chromium.org>
10451
10452         Support invalidation tracking for composited layers
10453         https://bugs.webkit.org/show_bug.cgi?id=97801
10454
10455         Reviewed by Simon Fraser.
10456
10457         GraphicsLayers now store invalidated rects and can include them in
10458         the layer tree dump.
10459
10460         * compositing/repaint/invalidations-on-composited-layers-expected.txt: Added.
10461         * compositing/repaint/invalidations-on-composited-layers.html: Added.
10462         * platform/mac/compositing/repaint/invalidations-on-composited-layers-expected.txt: Added.
10463
10464 2012-11-02  Adam Barth  <abarth@webkit.org>
10465
10466         ASSERT in RenderLayer::hitTestContents can fire
10467         https://bugs.webkit.org/show_bug.cgi?id=99656
10468
10469         Reviewed by Eric Seidel.
10470
10471         This test ensures that we don't trigger the assert.
10472
10473         * fast/dom/nodesFromRect/nodesFromRect-continuation-crash-expected.txt: Added.
10474         * fast/dom/nodesFromRect/nodesFromRect-continuation-crash.html: Added.
10475
10476 2012-11-02  Mike West  <mkwst@chromium.org>
10477
10478         Prefer 'Content-Security-Policy' to 'X-WebKit-CSP'.
10479         https://bugs.webkit.org/show_bug.cgi?id=101043
10480
10481         Reviewed by Adam Barth.
10482
10483         The canonical 'Content-Security-Policy' header landed in 133095, but we
10484         missed a few tests while updating to the new hotness. We also should
10485         start using the canonical header for the inspector.
10486
10487         This patch should have no visible change; tests should continue to pass
10488         with the new header, just as they did with the old header.
10489
10490         * http/tests/inspector/stacktraces/csp-injected-content-warning-contains-stacktrace.html:
10491         * http/tests/inspector/stacktraces/csp-inline-warning-contains-stacktrace.html:
10492         * http/tests/inspector/stacktraces/csp-setInterval-warning-contains-stacktrace.html:
10493         * http/tests/inspector/stacktraces/csp-setTimeout-warning-contains-stacktrace.html:
10494         * http/tests/security/contentSecurityPolicy/img-blocked-no-gc-crash.html:
10495         * http/tests/security/isolatedWorld/bypass-main-world-csp.html:
10496         * inspector/console/console-eval-blocked.html:
10497         * inspector/debugger/debugger-pause-on-blocked-event-handler.html:
10498         * inspector/debugger/debugger-pause-on-blocked-script-injection.html:
10499         * inspector/debugger/debugger-pause-on-blocked-script-url.html:
10500         * inspector/debugger/eval-on-pause-blocked.html:
10501         * inspector/elements/resolve-node-blocked.html:
10502         * media/csp-blocks-video.html:
10503
10504 2012-11-02  Alice Boxhall  <aboxhall@google.com>
10505
10506         Unreviewed gardening. Marking object-clip-rects-assertion.html as flaky.
10507         https://bugs.webkit.org/show_bug.cgi?id=86909
10508
10509         * platform/chromium/TestExpectations:
10510
10511 2012-11-02  Tom Sepez  <tsepez@chromium.org>
10512
10513         Support X-XSS-Protection: report=URL header syntax in XSSAuditor.
10514         https://bugs.webkit.org/show_bug.cgi?id=100892
10515
10516         Reviewed by Adam Barth.
10517
10518         * http/tests/security/xssAuditor/malformed-xss-protection-header-1-expected.txt:
10519         * http/tests/security/xssAuditor/malformed-xss-protection-header-2-expected.txt:
10520         * http/tests/security/xssAuditor/malformed-xss-protection-header-3-expected.txt:
10521         * http/tests/security/xssAuditor/malformed-xss-protection-header-4-expected.txt:
10522         * http/tests/security/xssAuditor/malformed-xss-protection-header-5-expected.txt: Added.
10523         * http/tests/security/xssAuditor/malformed-xss-protection-header-5.html: Added.
10524         * http/tests/security/xssAuditor/malformed-xss-protection-header-6-expected.txt: Added.
10525         * http/tests/security/xssAuditor/malformed-xss-protection-header-6.html: Added.
10526         * http/tests/security/xssAuditor/malformed-xss-protection-header-7-expected.txt: Added.
10527         * http/tests/security/xssAuditor/malformed-xss-protection-header-7.html: Added.
10528         * http/tests/security/xssAuditor/malformed-xss-protection-header-8-expected.txt: Added.
10529         * http/tests/security/xssAuditor/malformed-xss-protection-header-8.html: Added.
10530         * http/tests/security/xssAuditor/malformed-xss-protection-header-9-expected.txt: Added.
10531         * http/tests/security/xssAuditor/malformed-xss-protection-header-9.html: Added.
10532         * http/tests/security/xssAuditor/report-script-tag-expected.txt: Added.
10533         * http/tests/security/xssAuditor/report-script-tag.html: Added.
10534         * http/tests/security/xssAuditor/resources/echo-intertag.pl:
10535         * http/tests/security/xssAuditor/xss-protection-parsing-03-expected.txt: Added.
10536         * http/tests/security/xssAuditor/xss-protection-parsing-03.html: Added.
10537         * http/tests/security/xssAuditor/xss-protection-parsing-04-expected.txt: Added.
10538         * http/tests/security/xssAuditor/xss-protection-parsing-04.html: Added.
10539
10540 2012-11-02  Ian Vollick  <vollick@chromium.org>
10541
10542         [Mac] REGRESSION (r130411-r130414): fast/images/repaint-subrect-grid.html failing on Apple MountainLion Debug WK2 (Tests)
10543         https://bugs.webkit.org/show_bug.cgi?id=98523
10544
10545         Reviewed by Simon Fraser.
10546
10547         The repaint-subrect-grid.html layout test is now text-based and
10548         doesn't use testRunner.displayInvalidatedRegion().
10549
10550         * fast/images/repaint-subrect-grid-expected.txt:
10551         * fast/images/repaint-subrect-grid.html:
10552         * platform/chromium/fast/images/repaint-subrect-grid-expected.png: Removed.
10553         * platform/efl/fast/images/repaint-subrect-grid-expected.png: Removed.
10554         * platform/mac/TestExpectations:
10555         * platform/mac/fast/images/repaint-subrect-grid-expected.txt: Added.
10556         * platform/qt/TestExpectations:
10557
10558 2012-11-02  Alice Boxhall  <aboxhall@google.com>
10559
10560         Unreviewed gardening. Marking some repaint tests as flaky.
10561         https://bugs.webkit.org/show_bug.cgi?id=84720
10562
10563         * platform/chromium/TestExpectations:
10564
10565 2012-11-02  Kevin Ellis  <kevers@chromium.org>
10566
10567         Imrpove scoring in touch adjustment to address bias towards smaller targets.
10568         https://bugs.webkit.org/show_bug.cgi?id=101046
10569
10570         Reviewed by Antonio Gomes.
10571
10572         Add missing mouse handlers to ensure proper handling of nested
10573         elements.  Nested elements with explicit handlers are favored over
10574         ancestor elements.  The change to scoring in touch adjustment,
10575         which removes bias towards small targets, broke two of the layout
10576         tests.  The updated tests more accurately reflect intended 
10577         behavior. 
10578  
10579         * touchadjustment/nested-shadow-node.html:
10580         * touchadjustment/rotated-node.html:
10581
10582 2012-11-02  Stephen White  <senorblanco@chromium.org>
10583
10584         [Chromium] Unreviewed gardening.
10585
10586         * platform/chromium/TestExpectations:
10587
10588 2012-11-02  Keishi Hattori  <keishi@webkit.org>
10589
10590         Fix test calendar-picker-key-operations.html
10591         https://bugs.webkit.org/show_bug.cgi?id=101020
10592
10593         Reviewed by Kent Tamura.
10594
10595         The test was wrong and failing.
10596
10597         * platform/chromium-win/platform/chromium/fast/forms/calendar-picker/calendar-picker-key-operations-expected.txt:
10598         * platform/chromium/fast/forms/calendar-picker/calendar-picker-key-operations-expected.txt:
10599         * platform/chromium/fast/forms/calendar-picker/calendar-picker-key-operations.html:
10600
10601 2012-11-02  Arpita Bahuguna  <arpitabahuguna@gmail.com>
10602
10603         Regression r130057: Improper preferred width calculation when an inline replaced object, wrapped in an inline flow, follows some text.
10604         https://bugs.webkit.org/show_bug.cgi?id=99442
10605
10606         Reviewed by Levi Weintraub.
10607
10608         * fast/block/block-with-inline-replaced-child-following-text-expected.txt: Added.
10609         * fast/block/block-with-inline-replaced-child-following-text.html: Added.
10610         Test added for verifying the width of the inline-block when an inline replaced
10611         object follows some text object which does not end in a whitespace.
10612
10613         The correct width of our containing box in this case should be 94px which is
10614         determined by the min-width of our text (using ahem font) which is 64px +
10615         the padding - 30px.
10616
10617         Prior to this fix, the trailing end-width from the text (64px) would be carried
10618         onto the next line containing the inline replaced object. This would then make
10619         that line's width as 64px (end width of text) + 30 px (padding) + 50px (width
10620         of our image object) making it 144px in total. This would then incorrectly
10621         define the width of our containing box.
10622
10623 2012-11-02  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
10624
10625         [EFL] Unreviewed pixel expectations gardening.
10626
10627         * platform/efl/TestExpectations: Skip some css3-text-decoration
10628         tests which depend on pending features.
10629
10630 2012-11-02  Vsevolod Vlasov  <vsevik@chromium.org>
10631
10632         Web Inspector: Cookie info in Network Resources Cookies tab shows "Invalid Date"
10633         https://bugs.webkit.org/show_bug.cgi?id=97471
10634
10635         Reviewed by Pavel Feldman.
10636
10637         * http/tests/inspector/resource-main-cookies.php:
10638         * inspector/cookie-parser.html:
10639
10640 2012-11-01  Shinya Kawanaka  <shinyak@chromium.org>
10641
10642         [Shadow] Element should have getter and setter of attribute 'pseudo'
10643         https://bugs.webkit.org/show_bug.cgi?id=100831
10644
10645         Reviewed by Hajime Morita.
10646
10647         * fast/dom/shadow/pseudo-attribute-expected.txt: Added.
10648         * fast/dom/shadow/pseudo-attribute.html: Added.
10649
10650 2012-11-01  Seonae Kim  <sunaeluv.kim@samsung.com>
10651
10652         [EFL][DRT] Support Geolocation
10653         https://bugs.webkit.org/show_bug.cgi?id=97427
10654
10655         Reviewed by Gyuyoung Kim.
10656
10657         Change the comment of Geolocation test cases.
10658
10659         * platform/efl/TestExpectations:
10660
10661 2012-11-01  Simon Fraser  <simon.fraser@apple.com>
10662
10663         New image results for compositing tests. Cross-platform image results seem
10664         impossible to maintain, so these are all Mac-specific.
10665
10666         * platform/mac/compositing/animation/busy-indicator-expected.png:
10667         * platform/mac/compositing/animation/state-at-end-event-transform-layer-expected.png:
10668         * platform/mac/compositing/color-matching/image-color-matching-expected.png:
10669         * platform/mac/compositing/color-matching/pdf-image-match-expected.png:
10670         * platform/mac/compositing/compositing-visible-descendant-expected.png:
10671         * platform/mac/compositing/direct-image-compositing-expected.png:
10672         * platform/mac/compositing/flat-with-transformed-child-expected.png:
10673         * platform/mac/compositing/framesets/composited-frame-alignment-expected.png:
10674         * platform/mac/compositing/generated-content-expected.png:
10675         * platform/mac/compositing/geometry/abs-position-inside-opacity-expected.png:
10676         * platform/mac/compositing/geometry/clipping-foreground-expected.png:
10677         * platform/mac/compositing/geometry/composited-html-size-expected.png:
10678         * platform/mac/compositing/geometry/fixed-in-composited-expected.png:
10679         * platform/mac/compositing/geometry/fixed-position-composited-page-scale-down-expected.png:
10680         * platform/mac/compositing/geometry/fixed-position-composited-page-scale-expected.png:
10681         * platform/mac/compositing/geometry/fixed-position-expected.png:
10682         * platform/mac/compositing/geometry/fixed-position-iframe-composited-page-scale-down-expected.png:
10683         * platform/mac/compositing/geometry/fixed-position-iframe-composited-page-scale-expected.png:
10684         * platform/mac/compositing/geometry/fixed-position-transform-composited-page-scale-down-expected.png:
10685         * platform/mac/compositing/geometry/fixed-position-transform-composited-page-scale-expected.png:
10686         * platform/mac/compositing/geometry/foreground-layer-expected.png:
10687         * platform/mac/compositing/geometry/horizontal-scroll-composited-expected.png:
10688         * platform/mac/compositing/geometry/layer-due-to-layer-children-deep-expected.png:
10689         * platform/mac/compositing/geometry/layer-due-to-layer-children-expected.png:
10690         * platform/mac/compositing/geometry/limit-layer-bounds-overflow-repaint-expected.png:
10691         * platform/mac/compositing/geometry/outline-change-expected.png:
10692         * platform/mac/compositing/geometry/partial-layout-update-expected.png:
10693         * platform/mac/compositing/geometry/repaint-foreground-layer-expected.png:
10694         * platform/mac/compositing/geometry/root-layer-update-expected.png:
10695         * platform/mac/compositing/geometry/tall-page-composited-expected.png:
10696         * platform/mac/compositing/geometry/transfrom-origin-on-zero-size-layer-expected.png:
10697         * platform/mac/compositing/geometry/vertical-scroll-composited-expected.png:
10698         * platform/mac/compositing/geometry/video-fixed-scrolling-expected.png:
10699         * platform/mac/compositing/geometry/video-opacity-overlay-expected.png:
10700         * platform/mac/compositing/iframes/composited-iframe-alignment-expected.png:
10701         * platform/mac/compositing/iframes/iframe-copy-on-scroll-expected.png:
10702         * platform/mac/compositing/iframes/iframe-in-composited-layer-expected.png:
10703         * platform/mac/compositing/images/content-image-change-expected.png:
10704         * platform/mac/compositing/images/direct-image-background-color-expected.png:
10705         * platform/mac/compositing/layer-creation/fixed-position-scroll-expected.png:
10706         * platform/mac/compositing/layer-creation/spanOverlapsCanvas-expected.png:
10707         * platform/mac/compositing/layers-inside-overflow-scroll-expected.png:
10708         * platform/mac/compositing/masks/direct-image-mask-expected.png:
10709         * platform/mac/compositing/masks/masked-ancestor-expected.png:
10710         * platform/mac/compositing/masks/multiple-masks-expected.png:
10711         * platform/mac/compositing/masks/simple-composited-mask-expected.png:
10712         * platform/mac/compositing/overflow/ancestor-overflow-expected.png:
10713         * platform/mac/compositing/overflow/fixed-position-ancestor-clip-expected.png:
10714         * platform/mac/compositing/overflow/overflow-compositing-descendant-expected.png:
10715         * platform/mac/compositing/overflow/overflow-positioning-expected.png:
10716         * platform/mac/compositing/overflow/overflow-scaled-descendant-overlapping-expected.png:
10717         * platform/mac/compositing/overflow/overflow-scroll-expected.png:
10718         * platform/mac/compositing/overflow/parent-overflow-expected.png:
10719         * platform/mac/compositing/overflow/scroll-ancestor-update-expected.png:
10720         * platform/mac/compositing/overflow/scrollbar-painting-expected.png:
10721         * platform/mac/compositing/overflow/theme-affects-visual-overflow-expected.png:
10722         * platform/mac/compositing/plugins/composited-plugin-expected.png:
10723         * platform/mac/compositing/reflections/animation-inside-reflection-expected.png:
10724         * platform/mac/compositing/reflections/compositing-change-inside-reflection-expected.png:
10725         * platform/mac/compositing/reflections/deeply-nested-reflections-expected.png:
10726         * platform/mac/compositing/reflections/load-video-in-reflection-expected.png:
10727         * platform/mac/compositing/reflections/masked-reflection-on-composited-expected.png:
10728         * platform/mac/compositing/reflections/nested-reflection-anchor-point-expected.png:
10729         * platform/mac/compositing/reflections/nested-reflection-animated-expected.png:
10730         * platform/mac/compositing/reflections/nested-reflection-expected.png:
10731         * platform/mac/compositing/reflections/nested-reflection-mask-change-expected.png:
10732         * platform/mac/compositing/reflections/nested-reflection-on-overflow-expected.png:
10733         * platform/mac/compositing/reflections/nested-reflection-opacity-expected.png:
10734         * platform/mac/compositing/reflections/nested-reflection-size-change-expected.png:
10735         * platform/mac/compositing/reflections/nested-reflection-transformed-expected.png:
10736         * platform/mac/compositing/reflections/nested-reflection-transformed2-expected.png:
10737         * platform/mac/compositing/reflections/nested-reflection-transition-expected.png:
10738         * platform/mac/compositing/reflections/reflection-in-composited-expected.png:
10739         * platform/mac/compositing/reflections/reflection-on-composited-expected.png:
10740         * platform/mac/compositing/reflections/reflection-opacity-expected.png:
10741         * platform/mac/compositing/reflections/reflection-ordering-expected.png:
10742         * platform/mac/compositing/reflections/reflection-positioning-expected.png:
10743         * platform/mac/compositing/reflections/reflection-positioning2-expected.png:
10744         * platform/mac/compositing/reflections/simple-composited-reflections-expected.png:
10745         * platform/mac/compositing/reflections/transform-inside-reflection-expected.png:
10746         * platform/mac/compositing/repaint/become-overlay-composited-layer-expected.png:
10747         * platform/mac/compositing/repaint/composited-document-element-expected.png:
10748         * platform/mac/compositing/repaint/content-into-overflow-expected.png:
10749         * platform/mac/compositing/repaint/layer-repaint-expected.png:
10750         * platform/mac/compositing/repaint/layer-repaint-rects-expected.png:
10751         * platform/mac/compositing/repaint/opacity-between-absolute-expected.png:
10752         * platform/mac/compositing/repaint/opacity-between-absolute2-expected.png:
10753         * platform/mac/compositing/repaint/overflow-into-content-expected.png:
10754         * platform/mac/compositing/repaint/same-size-invalidation-expected.png:
10755         * platform/mac/compositing/scaling/tiled-layer-recursion-expected.png:
10756         * platform/mac/compositing/self-painting-layers-expected.png:
10757         * platform/mac/compositing/shadows/shadow-drawing-expected.png:
10758         * platform/mac/compositing/sibling-positioning-expected.png:
10759         * platform/mac/compositing/text-on-large-layer-expected.png:
10760         * platform/mac/compositing/transitions/scale-transition-no-start-expected.png:
10761         * platform/mac/compositing/transitions/singular-scale-transition-expected.png:
10762         * platform/mac/compositing/webgl/webgl-background-color-expected.png:
10763         * platform/mac/compositing/webgl/webgl-no-alpha-expected.png:
10764         * platform/mac/compositing/webgl/webgl-reflection-expected.png:
10765
10766 2012-11-01  Simon Fraser  <simon.fraser@apple.com>
10767
10768         Rebaseline some MathML results, and mark compositing/iframes/overlapped-nested-iframes.html
10769         as flakey because it is.
10770         
10771         * platform/mac/TestExpectations:
10772         * platform/mac/mathml/presentation/mo-stretch-expected.txt:
10773         * platform/mac/mathml/presentation/row-alignment-expected.png:
10774         * platform/mac/mathml/presentation/row-alignment-expected.txt:
10775         * platform/mac/mathml/presentation/subsup-expected.png:
10776         * platform/mac/mathml/presentation/subsup-expected.txt:
10777         * platform/mac/mathml/presentation/tables-expected.png:
10778         * platform/mac/mathml/presentation/tables-expected.txt:
10779
10780 2012-11-01  Stephen White  <senorblanco@chromium.org>
10781
10782         [Chromium] Unreviewed gardening.
10783
10784         * platform/chromium/TestExpectations:
10785
10786         * platform/chromium-mac-lion/svg/dynamic-updates/SVGUseElement-dom-requiredFeatures-expected.png: Added.
10787         * platform/efl-wk1/svg/dynamic-updates/SVGUseElement-dom-requiredFeatures-expected.png: Renamed from LayoutTests/platform/efl/svg/dynamic-updates/SVGUseElement-dom-requiredFeatures-expected.png.
10788
10789 2012-11-01  David Barton  <dbarton@mathscribe.com>
10790
10791         Unreviewed mathml rebaseline.
10792
10793         * platform/chromium-linux-x86/mathml: Added.
10794         * platform/chromium-linux-x86/mathml/xHeight-expected.png: Added.
10795         * platform/chromium-linux-x86/mathml/xHeight-expected.txt: Added.
10796         * platform/chromium-linux/mathml: Added.
10797         * platform/chromium-linux/mathml/xHeight-expected.png: Added.
10798         * platform/chromium-linux/mathml/xHeight-expected.txt: Added.
10799         * platform/chromium-win-xp/mathml: Added.
10800         * platform/chromium-win-xp/mathml/xHeight-expected.png: Added.
10801         * platform/chromium-win-xp/mathml/xHeight-expected.txt: Added.
10802         * platform/chromium-win/mathml: Added.
10803         * platform/chromium-win/mathml/xHeight-expected.png: Added.
10804         * platform/chromium-win/mathml/xHeight-expected.txt: Added.
10805         * platform/chromium/TestExpectations:
10806
10807 2012-11-01  Stephen White  <senorblanco@chromium.org>
10808
10809         [Chromium] Unreviewed gardening.  Mark another flaky test.
10810
10811         * platform/chromium/TestExpectations:
10812
10813 2012-11-01  Stephen White  <senorblanco@chromium.org>
10814
10815         [Chromium] Unreviewed gardening.
10816
10817         * platform/chromium-win/compositing/geometry/vertical-scroll-composited-expected.png:
10818         * platform/chromium-win/platform/chromium/compositing/huge-layer-rotated-expected.png:
10819         * platform/chromium-win/transforms/3d/point-mapping/3d-point-mapping-origins-expected.png:
10820
10821 2012-11-01  Tom Sepez  <tsepez@chromium.org>
10822
10823         XSS blocker false positive when page contains <iframe src="">
10824         https://bugs.webkit.org/show_bug.cgi?id=93416
10825
10826         Reviewed by Adam Barth.
10827
10828         * http/tests/security/xssAuditor/iframe-injection-allowed-2-expected.txt: Added.
10829         * http/tests/security/xssAuditor/iframe-injection-allowed-2.html: Added.
10830         * http/tests/security/xssAuditor/iframe-injection-allowed-3-expected.txt: Added.
10831         * http/tests/security/xssAuditor/iframe-injection-allowed-3.html: Added.
10832         * http/tests/security/xssAuditor/iframe-injection-allowed-expected.txt: Added.
10833         * http/tests/security/xssAuditor/iframe-injection-allowed.html: Added.
10834
10835 2012-11-01  Tien-Ren Chen  <trchen@chromium.org>
10836
10837         Fix assertion failure in RenderGeometryMap::absoluteRect when frame scale != 1.0
10838         https://bugs.webkit.org/show_bug.cgi?id=100912
10839
10840         Reviewed by Simon Fraser.
10841
10842         Frame scale will add transformation to RenderView, so fixed position doesn't
10843         get propagated up to the viewport by RenderGeometryMap. This is handled
10844         correctly in RenderView::mapLocalToContainer, causing the assertion to fail.
10845         This patch corrects RenderGeometryMap::mapToAbsolute to handle the RenderView
10846         transformation case.
10847
10848         A layout test is added to catch this issue. The test will crash debug build
10849         without this patch.
10850
10851
10852         * compositing/geometry/fixed-position-composited-page-scale-scroll-expected.txt: Added.
10853         * compositing/geometry/fixed-position-composited-page-scale-scroll.html: Added.
10854
10855 2012-11-01  Simon Fraser  <simon.fraser@apple.com>
10856
10857         Rebaseline tests listed in Mac TestExpectations as needing new baselines, other than those that
10858         are failing ref tests.
10859         
10860         Removed relevant lines from TestExpectations.
10861         
10862         Carry along some new image results for the directories which were rebaselined.
10863
10864         Rubber-stamped by Tim Horton
10865
10866         * accessibility/svg-remote-element-expected.txt: Added.
10867         * fast/images/exif-orientation-image-document-expected.txt: Added.
10868         * platform/mac/TestExpectations:
10869         * platform/mac/canvas/philip/tests/2d.imageData.put.wrongtype-expected.txt: Removed.
10870         * platform/mac/canvas/philip/tests/2d.text.draw.fill.maxWidth.fontface-expected.txt: Removed.
10871         * platform/mac/canvas/philip/tests/toDataURL.jpeg.alpha-expected.txt: Removed.
10872         * platform/mac/compositing/animation/busy-indicator-expected.txt: Removed.
10873         * platform/mac/compositing/flat-with-transformed-child-expected.txt: Removed.
10874         * platform/mac/compositing/reflections/backface-hidden-reflection-expected.txt: Removed.
10875         * platform/mac/compositing/repaint/same-size-invalidation-expected.txt: Removed.
10876         * platform/mac/compositing/scaling/tiled-layer-recursion-expected.txt: Removed.
10877         * platform/mac/compositing/video/video-controls-layer-creation-expected.png: Added.
10878         * platform/mac/css1/formatting_model/canvas-expected.png:
10879         * platform/mac/css1/formatting_model/floating_elements-expected.png:
10880         * platform/mac/css1/formatting_model/floating_elements-expected.txt:
10881         * platform/mac/css1/formatting_model/height_of_lines-expected.png:
10882         * platform/mac/css1/formatting_model/horizontal_formatting-expected.png:
10883         * platform/mac/css1/formatting_model/inline_elements-expected.png:
10884         * platform/mac/css1/formatting_model/replaced_elements-expected.png:
10885         * platform/mac/css1/formatting_model/vertical_formatting-expected.png:
10886         * platform/mac/editing/selection/anchor-focus2-expected.txt: Removed.
10887         * platform/mac/editing/selection/anchor-focus3-expected.txt: Removed.
10888         * platform/mac/editing/selection/fake-drag-expected.txt: Removed.
10889         * platform/mac/fast/block/float/001-expected.png:
10890         * platform/mac/fast/block/float/002-expected.png:
10891         * platform/mac/fast/block/float/003-expected.png:
10892         * platform/mac/fast/block/float/004-expected.png:
10893         * platform/mac/fast/block/float/005-expected.png:
10894         * platform/mac/fast/block/float/006-expected.png:
10895         * platform/mac/fast/block/float/007-expected.png:
10896         * platform/mac/fast/block/float/008-expected.png:
10897         * platform/mac/fast/block/float/009-expected.png:
10898         * platform/mac/fast/block/float/010-expected.png:
10899         * platform/mac/fast/block/float/010-expected.txt:
10900         * platform/mac/fast/block/float/011-expected.png:
10901         * platform/mac/fast/block/float/012-expected.png:
10902         * platform/mac/fast/block/float/013-expected.png:
10903         * platform/mac/fast/block/float/014-expected.png:
10904         * platform/mac/fast/block/float/015-expected.png:
10905         * platform/mac/fast/block/float/017-expected.png:
10906         * platform/mac/fast/block/float/018-expected.png:
10907         * platform/mac/fast/block/float/019-expected.png:
10908         * platform/mac/fast/block/float/020-expected.png:
10909         * platform/mac/fast/block/float/021-expected.png:
10910         * platform/mac/fast/block/float/022-expected.png:
10911         * platform/mac/fast/block/float/023-expected.png:
10912         * platform/mac/fast/block/float/024-expected.png:
10913         * platform/mac/fast/block/float/024-expected.txt:
10914         * platform/mac/fast/block/float/025-expected.png:
10915         * platform/mac/fast/block/float/026-expected.png:
10916         * platform/mac/fast/block/float/027-expected.png:
10917         * platform/mac/fast/block/float/028-expected.png:
10918         * platform/mac/fast/block/float/029-expected.png:
10919         * platform/mac/fast/block/float/030-expected.png:
10920         * platform/mac/fast/block/float/031-expected.png:
10921         * platform/mac/fast/block/float/032-expected.png:
10922         * platform/mac/fast/block/float/033-expected.png:
10923         * platform/mac/fast/block/float/034-expected.png:
10924         * platform/mac/fast/block/float/035-expected.png:
10925         * platform/mac/fast/block/float/4145535Crash-expected.png:
10926         * platform/mac/fast/block/float/avoidance-percent-width-compat-expected.png:
10927         * platform/mac/fast/block/float/avoidance-percent-width-strict-expected.png:
10928         * platform/mac/fast/block/float/avoidance-rtl-expected.png: Added.
10929         * platform/mac/fast/block/float/avoiding-float-centered-expected.png:
10930         * platform/mac/fast/block/float/br-with-clear-2-expected.png:
10931         * platform/mac/fast/block/float/br-with-clear-expected.png:
10932         * platform/mac/fast/block/float/centered-float-avoidance-complexity-expected.png:
10933         * platform/mac/fast/block/float/clamped-right-float-expected.png:
10934         * platform/mac/fast/block/float/clear-element-too-wide-for-containing-block-expected.png:
10935         * platform/mac/fast/block/float/clear-to-fit-expected.png: Added.
10936         * platform/mac/fast/block/float/dynamic-unfloat-pref-width-expected.png:
10937         * platform/mac/fast/block/float/editable-text-overlapping-float-expected.png:
10938         * platform/mac/fast/block/float/fit_line_below_floats-expected.png:
10939         * platform/mac/fast/block/float/float-avoidance-expected.png:
10940         * platform/mac/fast/block/float/float-forced-below-other-floats-expected.png:
10941         * platform/mac/fast/block/float/float-in-float-hit-testing-expected.png:
10942         * platform/mac/fast/block/float/float-in-float-painting-expected.png:
10943         * platform/mac/fast/block/float/float-not-removed-from-next-sibling-expected.png: Added.
10944         * platform/mac/fast/block/float/float-not-removed-from-next-sibling2-expected.png: Added.
10945         * platform/mac/fast/block/float/float-not-removed-from-next-sibling3-expected.png: Added.
10946         * platform/mac/fast/block/float/float-not-removed-from-next-sibling4-expected.png: Added.
10947         * platform/mac/fast/block/float/float-on-zero-height-line-expected.png:
10948         * platform/mac/fast/block/float/float-overflow-hidden-containing-block-width-expected.png:
10949         * platform/mac/fast/block/float/float-overhangs-root-expected.png:
10950         * platform/mac/fast/block/float/floats-and-text-indent-expected.png:
10951         * platform/mac/fast/block/float/floats-and-text-indent-rl-expected.png:
10952         * platform/mac/fast/block/float/in-margin-expected.png:
10953         * platform/mac/fast/block/float/independent-align-positioning-expected.png:
10954         * platform/mac/fast/block/float/independent-align-positioning-expected.txt:
10955         * platform/mac/fast/block/float/intruding-float-add-in-sibling-block-on-static-position-expected.png:
10956         * platform/mac/fast/block/float/intruding-float-add-in-sibling-block-on-static-position2-expected.png:
10957         * platform/mac/fast/block/float/intruding-float-remove-from-sibling-block-on-absolute-position-expected.png:
10958         * platform/mac/fast/block/float/intruding-float-remove-from-sibling-block-on-absolute-position2-expected.png:
10959         * platform/mac/fast/block/float/intruding-float-remove-from-sibling-block-on-fixed-position-expected.png:
10960         * platform/mac/fast/block/float/intruding-float-remove-from-sibling-block-on-fixed-position2-expected.png:
10961         * platform/mac/fast/block/float/intruding-painted-twice-expected.png:
10962         * platform/mac/fast/block/float/marquee-shrink-to-avoid-floats-expected.png:
10963         * platform/mac/fast/block/float/multiple-float-positioning-expected.png:
10964         * platform/mac/fast/block/float/narrow-after-wide-expected.png:
10965         * platform/mac/fast/block/float/negative-margin-clear-expected.png:
10966         * platform/mac/fast/block/float/nested-clearance-expected.png:
10967         * platform/mac/fast/block/float/nestedAnonymousBlocks-expected.png:
10968         * platform/mac/fast/block/float/nestedAnonymousBlocks2-expected.png:
10969         * platform/mac/fast/block/float/nopaint-after-layer-destruction-expected.png:
10970         * platform/mac/fast/block/float/nopaint-after-layer-destruction2-expected.png:
10971         * platform/mac/fast/block/float/nowrap-clear-min-width-expected.png:
10972         * platform/mac/fast/block/float/overhanging-after-height-decrease-expected.png:
10973         * platform/mac/fast/block/float/overhanging-after-height-decrease-offsets-expected.png:
10974         * platform/mac/fast/block/float/overhanging-float-add-in-static-position-block-expected.png:
10975         * platform/mac/fast/block/float/overhanging-float-add-in-static-position-block2-expected.png:
10976         * platform/mac/fast/block/float/overhanging-float-remove-from-absolute-position-block-expected.png:
10977         * platform/mac/fast/block/float/overhanging-float-remove-from-absolute-position-block2-expected.png:
10978         * platform/mac/fast/block/float/overhanging-float-remove-from-fixed-position-block-expected.png:
10979         * platform/mac/fast/block/float/overhanging-float-remove-from-fixed-position-block2-expected.png:
10980         * platform/mac/fast/block/float/overhanging-tall-block-expected.png:
10981         * platform/mac/fast/block/float/overlapping-floats-with-overflow-hidden-expected.png:
10982         * platform/mac/fast/block/float/relative-painted-twice-expected.png:
10983         * platform/mac/fast/block/float/shrink-to-avoid-float-complexity-expected.png:
10984         * platform/mac/fast/block/float/shrink-to-fit-width-expected.png:
10985         * platform/mac/fast/block/float/table-relayout-expected.png:
10986         * platform/mac/fast/block/float/vertical-move-relayout-expected.png:
10987         * platform/mac/fast/block/float/width-update-after-clear-expected.png:
10988         * platform/mac/fast/block/margin-collapse/001-expected.png:
10989         * platform/mac/fast/block/margin-collapse/002-expected.png:
10990         * platform/mac/fast/block/margin-collapse/003-expected.png:
10991         * platform/mac/fast/block/margin-collapse/004-expected.png:
10992         * platform/mac/fast/block/margin-collapse/005-expected.png:
10993         * platform/mac/fast/block/margin-collapse/006-expected.png:
10994         * platform/mac/fast/block/margin-collapse/010-expected.png:
10995         * platform/mac/fast/block/margin-collapse/011-expected.png:
10996         * platform/mac/fast/block/margin-collapse/012-expected.png:
10997         * platform/mac/fast/block/margin-collapse/015-expected.png:
10998         * platform/mac/fast/block/margin-collapse/016-expected.png:
10999         * platform/mac/fast/block/margin-collapse/017-expected.png:
11000         * platform/mac/fast/block/margin-collapse/018-expected.png:
11001         * platform/mac/fast/block/margin-collapse/019-expected.png:
11002         * platform/mac/fast/block/margin-collapse/020-expected.png:
11003         * platform/mac/fast/block/margin-collapse/021-expected.png:
11004         * platform/mac/fast/block/margin-collapse/022-expected.png:
11005         * platform/mac/fast/block/margin-collapse/025-expected.png:
11006         * platform/mac/fast/block/margin-collapse/025-expected.txt:
11007         * platform/mac/fast/block/margin-collapse/026-expected.png:
11008         * platform/mac/fast/block/margin-collapse/027-expected.png:
11009         * platform/mac/fast/block/margin-collapse/028-expected.png:
11010         * platform/mac/fast/block/margin-collapse/029-expected.png:
11011         * platform/mac/fast/block/margin-collapse/030-expected.png:
11012         * platform/mac/fast/block/margin-collapse/031-expected.png:
11013         * platform/mac/fast/block/margin-collapse/032-expected.png:
11014         * platform/mac/fast/block/margin-collapse/033-expected.png:
11015         * platform/mac/fast/block/margin-collapse/034-expected.png:
11016         * platform/mac/fast/block/margin-collapse/035-expected.png:
11017         * platform/mac/fast/block/margin-collapse/037-expected.png:
11018         * platform/mac/fast/block/margin-collapse/038-expected.png:
11019         * platform/mac/fast/block/margin-collapse/039-expected.png:
11020         * platform/mac/fast/block/margin-collapse/040-expected.png:
11021         * platform/mac/fast/block/margin-collapse/041-expected.png:
11022         * platform/mac/fast/block/margin-collapse/042-expected.png:
11023         * platform/mac/fast/block/margin-collapse/043-expected.png:
11024         * platform/mac/fast/block/margin-collapse/044-expected.png:
11025         * platform/mac/fast/block/margin-collapse/045-expected.png:
11026         * platform/mac/fast/block/margin-collapse/055-expected.png:
11027         * platform/mac/fast/block/margin-collapse/056-expected.png:
11028         * platform/mac/fast/block/margin-collapse/057-expected.png:
11029         * platform/mac/fast/block/margin-collapse/058-expected.png:
11030         * platform/mac/fast/block/margin-collapse/059-expected.png:
11031         * platform/mac/fast/block/margin-collapse/062-expected.png:
11032         * platform/mac/fast/block/margin-collapse/063-expected.png:
11033         * platform/mac/fast/block/margin-collapse/100-expected.png:
11034         * platform/mac/fast/block/margin-collapse/101-expected.png:
11035         * platform/mac/fast/block/margin-collapse/102-expected.png:
11036         * platform/mac/fast/block/margin-collapse/103-expected.png:
11037         * platform/mac/fast/block/margin-collapse/104-expected.png:
11038         * platform/mac/fast/block/margin-collapse/block-inside-inline/001-expected.png:
11039         * platform/mac/fast/block/margin-collapse/block-inside-inline/002-expected.png:
11040         * platform/mac/fast/block/margin-collapse/block-inside-inline/003-expected.png:
11041         * platform/mac/fast/block/margin-collapse/block-inside-inline/004-expected.png:
11042         * platform/mac/fast/block/margin-collapse/block-inside-inline/005-expected.png:
11043         * platform/mac/fast/block/margin-collapse/block-inside-inline/006-expected.png:
11044         * platform/mac/fast/block/margin-collapse/block-inside-inline/010-expected.png:
11045         * platform/mac/fast/block/margin-collapse/block-inside-inline/011-expected.png:
11046         * platform/mac/fast/block/margin-collapse/block-inside-inline/012-expected.png:
11047         * platform/mac/fast/block/margin-collapse/block-inside-inline/015-expected.png:
11048         * platform/mac/fast/block/margin-collapse/block-inside-inline/016-expected.png:
11049         * platform/mac/fast/block/margin-collapse/block-inside-inline/017-expected.png:
11050         * platform/mac/fast/block/margin-collapse/block-inside-inline/018-expected.png:
11051         * platform/mac/fast/block/margin-collapse/block-inside-inline/019-expected.png:
11052         * platform/mac/fast/block/margin-collapse/block-inside-inline/020-expected.png:
11053         * platform/mac/fast/block/margin-collapse/block-inside-inline/021-expected.png:
11054         * platform/mac/fast/block/margin-collapse/block-inside-inline/022-expected.png:
11055         * platform/mac/fast/block/margin-collapse/block-inside-inline/025-expected.png:
11056         * platform/mac/fast/block/margin-collapse/block-inside-inline/025-expected.txt:
11057         * platform/mac/fast/block/margin-collapse/empty-clear-blocks-expected.png:
11058         * platform/mac/fast/block/margin-collapse/empty-clear-blocks-expected.txt:
11059         * platform/mac/fast/block/margin-collapse/negative-margins-expected.png:
11060         * platform/mac/fast/borders/border-antialiasing-expected.png:
11061         * platform/mac/fast/css-generated-content/inline-display-types-expected.png:
11062         * platform/mac/fast/css-generated-content/inline-display-types-expected.txt:
11063         * platform/mac/fast/css/001-expected.png:
11064         * platform/mac/fast/css/002-expected.png:
11065         * platform/mac/fast/css/003-expected.png:
11066         * platform/mac/fast/css/004-expected.png:
11067         * platform/mac/fast/css/005-expected.png:
11068         * platform/mac/fast/css/006-expected.png:
11069         * platform/mac/fast/css/007-expected.png:
11070         * platform/mac/fast/css/008-expected.png:
11071         * platform/mac/fast/css/ZeroOpacityLayers-expected.png:
11072         * platform/mac/fast/css/ZeroOpacityLayers2-expected.png:
11073         * platform/mac/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.png:
11074         * platform/mac/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.txt: Added.
11075         * platform/mac/fast/css/absolute-poition-in-rtl-parent-expected.png:
11076         * platform/mac/fast/css/acid2-expected.png:
11077         * platform/mac/fast/css/acid2-pixel-expected.png:
11078         * platform/mac/fast/css/apple-prefix-expected.png:
11079         * platform/mac/fast/css/attribute-selector-dynamic-expected.png:
11080         * platform/mac/fast/css/attribute-selector-empty-value-expected.png:
11081         * platform/mac/fast/css/background-clip-radius-values-expected.png: Added.
11082         * platform/mac/fast/css/background-clip-values-expected.png:
11083         * platform/mac/fast/css/background-image-with-baseurl-expected.png:
11084         * platform/mac/fast/css/background-shorthand-invalid-url-expected.png:
11085         * platform/mac/fast/css/beforeSelectorOnCodeElement-expected.png:
11086         * platform/mac/fast/css/begin-end-contain-selector-empty-value-expected.png:
11087         * platform/mac/fast/css/bidi-override-in-anonymous-block-expected.png: Added.
11088         * platform/mac/fast/css/bidi-override-in-anonymous-block-expected.txt:
11089         * platform/mac/fast/css/bogus-color-span-expected.png:
11090         * platform/mac/fast/css/border-height-expected.png:
11091         * platform/mac/fast/css/border-radius-non-negative-expected.png:
11092         * platform/mac/fast/css/border-radius-outline-offset-expected.png:
11093         * platform/mac/fast/css/border-solid-single-edge-antialias-expected.png: Added.
11094         * platform/mac/fast/css/box-shadow-and-border-radius-expected.png:
11095         * platform/mac/fast/css/bug4860-absolute-block-child-does-not-inherit-alignment-expected.png: Added.
11096         * platform/mac/fast/css/caption-width-absolute-position-expected.png: Added.
11097         * platform/mac/fast/css/caption-width-absolute-position-offset-top-expected.png: Added.
11098         * platform/mac/fast/css/caption-width-fixed-position-expected.png: Added.
11099         * platform/mac/fast/css/caption-width-fixed-position-offset-top-expected.png: Added.
11100         * platform/mac/fast/css/caption-width-relative-position-expected.png: Added.
11101         * platform/mac/fast/css/caption-width-relative-position-offset-top-expected.png: Added.
11102         * platform/mac/fast/css/child-style-can-override-visited-style-expected.png: Added.
11103         * platform/mac/fast/css/clip-text-in-scaled-div-expected.png:
11104         * platform/mac/fast/css/clip-zooming-expected.png:
11105         * platform/mac/fast/css/color-correction-backgrounds-and-text-expected.png:
11106         * platform/mac/fast/css/color-correction-expected.png:
11107         * platform/mac/fast/css/color-correction-on-background-image-expected.png:
11108         * platform/mac/fast/css/color-correction-on-backgrounds-expected.png:
11109         * platform/mac/fast/css/color-correction-on-box-shadow-expected.png:
11110         * platform/mac/fast/css/color-correction-on-text-expected.png:
11111         * platform/mac/fast/css/color-correction-on-text-shadow-expected.png:
11112         * platform/mac/fast/css/color-correction-untagged-images-expected.png:
11113         * platform/mac/fast/css/color-leakage-expected.png:
11114         * platform/mac/fast/css/color-quirk-expected.png:
11115         * platform/mac/fast/css/color-strict-expected.png:
11116         * platform/mac/fast/css/compare-content-style-expected.png:
11117         * platform/mac/fast/css/content-dynamic-expected.png:
11118         * platform/mac/fast/css/contentDiv-expected.png:
11119         * platform/mac/fast/css/contentDivWithChildren-expected.png:
11120         * platform/mac/fast/css/contentImage-expected.png:
11121         * platform/mac/fast/css/continuationCrash-expected.png:
11122         * platform/mac/fast/css/counters/counter-text-security-expected.png:
11123         * platform/mac/fast/css/counters/counter-text-transform-expected.png:
11124         * platform/mac/fast/css/create_element_align-expected.png:
11125         * platform/mac/fast/css/css-imports-expected.png:
11126         * platform/mac/fast/css/css1_forward_compatible_parsing-expected.png:
11127         * platform/mac/fast/css/css2-system-fonts-expected.png:
11128         * platform/mac/fast/css/css3-modsel-22-expected.png:
11129         * platform/mac/fast/css/css3-nth-child-expected.png:
11130         * platform/mac/fast/css/css3-space-in-nth-and-lang-expected.png:
11131         * platform/mac/fast/css/disabled-author-styles-expected.png:
11132         * platform/mac/fast/css/dynamic-sibling-selector-expected.png:
11133         * platform/mac/fast/css/empty-body-test-expected.png:
11134         * platform/mac/fast/css/empty-generated-content-expected.png:
11135         * platform/mac/fast/css/empty-inline-003-quirksmode-expected.png: Added.
11136         * platform/mac/fast/css/empty-inline-line-height-first-line-expected.png: Added.
11137         * platform/mac/fast/css/empty-inline-line-height-first-line-quirksmode-expected.png: Added.
11138         * platform/mac/fast/css/empty-pseudo-class-expected.png:
11139         * platform/mac/fast/css/empty-webkit-mask-crash-expected.png: Added.
11140         * platform/mac/fast/css/error-in-last-decl-expected.png:
11141         * platform/mac/fast/css/ex-after-font-variant-expected.png:
11142         * platform/mac/fast/css/fieldset-display-row-expected.png:
11143         * platform/mac/fast/css/find-next-layer-expected.png:
11144         * platform/mac/fast/css/first-child-pseudo-class-expected.png:
11145         * platform/mac/fast/css/first-letter-capitalized-expected.png:
11146         * platform/mac/fast/css/first-letter-detach-expected.png:
11147         * platform/mac/fast/css/first-letter-first-line-hover-expected.png:
11148         * platform/mac/fast/css/first-letter-float-after-float-expected.png:
11149         * platform/mac/fast/css/first-letter-float-expected.png:
11150         * platform/mac/fast/css/first-letter-hover-expected.png:
11151         * platform/mac/fast/css/first-letter-punctuation-expected.png:
11152         * platform/mac/fast/css/first-letter-recalculation-expected.png:
11153         * platform/mac/fast/css/first-letter-set-text-expected.png: Added.
11154         * platform/mac/fast/css/first-letter-skip-out-of-flow-expected.png:
11155         * platform/mac/fast/css/first-letter-visibility-expected.png:
11156         * platform/mac/fast/css/first-line-text-decoration-expected.png: Added.
11157         * platform/mac/fast/css/first-line-text-decoration-inherited-from-parent-expected.png: Added.
11158         * platform/mac/fast/css/first-of-type-pseudo-class-expected.png:
11159         * platform/mac/fast/css/focus-ring-detached-expected.png:
11160         * platform/mac/fast/css/focus-ring-multiline-expected.png:
11161         * platform/mac/fast/css/focus-ring-multiline-writingmode-vertical-expected.png:
11162         * platform/mac/fast/css/focus-ring-outline-color-expected.png:
11163         * platform/mac/fast/css/focus-ring-outline-offset-expected.png:
11164         * platform/mac/fast/css/focus-ring-outline-width-expected.png:
11165         * platform/mac/fast/css/font-face-default-font-expected.png:
11166         * platform/mac/fast/css/font-face-implicit-local-font-expected.png:
11167         * platform/mac/fast/css/font-face-in-media-rule-expected.png:
11168         * platform/mac/fast/css/font-face-locally-installed-expected.png:
11169         * platform/mac/fast/css/font-face-multiple-faces-expected.png:
11170         * platform/mac/fast/css/font-face-multiple-remote-sources-expected.png:
11171         * platform/mac/fast/css/font-face-opentype-expected.png:
11172         * platform/mac/fast/css/font-face-remote-expected.png:
11173         * platform/mac/fast/css/font-face-synthetic-bold-italic-expected.png:
11174         * platform/mac/fast/css/font-face-unicode-range-expected.png:
11175         * platform/mac/fast/css/font-face-weight-matching-expected.png:
11176         * platform/mac/fast/css/font-face-woff-expected.png:
11177         * platform/mac/fast/css/font-family-pictograph-expected.png:
11178         * platform/mac/fast/css/font-shorthand-weight-only-expected.png:
11179         * platform/mac/fast/css/font-size-negative-expected.png:
11180         * platform/mac/fast/css/font-smoothing-expected.png:
11181         * platform/mac/fast/css/font-weight-1-expected.png:
11182         * platform/mac/fast/css/font_property_normal-expected.png:
11183         * platform/mac/fast/css/h1-in-section-elements-expected.png:
11184         * platform/mac/fast/css/hover-subselector-expected.png:
11185         * platform/mac/fast/css/hsl-color-expected.png:
11186         * platform/mac/fast/css/hsla-color-expected.png:
11187         * platform/mac/fast/css/ignore-text-zoom-expected.png:
11188         * platform/mac/fast/css/imageTileOpacity-expected.png:
11189         * platform/mac/fast/css/import-rule-regression-11590-expected.png:
11190         * platform/mac/fast/css/import_with_baseurl-expected.png:
11191         * platform/mac/fast/css/inline-element-line-break-expected.png:
11192         * platform/mac/fast/css/inline-properties-important-expected.png:
11193         * platform/mac/fast/css/input-search-padding-expected.png:
11194         * platform/mac/fast/css/invalid-percentage-property-expected.png:
11195         * platform/mac/fast/css/invalid-pseudo-classes-expected.png:
11196         * platform/mac/fast/css/invalidation-errors-2-expected.png:
11197         * platform/mac/fast/css/invalidation-errors-3-expected.png:
11198         * platform/mac/fast/css/invalidation-errors-expected.png:
11199         * platform/mac/fast/css/last-child-pseudo-class-expected.png:
11200         * platform/mac/fast/css/last-child-style-sharing-expected.png:
11201         * platform/mac/fast/css/last-of-type-pseudo-class-expected.png:
11202         * platform/mac/fast/css/layerZOrderCrash-expected.png:
11203         * platform/mac/fast/css/line-after-floating-div-expected.png:
11204         * platform/mac/fast/css/line-height-determined-by-primary-font-expected.png:
11205         * platform/mac/fast/css/line-height-expected.png:
11206         * platform/mac/fast/css/line-height-font-order-expected.png:
11207         * platform/mac/fast/css/line-height-negative-expected.png:
11208         * platform/mac/fast/css/line-height-overflow-expected.png:
11209         * platform/mac/fast/css/linear-gradient-currentcolor-expected.png:
11210         * platform/mac/fast/css/link-outside-head-expected.png:
11211         * platform/mac/fast/css/list-outline-expected.png:
11212         * platform/mac/fast/css/live-cssrules-expected.png:
11213         * platform/mac/fast/css/margin-bottom-form-element-quirk-expected.png:
11214         * platform/mac/fast/css/margin-bottom-form-element-strict-expected.png:
11215         * platform/mac/fast/css/margin-top-bottom-dynamic-expected.png:
11216         * platform/mac/fast/css/max-height-none-expected.png:
11217         * platform/mac/fast/css/min-width-with-spanned-cell-expected.png: Added.
11218         * platform/mac/fast/css/min-width-with-spanned-cell-fixed-expected.png: Added.
11219         * platform/mac/fast/css/namespaces/001-expected.png:
11220         * platform/mac/fast/css/namespaces/002-expected.png:
11221         * platform/mac/fast/css/namespaces/003-expected.png:
11222         * platform/mac/fast/css/namespaces/004-expected.png:
11223         * platform/mac/fast/css/namespaces/005-expected.png:
11224         * platform/mac/fast/css/namespaces/006-expected.png:
11225         * platform/mac/fast/css/namespaces/007-expected.png:
11226         * platform/mac/fast/css/namespaces/namespaces-comments-expected.png:
11227         * platform/mac/fast/css/namespaces/namespaces-empty-expected.png:
11228         * platform/mac/fast/css/namespaces/namespaces-escapes-expected.png:
11229         * platform/mac/fast/css/namespaces/namespaces-invalid-at-expected.png:
11230         * platform/mac/fast/css/negative-leading-expected.png:
11231         * platform/mac/fast/css/negative-nth-child-expected.png:
11232         * platform/mac/fast/css/nested-floating-relative-position-percentages-expected.png:
11233         * platform/mac/fast/css/nested-layers-with-hover-expected.txt:
11234         * platform/mac/fast/css/nested-rounded-corners-expected.png:
11235         * platform/mac/fast/css/non-empty-span-expected.png:
11236         * platform/mac/fast/css/non-standard-checkbox-size-expected.png:
11237         * platform/mac/fast/css/nth-child-dynamic-expected.png:
11238         * platform/mac/fast/css/only-child-pseudo-class-expected.png:
11239         * platform/mac/fast/css/only-of-type-pseudo-class-expected.png:
11240         * platform/mac/fast/css/outline-auto-empty-rects-expected.png:
11241         * platform/mac/fast/css/outline-auto-location-expected.png:
11242         * platform/mac/fast/css/outline-narrowLine-expected.png: Added.
11243         * platform/mac/fast/css/pending-stylesheet-repaint-expected.png: Added.
11244         * platform/mac/fast/css/pendingStylesheetFontSize-expected.png:
11245         * platform/mac/fast/css/percent-top-relative-container-height-unspecified-expected.png:
11246         * platform/mac/fast/css/percent-top-value-with-relative-position-expected.png:
11247         * platform/mac/fast/css/percentage-non-integer-expected.png:
11248         * platform/mac/fast/css/position-negative-top-margin-expected.png:
11249         * platform/mac/fast/css/positioned-overflow-scroll-expected.png:
11250         * platform/mac/fast/css/preserve-user-specified-zoom-level-on-reload-expected.png:
11251         * platform/mac/fast/css/pseudo-any-expected.txt: Removed.
11252         * platform/mac/fast/css/pseudo-element-line-break-expected.png:
11253         * platform/mac/fast/css/pseudo-first-line-border-width-expected.png:
11254         * platform/mac/fast/css/relative-positioned-block-nested-with-inline-parent-dynamic-expected.png:
11255         * platform/mac/fast/css/relative-positioned-block-nested-with-inline-parent-dynamic-removed-expected.png:
11256         * platform/mac/fast/css/relative-positioned-block-nested-with-inline-parent-expected.png:
11257         * platform/mac/fast/css/relative-positioned-block-nested-with-inline-parent-multiple-descendant-blocks-dynamic-expected.png:
11258         * platform/mac/fast/css/relative-positioned-block-with-inline-ancestor-and-parent-dynamic-expected.png:
11259         * platform/mac/fast/css/relative-positioned-block-with-inline-ancestor-dynamic-expected.png:
11260         * platform/mac/fast/css/relative-positioned-block-with-inline-ancestor-dynamic-removed-expected.png:
11261         * platform/mac/fast/css/relative-positioned-block-with-inline-ancestor-expected.png:
11262         * platform/mac/fast/css/relative-positioned-block-with-inline-parent-dynamic-expected.png:
11263         * platform/mac/fast/css/relative-positioned-block-with-inline-parent-dynamic-removed-expected.png:
11264         * platform/mac/fast/css/relative-positioned-block-with-inline-parent-keeps-style-expected.png:
11265         * platform/mac/fast/css/rem-dynamic-scaling-expected.png:
11266         * platform/mac/fast/css/rem-units-on-root-expected.png:
11267         * platform/mac/fast/css/replaced-element-implicit-size-expected.png:
11268         * platform/mac/fast/css/resize-corner-tracking-expected.png:
11269         * platform/mac/fast/css/resize-corner-tracking-transformed-expected.png:
11270         * platform/mac/fast/css/rgb-float-expected.png:
11271         * platform/mac/fast/css/rtl-ordering-expected.png:
11272         * platform/mac/fast/css/rtl-to-viewport-expected.png:
11273         * platform/mac/fast/css/selector-set-attribute-expected.png:
11274         * platform/mac/fast/css/shadow-multiple-expected.png:
11275         * platform/mac/fast/css/simple-selector-chain-parsing-expected.png:
11276         * platform/mac/fast/css/square-button-appearance-expected.png:
11277         * platform/mac/fast/css/style-outside-head-expected.png:
11278         * platform/mac/fast/css/style-parsed-outside-head-expected.png:
11279         * platform/mac/fast/css/style-tag-display-none-expected.png: Added.
11280         * platform/mac/fast/css/table-rules-attribute-groups-with-frame-expected.png: Added.
11281         * platform/mac/fast/css/table-rules-attribute-with-frame1-expected.png: Added.
11282         * platform/mac/fast/css/table-rules-attribute-with-frame2-expected.png: Added.
11283         * platform/mac/fast/css/table-text-align-quirk-expected.png:
11284         * platform/mac/fast/css/table-text-align-strict-expected.png:
11285         * platform/mac/fast/css/target-fragment-match-expected.png:
11286         * platform/mac/fast/css/text-align-expected.png:
11287         * platform/mac/fast/css/text-input-with-webkit-border-radius-expected.png:
11288         * platform/mac/fast/css/text-overflow-ellipsis-bidi-expected.png:
11289         * platform/mac/fast/css/text-overflow-ellipsis-expected.png:
11290         * platform/mac/fast/css/text-overflow-ellipsis-strict-expected.png:
11291         * platform/mac/fast/css/text-overflow-ellipsis-text-align-center-expected.png: Added.
11292         * platform/mac/fast/css/text-overflow-ellipsis-text-align-justify-expected.png: Added.
11293         * platform/mac/fast/css/text-overflow-ellipsis-text-align-left-expected.png: Added.
11294         * platform/mac/fast/css/text-overflow-ellipsis-text-align-right-expected.png: Added.
11295         * platform/mac/fast/css/text-overflow-input-expected.png:
11296         * platform/mac/fast/css/text-rendering-expected.png:
11297         * platform/mac/fast/css/text-security-expected.png:
11298         * platform/mac/fast/css/text-transform-select-expected.png:
11299         * platform/mac/fast/css/textCapitalizeEdgeCases-expected.png:
11300         * platform/mac/fast/css/transform-default-parameter-expected.png:
11301         * platform/mac/fast/css/transformed-mask-expected.png:
11302         * platform/mac/fast/css/transition-color-unspecified-expected.png:
11303         * platform/mac/fast/css/universal-hover-quirk-expected.png:
11304         * platform/mac/fast/css/value-list-out-of-bounds-crash-expected.png:
11305         * platform/mac/fast/css/vertical-align-lengths-expected.png:
11306         * platform/mac/fast/css/vertical-text-overflow-ellipsis-text-align-center-expected.png: Added.
11307         * platform/mac/fast/css/vertical-text-overflow-ellipsis-text-align-justify-expected.png: Added.
11308         * platform/mac/fast/css/vertical-text-overflow-ellipsis-text-align-left-expected.png: Added.
11309         * platform/mac/fast/css/vertical-text-overflow-ellipsis-text-align-right-expected.png: Added.
11310         * platform/mac/fast/css/visibility-hit-test-expected.png:
11311         * platform/mac/fast/css/zoom-font-size-expected.png:
11312         * platform/mac/fast/dom/HTMLProgressElement/indeterminate-progress-001-expected.png:
11313         * platform/mac/fast/dom/HTMLProgressElement/indeterminate-progress-001-expected.txt:
11314         * platform/mac/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.png:
11315         * platform/mac/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.txt:
11316         * platform/mac/fast/dom/HTMLTableElement/colSpan-expected.png:
11317         * platform/mac/fast/dom/HTMLTableElement/colSpan-expected.txt:
11318         * platform/mac/fast/dom/HTMLTableElement/createCaption-expected.png:
11319         * platform/mac/fast/dom/HTMLTableElement/createCaption-expected.txt:
11320         * platform/mac/fast/dom/left-overflow-in-ltr-expected.txt: Removed.
11321         * platform/mac/fast/dom/right-overflow-in-rtl-expected.txt: Removed.
11322         * platform/mac/fast/encoding/denormalised-voiced-japanese-chars-expected.png:
11323         * platform/mac/fast/encoding/invalid-UTF-8-expected.png:
11324         * platform/mac/fast/encoding/utf-16-big-endian-expected.png:
11325         * platform/mac/fast/encoding/utf-16-big-endian-expected.txt:
11326         * platform/mac/fast/encoding/utf-16-little-endian-expected.png:
11327         * platform/mac/fast/encoding/utf-16-little-endian-expected.txt:
11328         * platform/mac/fast/encoding/xmacroman-encoding-test-expected.png:
11329         * platform/mac/fast/inline-block/001-expected.png:
11330         * platform/mac/fast/inline-block/001-expected.txt:
11331         * platform/mac/fast/inline/001-expected.png:
11332         * platform/mac/fast/inline/002-expected.png:
11333         * platform/mac/fast/inline/25277-2-expected.png:
11334         * platform/mac/fast/inline/25277-expected.png:
11335         * platform/mac/fast/inline/absolute-positioned-block-in-centred-block-expected.png: Added.
11336         * platform/mac/fast/inline/absolute-positioned-inline-in-centred-block-expected.png: Added.
11337         * platform/mac/fast/inline/absolute-positioned-inline-in-centred-block-expected.txt: Added.
11338         * platform/mac/fast/inline/br-text-decoration-expected.png:
11339         * platform/mac/fast/inline/continuation-outlines-expected.png:
11340         * platform/mac/fast/inline/continuation-outlines-with-layers-2-expected.png:
11341         * platform/mac/fast/inline/continuation-outlines-with-layers-2-expected.txt:
11342         * platform/mac/fast/inline/drawStyledEmptyInlines-expected.png:
11343         * platform/mac/fast/inline/drawStyledEmptyInlinesWithWS-expected.png:
11344         * platform/mac/fast/inline/emptyInlinesWithinLists-expected.png:
11345         * platform/mac/fast/inline/inline-borders-with-bidi-override-expected.png:
11346         * platform/mac/fast/inline/inline-box-background-expected.png:
11347         * platform/mac/fast/inline/inline-box-background-long-image-expected.png:
11348         * platform/mac/fast/inline/inline-box-background-repeat-x-expected.png:
11349         * platform/mac/fast/inline/inline-box-background-repeat-y-expected.png:
11350         * platform/mac/fast/inline/inline-continuation-borders-expected.png:
11351         * platform/mac/fast/inline/inline-focus-ring-expected.png:
11352         * platform/mac/fast/inline/inline-padding-disables-text-quirk-expected.png:
11353         * platform/mac/fast/inline/inline-text-quirk-bpm-expected.png:
11354         * platform/mac/fast/inline/inline-wrap-with-parent-padding-expected.png:
11355         * platform/mac/fast/inline/left-right-center-inline-alignment-in-ltr-and-rtl-blocks-expected.png: Added.
11356         * platform/mac/fast/inline/left-right-center-inline-alignment-in-ltr-and-rtl-blocks-expected.txt: Added.
11357         * platform/mac/fast/inline/long-wrapped-line-expected.png:
11358         * platform/mac/fast/inline/nested-top-alignment-expected.png:
11359         * platform/mac/fast/inline/outline-continuations-expected.png:
11360         * platform/mac/fast/inline/percentage-margins-expected.png:
11361         * platform/mac/fast/inline/positioned-object-between-replaced-elements-expected.png:
11362         * platform/mac/fast/inline/positionedLifetime-expected.png:
11363         * platform/mac/fast/inline/styledEmptyInlinesWithBRs-expected.png:
11364         * platform/mac/fast/inline/vertical-align-text-bottom-expected.png:
11365         * platform/mac/fast/lists/list-marker-before-content-table-expected.txt: Removed.
11366         * platform/mac/fast/multicol/block-axis-horizontal-bt-expected.png:
11367         * platform/mac/fast/multicol/block-axis-horizontal-tb-expected.png:
11368         * platform/mac/fast/multicol/block-axis-vertical-lr-expected.png:
11369         * platform/mac/fast/multicol/block-axis-vertical-rl-expected.png:
11370         * platform/mac/fast/multicol/border-padding-pagination-expected.png:
11371         * platform/mac/fast/multicol/client-rects-expected.png:
11372         * platform/mac/fast/multicol/column-break-with-balancing-expected.png:
11373         * platform/mac/fast/multicol/column-count-with-rules-expected.png:
11374         * platform/mac/fast/multicol/column-rules-expected.png:
11375         * platform/mac/fast/multicol/column-rules-stacking-expected.png:
11376         * platform/mac/fast/multicol/columns-shorthand-parsing-expected.png:
11377         * platform/mac/fast/multicol/flipped-blocks-border-after-expected.png: Added.
11378         * platform/mac/fast/multicol/float-avoidance-expected.png:
11379         * platform/mac/fast/multicol/float-multicol-expected.png:
11380         * platform/mac/fast/multicol/float-paginate-complex-expected.png:
11381         * platform/mac/fast/multicol/float-paginate-empty-lines-expected.png:
11382         * platform/mac/fast/multicol/float-paginate-expected.png:
11383         * platform/mac/fast/multicol/layers-in-multicol-expected.png:
11384         * platform/mac/fast/multicol/layers-split-across-columns-expected.png:
11385         * platform/mac/fast/multicol/margin-collapse-expected.png:
11386         * platform/mac/fast/multicol/max-height-columns-block-expected.png:
11387         * platform/mac/fast/multicol/nested-columns-expected.png:
11388         * platform/mac/fast/multicol/overflow-across-columns-expected.png:
11389         * platform/mac/fast/multicol/overflow-across-columns-percent-height-expected.png:
11390         * platform/mac/fast/multicol/overflow-unsplittable-expected.png:
11391         * platform/mac/fast/multicol/paginate-block-replaced-expected.png:
11392         * platform/mac/fast/multicol/pagination-h-horizontal-bt-expected.png:
11393         * platform/mac/fast/multicol/pagination-h-horizontal-tb-expected.png:
11394         * platform/mac/fast/multicol/pagination-h-vertical-lr-expected.png:
11395         * platform/mac/fast/multicol/pagination-h-vertical-rl-expected.png:
11396         * platform/mac/fast/multicol/pagination-v-horizontal-bt-expected.png:
11397         * platform/mac/fast/multicol/pagination-v-horizontal-tb-expected.png:
11398         * platform/mac/fast/multicol/pagination-v-vertical-lr-expected.png:
11399         * platform/mac/fast/multicol/pagination-v-vertical-rl-expected.png:
11400         * platform/mac/fast/multicol/positioned-split-expected.png:
11401         * platform/mac/fast/multicol/positioned-with-constrained-height-expected.png:
11402         * platform/mac/fast/multicol/positive-leading-expected.png:
11403         * platform/mac/fast/multicol/progression-reverse-expected.png: Added.
11404         * platform/mac/fast/multicol/scrolling-overflow-expected.png:
11405         * platform/mac/fast/multicol/shadow-breaking-expected.png:
11406         * platform/mac/fast/multicol/single-line-expected.png: Added.
11407         * platform/mac/fast/multicol/span/anonymous-before-child-parent-crash-expected.png:
11408         * platform/mac/fast/multicol/span/anonymous-split-block-crash-expected.png:
11409         * platform/mac/fast/multicol/span/anonymous-style-inheritance-expected.png:
11410         * platform/mac/fast/multicol/span/before-child-anonymous-column-block-expected.png: Added.
11411         * platform/mac/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.png:
11412         * platform/mac/fast/multicol/span/clone-flexbox-expected.png: Added.
11413         * platform/mac/fast/multicol/span/clone-summary-expected.png: Added.
11414         * platform/mac/fast/multicol/span/generated-child-split-flow-crash-expected.png: Added.
11415         * platform/mac/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.png:
11416         * platform/mac/fast/multicol/span/span-as-immediate-child-generated-content-expected.png:
11417         * platform/mac/fast/multicol/span/span-as-immediate-child-property-removal-expected.png:
11418         * platform/mac/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.png:
11419         * platform/mac/fast/multicol/span/span-as-immediate-columns-child-expected.png:
11420         * platform/mac/fast/multicol/span/span-as-immediate-columns-child-removal-expected.png:
11421         * platform/mac/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.png:
11422         * platform/mac/fast/multicol/span/span-as-nested-columns-child-expected.png:
11423         * platform/mac/fast/multicol/span/span-as-nested-inline-block-child-expected.png:
11424         * platform/mac/fast/multicol/span/span-margin-collapsing-expected.png:
11425         * platform/mac/fast/multicol/table-margin-collapse-expected.png:
11426         * platform/mac/fast/multicol/table-vertical-align-expected.png:
11427         * platform/mac/fast/multicol/unsplittable-inline-block-expected.png:
11428         * platform/mac/fast/multicol/vertical-lr/border-padding-pagination-expected.png:
11429         * platform/mac/fast/multicol/vertical-lr/column-break-with-balancing-expected.png:
11430         * platform/mac/fast/multicol/vertical-lr/column-count-with-rules-expected.png:
11431         * platform/mac/fast/multicol/vertical-lr/column-rules-expected.png:
11432         * platform/mac/fast/multicol/vertical-lr/float-multicol-expected.png:
11433         * platform/mac/fast/multicol/vertical-lr/float-paginate-complex-expected.png:
11434         * platform/mac/fast/multicol/vertical-lr/float-paginate-expected.png:
11435         * platform/mac/fast/multicol/vertical-lr/nested-columns-expected.png:
11436         * platform/mac/fast/multicol/vertical-lr/rules-with-border-before-expected.png: Added.
11437         * platform/mac/fast/multicol/vertical-lr/unsplittable-inline-block-expected.png:
11438         * platform/mac/fast/multicol/vertical-rl/border-padding-pagination-expected.png:
11439         * platform/mac/fast/multicol/vertical-rl/column-break-with-balancing-expected.png:
11440         * platform/mac/fast/multicol/vertical-rl/column-count-with-rules-expected.png:
11441         * platform/mac/fast/multicol/vertical-rl/column-rules-expected.png:
11442         * platform/mac/fast/multicol/vertical-rl/float-multicol-expected.png:
11443         * platform/mac/fast/multicol/vertical-rl/float-paginate-complex-expected.png:
11444         * platform/mac/fast/multicol/vertical-rl/float-paginate-expected.png:
11445         * platform/mac/fast/multicol/vertical-rl/nested-columns-expected.png:
11446         * platform/mac/fast/multicol/vertical-rl/rule-style-expected.png: Added.
11447         * platform/mac/fast/multicol/vertical-rl/rules-with-border-before-expected.png: Added.
11448         * platform/mac/fast/multicol/vertical-rl/unsplittable-inline-block-expected.png:
11449         * platform/mac/fast/repaint/table-section-repaint-expected.png:
11450         * platform/mac/fast/repaint/table-section-repaint-expected.txt:
11451         * platform/mac/fast/runin/runin-generated-before-content-expected.txt: Removed.
11452         * platform/mac/fast/table/001-expected.png:
11453         * platform/mac/fast/table/002-expected.png:
11454         * platform/mac/fast/table/003-expected.png:
11455         * platform/mac/fast/table/004-expected.png:
11456         * platform/mac/fast/table/005-expected.png:
11457         * platform/mac/fast/table/006-expected.png:
11458         * platform/mac/fast/table/007-expected.png:
11459         * platform/mac/fast/table/008-expected.png:
11460         * platform/mac/fast/table/009-expected.png:
11461         * platform/mac/fast/table/010-expected.png:
11462         * platform/mac/fast/table/011-expected.png:
11463         * platform/mac/fast/table/012-expected.png:
11464         * platform/mac/fast/table/013-expected.png:
11465         * platform/mac/fast/table/014-expected.png:
11466         * platform/mac/fast/table/015-expected.png:
11467         * platform/mac/fast/table/016-expected.png:
11468         * platform/mac/fast/table/017-expected.png:
11469         * platform/mac/fast/table/018-expected.png:
11470         * platform/mac/fast/table/020-expected.png:
11471         * platform/mac/fast/table/021-expected.png:
11472         * platform/mac/fast/table/022-expected.png:
11473         * platform/mac/fast/table/023-expected.png:
11474         * platform/mac/fast/table/024-expected.png:
11475         * platform/mac/fast/table/025-expected.png:
11476         * platform/mac/fast/table/025-expected.txt:
11477         * platform/mac/fast/table/026-expected.png:
11478         * platform/mac/fast/table/027-expected.png:
11479         * platform/mac/fast/table/027-expected.txt:
11480         * platform/mac/fast/table/027-vertical-expected.png:
11481         * platform/mac/fast/table/027-vertical-expected.txt:
11482         * platform/mac/fast/table/028-expected.png:
11483         * platform/mac/fast/table/028-vertical-expected.png:
11484         * platform/mac/fast/table/029-expected.png:
11485         * platform/mac/fast/table/030-expected.png:
11486         * platform/mac/fast/table/031-expected.png:
11487         * platform/mac/fast/table/032-expected.png:
11488         * platform/mac/fast/table/033-expected.png:
11489         * platform/mac/fast/table/034-expected.png:
11490         * platform/mac/fast/table/035-expected.png:
11491         * platform/mac/fast/table/035-vertical-expected.png:
11492         * platform/mac/fast/table/036-expected.png:
11493         * platform/mac/fast/table/037-expected.png:
11494         * platform/mac/fast/table/038-expected.png:
11495         * platform/mac/fast/table/038-vertical-expected.png:
11496         * platform/mac/fast/table/039-expected.png:
11497         * platform/mac/fast/table/040-expected.png:
11498         * platform/mac/fast/table/040-vertical-expected.png:
11499         * platform/mac/fast/table/041-expected.png:
11500         * platform/mac/fast/table/100-percent-cell-width-expected.png:
11501         * platform/mac/fast/table/absolute-table-at-bottom-expected.png:
11502         * platform/mac/fast/table/add-before-anonymous-child-expected.png:
11503         * platform/mac/fast/table/align-right-within-left-aligned-div-expected.png: Added.
11504         * platform/mac/fast/table/append-cells-expected.png:
11505         * platform/mac/fast/table/append-cells2-expected.png:
11506         * platform/mac/fast/table/auto-100-percent-width-expected.png: Added.
11507         * platform/mac/fast/table/auto-with-percent-height-expected.png:
11508         * platform/mac/fast/table/auto-with-percent-height-vertical-expected.png:
11509         * platform/mac/fast/table/border-collapsing/001-expected.png:
11510         * platform/mac/fast/table/border-collapsing/001-vertical-expected.png:
11511         * platform/mac/fast/table/border-collapsing/002-expected.png:
11512         * platform/mac/fast/table/border-collapsing/002-vertical-expected.png:
11513         * platform/mac/fast/table/border-collapsing/003-expected.png:
11514         * platform/mac/fast/table/border-collapsing/003-vertical-expected.png:
11515         * platform/mac/fast/table/border-collapsing/004-expected.png:
11516         * platform/mac/fast/table/border-collapsing/004-vertical-expected.png:
11517         * platform/mac/fast/table/border-collapsing/border-collapsing-head-foot-expected.png:
11518         * platform/mac/fast/table/border-collapsing/border-collapsing-head-foot-vertical-expected.png:
11519         * platform/mac/fast/table/border-collapsing/bug14274-expected.png: Added.
11520         * platform/mac/fast/table/border-collapsing/cached-69296-expected.png: Added.
11521         * platform/mac/fast/table/border-collapsing/cached-cell-append-expected.png: Added.
11522         * platform/mac/fast/table/border-collapsing/cached-cell-remove-expected.png: Added.
11523         * platform/mac/fast/table/border-collapsing/cached-change-cell-border-color-expected.png: Added.
11524         * platform/mac/fast/table/border-collapsing/cached-change-cell-border-width-expected.png: Added.
11525         * platform/mac/fast/table/border-collapsing/cached-change-cell-sl-border-color-expected.png: Added.
11526         * platform/mac/fast/table/border-collapsing/cached-change-col-border-color-expected.png: Added.
11527         * platform/mac/fast/table/border-collapsing/cached-change-col-border-width-expected.png: Added.
11528         * platform/mac/fast/table/border-collapsing/cached-change-colgroup-border-color-expected.png: Added.
11529         * platform/mac/fast/table/border-collapsing/cached-change-colgroup-border-width-expected.png: Added.
11530         * platform/mac/fast/table/border-collapsing/cached-change-row-border-color-expected.png: Added.
11531         * platform/mac/fast/table/border-collapsing/cached-change-row-border-width-expected.png: Added.
11532         * platform/mac/fast/table/border-collapsing/cached-change-table-border-color-expected.png: Added.
11533         * platform/mac/fast/table/border-collapsing/cached-change-table-border-width-expected.png: Added.
11534         * platform/mac/fast/table/border-collapsing/cached-change-tbody-border-color-expected.png: Added.
11535         * platform/mac/fast/table/border-collapsing/cached-change-tbody-border-width-expected.png: Added.
11536         * platform/mac/fast/table/border-collapsing/collapsed-border-with-col-colgroup-span-expected.png: Added.
11537         * platform/mac/fast/table/border-collapsing/equal-precedence-resolution-expected.png:
11538         * platform/mac/fast/table/border-collapsing/equal-precedence-resolution-vertical-expected.png:
11539         * platform/mac/fast/table/border-collapsing/rtl-border-collapsing-expected.png:
11540         * platform/mac/fast/table/border-collapsing/rtl-border-collapsing-vertical-expected.png:
11541         * platform/mac/fast/table/caption-relayout-expected.png:
11542         * platform/mac/fast/table/cell-absolute-child-expected.png:
11543         * platform/mac/fast/table/cell-coalescing-expected.png:
11544         * platform/mac/fast/table/cell-pref-width-invalidation-expected.png:
11545         * platform/mac/fast/table/cell-width-auto-expected.png:
11546         * platform/mac/fast/table/cellindex-expected.png:
11547         * platform/mac/fast/table/click-near-anonymous-table-expected.png:
11548         * platform/mac/fast/table/colgroup-preceded-by-caption-expected.png:
11549         * platform/mac/fast/table/colgroup-spanning-groups-rules-expected.png:
11550         * platform/mac/fast/table/colspan-with-all-percent-cells-expected.png: Added.
11551         * platform/mac/fast/table/colspanMinWidth-expected.png:
11552         * platform/mac/fast/table/colspanMinWidth-vertical-expected.png: Added.
11553         * platform/mac/fast/table/div-as-col-span-expected.png:
11554         * platform/mac/fast/table/dynamic-caption-add-before-child-expected.png:
11555         * platform/mac/fast/table/dynamic-caption-add-remove-before-child-expected.png:
11556         * platform/mac/fast/table/dynamic-cellpadding-expected.png:
11557         * platform/mac/fast/table/dynamic-descendant-percentage-height-expected.png:
11558         * platform/mac/fast/table/early-table-layout-expected.png:
11559         * platform/mac/fast/table/edge-offsets-expected.png:
11560         * platform/mac/fast/table/empty-cells-expected.png:
11561         * platform/mac/fast/table/empty-table-percent-height-expected.png:
11562         * platform/mac/fast/table/fixed-granular-cols-expected.png:
11563         * platform/mac/fast/table/fixed-nested-expected.png:
11564         * platform/mac/fast/table/fixed-table-non-cell-in-row-expected.png:
11565         * platform/mac/fast/table/fixed-table-with-percent-inside-percent-table-expected.png:
11566         * platform/mac/fast/table/fixed-table-with-percent-width-inside-auto-table-expected.png:
11567         * platform/mac/fast/table/fixed-table-with-percent-width-inside-div-expected.png:
11568         * platform/mac/fast/table/fixed-table-with-percent-width-inside-extra-large-div-expected.png:
11569         * platform/mac/fast/table/fixed-table-with-percent-width-inside-fixed-width-table-expected.png:
11570         * platform/mac/fast/table/fixed-table-with-small-percent-width-expected.png:
11571         * platform/mac/fast/table/fixed-with-auto-with-colspan-expected.png:
11572         * platform/mac/fast/table/fixed-with-auto-with-colspan-vertical-expected.png:
11573         * platform/mac/fast/table/floating-th-expected.png:
11574         * platform/mac/fast/table/floatingTablePaintBackground-expected.png:
11575         * platform/mac/fast/table/form-with-table-style-expected.png:
11576         * platform/mac/fast/table/frame-and-rules-expected.png:
11577         * platform/mac/fast/table/frame-and-rules-expected.txt:
11578         * platform/mac/fast/table/generated-caption-expected.png:
11579         * platform/mac/fast/table/giantCellspacing-expected.png:
11580         * platform/mac/fast/table/giantRowspan-expected.png:
11581         * platform/mac/fast/table/giantRowspan2-expected.png:
11582         * platform/mac/fast/table/growCellForImageQuirk-expected.png:
11583         * platform/mac/fast/table/growCellForImageQuirk-vertical-expected.png:
11584         * platform/mac/fast/table/height-percent-test-expected.png:
11585         * platform/mac/fast/table/height-percent-test-vertical-expected.png:
11586         * platform/mac/fast/table/insert-before-anonymous-ancestors-expected.png:
11587         * platform/mac/fast/table/insert-cell-before-form-expected.png:
11588         * platform/mac/fast/table/insert-row-before-form-expected.png:
11589         * platform/mac/fast/table/invisible-cell-background-expected.png:
11590         * platform/mac/fast/table/large-width-expected.png:
11591         * platform/mac/fast/table/max-width-integer-overflow-expected.png:
11592         * platform/mac/fast/table/mozilla-bug10296-vertical-align-1-expected.png: Added.
11593         * platform/mac/fast/table/mozilla-bug10296-vertical-align-2-expected.png: Added.
11594         * platform/mac/fast/table/multiple-captions-display-expected.png:
11595         * platform/mac/fast/table/multiple-percent-height-rows-expected.png:
11596         * platform/mac/fast/table/nested-percent-height-table-expected.png:
11597         * platform/mac/fast/table/nobr-expected.png:
11598         * platform/mac/fast/table/overflowHidden-expected.png:
11599         * platform/mac/fast/table/percent-heights-expected.png:
11600         * platform/mac/fast/table/percent-widths-stretch-expected.png:
11601         * platform/mac/fast/table/percent-widths-stretch-vertical-expected.png:
11602         * platform/mac/fast/table/prepend-in-anonymous-table-expected.png:
11603         * platform/mac/fast/table/quote-text-around-iframe-expected.png:
11604         * platform/mac/fast/table/relative-position-containment-expected.png:
11605         * platform/mac/fast/table/relative-position-offsets-expected.png:
11606         * platform/mac/fast/table/relative-position-stacking-expected.png:
11607         * platform/mac/fast/table/remove-td-display-none-expected.png:
11608         * platform/mac/fast/table/replaced-percent-height-expected.png:
11609         * platform/mac/fast/table/row-height-recalc-expected.png:
11610         * platform/mac/fast/table/rowindex-expected.png:
11611         * platform/mac/fast/table/rowspan-paint-order-expected.png:
11612         * platform/mac/fast/table/rowspan-paint-order-vertical-expected.png:
11613         * platform/mac/fast/table/rtl-cell-display-none-assert-expected.png:
11614         * platform/mac/fast/table/rules-attr-dynchange1-expected.png:
11615         * platform/mac/fast/table/rules-attr-dynchange2-expected.png:
11616         * platform/mac/fast/table/simple_paint-expected.png:
11617         * platform/mac/fast/table/simple_paint-expected.txt: Removed.
11618         * platform/mac/fast/table/spanOverlapRepaint-expected.png:
11619         * platform/mac/fast/table/stale-grid-crash-expected.png:
11620         * platform/mac/fast/table/table-after-child-in-table-expected.png:
11621         * platform/mac/fast/table/table-and-parts-outline-expected.png:
11622         * platform/mac/fast/table/table-anonymous-cell-bug-expected.png: Added.
11623         * platform/mac/fast/table/table-anonymous-row-bug-expected.png: Added.
11624         * platform/mac/fast/table/table-anonymous-section-bug-expected.png: Added.
11625         * platform/mac/fast/table/table-before-child-in-table-expected.png:
11626         * platform/mac/fast/table/table-before-child-style-update-expected.png: Added.
11627         * platform/mac/fast/table/table-cell-after-child-in-block-expected.png:
11628         * platform/mac/fast/table/table-cell-after-child-in-table-expected.png:
11629         * platform/mac/fast/table/table-cell-before-after-content-around-table-block-expected.png: Added.
11630         * platform/mac/fast/table/table-cell-before-after-content-around-table-expected.png: Added.
11631         * platform/mac/fast/table/table-cell-before-after-content-around-table-row-expected.png: Added.
11632         * platform/mac/fast/table/table-cell-before-child-in-block-expected.png:
11633         * platform/mac/fast/table/table-cell-before-child-in-table-expected.png:
11634         * platform/mac/fast/table/table-cell-split-expected.png: Added.
11635         * platform/mac/fast/table/table-continuation-outline-paint-crash-expected.png:
11636         * platform/mac/fast/table/table-display-types-expected.png:
11637         * platform/mac/fast/table/table-display-types-strict-expected.png:
11638         * platform/mac/fast/table/table-display-types-vertical-expected.png:
11639         * platform/mac/fast/table/table-hspace-align-center-expected.png:
11640         * platform/mac/fast/table/table-in-table-percent-width-collapsing-border-expected.png: Added.
11641         * platform/mac/fast/table/table-in-table-percent-width-collapsing-border-quirks-mode-expected.png: Added.
11642         * platform/mac/fast/table/table-in-table-percent-width-expected.png: Added.
11643         * platform/mac/fast/table/table-in-table-percent-width-quirks-mode-expected.png: Added.
11644         * platform/mac/fast/table/table-insert-before-non-anonymous-block-expected.png: Added.
11645         * platform/mac/fast/table/table-row-after-child-in-block-expected.png:
11646         * platform/mac/fast/table/table-row-after-child-in-table-expected.png:
11647         * platform/mac/fast/table/table-row-before-after-content-around-block-expected.png: Added.
11648         * platform/mac/fast/table/table-row-before-after-content-around-table-cell-expected.png: Added.
11649         * platform/mac/fast/table/table-row-before-after-content-around-table-expected.png: Added.
11650         * platform/mac/fast/table/table-row-before-child-in-block-expected.png:
11651         * platform/mac/fast/table/table-row-before-child-in-table-expected.png:
11652         * platform/mac/fast/table/table-row-before-child-style-update-expected.png: Added.
11653         * platform/mac/fast/table/table-row-focus-ring-paint-expected.png: Added.
11654         * platform/mac/fast/table/table-row-outline-paint-expected.png: Added.
11655         * platform/mac/fast/table/table-row-split-expected.png: Added.
11656         * platform/mac/fast/table/table-row-split2-expected.png: Added.
11657         * platform/mac/fast/table/table-row-style-not-updated-expected.png: Added.
11658         * platform/mac/fast/table/table-row-style-not-updated-with-after-content-expected.png: Added.
11659         * platform/mac/fast/table/table-row-style-not-updated-with-before-content-expected.png: Added.
11660         * platform/mac/fast/table/table-section-split-expected.png: Added.
11661         * platform/mac/fast/table/table-section-split-with-after-content-expected.png: Added.
11662         * platform/mac/fast/table/table-section-split2-expected.png: Added.
11663         * platform/mac/fast/table/table-split-expected.png: Added.
11664         * platform/mac/fast/table/table-split2-expected.png: Added.
11665         * platform/mac/fast/table/table-style-not-updated-expected.png: Added.
11666         * platform/mac/fast/table/tableInsideCaption-expected.png:
11667         * platform/mac/fast/table/text-field-baseline-expected.png:
11668         * platform/mac/fast/table/unbreakable-images-quirk-expected.png:
11669         * platform/mac/fast/table/unused-percent-heights-expected.png:
11670         * platform/mac/fast/table/vertical-align-baseline-expected.png:
11671         * platform/mac/fast/table/vertical-align-baseline-readjust-expected.png:
11672         * platform/mac/fast/table/wide-colspan-expected.png:
11673         * platform/mac/fast/table/wide-column-expected.png:
11674         * platform/mac/ietestcenter/css3/bordersbackgrounds/background-attachment-local-scrolling-expected.png: Added.
11675         * platform/mac/ietestcenter/css3/bordersbackgrounds/background-color-applied-to-rounded-inline-element-expected.png: Added.
11676         * platform/mac/ietestcenter/css3/bordersbackgrounds/background-color-border-box-expected.png: Added.
11677         * platform/mac/ietestcenter/css3/bordersbackgrounds/background-repeat-space-padding-box-expected.png: Added.
11678         * platform/mac/ietestcenter/css3/bordersbackgrounds/background-size-002-expected.png: Added.
11679         * platform/mac/ietestcenter/css3/bordersbackgrounds/background-size-applies-to-block-expected.png: Added.
11680         * platform/mac/ietestcenter/css3/bordersbackgrounds/background-size-aspect-ratio-expected.png: Added.
11681         * platform/mac/ietestcenter/css3/bordersbackgrounds/background_color_padding_box-expected.png: Added.
11682         * platform/mac/ietestcenter/css3/bordersbackgrounds/background_position_three_four_values-expected.png: Added.
11683         * platform/mac/ietestcenter/css3/bordersbackgrounds/background_properties_greater_than_images-expected.png: Added.
11684         * platform/mac/ietestcenter/css3/bordersbackgrounds/background_repeat_space_border_box-expected.png: Added.
11685         * platform/mac/ietestcenter/css3/bordersbackgrounds/background_repeat_space_content_box-expected.png: Added.
11686         * platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-001-expected.png: Added.
11687         * platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-002-expected.png: Added.
11688         * platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-003-expected.png: Added.
11689         * platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-004-expected.png: Added.
11690         * platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-005-expected.png: Added.
11691         * platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-006-expected.png: Added.
11692         * platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-007-expected.png: Added.
11693         * platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-008-expected.png: Added.
11694         * platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-009-expected.png: Added.
11695         * platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-010-expected.png: Added.
11696         * platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-011-expected.png: Added.
11697         * platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-012-expected.png: Added.
11698         * platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-013-expected.png: Added.
11699         * platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-014-expected.png: Added.
11700         * platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-015-expected.png: Added.
11701         * platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-016-expected.png: Added.
11702         * platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-017-expected.png: Added.
11703         * platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-clip-001-expected.png: Added.
11704         * platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-content-edge-001-expected.png: Added.
11705         * platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-different-width-001-expected.png: Added.
11706         * platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-initial-value-001-expected.png: Added.
11707         * platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-not-inherited-001-expected.png: Added.
11708         * platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-shorthand-001-expected.png: Added.
11709         * platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-style-001-expected.png: Added.
11710         * platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-style-002-expected.png: Added.
11711         * platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-style-003-expected.png: Added.
11712         * platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-style-004-expected.png: Added.
11713         * platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-style-005-expected.png: Added.
11714         * platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-001-expected.png: Added.
11715         * platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-002-expected.png: Added.
11716         * platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-with-three-values-001-expected.png: Added.
11717         * platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-with-two-values-001-expected.png: Added.
11718         * platform/mac/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-001-expected.png: Added.
11719         * platform/mac/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-002-expected.png: Added.
11720         * platform/mac/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-003-expected.png: Added.
11721         * platform/mac/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-004-expected.png: Added.
11722         * platform/mac/ietestcenter/css3/bordersbackgrounds/border-top-right-radius-values-004-expected.png: Added.
11723         * platform/mac/ietestcenter/css3/bordersbackgrounds/box-shadow-001-expected.png: Added.
11724         * platform/mac/ietestcenter/css3/bordersbackgrounds/box-shadow-002-expected.png: Added.
11725         * platform/mac/ietestcenter/css3/bordersbackgrounds/box-shadow-003-expected.png: Added.
11726         * platform/mac/ietestcenter/css3/bordersbackgrounds/box-shadow-004-expected.png: Added.
11727         * platform/mac/ietestcenter/css3/bordersbackgrounds/color-behind-images-expected.png: Added.
11728         * platform/mac/ietestcenter/css3/bordersbackgrounds/none-as-image-layer-expected.png: Added.
11729         * platform/mac/ietestcenter/css3/bordersbackgrounds/order-of-images-expected.png: Added.
11730         * platform/mac/ietestcenter/css3/text/textshadow-001-expected.png: Added.
11731         * platform/mac/ietestcenter/css3/text/textshadow-002-expected.png: Added.
11732         * platform/mac/ietestcenter/css3/text/textshadow-003-expected.png: Added.
11733         * platform/mac/ietestcenter/css3/text/textshadow-004-expected.png: Added.
11734         * platform/mac/ietestcenter/css3/text/textshadow-005-expected.png: Added.
11735         * platform/mac/ietestcenter/css3/text/textshadow-006-expected.png: Added.
11736         * platform/mac/ietestcenter/css3/text/textshadow-007-expected.png: Added.
11737         * platform/mac/ietestcenter/css3/text/textshadow-008-expected.png: Added.
11738         * platform/mac/ietestcenter/css3/text/textshadow-009-expected.png: Added.
11739         * platform/mac/ietestcenter/css3/text/textshadow-010-expected.png: Added.
11740         * platform/mac/inspector/console/console-trace-in-eval-expected.txt: Removed.
11741         * platform/mac/mathml/presentation/attributes-expected.png:
11742         * platform/mac/mathml/presentation/fenced-expected.png:
11743         * platform/mac/mathml/presentation/fenced-expected.txt:
11744         * platform/mac/mathml/presentation/fenced-mi-expected.png:
11745         * platform/mac/mathml/presentation/fractions-expected.png:
11746         * platform/mac/mathml/presentation/fractions-vertical-alignment-expected.png:
11747         * platform/mac/mathml/presentation/mo-expected.png:
11748         * platform/mac/mathml/presentation/mo-expected.txt:
11749         * platform/mac/mathml/presentation/mo-stretch-expected.png:
11750         * platform/mac/mathml/presentation/mo-stretch-expected.txt:
11751         * platform/mac/mathml/presentation/mroot-pref-width-expected.png:
11752         * platform/mac/mathml/presentation/over-expected.png:
11753         * platform/mac/mathml/presentation/over-expected.txt:
11754         * platform/mac/mathml/presentation/roots-expected.png:
11755         * platform/mac/mathml/presentation/row-alignment-expected.png:
11756         * platform/mac/mathml/presentation/row-alignment-expected.txt:
11757         * platform/mac/mathml/presentation/row-expected.png:
11758         * platform/mac/mathml/presentation/row-expected.txt:
11759         * platform/mac/mathml/presentation/style-expected.png:
11760         * platform/mac/mathml/presentation/sub-expected.png:
11761         * platform/mac/mathml/presentation/subsup-expected.png:
11762         * platform/mac/mathml/presentation/subsup-expected.txt:
11763         * platform/mac/mathml/presentation/sup-expected.png:
11764         * platform/mac/mathml/presentation/tables-expected.png:
11765         * platform/mac/mathml/presentation/tokenElements-expected.png:
11766         * platform/mac/mathml/presentation/under-expected.png:
11767         * platform/mac/mathml/presentation/underover-expected.png:
11768         * platform/mac/svg/W3C-SVG-1.1/animate-elem-02-t-expected.png:
11769         * platform/mac/svg/W3C-SVG-1.1/animate-elem-03-t-expected.png:
11770         * platform/mac/svg/W3C-SVG-1.1/animate-elem-04-t-expected.png:
11771         * platform/mac/svg/W3C-SVG-1.1/animate-elem-05-t-expected.png:
11772         * platform/mac/svg/W3C-SVG-1.1/animate-elem-06-t-expected.png:
11773         * platform/mac/svg/W3C-SVG-1.1/animate-elem-07-t-expected.png:
11774         * platform/mac/svg/W3C-SVG-1.1/animate-elem-08-t-expected.png:
11775         * platform/mac/svg/W3C-SVG-1.1/animate-elem-09-t-expected.png:
11776         * platform/mac/svg/W3C-SVG-1.1/animate-elem-10-t-expected.png:
11777         * platform/mac/svg/W3C-SVG-1.1/animate-elem-11-t-expected.png:
11778         * platform/mac/svg/W3C-SVG-1.1/animate-elem-12-t-expected.png:
11779         * platform/mac/svg/W3C-SVG-1.1/animate-elem-13-t-expected.png:
11780         * platform/mac/svg/W3C-SVG-1.1/animate-elem-14-t-expected.png:
11781         * platform/mac/svg/W3C-SVG-1.1/animate-elem-15-t-expected.png:
11782         * platform/mac/svg/W3C-SVG-1.1/animate-elem-16-t-expected.png:
11783         * platform/mac/svg/W3C-SVG-1.1/animate-elem-17-t-expected.png:
11784         * platform/mac/svg/W3C-SVG-1.1/animate-elem-18-t-expected.png:
11785         * platform/mac/svg/W3C-SVG-1.1/animate-elem-19-t-expected.png:
11786         * platform/mac/svg/W3C-SVG-1.1/animate-elem-20-t-expected.png:
11787         * platform/mac/svg/W3C-SVG-1.1/animate-elem-21-t-expected.png:
11788         * platform/mac/svg/W3C-SVG-1.1/animate-elem-22-b-expected.png:
11789         * platform/mac/svg/W3C-SVG-1.1/animate-elem-23-t-expected.png:
11790         * platform/mac/svg/W3C-SVG-1.1/animate-elem-24-t-expected.png:
11791         * platform/mac/svg/W3C-SVG-1.1/animate-elem-25-t-expected.png:
11792         * platform/mac/svg/W3C-SVG-1.1/animate-elem-26-t-expected.png:
11793         * platform/mac/svg/W3C-SVG-1.1/animate-elem-27-t-expected.png:
11794         * platform/mac/svg/W3C-SVG-1.1/animate-elem-28-t-expected.png:
11795         * platform/mac/svg/W3C-SVG-1.1/animate-elem-29-b-expected.png:
11796         * platform/mac/svg/W3C-SVG-1.1/animate-elem-30-t-expected.png:
11797         * platform/mac/svg/W3C-SVG-1.1/animate-elem-31-t-expected.png:
11798         * platform/mac/svg/W3C-SVG-1.1/animate-elem-32-t-expected.png:
11799         * platform/mac/svg/W3C-SVG-1.1/animate-elem-33-t-expected.png:
11800         * platform/mac/svg/W3C-SVG-1.1/animate-elem-34-t-expected.png:
11801         * platform/mac/svg/W3C-SVG-1.1/animate-elem-36-t-expected.png:
11802         * platform/mac/svg/W3C-SVG-1.1/animate-elem-37-t-expected.png:
11803         * platform/mac/svg/W3C-SVG-1.1/animate-elem-39-t-expected.png:
11804         * platform/mac/svg/W3C-SVG-1.1/animate-elem-40-t-expected.png:
11805         * platform/mac/svg/W3C-SVG-1.1/animate-elem-41-t-expected.png:
11806         * platform/mac/svg/W3C-SVG-1.1/animate-elem-44-t-expected.png:
11807         * platform/mac/svg/W3C-SVG-1.1/animate-elem-46-t-expected.png:
11808         * platform/mac/svg/W3C-SVG-1.1/animate-elem-52-t-expected.png:
11809         * platform/mac/svg/W3C-SVG-1.1/animate-elem-60-t-expected.png:
11810         * platform/mac/svg/W3C-SVG-1.1/animate-elem-61-t-expected.png:
11811         * platform/mac/svg/W3C-SVG-1.1/animate-elem-62-t-expected.png:
11812         * platform/mac/svg/W3C-SVG-1.1/animate-elem-63-t-expected.png:
11813         * platform/mac/svg/W3C-SVG-1.1/animate-elem-64-t-expected.png:
11814         * platform/mac/svg/W3C-SVG-1.1/animate-elem-65-t-expected.png:
11815         * platform/mac/svg/W3C-SVG-1.1/animate-elem-66-t-expected.png:
11816         * platform/mac/svg/W3C-SVG-1.1/animate-elem-67-t-expected.png:
11817         * platform/mac/svg/W3C-SVG-1.1/animate-elem-68-t-expected.png:
11818         * platform/mac/svg/W3C-SVG-1.1/animate-elem-69-t-expected.png:
11819         * platform/mac/svg/W3C-SVG-1.1/animate-elem-70-t-expected.png:
11820         * platform/mac/svg/W3C-SVG-1.1/animate-elem-77-t-expected.png:
11821         * platform/mac/svg/W3C-SVG-1.1/animate-elem-78-t-expected.png:
11822         * platform/mac/svg/W3C-SVG-1.1/animate-elem-80-t-expected.png:
11823         * platform/mac/svg/W3C-SVG-1.1/animate-elem-81-t-expected.png:
11824         * platform/mac/svg/W3C-SVG-1.1/animate-elem-82-t-expected.png:
11825         * platform/mac/svg/W3C-SVG-1.1/animate-elem-83-t-expected.png:
11826         * platform/mac/svg/W3C-SVG-1.1/animate-elem-84-t-expected.png:
11827         * platform/mac/svg/W3C-SVG-1.1/animate-elem-85-t-expected.png:
11828         * platform/mac/svg/W3C-SVG-1.1/color-prof-01-f-expected.png:
11829         * platform/mac/svg/W3C-SVG-1.1/color-prop-01-b-expected.png:
11830         * platform/mac/svg/W3C-SVG-1.1/color-prop-02-f-expected.png:
11831         * platform/mac/svg/W3C-SVG-1.1/color-prop-03-t-expected.png:
11832         * platform/mac/svg/W3C-SVG-1.1/coords-coord-01-t-expected.png:
11833         * platform/mac/svg/W3C-SVG-1.1/coords-coord-02-t-expected.png:
11834         * platform/mac/svg/W3C-SVG-1.1/coords-trans-01-b-expected.png:
11835         * platform/mac/svg/W3C-SVG-1.1/coords-trans-02-t-expected.png:
11836         * platform/mac/svg/W3C-SVG-1.1/coords-trans-03-t-expected.png:
11837         * platform/mac/svg/W3C-SVG-1.1/coords-trans-04-t-expected.png:
11838         * platform/mac/svg/W3C-SVG-1.1/coords-trans-05-t-expected.png:
11839         * platform/mac/svg/W3C-SVG-1.1/coords-trans-06-t-expected.png:
11840         * platform/mac/svg/W3C-SVG-1.1/coords-units-01-b-expected.png:
11841         * platform/mac/svg/W3C-SVG-1.1/coords-units-02-b-expected.png:
11842         * platform/mac/svg/W3C-SVG-1.1/coords-units-03-b-expected.png:
11843         * platform/mac/svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.png:
11844         * platform/mac/svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.png:
11845         * platform/mac/svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.png:
11846         * platform/mac/svg/W3C-SVG-1.1/extend-namespace-01-f-expected.png:
11847         * platform/mac/svg/W3C-SVG-1.1/filters-blend-01-b-expected.png:
11848         * platform/mac/svg/W3C-SVG-1.1/filters-color-01-b-expected.png:
11849         * platform/mac/svg/W3C-SVG-1.1/filters-composite-02-b-expected.png:
11850         * platform/mac/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.png:
11851         * platform/mac/svg/W3C-SVG-1.1/filters-conv-01-f-expected.png:
11852         * platform/mac/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.png:
11853         * platform/mac/svg/W3C-SVG-1.1/filters-displace-01-f-expected.png:
11854         * platform/mac/svg/W3C-SVG-1.1/filters-example-01-b-expected.png:
11855         * platform/mac/svg/W3C-SVG-1.1/filters-felem-01-b-expected.png:
11856         * platform/mac/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.png:
11857         * platform/mac/svg/W3C-SVG-1.1/filters-image-01-b-expected.png:
11858         * platform/mac/svg/W3C-SVG-1.1/filters-light-01-f-expected.png:
11859         * platform/mac/svg/W3C-SVG-1.1/filters-light-04-f-expected.png:
11860         * platform/mac/svg/W3C-SVG-1.1/filters-morph-01-f-expected.png:
11861         * platform/mac/svg/W3C-SVG-1.1/filters-offset-01-b-expected.png:
11862         * platform/mac/svg/W3C-SVG-1.1/filters-specular-01-f-expected.png:
11863         * platform/mac/svg/W3C-SVG-1.1/filters-tile-01-b-expected.png:
11864         * platform/mac/svg/W3C-SVG-1.1/filters-turb-01-f-expected.png:
11865         * platform/mac/svg/W3C-SVG-1.1/filters-turb-02-f-expected.png:
11866         * platform/mac/svg/W3C-SVG-1.1/fonts-desc-02-t-expected.png:
11867         * platform/mac/svg/W3C-SVG-1.1/fonts-elem-01-t-expected.png:
11868         * platform/mac/svg/W3C-SVG-1.1/fonts-elem-02-t-expected.png:
11869         * platform/mac/svg/W3C-SVG-1.1/fonts-elem-03-b-expected.png:
11870         * platform/mac/svg/W3C-SVG-1.1/fonts-elem-04-b-expected.png:
11871         * platform/mac/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.png:
11872         * platform/mac/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.png:
11873         * platform/mac/svg/W3C-SVG-1.1/fonts-elem-07-b-expected.png:
11874         * platform/mac/svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.png:
11875         * platform/mac/svg/W3C-SVG-1.1/fonts-glyph-03-t-expected.png:
11876         * platform/mac/svg/W3C-SVG-1.1/fonts-glyph-04-t-expected.png:
11877         * platform/mac/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.png:
11878         * platform/mac/svg/W3C-SVG-1.1/interact-cursor-01-f-expected.png:
11879         * platform/mac/svg/W3C-SVG-1.1/interact-dom-01-b-expected.png:
11880         * platform/mac/svg/W3C-SVG-1.1/interact-events-01-b-expected.png:
11881         * platform/mac/svg/W3C-SVG-1.1/interact-order-01-b-expected.png:
11882         * platform/mac/svg/W3C-SVG-1.1/interact-order-02-b-expected.png:
11883         * platform/mac/svg/W3C-SVG-1.1/interact-order-03-b-expected.png:
11884         * platform/mac/svg/W3C-SVG-1.1/interact-zoom-01-t-expected.png:
11885         * platform/mac/svg/W3C-SVG-1.1/linking-a-01-b-expected.png:
11886         * platform/mac/svg/W3C-SVG-1.1/linking-a-02-b-expected.png:
11887         * platform/mac/svg/W3C-SVG-1.1/linking-a-03-b-expected.png:
11888         * platform/mac/svg/W3C-SVG-1.1/linking-a-04-t-expected.png:
11889         * platform/mac/svg/W3C-SVG-1.1/linking-a-05-t-expected.png:
11890         * platform/mac/svg/W3C-SVG-1.1/linking-a-07-t-expected.png:
11891         * platform/mac/svg/W3C-SVG-1.1/linking-uri-01-b-expected.png:
11892         * platform/mac/svg/W3C-SVG-1.1/linking-uri-02-b-expected.png:
11893         * platform/mac/svg/W3C-SVG-1.1/linking-uri-03-t-expected.png:
11894         * platform/mac/svg/W3C-SVG-1.1/masking-intro-01-f-expected.png:
11895         * platform/mac/svg/W3C-SVG-1.1/masking-mask-01-b-expected.png:
11896         * platform/mac/svg/W3C-SVG-1.1/masking-opacity-01-b-expected.png:
11897         * platform/mac/svg/W3C-SVG-1.1/masking-path-01-b-expected.png:
11898         * platform/mac/svg/W3C-SVG-1.1/masking-path-02-b-expected.png:
11899         * platform/mac/svg/W3C-SVG-1.1/masking-path-03-b-expected.png:
11900         * platform/mac/svg/W3C-SVG-1.1/masking-path-04-b-expected.png:
11901         * platform/mac/svg/W3C-SVG-1.1/masking-path-05-f-expected.png:
11902         * platform/mac/svg/W3C-SVG-1.1/metadata-example-01-b-expected.png:
11903         * platform/mac/svg/W3C-SVG-1.1/painting-fill-01-t-expected.png:
11904         * platform/mac/svg/W3C-SVG-1.1/painting-fill-02-t-expected.png:
11905         * platform/mac/svg/W3C-SVG-1.1/painting-fill-03-t-expected.png:
11906         * platform/mac/svg/W3C-SVG-1.1/painting-fill-04-t-expected.png:
11907         * platform/mac/svg/W3C-SVG-1.1/painting-fill-05-b-expected.png:
11908         * platform/mac/svg/W3C-SVG-1.1/painting-marker-01-f-expected.png:
11909         * platform/mac/svg/W3C-SVG-1.1/painting-marker-02-f-expected.png:
11910         * platform/mac/svg/W3C-SVG-1.1/painting-marker-03-f-expected.png:
11911         * platform/mac/svg/W3C-SVG-1.1/painting-render-01-b-expected.png:
11912         * platform/mac/svg/W3C-SVG-1.1/painting-stroke-01-t-expected.png:
11913         * platform/mac/svg/W3C-SVG-1.1/painting-stroke-02-t-expected.png:
11914         * platform/mac/svg/W3C-SVG-1.1/painting-stroke-03-t-expected.png:
11915         * platform/mac/svg/W3C-SVG-1.1/painting-stroke-04-t-expected.png:
11916         * platform/mac/svg/W3C-SVG-1.1/painting-stroke-07-t-expected.png:
11917         * platform/mac/svg/W3C-SVG-1.1/paths-data-01-t-expected.png:
11918         * platform/mac/svg/W3C-SVG-1.1/paths-data-02-t-expected.png:
11919         * platform/mac/svg/W3C-SVG-1.1/paths-data-03-f-expected.png:
11920         * platform/mac/svg/W3C-SVG-1.1/paths-data-04-t-expected.png:
11921         * platform/mac/svg/W3C-SVG-1.1/paths-data-05-t-expected.png:
11922         * platform/mac/svg/W3C-SVG-1.1/paths-data-06-t-expected.png:
11923         * platform/mac/svg/W3C-SVG-1.1/paths-data-07-t-expected.png:
11924         * platform/mac/svg/W3C-SVG-1.1/paths-data-08-t-expected.png:
11925         * platform/mac/svg/W3C-SVG-1.1/paths-data-09-t-expected.png:
11926         * platform/mac/svg/W3C-SVG-1.1/paths-data-10-t-expected.png:
11927         * platform/mac/svg/W3C-SVG-1.1/paths-data-12-t-expected.png:
11928         * platform/mac/svg/W3C-SVG-1.1/paths-data-13-t-expected.png:
11929         * platform/mac/svg/W3C-SVG-1.1/paths-data-14-t-expected.png:
11930         * platform/mac/svg/W3C-SVG-1.1/paths-data-15-t-expected.png:
11931         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-01-b-expected.png:
11932         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-02-b-expected.png:
11933         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-03-b-expected.png:
11934         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-04-b-expected.png:
11935         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-05-b-expected.png:
11936         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.png:
11937         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-07-b-expected.png:
11938         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.png:
11939         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-09-b-expected.png:
11940         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-10-b-expected.png:
11941         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-11-b-expected.png:
11942         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-12-b-expected.png:
11943         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.png:
11944         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-14-b-expected.png:
11945         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-15-b-expected.png:
11946         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-16-b-expected.png:
11947         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.png:
11948         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-18-b-expected.png:
11949         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-19-b-expected.png:
11950         * platform/mac/svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.png:
11951         * platform/mac/svg/W3C-SVG-1.1/render-elems-01-t-expected.png:
11952         * platform/mac/svg/W3C-SVG-1.1/render-elems-02-t-expected.png:
11953         * platform/mac/svg/W3C-SVG-1.1/render-elems-03-t-expected.png:
11954         * platform/mac/svg/W3C-SVG-1.1/render-elems-06-t-expected.png:
11955         * platform/mac/svg/W3C-SVG-1.1/render-elems-07-t-expected.png:
11956         * platform/mac/svg/W3C-SVG-1.1/render-elems-08-t-expected.png:
11957         * platform/mac/svg/W3C-SVG-1.1/render-groups-01-b-expected.png:
11958         * platform/mac/svg/W3C-SVG-1.1/render-groups-03-t-expected.png:
11959         * platform/mac/svg/W3C-SVG-1.1/script-handle-01-b-expected.png:
11960         * platform/mac/svg/W3C-SVG-1.1/script-handle-02-b-expected.png:
11961         * platform/mac/svg/W3C-SVG-1.1/script-handle-03-b-expected.png:
11962         * platform/mac/svg/W3C-SVG-1.1/script-handle-04-b-expected.png:
11963         * platform/mac/svg/W3C-SVG-1.1/shapes-circle-01-t-expected.png:
11964         * platform/mac/svg/W3C-SVG-1.1/shapes-circle-02-t-expected.png:
11965         * platform/mac/svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.png:
11966         * platform/mac/svg/W3C-SVG-1.1/shapes-ellipse-02-t-expected.png:
11967         * platform/mac/svg/W3C-SVG-1.1/shapes-intro-01-t-expected.png:
11968         * platform/mac/svg/W3C-SVG-1.1/shapes-line-01-t-expected.png:
11969         * platform/mac/svg/W3C-SVG-1.1/shapes-polygon-01-t-expected.png:
11970         * platform/mac/svg/W3C-SVG-1.1/shapes-polyline-01-t-expected.png:
11971         * platform/mac/svg/W3C-SVG-1.1/shapes-rect-01-t-expected.png:
11972         * platform/mac/svg/W3C-SVG-1.1/shapes-rect-02-t-expected.png:
11973         * platform/mac/svg/W3C-SVG-1.1/struct-cond-01-t-expected.png:
11974         * platform/mac/svg/W3C-SVG-1.1/struct-cond-02-t-expected.png:
11975         * platform/mac/svg/W3C-SVG-1.1/struct-cond-03-t-expected.png:
11976         * platform/mac/svg/W3C-SVG-1.1/struct-defs-01-t-expected.png:
11977         * platform/mac/svg/W3C-SVG-1.1/struct-dom-01-b-expected.png:
11978         * platform/mac/svg/W3C-SVG-1.1/struct-dom-02-b-expected.png:
11979         * platform/mac/svg/W3C-SVG-1.1/struct-dom-03-b-expected.png:
11980         * platform/mac/svg/W3C-SVG-1.1/struct-dom-04-b-expected.png:
11981         * platform/mac/svg/W3C-SVG-1.1/struct-dom-05-b-expected.png:
11982         * platform/mac/svg/W3C-SVG-1.1/struct-dom-06-b-expected.png:
11983         * platform/mac/svg/W3C-SVG-1.1/struct-frag-01-t-expected.png:
11984         * platform/mac/svg/W3C-SVG-1.1/struct-frag-02-t-expected.png:
11985         * platform/mac/svg/W3C-SVG-1.1/struct-frag-03-t-expected.png:
11986         * platform/mac/svg/W3C-SVG-1.1/struct-frag-04-t-expected.png:
11987         * platform/mac/svg/W3C-SVG-1.1/struct-frag-05-t-expected.png:
11988         * platform/mac/svg/W3C-SVG-1.1/struct-frag-06-t-expected.png:
11989         * platform/mac/svg/W3C-SVG-1.1/struct-group-01-t-expected.png:
11990         * platform/mac/svg/W3C-SVG-1.1/struct-group-02-b-expected.png:
11991         * platform/mac/svg/W3C-SVG-1.1/struct-group-03-t-expected.png:
11992         * platform/mac/svg/W3C-SVG-1.1/struct-image-01-t-expected.png:
11993         * platform/mac/svg/W3C-SVG-1.1/struct-image-02-b-expected.png:
11994         * platform/mac/svg/W3C-SVG-1.1/struct-image-03-t-expected.png:
11995         * platform/mac/svg/W3C-SVG-1.1/struct-image-04-t-expected.png:
11996         * platform/mac/svg/W3C-SVG-1.1/struct-image-05-b-expected.png:
11997         * platform/mac/svg/W3C-SVG-1.1/struct-image-06-t-expected.png:
11998         * platform/mac/svg/W3C-SVG-1.1/struct-image-07-t-expected.png:
11999         * platform/mac/svg/W3C-SVG-1.1/struct-image-08-t-expected.png:
12000         * platform/mac/svg/W3C-SVG-1.1/struct-image-09-t-expected.png:
12001         * platform/mac/svg/W3C-SVG-1.1/struct-image-10-t-expected.png:
12002         * platform/mac/svg/W3C-SVG-1.1/struct-symbol-01-b-expected.png:
12003         * platform/mac/svg/W3C-SVG-1.1/struct-use-01-t-expected.png:
12004         * platform/mac/svg/W3C-SVG-1.1/struct-use-03-t-expected.png:
12005         * platform/mac/svg/W3C-SVG-1.1/struct-use-05-b-expected.png:
12006         * platform/mac/svg/W3C-SVG-1.1/styling-css-01-b-expected.png:
12007         * platform/mac/svg/W3C-SVG-1.1/styling-css-02-b-expected.png:
12008         * platform/mac/svg/W3C-SVG-1.1/styling-css-03-b-expected.png:
12009         * platform/mac/svg/W3C-SVG-1.1/styling-css-04-f-expected.png:
12010         * platform/mac/svg/W3C-SVG-1.1/styling-css-05-b-expected.png:
12011         * platform/mac/svg/W3C-SVG-1.1/styling-css-06-b-expected.png:
12012         * platform/mac/svg/W3C-SVG-1.1/styling-inherit-01-b-expected.png:
12013         * platform/mac/svg/W3C-SVG-1.1/styling-pres-01-t-expected.png:
12014         * platform/mac/svg/W3C-SVG-1.1/text-align-01-b-expected.png:
12015         * platform/mac/svg/W3C-SVG-1.1/text-align-02-b-expected.png:
12016         * platform/mac/svg/W3C-SVG-1.1/text-align-03-b-expected.png:
12017         * platform/mac/svg/W3C-SVG-1.1/text-align-04-b-expected.png:
12018         * platform/mac/svg/W3C-SVG-1.1/text-align-05-b-expected.png:
12019         * platform/mac/svg/W3C-SVG-1.1/text-align-06-b-expected.png:
12020         * platform/mac/svg/W3C-SVG-1.1/text-align-08-b-expected.png:
12021         * platform/mac/svg/W3C-SVG-1.1/text-altglyph-01-b-expected.png:
12022         * platform/mac/svg/W3C-SVG-1.1/text-deco-01-b-expected.png:
12023         * platform/mac/svg/W3C-SVG-1.1/text-fonts-01-t-expected.png:
12024         * platform/mac/svg/W3C-SVG-1.1/text-fonts-02-t-expected.png:
12025         * platform/mac/svg/W3C-SVG-1.1/text-fonts-03-t-expected.png:
12026         * platform/mac/svg/W3C-SVG-1.1/text-intro-01-t-expected.png:
12027         * platform/mac/svg/W3C-SVG-1.1/text-intro-02-b-expected.png:
12028         * platform/mac/svg/W3C-SVG-1.1/text-intro-03-b-expected.png:
12029         * platform/mac/svg/W3C-SVG-1.1/text-intro-04-t-expected.png:
12030         * platform/mac/svg/W3C-SVG-1.1/text-intro-05-t-expected.png:
12031         * platform/mac/svg/W3C-SVG-1.1/text-path-01-b-expected.png:
12032         * platform/mac/svg/W3C-SVG-1.1/text-spacing-01-b-expected.png:
12033         * platform/mac/svg/W3C-SVG-1.1/text-text-01-b-expected.png:
12034         * platform/mac/svg/W3C-SVG-1.1/text-text-03-b-expected.png:
12035         * platform/mac/svg/W3C-SVG-1.1/text-text-04-t-expected.png:
12036         * platform/mac/svg/W3C-SVG-1.1/text-text-05-t-expected.png:
12037         * platform/mac/svg/W3C-SVG-1.1/text-text-06-t-expected.png:
12038         * platform/mac/svg/W3C-SVG-1.1/text-text-07-t-expected.png:
12039         * platform/mac/svg/W3C-SVG-1.1/text-text-08-b-expected.png:
12040         * platform/mac/svg/W3C-SVG-1.1/text-tref-01-b-expected.png:
12041         * platform/mac/svg/W3C-SVG-1.1/text-tselect-01-b-expected.png:
12042         * platform/mac/svg/W3C-SVG-1.1/text-tselect-02-f-expected.png:
12043         * platform/mac/svg/W3C-SVG-1.1/text-tspan-01-b-expected.png:
12044         * platform/mac/svg/W3C-SVG-1.1/text-ws-01-t-expected.png:
12045         * platform/mac/svg/W3C-SVG-1.1/text-ws-02-t-expected.png:
12046         * platform/mac/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.png:
12047         * platform/mac/svg/custom/SVGMatrix-interface-expected.png:
12048         * platform/mac/svg/custom/SVGNumber-interface-expected.png:
12049         * platform/mac/svg/custom/SVGPoint-interface-expected.png:
12050         * platform/mac/svg/custom/SVGPoint-matrixTransform-expected.png:
12051         * platform/mac/svg/custom/SVGRect-interface-expected.png:
12052         * platform/mac/svg/custom/absolute-root-position-masking-expected.png: Added.
12053         * platform/mac/svg/custom/absolute-sized-content-with-resources-expected.png:
12054         * platform/mac/svg/custom/absolute-sized-svg-in-xhtml-expected.png:
12055         * platform/mac/svg/custom/alignment-baseline-modes-expected.png:
12056         * platform/mac/svg/custom/altglyph-expected.png:
12057         * platform/mac/svg/custom/animate-path-discrete-expected.png:
12058         * platform/mac/svg/custom/animate-path-morphing-expected.png:
12059         * platform/mac/svg/custom/animate-target-id-changed-expected.png:
12060         * platform/mac/svg/custom/animate-target-removed-from-document-expected.png:
12061         * platform/mac/svg/custom/animation-currentColor-expected.png:
12062         * platform/mac/svg/custom/attribute-namespace-check-expected.png:
12063         * platform/mac/svg/custom/baseval-animval-equality-expected.png:
12064         * platform/mac/svg/custom/broken-internal-references-expected.png:
12065         * platform/mac/svg/custom/bug45331-expected.png:
12066         * platform/mac/svg/custom/circle-move-invalidation-expected.png:
12067         * platform/mac/svg/custom/circular-marker-reference-1-expected.png:
12068         * platform/mac/svg/custom/circular-marker-reference-2-expected.png:
12069         * platform/mac/svg/custom/circular-marker-reference-3-expected.png:
12070         * platform/mac/svg/custom/circular-marker-reference-4-expected.png:
12071         * platform/mac/svg/custom/class-baseValue-expected.png:
12072         * platform/mac/svg/custom/class-selector-expected.png:
12073         * platform/mac/svg/custom/clip-mask-negative-scale-expected.png: Added.
12074         * platform/mac/svg/custom/clip-mask-negative-scale-expected.txt: Added.
12075         * platform/mac/svg/custom/clip-path-child-changes-expected.png:
12076         * platform/mac/svg/custom/clip-path-href-changes-expected.png:
12077         * platform/mac/svg/custom/clip-path-id-changes-expected.png:
12078         * platform/mac/svg/custom/clip-path-referencing-use-expected.png:
12079         * platform/mac/svg/custom/clip-path-referencing-use2-expected.png:
12080         * platform/mac/svg/custom/clip-path-units-changes-expected.png:
12081         * platform/mac/svg/custom/clip-path-with-css-transform-1-expected.png:
12082         * platform/mac/svg/custom/clip-path-with-css-transform-2-expected.png:
12083         * platform/mac/svg/custom/clip-path-with-transform-expected.png:
12084         * platform/mac/svg/custom/clone-element-with-animated-svg-properties-expected.png:
12085         * platform/mac/svg/custom/conditional-processing-outside-switch-expected.png:
12086         * platform/mac/svg/custom/container-opacity-clip-viewBox-expected.png:
12087         * platform/mac/svg/custom/control-points-for-S-and-T-expected.png:
12088         * platform/mac/svg/custom/convolution-crash-expected.png:
12089         * platform/mac/svg/custom/coords-relative-units-transforms-expected.png:
12090         * platform/mac/svg/custom/create-metadata-element-expected.png:
12091         * platform/mac/svg/custom/createImageElement-expected.png:
12092         * platform/mac/svg/custom/createImageElement2-expected.png:
12093         * platform/mac/svg/custom/createelement-expected.png:
12094         * platform/mac/svg/custom/css-pixels-dpi-expected.png:
12095         * platform/mac/svg/custom/dasharrayOrigin-expected.png:
12096         * platform/mac/svg/custom/deep-dynamic-updates-expected.png:
12097         * platform/mac/svg/custom/display-none-expected.png:
12098         * platform/mac/svg/custom/dominant-baseline-hanging-expected.png:
12099         * platform/mac/svg/custom/dominant-baseline-modes-expected.png:
12100         * platform/mac/svg/custom/dynamic-empty-path-expected.png:
12101         * platform/mac/svg/custom/dynamic-svg-document-creation-expected.png:
12102         * platform/mac/svg/custom/dynamic-viewBox-expected.png:
12103         * platform/mac/svg/custom/embedding-external-svgs-expected.png:
12104         * platform/mac/svg/custom/empty-clip-path-expected.png:
12105         * platform/mac/svg/custom/empty-mask-expected.png:
12106         * platform/mac/svg/custom/empty-merge-expected.png:
12107         * platform/mac/svg/custom/evt-onload-expected.png:
12108         * platform/mac/svg/custom/external-paintserver-reference-expected.png:
12109         * platform/mac/svg/custom/feComponentTransfer-Discrete-expected.png:
12110         * platform/mac/svg/custom/feComponentTransfer-Gamma-expected.png:
12111         * platform/mac/svg/custom/feComponentTransfer-Linear-expected.png:
12112         * platform/mac/svg/custom/feComponentTransfer-Table-expected.png:
12113         * platform/mac/svg/custom/feDisplacementMap-01-expected.png:
12114         * platform/mac/svg/custom/fill-SVGPaint-interface-expected.png:
12115         * platform/mac/svg/custom/fill-fallback-expected.png:
12116         * platform/mac/svg/custom/fill-opacity-hsl-expected.png:
12117         * platform/mac/svg/custom/fill-opacity-rgba-expected.png:
12118         * platform/mac/svg/custom/fill-opacity-update-expected.png:
12119         * platform/mac/svg/custom/fill-update-expected.png:
12120         * platform/mac/svg/custom/focus-ring-expected.png:
12121         * platform/mac/svg/custom/font-face-cascade-order-expected.png:
12122         * platform/mac/svg/custom/font-face-simple-expected.png:
12123         * platform/mac/svg/custom/foreign-object-skew-expected.png:
12124         * platform/mac/svg/custom/foreignObject-crash-on-hover-expected.png:
12125         * platform/mac/svg/custom/fractional-rects-expected.png:
12126         * platform/mac/svg/custom/getPresentationAttribute-expected.png:
12127         * platform/mac/svg/custom/getTransformToElement-expected.png:
12128         * platform/mac/svg/custom/getscreenctm-in-mixed-content-expected.png:
12129         * platform/mac/svg/custom/getscreenctm-in-scrollable-div-area-expected.png:
12130         * platform/mac/svg/custom/getscreenctm-in-scrollable-div-area-nested-expected.png:
12131         * platform/mac/svg/custom/getscreenctm-in-scrollable-svg-area-expected.png:
12132         * platform/mac/svg/custom/getsvgdocument-expected.png:
12133         * platform/mac/svg/custom/glyph-selection-arabic-forms-expected.png:
12134         * platform/mac/svg/custom/glyph-selection-bidi-mirror-expected.png:
12135         * platform/mac/svg/custom/glyph-selection-lang-attribute-expected.png:
12136         * platform/mac/svg/custom/glyph-selection-non-bmp-expected.png:
12137         * platform/mac/svg/custom/glyph-setting-d-attribute-expected.png: Added.
12138         * platform/mac/svg/custom/glyph-transformation-with-hkern-expected.png:
12139         * platform/mac/svg/custom/gradient-add-stops-expected.png:
12140         * platform/mac/svg/custom/gradient-attr-update-expected.png:
12141         * platform/mac/svg/custom/gradient-cycle-detection-expected.png:
12142         * platform/mac/svg/custom/gradient-deep-referencing-expected.png:
12143         * platform/mac/svg/custom/gradient-rotated-bbox-expected.png:
12144         * platform/mac/svg/custom/gradient-stop-corner-cases-expected.png:
12145         * platform/mac/svg/custom/gradient-stop-style-change-expected.png:
12146         * platform/mac/svg/custom/gradient-stroke-width-expected.png:
12147         * platform/mac/svg/custom/gradient-userSpaceOnUse-with-percentage-expected.png:
12148         * platform/mac/svg/custom/gradient-with-1d-boundingbox-expected.png:
12149         * platform/mac/svg/custom/grayscale-gradient-mask-2-expected.png:
12150         * platform/mac/svg/custom/grayscale-gradient-mask-expected.png:
12151         * platform/mac/svg/custom/group-opacity-expected.png:
12152         * platform/mac/svg/custom/hit-test-path-expected.png:
12153         * platform/mac/svg/custom/hit-test-path-stroke-expected.png:
12154         * platform/mac/svg/custom/hit-test-unclosed-subpaths-expected.png:
12155         * platform/mac/svg/custom/hit-test-with-br-expected.png:
12156         * platform/mac/svg/custom/hover-default-fill-expected.png:
12157         * platform/mac/svg/custom/image-parent-translation-expected.png:
12158         * platform/mac/svg/custom/image-rescale-clip-expected.png:
12159         * platform/mac/svg/custom/image-rescale-expected.png:
12160         * platform/mac/svg/custom/image-rescale-scroll-expected.png:
12161         * platform/mac/svg/custom/image-small-width-height-expected.png:
12162         * platform/mac/svg/custom/image-with-aspect-ratio-stretch-expected.png:
12163         * platform/mac/svg/custom/image-with-prefix-in-webarchive-expected.png:
12164         * platform/mac/svg/custom/image-with-prefix-in-webarchive-expected.txt: Added.
12165         * platform/mac/svg/custom/image-with-transform-clip-filter-expected.png:
12166         * platform/mac/svg/custom/inline-svg-in-xhtml-expected.png:
12167         * platform/mac/svg/custom/inner-percent-expected.png:
12168         * platform/mac/svg/custom/inner-svg-hit-test-expected.png:
12169         * platform/mac/svg/custom/intersection-list-transforms-expected.png: Added.
12170         * platform/mac/svg/custom/invalid-css-expected.png:
12171         * platform/mac/svg/custom/invalid-dasharray-expected.png:
12172         * platform/mac/svg/custom/invalid-fill-expected.png:
12173         * platform/mac/svg/custom/invalid-fill-hex-expected.png:
12174         * platform/mac/svg/custom/invalid-gradient-with-xlink-expected.png: Added.
12175         * platform/mac/svg/custom/invalid-lengthlist-expected.png:
12176         * platform/mac/svg/custom/invalid-stroke-hex-expected.png:
12177         * platform/mac/svg/custom/invalid-text-content-expected.png: Added.
12178         * platform/mac/svg/custom/invalid-transforms-expected.png:
12179         * platform/mac/svg/custom/invalid-uri-stroke-expected.png:
12180         * platform/mac/svg/custom/invisible-text-after-scrolling-expected.png:
12181         * platform/mac/svg/custom/js-late-clipPath-and-object-creation-expected.png:
12182         * platform/mac/svg/custom/js-late-clipPath-creation-expected.png:
12183         * platform/mac/svg/custom/js-late-gradient-and-object-creation-expected.png:
12184         * platform/mac/svg/custom/js-late-gradient-creation-expected.png:
12185         * platform/mac/svg/custom/js-late-marker-and-object-creation-expected.png:
12186         * platform/mac/svg/custom/js-late-marker-creation-expected.png:
12187         * platform/mac/svg/custom/js-late-mask-and-object-creation-expected.png:
12188         * platform/mac/svg/custom/js-late-mask-creation-expected.png:
12189         * platform/mac/svg/custom/js-late-pattern-and-object-creation-expected.png:
12190         * platform/mac/svg/custom/js-late-pattern-creation-expected.png:
12191         * platform/mac/svg/custom/js-repaint-rect-on-path-with-stroke-expected.png:
12192         * platform/mac/svg/custom/js-update-bounce-expected.png:
12193         * platform/mac/svg/custom/js-update-container-expected.png:
12194         * platform/mac/svg/custom/js-update-container2-expected.png:
12195         * platform/mac/svg/custom/js-update-gradient-expected.png:
12196         * platform/mac/svg/custom/js-update-image-and-display-expected.png:
12197         * platform/mac/svg/custom/js-update-image-and-display2-expected.png:
12198         * platform/mac/svg/custom/js-update-image-and-display3-expected.png:
12199         * platform/mac/svg/custom/js-update-image-expected.png:
12200         * platform/mac/svg/custom/js-update-path-changes-expected.png:
12201         * platform/mac/svg/custom/js-update-path-removal-expected.png:
12202         * platform/mac/svg/custom/js-update-pattern-child-expected.png:
12203         * platform/mac/svg/custom/js-update-pattern-expected.png:
12204         * platform/mac/svg/custom/js-update-polygon-changes-expected.png:
12205         * platform/mac/svg/custom/js-update-polygon-removal-expected.png:
12206         * platform/mac/svg/custom/js-update-stop-expected.png:
12207         * platform/mac/svg/custom/js-update-stop-linked-gradient-expected.png:
12208         * platform/mac/svg/custom/js-update-style-expected.png:
12209         * platform/mac/svg/custom/js-update-transform-addition-expected.png:
12210         * platform/mac/svg/custom/js-update-transform-changes-expected.png:
12211         * platform/mac/svg/custom/junk-data-expected.png:
12212         * platform/mac/svg/custom/large-bounding-box-percents-expected.png:
12213         * platform/mac/svg/custom/linking-a-03-b-preserveAspectRatio-expected.png:
12214         * platform/mac/svg/custom/linking-a-03-b-transform-expected.png:
12215         * platform/mac/svg/custom/linking-a-03-b-viewBox-expected.png:
12216         * platform/mac/svg/custom/linking-a-03-b-viewBox-transform-expected.png:
12217         * platform/mac/svg/custom/linking-a-03-b-viewTarget-expected.png:
12218         * platform/mac/svg/custom/linking-a-03-b-zoomAndPan-expected.png:
12219         * platform/mac/svg/custom/linking-base-external-reference-expected.png:
12220         * platform/mac/svg/custom/linking-uri-01-b-expected.png:
12221         * platform/mac/svg/custom/marker-changes-expected.png:
12222         * platform/mac/svg/custom/marker-child-changes-css-expected.png:
12223         * platform/mac/svg/custom/marker-child-changes-expected.png:
12224         * platform/mac/svg/custom/marker-default-width-height-expected.png:
12225         * platform/mac/svg/custom/marker-empty-path-expected.png:
12226         * platform/mac/svg/custom/marker-opacity-expected.png:
12227         * platform/mac/svg/custom/marker-overflow-clip-expected.png:
12228         * platform/mac/svg/custom/marker-referencePoint-expected.png:
12229         * platform/mac/svg/custom/marker-strokeWidth-changes-expected.png:
12230         * platform/mac/svg/custom/marker-viewBox-changes-expected.png:
12231         * platform/mac/svg/custom/mask-changes-expected.png:
12232         * platform/mac/svg/custom/mask-child-changes-expected.png:
12233         * platform/mac/svg/custom/mask-colorspace-expected.png:
12234         * platform/mac/svg/custom/mask-excessive-malloc-expected.png:
12235         * platform/mac/svg/custom/mask-inside-defs-expected.png:
12236         * platform/mac/svg/custom/mask-invalidation-expected.png:
12237         * platform/mac/svg/custom/mask-on-multiple-objects-expected.png:
12238         * platform/mac/svg/custom/mask-with-all-units-expected.png:
12239         * platform/mac/svg/custom/mask-with-default-value-expected.png:
12240         * platform/mac/svg/custom/massive-coordinates-expected.png:
12241         * platform/mac/svg/custom/missing-xlink-expected.png:
12242         * platform/mac/svg/custom/mouse-move-on-svg-container-expected.png:
12243         * platform/mac/svg/custom/mouse-move-on-svg-container-standalone-expected.png:
12244         * platform/mac/svg/custom/mouse-move-on-svg-root-expected.png:
12245         * platform/mac/svg/custom/mouse-move-on-svg-root-standalone-expected.png:
12246         * platform/mac/svg/custom/nested-pattern-boundingBoxModeContent-expected.png:
12247         * platform/mac/svg/custom/no-inherited-dashed-stroke-expected.png:
12248         * platform/mac/svg/custom/non-circular-marker-reference-expected.png:
12249         * platform/mac/svg/custom/non-opaque-filters-expected.png:
12250         * platform/mac/svg/custom/non-scaling-stroke-expected.png:
12251         * platform/mac/svg/custom/non-scaling-stroke-markers-expected.png:
12252         * platform/mac/svg/custom/object-no-size-attributes-expected.png:
12253         * platform/mac/svg/custom/object-sizing-expected.png:
12254         * platform/mac/svg/custom/object-sizing-explicit-height-expected.png:
12255         * platform/mac/svg/custom/object-sizing-explicit-width-expected.png:
12256         * platform/mac/svg/custom/object-sizing-explicit-width-height-expected.png:
12257         * platform/mac/svg/custom/object-sizing-height-50p-on-target-svg-absolute-expected.png:
12258         * platform/mac/svg/custom/object-sizing-height-50p-on-target-svg-expected.png:
12259         * platform/mac/svg/custom/object-sizing-no-width-height-change-content-box-size-expected.png:
12260         * platform/mac/svg/custom/object-sizing-no-width-height-expected.png:
12261         * platform/mac/svg/custom/object-sizing-width-50p-height-50p-on-target-svg-absolute-expected.png:
12262         * platform/mac/svg/custom/object-sizing-width-50p-height-50p-on-target-svg-expected.png:
12263         * platform/mac/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.png:
12264         * platform/mac/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-expected.png:
12265         * platform/mac/svg/custom/object-sizing-width-50p-on-target-svg-absolute-expected.png:
12266         * platform/mac/svg/custom/object-sizing-width-50p-on-target-svg-expected.png:
12267         * platform/mac/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-absolute-expected.png:
12268         * platform/mac/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-expected.png:
12269         * platform/mac/svg/custom/outer-svg-unknown-feature-expected.png:
12270         * platform/mac/svg/custom/oversized-pattern-scale-expected.png: Added.
12271         * platform/mac/svg/custom/painting-marker-07-f-inherit-expected.png:
12272         * platform/mac/svg/custom/pan-direction-expected.png:
12273         * platform/mac/svg/custom/path-bad-data-expected.png:
12274         * platform/mac/svg/custom/path-moveto-only-rendering-expected.png:
12275         * platform/mac/svg/custom/path-textPath-simulation-expected.png:
12276         * platform/mac/svg/custom/path-update-expected.png:
12277         * platform/mac/svg/custom/path-zero-strokewidth-expected.png:
12278         * platform/mac/svg/custom/pattern-cycle-detection-expected.png:
12279         * platform/mac/svg/custom/pattern-deep-referencing-expected.png:
12280         * platform/mac/svg/custom/pattern-excessive-malloc-expected.png:
12281         * platform/mac/svg/custom/pattern-in-defs-expected.png:
12282         * platform/mac/svg/custom/pattern-incorrect-tiling-expected.png:
12283         * platform/mac/svg/custom/pattern-no-pixelation-expected.png:
12284         * platform/mac/svg/custom/pattern-referencing-preserve-aspect-ratio-expected.png:
12285         * platform/mac/svg/custom/pattern-rotate-expected.png:
12286         * platform/mac/svg/custom/pattern-rotate-gaps-expected.png:
12287         * platform/mac/svg/custom/pattern-scaled-pattern-space-expected.png: Added.
12288         * platform/mac/svg/custom/pattern-scaling-expected.png: Added.
12289         * platform/mac/svg/custom/pattern-scaling-expected.txt: Added.
12290         * platform/mac/svg/custom/pattern-size-bigger-than-target-size-expected.png:
12291         * platform/mac/svg/custom/pattern-skew-transformed-expected.png:
12292         * platform/mac/svg/custom/pattern-userSpaceOnUse-userToBaseTransform-expected.png:
12293         * platform/mac/svg/custom/pattern-with-transformation-expected.png:
12294         * platform/mac/svg/custom/pattern-y-offset-expected.png:
12295         * platform/mac/svg/custom/pending-resource-after-removal-expected.png: Added.
12296         * platform/mac/svg/custom/percentage-of-html-parent-expected.png:
12297         * platform/mac/svg/custom/percentage-rect-expected.png:
12298         * platform/mac/svg/custom/percentage-rect2-expected.png:
12299         * platform/mac/svg/custom/pointer-events-image-css-transform-expected.png:
12300         * platform/mac/svg/custom/pointer-events-image-expected.png:
12301         * platform/mac/svg/custom/pointer-events-path-expected.png:
12302         * platform/mac/svg/custom/pointer-events-text-css-transform-expected.png:
12303         * platform/mac/svg/custom/pointer-events-text-expected.png:
12304         * platform/mac/svg/custom/poly-identify-expected.png:
12305         * platform/mac/svg/custom/polyline-hittest-expected.png:
12306         * platform/mac/svg/custom/polyline-invalid-points-expected.png:
12307         * platform/mac/svg/custom/polyline-setattribute-points-null-expected.png:
12308         * platform/mac/svg/custom/preserve-aspect-ratio-syntax-expected.png:
12309         * platform/mac/svg/custom/prevent-default-expected.png:
12310         * platform/mac/svg/custom/radial-gradient-with-outstanding-focalPoint-expected.png:
12311         * platform/mac/svg/custom/recursive-clippath-expected.png:
12312         * platform/mac/svg/custom/recursive-filter-expected.png:
12313         * platform/mac/svg/custom/recursive-gradient-expected.png:
12314         * platform/mac/svg/custom/recursive-mask-expected.png:
12315         * platform/mac/svg/custom/recursive-pattern-expected.png:
12316         * platform/mac/svg/custom/relative-sized-content-expected.png:
12317         * platform/mac/svg/custom/relative-sized-content-with-resources-expected.png:
12318         * platform/mac/svg/custom/relative-sized-deep-shadow-tree-content-expected.png:
12319         * platform/mac/svg/custom/relative-sized-image-expected.png:
12320         * platform/mac/svg/custom/relative-sized-inner-svg-expected.png:
12321         * platform/mac/svg/custom/relative-sized-shadow-tree-content-expected.png:
12322         * platform/mac/svg/custom/relative-sized-shadow-tree-content-with-symbol-expected.png:
12323         * platform/mac/svg/custom/relative-sized-use-on-symbol-expected.png:
12324         * platform/mac/svg/custom/relative-sized-use-without-attributes-on-symbol-expected.png:
12325         * platform/mac/svg/custom/repaint-moving-svg-and-div-expected.png:
12326         * platform/mac/svg/custom/repaint-on-constant-size-change-expected.png:
12327         * platform/mac/svg/custom/repaint-on-image-bounds-change-expected.png:
12328         * platform/mac/svg/custom/repaint-shadow-expected.png:
12329         * platform/mac/svg/custom/repaint-stroke-width-changes-expected.png:
12330         * platform/mac/svg/custom/resource-client-removal-expected.png:
12331         * platform/mac/svg/custom/resource-invalidate-on-target-update-expected.png:
12332         * platform/mac/svg/custom/resource-invalidation-crash-expected.png: Added.
12333         * platform/mac/svg/custom/root-container-opacity-clip-viewBox-expected.png:
12334         * platform/mac/svg/custom/rootelement-expected.png:
12335         * platform/mac/svg/custom/rootmost-svg-xy-attrs-expected.png:
12336         * platform/mac/svg/custom/rounded-rects-expected.png:
12337         * platform/mac/svg/custom/scroll-hit-test-expected.png:
12338         * platform/mac/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.png:
12339         * platform/mac/svg/custom/second-inline-text-expected.png:
12340         * platform/mac/svg/custom/shape-rendering-expected.png:
12341         * platform/mac/svg/custom/shapes-supporting-markers-expected.png:
12342         * platform/mac/svg/custom/sheet-title-expected.png:
12343         * platform/mac/svg/custom/simple-text-double-shadow-expected.png:
12344         * platform/mac/svg/custom/simpleCDF-expected.png:
12345         * platform/mac/svg/custom/small-rect-scale-expected.png:
12346         * platform/mac/svg/custom/stroke-fallback-expected.png:
12347         * platform/mac/svg/custom/stroke-opacity-update-expected.png:
12348         * platform/mac/svg/custom/stroke-width-large-expected.png:
12349         * platform/mac/svg/custom/stroked-pattern-expected.png:
12350         * platform/mac/svg/custom/style-attribute-font-size-expected.png:
12351         * platform/mac/svg/custom/subpaths-moveto-only-rendering-expected.png:
12352         * platform/mac/svg/custom/svg-absolute-children-expected.png:
12353         * platform/mac/svg/custom/svg-curve-with-relative-cordinates-expected.png:
12354         * platform/mac/svg/custom/svg-float-border-padding-expected.png:
12355         * platform/mac/svg/custom/svg-fonts-fallback-expected.png:
12356         * platform/mac/svg/custom/svg-fonts-in-html-expected.png:
12357         * platform/mac/svg/custom/svg-fonts-segmented-expected.png:
12358         * platform/mac/svg/custom/svg-fonts-with-no-element-reference-expected.png:
12359         * platform/mac/svg/custom/svg-fonts-without-missing-glyph-expected.png:
12360         * platform/mac/svg/custom/svg-fonts-word-spacing-expected.png:
12361         * platform/mac/svg/custom/svg-overflow-types-expected.png:
12362         * platform/mac/svg/custom/svgpolyparser-extra-space-expected.png:
12363         * platform/mac/svg/custom/text-clip-expected.png:
12364         * platform/mac/svg/custom/text-ctm-expected.png:
12365         * platform/mac/svg/custom/text-decoration-visibility-expected.png:
12366         * platform/mac/svg/custom/text-dom-01-f-expected.png:
12367         * platform/mac/svg/custom/text-dom-removal-expected.png:
12368         * platform/mac/svg/custom/text-filter-expected.png:
12369         * platform/mac/svg/custom/text-gradient-no-content-expected.png:
12370         * platform/mac/svg/custom/text-hit-test-expected.png:
12371         * platform/mac/svg/custom/text-image-opacity-expected.png:
12372         * platform/mac/svg/custom/text-letter-spacing-expected.png:
12373         * platform/mac/svg/custom/text-linking-expected.png:
12374         * platform/mac/svg/custom/text-repaint-including-stroke-expected.png:
12375         * platform/mac/svg/custom/text-rotated-gradient-expected.png:
12376         * platform/mac/svg/custom/text-rotation-expected.png:
12377         * platform/mac/svg/custom/text-tref-03-b-change-href-dom-expected.png:
12378         * platform/mac/svg/custom/text-tref-03-b-change-href-expected.png:
12379         * platform/mac/svg/custom/text-tref-03-b-referenced-element-removal-expected.png:
12380         * platform/mac/svg/custom/text-tref-03-b-tref-removal-expected.png:
12381         * platform/mac/svg/custom/text-whitespace-handling-expected.png:
12382         * platform/mac/svg/custom/text-x-dx-lists-expected.png:
12383         * platform/mac/svg/custom/text-x-dy-lists-expected.png:
12384         * platform/mac/svg/custom/text-x-override-in-tspan-child-expected.png:
12385         * platform/mac/svg/custom/text-xy-updates-SVGList-expected.png:
12386         * platform/mac/svg/custom/text-xy-updates-expected.png:
12387         * platform/mac/svg/custom/text-zoom-expected.png: Added.
12388         * platform/mac/svg/custom/transform-ignore-after-invalid-expected.png:
12389         * platform/mac/svg/custom/transform-invalid-expected.png:
12390         * platform/mac/svg/custom/transform-removeAttributeNS-expected.png:
12391         * platform/mac/svg/custom/transform-scale-parse-expected.png:
12392         * platform/mac/svg/custom/transform-with-ending-space-expected.png:
12393         * platform/mac/svg/custom/transform-with-shadow-and-gradient-expected.png:
12394         * platform/mac/svg/custom/transformed-pattern-clamp-svg-root-expected.png: Added.
12395         * platform/mac/svg/custom/transformedMaskFails-expected.png:
12396         * platform/mac/svg/custom/tref-own-content-removal-expected.png:
12397         * platform/mac/svg/custom/tref-update-expected.png:
12398         * platform/mac/svg/custom/uri-reference-handling-expected.png: Added.
12399         * platform/mac/svg/custom/use-clipped-hit-expected.png:
12400         * platform/mac/svg/custom/use-clipped-transform-expected.png: Added.
12401         * platform/mac/svg/custom/use-css-no-effect-on-shadow-tree-expected.png:
12402         * platform/mac/svg/custom/use-detach-expected.png:
12403         * platform/mac/svg/custom/use-disappears-after-style-update-expected.png:
12404         * platform/mac/svg/custom/use-dynamic-append-expected.png:
12405         * platform/mac/svg/custom/use-elementInstance-event-target-expected.png:
12406         * platform/mac/svg/custom/use-elementInstance-methods-expected.png:
12407         * platform/mac/svg/custom/use-empty-reference-expected.png:
12408         * platform/mac/svg/custom/use-event-handler-on-referenced-element-expected.png:
12409         * platform/mac/svg/custom/use-event-handler-on-use-element-expected.png:
12410         * platform/mac/svg/custom/use-events-crash-expected.png:
12411         * platform/mac/svg/custom/use-extern-href-expected.png:
12412         * platform/mac/svg/custom/use-font-face-crash-expected.png:
12413         * platform/mac/svg/custom/use-forward-refs-expected.png:
12414         * platform/mac/svg/custom/use-image-in-g-expected.png: Added.
12415         * platform/mac/svg/custom/use-in-symbol-with-offset-expected.png:
12416         * platform/mac/svg/custom/use-inherit-style-expected.png:
12417         * platform/mac/svg/custom/use-instanceRoot-event-bubbling-expected.png:
12418         * platform/mac/svg/custom/use-instanceRoot-event-listeners-expected.png:
12419         * platform/mac/svg/custom/use-instanceRoot-modifications-expected.png:
12420         * platform/mac/svg/custom/use-modify-container-in-target-expected.png:
12421         * platform/mac/svg/custom/use-modify-target-container-expected.png:
12422         * platform/mac/svg/custom/use-modify-target-symbol-expected.png:
12423         * platform/mac/svg/custom/use-move-to-offset-expected.png: Added.
12424         * platform/mac/svg/custom/use-nested-transform-expected.png:
12425         * platform/mac/svg/custom/use-on-clip-path-with-transformation-expected.png:
12426         * platform/mac/svg/custom/use-on-disallowed-foreign-object-1-expected.png:
12427         * platform/mac/svg/custom/use-on-disallowed-foreign-object-2-expected.png:
12428         * platform/mac/svg/custom/use-on-disallowed-foreign-object-3-expected.png:
12429         * platform/mac/svg/custom/use-on-disallowed-foreign-object-4-expected.png:
12430         * platform/mac/svg/custom/use-on-disallowed-foreign-object-5-expected.png:
12431         * platform/mac/svg/custom/use-on-disallowed-foreign-object-6-expected.png:
12432         * platform/mac/svg/custom/use-on-g-containing-foreignObject-and-image-expected.png:
12433         * platform/mac/svg/custom/use-on-g-containing-symbol-expected.png:
12434         * platform/mac/svg/custom/use-on-g-containing-use-expected.png:
12435         * platform/mac/svg/custom/use-on-g-expected.png:
12436         * platform/mac/svg/custom/use-on-non-svg-namespaced-element-expected.png:
12437         * platform/mac/svg/custom/use-on-rect-expected.png:
12438         * platform/mac/svg/custom/use-on-symbol-expected.png:
12439         * platform/mac/svg/custom/use-on-symbol-inside-pattern-expected.png:
12440         * platform/mac/svg/custom/use-on-text-expected.png:
12441         * platform/mac/svg/custom/use-on-use-expected.png:
12442         * platform/mac/svg/custom/use-property-changes-through-dom-expected.png:
12443         * platform/mac/svg/custom/use-property-changes-through-svg-dom-expected.png:
12444         * platform/mac/svg/custom/use-property-synchronization-crash-expected.png:
12445         * platform/mac/svg/custom/use-recalcStyle-crash-expected.png:
12446         * platform/mac/svg/custom/use-recursion-1-expected.png:
12447         * platform/mac/svg/custom/use-recursion-2-expected.png:
12448         * platform/mac/svg/custom/use-recursion-3-expected.png:
12449         * platform/mac/svg/custom/use-recursion-4-expected.png:
12450         * platform/mac/svg/custom/use-referencing-nonexisting-symbol-expected.png:
12451         * platform/mac/svg/custom/use-setAttribute-crash-expected.png:
12452         * platform/mac/svg/custom/use-symbol-overflow-expected.png:
12453         * platform/mac/svg/custom/use-transfer-width-height-properties-to-svg-expected.png:
12454         * platform/mac/svg/custom/use-transfer-width-height-properties-to-svg1-expected.png:
12455         * platform/mac/svg/custom/use-transfer-width-height-properties-to-svg2-expected.png:
12456         * platform/mac/svg/custom/use-transfer-width-height-properties-to-symbol-expected.png:
12457         * platform/mac/svg/custom/use-transfer-width-height-properties-to-symbol1-expected.png:
12458         * platform/mac/svg/custom/use-transfer-width-height-properties-to-symbol2-expected.png:
12459         * platform/mac/svg/custom/use-transform-expected.png:
12460         * platform/mac/svg/custom/viewBox-hit-expected.png:
12461         * platform/mac/svg/custom/viewbox-syntax-expected.png:
12462         * platform/mac/svg/custom/viewport-clip-expected.png:
12463         * platform/mac/svg/custom/viewport-em-expected.png:
12464         * platform/mac/svg/custom/viewport-no-width-height-expected.png:
12465         * platform/mac/svg/custom/viewport-update-expected.png:
12466         * platform/mac/svg/custom/viewport-update2-expected.png:
12467         * platform/mac/svg/custom/visibility-override-clip-expected.png:
12468         * platform/mac/svg/custom/visibility-override-expected.png:
12469         * platform/mac/svg/custom/visibility-override-filter-expected.png:
12470         * platform/mac/svg/custom/visibility-override-mask-expected.png:
12471         * platform/mac/svg/custom/visited-link-color-expected.png: Added.
12472         * platform/mac/svg/custom/width-full-percentage-expected.png:
12473         * platform/mac/svg/custom/xhtml-no-svg-renderer-expected.png:
12474         * platform/mac/svg/custom/xlink-custom-namespace-expected.png: Added.
12475         * platform/mac/svg/custom/xlink-to-invalid-gradient-expected.png: Added.
12476         * platform/mac/svg/custom/xml-stylesheet-expected.png:
12477         * platform/mac/svg/custom/zero-path-square-cap-rendering2-expected.png: Added.
12478         * platform/mac/svg/dynamic-updates/SVG-dynamic-css-transform-expected.png:
12479         * platform/mac/svg/dynamic-updates/SVGAElement-dom-href-attr-expected.png:
12480         * platform/mac/svg/dynamic-updates/SVGAElement-dom-target-attr-expected.png:
12481         * platform/mac/svg/dynamic-updates/SVGAElement-svgdom-href-prop-expected.png:
12482         * platform/mac/svg/dynamic-updates/SVGAElement-svgdom-target-prop-expected.png:
12483         * platform/mac/svg/dynamic-updates/SVGCircleElement-dom-cx-attr-expected.png:
12484         * platform/mac/svg/dynamic-updates/SVGCircleElement-dom-cy-attr-expected.png:
12485         * platform/mac/svg/dynamic-updates/SVGCircleElement-dom-r-attr-expected.png:
12486         * platform/mac/svg/dynamic-updates/SVGCircleElement-dom-requiredFeatures-expected.png:
12487         * platform/mac/svg/dynamic-updates/SVGCircleElement-svgdom-cx-prop-expected.png:
12488         * platform/mac/svg/dynamic-updates/SVGCircleElement-svgdom-cy-prop-expected.png:
12489         * platform/mac/svg/dynamic-updates/SVGCircleElement-svgdom-r-prop-expected.png:
12490         * platform/mac/svg/dynamic-updates/SVGCircleElement-svgdom-requiredFeatures-expected.png:
12491         * platform/mac/svg/dynamic-updates/SVGClipPath-influences-hitTesting-expected.png:
12492         * platform/mac/svg/dynamic-updates/SVGClipPathElement-css-transform-influences-hitTesting-expected.png:
12493         * platform/mac/svg/dynamic-updates/SVGClipPathElement-dom-clipPathUnits-attr-expected.png:
12494         * platform/mac/svg/dynamic-updates/SVGClipPathElement-svgdom-clipPathUnits-prop-expected.png:
12495         * platform/mac/svg/dynamic-updates/SVGClipPathElement-transform-influences-hitTesting-expected.png:
12496         * platform/mac/svg/dynamic-updates/SVGCursorElement-dom-x-attr-expected.png:
12497         * platform/mac/svg/dynamic-updates/SVGCursorElement-dom-y-attr-expected.png:
12498         * platform/mac/svg/dynamic-updates/SVGCursorElement-svgdom-x-prop-expected.png:
12499         * platform/mac/svg/dynamic-updates/SVGCursorElement-svgdom-y-prop-expected.png:
12500         * platform/mac/svg/dynamic-updates/SVGEllipseElement-dom-cx-attr-expected.png:
12501         * platform/mac/svg/dynamic-updates/SVGEllipseElement-dom-cy-attr-expected.png:
12502         * platform/mac/svg/dynamic-updates/SVGEllipseElement-dom-requiredFeatures-expected.png:
12503         * platform/mac/svg/dynamic-updates/SVGEllipseElement-dom-rx-attr-expected.png:
12504         * platform/mac/svg/dynamic-updates/SVGEllipseElement-dom-ry-attr-expected.png:
12505         * platform/mac/svg/dynamic-updates/SVGEllipseElement-svgdom-cx-prop-expected.png:
12506         * platform/mac/svg/dynamic-updates/SVGEllipseElement-svgdom-cy-prop-expected.png:
12507         * platform/mac/svg/dynamic-updates/SVGEllipseElement-svgdom-requiredFeatures-expected.png:
12508         * platform/mac/svg/dynamic-updates/SVGEllipseElement-svgdom-rx-prop-expected.png:
12509         * platform/mac/svg/dynamic-updates/SVGEllipseElement-svgdom-ry-prop-expected.png:
12510         * platform/mac/svg/dynamic-updates/SVGFEBlendElement-dom-in-attr-expected.png:
12511         * platform/mac/svg/dynamic-updates/SVGFEBlendElement-dom-in2-attr-expected.png:
12512         * platform/mac/svg/dynamic-updates/SVGFEBlendElement-dom-mode-attr-expected.png:
12513         * platform/mac/svg/dynamic-updates/SVGFEBlendElement-svgdom-in-prop-expected.png:
12514         * platform/mac/svg/dynamic-updates/SVGFEBlendElement-svgdom-in2-prop-expected.png:
12515         * platform/mac/svg/dynamic-updates/SVGFEBlendElement-svgdom-mode-prop-expected.png:
12516         * platform/mac/svg/dynamic-updates/SVGFEColorMatrixElement-dom-in-attr-expected.png:
12517         * platform/mac/svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr-expected.png:
12518         * platform/mac/svg/dynamic-updates/SVGFEColorMatrixElement-dom-values-attr-expected.png:
12519         * platform/mac/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-in-prop-expected.png:
12520         * platform/mac/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-type-prop-expected.png:
12521         * platform/mac/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-values-prop-expected.png:
12522         * platform/mac/svg/dynamic-updates/SVGFEComponentTransferElement-dom-amplitude-attr-expected.png:
12523         * platform/mac/svg/dynamic-updates/SVGFEComponentTransferElement-dom-exponent-attr-expected.png:
12524         * platform/mac/svg/dynamic-updates/SVGFEComponentTransferElement-dom-intercept-attr-expected.png:
12525         * platform/mac/svg/dynamic-updates/SVGFEComponentTransferElement-dom-offset-attr-expected.png:
12526         * platform/mac/svg/dynamic-updates/SVGFEComponentTransferElement-dom-slope-attr-expected.png:
12527         * platform/mac/svg/dynamic-updates/SVGFEComponentTransferElement-dom-tableValues-attr-expected.png:
12528         * platform/mac/svg/dynamic-updates/SVGFEComponentTransferElement-dom-type-attr-expected.png:
12529         * platform/mac/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-amplitude-prop-expected.png:
12530         * platform/mac/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-exponent-prop-expected.png:
12531         * platform/mac/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-intercept-prop-expected.png:
12532         * platform/mac/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-offset-prop-expected.png:
12533         * platform/mac/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-slope-prop-expected.png:
12534         * platform/mac/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-tableValues-prop-expected.png:
12535         * platform/mac/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-type-prop-expected.png:
12536         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-in-attr-expected.png:
12537         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-in2-attr-expected.png:
12538         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-k1-attr-expected.png:
12539         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-k2-attr-expected.png:
12540         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-k3-attr-expected.png:
12541         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-k4-attr-expected.png:
12542         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-operator-attr-expected.png:
12543         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-in-prop-expected.png:
12544         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-in2-prop-expected.png:
12545         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-k1-prop-expected.png:
12546         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-k2-prop-expected.png:
12547         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-k3-prop-expected.png:
12548         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-k4-prop-expected.png:
12549         * platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-operator-prop-expected.png:
12550         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-bias-attr-expected.png:
12551         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-divisor-attr-expected.png:
12552         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-edgeMode-attr-expected.png:
12553         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-in-attr-expected.png:
12554         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelMatrix-attr-expected.png:
12555         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelUnitLength-attr-expected.png:
12556         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-order-attr-expected.png:
12557         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-preserveAlpha-attr-expected.png:
12558         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetX-attr-expected.png:
12559         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetY-attr-expected.png:
12560         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-bias-prop-expected.png:
12561         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-divisor-prop-expected.png:
12562         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-edgeMode-prop-expected.png:
12563         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-in-prop-expected.png:
12564         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-kernelMatrix-prop-expected.png:
12565         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-kernelUnitLength-prop-expected.png:
12566         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-order-prop-expected.png:
12567         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-preserveAlpha-prop-expected.png:
12568         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-targetX-prop-expected.png:
12569         * platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-targetY-prop-expected.png:
12570         * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-diffuseConstant-attr-expected.png:
12571         * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-in-attr-expected.png:
12572         * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-lighting-color-attr-expected.png:
12573         * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-surfaceScale-attr-expected.png:
12574         * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-inherit-lighting-color-css-prop-expected.png:
12575         * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-lighting-color-css-prop-expected.png:
12576         * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-diffuseConstant-prop-expected.png:
12577         * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-in-prop-expected.png:
12578         * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-surfaceScale-prop-expected.png:
12579         * platform/mac/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in-attr-expected.png:
12580         * platform/mac/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in2-attr-expected.png:
12581         * platform/mac/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-scale-attr-expected.png:
12582         * platform/mac/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-xChannelSelector-attr-expected.png:
12583         * platform/mac/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-yChannelSelector-attr-expected.png:
12584         * platform/mac/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in-prop-expected.png:
12585         * platform/mac/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in2-prop-expected.png:
12586         * platform/mac/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-scale-prop-expected.png:
12587         * platform/mac/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-xChannelSelector-prop-expected.png:
12588         * platform/mac/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-yChannelSelector-prop-expected.png:
12589         * platform/mac/svg/dynamic-updates/SVGFEDistantLightElement-dom-azimuth-attr-expected.png:
12590         * platform/mac/svg/dynamic-updates/SVGFEDistantLightElement-dom-elevation-attr-expected.png:
12591         * platform/mac/svg/dynamic-updates/SVGFEDistantLightElement-svgdom-azimuth-prop-expected.png:
12592         * platform/mac/svg/dynamic-updates/SVGFEDistantLightElement-svgdom-elevation-prop-expected.png:
12593         * platform/mac/svg/dynamic-updates/SVGFEDropShadowElement-dom-dx-attr-expected.png:
12594         * platform/mac/svg/dynamic-updates/SVGFEDropShadowElement-dom-dy-attr-expected.png:
12595         * platform/mac/svg/dynamic-updates/SVGFEDropShadowElement-dom-in-attr-expected.png:
12596         * platform/mac/svg/dynamic-updates/SVGFEDropShadowElement-dom-shadow-color-attr-expected.png:
12597         * platform/mac/svg/dynamic-updates/SVGFEDropShadowElement-dom-shadow-opacity-attr-expected.png:
12598         * platform/mac/svg/dynamic-updates/SVGFEDropShadowElement-dom-stdDeviation-attr-expected.png:
12599         * platform/mac/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-dx-prop-expected.png:
12600         * platform/mac/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-dy-prop-expected.png:
12601         * platform/mac/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-in-prop-expected.png:
12602         * platform/mac/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-color-prop-expected.png:
12603         * platform/mac/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-opacity-prop-expected.png:
12604         * platform/mac/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-stdDeviation-prop-expected.png:
12605         * platform/mac/svg/dynamic-updates/SVGFEFloodElement-dom-flood-color-attr-expected.png:
12606         * platform/mac/svg/dynamic-updates/SVGFEFloodElement-dom-flood-opacity-attr-expected.png:
12607         * platform/mac/svg/dynamic-updates/SVGFEFloodElement-inherit-flood-color-expected.png:
12608         * platform/mac/svg/dynamic-updates/SVGFEFloodElement-svgdom-flood-color-prop-expected.png:
12609         * platform/mac/svg/dynamic-updates/SVGFEFloodElement-svgdom-flood-opacity-prop-expected.png:
12610         * platform/mac/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-in-attr-expected.png:
12611         * platform/mac/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-stdDeviation-attr-expected.png:
12612         * platform/mac/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-stdDeviation-call-expected.png:
12613         * platform/mac/svg/dynamic-updates/SVGFEGaussianBlurElement-svgdom-in-prop-expected.png:
12614         * platform/mac/svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr-expected.png:
12615         * platform/mac/svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspectRatio-prop-expected.png:
12616         * platform/mac/svg/dynamic-updates/SVGFEMergeNodeElement-dom-in-attr-expected.png:
12617         * platform/mac/svg/dynamic-updates/SVGFEMergeNodeElement-svgdom-in-prop-expected.png:
12618         * platform/mac/svg/dynamic-updates/SVGFEMorphologyElement-dom-in-attr-expected.png:
12619         * platform/mac/svg/dynamic-updates/SVGFEMorphologyElement-dom-operator-attr-expected.png:
12620         * platform/mac/svg/dynamic-updates/SVGFEMorphologyElement-dom-radius-attr-expected.png:
12621         * platform/mac/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-in-prop-expected.png:
12622         * platform/mac/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-operator-prop-expected.png:
12623         * platform/mac/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-radius-call-expected.png:
12624         * platform/mac/svg/dynamic-updates/SVGFEOffsetElement-dom-dx-attr-expected.png:
12625         * platform/mac/svg/dynamic-updates/SVGFEOffsetElement-dom-dy-attr-expected.png:
12626         * platform/mac/svg/dynamic-updates/SVGFEOffsetElement-dom-in-attr-expected.png:
12627         * platform/mac/svg/dynamic-updates/SVGFEOffsetElement-svgdom-dx-prop-expected.png:
12628         * platform/mac/svg/dynamic-updates/SVGFEOffsetElement-svgdom-dy-prop-expected.png:
12629         * platform/mac/svg/dynamic-updates/SVGFEOffsetElement-svgdom-in-prop-expected.png:
12630         * platform/mac/svg/dynamic-updates/SVGFEPointLightElement-dom-x-attr-expected.png:
12631         * platform/mac/svg/dynamic-updates/SVGFEPointLightElement-dom-y-attr-expected.png:
12632         * platform/mac/svg/dynamic-updates/SVGFEPointLightElement-dom-z-attr-expected.png:
12633         * platform/mac/svg/dynamic-updates/SVGFEPointLightElement-svgdom-x-prop-expected.png:
12634         * platform/mac/svg/dynamic-updates/SVGFEPointLightElement-svgdom-y-prop-expected.png:
12635         * platform/mac/svg/dynamic-updates/SVGFEPointLightElement-svgdom-z-prop-expected.png:
12636         * platform/mac/svg/dynamic-updates/SVGFESpecularLightingElement-dom-in-attr-expected.png:
12637         * platform/mac/svg/dynamic-updates/SVGFESpecularLightingElement-dom-specularConstant-attr-expected.png:
12638         * platform/mac/svg/dynamic-updates/SVGFESpecularLightingElement-dom-specularExponent-attr-expected.png:
12639         * platform/mac/svg/dynamic-updates/SVGFESpecularLightingElement-dom-suraceScale-attr-expected.png:
12640         * platform/mac/svg/dynamic-updates/SVGFESpecularLightingElement-inherit-lighting-color-css-prop-expected.png:
12641         * platform/mac/svg/dynamic-updates/SVGFESpecularLightingElement-lighting-color-css-prop-expected.png:
12642         * platform/mac/svg/dynamic-updates/SVGFESpecularLightingElement-remove-lightSource-expected.png:
12643         * platform/mac/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-in-prop-expected.png:
12644         * platform/mac/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-specularConstant-prop-expected.png:
12645         * platform/mac/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-specularExponent-prop-expected.png:
12646         * platform/mac/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-suraceScale-prop-expected.png:
12647         * platform/mac/svg/dynamic-updates/SVGFESpotLightElement-dom-limitingConeAngle-attr-expected.png:
12648         * platform/mac/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtX-attr-expected.png:
12649         * platform/mac/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtY-attr-expected.png:
12650         * platform/mac/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtZ-attr-expected.png:
12651         * platform/mac/svg/dynamic-updates/SVGFESpotLightElement-dom-specularExponent-attr-expected.png:
12652         * platform/mac/svg/dynamic-updates/SVGFESpotLightElement-dom-x-attr-expected.png:
12653         * platform/mac/svg/dynamic-updates/SVGFESpotLightElement-dom-y-attr-expected.png:
12654         * platform/mac/svg/dynamic-updates/SVGFESpotLightElement-dom-z-attr-expected.png:
12655         * platform/mac/svg/dynamic-updates/SVGFESpotLightElement-svgdom-limitingConeAngle-prop-expected.png:
12656         * platform/mac/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtX-prop-expected.png:
12657         * platform/mac/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtY-prop-expected.png:
12658         * platform/mac/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtZ-prop-expected.png:
12659         * platform/mac/svg/dynamic-updates/SVGFESpotLightElement-svgdom-specularExponent-prop-expected.png:
12660         * platform/mac/svg/dynamic-updates/SVGFESpotLightElement-svgdom-x-prop-expected.png:
12661         * platform/mac/svg/dynamic-updates/SVGFESpotLightElement-svgdom-y-prop-expected.png:
12662         * platform/mac/svg/dynamic-updates/SVGFESpotLightElement-svgdom-z-prop-expected.png:
12663         * platform/mac/svg/dynamic-updates/SVGFETileElement-dom-in-attr-expected.png:
12664         * platform/mac/svg/dynamic-updates/SVGFETileElement-svgdom-in-prop-expected.png:
12665         * platform/mac/svg/dynamic-updates/SVGFETurbulenceElement-dom-baseFrequency-attr-expected.png:
12666         * platform/mac/svg/dynamic-updates/SVGFETurbulenceElement-dom-numOctaves-attr-expected.png:
12667         * platform/mac/svg/dynamic-updates/SVGFETurbulenceElement-dom-seed-attr-expected.png:
12668         * platform/mac/svg/dynamic-updates/SVGFETurbulenceElement-dom-stitchTiles-attr-expected.png:
12669         * platform/mac/svg/dynamic-updates/SVGFETurbulenceElement-dom-type-attr-expected.png:
12670         * platform/mac/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-baseFrequency-prop-expected.png:
12671         * platform/mac/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-numOctaves-prop-expected.png:
12672         * platform/mac/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-seed-prop-expected.png:
12673         * platform/mac/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-stitchTiles-prop-expected.png:
12674         * platform/mac/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-type-prop-expected.png:
12675         * platform/mac/svg/dynamic-updates/SVGFilterElement-dom-filterRes-attr-expected.png:
12676         * platform/mac/svg/dynamic-updates/SVGFilterElement-dom-filterUnits-attr-expected.png:
12677         * platform/mac/svg/dynamic-updates/SVGFilterElement-dom-height-attr-expected.png:
12678         * platform/mac/svg/dynamic-updates/SVGFilterElement-dom-primitiveUnits-attr-expected.png:
12679         * platform/mac/svg/dynamic-updates/SVGFilterElement-dom-width-attr-expected.png:
12680         * platform/mac/svg/dynamic-updates/SVGFilterElement-dom-x-attr-expected.png:
12681         * platform/mac/svg/dynamic-updates/SVGFilterElement-dom-y-attr-expected.png:
12682         * platform/mac/svg/dynamic-updates/SVGFilterElement-svgdom-filterRes-call-expected.png:
12683         * platform/mac/svg/dynamic-updates/SVGFilterElement-svgdom-filterResX-prop-expected.png:
12684         * platform/mac/svg/dynamic-updates/SVGFilterElement-svgdom-filterResY-prop-expected.png:
12685         * platform/mac/svg/dynamic-updates/SVGFilterElement-svgdom-filterUnits-prop-expected.png:
12686         * platform/mac/svg/dynamic-updates/SVGFilterElement-svgdom-height-prop-expected.png:
12687         * platform/mac/svg/dynamic-updates/SVGFilterElement-svgdom-primitiveUnits-prop-expected.png:
12688         * platform/mac/svg/dynamic-updates/SVGFilterElement-svgdom-width-prop-expected.png:
12689         * platform/mac/svg/dynamic-updates/SVGFilterElement-svgdom-x-prop-expected.png:
12690         * platform/mac/svg/dynamic-updates/SVGFilterElement-svgdom-y-prop-expected.png:
12691         * platform/mac/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-height-attr-expected.png:
12692         * platform/mac/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-result-attr-expected.png:
12693         * platform/mac/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-width-attr-expected.png:
12694         * platform/mac/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-x-attr-expected.png:
12695         * platform/mac/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-y-attr-expected.png:
12696         * platform/mac/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-height-prop-expected.png:
12697         * platform/mac/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-result-prop-expected.png:
12698         * platform/mac/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-width-prop-expected.png:
12699         * platform/mac/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-x-prop-expected.png:
12700         * platform/mac/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-y-prop-expected.png:
12701         * platform/mac/svg/dynamic-updates/SVGForeignObjectElement-dom-height-attr-expected.png:
12702         * platform/mac/svg/dynamic-updates/SVGForeignObjectElement-dom-requiredFeatures-expected.png:
12703         * platform/mac/svg/dynamic-updates/SVGForeignObjectElement-dom-width-attr-expected.png:
12704         * platform/mac/svg/dynamic-updates/SVGForeignObjectElement-dom-x-attr-expected.png:
12705         * platform/mac/svg/dynamic-updates/SVGForeignObjectElement-dom-y-attr-expected.png:
12706         * platform/mac/svg/dynamic-updates/SVGForeignObjectElement-svgdom-height-prop-expected.png:
12707         * platform/mac/svg/dynamic-updates/SVGForeignObjectElement-svgdom-requiredFeatures-expected.png:
12708         * platform/mac/svg/dynamic-updates/SVGForeignObjectElement-svgdom-width-prop-expected.png:
12709         * platform/mac/svg/dynamic-updates/SVGForeignObjectElement-svgdom-x-prop-expected.png:
12710         * platform/mac/svg/dynamic-updates/SVGForeignObjectElement-svgdom-y-prop-expected.png:
12711         * platform/mac/svg/dynamic-updates/SVGGElement-dom-requiredFeatures-expected.png:
12712         * platform/mac/svg/dynamic-updates/SVGGElement-svgdom-requiredFeatures-expected.png:
12713         * platform/mac/svg/dynamic-updates/SVGImageElement-dom-height-attr-expected.png:
12714         * platform/mac/svg/dynamic-updates/SVGImageElement-dom-preserveAspectRatio-attr-expected.png:
12715         * platform/mac/svg/dynamic-updates/SVGImageElement-dom-requiredFeatures-expected.png:
12716         * platform/mac/svg/dynamic-updates/SVGImageElement-dom-width-attr-expected.png:
12717         * platform/mac/svg/dynamic-updates/SVGImageElement-dom-x-attr-expected.png:
12718         * platform/mac/svg/dynamic-updates/SVGImageElement-dom-y-attr-expected.png:
12719         * platform/mac/svg/dynamic-updates/SVGImageElement-svgdom-height-prop-expected.png:
12720         * platform/mac/svg/dynamic-updates/SVGImageElement-svgdom-preserveAspectRatio-prop-expected.png:
12721         * platform/mac/svg/dynamic-updates/SVGImageElement-svgdom-requiredFeatures-expected.png:
12722         * platform/mac/svg/dynamic-updates/SVGImageElement-svgdom-width-prop-expected.png:
12723         * platform/mac/svg/dynamic-updates/SVGImageElement-svgdom-x-prop-expected.png:
12724         * platform/mac/svg/dynamic-updates/SVGImageElement-svgdom-y-prop-expected.png:
12725         * platform/mac/svg/dynamic-updates/SVGLineElement-dom-requiredFeatures-expected.png:
12726         * platform/mac/svg/dynamic-updates/SVGLineElement-dom-x1-attr-expected.png:
12727         * platform/mac/svg/dynamic-updates/SVGLineElement-dom-x2-attr-expected.png:
12728         * platform/mac/svg/dynamic-updates/SVGLineElement-dom-y1-attr-expected.png:
12729         * platform/mac/svg/dynamic-updates/SVGLineElement-dom-y2-attr-expected.png:
12730         * platform/mac/svg/dynamic-updates/SVGLineElement-svgdom-requiredFeatures-expected.png:
12731         * platform/mac/svg/dynamic-updates/SVGLineElement-svgdom-x1-prop-expected.png:
12732         * platform/mac/svg/dynamic-updates/SVGLineElement-svgdom-x2-prop-expected.png:
12733         * platform/mac/svg/dynamic-updates/SVGLineElement-svgdom-y1-prop-expected.png:
12734         * platform/mac/svg/dynamic-updates/SVGLineElement-svgdom-y2-prop-expected.png:
12735         * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientTransform-attr-expected.png:
12736         * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientUnits-attr-expected.png:
12737         * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-dom-x1-attr-expected.png:
12738         * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-dom-x2-attr-expected.png:
12739         * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-dom-y1-attr-expected.png:
12740         * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-dom-y2-attr-expected.png:
12741         * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientTransform-prop-expected.png:
12742         * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientUnits-prop-expected.png:
12743         * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x1-prop-expected.png:
12744         * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x2-prop-expected.png:
12745         * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y1-prop-expected.png:
12746         * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y2-prop-expected.png:
12747         * platform/mac/svg/dynamic-updates/SVGMarkerElement-dom-markerHeight-attr-expected.png:
12748         * platform/mac/svg/dynamic-updates/SVGMarkerElement-dom-markerUnits-attr-expected.png:
12749         * platform/mac/svg/dynamic-updates/SVGMarkerElement-dom-markerWidth-attr-expected.png:
12750         * platform/mac/svg/dynamic-updates/SVGMarkerElement-dom-orient-attr-expected.png:
12751         * platform/mac/svg/dynamic-updates/SVGMarkerElement-dom-refX-attr-expected.png:
12752         * platform/mac/svg/dynamic-updates/SVGMarkerElement-dom-refY-attr-expected.png:
12753         * platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-markerHeight-prop-expected.png:
12754         * platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-markerUnits-prop-expected.png:
12755         * platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-markerWidth-prop-expected.png:
12756         * platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-orientAngle-prop-expected.png:
12757         * platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-orientType-prop-expected.png:
12758         * platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-refX-prop-expected.png:
12759         * platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-refY-prop-expected.png:
12760         * platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAngle-call-expected.png:
12761         * platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAuto-call-expected.png:
12762         * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-height-attr-expected.png:
12763         * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-maskContentUnits-attr-expected.png:
12764         * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-maskUnits-attr-expected.png:
12765         * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-width-attr-expected.png:
12766         * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-x-attr-expected.png:
12767         * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-y-attr-expected.png:
12768         * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-height-prop-expected.png:
12769         * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-maskContentUnits-prop-expected.png:
12770         * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-maskUnits-prop-expected.png:
12771         * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-width-prop-expected.png:
12772         * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-x-prop-expected.png:
12773         * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-y-prop-expected.png:
12774         * platform/mac/svg/dynamic-updates/SVGPathElement-dom-requiredFeatures-expected.png:
12775         * platform/mac/svg/dynamic-updates/SVGPathElement-svgdom-requiredFeatures-expected.png:
12776         * platform/mac/svg/dynamic-updates/SVGPatternElement-dom-height-attr-expected.png:
12777         * platform/mac/svg/dynamic-updates/SVGPatternElement-dom-patternContentUnits-attr-expected.png:
12778         * platform/mac/svg/dynamic-updates/SVGPatternElement-dom-patternTransform-attr-expected.png:
12779         * platform/mac/svg/dynamic-updates/SVGPatternElement-dom-patternUnits-attr-expected.png:
12780         * platform/mac/svg/dynamic-updates/SVGPatternElement-dom-width-attr-expected.png:
12781         * platform/mac/svg/dynamic-updates/SVGPatternElement-dom-x-attr-expected.png:
12782         * platform/mac/svg/dynamic-updates/SVGPatternElement-dom-y-attr-expected.png:
12783         * platform/mac/svg/dynamic-updates/SVGPatternElement-svgdom-height-prop-expected.png:
12784         * platform/mac/svg/dynamic-updates/SVGPatternElement-svgdom-patternContentUnits-prop-expected.png:
12785         * platform/mac/svg/dynamic-updates/SVGPatternElement-svgdom-patternTransform-prop-expected.png:
12786         * platform/mac/svg/dynamic-updates/SVGPatternElement-svgdom-patternUnits-prop-expected.png:
12787         * platform/mac/svg/dynamic-updates/SVGPatternElement-svgdom-width-prop-expected.png:
12788         * platform/mac/svg/dynamic-updates/SVGPatternElement-svgdom-x-prop-expected.png:
12789         * platform/mac/svg/dynamic-updates/SVGPatternElement-svgdom-y-prop-expected.png:
12790         * platform/mac/svg/dynamic-updates/SVGPolygonElement-dom-requiredFeatures-expected.png:
12791         * platform/mac/svg/dynamic-updates/SVGPolygonElement-svgdom-requiredFeatures-expected.png:
12792         * platform/mac/svg/dynamic-updates/SVGPolylineElement-dom-requiredFeatures-expected.png:
12793         * platform/mac/svg/dynamic-updates/SVGPolylineElement-svgdom-requiredFeatures-expected.png:
12794         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-cx-attr-expected.png:
12795         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-cy-attr-expected.png:
12796         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-fx-attr-expected.png:
12797         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-fy-attr-expected.png:
12798         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientTransform-attr-expected.png:
12799         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientUnits-attr-expected.png:
12800         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-r-attr-expected.png:
12801         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cx-prop-expected.png:
12802         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cy-prop-expected.png:
12803         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fx-prop-expected.png:
12804         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fy-prop-expected.png:
12805         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientTransform-prop-expected.png:
12806         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientUnits-prop-expected.png:
12807         * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-r-prop-expected.png:
12808         * platform/mac/svg/dynamic-updates/SVGRectElement-dom-height-attr-expected.png:
12809         * platform/mac/svg/dynamic-updates/SVGRectElement-dom-requiredFeatures-expected.png:
12810         * platform/mac/svg/dynamic-updates/SVGRectElement-dom-width-attr-expected.png:
12811         * platform/mac/svg/dynamic-updates/SVGRectElement-dom-x-attr-expected.png:
12812         * platform/mac/svg/dynamic-updates/SVGRectElement-dom-y-attr-expected.png:
12813         * platform/mac/svg/dynamic-updates/SVGRectElement-svgdom-height-prop-expected.png:
12814         * platform/mac/svg/dynamic-updates/SVGRectElement-svgdom-requiredFeatures-expected.png:
12815         * platform/mac/svg/dynamic-updates/SVGRectElement-svgdom-width-prop-expected.png:
12816         * platform/mac/svg/dynamic-updates/SVGRectElement-svgdom-x-prop-expected.png:
12817         * platform/mac/svg/dynamic-updates/SVGRectElement-svgdom-y-prop-expected.png:
12818         * platform/mac/svg/dynamic-updates/SVGSVGElement-dom-requiredFeatures-expected.png:
12819         * platform/mac/svg/dynamic-updates/SVGSVGElement-svgdom-requiredFeatures-expected.png:
12820         * platform/mac/svg/dynamic-updates/SVGTRefElement-dom-href-attr-expected.png:
12821         * platform/mac/svg/dynamic-updates/SVGTextElement-dom-dx-attr-expected.png:
12822         * platform/mac/svg/dynamic-updates/SVGTextElement-dom-dy-attr-expected.png:
12823         * platform/mac/svg/dynamic-updates/SVGTextElement-dom-lengthAdjust-attr-expected.png:
12824         * platform/mac/svg/dynamic-updates/SVGTextElement-dom-requiredFeatures-expected.png:
12825         * platform/mac/svg/dynamic-updates/SVGTextElement-dom-rotate-attr-expected.png:
12826         * platform/mac/svg/dynamic-updates/SVGTextElement-dom-textLength-attr-expected.png:
12827         * platform/mac/svg/dynamic-updates/SVGTextElement-dom-transform-attr-expected.png:
12828         * platform/mac/svg/dynamic-updates/SVGTextElement-dom-x-attr-expected.png:
12829         * platform/mac/svg/dynamic-updates/SVGTextElement-dom-y-attr-expected.png:
12830         * platform/mac/svg/dynamic-updates/SVGTextElement-svgdom-dx-prop-expected.png:
12831         * platform/mac/svg/dynamic-updates/SVGTextElement-svgdom-dy-prop-expected.png:
12832         * platform/mac/svg/dynamic-updates/SVGTextElement-svgdom-lengthAdjust-prop-expected.png:
12833         * platform/mac/svg/dynamic-updates/SVGTextElement-svgdom-requiredFeatures-expected.png:
12834         * platform/mac/svg/dynamic-updates/SVGTextElement-svgdom-rotate-prop-expected.png:
12835         * platform/mac/svg/dynamic-updates/SVGTextElement-svgdom-textLength-prop-expected.png:
12836         * platform/mac/svg/dynamic-updates/SVGTextElement-svgdom-transform-prop-expected.png:
12837         * platform/mac/svg/dynamic-updates/SVGTextElement-svgdom-x-prop-expected.png:
12838         * platform/mac/svg/dynamic-updates/SVGTextElement-svgdom-y-prop-expected.png:
12839         * platform/mac/svg/dynamic-updates/SVGUseElement-dom-href1-attr-expected.png:
12840         * platform/mac/svg/dynamic-updates/SVGUseElement-dom-href2-attr-expected.png:
12841         * platform/mac/svg/dynamic-updates/SVGUseElement-dom-requiredFeatures-expected.png:
12842         * platform/mac/svg/dynamic-updates/SVGUseElement-svgdom-href1-prop-expected.png:
12843         * platform/mac/svg/dynamic-updates/SVGUseElement-svgdom-href2-prop-expected.png:
12844         * platform/mac/svg/dynamic-updates/SVGUseElement-svgdom-requiredFeatures-expected.png:
12845         * platform/mac/svg/filters/animate-fill-expected.png: Added.
12846         * platform/mac/svg/filters/big-sized-filter-2-expected.png:
12847         * platform/mac/svg/filters/big-sized-filter-expected.png:
12848         * platform/mac/svg/filters/color-interpolation-filters-expected.png: Added.
12849         * platform/mac/svg/filters/feColorMatrix-default-type-expected.png:
12850         * platform/mac/svg/filters/feColorMatrix-invalid-animation-expected.png: Added.
12851         * platform/mac/svg/filters/feColorMatrix-offset-expected.png:
12852         * platform/mac/svg/filters/feColorMatrix-saturate-expected.png: Added.
12853         * platform/mac/svg/filters/feColorMatrix-values-expected.png:
12854         * platform/mac/svg/filters/feComposite-expected.png:
12855         * platform/mac/svg/filters/feConvolveFilter-y-bounds-expected.png:
12856         * platform/mac/svg/filters/feDisplacementMap-expected.png:
12857         * platform/mac/svg/filters/feDropShadow-expected.png:
12858         * platform/mac/svg/filters/feDropShadow-subregion-expected.png: Added.
12859         * platform/mac/svg/filters/feGaussianBlur-expected.png:
12860         * platform/mac/svg/filters/feGaussianBlur-subregion-expected.png: Added.
12861         * platform/mac/svg/filters/feImage-animated-transform-on-target-rect-expected.png:
12862         * platform/mac/svg/filters/feImage-change-target-id-expected.png:
12863         * platform/mac/svg/filters/feImage-filterUnits-objectBoundingBox-primitiveUnits-objectBoundingBox-expected.png:
12864         * platform/mac/svg/filters/feImage-filterUnits-objectBoundingBox-primitiveUnits-userSpaceOnUse-expected.png:
12865         * platform/mac/svg/filters/feImage-filterUnits-userSpaceOnUse-primitiveUnits-objectBoundingBox-expected.png:
12866         * platform/mac/svg/filters/feImage-filterUnits-userSpaceOnUse-primitiveUnits-userSpaceOnUse-expected.png:
12867         * platform/mac/svg/filters/feImage-late-indirect-update-expected.png:
12868         * platform/mac/svg/filters/feImage-multiple-targets-id-change-expected.png:
12869         * platform/mac/svg/filters/feImage-position-expected.png:
12870         * platform/mac/svg/filters/feImage-preserveAspectratio-expected.png:
12871         * platform/mac/svg/filters/feImage-reference-invalidation-expected.png: Added.
12872         * platform/mac/svg/filters/feImage-reference-svg-primitive-expected.png: Added.
12873         * platform/mac/svg/filters/feImage-remove-target-expected.png:
12874         * platform/mac/svg/filters/feImage-subregions-expected.png:
12875         * platform/mac/svg/filters/feImage-subregions-preseveAspectRatio-none-expected.png:
12876         * platform/mac/svg/filters/feImage-subregions-preseveAspectRatio-none-with-viewBox-expected.png:
12877         * platform/mac/svg/filters/feImage-target-add-to-document-expected.png:
12878         * platform/mac/svg/filters/feImage-target-attribute-change-expected.png:
12879         * platform/mac/svg/filters/feImage-target-attribute-change-with-use-indirection-2-expected.png:
12880         * platform/mac/svg/filters/feImage-target-attribute-change-with-use-indirection-expected.png:
12881         * platform/mac/svg/filters/feImage-target-changes-id-expected.png:
12882         * platform/mac/svg/filters/feImage-target-id-change-expected.png:
12883         * platform/mac/svg/filters/feImage-target-inline-style-change-expected.png:
12884         * platform/mac/svg/filters/feImage-target-property-change-expected.png:
12885         * platform/mac/svg/filters/feImage-target-reappend-to-document-expected.png:
12886         * platform/mac/svg/filters/feImage-target-remove-from-document-expected.png:
12887         * platform/mac/svg/filters/feImage-target-style-change-expected.png:
12888         * platform/mac/svg/filters/feLighting-crash-expected.png:
12889         * platform/mac/svg/filters/feMerge-expected.png:
12890         * platform/mac/svg/filters/feMerge-wrong-input-expected.png:
12891         * platform/mac/svg/filters/feOffset-expected.png:
12892         * platform/mac/svg/filters/feTile-expected.png:
12893         * platform/mac/svg/filters/filter-clip-expected.png:
12894         * platform/mac/svg/filters/filter-empty-g-expected.png:
12895         * platform/mac/svg/filters/filter-on-filter-for-text-expected.png:
12896         * platform/mac/svg/filters/filter-on-tspan-expected.png:
12897         * platform/mac/svg/filters/filter-placement-issue-expected.png:
12898         * platform/mac/svg/filters/filter-refresh-expected.png:
12899         * platform/mac/svg/filters/filter-rounding-issues-expected.png:
12900         * platform/mac/svg/filters/filter-source-position-expected.png:
12901         * platform/mac/svg/filters/filter-width-update-expected.png:
12902         * platform/mac/svg/filters/filterRes-expected.png:
12903         * platform/mac/svg/filters/filterRes1-expected.png:
12904         * platform/mac/svg/filters/filterRes2-expected.png:
12905         * platform/mac/svg/filters/filterRes3-expected.png:
12906         * platform/mac/svg/filters/filteredImage-expected.png:
12907         * platform/mac/svg/filters/invalidate-on-child-layout-expected.png:
12908         * platform/mac/svg/filters/parent-children-with-same-filter-expected.png:
12909         * platform/mac/svg/filters/shadow-on-filter-expected.png:
12910         * platform/mac/svg/filters/shadow-on-rect-with-filter-expected.png:
12911         * platform/mac/svg/filters/sourceAlpha-expected.png:
12912         * platform/mac/svg/filters/subRegion-in-userSpace-expected.png:
12913         * platform/mac/svg/filters/subRegion-one-effect-expected.png:
12914         * platform/mac/svg/filters/subRegion-two-effects-expected.png:
12915         * platform/mac/svg/repaint/container-repaint-expected.png: Added.
12916         * platform/mac/svg/repaint/filter-child-repaint-expected.png:
12917         * platform/mac/svg/repaint/filter-repaint-expected.png:
12918         * platform/mac/svg/repaint/image-href-change-expected.png:
12919         * platform/mac/svg/repaint/image-with-clip-path-expected.png:
12920         * platform/mac/svg/repaint/inner-svg-change-viewBox-contract-expected.png: Added.
12921         * platform/mac/svg/repaint/inner-svg-change-viewBox-expected.png: Added.
12922         * platform/mac/svg/repaint/inner-svg-change-viewPort-relative-expected.png: Added.
12923         * platform/mac/svg/repaint/mask-clip-target-transform-expected.png:
12924         * platform/mac/svg/repaint/repainting-after-animation-element-removal-expected.png:
12925         * platform/mac/svg/repaint/text-mask-update-expected.png: Added.
12926         * platform/mac/svg/transforms/animated-path-inside-transformed-html-expected.png:
12927         * platform/mac/svg/transforms/svg-css-transforms-clip-path-expected.png:
12928         * platform/mac/svg/transforms/svg-css-transforms-expected.png:
12929         * platform/mac/svg/transforms/text-with-mask-with-svg-transform-expected.png:
12930         * platform/mac/svg/transforms/text-with-pattern-inside-transformed-html-expected.png:
12931         * platform/mac/svg/transforms/text-with-pattern-with-svg-transform-expected.png:
12932         * platform/mac/tables/layering/paint-test-layering-1-expected.png:
12933         * platform/mac/tables/layering/paint-test-layering-2-expected.png:
12934         * platform/mac/tables/mozilla/bugs/45621-expected.png:
12935         * platform/mac/tables/mozilla/bugs/adforce_imgis_com-expected.png:
12936         * platform/mac/tables/mozilla/bugs/bug10009-expected.png:
12937         * platform/mac/tables/mozilla/bugs/bug100334-expected.png:
12938         * platform/mac/tables/mozilla/bugs/bug10036-expected.png:
12939         * platform/mac/tables/mozilla/bugs/bug10039-expected.png:
12940         * platform/mac/tables/mozilla/bugs/bug101201-expected.png:
12941         * platform/mac/tables/mozilla/bugs/bug101674-expected.png:
12942         * platform/mac/tables/mozilla/bugs/bug102145-1-expected.png:
12943         * platform/mac/tables/mozilla/bugs/bug102145-2-expected.png:
12944         * platform/mac/tables/mozilla/bugs/bug102145-3-expected.png:
12945         * platform/mac/tables/mozilla/bugs/bug102145-4-expected.png:
12946         * platform/mac/tables/mozilla/bugs/bug10269-1-expected.png:
12947         * platform/mac/tables/mozilla/bugs/bug10269-2-expected.png:
12948         * platform/mac/tables/mozilla/bugs/bug10296-1-expected.png:
12949         * platform/mac/tables/mozilla/bugs/bug10296-1-expected.txt:
12950         * platform/mac/tables/mozilla/bugs/bug10296-2-expected.png:
12951         * platform/mac/tables/mozilla/bugs/bug103533-expected.png:
12952         * platform/mac/tables/mozilla/bugs/bug1055-1-expected.png:
12953         * platform/mac/tables/mozilla/bugs/bug10565-expected.png:
12954         * platform/mac/tables/mozilla/bugs/bug106158-1-expected.png:
12955         * platform/mac/tables/mozilla/bugs/bug106158-2-expected.png:
12956         * platform/mac/tables/mozilla/bugs/bug10633-expected.png:
12957         * platform/mac/tables/mozilla/bugs/bug1067-1-expected.png:
12958         * platform/mac/tables/mozilla/bugs/bug1067-2-expected.png:
12959         * platform/mac/tables/mozilla/bugs/bug106795-expected.png:
12960         * platform/mac/tables/mozilla/bugs/bug106816-expected.png:
12961         * platform/mac/tables/mozilla/bugs/bug108340-expected.png:
12962         * platform/mac/tables/mozilla/bugs/bug109043-expected.png:
12963         * platform/mac/tables/mozilla/bugs/bug11026-expected.png:
12964         * platform/mac/tables/mozilla/bugs/bug110566-expected.png:
12965         * platform/mac/tables/mozilla/bugs/bug11321-expected.png:
12966         * platform/mac/tables/mozilla/bugs/bug113235-1-expected.png:
12967         * platform/mac/tables/mozilla/bugs/bug113235-2-expected.png:
12968         * platform/mac/tables/mozilla/bugs/bug113235-3-expected.png:
12969         * platform/mac/tables/mozilla/bugs/bug113424-expected.png:
12970         * platform/mac/tables/mozilla/bugs/bug11384q-expected.png:
12971         * platform/mac/tables/mozilla/bugs/bug11384s-expected.png:
12972         * platform/mac/tables/mozilla/bugs/bug1163-1-expected.png:
12973         * platform/mac/tables/mozilla/bugs/bug1163-1-expected.txt:
12974         * platform/mac/tables/mozilla/bugs/bug1188-expected.png:
12975         * platform/mac/tables/mozilla/bugs/bug11944-expected.png:
12976         * platform/mac/tables/mozilla/bugs/bug119786-expected.png:
12977         * platform/mac/tables/mozilla/bugs/bug119786-expected.txt:
12978         * platform/mac/tables/mozilla/bugs/bug12008-expected.png:
12979         * platform/mac/tables/mozilla/bugs/bug120107-expected.png:
12980         * platform/mac/tables/mozilla/bugs/bug120364-expected.png:
12981         * platform/mac/tables/mozilla/bugs/bug1220-expected.png:
12982         * platform/mac/tables/mozilla/bugs/bug1224-expected.png:
12983         * platform/mac/tables/mozilla/bugs/bug12268-expected.png:
12984         * platform/mac/tables/mozilla/bugs/bug12384-expected.png:
12985         * platform/mac/tables/mozilla/bugs/bug123862-expected.png:
12986         * platform/mac/tables/mozilla/bugs/bug1261-expected.png:
12987         * platform/mac/tables/mozilla/bugs/bug126742-expected.png:
12988         * platform/mac/tables/mozilla/bugs/bug12709-expected.png:
12989         * platform/mac/tables/mozilla/bugs/bug1271-expected.png:
12990         * platform/mac/tables/mozilla/bugs/bug127267-expected.png:
12991         * platform/mac/tables/mozilla/bugs/bug128229-expected.png:
12992         * platform/mac/tables/mozilla/bugs/bug12908-1-expected.png:
12993         * platform/mac/tables/mozilla/bugs/bug12908-2-expected.png:
12994         * platform/mac/tables/mozilla/bugs/bug12910-2-expected.png:
12995         * platform/mac/tables/mozilla/bugs/bug12910-expected.png:
12996         * platform/mac/tables/mozilla/bugs/bug1296-expected.png:
12997         * platform/mac/tables/mozilla/bugs/bug1302-expected.png:
12998         * platform/mac/tables/mozilla/bugs/bug1302-expected.txt:
12999         * platform/mac/tables/mozilla/bugs/bug131020-2-expected.png:
13000         * platform/mac/tables/mozilla/bugs/bug131020-expected.png:
13001         * platform/mac/tables/mozilla/bugs/bug131020_iframe-expected.png:
13002         * platform/mac/tables/mozilla/bugs/bug13105-expected.png:
13003         * platform/mac/tables/mozilla/bugs/bug13118-expected.png:
13004         * platform/mac/tables/mozilla/bugs/bug13169-expected.png:
13005         * platform/mac/tables/mozilla/bugs/bug1318-expected.png:
13006         * platform/mac/tables/mozilla/bugs/bug13196-expected.png:
13007         * platform/mac/tables/mozilla/bugs/bug133756-1-expected.png:
13008         * platform/mac/tables/mozilla/bugs/bug133756-2-expected.png:
13009         * platform/mac/tables/mozilla/bugs/bug133948-expected.png:
13010         * platform/mac/tables/mozilla/bugs/bug13484-expected.png:
13011         * platform/mac/tables/mozilla/bugs/bug13526-expected.png:
13012         * platform/mac/tables/mozilla/bugs/bug137388-1-expected.png:
13013         * platform/mac/tables/mozilla/bugs/bug137388-2-expected.png:
13014         * platform/mac/tables/mozilla/bugs/bug137388-3-expected.png:
13015         * platform/mac/tables/mozilla/bugs/bug138725-expected.png:
13016         * platform/mac/tables/mozilla/bugs/bug139524-1-expected.png:
13017         * platform/mac/tables/mozilla/bugs/bug139524-2-expected.png:
13018         * platform/mac/tables/mozilla/bugs/bug139524-3-expected.png:
13019         * platform/mac/tables/mozilla/bugs/bug139524-4-expected.png:
13020         * platform/mac/tables/mozilla/bugs/bug14159-1-expected.png:
13021         * platform/mac/tables/mozilla/bugs/bug14159-3-expected.png:
13022         * platform/mac/tables/mozilla/bugs/bug1430-expected.png:
13023         * platform/mac/tables/mozilla/bugs/bug14323-expected.png:
13024         * platform/mac/tables/mozilla/bugs/bug145572-expected.png:
13025         * platform/mac/tables/mozilla/bugs/bug1474-expected.png:
13026         * platform/mac/tables/mozilla/bugs/bug149275-1-expected.png:
13027         * platform/mac/tables/mozilla/bugs/bug149275-2-expected.png:
13028         * platform/mac/tables/mozilla/bugs/bug14929-expected.png:
13029         * platform/mac/tables/mozilla/bugs/bug15247-expected.png:
13030         * platform/mac/tables/mozilla/bugs/bug154780-expected.png:
13031         * platform/mac/tables/mozilla/bugs/bug15544-expected.png:
13032         * platform/mac/tables/mozilla/bugs/bug157890-expected.png:
13033         * platform/mac/tables/mozilla/bugs/bug159108-expected.png:
13034         * platform/mac/tables/mozilla/bugs/bug15933-expected.png:
13035         * platform/mac/tables/mozilla/bugs/bug16012-expected.png:
13036         * platform/mac/tables/mozilla/bugs/bug16252-expected.png:
13037         * platform/mac/tables/mozilla/bugs/bug17130-1-expected.png:
13038         * platform/mac/tables/mozilla/bugs/bug17130-2-expected.png:
13039         * platform/mac/tables/mozilla/bugs/bug17138-expected.png:
13040         * platform/mac/tables/mozilla/bugs/bug17168-expected.png:
13041         * platform/mac/tables/mozilla/bugs/bug175455-4-expected.png:
13042         * platform/mac/tables/mozilla/bugs/bug17548-expected.png:
13043         * platform/mac/tables/mozilla/bugs/bug17587-expected.png:
13044         * platform/mac/tables/mozilla/bugs/bug1800-expected.png:
13045         * platform/mac/tables/mozilla/bugs/bug1802-expected.png:
13046         * platform/mac/tables/mozilla/bugs/bug1802s-expected.png:
13047         * platform/mac/tables/mozilla/bugs/bug1809-expected.png:
13048         * platform/mac/tables/mozilla/bugs/bug1818-1-expected.png:
13049         * platform/mac/tables/mozilla/bugs/bug1818-2-expected.png:
13050         * platform/mac/tables/mozilla/bugs/bug1818-3-expected.png:
13051         * platform/mac/tables/mozilla/bugs/bug1818-4-expected.png:
13052         * platform/mac/tables/mozilla/bugs/bug1818-5-expected.png:
13053         * platform/mac/tables/mozilla/bugs/bug1818-6-expected.png:
13054         * platform/mac/tables/mozilla/bugs/bug1828-expected.png:
13055         * platform/mac/tables/mozilla/bugs/bug18359-expected.png:
13056         * platform/mac/tables/mozilla/bugs/bug18440-expected.png:
13057         * platform/mac/tables/mozilla/bugs/bug18558-expected.png:
13058         * platform/mac/tables/mozilla/bugs/bug18664-expected.png:
13059         * platform/mac/tables/mozilla/bugs/bug18955-expected.png:
13060         * platform/mac/tables/mozilla/bugs/bug19061-1-expected.png:
13061         * platform/mac/tables/mozilla/bugs/bug19061-2-expected.png:
13062         * platform/mac/tables/mozilla/bugs/bug19356-expected.png:
13063         * platform/mac/tables/mozilla/bugs/bug194024-expected.png:
13064         * platform/mac/tables/mozilla/bugs/bug19599-expected.png:
13065         * platform/mac/tables/mozilla/bugs/bug196870-expected.png:
13066         * platform/mac/tables/mozilla/bugs/bug2050-expected.png:
13067         * platform/mac/tables/mozilla/bugs/bug20579-expected.png:
13068         * platform/mac/tables/mozilla/bugs/bug2065-expected.png:
13069         * platform/mac/tables/mozilla/bugs/bug20804-expected.png:
13070         * platform/mac/tables/mozilla/bugs/bug2123-expected.png:
13071         * platform/mac/tables/mozilla/bugs/bug21299-expected.png:
13072         * platform/mac/tables/mozilla/bugs/bug215629-expected.png:
13073         * platform/mac/tables/mozilla/bugs/bug21918-expected.png:
13074         * platform/mac/tables/mozilla/bugs/bug219693-1-expected.png:
13075         * platform/mac/tables/mozilla/bugs/bug219693-2-expected.png:
13076         * platform/mac/tables/mozilla/bugs/bug22019-expected.png:
13077         * platform/mac/tables/mozilla/bugs/bug220536-expected.png:
13078         * platform/mac/tables/mozilla/bugs/bug221784-1-expected.png:
13079         * platform/mac/tables/mozilla/bugs/bug221784-2-expected.png:
13080         * platform/mac/tables/mozilla/bugs/bug222336-expected.png:
13081         * platform/mac/tables/mozilla/bugs/bug22246-2-expected.png:
13082         * platform/mac/tables/mozilla/bugs/bug22246-2a-expected.png:
13083         * platform/mac/tables/mozilla/bugs/bug22246-3-expected.png:
13084         * platform/mac/tables/mozilla/bugs/bug22246-3a-expected.png:
13085         * platform/mac/tables/mozilla/bugs/bug222467-expected.png:
13086         * platform/mac/tables/mozilla/bugs/bug222846-expected.png:
13087         * platform/mac/tables/mozilla/bugs/bug222846-expected.txt:
13088         * platform/mac/tables/mozilla/bugs/bug22513-expected.png:
13089         * platform/mac/tables/mozilla/bugs/bug2267-expected.png:
13090         * platform/mac/tables/mozilla/bugs/bug227123-expected.png:
13091         * platform/mac/tables/mozilla/bugs/bug2296-expected.png:
13092         * platform/mac/tables/mozilla/bugs/bug23072-expected.png:
13093         * platform/mac/tables/mozilla/bugs/bug23151-expected.png:
13094         * platform/mac/tables/mozilla/bugs/bug23235-expected.png:
13095         * platform/mac/tables/mozilla/bugs/bug23299-expected.png:
13096         * platform/mac/tables/mozilla/bugs/bug23994-expected.png:
13097         * platform/mac/tables/mozilla/bugs/bug24200-expected.png:
13098         * platform/mac/tables/mozilla/bugs/bug24503-expected.png:
13099         * platform/mac/tables/mozilla/bugs/bug24627-expected.png:
13100         * platform/mac/tables/mozilla/bugs/bug24661-expected.png:
13101         * platform/mac/tables/mozilla/bugs/bug2469-expected.png:
13102         * platform/mac/tables/mozilla/bugs/bug2479-1-expected.png:
13103         * platform/mac/tables/mozilla/bugs/bug2479-2-expected.png:
13104         * platform/mac/tables/mozilla/bugs/bug2479-2-expected.txt:
13105         * platform/mac/tables/mozilla/bugs/bug2479-3-expected.png:
13106         * platform/mac/tables/mozilla/bugs/bug2479-4-expected.png:
13107         * platform/mac/tables/mozilla/bugs/bug24880-expected.png:
13108         * platform/mac/tables/mozilla/bugs/bug25004-expected.png:
13109         * platform/mac/tables/mozilla/bugs/bug25074-expected.png:
13110         * platform/mac/tables/mozilla/bugs/bug25086-expected.png:
13111         * platform/mac/tables/mozilla/bugs/bug2509-expected.png:
13112         * platform/mac/tables/mozilla/bugs/bug2516-expected.png:
13113         * platform/mac/tables/mozilla/bugs/bug25367-expected.png:
13114         * platform/mac/tables/mozilla/bugs/bug25663-expected.png:
13115         * platform/mac/tables/mozilla/bugs/bug2585-expected.png:
13116         * platform/mac/tables/mozilla/bugs/bug26178-expected.png:
13117         * platform/mac/tables/mozilla/bugs/bug26553-expected.png:
13118         * platform/mac/tables/mozilla/bugs/bug2684-expected.png:
13119         * platform/mac/tables/mozilla/bugs/bug269566-expected.png:
13120         * platform/mac/tables/mozilla/bugs/bug27038-1-expected.png:
13121         * platform/mac/tables/mozilla/bugs/bug27038-2-expected.png:
13122         * platform/mac/tables/mozilla/bugs/bug27038-3-expected.png:
13123         * platform/mac/tables/mozilla/bugs/bug275625-expected.png:
13124         * platform/mac/tables/mozilla/bugs/bug2757-expected.png:
13125         * platform/mac/tables/mozilla/bugs/bug2763-expected.png:
13126         * platform/mac/tables/mozilla/bugs/bug277062-expected.png:
13127         * platform/mac/tables/mozilla/bugs/bug2773-expected.png:
13128         * platform/mac/tables/mozilla/bugs/bug278266-expected.png:
13129         * platform/mac/tables/mozilla/bugs/bug278385-expected.png:
13130         * platform/mac/tables/mozilla/bugs/bug27993-1-expected.png:
13131         * platform/mac/tables/mozilla/bugs/bug28341-expected.png:
13132         * platform/mac/tables/mozilla/bugs/bug2886-2-expected.png:
13133         * platform/mac/tables/mozilla/bugs/bug2886-expected.png:
13134         * platform/mac/tables/mozilla/bugs/bug28928-expected.png:
13135         * platform/mac/tables/mozilla/bugs/bug28933-expected.png:
13136         * platform/mac/tables/mozilla/bugs/bug29058-1-expected.png:
13137         * platform/mac/tables/mozilla/bugs/bug29058-3-expected.png:
13138         * platform/mac/tables/mozilla/bugs/bug29058-3-expected.txt:
13139         * platform/mac/tables/mozilla/bugs/bug29157-expected.png:
13140         * platform/mac/tables/mozilla/bugs/bug29157-expected.txt:
13141         * platform/mac/tables/mozilla/bugs/bug29314-expected.png:
13142         * platform/mac/tables/mozilla/bugs/bug29326-expected.png:
13143         * platform/mac/tables/mozilla/bugs/bug29429-expected.png:
13144         * platform/mac/tables/mozilla/bugs/bug2947-expected.png:
13145         * platform/mac/tables/mozilla/bugs/bug2954-expected.png:
13146         * platform/mac/tables/mozilla/bugs/bug2962-expected.png:
13147         * platform/mac/tables/mozilla/bugs/bug2973-expected.png:
13148         * platform/mac/tables/mozilla/bugs/bug2981-1-expected.png:
13149         * platform/mac/tables/mozilla/bugs/bug2981-2-expected.png:
13150         * platform/mac/tables/mozilla/bugs/bug2997-expected.png:
13151         * platform/mac/tables/mozilla/bugs/bug30273-expected.png:
13152         * platform/mac/tables/mozilla/bugs/bug30332-1-expected.png:
13153         * platform/mac/tables/mozilla/bugs/bug30332-2-expected.png:
13154         * platform/mac/tables/mozilla/bugs/bug3037-1-expected.png:
13155         * platform/mac/tables/mozilla/bugs/bug3037-2-expected.png:
13156         * platform/mac/tables/mozilla/bugs/bug30418-expected.png:
13157         * platform/mac/tables/mozilla/bugs/bug30559-expected.png:
13158         * platform/mac/tables/mozilla/bugs/bug30692-expected.png:
13159         * platform/mac/tables/mozilla/bugs/bug30985-expected.png:
13160         * platform/mac/tables/mozilla/bugs/bug3103-expected.png:
13161         * platform/mac/tables/mozilla/bugs/bug3191-expected.png:
13162         * platform/mac/tables/mozilla/bugs/bug32205-2-expected.png:
13163         * platform/mac/tables/mozilla/bugs/bug32205-3-expected.png:
13164         * platform/mac/tables/mozilla/bugs/bug32205-5-expected.png:
13165         * platform/mac/tables/mozilla/bugs/bug32447-expected.png:
13166         * platform/mac/tables/mozilla/bugs/bug3260-expected.png:
13167         * platform/mac/tables/mozilla/bugs/bug3263-expected.png:
13168         * platform/mac/tables/mozilla/bugs/bug32841-expected.png:
13169         * platform/mac/tables/mozilla/bugs/bug3309-1-expected.png:
13170         * platform/mac/tables/mozilla/bugs/bug3309-2-expected.png:
13171         * platform/mac/tables/mozilla/bugs/bug33137-expected.png:
13172         * platform/mac/tables/mozilla/bugs/bug33855-expected.png:
13173         * platform/mac/tables/mozilla/bugs/bug34176-expected.png:
13174         * platform/mac/tables/mozilla/bugs/bug34538-expected.png:
13175         * platform/mac/tables/mozilla/bugs/bug3454-expected.png:
13176         * platform/mac/tables/mozilla/bugs/bug35662-expected.png:
13177         * platform/mac/tables/mozilla/bugs/bug3681-1-expected.png:
13178         * platform/mac/tables/mozilla/bugs/bug3681-2-expected.png:
13179         * platform/mac/tables/mozilla/bugs/bug3718-expected.png:
13180         * platform/mac/tables/mozilla/bugs/bug38916-expected.png:
13181         * platform/mac/tables/mozilla/bugs/bug39209-expected.png:
13182         * platform/mac/tables/mozilla/bugs/bug3977-expected.png:
13183         * platform/mac/tables/mozilla/bugs/bug40828-expected.png:
13184         * platform/mac/tables/mozilla/bugs/bug4093-expected.png:
13185         * platform/mac/tables/mozilla/bugs/bug41890-expected.png:
13186         * platform/mac/tables/mozilla/bugs/bug42187-expected.png:
13187         * platform/mac/tables/mozilla/bugs/bug42443-expected.png:
13188         * platform/mac/tables/mozilla/bugs/bug4284-expected.png:
13189         * platform/mac/tables/mozilla/bugs/bug43039-expected.png:
13190         * platform/mac/tables/mozilla/bugs/bug43204-expected.png:
13191         * platform/mac/tables/mozilla/bugs/bug4382-expected.png:
13192         * platform/mac/tables/mozilla/bugs/bug4385-expected.png:
13193         * platform/mac/tables/mozilla/bugs/bug43854-1-expected.png:
13194         * platform/mac/tables/mozilla/bugs/bug43854-2-expected.png:
13195         * platform/mac/tables/mozilla/bugs/bug4427-expected.png:
13196         * platform/mac/tables/mozilla/bugs/bug4429-expected.png:
13197         * platform/mac/tables/mozilla/bugs/bug44505-expected.png:
13198         * platform/mac/tables/mozilla/bugs/bug44523-expected.png:
13199         * platform/mac/tables/mozilla/bugs/bug4501-expected.png:
13200         * platform/mac/tables/mozilla/bugs/bug45055-2-expected.png:
13201         * platform/mac/tables/mozilla/bugs/bug45055-expected.png:
13202         * platform/mac/tables/mozilla/bugs/bug4520-expected.png:
13203         * platform/mac/tables/mozilla/bugs/bug4523-expected.png:
13204         * platform/mac/tables/mozilla/bugs/bug4527-expected.png:
13205         * platform/mac/tables/mozilla/bugs/bug45350-expected.png:
13206         * platform/mac/tables/mozilla/bugs/bug45486-expected.png:
13207         * platform/mac/tables/mozilla/bugs/bug4576-expected.png:
13208         * platform/mac/tables/mozilla/bugs/bug46268-1-expected.png:
13209         * platform/mac/tables/mozilla/bugs/bug46268-2-expected.png:
13210         * platform/mac/tables/mozilla/bugs/bug46268-3-expected.png:
13211         * platform/mac/tables/mozilla/bugs/bug46268-5-expected.png:
13212         * platform/mac/tables/mozilla/bugs/bug46268-expected.png:
13213         * platform/mac/tables/mozilla/bugs/bug46368-1-expected.png:
13214         * platform/mac/tables/mozilla/bugs/bug46368-2-expected.png:
13215         * platform/mac/tables/mozilla/bugs/bug46480-1-expected.png:
13216         * platform/mac/tables/mozilla/bugs/bug46480-2-expected.png:
13217         * platform/mac/tables/mozilla/bugs/bug46623-1-expected.png:
13218         * platform/mac/tables/mozilla/bugs/bug46623-2-expected.png:
13219         * platform/mac/tables/mozilla/bugs/bug46924-expected.png:
13220         * platform/mac/tables/mozilla/bugs/bug46944-expected.png:
13221         * platform/mac/tables/mozilla/bugs/bug4739-expected.png:
13222         * platform/mac/tables/mozilla/bugs/bug47432-expected.png:
13223         * platform/mac/tables/mozilla/bugs/bug48028-1-expected.png:
13224         * platform/mac/tables/mozilla/bugs/bug48028-1-expected.txt:
13225         * platform/mac/tables/mozilla/bugs/bug48028-2-expected.png:
13226         * platform/mac/tables/mozilla/bugs/bug48028-2-expected.txt:
13227         * platform/mac/tables/mozilla/bugs/bug4803-expected.png:
13228         * platform/mac/tables/mozilla/bugs/bug4849-2-expected.png:
13229         * platform/mac/tables/mozilla/bugs/bug4849-expected.png:
13230         * platform/mac/tables/mozilla/bugs/bug48827-expected.png:
13231         * platform/mac/tables/mozilla/bugs/bug50695-1-expected.png:
13232         * platform/mac/tables/mozilla/bugs/bug50695-2-expected.png:
13233         * platform/mac/tables/mozilla/bugs/bug51037-expected.png:
13234         * platform/mac/tables/mozilla/bugs/bug51140-expected.png:
13235         * platform/mac/tables/mozilla/bugs/bug51727-expected.png:
13236         * platform/mac/tables/mozilla/bugs/bug5188-expected.png:
13237         * platform/mac/tables/mozilla/bugs/bug52505-expected.png:
13238         * platform/mac/tables/mozilla/bugs/bug52506-expected.png:
13239         * platform/mac/tables/mozilla/bugs/bug53690-1-expected.png:
13240         * platform/mac/tables/mozilla/bugs/bug53690-2-expected.png:
13241         * platform/mac/tables/mozilla/bugs/bug53891-expected.png:
13242         * platform/mac/tables/mozilla/bugs/bug54450-expected.png:
13243         * platform/mac/tables/mozilla/bugs/bug5538-expected.png:
13244         * platform/mac/tables/mozilla/bugs/bug55527-expected.png:
13245         * platform/mac/tables/mozilla/bugs/bug55545-expected.png:
13246         * platform/mac/tables/mozilla/bugs/bug55694-expected.png:
13247         * platform/mac/tables/mozilla/bugs/bug55789-expected.png:
13248         * platform/mac/tables/mozilla/bugs/bug56201-expected.png:
13249         * platform/mac/tables/mozilla/bugs/bug56405-expected.png:
13250         * platform/mac/tables/mozilla/bugs/bug56563-expected.png:
13251         * platform/mac/tables/mozilla/bugs/bug57300-expected.png:
13252         * platform/mac/tables/mozilla/bugs/bug57378-expected.png:
13253         * platform/mac/tables/mozilla/bugs/bug57828-2-expected.png:
13254         * platform/mac/tables/mozilla/bugs/bug57828-expected.png:
13255         * platform/mac/tables/mozilla/bugs/bug5797-expected.png:
13256         * platform/mac/tables/mozilla/bugs/bug5798-expected.png:
13257         * platform/mac/tables/mozilla/bugs/bug5799-expected.png:
13258         * platform/mac/tables/mozilla/bugs/bug5835-expected.png:
13259         * platform/mac/tables/mozilla/bugs/bug5838-expected.png:
13260         * platform/mac/tables/mozilla/bugs/bug5838-expected.txt:
13261         * platform/mac/tables/mozilla/bugs/bug58402-1-expected.png:
13262         * platform/mac/tables/mozilla/bugs/bug59354-expected.png:
13263         * platform/mac/tables/mozilla/bugs/bug60013-expected.png:
13264         * platform/mac/tables/mozilla/bugs/bug60749-expected.png:
13265         * platform/mac/tables/mozilla/bugs/bug60804-expected.png:
13266         * platform/mac/tables/mozilla/bugs/bug60807-expected.png:
13267         * platform/mac/tables/mozilla/bugs/bug60992-expected.png:
13268         * platform/mac/tables/mozilla/bugs/bug6184-expected.png:
13269         * platform/mac/tables/mozilla/bugs/bug625-expected.png:
13270         * platform/mac/tables/mozilla/bugs/bug6304-expected.png:
13271         * platform/mac/tables/mozilla/bugs/bug6304-expected.txt:
13272         * platform/mac/tables/mozilla/bugs/bug63785-expected.png:
13273         * platform/mac/tables/mozilla/bugs/bug6404-expected.png:
13274         * platform/mac/tables/mozilla/bugs/bug641-1-expected.png:
13275         * platform/mac/tables/mozilla/bugs/bug641-2-expected.png:
13276         * platform/mac/tables/mozilla/bugs/bug647-expected.png:
13277         * platform/mac/tables/mozilla/bugs/bug650-expected.png:
13278         * platform/mac/tables/mozilla/bugs/bug6674-expected.png:
13279         * platform/mac/tables/mozilla/bugs/bug67864-expected.png:
13280         * platform/mac/tables/mozilla/bugs/bug67915-1-expected.png:
13281         * platform/mac/tables/mozilla/bugs/bug68912-expected.png:
13282         * platform/mac/tables/mozilla/bugs/bug68998-expected.png:
13283         * platform/mac/tables/mozilla/bugs/bug69187-expected.png:
13284         * platform/mac/tables/mozilla/bugs/bug69382-1-expected.png:
13285         * platform/mac/tables/mozilla/bugs/bug69382-2-expected.png:
13286         * platform/mac/tables/mozilla/bugs/bug709-expected.png:
13287         * platform/mac/tables/mozilla/bugs/bug7112-1-expected.png:
13288         * platform/mac/tables/mozilla/bugs/bug7112-2-expected.png:
13289         * platform/mac/tables/mozilla/bugs/bug7121-1-expected.png:
13290         * platform/mac/tables/mozilla/bugs/bug72359-expected.png:
13291         * platform/mac/tables/mozilla/bugs/bug727-expected.png:
13292         * platform/mac/tables/mozilla/bugs/bug73321-expected.png:
13293         * platform/mac/tables/mozilla/bugs/bug7342-expected.png:
13294         * platform/mac/tables/mozilla/bugs/bug7471-expected.png:
13295         * platform/mac/tables/mozilla/bugs/bug75250-expected.png:
13296         * platform/mac/tables/mozilla/bugs/bug7714-expected.png:
13297         * platform/mac/tables/mozilla/bugs/bug78162-expected.png:
13298         * platform/mac/tables/mozilla/bugs/bug8032-1-expected.png:
13299         * platform/mac/tables/mozilla/bugs/bug8032-2-expected.png:
13300         * platform/mac/tables/mozilla/bugs/bug80762-1-expected.png:
13301         * platform/mac/tables/mozilla/bugs/bug81934-expected.png:
13302         * platform/mac/tables/mozilla/bugs/bug82946-1-expected.png:
13303         * platform/mac/tables/mozilla/bugs/bug82946-2-expected.png:
13304         * platform/mac/tables/mozilla/bugs/bug8361-expected.png:
13305         * platform/mac/tables/mozilla/bugs/bug83786-expected.png:
13306         * platform/mac/tables/mozilla/bugs/bug8381-expected.png:
13307         * platform/mac/tables/mozilla/bugs/bug8381-expected.txt:
13308         * platform/mac/tables/mozilla/bugs/bug8411-expected.png:
13309         * platform/mac/tables/mozilla/bugs/bug86220-expected.png:
13310         * platform/mac/tables/mozilla/bugs/bug86708-expected.png:
13311         * platform/mac/tables/mozilla/bugs/bug88035-1-expected.png:
13312         * platform/mac/tables/mozilla/bugs/bug88035-2-expected.png:
13313         * platform/mac/tables/mozilla/bugs/bug88524-expected.png:
13314         * platform/mac/tables/mozilla/bugs/bug8858-expected.png:
13315         * platform/mac/tables/mozilla/bugs/bug8950-expected.png:
13316         * platform/mac/tables/mozilla/bugs/bug9024-expected.png:
13317         * platform/mac/tables/mozilla/bugs/bug9072-expected.png:
13318         * platform/mac/tables/mozilla/bugs/bug9123-1-expected.png:
13319         * platform/mac/tables/mozilla/bugs/bug9123-2-expected.png:
13320         * platform/mac/tables/mozilla/bugs/bug92143-expected.png:
13321         * platform/mac/tables/mozilla/bugs/bug92647-2-expected.png:
13322         * platform/mac/tables/mozilla/bugs/bug9271-1-expected.png:
13323         * platform/mac/tables/mozilla/bugs/bug9271-2-expected.png:
13324         * platform/mac/tables/mozilla/bugs/bug92868-expected.png:
13325         * platform/mac/tables/mozilla/bugs/bug93363-expected.png:
13326         * platform/mac/tables/mozilla/bugs/bug963-expected.png:
13327         * platform/mac/tables/mozilla/bugs/bug96334-expected.png:
13328         * platform/mac/tables/mozilla/bugs/bug96343-expected.png:
13329         * platform/mac/tables/mozilla/bugs/bug965-expected.png:
13330         * platform/mac/tables/mozilla/bugs/bug97138-expected.png:
13331         * platform/mac/tables/mozilla/bugs/bug97383-expected.png:
13332         * platform/mac/tables/mozilla/bugs/bug98196-expected.png:
13333         * platform/mac/tables/mozilla/bugs/bug9879-1-expected.png:
13334         * platform/mac/tables/mozilla/bugs/bug99923-expected.png:
13335         * platform/mac/tables/mozilla/bugs/bug99948-expected.png:
13336         * platform/mac/tables/mozilla/collapsing_borders/bug127040-expected.png:
13337         * platform/mac/tables/mozilla/collapsing_borders/bug41262-3-expected.png:
13338         * platform/mac/tables/mozilla/collapsing_borders/bug41262-4-expected.png:
13339         * platform/mac/tables/mozilla/core/bloomberg-expected.png:
13340         * platform/mac/tables/mozilla/core/borders-expected.png:
13341         * platform/mac/tables/mozilla/core/box_sizing-expected.png:
13342         * platform/mac/tables/mozilla/core/captions-expected.png:
13343         * platform/mac/tables/mozilla/core/captions-expected.txt:
13344         * platform/mac/tables/mozilla/core/cell_heights-expected.png:
13345         * platform/mac/tables/mozilla/core/col_span-expected.png:
13346         * platform/mac/tables/mozilla/core/col_widths_auto_auto-expected.png:
13347         * platform/mac/tables/mozilla/core/col_widths_auto_autoFix-expected.png:
13348         * platform/mac/tables/mozilla/core/col_widths_auto_autoFixPer-expected.png:
13349         * platform/mac/tables/mozilla/core/col_widths_auto_autoPer-expected.png:
13350         * platform/mac/tables/mozilla/core/col_widths_auto_fix-expected.png:
13351         * platform/mac/tables/mozilla/core/col_widths_auto_fixPer-expected.png:
13352         * platform/mac/tables/mozilla/core/col_widths_auto_per-expected.png:
13353         * platform/mac/tables/mozilla/core/col_widths_fix_auto-expected.png:
13354         * platform/mac/tables/mozilla/core/col_widths_fix_autoFix-expected.png:
13355         * platform/mac/tables/mozilla/core/col_widths_fix_autoFixPer-expected.png:
13356         * platform/mac/tables/mozilla/core/col_widths_fix_autoPer-expected.png:
13357         * platform/mac/tables/mozilla/core/col_widths_fix_fix-expected.png:
13358         * platform/mac/tables/mozilla/core/col_widths_fix_fixPer-expected.png:
13359         * platform/mac/tables/mozilla/core/col_widths_fix_per-expected.png:
13360         * platform/mac/tables/mozilla/core/margins-expected.png:
13361         * platform/mac/tables/mozilla/core/misc-expected.png:
13362         * platform/mac/tables/mozilla/core/nested1-expected.png:
13363         * platform/mac/tables/mozilla/core/one_row-expected.png:
13364         * platform/mac/tables/mozilla/core/row_span-expected.png:
13365         * platform/mac/tables/mozilla/core/table_frame-expected.png:
13366         * platform/mac/tables/mozilla/core/table_heights-expected.png:
13367         * platform/mac/tables/mozilla/core/table_rules-expected.png:
13368         * platform/mac/tables/mozilla/core/table_widths-expected.png:
13369         * platform/mac/tables/mozilla/dom/appendCol2-expected.png:
13370         * platform/mac/tables/mozilla/dom/appendRowsExpand1-expected.png:
13371         * platform/mac/tables/mozilla/dom/appendTbodyExpand1-expected.png:
13372         * platform/mac/tables/mozilla/dom/deleteCellsRebuild1-expected.png:
13373         * platform/mac/tables/mozilla/dom/deleteCellsShrink1-expected.png:
13374         * platform/mac/tables/mozilla/dom/deleteCellsShrink2-expected.png:
13375         * platform/mac/tables/mozilla/dom/deleteCol1-expected.png:
13376         * platform/mac/tables/mozilla/dom/deleteCol2-expected.png:
13377         * platform/mac/tables/mozilla/dom/deleteCol3-expected.png:
13378         * platform/mac/tables/mozilla/dom/deleteColGroup1-expected.png:
13379         * platform/mac/tables/mozilla/dom/deleteColGroup2-expected.png:
13380         * platform/mac/tables/mozilla/dom/deleteRowsRebuild1-expected.png:
13381         * platform/mac/tables/mozilla/dom/deleteRowsShrink1-expected.png:
13382         * platform/mac/tables/mozilla/dom/deleteTbodyExpand1-expected.png:
13383         * platform/mac/tables/mozilla/dom/deleteTbodyRebuild1-expected.png:
13384         * platform/mac/tables/mozilla/dom/insertCellsExpand1-expected.png:
13385         * platform/mac/tables/mozilla/dom/insertCellsExpand2-expected.png:
13386         * platform/mac/tables/mozilla/dom/insertCellsRebuild1-expected.png:
13387         * platform/mac/tables/mozilla/dom/insertCellsRebuild2-expected.png:
13388         * platform/mac/tables/mozilla/dom/insertColGroups1-expected.png:
13389         * platform/mac/tables/mozilla/dom/insertColGroups2-expected.png:
13390         * platform/mac/tables/mozilla/dom/insertCols1-expected.png:
13391         * platform/mac/tables/mozilla/dom/insertCols2-expected.png:
13392         * platform/mac/tables/mozilla/dom/insertCols3-expected.png:
13393         * platform/mac/tables/mozilla/dom/insertCols4-expected.png:
13394         * platform/mac/tables/mozilla/dom/insertCols5-expected.png:
13395         * platform/mac/tables/mozilla/dom/insertRowsExpand1-expected.png:
13396         * platform/mac/tables/mozilla/dom/insertRowsRebuild1-expected.png:
13397         * platform/mac/tables/mozilla/dom/tableDom-expected.png:
13398         * platform/mac/tables/mozilla/marvin/backgr_index-expected.png:
13399         * platform/mac/tables/mozilla/marvin/backgr_layers-opacity-expected.png:
13400         * platform/mac/tables/mozilla/marvin/backgr_layers-opacity-expected.txt:
13401         * platform/mac/tables/mozilla/marvin/backgr_position-table-expected.png:
13402         * platform/mac/tables/mozilla/marvin/backgr_position-table-expected.txt:
13403         * platform/mac/tables/mozilla/marvin/backgr_simple-table-cell-expected.png:
13404         * platform/mac/tables/mozilla/marvin/backgr_simple-table-cell-expected.txt:
13405         * platform/mac/tables/mozilla/marvin/backgr_simple-table-column-expected.png:
13406         * platform/mac/tables/mozilla/marvin/backgr_simple-table-column-expected.txt:
13407         * platform/mac/tables/mozilla/marvin/backgr_simple-table-column-group-expected.png:
13408         * platform/mac/tables/mozilla/marvin/backgr_simple-table-column-group-expected.txt:
13409         * platform/mac/tables/mozilla/marvin/backgr_simple-table-expected.png:
13410         * platform/mac/tables/mozilla/marvin/backgr_simple-table-expected.txt:
13411         * platform/mac/tables/mozilla/marvin/backgr_simple-table-row-expected.png:
13412         * platform/mac/tables/mozilla/marvin/backgr_simple-table-row-expected.txt:
13413         * platform/mac/tables/mozilla/marvin/backgr_simple-table-row-group-expected.png:
13414         * platform/mac/tables/mozilla/marvin/backgr_simple-table-row-group-expected.txt:
13415         * platform/mac/tables/mozilla/marvin/body_col-expected.png:
13416         * platform/mac/tables/mozilla/marvin/body_tbody-expected.png:
13417         * platform/mac/tables/mozilla/marvin/body_tfoot-expected.png:
13418         * platform/mac/tables/mozilla/marvin/body_thead-expected.png:
13419         * platform/mac/tables/mozilla/marvin/col_span-expected.png:
13420         * platform/mac/tables/mozilla/marvin/colgroup_align_center-expected.png:
13421         * platform/mac/tables/mozilla/marvin/colgroup_align_justify-expected.png:
13422         * platform/mac/tables/mozilla/marvin/colgroup_align_left-expected.png:
13423         * platform/mac/tables/mozilla/marvin/colgroup_align_right-expected.png:
13424         * platform/mac/tables/mozilla/marvin/colgroup_span-expected.png:
13425         * platform/mac/tables/mozilla/marvin/colgroup_valign_baseline-expected.png:
13426         * platform/mac/tables/mozilla/marvin/colgroup_valign_bottom-expected.png:
13427         * platform/mac/tables/mozilla/marvin/colgroup_valign_middle-expected.png:
13428         * platform/mac/tables/mozilla/marvin/colgroup_valign_top-expected.png:
13429         * platform/mac/tables/mozilla/marvin/colgroup_width_pct-expected.png:
13430         * platform/mac/tables/mozilla/marvin/colgroup_width_px-expected.png:
13431         * platform/mac/tables/mozilla/marvin/table_frame_border-expected.png:
13432         * platform/mac/tables/mozilla/marvin/table_frame_border-expected.txt:
13433         * platform/mac/tables/mozilla/marvin/table_frame_box-expected.png:
13434         * platform/mac/tables/mozilla/marvin/table_frame_box-expected.txt:
13435         * platform/mac/tables/mozilla/marvin/table_overflow_hidden_td-expected.png:
13436         * platform/mac/tables/mozilla/marvin/table_overflow_td_dynamic_deactivate-expected.png:
13437         * platform/mac/tables/mozilla/marvin/table_row_align_center-expected.png:
13438         * platform/mac/tables/mozilla/marvin/table_row_align_left-expected.png:
13439         * platform/mac/tables/mozilla/marvin/table_row_align_right-expected.png:
13440         * platform/mac/tables/mozilla/marvin/table_rules_all-expected.png:
13441         * platform/mac/tables/mozilla/marvin/table_rules_all-expected.txt:
13442         * platform/mac/tables/mozilla/marvin/table_rules_groups-expected.png:
13443         * platform/mac/tables/mozilla/marvin/table_rules_none-expected.png:
13444         * platform/mac/tables/mozilla/marvin/table_rules_none-expected.txt:
13445         * platform/mac/tables/mozilla/marvin/tables_align_center-expected.png:
13446         * platform/mac/tables/mozilla/marvin/tables_align_left-expected.png:
13447         * platform/mac/tables/mozilla/marvin/tables_align_right-expected.png:
13448         * platform/mac/tables/mozilla/marvin/tables_bgcolor_aqua-expected.png:
13449         * platform/mac/tables/mozilla/marvin/tables_bgcolor_aqua_rgb-expected.png:
13450         * platform/mac/tables/mozilla/marvin/tables_bgcolor_black-expected.png:
13451         * platform/mac/tables/mozilla/marvin/tables_bgcolor_black_rgb-expected.png:
13452         * platform/mac/tables/mozilla/marvin/tables_bgcolor_blue-expected.png:
13453         * platform/mac/tables/mozilla/marvin/tables_bgcolor_blue_rgb-expected.png:
13454         * platform/mac/tables/mozilla/marvin/tables_bgcolor_fuchsia-expected.png:
13455         * platform/mac/tables/mozilla/marvin/tables_bgcolor_fuchsia_rgb-expected.png:
13456         * platform/mac/tables/mozilla/marvin/tables_bgcolor_gray-expected.png:
13457         * platform/mac/tables/mozilla/marvin/tables_bgcolor_gray_rgb-expected.png:
13458         * platform/mac/tables/mozilla/marvin/tables_bgcolor_green-expected.png:
13459         * platform/mac/tables/mozilla/marvin/tables_bgcolor_green_rgb-expected.png:
13460         * platform/mac/tables/mozilla/marvin/tables_bgcolor_lime-expected.png:
13461         * platform/mac/tables/mozilla/marvin/tables_bgcolor_lime_rgb-expected.png:
13462         * platform/mac/tables/mozilla/marvin/tables_bgcolor_maroon-expected.png:
13463         * platform/mac/tables/mozilla/marvin/tables_bgcolor_maroon_rgb-expected.png:
13464         * platform/mac/tables/mozilla/marvin/tables_bgcolor_navy-expected.png:
13465         * platform/mac/tables/mozilla/marvin/tables_bgcolor_navy_rgb-expected.png:
13466         * platform/mac/tables/mozilla/marvin/tables_bgcolor_olive-expected.png:
13467         * platform/mac/tables/mozilla/marvin/tables_bgcolor_olive_rgb-expected.png:
13468         * platform/mac/tables/mozilla/marvin/tables_bgcolor_purple-expected.png:
13469         * platform/mac/tables/mozilla/marvin/tables_bgcolor_purple_rgb-expected.png:
13470         * platform/mac/tables/mozilla/marvin/tables_bgcolor_red-expected.png:
13471         * platform/mac/tables/mozilla/marvin/tables_bgcolor_red_rgb-expected.png:
13472         * platform/mac/tables/mozilla/marvin/tables_bgcolor_silver-expected.png:
13473         * platform/mac/tables/mozilla/marvin/tables_bgcolor_silver_rgb-expected.png:
13474         * platform/mac/tables/mozilla/marvin/tables_bgcolor_teal-expected.png:
13475         * platform/mac/tables/mozilla/marvin/tables_bgcolor_teal_rgb-expected.png:
13476         * platform/mac/tables/mozilla/marvin/tables_bgcolor_white-expected.png:
13477         * platform/mac/tables/mozilla/marvin/tables_bgcolor_white_rgb-expected.png:
13478         * platform/mac/tables/mozilla/marvin/tables_bgcolor_yellow-expected.png:
13479         * platform/mac/tables/mozilla/marvin/tables_bgcolor_yellow_rgb-expected.png:
13480         * platform/mac/tables/mozilla/marvin/tables_border_0-expected.png:
13481         * platform/mac/tables/mozilla/marvin/tables_border_1-expected.png:
13482         * platform/mac/tables/mozilla/marvin/tables_border_2-expected.png:
13483         * platform/mac/tables/mozilla/marvin/tables_border_3-expected.png:
13484         * platform/mac/tables/mozilla/marvin/tables_caption_align_bot-expected.png:
13485         * platform/mac/tables/mozilla/marvin/tables_caption_align_bot-expected.txt:
13486         * platform/mac/tables/mozilla/marvin/tables_caption_align_top-expected.png:
13487         * platform/mac/tables/mozilla/marvin/tables_caption_align_top-expected.txt:
13488         * platform/mac/tables/mozilla/marvin/tables_cellpadding-expected.png:
13489         * platform/mac/tables/mozilla/marvin/tables_cellpadding_pct-expected.png:
13490         * platform/mac/tables/mozilla/marvin/tables_cellspacing-expected.png:
13491         * platform/mac/tables/mozilla/marvin/tables_class-expected.png:
13492         * platform/mac/tables/mozilla/marvin/tables_default-expected.png:
13493         * platform/mac/tables/mozilla/marvin/tables_id-expected.png:
13494         * platform/mac/tables/mozilla/marvin/tables_row_th_nowrap-expected.png:
13495         * platform/mac/tables/mozilla/marvin/tables_style-expected.png:
13496         * platform/mac/tables/mozilla/marvin/tables_td_align_center-expected.png:
13497         * platform/mac/tables/mozilla/marvin/tables_td_align_left-expected.png:
13498         * platform/mac/tables/mozilla/marvin/tables_td_align_right-expected.png:
13499         * platform/mac/tables/mozilla/marvin/tables_td_colspan-expected.png:
13500         * platform/mac/tables/mozilla/marvin/tables_td_height-expected.png:
13501         * platform/mac/tables/mozilla/marvin/tables_td_nowrap-expected.png:
13502         * platform/mac/tables/mozilla/marvin/tables_td_rowspan-expected.png:
13503         * platform/mac/tables/mozilla/marvin/tables_td_width-expected.png:
13504         * platform/mac/tables/mozilla/marvin/tables_th_align_center-expected.png:
13505         * platform/mac/tables/mozilla/marvin/tables_th_align_left-expected.png:
13506         * platform/mac/tables/mozilla/marvin/tables_th_align_right-expected.png:
13507         * platform/mac/tables/mozilla/marvin/tables_th_colspan-expected.png:
13508         * platform/mac/tables/mozilla/marvin/tables_th_height-expected.png:
13509         * platform/mac/tables/mozilla/marvin/tables_th_rowspan-expected.png:
13510         * platform/mac/tables/mozilla/marvin/tables_th_width-expected.png:
13511         * platform/mac/tables/mozilla/marvin/tables_width_percent-expected.png:
13512         * platform/mac/tables/mozilla/marvin/tables_width_px-expected.png:
13513         * platform/mac/tables/mozilla/marvin/tbody_align_center-expected.png:
13514         * platform/mac/tables/mozilla/marvin/tbody_align_char-expected.png:
13515         * platform/mac/tables/mozilla/marvin/tbody_align_justify-expected.png:
13516         * platform/mac/tables/mozilla/marvin/tbody_align_left-expected.png:
13517         * platform/mac/tables/mozilla/marvin/tbody_align_right-expected.png:
13518         * platform/mac/tables/mozilla/marvin/tbody_char-expected.png:
13519         * platform/mac/tables/mozilla/marvin/tbody_valign_baseline-expected.png:
13520         * platform/mac/tables/mozilla/marvin/tbody_valign_bottom-expected.png:
13521         * platform/mac/tables/mozilla/marvin/tbody_valign_middle-expected.png:
13522         * platform/mac/tables/mozilla/marvin/tbody_valign_top-expected.png:
13523         * platform/mac/tables/mozilla/marvin/td_valign_baseline-expected.png:
13524         * platform/mac/tables/mozilla/marvin/td_valign_bottom-expected.png:
13525         * platform/mac/tables/mozilla/marvin/td_valign_middle-expected.png:
13526         * platform/mac/tables/mozilla/marvin/td_valign_top-expected.png:
13527         * platform/mac/tables/mozilla/marvin/tfoot_align_center-expected.png:
13528         * platform/mac/tables/mozilla/marvin/tfoot_align_char-expected.png:
13529         * platform/mac/tables/mozilla/marvin/tfoot_align_justify-expected.png:
13530         * platform/mac/tables/mozilla/marvin/tfoot_align_left-expected.png:
13531         * platform/mac/tables/mozilla/marvin/tfoot_align_right-expected.png:
13532         * platform/mac/tables/mozilla/marvin/tfoot_char-expected.png:
13533         * platform/mac/tables/mozilla/marvin/tfoot_valign_baseline-expected.png:
13534         * platform/mac/tables/mozilla/marvin/tfoot_valign_bottom-expected.png:
13535         * platform/mac/tables/mozilla/marvin/tfoot_valign_middle-expected.png:
13536         * platform/mac/tables/mozilla/marvin/tfoot_valign_top-expected.png:
13537         * platform/mac/tables/mozilla/marvin/th_valign_baseline-expected.png:
13538         * platform/mac/tables/mozilla/marvin/th_valign_bottom-expected.png:
13539         * platform/mac/tables/mozilla/marvin/th_valign_middle-expected.png:
13540         * platform/mac/tables/mozilla/marvin/th_valign_top-expected.png:
13541         * platform/mac/tables/mozilla/marvin/thead_align_center-expected.png:
13542         * platform/mac/tables/mozilla/marvin/thead_align_char-expected.png:
13543         * platform/mac/tables/mozilla/marvin/thead_align_justify-expected.png:
13544         * platform/mac/tables/mozilla/marvin/thead_align_left-expected.png:
13545         * platform/mac/tables/mozilla/marvin/thead_align_right-expected.png:
13546         * platform/mac/tables/mozilla/marvin/thead_char-expected.png:
13547         * platform/mac/tables/mozilla/marvin/thead_valign_baseline-expected.png:
13548         * platform/mac/tables/mozilla/marvin/thead_valign_bottom-expected.png:
13549         * platform/mac/tables/mozilla/marvin/thead_valign_middle-expected.png:
13550         * platform/mac/tables/mozilla/marvin/thead_valign_top-expected.png:
13551         * platform/mac/tables/mozilla/marvin/tr_bgcolor_aqua_rgb-expected.png:
13552         * platform/mac/tables/mozilla/marvin/tr_bgcolor_black-expected.png:
13553         * platform/mac/tables/mozilla/marvin/tr_bgcolor_black_rgb-expected.png:
13554         * platform/mac/tables/mozilla/marvin/tr_bgcolor_blue-expected.png:
13555         * platform/mac/tables/mozilla/marvin/tr_bgcolor_blue_rgb-expected.png:
13556         * platform/mac/tables/mozilla/marvin/tr_bgcolor_fuchsia-expected.png:
13557         * platform/mac/tables/mozilla/marvin/tr_bgcolor_fuchsia_rgb-expected.png:
13558         * platform/mac/tables/mozilla/marvin/tr_bgcolor_gray-expected.png:
13559         * platform/mac/tables/mozilla/marvin/tr_bgcolor_gray_rgb-expected.png:
13560         * platform/mac/tables/mozilla/marvin/tr_bgcolor_green-expected.png:
13561         * platform/mac/tables/mozilla/marvin/tr_bgcolor_green_rgb-expected.png:
13562         * platform/mac/tables/mozilla/marvin/tr_bgcolor_lime-expected.png:
13563         * platform/mac/tables/mozilla/marvin/tr_bgcolor_lime_rgb-expected.png:
13564         * platform/mac/tables/mozilla/marvin/tr_bgcolor_maroon-expected.png:
13565         * platform/mac/tables/mozilla/marvin/tr_bgcolor_maroon_rgb-expected.png:
13566         * platform/mac/tables/mozilla/marvin/tr_bgcolor_navy-expected.png:
13567         * platform/mac/tables/mozilla/marvin/tr_bgcolor_navy_rgb-expected.png:
13568         * platform/mac/tables/mozilla/marvin/tr_bgcolor_olive-expected.png:
13569         * platform/mac/tables/mozilla/marvin/tr_bgcolor_olive_rgb-expected.png:
13570         * platform/mac/tables/mozilla/marvin/tr_bgcolor_purple-expected.png:
13571         * platform/mac/tables/mozilla/marvin/tr_bgcolor_purple_rgb-expected.png:
13572         * platform/mac/tables/mozilla/marvin/tr_bgcolor_red-expected.png:
13573         * platform/mac/tables/mozilla/marvin/tr_bgcolor_red_rgb-expected.png:
13574         * platform/mac/tables/mozilla/marvin/tr_bgcolor_silver-expected.png:
13575         * platform/mac/tables/mozilla/marvin/tr_bgcolor_silver_rgb-expected.png:
13576         * platform/mac/tables/mozilla/marvin/tr_bgcolor_teal-expected.png:
13577         * platform/mac/tables/mozilla/marvin/tr_bgcolor_teal_rgb-expected.png:
13578         * platform/mac/tables/mozilla/marvin/tr_bgcolor_white-expected.png:
13579         * platform/mac/tables/mozilla/marvin/tr_bgcolor_white_rgb-expected.png:
13580         * platform/mac/tables/mozilla/marvin/tr_bgcolor_yellow-expected.png:
13581         * platform/mac/tables/mozilla/marvin/tr_bgcolor_yellow_rgb-expected.png:
13582         * platform/mac/tables/mozilla/marvin/tr_valign_baseline-expected.png:
13583         * platform/mac/tables/mozilla/marvin/tr_valign_bottom-expected.png:
13584         * platform/mac/tables/mozilla/marvin/tr_valign_middle-expected.png:
13585         * platform/mac/tables/mozilla/marvin/tr_valign_top-expected.png:
13586         * platform/mac/tables/mozilla/marvin/x_caption_align_bottom-expected.png:
13587         * platform/mac/tables/mozilla/marvin/x_caption_align_bottom-expected.txt:
13588         * platform/mac/tables/mozilla/marvin/x_caption_align_top-expected.png:
13589         * platform/mac/tables/mozilla/marvin/x_caption_align_top-expected.txt:
13590         * platform/mac/tables/mozilla/marvin/x_caption_class-expected.png:
13591         * platform/mac/tables/mozilla/marvin/x_caption_class-expected.txt:
13592         * platform/mac/tables/mozilla/marvin/x_caption_id-expected.png:
13593         * platform/mac/tables/mozilla/marvin/x_caption_id-expected.txt:
13594         * platform/mac/tables/mozilla/marvin/x_caption_style-expected.png:
13595         * platform/mac/tables/mozilla/marvin/x_caption_style-expected.txt:
13596         * platform/mac/tables/mozilla/marvin/x_col_align_center-expected.png:
13597         * platform/mac/tables/mozilla/marvin/x_col_align_char-expected.png:
13598         * platform/mac/tables/mozilla/marvin/x_col_align_justify-expected.png:
13599         * platform/mac/tables/mozilla/marvin/x_col_align_left-expected.png:
13600         * platform/mac/tables/mozilla/marvin/x_col_align_right-expected.png:
13601         * platform/mac/tables/mozilla/marvin/x_col_span-expected.png:
13602         * platform/mac/tables/mozilla/marvin/x_col_valign_baseline-expected.png:
13603         * platform/mac/tables/mozilla/marvin/x_col_valign_bottom-expected.png:
13604         * platform/mac/tables/mozilla/marvin/x_col_valign_middle-expected.png:
13605         * platform/mac/tables/mozilla/marvin/x_col_valign_top-expected.png:
13606         * platform/mac/tables/mozilla/marvin/x_col_width_pct-expected.png:
13607         * platform/mac/tables/mozilla/marvin/x_col_width_px-expected.png:
13608         * platform/mac/tables/mozilla/marvin/x_col_width_rel-expected.png:
13609         * platform/mac/tables/mozilla/marvin/x_colgroup_align_center-expected.png:
13610         * platform/mac/tables/mozilla/marvin/x_colgroup_align_char-expected.png:
13611         * platform/mac/tables/mozilla/marvin/x_colgroup_align_justify-expected.png:
13612         * platform/mac/tables/mozilla/marvin/x_colgroup_align_left-expected.png:
13613         * platform/mac/tables/mozilla/marvin/x_colgroup_align_right-expected.png:
13614         * platform/mac/tables/mozilla/marvin/x_colgroup_span-expected.png:
13615         * platform/mac/tables/mozilla/marvin/x_colgroup_valign_baseline-expected.png:
13616         * platform/mac/tables/mozilla/marvin/x_colgroup_valign_bottom-expected.png:
13617         * platform/mac/tables/mozilla/marvin/x_colgroup_valign_middle-expected.png:
13618         * platform/mac/tables/mozilla/marvin/x_colgroup_valign_top-expected.png:
13619         * platform/mac/tables/mozilla/marvin/x_colgroup_width_pct-expected.png:
13620         * platform/mac/tables/mozilla/marvin/x_colgroup_width_rel-expected.png:
13621         * platform/mac/tables/mozilla/marvin/x_table-expected.png:
13622         * platform/mac/tables/mozilla/marvin/x_table_align_center-expected.png:
13623         * platform/mac/tables/mozilla/marvin/x_table_align_left-expected.png:
13624         * platform/mac/tables/mozilla/marvin/x_table_align_right-expected.png:
13625         * platform/mac/tables/mozilla/marvin/x_table_bgcolor_name-expected.png:
13626         * platform/mac/tables/mozilla/marvin/x_table_bgcolor_rgb-expected.png:
13627         * platform/mac/tables/mozilla/marvin/x_table_border-expected.png:
13628         * platform/mac/tables/mozilla/marvin/x_table_border_none-expected.png:
13629         * platform/mac/tables/mozilla/marvin/x_table_border_px-expected.png:
13630         * platform/mac/tables/mozilla/marvin/x_table_cellpadding-expected.png:
13631         * platform/mac/tables/mozilla/marvin/x_table_cellpadding_pct-expected.png:
13632         * platform/mac/tables/mozilla/marvin/x_table_cellspacing-expected.png:
13633         * platform/mac/tables/mozilla/marvin/x_table_cellspacing_pct-expected.png:
13634         * platform/mac/tables/mozilla/marvin/x_table_class-expected.png:
13635         * platform/mac/tables/mozilla/marvin/x_table_frame_void-expected.png:
13636         * platform/mac/tables/mozilla/marvin/x_table_id-expected.png:
13637         * platform/mac/tables/mozilla/marvin/x_table_rules_groups-expected.png:
13638         * platform/mac/tables/mozilla/marvin/x_table_rules_none-expected.png:
13639         * platform/mac/tables/mozilla/marvin/x_table_style-expected.png:
13640         * platform/mac/tables/mozilla/marvin/x_table_width_pct-expected.png:
13641         * platform/mac/tables/mozilla/marvin/x_table_width_px-expected.png:
13642         * platform/mac/tables/mozilla/marvin/x_tbody_align_center-expected.png:
13643         * platform/mac/tables/mozilla/marvin/x_tbody_align_char-expected.png:
13644         * platform/mac/tables/mozilla/marvin/x_tbody_align_justify-expected.png:
13645         * platform/mac/tables/mozilla/marvin/x_tbody_align_left-expected.png:
13646         * platform/mac/tables/mozilla/marvin/x_tbody_align_right-expected.png:
13647         * platform/mac/tables/mozilla/marvin/x_tbody_class-expected.png:
13648         * platform/mac/tables/mozilla/marvin/x_tbody_id-expected.png:
13649         * platform/mac/tables/mozilla/marvin/x_tbody_style-expected.png:
13650         * platform/mac/tables/mozilla/marvin/x_tbody_valign_baseline-expected.png:
13651         * platform/mac/tables/mozilla/marvin/x_tbody_valign_bottom-expected.png:
13652         * platform/mac/tables/mozilla/marvin/x_tbody_valign_middle-expected.png:
13653         * platform/mac/tables/mozilla/marvin/x_tbody_valign_top-expected.png:
13654         * platform/mac/tables/mozilla/marvin/x_td_align_center-expected.png:
13655         * platform/mac/tables/mozilla/marvin/x_td_align_char-expected.png:
13656         * platform/mac/tables/mozilla/marvin/x_td_align_justify-expected.png:
13657         * platform/mac/tables/mozilla/marvin/x_td_align_left-expected.png:
13658         * platform/mac/tables/mozilla/marvin/x_td_align_right-expected.png:
13659         * platform/mac/tables/mozilla/marvin/x_td_bgcolor_name-expected.png:
13660         * platform/mac/tables/mozilla/marvin/x_td_bgcolor_rgb-expected.png:
13661         * platform/mac/tables/mozilla/marvin/x_td_class-expected.png:
13662         * platform/mac/tables/mozilla/marvin/x_td_colspan-expected.png:
13663         * platform/mac/tables/mozilla/marvin/x_td_height-expected.png:
13664         * platform/mac/tables/mozilla/marvin/x_td_id-expected.png:
13665         * platform/mac/tables/mozilla/marvin/x_td_nowrap-expected.png:
13666         * platform/mac/tables/mozilla/marvin/x_td_rowspan-expected.png:
13667         * platform/mac/tables/mozilla/marvin/x_td_style-expected.png:
13668         * platform/mac/tables/mozilla/marvin/x_td_valign_baseline-expected.png:
13669         * platform/mac/tables/mozilla/marvin/x_td_valign_bottom-expected.png:
13670         * platform/mac/tables/mozilla/marvin/x_td_valign_middle-expected.png:
13671         * platform/mac/tables/mozilla/marvin/x_td_valign_top-expected.png:
13672         * platform/mac/tables/mozilla/marvin/x_td_width-expected.png:
13673         * platform/mac/tables/mozilla/marvin/x_tfoot_align_center-expected.png:
13674         * platform/mac/tables/mozilla/marvin/x_tfoot_align_char-expected.png:
13675         * platform/mac/tables/mozilla/marvin/x_tfoot_align_justify-expected.png:
13676         * platform/mac/tables/mozilla/marvin/x_tfoot_align_left-expected.png:
13677         * platform/mac/tables/mozilla/marvin/x_tfoot_align_right-expected.png:
13678         * platform/mac/tables/mozilla/marvin/x_tfoot_class-expected.png:
13679         * platform/mac/tables/mozilla/marvin/x_tfoot_id-expected.png:
13680         * platform/mac/tables/mozilla/marvin/x_tfoot_style-expected.png:
13681         * platform/mac/tables/mozilla/marvin/x_tfoot_valign_baseline-expected.png:
13682         * platform/mac/tables/mozilla/marvin/x_tfoot_valign_bottom-expected.png:
13683         * platform/mac/tables/mozilla/marvin/x_tfoot_valign_middle-expected.png:
13684         * platform/mac/tables/mozilla/marvin/x_tfoot_valign_top-expected.png:
13685         * platform/mac/tables/mozilla/marvin/x_th_align_center-expected.png:
13686         * platform/mac/tables/mozilla/marvin/x_th_align_char-expected.png:
13687         * platform/mac/tables/mozilla/marvin/x_th_align_justify-expected.png:
13688         * platform/mac/tables/mozilla/marvin/x_th_align_left-expected.png:
13689         * platform/mac/tables/mozilla/marvin/x_th_align_right-expected.png:
13690         * platform/mac/tables/mozilla/marvin/x_th_bgcolor_name-expected.png:
13691         * platform/mac/tables/mozilla/marvin/x_th_bgcolor_rgb-expected.png:
13692         * platform/mac/tables/mozilla/marvin/x_th_class-expected.png:
13693         * platform/mac/tables/mozilla/marvin/x_th_colspan-expected.png:
13694         * platform/mac/tables/mozilla/marvin/x_th_height-expected.png:
13695         * platform/mac/tables/mozilla/marvin/x_th_id-expected.png:
13696         * platform/mac/tables/mozilla/marvin/x_th_nowrap-expected.png:
13697         * platform/mac/tables/mozilla/marvin/x_th_rowspan-expected.png:
13698         * platform/mac/tables/mozilla/marvin/x_th_style-expected.png:
13699         * platform/mac/tables/mozilla/marvin/x_th_valign_baseline-expected.png:
13700         * platform/mac/tables/mozilla/marvin/x_th_valign_bottom-expected.png:
13701         * platform/mac/tables/mozilla/marvin/x_th_valign_middle-expected.png:
13702         * platform/mac/tables/mozilla/marvin/x_th_valign_top-expected.png:
13703         * platform/mac/tables/mozilla/marvin/x_th_width-expected.png:
13704         * platform/mac/tables/mozilla/marvin/x_thead_align_center-expected.png:
13705         * platform/mac/tables/mozilla/marvin/x_thead_align_char-expected.png:
13706         * platform/mac/tables/mozilla/marvin/x_thead_align_justify-expected.png:
13707         * platform/mac/tables/mozilla/marvin/x_thead_align_left-expected.png:
13708         * platform/mac/tables/mozilla/marvin/x_thead_align_right-expected.png:
13709         * platform/mac/tables/mozilla/marvin/x_thead_class-expected.png:
13710         * platform/mac/tables/mozilla/marvin/x_thead_id-expected.png:
13711         * platform/mac/tables/mozilla/marvin/x_thead_style-expected.png:
13712         * platform/mac/tables/mozilla/marvin/x_thead_valign_baseline-expected.png:
13713         * platform/mac/tables/mozilla/marvin/x_thead_valign_bottom-expected.png:
13714         * platform/mac/tables/mozilla/marvin/x_thead_valign_middle-expected.png:
13715         * platform/mac/tables/mozilla/marvin/x_thead_valign_top-expected.png:
13716         * platform/mac/tables/mozilla/marvin/x_tr_align_center-expected.png:
13717         * platform/mac/tables/mozilla/marvin/x_tr_align_char-expected.png:
13718         * platform/mac/tables/mozilla/marvin/x_tr_align_justify-expected.png:
13719         * platform/mac/tables/mozilla/marvin/x_tr_align_left-expected.png:
13720         * platform/mac/tables/mozilla/marvin/x_tr_align_right-expected.png:
13721         * platform/mac/tables/mozilla/marvin/x_tr_bgcolor_name-expected.png:
13722         * platform/mac/tables/mozilla/marvin/x_tr_bgcolor_rgb-expected.png:
13723         * platform/mac/tables/mozilla/marvin/x_tr_class-expected.png:
13724         * platform/mac/tables/mozilla/marvin/x_tr_id-expected.png:
13725         * platform/mac/tables/mozilla/marvin/x_tr_style-expected.png:
13726         * platform/mac/tables/mozilla/marvin/x_tr_valign_baseline-expected.png:
13727         * platform/mac/tables/mozilla/marvin/x_tr_valign_bottom-expected.png:
13728         * platform/mac/tables/mozilla/marvin/x_tr_valign_middle-expected.png:
13729         * platform/mac/tables/mozilla/marvin/x_tr_valign_top-expected.png:
13730         * platform/mac/tables/mozilla/other/body_col-expected.png:
13731         * platform/mac/tables/mozilla/other/cell_widths-expected.png:
13732         * platform/mac/tables/mozilla/other/cellspacing-expected.png:
13733         * platform/mac/tables/mozilla/other/move_row-expected.png:
13734         * platform/mac/tables/mozilla/other/ms-expected.png:
13735         * platform/mac/tables/mozilla/other/nested2-expected.png:
13736         * platform/mac/tables/mozilla/other/nestedTables-expected.png:
13737         * platform/mac/tables/mozilla/other/padding-expected.png:
13738         * platform/mac/tables/mozilla/other/slashlogo-expected.png:
13739         * platform/mac/tables/mozilla/other/test3-expected.png:
13740         * platform/mac/tables/mozilla/other/test6-expected.png:
13741         * platform/mac/tables/mozilla/other/wa_table_thtd_rowspan-expected.png:
13742         * platform/mac/tables/mozilla/other/wa_table_thtd_rowspan-expected.txt:
13743         * platform/mac/tables/mozilla/other/wa_table_tr_align-expected.png:
13744         * platform/mac/tables/mozilla/other/wa_table_tr_align-expected.txt:
13745         * platform/mac/tables/mozilla_expected_failures/bugs/97619-expected.png:
13746         * platform/mac/tables/mozilla_expected_failures/bugs/bug1010-expected.png:
13747         * platform/mac/tables/mozilla_expected_failures/bugs/bug10140-expected.png:
13748         * platform/mac/tables/mozilla_expected_failures/bugs/bug10140-expected.txt:
13749         * platform/mac/tables/mozilla_expected_failures/bugs/bug101759-expected.png:
13750         * platform/mac/tables/mozilla_expected_failures/bugs/bug10216-expected.png:
13751         * platform/mac/tables/mozilla_expected_failures/bugs/bug10216-expected.txt:
13752         * platform/mac/tables/mozilla_expected_failures/bugs/bug104898-expected.png:
13753         * platform/mac/tables/mozilla_expected_failures/bugs/bug104898-expected.txt:
13754         * platform/mac/tables/mozilla_expected_failures/bugs/bug1055-2-expected.png:
13755         * platform/mac/tables/mozilla_expected_failures/bugs/bug106336-expected.png:
13756         * platform/mac/tables/mozilla_expected_failures/bugs/bug106966-expected.png:
13757         * platform/mac/tables/mozilla_expected_failures/bugs/bug106966-expected.txt:
13758         * platform/mac/tables/mozilla_expected_failures/bugs/bug1128-expected.png:
13759         * platform/mac/tables/mozilla_expected_failures/bugs/bug11331-expected.png:
13760         * platform/mac/tables/mozilla_expected_failures/bugs/bug1164-expected.png:
13761         * platform/mac/tables/mozilla_expected_failures/bugs/bug11945-expected.png:
13762         * platform/mac/tables/mozilla_expected_failures/bugs/bug1262-expected.png:
13763         * platform/mac/tables/mozilla_expected_failures/bugs/bug128876-expected.png:
13764         * platform/mac/tables/mozilla_expected_failures/bugs/bug131020-3-expected.png:
13765         * platform/mac/tables/mozilla_expected_failures/bugs/bug14007-1-expected.png:
13766         * platform/mac/tables/mozilla_expected_failures/bugs/bug14007-2-expected.png:
13767         * platform/mac/tables/mozilla_expected_failures/bugs/bug14007-2-expected.txt:
13768         * platform/mac/tables/mozilla_expected_failures/bugs/bug14159-2-expected.png:
13769         * platform/mac/tables/mozilla_expected_failures/bugs/bug14489-expected.png:
13770         * platform/mac/tables/mozilla_expected_failures/bugs/bug1647-expected.png:
13771         * platform/mac/tables/mozilla_expected_failures/bugs/bug1725-expected.png:
13772         * platform/mac/tables/mozilla_expected_failures/bugs/bug17826-expected.png:
13773         * platform/mac/tables/mozilla_expected_failures/bugs/bug18770-expected.png:
13774         * platform/mac/tables/mozilla_expected_failures/bugs/bug19526-expected.png:
13775         * platform/mac/tables/mozilla_expected_failures/bugs/bug21518-expected.png:
13776         * platform/mac/tables/mozilla_expected_failures/bugs/bug220653-expected.png:
13777         * platform/mac/tables/mozilla_expected_failures/bugs/bug22122-expected.png:
13778         * platform/mac/tables/mozilla_expected_failures/bugs/bug23847-expected.png:
13779         * platform/mac/tables/mozilla_expected_failures/bugs/bug2479-5-expected.png:
13780         * platform/mac/tables/mozilla_expected_failures/bugs/bug24880-1-expected.png:
13781         * platform/mac/tables/mozilla_expected_failures/bugs/bug25707-expected.png:
13782         * platform/mac/tables/mozilla_expected_failures/bugs/bug27993-2-expected.png:
13783         * platform/mac/tables/mozilla_expected_failures/bugs/bug29058-2-expected.png:
13784         * platform/mac/tables/mozilla_expected_failures/bugs/bug29058-2-expected.txt:
13785         * platform/mac/tables/mozilla_expected_failures/bugs/bug3105-expected.png:
13786         * platform/mac/tables/mozilla_expected_failures/bugs/bug3166-1-expected.png:
13787         * platform/mac/tables/mozilla_expected_failures/bugs/bug3166-10-expected.png:
13788         * platform/mac/tables/mozilla_expected_failures/bugs/bug3166-11-expected.png:
13789         * platform/mac/tables/mozilla_expected_failures/bugs/bug3166-11-expected.txt:
13790         * platform/mac/tables/mozilla_expected_failures/bugs/bug3166-12-expected.png:
13791         * platform/mac/tables/mozilla_expected_failures/bugs/bug3166-12-expected.txt:
13792         * platform/mac/tables/mozilla_expected_failures/bugs/bug3166-13-expected.png:
13793         * platform/mac/tables/mozilla_expected_failures/bugs/bug3166-13-expected.txt:
13794         * platform/mac/tables/mozilla_expected_failures/bugs/bug3166-14-expected.png:
13795         * platform/mac/tables/mozilla_expected_failures/bugs/bug3166-14-expected.txt:
13796         * platform/mac/tables/mozilla_expected_failures/bugs/bug3166-15-expected.png:
13797         * platform/mac/tables/mozilla_expected_failures/bugs/bug3166-16-expected.png:
13798         * platform/mac/tables/mozilla_expected_failures/bugs/bug3166-16-expected.txt:
13799         * platform/mac/tables/mozilla_expected_failures/bugs/bug3166-17-expected.png:
13800         * platform/mac/tables/mozilla_expected_failures/bugs/bug3166-17-expected.txt:
13801         * platform/mac/tables/mozilla_expected_failures/bugs/bug3166-18-expected.png:
13802         * platform/mac/tables/mozilla_expected_failures/bugs/bug3166-2-expected.png:
13803         * platform/mac/tables/mozilla_expected_failures/bugs/bug3166-3-expected.png:
13804         * platform/mac/tables/mozilla_expected_failures/bugs/bug3166-3-expected.txt:
13805         * platform/mac/tables/mozilla_expected_failures/bugs/bug3166-4-expected.png:
13806         * platform/mac/tables/mozilla_expected_failures/bugs/bug3166-4-expected.txt:
13807         * platform/mac/tables/mozilla_expected_failures/bugs/bug3166-5-expected.png:
13808         * platform/mac/tables/mozilla_expected_failures/bugs/bug3166-5-expected.txt:
13809         * platform/mac/tables/mozilla_expected_failures/bugs/bug3166-6-expected.png:
13810         * platform/mac/tables/mozilla_expected_failures/bugs/bug3166-6-expected.txt:
13811         * platform/mac/tables/mozilla_expected_failures/bugs/bug3166-7-expected.png:
13812         * platform/mac/tables/mozilla_expected_failures/bugs/bug3166-8-expected.png:
13813         * platform/mac/tables/mozilla_expected_failures/bugs/bug3166-9-expected.png:
13814         * platform/mac/tables/mozilla_expected_failures/bugs/bug3166-9-expected.txt:
13815         * platform/mac/tables/mozilla_expected_failures/bugs/bug32205-1-expected.png:
13816         * platform/mac/tables/mozilla_expected_failures/bugs/bug32205-4-expected.png:
13817         * platform/mac/tables/mozilla_expected_failures/bugs/bug33784-expected.png:
13818         * platform/mac/tables/mozilla_expected_failures/bugs/bug3517-expected.png:
13819         * platform/mac/tables/mozilla_expected_failures/bugs/bug42043-expected.png:
13820         * platform/mac/tables/mozilla_expected_failures/bugs/bug4294-expected.png:
13821         * platform/mac/tables/mozilla_expected_failures/bugs/bug45621-expected.png:
13822         * platform/mac/tables/mozilla_expected_failures/bugs/bug46268-4-expected.png:
13823         * platform/mac/tables/mozilla_expected_failures/bugs/bug47163-expected.png:
13824         * platform/mac/tables/mozilla_expected_failures/bugs/bug51000-expected.png:
13825         * platform/mac/tables/mozilla_expected_failures/bugs/bug56024-expected.png:
13826         * platform/mac/tables/mozilla_expected_failures/bugs/bug58402-2-expected.png:
13827         * platform/mac/tables/mozilla_expected_failures/bugs/bug59252-expected.png:
13828         * platform/mac/tables/mozilla_expected_failures/bugs/bug61042-1-expected.png:
13829         * platform/mac/tables/mozilla_expected_failures/bugs/bug61042-2-expected.png:
13830         * platform/mac/tables/mozilla_expected_failures/bugs/bug65372-expected.png:
13831         * platform/mac/tables/mozilla_expected_failures/bugs/bug67915-2-expected.png:
13832         * platform/mac/tables/mozilla_expected_failures/bugs/bug6933-expected.png:
13833         * platform/mac/tables/mozilla_expected_failures/bugs/bug7113-expected.png:
13834         * platform/mac/tables/mozilla_expected_failures/bugs/bug7121-2-expected.png:
13835         * platform/mac/tables/mozilla_expected_failures/bugs/bug72393-expected.png:
13836         * platform/mac/tables/mozilla_expected_failures/bugs/bug7243-expected.png:
13837         * platform/mac/tables/mozilla_expected_failures/bugs/bug73629-expected.png:
13838         * platform/mac/tables/mozilla_expected_failures/bugs/bug80762-2-expected.png:
13839         * platform/mac/tables/mozilla_expected_failures/bugs/bug8499-expected.png:
13840         * platform/mac/tables/mozilla_expected_failures/bugs/bug85016-expected.png:
13841         * platform/mac/tables/mozilla_expected_failures/bugs/bug89315-expected.png:
13842         * platform/mac/tables/mozilla_expected_failures/bugs/bug91057-expected.png:
13843         * platform/mac/tables/mozilla_expected_failures/bugs/bug91057-expected.txt:
13844         * platform/mac/tables/mozilla_expected_failures/bugs/bug92647-1-expected.png:
13845         * platform/mac/tables/mozilla_expected_failures/bugs/bug92868_1-expected.png:
13846         * platform/mac/tables/mozilla_expected_failures/bugs/bug9879-1-expected.png:
13847         * platform/mac/tables/mozilla_expected_failures/collapsing_borders/bug41262-1-expected.png:
13848         * platform/mac/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.png:
13849         * platform/mac/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.txt:
13850         * platform/mac/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.png:
13851         * platform/mac/tables/mozilla_expected_failures/core/backgrounds-expected.png:
13852         * platform/mac/tables/mozilla_expected_failures/core/captions1-expected.png:
13853         * platform/mac/tables/mozilla_expected_failures/core/captions1-expected.txt:
13854         * platform/mac/tables/mozilla_expected_failures/core/captions2-expected.png:
13855         * platform/mac/tables/mozilla_expected_failures/core/captions2-expected.txt:
13856         * platform/mac/tables/mozilla_expected_failures/core/captions3-expected.png:
13857         * platform/mac/tables/mozilla_expected_failures/core/captions3-expected.txt:
13858         * platform/mac/tables/mozilla_expected_failures/core/col_span2-expected.png:
13859         * platform/mac/tables/mozilla_expected_failures/core/cols1-expected.png:
13860         * platform/mac/tables/mozilla_expected_failures/core/columns-expected.png:
13861         * platform/mac/tables/mozilla_expected_failures/core/conflicts-expected.png:
13862         * platform/mac/tables/mozilla_expected_failures/core/standards1-expected.png:
13863         * platform/mac/tables/mozilla_expected_failures/dom/appendCells1-expected.png:
13864         * platform/mac/tables/mozilla_expected_failures/dom/appendCellsRebuild1-expected.png:
13865         * platform/mac/tables/mozilla_expected_failures/dom/appendCol1-expected.png:
13866         * platform/mac/tables/mozilla_expected_failures/dom/appendColGroup1-expected.png:
13867         * platform/mac/tables/mozilla_expected_failures/dom/insertTbodyExpand1-expected.png:
13868         * platform/mac/tables/mozilla_expected_failures/dom/insertTbodyRebuild1-expected.png:
13869         * platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.png:
13870         * platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.txt:
13871         * platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.png:
13872         * platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.txt:
13873         * platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.png:
13874         * platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.txt:
13875         * platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-expected.png:
13876         * platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-expected.txt:
13877         * platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.png:
13878         * platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.txt:
13879         * platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.png:
13880         * platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.txt:
13881         * platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.png:
13882         * platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.txt:
13883         * platform/mac/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.png:
13884         * platform/mac/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.txt:
13885         * platform/mac/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.png:
13886         * platform/mac/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.txt:
13887         * platform/mac/tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.png:
13888         * platform/mac/tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.txt:
13889         * platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.png:
13890         * platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.txt:
13891         * platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.png:
13892         * platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.txt:
13893         * platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.png:
13894         * platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.txt:
13895         * platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.png:
13896         * platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.txt:
13897         * platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.png:
13898         * platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.txt:
13899         * platform/mac/tables/mozilla_expected_failures/marvin/table_frame_above-expected.png:
13900         * platform/mac/tables/mozilla_expected_failures/marvin/table_frame_below-expected.png:
13901         * platform/mac/tables/mozilla_expected_failures/marvin/table_frame_hsides-expected.png:
13902         * platform/mac/tables/mozilla_expected_failures/marvin/table_frame_lhs-expected.png:
13903         * platform/mac/tables/mozilla_expected_failures/marvin/table_frame_lhs-expected.txt:
13904         * platform/mac/tables/mozilla_expected_failures/marvin/table_frame_rhs-expected.png:
13905         * platform/mac/tables/mozilla_expected_failures/marvin/table_frame_rhs-expected.txt:
13906         * platform/mac/tables/mozilla_expected_failures/marvin/table_frame_void-expected.png:
13907         * platform/mac/tables/mozilla_expected_failures/marvin/table_frame_vsides-expected.png:
13908         * platform/mac/tables/mozilla_expected_failures/marvin/table_frame_vsides-expected.txt:
13909         * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_caption-expected.png:
13910         * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_caption-expected.txt:
13911         * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_caption_bottom-expected.png:
13912         * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_caption_bottom-expected.txt:
13913         * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden-expected.png:
13914         * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden-expected.txt:
13915         * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden_table-expected.png:
13916         * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden_table-expected.txt:
13917         * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_caption_left-expected.png:
13918         * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_caption_left-expected.txt:
13919         * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_caption_right-expected.png:
13920         * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_caption_right-expected.txt:
13921         * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_caption_top-expected.png:
13922         * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_caption_top-expected.txt:
13923         * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow-expected.png:
13924         * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row-expected.png:
13925         * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row-expected.txt:
13926         * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_table-expected.png:
13927         * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-expected.png:
13928         * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-expected.txt:
13929         * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_hidden_table-expected.png:
13930         * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_hidden_tbody-expected.txt:
13931         * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_hidden_tr-expected.png:
13932         * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_hidden_tr-expected.txt:
13933         * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell-expected.png:
13934         * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell-expected.txt:
13935         * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell_sibling-expected.png:
13936         * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell_sibling-expected.txt:
13937         * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row-expected.png:
13938         * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row-expected.txt:
13939         * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.png:
13940         * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.txt:
13941         * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table-expected.png:
13942         * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table-expected.txt:
13943         * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table_caption-expected.png:
13944         * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table_caption-expected.txt:
13945         * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody-expected.png:
13946         * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody-expected.txt:
13947         * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.png:
13948         * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.txt:
13949         * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_td_align_right-expected.png:
13950         * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_td_dynamic_deactivate-expected.png:
13951         * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_bottom-expected.png:
13952         * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_middle-expected.png:
13953         * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_top-expected.png:
13954         * platform/mac/tables/mozilla_expected_failures/marvin/table_rules_cols-expected.png:
13955         * platform/mac/tables/mozilla_expected_failures/marvin/table_rules_cols-expected.txt:
13956         * platform/mac/tables/mozilla_expected_failures/marvin/table_rules_rows-expected.png:
13957         * platform/mac/tables/mozilla_expected_failures/marvin/table_rules_rows-expected.txt:
13958         * platform/mac/tables/mozilla_expected_failures/marvin/tables_caption_align_left-expected.png:
13959         * platform/mac/tables/mozilla_expected_failures/marvin/tables_caption_align_left-expected.txt:
13960         * platform/mac/tables/mozilla_expected_failures/marvin/tables_caption_align_right-expected.png:
13961         * platform/mac/tables/mozilla_expected_failures/marvin/tables_caption_align_right-expected.txt:
13962         * platform/mac/tables/mozilla_expected_failures/marvin/tables_cellspacing_pct-expected.png:
13963         * platform/mac/tables/mozilla_expected_failures/marvin/x_caption_align_left-expected.png:
13964         * platform/mac/tables/mozilla_expected_failures/marvin/x_caption_align_left-expected.txt:
13965         * platform/mac/tables/mozilla_expected_failures/marvin/x_caption_align_right-expected.png:
13966         * platform/mac/tables/mozilla_expected_failures/marvin/x_caption_align_right-expected.txt:
13967         * platform/mac/tables/mozilla_expected_failures/marvin/x_colgroup_width_px-expected.png:
13968         * platform/mac/tables/mozilla_expected_failures/marvin/x_table_frame_above-expected.png:
13969         * platform/mac/tables/mozilla_expected_failures/marvin/x_table_frame_below-expected.png:
13970         * platform/mac/tables/mozilla_expected_failures/marvin/x_table_frame_border-expected.png:
13971         * platform/mac/tables/mozilla_expected_failures/marvin/x_table_frame_box-expected.png:
13972         * platform/mac/tables/mozilla_expected_failures/marvin/x_table_frame_hsides-expected.png:
13973         * platform/mac/tables/mozilla_expected_failures/marvin/x_table_frame_lhs-expected.png:
13974         * platform/mac/tables/mozilla_expected_failures/marvin/x_table_frame_rhs-expected.png:
13975         * platform/mac/tables/mozilla_expected_failures/marvin/x_table_frame_vsides-expected.png:
13976         * platform/mac/tables/mozilla_expected_failures/marvin/x_table_rules_all-expected.png:
13977         * platform/mac/tables/mozilla_expected_failures/marvin/x_table_rules_cols-expected.png:
13978         * platform/mac/tables/mozilla_expected_failures/marvin/x_table_rules_rows-expected.png:
13979         * platform/mac/tables/mozilla_expected_failures/other/empty_cells-expected.png:
13980         * platform/mac/tables/mozilla_expected_failures/other/test4-expected.png:
13981         * platform/mac/tables/mozilla_expected_failures/other/test4-expected.txt:
13982         * platform/mac/tables/mwarning: inexact rename detection was skipped due to too many files.:
13983
13984 2012-11-01  Max Vujovic  <mvujovic@adobe.com>
13985
13986         [CSS Shaders] Get rid of internal tex coord attribute
13987         https://bugs.webkit.org/show_bug.cgi?id=94358
13988
13989         Reviewed by Dean Jackson.
13990
13991         Add a test which verifies that a custom filter executes regardless of whether the author
13992         defines a_texCoord in the vertex shader. We check this because the implementation uses
13993         the author's a_texCoord definition if it exists. If it doesn't exist, the implementation
13994         adds its own a_texCoord definition to the author's shader.
13995
13996         * css3/filters/custom/custom-filter-a-tex-coord-optional-expected.html: Added.
13997         * css3/filters/custom/custom-filter-a-tex-coord-optional.html: Added.
13998         * css3/filters/resources/a-tex-coord-defined.vs: Added.
13999         * css3/filters/resources/a-tex-coord-undefined.vs: Added.
14000
14001 2012-11-01  Stephen White  <senorblanco@chromium.org>
14002
14003         [chromium] Unreviewed gardening.  Suppressing an image failure after
14004         r133224.
14005
14006         * platform/chromium/TestExpectations:
14007
14008 2012-11-01  Roger Fong  <roger_fong@apple.com>
14009
14010         Unreviewed. Skip fast/xmlhttprequest/xmlhttprequest-recursive-sync-event.html.
14011         It is inherently flaky: https://bugs.webkit.org/show_bug.cgi?id=100117
14012
14013         * platform/win/TestExpectations:
14014
14015 2012-11-01  Rob Buis  <rbuis@rim.com>
14016
14017         [BlackBerry] Add more form validation strings
14018         https://bugs.webkit.org/show_bug.cgi?id=100978
14019
14020         Reviewed by Yong Li.
14021
14022         PR 210072
14023
14024         Add the result we expect after adding translations for range over and underflow.
14025
14026         * platform/blackberry/fast/forms/number/number-validation-message-expected.txt: Added.
14027
14028 2012-11-01  Stephen White  <senorblanco@chromium.org>
14029
14030         [chromium] Unreviewed; marking another inspector test as flaky.
14031
14032         * platform/chromium/TestExpectations:
14033
14034 2012-11-01  Enrica Casucci  <enrica@apple.com>
14035
14036         Part2 of: Extend -webkit-user-select with new value "all"
14037         <rdar://problem/10161404>
14038         https://bugs.webkit.org/show_bug.cgi?id=91912
14039
14040         Reviewed by Ryosuke Niwa.
14041
14042         Testing moving and extending selections with the new CSS propertyvalue, with mouse movements
14043         and with the keyboard.
14044         Updated test expectations for all the platforms, since this is only enabled for the Mac port.
14045
14046         * editing/selection/user-select-all-selection-expected.txt: Added.
14047         * editing/selection/user-select-all-selection.html: Added.
14048         * platform/chromium/TestExpectations:
14049         * platform/qt/TestExpectations:
14050         * platform/gtk/TestExpectations:
14051         * platform/win/TestExpectations:
14052         * platform/efl/TestExpectations:
14053
14054
14055 2012-11-01  David Barton  <dbarton@mathscribe.com>
14056
14057         REGRESSION (r128837): mathml/presentation/subsup.xhtml became flaky
14058         https://bugs.webkit.org/show_bug.cgi?id=97390
14059
14060         Reviewed by Ojan Vafai.
14061
14062         * platform/chromium/TestExpectations:
14063         * platform/efl/TestExpectations:
14064         * platform/gtk/TestExpectations:
14065         * platform/mac/TestExpectations:
14066
14067 2012-11-01  Stephen White  <senorblanco@chromium.org>
14068
14069         [chromium] Unreviewed gardening.  Mark an inspector test as flaky.
14070
14071         * platform/chromium/TestExpectations:
14072
14073 2012-11-01  Stephen White  <senorblanco@chromium.org>
14074
14075         [chromium] Unreviewed gardening.
14076
14077         * platform/chromium-linux-x86/compositing/reflections/nested-reflection-anchor-point-expected.png: Removed.
14078         * platform/chromium-mac/compositing/reflections/nested-reflection-anchor-point-expected.png:
14079
14080 2012-11-01  Stephen White  <senorblanco@chromium.org>
14081
14082         [chromium] Unreviewed gardening.  Move baselines for a couple of
14083         compositing tests to platform-mac, so MountainLion can use them too.
14084
14085         * platform/chromium-mac-lion/compositing/geometry/vertical-scroll-composited-expected.png: Removed.
14086         * platform/chromium-mac-lion/platform/chromium/compositing/huge-layer-rotated-expected.png: Removed.
14087         * platform/chromium-mac/compositing/geometry/vertical-scroll-composited-expected.png:
14088         * platform/chromium-mac/platform/chromium/compositing/huge-layer-rotated-expected.png:
14089
14090 2012-11-01  Stephen White  <senorblanco@chromium.org>
14091
14092         [chromium] Unreviewed gardening.  Mark yet another test as flaky.
14093
14094         * platform/chromium/TestExpectations:
14095
14096 2012-11-01  Stephen White  <senorblanco@chromium.org>
14097
14098         [chromium] Unreviewed gardening.  Mark a test as flaky.
14099
14100         * platform/chromium/TestExpectations:
14101
14102 2012-11-01  Dana Jansens  <danakj@chromium.org>
14103
14104         Unreviewed, remove failing expectations after rebaseline.
14105
14106         * platform/chromium/TestExpectations:
14107
14108 2012-11-01  Beth Dakin  <bdakin@apple.com>
14109
14110         https://bugs.webkit.org/show_bug.cgi?id=100917
14111         There should be a way to dump the scrolling tree from the layout tests
14112
14113         Reviewed by Simon Fraser.
14114
14115         * platform/mac/tiled-drawing/scrolling-tree-after-scroll-expected.txt: Added.
14116         * platform/mac/tiled-drawing/scrolling-tree-after-scroll.html: Added.
14117         * platform/mac/tiled-drawing/scrolling-tree-slow-scrolling-expected.txt: Added.
14118         * platform/mac/tiled-drawing/scrolling-tree-slow-scrolling.html: Added.
14119
14120 2012-11-01  Dana Jansens  <danakj@chromium.org>
14121
14122         Rebaseline after compositor migration to gfx types.
14123         http://crbug.com/147395
14124
14125         Unreviewed rebaselines.
14126
14127         * platform/chromium-linux/compositing/geometry/fixed-position-transform-composited-page-scale-down-expected.png:
14128         * platform/chromium-linux/compositing/geometry/vertical-scroll-composited-expected.png:
14129         * platform/chromium-linux/compositing/reflections/nested-reflection-anchor-point-expected.png:
14130         * platform/chromium-linux/platform/chromium/compositing/huge-layer-rotated-expected.png:
14131         * platform/chromium-linux/transforms/3d/point-mapping/3d-point-mapping-3-expected.png:
14132         * platform/chromium-linux/transforms/3d/point-mapping/3d-point-mapping-preserve-3d-expected.png:
14133         * platform/chromium-mac-lion/compositing/geometry/vertical-scroll-composited-expected.png: Added.
14134         * platform/chromium-mac-lion/compositing/reflections/nested-reflection-anchor-point-expected.png:
14135         * platform/chromium-mac-lion/platform/chromium/compositing/huge-layer-rotated-expected.png: Added.
14136         * platform/chromium-mac-lion/transforms/3d/point-mapping/3d-point-mapping-3-expected.png: Added.
14137         * platform/chromium-mac-lion/transforms/3d/point-mapping/3d-point-mapping-origins-expected.png: Added.
14138         * platform/chromium-mac-lion/transforms/3d/point-mapping/3d-point-mapping-preserve-3d-expected.png: Added.
14139         * platform/chromium-mac-snowleopard/compositing/reflections/nested-reflection-anchor-point-expected.png:
14140         * platform/chromium-mac-snowleopard/transforms/3d/point-mapping/3d-point-mapping-3-expected.png:
14141         * platform/chromium-mac-snowleopard/transforms/3d/point-mapping/3d-point-mapping-origins-expected.png:
14142         * platform/chromium-mac-snowleopard/transforms/3d/point-mapping/3d-point-mapping-preserve-3d-expected.png:
14143         * platform/chromium-win-xp/compositing/reflections/nested-reflection-anchor-point-expected.png: Removed.
14144         * platform/efl-wk1/compositing/geometry/fixed-position-transform-composited-page-scale-down-expected.png: Renamed from LayoutTests/platform/efl/compositing/geometry/fixed-position-transform-composited-page-scale-down-expected.png.
14145         * platform/efl-wk1/compositing/reflections/nested-reflection-anchor-point-expected.png: Renamed from LayoutTests/platform/efl/compositing/reflections/nested-reflection-anchor-point-expected.png.
14146
14147 2012-11-01  Dana Jansens  <danakj@chromium.org>
14148
14149         Unreviewed, marking tests as failing preemptively.
14150         http://crbug.com/147395
14151
14152         * platform/chromium/TestExpectations:
14153
14154 2012-11-01  Stephen White  <senorblanco@chromium.org>
14155
14156         [chromium] Unreviewed gardening.  Mark a test as flaky.
14157
14158         * platform/chromium/TestExpectations:
14159
14160 2012-11-01  Roger Fong  <roger_fong@apple.com>
14161
14162         Unreviewed. Skip fast/workers/worker-domurl.html on Windows. ENABLE_BLOB not enabled.
14163
14164         * platform/win/TestExpectations:
14165
14166 2012-11-01  Mike West  <mkwst@chromium.org>
14167
14168         CSP 1.0: Warn when old-style directives encountered.
14169         https://bugs.webkit.org/show_bug.cgi?id=100883
14170
14171         Reviewed by Adam Barth.
14172
14173         * http/tests/security/contentSecurityPolicy/directive-parsing-01-expected.txt:
14174         * http/tests/security/contentSecurityPolicy/directive-parsing-multiple-headers-expected.txt:
14175         * http/tests/security/contentSecurityPolicy/inline-script-blocked-goofy-expected.txt:
14176         * http/tests/security/contentSecurityPolicy/inline-script-blocked-javascript-url-expected.txt:
14177         * http/tests/security/contentSecurityPolicy/javascript-url-allowed-expected.txt:
14178         * http/tests/security/contentSecurityPolicy/javascript-url-blocked-expected.txt:
14179         * http/tests/security/contentSecurityPolicy/script-src-in-iframe-expected.txt:
14180         * http/tests/security/contentSecurityPolicy/script-src-none-expected.txt:
14181         * http/tests/security/contentSecurityPolicy/source-list-parsing-deprecated-expected.txt: Added.
14182         * http/tests/security/contentSecurityPolicy/source-list-parsing-deprecated.html: Added.
14183         * platform/chromium/http/tests/security/contentSecurityPolicy/inline-script-blocked-javascript-url-expected.txt:
14184         * platform/chromium/http/tests/security/contentSecurityPolicy/javascript-url-blocked-expected.txt:
14185
14186 2012-11-01  Tony Chang  <tony@chromium.org>
14187
14188         [Chromium] Unreviewed, marking http/tests/xmlhttprequest/xmlhttprequest-test-send-flag.html
14189         as slow on Linux Debug based on the flakiness dashboard.
14190
14191         * platform/chromium/TestExpectations:
14192
14193 2012-11-01  Emil A Eklund  <eae@chromium.org>
14194
14195         Unreviewed chromium windows rebaseline.
14196
14197         * platform/chromium-linux-x86/svg/zoom: Removed.
14198         * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt: Removed.
14199         * platform/chromium-win/compositing/overflow/overflow-compositing-descendant-expected.png:
14200         * platform/chromium-win/compositing/overflow/scroll-ancestor-update-expected.png:
14201         * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.png:
14202         * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.txt:
14203         * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt:
14204         * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.png:
14205         * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png:
14206         * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt:
14207
14208 2012-11-01  Emil A Eklund  <eae@chromium.org>
14209
14210         Unreviewed chromium rebaseline for r133172.
14211
14212         * platform/chromium-linux-x86/svg/zoom/page: Removed.
14213         * platform/chromium-linux-x86/svg/zoom/page/zoom-svg-as-relative-image-expected.txt: Removed.
14214         * platform/chromium-mac-lion/compositing/overflow/overflow-compositing-descendant-expected.png:
14215         * platform/chromium-mac-lion/compositing/overflow/scroll-ancestor-update-expected.png:
14216         * platform/chromium-mac-lion/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.png: Added.
14217         * platform/chromium-mac-lion/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png:
14218         * platform/chromium-mac-snowleopard/compositing/overflow/overflow-compositing-descendant-expected.png:
14219         * platform/chromium-mac-snowleopard/compositing/overflow/scroll-ancestor-update-expected.png:
14220         * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.png:
14221         * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png:
14222         * platform/chromium-mac/compositing/overflow/overflow-compositing-descendant-expected.png:
14223         * platform/chromium-mac/compositing/overflow/scroll-ancestor-update-expected.png:
14224         * platform/chromium-mac/svg/as-image/svg-non-integer-scaled-image-expected.png:
14225         * platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.png:
14226         * platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.txt:
14227         * platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt:
14228         * platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.png:
14229         * platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.txt:
14230         * platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png:
14231         * platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt:
14232         * platform/efl/compositing/overflow/overflow-compositing-descendant-expected.png: Removed.
14233         * platform/efl/compositing/overflow/scroll-ancestor-update-expected.png: Removed.
14234         * platform/efl/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.png: Removed.
14235         * platform/efl/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.png: Removed.
14236         * platform/efl/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png: Removed.
14237
14238 2012-11-01  Mike Reed  <reed@google.com>
14239
14240         Add suppressions for images for new skia roll
14241         https://bugs.webkit.org/show_bug.cgi?id=100961
14242
14243         Reviewed by NOBODY.
14244
14245         New skia roll improves clipped antialias hairlines, and this means a few images need to be rebaselined.
14246         crbug.com/148638
14247
14248         * platform/chromium/TestExpectations:
14249
14250 2012-11-01  Stephen White  <senorblanco@chromium.org>
14251
14252         [Chromium] Unreviewed gardening.  Remove some no-longer-flaky tests
14253         from TestExpectations.
14254
14255         * platform/chromium/TestExpectations:
14256
14257 2012-11-01  Emil A Eklund  <eae@chromium.org>
14258
14259         [subpixel] Change intrinsicSize to LayoutUnit
14260         https://bugs.webkit.org/show_bug.cgi?id=99104
14261
14262         Reviewed by Levi Weintraub.
14263
14264         Add test for tiled replaced elements and update existing expectations as needed.
14265
14266         * fast/sub-pixel/tiled-canvas-elements-expected.txt: Added.
14267         * fast/sub-pixel/tiled-canvas-elements.html: Added.
14268         * platform/chromium-linux/compositing/overflow/overflow-compositing-descendant-expected.png:
14269         * platform/chromium-linux/compositing/overflow/scroll-ancestor-update-expected.png:
14270         * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.png:
14271         * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.txt:
14272         * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt:
14273         * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.png:
14274         * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png:
14275         * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt:
14276         * platform/chromium-win/svg/as-image/svg-non-integer-scaled-image-expected.png:
14277         * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.txt:
14278         * platform/chromium/fast/reflections/reflection-with-zoom-expected.txt:
14279         * platform/chromium/svg/as-image/svg-non-integer-scaled-image-expected.txt:
14280         * platform/chromium/svg/zoom/page/zoom-svg-as-image-expected.txt:
14281         * platform/chromium/svg/zoom/page/zoom-svg-as-relative-image-expected.txt:
14282
14283 2012-11-01  Stephen White  <senorblanco@chromium.org>
14284
14285         [Chromium] Unreviewed gardening.  New reftest from 
14286         http://trac.webkit.org/changeset/133146 doesn't seem to work on
14287         MacOS 10.8.
14288
14289         * platform/chromium/TestExpectations:
14290
14291 2012-11-01  Mike West  <mkwst@chromium.org>
14292
14293         [Chromium] Unreviewed gardening.
14294
14295         Skipping http/tests/security/contentSecurityPolicy/object-src-none-blocked.html
14296         as it's consistently leaking state into the next text (object-src-url-allowed.html).
14297         Filed https://bugs.webkit.org/show_bug.cgi?id=100955 to follow up.
14298
14299         * platform/chromium/TestExpectations:
14300
14301 2012-11-01  Stephen Chenney  <schenney@chromium.org>
14302
14303         SVG as an image may recreate the renderer on zoom
14304         https://bugs.webkit.org/show_bug.cgi?id=99508
14305
14306         Reviewed by Abhishek Arya.
14307
14308         Test and ref-test-result for zooming of SVG content when loaded as-image, and the svg is actually a css file.
14309
14310         * svg/as-image/img-zoom-svg-stylesheet-expected.html: Added.
14311         * svg/as-image/img-zoom-svg-stylesheet.html: Added.
14312         * svg/as-image/resources/svg-stylesheet-for-zoom.svg: Added.
14313
14314 2012-11-01  Vsevolod Vlasov  <vsevik@chromium.org>
14315
14316         Web Inspector: Restoring breakpoints for formatted UISourceCode should be triggered by BreakpointManager, not ScriptsPanel.
14317         https://bugs.webkit.org/show_bug.cgi?id=100593
14318
14319         Reviewed by Pavel Feldman.
14320
14321         * inspector/debugger/script-formatter-breakpoints.html:
14322         * inspector/debugger/script-formatter-console.html:
14323         * inspector/debugger/script-formatter-search-expected.txt:
14324         * inspector/debugger/script-formatter-search.html:
14325
14326 2012-10-31  Yury Semikhatsky  <yurys@chromium.org>
14327
14328         Web Inspector: Output code evaluated in the console the same as console.log
14329         https://bugs.webkit.org/show_bug.cgi?id=100695
14330
14331         Reviewed by Pavel Feldman.
14332
14333         Rebaselined some tests after object preview is started beeing used for
14334         console eval results.
14335
14336         * inspector/console/command-line-api-expected.txt:
14337         * inspector/console/command-line-api-inspect-expected.txt:
14338         * inspector/console/console-eval-global-expected.txt:
14339         * inspector/console/console-eval-undefined-override-expected.txt:
14340         * platform/chromium/inspector/console/console-eval-undefined-override-expected.txt:
14341
14342 2012-11-01  Mihnea Ovidenie  <mihnea@adobe.com>
14343
14344         [CSSRegions]Former auto-height regions should not ignore their defined height
14345         https://bugs.webkit.org/show_bug.cgi?id=100749
14346
14347         Reviewed by Julien Chaffraix.
14348
14349         Add a test in which we flow content into a region chain with 2 regions, the first one having height auto.
14350         After a first layout, the region with height auto has an override logical content height, which should be
14351         cleared when the first region has its height changed from auto to defined.
14352
14353         * fast/regions/autoheight-definedheight-changenotdetected-expected.html: Added.
14354         * fast/regions/autoheight-definedheight-changenotdetected.html: Added.
14355
14356 2012-11-01  Pavel Podivilov  <podivilov@google.com>
14357
14358         [chromium] Add new baseline for exif-orientation-css.html on linux.
14359
14360         * platform/chromium-linux/platform/chromium/virtual/deferred/fast/images/exif-orientation-css-expected.png: Added.
14361
14362 2012-11-01  Mikhail Pozdnyakov  <mikhail.pozdnyakov@intel.com>
14363
14364         [EFL] Gardening after r133056
14365         https://bugs.webkit.org/show_bug.cgi?id=100929
14366
14367         Unreviewed gardening.
14368
14369         Newly added compositing/tiling tests are failing on EFL port due to missing AC support.
14370
14371         * platform/efl/TestExpectations:
14372
14373 2012-11-01  Pavel Podivilov  <podivilov@google.com>
14374
14375         [chromium] Unreviewed, two fast/images/exif-orientation-* tests now pass.
14376
14377         * platform/chromium-win/platform/chromium/virtual/deferred/fast/images/exif-orientation-css-expected.png: Added.
14378         * platform/chromium/TestExpectations:
14379
14380 2012-11-01  Pavel Podivilov  <podivilov@google.com>
14381
14382         [chromium] Unreviewed, remove several tests that started to pass from TestExpectations.
14383
14384         * platform/chromium/TestExpectations:
14385
14386 2012-10-31  Takashi Sakamoto  <tasak@google.com>
14387
14388         [Refactoring] Move initial style setting for ProgressValueElement from attach method to createShadowSubtree method in HTMLProgressElement.
14389         https://bugs.webkit.org/show_bug.cgi?id=83664
14390
14391         Reviewed by Hajime Morita.
14392
14393         * fast/dom/HTMLProgressElement/progress-bar-set-value-expected.html: Added.
14394         * fast/dom/HTMLProgressElement/progress-bar-set-value.html: Added.
14395
14396 2012-10-31  Dirk Pranke  <dpranke@chromium.org>
14397
14398         Unreviewed, remove entries for tests no longer failing.
14399
14400         * platform/chromium/TestExpectations:
14401
14402 2012-10-31  Stephen White  <senorblanco@chromium.org>
14403
14404         [Chromium] Unreviewed gardening.  Mark a crashy test.
14405
14406         * platform/chromium/TestExpectations:
14407
14408 2012-10-31  Stephen White  <senorblanco@chromium.org>
14409
14410         [Chromium] Unreviewed gardening.
14411
14412         * platform/chromium/TestExpectations:
14413
14414 2012-10-31  Dirk Pranke  <dpranke@chromium.org>
14415
14416         Unreviewed chromium mac ml expectation updating.
14417
14418         * platform/chromium-mac-mountainlion/TestExpectations:
14419
14420 2012-10-31  Adam Barth  <abarth@webkit.org>
14421
14422         [V8] Garbage collection should use opaque roots rather than implicit references
14423         https://bugs.webkit.org/show_bug.cgi?id=100707
14424
14425         Reviewed by Kentaro Hara.
14426
14427         Test progression.
14428
14429         * platform/chromium/fast/dom/gc-9-expected.txt:
14430
14431 2012-10-31  KyungTae Kim  <ktf.kim@samsung.com>
14432
14433         [EFL] Move jquery/traversing.html to flaky list
14434         https://bugs.webkit.org/show_bug.cgi?id=100908
14435
14436         Unreviewed gardening.
14437
14438         jquery/traversing.html sometimes crashes and sometimes passes, so needs to be moved to the flaky list.
14439
14440         * platform/efl/TestExpectations:
14441
14442 2012-10-31  Stephen White  <senorblanco@chromium.org>
14443
14444         [Chromium] Unreviewed gardening.
14445
14446         * platform/chromium/TestExpectations:
14447
14448 2012-10-31  Roger Fong  <roger_fong@apple.com>
14449
14450         Unreviewed. fast\text\international\text-combine-image-test-expected.txt needs some 1 pixel off rebaselines on Windows.
14451
14452         * platform/win/fast/text/international/text-combine-image-test-expected.txt:
14453
14454 2012-10-31  Bear Travis  <betravis@adobe.com>
14455
14456         [CSS Exclusions] Test that dynamically setting shape-inside causes relayout in child elements
14457         https://bugs.webkit.org/show_bug.cgi?id=97721
14458
14459         Reviewed by Dirk Schulze.
14460
14461         Adding a test that dynamically sets shape-inside on a block containing multiple block children.
14462
14463         * fast/exclusions/resources/simple-rectangle.js:
14464         (createRectangleTest): Modifying test to work with elements with existing content.
14465         (createRectangleTestResult): Modifying test expectation to work with elements with existing content.
14466         * fast/exclusions/shape-inside/shape-inside-multiple-blocks-dynamic-expected.html: Added.
14467         * fast/exclusions/shape-inside/shape-inside-multiple-blocks-dynamic.html: Added.
14468
14469 2012-10-31  Roger Fong  <roger_fong@apple.com>
14470
14471         Unreviewed. Skip another failing drag and drop test.
14472         Drag & Drop doesn't work correctly in DRT <rdar://5621244>
14473
14474         * platform/win/TestExpectations:
14475
14476 2012-10-31  Roger Fong  <roger_fong@apple.com>
14477
14478         Unreviewed. Skipping http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-synconmain.html. 
14479         Not supported in CFNetwork yet. https://bugs.webkit.org/show_bug.cgi?id=100349.
14480
14481         * platform/win/TestExpectations:
14482
14483 2012-10-31  Chris Rogers  <crogers@google.com>
14484
14485         Implement optional arguments in AudioBufferSourceNode start() method
14486         https://bugs.webkit.org/show_bug.cgi?id=100894
14487
14488         Reviewed by Kenneth Russell.
14489
14490         * webaudio/audiobuffersource-loop-comprehensive.html:
14491         * webaudio/audiobuffersource-start-expected.txt: Added.
14492         * webaudio/audiobuffersource-start.html: Added.
14493         * webaudio/resources/audiobuffersource-testing.js: Added.
14494         (createTestBuffer):
14495         (checkSingleTest):
14496         (checkAllTests):
14497
14498 2012-10-31  Stephen White  <senorblanco@chromium.org>
14499
14500         [Chromium] Unreviewed gardening.
14501         fast/js/post-message-numeric-property.html is flaky in Release as well.
14502
14503         * platform/chromium/TestExpectations:
14504
14505 2012-10-31  Stephen White  <senorblanco@chromium.org>
14506
14507         [Chromium] Unreviewed gardening.  svg/custom/font-face-simple.svg
14508         seems to be failing on Windows (wrong font).
14509
14510         * platform/chromium/TestExpectations:
14511
14512 2012-10-31  Mike West  <mkwst@chromium.org>
14513
14514         Implement the canonical "Content-Security-Policy" header.
14515         https://bugs.webkit.org/show_bug.cgi?id=96765
14516
14517         Reviewed by Adam Barth.
14518
14519         * http/tests/security/contentSecurityPolicy/1.1/plugintypes-invalid.html:
14520         * http/tests/security/contentSecurityPolicy/1.1/plugintypes-url-01.html:
14521         * http/tests/security/contentSecurityPolicy/1.1/plugintypes-url-02.html:
14522         * http/tests/security/contentSecurityPolicy/1.1/scriptnonce-invalidnonce.html:
14523         * http/tests/security/contentSecurityPolicy/1.1/scriptnonce-scriptsrc-blocked.html:
14524         * http/tests/security/contentSecurityPolicy/1.1/scriptnonce-separators-allowed.html:
14525             Updating these 1.1 tests along with the multiple-iframe-*.js test
14526             "framework" to ensure that the experimental prefixed header is sent.
14527         * http/tests/security/contentSecurityPolicy/blob-urls-match-self.html:
14528         * http/tests/security/contentSecurityPolicy/combine-multiple-policies.html:
14529         * http/tests/security/contentSecurityPolicy/connect-src-eventsource-allowed.html:
14530         * http/tests/security/contentSecurityPolicy/connect-src-eventsource-blocked.html:
14531         * http/tests/security/contentSecurityPolicy/connect-src-websocket-allowed.html:
14532         * http/tests/security/contentSecurityPolicy/connect-src-websocket-blocked.html:
14533         * http/tests/security/contentSecurityPolicy/connect-src-xmlhttprequest-allowed.html:
14534         * http/tests/security/contentSecurityPolicy/connect-src-xmlhttprequest-blocked.html:
14535         * http/tests/security/contentSecurityPolicy/default-src-inline-allowed.html:
14536         * http/tests/security/contentSecurityPolicy/default-src-inline-blocked.html:
14537         * http/tests/security/contentSecurityPolicy/duplicate-directive.html:
14538         * http/tests/security/contentSecurityPolicy/eval-allowed.html:
14539         * http/tests/security/contentSecurityPolicy/eval-blocked-in-about-blank-iframe.html:
14540         * http/tests/security/contentSecurityPolicy/eval-blocked.html:
14541         * http/tests/security/contentSecurityPolicy/eval-scripts-setInterval-allowed.html:
14542         * http/tests/security/contentSecurityPolicy/eval-scripts-setInterval-blocked.html:
14543         * http/tests/security/contentSecurityPolicy/eval-scripts-setTimeout-allowed.html:
14544         * http/tests/security/contentSecurityPolicy/eval-scripts-setTimeout-blocked.html:
14545         * http/tests/security/contentSecurityPolicy/filesystem-urls-match-self.html:
14546         * http/tests/security/contentSecurityPolicy/frame-src-about-blank-allowed-by-default.html:
14547         * http/tests/security/contentSecurityPolicy/frame-src-about-blank-allowed-by-scheme.html:
14548         * http/tests/security/contentSecurityPolicy/frame-src-allowed.html:
14549         * http/tests/security/contentSecurityPolicy/frame-src-blocked.html:
14550         * http/tests/security/contentSecurityPolicy/function-constructor-allowed.html:
14551         * http/tests/security/contentSecurityPolicy/function-constructor-blocked.html:
14552         * http/tests/security/contentSecurityPolicy/iframe-inside-csp.html:
14553         * http/tests/security/contentSecurityPolicy/image-allowed.html:
14554         * http/tests/security/contentSecurityPolicy/image-blocked.html:
14555         * http/tests/security/contentSecurityPolicy/image-full-host-wildcard-allowed.html:
14556         * http/tests/security/contentSecurityPolicy/image-host-wildcard-allowed.html:
14557         * http/tests/security/contentSecurityPolicy/injected-inline-script-allowed.html:
14558         * http/tests/security/contentSecurityPolicy/injected-inline-script-blocked.html:
14559         * http/tests/security/contentSecurityPolicy/injected-inline-style-allowed.html:
14560         * http/tests/security/contentSecurityPolicy/injected-inline-style-blocked.html:
14561         * http/tests/security/contentSecurityPolicy/inline-script-allowed.html:
14562         * http/tests/security/contentSecurityPolicy/inline-script-blocked-goofy.html:
14563         * http/tests/security/contentSecurityPolicy/inline-script-blocked-javascript-url.html:
14564         * http/tests/security/contentSecurityPolicy/inline-script-blocked.html:
14565         * http/tests/security/contentSecurityPolicy/inline-style-allowed.html:
14566         * http/tests/security/contentSecurityPolicy/inline-style-attribute-allowed.html:
14567         * http/tests/security/contentSecurityPolicy/inline-style-attribute-blocked.html:
14568         * http/tests/security/contentSecurityPolicy/inline-style-attribute-on-html.html:
14569         * http/tests/security/contentSecurityPolicy/inline-style-blocked.html:
14570         * http/tests/security/contentSecurityPolicy/media-src-allowed.html:
14571         * http/tests/security/contentSecurityPolicy/media-src-blocked.html:
14572         * http/tests/security/contentSecurityPolicy/object-src-no-url-allowed.html:
14573         * http/tests/security/contentSecurityPolicy/object-src-no-url-blocked.html:
14574         * http/tests/security/contentSecurityPolicy/object-src-url-allowed.html:
14575         * http/tests/security/contentSecurityPolicy/object-src-url-blocked.html:
14576         * http/tests/security/contentSecurityPolicy/policy-does-not-affect-child.html:
14577         * http/tests/security/contentSecurityPolicy/register-bypassing-scheme.html:
14578         * http/tests/security/contentSecurityPolicy/report-and-enforce.html:
14579         * http/tests/security/contentSecurityPolicy/report-blocked-uri-cross-origin.html:
14580         * http/tests/security/contentSecurityPolicy/report-blocked-uri.html:
14581         * http/tests/security/contentSecurityPolicy/report-only-from-header.php:
14582         * http/tests/security/contentSecurityPolicy/report-only.html:
14583         * http/tests/security/contentSecurityPolicy/report-uri.html:
14584         * http/tests/security/contentSecurityPolicy/resources/echo-iframe.pl:
14585         * http/tests/security/contentSecurityPolicy/resources/echo-multiple-headers.pl:
14586             s/X-WebKit-CSP/Content-Security-Policy/g
14587         * http/tests/security/contentSecurityPolicy/resources/echo-object-data.pl:
14588         * http/tests/security/contentSecurityPolicy/resources/echo-script-src.pl:
14589             Reworking these two scripts in order to support sending both
14590             the experimental header and the canonical header, as required.
14591         * http/tests/security/contentSecurityPolicy/resources/event-handler.pl:
14592         * http/tests/security/contentSecurityPolicy/resources/generate-csp-report.html:
14593         * http/tests/security/contentSecurityPolicy/resources/javascript-url.pl:
14594         * http/tests/security/contentSecurityPolicy/resources/mixed-content-with-csp.html:
14595             s/X-WebKit-CSP/Content-Security-Policy/g
14596         * http/tests/security/contentSecurityPolicy/resources/multiple-iframe-plugin-test.js:
14597         (testExperimentalPolicy):
14598         (test):
14599         (testImpl.iframe.onload):
14600         (testImpl):
14601         * http/tests/security/contentSecurityPolicy/resources/multiple-iframe-test.js:
14602         (testPreescapedPolicy):
14603         (testExperimentalPolicy):
14604         (test):
14605         (testImpl.iframe.onload):
14606         (testImpl):
14607             Reworking these two "frameworks" in order to support sending both
14608             the experimental header and the canonical header, as required.
14609         * http/tests/security/contentSecurityPolicy/resources/sandbox.php:
14610         * http/tests/security/contentSecurityPolicy/resources/sandboxed-eval.php:
14611         * http/tests/security/contentSecurityPolicy/sandbox-allow-scripts-subframe.html:
14612         * http/tests/security/contentSecurityPolicy/sandbox-allow-scripts.html:
14613         * http/tests/security/contentSecurityPolicy/sandbox-empty-subframe.html:
14614         * http/tests/security/contentSecurityPolicy/sandbox-empty.html:
14615         * http/tests/security/contentSecurityPolicy/script-src-overrides-default-src.html:
14616         * http/tests/security/contentSecurityPolicy/shared-worker-connect-src-allowed.html:
14617         * http/tests/security/contentSecurityPolicy/shared-worker-connect-src-blocked.html:
14618         * http/tests/security/contentSecurityPolicy/source-list-parsing-malformed-meta.html:
14619         * http/tests/security/contentSecurityPolicy/srcdoc-doesnt-bypass-script-src.html:
14620         * http/tests/security/contentSecurityPolicy/style-allowed.html:
14621         * http/tests/security/contentSecurityPolicy/style-blocked.html:
14622         * http/tests/security/contentSecurityPolicy/worker-connect-src-allowed.html:
14623         * http/tests/security/contentSecurityPolicy/worker-connect-src-blocked.html:
14624         * http/tests/security/contentSecurityPolicy/worker-eval-blocked.html:
14625         * http/tests/security/contentSecurityPolicy/worker-function-function-blocked.html:
14626         * http/tests/security/contentSecurityPolicy/worker-script-src.html:
14627         * http/tests/security/contentSecurityPolicy/worker-set-timeout-blocked.html:
14628         * http/tests/security/contentSecurityPolicy/xsl-allowed.php:
14629         * http/tests/security/contentSecurityPolicy/xsl-blocked.php:
14630         * http/tests/security/contentSecurityPolicy/xsl-img-blocked.php:
14631         * http/tests/security/contentSecurityPolicy/xsl-unaffected-by-style-src-1.php:
14632         * http/tests/security/contentSecurityPolicy/xsl-unaffected-by-style-src-2.php:
14633             s/X-WebKit-CSP/Content-Security-Policy/g
14634
14635 2012-10-31  Otto Derek Cheung  <otcheung@rim.com>
14636
14637         [BlackBerry] Adding window.external to our port
14638         https://bugs.webkit.org/show_bug.cgi?id=100868
14639
14640         Reviewed by Rob Buis.
14641
14642         Adding BlackBerry platform specific DRT tests for window.external interface.
14643
14644         * platform/blackberry/external/search-provider/search-provider-installed-expected.txt: Added.
14645         * platform/blackberry/external/search-provider/search-provider-installed.html: Added.
14646
14647 2012-10-31  Stephen White  <senorblanco@chromium.org>
14648
14649         [chromium] Win rebaselines for media tests.  Unreviewed.
14650
14651         * platform/chromium-win/media/video-aspect-ratio-expected.png:
14652         * platform/chromium-win/media/video-colorspace-yuv420-expected.png:
14653         * platform/chromium-win/media/video-colorspace-yuv422-expected.png:
14654         * platform/chromium-win/media/video-layer-crash-expected.png:
14655         * platform/chromium-win/media/video-transformed-expected.png:
14656         * platform/chromium-win/media/video-zoom-controls-expected.png:
14657         * platform/chromium-win/media/video-zoom-expected.png:
14658         * platform/chromium-win/platform/chromium/media/video-frame-size-change-expected.png:
14659         * platform/efl/media/video-aspect-ratio-expected.png: Removed.
14660         * platform/efl/media/video-layer-crash-expected.png: Removed.
14661         * platform/efl/media/video-transformed-expected.png: Removed.
14662         * platform/efl/media/video-zoom-expected.png: Removed.
14663
14664 2012-10-31  Dirk Pranke  <dpranke@chromium.org>
14665
14666         Unreviewed, chromium-mac-mountainlion expectation updating.
14667
14668         * platform/chromium-mac-mountainlion/TestExpectations:
14669
14670 2012-10-31  Tien-Ren Chen  <trchen@chromium.org>
14671
14672         Apply transformation for highlights on non-composited contents
14673         https://bugs.webkit.org/show_bug.cgi?id=100438
14674
14675         Reviewed by Adam Barth.
14676
14677         Non-composited content host layer "steals" the contents on the
14678         RenderView layer, including the highlight layer.
14679         The transformation for regular contents are applied by the paint
14680         function of the non-composited content host however the highlight
14681         uses its own WebLayer. Need to apply the same transformation to
14682         the highlight layer as well.
14683
14684         * platform/chromium-linux/compositing/gestures/gesture-tapHighlight-simple-scaled-document.html: Added.
14685         * platform/chromium-linux/platform/chromium-linux/compositing/gestures/gesture-tapHighlight-simple-scaled-document-expected.png: Added.
14686         * platform/chromium-linux/platform/chromium-linux/compositing/gestures/gesture-tapHighlight-simple-scaled-document-expected.txt: Added.
14687
14688 2012-10-31  Thiago Marcos P. Santos  <thiago.santos@intel.com>
14689
14690         Added viewport at-rule to the CSS parser and tokenizer
14691         https://bugs.webkit.org/show_bug.cgi?id=95961
14692
14693         Reviewed by Kenneth Rohde Christiansen.
14694
14695         Added a test that detects if the @-webkit-viewport rule is being
14696         parsed and skip the tests on all ports since the feature is disabled
14697         by default for instance.
14698
14699         Note that this test doesn't do property validation, which will be
14700         added in the next patch of the series.
14701
14702         * css3/device-adapt/viewport-at-rule-parsing-expected.txt: Added.
14703         * css3/device-adapt/viewport-at-rule-parsing.html: Added.
14704         * platform/chromium/TestExpectations:
14705         * platform/gtk/TestExpectations:
14706         * platform/mac/TestExpectations:
14707         * platform/qt/TestExpectations:
14708         * platform/win/TestExpectations:
14709         * platform/wincairo/TestExpectations:
14710
14711 2012-10-31  Max Vujovic  <mvujovic@adobe.com>
14712
14713         [CSS Shaders] Validate types of built-in uniforms
14714         https://bugs.webkit.org/show_bug.cgi?id=98974
14715
14716         Reviewed by Dean Jackson.
14717
14718         Add a test to verify that shaders which define built-in uniforms with the wrong type do not
14719         execute. Add shaders for each built-in uniform in CSS Custom Filters.
14720
14721         Relevant Spec Section:
14722         https://dvcs.w3.org/hg/FXTF/raw-file/tip/filters/index.html#shader-uniform-variables
14723
14724         * css3/filters/custom/invalid-custom-filter-uniform-types-expected.html: Added.
14725         * css3/filters/custom/invalid-custom-filter-uniform-types.html: Added.
14726         * css3/filters/resources/invalid-type-u-mesh-box.fs: Added.
14727         * css3/filters/resources/invalid-type-u-mesh-size.fs: Added.
14728         * css3/filters/resources/invalid-type-u-projection-matrix.fs: Added.
14729         * css3/filters/resources/invalid-type-u-texture-size.fs: Added.
14730         * css3/filters/resources/invalid-type-u-tile-size.fs: Added.
14731         * css3/filters/resources/invalid-type-uniform-array.fs: Added.
14732
14733 2012-10-31  Terry Anderson  <tdanderson@chromium.org>
14734
14735         [touchadjustment] touch-links-two-finger-tap test pass incorrectly
14736         https://bugs.webkit.org/show_bug.cgi?id=100619
14737
14738         Reviewed by Antonio Gomes.
14739
14740         Make use of the gesture's touch area when testing the correct targeting of elements.
14741
14742         * touchadjustment/touch-links-two-finger-tap.html:
14743
14744 2012-10-31  Stephen White  <senorblanco@chromium.org>
14745
14746         [Chromium] Unreviewed gardening.  More flaky fallout from 
14747         http://trac.webkit.org/changeset/133069.
14748
14749         * platform/chromium/TestExpectations:
14750
14751 2012-10-31  Sheriff Bot  <webkit.review.bot@gmail.com>
14752
14753         Unreviewed, rolling out r133044.
14754         http://trac.webkit.org/changeset/133044
14755         https://bugs.webkit.org/show_bug.cgi?id=100888
14756
14757         Hits an ASSERT in the isolatedWorlds tests (Requested by
14758         abarth on #webkit).
14759
14760         * platform/chromium/fast/dom/gc-9-expected.txt:
14761
14762 2012-10-31  Stephen White  <senorblanco@chromium.org>
14763
14764         [Chromium] Unreviewed gardening.  Updating TestExpectations for
14765         recent failures.
14766
14767         * platform/chromium/TestExpectations:
14768
14769 2012-10-31  Philip Rogers  <pdr@google.com>
14770
14771         Cache animationMode() in SVG animations.
14772         https://bugs.webkit.org/show_bug.cgi?id=99694
14773
14774         Reviewed by Eric Seidel.
14775
14776         This refactoring is covered by existing tests.
14777         svg/animations/mozilla/animateMotion-mpath-targetChange-1.svg fails after this patch
14778         because our element dependency tracking has a bug with duplicate ids; see WK99893.
14779
14780         * platform/chromium/TestExpectations:
14781         * platform/mac/TestExpectations:
14782
14783 2012-10-31  Stephen White  <senorblanco@chromium.org>
14784
14785         [Chromium] Unreviewed gardening.  Updating TestExpectations for
14786         recent failures.
14787
14788         * platform/chromium/TestExpectations:
14789
14790 2012-10-31  Stephen White  <senorblanco@chromium.org>
14791
14792         [Chromium] Unreviewed gardening.
14793
14794         * platform/chromium/TestExpectations:
14795
14796 2012-10-31  Ami Fischman  <fischman@chromium.org>
14797
14798         [chromium] DRT and WTR should clear the cache between tests
14799         https://bugs.webkit.org/show_bug.cgi?id=93195
14800
14801         Reviewed by Tony Chang.
14802
14803         * media/video-poster-blocked-by-willsendrequest.html: updated list of still-busted ports.
14804
14805 2012-10-31  Stephen White  <senorblanco@chromium.org>
14806
14807         [Chromium] Unreviewed gardening.  Mark a few tests as crashing.
14808
14809         * platform/chromium/TestExpectations:
14810
14811 2012-10-31  Tom Sepez  <tsepez@chromium.org>
14812
14813         Malformed X-XSS-Protection headers not reported
14814         https://bugs.webkit.org/show_bug.cgi?id=100538
14815
14816         Reviewed by Adam Barth.
14817
14818         * http/tests/security/xssAuditor/malformed-xss-protection-header-expected.txt: Removed.
14819         * http/tests/security/xssAuditor/malformed-xss-protection-header.html: Removed.
14820         * http/tests/security/xssAuditor/malformed-xss-protection-header-1.html: Copied from LayoutTests/http/tests/security/xssAuditor/malformed-xss-protection-header.html.
14821         * http/tests/security/xssAuditor/malformed-xss-protection-header-expected-1.txt: Copied from LayoutTests/http/tests/security/xssAuditor/malformed-xss-protection-header-expected.txt.
14822         renamed to -1 to match convention.
14823         * http/tests/security/xssAuditor/malformed-xss-protection-header-2-expected.txt: Added.
14824         * http/tests/security/xssAuditor/malformed-xss-protection-header-2.html: Added.
14825         * http/tests/security/xssAuditor/malformed-xss-protection-header-3-expected.txt: Added.
14826         * http/tests/security/xssAuditor/malformed-xss-protection-header-3.html: Added.
14827         * http/tests/security/xssAuditor/malformed-xss-protection-header-4-expected.txt: Added.
14828         * http/tests/security/xssAuditor/malformed-xss-protection-header-4.html: Added.
14829         New test to cover new error message cases.
14830         * http/tests/security/xssAuditor/resources/echo-intertag.pl:
14831         Added more x-xss-protection header values to its set of values.
14832         * http/tests/security/xssAuditor/xss-protection-parsing-01.html:
14833         Converted for interface change to echo_intertag.pl
14834         * http/tests/security/xssAuditor/xss-protection-parsing-02-expected.txt: Added.
14835         * http/tests/security/xssAuditor/xss-protection-parsing-02.html: Added.
14836         New test for testing x-xss-protect: 0; (allow trailing semicolon).
14837         
14838 2012-10-31  Stephen White  <senorblanco@chromium.org>
14839
14840         [chromium] Fix incorrect test names landed in
14841         http://trac.webkit.org/changeset/133056
14842
14843         Unreviewed.
14844
14845         * platform/chromium/TestExpectations:
14846
14847 2012-10-31  Stephen White  <senorblanco@chromium.org>
14848
14849         [chromium] New linux baseline for basic-inputs-expected.png, due to
14850         crrev.com/164985.
14851
14852         Unreviewed.
14853
14854         * platform/chromium-linux/fast/forms/basic-inputs-expected.png:
14855         * platform/efl-wk1/fast/forms/basic-inputs-expected.png: Renamed from LayoutTests/platform/efl/fast/forms/basic-inputs-expected.png.
14856
14857 2012-10-31  Stephen White  <senorblanco@chromium.org>
14858
14859         [Chromium] Adjust expectations for float-wrap-zoom on mac.
14860         Unreviewed.
14861
14862         * platform/chromium/TestExpectations:
14863
14864 2012-10-31  Simon Fraser  <simon.fraser@apple.com>
14865
14866         REGRESSION (tile cache layers): bits of tiled layers are missing with certain 3D transforms
14867         https://bugs.webkit.org/show_bug.cgi?id=100808
14868         <rdar://problem/12562541>
14869
14870         Reviewed by Dean Jackson.
14871
14872         Two tests for visible rect computation under clamping, one of which tests 'applyWasClamped',
14873         and the other 'mapWasClamped'.
14874
14875         * compositing/tiling/rotated-tiled-clamped-expected.png: Added.
14876         * compositing/tiling/rotated-tiled-clamped-expected.txt: Added.
14877         * compositing/tiling/rotated-tiled-clamped.html: Added.
14878         * compositing/tiling/rotated-tiled-preserve3d-clamped-expected.png: Added.
14879         * compositing/tiling/rotated-tiled-preserve3d-clamped-expected.txt: Added.
14880         * compositing/tiling/rotated-tiled-preserve3d-clamped.html: Added.
14881         * platform/chromium/TestExpectations:
14882         * platform/mac/compositing/tiling/rotated-tiled-clamped-expected.txt: Added.
14883         * platform/mac/compositing/tiling/rotated-tiled-preserve3d-clamped-expected.txt: Added.
14884
14885 2012-10-31  Adam Barth  <abarth@webkit.org>
14886
14887         [V8] Garbage collection should use opaque roots rather than implicit references
14888         https://bugs.webkit.org/show_bug.cgi?id=100707
14889
14890         Reviewed by Kentaro Hara.
14891
14892         Test progression.
14893
14894         * platform/chromium/fast/dom/gc-9-expected.txt:
14895
14896 2012-10-31  Stephen White  <senorblanco@chromium.org>
14897
14898         [chromium] Added skipped expectations for new test
14899         svg-remote-element.html with no results.
14900
14901         Unreviewed.
14902
14903         * platform/chromium/TestExpectations:
14904
14905 2012-10-31  Stephen White  <senorblanco@chromium.org>
14906
14907         [chromium] New baselines for
14908         fast/images/exif-orientation-css-expected.png.  Unreviewed.
14909
14910         * platform/chromium-linux-x86/fast/images/exif-orientation-css-expected.png: Removed.
14911         * platform/chromium-win/fast/images/exif-orientation-css-expected.png: Added.
14912         * platform/chromium/fast/images/exif-orientation-css-expected.png: Removed.
14913
14914 2012-10-31  Arpita Bahuguna  <arpitabahuguna@gmail.com>
14915
14916         Table with percentage column widths doesn't scale to fill the entire width of a table containing it
14917         https://bugs.webkit.org/show_bug.cgi?id=11645
14918
14919         Reviewed by Julien Chaffraix.
14920
14921         * fast/table/scale-nested-percent-width-cols-expected.html: Added.
14922         * fast/table/scale-nested-percent-width-cols.html: Added.
14923         Added a ref test verifying that our nested (auto width) table's columns
14924         are scaled and sized appropriately if the containing table has
14925         percent width.
14926
14927         * platform/chromium/TestExpectations:
14928         * platform/efl/TestExpectations:
14929         * platform/gtk/TestExpectations:
14930         * platform/mac/TestExpectations:
14931         * platform/win/TestExpectations:
14932         Added an entry for fast/table/025.html for these ports. It would need
14933         rebaselining as a result of this fix.
14934
14935         * platform/qt/fast/table/025-expected.png:
14936         * platform/qt/fast/table/025-expected.txt:
14937         Modified expected results for the existing test on qt port.
14938
14939         In the given test, our innermost nested table has auto width and consits
14940         of three table cells with percent width specified for the first and the
14941         third cells. Its containing table on the other hand is a percent width
14942         table.
14943
14944         Previously, we were not scaling our inner table's column(s) from expanding
14945         to the width of the containing table if it had percent width type. Because
14946         of this our first and last table cells in the innermost table were being
14947         rendered only with the minimum width (4px).
14948
14949         Post this fix, since now our inner table columns shall scale, the first and
14950         the last table cell would thus expand in width (41px each) and hence the
14951         change in the column and the table dimensions.
14952
14953 2012-10-31  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
14954
14955         [EFL] More unreviewed pixel expectations gardening.
14956
14957         Accept Missing as a valid result for some ietestcenter tests, and
14958         skip another one of them.
14959
14960         * platform/efl/TestExpectations:
14961
14962 2012-10-31  Ian Vollick  <vollick@chromium.org>
14963
14964         Add support for text-based repaint testing
14965         https://bugs.webkit.org/show_bug.cgi?id=100584
14966
14967         Reviewed by Simon Fraser.
14968
14969         Allows tracked repaint rects to be dumped as text.
14970
14971         * fast/repaint/layer-full-repaint-expected.txt: Added.
14972         * fast/repaint/layer-full-repaint.html:
14973         * fast/repaint/overflow-flipped-writing-mode-table-expected.png: Removed.
14974         * fast/repaint/overflow-flipped-writing-mode-table-expected.txt:
14975         * fast/repaint/overflow-flipped-writing-mode-table.html:
14976         * fast/repaint/resources/repaint.js:
14977         * fast/repaint/resources/text-based-repaint.js: Added.
14978         (runRepaintTest):
14979           The function calls internals.startTrackingRepaints() rather than display()
14980           before calling repaintTest(). It also generates a <pre> element and sets
14981           its innerHTML to internals.repaintRectsAsText().
14982         * platform/chromium-mac/fast/repaint/layer-full-repaint-expected.png: Removed.
14983         * platform/chromium-mac/fast/repaint/overflow-flipped-writing-mode-table-expected.png: Removed.
14984         * platform/chromium-win/fast/repaint/overflow-flipped-writing-mode-table-expected.png: Removed.
14985         * platform/chromium/fast/repaint/layer-full-repaint-expected.png: Removed.
14986         * platform/chromium/fast/repaint/layer-full-repaint-expected.txt: Removed.
14987         * platform/efl/fast/repaint/layer-full-repaint-expected.png: Removed.
14988         * platform/efl/fast/repaint/layer-full-repaint-expected.txt: Removed.
14989         * platform/gtk/fast/repaint/layer-full-repaint-expected.png: Removed.
14990         * platform/gtk/fast/repaint/layer-full-repaint-expected.txt: Removed.
14991         * platform/gtk/fast/repaint/overflow-flipped-writing-mode-table-expected.png: Removed.
14992         * platform/mac/fast/repaint/layer-full-repaint-expected.png: Removed.
14993         * platform/mac/fast/repaint/layer-full-repaint-expected.txt: Removed.
14994         * platform/qt/fast/repaint/layer-full-repaint-expected.png: Removed.
14995         * platform/qt/fast/repaint/layer-full-repaint-expected.txt: Removed.
14996
14997 2012-10-31  Stephen White  <senorblanco@chromium.org>
14998
14999         New Chromium baselines for css3/filters/composited-reflected.html.
15000
15001         Unreviewed.
15002
15003         * platform/chromium-mac/css3/filters/composited-reflected-expected.png: Added.
15004         * platform/chromium-win/css3/filters/composited-reflected-expected.png: Added.
15005
15006 2012-10-31  Mike West  <mkwst@chromium.org>
15007
15008         [Qt] Unreviewed gardening. Rebaselining tests after r133019.
15009
15010         * platform/qt/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-expected.txt:
15011         * platform/qt/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-in-body-expected.txt:
15012         * platform/qt/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-origin-deny-expected.txt:
15013
15014 2012-10-31  Yury Semikhatsky  <yurys@chromium.org>
15015
15016         Web Inspector: page crash when pausing in dedicated worker
15017         https://bugs.webkit.org/show_bug.cgi?id=100837
15018
15019         Reviewed by Pavel Feldman.
15020
15021         Test that Debugger.pause works for dedicated workers. The test is skipped
15022         on all platforms that use JSC as worker debugging is not supported there
15023         yet.
15024
15025         * http/tests/inspector-protocol/resources/InspectorTest.js:
15026         (WebInspector.dispatchMessageFromBackend):
15027         * inspector-protocol/debugger-pause-dedicated-worker-expected.txt: Added.
15028         * inspector-protocol/debugger-pause-dedicated-worker.html: Added.
15029         * inspector-protocol/resources/dedicated-worker.js: Added.
15030         (onmessage):
15031         (doWork):
15032         * platform/efl/TestExpectations:
15033         * platform/gtk/TestExpectations:
15034         * platform/mac/TestExpectations:
15035         * platform/qt/TestExpectations:
15036         * platform/win/TestExpectations:
15037         * platform/wincairo/TestExpectations:
15038
15039 2012-10-31  Zoltan Nyul  <zoltan.nyul@intel.com>
15040
15041         perspective-origin should ignore values with more then two lengths and use the default values
15042         https://bugs.webkit.org/show_bug.cgi?id=100835
15043
15044         Reviewed by Kenneth Rohde Christiansen.
15045
15046         Add test for perspective-origin with more the than two lengths.
15047
15048         * transforms/2d/computed-style-origin-expected.txt:
15049         * transforms/2d/computed-style-origin.html:
15050
15051 2012-10-31  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
15052
15053         [EFL] Unreviewed pixel expectations gardening.
15054
15055         Skip a few ietestcenter/css3/text texts which are rendering
15056         incorrectly, and accept Missing as a valid result for some culling
15057         tests.
15058
15059         * platform/efl/TestExpectations:
15060         * platform/efl/ietestcenter/css3/text/textshadow-005-expected.png: Removed.
15061         * platform/efl/ietestcenter/css3/text/textshadow-005-expected.txt: Removed.
15062
15063 2012-10-31  Dominik Röttsches  <dominik.rottsches@intel.com>
15064
15065         [EFL][GTK] Unreviewed gardening.
15066
15067         Removing duplicate in EFL file, changing bug number for exif orientation bug in GTK.
15068
15069         * platform/efl/TestExpectations:
15070         * platform/gtk/TestExpectations:
15071
15072 2012-10-31  Dominik Röttsches  <dominik.rottsches@intel.com>
15073
15074         [EFL][GTK] Unreviewed gardening.
15075
15076         Exif orientation test marked as failing for GTK & EFL,
15077         On EFL, the vibration IPC issue may cause crash, see bug 100334.
15078
15079         * platform/efl-wk2/TestExpectations:
15080         * platform/efl/TestExpectations:
15081         * platform/gtk/TestExpectations:
15082
15083 2012-10-31  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
15084
15085         [EFL] More unreviewed gardening.
15086
15087         Skip the EXIF-related tests since the feature is not implemented
15088         for the port anyway, and skip the recently-added
15089         fast/images/exif-orientation-image-document.html as well.
15090
15091         * platform/efl/TestExpectations:
15092
15093 2012-10-31  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
15094
15095         [EFL] Skip http/tests/appcache/load-from-appcache-defer-resume-crash.html on WK2.
15096
15097         Just marking it as Failure does not prevent a useless PNG expectation to be generated when running pixel tests.
15098
15099         * platform/efl-wk2/TestExpectations:
15100
15101 2012-10-31  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
15102
15103         [EFL] Unreviewed, add a few more pixel expectations.
15104
15105         * platform/efl/css3/flexbox/repaint-during-resize-no-flex-expected.png: Added.
15106         * platform/efl/css3/flexbox/repaint-rtl-column-expected.png:
15107         * platform/efl/fast/forms/indeterminate-expected.png: Added.
15108         * platform/efl/media/video-aspect-ratio-expected.png: Added.
15109         * platform/efl/media/video-layer-crash-expected.png: Added.
15110         * platform/efl/media/video-transformed-expected.png: Added.
15111         * platform/efl/media/video-zoom-expected.png: Added.
15112
15113 2012-10-31  Mike West  <mkwst@chromium.org>
15114
15115         X-Frame-Options console message should be associated with a request.
15116         https://bugs.webkit.org/show_bug.cgi?id=100735
15117
15118         Reviewed by Pavel Feldman.
15119
15120         * http/tests/inspector/network/x-frame-options-deny-expected.txt:
15121         * http/tests/security/XFrameOptions/x-frame-options-deny-expected.txt:
15122         * http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-expected.txt:
15123         * http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-in-body-expected.txt:
15124         * http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-origin-deny-expected.txt:
15125         * http/tests/security/XFrameOptions/x-frame-options-parent-same-origin-deny-expected.txt:
15126         * http/tests/security/xssAuditor/meta-tag-http-refresh-x-frame-options-expected.txt:
15127             Update tests with new console message.
15128
15129 2012-10-31  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
15130
15131         [EFL] Unreviewed, unskip media/video-seek-past-end-playing.html on WK2.
15132
15133         It has been passing on the WK2 bot for quite a while, so unskip
15134         and hope for the best.
15135
15136         * platform/efl-wk2/TestExpectations:
15137
15138 2012-10-31  Keishi Hattori  <keishi@webkit.org>
15139
15140         Calendar picker can flicker when opened from the suggestion picker
15141         https://bugs.webkit.org/show_bug.cgi?id=100816
15142
15143         Reviewed by Kent Tamura.
15144
15145         * fast/forms/resources/picker-common.js:
15146         (openPicker): Fix mistake.
15147         * platform/chromium-win/platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-key-operations-expected.txt:
15148         * platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-key-operations-expected.txt:
15149         * platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-key-operations.html: Test that didHide event fires after the entry was selected and before the calendar picker opened.
15150
15151 2012-10-31  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
15152
15153         [EFL] Unreviewed, unskip fast/forms/select-multiple-elements-with-mouse-drag.html.
15154         https://bugs.webkit.org/show_bug.cgi?id=100248
15155
15156         The test is consistently passing again, and "fixing" the EFL side
15157         is not trivial.
15158
15159         * platform/efl-wk2/TestExpectations:
15160
15161 2012-10-31  Mike West  <mkwst@chromium.org>
15162
15163         Script run from an isolated world should bypass a page's CSP.
15164         https://bugs.webkit.org/show_bug.cgi?id=97398
15165
15166         Reviewed by Adam Barth.
15167
15168         * http/tests/security/isolatedWorld/bypass-main-world-csp-expected.txt: Added.
15169         * http/tests/security/isolatedWorld/bypass-main-world-csp.html: Added.
15170         * platform/efl/TestExpectations:
15171         * platform/mac/TestExpectations:
15172         * platform/qt/TestExpectations:
15173         * platform/win/TestExpectations:
15174             Skip the new tests on ports that don't support the new functionality
15175
15176 2012-10-31  Pavel Podivilov  <podivilov@google.com>
15177
15178         [chromium] Rebaseline media/video-zoom.html.
15179
15180         * platform/chromium-linux/media/video-zoom-expected.png:
15181         * platform/chromium-mac-lion/media/video-zoom-expected.png: Added.
15182         * platform/chromium-mac-snowleopard/media/video-zoom-expected.png:
15183         * platform/efl-wk1/media/video-zoom-expected.png: Renamed from LayoutTests/platform/efl/media/video-zoom-expected.png.
15184
15185 2012-10-31  Pavel Podivilov  <podivilov@google.com>
15186
15187         [chromium] Rebaseline 7 media/video-* tests on Linux and Mac.
15188
15189         * platform/chromium-linux/media/video-aspect-ratio-expected.png:
15190         * platform/chromium-linux/media/video-colorspace-yuv420-expected.png:
15191         * platform/chromium-linux/media/video-colorspace-yuv422-expected.png:
15192         * platform/chromium-linux/media/video-layer-crash-expected.png:
15193         * platform/chromium-linux/media/video-transformed-expected.png:
15194         * platform/chromium-linux/media/video-zoom-controls-expected.png:
15195         * platform/chromium-linux/platform/chromium/media/video-frame-size-change-expected.png:
15196         * platform/chromium-mac-lion/media/video-aspect-ratio-expected.png: Added.
15197         * platform/chromium-mac-lion/media/video-colorspace-yuv420-expected.png: Added.
15198         * platform/chromium-mac-lion/media/video-colorspace-yuv422-expected.png: Added.
15199         * platform/chromium-mac-lion/media/video-layer-crash-expected.png: Added.
15200         * platform/chromium-mac-lion/media/video-transformed-expected.png: Added.
15201         * platform/chromium-mac-lion/media/video-zoom-controls-expected.png: Added.
15202         * platform/chromium-mac-lion/platform/chromium/media/video-frame-size-change-expected.png: Added.
15203         * platform/chromium-mac-snowleopard/media/video-aspect-ratio-expected.png:
15204         * platform/chromium-mac-snowleopard/media/video-colorspace-yuv420-expected.png:
15205         * platform/chromium-mac-snowleopard/media/video-colorspace-yuv422-expected.png:
15206         * platform/chromium-mac-snowleopard/media/video-layer-crash-expected.png:
15207         * platform/chromium-mac-snowleopard/media/video-transformed-expected.png:
15208         * platform/efl-wk1/media/video-aspect-ratio-expected.png: Renamed from LayoutTests/platform/efl/media/video-aspect-ratio-expected.png.
15209         * platform/efl-wk1/media/video-colorspace-yuv420-expected.png: Renamed from LayoutTests/platform/efl/media/video-colorspace-yuv420-expected.png.
15210         * platform/efl-wk1/media/video-colorspace-yuv422-expected.png: Renamed from LayoutTests/platform/efl/media/video-colorspace-yuv422-expected.png.
15211         * platform/efl-wk1/media/video-layer-crash-expected.png: Renamed from LayoutTests/platform/efl/media/video-layer-crash-expected.png.
15212         * platform/efl-wk1/media/video-transformed-expected.png: Renamed from LayoutTests/platform/efl/media/video-transformed-expected.png.
15213         * platform/efl-wk1/media/video-zoom-controls-expected.png: Renamed from LayoutTests/platform/efl/media/video-zoom-controls-expected.png.
15214
15215 2012-10-31  Pavel Podivilov  <podivilov@google.com>
15216
15217         [chromium] Add new baselines for fast/forms/basic-inputs.html and fast/forms/indeterminate.html on linux.
15218
15219         * platform/chromium-linux/fast/forms/indeterminate-expected.png:
15220         * platform/efl-wk1/fast/forms/indeterminate-expected.png: Renamed from LayoutTests/platform/efl/fast/forms/indeterminate-expected.png.
15221
15222 2012-10-31  Pavel Podivilov  <podivilov@google.com>
15223
15224         [chromium] Unreviewed, mark two touchadjustment tests as failing on mac.
15225
15226         * platform/chromium/TestExpectations:
15227
15228 2012-10-31  Michał Pakuła vel Rutka  <m.pakula@samsung.com>
15229
15230         [EFL][DRT] EventSender requires contextClick implementation
15231         https://bugs.webkit.org/show_bug.cgi?id=86091
15232
15233         Reviewed by Gyuyoung Kim.
15234
15235         Move contextClick dependent tests to WebKit2 TestExpectations and
15236         add new expected results.
15237
15238         * platform/efl-wk2/TestExpectations:
15239         * platform/efl/TestExpectations:
15240         * platform/efl/editing/selection/5354455-2-expected.txt: Added.
15241         * platform/efl/fast/events/context-no-deselect-expected.txt: Added.
15242         * platform/efl/fast/events/context-onmousedown-event-expected.png: Added.
15243
15244 2012-10-30  Nico Weber  <thakis@chromium.org>
15245
15246         [chromium] Add baselines for fast/images/exif-orientation-css.html and exif-orientation-image-document.html
15247         https://bugs.webkit.org/show_bug.cgi?id=100807
15248
15249         Unreviewed, expectations update.
15250
15251         * platform/chromium-linux-x86/fast/images/exif-orientation-css-expected.png: Added.
15252         * platform/chromium-linux/fast/images/exif-orientation-css-expected.png: Added.
15253         * platform/chromium-linux/fast/images/exif-orientation-image-document-expected.png: Added.
15254         * platform/chromium-mac-lion/fast/images/exif-orientation-css-expected.png: Added.
15255         * platform/chromium-mac-lion/fast/images/exif-orientation-image-document-expected.png: Added.
15256         * platform/chromium-mac-snowleopard/fast/images/exif-orientation-css-expected.png: Added.
15257         * platform/chromium-mac-snowleopard/fast/images/exif-orientation-image-document-expected.png: Added.
15258         * platform/chromium-mac/fast/images/exif-orientation-css-expected.png: Added.
15259         * platform/chromium-mac/fast/images/exif-orientation-image-document-expected.png: Added.
15260         * platform/chromium-win/fast/images/exif-orientation-image-document-expected.png: Added.
15261         * platform/chromium/TestExpectations:
15262
15263 2012-10-30  Keishi Hattori  <keishi@webkit.org>
15264
15265         F4 inside <input type=time> should not open calendar picker
15266         https://bugs.webkit.org/show_bug.cgi?id=100730
15267
15268         Reviewed by Kent Tamura.
15269
15270         * fast/forms/time-multiple-fields/time-multiple-fields-open-picker-key-bindings-expected.txt: Added.
15271         * fast/forms/time-multiple-fields/time-multiple-fields-open-picker-key-bindings.html: Added.
15272
15273 2012-10-30  Kent Tamura  <tkent@chromium.org>
15274
15275         Delaying 'change' and 'input' event dispatching during HTMLInputElement::setValue
15276         https://bugs.webkit.org/show_bug.cgi?id=100772
15277
15278         Reviewed by Abhishek Arya.
15279
15280         * fast/forms/range/range-type-change-onchange-expected.txt: Added.
15281         * fast/forms/range/range-type-change-onchange.html: Added.
15282
15283 2012-10-30  Simon Fraser  <simon.fraser@apple.com>
15284
15285         Fix issues with filters and reflections
15286         https://bugs.webkit.org/show_bug.cgi?id=100308
15287
15288         Reviewed by Dirk Schulze.
15289
15290         Test composited filters inside a nested reflection.
15291
15292         * css3/filters/composited-reflected-expected.png: Added.
15293         * css3/filters/composited-reflected-expected.txt: Added.
15294         * css3/filters/composited-reflected.html: Added.
15295         * platform/mac/css3/filters/composited-reflected-expected.png: Added.
15296
15297 2012-10-30  Kenichi Ishibashi  <bashi@chromium.org>
15298
15299         Unreviewed test expectations update
15300
15301         * platform/chromium/TestExpectations:
15302
15303 2012-10-30  Kenichi Ishibashi  <bashi@chromium.org>
15304
15305         Unreviewed test update after r132969
15306
15307         Add alternate font family name (Courier New).
15308
15309         * fast/css/font-face-descending-unicode-range.html:
15310         * fast/css/font-face-download-error.html:
15311         * fast/css/font-face-unicode-range.html:
15312
15313 2012-10-30  Nico Weber  <thakis@chromium.org>
15314
15315         [chromium] Enable fast/images/exif-orientation-css.html
15316         https://bugs.webkit.org/show_bug.cgi?id=100767
15317
15318         Unreviewed, expectations-only change.
15319
15320         * platform/chromium/TestExpectations:
15321
15322 2012-10-30  Allan Sandfeld Jensen  <allan.jensen@digia.com>
15323
15324         DOM URL is flaky when workers are used
15325         https://bugs.webkit.org/show_bug.cgi?id=99178
15326
15327         Reviewed by Geoffrey Garen.
15328
15329         Test that the methods of the URL constructor are accesible from both main and worker threads.
15330
15331         * fast/workers/resources/worker-domurl.js: Added.
15332         (log):
15333         (onmessage):
15334         * fast/workers/worker-domurl-expected.txt: Added.
15335         * fast/workers/worker-domurl.html: Added.
15336
15337 2012-10-30  Hans Muller  <hmuller@adobe.com>
15338
15339         [CSS Exclusions] Multiple segment polygon layout does not get all segments
15340         https://bugs.webkit.org/show_bug.cgi?id=100039
15341
15342         Reviewed by Dirk Schulze.
15343
15344         Added tests for CSS Exclusion shape-inside polygons with horizontal edges.
15345         Corrected the simple-polygon.js code for computing a polygon's included intervals.
15346
15347         * fast/exclusions/resources/simple-polygon.js:
15348         * fast/exclusions/shape-inside/shape-inside-rectilinear-polygon-001-expected.html: Added.
15349         * fast/exclusions/shape-inside/shape-inside-rectilinear-polygon-001.html: Added.
15350         * fast/exclusions/shape-inside/shape-inside-rectilinear-polygon-002-expected.html: Added.
15351         * fast/exclusions/shape-inside/shape-inside-rectilinear-polygon-002.html: Added.
15352         * fast/exclusions/shape-inside/shape-inside-simple-polygon-004-expected.html:
15353         * fast/exclusions/shape-inside/shape-inside-simple-polygon-004.html:
15354
15355 2012-10-30  Kenichi Ishibashi  <bashi@chromium.org>
15356
15357         local(Helvetica) in src descriptor prevent fallback
15358         https://bugs.webkit.org/show_bug.cgi?id=100446
15359
15360         Reviewed by Dan Bernstein.
15361
15362         Add alternate font family names to src descriptor of @font-face rules
15363         so that the change doesn't change the expectations of tests.
15364
15365         * fast/css/font-face-implicit-local-font.html:
15366         * fast/css/font-face-multiple-faces.html:
15367         * svg/custom/font-face-simple.svg:
15368
15369 2012-10-30  Rick Byers  <rbyers@chromium.org>
15370
15371         cssText for cursor property doesn't include hotspot
15372         https://bugs.webkit.org/show_bug.cgi?id=99530
15373
15374         Reviewed by Darin Adler.
15375
15376         Add simple test for parsing of CSS cursor property.
15377
15378         * fast/css/cursor-parsing-expected.txt: Added.
15379         * fast/css/cursor-parsing.html: Added.
15380
15381 2012-10-30  Roger Fong  <roger_fong@apple.com>
15382
15383         Unreviewed. Test should not be run on Apple Windows port: fast/images/exif-orientation-image-document.html
15384
15385         * platform/win/TestExpectations:
15386
15387 2012-10-30  Roger Fong  <roger_fong@apple.com>
15388
15389         Unreviewed. Skip another failing accessibility test on Windows: accessibility/svg-remote-element.html.
15390
15391         * platform/win/TestExpectations:
15392
15393 2012-10-30  Vincent Scheib  <scheib@chromium.org>
15394
15395         [chromium] Unreviewed: Additional webgl test suppression to go along with earlier ones.
15396         https://bugs.webkit.org/show_bug.cgi?id=100784
15397
15398         * platform/chromium/TestExpectations:
15399
15400 2012-10-30  W. James MacLean  <wjmaclean@chromium.org>
15401
15402         [chromium] Restrict link highlights to targets that display a hand-cursor
15403         https://bugs.webkit.org/show_bug.cgi?id=99862
15404
15405         Reviewed by James Robinson.
15406
15407         To avoid applying highlights to inappropriate targets, such as large divs with
15408         click handlers installed, test candidate targets and only highlight them if they
15409         would normally display a hand cursor on mouse over. This is a heuristic, but has
15410         been tested and found effective in practice.
15411
15412         * platform/chromium-linux/compositing/gestures/gesture-tapHighlight-simple-rotated-div.html:
15413
15414 2012-10-30  Vincent Scheib  <scheib@chromium.org>
15415
15416         [Chromium] Unreviwed suppression of 6 webgl tests.
15417         https://bugs.webkit.org/show_bug.cgi?id=100784
15418
15419         * platform/chromium/TestExpectations:
15420
15421 2012-10-30  Glenn Adams  <glenn@skynav.com>
15422
15423         [CSS] Expand -webkit-line-break value space
15424         https://bugs.webkit.org/show_bug.cgi?id=100739
15425
15426         Reviewed by Eric Seidel.
15427
15428         Change default (initial) value for -webkit-line-break to 'auto' to match CSS3 Text.
15429
15430         * fast/css/getComputedStyle/computed-style-expected.txt:
15431         Fix for change of initial (default) value on -webkit-line-break from 'normal' to 'auto'.
15432
15433         * fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
15434         Fix for change of initial (default) value on -webkit-line-break from 'normal' to 'auto'.
15435
15436         * svg/css/getComputedStyle-basic-expected.txt:
15437         Fix for change of initial (default) value on -webkit-line-break from 'normal' to 'auto'.
15438
15439 2012-10-30  Robert Hogan  <robert@webkit.org>
15440
15441         white-space: nowrap inline element beside a floated element wraps incorrectly without trailing textnode/newline
15442         https://bugs.webkit.org/show_bug.cgi?id=29648
15443
15444         Reviewed by Levi Weintraub.
15445
15446         * fast/text/whitespace/no-wrap-child-in-auto-wrap-container-expected.html: Added.
15447         * fast/text/whitespace/no-wrap-child-in-auto-wrap-container.html: Added.
15448
15449 2012-10-30  Roger Fong  <roger_fong@apple.com>
15450
15451         Unreviewed. Some flaky http/security tests to add to the skip list.
15452         Bug tracking flaky security tests here: https://bugs.webkit.org/show_bug.cgi?id=95803.
15453
15454         * platform/win/TestExpectations:
15455
15456 2012-10-30  Simon Fraser  <simon.fraser@apple.com>
15457
15458         Skip tiled drawing tests on Lion, since the TiledCoreAnimationDrawingArea is only
15459         built for Mountain Lion and later.
15460
15461         * platform/mac-lion/TestExpectations:
15462
15463 2012-10-30  Rick Byers  <rbyers@chromium.org>
15464
15465         [touchadjustment] touch-links-longpress tests passes incorrectly
15466         https://bugs.webkit.org/show_bug.cgi?id=96810
15467
15468         Reviewed by Antonio Gomes.
15469
15470         Fix touch-links-longpress test to be consistent with touch-links-active.
15471         Now it's actually touching where we intended - at the center of the
15472         touch region identified instead of the top/left corner.  Also pass
15473         the width/height of the touch to EventSender in order to enable touch
15474         adjustment.
15475
15476         Also adds checks to verify that our touches are actually landing on
15477         or outside the element we're targetting as desired.
15478
15479         * touchadjustment/resources/touchadjustment.js:
15480         (findAbsoluteBounds): Update to support both inline and block nodes (clientHeight is 0 for inline nodes)
15481         * touchadjustment/touch-links-active.html: Use updated findAbsoluteBounds
15482         * touchadjustment/touch-links-longpress.html:
15483
15484 2012-10-30  Dan Bernstein  <mitz@apple.com>
15485
15486         <rdar://problem/12395187> REGRESSION (r121299): OS X Text Replacement forces cursor out of text fields
15487         https://bugs.webkit.org/show_bug.cgi?id=100768
15488
15489         Reviewed by Anders Carlsson.
15490
15491         * platform/mac/editing/spelling/autocorrection-in-textarea-expected.txt: Added.
15492         * platform/mac/editing/spelling/autocorrection-in-textarea.html: Added.
15493
15494 2012-10-30  Csaba Osztrogonác  <ossy@webkit.org>
15495
15496         [Qt] Unreviewed gardening, skip new crashing tests to paint the bot green.
15497
15498         * platform/qt/TestExpectations:
15499
15500 2012-10-30  Csaba Osztrogonác  <ossy@webkit.org>
15501
15502         [Qt][WK2] Unreviewed evening gardening, skip failing tests to paint the bot green.
15503
15504         * platform/qt-5.0-wk2/TestExpectations:
15505
15506 2012-10-30 Chris Fleizach  <cfleizach@apple.com>
15507
15508         AX: Support embedded SVG objects in AX tree
15509         https://bugs.webkit.org/show_bug.cgi?id=97571
15510
15511         Reviewed by Tim Horton.
15512
15513         Added a new test that links in an svg file. Accessibility of that remote svg file is tested.
15514         Test skipped on chromium until clickPoint() is implemented in DRT.
15515
15516         * accessibility/svg-remote-element.html: Added.
15517         * accessibility/resources/svg-face.svg: Added.
15518         * platform/chromium/TestExpectations:
15519         * platform/mac/accessibility/svg-remote-element-expected.txt: Added.
15520
15521 2012-10-30  Mikhail Pozdnyakov  <mikhail.pozdnyakov@intel.com>
15522
15523         [WK2][WTR] WebKitTestRunner needs testRunner.queueLoadHTMLString
15524         https://bugs.webkit.org/show_bug.cgi?id=100747
15525
15526         Reviewed by Kenneth Rohde Christiansen.
15527
15528         Unskipped http/tests/navigation/go-back-to-error-page.html for WK2 ports.
15529
15530         * platform/wk2/TestExpectations:
15531
15532 2012-10-30  Pavel Podivilov  <podivilov@google.com>
15533
15534         Unreviewed, rebaseline fast/sub-pixel/float-wrap-zoom.html.
15535
15536         * platform/chromium-mac-lion/fast/sub-pixel/float-wrap-zoom-expected.png: Added.
15537         * platform/chromium-mac-snowleopard/fast/sub-pixel/float-wrap-zoom-expected.png: Added.
15538         * platform/chromium-mac/fast/sub-pixel/float-wrap-zoom-expected.png: Added.
15539
15540 2012-10-30  Jussi Kukkonen  <jussi.kukkonen@intel.com>
15541
15542         [EFL] Unreviewed, combine color profile failures to correct bug
15543         https://bugs.webkit.org/show_bug.cgi?id=100746
15544
15545         * platform/efl/TestExpectations:
15546
15547 2012-10-30  Emil A Eklund  <eae@chromium.org>
15548
15549         [subixel] Change LineWidth::shrinkAvailableWidthForNewFloatIfNeeded to not pixel snap
15550         https://bugs.webkit.org/show_bug.cgi?id=100742
15551
15552         Reviewed by Levi Weintraub.
15553
15554         Add test for wrapping when combining float and inline elements.
15555
15556         * fast/sub-pixel/float-wrap-zoom-expected.html: Added.
15557         * fast/sub-pixel/float-wrap-zoom.html: Added.
15558
15559 2012-10-30  Max Vujovic  <mvujovic@adobe.com>
15560
15561         [CSS Shaders] Reject vertex shaders with custom attributes
15562         https://bugs.webkit.org/show_bug.cgi?id=98973
15563
15564         Reviewed by Dean Jackson.
15565
15566         Add checks to verify:
15567         (1) Shaders with custom attributes do not execute (e.g. attribute float my_attribute;).
15568         (2) Shaders with a_triangleCoord defined do not execute with an attached mesh.
15569
15570         Note that in CSS Custom Filters, the a_triangleCoord attribute is only available in detached
15571         meshes. In detached meshes, no vertices are shared between triangles. Thus, each vertex
15572         belongs to a specific triangle, which a_triangleCoord identifies. In attached meshes,
15573         vertices can belong to many triangles, which a_triangleCoord cannot identify because it's
15574         only a vec3.
15575
15576         CSS Filters Spec, Vertex Attributes:
15577         https://dvcs.w3.org/hg/FXTF/raw-file/tip/filters/index.html#vertex-attribute-variables
15578
15579         * css3/filters/custom/invalid-custom-filter-attribute-types-expected.html:
15580         * css3/filters/custom/invalid-custom-filter-attribute-types.html:
15581             Add two checks for two new vertex shaders. Update the a_triangleCoord type check to use
15582             a detached mesh, so the vertex shader fails to validate because a_triangleCoord is
15583             defined with an incorrect type, not because it defines a_triangleCoord in an attached
15584             mesh.
15585         * css3/filters/resources/invalid-a-triangle-coord-with-attached-mesh.vs:
15586             Added. This vertex shader defines a_triangleCoord with the correct type. However, this
15587             shader is run with an an attached mesh, so it should not execute.
15588         * css3/filters/resources/invalid-custom-attribute.vs:
15589             Added. This vertex shader defines a custom attribute. The associated test verifies
15590             that it does not execute.
15591         * css3/filters/resources/invalid-type-a-mesh-coord.vs:
15592             Remove some empty lines to improve readability.
15593         * css3/filters/resources/invalid-type-a-position.vs: Ditto.
15594         * css3/filters/resources/invalid-type-a-tex-coord.vs: Ditto.
15595         * css3/filters/resources/invalid-type-a-triangle-coord.vs:
15596             Add a comment that this shader should be run with a detached mesh.
15597         * css3/filters/resources/invalid-type-attribute-array.vs:
15598             Remove some empty lines to improve readability.
15599         * css3/filters/resources/invalid-type-a-triangle-coord.vs: Ditto.
15600
15601 2012-10-30  Andrey Lushnikov  <lushnikov@google.com>
15602
15603         Web Inspector: adds isOwnProperty to remote protocol
15604         https://bugs.webkit.org/show_bug.cgi?id=100664
15605
15606         Reviewed by Pavel Feldman.
15607
15608         * inspector/runtime/runtime-getProperties-isOwnProperty-expected.txt: Added.
15609         * inspector/runtime/runtime-getProperties-isOwnProperty.html: Added.
15610
15611 2012-10-30  Pavel Podivilov  <podivilov@google.com>
15612
15613         Unreviewed, add baselines for exif-orientation-image-document.
15614
15615         * platform/chromium-linux/platform/chromium/virtual/deferred/fast/images/exif-orientation-image-document-expected.png: Added.
15616         * platform/chromium-mac-lion/platform/chromium/virtual/deferred/fast/images/exif-orientation-image-document-expected.png: Added.
15617         * platform/chromium-mac-snowleopard/platform/chromium/virtual/deferred/fast/images/exif-orientation-image-document-expected.png: Added.
15618         * platform/chromium-mac/platform/chromium/virtual/deferred/fast/images/exif-orientation-image-document-expected.png: Added.
15619         * platform/chromium-win/platform/chromium/virtual/deferred/fast/images/exif-orientation-image-document-expected.png: Added.
15620
15621 2012-10-30  Pavel Podivilov  <podivilov@google.com>
15622
15623         Unrewieved, rebaseline audiobuffersource-loop-points.
15624
15625         * platform/chromium-linux/webaudio/audiobuffersource-loop-points-expected.wav: Renamed from LayoutTests/platform/chromium-win-xp/webaudio/audiobuffersource-loop-points-expected.wav.
15626
15627 2012-10-30  Kent Tamura  <tkent@chromium.org>
15628
15629         Fix crash by calendar picker or suggestion picker
15630         https://bugs.webkit.org/show_bug.cgi?id=100728
15631
15632         Reviewed by Hajime Morita.
15633
15634         * platform/chromium/fast/forms/calendar-picker/calendar-picker-type-change-onchange-expected.txt: Added.
15635         * platform/chromium/fast/forms/calendar-picker/calendar-picker-type-change-onchange.html: Added.
15636
15637 2012-10-30  Michelangelo De Simone  <michelangelo@webkit.org>
15638
15639         [CSS Shaders] Change the default compositing mode and the default CSS value for <fragmentShader>
15640         https://bugs.webkit.org/show_bug.cgi?id=94020
15641
15642         Reviewed by Dean Jackson.
15643
15644         Existing tests have been modified to update them to the new default
15645         compositing values (normal source-atop).
15646
15647         Also, the dummy empty shader has been removed: not needed.
15648
15649         * css3/filters/custom/custom-filter-property-computed-style-expected.txt:
15650         * css3/filters/custom/custom-filter-shader-cache.html:
15651         * css3/filters/custom/effect-custom-transform-parameters.html:
15652         * css3/filters/custom/effect-custom.html:
15653         * css3/filters/custom/filter-fallback-to-software.html:
15654         * css3/filters/resources/empty-shader.fs: Removed.
15655         * css3/filters/script-tests/custom-filter-property-computed-style.js:
15656
15657 2012-10-30  Zoltan Nyul  <zoltan.nyul@intel.com>
15658
15659         3d rotation with [0, 0, 0] direction vector should not be applied
15660         https://bugs.webkit.org/show_bug.cgi?id=100733
15661
15662         Reviewed by Levi Weintraub.
15663
15664         Add test for 3d rotation with [0, 0, 0] direction vector.
15665
15666         * transforms/3d/general/3dtransform-values-expected.txt:
15667         * transforms/3d/general/3dtransform-values.html:
15668
15669 2012-10-30  Kangil Han  <kangil.han@samsung.com>
15670
15671         [EFL][DRT] Bitmap should show whole view area.
15672         https://bugs.webkit.org/show_bug.cgi?id=100642
15673
15674         Reviewed by Gyuyoung Kim.
15675
15676         Unskip css sticky position as well as scroll and fixed position related test cases.
15677
15678         * platform/efl-wk1/TestExpectations:
15679
15680 2012-10-30  Byungwoo Lee  <bw80.lee@samsung.com>
15681
15682         [EFL][WK2] Unskip sputnik flaky tests.
15683         https://bugs.webkit.org/show_bug.cgi?id=100732
15684
15685         Unreviewed, EFL gardening.
15686
15687         These tests are always passing now.
15688
15689         sputnik/Conformance/07_Lexical_Conventions/7.4_Comments/S7.4_A5.html
15690         sputnik/Conformance/07_Lexical_Conventions/7.4_Comments/S7.4_A6.html
15691         sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.5_Regular_Expression_Literals/S7.8.5_A1.1_T2.html
15692         sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.5_Regular_Expression_Literals/S7.8.5_A1.4_T2.html
15693         sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.5_Regular_Expression_Literals/S7.8.5_A2.1_T2.html
15694         sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.5_Regular_Expression_Literals/S7.8.5_A2.4_T2.html
15695
15696         * platform/efl-wk2/TestExpectations:
15697
15698 2012-10-30  Nico Weber  <thakis@chromium.org>
15699
15700         Add a test for reading exif orientation off image documents
15701         https://bugs.webkit.org/show_bug.cgi?id=100698
15702
15703         Reviewed by Eric Seidel.
15704
15705         fast/images/exif-orientation.html tests <img> elements, but image documents were untested previously.
15706
15707         * fast/images/exif-orientation-image-document.html: Added.
15708         * platform/chromium/TestExpectations:
15709         * platform/chromium/fast/images/exif-orientation-image-document-expected.txt: Added.
15710
15711 2012-10-29  Csaba Osztrogonác  <ossy@webkit.org>
15712
15713         Unreviewed, rolling out r132819.
15714         http://trac.webkit.org/changeset/132819
15715         https://bugs.webkit.org/show_bug.cgi?id=100388
15716
15717         It made layout testing 40% slower and storage tests assert
15718
15719         * platform/qt/TestExpectations:
15720
15721 2012-10-25  Stephen Chenney  <schenney@chromium.org>
15722
15723         feImage should not be allowed to self reference
15724         https://bugs.webkit.org/show_bug.cgi?id=94652
15725
15726         Reviewed by Eric Seidel.
15727
15728         Additional test case for situations when the filter is applied to multiple objects that it also references.
15729
15730         * svg/filters/feImage-self-and-other-referencing-expected.html: Added.
15731         * svg/filters/feImage-self-and-other-referencing.html: Added.
15732
15733 2012-10-29  Michael Saboff  <msaboff@apple.com>
15734
15735         Non-special escape character sequences cause JSC::Lexer::parseString to create 16 bit strings
15736         https://bugs.webkit.org/show_bug.cgi?id=100576
15737
15738         Reviewed by Darin Adler.
15739
15740         Added a new test to validated the behavior of the corresponding changes to string processing
15741         in the Lexer.
15742
15743         * fast/js/normal-character-escapes-in-string-literals-expected.txt: Added.
15744         * fast/js/normal-character-escapes-in-string-literals.html: Added.
15745         * fast/js/script-tests/normal-character-escapes-in-string-literals.js: Added.
15746
15747 2012-10-29  Roger Fong  <roger_fong@apple.com>
15748
15749         Unreviewed. Feature introduced in r132708 is chromium only. Skipping related tests.
15750
15751         * platform/win/TestExpectations:
15752
15753 2012-10-29  Adam Barth  <abarth@webkit.org>
15754
15755         Block SVG external references pending a security review
15756         https://bugs.webkit.org/show_bug.cgi?id=100635
15757
15758         Reviewed by Eric Seidel.
15759
15760         Skip tests that depend on external SVG references.
15761
15762         * platform/chromium/TestExpectations:
15763
15764 2012-10-29  Chris Rogers  <crogers@google.com>
15765
15766         Unreviewed rebaseline of webaudio/audiobuffersource-loop-points
15767
15768         * platform/chromium-win-xp/webaudio/audiobuffersource-loop-points-expected.wav: Added.
15769         * platform/chromium-win/webaudio/audiobuffersource-loop-points-expected.wav: Added.
15770
15771 2012-10-29  Alpha Lam  <hclam@chromium.org>
15772
15773         [skia] Handle mask box image.
15774         https://bugs.webkit.org/show_bug.cgi?id=100570
15775
15776         Reviewed by James Robinson.
15777
15778         Added a test for -webkit-mask-box-image. Test should complete without crashes.
15779         Output image should be blank.
15780
15781         * fast/images/mask-box-image-crash-expected.png: Added.
15782         * fast/images/mask-box-image-crash-expected.txt: Added.
15783         * fast/images/mask-box-image-crash.html: Added.
15784
15785 2012-10-29  David Barton  <dbarton@mathscribe.com>
15786
15787         Unreviewed gardening. LayoutTests/mathml/msubsup-fuzz.html passes locally but not on
15788         cr-linux-ews. I need to see a stack trace to debug it. See webkit.org/b/100463.
15789
15790         * mathml/msubsup-fuzz-expected.txt: Added.
15791         * mathml/msubsup-fuzz.html: Added.
15792         * platform/chromium/TestExpectations:
15793         * platform/efl/TestExpectations:
15794         * platform/gtk/TestExpectations:
15795         * platform/mac/TestExpectations:
15796
15797 2012-10-29  Justin Novosad  <junov@google.com>
15798
15799         [Chromium] flickering observed when copying 2D canvas to webGL texture
15800         https://bugs.webkit.org/show_bug.cgi?id=100691
15801
15802         Reviewed by Stephen White.
15803
15804         Modified test by adding a canvas draw imediately after webgl texture
15805         upload in order to exercise graphics context synchronization between
15806         the webGL and 2D canvas graphics contexts.
15807
15808         * fast/canvas/webgl/canvas-2d-webgl-texture.html:
15809
15810 2012-10-29  Glenn Adams  <glenn@skynav.com>
15811        
15812         [CSSOM] Extraneous whitespace in CSSImportRule.cssText
15813         https://bugs.webkit.org/show_bug.cgi?id=100657
15814
15815         Reviewed by Simon Fraser.
15816
15817         Test (from CSS WG) that checks serializion of CSSImportRule.cssText.
15818
15819         * http/tests/css/shared-stylesheet-mutation-expected.txt:
15820         * http/tests/css/shared-stylesheet-mutation-preconstruct-expected.txt:
15821         Fix expected output to match removal of extraneous space.
15822
15823         * cssom/cssimportrule-media-expected.txt: Added.
15824         * cssom/cssimportrule-media.html: Added.
15825         * cssom/resources/import.css: Added.
15826
15827 2012-10-29  Zan Dobersek  <zandobersek@gmail.com>
15828
15829         Unreviewed GTK gardening.
15830
15831         Adding flaky crash expectations for tests that crash after r132699
15832         if the accessibility object cache is populated.
15833
15834         * platform/gtk/TestExpectations:
15835
15836 2012-10-29  Christophe Dumez  <christophe.dumez@intel.com>
15837
15838         [EFL] Skip fast/xmlhttprequest/xmlhttprequest-recursive-sync-event.html test case
15839         https://bugs.webkit.org/show_bug.cgi?id=100687
15840
15841         Unreviewed EFL gardening.
15842
15843         Skip fast/xmlhttprequest/xmlhttprequest-recursive-sync-event.html test case
15844         since it is intrinsically flaky and cannot be fixed.
15845
15846         * platform/efl/TestExpectations:
15847
15848 2012-10-29  Allan Sandfeld Jensen  <allan.jensen@digia.com>
15849
15850         [Qt] Flaky security tests
15851         https://bugs.webkit.org/show_bug.cgi?id=100388
15852
15853         Reviewed by Jocelyn Turcotte.
15854
15855         Unskip no longer flaky tests.
15856
15857         * platform/qt/TestExpectations:
15858
15859 2012-10-29  Christophe Dumez  <christophe.dumez@intel.com>
15860
15861         [WK2][WKTR] Enable Shadow DOM at runtime if compiled with SHADOW_DOM support
15862         https://bugs.webkit.org/show_bug.cgi?id=100668
15863
15864         Reviewed by Kenneth Rohde Christiansen.
15865
15866         Remove Shadow DOM layout tests from the global wk2 TestExpectations
15867         and add it to the mac-wk2 one. EFL and GTK ports have Shadow DOM
15868         enabled so they don't need to be skipped for those ports. The Qt port
15869         is already skipping those tests in its global TestExpectations file.
15870
15871         * platform/efl-wk2/TestExpectations:
15872         * platform/mac-wk2/TestExpectations:
15873         * platform/wk2/TestExpectations:
15874
15875 2012-10-29  Csaba Osztrogonác  <ossy@webkit.org>
15876
15877         [Qt] Text with zero font size renders as X px sometimes, causing fast/text/zero-font-size-2.html to fail
15878         https://bugs.webkit.org/show_bug.cgi?id=100115
15879
15880         Reviewed by Noam Rosenthal.
15881
15882         * platform/qt/TestExpectations: Unskip fast/text/zero-font-size-2.html.
15883
15884 2012-10-29  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
15885
15886         [EFL][WK2] REGRESSION(r132342): fast/events/frame-tab-focus.html fails
15887         https://bugs.webkit.org/show_bug.cgi?id=100646
15888
15889         Reviewed by Kenneth Rohde Christiansen.
15890
15891         * platform/efl-wk2/TestExpectations: Unskip
15892         fast/events/frame-tab-focus.html.
15893
15894 2012-10-29  Michelangelo De Simone  <michelangelo@webkit.org>
15895
15896         [CSS Shaders] Implement CustomFilterArrayParameter::blend
15897         https://bugs.webkit.org/show_bug.cgi?id=96437
15898
15899         Reviewed by Dean Jackson.
15900
15901         New tests to asses the correctness of CustomFilterArrayParameter::blend.
15902         
15903         * animations/resources/animation-test-helpers.js:
15904         (customFilterParameterMatch): A check for functions' parameters length has been added.
15905         * css3/filters/custom/custom-filter-array-blending-expected.txt: Added.
15906         * css3/filters/custom/custom-filter-array-blending.html: Added.
15907
15908 2012-10-29  Sheriff Bot  <webkit.review.bot@gmail.com>
15909
15910         Unreviewed, rolling out r132782.
15911         http://trac.webkit.org/changeset/132782
15912         https://bugs.webkit.org/show_bug.cgi?id=100653
15913
15914         It made 400+ tests fail and 180 tests flakey on Qt (Requested
15915         by Ossy on #webkit).
15916
15917         * platform/qt/TestExpectations:
15918
15919 2012-10-29  Allan Sandfeld Jensen  <allan.jensen@digia.com>
15920
15921         [Qt] Flaky security tests
15922         https://bugs.webkit.org/show_bug.cgi?id=100388
15923
15924         Reviewed by Jocelyn Turcotte.
15925
15926         Unskip no longer flaky tests.
15927
15928         * platform/qt/TestExpectations:
15929
15930 2012-10-29  Pavel Podivilov  <podivilov@google.com>
15931
15932         [Chromium] Test expectation update.
15933
15934         Unreviewed, mark recently added audiobuffersource-loop-points.html test as failing on windows.
15935
15936         * platform/chromium/TestExpectations:
15937
15938 2012-10-29  Kent Tamura  <tkent@chromium.org>
15939
15940         [Chromium] Test expectation update.
15941         https://bugs.webkit.org/show_bug.cgi?id=99818
15942
15943         The failure of month-multiple-fields-keyboard-events.html on SnowLeopard
15944         and XP is expected.
15945
15946         - OS X SnowLeopard
15947           The month forma is "yyyy MMMM" on SnowLoepard though it's "MMMM yyyy"
15948           on other platforms.
15949
15950         - Windows XP
15951           It doesn't support the lang-attribute-aware-form-control-UI testing
15952         feature.
15953
15954         * platform/chromium-mac-snowleopard/fast/forms/month-multiple-fields/month-multiple-fields-keyboard-events-expected.txt: Copied from LayoutTests/platform/chromium-win-xp/fast/forms/month-multiple-fields/month-multiple-fields-keyboard-events-expected.txt.
15955         * platform/chromium-win-xp/fast/forms/month-multiple-fields/month-multiple-fields-keyboard-events-expected.txt:
15956         * platform/chromium/TestExpectations:
15957
15958 2012-10-29  Christophe Dumez  <christophe.dumez@intel.com>
15959
15960         [EFL] Skip 2 tests failing due to missing drag'n drop support
15961         https://bugs.webkit.org/show_bug.cgi?id=100638
15962
15963         Unreviewed EFL gardening.
15964
15965         Skip 2 test cases failing due to missing drag'n drop support
15966         in EFL port.
15967
15968         * platform/efl/TestExpectations:
15969
15970 2012-10-29  Christophe Dumez  <christophe.dumez@intel.com>
15971
15972         [EFL] Skip 2 jquery tests crashing after r132757
15973         https://bugs.webkit.org/show_bug.cgi?id=100637
15974
15975         Unreviewed EFL gardening.
15976
15977         Skip 2 jquery test cases that started crashing after
15978         r132757.
15979
15980         * platform/efl/TestExpectations:
15981
15982 2012-10-29  Alexander Pavlov  <apavlov@chromium.org>
15983
15984         Web Inspector: [Styles] Handle non-parsedOk properties as inactive ones
15985         https://bugs.webkit.org/show_bug.cgi?id=100119
15986
15987         Reviewed by Vsevolod Vlasov.
15988
15989         * http/tests/inspector/elements-test.js:
15990         (initialize_ElementTest.InspectorTest.dumpStyleTreeItem):
15991         * inspector/styles/inactive-properties-expected.txt: Added.
15992         * inspector/styles/inactive-properties.html: Added.
15993
15994 2012-10-29  Nandor Huszka  <hnandor@inf.u-szeged.hu>
15995
15996         [Qt] Unreviewed gardening.
15997
15998         Skip some tests because SHADOW_DOM is disabled on Qt.
15999         Unskip another one that doesn't exist already.
16000
16001         * platform/qt/TestExpectations:
16002
16003 2012-10-28  Shinya Kawanaka  <shinyak@chromium.org>
16004
16005         The shadow element is not reprojected to a nested ShadowRoot.
16006         https://bugs.webkit.org/show_bug.cgi?id=99228
16007
16008         Reviewed by Dimitri Glazkov.
16009
16010         * fast/dom/shadow/composed-shadow-tree-walker-shadow-reprojection-expected.txt: Added.
16011         * fast/dom/shadow/composed-shadow-tree-walker-shadow-reprojection.html: Added. A walker test case for elements distributed
16012         to shadow element are reprojected.
16013         * fast/dom/shadow/composed-shadow-tree-walker.html:
16014         * fast/dom/shadow/content-reprojection-complex.html:
16015         * fast/dom/shadow/content-reprojection-fallback-expected.html:
16016         * fast/dom/shadow/content-reprojection-fallback-reprojection-expected.html:
16017         * fast/dom/shadow/shadow-reprojection-click-expected.txt: Added.
16018         * fast/dom/shadow/shadow-reprojection-click.html: Added. Does some interactive with a shadow-reprojected node.
16019         * fast/dom/shadow/shadow-reprojection-dynamic-expected.html: Added.
16020         * fast/dom/shadow/shadow-reprojection-dynamic.html: Added. Adds dynamically elements shadow-reprojected.
16021         * fast/dom/shadow/shadow-reprojection-expected.html: Added.
16022         * fast/dom/shadow/shadow-reprojection-fallback-expected.html: Added.
16023         * fast/dom/shadow/shadow-reprojection-fallback.html: Added. A test case for fallback elements of a shadow element
16024         are reprojected.
16025         * fast/dom/shadow/shadow-reprojection-prohibited-expected.html: Removed.
16026         * fast/dom/shadow/shadow-reprojection-prohibited.html: Removed.
16027         * fast/dom/shadow/shadow-reprojection.html: Added. A basic test case.
16028         * fast/dom/shadow/shadow-reprojection2-expected.html: Added.
16029         * fast/dom/shadow/shadow-reprojection2.html: Added. Another basic test case.
16030
16031 2012-10-28  Kunihiko Sakamoto  <ksakamoto@chromium.org>
16032
16033         Webkit adds a boundary to the Content-Type: text/plain POST header
16034         https://bugs.webkit.org/show_bug.cgi?id=100445
16035
16036         Reviewed by Kent Tamura.
16037
16038         Fixed test failure and added a test case for Content-Type header.
16039
16040         * http/tests/misc/form-post-textplain-expected.txt:
16041         * http/tests/misc/form-post-textplain.html:
16042         * http/tests/misc/resources/form-post-textplain.php:
16043         Added a test case for testing Content-Type POST header.
16044         Also fixed existing test case that attempted to test newline in the input value.
16045         LF in the input value is replaced with CRLF durling the construction of the form data set.
16046
16047 2012-10-28  Kent Tamura  <tkent@chromium.org>
16048
16049         [Chromium] Test expectation update
16050
16051         Rebaseline for http://trac.webkit.org/changeset/132753
16052
16053         * platform/chromium-linux/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-elements-expected.png:
16054         * platform/chromium-mac-lion/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-elements-expected.png:
16055         * platform/chromium-mac-snowleopard/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-elements-expected.png:
16056         * platform/chromium-mac/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-elements-expected.png:
16057         * platform/chromium-win/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-elements-expected.png:
16058
16059 2012-10-28  Sheriff Bot  <webkit.review.bot@gmail.com>
16060
16061         Unreviewed, rolling out r132696.
16062         http://trac.webkit.org/changeset/132696
16063         https://bugs.webkit.org/show_bug.cgi?id=100609
16064
16065         Needs a bit more clean-up on Chrome Web UI side. (Requested by
16066         dglazkov on #webkit).
16067
16068         * fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-elements-expected.html: Removed.
16069         * fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-elements-expected.txt: Added.
16070         * fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-elements.html:
16071         * fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-elements-expected.html: Removed.
16072         * fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-elements-expected.txt: Added.
16073         * fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-elements.html:
16074         * fast/forms/pseudo-elements-expected.html: Removed.
16075         * fast/forms/pseudo-elements.html: Removed.
16076         * fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-elements-expected.html: Removed.
16077         * fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-elements-expected.txt: Added.
16078         * fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-elements.html:
16079         * fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-elements-expected.html: Removed.
16080         * fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-elements-expected.txt: Added.
16081         * fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-elements.html:
16082         * platform/chromium-linux/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-elements-expected.png: Added.
16083         * platform/chromium-linux/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-elements-expected.png: Added.
16084         * platform/chromium-linux/fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-elements-expected.png: Added.
16085         * platform/chromium-linux/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-elements-expected.png: Added.
16086         * platform/chromium-mac-lion/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-elements-expected.png:
16087         * platform/chromium-mac-lion/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-elements-expected.png: Added.
16088         * platform/chromium-mac-lion/fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-elements-expected.png:
16089         * platform/chromium-mac-lion/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-elements-expected.png:
16090         * platform/chromium-mac-snowleopard/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-elements-expected.png: Added.
16091         * platform/chromium-mac-snowleopard/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-elements-expected.png: Added.
16092         * platform/chromium-mac-snowleopard/fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-elements-expected.png: Added.
16093         * platform/chromium-mac-snowleopard/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-elements-expected.png: Added.
16094         * platform/chromium-mac/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-elements-expected.png: Added.
16095         * platform/chromium-mac/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-elements-expected.png: Added.
16096         * platform/chromium-mac/fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-elements-expected.png: Added.
16097         * platform/chromium-mac/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-elements-expected.png: Added.
16098         * platform/chromium-win/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-elements-expected.png: Added.
16099         * platform/chromium-win/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-elements-expected.png: Added.
16100         * platform/chromium-win/fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-elements-expected.png: Added.
16101         * platform/chromium-win/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-elements-expected.png: Added.
16102
16103 2012-10-28  Kent Tamura  <tkent@chromium.org>
16104
16105         [Chromium] Test expectation update
16106         https://bugs.webkit.org/show_bug.cgi?id=100128
16107
16108         Rebaseline for http://trac.webkit.org/changeset/132718 and crrev.com/164515.
16109
16110         * platform/chromium-linux/fast/forms/week-multiple-fields/week-multiple-fields-appearance-basic-expected.png:
16111         * platform/chromium-linux/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-classes-expected.png:
16112         * platform/chromium-linux/fast/forms/week-multiple-fields/week-multiple-fields-appearance-style-expected.png:
16113         * platform/chromium-mac-lion/fast/forms/week-multiple-fields/week-multiple-fields-appearance-basic-expected.png:
16114         * platform/chromium-mac-lion/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-classes-expected.png:
16115         * platform/chromium-mac-lion/fast/forms/week-multiple-fields/week-multiple-fields-appearance-style-expected.png:
16116         * platform/chromium-mac-snowleopard/fast/forms/week-multiple-fields/week-multiple-fields-appearance-basic-expected.png:
16117         * platform/chromium-mac-snowleopard/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-classes-expected.png:
16118         * platform/chromium-mac-snowleopard/fast/forms/week-multiple-fields/week-multiple-fields-appearance-style-expected.png:
16119         * platform/chromium-mac/fast/forms/week-multiple-fields/week-multiple-fields-appearance-basic-expected.png:
16120         * platform/chromium-mac/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-classes-expected.png:
16121         * platform/chromium-mac/fast/forms/week-multiple-fields/week-multiple-fields-appearance-style-expected.png:
16122         * platform/chromium-win/fast/forms/week-multiple-fields/week-multiple-fields-appearance-basic-expected.png:
16123         * platform/chromium-win/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-classes-expected.png:
16124         * platform/chromium-win/fast/forms/week-multiple-fields/week-multiple-fields-appearance-style-expected.png:
16125         * platform/chromium/TestExpectations:
16126
16127 2012-10-28  Csaba Osztrogonác  <ossy@webkit.org>
16128
16129         [Qt] Unreviewed weekend gardening, skip a failing test, update expected files.
16130
16131         * platform/qt-5.0-wk2/TestExpectations:
16132         * platform/qt-5.0-wk2/compositing/tiling/crash-reparent-tiled-layer-expected.txt: Added.
16133         * platform/qt-5.0-wk2/compositing/tiling/huge-layer-add-remove-child-expected.txt: Added.
16134         * platform/qt-5.0-wk2/compositing/tiling/huge-layer-with-layer-children-expected.txt: Added.
16135         * platform/qt-5.0-wk2/compositing/tiling/huge-layer-with-layer-children-resize-expected.txt: Added.
16136         * platform/qt-5.0-wk2/http/tests/navigation/postredirect-basic-expected.txt: Added.
16137         * platform/qt-5.0-wk2/http/tests/navigation/postredirect-goback1-expected.txt: Added.
16138
16139 2012-10-27  Noam Rosenthal  <noam.rosenthal@nokia.com>
16140
16141         Coordinated Graphics: Animation jerkiness when rAF is enabled
16142         https://bugs.webkit.org/show_bug.cgi?id=100536
16143
16144         Reviewed by Kenneth Rohde Christiansen.
16145
16146         Added a test to make sure we don't respond too eagerly to requestAnimationFrame.
16147
16148         * fast/animation/request-animation-frame-too-rapid-expected.txt: Added.
16149         * fast/animation/request-animation-frame-too-rapid.html: Added.
16150         * fast/animation/script-tests/request-animation-frame-too-rapid.js: Added.
16151
16152 2012-10-27  David Barton  <dbarton@mathscribe.com>
16153
16154         [MathML] Improve some addChild methods
16155         https://bugs.webkit.org/show_bug.cgi?id=98791
16156
16157         Reviewed by Eric Seidel.
16158
16159         * mathml/presentation/dynamic-expected.html: Added.
16160         * mathml/presentation/dynamic.html: Added.
16161
16162 2012-10-27  Balazs Kelemen  <kbalazs@webkit.org>
16163
16164         Unreviewed gardening.
16165
16166         Removing my garbage, now from svn.
16167
16168         * platform/qt-5.0-wk2/fast/images/png-suite/test-expected.png: Removed.
16169
16170 2012-10-27  Balazs Kelemen  <kbalazs@webkit.org>
16171
16172         Unreviewed gardening.
16173
16174         Added one more png to a wrong path in my previous commit, removing it and hoping that
16175         the directory will not stay in svn.
16176
16177         * platform/qt-5.0-wk2/fast/images/png-suite/test-expected.png/test-expected.png: Removed.
16178
16179 2012-10-27  Levi Weintraub  <leviw@chromium.org>
16180
16181         Background images can incorrectly repeat with sub-pixel layout
16182         https://bugs.webkit.org/show_bug.cgi?id=94622
16183
16184         Reviewed by Emil A Eklund.
16185
16186         * fast/sub-pixel/scaled-background-image-expected.html: Added.
16187         * fast/sub-pixel/scaled-background-image.html: Added.
16188
16189 2012-10-26  Balazs Kelemen  <kbalazs@webkit.org>
16190
16191         [Qt] Pixel tests need rebaseline
16192         https://bugs.webkit.org/show_bug.cgi?id=99323
16193
16194         Unreviewed gardening.
16195
16196         Reland Qt-WebKit2 new expectations part 2 with fixed paths.
16197
16198         * platform/qt-5.0-wk2/fullscreen/full-screen-iframe-zIndex-expected.png: Added.
16199         * platform/qt-5.0-wk2/fullscreen/full-screen-remove-ancestor-after-expected.png: Added.
16200         * platform/qt-5.0-wk2/fullscreen/full-screen-stacking-context-expected.png: Added.
16201         * platform/qt-5.0-wk2/fullscreen/full-screen-zIndex-after-expected.png: Added.
16202         * platform/qt-5.0-wk2/fullscreen/full-screen-zIndex-expected.png: Added.
16203         * platform/qt-5.0-wk2/svg/dom/SVGLengthList-appendItem-expected.png: Added.
16204         * platform/qt-5.0-wk2/svg/dom/SVGLengthList-basics-expected.png: Added.
16205         * platform/qt-5.0-wk2/svg/dom/SVGLengthList-getItem-expected.png: Added.
16206         * platform/qt-5.0-wk2/svg/dom/SVGLengthList-initialize-expected.png: Added.
16207         * platform/qt-5.0-wk2/svg/dom/SVGLengthList-insertItemBefore-expected.png: Added.
16208         * platform/qt-5.0-wk2/svg/dom/SVGLengthList-removeItem-expected.png: Added.
16209         * platform/qt-5.0-wk2/svg/dom/SVGLengthList-replaceItem-expected.png: Added.
16210         * platform/qt-5.0-wk2/svg/dom/SVGLengthList-xml-dom-modifications-expected.png: Added.
16211         * platform/qt-5.0-wk2/svg/dom/SVGLocatable-getCTM-svg-root-expected.png: Added.
16212         * platform/qt-5.0-wk2/svg/dom/SVGNumberList-basics-expected.png: Added.
16213         * platform/qt-5.0-wk2/svg/dom/SVGPathSegList-appendItem-expected.png: Added.
16214         * platform/qt-5.0-wk2/svg/dom/SVGPathSegList-clear-and-initialize-expected.png: Added.
16215         * platform/qt-5.0-wk2/svg/dom/SVGPathSegList-insertItemBefore-expected.png: Added.
16216         * platform/qt-5.0-wk2/svg/dom/SVGPathSegList-removeItem-expected.png: Added.
16217         * platform/qt-5.0-wk2/svg/dom/SVGPathSegList-replaceItem-expected.png: Added.
16218         * platform/qt-5.0-wk2/svg/dom/SVGPathSegList-xml-dom-synchronization-expected.png: Added.
16219         * platform/qt-5.0-wk2/svg/dom/SVGPointList-basics-expected.png: Added.
16220         * platform/qt-5.0-wk2/svg/dom/SVGStringList-basics-expected.png: Added.
16221         * platform/qt-5.0-wk2/svg/dom/SVGTransformList-basics-expected.png: Added.
16222         * platform/qt-5.0-wk2/svg/filters/feImage-animated-transform-on-target-rect-expected.png: Added.
16223         * platform/qt-5.0-wk2/svg/repaint/image-href-change-expected.png: Added.
16224         * platform/qt-5.0-wk2/svg/repaint/image-with-clip-path-expected.png: Added.
16225
16226 2012-10-26  Balazs Kelemen  <kbalazs@webkit.org>
16227
16228         [Qt] Pixel tests need rebaseline
16229         https://bugs.webkit.org/show_bug.cgi?id=99323
16230
16231         Unreviewed gardening.
16232
16233         Reland Qt-WebKit2 new expectations part 1 with fixed paths.
16234
16235         * platform/qt-5.0-wk2/css3/filters/filter-empty-element-crash-expected.png: Added.
16236         * platform/qt-5.0-wk2/css3/filters/multiple-filters-invalidation-expected.png: Added.
16237         * platform/qt-5.0-wk2/css3/flexbox/repaint-expected.png: Added.
16238         * platform/qt-5.0-wk2/css3/flexbox/repaint-rtl-column-expected.png: Added.
16239         * platform/qt-5.0-wk2/fast/borders/border-shadow-large-radius-expected.png: Added.
16240         * platform/qt-5.0-wk2/fast/borders/outline-alpha-block-expected.png: Added.
16241         * platform/qt-5.0-wk2/fast/borders/outline-alpha-inline-expected.png: Added.
16242         * platform/qt-5.0-wk2/fast/box-shadow/box-shadow-clipped-slices-expected.png: Added.
16243         * platform/qt-5.0-wk2/fast/box-shadow/no-blur-multiple-offsets-expected.png: Added.
16244         * platform/qt-5.0-wk2/fast/canvas/canvas-composite-fill-repaint-expected.png: Added.
16245         * platform/qt-5.0-wk2/fast/canvas/canvas-composite-transformclip-expected.png: Added.
16246         * platform/qt-5.0-wk2/fast/canvas/canvas-empty-image-pattern-expected.png: Added.
16247         * platform/qt-5.0-wk2/fast/canvas/canvas-imageSmoothingEnabled-patterns-expected.png: Added.
16248         * platform/qt-5.0-wk2/fast/canvas/canvas-resize-after-paint-without-layout-expected.png: Added.
16249         * platform/qt-5.0-wk2/fast/canvas/canvas-resize-reset-expected.png: Added.
16250         * platform/qt-5.0-wk2/fast/canvas/canvas-transforms-during-path-expected.png: Added.
16251         * platform/qt-5.0-wk2/fast/canvas/gradient-add-second-start-end-stop-expected.png: Added.
16252         * platform/qt-5.0-wk2/fast/canvas/image-pattern-rotate-expected.png: Added.
16253         * platform/qt-5.0-wk2/fast/canvas/toDataURL-alpha-expected.png: Added.
16254         * platform/qt-5.0-wk2/fast/css/border-radius-non-negative-expected.png: Added.
16255         * platform/qt-5.0-wk2/fast/css/linear-gradient-currentcolor-expected.png: Added.
16256         * platform/qt-5.0-wk2/fast/forms/datalist/input-appearance-range-with-datalist-expected.png: Added.
16257         * platform/qt-5.0-wk2/fast/forms/datalist/input-appearance-range-with-datalist-zoomed-expected.png: Added.
16258         * platform/qt-5.0-wk2/fast/forms/datalist/input-appearance-range-with-padding-with-datalist-expected.png: Added.
16259         * platform/qt-5.0-wk2/fast/forms/datalist/input-appearance-range-with-transform-expected.png: Added.
16260         * platform/qt-5.0-wk2/fast/forms/file/file-input-pressed-state-expected.png: Added.
16261         * platform/qt-5.0-wk2/fast/gradients/css3-color-stop-units-expected.png: Added.
16262         * platform/qt-5.0-wk2/fast/gradients/css3-color-stops-expected.png: Added.
16263         * platform/qt-5.0-wk2/fast/gradients/css3-linear-angle-gradients-expected.png: Added.
16264         * platform/qt-5.0-wk2/fast/gradients/css3-linear-right-angle-gradients-expected.png: Added.
16265         * platform/qt-5.0-wk2/fast/gradients/css3-radial-gradients-expected.png: Added.
16266         * platform/qt-5.0-wk2/fast/gradients/css3-radial-gradients2-expected.png: Added.
16267         * platform/qt-5.0-wk2/fast/gradients/css3-radial-gradients3-expected.png: Added.
16268         * platform/qt-5.0-wk2/fast/gradients/css3-repeating-linear-gradients-expected.png: Added.
16269         * platform/qt-5.0-wk2/fast/gradients/css3-repeating-linear-gradients2-expected.png: Added.
16270         * platform/qt-5.0-wk2/fast/gradients/css3-repeating-radial-gradients-expected.png: Added.
16271         * platform/qt-5.0-wk2/fast/gradients/gradient-after-transparent-border-expected.png: Added.
16272         * platform/qt-5.0-wk2/fast/images/jpeg-with-color-profile-expected.png: Added.
16273         * platform/qt-5.0-wk2/fast/images/paint-subrect-expected.png: Added.
16274         * platform/qt-5.0-wk2/fast/images/paint-subrect-grid-expected.png: Added.
16275         * platform/qt-5.0-wk2/fast/images/png-suite/test-expected.png/test-expected.png: Added.
16276         * platform/qt-5.0-wk2/fast/images/png-with-color-profile-expected.png: Added.
16277         * platform/qt-5.0-wk2/fast/images/rgb-jpeg-with-adobe-marker-only-expected.png: Added.
16278         * platform/qt-5.0-wk2/fast/images/rgb-png-with-cmyk-color-profile-expected.png: Added.
16279         * platform/qt-5.0-wk2/fast/images/ycbcr-with-cmyk-color-profile-expected.png: Added.
16280         * platform/qt-5.0-wk2/fast/layers/scroll-with-transform-composited-layer-expected.png: Added.
16281         * platform/qt-5.0-wk2/fast/layers/scroll-with-transform-layer-expected.png: Added.
16282         * platform/qt-5.0-wk2/fast/repaint/absolute-position-changed-expected.png: Added.
16283         * platform/qt-5.0-wk2/fast/repaint/fixed-and-absolute-position-scrolled-expected.png: Added.
16284         * platform/qt-5.0-wk2/fast/repaint/fixed-position-transparency-with-overflow-expected.png: Added.
16285         * platform/qt-5.0-wk2/fast/repaint/nested-iframe-scroll-inner-expected.png: Added.
16286         * platform/qt-5.0-wk2/fast/repaint/nested-iframe-scroll-outer-expected.png: Added.
16287         * platform/qt-5.0-wk2/fast/repaint/overflow-auto-in-overflow-auto-scrolled-expected.png: Added.
16288         * platform/qt-5.0-wk2/fast/repaint/overflow-hide-expected.png: Added.
16289         * platform/qt-5.0-wk2/fast/repaint/overflow-scroll-in-overflow-scroll-scrolled-expected.png: Added.
16290         * platform/qt-5.0-wk2/fast/repaint/overflow-show-expected.png: Added.
16291         * platform/qt-5.0-wk2/fast/repaint/scroll-absolute-layer-with-reflection-expected.png: Added.
16292         * platform/qt-5.0-wk2/fast/repaint/scroll-fixed-layer-with-no-visible-content-expected.png: Added.
16293         * platform/qt-5.0-wk2/fast/repaint/scroll-fixed-layer-with-reflection-expected.png: Added.
16294         * platform/qt-5.0-wk2/fast/repaint/scroll-fixed-layer-with-transformed-parent-layer-expected.png: Added.
16295         * platform/qt-5.0-wk2/fast/repaint/scroll-fixed-reflected-layer-expected.png: Added.
16296         * platform/qt-5.0-wk2/fast/repaint/scroll-in-clipped-layer-expected.png: Added.
16297         * platform/qt-5.0-wk2/fast/repaint/scroll-in-fixed-layer-expected.png: Added.
16298         * platform/qt-5.0-wk2/fast/repaint/scroll-in-transformed-layer-expected.png: Added.
16299         * platform/qt-5.0-wk2/fast/repaint/scroll-inside-table-cell-expected.png: Added.
16300         * platform/qt-5.0-wk2/fast/repaint/scroll-relative-table-inside-table-cell-expected.png: Added.
16301         * platform/qt-5.0-wk2/fast/repaint/scroll-with-transformed-parent-layer-expected.png: Added.
16302         * platform/qt-5.0-wk2/fast/repaint/table-overflow-auto-in-overflow-auto-scrolled-expected.png: Added.
16303         * platform/qt-5.0-wk2/fast/repaint/table-overflow-hidden-in-overflow-hidden-scrolled-expected.png: Added.
16304         * platform/qt-5.0-wk2/fast/repaint/table-overflow-scroll-in-overflow-scroll-scrolled-expected.png: Added.
16305         * platform/qt-5.0-wk2/fast/replaced/outline-replaced-elements-expected.png: Added.
16306         * platform/qt-5.0-wk2/fast/scrolling/scrollbar-tickmarks-styled-expected.png: Added.
16307         * platform/qt-5.0-wk2/fast/table/border-collapsing/collapsed-border-with-col-colgroup-span-expected.png: Added.
16308         * platform/qt-5.0-wk2/fast/table/table-row-focus-ring-paint-expected.png: Added.
16309
16310 2012-10-27  Tony Chang  <tony@chromium.org>
16311
16312         Remove internals shouldDisplayTrackKind methods; these are also on internals.settings
16313         https://bugs.webkit.org/show_bug.cgi?id=100564
16314
16315         Reviewed by Adam Barth.
16316
16317         Update tests to use the internals.settings method.
16318
16319         * media/track/track-language-preference-expected.txt:
16320         * media/track/track-language-preference.html:
16321         * media/track/track-prefer-captions-expected.txt:
16322         * media/track/track-prefer-captions.html:
16323
16324 2012-10-26  Philip Rogers  <pdr@google.com>
16325
16326         Prevent NaN offset values in ElementTimeControl.
16327         https://bugs.webkit.org/show_bug.cgi?id=100322
16328
16329         Reviewed by Abhishek Arya.
16330
16331         * svg/custom/elementTimeControl-nan-crash-expected.txt: Added.
16332         * svg/custom/elementTimeControl-nan-crash.html: Added.
16333
16334 2012-10-26  Csaba Osztrogonác  <ossy@webkit.org>
16335
16336         [Qt] Unreviewed weekend gardening, skip new failing tests.
16337
16338         * platform/qt/TestExpectations:
16339
16340 2012-10-26  Chris Rogers  <crogers@google.com>
16341
16342         Implement AudioBufferSourceNode .loopStart and .loopEnd attributes
16343         https://bugs.webkit.org/show_bug.cgi?id=100170
16344
16345         Reviewed by Kenneth Russell.
16346
16347         * webaudio/audiobuffersource-loop-comprehensive-expected.txt: Added.
16348         * webaudio/audiobuffersource-loop-comprehensive.html: Added.
16349         * webaudio/audiobuffersource-loop-points-expected.wav: Added.
16350         * webaudio/audiobuffersource-loop-points.html: Added.
16351
16352 2012-10-26  Kent Tamura  <tkent@chromium.org>
16353
16354         [Chromium] Test expectation update.
16355
16356         Rebaseline for recent forms changes.
16357
16358         * platform/chromium-linux/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-step-expected.png:
16359         * platform/chromium-mac-lion/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-step-expected.png:
16360         * platform/chromium-mac-snowleopard/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-step-expected.png:
16361         * platform/chromium-win/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-step-expected.png:
16362         * platform/chromium-win/platform/chromium/fast/forms/suggestion-picker/time-suggestion-picker-appearance-rtl-expected.png:
16363         * platform/chromium-win/platform/chromium/fast/forms/suggestion-picker/time-suggestion-picker-appearance-with-scroll-bar-expected.png:
16364         * platform/chromium/TestExpectations:
16365
16366 2012-10-26  Daniel Cheng  <dcheng@chromium.org>
16367
16368         dragover's default action should prevent drop for file drags
16369         https://bugs.webkit.org/show_bug.cgi?id=79173
16370
16371         Reviewed by Tony Chang.
16372
16373         * fast/dom/shadow/drop-event-in-shadow.html:
16374             Added dragover handler as required by the HTML specification.
16375         * fast/events/input-element-display-none-in-dragleave-crash.html:
16376             Added dragover handler as required by the HTML specification.
16377         * fast/events/only-valid-drop-targets-receive-file-drop-expected.txt: Added.
16378         * fast/events/only-valid-drop-targets-receive-file-drop.html: Added.
16379         * http/tests/security/clipboard/clipboard-file-access.html:
16380             Added dragover handler as required by the HTML specification.
16381
16382 2012-10-26  Anders Carlsson  <andersca@apple.com>
16383
16384         Crash when making NPRuntime calls with a null NPP pointer
16385         https://bugs.webkit.org/show_bug.cgi?id=100569
16386
16387         Reviewed by Darin Adler.
16388
16389         Add new tests.
16390
16391         * plugins/npruntime/npruntime-calls-with-null-npp-expected.txt: Added.
16392         * plugins/npruntime/npruntime-calls-with-null-npp.html: Added.
16393
16394 2012-10-26  Vincent Scheib  <scheib@chromium.org>
16395
16396         Unreviewed, rolling out r132702.
16397         http://trac.webkit.org/changeset/132702
16398         https://bugs.webkit.org/show_bug.cgi?id=100322
16399
16400         Compile error on Chromium Linux dbg builder (and others)
16401
16402         * svg/custom/elementTimeControl-nan-crash-expected.txt: Removed.
16403         * svg/custom/elementTimeControl-nan-crash.html: Removed.
16404
16405 2012-10-26  Tony Chang  <tony@chromium.org>
16406
16407         [chromium] Unreviewed, remove one more test that consistently passes according to the flakiness dashboard.
16408
16409         * platform/chromium/TestExpectations:
16410
16411 2012-10-26  Tony Chang  <tony@chromium.org>
16412
16413         [chromium] Unreviewed, remove tests that consistently pass.
16414
16415         * platform/chromium-mac-mountainlion/TestExpectations: Some tests still need 10.8 baselines. Add them to this file.
16416         * platform/chromium/TestExpectations:
16417
16418 2012-10-26  Philip Rogers  <pdr@google.com>
16419
16420         Prevent NaN offset values in ElementTimeControl.
16421         https://bugs.webkit.org/show_bug.cgi?id=100322
16422
16423         Reviewed by Abhishek Arya.
16424
16425         * svg/custom/elementTimeControl-nan-crash-expected.txt: Added.
16426         * svg/custom/elementTimeControl-nan-crash.html: Added.
16427
16428 2012-10-26  Tony Chang  <tony@chromium.org>
16429
16430         Move non-Settings Inspector methods from internals.settings to internals
16431         https://bugs.webkit.org/show_bug.cgi?id=100392
16432
16433         Reviewed by Adam Barth.
16434
16435         Update tests to use internals.setJavaScriptProfilingEnabled instead of internals.settings.setJavaScriptProfilingEnabled.
16436         Update tests to use internals.setInspectorResourcesDataSizeLimits instead of internals.settings.setInspectorResourcesDataSizeLimits.
16437
16438         * fast/profiler/anonymous-event-handler.html:
16439         * fast/profiler/anonymous-function-called-from-different-contexts.html:
16440         * fast/profiler/anonymous-function-calls-built-in-functions.html:
16441         * fast/profiler/anonymous-function-calls-eval.html:
16442         * fast/profiler/anonymous-functions-with-display-names.html:
16443         * fast/profiler/apply.html:
16444         * fast/profiler/built-in-function-calls-anonymous.html:
16445         * fast/profiler/built-in-function-calls-user-defined-function.html:
16446         * fast/profiler/call-register-leak.html:
16447         * fast/profiler/call.html:
16448         * fast/profiler/calling-the-function-that-started-the-profiler-from-another-scope.html:
16449         * fast/profiler/compare-multiple-profiles.html:
16450         * fast/profiler/constructor.html:
16451         * fast/profiler/dead-time.html:
16452         * fast/profiler/document-dot-write.html:
16453         * fast/profiler/event-handler.html:
16454         * fast/profiler/execution-context-and-eval-on-same-line.html:
16455         * fast/profiler/inline-event-handler.html:
16456         * fast/profiler/many-calls-in-the-same-scope.html:
16457         * fast/profiler/multiple-and-different-scoped-anonymous-function-calls.html:
16458         * fast/profiler/multiple-and-different-scoped-function-calls.html:
16459         * fast/profiler/multiple-anonymous-functions-called-from-the-same-function.html:
16460         * fast/profiler/multiple-frames.html:
16461         * fast/profiler/named-functions-with-display-names.html:
16462         * fast/profiler/nested-anonymous-functon.html:
16463         * fast/profiler/nested-start-and-stop-profiler.html:
16464         * fast/profiler/no-execution-context.html:
16465         * fast/profiler/one-execution-context.html:
16466         * fast/profiler/profile-calls-in-included-file.html:
16467         * fast/profiler/profile-with-no-title.html:
16468         * fast/profiler/profiling-from-a-nested-location-but-stop-profiling-outside-the-nesting.html:
16469         * fast/profiler/profiling-from-a-nested-location.html:
16470         * fast/profiler/simple-event-call.html:
16471         * fast/profiler/simple-no-level-change.html:
16472         * fast/profiler/start-and-stop-profiler-multiple-times.html:
16473         * fast/profiler/start-and-stop-profiling-in-the-same-function.html:
16474         * fast/profiler/start-but-dont-stop-profiling.html:
16475         * fast/profiler/stop-profiling-after-setTimeout.html:
16476         * fast/profiler/stop-then-function-call.html:
16477         * fast/profiler/two-execution-contexts.html:
16478         * fast/profiler/user-defined-function-calls-built-in-functions.html:
16479         * fast/profiler/window-dot-eval.html:
16480         * http/tests/inspector/network-test.js:
16481         (resetInspectorResourcesData):
16482         * http/tests/inspector/network/cached-resource-destroyed-too-big-discarded.html:
16483         * http/tests/inspector/network/network-content-replacement-embed.html:
16484         * http/tests/inspector/network/network-content-replacement-xhr.html:
16485         * inspector/profiler/cpu-profiler-profiling-without-inspector.html:
16486
16487 2012-10-26  Dominic Mazzoni  <dmazzoni@google.com>
16488
16489         AX: Notification should be sent when accessibilityIsIgnored changes
16490         https://bugs.webkit.org/show_bug.cgi?id=99547
16491
16492         Reviewed by Chris Fleizach.
16493
16494         Adds 3 new test to ensure:
16495         1. A "children changed" notification is fired on the parent object when an
16496            object that was previously ignored becomes unignored.
16497         2. A notification is sent when an element's text (incl. title or label) changes.
16498         3. A notification is sent when another ARIA attribute changes.
16499
16500         Modifies add-to-menu-list-crashes because it was too brittle; it was
16501             referencing a stale object rather than retrieving its latest handle.
16502         Modifies aria-checkbox-sends-notification to listen on the correct
16503             object on all platforms.
16504         Simplifies notification-listeners so it doesn't generate additional
16505             notifications that are inconsistent between platforms now.
16506
16507         * accessibility/aria-checkbox-sends-notification.html:
16508         * accessibility/notification-listeners.html:
16509         * platform/chromium/accessibility/add-to-menu-list-crashes-expected.txt:
16510         * platform/chromium/accessibility/add-to-menu-list-crashes.html:
16511         * platform/chromium/accessibility/is-ignored-change-sends-notification-expected.txt: Added.
16512         * platform/chromium/accessibility/is-ignored-change-sends-notification.html: Added.
16513         * platform/chromium/accessibility/other-aria-attribute-change-sends-notification-expected.txt: Added.
16514         * platform/chromium/accessibility/other-aria-attribute-change-sends-notification.html: Added.
16515         * platform/chromium/accessibility/text-change-notification-expected.txt: Added.
16516         * platform/chromium/accessibility/text-change-notification.html: Added.
16517
16518 2012-10-26  Vincent Scheib  <scheib@chromium.org>
16519
16520         Generated should not be supported for things with a shadow
16521         https://bugs.webkit.org/show_bug.cgi?id=98836
16522
16523         Unreviewed rollout of rollout of http://trac.webkit.org/changeset/132269.
16524         Initial rollout was speculative and was shown not to be related to crashes.
16525         Change author: Elliott Sprehn  <esprehn@chromium.org>
16526
16527         Change all pseudos on <input> tests to be ref tests and clean up the tests.
16528         They now make sure we don't support generated content on things with a shadow.
16529         Also added another test for the other form control types to ensure they don't
16530         support pseudos either.
16531
16532         * fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-elements-expected.html: Added.
16533         * fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-elements-expected.txt: Removed.
16534         * fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-elements.html:
16535         * fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-elements-expected.html: Added.
16536         * fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-elements-expected.txt: Removed.
16537         * fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-elements.html:
16538         * fast/forms/pseudo-elements-expected.html: Added.
16539         * fast/forms/pseudo-elements.html: Added.
16540         * fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-elements-expected.html: Added.
16541         * fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-elements-expected.txt: Removed.
16542         * fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-elements.html:
16543         * fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-elements-expected.html: Added.
16544         * fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-elements-expected.txt: Removed.
16545         * fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-elements.html:
16546         * platform/chromium-linux/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-elements-expected.png: Removed.
16547         * platform/chromium-linux/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-elements-expected.png: Removed.
16548         * platform/chromium-linux/fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-elements-expected.png: Removed.
16549         * platform/chromium-linux/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-elements-expected.png: Removed.
16550         * platform/chromium-mac-lion/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-elements-expected.png:
16551         * platform/chromium-mac-lion/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-elements-expected.png: Removed.
16552         * platform/chromium-mac-lion/fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-elements-expected.png:
16553         * platform/chromium-mac-lion/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-elements-expected.png:
16554         * platform/chromium-mac-snowleopard/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-elements-expected.png: Removed.
16555         * platform/chromium-mac-snowleopard/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-elements-expected.png: Removed.
16556         * platform/chromium-mac-snowleopard/fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-elements-expected.png: Removed.
16557         * platform/chromium-mac-snowleopard/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-elements-expected.png: Removed.
16558         * platform/chromium-mac/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-elements-expected.png: Removed.
16559         * platform/chromium-mac/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-elements-expected.png: Removed.
16560         * platform/chromium-mac/fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-elements-expected.png: Removed.
16561         * platform/chromium-mac/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-elements-expected.png: Removed.
16562         * platform/chromium-win/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-elements-expected.png: Removed.
16563         * platform/chromium-win/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-elements-expected.png: Removed.
16564         * platform/chromium-win/fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-elements-expected.png: Removed.
16565         * platform/chromium-win/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-elements-expected.png: Removed.
16566
16567 2012-10-26  Aaron Colwell  <acolwell@chromium.org>
16568
16569         Remove Chromium specific expectations for video-media-source-add-and-remove-buffers.html
16570         https://bugs.webkit.org/show_bug.cgi?id=100160
16571
16572         Reviewed by Adam Barth.
16573
16574         The common expectations just reflected a bug in Chromium. The bug has been fixed and the common expectations
16575         have been updated to reflect the correct behavior.
16576
16577         * http/tests/media/media-source/video-media-source-add-and-remove-buffers-expected.txt:
16578         * platform/chromium/http/tests/media/media-source/video-media-source-add-and-remove-buffers-expected.txt: Removed.
16579
16580 2012-10-26  Bear Travis  <betravis@adobe.com>
16581
16582         [CSS Exclusions] Block children have incorrect offset when shape-inside element lays out below other elements
16583         https://bugs.webkit.org/show_bug.cgi?id=98189
16584
16585         Reviewed by Dirk Schulze.
16586
16587         Test that block content in subsequent shape-insides lays out correctly. Introducing a script
16588         that can eventually be used to simplify the rectangle cases.
16589
16590         * fast/exclusions/resources/simple-rectangle.js: Added.
16591         (createRectangleTest): Generate a shape-inside rectangle test using the given parameters.
16592         (createRectangleTestResult): Generate a shape-inside rectangle expected result using
16593         the given parameters.
16594         * fast/exclusions/shape-inside/shape-inside-subsequent-blocks-expected.html: Added.
16595         * fast/exclusions/shape-inside/shape-inside-subsequent-blocks.html: Added.
16596
16597 2012-10-26  Dirk Schulze  <krit@webkit.org>
16598
16599         -webkit-clip-path property should just reference clipPath
16600         https://bugs.webkit.org/show_bug.cgi?id=100531
16601
16602         Reviewed by Eric Seidel.
16603
16604         Check that anther SVG resource like mask can not be referenced as clipPath.
16605
16606         * css3/masking/clip-path-reference-of-fake-clipPath-expected.txt: Added.
16607         * css3/masking/clip-path-reference-of-fake-clipPath.html: Added.
16608
16609 2012-10-26  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
16610
16611         webkitpy: Pass the `Listen' Apache directive from webkitpy, not the httpd.conf files.
16612         https://bugs.webkit.org/show_bug.cgi?id=98602
16613
16614         Reviewed by Dirk Pranke.
16615
16616         * http/conf/apache2-debian-httpd.conf: Remove the `Listen'
16617         directive and related comments, it is passed to httpd by webkitpy
16618         now.
16619         * http/conf/apache2-httpd.conf: Ditto.
16620         * http/conf/cygwin-httpd.conf: Ditto.
16621         * http/conf/fedora-httpd.conf: Ditto.
16622
16623 2012-10-26  Simon Fraser  <simon.fraser@apple.com>
16624
16625         compositing/tiling/huge-layer* flakey
16626         https://bugs.webkit.org/show_bug.cgi?id=48454
16627
16628         Reviewed by Dan Bernstein.
16629
16630         In r131009 I fixed layerTreeAsText() to not be flakey with tiled layers, by ensuring that
16631         we flush layer state before dumping the layer tree. That makes these tests non-flakey. I was
16632         also able to remove all the setTimeouts() from these tests.
16633         
16634         The 'usingTiledLayer' property is only dumped on Mac, so made cross-platform results without
16635         this flag, and added Mac-specific results with it.
16636         
16637         Unskipped some tests on non-Mac platforms that should now pass.
16638
16639         * compositing/tiling/backface-preserve-3d-tiled-expected.txt:
16640         * compositing/tiling/crash-reparent-tiled-layer-expected.txt:
16641         * compositing/tiling/huge-layer-add-remove-child-expected.txt:
16642         * compositing/tiling/huge-layer-add-remove-child.html: Added.
16643         * compositing/tiling/huge-layer-add-remove-child.html-disabled: Removed.
16644         * compositing/tiling/huge-layer-expected.txt:
16645         * compositing/tiling/huge-layer-img-expected.txt:
16646         * compositing/tiling/huge-layer-img.html: Renamed from LayoutTests/compositing/tiling/huge-layer-img.html-disabled.
16647         * compositing/tiling/huge-layer-resize-expected.txt:
16648         * compositing/tiling/huge-layer-with-layer-children-expected.txt:
16649         * compositing/tiling/huge-layer-with-layer-children-resize-expected.txt:
16650         * compositing/tiling/huge-layer-with-layer-children-resize.html: Added.
16651         * compositing/tiling/huge-layer-with-layer-children-resize.html-disabled: Removed.
16652         * compositing/tiling/huge-layer-with-layer-children.html: Renamed from LayoutTests/compositing/tiling/huge-layer-with-layer-children.html-disabled.
16653         * platform/chromium/TestExpectations:
16654         * platform/efl/TestExpectations:
16655         * platform/mac/compositing/tiling/backface-preserve-3d-tiled-expected.txt: Copied from LayoutTests/compositing/tiling/backface-preserve-3d-tiled-expected.txt.
16656         * platform/mac/compositing/tiling/crash-reparent-tiled-layer-expected.txt: Copied from LayoutTests/compositing/tiling/crash-reparent-tiled-layer-expected.txt.
16657         * platform/mac/compositing/tiling/huge-layer-add-remove-child-expected.txt: Copied from LayoutTests/compositing/tiling/huge-layer-add-remove-child-expected.txt.
16658         * platform/mac/compositing/tiling/huge-layer-expected.txt: Copied from LayoutTests/compositing/tiling/huge-layer-expected.txt.
16659         * platform/mac/compositing/tiling/huge-layer-img-expected.txt: Copied from LayoutTests/compositing/tiling/huge-layer-img-expected.txt.
16660         * platform/mac/compositing/tiling/huge-layer-resize-expected.txt: Copied from LayoutTests/compositing/tiling/huge-layer-resize-expected.txt.
16661         * platform/mac/compositing/tiling/huge-layer-with-layer-children-expected.txt: Copied from LayoutTests/compositing/tiling/huge-layer-with-layer-children-expected.txt.
16662         * platform/mac/compositing/tiling/huge-layer-with-layer-children-resize-expected.txt: Copied from LayoutTests/compositing/tiling/huge-layer-with-layer-children-resize-expected.txt.
16663         * platform/qt-5.0-wk2/TestExpectations:
16664
16665 2012-10-26  Nico Weber  <thakis@chromium.org>
16666
16667         [chromium] Enable fast/images/exif-orientation.html
16668         https://bugs.webkit.org/show_bug.cgi?id=100534
16669
16670         Unreviewed, TestExpecations change.
16671
16672         The baselines for this test landed yesterday.
16673
16674         * platform/chromium/TestExpectations:
16675
16676 2012-10-26  Florin Malita  <fmalita@chromium.org>
16677
16678         Crash on loading SVG filter resource on HTML element
16679         https://bugs.webkit.org/show_bug.cgi?id=100491
16680
16681         Reviewed by Dirk Schulze.
16682
16683         * svg/filters/filter-reference-crash-expected.txt: Added.
16684         * svg/filters/filter-reference-crash.html: Added.
16685
16686 2012-10-26  Jussi Kukkonen  <jussi.kukkonen@intel.com>
16687
16688         [WK2] should enable two postredirect tests
16689         https://bugs.webkit.org/show_bug.cgi?id=100508
16690
16691         Unreviewed gardening.
16692
16693         The EFL results for these tests seem to have been wrong from the beginning.
16694         Update expected results, enable tests for WK2 (based on comment in
16695         TestExpectations these were skipped because efl failed).
16696
16697         * platform/efl/http/tests/navigation/postredirect-basic-expected.png:
16698         * platform/efl/http/tests/navigation/postredirect-basic-expected.txt:
16699         * platform/efl/http/tests/navigation/postredirect-goback1-expected.png:
16700         * platform/efl/http/tests/navigation/postredirect-goback1-expected.txt:
16701         * platform/wk2/TestExpectations:
16702
16703 2012-10-26  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
16704
16705         [EFL] Skip a few tests which produce wrong pixel expectations.
16706
16707         * platform/efl/TestExpectations:
16708
16709 2012-10-26  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
16710
16711         [EFL] Add custom expectation for test added in r131557.
16712
16713         * platform/efl/fast/replaced/border-radius-clip-content-edge-expected.png: Added.
16714
16715 2012-10-26  Sheriff Bot  <webkit.review.bot@gmail.com>
16716
16717         Unreviewed, rolling out r132612.
16718         http://trac.webkit.org/changeset/132612
16719         https://bugs.webkit.org/show_bug.cgi?id=100512
16720
16721         Crashes fast/events/tabindex-focus-blur-all.html in debug mode
16722         (Requested by pfeldman on #webkit).
16723
16724         * fast/table/col-span-change-relayout-expected.txt: Removed.
16725         * fast/table/col-span-change-relayout.html: Removed.
16726         * fast/table/simplified-layout-table-expected.html: Removed.
16727         * fast/table/simplified-layout-table.html: Removed.
16728
16729 2012-10-26  Dominik Röttsches  <dominik.rottsches@intel.com>
16730
16731         Unreviewed Apple Win gardening.
16732
16733         * platform/win/TestExpectations: Skipping XHR timeout tests.
16734
16735 2012-10-26  Zan Dobersek  <zandobersek@gmail.com>
16736
16737         Unreviewed. Removing bogus '#EOF\n' data in the listed PNG file that's
16738         positioned after the IEND PNG chunk.
16739
16740         * platform/qt-5.0/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.png:
16741
16742 2012-10-26  Kenneth Rohde Christiansen  <kenneth@webkit.org>
16743
16744         Printing should use use high resolution images when available
16745         https://bugs.webkit.org/show_bug.cgi?id=100488
16746
16747         Reviewed by Antti Koivisto.
16748
16749         The images loaded using -webkit-device-pixel-ratio depends on
16750         the display type (deviceScaleFactor) and thus affects which
16751         images are being used for printing. Printing should always
16752         use the higher resolution images (aka 'retina' images).
16753
16754         Added a test testing -webkit-device-pixel-ratio media query
16755         in conjuntion with 'print' media type.
16756
16757         * fast/media/mq-pixel-ratio-print-expected.txt: Added.
16758         * fast/media/mq-pixel-ratio-print.html: Added.
16759
16760 2012-10-26  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
16761
16762         [EFL] ... And another pixel rebaseline after r131941 and r131991.
16763
16764         * platform/efl/http/tests/misc/slow-loading-image-in-pattern-expected.png:
16765
16766 2012-10-26  'Pavel Feldman'  <pfeldman@chromium.org>
16767
16768         Not reviewed: chromium baselines for selection-after-remove updated.
16769
16770         * platform/chromium-mac-lion/fast/repaint/selection-after-remove-expected.png: Added.
16771         * platform/chromium-mac-snowleopard/fast/repaint/selection-after-remove-expected.png:
16772         * platform/chromium-win/fast/repaint/selection-after-remove-expected.png:
16773
16774 2012-10-26  Sheriff Bot  <webkit.review.bot@gmail.com>
16775
16776         Unreviewed, rolling out r132607.
16777         http://trac.webkit.org/changeset/132607
16778         https://bugs.webkit.org/show_bug.cgi?id=100502
16779
16780         "SOS! More wrong paths." (Requested by kbalazs on #webkit).
16781
16782         * platform/qt-5.0-wk2/fullscreen/fullscreen/full-screen-iframe-zIndex-expected.png: Removed.
16783         * platform/qt-5.0-wk2/fullscreen/fullscreen/full-screen-remove-ancestor-after-expected.png: Removed.
16784         * platform/qt-5.0-wk2/fullscreen/fullscreen/full-screen-stacking-context-expected.png: Removed.
16785         * platform/qt-5.0-wk2/fullscreen/fullscreen/full-screen-zIndex-after-expected.png: Removed.
16786         * platform/qt-5.0-wk2/fullscreen/fullscreen/full-screen-zIndex-expected.png: Removed.
16787         * platform/qt-5.0-wk2/svg/dom/SVGLengthList-appendItem-expected.png/SVGLengthList-appendItem-expected.png: Removed.
16788         * platform/qt-5.0-wk2/svg/dom/SVGLengthList-basics-expected.png/SVGLengthList-basics-expected.png: Removed.
16789         * platform/qt-5.0-wk2/svg/dom/SVGLengthList-getItem-expected.png/SVGLengthList-getItem-expected.png: Removed.
16790         * platform/qt-5.0-wk2/svg/dom/SVGLengthList-initialize-expected.png/SVGLengthList-initialize-expected.png: Removed.
16791         * platform/qt-5.0-wk2/svg/dom/SVGLengthList-insertItemBefore-expected.png/SVGLengthList-insertItemBefore-expected.png: Removed.
16792         * platform/qt-5.0-wk2/svg/dom/SVGLengthList-removeItem-expected.png/SVGLengthList-removeItem-expected.png: Removed.
16793         * platform/qt-5.0-wk2/svg/dom/SVGLengthList-replaceItem-expected.png/SVGLengthList-replaceItem-expected.png: Removed.
16794         * platform/qt-5.0-wk2/svg/dom/SVGLengthList-xml-dom-modifications-expected.png/SVGLengthList-xml-dom-modifications-expected.png: Removed.
16795         * platform/qt-5.0-wk2/svg/dom/SVGLocatable-getCTM-svg-root-expected.png/SVGLocatable-getCTM-svg-root-expected.png: Removed.
16796         * platform/qt-5.0-wk2/svg/dom/SVGNumberList-basics-expected.png/SVGNumberList-basics-expected.png: Removed.
16797         * platform/qt-5.0-wk2/svg/dom/SVGPathSegList-appendItem-expected.png/SVGPathSegList-appendItem-expected.png: Removed.
16798         * platform/qt-5.0-wk2/svg/dom/SVGPathSegList-clear-and-initialize-expected.png/SVGPathSegList-clear-and-initialize-expected.png: Removed.
16799         * platform/qt-5.0-wk2/svg/dom/SVGPathSegList-insertItemBefore-expected.png/SVGPathSegList-insertItemBefore-expected.png: Removed.
16800         * platform/qt-5.0-wk2/svg/dom/SVGPathSegList-removeItem-expected.png/SVGPathSegList-removeItem-expected.png: Removed.
16801         * platform/qt-5.0-wk2/svg/dom/SVGPathSegList-replaceItem-expected.png/SVGPathSegList-replaceItem-expected.png: Removed.
16802         * platform/qt-5.0-wk2/svg/dom/SVGPathSegList-xml-dom-synchronization-expected.png/SVGPathSegList-xml-dom-synchronization-expected.png: Removed.
16803         * platform/qt-5.0-wk2/svg/dom/SVGPointList-basics-expected.png/SVGPointList-basics-expected.png: Removed.
16804         * platform/qt-5.0-wk2/svg/dom/SVGStringList-basics-expected.png/SVGStringList-basics-expected.png: Removed.
16805         * platform/qt-5.0-wk2/svg/dom/SVGTransformList-basics-expected.png/SVGTransformList-basics-expected.png: Removed.
16806         * platform/qt-5.0-wk2/svg/filters/feImage-animated-transform-on-target-rect-expected.png/feImage-animated-transform-on-target-rect-expected.png: Removed.
16807         * platform/qt-5.0-wk2/svg/repaint/image-href-change-expected.png/image-href-change-expected.png: Removed.
16808         * platform/qt-5.0-wk2/svg/repaint/image-with-clip-path-expected.png/image-with-clip-path-expected.png: Removed.
16809
16810 2012-10-26  Sheriff Bot  <webkit.review.bot@gmail.com>
16811
16812         Unreviewed, rolling out r132604.
16813         http://trac.webkit.org/changeset/132604
16814         https://bugs.webkit.org/show_bug.cgi?id=100501
16815
16816         "SOS! Wrong paths." (Requested by kbalazs on #webkit).
16817
16818         * platform/qt-5.0-wk2/css3/filters/filter-empty-element-crash-expected.png: Removed.
16819         * platform/qt-5.0-wk2/css3/filters/multiple-filters-invalidation-expected.png: Removed.
16820         * platform/qt-5.0-wk2/css3/flexbox/repaint-expected.png: Removed.
16821         * platform/qt-5.0-wk2/css3/flexbox/repaint-rtl-column-expected.png: Removed.
16822         * platform/qt-5.0-wk2/fast/borders/border-shadow-large-radius-expected.png: Removed.
16823         * platform/qt-5.0-wk2/fast/borders/outline-alpha-block-expected.png: Removed.
16824         * platform/qt-5.0-wk2/fast/borders/outline-alpha-inline-expected.png: Removed.
16825         * platform/qt-5.0-wk2/fast/box-shadow/box-shadow-clipped-slices-expected.png: Removed.
16826         * platform/qt-5.0-wk2/fast/box-shadow/no-blur-multiple-offsets-expected.png: Removed.
16827         * platform/qt-5.0-wk2/fast/canvas/canvas-composite-fill-repaint-expected.png: Removed.
16828         * platform/qt-5.0-wk2/fast/canvas/canvas-composite-transformclip-expected.png: Removed.
16829         * platform/qt-5.0-wk2/fast/canvas/canvas-empty-image-pattern-expected.png: Removed.
16830         * platform/qt-5.0-wk2/fast/canvas/canvas-imageSmoothingEnabled-patterns-expected.png: Removed.
16831         * platform/qt-5.0-wk2/fast/canvas/canvas-resize-after-paint-without-layout-expected.png: Removed.
16832         * platform/qt-5.0-wk2/fast/canvas/canvas-resize-reset-expected.png: Removed.
16833         * platform/qt-5.0-wk2/fast/canvas/canvas-transforms-during-path-expected.png: Removed.
16834         * platform/qt-5.0-wk2/fast/canvas/gradient-add-second-start-end-stop-expected.png: Removed.
16835         * platform/qt-5.0-wk2/fast/canvas/image-pattern-rotate-expected.png: Removed.
16836         * platform/qt-5.0-wk2/fast/canvas/toDataURL-alpha-expected.png: Removed.
16837         * platform/qt-5.0-wk2/fast/css/border-radius-non-negative-expected.png: Removed.
16838         * platform/qt-5.0-wk2/fast/css/linear-gradient-currentcolor-expected.png: Removed.
16839         * platform/qt-5.0-wk2/fast/forms/datalist/input-appearance-range-with-datalist-expected.png: Removed.
16840         * platform/qt-5.0-wk2/fast/forms/datalist/input-appearance-range-with-datalist-zoomed-expected.png: Removed.
16841         * platform/qt-5.0-wk2/fast/forms/datalist/input-appearance-range-with-padding-with-datalist-expected.png: Removed.
16842         * platform/qt-5.0-wk2/fast/forms/datalist/input-appearance-range-with-transform-expected.png: Removed.
16843         * platform/qt-5.0-wk2/fast/forms/file/file-input-pressed-state-expected.png/file-input-pressed-state-expected.png: Removed.
16844         * platform/qt-5.0-wk2/fast/gradients/css3-color-stop-units-expected.png/css3-color-stop-units-expected.png: Removed.
16845         * platform/qt-5.0-wk2/fast/gradients/css3-color-stops-expected.png/css3-color-stops-expected.png: Removed.
16846         * platform/qt-5.0-wk2/fast/gradients/css3-linear-angle-gradients-expected.png/css3-linear-angle-gradients-expected.png: Removed.
16847         * platform/qt-5.0-wk2/fast/gradients/css3-linear-right-angle-gradients-expected.png/css3-linear-right-angle-gradients-expected.png: Removed.
16848         * platform/qt-5.0-wk2/fast/gradients/css3-radial-gradients-expected.png/css3-radial-gradients-expected.png: Removed.
16849         * platform/qt-5.0-wk2/fast/gradients/css3-radial-gradients2-expected.png/css3-radial-gradients2-expected.png: Removed.
16850         * platform/qt-5.0-wk2/fast/gradients/css3-radial-gradients3-expected.png/css3-radial-gradients3-expected.png: Removed.
16851         * platform/qt-5.0-wk2/fast/gradients/css3-repeating-linear-gradients-expected.png/css3-repeating-linear-gradients-expected.png: Removed.
16852         * platform/qt-5.0-wk2/fast/gradients/css3-repeating-linear-gradients2-expected.png/css3-repeating-linear-gradients2-expected.png: Removed.
16853         * platform/qt-5.0-wk2/fast/gradients/css3-repeating-radial-gradients-expected.png/css3-repeating-radial-gradients-expected.png: Removed.
16854         * platform/qt-5.0-wk2/fast/gradients/gradient-after-transparent-border-expected.png/gradient-after-transparent-border-expected.png: Removed.
16855         * platform/qt-5.0-wk2/fast/images/jpeg-with-color-profile-expected.png: Removed.
16856         * platform/qt-5.0-wk2/fast/images/paint-subrect-expected.png: Removed.
16857         * platform/qt-5.0-wk2/fast/images/paint-subrect-grid-expected.png: Removed.
16858         * platform/qt-5.0-wk2/fast/images/png-suite/test-expected.png/test-expected.png: Removed.
16859         * platform/qt-5.0-wk2/fast/images/png-with-color-profile-expected.png: Removed.
16860         * platform/qt-5.0-wk2/fast/images/rgb-jpeg-with-adobe-marker-only-expected.png: Removed.
16861         * platform/qt-5.0-wk2/fast/images/rgb-png-with-cmyk-color-profile-expected.png: Removed.
16862         * platform/qt-5.0-wk2/fast/images/ycbcr-with-cmyk-color-profile-expected.png: Removed.
16863         * platform/qt-5.0-wk2/fast/layers/scroll-with-transform-composited-layer-expected.png/scroll-with-transform-composited-layer-expected.png: Removed.
16864         * platform/qt-5.0-wk2/fast/layers/scroll-with-transform-layer-expected.png/scroll-with-transform-layer-expected.png: Removed.
16865         * platform/qt-5.0-wk2/fast/repaint/absolute-position-changed-expected.png: Removed.
16866         * platform/qt-5.0-wk2/fast/repaint/fixed-and-absolute-position-scrolled-expected.png: Removed.
16867         * platform/qt-5.0-wk2/fast/repaint/fixed-position-transparency-with-overflow-expected.png: Removed.
16868         * platform/qt-5.0-wk2/fast/repaint/nested-iframe-scroll-inner-expected.png: Removed.
16869         * platform/qt-5.0-wk2/fast/repaint/nested-iframe-scroll-outer-expected.png: Removed.
16870         * platform/qt-5.0-wk2/fast/repaint/overflow-auto-in-overflow-auto-scrolled-expected.png: Removed.
16871         * platform/qt-5.0-wk2/fast/repaint/overflow-hide-expected.png: Removed.
16872         * platform/qt-5.0-wk2/fast/repaint/overflow-scroll-in-overflow-scroll-scrolled-expected.png: Removed.
16873         * platform/qt-5.0-wk2/fast/repaint/overflow-show-expected.png: Removed.
16874         * platform/qt-5.0-wk2/fast/repaint/scroll-absolute-layer-with-reflection-expected.png: Removed.
16875         * platform/qt-5.0-wk2/fast/repaint/scroll-fixed-layer-with-no-visible-content-expected.png: Removed.
16876         * platform/qt-5.0-wk2/fast/repaint/scroll-fixed-layer-with-reflection-expected.png: Removed.
16877         * platform/qt-5.0-wk2/fast/repaint/scroll-fixed-layer-with-transformed-parent-layer-expected.png: Removed.
16878         * platform/qt-5.0-wk2/fast/repaint/scroll-fixed-reflected-layer-expected.png: Removed.
16879         * platform/qt-5.0-wk2/fast/repaint/scroll-in-clipped-layer-expected.png: Removed.
16880         * platform/qt-5.0-wk2/fast/repaint/scroll-in-fixed-layer-expected.png: Removed.
16881         * platform/qt-5.0-wk2/fast/repaint/scroll-in-transformed-layer-expected.png: Removed.
16882         * platform/qt-5.0-wk2/fast/repaint/scroll-inside-table-cell-expected.png: Removed.
16883         * platform/qt-5.0-wk2/fast/repaint/scroll-relative-table-inside-table-cell-expected.png: Removed.
16884         * platform/qt-5.0-wk2/fast/repaint/scroll-with-transformed-parent-layer-expected.png: Removed.
16885         * platform/qt-5.0-wk2/fast/repaint/table-overflow-auto-in-overflow-auto-scrolled-expected.png: Removed.
16886         * platform/qt-5.0-wk2/fast/repaint/table-overflow-hidden-in-overflow-hidden-scrolled-expected.png: Removed.
16887         * platform/qt-5.0-wk2/fast/repaint/table-overflow-scroll-in-overflow-scroll-scrolled-expected.png: Removed.
16888         * platform/qt-5.0-wk2/fast/replaced/outline-replaced-elements-expected.png: Removed.
16889         * platform/qt-5.0-wk2/fast/scrolling/scrollbar-tickmarks-styled-expected.png: Removed.
16890         * platform/qt-5.0-wk2/fast/table/border-collapsing/collapsed-border-with-col-colgroup-span-expected.png: Removed.
16891         * platform/qt-5.0-wk2/fast/table/table-row-focus-ring-paint-expected.png: Removed.
16892
16893 2012-10-26  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
16894
16895         [EFL] More pixel rebaselines after r131941 and r131991.
16896
16897         * platform/efl/fast/backgrounds/solid-color-context-restore-expected.png:
16898         * platform/efl/fast/dynamic/containing-block-change-expected.png:
16899         * platform/efl/fast/forms/listbox-clip-expected.png:
16900         * platform/efl/fast/frames/inline-object-inside-frameset-expected.png:
16901         * platform/efl/fast/layers/add-layer-with-nested-stacking-expected.png: Added.
16902         * platform/efl/fast/layers/inline-dirty-z-order-lists-expected.png:
16903         * platform/efl/fast/layers/layer-content-visibility-change-expected.png:
16904         * platform/efl/fast/layers/remove-layer-with-nested-stacking-expected.png:
16905         * platform/efl/fast/reflections/inline-crash-expected.png:
16906         * platform/efl/fast/replaced/width100percent-textarea-expected.png:
16907         * platform/efl/fast/text/font-initial-expected.png:
16908
16909 2012-10-26  Takashi Sakamoto  <tasak@google.com>
16910
16911         [Shadow]: removing styles in shadow dom subtree causes crash.
16912         https://bugs.webkit.org/show_bug.cgi?id=100455
16913
16914         Reviewed by Hajime Morita.
16915
16916         * fast/dom/shadow/remove-styles-in-shadow-crash-expected.txt: Added.
16917         * fast/dom/shadow/remove-styles-in-shadow-crash.html: Added.
16918
16919 2012-10-26  Sudarsana Nagineni  <sudarsana.nagineni@intel.com>
16920
16921         [EFL] Gardening to make the bots green
16922         https://bugs.webkit.org/show_bug.cgi?id=100481
16923
16924         Unreviewed EFL gardening.
16925
16926         Skip failing test and also unskip tests that are
16927         consistently passing.
16928
16929         * platform/efl-wk1/TestExpectations:
16930         * platform/efl/TestExpectations:
16931
16932 2012-10-26  Takashi Sakamoto  <tasak@google.com>
16933
16934         [Shadow DOM] Needs @host rule for ShadowDOM styling
16935         https://bugs.webkit.org/show_bug.cgi?id=88606
16936
16937         Reviewed by Hajime Morita.
16938
16939         * fast/dom/shadow/athost-atrules-expected.txt: Added.
16940         * fast/dom/shadow/athost-atrules.html: Added.
16941
16942 2012-10-26  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
16943
16944         [EFL] Fix test pixel expectation.
16945
16946         * platform/efl/svg/dynamic-updates/SVGClipPathElement-css-transform-influences-hitTesting-expected.png:
16947
16948 2012-10-26  Julien Chaffraix  <jchaffraix@webkit.org>
16949
16950         RenderTableCol::computePreferredLogicalWidths and RenderTableCol::layout should never be called
16951         https://bugs.webkit.org/show_bug.cgi?id=99861
16952
16953         Reviewed by Ojan Vafai.
16954
16955         Added 2 tests:
16956         - 1 to cover the code in RenderTableCol::updateFromElement.
16957         - 1 to cover simplified layout on a table.
16958
16959         * fast/table/col-span-change-relayout-expected.txt: Added.
16960         * fast/table/col-span-change-relayout.html: Added.
16961         * fast/table/simplified-layout-table-expected.html: Added.
16962         * fast/table/simplified-layout-table.html: Added.
16963
16964 2012-10-26  Balazs Kelemen  <kbalazs@webkit.org>
16965
16966         [Qt] Pixel tests need rebaseline
16967         https://bugs.webkit.org/show_bug.cgi?id=99323
16968
16969         Unreviewed pixel gardening.
16970
16971         Added a bunch of pixel expectations for Qt-WebKit2 - part 5 (svg/dynamic-updates).
16972
16973         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-dom-primitiveUnits-attr-expected.png: Added.
16974         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-dom-width-attr-expected.png: Added.
16975         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-dom-x-attr-expected.png: Added.
16976         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-dom-y-attr-expected.png: Added.
16977         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-svgdom-filterRes-call-expected.png: Added.
16978         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-svgdom-filterResX-prop-expected.png: Added.
16979         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-svgdom-filterResY-prop-expected.png: Added.
16980         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-svgdom-filterUnits-prop-expected.png: Added.
16981         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-svgdom-height-prop-expected.png: Added.
16982         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-svgdom-primitiveUnits-prop-expected.png: Added.
16983         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-svgdom-width-prop-expected.png: Added.
16984         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-svgdom-x-prop-expected.png: Added.
16985         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-svgdom-y-prop-expected.png: Added.
16986         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-height-attr-expected.png: Added.
16987         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-result-attr-expected.png: Added.
16988         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-width-attr-expected.png: Added.
16989         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-x-attr-expected.png: Added.
16990         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-y-attr-expected.png: Added.
16991         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-height-prop-expected.png: Added.
16992         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-result-prop-expected.png: Added.
16993         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-width-prop-expected.png: Added.
16994         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-x-prop-expected.png: Added.
16995         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-y-prop-expected.png: Added.
16996         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGForeignObjectElement-dom-height-attr-expected.png: Added.
16997         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGForeignObjectElement-dom-requiredFeatures-expected.png: Added.
16998         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGForeignObjectElement-dom-width-attr-expected.png: Added.
16999         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGForeignObjectElement-dom-x-attr-expected.png: Added.
17000         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGForeignObjectElement-dom-y-attr-expected.png: Added.
17001         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGForeignObjectElement-svgdom-height-prop-expected.png: Added.
17002         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGForeignObjectElement-svgdom-requiredFeatures-expected.png: Added.
17003         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGForeignObjectElement-svgdom-width-prop-expected.png: Added.
17004         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGForeignObjectElement-svgdom-x-prop-expected.png: Added.
17005         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGForeignObjectElement-svgdom-y-prop-expected.png: Added.
17006         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGGElement-dom-requiredFeatures-expected.png: Added.
17007         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGGElement-svgdom-requiredFeatures-expected.png: Added.
17008         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-dom-height-attr-expected.png: Added.
17009         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-dom-preserveAspectRatio-attr-expected.png: Added.
17010         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-dom-requiredFeatures-expected.png: Added.
17011         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-dom-width-attr-expected.png: Added.
17012         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-dom-x-attr-expected.png: Added.
17013         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-dom-y-attr-expected.png: Added.
17014         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-svgdom-height-prop-expected.png: Added.
17015         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-svgdom-preserveAspectRatio-prop-expected.png: Added.
17016         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-svgdom-requiredFeatures-expected.png: Added.
17017         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-svgdom-width-prop-expected.png: Added.
17018         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-svgdom-x-prop-expected.png: Added.
17019         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-svgdom-y-prop-expected.png: Added.
17020         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-dom-requiredFeatures-expected.png: Added.
17021         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-dom-x1-attr-expected.png: Added.
17022         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-dom-x2-attr-expected.png: Added.
17023         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-dom-y1-attr-expected.png: Added.
17024         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-dom-y2-attr-expected.png: Added.
17025         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-svgdom-requiredFeatures-expected.png: Added.
17026         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-svgdom-x1-prop-expected.png: Added.
17027         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-svgdom-x2-prop-expected.png: Added.
17028         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-svgdom-y1-prop-expected.png: Added.
17029         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-svgdom-y2-prop-expected.png: Added.
17030         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientTransform-attr-expected.png: Added.
17031         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientUnits-attr-expected.png: Added.
17032         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-dom-x1-attr-expected.png: Added.
17033         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-dom-x2-attr-expected.png: Added.
17034         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-dom-y1-attr-expected.png: Added.
17035         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-dom-y2-attr-expected.png: Added.
17036         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientTransform-prop-expected.png: Added.
17037         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientUnits-prop-expected.png: Added.
17038         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x1-prop-expected.png: Added.
17039         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x2-prop-expected.png: Added.
17040         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y1-prop-expected.png: Added.
17041         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y2-prop-expected.png: Added.
17042         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-dom-markerHeight-attr-expected.png: Added.
17043         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-dom-markerUnits-attr-expected.png: Added.
17044         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-dom-markerWidth-attr-expected.png: Added.
17045         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-dom-orient-attr-expected.png: Added.
17046         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-dom-refX-attr-expected.png: Added.
17047         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-dom-refY-attr-expected.png: Added.
17048         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-svgdom-markerHeight-prop-expected.png: Added.
17049         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-svgdom-markerUnits-prop-expected.png: Added.
17050         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-svgdom-markerWidth-prop-expected.png: Added.
17051         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-svgdom-orientAngle-prop-expected.png: Added.
17052         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-svgdom-orientType-prop-expected.png: Added.
17053
17054 2012-10-26  Balazs Kelemen  <kbalazs@webkit.org>
17055
17056         [Qt] Pixel tests need rebaseline
17057         https://bugs.webkit.org/show_bug.cgi?id=99323
17058
17059         Unreviewed pixel gardening.
17060
17061         Added a bunch of pixel expectations for Qt-WebKit2 - part 4 (svg/dynamic-updates).
17062
17063         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-surfaceScale-prop-expected.png: Added.
17064         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in-attr-expected.png: Added.
17065         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in2-attr-expected.png: Added.
17066         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-scale-attr-expected.png: Added.
17067         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-xChannelSelector-attr-expected.png: Added.
17068         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-yChannelSelector-attr-expected.png: Added.
17069         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in-prop-expected.png: Added.
17070         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in2-prop-expected.png: Added.
17071         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-scale-prop-expected.png: Added.
17072         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-xChannelSelector-prop-expected.png: Added.
17073         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-yChannelSelector-prop-expected.png: Added.
17074         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDistantLightElement-dom-azimuth-attr-expected.png: Added.
17075         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDistantLightElement-dom-elevation-attr-expected.png: Added.
17076         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDistantLightElement-svgdom-azimuth-prop-expected.png: Added.
17077         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDistantLightElement-svgdom-elevation-prop-expected.png: Added.
17078         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-dom-dx-attr-expected.png: Added.
17079         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-dom-dy-attr-expected.png: Added.
17080         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-dom-in-attr-expected.png: Added.
17081         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-dom-shadow-color-attr-expected.png: Added.
17082         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-dom-shadow-opacity-attr-expected.png: Added.
17083         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-dom-stdDeviation-attr-expected.png: Added.
17084         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-dx-prop-expected.png: Added.
17085         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-dy-prop-expected.png: Added.
17086         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-in-prop-expected.png: Added.
17087         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-color-prop-expected.png: Added.
17088         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-opacity-prop-expected.png: Added.
17089         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-stdDeviation-prop-expected.png: Added.
17090         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEFloodElement-dom-flood-color-attr-expected.png: Added.
17091         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEFloodElement-dom-flood-opacity-attr-expected.png: Added.
17092         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEFloodElement-inherit-flood-color-expected.png: Added.
17093         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEFloodElement-svgdom-flood-color-prop-expected.png: Added.
17094         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEFloodElement-svgdom-flood-opacity-prop-expected.png: Added.
17095         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-in-attr-expected.png: Added.
17096         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-stdDeviation-attr-expected.png: Added.
17097         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-stdDeviation-call-expected.png: Added.
17098         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEGaussianBlurElement-svgdom-in-prop-expected.png: Added.
17099         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr-expected.png: Added.
17100         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspectRatio-prop-expected.png: Added.
17101         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEMergeNodeElement-dom-in-attr-expected.png: Added.
17102         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEMergeNodeElement-svgdom-in-prop-expected.png: Added.
17103         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEMorphologyElement-dom-in-attr-expected.png: Added.
17104         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEMorphologyElement-dom-operator-attr-expected.png: Added.
17105         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEMorphologyElement-dom-radius-attr-expected.png: Added.
17106         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-in-prop-expected.png: Added.
17107         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-operator-prop-expected.png: Added.
17108         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-radius-call-expected.png: Added.
17109         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEOffsetElement-dom-dx-attr-expected.png: Added.
17110         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEOffsetElement-dom-dy-attr-expected.png: Added.
17111         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEOffsetElement-dom-in-attr-expected.png: Added.
17112         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEOffsetElement-svgdom-dx-prop-expected.png: Added.
17113         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEOffsetElement-svgdom-dy-prop-expected.png: Added.
17114         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEOffsetElement-svgdom-in-prop-expected.png: Added.
17115         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEPointLightElement-dom-x-attr-expected.png: Added.
17116         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEPointLightElement-dom-y-attr-expected.png: Added.
17117         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEPointLightElement-dom-z-attr-expected.png: Added.
17118         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEPointLightElement-svgdom-x-prop-expected.png: Added.
17119         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEPointLightElement-svgdom-y-prop-expected.png: Added.
17120         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEPointLightElement-svgdom-z-prop-expected.png: Added.
17121         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-dom-in-attr-expected.png: Added.
17122         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-dom-specularConstant-attr-expected.png: Added.
17123         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-dom-specularExponent-attr-expected.png: Added.
17124         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-dom-suraceScale-attr-expected.png: Added.
17125         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-inherit-lighting-color-css-prop-expected.png: Added.
17126         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-lighting-color-css-prop-expected.png: Added.
17127         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-remove-lightSource-expected.png: Added.
17128         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-in-prop-expected.png: Added.
17129         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-specularConstant-prop-expected.png: Added.
17130         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-specularExponent-prop-expected.png: Added.
17131         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-suraceScale-prop-expected.png: Added.
17132         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-dom-limitingConeAngle-attr-expected.png: Added.
17133         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtX-attr-expected.png: Added.
17134         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtY-attr-expected.png: Added.
17135         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtZ-attr-expected.png: Added.
17136         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-dom-specularExponent-attr-expected.png: Added.
17137         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-dom-x-attr-expected.png: Added.
17138         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-dom-y-attr-expected.png: Added.
17139         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-dom-z-attr-expected.png: Added.
17140         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-svgdom-limitingConeAngle-prop-expected.png: Added.
17141         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtX-prop-expected.png: Added.
17142         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtY-prop-expected.png: Added.
17143         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtZ-prop-expected.png: Added.
17144         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-svgdom-specularExponent-prop-expected.png: Added.
17145         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-svgdom-x-prop-expected.png: Added.
17146         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-svgdom-y-prop-expected.png: Added.
17147         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-svgdom-z-prop-expected.png: Added.
17148         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETileElement-dom-in-attr-expected.png: Added.
17149         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETileElement-svgdom-in-prop-expected.png: Added.
17150         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-dom-baseFrequency-attr-expected.png: Added.
17151         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-dom-numOctaves-attr-expected.png: Added.
17152         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-dom-seed-attr-expected.png: Added.
17153         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-dom-stitchTiles-attr-expected.png: Added.
17154         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-dom-type-attr-expected.png: Added.
17155         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-baseFrequency-prop-expected.png: Added.
17156         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-numOctaves-prop-expected.png: Added.
17157         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-seed-prop-expected.png: Added.
17158         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-stitchTiles-prop-expected.png: Added.
17159         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-type-prop-expected.png: Added.
17160         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-dom-filterRes-attr-expected.png: Added.
17161         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-dom-filterUnits-attr-expected.png: Added.
17162         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-dom-height-attr-expected.png: Added.
17163
17164 2012-10-26  Balazs Kelemen  <kbalazs@webkit.org>
17165
17166         [Qt] Pixel tests need rebaseline
17167         https://bugs.webkit.org/show_bug.cgi?id=99323
17168
17169         Unreviewed pixel gardening.
17170
17171         Added a bunch of pixel expectations for Qt-WebKit2 - part 4 (svg/dynamic-updates).
17172
17173         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-surfaceScale-prop-expected.png: Added.
17174         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in-attr-expected.png: Added.
17175         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in2-attr-expected.png: Added.
17176         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-scale-attr-expected.png: Added.
17177         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-xChannelSelector-attr-expected.png: Added.
17178         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-yChannelSelector-attr-expected.png: Added.
17179         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in-prop-expected.png: Added.
17180         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in2-prop-expected.png: Added.
17181         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-scale-prop-expected.png: Added.
17182         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-xChannelSelector-prop-expected.png: Added.
17183         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-yChannelSelector-prop-expected.png: Added.
17184         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDistantLightElement-dom-azimuth-attr-expected.png: Added.
17185         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDistantLightElement-dom-elevation-attr-expected.png: Added.
17186         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDistantLightElement-svgdom-azimuth-prop-expected.png: Added.
17187         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDistantLightElement-svgdom-elevation-prop-expected.png: Added.
17188         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-dom-dx-attr-expected.png: Added.
17189         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-dom-dy-attr-expected.png: Added.
17190         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-dom-in-attr-expected.png: Added.
17191         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-dom-shadow-color-attr-expected.png: Added.
17192         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-dom-shadow-opacity-attr-expected.png: Added.
17193         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-dom-stdDeviation-attr-expected.png: Added.
17194         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-dx-prop-expected.png: Added.
17195         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-dy-prop-expected.png: Added.
17196         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-in-prop-expected.png: Added.
17197         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-color-prop-expected.png: Added.
17198         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-opacity-prop-expected.png: Added.
17199         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-stdDeviation-prop-expected.png: Added.
17200         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEFloodElement-dom-flood-color-attr-expected.png: Added.
17201         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEFloodElement-dom-flood-opacity-attr-expected.png: Added.
17202         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEFloodElement-inherit-flood-color-expected.png: Added.
17203         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEFloodElement-svgdom-flood-color-prop-expected.png: Added.
17204         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEFloodElement-svgdom-flood-opacity-prop-expected.png: Added.
17205         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-in-attr-expected.png: Added.
17206         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-stdDeviation-attr-expected.png: Added.
17207         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-stdDeviation-call-expected.png: Added.
17208         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEGaussianBlurElement-svgdom-in-prop-expected.png: Added.
17209         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr-expected.png: Added.
17210         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspectRatio-prop-expected.png: Added.
17211         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEMergeNodeElement-dom-in-attr-expected.png: Added.
17212         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEMergeNodeElement-svgdom-in-prop-expected.png: Added.
17213         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEMorphologyElement-dom-in-attr-expected.png: Added.
17214         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEMorphologyElement-dom-operator-attr-expected.png: Added.
17215         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEMorphologyElement-dom-radius-attr-expected.png: Added.
17216         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-in-prop-expected.png: Added.
17217         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-operator-prop-expected.png: Added.
17218         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-radius-call-expected.png: Added.
17219         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEOffsetElement-dom-dx-attr-expected.png: Added.
17220         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEOffsetElement-dom-dy-attr-expected.png: Added.
17221         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEOffsetElement-dom-in-attr-expected.png: Added.
17222         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEOffsetElement-svgdom-dx-prop-expected.png: Added.
17223         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEOffsetElement-svgdom-dy-prop-expected.png: Added.
17224         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEOffsetElement-svgdom-in-prop-expected.png: Added.
17225         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEPointLightElement-dom-x-attr-expected.png: Added.
17226         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEPointLightElement-dom-y-attr-expected.png: Added.
17227         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEPointLightElement-dom-z-attr-expected.png: Added.
17228         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEPointLightElement-svgdom-x-prop-expected.png: Added.
17229         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEPointLightElement-svgdom-y-prop-expected.png: Added.
17230         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEPointLightElement-svgdom-z-prop-expected.png: Added.
17231         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-dom-in-attr-expected.png: Added.
17232         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-dom-specularConstant-attr-expected.png: Added.
17233         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-dom-specularExponent-attr-expected.png: Added.
17234         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-dom-suraceScale-attr-expected.png: Added.
17235         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-inherit-lighting-color-css-prop-expected.png: Added.
17236         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-lighting-color-css-prop-expected.png: Added.
17237         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-remove-lightSource-expected.png: Added.
17238         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-in-prop-expected.png: Added.
17239         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-specularConstant-prop-expected.png: Added.
17240         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-specularExponent-prop-expected.png: Added.
17241         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-suraceScale-prop-expected.png: Added.
17242         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-dom-limitingConeAngle-attr-expected.png: Added.
17243         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtX-attr-expected.png: Added.
17244         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtY-attr-expected.png: Added.
17245         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtZ-attr-expected.png: Added.
17246         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-dom-specularExponent-attr-expected.png: Added.
17247         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-dom-x-attr-expected.png: Added.
17248         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-dom-y-attr-expected.png: Added.
17249         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-dom-z-attr-expected.png: Added.
17250         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-svgdom-limitingConeAngle-prop-expected.png: Added.
17251         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtX-prop-expected.png: Added.
17252         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtY-prop-expected.png: Added.
17253         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtZ-prop-expected.png: Added.
17254         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-svgdom-specularExponent-prop-expected.png: Added.
17255         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-svgdom-x-prop-expected.png: Added.
17256         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-svgdom-y-prop-expected.png: Added.
17257         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-svgdom-z-prop-expected.png: Added.
17258         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETileElement-dom-in-attr-expected.png: Added.
17259         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETileElement-svgdom-in-prop-expected.png: Added.
17260         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-dom-baseFrequency-attr-expected.png: Added.
17261         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-dom-numOctaves-attr-expected.png: Added.
17262         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-dom-seed-attr-expected.png: Added.
17263         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-dom-stitchTiles-attr-expected.png: Added.
17264         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-dom-type-attr-expected.png: Added.
17265         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-baseFrequency-prop-expected.png: Added.
17266         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-numOctaves-prop-expected.png: Added.
17267         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-seed-prop-expected.png: Added.
17268         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-stitchTiles-prop-expected.png: Added.
17269         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-type-prop-expected.png: Added.
17270         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-dom-filterRes-attr-expected.png: Added.
17271         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-dom-filterUnits-attr-expected.png: Added.
17272         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-dom-height-attr-expected.png: Added.
17273
17274 2012-10-26  Balazs Kelemen  <kbalazs@webkit.org>
17275
17276         [Qt] Pixel tests need rebaseline
17277         https://bugs.webkit.org/show_bug.cgi?id=99323
17278
17279         Unreviewed pixel gardening.
17280
17281         Added a bunch of pixel expectations for Qt-WebKit2 - part 3 (svg/dynamic-updates).
17282
17283         * platform/qt-5.0-wk2/svg/dynamic-updates/SVG-dynamic-css-transform-expected.png: Added.
17284         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGAElement-dom-href-attr-expected.png: Added.
17285         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGAElement-dom-target-attr-expected.png: Added.
17286         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGAElement-svgdom-href-prop-expected.png: Added.
17287         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGAElement-svgdom-target-prop-expected.png: Added.
17288         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGCircleElement-dom-cx-attr-expected.png: Added.
17289         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGCircleElement-dom-cy-attr-expected.png: Added.
17290         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGCircleElement-dom-r-attr-expected.png: Added.
17291         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGCircleElement-dom-requiredFeatures-expected.png: Added.
17292         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGCircleElement-svgdom-cx-prop-expected.png: Added.
17293         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGCircleElement-svgdom-cy-prop-expected.png: Added.
17294         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGCircleElement-svgdom-r-prop-expected.png: Added.
17295         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGCircleElement-svgdom-requiredFeatures-expected.png: Added.
17296         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGClipPath-influences-hitTesting-expected.png: Added.
17297         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGClipPathElement-css-transform-influences-hitTesting-expected.png: Added.
17298         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGClipPathElement-dom-clipPathUnits-attr-expected.png: Added.
17299         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGClipPathElement-svgdom-clipPathUnits-prop-expected.png: Added.
17300         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGClipPathElement-transform-influences-hitTesting-expected.png: Added.
17301         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGCursorElement-dom-x-attr-expected.png: Added.
17302         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGCursorElement-dom-y-attr-expected.png: Added.
17303         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGCursorElement-svgdom-x-prop-expected.png: Added.
17304         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGCursorElement-svgdom-y-prop-expected.png: Added.
17305         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGEllipseElement-dom-cx-attr-expected.png: Added.
17306         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGEllipseElement-dom-cy-attr-expected.png: Added.
17307         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGEllipseElement-dom-requiredFeatures-expected.png: Added.
17308         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGEllipseElement-dom-rx-attr-expected.png: Added.
17309         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGEllipseElement-dom-ry-attr-expected.png: Added.
17310         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGEllipseElement-svgdom-cx-prop-expected.png: Added.
17311         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGEllipseElement-svgdom-cy-prop-expected.png: Added.
17312         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGEllipseElement-svgdom-requiredFeatures-expected.png: Added.
17313         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGEllipseElement-svgdom-rx-prop-expected.png: Added.
17314         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGEllipseElement-svgdom-ry-prop-expected.png: Added.
17315         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEBlendElement-dom-in-attr-expected.png: Added.
17316         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEBlendElement-dom-in2-attr-expected.png: Added.
17317         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEBlendElement-dom-mode-attr-expected.png: Added.
17318         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEBlendElement-svgdom-in-prop-expected.png: Added.
17319         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEBlendElement-svgdom-in2-prop-expected.png: Added.
17320         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEBlendElement-svgdom-mode-prop-expected.png: Added.
17321         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEColorMatrixElement-dom-in-attr-expected.png: Added.
17322         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr-expected.png: Added.
17323         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEColorMatrixElement-dom-values-attr-expected.png: Added.
17324         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-in-prop-expected.png: Added.
17325         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-type-prop-expected.png: Added.
17326         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-values-prop-expected.png: Added.
17327         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-dom-amplitude-attr-expected.png: Added.
17328         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-dom-exponent-attr-expected.png: Added.
17329         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-dom-intercept-attr-expected.png: Added.
17330         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-dom-offset-attr-expected.png: Added.
17331         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-dom-slope-attr-expected.png: Added.
17332         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-dom-tableValues-attr-expected.png: Added.
17333         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-dom-type-attr-expected.png: Added.
17334         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-amplitude-prop-expected.png: Added.
17335         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-exponent-prop-expected.png: Added.
17336         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-intercept-prop-expected.png: Added.
17337         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-offset-prop-expected.png: Added.
17338         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-slope-prop-expected.png: Added.
17339         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-tableValues-prop-expected.png: Added.
17340         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-type-prop-expected.png: Added.
17341         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-in-attr-expected.png: Added.
17342         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-in2-attr-expected.png: Added.
17343         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-k1-attr-expected.png: Added.
17344         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-k2-attr-expected.png: Added.
17345         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-k3-attr-expected.png: Added.
17346         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-k4-attr-expected.png: Added.
17347         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-operator-attr-expected.png: Added.
17348         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-in-prop-expected.png: Added.
17349         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-in2-prop-expected.png: Added.
17350         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-k1-prop-expected.png: Added.
17351         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-k2-prop-expected.png: Added.
17352         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-k3-prop-expected.png: Added.
17353         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-k4-prop-expected.png: Added.
17354         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-operator-prop-expected.png: Added.
17355         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-bias-attr-expected.png: Added.
17356         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-divisor-attr-expected.png: Added.
17357         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-edgeMode-attr-expected.png: Added.
17358         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-in-attr-expected.png: Added.
17359         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelMatrix-attr-expected.png: Added.
17360         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelUnitLength-attr-expected.png: Added.
17361         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-order-attr-expected.png: Added.
17362         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-preserveAlpha-attr-expected.png: Added.
17363         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetX-attr-expected.png: Added.
17364         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetY-attr-expected.png: Added.
17365         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-bias-prop-expected.png: Added.
17366         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-divisor-prop-expected.png: Added.
17367         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-edgeMode-prop-expected.png: Added.
17368         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-in-prop-expected.png: Added.
17369         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-kernelMatrix-prop-expected.png: Added.
17370         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-kernelUnitLength-prop-expected.png: Added.
17371         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-order-prop-expected.png: Added.
17372         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-preserveAlpha-prop-expected.png: Added.
17373         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-targetX-prop-expected.png: Added.
17374         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-targetY-prop-expected.png: Added.
17375         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-diffuseConstant-attr-expected.png: Added.
17376         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-in-attr-expected.png: Added.
17377         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-lighting-color-attr-expected.png: Added.
17378         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-surfaceScale-attr-expected.png: Added.
17379         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-inherit-lighting-color-css-prop-expected.png: Added.
17380         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-lighting-color-css-prop-expected.png: Added.
17381         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-diffuseConstant-prop-expected.png: Added.
17382         * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-in-prop-expected.png: Added.
17383
17384 2012-10-26  Balazs Kelemen  <kbalazs@webkit.org>
17385
17386         [Qt] Pixel tests need rebaseline
17387         https://bugs.webkit.org/show_bug.cgi?id=99323
17388
17389         Unreviewed pixel gardening.
17390
17391         Added a bunch of pixel expectations for Qt-WebKit2 - part 1.
17392
17393         * platform/qt-5.0-wk2/fullscreen/fullscreen/full-screen-iframe-zIndex-expected.png: Added.
17394         * platform/qt-5.0-wk2/fullscreen/fullscreen/full-screen-remove-ancestor-after-expected.png: Added.
17395         * platform/qt-5.0-wk2/fullscreen/fullscreen/full-screen-stacking-context-expected.png: Added.
17396         * platform/qt-5.0-wk2/fullscreen/fullscreen/full-screen-zIndex-after-expected.png: Added.
17397         * platform/qt-5.0-wk2/fullscreen/fullscreen/full-screen-zIndex-expected.png: Added.
17398         * platform/qt-5.0-wk2/svg/dom/SVGLengthList-appendItem-expected.png/SVGLengthList-appendItem-expected.png: Added.
17399         * platform/qt-5.0-wk2/svg/dom/SVGLengthList-basics-expected.png/SVGLengthList-basics-expected.png: Added.
17400         * platform/qt-5.0-wk2/svg/dom/SVGLengthList-getItem-expected.png/SVGLengthList-getItem-expected.png: Added.
17401         * platform/qt-5.0-wk2/svg/dom/SVGLengthList-initialize-expected.png/SVGLengthList-initialize-expected.png: Added.
17402         * platform/qt-5.0-wk2/svg/dom/SVGLengthList-insertItemBefore-expected.png/SVGLengthList-insertItemBefore-expected.png: Added.
17403         * platform/qt-5.0-wk2/svg/dom/SVGLengthList-removeItem-expected.png/SVGLengthList-removeItem-expected.png: Added.
17404         * platform/qt-5.0-wk2/svg/dom/SVGLengthList-replaceItem-expected.png/SVGLengthList-replaceItem-expected.png: Added.
17405         * platform/qt-5.0-wk2/svg/dom/SVGLengthList-xml-dom-modifications-expected.png/SVGLengthList-xml-dom-modifications-expected.png: Added.
17406         * platform/qt-5.0-wk2/svg/dom/SVGLocatable-getCTM-svg-root-expected.png/SVGLocatable-getCTM-svg-root-expected.png: Added.
17407         * platform/qt-5.0-wk2/svg/dom/SVGNumberList-basics-expected.png/SVGNumberList-basics-expected.png: Added.
17408         * platform/qt-5.0-wk2/svg/dom/SVGPathSegList-appendItem-expected.png/SVGPathSegList-appendItem-expected.png: Added.
17409         * platform/qt-5.0-wk2/svg/dom/SVGPathSegList-clear-and-initialize-expected.png/SVGPathSegList-clear-and-initialize-expected.png: Added.
17410         * platform/qt-5.0-wk2/svg/dom/SVGPathSegList-insertItemBefore-expected.png/SVGPathSegList-insertItemBefore-expected.png: Added.
17411         * platform/qt-5.0-wk2/svg/dom/SVGPathSegList-removeItem-expected.png/SVGPathSegList-removeItem-expected.png: Added.
17412         * platform/qt-5.0-wk2/svg/dom/SVGPathSegList-replaceItem-expected.png/SVGPathSegList-replaceItem-expected.png: Added.
17413         * platform/qt-5.0-wk2/svg/dom/SVGPathSegList-xml-dom-synchronization-expected.png/SVGPathSegList-xml-dom-synchronization-expected.png: Added.
17414         * platform/qt-5.0-wk2/svg/dom/SVGPointList-basics-expected.png/SVGPointList-basics-expected.png: Added.
17415         * platform/qt-5.0-wk2/svg/dom/SVGStringList-basics-expected.png/SVGStringList-basics-expected.png: Added.
17416         * platform/qt-5.0-wk2/svg/dom/SVGTransformList-basics-expected.png/SVGTransformList-basics-expected.png: Added.
17417         * platform/qt-5.0-wk2/svg/filters/feImage-animated-transform-on-target-rect-expected.png/feImage-animated-transform-on-target-rect-expected.png: Added.
17418         * platform/qt-5.0-wk2/svg/repaint/image-href-change-expected.png/image-href-change-expected.png: Added.
17419         * platform/qt-5.0-wk2/svg/repaint/image-with-clip-path-expected.png/image-with-clip-path-expected.png: Added.
17420
17421 2012-10-26  Balazs Kelemen  <kbalazs@webkit.org>
17422
17423         [Qt] Pixel tests need rebaseline
17424         https://bugs.webkit.org/show_bug.cgi?id=99323
17425
17426         Unreviewed pixel gardening.
17427
17428         Added a bunch of pixel expectations for Qt-WebKit2 - part 1.
17429
17430         * platform/qt-5.0-wk2/css3/filters/filter-empty-element-crash-expected.png: Added.
17431         * platform/qt-5.0-wk2/css3/filters/multiple-filters-invalidation-expected.png: Added.
17432         * platform/qt-5.0-wk2/css3/flexbox/repaint-expected.png: Added.
17433         * platform/qt-5.0-wk2/css3/flexbox/repaint-rtl-column-expected.png: Added.
17434         * platform/qt-5.0-wk2/fast/borders/border-shadow-large-radius-expected.png: Added.
17435         * platform/qt-5.0-wk2/fast/borders/outline-alpha-block-expected.png: Added.
17436         * platform/qt-5.0-wk2/fast/borders/outline-alpha-inline-expected.png: Added.
17437         * platform/qt-5.0-wk2/fast/box-shadow/box-shadow-clipped-slices-expected.png: Added.
17438         * platform/qt-5.0-wk2/fast/box-shadow/no-blur-multiple-offsets-expected.png: Added.
17439         * platform/qt-5.0-wk2/fast/canvas/canvas-composite-fill-repaint-expected.png: Added.
17440         * platform/qt-5.0-wk2/fast/canvas/canvas-composite-transformclip-expected.png: Added.
17441         * platform/qt-5.0-wk2/fast/canvas/canvas-empty-image-pattern-expected.png: Added.
17442         * platform/qt-5.0-wk2/fast/canvas/canvas-imageSmoothingEnabled-patterns-expected.png: Added.
17443         * platform/qt-5.0-wk2/fast/canvas/canvas-resize-after-paint-without-layout-expected.png: Added.
17444         * platform/qt-5.0-wk2/fast/canvas/canvas-resize-reset-expected.png: Added.
17445         * platform/qt-5.0-wk2/fast/canvas/canvas-transforms-during-path-expected.png: Added.
17446         * platform/qt-5.0-wk2/fast/canvas/gradient-add-second-start-end-stop-expected.png: Added.
17447         * platform/qt-5.0-wk2/fast/canvas/image-pattern-rotate-expected.png: Added.
17448         * platform/qt-5.0-wk2/fast/canvas/toDataURL-alpha-expected.png: Added.
17449         * platform/qt-5.0-wk2/fast/css/border-radius-non-negative-expected.png: Added.
17450         * platform/qt-5.0-wk2/fast/css/linear-gradient-currentcolor-expected.png: Added.
17451         * platform/qt-5.0-wk2/fast/forms/datalist/input-appearance-range-with-datalist-expected.png: Added.
17452         * platform/qt-5.0-wk2/fast/forms/datalist/input-appearance-range-with-datalist-zoomed-expected.png: Added.
17453         * platform/qt-5.0-wk2/fast/forms/datalist/input-appearance-range-with-padding-with-datalist-expected.png: Added.
17454         * platform/qt-5.0-wk2/fast/forms/datalist/input-appearance-range-with-transform-expected.png: Added.
17455         * platform/qt-5.0-wk2/fast/forms/file/file-input-pressed-state-expected.png/file-input-pressed-state-expected.png: Added.
17456         * platform/qt-5.0-wk2/fast/gradients/css3-color-stop-units-expected.png/css3-color-stop-units-expected.png: Added.
17457         * platform/qt-5.0-wk2/fast/gradients/css3-color-stops-expected.png/css3-color-stops-expected.png: Added.
17458         * platform/qt-5.0-wk2/fast/gradients/css3-linear-angle-gradients-expected.png/css3-linear-angle-gradients-expected.png: Added.
17459         * platform/qt-5.0-wk2/fast/gradients/css3-linear-right-angle-gradients-expected.png/css3-linear-right-angle-gradients-expected.png: Added.
17460         * platform/qt-5.0-wk2/fast/gradients/css3-radial-gradients-expected.png/css3-radial-gradients-expected.png: Added.
17461         * platform/qt-5.0-wk2/fast/gradients/css3-radial-gradients2-expected.png/css3-radial-gradients2-expected.png: Added.
17462         * platform/qt-5.0-wk2/fast/gradients/css3-radial-gradients3-expected.png/css3-radial-gradients3-expected.png: Added.
17463         * platform/qt-5.0-wk2/fast/gradients/css3-repeating-linear-gradients-expected.png/css3-repeating-linear-gradients-expected.png: Added.
17464         * platform/qt-5.0-wk2/fast/gradients/css3-repeating-linear-gradients2-expected.png/css3-repeating-linear-gradients2-expected.png: Added.
17465         * platform/qt-5.0-wk2/fast/gradients/css3-repeating-radial-gradients-expected.png/css3-repeating-radial-gradients-expected.png: Added.
17466         * platform/qt-5.0-wk2/fast/gradients/gradient-after-transparent-border-expected.png/gradient-after-transparent-border-expected.png: Added.
17467         * platform/qt-5.0-wk2/fast/images/jpeg-with-color-profile-expected.png: Added.
17468         * platform/qt-5.0-wk2/fast/images/paint-subrect-expected.png: Added.
17469         * platform/qt-5.0-wk2/fast/images/paint-subrect-grid-expected.png: Added.
17470         * platform/qt-5.0-wk2/fast/images/png-suite/test-expected.png/test-expected.png: Added.
17471         * platform/qt-5.0-wk2/fast/images/png-with-color-profile-expected.png: Added.
17472         * platform/qt-5.0-wk2/fast/images/rgb-jpeg-with-adobe-marker-only-expected.png: Added.
17473         * platform/qt-5.0-wk2/fast/images/rgb-png-with-cmyk-color-profile-expected.png: Added.
17474         * platform/qt-5.0-wk2/fast/images/ycbcr-with-cmyk-color-profile-expected.png: Added.
17475         * platform/qt-5.0-wk2/fast/layers/scroll-with-transform-composited-layer-expected.png/scroll-with-transform-composited-layer-expected.png: Added.
17476         * platform/qt-5.0-wk2/fast/layers/scroll-with-transform-layer-expected.png/scroll-with-transform-layer-expected.png: Added.
17477         * platform/qt-5.0-wk2/fast/repaint/absolute-position-changed-expected.png: Added.
17478         * platform/qt-5.0-wk2/fast/repaint/fixed-and-absolute-position-scrolled-expected.png: Added.
17479         * platform/qt-5.0-wk2/fast/repaint/fixed-position-transparency-with-overflow-expected.png: Added.
17480         * platform/qt-5.0-wk2/fast/repaint/nested-iframe-scroll-inner-expected.png: Added.
17481         * platform/qt-5.0-wk2/fast/repaint/nested-iframe-scroll-outer-expected.png: Added.
17482         * platform/qt-5.0-wk2/fast/repaint/overflow-auto-in-overflow-auto-scrolled-expected.png: Added.
17483         * platform/qt-5.0-wk2/fast/repaint/overflow-hide-expected.png: Added.
17484         * platform/qt-5.0-wk2/fast/repaint/overflow-scroll-in-overflow-scroll-scrolled-expected.png: Added.
17485         * platform/qt-5.0-wk2/fast/repaint/overflow-show-expected.png: Added.
17486         * platform/qt-5.0-wk2/fast/repaint/scroll-absolute-layer-with-reflection-expected.png: Added.
17487         * platform/qt-5.0-wk2/fast/repaint/scroll-fixed-layer-with-no-visible-content-expected.png: Added.
17488         * platform/qt-5.0-wk2/fast/repaint/scroll-fixed-layer-with-reflection-expected.png: Added.
17489         * platform/qt-5.0-wk2/fast/repaint/scroll-fixed-layer-with-transformed-parent-layer-expected.png: Added.
17490         * platform/qt-5.0-wk2/fast/repaint/scroll-fixed-reflected-layer-expected.png: Added.
17491         * platform/qt-5.0-wk2/fast/repaint/scroll-in-clipped-layer-expected.png: Added.
17492         * platform/qt-5.0-wk2/fast/repaint/scroll-in-fixed-layer-expected.png: Added.
17493         * platform/qt-5.0-wk2/fast/repaint/scroll-in-transformed-layer-expected.png: Added.
17494         * platform/qt-5.0-wk2/fast/repaint/scroll-inside-table-cell-expected.png: Added.
17495         * platform/qt-5.0-wk2/fast/repaint/scroll-relative-table-inside-table-cell-expected.png: Added.
17496         * platform/qt-5.0-wk2/fast/repaint/scroll-with-transformed-parent-layer-expected.png: Added.
17497         * platform/qt-5.0-wk2/fast/repaint/table-overflow-auto-in-overflow-auto-scrolled-expected.png: Added.
17498         * platform/qt-5.0-wk2/fast/repaint/table-overflow-hidden-in-overflow-hidden-scrolled-expected.png: Added.
17499         * platform/qt-5.0-wk2/fast/repaint/table-overflow-scroll-in-overflow-scroll-scrolled-expected.png: Added.
17500         * platform/qt-5.0-wk2/fast/replaced/outline-replaced-elements-expected.png: Added.
17501         * platform/qt-5.0-wk2/fast/scrolling/scrollbar-tickmarks-styled-expected.png: Added.
17502         * platform/qt-5.0-wk2/fast/table/border-collapsing/collapsed-border-with-col-colgroup-span-expected.png: Added.
17503         * platform/qt-5.0-wk2/fast/table/table-row-focus-ring-paint-expected.png: Added.
17504
17505 2012-10-26  Csaba Osztrogonác  <ossy@webkit.org>
17506
17507         [Qt][WK2] Unreviewed gardening, skip a new failing test.
17508
17509         * platform/qt-5.0-wk2/TestExpectations:
17510
17511 2012-10-26  Mihnea Ovidenie  <mihnea@adobe.com>
17512
17513         [CSSRegions] Add support for auto-height regions with region-breaks
17514         https://bugs.webkit.org/show_bug.cgi?id=99952
17515
17516         Reviewed by David Hyatt.
17517
17518         Add tests for auto logical height regions with content having region breaks.
17519
17520         * fast/regions/autoheight-allregions-expected.html: Added.
17521         * fast/regions/autoheight-allregions-nobreaks-expected.html: Added.
17522         * fast/regions/autoheight-allregions-nobreaks.html: Added.
17523         * fast/regions/autoheight-allregions.html: Added.
17524         * fast/regions/autoheight-breakafteralways-maxheight-expected.html: Added.
17525         * fast/regions/autoheight-breakafteralways-maxheight.html: Added.
17526         * fast/regions/autoheight-breakbeforealways-expected.html: Added.
17527         * fast/regions/autoheight-breakbeforealways.html: Added.
17528         * fast/regions/autoheight-firstregion-breakalways-expected.html: Added.
17529         * fast/regions/autoheight-firstregion-breakalways.html: Added.
17530         * fast/regions/autoheight-lastregion-overflowauto-breaksignored-expected.html: Added.
17531         * fast/regions/autoheight-lastregion-overflowauto-breaksignored.html: Added.
17532         * fast/regions/autoheight-lastregion-overflowauto-expected.html: Added.
17533         * fast/regions/autoheight-lastregion-overflowauto.html: Added.
17534         * fast/regions/autoheight-middleregion-expected.html: Added.
17535         * fast/regions/autoheight-middleregion.html: Added.
17536         * fast/regions/autoheight-secondregion-breakoutside-expected.html: Added.
17537         * fast/regions/autoheight-secondregion-breakoutside.html: Added.
17538         * fast/regions/autoheight-secondregion-expected.html: Added.
17539         * fast/regions/autoheight-secondregion.html: Added.
17540         * fast/regions/autoheight-singleregion-breakafteralways-expected.html: Added.
17541         * fast/regions/autoheight-singleregion-breakafteralways-maxheight-expected.html: Added.
17542         * fast/regions/autoheight-singleregion-breakafteralways-maxheight.html: Added.
17543         * fast/regions/autoheight-singleregion-breakafteralways.html: Added.
17544         * fast/regions/autoheight-singleregion-breakaftermargin-expected.html: Added.
17545         * fast/regions/autoheight-singleregion-breakaftermargin.html: Added.
17546         * fast/regions/autoheight-singleregion-breakbeforealways-expected.html: Added.
17547         * fast/regions/autoheight-singleregion-breakbeforealways-minheight-expected.html: Added.
17548         * fast/regions/autoheight-singleregion-breakbeforealways-minheight.html: Added.
17549         * fast/regions/autoheight-singleregion-breakbeforealways.html: Added.
17550         * fast/regions/autoheight-singleregion-multiplebreaks-expected.html: Added.
17551         * fast/regions/autoheight-singleregion-multiplebreaks.html: Added.
17552         * fast/regions/autoheight-singleregion-overflowauto-breaksignored-expected.html: Added.
17553         * fast/regions/autoheight-singleregion-overflowauto-breaksignored.html: Added.
17554         * fast/regions/autoheight-singleregion-overflowauto-expected.html: Added.
17555         * fast/regions/autoheight-singleregion-overflowauto.html: Added.
17556
17557 2012-10-26  Li Yin  <li.yin@intel.com>
17558
17559         fast/forms/file/input-file-write-files.html should cover correct setting value
17560         https://bugs.webkit.org/show_bug.cgi?id=100085
17561
17562         Reviewed by Kentaro Hara.
17563
17564         The test input-file-value.html is split from input-file-write-test.html.
17565         And add correct setting value for files attribute, verify the files attribute
17566         is writable or not.
17567
17568         * fast/forms/file/input-file-value-expected.txt: Added.
17569         * fast/forms/file/input-file-value.html: Added.
17570         * fast/forms/file/input-file-write-files-expected.txt:
17571         * fast/forms/file/input-file-write-files.html:
17572
17573 2012-10-26  Jinwoo Song  <jinwoo7.song@samsung.com>
17574
17575         [EFL] Gardening after bug 99824
17576         https://bugs.webkit.org/show_bug.cgi?id=100469
17577
17578         Unreviewed, EFL gardening.
17579
17580         Unskip following 3 test cases after bug 99824 is resolved.
17581          - fast/lists/w3-css3-list-styles-alphabetic.html
17582          - fast/lists/w3-css3-list-styles-fallback-style.html
17583          - fast/lists/w3-list-styles.html
17584
17585         * platform/efl-wk1/TestExpectations:
17586
17587 2012-10-26  Jinwoo Song  <jinwoo7.song@samsung.com>
17588
17589         [EFL] Unskip svg/foreignObject/viewport-foreignobject-crash.html
17590         https://bugs.webkit.org/show_bug.cgi?id=100467
17591
17592         Unreviewed, EFL gardening.
17593
17594         Removing a test failure expectations, the test was fixed in r132548.
17595
17596         * platform/efl-wk2/TestExpectations:
17597
17598 2012-10-27  Kent Tamura  <tkent@chromium.org>
17599
17600         [Chromium] platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-step.html fails every 3 days
17601         https://bugs.webkit.org/show_bug.cgi?id=100480
17602
17603         Reviewed by Pavel Feldman.
17604
17605         Because the date field in the test has step=3, the availability of
17606         [Today] button depends on the current date. We make the test stable by
17607         specifying max attribute.
17608
17609         * platform/chromium-mac/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-step-expected.png:
17610         * platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-step.html:
17611
17612 2012-10-26  Julien Chaffraix  <jchaffraix@webkit.org>
17613
17614         Generate less repaint calls during subtree detaching
17615         https://bugs.webkit.org/show_bug.cgi?id=99741
17616
17617         Reviewed by Eric Seidel.
17618
17619         * platform/chromium-linux/fast/repaint/selection-after-remove-expected.png:
17620         Rebaselined this test after the change. It is progressing as we still properly repaint
17621         the selection, but repaint less (ie don't repaint the top border which didn't change).
17622
17623 2012-10-26  Kent Tamura  <tkent@chromium.org>
17624
17625         [Chromium] Test expectation update.
17626         https://bugs.webkit.org/show_bug.cgi?id=100471
17627
17628         * platform/chromium/TestExpectations:
17629         We should do rebaseline for time-suggestion-picker-*.html too.
17630
17631 2012-10-26  Kent Tamura  <tkent@chromium.org>
17632
17633         Disable ENABLE_INPUT_TYPE_WEEK on Chromium/Android
17634         https://bugs.webkit.org/show_bug.cgi?id=100457
17635
17636         Reviewed by Kentaro Hara.
17637
17638         * platform/chromium/TestExpectations:
17639         Tests in fast/forms/week/ may fail on Android.
17640
17641 2012-10-26  Pavel Feldman  <pfeldman@chromium.org>
17642
17643         Not reviewed: chromiuim expectations updated.
17644
17645         * platform/chromium/TestExpectations:
17646
17647 2012-10-25  Balazs Kelemen  <kbalazs@webkit.org>
17648
17649         [Qt] Pixel tests need rebaseline
17650         https://bugs.webkit.org/show_bug.cgi?id=99323
17651
17652         Unreviewed pixel rebaseline.
17653
17654         Adding new expectations, mark failures.
17655
17656         * platform/qt-5.0-wk2/TestExpectations:
17657         * platform/qt-5.0-wk2/css3/flexbox/repaint-during-resize-no-flex-expected.png: Added.
17658         * platform/qt-5.0-wk2/fast/backgrounds/bgCompositeCopy-expected.png: Added.
17659         * platform/qt-5.0-wk2/fast/backgrounds/size/backgroundSize01-expected.png: Added.
17660         * platform/qt-5.0-wk2/fast/backgrounds/size/backgroundSize02-expected.png: Added.
17661         * platform/qt-5.0-wk2/fast/backgrounds/size/backgroundSize04-expected.png: Added.
17662         * platform/qt-5.0-wk2/fast/backgrounds/size/backgroundSize05-expected.png: Added.
17663         * platform/qt-5.0-wk2/fast/backgrounds/size/backgroundSize06-expected.png: Added.
17664         * platform/qt-5.0-wk2/fast/backgrounds/size/backgroundSize07-expected.png: Added.
17665         * platform/qt-5.0-wk2/fast/backgrounds/size/backgroundSize12-expected.png: Added.
17666         * platform/qt-5.0-wk2/fast/backgrounds/size/backgroundSize13-expected.png: Added.
17667         * platform/qt-5.0-wk2/fast/backgrounds/size/backgroundSize14-expected.png: Added.
17668         * platform/qt-5.0-wk2/fast/backgrounds/size/backgroundSize17-expected.png: Added.
17669         * platform/qt-5.0-wk2/fast/backgrounds/size/backgroundSize18-expected.png: Added.
17670         * platform/qt-5.0-wk2/fast/backgrounds/size/backgroundSize19-expected.png: Added.
17671         * platform/qt-5.0-wk2/fast/backgrounds/size/backgroundSize20-expected.png: Added.
17672         * platform/qt-5.0-wk2/fast/backgrounds/size/backgroundSize21-expected.png: Added.
17673         * platform/qt-5.0-wk2/fast/backgrounds/size/backgroundSize22-expected.png: Added.
17674         * platform/qt-5.0-wk2/svg/css/arrow-with-shadow-expected.png: Added.
17675         * platform/qt/TestExpectations:
17676         * platform/qt/animations/state-at-end-event-expected.png: Added.
17677         * platform/qt/compositing/overflow/clipping-ancestor-with-accelerated-scrolling-ancestor-expected.png: Added.
17678         * platform/qt/compositing/overflow/nested-scrolling-expected.png: Added.
17679         * platform/qt/compositing/overflow/overflow-clip-with-accelerated-scrolling-ancestor-expected.png: Added.
17680         * platform/qt/compositing/overflow/remove-overflow-crash2-expected.png: Added.
17681         * platform/qt/css2.1/t1004-c43-rpl-ibx-00-d-ag-expected.png: Added.
17682         * platform/qt/css2.1/t1008-c44-ln-box-02-d-ag-expected.png: Added.
17683         * platform/qt/css2.1/t100801-c544-valgn-01-d-ag-expected.png: Added.
17684         * platform/qt/css2.1/t100801-c548-ln-ht-02-b-ag-expected.png: Added.
17685         * platform/qt/css2.1/t1202-counters-04-b-expected.png: Added.
17686         * platform/qt/css2.1/t140201-c534-bgreps-00-c-ag-expected.png: Added.
17687         * platform/qt/css2.1/t140201-c534-bgreps-01-c-ag-expected.png: Added.
17688         * platform/qt/css2.1/t140201-c534-bgreps-02-c-ag-expected.png: Added.
17689         * platform/qt/css2.1/t140201-c534-bgreps-03-c-ag-expected.png: Added.
17690         * platform/qt/css2.1/t140201-c534-bgreps-04-c-ag-expected.png: Added.
17691         * platform/qt/css2.1/t140201-c534-bgreps-05-c-ag-expected.png: Added.
17692         * platform/qt/css2.1/t1601-c547-indent-00-b-a-expected.png: Added.
17693         * platform/qt/css2.1/t1602-c43-center-00-d-ag-expected.png: Added.
17694         * platform/qt/css2.1/t1604-c542-letter-sp-00-b-a-expected.png: Added.
17695         * platform/qt/css2.1/t1604-c542-letter-sp-01-b-a-expected.png: Added.
17696         * platform/qt/css2.1/t1605-c545-txttrans-00-b-ag-expected.png: Added.
17697         * platform/qt/css3/flexbox/flexbox-baseline-expected.png: Added.
17698         * platform/qt/css3/flexbox/flexbox-baseline-margins-expected.png: Added.
17699         * platform/qt/css3/flexbox/repaint-during-resize-no-flex-expected.png: Added.
17700         * platform/qt/fast/backgrounds/bgCompositeCopy-expected.png: Added.
17701         * platform/qt/fast/backgrounds/size/backgroundSize01-expected.png: Added.
17702         * platform/qt/fast/backgrounds/size/backgroundSize02-expected.png: Added.
17703         * platform/qt/fast/backgrounds/size/backgroundSize03-expected.png: Added.
17704         * platform/qt/fast/backgrounds/size/backgroundSize04-expected.png: Added.
17705         * platform/qt/fast/backgrounds/size/backgroundSize05-expected.png: Added.
17706         * platform/qt/fast/backgrounds/size/backgroundSize06-expected.png: Added.
17707         * platform/qt/fast/backgrounds/size/backgroundSize07-expected.png: Added.
17708         * platform/qt/fast/backgrounds/size/backgroundSize08-expected.png: Added.
17709         * platform/qt/fast/backgrounds/size/backgroundSize09-expected.png: Added.
17710         * platform/qt/fast/backgrounds/size/backgroundSize10-expected.png: Added.
17711         * platform/qt/fast/backgrounds/size/backgroundSize11-expected.png: Added.
17712         * platform/qt/fast/backgrounds/size/backgroundSize12-expected.png: Added.
17713         * platform/qt/fast/backgrounds/size/backgroundSize13-expected.png: Added.
17714         * platform/qt/fast/backgrounds/size/backgroundSize14-expected.png: Added.
17715         * platform/qt/fast/backgrounds/size/backgroundSize17-expected.png: Added.
17716         * platform/qt/fast/backgrounds/size/backgroundSize18-expected.png: Added.
17717         * platform/qt/fast/backgrounds/size/backgroundSize19-expected.png: Added.
17718         * platform/qt/fast/backgrounds/size/backgroundSize20-expected.png: Added.
17719         * platform/qt/fast/backgrounds/size/backgroundSize21-expected.png: Added.
17720         * platform/qt/fast/backgrounds/size/backgroundSize22-expected.png: Added.
17721         * platform/qt/fast/block/float/009-expected.png: Added.
17722         * platform/qt/fast/block/float/034-expected.png: Added.
17723         * platform/qt/fast/block/float/4145535Crash-expected.png: Added.
17724         * platform/qt/fast/block/float/negative-margin-clear-expected.png: Added.
17725         * platform/qt/fast/block/float/nowrap-clear-min-width-expected.png: Added.
17726         * platform/qt/fast/borders/border-image-scaled-gradient-expected.png: Added.
17727         * platform/qt/fast/borders/border-radius-circle-expected.png: Added.
17728         * platform/qt/fast/borders/border-radius-groove-01-expected.png: Added.
17729         * platform/qt/fast/borders/border-radius-groove-02-expected.png: Added.
17730         * platform/qt/fast/borders/border-radius-groove-03-expected.png: Added.
17731         * platform/qt/fast/borders/border-radius-valid-border-clipping-expected.png: Added.
17732         * platform/qt/fast/borders/border-radius-wide-border-01-expected.png: Added.
17733         * platform/qt/fast/borders/border-radius-wide-border-02-expected.png: Added.
17734         * platform/qt/fast/borders/border-radius-wide-border-03-expected.png: Added.
17735         * platform/qt/fast/borders/border-radius-wide-border-04-expected.png: Added.
17736         * platform/qt/fast/borders/borderRadiusDashed04-expected.png: Added.
17737         * platform/qt/fast/borders/borderRadiusDashed05-expected.png: Added.
17738         * platform/qt/fast/borders/borderRadiusDashed06-expected.png: Added.
17739         * platform/qt/fast/borders/borderRadiusDotted04-expected.png: Added.
17740         * platform/qt/fast/borders/borderRadiusDotted05-expected.png: Added.
17741         * platform/qt/fast/borders/borderRadiusDotted06-expected.png: Added.
17742         * platform/qt/fast/borders/borderRadiusDouble04-expected.png: Added.
17743         * platform/qt/fast/borders/borderRadiusDouble05-expected.png: Added.
17744         * platform/qt/fast/borders/borderRadiusDouble06-expected.png: Added.
17745         * platform/qt/fast/borders/borderRadiusDouble07-expected.png: Added.
17746         * platform/qt/fast/borders/borderRadiusDouble08-expected.png: Added.
17747         * platform/qt/fast/borders/borderRadiusDouble09-expected.png: Added.
17748         * platform/qt/fast/borders/outline-offset-min-assert-expected.png: Added.
17749         * platform/qt/fast/css/006-expected.png: Added.
17750         * platform/qt/fast/css/background-clip-values-expected.png: Added.
17751         * platform/qt/fast/css/bogus-color-span-expected.png: Added.
17752         * platform/qt/fast/css/box-shadow-and-border-radius-expected.png:
17753         * platform/qt/fast/css/content-dynamic-expected.png: Added.
17754         * platform/qt/fast/css/contentDiv-expected.png: Added.
17755         * platform/qt/fast/css/contentDivWithChildren-expected.png: Added.
17756         * platform/qt/fast/css/contentImage-expected.png: Added.
17757         * platform/qt/fast/css/pseudo-first-line-border-width-expected.png: Added.
17758         * platform/qt/fast/css/replaced-element-implicit-size-expected.png: Added.
17759         * platform/qt/fast/dom/attr_dead_doc-expected.png: Added.
17760         * platform/qt/fast/dom/css-cached-import-rule-expected.png: Added.
17761         * platform/qt/fast/dom/css-insert-import-rule-expected.png: Added.
17762         * platform/qt/fast/dynamic/001-expected.png: Added.
17763         * platform/qt/fast/dynamic/005-expected.png: Added.
17764         * platform/qt/fast/dynamic/anonymous-block-layer-lost-expected.png: Added.
17765         * platform/qt/fast/dynamic/staticY-expected.png: Added.
17766         * platform/qt/fast/forms/002-expected.png: Added.
17767         * platform/qt/fast/forms/003-expected.png: Added.
17768         * platform/qt/fast/forms/004-expected.png: Added.
17769         * platform/qt/fast/forms/005-expected.png: Added.
17770         * platform/qt/fast/forms/006-expected.png: Added.
17771         * platform/qt/fast/forms/007-expected.png: Added.
17772         * platform/qt/fast/forms/HTMLOptionElement_label01-expected.png: Added.
17773         * platform/qt/fast/forms/HTMLOptionElement_label02-expected.png: Added.
17774         * platform/qt/fast/forms/HTMLOptionElement_label03-expected.png: Added.
17775         * platform/qt/fast/forms/HTMLOptionElement_label04-expected.png: Added.
17776         * platform/qt/fast/forms/button-submit-expected.png: Added.
17777         * platform/qt/fast/forms/caret-rtl-expected.png: Added.
17778         * platform/qt/fast/forms/control-clip-expected.png: Added.
17779         * platform/qt/fast/forms/fieldset-with-float-expected.png: Added.
17780         * platform/qt/fast/forms/form-added-to-table-expected.png: Added.
17781         * platform/qt/fast/forms/form-in-malformed-markup-expected.png: Added.
17782         * platform/qt/fast/forms/formmove-expected.png: Added.
17783         * platform/qt/fast/forms/formmove2-expected.png: Added.
17784         * platform/qt/fast/forms/image-border-expected.png: Added.
17785         * platform/qt/fast/forms/indeterminate-expected.png: Added.
17786         * platform/qt/fast/forms/input-align-image-expected.png: Added.
17787         * platform/qt/fast/forms/input-first-letter-expected.png: Added.
17788         * platform/qt/fast/forms/input-no-renderer-expected.png: Added.
17789         * platform/qt/fast/forms/linebox-overflow-in-textarea-padding-expected.png: Added.
17790         * platform/qt/fast/forms/menulist-deselect-update-expected.png: Added.
17791         * platform/qt/fast/forms/menulist-no-overflow-expected.png: Added.
17792         * platform/qt/fast/forms/option-index-expected.png: Added.
17793         * platform/qt/fast/forms/option-script-expected.png: Added.
17794         * platform/qt/fast/forms/option-text-clip-expected.png: Added.
17795         * platform/qt/fast/forms/preserveFormDuringResidualStyle-expected.png: Added.
17796         * platform/qt/fast/forms/range/thumbslider-no-parent-slider-expected.png: Added.
17797         * platform/qt/fast/forms/select-align-expected.png: Added.
17798         * platform/qt/fast/forms/select-change-listbox-to-popup-expected.png: Added.
17799         * platform/qt/fast/forms/select-dirty-parent-pref-widths-expected.png: Added.
17800         * platform/qt/fast/forms/select-disabled-appearance-expected.png: Added.
17801         * platform/qt/fast/forms/select-display-none-style-resolve-expected.png: Added.
17802         * platform/qt/fast/forms/select-empty-option-height-expected.png: Added.
17803         * platform/qt/fast/forms/select-selected-expected.png: Added.
17804         * platform/qt/fast/forms/select-size-expected.png: Added.
17805         * platform/qt/fast/forms/select-style-expected.png: Added.
17806         * platform/qt/fast/forms/stuff-on-my-optgroup-expected.png: Added.
17807         * platform/qt/fast/forms/textfield-overflow-by-value-update-expected.png: Added.
17808         * platform/qt/fast/frames/002-expected.png: Added.
17809         * platform/qt/fast/frames/calculate-round-expected.png: Added.
17810         * platform/qt/fast/frames/content-opacity-1-expected.png: Added.
17811         * platform/qt/fast/frames/content-opacity-2-expected.png: Added.
17812         * platform/qt/fast/frames/empty-cols-attribute-expected.png: Added.
17813         * platform/qt/fast/frames/empty-frame-src-expected.png: Added.
17814         * platform/qt/fast/frames/frame-length-fractional-expected.png: Added.
17815         * platform/qt/fast/frames/frame-set-whitespace-attributes-expected.png: Added.
17816         * platform/qt/fast/frames/iframe-text-contents-expected.png: Added.
17817         * platform/qt/fast/frames/no-frame-borders-expected.png: Added.
17818         * platform/qt/fast/gradients/border-image-gradient-expected.png: Added.
17819         * platform/qt/fast/gradients/border-image-gradient-sides-and-corners-expected.png: Added.
17820         * platform/qt/fast/images/embed-image-expected.png: Added.
17821         * platform/qt/fast/images/favicon-as-image-expected.png: Added.
17822         * platform/qt/fast/images/image-css3-content-data-expected.png: Added.
17823         * platform/qt/fast/images/object-image-expected.png: Added.
17824         * platform/qt/fast/images/pdf-as-image-expected.png: Added.
17825         * platform/qt/fast/inline-block/004-expected.png: Added.
17826         * platform/qt/fast/inline-block/005-expected.png: Added.
17827         * platform/qt/fast/invalid/015-expected.png: Added.
17828         * platform/qt/fast/invalid/table-residual-style-crash-expected.png: Added.
17829         * platform/qt/fast/js/exception-linenums-in-html-3-expected.png: Added.
17830         * platform/qt/fast/js/missing-style-end-tag-js-expected.png: Added.
17831         * platform/qt/fast/js/missing-title-end-tag-js-expected.png: Added.
17832         * platform/qt/fast/layers/opacity-stacking-expected.png: Added.
17833         * platform/qt/fast/layers/positioned-inside-root-with-margins-expected.png: Added.
17834         * platform/qt/fast/layers/zindex-ridonkulous-expected.png: Added.
17835         * platform/qt/fast/media/implicit-media-all-expected.png: Added.
17836         * platform/qt/fast/media/media-query-invalid-value-expected.png: Added.
17837         * platform/qt/fast/media/monochrome-expected.png: Added.
17838         * platform/qt/fast/media/mq-min-pixel-ratio-expected.png: Added.
17839         * platform/qt/fast/overflow/position-relative-expected.png: Added.
17840         * platform/qt/fast/overflow/unreachable-content-test-expected.png: Added.
17841         * platform/qt/fast/parser/comment-in-script-expected.png: Added.
17842         * platform/qt/fast/parser/style-script-head-test-expected.png: Added.
17843         * platform/qt/fast/reflections/table-cell-expected.png: Added.
17844         * platform/qt/fast/repaint/background-generated-expected.png: Added.
17845         * platform/qt/fast/repaint/background-misaligned-expected.png: Added.
17846         * platform/qt/fast/repaint/canvas-putImageData-expected.png: Added.
17847         * platform/qt/fast/repaint/erase-overflow-expected.png: Added.
17848         * platform/qt/fast/repaint/float-in-new-block-with-layout-delta-expected.png: Added.
17849         * platform/qt/fast/repaint/float-new-in-block-expected.png: Added.
17850         * platform/qt/fast/repaint/inline-block-resize-expected.png: Added.
17851         * platform/qt/fast/repaint/intermediate-layout-position-clip-expected.png: Added.
17852         * platform/qt/fast/repaint/intermediate-layout-position-expected.png: Added.
17853         * platform/qt/fast/repaint/layer-full-repaint-expected.png: Added.
17854         * platform/qt/fast/repaint/table-col-background-expected.png: Added.
17855         * platform/qt/fast/repaint/table-outer-border-expected.png: Added.
17856         * platform/qt/fast/repaint/table-row-expected.png: Added.
17857         * platform/qt/fast/repaint/table-section-overflow-expected.png: Added.
17858         * platform/qt/fast/replaced/008-expected.png: Added.
17859         * platform/qt/fast/replaced/image-tag-expected.png: Added.
17860         * platform/qt/fast/replaced/selection-rect-expected.png: Added.
17861         * platform/qt/fast/table/008-expected.png: Added.
17862         * platform/qt/fast/table/024-expected.png: Added.
17863         * platform/qt/fast/table/031-expected.png: Added.
17864         * platform/qt/fast/table/caption-relayout-expected.png: Added.
17865         * platform/qt/fast/table/colspanMinWidth-vertical-expected.png: Added.
17866         * platform/qt/fast/table/div-as-col-span-expected.png: Added.
17867         * platform/qt/fast/table/fixed-table-with-percent-inside-percent-table-expected.png: Added.
17868         * platform/qt/fast/table/fixed-table-with-percent-width-inside-auto-table-expected.png: Added.
17869         * platform/qt/fast/table/fixed-table-with-percent-width-inside-div-expected.png: Added.
17870         * platform/qt/fast/table/fixed-table-with-percent-width-inside-extra-large-div-expected.png: Added.
17871         * platform/qt/fast/table/fixed-table-with-percent-width-inside-fixed-width-table-expected.png: Added.
17872         * platform/qt/fast/table/fixed-table-with-small-percent-width-expected.png: Added.
17873         * platform/qt/fast/table/giantRowspan-expected.png: Added.
17874         * platform/qt/fast/table/growCellForImageQuirk-expected.png: Added.
17875         * platform/qt/fast/table/percent-widths-stretch-expected.png: Added.
17876         * platform/qt/fast/table/vertical-align-baseline-readjust-expected.png: Added.
17877         * platform/qt/fast/text/align-center-rtl-spill-expected.png: Added.
17878         * platform/qt/fast/text/basic/013-expected.png: Added.
17879         * platform/qt/fast/text/basic/015-expected.png: Added.
17880         * platform/qt/fast/text/line-breaks-expected.png: Added.
17881         * platform/qt/fast/text/soft-hyphen-3-expected.png: Added.
17882         * platform/qt/fast/text/stripNullFromText-expected.png: Added.
17883         * platform/qt/fast/text/whitespace/017-expected.png: Added.
17884         * platform/qt/fast/tokenizer/missing-style-end-tag-1-expected.png: Added.
17885         * platform/qt/fast/tokenizer/missing-style-end-tag-2-expected.png: Added.
17886         * platform/qt/fast/tokenizer/script-after-frameset-expected.png: Added.
17887         * platform/qt/fast/xsl/xslt-mismatched-tags-in-xslt-expected.png: Added.
17888         * platform/qt/http/tests/security/contentSecurityPolicy/xsl-blocked-expected.png: Added.
17889         * platform/qt/svg/as-background-image/svg-as-background-1-expected.png: Added.
17890         * platform/qt/svg/as-background-image/svg-as-background-2-expected.png: Added.
17891         * platform/qt/svg/as-background-image/svg-as-background-3-expected.png: Added.
17892         * platform/qt/svg/as-background-image/svg-as-background-6-expected.png: Added.
17893         * platform/qt/svg/as-background-image/svg-as-background-expected.png: Added.
17894         * platform/qt/svg/as-background-image/svg-as-tiled-background-expected.png: Added.
17895         * platform/qt/svg/as-background-image/svg-width-100p-as-background-expected.png: Added.
17896         * platform/qt/svg/as-image/svg-as-image-expected.png: Added.
17897         * platform/qt/svg/as-image/svg-as-relative-image-expected.png: Added.
17898         * platform/qt/svg/css/arrow-with-shadow-expected.png: Added.
17899         * platform/qt/svg/css/circle-in-mask-with-shadow-expected.png: Added.
17900         * platform/qt/svg/css/path-with-shadow-expected.png: Added.
17901         * platform/qt/svg/css/shadow-and-opacity-expected.png: Added.
17902         * platform/qt/svg/css/shadow-with-large-radius-expected.png: Added.
17903         * platform/qt/svg/css/shadow-with-negative-offset-expected.png: Added.
17904         * platform/qt/svg/custom/animation-currentColor-expected.png: Added.
17905         * platform/qt/svg/custom/clip-path-id-changes-expected.png: Added.
17906         * platform/qt/svg/custom/createImageElement-expected.png: Added.
17907         * platform/qt/svg/custom/gradient-userSpaceOnUse-with-percentage-expected.png: Added.
17908         * platform/qt/svg/custom/js-repaint-rect-on-path-with-stroke-expected.png: Added.
17909         * platform/qt/svg/custom/js-update-image-and-display-expected.png: Added.
17910         * platform/qt/svg/custom/js-update-image-and-display2-expected.png: Added.
17911         * platform/qt/svg/custom/js-update-image-and-display3-expected.png: Added.
17912         * platform/qt/svg/custom/marker-opacity-expected.png: Added.
17913         * platform/qt/svg/custom/marker-referencePoint-expected.png: Added.
17914         * platform/qt/svg/custom/marker-strokeWidth-changes-expected.png: Added.
17915         * platform/qt/svg/custom/mask-on-multiple-objects-expected.png: Added.
17916         * platform/qt/svg/custom/mask-with-default-value-expected.png: Added.
17917         * platform/qt/svg/custom/outer-svg-unknown-feature-expected.png: Added.
17918         * platform/qt/svg/custom/pan-direction-expected.png: Added.
17919         * platform/qt/svg/custom/pattern-excessive-malloc-expected.png: Added.
17920         * platform/qt/svg/custom/repaint-shadow-expected.png: Added.
17921         * platform/qt/svg/custom/transformedMaskFails-expected.png: Added.
17922         * platform/qt/svg/custom/use-inherit-style-expected.png: Added.
17923         * platform/qt/svg/custom/xhtml-no-svg-renderer-expected.png: Added.
17924         * platform/qt/svg/filters/feGaussianBlur-expected.png: Added.
17925         * platform/qt/svg/filters/feLighting-crash-expected.png: Added.
17926         * platform/qt/svg/filters/feMerge-expected.png: Added.
17927         * platform/qt/svg/filters/feMerge-wrong-input-expected.png: Added.
17928         * platform/qt/svg/filters/feOffset-expected.png: Added.
17929         * platform/qt/svg/filters/feTile-expected.png: Added.
17930         * platform/qt/svg/filters/filter-clip-expected.png: Added.
17931         * platform/qt/svg/filters/filter-rounding-issues-expected.png: Added.
17932         * platform/qt/svg/filters/shadow-on-filter-expected.png: Added.
17933         * platform/qt/svg/filters/shadow-on-rect-with-filter-expected.png: Added.
17934         * platform/qt/svg/filters/subRegion-in-userSpace-expected.png: Added.
17935         * platform/qt/svg/hixie/error/006-expected.png: Added.
17936         * platform/qt/tables/mozilla/bugs/adforce_imgis_com-expected.png: Added.
17937         * platform/qt/tables/mozilla/bugs/bug120107-expected.png: Added.
17938         * platform/qt/tables/mozilla/bugs/bug1271-expected.png: Added.
17939         * platform/qt/tables/mozilla/bugs/bug12908-2-expected.png: Added.
17940         * platform/qt/tables/mozilla/bugs/bug12910-2-expected.png: Added.
17941         * platform/qt/tables/mozilla/bugs/bug131020-2-expected.png: Added.
17942         * platform/qt/tables/mozilla/bugs/bug13169-expected.png: Added.
17943         * platform/qt/tables/mozilla/bugs/bug137388-3-expected.png: Added.
17944         * platform/qt/tables/mozilla/bugs/bug1818-3-expected.png: Added.
17945         * platform/qt/tables/mozilla/bugs/bug1818-6-expected.png: Added.
17946         * platform/qt/tables/mozilla/bugs/bug196870-expected.png: Added.
17947         * platform/qt/tables/mozilla/bugs/bug222336-expected.png: Added.
17948         * platform/qt/tables/mozilla/bugs/bug222467-expected.png: Added.
17949         * platform/qt/tables/mozilla/bugs/bug269566-expected.png: Added.
17950         * platform/qt/tables/mozilla/bugs/bug277062-expected.png: Added.
17951         * platform/qt/tables/mozilla/bugs/bug28933-expected.png: Added.
17952         * platform/qt/tables/mozilla/bugs/bug2954-expected.png: Added.
17953         * platform/qt/tables/mozilla/bugs/bug50695-2-expected.png: Added.
17954         * platform/qt/tables/mozilla/bugs/bug56201-expected.png: Added.
17955         * platform/qt/tables/mozilla/bugs/bug8032-2-expected.png: Added.
17956         * platform/qt/tables/mozilla/core/col_widths_fix_autoFixPer-expected.png: Added.
17957         * platform/qt/transitions/opacity-transition-zindex-expected.png: Added.
17958         * platform/qt/transitions/transition-end-event-rendering-expected.png: Added.
17959
17960 2012-10-26  'Pavel Feldman'  <pfeldman@chromium.org>
17961
17962         Not reviewed: chromiuim expectations updated.
17963
17964         * platform/chromium/TestExpectations:
17965
17966 2012-10-26  Kent Tamura  <tkent@chromium.org>
17967
17968         [Chromium-Win] Support shortTimeFormat
17969         https://bugs.webkit.org/show_bug.cgi?id=100471
17970
17971         Reviewed by Kentaro Hara.
17972
17973         * platform/chromium-win/fast/forms/time-multiple-fields/time-multiple-fields-appearance-basic-expected.png:
17974         * platform/chromium-win/fast/forms/time-multiple-fields/time-multiple-fields-appearance-disabled-readonly-expected.png:
17975         * platform/chromium-win/fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-classes-expected.png:
17976         * platform/chromium-win/fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-elements-expected.png:
17977         * platform/chromium-win/fast/forms/time-multiple-fields/time-multiple-fields-appearance-style-expected.png:
17978         * platform/chromium/TestExpectations:
17979
17980 2012-10-26  Nandor Huszka  <hnandor@inf.u-szeged.hu>
17981
17982         [Qt] Unreviewed gardening.
17983
17984         Skip a new failing test introduced in r132554 that fails on 32 bit platforms.
17985         Remove another one that does not exists already.
17986
17987         * platform/qt/TestExpectations:
17988
17989 2012-10-25  Adam Barth  <abarth@webkit.org>
17990
17991         Unreviewed.
17992
17993         Skipping these tests again because Bug 96951 isn't actually fixed.
17994
17995         * platform/chromium/TestExpectations:
17996
17997 2012-10-25  Nico Weber  <thakis@chromium.org>
17998
17999         [chromium] Add expectations for fast/images/exif-orientation.html
18000         https://bugs.webkit.org/show_bug.cgi?id=100434
18001
18002         Unreviewed, just baselines.
18003
18004         * platform/chromium-linux/fast/images/exif-orientation-expected.png: Added.
18005         * platform/chromium-mac-lion/fast/images/exif-orientation-expected.png: Added.
18006         * platform/chromium-mac-snowleopard/fast/images/exif-orientation-expected.png: Added.
18007         * platform/chromium-mac/fast/images/exif-orientation-expected.png: Added.
18008         * platform/chromium-win/fast/images/exif-orientation-expected.png: Added.
18009         * platform/chromium/fast/images/exif-orientation-expected.png: Removed.
18010
18011 2012-10-25  Min Qin  <qinmin@chromium.org>
18012
18013         Fix a layout test crash if a TestWebkitPlugin is put inside an iframe
18014         https://bugs.webkit.org/show_bug.cgi?id=100406
18015
18016         Reviewed by Adam Barth.
18017
18018         Test for adding a webplugin into an iframe and make sure it doesn't crash.
18019
18020         * platform/chromium/plugins/plugin-inside-iframe-expected.txt: Added.
18021         * platform/chromium/plugins/plugin-inside-iframe.html: Added.
18022         * platform/chromium/plugins/resources/plugin-page.html: Added.
18023
18024 2012-10-25  Tom Sepez  <tsepez@chromium.org>
18025
18026         Test full-block-iframe-no-inherit.php generates an invalid X-XSS-PROTECTION header.
18027         https://bugs.webkit.org/show_bug.cgi?id=100423
18028
18029         Reviewed by Adam Barth.
18030
18031         Changed header syntax from full-block to mode=block.
18032
18033         * http/tests/security/xssAuditor/full-block-iframe-no-inherit.php:
18034
18035 2012-10-25  Filip Pizlo  <fpizlo@apple.com>
18036
18037         DFG Arrayify elimination should replace it with GetButterfly rather than Phantom
18038         https://bugs.webkit.org/show_bug.cgi?id=100441
18039
18040         Reviewed by Oliver Hunt and Gavin Barraclough.
18041
18042         * fast/js/dfg-arrayify-elimination-expected.txt: Added.
18043         * fast/js/dfg-arrayify-elimination.html: Added.
18044         * fast/js/jsc-test-list:
18045         * fast/js/script-tests/dfg-arrayify-elimination.js: Added.
18046         (foo):
18047
18048 2012-10-25  Keishi Hattori  <keishi@webkit.org>
18049
18050         Hide popup while transitioning from the suggestion picker to the calendar picker
18051         https://bugs.webkit.org/show_bug.cgi?id=99537
18052
18053         Reviewed by Kent Tamura.
18054
18055         * fast/forms/resources/picker-common.js:
18056         (popupOpenCallbackWrapper): Use didOpenPicker event.
18057
18058 2012-10-25  Sheriff Bot  <webkit.review.bot@gmail.com>
18059
18060         Unreviewed, rolling out r132514.
18061         http://trac.webkit.org/changeset/132514
18062         https://bugs.webkit.org/show_bug.cgi?id=100440
18063
18064         "Broke chromium content_browsertests AccessibilityAriaMenu
18065         AccessibilityInputRange AccessibilityListMarkers" (Requested
18066         by scheib on #webkit).
18067
18068         * accessibility/aria-checkbox-sends-notification.html:
18069         * accessibility/notification-listeners.html:
18070         * fast/forms/date-multiple-fields/date-multiple-fields-ax-value-changed-notification-expected.txt:
18071         * fast/forms/time-multiple-fields/time-multiple-fields-ax-value-changed-notification-expected.txt:
18072         * platform/chromium/accessibility/add-to-menu-list-crashes-expected.txt:
18073         * platform/chromium/accessibility/add-to-menu-list-crashes.html:
18074         * platform/chromium/accessibility/is-ignored-change-sends-notification-expected.txt: Removed.
18075         * platform/chromium/accessibility/is-ignored-change-sends-notification.html: Removed.
18076         * platform/chromium/accessibility/other-aria-attribute-change-sends-notification-expected.txt: Removed.
18077         * platform/chromium/accessibility/other-aria-attribute-change-sends-notification.html: Removed.
18078         * platform/chromium/accessibility/text-change-notification-expected.txt: Removed.
18079         * platform/chromium/accessibility/text-change-notification.html: Removed.
18080
18081 2012-10-25  Vincent Scheib  <scheib@chromium.org>
18082
18083         Unreviewed rebaseline of tests failing after 132529 rolled out 132269.
18084
18085         See http://trac.webkit.org/changeset/132529 for details of the rollout.
18086
18087         * platform/chromium-linux/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-elements-expected.png:
18088         * platform/chromium-linux/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-elements-expected.png:
18089         * platform/chromium-linux/fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-elements-expected.png:
18090         * platform/chromium-linux/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-elements-expected.png:
18091         * platform/chromium-mac-lion/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-elements-expected.png:
18092         * platform/chromium-mac-lion/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-elements-expected.png: Added.
18093         * platform/chromium-mac-lion/fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-elements-expected.png:
18094         * platform/chromium-mac-lion/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-elements-expected.png:
18095         * platform/chromium-mac-snowleopard/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-elements-expected.png:
18096         * platform/chromium-mac-snowleopard/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-elements-expected.png:
18097         * platform/chromium-mac-snowleopard/fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-elements-expected.png:
18098         * platform/chromium-mac-snowleopard/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-elements-expected.png:
18099         * platform/chromium-mac/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-elements-expected.png:
18100         * platform/chromium-mac/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-elements-expected.png:
18101         * platform/chromium-mac/fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-elements-expected.png:
18102         * platform/chromium-mac/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-elements-expected.png:
18103         * platform/chromium-win/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-elements-expected.png:
18104         * platform/chromium-win/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-elements-expected.png:
18105         * platform/chromium-win/fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-elements-expected.png:
18106         * platform/chromium-win/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-elements-expected.png:
18107
18108 2012-10-25  Filip Pizlo  <fpizlo@apple.com>
18109
18110         REGRESSION (r131793-r131826): Crash going to wikifonia.org
18111         https://bugs.webkit.org/show_bug.cgi?id=100281
18112
18113         Reviewed by Oliver Hunt.
18114
18115         * fast/js/jsc-test-list:
18116         * fast/js/resolve-arguments-from-scope-expected.txt: Added.
18117         * fast/js/resolve-arguments-from-scope.html: Added.
18118         * fast/js/script-tests/resolve-arguments-from-scope.js: Added.
18119         (bar):
18120         (foo):
18121
18122 2012-10-25  Simon Fraser  <simon.fraser@apple.com>
18123
18124         Tiled layers are missing content on zooming
18125         https://bugs.webkit.org/show_bug.cgi?id=100422
18126
18127         Reviewed by Beth Dakin.
18128
18129         New test for zooming with a tiled layer, and adjust an existing result.
18130         
18131         * compositing/tiling/tile-cache-zoomed-expected.txt: Added.
18132         * compositing/tiling/tile-cache-zoomed.html: Added.
18133         * platform/mac/tiled-drawing/tile-coverage-scroll-to-bottom-expected.txt:
18134
18135 2012-10-25  Roger Fong  <roger_fong@apple.com>
18136
18137         Unreviewed. Add results for svg/custom/patter-scaling.svg on Windows after r132026.
18138
18139         * platform/win/svg/custom/pattern-scaling-expected.txt: Added.
18140
18141 2012-10-25  Simon Fraser  <simon.fraser@apple.com>
18142
18143         Report the tile coverage rect in layer coords, and add some tests for tiled backing and zooming
18144         https://bugs.webkit.org/show_bug.cgi?id=100416
18145
18146         Reviewed by Beth Dakin.
18147
18148         New tests that exercise the page tiled backing under zooming.
18149
18150         * platform/mac/tiled-drawing/tiled-drawing-zoom-expected.txt: Added.
18151         * platform/mac/tiled-drawing/tiled-drawing-zoom-scrolled-expected.txt: Added.
18152         * platform/mac/tiled-drawing/tiled-drawing-zoom-scrolled.html: Added.
18153         * platform/mac/tiled-drawing/tiled-drawing-zoom.html: Added.
18154
18155 2012-10-25  Mariusz Grzegorczyk  <mariusz.g@samsung.com>
18156
18157         [EFL] Add baselines for non problematic tests in editing subcategories: deleting, inserting, selection and style.
18158         https://bugs.webkit.org/show_bug.cgi?id=100126
18159
18160         Unreviewed EFL gardening.
18161
18162         * platform/efl-wk1/TestExpectations:
18163         * platform/efl-wk2/TestExpectations:
18164         * platform/efl/TestExpectations:
18165         * platform/efl/editing/deleting/4922367-expected.png: Added.
18166         * platform/efl/editing/deleting/4922367-expected.txt: Added.
18167         * platform/efl/editing/deleting/5099303-expected.png: Added.
18168         * platform/efl/editing/deleting/5099303-expected.txt: Added.
18169         * platform/efl/editing/deleting/5126166-expected.png: Added.
18170         * platform/efl/editing/deleting/5126166-expected.txt: Added.
18171         * platform/efl/editing/deleting/5144139-2-expected.png: Added.
18172         * platform/efl/editing/deleting/5144139-2-expected.txt: Added.
18173         * platform/efl/editing/deleting/5206311-1-expected.png: Added.
18174         * platform/efl/editing/deleting/5206311-1-expected.txt: Added.
18175         * platform/efl/editing/deleting/5272440-expected.png: Added.
18176         * platform/efl/editing/deleting/5272440-expected.txt: Added.
18177         * platform/efl/editing/deleting/5369009-expected.png: Added.
18178         * platform/efl/editing/deleting/5369009-expected.txt: Added.
18179         * platform/efl/editing/deleting/5433862-2-expected.png: Added.
18180         * platform/efl/editing/deleting/5433862-2-expected.txt: Added.
18181         * platform/efl/editing/deleting/5483370-expected.png: Added.
18182         * platform/efl/editing/deleting/5483370-expected.txt: Added.
18183         * platform/efl/editing/deleting/collapse-whitespace-3587601-fix-expected.png: Added.
18184         * platform/efl/editing/deleting/collapse-whitespace-3587601-fix-expected.txt: Added.
18185         * platform/efl/editing/deleting/delete-3608445-fix-expected.png: Added.
18186         * platform/efl/editing/deleting/delete-3608445-fix-expected.txt: Added.
18187         * platform/efl/editing/deleting/delete-3608462-fix-expected.png: Added.
18188         * platform/efl/editing/deleting/delete-3608462-fix-expected.txt: Added.
18189         * platform/efl/editing/deleting/delete-3775172-fix-expected.png: Added.
18190         * platform/efl/editing/deleting/delete-3775172-fix-expected.txt: Added.
18191         * platform/efl/editing/deleting/delete-3857753-fix-expected.png: Added.
18192         * platform/efl/editing/deleting/delete-3857753-fix-expected.txt: Added.
18193         * platform/efl/editing/deleting/delete-3865854-fix-expected.png: Added.
18194         * platform/efl/editing/deleting/delete-3865854-fix-expected.txt: Added.
18195         * platform/efl/editing/deleting/delete-3928305-fix-expected.png: Added.
18196         * platform/efl/editing/deleting/delete-3928305-fix-expected.txt: Added.
18197         * platform/efl/editing/deleting/delete-4083333-fix-expected.png: Added.
18198         * platform/efl/editing/deleting/delete-4083333-fix-expected.txt: Added.
18199         * platform/efl/editing/deleting/delete-after-span-ws-001-expected.png: Added.
18200         * platform/efl/editing/deleting/delete-after-span-ws-001-expected.txt: Added.
18201         * platform/efl/editing/deleting/delete-after-span-ws-002-expected.png: Added.
18202         * platform/efl/editing/deleting/delete-after-span-ws-002-expected.txt: Added.
18203         * platform/efl/editing/deleting/delete-after-span-ws-003-expected.png: Added.
18204         * platform/efl/editing/deleting/delete-after-span-ws-003-expected.txt: Added.
18205         * platform/efl/editing/deleting/delete-and-undo-expected.png: Added.
18206         * platform/efl/editing/deleting/delete-and-undo-expected.txt: Added.
18207         * platform/efl/editing/deleting/delete-at-paragraph-boundaries-002-expected.png: Added.
18208         * platform/efl/editing/deleting/delete-at-paragraph-boundaries-002-expected.txt: Added.
18209         * platform/efl/editing/deleting/delete-at-paragraph-boundaries-003-expected.png: Added.
18210         * platform/efl/editing/deleting/delete-at-paragraph-boundaries-003-expected.txt: Added.
18211         * platform/efl/editing/deleting/delete-at-paragraph-boundaries-004-expected.png: Added.
18212         * platform/efl/editing/deleting/delete-at-paragraph-boundaries-004-expected.txt: Added.
18213         * platform/efl/editing/deleting/delete-at-paragraph-boundaries-005-expected.png: Added.
18214         * platform/efl/editing/deleting/delete-at-paragraph-boundaries-005-expected.txt: Added.
18215         * platform/efl/editing/deleting/delete-at-paragraph-boundaries-006-expected.png: Added.
18216         * platform/efl/editing/deleting/delete-at-paragraph-boundaries-006-expected.txt: Added.
18217         * platform/efl/editing/deleting/delete-at-paragraph-boundaries-007-expected.png: Added.
18218         * platform/efl/editing/deleting/delete-at-paragraph-boundaries-007-expected.txt: Added.
18219         * platform/efl/editing/deleting/delete-at-paragraph-boundaries-008-expected.png: Added.
18220         * platform/efl/editing/deleting/delete-at-paragraph-boundaries-008-expected.txt: Added.
18221         * platform/efl/editing/deleting/delete-at-paragraph-boundaries-009-expected.png: Added.
18222         * platform/efl/editing/deleting/delete-at-paragraph-boundaries-009-expected.txt: Added.
18223         * platform/efl/editing/deleting/delete-at-paragraph-boundaries-010-expected.png: Added.
18224         * platform/efl/editing/deleting/delete-at-paragraph-boundaries-010-expected.txt: Added.
18225         * platform/efl/editing/deleting/delete-at-paragraph-boundaries-011-expected.png: Added.
18226         * platform/efl/editing/deleting/delete-at-paragraph-boundaries-011-expected.txt: Added.
18227         * platform/efl/editing/deleting/delete-at-start-or-end-expected.png: Added.
18228         * platform/efl/editing/deleting/delete-at-start-or-end-expected.txt: Added.
18229         * platform/efl/editing/deleting/delete-block-contents-001-expected.png: Added.
18230         * platform/efl/editing/deleting/delete-block-contents-001-expected.txt: Added.
18231         * platform/efl/editing/deleting/delete-block-contents-002-expected.png: Added.
18232         * platform/efl/editing/deleting/delete-block-contents-002-expected.txt: Added.
18233         * platform/efl/editing/deleting/delete-block-contents-003-expected.png: Added.
18234         * platform/efl/editing/deleting/delete-block-contents-003-expected.txt: Added.
18235         * platform/efl/editing/deleting/delete-block-merge-contents-001-expected.png: Added.
18236         * platform/efl/editing/deleting/delete-block-merge-contents-001-expected.txt: Added.
18237         * platform/efl/editing/deleting/delete-block-merge-contents-002-expected.png: Added.
18238         * platform/efl/editing/deleting/delete-block-merge-contents-002-expected.txt: Added.
18239         * platform/efl/editing/deleting/delete-block-merge-contents-003-expected.png: Added.
18240         * platform/efl/editing/deleting/delete-block-merge-contents-003-expected.txt: Added.
18241         * platform/efl/editing/deleting/delete-block-merge-contents-004-expected.png: Added.
18242         * platform/efl/editing/deleting/delete-block-merge-contents-004-expected.txt: Added.
18243         * platform/efl/editing/deleting/delete-block-merge-contents-005-expected.png: Added.
18244         * platform/efl/editing/deleting/delete-block-merge-contents-005-expected.txt: Added.
18245         * platform/efl/editing/deleting/delete-block-merge-contents-006-expected.png: Added.
18246         * platform/efl/editing/deleting/delete-block-merge-contents-006-expected.txt: Added.
18247         * platform/efl/editing/deleting/delete-block-merge-contents-007-expected.png: Added.
18248         * platform/efl/editing/deleting/delete-block-merge-contents-007-expected.txt: Added.
18249         * platform/efl/editing/deleting/delete-block-merge-contents-008-expected.png: Added.
18250         * platform/efl/editing/deleting/delete-block-merge-contents-008-expected.txt: Added.
18251         * platform/efl/editing/deleting/delete-block-merge-contents-009-expected.png: Added.
18252         * platform/efl/editing/deleting/delete-block-merge-contents-009-expected.txt: Added.
18253         * platform/efl/editing/deleting/delete-block-merge-contents-010-expected.png: Added.
18254         * platform/efl/editing/deleting/delete-block-merge-contents-010-expected.txt: Added.
18255         * platform/efl/editing/deleting/delete-block-merge-contents-011-expected.png: Added.
18256         * platform/efl/editing/deleting/delete-block-merge-contents-011-expected.txt: Added.
18257         * platform/efl/editing/deleting/delete-block-merge-contents-012-expected.png: Added.
18258         * platform/efl/editing/deleting/delete-block-merge-contents-012-expected.txt: Added.
18259         * platform/efl/editing/deleting/delete-block-merge-contents-013-expected.png: Added.
18260         * platform/efl/editing/deleting/delete-block-merge-contents-013-expected.txt: Added.
18261         * platform/efl/editing/deleting/delete-block-merge-contents-014-expected.png: Added.
18262         * platform/efl/editing/deleting/delete-block-merge-contents-014-expected.txt: Added.
18263         * platform/efl/editing/deleting/delete-block-merge-contents-015-expected.png: Added.
18264         * platform/efl/editing/deleting/delete-block-merge-contents-015-expected.txt: Added.
18265         * platform/efl/editing/deleting/delete-block-merge-contents-016-expected.png: Added.
18266         * platform/efl/editing/deleting/delete-block-merge-contents-016-expected.txt: Added.
18267         * platform/efl/editing/deleting/delete-block-merge-contents-017-expected.png: Added.
18268         * platform/efl/editing/deleting/delete-block-merge-contents-017-expected.txt: Added.
18269         * platform/efl/editing/deleting/delete-block-merge-contents-018-expected.png: Added.
18270         * platform/efl/editing/deleting/delete-block-merge-contents-018-expected.txt: Added.
18271         * platform/efl/editing/deleting/delete-block-merge-contents-019-expected.png: Added.
18272         * platform/efl/editing/deleting/delete-block-merge-contents-019-expected.txt: Added.
18273         * platform/efl/editing/deleting/delete-block-merge-contents-020-expected.png: Added.
18274         * platform/efl/editing/deleting/delete-block-merge-contents-020-expected.txt: Added.
18275         * platform/efl/editing/deleting/delete-block-merge-contents-021-expected.png: Added.
18276         * platform/efl/editing/deleting/delete-block-merge-contents-021-expected.txt: Added.
18277         * platform/efl/editing/deleting/delete-block-merge-contents-022-expected.png: Added.
18278         * platform/efl/editing/deleting/delete-block-merge-contents-022-expected.txt: Added.
18279         * platform/efl/editing/deleting/delete-block-merge-contents-023-expected.png: Added.
18280         * platform/efl/editing/deleting/delete-block-merge-contents-023-expected.txt: Added.
18281         * platform/efl/editing/deleting/delete-block-merge-contents-024-expected.png: Added.
18282         * platform/efl/editing/deleting/delete-block-merge-contents-024-expected.txt: Added.
18283         * platform/efl/editing/deleting/delete-br-001-expected.png: Added.
18284         * platform/efl/editing/deleting/delete-br-001-expected.txt: Added.
18285         * platform/efl/editing/deleting/delete-br-002-expected.png: Added.
18286         * platform/efl/editing/deleting/delete-br-002-expected.txt: Added.
18287         * platform/efl/editing/deleting/delete-br-003-expected.png: Added.
18288         * platform/efl/editing/deleting/delete-br-003-expected.txt: Added.
18289         * platform/efl/editing/deleting/delete-br-004-expected.png: Added.
18290         * platform/efl/editing/deleting/delete-br-004-expected.txt: Added.
18291         * platform/efl/editing/deleting/delete-br-005-expected.png: Added.
18292         * platform/efl/editing/deleting/delete-br-005-expected.txt: Added.
18293         * platform/efl/editing/deleting/delete-br-006-expected.png: Added.
18294         * platform/efl/editing/deleting/delete-br-006-expected.txt: Added.
18295         * platform/efl/editing/deleting/delete-br-007-expected.png: Added.
18296         * platform/efl/editing/deleting/delete-br-007-expected.txt: Added.
18297         * platform/efl/editing/deleting/delete-br-008-expected.png: Added.
18298         * platform/efl/editing/deleting/delete-br-008-expected.txt: Added.
18299         * platform/efl/editing/deleting/delete-br-009-expected.png: Added.
18300         * platform/efl/editing/deleting/delete-br-009-expected.txt: Added.
18301         * platform/efl/editing/deleting/delete-br-010-expected.png: Added.
18302         * platform/efl/editing/deleting/delete-br-010-expected.txt: Added.
18303         * platform/efl/editing/deleting/delete-br-013-expected.png: Added.
18304         * platform/efl/editing/deleting/delete-br-013-expected.txt: Added.
18305         * platform/efl/editing/deleting/delete-character-001-expected.png: Added.
18306         * platform/efl/editing/deleting/delete-character-001-expected.txt: Added.
18307         * platform/efl/editing/deleting/delete-contiguous-ws-001-expected.png: Added.
18308         * platform/efl/editing/deleting/delete-contiguous-ws-001-expected.txt: Added.
18309         * platform/efl/editing/deleting/delete-first-list-item-expected.png: Added.
18310         * platform/efl/editing/deleting/delete-first-list-item-expected.txt: Added.
18311         * platform/efl/editing/deleting/delete-hr-expected.png: Added.
18312         * platform/efl/editing/deleting/delete-hr-expected.txt: Added.
18313         * platform/efl/editing/deleting/delete-image-001-expected.png: Added.
18314         * platform/efl/editing/deleting/delete-image-001-expected.txt: Added.
18315         * platform/efl/editing/deleting/delete-image-002-expected.png: Added.
18316         * platform/efl/editing/deleting/delete-image-002-expected.txt: Added.
18317         * platform/efl/editing/deleting/delete-image-003-expected.png: Added.
18318         * platform/efl/editing/deleting/delete-image-003-expected.txt: Added.
18319         * platform/efl/editing/deleting/delete-image-004-expected.png: Added.
18320         * platform/efl/editing/deleting/delete-image-004-expected.txt: Added.
18321         * platform/efl/editing/deleting/delete-leading-ws-001-expected.png: Added.
18322         * platform/efl/editing/deleting/delete-leading-ws-001-expected.txt: Added.
18323         * platform/efl/editing/deleting/delete-line-001-expected.png: Added.
18324         * platform/efl/editing/deleting/delete-line-001-expected.txt: Added.
18325         * platform/efl/editing/deleting/delete-line-002-expected.png: Added.
18326         * platform/efl/editing/deleting/delete-line-002-expected.txt: Added.
18327         * platform/efl/editing/deleting/delete-line-003-expected.png: Added.
18328         * platform/efl/editing/deleting/delete-line-003-expected.txt: Added.
18329         * platform/efl/editing/deleting/delete-line-004-expected.png: Added.
18330         * platform/efl/editing/deleting/delete-line-004-expected.txt: Added.
18331         * platform/efl/editing/deleting/delete-line-005-expected.png: Added.
18332         * platform/efl/editing/deleting/delete-line-005-expected.txt: Added.
18333         * platform/efl/editing/deleting/delete-line-006-expected.png: Added.
18334         * platform/efl/editing/deleting/delete-line-006-expected.txt: Added.
18335         * platform/efl/editing/deleting/delete-line-007-expected.png: Added.
18336         * platform/efl/editing/deleting/delete-line-007-expected.txt: Added.
18337         * platform/efl/editing/deleting/delete-line-008-expected.png: Added.
18338         * platform/efl/editing/deleting/delete-line-008-expected.txt: Added.
18339         * platform/efl/editing/deleting/delete-line-009-expected.png: Added.
18340         * platform/efl/editing/deleting/delete-line-009-expected.txt: Added.
18341         * platform/efl/editing/deleting/delete-line-010-expected.png: Added.
18342         * platform/efl/editing/deleting/delete-line-010-expected.txt: Added.
18343         * platform/efl/editing/deleting/delete-line-011-expected.png: Added.
18344         * platform/efl/editing/deleting/delete-line-012-expected.png: Added.
18345         * platform/efl/editing/deleting/delete-line-012-expected.txt: Added.
18346         * platform/efl/editing/deleting/delete-line-013-expected.png: Added.
18347         * platform/efl/editing/deleting/delete-line-013-expected.txt: Added.
18348         * platform/efl/editing/deleting/delete-line-014-expected.png: Added.
18349         * platform/efl/editing/deleting/delete-line-014-expected.txt: Added.
18350         * platform/efl/editing/deleting/delete-line-015-expected.png: Added.
18351         * platform/efl/editing/deleting/delete-line-015-expected.txt: Added.
18352         * platform/efl/editing/deleting/delete-line-016-expected.png: Added.
18353         * platform/efl/editing/deleting/delete-line-016-expected.txt: Added.
18354         * platform/efl/editing/deleting/delete-line-017-expected.png: Added.
18355         * platform/efl/editing/deleting/delete-line-017-expected.txt: Added.
18356         * platform/efl/editing/deleting/delete-line-end-ws-001-expected.png: Added.
18357         * platform/efl/editing/deleting/delete-line-end-ws-001-expected.txt: Added.
18358         * platform/efl/editing/deleting/delete-line-end-ws-002-expected.png: Added.
18359         * platform/efl/editing/deleting/delete-line-end-ws-002-expected.txt: Added.
18360         * platform/efl/editing/deleting/delete-listitem-001-expected.png: Added.
18361         * platform/efl/editing/deleting/delete-listitem-001-expected.txt: Added.
18362         * platform/efl/editing/deleting/delete-listitem-002-expected.png: Added.
18363         * platform/efl/editing/deleting/delete-listitem-002-expected.txt: Added.
18364         * platform/efl/editing/deleting/delete-selection-001-expected.png: Added.
18365         * platform/efl/editing/deleting/delete-selection-001-expected.txt: Added.
18366         * platform/efl/editing/deleting/delete-tab-001-expected.png: Added.
18367         * platform/efl/editing/deleting/delete-tab-002-expected.png: Added.
18368         * platform/efl/editing/deleting/delete-tab-002-expected.txt: Added.
18369         * platform/efl/editing/deleting/delete-tab-003-expected.png: Added.
18370         * platform/efl/editing/deleting/delete-tab-003-expected.txt: Added.
18371         * platform/efl/editing/deleting/delete-tab-004-expected.png: Added.
18372         * platform/efl/editing/deleting/delete-to-select-table-expected.png: Added.
18373         * platform/efl/editing/deleting/delete-to-select-table-expected.txt: Added.
18374         * platform/efl/editing/deleting/delete-trailing-ws-001-expected.png: Added.
18375         * platform/efl/editing/deleting/delete-trailing-ws-001-expected.txt: Added.
18376         * platform/efl/editing/deleting/delete-trailing-ws-002-expected.png: Added.
18377         * platform/efl/editing/deleting/delete-trailing-ws-002-expected.txt: Added.
18378         * platform/efl/editing/deleting/delete-ws-fixup-001-expected.png: Added.
18379         * platform/efl/editing/deleting/delete-ws-fixup-001-expected.txt: Added.
18380         * platform/efl/editing/deleting/delete-ws-fixup-002-expected.png: Added.
18381         * platform/efl/editing/deleting/delete-ws-fixup-002-expected.txt: Added.
18382         * platform/efl/editing/deleting/delete-ws-fixup-003-expected.png: Added.
18383         * platform/efl/editing/deleting/delete-ws-fixup-003-expected.txt: Added.
18384         * platform/efl/editing/deleting/delete-ws-fixup-004-expected.png: Added.
18385         * platform/efl/editing/deleting/delete-ws-fixup-004-expected.txt: Added.
18386         * platform/efl/editing/deleting/forward-delete-expected.png: Added.
18387         * platform/efl/editing/deleting/forward-delete-expected.txt: Added.
18388         * platform/efl/editing/deleting/list-item-1-expected.png: Added.
18389         * platform/efl/editing/deleting/list-item-1-expected.txt: Added.
18390         * platform/efl/editing/deleting/merge-different-styles-expected.png: Added.
18391         * platform/efl/editing/deleting/merge-different-styles-expected.txt: Added.
18392         * platform/efl/editing/deleting/merge-endOfParagraph-expected.png: Added.
18393         * platform/efl/editing/deleting/merge-endOfParagraph-expected.txt: Added.
18394         * platform/efl/editing/deleting/merge-no-br-expected.png: Added.
18395         * platform/efl/editing/deleting/merge-no-br-expected.txt: Added.
18396         * platform/efl/editing/deleting/merge-unrendered-space-expected.png: Added.
18397         * platform/efl/editing/deleting/merge-unrendered-space-expected.txt: Added.
18398         * platform/efl/editing/deleting/merge-whitespace-pre-expected.png: Added.
18399         * platform/efl/editing/deleting/merge-whitespace-pre-expected.txt: Added.
18400         * platform/efl/editing/deleting/move-nodes-001-expected.png: Added.
18401         * platform/efl/editing/deleting/move-nodes-001-expected.txt: Added.
18402         * platform/efl/editing/deleting/non-smart-delete-expected.png: Added.
18403         * platform/efl/editing/deleting/non-smart-delete-expected.txt: Added.
18404         * platform/efl/editing/deleting/pruning-after-merge-2-expected.png: Added.
18405         * platform/efl/editing/deleting/pruning-after-merge-2-expected.txt: Added.
18406         * platform/efl/editing/deleting/smart-delete-001-expected.png: Added.
18407         * platform/efl/editing/deleting/smart-delete-001-expected.txt: Added.
18408         * platform/efl/editing/deleting/smart-delete-002-expected.png: Added.
18409         * platform/efl/editing/deleting/table-cells-expected.png: Added.
18410         * platform/efl/editing/deleting/table-cells-expected.txt: Added.
18411         * platform/efl/editing/deleting/transpose-empty-expected.png: Added.
18412         * platform/efl/editing/deleting/transpose-empty-expected.txt: Added.
18413         * platform/efl/editing/deleting/type-delete-after-quote-expected.png: Added.
18414         * platform/efl/editing/deleting/type-delete-after-quote-expected.txt: Added.
18415         * platform/efl/editing/inserting/12882-expected.png: Added.
18416         * platform/efl/editing/inserting/12882-expected.txt: Added.
18417         * platform/efl/editing/inserting/4278698-expected.png: Added.
18418         * platform/efl/editing/inserting/4278698-expected.txt: Added.
18419         * platform/efl/editing/inserting/4840662-expected.png: Added.
18420         * platform/efl/editing/inserting/4840662-expected.txt: Added.
18421         * platform/efl/editing/inserting/4875189-1-expected.png: Added.
18422         * platform/efl/editing/inserting/4875189-1-expected.txt: Added.
18423         * platform/efl/editing/inserting/4875189-2-expected.png: Added.
18424         * platform/efl/editing/inserting/4875189-2-expected.txt: Added.
18425         * platform/efl/editing/inserting/4959067-expected.png: Added.
18426         * platform/efl/editing/inserting/4959067-expected.txt: Added.
18427         * platform/efl/editing/inserting/4960120-1-expected.png: Added.
18428         * platform/efl/editing/inserting/4960120-1-expected.txt: Added.
18429         * platform/efl/editing/inserting/4960120-2-expected.png: Added.
18430         * platform/efl/editing/inserting/4960120-2-expected.txt: Added.
18431         * platform/efl/editing/inserting/5002441-expected.png: Added.
18432         * platform/efl/editing/inserting/5002441-expected.txt: Added.
18433         * platform/efl/editing/inserting/5058163-1-expected.png: Added.
18434         * platform/efl/editing/inserting/5058163-1-expected.txt: Added.
18435         * platform/efl/editing/inserting/5058163-2-expected.png: Added.
18436         * platform/efl/editing/inserting/5058163-2-expected.txt: Added.
18437         * platform/efl/editing/inserting/5156401-2-expected.png: Added.
18438         * platform/efl/editing/inserting/5156401-2-expected.txt: Added.
18439         * platform/efl/editing/inserting/5418891-expected.png: Added.
18440         * platform/efl/editing/inserting/5418891-expected.txt: Added.
18441         * platform/efl/editing/inserting/5510537-expected.png: Added.
18442         * platform/efl/editing/inserting/5510537-expected.txt: Added.
18443         * platform/efl/editing/inserting/5549929-2-expected.png: Added.
18444         * platform/efl/editing/inserting/5549929-2-expected.txt: Added.
18445         * platform/efl/editing/inserting/5549929-3-expected.png: Added.
18446         * platform/efl/editing/inserting/5549929-3-expected.txt: Added.
18447         * platform/efl/editing/inserting/6703873-expected.png: Added.
18448         * platform/efl/editing/inserting/6703873-expected.txt: Added.
18449         * platform/efl/editing/inserting/editable-html-element-expected.png: Added.
18450         * platform/efl/editing/inserting/editable-html-element-expected.txt: Added.
18451         * platform/efl/editing/inserting/editable-inline-element-expected.png: Added.
18452         * platform/efl/editing/inserting/editable-inline-element-expected.txt: Added.
18453         * platform/efl/editing/inserting/edited-whitespace-1-expected.png: Added.
18454         * platform/efl/editing/inserting/edited-whitespace-1-expected.txt: Added.
18455         * platform/efl/editing/inserting/editing-empty-divs-expected.png: Added.
18456         * platform/efl/editing/inserting/editing-empty-divs-expected.txt: Added.
18457         * platform/efl/editing/inserting/insert-3654864-fix-expected.png: Added.
18458         * platform/efl/editing/inserting/insert-3654864-fix-expected.txt: Added.
18459         * platform/efl/editing/inserting/insert-3775316-fix-expected.png: Added.
18460         * platform/efl/editing/inserting/insert-3775316-fix-expected.txt: Added.
18461         * platform/efl/editing/inserting/insert-3778059-fix-expected.png: Added.
18462         * platform/efl/editing/inserting/insert-3778059-fix-expected.txt: Added.
18463         * platform/efl/editing/inserting/insert-3800346-fix-expected.png: Added.
18464         * platform/efl/editing/inserting/insert-3800346-fix-expected.txt: Added.
18465         * platform/efl/editing/inserting/insert-3851164-fix-expected.png: Added.
18466         * platform/efl/editing/inserting/insert-3851164-fix-expected.txt: Added.
18467         * platform/efl/editing/inserting/insert-after-delete-001-expected.png: Added.
18468         * platform/efl/editing/inserting/insert-after-delete-001-expected.txt: Added.
18469         * platform/efl/editing/inserting/insert-at-end-01-expected.png: Added.
18470         * platform/efl/editing/inserting/insert-at-end-01-expected.txt: Added.
18471         * platform/efl/editing/inserting/insert-at-end-02-expected.png: Added.
18472         * platform/efl/editing/inserting/insert-at-end-02-expected.txt: Added.
18473         * platform/efl/editing/inserting/insert-br-001-expected.png: Added.
18474         * platform/efl/editing/inserting/insert-br-001-expected.txt: Added.
18475         * platform/efl/editing/inserting/insert-br-002-expected.png: Added.
18476         * platform/efl/editing/inserting/insert-br-002-expected.txt: Added.
18477         * platform/efl/editing/inserting/insert-br-003-expected.png: Added.
18478         * platform/efl/editing/inserting/insert-br-003-expected.txt: Added.
18479         * platform/efl/editing/inserting/insert-br-004-expected.png: Added.
18480         * platform/efl/editing/inserting/insert-br-004-expected.txt: Added.
18481         * platform/efl/editing/inserting/insert-br-005-expected.png: Added.
18482         * platform/efl/editing/inserting/insert-br-005-expected.txt: Added.
18483         * platform/efl/editing/inserting/insert-br-006-expected.png: Added.
18484         * platform/efl/editing/inserting/insert-br-006-expected.txt: Added.
18485         * platform/efl/editing/inserting/insert-br-007-expected.png: Added.
18486         * platform/efl/editing/inserting/insert-br-007-expected.txt: Added.
18487         * platform/efl/editing/inserting/insert-br-008-expected.png: Added.
18488         * platform/efl/editing/inserting/insert-br-008-expected.txt: Added.
18489         * platform/efl/editing/inserting/insert-br-009-expected.png: Added.
18490         * platform/efl/editing/inserting/insert-br-009-expected.txt: Added.
18491         * platform/efl/editing/inserting/insert-br-at-tabspan-001-expected.png: Added.
18492         * platform/efl/editing/inserting/insert-br-at-tabspan-001-expected.txt: Added.
18493         * platform/efl/editing/inserting/insert-br-at-tabspan-002-expected.png: Added.
18494         * platform/efl/editing/inserting/insert-br-at-tabspan-002-expected.txt: Added.
18495         * platform/efl/editing/inserting/insert-br-at-tabspan-003-expected.png: Added.
18496         * platform/efl/editing/inserting/insert-br-at-tabspan-003-expected.txt: Added.
18497         * platform/efl/editing/inserting/insert-br-quoted-001-expected.png: Added.
18498         * platform/efl/editing/inserting/insert-br-quoted-001-expected.txt: Added.
18499         * platform/efl/editing/inserting/insert-br-quoted-002-expected.png: Added.
18500         * platform/efl/editing/inserting/insert-br-quoted-002-expected.txt: Added.
18501         * platform/efl/editing/inserting/insert-br-quoted-003-expected.png: Added.
18502         * platform/efl/editing/inserting/insert-br-quoted-003-expected.txt: Added.
18503         * platform/efl/editing/inserting/insert-br-quoted-004-expected.png: Added.
18504         * platform/efl/editing/inserting/insert-br-quoted-004-expected.txt: Added.
18505         * platform/efl/editing/inserting/insert-br-quoted-005-expected.png: Added.
18506         * platform/efl/editing/inserting/insert-br-quoted-005-expected.txt: Added.
18507         * platform/efl/editing/inserting/insert-br-quoted-006-expected.png: Added.
18508         * platform/efl/editing/inserting/insert-br-quoted-006-expected.txt: Added.
18509         * platform/efl/editing/inserting/insert-div-001-expected.png: Added.
18510         * platform/efl/editing/inserting/insert-div-001-expected.txt: Added.
18511         * platform/efl/editing/inserting/insert-div-002-expected.png: Added.
18512         * platform/efl/editing/inserting/insert-div-002-expected.txt: Added.
18513         * platform/efl/editing/inserting/insert-div-003-expected.png: Added.
18514         * platform/efl/editing/inserting/insert-div-003-expected.txt: Added.
18515         * platform/efl/editing/inserting/insert-div-004-expected.png: Added.
18516         * platform/efl/editing/inserting/insert-div-004-expected.txt: Added.
18517         * platform/efl/editing/inserting/insert-div-005-expected.png: Added.
18518         * platform/efl/editing/inserting/insert-div-005-expected.txt: Added.
18519         * platform/efl/editing/inserting/insert-div-006-expected.png: Added.
18520         * platform/efl/editing/inserting/insert-div-006-expected.txt: Added.
18521         * platform/efl/editing/inserting/insert-div-007-expected.png: Added.
18522         * platform/efl/editing/inserting/insert-div-007-expected.txt: Added.
18523         * platform/efl/editing/inserting/insert-div-008-expected.png: Added.
18524         * platform/efl/editing/inserting/insert-div-008-expected.txt: Added.
18525         * platform/efl/editing/inserting/insert-div-009-expected.png: Added.
18526         * platform/efl/editing/inserting/insert-div-009-expected.txt: Added.
18527         * platform/efl/editing/inserting/insert-div-010-expected.png: Added.
18528         * platform/efl/editing/inserting/insert-div-010-expected.txt: Added.
18529         * platform/efl/editing/inserting/insert-div-011-expected.png: Added.
18530         * platform/efl/editing/inserting/insert-div-011-expected.txt: Added.
18531         * platform/efl/editing/inserting/insert-div-012-expected.png: Added.
18532         * platform/efl/editing/inserting/insert-div-012-expected.txt: Added.
18533         * platform/efl/editing/inserting/insert-div-013-expected.png: Added.
18534         * platform/efl/editing/inserting/insert-div-013-expected.txt: Added.
18535         * platform/efl/editing/inserting/insert-div-014-expected.png: Added.
18536         * platform/efl/editing/inserting/insert-div-014-expected.txt: Added.
18537         * platform/efl/editing/inserting/insert-div-015-expected.png: Added.
18538         * platform/efl/editing/inserting/insert-div-015-expected.txt: Added.
18539         * platform/efl/editing/inserting/insert-div-016-expected.png: Added.
18540         * platform/efl/editing/inserting/insert-div-016-expected.txt: Added.
18541         * platform/efl/editing/inserting/insert-div-017-expected.png: Added.
18542         * platform/efl/editing/inserting/insert-div-017-expected.txt: Added.
18543         * platform/efl/editing/inserting/insert-div-018-expected.png: Added.
18544         * platform/efl/editing/inserting/insert-div-018-expected.txt: Added.
18545         * platform/efl/editing/inserting/insert-div-019-expected.png: Added.
18546         * platform/efl/editing/inserting/insert-div-019-expected.txt: Added.
18547         * platform/efl/editing/inserting/insert-div-020-expected.png: Added.
18548         * platform/efl/editing/inserting/insert-div-020-expected.txt: Added.
18549         * platform/efl/editing/inserting/insert-div-022-expected.png: Added.
18550         * platform/efl/editing/inserting/insert-div-022-expected.txt: Added.
18551         * platform/efl/editing/inserting/insert-div-023-expected.png: Added.
18552         * platform/efl/editing/inserting/insert-div-023-expected.txt: Added.
18553         * platform/efl/editing/inserting/insert-div-024-expected.png: Added.
18554         * platform/efl/editing/inserting/insert-div-024-expected.txt: Added.
18555         * platform/efl/editing/inserting/insert-div-025-expected.png: Added.
18556         * platform/efl/editing/inserting/insert-div-025-expected.txt: Added.
18557         * platform/efl/editing/inserting/insert-div-026-expected.png: Added.
18558         * platform/efl/editing/inserting/insert-div-026-expected.txt: Added.
18559         * platform/efl/editing/inserting/insert-div-027-expected.png: Added.
18560         * platform/efl/editing/inserting/insert-div-027-expected.txt: Added.
18561         * platform/efl/editing/inserting/insert-paragraph-01-expected.png: Added.
18562         * platform/efl/editing/inserting/insert-paragraph-01-expected.txt: Added.
18563         * platform/efl/editing/inserting/insert-paragraph-02-expected.png: Added.
18564         * platform/efl/editing/inserting/insert-paragraph-02-expected.txt: Added.
18565         * platform/efl/editing/inserting/insert-paragraph-03-expected.png: Added.
18566         * platform/efl/editing/inserting/insert-paragraph-03-expected.txt: Added.
18567         * platform/efl/editing/inserting/insert-paragraph-04-expected.png: Added.
18568         * platform/efl/editing/inserting/insert-paragraph-04-expected.txt: Added.
18569         * platform/efl/editing/inserting/insert-paragraph-05-expected.png: Added.
18570         * platform/efl/editing/inserting/insert-paragraph-05-expected.txt: Added.
18571         * platform/efl/editing/inserting/insert-space-in-empty-doc-expected.png: Added.
18572         * platform/efl/editing/inserting/insert-space-in-empty-doc-expected.txt: Added.
18573         * platform/efl/editing/inserting/insert-tab-001-expected.png: Added.
18574         * platform/efl/editing/inserting/insert-tab-001-expected.txt: Added.
18575         * platform/efl/editing/inserting/insert-tab-002-expected.png: Added.
18576         * platform/efl/editing/inserting/insert-tab-002-expected.txt: Added.
18577         * platform/efl/editing/inserting/insert-tab-003-expected.png: Added.
18578         * platform/efl/editing/inserting/insert-tab-003-expected.txt: Added.
18579         * platform/efl/editing/inserting/insert-tab-004-expected.png: Added.
18580         * platform/efl/editing/inserting/insert-tab-004-expected.txt: Added.
18581         * platform/efl/editing/inserting/insert-text-at-tabspan-001-expected.png: Added.
18582         * platform/efl/editing/inserting/insert-text-at-tabspan-001-expected.txt: Added.
18583         * platform/efl/editing/inserting/insert-text-at-tabspan-002-expected.png: Added.
18584         * platform/efl/editing/inserting/insert-text-at-tabspan-002-expected.txt: Added.
18585         * platform/efl/editing/inserting/insert-text-at-tabspan-003-expected.png: Added.
18586         * platform/efl/editing/inserting/insert-text-at-tabspan-003-expected.txt: Added.
18587         * platform/efl/editing/inserting/insert-text-with-newlines-expected.png: Added.
18588         * platform/efl/editing/inserting/insert-text-with-newlines-expected.txt: Added.
18589         * platform/efl/editing/inserting/line-break-expected.png: Added.
18590         * platform/efl/editing/inserting/line-break-expected.txt: Added.
18591         * platform/efl/editing/inserting/multiple-lines-selected-expected.png: Added.
18592         * platform/efl/editing/inserting/multiple-lines-selected-expected.txt: Added.
18593         * platform/efl/editing/inserting/paragraph-separator-01-expected.png: Added.
18594         * platform/efl/editing/inserting/paragraph-separator-01-expected.txt: Added.
18595         * platform/efl/editing/inserting/paragraph-separator-02-expected.png: Added.
18596         * platform/efl/editing/inserting/paragraph-separator-02-expected.txt: Added.
18597         * platform/efl/editing/inserting/paragraph-separator-03-expected.png: Added.
18598         * platform/efl/editing/inserting/paragraph-separator-03-expected.txt: Added.
18599         * platform/efl/editing/inserting/paragraph-separator-in-table-1-expected.png: Added.
18600         * platform/efl/editing/inserting/paragraph-separator-in-table-1-expected.txt: Added.
18601         * platform/efl/editing/inserting/paragraph-separator-in-table-2-expected.png: Added.
18602         * platform/efl/editing/inserting/paragraph-separator-in-table-2-expected.txt: Added.
18603         * platform/efl/editing/inserting/redo-expected.png: Added.
18604         * platform/efl/editing/inserting/redo-expected.txt: Added.
18605         * platform/efl/editing/inserting/return-key-with-selection-001-expected.png: Added.
18606         * platform/efl/editing/inserting/return-key-with-selection-001-expected.txt: Added.
18607         * platform/efl/editing/inserting/return-key-with-selection-002-expected.png: Added.
18608         * platform/efl/editing/inserting/return-key-with-selection-002-expected.txt: Added.
18609         * platform/efl/editing/inserting/return-key-with-selection-003-expected.png: Added.
18610         * platform/efl/editing/inserting/return-key-with-selection-003-expected.txt: Added.
18611         * platform/efl/editing/inserting/typing-001-expected.png: Added.
18612         * platform/efl/editing/inserting/typing-001-expected.txt: Added.
18613         * platform/efl/editing/inserting/typing-002-expected.png: Added.
18614         * platform/efl/editing/inserting/typing-002-expected.txt: Added.
18615         * platform/efl/editing/inserting/typing-003-expected.png: Added.
18616         * platform/efl/editing/inserting/typing-003-expected.txt: Added.
18617         * platform/efl/editing/inserting/typing-around-br-001-expected.png: Added.
18618         * platform/efl/editing/inserting/typing-around-br-001-expected.txt: Added.
18619         * platform/efl/editing/inserting/typing-around-image-001-expected.png: Added.
18620         * platform/efl/editing/inserting/typing-around-image-001-expected.txt: Added.
18621         * platform/efl/editing/inserting/typing-at-end-of-line-expected.png: Added.
18622         * platform/efl/editing/inserting/typing-at-end-of-line-expected.txt: Added.
18623         * platform/efl/editing/selection/13804-expected.png: Added.
18624         * platform/efl/editing/selection/13804-expected.txt: Added.
18625         * platform/efl/editing/selection/14971-expected.png: Added.
18626         * platform/efl/editing/selection/14971-expected.txt: Added.
18627         * platform/efl/editing/selection/4402375-expected.png: Added.
18628         * platform/efl/editing/selection/4402375-expected.txt: Added.
18629         * platform/efl/editing/selection/4776665-expected.png: Added.
18630         * platform/efl/editing/selection/4776665-expected.txt: Added.
18631         * platform/efl/editing/selection/4818145-expected.png: Added.
18632         * platform/efl/editing/selection/4818145-expected.txt: Added.
18633         * platform/efl/editing/selection/4866671-expected.png: Added.
18634         * platform/efl/editing/selection/4866671-expected.txt: Added.
18635         * platform/efl/editing/selection/4889598-expected.png: Added.
18636         * platform/efl/editing/selection/4889598-expected.txt: Added.
18637         * platform/efl/editing/selection/4895428-2-expected.png: Added.
18638         * platform/efl/editing/selection/4895428-2-expected.txt: Added.
18639         * platform/efl/editing/selection/4932260-1-expected.png: Added.
18640         * platform/efl/editing/selection/4932260-1-expected.txt: Added.
18641         * platform/efl/editing/selection/4932260-2-expected.png: Added.
18642         * platform/efl/editing/selection/4932260-2-expected.txt: Added.
18643         * platform/efl/editing/selection/4932260-3-expected.png: Added.
18644         * platform/efl/editing/selection/4932260-3-expected.txt: Added.
18645         * platform/efl/editing/selection/4947387-expected.png: Added.
18646         * platform/efl/editing/selection/4947387-expected.txt: Added.
18647         * platform/efl/editing/selection/4960116-expected.png: Added.
18648         * platform/efl/editing/selection/4960116-expected.txt: Added.
18649         * platform/efl/editing/selection/4960137-expected.png: Added.
18650         * platform/efl/editing/selection/4960137-expected.txt: Added.
18651         * platform/efl/editing/selection/4983858-expected.png: Added.
18652         * platform/efl/editing/selection/4983858-expected.txt: Added.
18653         * platform/efl/editing/selection/5057506-2-expected.png: Added.
18654         * platform/efl/editing/selection/5057506-2-expected.txt: Added.
18655         * platform/efl/editing/selection/5076323-1-expected.png: Added.
18656         * platform/efl/editing/selection/5076323-1-expected.txt: Added.
18657         * platform/efl/editing/selection/5076323-2-expected.png: Added.
18658         * platform/efl/editing/selection/5076323-2-expected.txt: Added.
18659         * platform/efl/editing/selection/5076323-3-expected.png: Added.
18660         * platform/efl/editing/selection/5076323-3-expected.txt: Added.
18661         * platform/efl/editing/selection/5081257-1-expected.png: Added.
18662         * platform/efl/editing/selection/5081257-1-expected.txt: Added.
18663         * platform/efl/editing/selection/5081257-2-expected.png: Added.
18664         * platform/efl/editing/selection/5081257-2-expected.txt: Added.
18665         * platform/efl/editing/selection/5099303-expected.png: Added.
18666         * platform/efl/editing/selection/5099303-expected.txt: Added.
18667         * platform/efl/editing/selection/5131716-1-expected.png: Added.
18668         * platform/efl/editing/selection/5131716-1-expected.txt: Added.
18669         * platform/efl/editing/selection/5131716-2-expected.png: Added.
18670         * platform/efl/editing/selection/5131716-2-expected.txt: Added.
18671         * platform/efl/editing/selection/5131716-3-expected.png: Added.
18672         * platform/efl/editing/selection/5131716-3-expected.txt: Added.
18673         * platform/efl/editing/selection/5131716-4-expected.png: Added.
18674         * platform/efl/editing/selection/5131716-4-expected.txt: Added.
18675         * platform/efl/editing/selection/5195166-2-expected.png: Added.
18676         * platform/efl/editing/selection/5195166-2-expected.txt: Added.
18677         * platform/efl/editing/selection/5232159-expected.png: Added.
18678         * platform/efl/editing/selection/5232159-expected.txt: Added.
18679         * platform/efl/editing/selection/5234383-1-expected.png: Added.
18680         * platform/efl/editing/selection/5234383-1-expected.txt: Added.
18681         * platform/efl/editing/selection/5234383-2-expected.png: Added.
18682         * platform/efl/editing/selection/5234383-2-expected.txt: Added.
18683         * platform/efl/editing/selection/5240265-expected.png: Added.
18684         * platform/efl/editing/selection/5240265-expected.txt: Added.
18685         * platform/efl/editing/selection/5333725-expected.png: Added.
18686         * platform/efl/editing/selection/5333725-expected.txt: Added.
18687         * platform/efl/editing/selection/6476-expected.png: Added.
18688         * platform/efl/editing/selection/6476-expected.txt: Added.
18689         * platform/efl/editing/selection/7152-1-expected.png: Added.
18690         * platform/efl/editing/selection/7152-1-expected.txt: Added.
18691         * platform/efl/editing/selection/addRange-expected.png: Added.
18692         * platform/efl/editing/selection/addRange-expected.txt: Added.
18693         * platform/efl/editing/selection/after-line-wrap-expected.png: Added.
18694         * platform/efl/editing/selection/after-line-wrap-expected.txt: Added.
18695         * platform/efl/editing/selection/caret-ltr-2-expected.png: Added.
18696         * platform/efl/editing/selection/caret-ltr-2-expected.txt: Added.
18697         * platform/efl/editing/selection/caret-ltr-2-left-expected.png: Added.
18698         * platform/efl/editing/selection/caret-ltr-2-left-expected.txt: Added.
18699         * platform/efl/editing/selection/caret-ltr-expected.png: Added.
18700         * platform/efl/editing/selection/caret-ltr-expected.txt: Added.
18701         * platform/efl/editing/selection/caret-rtl-2-expected.png: Added.
18702         * platform/efl/editing/selection/caret-rtl-2-expected.txt: Added.
18703         * platform/efl/editing/selection/caret-rtl-expected.png: Added.
18704         * platform/efl/editing/selection/caret-rtl-expected.txt: Added.
18705         * platform/efl/editing/selection/clear-selection-expected.png: Added.
18706         * platform/efl/editing/selection/clear-selection-expected.txt: Added.
18707         * platform/efl/editing/selection/click-start-of-line-expected.png: Added.
18708         * platform/efl/editing/selection/click-start-of-line-expected.txt: Added.
18709         * platform/efl/editing/selection/contenteditable-click-inside-expected.png: Added.
18710         * platform/efl/editing/selection/contenteditable-click-inside-expected.txt: Added.
18711         * platform/efl/editing/selection/display-table-text-expected.png: Added.
18712         * platform/efl/editing/selection/display-table-text-expected.txt: Added.
18713         * platform/efl/editing/selection/drag-in-iframe-expected.png: Added.
18714         * platform/efl/editing/selection/drag-in-iframe-expected.txt: Added.
18715         * platform/efl/editing/selection/drag-to-contenteditable-iframe-expected.png: Added.
18716         * platform/efl/editing/selection/drag-to-contenteditable-iframe-expected.txt: Added.
18717         * platform/efl/editing/selection/editable-html-element-expected.png: Added.
18718         * platform/efl/editing/selection/editable-html-element-expected.txt: Added.
18719         * platform/efl/editing/selection/editable-links-expected.png: Added.
18720         * platform/efl/editing/selection/editable-links-expected.txt: Added.
18721         * platform/efl/editing/selection/editable-non-editable-crash-expected.png: Added.
18722         * platform/efl/editing/selection/editable-non-editable-crash-expected.txt: Added.
18723         * platform/efl/editing/selection/end-of-document-expected.png: Added.
18724         * platform/efl/editing/selection/end-of-document-expected.txt: Added.
18725         * platform/efl/editing/selection/expanding-selections-expected.png: Added.
18726         * platform/efl/editing/selection/expanding-selections-expected.txt: Added.
18727         * platform/efl/editing/selection/expanding-selections2-expected.png: Added.
18728         * platform/efl/editing/selection/expanding-selections2-expected.txt: Added.
18729         * platform/efl/editing/selection/extend-by-character-001-expected.png: Added.
18730         * platform/efl/editing/selection/extend-by-character-001-expected.txt: Added.
18731         * platform/efl/editing/selection/extend-by-character-004-expected.png: Added.
18732         * platform/efl/editing/selection/extend-by-character-004-expected.txt: Added.
18733         * platform/efl/editing/selection/extend-by-character-005-expected.png: Added.
18734         * platform/efl/editing/selection/extend-by-character-005-expected.txt: Added.
18735         * platform/efl/editing/selection/extend-by-character-006-expected.png: Added.
18736         * platform/efl/editing/selection/extend-by-character-006-expected.txt: Added.
18737         * platform/efl/editing/selection/extend-by-sentence-001-expected.png: Added.
18738         * platform/efl/editing/selection/extend-by-sentence-001-expected.txt: Added.
18739         * platform/efl/editing/selection/extend-by-word-001-expected.png: Added.
18740         * platform/efl/editing/selection/extend-by-word-001-expected.txt: Added.
18741         * platform/efl/editing/selection/extend-inside-transforms-forward-expected.png: Added.
18742         * platform/efl/editing/selection/extend-inside-transforms-forward-expected.txt: Added.
18743         * platform/efl/editing/selection/focus-body-expected.png: Added.
18744         * platform/efl/editing/selection/focus-body-expected.txt: Added.
18745         * platform/efl/editing/selection/focus_editable_html-expected.png: Added.
18746         * platform/efl/editing/selection/focus_editable_html-expected.txt: Added.
18747         * platform/efl/editing/selection/image-before-linebreak-expected.png: Added.
18748         * platform/efl/editing/selection/image-before-linebreak-expected.txt: Added.
18749         * platform/efl/editing/selection/inline-closest-leaf-child-expected.png: Added.
18750         * platform/efl/editing/selection/inline-closest-leaf-child-expected.txt: Added.
18751         * platform/efl/editing/selection/leave-requested-block-expected.png: Added.
18752         * platform/efl/editing/selection/leave-requested-block-expected.txt: Added.
18753         * platform/efl/editing/selection/line-wrap-1-expected.png: Added.
18754         * platform/efl/editing/selection/line-wrap-1-expected.txt: Added.
18755         * platform/efl/editing/selection/line-wrap-2-expected.png: Added.
18756         * platform/efl/editing/selection/line-wrap-2-expected.txt: Added.
18757         * platform/efl/editing/selection/mixed-editability-1-expected.png: Added.
18758         * platform/efl/editing/selection/mixed-editability-1-expected.txt: Added.
18759         * platform/efl/editing/selection/mixed-editability-2-expected.png: Added.
18760         * platform/efl/editing/selection/mixed-editability-2-expected.txt: Added.
18761         * platform/efl/editing/selection/mixed-editability-3-expected.png: Added.
18762         * platform/efl/editing/selection/mixed-editability-3-expected.txt: Added.
18763         * platform/efl/editing/selection/mixed-editability-4-expected.png: Added.
18764         * platform/efl/editing/selection/mixed-editability-4-expected.txt: Added.
18765         * platform/efl/editing/selection/mixed-editability-5-expected.png: Added.
18766         * platform/efl/editing/selection/mixed-editability-5-expected.txt: Added.
18767         * platform/efl/editing/selection/mixed-editability-8-expected.png: Added.
18768         * platform/efl/editing/selection/mixed-editability-8-expected.txt: Added.
18769         * platform/efl/editing/selection/mixed-editability-9-expected.png: Added.
18770         * platform/efl/editing/selection/mixed-editability-9-expected.txt: Added.
18771         * platform/efl/editing/selection/move-3875618-fix-expected.png: Added.
18772         * platform/efl/editing/selection/move-3875618-fix-expected.txt: Added.
18773         * platform/efl/editing/selection/move-3875641-fix-expected.png: Added.
18774         * platform/efl/editing/selection/move-3875641-fix-expected.txt: Added.
18775         * platform/efl/editing/selection/move-backwords-by-word-001-expected.png: Added.
18776         * platform/efl/editing/selection/move-backwords-by-word-001-expected.txt: Added.
18777         * platform/efl/editing/selection/move-between-blocks-no-001-expected.png: Added.
18778         * platform/efl/editing/selection/move-between-blocks-no-001-expected.txt: Added.
18779         * platform/efl/editing/selection/move-between-blocks-yes-001-expected.png: Added.
18780         * platform/efl/editing/selection/move-between-blocks-yes-001-expected.txt: Added.
18781         * platform/efl/editing/selection/move-by-character-001-expected.png: Added.
18782         * platform/efl/editing/selection/move-by-character-001-expected.txt: Added.
18783         * platform/efl/editing/selection/move-by-character-002-expected.png: Added.
18784         * platform/efl/editing/selection/move-by-character-002-expected.txt: Added.
18785         * platform/efl/editing/selection/move-by-character-003-expected.png: Added.
18786         * platform/efl/editing/selection/move-by-character-003-expected.txt: Added.
18787         * platform/efl/editing/selection/move-by-character-004-expected.png: Added.
18788         * platform/efl/editing/selection/move-by-character-004-expected.txt: Added.
18789         * platform/efl/editing/selection/move-by-character-005-expected.png: Added.
18790         * platform/efl/editing/selection/move-by-character-005-expected.txt: Added.
18791         * platform/efl/editing/selection/move-by-character-6-expected.png: Added.
18792         * platform/efl/editing/selection/move-by-character-6-expected.txt: Added.
18793         * platform/efl/editing/selection/move-by-line-001-expected.png: Added.
18794         * platform/efl/editing/selection/move-by-line-001-expected.txt: Added.
18795         * platform/efl/editing/selection/move-by-line-002-expected.png: Added.
18796         * platform/efl/editing/selection/move-by-line-002-expected.txt: Added.
18797         * platform/efl/editing/selection/move-by-sentence-001-expected.png: Added.
18798         * platform/efl/editing/selection/move-by-sentence-001-expected.txt: Added.
18799         * platform/efl/editing/selection/move-by-sentence-linebreak-expected.png: Added.
18800         * platform/efl/editing/selection/move-by-sentence-linebreak-expected.txt: Added.
18801         * platform/efl/editing/selection/move-by-word-001-expected.png: Added.
18802         * platform/efl/editing/selection/move-by-word-001-expected.txt: Added.
18803         * platform/efl/editing/selection/move-past-trailing-space-expected.png: Added.
18804         * platform/efl/editing/selection/move-past-trailing-space-expected.txt: Added.
18805         * platform/efl/editing/selection/node-removal-1-expected.png: Added.
18806         * platform/efl/editing/selection/node-removal-1-expected.txt: Added.
18807         * platform/efl/editing/selection/previous-line-position-expected.png: Added.
18808         * platform/efl/editing/selection/previous-line-position-expected.txt: Added.
18809         * platform/efl/editing/selection/replace-selection-1-expected.png: Added.
18810         * platform/efl/editing/selection/replace-selection-1-expected.txt: Added.
18811         * platform/efl/editing/selection/replaced-boundaries-1-expected.png: Added.
18812         * platform/efl/editing/selection/replaced-boundaries-1-expected.txt: Added.
18813         * platform/efl/editing/selection/replaced-boundaries-2-expected.png: Added.
18814         * platform/efl/editing/selection/replaced-boundaries-2-expected.txt: Added.
18815         * platform/efl/editing/selection/select-all-001-expected.png: Added.
18816         * platform/efl/editing/selection/select-all-001-expected.txt: Added.
18817         * platform/efl/editing/selection/select-all-iframe-expected.png: Added.
18818         * platform/efl/editing/selection/select-all-iframe-expected.txt: Added.
18819         * platform/efl/editing/selection/select-text-overflow-ellipsis-expected.png: Added.
18820         * platform/efl/editing/selection/select-text-overflow-ellipsis-expected.txt: Added.
18821         * platform/efl/editing/selection/selectNode-expected.png: Added.
18822         * platform/efl/editing/selection/selectNode-expected.txt: Added.
18823         * platform/efl/editing/selection/selectNodeContents-expected.png: Added.
18824         * platform/efl/editing/selection/selectNodeContents-expected.txt: Added.
18825         * platform/efl/editing/selection/selection-3748164-fix-expected.png: Added.
18826         * platform/efl/editing/selection/selection-3748164-fix-expected.txt: Added.
18827         * platform/efl/editing/selection/table-caret-1-expected.png: Added.
18828         * platform/efl/editing/selection/table-caret-1-expected.txt: Added.
18829         * platform/efl/editing/selection/table-caret-2-expected.png: Added.
18830         * platform/efl/editing/selection/table-caret-2-expected.txt: Added.
18831         * platform/efl/editing/selection/transformed-selection-rects-expected.png: Added.
18832         * platform/efl/editing/selection/transformed-selection-rects-expected.txt: Added.
18833         * platform/efl/editing/selection/triple-click-in-pre-expected.png: Added.
18834         * platform/efl/editing/selection/triple-click-in-pre-expected.txt: Added.
18835         * platform/efl/editing/selection/unrendered-001-expected.png: Added.
18836         * platform/efl/editing/selection/unrendered-001-expected.txt: Added.
18837         * platform/efl/editing/selection/unrendered-002-expected.png: Added.
18838         * platform/efl/editing/selection/unrendered-002-expected.txt: Added.
18839         * platform/efl/editing/selection/unrendered-003-expected.png: Added.
18840         * platform/efl/editing/selection/unrendered-003-expected.txt: Added.
18841         * platform/efl/editing/selection/unrendered-004-expected.png: Added.
18842         * platform/efl/editing/selection/unrendered-004-expected.txt: Added.
18843         * platform/efl/editing/selection/unrendered-005-expected.png: Added.
18844         * platform/efl/editing/selection/unrendered-005-expected.txt: Added.
18845         * platform/efl/editing/selection/unrendered-space-expected.png: Added.
18846         * platform/efl/editing/selection/unrendered-space-expected.txt: Added.
18847         * platform/efl/editing/selection/vertical-lr-ltr-extend-line-forward-br-expected.png: Added.
18848         * platform/efl/editing/selection/vertical-lr-ltr-extend-line-forward-br-expected.txt: Added.
18849         * platform/efl/editing/selection/vertical-rl-ltr-extend-line-backward-br-expected.png: Added.
18850         * platform/efl/editing/selection/vertical-rl-ltr-extend-line-backward-br-expected.txt: Added.
18851         * platform/efl/editing/selection/vertical-rl-ltr-extend-line-backward-p-expected.png: Added.
18852         * platform/efl/editing/selection/vertical-rl-ltr-extend-line-backward-p-expected.txt: Added.
18853         * platform/efl/editing/selection/vertical-rl-ltr-extend-line-backward-wrap-expected.png: Added.
18854         * platform/efl/editing/selection/vertical-rl-ltr-extend-line-backward-wrap-expected.txt: Added.
18855         * platform/efl/editing/selection/vertical-rl-ltr-extend-line-forward-br-expected.png: Added.
18856         * platform/efl/editing/selection/vertical-rl-ltr-extend-line-forward-br-expected.txt: Added.
18857         * platform/efl/editing/selection/vertical-rl-ltr-extend-line-forward-p-expected.png: Added.
18858         * platform/efl/editing/selection/vertical-rl-ltr-extend-line-forward-p-expected.txt: Added.
18859         * platform/efl/editing/selection/vertical-rl-ltr-extend-line-forward-wrap-expected.png: Added.
18860         * platform/efl/editing/selection/vertical-rl-ltr-extend-line-forward-wrap-expected.txt: Added.
18861         * platform/efl/editing/selection/vertical-rl-rtl-extend-line-backward-br-expected.png: Added.
18862         * platform/efl/editing/selection/vertical-rl-rtl-extend-line-backward-br-expected.txt: Added.
18863         * platform/efl/editing/selection/vertical-rl-rtl-extend-line-backward-p-expected.png: Added.
18864         * platform/efl/editing/selection/vertical-rl-rtl-extend-line-backward-p-expected.txt: Added.
18865         * platform/efl/editing/selection/vertical-rl-rtl-extend-line-forward-br-expected.png: Added.
18866         * platform/efl/editing/selection/vertical-rl-rtl-extend-line-forward-br-expected.txt: Added.
18867         * platform/efl/editing/selection/vertical-rl-rtl-extend-line-forward-p-expected.png: Added.
18868         * platform/efl/editing/selection/vertical-rl-rtl-extend-line-forward-p-expected.txt: Added.
18869         * platform/efl/editing/selection/word-granularity-expected.png: Added.
18870         * platform/efl/editing/selection/word-granularity-expected.txt: Added.
18871         * platform/efl/editing/selection/wrapped-line-caret-1-expected.png: Added.
18872         * platform/efl/editing/selection/wrapped-line-caret-1-expected.txt: Added.
18873         * platform/efl/editing/selection/wrapped-line-caret-2-expected.png: Added.
18874         * platform/efl/editing/selection/wrapped-line-caret-2-expected.txt: Added.
18875         * platform/efl/editing/style/4916887-expected.png: Added.
18876         * platform/efl/editing/style/4916887-expected.txt: Added.
18877         * platform/efl/editing/style/5017613-2-expected.png: Added.
18878         * platform/efl/editing/style/5017613-2-expected.txt: Added.
18879         * platform/efl/editing/style/5046875-2-expected.png: Added.
18880         * platform/efl/editing/style/5046875-2-expected.txt: Added.
18881         * platform/efl/editing/style/5084241-expected.png: Added.
18882         * platform/efl/editing/style/5084241-expected.txt: Added.
18883         * platform/efl/editing/style/apple-style-editable-mix-expected.png: Added.
18884         * platform/efl/editing/style/apple-style-editable-mix-expected.txt: Added.
18885         * platform/efl/editing/style/block-style-001-expected.png: Added.
18886         * platform/efl/editing/style/block-style-001-expected.txt: Added.
18887         * platform/efl/editing/style/block-style-002-expected.png: Added.
18888         * platform/efl/editing/style/block-style-002-expected.txt: Added.
18889         * platform/efl/editing/style/block-style-003-expected.png: Added.
18890         * platform/efl/editing/style/block-style-003-expected.txt: Added.
18891         * platform/efl/editing/style/block-styles-007-expected.png: Added.
18892         * platform/efl/editing/style/block-styles-007-expected.txt: Added.
18893         * platform/efl/editing/style/create-block-for-style-001-expected.png: Added.
18894         * platform/efl/editing/style/create-block-for-style-001-expected.txt: Added.
18895         * platform/efl/editing/style/create-block-for-style-002-expected.png: Added.
18896         * platform/efl/editing/style/create-block-for-style-002-expected.txt: Added.
18897         * platform/efl/editing/style/create-block-for-style-003-expected.png: Added.
18898         * platform/efl/editing/style/create-block-for-style-003-expected.txt: Added.
18899         * platform/efl/editing/style/create-block-for-style-004-expected.png: Added.
18900         * platform/efl/editing/style/create-block-for-style-004-expected.txt: Added.
18901         * platform/efl/editing/style/create-block-for-style-005-expected.png: Added.
18902         * platform/efl/editing/style/create-block-for-style-005-expected.txt: Added.
18903         * platform/efl/editing/style/create-block-for-style-006-expected.png: Added.
18904         * platform/efl/editing/style/create-block-for-style-006-expected.txt: Added.
18905         * platform/efl/editing/style/create-block-for-style-007-expected.png: Added.
18906         * platform/efl/editing/style/create-block-for-style-007-expected.txt: Added.
18907         * platform/efl/editing/style/create-block-for-style-008-expected.png: Added.
18908         * platform/efl/editing/style/create-block-for-style-008-expected.txt: Added.
18909         * platform/efl/editing/style/create-block-for-style-009-expected.png: Added.
18910         * platform/efl/editing/style/create-block-for-style-009-expected.txt: Added.
18911         * platform/efl/editing/style/create-block-for-style-010-expected.png: Added.
18912         * platform/efl/editing/style/create-block-for-style-010-expected.txt: Added.
18913         * platform/efl/editing/style/create-block-for-style-011-expected.png: Added.
18914         * platform/efl/editing/style/create-block-for-style-011-expected.txt: Added.
18915         * platform/efl/editing/style/create-block-for-style-012-expected.png: Added.
18916         * platform/efl/editing/style/create-block-for-style-012-expected.txt: Added.
18917         * platform/efl/editing/style/create-block-for-style-013-expected.png: Added.
18918         * platform/efl/editing/style/create-block-for-style-013-expected.txt: Added.
18919         * platform/efl/editing/style/designmode-expected.png: Added.
18920         * platform/efl/editing/style/designmode-expected.txt: Added.
18921         * platform/efl/editing/style/highlight-expected.png: Added.
18922         * platform/efl/editing/style/highlight-expected.txt: Added.
18923         * platform/efl/editing/style/relative-font-size-change-001-expected.png: Added.
18924         * platform/efl/editing/style/relative-font-size-change-001-expected.txt: Added.
18925         * platform/efl/editing/style/relative-font-size-change-002-expected.png: Added.
18926         * platform/efl/editing/style/relative-font-size-change-002-expected.txt: Added.
18927         * platform/efl/editing/style/relative-font-size-change-003-expected.png: Added.
18928         * platform/efl/editing/style/relative-font-size-change-003-expected.txt: Added.
18929         * platform/efl/editing/style/relative-font-size-change-004-expected.png: Added.
18930         * platform/efl/editing/style/relative-font-size-change-004-expected.txt: Added.
18931         * platform/efl/editing/style/smoosh-styles-003-expected.png: Added.
18932         * platform/efl/editing/style/style-3681552-fix-001-expected.png: Added.
18933         * platform/efl/editing/style/style-3681552-fix-002-expected.png: Added.
18934         * platform/efl/editing/style/style-3681552-fix-002-expected.txt: Added.
18935         * platform/efl/editing/style/style-3998892-fix-expected.png: Added.
18936         * platform/efl/editing/style/style-3998892-fix-expected.txt: Added.
18937         * platform/efl/editing/style/style-boundary-001-expected.png: Added.
18938         * platform/efl/editing/style/style-boundary-001-expected.txt: Added.
18939         * platform/efl/editing/style/style-boundary-002-expected.png: Added.
18940         * platform/efl/editing/style/style-boundary-003-expected.png: Added.
18941         * platform/efl/editing/style/style-boundary-004-expected.png: Added.
18942         * platform/efl/editing/style/style-boundary-004-expected.txt: Added.
18943         * platform/efl/editing/style/table-selection-expected.png: Added.
18944         * platform/efl/editing/style/table-selection-expected.txt: Added.
18945         * platform/efl/editing/style/typing-style-001-expected.png: Added.
18946         * platform/efl/editing/style/typing-style-002-expected.png: Added.
18947         * platform/efl/editing/style/unbold-in-bold-expected.png: Added.
18948         * platform/efl/editing/style/unbold-in-bold-expected.txt: Added.
18949
18950 2012-10-25  Roger Fong  <roger_fong@apple.com>
18951
18952         Unreviewed. Rebaselining failing expected results for fast/css/image-set-setting.html on Windows after r132388.
18953
18954         * platform/win/fast/css/image-set-setting-expected.txt:
18955
18956 2012-10-25  Sheriff Bot  <webkit.review.bot@gmail.com>
18957
18958         Unreviewed, rolling out r132269.
18959         http://trac.webkit.org/changeset/132269
18960         https://bugs.webkit.org/show_bug.cgi?id=100412
18961
18962         "Speculative rollout of r132269 in hopes of fixing a
18963         mysterious recalcStyle crasher" (Requested by eseidel on
18964         #webkit).
18965
18966         * fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-elements-expected.html: Removed.
18967         * fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-elements-expected.txt: Added.
18968         * fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-elements.html:
18969         * fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-elements-expected.html: Removed.
18970         * fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-elements-expected.txt: Added.
18971         * fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-elements.html:
18972         * fast/forms/pseudo-elements-expected.html: Removed.
18973         * fast/forms/pseudo-elements.html: Removed.
18974         * fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-elements-expected.html: Removed.
18975         * fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-elements-expected.txt: Added.
18976         * fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-elements.html:
18977         * fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-elements-expected.html: Removed.
18978         * fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-elements-expected.txt: Added.
18979         * fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-elements.html:
18980         * platform/chromium-linux/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-elements-expected.png: Added.
18981         * platform/chromium-linux/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-elements-expected.png: Added.
18982         * platform/chromium-linux/fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-elements-expected.png: Added.
18983         * platform/chromium-linux/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-elements-expected.png: Added.
18984         * platform/chromium-mac-snowleopard/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-elements-expected.png: Added.
18985         * platform/chromium-mac-snowleopard/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-elements-expected.png: Added.
18986         * platform/chromium-mac-snowleopard/fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-elements-expected.png: Added.
18987         * platform/chromium-mac-snowleopard/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-elements-expected.png: Added.
18988         * platform/chromium-mac/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-elements-expected.png: Added.
18989         * platform/chromium-mac/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-elements-expected.png: Added.
18990         * platform/chromium-mac/fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-elements-expected.png: Added.
18991         * platform/chromium-mac/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-elements-expected.png: Added.
18992         * platform/chromium-win/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-elements-expected.png: Added.
18993         * platform/chromium-win/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-elements-expected.png: Added.
18994         * platform/chromium-win/fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-elements-expected.png: Added.
18995         * platform/chromium-win/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-elements-expected.png: Added.
18996
18997 2012-10-25  Stephen White  <senorblanco@chromium.org>
18998
18999         Add new layout test for reference filters.
19000         https://bugs.webkit.org/show_bug.cgi?id=97715
19001
19002         Reviewed by Nate Chapin.
19003
19004         * css3/filters/reference-filter-update-after-remove-expected.txt: Added.
19005         * css3/filters/reference-filter-update-after-remove.html: Added.
19006
19007 2012-10-25  Simon Fraser  <simon.fraser@apple.com>
19008
19009         Incorrect tile size in the slow scrolling case
19010         https://bugs.webkit.org/show_bug.cgi?id=100411
19011
19012         Reviewed by Beth Dakin.
19013
19014         New result with better tile size.
19015
19016         * platform/mac/tiled-drawing/tile-coverage-slow-scrolling-expected.txt:
19017
19018 2012-10-25  Roger Fong  <roger_fong@apple.com>
19019
19020         Unreviewed. Skipping inspector/elements/update-shadowdom.html. 
19021         Feature in https://bugs.webkit.org/show_bug.cgi?id=99567 not supported on Windows ports.
19022
19023         * platform/win/TestExpectations:
19024
19025 2012-10-25  Nico Weber  <thakis@chromium.org>
19026
19027         Move ImageOrientation transform back in CG space (lower-left origin), adapt the skia code to work with that, turn on feature for chromium
19028         https://bugs.webkit.org/show_bug.cgi?id=100319
19029
19030         Reviewed by Eric Seidel.
19031
19032         * platform/chromium/TestExpectations:
19033
19034 2012-10-25  Simon Fraser  <simon.fraser@apple.com>
19035
19036         Log the tile cache tile size in test output
19037         https://bugs.webkit.org/show_bug.cgi?id=100409
19038
19039         Reviewed by Beth Dakin.
19040
19041         New results with tile size in the output.
19042
19043         * platform/mac/tiled-drawing/tile-coverage-after-scroll-expected.txt:
19044         * platform/mac/tiled-drawing/tile-coverage-scroll-to-bottom-expected.txt:
19045         * platform/mac/tiled-drawing/tile-coverage-slow-scrolling-expected.txt:
19046         * platform/mac/tiled-drawing/use-tiled-drawing-expected.txt:
19047
19048 2012-10-25  Zan Dobersek  <zandobersek@gmail.com>
19049
19050         Unreviewed GTK gardening.
19051
19052         Removing three fast/lists test failure expectations, the tests
19053         were fixed in r132507.
19054
19055         * platform/gtk/TestExpectations:
19056
19057 2012-10-25  Roger Fong  <roger_fong@apple.com>
19058
19059         Unreviewed. Skip failing accessibility tests.
19060         accessibility/title-ui-element-correctness.html
19061         accessibility/aria-slider-value.html
19062         accesibility/hidden-legend.html
19063
19064         * platform/win/TestExpectations:
19065
19066 2012-10-25  Dominic Mazzoni  <dmazzoni@google.com>
19067
19068         AX: Notification should be sent when accessibilityIsIgnored changes
19069         https://bugs.webkit.org/show_bug.cgi?id=99547
19070
19071         Reviewed by Chris Fleizach.
19072
19073         Adds 3 new test to ensure:
19074         1. A "children changed" notification is fired on the parent object when an
19075            object that was previously ignored becomes unignored.
19076         2. A notification is sent when an element's text (incl. title or label) changes.
19077         3. A notification is sent when another ARIA attribute changes.
19078
19079         Modifies add-to-menu-list-crashes because it was too brittle; it was
19080             referencing a stale object rather than retrieving its latest handle.
19081         Modifies aria-checkbox-sends-notification to listen on the correct
19082             object on all platforms.
19083         Simplifies notification-listeners so it doesn't generate additional
19084             notifications that are inconsistent between platforms now.
19085
19086         * accessibility/aria-checkbox-sends-notification.html:
19087         * accessibility/notification-listeners.html:
19088         * platform/chromium/accessibility/add-to-menu-list-crashes-expected.txt:
19089         * platform/chromium/accessibility/add-to-menu-list-crashes.html:
19090         * platform/chromium/accessibility/is-ignored-change-sends-notification-expected.txt: Added.
19091         * platform/chromium/accessibility/is-ignored-change-sends-notification.html: Added.
19092         * platform/chromium/accessibility/other-aria-attribute-change-sends-notification-expected.txt: Added.
19093         * platform/chromium/accessibility/other-aria-attribute-change-sends-notification.html: Added.
19094         * platform/chromium/accessibility/text-change-notification-expected.txt: Added.
19095         * platform/chromium/accessibility/text-change-notification.html: Added.
19096
19097 2012-10-25  Tom Sepez  <tsepez@chromium.org>
19098
19099         XSSAuditor must replace form action with about:blank when reflected action detected.
19100         https://bugs.webkit.org/show_bug.cgi?id=100280
19101
19102         Reviewed by Daniel Bates.
19103
19104         Update tests to log form action attribute.
19105
19106         * http/tests/security/xssAuditor/form-action-expected.txt:
19107         * http/tests/security/xssAuditor/form-action.html:
19108         * http/tests/security/xssAuditor/resources/echo-intertag.pl:
19109
19110 2012-10-25  KwangYong Choi  <ky0.choi@samsung.com>
19111
19112         [EFL] Plugin test gardening
19113         https://bugs.webkit.org/show_bug.cgi?id=100359
19114
19115         Unreviewed, EFL gardening.
19116
19117         fast/frames/sandboxed-iframe-plugins.html and userscripts/user-script-
19118         plugin-document.html are passing on WK2 now.
19119
19120         * platform/efl-wk1/TestExpectations:
19121         * platform/efl/TestExpectations:
19122
19123 2012-10-25  Kevin Ellis  <kevers@chromium.org>
19124
19125         Touch adjustment snaps to wrong target at a plugin boundary.
19126         https://bugs.webkit.org/show_bug.cgi?id=99938
19127
19128         Reviewed by Antonio Gomes.
19129
19130         Test for touch adjustment at a plugin boundary.
19131         Prior to the patch, plugins were not considered
19132         candidates for touch adjustment.
19133
19134         * touchadjustment/plugin-expected.txt: Added.
19135         * touchadjustment/plugin.html: Added.
19136
19137 2012-10-25  Csaba Osztrogonác  <ossy@webkit.org>
19138
19139         [Qt] Unreviewed gardening, skip failing tests to speedup testing.
19140
19141         * platform/qt/TestExpectations:
19142
19143 2012-10-25  Yury Semikhatsky  <yurys@chromium.org>
19144
19145         Web Inspector: inspector tests failing after r132454
19146         https://bugs.webkit.org/show_bug.cgi?id=100381
19147
19148         Reviewed by Pavel Feldman.
19149
19150         Enable memory instrumentation tests now that the problem is fixed.
19151
19152         * platform/chromium/TestExpectations:
19153
19154 2012-10-25  Kenneth Rohde Christiansen  <kenneth@webkit.org>
19155
19156         'resolution' MQ: Printing should use use high resolution images when available
19157         https://bugs.webkit.org/show_bug.cgi?id=100382
19158
19159         Reviewed by Antti Koivisto.
19160
19161         Special case print to not use the dpi of the screen, but one of 300.
19162
19163         Updated the resolution media query test to cover this.
19164
19165         * fast/media/mq-resolution-expected.txt:
19166         * fast/media/mq-resolution.html:
19167
19168 2012-10-25  Kevin Ellis  <kevers@chromium.org>
19169
19170         Can't easily position the cursor on an empty line in a textarea with touch if touch adjustment is enabled
19171         https://bugs.webkit.org/show_bug.cgi?id=97576
19172
19173         Reviewed by Antonio Gomes.
19174
19175         Add test to verify that touch adjustment is coarse for
19176         editable content, being based on the bounds of the
19177         editable content and not its children.
19178
19179         * touchadjustment/editable-content-expected.txt: Added.
19180         * touchadjustment/editable-content.html: Added.
19181
19182 2012-10-25  Csaba Osztrogonác  <ossy@webkit.org>
19183
19184         [Qt] Unreviewed gardening, skip tests because TestRunner::overridePreference()
19185         does not support the 'WebKitSupportsMultipleWindows' preference on Qt WK1.
19186
19187         * platform/qt-5.0-wk1/TestExpectations:
19188
19189 2012-10-25  'Pavel Feldman'  <pfeldman@chromium.org>
19190
19191         Not reviewed: chromium test expectations updated.
19192
19193         * platform/chromium/TestExpectations:
19194
19195 2012-10-25  Mikhail Pozdnyakov  <mikhail.pozdnyakov@intel.com>
19196
19197         Add setMediaTypeOverride to window.internals.settings
19198         https://bugs.webkit.org/show_bug.cgi?id=100249
19199
19200         Reviewed by Kenneth Rohde Christiansen.
19201
19202         Fixed fast/media/print-restores-previous-mediatype.html to use cross-platform
19203         window.internals.settings.setMediaTypeOverride.
19204         Unskipped fast/media/print-restores-previous-mediatype.html for EFL, the test should also work
19205         on other ports but it needs to be checked first.
19206
19207         * fast/media/print-restores-previous-mediatype.html:
19208         * platform/efl/TestExpectations:
19209
19210 2012-10-22  Mikhail Naganov  <mnaganov@chromium.org>
19211
19212         [Chromium] Add supportMultipleWindows setting, needed for Android
19213         https://bugs.webkit.org/show_bug.cgi?id=99716
19214
19215         Reviewed by Adam Barth.
19216
19217         Add supportMultipleWindows settings for reusing the same view when
19218         opening popups. This is required for emulating the behavior of
19219         Android WebView. Adding into WebCore, as other ports might want to
19220         use this setting in the future.
19221
19222         * fast/dom/HTMLAnchorElement/anchor-no-multiple-windows-expected.txt: Added.
19223         * fast/dom/HTMLAnchorElement/anchor-no-multiple-windows.html: Added.
19224         * fast/dom/Window/window-open-no-multiple-windows-expected.txt: Added.
19225         * fast/dom/Window/window-open-no-multiple-windows.html: Added.
19226         * fast/forms/post-popup-no-multiple-windows-expected.txt: Added.
19227         * fast/forms/post-popup-no-multiple-windows.html: Added.
19228         * platform/chromium/fast/dom/HTMLAnchorElement/anchor-no-multiple-windows-expected.txt: Added.
19229         * platform/chromium/fast/dom/Window/window-open-no-multiple-windows-expected.txt: Added.
19230         * platform/chromium/fast/forms/post-popup-no-multiple-windows-expected.txt: Added.
19231
19232 2012-10-25  Florin Malita  <fmalita@chromium.org>
19233
19234         [Chromium] Unreviewed rebaseline after https://bugs.webkit.org/show_bug.cgi?id=99874.
19235
19236         * platform/chromium-mac-lion/svg/zoom/page/zoom-svg-float-border-padding-expected.png: Added.
19237         * platform/chromium-mac-lion/svg/zoom/text/zoom-svg-float-border-padding-expected.png: Added.
19238         * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-svg-float-border-padding-expected.png:
19239         * platform/chromium-mac-snowleopard/svg/zoom/text/zoom-svg-float-border-padding-expected.png:
19240         * platform/chromium-mac/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.png:
19241         * platform/chromium-mac/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-expected.png:
19242         * platform/chromium-win/svg/zoom/page/zoom-svg-float-border-padding-expected.png:
19243         * platform/chromium-win/svg/zoom/text/zoom-svg-float-border-padding-expected.png:
19244         * platform/chromium/TestExpectations:
19245
19246 2012-10-25  Balazs Kelemen  <kbalazs@webkit.org>
19247
19248         [Qt] Pixel tests need rebaseline
19249         https://bugs.webkit.org/show_bug.cgi?id=99323
19250
19251         Unreviewed pixel gardening.
19252
19253         Rebase some tests, add missing expectations, mark wrong results as image failure.
19254
19255         * platform/qt-5.0-wk2/TestExpectations:
19256         * platform/qt-5.0-wk2/css3/flexbox/repaint-during-resize-no-flex-expected.png: Added.
19257         * platform/qt-5.0-wk2/fast/backgrounds/bgCompositeCopy-expected.png: Added.
19258         * platform/qt-5.0-wk2/fast/backgrounds/size/backgroundSize01-expected.png: Added.
19259         * platform/qt-5.0-wk2/fast/backgrounds/size/backgroundSize02-expected.png: Added.
19260         * platform/qt-5.0-wk2/fast/backgrounds/size/backgroundSize04-expected.png: Added.
19261         * platform/qt-5.0-wk2/fast/backgrounds/size/backgroundSize05-expected.png: Added.
19262         * platform/qt-5.0-wk2/fast/backgrounds/size/backgroundSize06-expected.png: Added.
19263         * platform/qt-5.0-wk2/fast/backgrounds/size/backgroundSize07-expected.png: Added.
19264         * platform/qt-5.0-wk2/fast/backgrounds/size/backgroundSize12-expected.png: Added.
19265         * platform/qt-5.0-wk2/fast/backgrounds/size/backgroundSize13-expected.png: Added.
19266         * platform/qt-5.0-wk2/fast/backgrounds/size/backgroundSize14-expected.png: Added.
19267         * platform/qt-5.0-wk2/fast/backgrounds/size/backgroundSize17-expected.png: Added.
19268         * platform/qt-5.0-wk2/fast/backgrounds/size/backgroundSize18-expected.png: Added.
19269         * platform/qt-5.0-wk2/fast/backgrounds/size/backgroundSize19-expected.png: Added.
19270         * platform/qt-5.0-wk2/fast/backgrounds/size/backgroundSize20-expected.png: Added.
19271         * platform/qt-5.0-wk2/fast/backgrounds/size/backgroundSize21-expected.png: Added.
19272         * platform/qt-5.0-wk2/fast/backgrounds/size/backgroundSize22-expected.png: Added.
19273         * platform/qt-5.0-wk2/svg/css/arrow-with-shadow-expected.png: Added.
19274         * platform/qt/TestExpectations:
19275         * platform/qt/animations/state-at-end-event-expected.png: Added.
19276         * platform/qt/compositing/overflow/clipping-ancestor-with-accelerated-scrolling-ancestor-expected.png: Added.
19277         * platform/qt/compositing/overflow/nested-scrolling-expected.png: Added.
19278         * platform/qt/compositing/overflow/overflow-clip-with-accelerated-scrolling-ancestor-expected.png: Added.
19279         * platform/qt/compositing/overflow/remove-overflow-crash2-expected.png: Added.
19280         * platform/qt/css2.1/t1004-c43-rpl-ibx-00-d-ag-expected.png: Added.
19281         * platform/qt/css2.1/t1008-c44-ln-box-02-d-ag-expected.png: Added.
19282         * platform/qt/css2.1/t100801-c544-valgn-01-d-ag-expected.png: Added.
19283         * platform/qt/css2.1/t100801-c548-ln-ht-02-b-ag-expected.png: Added.
19284         * platform/qt/css2.1/t1202-counters-04-b-expected.png: Added.
19285         * platform/qt/css2.1/t140201-c534-bgreps-00-c-ag-expected.png: Added.
19286         * platform/qt/css2.1/t140201-c534-bgreps-01-c-ag-expected.png: Added.
19287         * platform/qt/css2.1/t140201-c534-bgreps-02-c-ag-expected.png: Added.
19288         * platform/qt/css2.1/t140201-c534-bgreps-03-c-ag-expected.png: Added.
19289         * platform/qt/css2.1/t140201-c534-bgreps-04-c-ag-expected.png: Added.
19290         * platform/qt/css2.1/t140201-c534-bgreps-05-c-ag-expected.png: Added.
19291         * platform/qt/css2.1/t1601-c547-indent-00-b-a-expected.png: Added.
19292         * platform/qt/css2.1/t1602-c43-center-00-d-ag-expected.png: Added.
19293         * platform/qt/css2.1/t1604-c542-letter-sp-00-b-a-expected.png: Added.
19294         * platform/qt/css2.1/t1604-c542-letter-sp-01-b-a-expected.png: Added.
19295         * platform/qt/css2.1/t1605-c545-txttrans-00-b-ag-expected.png: Added.
19296         * platform/qt/css3/flexbox/flexbox-baseline-expected.png: Added.
19297         * platform/qt/css3/flexbox/flexbox-baseline-margins-expected.png: Added.
19298         * platform/qt/css3/flexbox/repaint-during-resize-no-flex-expected.png: Added.
19299         * platform/qt/fast/backgrounds/bgCompositeCopy-expected.png: Added.
19300         * platform/qt/fast/backgrounds/size/backgroundSize01-expected.png: Added.
19301         * platform/qt/fast/backgrounds/size/backgroundSize02-expected.png: Added.
19302         * platform/qt/fast/backgrounds/size/backgroundSize03-expected.png: Added.
19303         * platform/qt/fast/backgrounds/size/backgroundSize04-expected.png: Added.
19304         * platform/qt/fast/backgrounds/size/backgroundSize05-expected.png: Added.
19305         * platform/qt/fast/backgrounds/size/backgroundSize06-expected.png: Added.
19306         * platform/qt/fast/backgrounds/size/backgroundSize07-expected.png: Added.
19307         * platform/qt/fast/backgrounds/size/backgroundSize08-expected.png: Added.
19308         * platform/qt/fast/backgrounds/size/backgroundSize09-expected.png: Added.
19309         * platform/qt/fast/backgrounds/size/backgroundSize10-expected.png: Added.
19310         * platform/qt/fast/backgrounds/size/backgroundSize11-expected.png: Added.
19311         * platform/qt/fast/backgrounds/size/backgroundSize12-expected.png: Added.
19312         * platform/qt/fast/backgrounds/size/backgroundSize13-expected.png: Added.
19313         * platform/qt/fast/backgrounds/size/backgroundSize14-expected.png: Added.
19314         * platform/qt/fast/backgrounds/size/backgroundSize17-expected.png: Added.
19315         * platform/qt/fast/backgrounds/size/backgroundSize18-expected.png: Added.
19316         * platform/qt/fast/backgrounds/size/backgroundSize19-expected.png: Added.
19317         * platform/qt/fast/backgrounds/size/backgroundSize20-expected.png: Added.
19318         * platform/qt/fast/backgrounds/size/backgroundSize21-expected.png: Added.
19319         * platform/qt/fast/backgrounds/size/backgroundSize22-expected.png: Added.
19320         * platform/qt/fast/block/float/009-expected.png: Added.
19321         * platform/qt/fast/block/float/034-expected.png: Added.
19322         * platform/qt/fast/block/float/4145535Crash-expected.png: Added.
19323         * platform/qt/fast/block/float/negative-margin-clear-expected.png: Added.
19324         * platform/qt/fast/block/float/nowrap-clear-min-width-expected.png: Added.
19325         * platform/qt/fast/borders/border-image-scaled-gradient-expected.png: Added.
19326         * platform/qt/fast/borders/border-radius-circle-expected.png: Added.
19327         * platform/qt/fast/borders/border-radius-groove-01-expected.png: Added.
19328         * platform/qt/fast/borders/border-radius-groove-02-expected.png: Added.
19329         * platform/qt/fast/borders/border-radius-groove-03-expected.png: Added.
19330         * platform/qt/fast/borders/border-radius-valid-border-clipping-expected.png: Added.
19331         * platform/qt/fast/borders/border-radius-wide-border-01-expected.png: Added.
19332         * platform/qt/fast/borders/border-radius-wide-border-02-expected.png: Added.
19333         * platform/qt/fast/borders/border-radius-wide-border-03-expected.png: Added.
19334         * platform/qt/fast/borders/border-radius-wide-border-04-expected.png: Added.
19335         * platform/qt/fast/borders/borderRadiusDashed04-expected.png: Added.
19336         * platform/qt/fast/borders/borderRadiusDashed05-expected.png: Added.
19337         * platform/qt/fast/borders/borderRadiusDashed06-expected.png: Added.
19338         * platform/qt/fast/borders/borderRadiusDotted04-expected.png: Added.
19339         * platform/qt/fast/borders/borderRadiusDotted05-expected.png: Added.
19340         * platform/qt/fast/borders/borderRadiusDotted06-expected.png: Added.
19341         * platform/qt/fast/borders/borderRadiusDouble04-expected.png: Added.
19342         * platform/qt/fast/borders/borderRadiusDouble05-expected.png: Added.
19343         * platform/qt/fast/borders/borderRadiusDouble06-expected.png: Added.
19344         * platform/qt/fast/borders/borderRadiusDouble07-expected.png: Added.
19345         * platform/qt/fast/borders/borderRadiusDouble08-expected.png: Added.
19346         * platform/qt/fast/borders/borderRadiusDouble09-expected.png: Added.
19347         * platform/qt/fast/borders/outline-offset-min-assert-expected.png: Added.
19348         * platform/qt/fast/css/006-expected.png: Added.
19349         * platform/qt/fast/css/background-clip-values-expected.png: Added.
19350         * platform/qt/fast/css/bogus-color-span-expected.png: Added.
19351         * platform/qt/fast/css/box-shadow-and-border-radius-expected.png:
19352         * platform/qt/fast/css/content-dynamic-expected.png: Added.
19353         * platform/qt/fast/css/contentDiv-expected.png: Added.
19354         * platform/qt/fast/css/contentDivWithChildren-expected.png: Added.
19355         * platform/qt/fast/css/contentImage-expected.png: Added.
19356         * platform/qt/fast/css/pseudo-first-line-border-width-expected.png: Added.
19357         * platform/qt/fast/css/replaced-element-implicit-size-expected.png: Added.
19358         * platform/qt/fast/dom/attr_dead_doc-expected.png: Added.
19359         * platform/qt/fast/dom/css-cached-import-rule-expected.png: Added.
19360         * platform/qt/fast/dom/css-insert-import-rule-expected.png: Added.
19361         * platform/qt/fast/dynamic/001-expected.png: Added.
19362         * platform/qt/fast/dynamic/005-expected.png: Added.
19363         * platform/qt/fast/dynamic/anonymous-block-layer-lost-expected.png: Added.
19364         * platform/qt/fast/dynamic/staticY-expected.png: Added.
19365         * platform/qt/fast/forms/002-expected.png: Added.
19366         * platform/qt/fast/forms/003-expected.png: Added.
19367         * platform/qt/fast/forms/004-expected.png: Added.
19368         * platform/qt/fast/forms/005-expected.png: Added.
19369         * platform/qt/fast/forms/006-expected.png: Added.
19370         * platform/qt/fast/forms/007-expected.png: Added.
19371         * platform/qt/fast/forms/HTMLOptionElement_label01-expected.png: Added.
19372         * platform/qt/fast/forms/HTMLOptionElement_label02-expected.png: Added.
19373         * platform/qt/fast/forms/HTMLOptionElement_label03-expected.png: Added.
19374         * platform/qt/fast/forms/HTMLOptionElement_label04-expected.png: Added.
19375         * platform/qt/fast/forms/button-submit-expected.png: Added.
19376         * platform/qt/fast/forms/caret-rtl-expected.png: Added.
19377         * platform/qt/fast/forms/control-clip-expected.png: Added.
19378         * platform/qt/fast/forms/fieldset-with-float-expected.png: Added.
19379         * platform/qt/fast/forms/form-added-to-table-expected.png: Added.
19380         * platform/qt/fast/forms/form-in-malformed-markup-expected.png: Added.
19381         * platform/qt/fast/forms/formmove-expected.png: Added.
19382         * platform/qt/fast/forms/formmove2-expected.png: Added.
19383         * platform/qt/fast/forms/image-border-expected.png: Added.
19384         * platform/qt/fast/forms/indeterminate-expected.png: Added.
19385         * platform/qt/fast/forms/input-align-image-expected.png: Added.
19386         * platform/qt/fast/forms/input-first-letter-expected.png: Added.
19387         * platform/qt/fast/forms/input-no-renderer-expected.png: Added.
19388         * platform/qt/fast/forms/linebox-overflow-in-textarea-padding-expected.png: Added.
19389         * platform/qt/fast/forms/menulist-deselect-update-expected.png: Added.
19390         * platform/qt/fast/forms/menulist-no-overflow-expected.png: Added.
19391         * platform/qt/fast/forms/option-index-expected.png: Added.
19392         * platform/qt/fast/forms/option-script-expected.png: Added.
19393         * platform/qt/fast/forms/option-text-clip-expected.png: Added.
19394         * platform/qt/fast/forms/preserveFormDuringResidualStyle-expected.png: Added.
19395         * platform/qt/fast/forms/range/thumbslider-no-parent-slider-expected.png: Added.
19396         * platform/qt/fast/forms/select-align-expected.png: Added.
19397         * platform/qt/fast/forms/select-change-listbox-to-popup-expected.png: Added.
19398         * platform/qt/fast/forms/select-dirty-parent-pref-widths-expected.png: Added.
19399         * platform/qt/fast/forms/select-disabled-appearance-expected.png: Added.
19400         * platform/qt/fast/forms/select-display-none-style-resolve-expected.png: Added.
19401         * platform/qt/fast/forms/select-empty-option-height-expected.png: Added.
19402         * platform/qt/fast/forms/select-selected-expected.png: Added.
19403         * platform/qt/fast/forms/select-size-expected.png: Added.
19404         * platform/qt/fast/forms/select-style-expected.png: Added.
19405         * platform/qt/fast/forms/stuff-on-my-optgroup-expected.png: Added.
19406         * platform/qt/fast/forms/textfield-overflow-by-value-update-expected.png: Added.
19407         * platform/qt/fast/frames/002-expected.png: Added.
19408         * platform/qt/fast/frames/calculate-round-expected.png: Added.
19409         * platform/qt/fast/frames/content-opacity-1-expected.png: Added.
19410         * platform/qt/fast/frames/content-opacity-2-expected.png: Added.
19411         * platform/qt/fast/frames/empty-cols-attribute-expected.png: Added.
19412         * platform/qt/fast/frames/empty-frame-src-expected.png: Added.
19413         * platform/qt/fast/frames/frame-length-fractional-expected.png: Added.
19414         * platform/qt/fast/frames/frame-set-whitespace-attributes-expected.png: Added.
19415         * platform/qt/fast/frames/iframe-text-contents-expected.png: Added.
19416         * platform/qt/fast/frames/no-frame-borders-expected.png: Added.
19417         * platform/qt/fast/gradients/border-image-gradient-expected.png: Added.
19418         * platform/qt/fast/gradients/border-image-gradient-sides-and-corners-expected.png: Added.
19419         * platform/qt/fast/images/embed-image-expected.png: Added.
19420         * platform/qt/fast/images/favicon-as-image-expected.png: Added.
19421         * platform/qt/fast/images/image-css3-content-data-expected.png: Added.
19422         * platform/qt/fast/images/object-image-expected.png: Added.
19423         * platform/qt/fast/images/pdf-as-image-expected.png: Added.
19424         * platform/qt/fast/inline-block/004-expected.png: Added.
19425         * platform/qt/fast/inline-block/005-expected.png: Added.
19426         * platform/qt/fast/invalid/015-expected.png: Added.
19427         * platform/qt/fast/invalid/table-residual-style-crash-expected.png: Added.
19428         * platform/qt/fast/js/exception-linenums-in-html-3-expected.png: Added.
19429         * platform/qt/fast/js/missing-style-end-tag-js-expected.png: Added.
19430         * platform/qt/fast/js/missing-title-end-tag-js-expected.png: Added.
19431         * platform/qt/fast/layers/opacity-stacking-expected.png: Added.
19432         * platform/qt/fast/layers/positioned-inside-root-with-margins-expected.png: Added.
19433         * platform/qt/fast/layers/zindex-ridonkulous-expected.png: Added.
19434         * platform/qt/fast/media/implicit-media-all-expected.png: Added.
19435         * platform/qt/fast/media/media-query-invalid-value-expected.png: Added.
19436         * platform/qt/fast/media/monochrome-expected.png: Added.
19437         * platform/qt/fast/media/mq-min-pixel-ratio-expected.png: Added.
19438         * platform/qt/fast/overflow/position-relative-expected.png: Added.
19439         * platform/qt/fast/overflow/unreachable-content-test-expected.png: Added.
19440         * platform/qt/fast/parser/comment-in-script-expected.png: Added.
19441         * platform/qt/fast/parser/style-script-head-test-expected.png: Added.
19442         * platform/qt/fast/reflections/table-cell-expected.png: Added.
19443         * platform/qt/fast/repaint/background-generated-expected.png: Added.
19444         * platform/qt/fast/repaint/background-misaligned-expected.png: Added.
19445         * platform/qt/fast/repaint/canvas-putImageData-expected.png: Added.
19446         * platform/qt/fast/repaint/erase-overflow-expected.png: Added.
19447         * platform/qt/fast/repaint/float-in-new-block-with-layout-delta-expected.png: Added.
19448         * platform/qt/fast/repaint/float-new-in-block-expected.png: Added.
19449         * platform/qt/fast/repaint/inline-block-resize-expected.png: Added.
19450         * platform/qt/fast/repaint/intermediate-layout-position-clip-expected.png: Added.
19451         * platform/qt/fast/repaint/intermediate-layout-position-expected.png: Added.
19452         * platform/qt/fast/repaint/layer-full-repaint-expected.png: Added.
19453         * platform/qt/fast/repaint/table-col-background-expected.png: Added.
19454         * platform/qt/fast/repaint/table-outer-border-expected.png: Added.
19455         * platform/qt/fast/repaint/table-row-expected.png: Added.
19456         * platform/qt/fast/repaint/table-section-overflow-expected.png: Added.
19457         * platform/qt/fast/replaced/008-expected.png: Added.
19458         * platform/qt/fast/replaced/image-tag-expected.png: Added.
19459         * platform/qt/fast/replaced/selection-rect-expected.png: Added.
19460         * platform/qt/fast/table/008-expected.png: Added.
19461         * platform/qt/fast/table/024-expected.png: Added.
19462         * platform/qt/fast/table/031-expected.png: Added.
19463         * platform/qt/fast/table/caption-relayout-expected.png: Added.
19464         * platform/qt/fast/table/colspanMinWidth-vertical-expected.png: Added.
19465         * platform/qt/fast/table/div-as-col-span-expected.png: Added.
19466         * platform/qt/fast/table/fixed-table-with-percent-inside-percent-table-expected.png: Added.
19467         * platform/qt/fast/table/fixed-table-with-percent-width-inside-auto-table-expected.png: Added.
19468         * platform/qt/fast/table/fixed-table-with-percent-width-inside-div-expected.png: Added.
19469         * platform/qt/fast/table/fixed-table-with-percent-width-inside-extra-large-div-expected.png: Added.
19470         * platform/qt/fast/table/fixed-table-with-percent-width-inside-fixed-width-table-expected.png: Added.
19471         * platform/qt/fast/table/fixed-table-with-small-percent-width-expected.png: Added.
19472         * platform/qt/fast/table/giantRowspan-expected.png: Added.
19473         * platform/qt/fast/table/growCellForImageQuirk-expected.png: Added.
19474         * platform/qt/fast/table/percent-widths-stretch-expected.png: Added.
19475         * platform/qt/fast/table/vertical-align-baseline-readjust-expected.png: Added.
19476         * platform/qt/fast/text/align-center-rtl-spill-expected.png: Added.
19477         * platform/qt/fast/text/basic/013-expected.png: Added.
19478         * platform/qt/fast/text/basic/015-expected.png: Added.
19479         * platform/qt/fast/text/line-breaks-expected.png: Added.
19480         * platform/qt/fast/text/soft-hyphen-3-expected.png: Added.
19481         * platform/qt/fast/text/stripNullFromText-expected.png: Added.
19482         * platform/qt/fast/text/whitespace/017-expected.png: Added.
19483         * platform/qt/fast/tokenizer/missing-style-end-tag-1-expected.png: Added.
19484         * platform/qt/fast/tokenizer/missing-style-end-tag-2-expected.png: Added.
19485         * platform/qt/fast/tokenizer/script-after-frameset-expected.png: Added.
19486         * platform/qt/fast/xsl/xslt-mismatched-tags-in-xslt-expected.png: Added.
19487         * platform/qt/http/tests/security/contentSecurityPolicy/xsl-blocked-expected.png: Added.
19488         * platform/qt/svg/as-background-image/svg-as-background-1-expected.png: Added.
19489         * platform/qt/svg/as-background-image/svg-as-background-2-expected.png: Added.
19490         * platform/qt/svg/as-background-image/svg-as-background-3-expected.png: Added.
19491         * platform/qt/svg/as-background-image/svg-as-background-6-expected.png: Added.
19492         * platform/qt/svg/as-background-image/svg-as-background-expected.png: Added.
19493         * platform/qt/svg/as-background-image/svg-as-tiled-background-expected.png: Added.
19494         * platform/qt/svg/as-background-image/svg-width-100p-as-background-expected.png: Added.
19495         * platform/qt/svg/as-image/svg-as-image-expected.png: Added.
19496         * platform/qt/svg/as-image/svg-as-relative-image-expected.png: Added.
19497         * platform/qt/svg/css/arrow-with-shadow-expected.png: Added.
19498         * platform/qt/svg/css/circle-in-mask-with-shadow-expected.png: Added.
19499         * platform/qt/svg/css/path-with-shadow-expected.png: Added.
19500         * platform/qt/svg/css/shadow-and-opacity-expected.png: Added.
19501         * platform/qt/svg/css/shadow-with-large-radius-expected.png: Added.
19502         * platform/qt/svg/css/shadow-with-negative-offset-expected.png: Added.
19503         * platform/qt/svg/custom/animation-currentColor-expected.png: Added.
19504         * platform/qt/svg/custom/clip-path-id-changes-expected.png: Added.
19505         * platform/qt/svg/custom/createImageElement-expected.png: Added.
19506         * platform/qt/svg/custom/gradient-userSpaceOnUse-with-percentage-expected.png: Added.
19507         * platform/qt/svg/custom/js-repaint-rect-on-path-with-stroke-expected.png: Added.
19508         * platform/qt/svg/custom/js-update-image-and-display-expected.png: Added.
19509         * platform/qt/svg/custom/js-update-image-and-display2-expected.png: Added.
19510         * platform/qt/svg/custom/js-update-image-and-display3-expected.png: Added.
19511         * platform/qt/svg/custom/marker-opacity-expected.png: Added.
19512         * platform/qt/svg/custom/marker-referencePoint-expected.png: Added.
19513         * platform/qt/svg/custom/marker-strokeWidth-changes-expected.png: Added.
19514         * platform/qt/svg/custom/mask-on-multiple-objects-expected.png: Added.
19515         * platform/qt/svg/custom/mask-with-default-value-expected.png: Added.
19516         * platform/qt/svg/custom/outer-svg-unknown-feature-expected.png: Added.
19517         * platform/qt/svg/custom/pan-direction-expected.png: Added.
19518         * platform/qt/svg/custom/pattern-excessive-malloc-expected.png: Added.
19519         * platform/qt/svg/custom/repaint-shadow-expected.png: Added.
19520         * platform/qt/svg/custom/transformedMaskFails-expected.png: Added.
19521         * platform/qt/svg/custom/use-inherit-style-expected.png: Added.
19522         * platform/qt/svg/custom/xhtml-no-svg-renderer-expected.png: Added.
19523         * platform/qt/svg/filters/feGaussianBlur-expected.png: Added.
19524         * platform/qt/svg/filters/feLighting-crash-expected.png: Added.
19525         * platform/qt/svg/filters/feMerge-expected.png: Added.
19526         * platform/qt/svg/filters/feMerge-wrong-input-expected.png: Added.
19527         * platform/qt/svg/filters/feOffset-expected.png: Added.
19528         * platform/qt/svg/filters/feTile-expected.png: Added.
19529         * platform/qt/svg/filters/filter-clip-expected.png: Added.
19530         * platform/qt/svg/filters/filter-rounding-issues-expected.png: Added.
19531         * platform/qt/svg/filters/shadow-on-filter-expected.png: Added.
19532         * platform/qt/svg/filters/shadow-on-rect-with-filter-expected.png: Added.
19533         * platform/qt/svg/filters/subRegion-in-userSpace-expected.png: Added.
19534         * platform/qt/svg/filters/subRegion-one-effect-expected.png: Added.
19535         * platform/qt/svg/filters/subRegion-two-effects-expected.png: Added.
19536         * platform/qt/svg/hixie/error/006-expected.png: Added.
19537         * platform/qt/tables/mozilla/bugs/adforce_imgis_com-expected.png: Added.
19538         * platform/qt/tables/mozilla/bugs/bug120107-expected.png: Added.
19539         * platform/qt/tables/mozilla/bugs/bug1271-expected.png: Added.
19540         * platform/qt/tables/mozilla/bugs/bug12908-2-expected.png: Added.
19541         * platform/qt/tables/mozilla/bugs/bug12910-2-expected.png: Added.
19542         * platform/qt/tables/mozilla/bugs/bug131020-2-expected.png: Added.
19543         * platform/qt/tables/mozilla/bugs/bug13169-expected.png: Added.
19544         * platform/qt/tables/mozilla/bugs/bug137388-3-expected.png: Added.
19545         * platform/qt/tables/mozilla/bugs/bug1818-3-expected.png: Added.
19546         * platform/qt/tables/mozilla/bugs/bug1818-6-expected.png: Added.
19547         * platform/qt/tables/mozilla/bugs/bug196870-expected.png: Added.
19548         * platform/qt/tables/mozilla/bugs/bug222336-expected.png: Added.
19549         * platform/qt/tables/mozilla/bugs/bug222467-expected.png: Added.
19550         * platform/qt/tables/mozilla/bugs/bug269566-expected.png: Added.
19551         * platform/qt/tables/mozilla/bugs/bug277062-expected.png: Added.
19552         * platform/qt/tables/mozilla/bugs/bug28933-expected.png: Added.
19553         * platform/qt/tables/mozilla/bugs/bug2954-expected.png: Added.
19554         * platform/qt/tables/mozilla/bugs/bug50695-2-expected.png: Added.
19555         * platform/qt/tables/mozilla/bugs/bug56201-expected.png: Added.
19556         * platform/qt/tables/mozilla/bugs/bug8032-2-expected.png: Added.
19557         * platform/qt/tables/mozilla/core/col_widths_fix_autoFixPer-expected.png: Added.
19558         * platform/qt/transitions/opacity-transition-zindex-expected.png: Added.
19559         * platform/qt/transitions/transition-end-event-rendering-expected.png: Added.
19560
19561 2012-10-25  Balazs Kelemen  <kbalazs@webkit.org>
19562
19563         [Qt] Pixel tests need rebaseline
19564         https://bugs.webkit.org/show_bug.cgi?id=99323
19565
19566         Unreviewed pixel gardening.
19567
19568         Rebase some results for qt-5.0-wk2, mark wrong results as expected fail.
19569
19570         * platform/qt-5.0-wk2/TestExpectations:
19571         * platform/qt-5.0-wk2/compositing/direct-image-compositing-expected.png:
19572         * platform/qt-5.0-wk2/compositing/text-on-scaled-layer-expected.png: Added.
19573         * platform/qt-5.0-wk2/compositing/text-on-scaled-surface-expected.png: Added.
19574         * platform/qt-5.0-wk2/compositing/visibility/visibility-simple-video-layer-expected.png: Added.
19575         * platform/qt-5.0-wk2/css3/filters/effect-drop-shadow-hw-expected.png: Added.
19576         * platform/qt-5.0-wk2/fast/css-generated-content/012-expected.png: Added.
19577         * platform/qt-5.0-wk2/fast/css-generated-content/014-expected.png: Added.
19578         * platform/qt-5.0-wk2/fast/css-generated-content/hover-style-change-expected.png: Added.
19579         * platform/qt-5.0-wk2/fast/css/compare-content-style-expected.png: Added.
19580         * platform/qt-5.0-wk2/fast/forms/box-shadow-override-expected.png: Added.
19581         * platform/qt-5.0-wk2/fast/images/imagemap-focus-ring-outline-color-not-inherited-from-map-expected.png: Added.
19582         * platform/qt-5.0-wk2/fast/inline-block/overflow-clip-expected.png: Added.
19583         * platform/qt-5.0-wk2/fast/repaint/line-flow-with-floats-in-regions-expected.png: Added.
19584         * platform/qt-5.0-wk2/http/tests/navigation/javascriptlink-frames-expected.png: Added.
19585         * platform/qt-5.0-wk2/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.png: Added.
19586         * platform/qt-5.0-wk2/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.png: Added.
19587         * platform/qt-5.0-wk2/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.png: Removed.
19588         * platform/qt-5.0-wk2/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.png: Added.
19589         * platform/qt-5.0-wk2/svg/as-image/img-preserveAspectRatio-support-1-expected.png: Added.
19590         * platform/qt-5.0-wk2/svg/custom/js-late-pattern-and-object-creation-expected.png: Added.
19591         * platform/qt-5.0-wk2/svg/transforms/text-with-pattern-with-svg-transform-expected.png: Added.
19592         * platform/qt/TestExpectations:
19593         * platform/qt/ietestcenter/css3/bordersbackgrounds/border-radius-content-edge-001-expected.png:
19594
19595 2012-10-25  Mikhail Pozdnyakov  <mikhail.pozdnyakov@intel.com>
19596
19597         [EFL] Gardening after r132394
19598         https://bugs.webkit.org/show_bug.cgi?id=100365
19599
19600         Unreviewed gardening.
19601
19602         Skipping of newly added compositing/tiling/backface-preserve-3d-tiled.html
19603         test fail on EFL port due to missing AC support.
19604
19605         * platform/efl/TestExpectations:
19606
19607 2012-10-25  KwangYong Choi  <ky0.choi@samsung.com>
19608
19609         [EFL][QT] Remove test which is not exist
19610         https://bugs.webkit.org/show_bug.cgi?id=100366
19611
19612         Unreviewed. fast/dom/shadow/athost-atrules.html has been removed after r132403.
19613
19614         * platform/efl-wk1/TestExpectations:
19615         * platform/qt/TestExpectations:
19616
19617 2012-10-25  Mikhail Pozdnyakov  <mikhail.pozdnyakov@intel.com>
19618
19619         [EFL][WK2] Gardening after r132386
19620         https://bugs.webkit.org/show_bug.cgi?id=100362
19621
19622         Unreviewed gardening.
19623
19624         Skipped crashing fast/dom/nested-script-exceptions.html, networkinformation/multiple-frames.html, 
19625         networkinformation/basic-all-types-of-events.html, networkinformation/updates.html, networkinformation/add-listener-from-callback.html,
19626         networkinformation/basic-operation.html, svg/foreignObject/viewport-foreignobject-crash.html for EFL WK2.
19627
19628         * platform/efl-wk2/TestExpectations:
19629
19630 2012-10-25  Alexander Shalamov  <alexander.shalamov@intel.com>
19631
19632         Layout Test fast/media/w3c/test_media_queries.html is slow on Chromium debug bots after r132352
19633         https://bugs.webkit.org/show_bug.cgi?id=100272
19634
19635         Reviewed by Kenneth Rohde Christiansen.
19636
19637         Test if resolution media query is supported before identifying dpi of the media.
19638
19639         * fast/media/w3c/test_media_queries.html:
19640
19641 2012-10-25  Nandor Huszka  <hnandor@inf.u-szeged.hu>
19642
19643         [Qt] Unreviewed gardening.
19644
19645         Unskip tests that are not exist already.
19646
19647         * platform/qt-5.0-wk2/TestExpectations:
19648
19649 2012-10-25  Nandor Huszka  <hnandor@inf.u-szeged.hu>
19650
19651         [Qt] Unreviewed gardening.
19652
19653         Skip a new failing test introduced in r132394.
19654
19655         * platform/qt-5.0-wk2/TestExpectations:
19656
19657 2012-10-24  Csaba Osztrogonác  <ossy@webkit.org>
19658
19659         [Qt] Unreviewed gardening, skip a new failing test.
19660
19661         * platform/qt/TestExpectations:
19662
19663 2012-10-24  Kent Tamura  <tkent@chromium.org>
19664
19665         REGRESSION(r132291): Crash in BaseMultipleFieldsDateAndTimeInputType
19666         https://bugs.webkit.org/show_bug.cgi?id=100326
19667
19668         Reviewed by Eric Seidel.
19669
19670         * fast/forms/time-multiple-fields/time-multiple-fields-change-type-expected.txt: Added.
19671         * fast/forms/time-multiple-fields/time-multiple-fields-change-type.html: Added.
19672
19673 2012-10-24  Pavel Feldman  <pfeldman@chromium.org>
19674
19675         Not reviewed: updating chromium TestExpectations for the roll.
19676
19677         * platform/chromium/TestExpectations:
19678
19679 2012-10-24  Pavel Feldman  <pfeldman@chromium.org>
19680
19681         Not reviewed: updating chromium TestExpectations for the roll.
19682
19683         * platform/chromium/TestExpectations:
19684
19685 2012-10-24  Pavel Feldman  <pfeldman@chromium.org>
19686
19687         Not reviewed: platform/chromium/TestExpectations lint.
19688
19689         * platform/chromium/TestExpectations:
19690
19691 2012-10-24  Kangil Han  <kangil.han@samsung.com>
19692
19693         Rebaseline some sputnik unicode failed cases.
19694         https://bugs.webkit.org/show_bug.cgi?id=99976
19695
19696         Unreviewed rebaseline.
19697
19698         According to BUG 93103, seems these four test cases have different results after libicu 4.6 version.
19699         As Ubuntu 12.04 installs 4.8 and mac has same result with windows, expected results on BUG 93103 could replace common result file except chromium-mac-snowleopard.
19700
19701         * platform/chromium/sputnik/Unicode/Unicode_510/S7.6_A3.1-expected.txt: Removed.
19702         * platform/chromium/sputnik/Unicode/Unicode_510/S7.6_A3.2-expected.txt: Removed.
19703         * platform/chromium/sputnik/Unicode/Unicode_510/S7.6_A5.3_T1-expected.txt: Removed.
19704         * platform/chromium/sputnik/Unicode/Unicode_510/S7.6_A5.3_T2-expected.txt: Removed.
19705         * platform/efl/TestExpectations:
19706         * platform/gtk/sputnik/Unicode/Unicode_510/S7.6_A3.2-expected.txt: Removed.
19707         * platform/gtk/sputnik/Unicode/Unicode_510/S7.6_A5.3_T1-expected.txt: Removed.
19708         * platform/gtk/sputnik/Unicode/Unicode_510/S7.6_A5.3_T2-expected.txt: Removed.
19709         * platform/mac-snowleopard/sputnik/Unicode/Unicode_510/S7.6_A3.1-expected.txt: Removed.
19710         * platform/mac-snowleopard/sputnik/Unicode/Unicode_510/S7.6_A3.2-expected.txt: Removed.
19711         * platform/mac-snowleopard/sputnik/Unicode/Unicode_510/S7.6_A5.3_T1-expected.txt: Removed.
19712         * platform/mac-snowleopard/sputnik/Unicode/Unicode_510/S7.6_A5.3_T2-expected.txt: Removed.
19713         * platform/mac/sputnik/Unicode/Unicode_510/S7.6_A3.1-expected.txt: Removed.
19714         * platform/mac/sputnik/Unicode/Unicode_510/S7.6_A3.2-expected.txt: Removed.
19715         * platform/mac/sputnik/Unicode/Unicode_510/S7.6_A5.3_T1-expected.txt: Removed.
19716         * platform/mac/sputnik/Unicode/Unicode_510/S7.6_A5.3_T2-expected.txt: Removed.
19717         * sputnik/Unicode/Unicode_510/S7.6_A3.1-expected.txt:
19718         * sputnik/Unicode/Unicode_510/S7.6_A3.2-expected.txt:
19719         * sputnik/Unicode/Unicode_510/S7.6_A5.3_T1-expected.txt:
19720         * sputnik/Unicode/Unicode_510/S7.6_A5.3_T2-expected.txt:
19721
19722 2012-10-24  Simon Fraser  <simon.fraser@apple.com>
19723
19724         Add two more tiled scrolling tests
19725         https://bugs.webkit.org/show_bug.cgi?id=100314
19726
19727         Reviewed by Beth Dakin.
19728
19729         Two new tests for TileCache tile coverage after scrolling.
19730
19731         * platform/mac/tiled-drawing/tile-coverage-after-scroll-expected.txt: Added.
19732         * platform/mac/tiled-drawing/tile-coverage-after-scroll.html: Added.
19733         * platform/mac/tiled-drawing/tile-coverage-scroll-to-bottom-expected.txt: Added.
19734         * platform/mac/tiled-drawing/tile-coverage-scroll-to-bottom.html: Added.
19735
19736 2012-10-24  Beth Dakin  <bdakin@apple.com>
19737
19738         Updated results for https://bugs.webkit.org/show_bug.cgi?id=100312
19739         I checked in results that relied on some local changes in WK2.
19740
19741         * platform/mac/tiled-drawing/tile-coverage-slow-scrolling-expected.txt:
19742
19743 2012-10-24  Simon Fraser  <simon.fraser@apple.com>
19744
19745         Skip tiled drawing tests for WK1
19746         https://bugs.webkit.org/show_bug.cgi?id=100312
19747
19748         Reviewed by Beth Dakin.
19749
19750         Skip platform/mac/tiled-drawing tests in the main TestExpections file,
19751         but re-enable it in the WK2 TestExpections file.
19752
19753         * platform/mac-wk2/TestExpectations:
19754         * platform/mac/TestExpectations:
19755
19756 2012-10-24  Dirk Pranke  <dpranke@chromium.org>
19757
19758         Unreviewed, update chromium-mac-mountainlion baselines.
19759
19760         * platform/chromium-mac-lion/media/track/track-cue-rendering-horizontal-expected.png: Copied from LayoutTests/platform/chromium-mac/media/track/track-cue-rendering-horizontal-expected.png.
19761         * platform/chromium-mac-lion/media/track/track-cue-rendering-horizontal-expected.txt: Copied from LayoutTests/platform/chromium-mac/media/track/track-cue-rendering-horizontal-expected.txt.
19762         * platform/chromium-mac/media/track/track-cue-rendering-horizontal-expected.png:
19763         * platform/chromium-mac/media/track/track-cue-rendering-horizontal-expected.txt:
19764
19765 2012-10-24  Dirk Pranke  <dpranke@chromium.org>
19766
19767         Unreviewed, expectations and baseline cleanup.
19768
19769         Remove some old baselines for a test that was converted to a reftest,
19770         and remove entries for tests no longer failing on Chromium Mac ML.
19771
19772         * platform/chromium-mac-lion/fast/forms/date/date-reset-value-expected.png: Removed.
19773         * platform/chromium-mac-mountainlion/TestExpectations:
19774         * platform/chromium-mac-snowleopard/fast/forms/date/date-reset-value-expected.png: Removed.
19775         * platform/chromium-mac/fast/forms/date/date-reset-value-expected.png: Removed.
19776
19777 2012-10-24  Beth Dakin  <bdakin@apple.com>
19778
19779         https://bugs.webkit.org/show_bug.cgi?id=100169
19780         We should make TileCache tiles the size of the tile coverage rect 
19781         when we can't do fast scrolling
19782         -and-
19783         <rdar://problem/12505021>
19784
19785         Reviewed by Simon Fraser.
19786
19787         New test.
19788         * platform/mac/tiled-drawing/tile-coverage-slow-scrolling-expected.txt: Added.
19789         * platform/mac/tiled-drawing/tile-coverage-slow-scrolling.html: Added.
19790
19791 2012-10-24  David Barton  <dbarton@mathscribe.com>
19792
19793         MathML tests trigger font cache assertions in debug bots
19794         https://bugs.webkit.org/show_bug.cgi?id=100268
19795
19796         Reviewed by Eric Seidel.
19797
19798         * platform/chromium/TestExpectations:
19799
19800 2012-10-24  Tommy Widenflycht  <tommyw@google.com>
19801
19802         MediaStream API: Make sure all RTCPeerConnection events are dispatched asynchronously
19803         https://bugs.webkit.org/show_bug.cgi?id=100286
19804
19805         Reviewed by Adam Barth.
19806
19807         RTCPeerConnection::close is the only function that dispatches an event directly so only test that.
19808
19809         * fast/mediastream/RTCPeerConnection-events-expected.txt: Added.
19810         * fast/mediastream/RTCPeerConnection-events.html: Added.
19811
19812 2012-10-24  Levi Weintraub  <leviw@chromium.org>
19813
19814         Unreviewed gardening. Chromium revision 163873 also made
19815         platform/chromium/virtual/gpu/fast/canvas/canvas-incremental-repaint.html slow.
19816
19817         * platform/chromium/TestExpectations:
19818
19819 2012-10-24  Max Vujovic  <mvujovic@adobe.com>
19820
19821         [CSS Shaders] The mesh should be specified using <column, row> order
19822         https://bugs.webkit.org/show_bug.cgi?id=96285
19823
19824         Reviewed by Dean Jackson.
19825
19826         Add a test verifying that WebKit interprets the CSS mesh values in column, row order.
19827         Update existing tests for u_meshSize and u_tileSize to expect column, row order.
19828
19829         * css3/filters/custom/custom-filter-mesh-column-row-order-expected.html: Added.
19830         * css3/filters/custom/custom-filter-mesh-column-row-order.html: Added.
19831         * css3/filters/resources/checkerboard.vs: Added.
19832         * css3/filters/resources/u-mesh-size.fs:
19833         * css3/filters/resources/u-tile-size.fs:
19834         * css3/filters/resources/varying-mix-color.fs: Added.
19835
19836 2012-10-24  Tony Chang  <tony@chromium.org>
19837
19838         [chromium] Unreviewed, land pixel results on Win/Mac for a new repaint test.
19839
19840         * platform/chromium-mac/css3/flexbox/repaint-during-resize-no-flex-expected.png: Added.
19841         * platform/chromium-win/css3/flexbox/repaint-during-resize-no-flex-expected.png: Renamed from LayoutTests/platform/chromium-linux/css3/flexbox/repaint-during-resize-no-flex-expected.png.
19842         * platform/chromium/TestExpectations:
19843
19844 2012-10-24  Sailesh Agrawal  <sail@chromium.org>
19845
19846         Incorrect keycodes for numpad /, -, +, .
19847         https://bugs.webkit.org/show_bug.cgi?id=99188
19848
19849         Reviewed by Tony Chang.
19850
19851         Added test to map numpad keys to windows virtual keycodes. This test is for the Mac port only. DumpRenderTree in the chromium-mac port doesn't use Mac keycodes so this can't be tested on that platform.
19852
19853         * platform/mac/fast/events/numpad-keycode-mapping-expected.txt: Added.
19854         * platform/mac/fast/events/numpad-keycode-mapping.html: Added.
19855
19856 2012-10-24  Levi Weintraub  <leviw@chromium.org>
19857
19858         Unreviewed gardening. Marking the software compositing version of
19859         compositing/tiling/backface-preserve-3d-tiled.html as failing as well.
19860
19861         * platform/chromium/TestExpectations:
19862
19863 2012-10-24  Levi Weintraub  <leviw@chromium.org>
19864
19865         Unreviewed gardening. Marking 2 more mathml tests as flaky crashers on debug.
19866
19867         * platform/chromium/TestExpectations:
19868
19869 2012-10-24  Terry Anderson  <tdanderson@chromium.org>
19870
19871         Handle two-finger tap gestures in the same way as long-press gestures
19872         https://bugs.webkit.org/show_bug.cgi?id=99947
19873
19874         Reviewed by Adam Barth.
19875
19876         New layout test for dispatching context menus on a two-finger tap
19877         gesture when touch adjustment is enabled.
19878
19879         * touchadjustment/touch-links-two-finger-tap-expected.txt: Added.
19880         * touchadjustment/touch-links-two-finger-tap.html: Added.
19881
19882 2012-10-24  Chris Fleizach  <cfleizach@apple.com>
19883
19884         AX:When aria-label is used, the text under an element is still appearing as the AXTitle
19885         https://bugs.webkit.org/show_bug.cgi?id=98167
19886
19887         Reviewed by Beth Dakin.
19888
19889         * platform/mac/accessibility/aria-label-overrides-visible-text-expected.txt: Added.
19890         * platform/mac/accessibility/aria-label-overrides-visible-text.html: Added.
19891         * platform/mac/accessibility/aria-labelledby-overrides-aria-label-expected.txt:
19892
19893 2012-10-24  Sheriff Bot  <webkit.review.bot@gmail.com>
19894
19895         Unreviewed, rolling out r132303 and r132312.
19896         http://trac.webkit.org/changeset/132303
19897         http://trac.webkit.org/changeset/132312
19898         https://bugs.webkit.org/show_bug.cgi?id=100287
19899
19900         Triggering crashes on many popular websites (Requested by
19901         leviw|gardening on #webkit).
19902
19903         * fast/dom/shadow/athost-atrules-expected.txt: Removed.
19904         * fast/dom/shadow/athost-atrules.html: Removed.
19905
19906 2012-10-24  Joshua Bell  <jsbell@chromium.org>
19907
19908         IndexedDB: Cursor property value identities should be preserved
19909         https://bugs.webkit.org/show_bug.cgi?id=100051
19910
19911         Reviewed by Tony Chang.
19912
19913         Add tests to verify identity/read-only/mutability of cursor properties.
19914
19915         * storage/indexeddb/cursor-properties-expected.txt: Added.
19916         * storage/indexeddb/cursor-properties.html: Added.
19917         * storage/indexeddb/resources/cursor-properties.js: Added.
19918         (test.request.onsuccess):
19919         (test):
19920         (onUpgradeNeeded):
19921         (onOpenSuccess.request.onsuccess):
19922         (onOpenSuccess):
19923         (checkProperty):
19924
19925 2012-10-24  Levi Weintraub  <leviw@chromium.org>
19926
19927         Unreviewed gardening. Updating slow expectations for two tests following a Chromium
19928         change. See https://bugs.webkit.org/show_bug.cgi?id=100287
19929
19930         * platform/chromium/TestExpectations:
19931
19932 2012-10-24  Tony Chang  <tony@chromium.org>
19933
19934         Setting width of a flexitem causes the adjacent flex item to be displayed poorly.
19935         https://bugs.webkit.org/show_bug.cgi?id=99925
19936
19937         Reviewed by Ojan Vafai.
19938
19939         Add a repaint test.  The render tree should be cross platform, but due to
19940         slight color differences in the grey overlay, the png can't be shared.
19941
19942         * css3/flexbox/repaint-during-resize-no-flex-expected.txt: Added.
19943         * css3/flexbox/repaint-during-resize-no-flex.html: Added.
19944         * platform/chromium-linux/css3/flexbox/repaint-during-resize-no-flex-expected.png: Added.
19945         * platform/chromium/TestExpectations:
19946
19947 2012-10-24  Simon Fraser  <simon.fraser@apple.com>
19948
19949         Fix CALayer hiearchy when combining tiling with preserve-3d
19950         https://bugs.webkit.org/show_bug.cgi?id=100205
19951
19952         Reviewed by Dean Jackson.
19953
19954         Pixel test that tests backface-visibility on a tile cache layer. Mark the test as
19955         failing on Chromium.
19956
19957         * compositing/tiling/backface-preserve-3d-tiled-expected.png: Added.
19958         * compositing/tiling/backface-preserve-3d-tiled-expected.txt: Added.
19959         * compositing/tiling/backface-preserve-3d-tiled.html: Added.
19960         * platform/chromium/TestExpectations:
19961
19962 2012-10-24  Rick Byers  <rbyers@chromium.org>
19963
19964         image-set doesn't round-trip properly with cssText
19965         https://bugs.webkit.org/show_bug.cgi?id=99725
19966
19967         Reviewed by Beth Dakin.
19968
19969         Update image-set-setting test to expect the css text to round-trip properly.
19970
19971         * fast/css/image-set-setting-expected.txt:
19972         * fast/css/script-tests/image-set-setting.js:
19973         (testComputedStyle):
19974         (testImageSetRule):
19975
19976 2012-10-24  Zan Dobersek  <zandobersek@gmail.com>
19977
19978         Unreviewed GTK gardening.
19979
19980         Rebaselining two Video Track tests after r132349.
19981
19982         * platform/gtk/media/track/track-cue-rendering-horizontal-expected.txt:
19983         * platform/gtk/media/track/track-cue-rendering-vertical-expected.txt:
19984
19985 2012-10-24  Chris Fleizach  <cfleizach@apple.com>
19986
19987         AX: WebKit exposes abstract ARIA role range as AXSlider; should be generic AXGroup
19988         https://bugs.webkit.org/show_bug.cgi?id=100204
19989
19990         Reviewed by Beth Dakin.
19991
19992         Remove the aria-range.html test because the same functionality is covered in aria-slider.html
19993         Rename aria-range-value to aria-slider-value and use the non-abstract role slider instead (and 
19994         move that to the general accessibility platform).
19995
19996         * accessibility/aria-slider-value-expected.txt: Copied from LayoutTests/platform/mac/accessibility/aria-range-value-expected.txt.
19997         * accessibility/aria-slider-value.html: Copied from LayoutTests/platform/mac/accessibility/aria-range-value.html.
19998         * platform/mac/accessibility/aria-range-expected.txt: Removed.
19999         * platform/mac/accessibility/aria-range-value-expected.txt: Removed.
20000         * platform/mac/accessibility/aria-range-value.html: Removed.
20001         * platform/mac/accessibility/aria-range.html: Removed.
20002
20003 2012-10-24  Levi Weintraub  <leviw@chromium.org>
20004
20005         Unreviewed gardening. Marking fast/media/w3c/test_media_queries.html as slow on
20006         Chromium debug bots following r132352. It may still timeout...
20007
20008         * platform/chromium/TestExpectations:
20009
20010 2012-10-24  Florin Malita  <fmalita@chromium.org>
20011
20012         [Chromium] SVG repaint issues
20013         https://bugs.webkit.org/show_bug.cgi?id=99874
20014
20015         Reviewed by Levi Weintraub.
20016
20017         * platform/chromium-linux/svg/zoom/page/zoom-svg-float-border-padding-expected.png:
20018         * platform/chromium-linux/svg/zoom/text/zoom-svg-float-border-padding-expected.png:
20019         * platform/chromium-win/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.png:
20020         * platform/chromium-win/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-expected.png:
20021         * platform/chromium/TestExpectations:
20022
20023 2012-10-24  Dana Jansens  <danakj@chromium.org>
20024
20025         Layout tests to verify scaled composited layers have crisp text
20026         https://bugs.webkit.org/show_bug.cgi?id=96940
20027
20028         Reviewed by Adrienne Walker.
20029
20030         Chromium bug: crbug.com/149943
20031
20032         * compositing/text-on-scaled-layer-expected.html: Added.
20033         * compositing/text-on-scaled-layer.html: Added.
20034         * compositing/text-on-scaled-surface-expected.html: Added.
20035         * compositing/text-on-scaled-surface.html: Added.
20036         * platform/chromium/TestExpectations:
20037         * platform/mac/TestExpectations:
20038
20039 2012-10-24  Levi Weintraub  <leviw@chromium.org>
20040
20041         Unreveiewed gardening. Fixing linter, marking 2 mathml tests as flaky crashers on debug,
20042         and adding passing Lion expectations for a third mathml test.
20043
20044         * platform/chromium/TestExpectations:
20045         * platform/chromium-mac-lion/mathml/presentation/fenced-expected.png: Modified.
20046
20047 2012-10-24  Toni Barzic  <tbarzic@chromium.org>
20048
20049         Crash when trying to write exception message to null console
20050         https://bugs.webkit.org/show_bug.cgi?id=99658
20051
20052         Reviewed by Adam Barth.
20053
20054         The test creates bunch of workers that throw an exception as soon as they are loaded and then tries to change the current document.
20055         The test passes if there is no crash.
20056         Unfortuantely, the test is inherently flaky and may produce some false positive results (but should never fail if there is no bug).
20057
20058         * fast/workers/resources/worker-exception.js: Added.
20059         * fast/workers/worker-exception-during-navigation-expected.txt: Added.
20060         * fast/workers/worker-exception-during-navigation.html: Added.
20061
20062 2012-10-24  David Barton  <dbarton@mathscribe.com>
20063
20064         [MathML] Timeouts on linux after r132264
20065         https://bugs.webkit.org/show_bug.cgi?id=100202
20066
20067         Reviewed by Eric Seidel.
20068
20069         The failing tests no longer timeout.
20070
20071         * platform/chromium/TestExpectations:
20072
20073 2012-10-24  Alexander Shalamov  <alexander.shalamov@intel.com>
20074
20075         CSS3 Media Queries - add resolution tests to W3C test suite
20076         https://bugs.webkit.org/show_bug.cgi?id=100231
20077
20078         Reviewed by Kenneth Rohde Christiansen.
20079
20080         Resolution media feature was implemented, therefore,
20081         W3C tests are added back to the test suite.
20082
20083         * fast/media/w3c/test_media_queries-expected.txt:
20084         * fast/media/w3c/test_media_queries.html:
20085
20086         Created platform specific expectations for the platforms that have RESOLUTION_MEDIA_QUERY disabled.
20087
20088         * platform/blackberry/fast/media/w3c/test_media_queries-expected.txt: Added.
20089         * platform/chromium/fast/media/w3c/test_media_queries-expected.txt: Added.
20090         * platform/gtk/fast/media/w3c/test_media_queries-expected.txt: Added.
20091         * platform/mac/fast/media/w3c/test_media_queries-expected.txt: Added.
20092         * platform/win/fast/media/w3c/test_media_queries-expected.txt: Added.
20093
20094 2012-10-24  Dominik Röttsches  <dominik.rottsches@intel.com>
20095
20096         [EFL] Unreviewed gardening.
20097
20098         * platform/efl-wk1/TestExpectations: Marking shadow-dom failures after r132303
20099         * platform/efl-wk2/TestExpectations: Marking focus failure after r132342 and drag-select failure between r132333-r132343.
20100
20101 2012-10-24  Eric Carlson  <eric.carlson@apple.com>
20102
20103         Allow ports to override text track rendering style
20104         https://bugs.webkit.org/show_bug.cgi?id=97800
20105         <rdar://problem/12044964>
20106
20107         Reviewed by Maciej Stachowiak.
20108
20109         * media/track/track-cue-rendering-expected.txt: Update results for caption css changes.
20110         * media/track/track-cue-rendering.html: 
20111         * platform/chromium/TestExpectations: Skip tests that need to be rebaselined.
20112
20113 2012-10-24  Vsevolod Vlasov  <vsevik@chromium.org>
20114
20115         Web Inspector: Introduce workspace provider as a content providing backend for project.
20116         https://bugs.webkit.org/show_bug.cgi?id=100244
20117
20118         Reviewed by Pavel Feldman.
20119
20120         * http/tests/inspector/compiler-script-mapping.html:
20121         * http/tests/inspector/workspace-test.js:
20122         (initialize_WorkspaceTest.InspectorTest.createWorkspace):
20123         (initialize_WorkspaceTest.InspectorTest.addMockUISourceCodeToWorkspace):
20124         * inspector/debugger/network-uisourcecode-provider.html:
20125         * inspector/debugger/script-snippet-model.html:
20126         * inspector/debugger/scripts-panel.html:
20127         * inspector/uisourcecode-revisions.html:
20128
20129 2012-10-24  Vsevolod Vlasov  <vsevik@chromium.org>
20130
20131         Web Inspector: UiSourceCode should rely on the workspace as a content provider.
20132         https://bugs.webkit.org/show_bug.cgi?id=100216
20133
20134         Reviewed by Pavel Feldman.
20135
20136         * http/tests/inspector/compiler-script-mapping.html:
20137         * inspector/debugger/breakpoint-manager.html:
20138         * inspector/debugger/script-formatter-search.html:
20139         * inspector/debugger/scripts-file-selector.html:
20140         * inspector/debugger/scripts-panel.html:
20141         * inspector/debugger/scripts-sorting.html:
20142         * inspector/debugger/ui-source-code-display-name.html:
20143         * inspector/debugger/ui-source-code.html:
20144         * inspector/uisourcecode-revisions.html:
20145
20146 2012-10-24  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
20147
20148         [EFL] Hopefully finish rebaselining after r131941 and r131991.
20149
20150         * platform/efl/compositing/clip-change-expected.png: Added.
20151         * platform/efl/compositing/geometry/foreground-offset-change-expected.png: Added.
20152         * platform/efl/compositing/iframes/fixed-position-iframe-expected.png: Added.
20153         * platform/efl/compositing/iframes/iframe-content-flipping-expected.png:
20154         * platform/efl/compositing/iframes/repaint-after-losing-scrollbars-expected.png: Added.
20155         * platform/efl/compositing/iframes/scroll-fixed-transformed-element-expected.png: Added.
20156         * platform/efl/compositing/iframes/scroll-grandchild-iframe-expected.png: Added.
20157         * platform/efl/compositing/overflow/repaint-after-losing-scrollbars-expected.png:
20158         * platform/efl/compositing/repaint/newly-composited-on-scroll-expected.png:
20159         * platform/efl/compositing/repaint/newly-composited-repaint-rect-expected.png:
20160         * platform/efl/compositing/repaint/shrink-layer-expected.png: Added.
20161         * platform/efl/compositing/repaint/transform-style-change-expected.png: Added.
20162         * platform/efl/compositing/rtl: Added.
20163         * platform/efl/compositing/rtl/rtl-overflow-invalidation-expected.png: Added.
20164         * platform/efl/compositing/video-page-visibility-expected.png:
20165         * platform/efl/css3/flexbox/repaint-expected.png:
20166         * platform/efl/fast/canvas/canvas-as-image-incremental-repaint-expected.png: Added.
20167         * platform/efl/fast/canvas/canvas-composite-fill-repaint-expected.png:
20168         * platform/efl/fast/canvas/canvas-incremental-repaint-2-expected.png: Added.
20169         * platform/efl/fast/canvas/canvas-incremental-repaint-expected.png: Added.
20170         * platform/efl/fast/canvas/canvas-resize-after-paint-without-layout-expected.png:
20171         * platform/efl/fast/canvas/setWidthResetAfterForcedRender-expected.png:
20172
20173 2012-10-24  Zan Dobersek  <zandobersek@gmail.com>
20174
20175         Unreviewed GTK gardening.
20176
20177         Adding crash expectations for tests that started crashing after r132286.
20178
20179         * platform/gtk/TestExpectations:
20180
20181 2012-10-24  Sheriff Bot  <webkit.review.bot@gmail.com>
20182
20183         Unreviewed, rolling out r132333.
20184         http://trac.webkit.org/changeset/132333
20185         https://bugs.webkit.org/show_bug.cgi?id=100234
20186
20187         Crashes many tests on the EFL-WK2 bot. (Requested by rakuco on
20188         #webkit).
20189
20190         * platform/efl-wk2/TestExpectations:
20191         * platform/efl/TestExpectations:
20192         * platform/efl/editing/spelling/inline_spelling_markers-expected.txt: Removed.
20193         * platform/efl/editing/spelling/spelling-expected.txt: Removed.
20194
20195 2012-10-24  Grzegorz Czajkowski  <g.czajkowski@samsung.com>
20196
20197         [EFL] WebKitTestRunner needs to turn on 'setContinuousSpellCheckingEnabled'
20198         https://bugs.webkit.org/show_bug.cgi?id=93611
20199
20200         Reviewed by Hajime Morita.
20201
20202         Unskip the spelling tests from efl-wk2/TestExpectations to run them for WebKit2-EFL.
20203         Add new baselines for two spelling tests.
20204
20205         * platform/efl-wk2/TestExpectations:
20206         * platform/efl/TestExpectations:
20207         * platform/efl/editing/spelling/inline_spelling_markers-expected.txt: Added.
20208         * platform/efl/editing/spelling/spelling-expected.txt: Added.
20209
20210 2012-10-24  Kent Tamura  <tkent@chromium.org>
20211
20212         [Chromium] Test expectation update
20213
20214         * platform/chromium-win/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-step-expected.png:
20215         * platform/chromium/TestExpectations:
20216
20217 2012-10-24  Kent Tamura  <tkent@chromium.org>
20218
20219         [Chromium] Test expectation update
20220
20221         * platform/chromium/TestExpectations:
20222          - exif-orientation-css.html is ImageOnlyFailure.
20223          - Still need rebaseline for calendar-picker-appearance-step.html on Windows?
20224
20225 2012-10-12  Balazs Kelemen  <kbalazs@webkit.org>
20226
20227         [Qt][WK2] Skip tests that depend on disabling accelerated compositing
20228         https://bugs.webkit.org/show_bug.cgi?id=99167
20229
20230         Rubber-stamped by Simon Hausmann.
20231
20232         Skip those tests because we don't support the non-accelerated
20233         rendering path.
20234
20235         * platform/qt-5.0-wk2/TestExpectations:
20236
20237 2012-10-24  Kent Tamura  <tkent@chromium.org>
20238
20239         [Chromium] Rebaseline for r132310.
20240
20241         * platform/chromium/TestExpectations:
20242         * platform/chromium-linux-x86/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-expected.png: Removed.
20243         * platform/chromium-linux-x86/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-step-expected.png: Removed.
20244         * platform/chromium-linux/fast/forms/date-multiple-fields/date-multiple-fields-appearance-basic-expected.png:
20245         * platform/chromium-linux/fast/forms/date-multiple-fields/date-multiple-fields-appearance-l10n-expected.png:
20246         * platform/chromium-linux/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-classes-expected.png:
20247         * platform/chromium-linux/fast/forms/date-multiple-fields/date-multiple-fields-appearance-style-expected.png:
20248         * platform/chromium-linux/fast/forms/month-multiple-fields/month-multiple-fields-appearance-basic-expected.png:
20249         * platform/chromium-linux/fast/forms/month-multiple-fields/month-multiple-fields-appearance-l10n-expected.png:
20250         * platform/chromium-linux/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-classes-expected.png:
20251         * platform/chromium-linux/fast/forms/month-multiple-fields/month-multiple-fields-appearance-style-expected.png:
20252         * platform/chromium-linux/fast/forms/time-multiple-fields/time-multiple-fields-appearance-basic-expected.png:
20253         * platform/chromium-linux/fast/forms/time-multiple-fields/time-multiple-fields-appearance-disabled-readonly-expected.png:
20254         * platform/chromium-linux/fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-classes-expected.png:
20255         * platform/chromium-linux/fast/forms/time-multiple-fields/time-multiple-fields-appearance-style-expected.png:
20256         * platform/chromium-linux/fast/forms/week-multiple-fields/week-multiple-fields-appearance-basic-expected.png:
20257         * platform/chromium-linux/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-classes-expected.png:
20258         * platform/chromium-linux/fast/forms/week-multiple-fields/week-multiple-fields-appearance-style-expected.png:
20259         * platform/chromium-linux/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-expected.png:
20260         * platform/chromium-linux/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-step-expected.png:
20261         * platform/chromium-linux/platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-appearance-expected.png:
20262         * platform/chromium-linux/platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-appearance-rtl-expected.png:
20263         * platform/chromium-linux/platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-appearance-with-scroll-bar-expected.png:
20264         * platform/chromium-linux/platform/chromium/fast/forms/suggestion-picker/time-suggestion-picker-appearance-expected.png:
20265         * platform/chromium-linux/platform/chromium/fast/forms/suggestion-picker/time-suggestion-picker-appearance-rtl-expected.png:
20266         * platform/chromium-linux/platform/chromium/fast/forms/suggestion-picker/time-suggestion-picker-appearance-with-scroll-bar-expected.png:
20267         * platform/chromium-mac-lion/fast/forms/date-multiple-fields/date-multiple-fields-appearance-basic-expected.png:
20268         * platform/chromium-mac-lion/fast/forms/date-multiple-fields/date-multiple-fields-appearance-l10n-expected.png:
20269         * platform/chromium-mac-lion/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-classes-expected.png:
20270         * platform/chromium-mac-lion/fast/forms/date-multiple-fields/date-multiple-fields-appearance-style-expected.png:
20271         * platform/chromium-mac-lion/fast/forms/month-multiple-fields/month-multiple-fields-appearance-basic-expected.png:
20272         * platform/chromium-mac-lion/fast/forms/month-multiple-fields/month-multiple-fields-appearance-l10n-expected.png:
20273         * platform/chromium-mac-lion/fast/forms/month-multiple-fields/month-multiple-fields-appearance-style-expected.png:
20274         * platform/chromium-mac-lion/fast/forms/time-multiple-fields/time-multiple-fields-appearance-basic-expected.png:
20275         * platform/chromium-mac-lion/fast/forms/time-multiple-fields/time-multiple-fields-appearance-style-expected.png:
20276         * platform/chromium-mac-lion/fast/forms/week-multiple-fields/week-multiple-fields-appearance-basic-expected.png:
20277         * platform/chromium-mac-lion/fast/forms/week-multiple-fields/week-multiple-fields-appearance-style-expected.png:
20278         * platform/chromium-mac-lion/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-expected.png: Added.
20279         * platform/chromium-mac-lion/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-step-expected.png: Added.
20280         * platform/chromium-mac-lion/platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-appearance-expected.png: Added.
20281         * platform/chromium-mac-lion/platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-appearance-rtl-expected.png: Added.
20282         * platform/chromium-mac-lion/platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-appearance-with-scroll-bar-expected.png: Added.
20283         * platform/chromium-mac-lion/platform/chromium/fast/forms/suggestion-picker/time-suggestion-picker-appearance-expected.png: Added.
20284         * platform/chromium-mac-lion/platform/chromium/fast/forms/suggestion-picker/time-suggestion-picker-appearance-rtl-expected.png: Added.
20285         * platform/chromium-mac-lion/platform/chromium/fast/forms/suggestion-picker/time-suggestion-picker-appearance-with-scroll-bar-expected.png: Added.
20286         * platform/chromium-mac-snowleopard/fast/forms/date-multiple-fields/date-multiple-fields-appearance-basic-expected.png:
20287         * platform/chromium-mac-snowleopard/fast/forms/date-multiple-fields/date-multiple-fields-appearance-l10n-expected.png:
20288         * platform/chromium-mac-snowleopard/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-classes-expected.png:
20289         * platform/chromium-mac-snowleopard/fast/forms/date-multiple-fields/date-multiple-fields-appearance-style-expected.png:
20290         * platform/chromium-mac-snowleopard/fast/forms/month-multiple-fields/month-multiple-fields-appearance-basic-expected.png:
20291         * platform/chromium-mac-snowleopard/fast/forms/month-multiple-fields/month-multiple-fields-appearance-l10n-expected.png:
20292         * platform/chromium-mac-snowleopard/fast/forms/month-multiple-fields/month-multiple-fields-appearance-style-expected.png:
20293         * platform/chromium-mac-snowleopard/fast/forms/time-multiple-fields/time-multiple-fields-appearance-basic-expected.png:
20294         * platform/chromium-mac-snowleopard/fast/forms/time-multiple-fields/time-multiple-fields-appearance-style-expected.png:
20295         * platform/chromium-mac-snowleopard/fast/forms/week-multiple-fields/week-multiple-fields-appearance-basic-expected.png:
20296         * platform/chromium-mac-snowleopard/fast/forms/week-multiple-fields/week-multiple-fields-appearance-style-expected.png:
20297         * platform/chromium-mac-snowleopard/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-expected.png:
20298         * platform/chromium-mac-snowleopard/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-step-expected.png:
20299         * platform/chromium-mac-snowleopard/platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-appearance-expected.png:
20300         * platform/chromium-mac-snowleopard/platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-appearance-rtl-expected.png:
20301         * platform/chromium-mac-snowleopard/platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-appearance-with-scroll-bar-expected.png:
20302         * platform/chromium-mac-snowleopard/platform/chromium/fast/forms/suggestion-picker/time-suggestion-picker-appearance-expected.png:
20303         * platform/chromium-mac-snowleopard/platform/chromium/fast/forms/suggestion-picker/time-suggestion-picker-appearance-rtl-expected.png:
20304         * platform/chromium-mac-snowleopard/platform/chromium/fast/forms/suggestion-picker/time-suggestion-picker-appearance-with-scroll-bar-expected.png:
20305         * platform/chromium-mac/fast/forms/date-multiple-fields/date-multiple-fields-appearance-basic-expected.png:
20306         * platform/chromium-mac/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-classes-expected.png:
20307         * platform/chromium-mac/fast/forms/date-multiple-fields/date-multiple-fields-appearance-style-expected.png:
20308         * platform/chromium-mac/fast/forms/month-multiple-fields/month-multiple-fields-appearance-basic-expected.png:
20309         * platform/chromium-mac/fast/forms/month-multiple-fields/month-multiple-fields-appearance-style-expected.png:
20310         * platform/chromium-mac/fast/forms/time-multiple-fields/time-multiple-fields-appearance-basic-expected.png:
20311         * platform/chromium-mac/fast/forms/time-multiple-fields/time-multiple-fields-appearance-style-expected.png:
20312         * platform/chromium-mac/fast/forms/week-multiple-fields/week-multiple-fields-appearance-basic-expected.png:
20313         * platform/chromium-mac/fast/forms/week-multiple-fields/week-multiple-fields-appearance-style-expected.png:
20314         * platform/chromium-mac/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-expected.png:
20315         * platform/chromium-mac/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-step-expected.png:
20316         * platform/chromium-mac/platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-appearance-expected.png:
20317         * platform/chromium-mac/platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-appearance-rtl-expected.png:
20318         * platform/chromium-mac/platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-appearance-with-scroll-bar-expected.png:
20319         * platform/chromium-mac/platform/chromium/fast/forms/suggestion-picker/time-suggestion-picker-appearance-expected.png:
20320         * platform/chromium-mac/platform/chromium/fast/forms/suggestion-picker/time-suggestion-picker-appearance-rtl-expected.png:
20321         * platform/chromium-mac/platform/chromium/fast/forms/suggestion-picker/time-suggestion-picker-appearance-with-scroll-bar-expected.png:
20322         * platform/chromium-win-xp/fast/forms/date-multiple-fields/date-multiple-fields-appearance-l10n-expected.png:
20323         * platform/chromium-win-xp/fast/forms/month-multiple-fields/month-multiple-fields-appearance-l10n-expected.png:
20324         * platform/chromium-win-xp/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-expected.png: Removed.
20325         * platform/chromium-win-xp/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-step-expected.png: Removed.
20326         * platform/chromium-win/fast/forms/date-multiple-fields/date-multiple-fields-appearance-basic-expected.png:
20327         * platform/chromium-win/fast/forms/date-multiple-fields/date-multiple-fields-appearance-l10n-expected.png:
20328         * platform/chromium-win/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-classes-expected.png:
20329         * platform/chromium-win/fast/forms/date-multiple-fields/date-multiple-fields-appearance-style-expected.png:
20330         * platform/chromium-win/fast/forms/month-multiple-fields/month-multiple-fields-appearance-basic-expected.png:
20331         * platform/chromium-win/fast/forms/month-multiple-fields/month-multiple-fields-appearance-l10n-expected.png:
20332         * platform/chromium-win/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-classes-expected.png:
20333         * platform/chromium-win/fast/forms/month-multiple-fields/month-multiple-fields-appearance-style-expected.png:
20334         * platform/chromium-win/fast/forms/time-multiple-fields/time-multiple-fields-appearance-basic-expected.png:
20335         * platform/chromium-win/fast/forms/time-multiple-fields/time-multiple-fields-appearance-disabled-readonly-expected.png:
20336         * platform/chromium-win/fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-classes-expected.png:
20337         * platform/chromium-win/fast/forms/time-multiple-fields/time-multiple-fields-appearance-style-expected.png:
20338         * platform/chromium-win/fast/forms/week-multiple-fields/week-multiple-fields-appearance-basic-expected.png:
20339         * platform/chromium-win/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-classes-expected.png:
20340         * platform/chromium-win/fast/forms/week-multiple-fields/week-multiple-fields-appearance-style-expected.png:
20341         * platform/chromium-win/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-expected.png:
20342         * platform/chromium-win/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-step-expected.png:
20343         * platform/chromium-win/platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-appearance-expected.png:
20344         * platform/chromium-win/platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-appearance-rtl-expected.png:
20345         * platform/chromium-win/platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-appearance-with-scroll-bar-expected.png:
20346         * platform/chromium-win/platform/chromium/fast/forms/suggestion-picker/time-suggestion-picker-appearance-expected.png:
20347         * platform/chromium-win/platform/chromium/fast/forms/suggestion-picker/time-suggestion-picker-appearance-rtl-expected.png:
20348         * platform/chromium-win/platform/chromium/fast/forms/suggestion-picker/time-suggestion-picker-appearance-with-scroll-bar-expected.png:
20349
20350 2012-10-24  Nandor Huszka  <hnandor@inf.u-szeged.hu>
20351
20352         [Qt] Unreviewed gardening.
20353
20354         Skipping a test because of r132303. Now ENABLE(SHADOW_DOM) is disabled on Qt.
20355
20356         * platform/qt/TestExpectations:
20357
20358 2012-10-24  Byungwoo Lee  <bw80.lee@samsung.com>
20359
20360         [EFL] Unskip fast/events/tabindex-focus-blur-all.html.
20361         https://bugs.webkit.org/show_bug.cgi?id=100206
20362
20363         Unreviewed, EFL gardening.
20364
20365         The bug webkit.org/b/100065 is fixed and the test is passing now.
20366
20367         * platform/efl-wk1/TestExpectations:
20368
20369 2012-10-24  Zan Dobersek  <zandobersek@gmail.com>
20370
20371         Unreviewed GTK gardening.
20372         Marking fast/xmlhttprequest/xmlhttprequest-recursive-sync-event.html
20373         as flaky after r132143.
20374         Adding baselines for tvo SVG Transforms tests required after r132121.
20375
20376         * platform/gtk/TestExpectations:
20377         * platform/gtk/svg/transforms/svg-css-transforms-clip-path-expected.png: Added.
20378         * platform/gtk/svg/transforms/svg-css-transforms-clip-path-expected.txt: Added.
20379         * platform/gtk/svg/transforms/svg-css-transforms-expected.png: Added.
20380         * platform/gtk/svg/transforms/svg-css-transforms-expected.txt: Added.
20381
20382 2012-10-23  David Barton  <dbarton@mathscribe.com>
20383
20384         Unreviewed gardening. Some linux MathML tests are timing out - see webkit.org/b/100202.
20385
20386         * platform/chromium/TestExpectations:
20387
20388 2012-10-23  Kent Tamura  <tkent@chromium.org>
20389
20390         Multiple fields input UI: Don't use CSS properties for physical direction
20391         https://bugs.webkit.org/show_bug.cgi?id=100195
20392
20393         Reviewed by Kentaro Hara.
20394
20395         * platform/chromium-mac/fast/forms/date-multiple-fields/date-multiple-fields-appearance-l10n-expected.png:
20396         * platform/chromium-mac/fast/forms/month-multiple-fields/month-multiple-fields-appearance-l10n-expected.png:
20397
20398 2012-10-23  Kent Tamura  <tkent@chromium.org>
20399
20400         [Chromium] Rebaseline for r132291
20401         https://bugs.webkit.org/show_bug.cgi?id=100088
20402
20403         * platform/chromium-linux/fast/forms/date-multiple-fields/date-multiple-fields-appearance-basic-expected.png:
20404         * platform/chromium-linux/fast/forms/date-multiple-fields/date-multiple-fields-appearance-l10n-expected.png:
20405         * platform/chromium-linux/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-classes-expected.png:
20406         * platform/chromium-linux/fast/forms/date-multiple-fields/date-multiple-fields-appearance-style-expected.png:
20407         * platform/chromium-linux/fast/forms/month-multiple-fields/month-multiple-fields-appearance-basic-expected.png:
20408         * platform/chromium-linux/fast/forms/month-multiple-fields/month-multiple-fields-appearance-l10n-expected.png: Added.
20409         * platform/chromium-linux/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-classes-expected.png:
20410         * platform/chromium-linux/fast/forms/month-multiple-fields/month-multiple-fields-appearance-style-expected.png:
20411         * platform/chromium-linux/fast/forms/time-multiple-fields/time-multiple-fields-appearance-basic-expected.png:
20412         * platform/chromium-linux/fast/forms/time-multiple-fields/time-multiple-fields-appearance-disabled-readonly-expected.png:
20413         * platform/chromium-linux/fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-classes-expected.png:
20414         * platform/chromium-linux/fast/forms/time-multiple-fields/time-multiple-fields-appearance-style-expected.png:
20415         * platform/chromium-linux/fast/forms/week-multiple-fields/week-multiple-fields-appearance-basic-expected.png:
20416         * platform/chromium-linux/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-classes-expected.png:
20417         * platform/chromium-linux/fast/forms/week-multiple-fields/week-multiple-fields-appearance-style-expected.png:
20418         * platform/chromium-mac-lion/fast/forms/date-multiple-fields/date-multiple-fields-appearance-basic-expected.png:
20419         * platform/chromium-mac-lion/fast/forms/date-multiple-fields/date-multiple-fields-appearance-l10n-expected.png:
20420         * platform/chromium-mac-lion/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-classes-expected.png:
20421         * platform/chromium-mac-lion/fast/forms/date-multiple-fields/date-multiple-fields-appearance-style-expected.png:
20422         * platform/chromium-mac-lion/fast/forms/month-multiple-fields/month-multiple-fields-appearance-basic-expected.png: Added.
20423         * platform/chromium-mac-lion/fast/forms/month-multiple-fields/month-multiple-fields-appearance-l10n-expected.png: Added.
20424         * platform/chromium-mac-lion/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-classes-expected.png: Added.
20425         * platform/chromium-mac-lion/fast/forms/month-multiple-fields/month-multiple-fields-appearance-style-expected.png: Added.
20426         * platform/chromium-mac-lion/fast/forms/time-multiple-fields/time-multiple-fields-appearance-basic-expected.png:
20427         * platform/chromium-mac-lion/fast/forms/time-multiple-fields/time-multiple-fields-appearance-disabled-readonly-expected.png:
20428         * platform/chromium-mac-lion/fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-classes-expected.png: Added.
20429         * platform/chromium-mac-lion/fast/forms/time-multiple-fields/time-multiple-fields-appearance-style-expected.png:
20430         * platform/chromium-mac-lion/fast/forms/week-multiple-fields/week-multiple-fields-appearance-basic-expected.png:
20431         * platform/chromium-mac-lion/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-classes-expected.png:
20432         * platform/chromium-mac-lion/fast/forms/week-multiple-fields/week-multiple-fields-appearance-style-expected.png:
20433         * platform/chromium-mac-snowleopard/fast/forms/date-multiple-fields/date-multiple-fields-appearance-basic-expected.png:
20434         * platform/chromium-mac-snowleopard/fast/forms/date-multiple-fields/date-multiple-fields-appearance-l10n-expected.png:
20435         * platform/chromium-mac-snowleopard/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-classes-expected.png:
20436         * platform/chromium-mac-snowleopard/fast/forms/date-multiple-fields/date-multiple-fields-appearance-style-expected.png:
20437         * platform/chromium-mac-snowleopard/fast/forms/month-multiple-fields/month-multiple-fields-appearance-basic-expected.png:
20438         * platform/chromium-mac-snowleopard/fast/forms/month-multiple-fields/month-multiple-fields-appearance-l10n-expected.png: Added.
20439         * platform/chromium-mac-snowleopard/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-classes-expected.png:
20440         * platform/chromium-mac-snowleopard/fast/forms/month-multiple-fields/month-multiple-fields-appearance-style-expected.png:
20441         * platform/chromium-mac-snowleopard/fast/forms/time-multiple-fields/time-multiple-fields-appearance-basic-expected.png:
20442         * platform/chromium-mac-snowleopard/fast/forms/time-multiple-fields/time-multiple-fields-appearance-disabled-readonly-expected.png:
20443         * platform/chromium-mac-snowleopard/fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-classes-expected.png:
20444         * platform/chromium-mac-snowleopard/fast/forms/time-multiple-fields/time-multiple-fields-appearance-style-expected.png:
20445         * platform/chromium-mac-snowleopard/fast/forms/week-multiple-fields/week-multiple-fields-appearance-basic-expected.png:
20446         * platform/chromium-mac-snowleopard/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-classes-expected.png:
20447         * platform/chromium-mac-snowleopard/fast/forms/week-multiple-fields/week-multiple-fields-appearance-style-expected.png:
20448         * platform/chromium-mac/fast/forms/date-multiple-fields/date-multiple-fields-appearance-basic-expected.png:
20449         * platform/chromium-mac/fast/forms/date-multiple-fields/date-multiple-fields-appearance-l10n-expected.png:
20450         * platform/chromium-mac/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-classes-expected.png:
20451         * platform/chromium-mac/fast/forms/date-multiple-fields/date-multiple-fields-appearance-style-expected.png:
20452         * platform/chromium-mac/fast/forms/month-multiple-fields/month-multiple-fields-appearance-basic-expected.png:
20453         * platform/chromium-mac/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-classes-expected.png:
20454         * platform/chromium-mac/fast/forms/month-multiple-fields/month-multiple-fields-appearance-style-expected.png:
20455         * platform/chromium-mac/fast/forms/time-multiple-fields/time-multiple-fields-appearance-basic-expected.png:
20456         * platform/chromium-mac/fast/forms/time-multiple-fields/time-multiple-fields-appearance-disabled-readonly-expected.png:
20457         * platform/chromium-mac/fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-classes-expected.png:
20458         * platform/chromium-mac/fast/forms/time-multiple-fields/time-multiple-fields-appearance-style-expected.png:
20459         * platform/chromium-mac/fast/forms/week-multiple-fields/week-multiple-fields-appearance-basic-expected.png:
20460         * platform/chromium-mac/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-classes-expected.png:
20461         * platform/chromium-mac/fast/forms/week-multiple-fields/week-multiple-fields-appearance-style-expected.png:
20462         * platform/chromium-win-xp/fast/forms/date-multiple-fields/date-multiple-fields-appearance-l10n-expected.png:
20463         * platform/chromium-win-xp/fast/forms/month-multiple-fields/month-multiple-fields-appearance-l10n-expected.png: Added.
20464         * platform/chromium-win/fast/forms/date-multiple-fields/date-multiple-fields-appearance-basic-expected.png:
20465         * platform/chromium-win/fast/forms/date-multiple-fields/date-multiple-fields-appearance-l10n-expected.png:
20466         * platform/chromium-win/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-classes-expected.png:
20467         * platform/chromium-win/fast/forms/date-multiple-fields/date-multiple-fields-appearance-style-expected.png:
20468         * platform/chromium-win/fast/forms/month-multiple-fields/month-multiple-fields-appearance-basic-expected.png:
20469         * platform/chromium-win/fast/forms/month-multiple-fields/month-multiple-fields-appearance-l10n-expected.png: Added.
20470         * platform/chromium-win/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-classes-expected.png:
20471         * platform/chromium-win/fast/forms/month-multiple-fields/month-multiple-fields-appearance-style-expected.png:
20472         * platform/chromium-win/fast/forms/time-multiple-fields/time-multiple-fields-appearance-basic-expected.png:
20473         * platform/chromium-win/fast/forms/time-multiple-fields/time-multiple-fields-appearance-disabled-readonly-expected.png:
20474         * platform/chromium-win/fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-classes-expected.png:
20475         * platform/chromium-win/fast/forms/time-multiple-fields/time-multiple-fields-appearance-style-expected.png:
20476         * platform/chromium-win/fast/forms/week-multiple-fields/week-multiple-fields-appearance-basic-expected.png:
20477         * platform/chromium-win/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-classes-expected.png:
20478         * platform/chromium-win/fast/forms/week-multiple-fields/week-multiple-fields-appearance-style-expected.png:
20479
20480 2012-10-23  Csaba Osztrogonác  <ossy@webkit.org>
20481
20482         [Qt] Unreviewed nightly gardening, skip new failing tests.
20483
20484         * platform/qt/TestExpectations:
20485
20486 2012-10-23  Tony Chang  <tony@chromium.org>
20487
20488         [chromium] Remove duplicate platform/mac entries
20489         https://bugs.webkit.org/show_bug.cgi?id=100167
20490
20491         Reviewed by Dirk Pranke.
20492
20493         We intentionally don't run platform/mac tests in Chromium.  Remove lines
20494         that duplicate the directory WontFix.
20495
20496         * platform/chromium/TestExpectations:
20497
20498 2012-10-23  Takashi Sakamoto  <tasak@google.com>
20499
20500         [Shadow DOM] Needs @host rule for ShadowDOM styling
20501         https://bugs.webkit.org/show_bug.cgi?id=88606
20502
20503         Reviewed by Hajime Morita.
20504
20505         * fast/dom/shadow/athost-atrules-expected.txt: Added.
20506         * fast/dom/shadow/athost-atrules.html: Added.
20507
20508 2012-10-23  Simon Fraser  <simon.fraser@apple.com>
20509
20510         Allow tests to run with a tile cache, and optionally dump the tile cache via layerTreeAsText()
20511         https://bugs.webkit.org/show_bug.cgi?id=100159
20512
20513         Reviewed by Tim Horton.
20514
20515         A new test that dumps tile cache data for a large page.
20516
20517         * platform/mac/tiled-drawing/use-tiled-drawing-expected.txt: Added.
20518         * platform/mac/tiled-drawing/use-tiled-drawing.html: Added.
20519
20520 2012-10-23  Sheriff Bot  <webkit.review.bot@gmail.com>
20521
20522         Unreviewed, rolling out r132276.
20523         http://trac.webkit.org/changeset/132276
20524         https://bugs.webkit.org/show_bug.cgi?id=100189
20525
20526         It broke the Qt-WK2 build intentionally (Requested by
20527         Ossy_night on #webkit).
20528
20529         * platform/mac/tiled-drawing/use-tiled-drawing-expected.txt: Removed.
20530         * platform/mac/tiled-drawing/use-tiled-drawing.html: Removed.
20531
20532 2012-10-23  Noel Gordon  <noel.gordon@gmail.com>
20533
20534         exif-orientation tests should use dumpAsText(true) 
20535         https://bugs.webkit.org/show_bug.cgi?id=100076
20536
20537         Reviewed by Eric Seidel.
20538
20539         * fast/images/exif-orientation-css.html: Use dumpAsText(true).
20540         * fast/images/exif-orientation.html: ditto.
20541
20542 2012-10-23  Michał Pakuła vel Rutka  <m.pakula@samsung.com>
20543
20544         [EFL] Unreviewed EFL gardening.
20545         https://bugs.webkit.org/show_bug.cgi?id=100125
20546
20547         Added pixel baselines for editing/pasteboard.
20548
20549         * platform/efl/editing/pasteboard: 26 new pixel baselines.
20550
20551 2012-10-23  Kent Tamura  <tkent@chromium.org>
20552
20553         REGRESSION(r131421): Text baseline is not aligned in some locales
20554         https://bugs.webkit.org/show_bug.cgi?id=100088
20555
20556         Reviewed by Hajime Morita.
20557
20558         Add a pixel image which has notable changes.
20559         Input elements in other tests have slightly small height and
20560         slightly narrow width.
20561
20562         * platform/chromium-mac/fast/forms/month-multiple-fields/month-multiple-fields-appearance-l10n-expected.png:
20563         * platform/chromium/TestExpectations:
20564
20565 2012-10-23  Varun Jain  <varunjain@chromium.org>
20566
20567         Context menu generated from touch gestures on textareas has
20568         context of the cursor position instead of the position where the event occurs.
20569         https://bugs.webkit.org/show_bug.cgi?id=99520
20570
20571         Reviewed by Kenneth Rohde Christiansen.
20572
20573         Send a synthetic mouse down event for context menu-summoning-gesture events so that
20574         textareas can correctly set cursors before receiving the context menu event.
20575
20576         * fast/events/touch/gesture/right-click-gestures-set-cursor-at-correct-position.html: Added.
20577         * platform/chromium/fast/events/touch/gesture/right-click-gestures-set-cursor-at-correct-position-expected.txt: Added.
20578
20579 2012-10-23  Levi Weintraub  <leviw@chromium.org>
20580
20581         The rest of the baselines have landed! Should green the Mac bots for MathML after r132264.
20582
20583         * platform/chromium-mac-lion/mathml: Added.
20584         * platform/chromium-mac-lion/mathml/presentation: Added.
20585         * platform/chromium-mac-lion/mathml/presentation/attributes-expected.png: Added.
20586         * platform/chromium-mac-lion/mathml/presentation/fenced-mi-expected.png: Added.
20587         * platform/chromium-mac-lion/mathml/presentation/fractions-expected.png: Added.
20588         * platform/chromium-mac-lion/mathml/presentation/fractions-vertical-alignment-expected.png: Added.
20589         * platform/chromium-mac-lion/mathml/presentation/mo-expected.png: Added.
20590         * platform/chromium-mac-lion/mathml/presentation/mo-stretch-expected.png: Added.
20591         * platform/chromium-mac-lion/mathml/presentation/mroot-pref-width-expected.png: Added.
20592         * platform/chromium-mac-lion/mathml/presentation/over-expected.png: Added.
20593         * platform/chromium-mac-lion/mathml/presentation/roots-expected.png: Added.
20594         * platform/chromium-mac-lion/mathml/presentation/row-alignment-expected.png: Added.
20595         * platform/chromium-mac-lion/mathml/presentation/row-expected.png: Added.
20596         * platform/chromium-mac-lion/mathml/presentation/style-expected.png: Added.
20597         * platform/chromium-mac-lion/mathml/presentation/sub-expected.png: Added.
20598         * platform/chromium-mac-lion/mathml/presentation/subsup-expected.png: Added.
20599         * platform/chromium-mac-lion/mathml/presentation/subsup-expected.txt: Added.
20600         * platform/chromium-mac-lion/mathml/presentation/sup-expected.png: Added.
20601         * platform/chromium-mac-lion/mathml/presentation/tables-expected.png: Added.
20602         * platform/chromium-mac-lion/mathml/presentation/tokenElements-expected.png: Added.
20603         * platform/chromium-mac-lion/mathml/presentation/under-expected.png: Added.
20604         * platform/chromium-mac-lion/mathml/presentation/underover-expected.png: Added.
20605         * platform/chromium-mac-lion/mathml/xHeight-expected.png: Added.
20606         * platform/chromium-mac/mathml: Added.
20607         * platform/chromium-mac/mathml/presentation: Added.
20608         * platform/chromium-mac/mathml/presentation/attributes-expected.png: Added.
20609         * platform/chromium-mac/mathml/presentation/fenced-expected.png: Added.
20610         * platform/chromium-mac/mathml/presentation/fenced-mi-expected.png: Added.
20611         * platform/chromium-mac/mathml/presentation/fractions-expected.png: Added.
20612         * platform/chromium-mac/mathml/presentation/fractions-vertical-alignment-expected.png: Added.
20613         * platform/chromium-mac/mathml/presentation/mo-expected.png: Added.
20614         * platform/chromium-mac/mathml/presentation/mo-stretch-expected.png: Added.
20615         * platform/chromium-mac/mathml/presentation/mroot-pref-width-expected.png: Added.
20616         * platform/chromium-mac/mathml/presentation/over-expected.png: Added.
20617         * platform/chromium-mac/mathml/presentation/roots-expected.png: Added.
20618         * platform/chromium-mac/mathml/presentation/row-alignment-expected.png: Added.
20619         * platform/chromium-mac/mathml/presentation/row-expected.png: Added.
20620         * platform/chromium-mac/mathml/presentation/style-expected.png: Added.
20621         * platform/chromium-mac/mathml/presentation/sub-expected.png: Added.
20622         * platform/chromium-mac/mathml/presentation/subsup-expected.png: Added.
20623         * platform/chromium-mac/mathml/presentation/subsup-expected.txt: Added.
20624         * platform/chromium-mac/mathml/presentation/sup-expected.png: Added.
20625         * platform/chromium-mac/mathml/presentation/tables-expected.png: Added.
20626         * platform/chromium-mac/mathml/presentation/tokenElements-expected.png: Added.
20627         * platform/chromium-mac/mathml/presentation/under-expected.png: Added.
20628         * platform/chromium-mac/mathml/presentation/underover-expected.png: Added.
20629         * platform/chromium-mac/mathml/xHeight-expected.png: Added.
20630
20631 2012-10-23  Levi Weintraub  <leviw@chromium.org>
20632
20633         Unreviewed gardening. Updating expectations after r132264.
20634
20635         * platform/chromium-mac-snowleopard/mathml: Added.
20636         * platform/chromium-mac-snowleopard/mathml/presentation: Added.
20637         * platform/chromium-mac-snowleopard/mathml/presentation/attributes-expected.png: Added.
20638         * platform/chromium-mac-snowleopard/mathml/presentation/attributes-expected.txt: Added.
20639         * platform/chromium-mac-snowleopard/mathml/presentation/fenced-expected.png: Added.
20640         * platform/chromium-mac-snowleopard/mathml/presentation/fenced-expected.txt: Added.
20641         * platform/chromium-mac-snowleopard/mathml/presentation/fenced-mi-expected.png: Added.
20642         * platform/chromium-mac-snowleopard/mathml/presentation/fenced-mi-expected.txt: Added.
20643         * platform/chromium-mac-snowleopard/mathml/presentation/fractions-expected.png: Added.
20644         * platform/chromium-mac-snowleopard/mathml/presentation/fractions-expected.txt: Added.
20645         * platform/chromium-mac-snowleopard/mathml/presentation/fractions-vertical-alignment-expected.png: Added.
20646         * platform/chromium-mac-snowleopard/mathml/presentation/fractions-vertical-alignment-expected.txt: Added.
20647         * platform/chromium-mac-snowleopard/mathml/presentation/mo-expected.png: Added.
20648         * platform/chromium-mac-snowleopard/mathml/presentation/mo-expected.txt: Added.
20649         * platform/chromium-mac-snowleopard/mathml/presentation/mo-stretch-expected.png: Added.
20650         * platform/chromium-mac-snowleopard/mathml/presentation/mo-stretch-expected.txt: Added.
20651         * platform/chromium-mac-snowleopard/mathml/presentation/mroot-pref-width-expected.png: Added.
20652         * platform/chromium-mac-snowleopard/mathml/presentation/mroot-pref-width-expected.txt: Added.
20653         * platform/chromium-mac-snowleopard/mathml/presentation/over-expected.png: Added.
20654         * platform/chromium-mac-snowleopard/mathml/presentation/over-expected.txt: Added.
20655         * platform/chromium-mac-snowleopard/mathml/presentation/roots-expected.png: Added.
20656         * platform/chromium-mac-snowleopard/mathml/presentation/roots-expected.txt: Added.
20657         * platform/chromium-mac-snowleopard/mathml/presentation/row-alignment-expected.png: Added.
20658         * platform/chromium-mac-snowleopard/mathml/presentation/row-alignment-expected.txt: Added.
20659         * platform/chromium-mac-snowleopard/mathml/presentation/row-expected.png: Added.
20660         * platform/chromium-mac-snowleopard/mathml/presentation/row-expected.txt: Added.
20661         * platform/chromium-mac-snowleopard/mathml/presentation/style-expected.png: Added.
20662         * platform/chromium-mac-snowleopard/mathml/presentation/style-expected.txt: Added.
20663         * platform/chromium-mac-snowleopard/mathml/presentation/sub-expected.png: Added.
20664         * platform/chromium-mac-snowleopard/mathml/presentation/sub-expected.txt: Added.
20665         * platform/chromium-mac-snowleopard/mathml/presentation/subsup-expected.png: Added.
20666         * platform/chromium-mac-snowleopard/mathml/presentation/subsup-expected.txt: Added.
20667         * platform/chromium-mac-snowleopard/mathml/presentation/sup-expected.png: Added.
20668         * platform/chromium-mac-snowleopard/mathml/presentation/sup-expected.txt: Added.
20669         * platform/chromium-mac-snowleopard/mathml/presentation/tables-expected.png: Added.
20670         * platform/chromium-mac-snowleopard/mathml/presentation/tables-expected.txt: Added.
20671         * platform/chromium-mac-snowleopard/mathml/presentation/tokenElements-expected.png: Added.
20672         * platform/chromium-mac-snowleopard/mathml/presentation/tokenElements-expected.txt: Added.
20673         * platform/chromium-mac-snowleopard/mathml/presentation/under-expected.png: Added.
20674         * platform/chromium-mac-snowleopard/mathml/presentation/under-expected.txt: Added.
20675         * platform/chromium-mac-snowleopard/mathml/presentation/underover-expected.png: Added.
20676         * platform/chromium-mac-snowleopard/mathml/presentation/underover-expected.txt: Added.
20677         * platform/chromium-mac-snowleopard/mathml/xHeight-expected.png: Added.
20678         * platform/chromium-mac-snowleopard/mathml/xHeight-expected.txt: Added.
20679
20680 2012-10-23  Simon Fraser  <simon.fraser@apple.com>
20681
20682         Allow tests to run with a tile cache, and optionally dump the tile cache via layerTreeAsText()
20683         https://bugs.webkit.org/show_bug.cgi?id=100159
20684
20685         Reviewed by Tim Horton.
20686
20687         A new test that dumps tile cache data for a large page.
20688
20689         * platform/mac/tiled-drawing/use-tiled-drawing-expected.txt: Added.
20690         * platform/mac/tiled-drawing/use-tiled-drawing.html: Added.
20691
20692 2012-10-23  Chris Rogers  <crogers@google.com>
20693
20694         Change setTargetValueAtTime() to setTargetAtTime()
20695         https://bugs.webkit.org/show_bug.cgi?id=100153
20696
20697         Reviewed by Adam Barth.
20698
20699         * webaudio/audioparam-setTargetAtTime-expected.txt: Renamed from LayoutTests/webaudio/audioparam-setTargetValueAtTime-expected.txt.
20700         * webaudio/audioparam-setTargetAtTime.html: Renamed from LayoutTests/webaudio/audioparam-setTargetValueAtTime.html.
20701         * webaudio/resources/audioparam-testing.js:
20702
20703 2012-10-23  Elliott Sprehn  <esprehn@chromium.org>
20704
20705         Generated should not be supported for things with a shadow
20706         https://bugs.webkit.org/show_bug.cgi?id=98836
20707
20708         Reviewed by Dimitri Glazkov.
20709
20710         Change all pseudos on <input> tests to be ref tests and clean up the tests.
20711         They now make sure we don't support generated content on things with a shadow.
20712         Also added another test for the other form control types to ensure they don't
20713         support pseudos either.
20714
20715         * fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-elements-expected.html: Added.
20716         * fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-elements-expected.txt: Removed.
20717         * fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-elements.html:
20718         * fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-elements-expected.html: Added.
20719         * fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-elements-expected.txt: Removed.
20720         * fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-elements.html:
20721         * fast/forms/pseudo-elements-expected.html: Added.
20722         * fast/forms/pseudo-elements.html: Added.
20723         * fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-elements-expected.html: Added.
20724         * fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-elements-expected.txt: Removed.
20725         * fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-elements.html:
20726         * fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-elements-expected.html: Added.
20727         * fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-elements-expected.txt: Removed.
20728         * fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-elements.html:
20729         * platform/chromium-linux/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-elements-expected.png: Removed.
20730         * platform/chromium-linux/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-elements-expected.png: Removed.
20731         * platform/chromium-linux/fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-elements-expected.png: Removed.
20732         * platform/chromium-linux/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-elements-expected.png: Removed.
20733         * platform/chromium-mac-snowleopard/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-elements-expected.png: Removed.
20734         * platform/chromium-mac-snowleopard/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-elements-expected.png: Removed.
20735         * platform/chromium-mac-snowleopard/fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-elements-expected.png: Removed.
20736         * platform/chromium-mac-snowleopard/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-elements-expected.png: Removed.
20737         * platform/chromium-mac/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-elements-expected.png: Removed.
20738         * platform/chromium-mac/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-elements-expected.png: Removed.
20739         * platform/chromium-mac/fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-elements-expected.png: Removed.
20740         * platform/chromium-mac/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-elements-expected.png: Removed.
20741         * platform/chromium-win/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-elements-expected.png: Removed.
20742         * platform/chromium-win/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-elements-expected.png: Removed.
20743         * platform/chromium-win/fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-elements-expected.png: Removed.
20744         * platform/chromium-win/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-elements-expected.png: Removed.
20745
20746 2012-10-23  Huang Dongsung  <luxtella@company100.net>
20747
20748         [CSS Shaders] Implement overlay, color-dodge, color-burn, hard-light, soft-light blend modes.
20749         https://bugs.webkit.org/show_bug.cgi?id=98504
20750
20751         Reviewed by Dean Jackson.
20752
20753         Update the test for the aforementioned blend modes.
20754
20755         * css3/filters/custom/custom-filter-blend-modes-expected.html:
20756         * css3/filters/custom/custom-filter-blend-modes.html:
20757
20758 2012-10-23  Huang Dongsung  <luxtella@company100.net>
20759
20760         [CSS Shaders] Implement all composite operators except destination and lighter.
20761         https://bugs.webkit.org/show_bug.cgi?id=97859
20762
20763         Reviewed by Dean Jackson.
20764
20765         Add test to check that the DOM element texture composites correctly with the css_MixColor
20766         variable from the author's shader for each composite operator.
20767
20768         * css3/filters/custom/custom-filter-composite-operators-expected.png: Added.
20769         * css3/filters/custom/custom-filter-composite-operators-expected.txt: Added.
20770         * css3/filters/custom/custom-filter-composite-operators.html: Added.
20771
20772 2012-10-23  Max Vujovic  <mvujovic@adobe.com>
20773
20774         [CSS Shaders] Changing the blend mode in CSS doesn't update the custom filter rendering
20775         https://bugs.webkit.org/show_bug.cgi?id=99887
20776
20777         Reviewed by Dirk Schulze.
20778
20779         Add a test that resolves a custom filter's style with the "multiply" blend mode and then
20780         changes the blend mode to "normal". The test makes sure not to change any other parameters
20781         besides the blend mode, since the other parameters can trigger style recalculations on their
20782         own.
20783
20784         * css3/filters/custom/custom-filter-change-blend-mode-expected.html: Added.
20785         * css3/filters/custom/custom-filter-change-blend-mode.html: Added.
20786
20787 2012-10-23  David Barton  <dbarton@mathscribe.com>
20788
20789         [MathML] Symbol font uses greek letters for roman ones on linux and Windows
20790         https://bugs.webkit.org/show_bug.cgi?id=99921
20791
20792         Reviewed by Eric Seidel.
20793
20794         * mathml/presentation/mo.xhtml:
20795         * platform/chromium/TestExpectations:
20796         * platform/chromium/mathml/presentation/attributes-expected.png: Modified property svn:mime-type.
20797         * platform/chromium/mathml/presentation/attributes-expected.txt:
20798         * platform/chromium/mathml/presentation/fenced-expected.png: Modified property svn:mime-type.
20799         * platform/chromium/mathml/presentation/fenced-expected.txt:
20800         * platform/chromium/mathml/presentation/fenced-mi-expected.png: Modified property svn:mime-type.
20801         * platform/chromium/mathml/presentation/fenced-mi-expected.txt:
20802         * platform/chromium/mathml/presentation/fractions-expected.png: Modified property svn:mime-type.
20803         * platform/chromium/mathml/presentation/fractions-expected.txt:
20804         * platform/chromium/mathml/presentation/fractions-vertical-alignment-expected.png: Modified property svn:mime-type.
20805         * platform/chromium/mathml/presentation/fractions-vertical-alignment-expected.txt:
20806         * platform/chromium/mathml/presentation/mo-expected.png: Modified property svn:mime-type.
20807         * platform/chromium/mathml/presentation/mo-expected.txt:
20808         * platform/chromium/mathml/presentation/mo-stretch-expected.png: Modified property svn:mime-type.
20809         * platform/chromium/mathml/presentation/mo-stretch-expected.txt:
20810         * platform/chromium/mathml/presentation/mroot-pref-width-expected.png: Modified property svn:mime-type.
20811         * platform/chromium/mathml/presentation/mroot-pref-width-expected.txt:
20812         * platform/chromium/mathml/presentation/over-expected.png: Modified property svn:mime-type.
20813         * platform/chromium/mathml/presentation/over-expected.txt:
20814         * platform/chromium/mathml/presentation/roots-expected.png: Modified property svn:mime-type.
20815         * platform/chromium/mathml/presentation/roots-expected.txt:
20816         * platform/chromium/mathml/presentation/row-alignment-expected.png: Modified property svn:mime-type.
20817         * platform/chromium/mathml/presentation/row-alignment-expected.txt:
20818         * platform/chromium/mathml/presentation/row-expected.png: Modified property svn:mime-type.
20819         * platform/chromium/mathml/presentation/row-expected.txt:
20820         * platform/chromium/mathml/presentation/style-expected.png: Modified property svn:mime-type.
20821         * platform/chromium/mathml/presentation/style-expected.txt:
20822         * platform/chromium/mathml/presentation/sub-expected.png: Modified property svn:mime-type.
20823         * platform/chromium/mathml/presentation/sub-expected.txt:
20824         * platform/chromium/mathml/presentation/subsup-expected.png: Modified property svn:mime-type.
20825         * platform/chromium/mathml/presentation/subsup-expected.txt:
20826         * platform/chromium/mathml/presentation/sup-expected.png: Modified property svn:mime-type.
20827         * platform/chromium/mathml/presentation/sup-expected.txt:
20828         * platform/chromium/mathml/presentation/tables-expected.png: Modified property svn:mime-type.
20829         * platform/chromium/mathml/presentation/tables-expected.txt:
20830         * platform/chromium/mathml/presentation/tokenElements-expected.png: Modified property svn:mime-type.
20831         * platform/chromium/mathml/presentation/tokenElements-expected.txt:
20832         * platform/chromium/mathml/presentation/under-expected.png: Modified property svn:mime-type.
20833         * platform/chromium/mathml/presentation/under-expected.txt:
20834         * platform/chromium/mathml/presentation/underover-expected.png: Modified property svn:mime-type.
20835         * platform/chromium/mathml/presentation/underover-expected.txt:
20836         * platform/chromium/mathml/xHeight-expected.png: Modified property svn:mime-type.
20837         * platform/chromium/mathml/xHeight-expected.txt:
20838         * platform/efl/TestExpectations:
20839         * platform/gtk/TestExpectations:
20840         * platform/mac/TestExpectations:
20841
20842 2012-10-23  Levi Weintraub  <leviw@chromium.org>
20843
20844         Unreviewed gardening. Properly skipping http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout*
20845         tests, as was the author's intention.
20846
20847         * platform/chromium/TestExpectations:
20848
20849 2012-10-22  Dirk Schulze  <krit@webkit.org>
20850
20851         BasicShapePolygon::path takes width instead of height for boundary calculation
20852         https://bugs.webkit.org/show_bug.cgi?id=99919
20853
20854         Reviewed by Darin Adler.
20855
20856         Test that the correct relation is used for calculating point position of an polygon.
20857
20858         * css3/masking/clip-path-polygon-percentage-expected.html: Added.
20859         * css3/masking/clip-path-polygon-percentage.html: Added.
20860
20861 2012-10-23  Dirk Pranke  <dpranke@chromium.org>
20862
20863         Remove remaining fast/innerHTML pixel test baselines after r131960.
20864
20865         Unreviewed, expectations change.
20866
20867         * platform/chromium-linux/fast/innerHTML/002-expected.png: Removed.
20868         * platform/chromium-linux/fast/innerHTML/003-expected.png: Removed.
20869         * platform/chromium-linux/fast/innerHTML/006-expected.png: Removed.
20870         * platform/chromium-mac-snowleopard/fast/innerHTML/001-expected.png: Removed.
20871         * platform/chromium-mac-snowleopard/fast/innerHTML/002-expected.png: Removed.
20872         * platform/chromium-mac-snowleopard/fast/innerHTML/003-expected.png: Removed.
20873         * platform/chromium-mac-snowleopard/fast/innerHTML/006-expected.png: Removed.
20874         * platform/chromium-mac/fast/innerHTML/001-expected.png: Removed.
20875         * platform/chromium-mac/fast/innerHTML/002-expected.png: Removed.
20876         * platform/chromium-mac/fast/innerHTML/003-expected.png: Removed.
20877         * platform/chromium-mac/fast/innerHTML/006-expected.png: Removed.
20878         * platform/chromium-win/fast/innerHTML/001-expected.png: Removed.
20879         * platform/chromium-win/fast/innerHTML/001-expected.txt: Removed.
20880         * platform/chromium-win/fast/innerHTML/002-expected.txt: Removed.
20881         * platform/chromium-win/fast/innerHTML/003-expected.txt: Removed.
20882         * platform/chromium-win/fast/innerHTML/006-expected.txt: Removed.
20883         * platform/efl/fast/innerHTML/001-expected.txt: Removed.
20884         * platform/efl/fast/innerHTML/002-expected.txt: Removed.
20885         * platform/efl/fast/innerHTML/003-expected.txt: Removed.
20886         * platform/efl/fast/innerHTML/006-expected.txt: Removed.
20887         * platform/gtk/fast/innerHTML/001-expected.txt: Removed.
20888         * platform/gtk/fast/innerHTML/002-expected.txt: Removed.
20889         * platform/gtk/fast/innerHTML/003-expected.txt: Removed.
20890         * platform/gtk/fast/innerHTML/006-expected.txt: Removed.
20891         * platform/gtk/fast/innerHTML/innerHTML-iframe-expected.txt: Removed.
20892         * platform/mac/fast/innerHTML/001-expected.txt: Removed.
20893         * platform/mac/fast/innerHTML/002-expected.txt: Removed.
20894         * platform/mac/fast/innerHTML/003-expected.txt: Removed.
20895         * platform/mac/fast/innerHTML/006-expected.txt: Removed.
20896         * platform/qt/fast/innerHTML/001-expected.txt: Removed.
20897         * platform/qt/fast/innerHTML/002-expected.txt: Removed.
20898         * platform/qt/fast/innerHTML/003-expected.txt: Removed.
20899         * platform/qt/fast/innerHTML/006-expected.txt: Removed.
20900
20901 2012-10-23  Dominik Röttsches  <dominik.rottsches@intel.com>
20902
20903         Add timeout support to XMLHttpRequest
20904         https://bugs.webkit.org/show_bug.cgi?id=74802
20905
20906         Reviewed by Nate Chapin.
20907
20908         XHR2 timeout tests were initially written by Mozilla's Alex Vincent's. He granted
20909         permission to reuse them under PD/BSD license
20910         in https://bugzilla.mozilla.org/show_bug.cgi?id=525816#c86 - big thanks!
20911         I adapted them for W3C testharness.js and split them into groups with shorter test running time
20912         so that they can be used as WebKit layout tests. Each individual test should
20913         complete in less than 20 seconds.
20914
20915         The case of late updates to the timeout property, changing the timeout value after send()
20916         is not supported yet and handled separately in bug 98156. Tests that are testing this feature
20917         are commented out until this bug is tackled.
20918
20919         The suffix of the html test filename matches the groups in xmlhttprequest-timeout.js which contains
20920         all tests that are run. The result of assertions is reported back to testharness.js.
20921
20922         For example, the "overrides" group is currently not run yet since all tests in that group are cases
20923         of late updates, see above. Once late updates are supported we can add a file
20924         xmlhttprequest-timeout-overrides.html to run them.
20925
20926         * http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-aborted-expected.txt: Added.
20927         * http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-aborted.html: Added.
20928         * http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-abortedonmain-expected.txt: Added.
20929         * http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-abortedonmain.html: Added.
20930         * http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-overridesexpires-expected.txt: Added.
20931         * http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-overridesexpires.html: Added.
20932         * http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-runner.js: Added. Distinguishes which group of tests to run based on filename suffix.
20933         (testResultCallbackHandler.return):
20934         (groupFromLocation):
20935         * http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-simple-expected.txt: Added.
20936         * http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-simple.html: Added.
20937         * http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-synconmain-expected.txt: Added.
20938         * http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-synconmain.html: Added.
20939         * http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-twice-expected.txt: Added.
20940         * http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-twice.html: Added.
20941         * http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-worker-aborted-expected.txt: Added.
20942         * http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-worker-aborted.html: Added.
20943         * http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-worker-overridesexpires-expected.txt: Added.
20944         * http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-worker-overridesexpires.html: Added.
20945         * http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-worker-simple-expected.txt: Added.
20946         * http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-worker-simple.html: Added.
20947         * http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-worker-synconworker-expected.txt: Added.
20948         * http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-worker-synconworker.html: Added.
20949         * http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-worker-twice-expected.txt: Added.
20950         * http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-worker-twice.html: Added.
20951         * http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout.js: Added. Contains test cases for all individual test html files.
20952         (message): Wrapper for postMessage in worker and document context case.
20953         (is),
20954         (ok): Assertion functions.
20955         (RequestTracker): Class for variations of the regular timeout case.
20956         (RequestTracker.prototype.startXHR.handleEvent):
20957         (RequestTracker.prototype.startXHR):
20958         (RequestTracker.prototype.getMessage):
20959         (RequestTracker.prototype.handleEvent):
20960         (AbortedRequest): Class for testing timeout event vs. abort events.
20961         (AbortedRequest.prototype.startXHR.handleEvent):
20962         (AbortedRequest.prototype.startXHR.abortReq):
20963         (AbortedRequest.prototype.startXHR.else):
20964         (AbortedRequest.prototype.startXHR):
20965         (AbortedRequest.prototype.noEventsFired):
20966         (AbortedRequest.prototype.getMessage):
20967         (AbortedRequest.prototype.handleEvent):
20968         (SyncRequestSettingTimeoutAfterOpen.startXHR),
20969         (SyncRequestSettingTimeoutBeforeOpen.startXHR): Test classes for synchronous XHR cases.
20970         (TestCounter.testComplete),
20971         (TestCounter.next): Used for cycling through tests.
20972         * platform/chromium/TestExpectations: Skipping XHR timeout cases since setTimeoutInterval is not supported in Chromium's HTTP stack.
20973         * platform/gtk/TestExpectations: Marking XHR timeout cases as slow in order to run them with a longer test timeout threshold.
20974         * platform/qt/TestExpectations: Skipping XHR timeout cases since setTimeoutInterval is not supported in Chromium's HTTP stack.
20975
20976 2012-10-23  Levi Weintraub  <leviw@chromium.org>
20977
20978         Unreviewed gardening. css3/filters/blur-filter-page-scroll-self.html is crashing
20979         now as well as generating incorrect image results :(
20980
20981         * platform/chromium/TestExpectations:
20982
20983 2012-10-23  Yael Aharon  <yael.aharon@intel.com>
20984
20985         [WIN7] Skip fast/media/mq-resolution.html.
20986         https://bugs.webkit.org/show_bug.cgi?id=100143.
20987
20988         Reviewed by Kenneth Rohde Christiansen.
20989
20990         The feature is not yet implemented.
20991
20992         * platform/win/TestExpectations:
20993
20994 2012-10-23  Christophe Dumez  <christophe.dumez@intel.com>
20995
20996         Possible assertion hit in WebCore::HTMLSelectElement::updateListBoxSelection()
20997         https://bugs.webkit.org/show_bug.cgi?id=99967
20998
20999         Reviewed by Tony Chang.
21000
21001         Added layout test to reproduce an assertion hit in
21002         WebCore::HTMLSelectElement::updateListBoxSelection() when pressing the left
21003         button outside a multiselect and then moving the mouse over the multiselect
21004         element while holding the button down.
21005
21006         * fast/dom/HTMLSelectElement/select-selectedIndex-noAnchorIndex-crash-expected.txt: Added.
21007         * fast/dom/HTMLSelectElement/select-selectedIndex-noAnchorIndex-crash.html: Added.
21008
21009 2012-10-23  Pavel Feldman  <pfeldman@chromium.org>
21010
21011         Web Inspector: array grouping does not work for arrays with exactly 10000 elements.
21012         https://bugs.webkit.org/show_bug.cgi?id=100131
21013
21014         Reviewed by Vsevolod Vlasov.
21015
21016         * inspector/console/console-big-array-expected.txt:
21017         * inspector/console/console-big-array.html:
21018
21019 2012-10-23  Shinya Kawanaka  <shinyak@chromium.org>
21020
21021         The order of resolving distribution in tree composition is wrong.
21022         https://bugs.webkit.org/show_bug.cgi?id=99552
21023
21024         Reviewed by Dimitri Glazkov.
21025
21026         We also fix the existing wrong test.
21027
21028         * fast/dom/shadow/content-reprojection-order-expected.html: Added.
21029         * fast/dom/shadow/content-reprojection-order.html: Added.
21030         * fast/dom/shadow/shadow-element-rendering-single.html:
21031
21032 2012-10-23  Zan Dobersek  <zandobersek@gmail.com>
21033
21034         Unreviewed GTK gardening.
21035
21036         Adding failure expectation for fast/media/mq-resolution.html, it relies
21037         on the Resolution Media Query feature being enabled.
21038         Adding a proper bug modifier for fast/files/workers/worker-apply-blob-url-to-xhr.html.
21039
21040         * platform/gtk/TestExpectations:
21041
21042 2012-10-23  Vsevolod Vlasov  <vsevik@chromium.org>
21043
21044         Web Inspector: Move UISourceCode creation out of mappings to workspace.
21045         https://bugs.webkit.org/show_bug.cgi?id=100092
21046
21047         Reviewed by Pavel Feldman.
21048
21049         * http/tests/inspector/workspace-test.js:
21050         (initialize_WorkspaceTest.InspectorTest.addMockUISourceCodeToWorkspace):
21051         * inspector/debugger/resource-script-mapping-expected.txt:
21052         * inspector/debugger/scripts-panel.html:
21053
21054 2012-10-23  Mike West  <mkwst@chromium.org>
21055
21056         Web Inspector: MIME type errors should truncate long URLs.
21057         https://bugs.webkit.org/show_bug.cgi?id=100083
21058
21059         Reviewed by Pavel Feldman.
21060
21061         * http/tests/inspector/network/image-as-text-loading-data-url-expected.txt: Added.
21062         * http/tests/inspector/network/image-as-text-loading-data-url.html: Added.
21063
21064 2012-10-23  Alexander Pavlov  <apavlov@chromium.org>
21065
21066         Web Inspector: Crash when adding a keyframes rule in the Styles pane
21067         https://bugs.webkit.org/show_bug.cgi?id=99826
21068
21069         Reviewed by Pavel Feldman.
21070
21071         * inspector/styles/add-new-rule-invalid-selector-expected.txt: Added.
21072         * inspector/styles/add-new-rule-invalid-selector.html: Added.
21073
21074 2012-10-15  Kenneth Rohde Christiansen  <kenneth@webkit.org>
21075
21076         Add support for resolution media query
21077         https://bugs.webkit.org/show_bug.cgi?id=99077
21078
21079         Reviewed by Antti Koivisto.
21080
21081         Test (resolution: x) media query to ensure compliance
21082         with spec plus proposed dppx values.
21083
21084         * fast/media/mq-resolution-expected.txt: Added.
21085         * fast/media/mq-resolution.html: Added.
21086
21087         * LayoutTests/platform/mac/TestExpectations:
21088         * LayoutTests/platform/chromium/TestExpectations:
21089
21090             Skip the test as the ports do not enable CSS Image Resolution.
21091
21092 2012-10-23  Csaba Osztrogonác  <ossy@webkit.org>
21093
21094         [Qt][WK2] Unreviewed gardening.
21095
21096         * platform/qt-5.0-wk2/http/tests/navigation/forward-and-cancel-expected.txt:
21097
21098 2012-10-23  Csaba Osztrogonác  <ossy@webkit.org>
21099
21100         [Qt] Unreviewed holiday gardening to paint the bots green.
21101
21102         * platform/qt-5.0-wk2/http/tests/navigation/forward-and-cancel-expected.txt: Added after r132041.
21103         * platform/qt-5.0-wk2/http/tests/navigation/postredirect-frames-expected.txt: Added after r132041.
21104         * platform/qt-5.0-wk2/http/tests/navigation/postredirect-goback2-expected.txt: Added after r132041.
21105         * platform/qt/TestExpectations: Skip new failing tests.
21106
21107 2012-10-23  Adam Klein  <adamk@chromium.org>
21108
21109         Always parse pasted fragments as HTML even on XHTML pages
21110         https://bugs.webkit.org/show_bug.cgi?id=99880
21111
21112         Reviewed by Ojan Vafai.
21113
21114         Updated existing tests to match new expected behavior.
21115
21116         * editing/pasteboard/paste-noscript-xhtml-expected.txt: The HTML
21117         parser leaves <script> tags in the DOM when pasting, but removes their
21118         attributes and children, so this is just as safe as the previous
21119         behavior.
21120         * platform/mac/editing/pasteboard/paste-xml-expected.txt: Now that we
21121         use the HTML parser, parsing the paste succeeds and so we insert DOM
21122         instead of plain text. Similar rebaselines may be needed on other
21123         platforms.
21124
21125 2012-10-23  Zan Dobersek  <zandobersek@gmail.com>
21126
21127         Unreviewed GTK gardening.
21128
21129         Fixing failure expectation for fast/sub-pixel/file-upload-control-at-fractional-offset.html,
21130         the test is a reftest so the expectation should be ImageOnlyFailure.
21131
21132         * platform/gtk/TestExpectations:
21133
21134 2012-10-23  Mikhail Pozdnyakov  <mikhail.pozdnyakov@intel.com>
21135
21136         [WK2] [WTR] WebKitTestRunner needs testRunner.queueForwardNavigation
21137         https://bugs.webkit.org/show_bug.cgi?id=99700
21138
21139         Reviewed by Kenneth Rohde Christiansen.
21140
21141         Unskipped http/tests/cache/subresource-failover-to-network.html for WK2 ports.
21142
21143         * platform/wk2/TestExpectations:
21144
21145 2012-10-23  Allan Sandfeld Jensen  <allan.jensen@digia.com>
21146
21147         [Qt] REGRESSION (r130851): fast/text/word-space-with-kerning.html fails
21148         https://bugs.webkit.org/show_bug.cgi?id=98876
21149
21150         Reviewed by Simon Hausmann.
21151
21152         Unskip passing word-width tests.
21153
21154         * platform/qt/TestExpectations:
21155
21156 2012-10-23  Dongwoo Joshua Im  <dw.im@samsung.com>
21157
21158         viewport-128-expected.txt has been removed unexpectedly.
21159         https://bugs.webkit.org/show_bug.cgi?id=100108
21160
21161         Reviewed by Gyuyoung Kim.
21162
21163         viewport-128-expected.txt has been removed by http://trac.webkit.org/changeset/132186 unexpectedly.
21164
21165         * fast/viewport/viewport-128-expected.txt: Added.
21166
21167 2012-10-23  Alexander Pavlov  <apavlov@chromium.org>
21168
21169         Web Inspector: Incorrect resolution of relative URLs containing a scheme in query parameters
21170         https://bugs.webkit.org/show_bug.cgi?id=100084
21171
21172         Reviewed by Vsevolod Vlasov.
21173
21174         * inspector/styles/styles-url-linkify-expected.txt:
21175         * inspector/styles/styles-url-linkify.html:
21176
21177 2012-10-23  Sheriff Bot  <webkit.review.bot@gmail.com>
21178
21179         Unreviewed, rolling out r132149.
21180         http://trac.webkit.org/changeset/132149
21181         https://bugs.webkit.org/show_bug.cgi?id=100098
21182
21183         Breaks inspector profiler tests in debug mode. (Requested by
21184         pfeldman1 on #webkit).
21185
21186         * fast/table/col-span-change-relayout-expected.txt: Removed.
21187         * fast/table/col-span-change-relayout.html: Removed.
21188
21189 2012-10-23  Csaba Osztrogonác  <ossy@webkit.org>
21190
21191         [Qt] Unreviewed holiday gardening.
21192
21193         * platform/qt/TestExpectations: Skip new tests (and sort) because ENABLE(SHADOW_DOM) is disabled.
21194
21195 2012-10-23  Kent Tamura  <tkent@chromium.org>
21196
21197         Support full month names in DateTimeEditElement, and use them in input[type=month] by default
21198         https://bugs.webkit.org/show_bug.cgi?id=100060
21199
21200         Reviewed by Kentaro Hara.
21201
21202         Note: Other affected tests are already marked in TestExpectations.
21203
21204         * fast/forms/month-multiple-fields/month-multiple-fields-appearance-l10n.html:
21205          Add max attributes to show appearance in typical usage.
21206         * platform/chromium-mac/fast/forms/month-multiple-fields/month-multiple-fields-appearance-l10n-expected.png:
21207         Updated.
21208
21209 2012-10-23  Mike West  <mkwst@chromium.org>
21210
21211         Viewport errors should be slightly friendlier with regard to ';'.
21212         https://bugs.webkit.org/show_bug.cgi?id=100003
21213
21214         Reviewed by Adam Barth.
21215
21216         * fast/viewport/viewport-128-expected.txt:
21217         * fast/viewport/viewport-133-expected.txt:
21218         * fast/viewport/viewport-134-expected.txt:
21219         * fast/viewport/viewport-54-expected.txt:
21220         * fast/viewport/viewport-65-expected.txt:
21221         * fast/viewport/viewport-67-expected.txt:
21222         * fast/viewport/viewport-77-expected.txt:
21223         * fast/viewport/viewport-warnings-5-expected.txt:
21224             Updating tests with new expectations.
21225
21226 2012-10-23  Dan Carney  <dcarney@google.com>
21227
21228         When blocking localStorage, Firefox throws a security exception on access, and maybe so should we
21229         https://bugs.webkit.org/show_bug.cgi?id=63257
21230
21231         Reviewed by Jochen Eisinger.
21232
21233         Adjust tests to handle new exceptions.
21234
21235         * fast/storage/storage-detached-iframe-expected.txt:
21236         * fast/storage/storage-detached-iframe.html:
21237         * platform/chromium/permissionclient/storage-permission-expected.txt:
21238         * platform/chromium/permissionclient/storage-permission.html:
21239
21240 2012-10-23  Mark Lam  <mark.lam@apple.com>
21241
21242         Make topCallFrame reliable.
21243         https://bugs.webkit.org/show_bug.cgi?id=98928.
21244
21245         Reviewed by Geoffrey Garen.
21246
21247         - Re-baseline some tests to match the new stack dump results.
21248
21249         * http/tests/inspector/console-resource-errors-expected.txt:
21250         * http/tests/inspector/stacktraces/csp-injected-content-warning-contains-stacktrace-expected.txt:
21251         * http/tests/inspector/stacktraces/csp-inline-warning-contains-stacktrace-expected.txt:
21252
21253 2012-10-22  Zan Dobersek  <zandobersek@gmail.com>
21254
21255         Unreviewed GTK gardening.
21256
21257         Removing failure for an accessibility test that's already passing.
21258         Updating and adding expectations for subpixel tests to reflect
21259         the current situation.
21260
21261         * platform/gtk/TestExpectations:
21262
21263 2012-10-22  Kangil Han  <kangil.han@samsung.com>
21264
21265         [EFL] Skip fast/events/tabindex-focus-blur-all.html case.
21266         https://bugs.webkit.org/show_bug.cgi?id=100067
21267
21268         Unreviewed, EFL gardening.
21269
21270         fast/events/tabindex-focus-blur-all.html case has been crashed due to ASSERT in hashtable.
21271         Please refer to BUG 100065 for crash details.
21272
21273         * platform/efl-wk1/TestExpectations:
21274
21275 2012-10-22  MORITA Hajime  <morrita@google.com>
21276
21277         Assertion failed at WebCore::toInsertionPoint / WebCore::ContentDistributor::distribute
21278         https://bugs.webkit.org/show_bug.cgi?id=100038
21279
21280         Reviewed by Kent Tamura.
21281
21282         * fast/dom/shadow/insertion-points-with-shadow-disabled-expected.txt: Added.
21283         * fast/dom/shadow/insertion-points-with-shadow-disabled.html: Added.
21284
21285 2012-10-22  Dongwoo Joshua Im  <dw.im@samsung.com>
21286
21287         Include path in the repaint-text-decoration-style.html should be changed.
21288         https://bugs.webkit.org/show_bug.cgi?id=100063
21289
21290         Unreviewed gardening.
21291
21292         The include path is differentiated by http://trac.webkit.org/changeset/132043
21293
21294         * fast/css3-text/css3-text-decoration/repaint/repaint-text-decoration-style.html:
21295
21296 2012-10-22  Shinya Kawanaka  <shinyak@chromium.org>
21297
21298         [Shadow] Fallback content should also be reprojection.
21299         https://bugs.webkit.org/show_bug.cgi?id=99750
21300
21301         Reviewed by Dimitri Glazkov.
21302
21303         * fast/dom/shadow/content-reprojection-fallback-expected.html: Added.
21304         * fast/dom/shadow/content-reprojection-fallback-reprojection-expected.html: Added.
21305         * fast/dom/shadow/content-reprojection-fallback-reprojection.html: Added.
21306         * fast/dom/shadow/content-reprojection-fallback.html: Added.
21307
21308 2012-10-22  Dirk Pranke  <dpranke@chromium.org>
21309
21310         Unreviewed, more Chromium ML expectation updating.
21311
21312         * platform/chromium-mac-mountainlion/TestExpectations:
21313         * platform/chromium/TestExpectations:
21314
21315 2012-10-22  Tony Chang  <tony@chromium.org>
21316
21317         margin-top/bottom has no effect for child nodes of flex items
21318         https://bugs.webkit.org/show_bug.cgi?id=99923
21319
21320         Reviewed by Ojan Vafai.
21321
21322         Add a test to make sure we don't collapse margins in flex items.
21323
21324         * css3/flexbox/flexitem-no-margin-collapsing-expected.txt: Added.
21325         * css3/flexbox/flexitem-no-margin-collapsing.html: Added.
21326         * css3/flexbox/repaint.html:
21327
21328 2012-10-22  Emil A Eklund  <eae@chromium.org>
21329
21330         Unreviewed chromium win rebaselines.
21331
21332         * platform/chromium-win/fast/speech/input-appearance-searchandspeech-expected.png:
21333         * platform/chromium-win/fast/speech/input-appearance-searchandspeech-expected.txt:
21334
21335 2012-10-22  Dirk Pranke  <dpranke@chromium.org>
21336
21337         Unreviewed, more Chromium ML expectation updating.
21338
21339         * platform/chromium-mac-mountainlion/TestExpectations:
21340         * platform/chromium/TestExpectations:
21341
21342 2012-10-22  Michael Saboff  <msaboff@apple.com>
21343
21344         Regression(r131655): Crash in StringImpl::findIgnoringCase
21345         https://bugs.webkit.org/show_bug.cgi?id=99753
21346
21347         Reviewed by Geoffrey Garen.
21348
21349         New regression test.
21350
21351         * fast/js/find-ignoring-case-regress-99753-expected.txt: Added.
21352         * fast/js/find-ignoring-case-regress-99753.html: Added.
21353
21354 2012-10-22  Tony Chang  <tony@chromium.org>
21355
21356         Unreviewed, land render tree results for css3/flexbox pixel test that
21357         landed earlier this morning. The results were pulled from the bots.
21358
21359         * platform/gtk/TestExpectations:
21360         * platform/gtk/css3/flexbox/flexbox-baseline-margins-expected.txt: Added.
21361         * platform/mac/TestExpectations:
21362         * platform/mac/css3/flexbox/flexbox-baseline-margins-expected.txt: Added.
21363         * platform/qt/TestExpectations:
21364         * platform/qt/css3/flexbox/flexbox-baseline-margins-expected.txt: Added.
21365
21366 2012-10-22  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
21367
21368         [EFL] Rebaseline another test after r131941 and r131991.
21369
21370         * platform/efl/fast/css3-text/css3-text-decoration/repaint/repaint-text-decoration-line-expected.png:
21371
21372 2012-10-22  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
21373
21374         [EFL] Add some missing SVG expectations.
21375
21376         * platform/efl/svg/transforms/svg-css-transforms-clip-path-expected.txt: Added.
21377         * platform/efl/svg/transforms/svg-css-transforms-expected.txt: Added.
21378
21379 2012-10-22  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
21380
21381         [EFL] Rebaseline pixel expectations after r131941 and r131991, part 11.
21382
21383         Finally finish rebaselining the SVG tests!
21384
21385         * platform/efl/svg/filters/animate-fill-expected.png:
21386         * platform/efl/svg/filters/feImage-animated-transform-on-target-rect-expected.png:
21387         * platform/efl/svg/filters/feImage-change-target-id-expected.png:
21388         * platform/efl/svg/filters/feImage-multiple-targets-id-change-expected.png:
21389         * platform/efl/svg/filters/feImage-reference-invalidation-expected.png:
21390         * platform/efl/svg/filters/feImage-remove-target-expected.png:
21391         * platform/efl/svg/filters/feImage-target-add-to-document-expected.png:
21392         * platform/efl/svg/filters/feImage-target-attribute-change-expected.png:
21393         * platform/efl/svg/filters/feImage-target-attribute-change-with-use-indirection-2-expected.png:
21394         * platform/efl/svg/filters/feImage-target-attribute-change-with-use-indirection-expected.png:
21395         * platform/efl/svg/filters/feImage-target-changes-id-expected.png:
21396         * platform/efl/svg/filters/feImage-target-id-change-expected.png:
21397         * platform/efl/svg/filters/feImage-target-inline-style-change-expected.png:
21398         * platform/efl/svg/filters/feImage-target-property-change-expected.png:
21399         * platform/efl/svg/filters/feImage-target-reappend-to-document-expected.png:
21400         * platform/efl/svg/filters/feImage-target-remove-from-document-expected.png:
21401         * platform/efl/svg/filters/feImage-target-style-change-expected.png:
21402         * platform/efl/svg/filters/filter-refresh-expected.png:
21403         * platform/efl/svg/filters/filter-width-update-expected.png: Added.
21404         * platform/efl/svg/filters/invalidate-on-child-layout-expected.png:
21405         * platform/efl/svg/hixie/perf/001-expected.png:
21406         * platform/efl/svg/hixie/perf/002-expected.png:
21407         * platform/efl/svg/hixie/perf/003-expected.png:
21408         * platform/efl/svg/hixie/perf/004-expected.png:
21409         * platform/efl/svg/hixie/perf/005-expected.png:
21410         * platform/efl/svg/hixie/perf/006-expected.png:
21411         * platform/efl/svg/hixie/perf/007-expected.png:
21412         * platform/efl/svg/repaint/filter-child-repaint-expected.png:
21413         * platform/efl/svg/repaint/image-href-change-expected.png:
21414         * platform/efl/svg/repaint/image-with-clip-path-expected.png:
21415         * platform/efl/svg/repaint/inner-svg-change-viewBox-contract-expected.png:
21416         * platform/efl/svg/repaint/inner-svg-change-viewBox-expected.png:
21417         * platform/efl/svg/repaint/inner-svg-change-viewPort-relative-expected.png:
21418         * platform/efl/svg/repaint/mask-clip-target-transform-expected.png:
21419         * platform/efl/svg/repaint/repainting-after-animation-element-removal-expected.png:
21420         * platform/efl/svg/repaint/text-mask-update-expected.png:
21421         * platform/efl/svg/text/append-text-node-to-tspan-expected.png:
21422         * platform/efl/svg/text/ems-display-none-expected.png:
21423         * platform/efl/svg/text/exs-display-none-expected.png:
21424         * platform/efl/svg/text/modify-text-node-in-tspan-expected.png:
21425         * platform/efl/svg/text/remove-text-node-from-tspan-expected.png:
21426         * platform/efl/svg/text/remove-tspan-from-text-expected.png:
21427         * platform/efl/svg/text/text-rescale-expected.png:
21428         * platform/efl/svg/text/text-text-05-t-expected.png:
21429         * platform/efl/svg/text/text-viewbox-rescale-expected.png:
21430         * platform/efl/svg/text/tspan-dynamic-positioning-expected.png:
21431         * platform/efl/svg/transforms/animated-path-inside-transformed-html-expected.png:
21432         * platform/efl/svg/transforms/text-with-pattern-with-svg-transform-expected.png:
21433         * platform/efl/svg/zoom/page/absolute-sized-document-no-scrollbars-expected.png:
21434         * platform/efl/svg/zoom/page/relative-sized-document-scrollbars-expected.png:
21435         * platform/efl/svg/zoom/page/zoom-mask-with-percentages-expected.png:
21436         * platform/efl/svg/zoom/text/absolute-sized-document-no-scrollbars-expected.png:
21437         * platform/efl/svg/zoom/text/absolute-sized-document-scrollbars-expected.png:
21438         * platform/efl/svg/zoom/text/relative-sized-document-scrollbars-expected.png:
21439         * platform/efl/svg/zoom/text/zoom-coords-viewattr-01-b-expected.png:
21440         * platform/efl/svg/zoom/text/zoom-foreignObject-expected.png:
21441
21442 2012-10-22  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
21443
21444         [EFL] Rebaseline pixel expectations after r131941 and r131991, part 10.
21445
21446         * platform/efl/svg/dynamic-updates/SVGPatternElement-dom-patternUnits-attr-expected.png:
21447         * platform/efl/svg/dynamic-updates/SVGPatternElement-dom-width-attr-expected.png:
21448         * platform/efl/svg/dynamic-updates/SVGPatternElement-dom-x-attr-expected.png:
21449         * platform/efl/svg/dynamic-updates/SVGPatternElement-dom-y-attr-expected.png:
21450         * platform/efl/svg/dynamic-updates/SVGPatternElement-svgdom-height-prop-expected.png:
21451         * platform/efl/svg/dynamic-updates/SVGPatternElement-svgdom-patternContentUnits-prop-expected.png:
21452         * platform/efl/svg/dynamic-updates/SVGPatternElement-svgdom-patternTransform-prop-expected.png:
21453         * platform/efl/svg/dynamic-updates/SVGPatternElement-svgdom-patternUnits-prop-expected.png:
21454         * platform/efl/svg/dynamic-updates/SVGPatternElement-svgdom-width-prop-expected.png:
21455         * platform/efl/svg/dynamic-updates/SVGPatternElement-svgdom-x-prop-expected.png:
21456         * platform/efl/svg/dynamic-updates/SVGPatternElement-svgdom-y-prop-expected.png:
21457         * platform/efl/svg/dynamic-updates/SVGPolygonElement-dom-requiredFeatures-expected.png:
21458         * platform/efl/svg/dynamic-updates/SVGPolygonElement-svgdom-requiredFeatures-expected.png:
21459         * platform/efl/svg/dynamic-updates/SVGPolylineElement-dom-requiredFeatures-expected.png:
21460         * platform/efl/svg/dynamic-updates/SVGPolylineElement-svgdom-requiredFeatures-expected.png:
21461         * platform/efl/svg/dynamic-updates/SVGRadialGradientElement-dom-cx-attr-expected.png:
21462         * platform/efl/svg/dynamic-updates/SVGRadialGradientElement-dom-cy-attr-expected.png:
21463         * platform/efl/svg/dynamic-updates/SVGRadialGradientElement-dom-fx-attr-expected.png:
21464         * platform/efl/svg/dynamic-updates/SVGRadialGradientElement-dom-fy-attr-expected.png:
21465         * platform/efl/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientTransform-attr-expected.png:
21466         * platform/efl/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientUnits-attr-expected.png:
21467         * platform/efl/svg/dynamic-updates/SVGRadialGradientElement-dom-r-attr-expected.png:
21468         * platform/efl/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cx-prop-expected.png:
21469         * platform/efl/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cy-prop-expected.png:
21470         * platform/efl/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fx-prop-expected.png:
21471         * platform/efl/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fy-prop-expected.png:
21472         * platform/efl/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientTransform-prop-expected.png:
21473         * platform/efl/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientUnits-prop-expected.png:
21474         * platform/efl/svg/dynamic-updates/SVGRadialGradientElement-svgdom-r-prop-expected.png:
21475         * platform/efl/svg/dynamic-updates/SVGRectElement-dom-height-attr-expected.png:
21476         * platform/efl/svg/dynamic-updates/SVGRectElement-dom-requiredFeatures-expected.png:
21477         * platform/efl/svg/dynamic-updates/SVGRectElement-dom-width-attr-expected.png:
21478         * platform/efl/svg/dynamic-updates/SVGRectElement-dom-x-attr-expected.png:
21479         * platform/efl/svg/dynamic-updates/SVGRectElement-dom-y-attr-expected.png:
21480         * platform/efl/svg/dynamic-updates/SVGRectElement-svgdom-height-prop-expected.png:
21481         * platform/efl/svg/dynamic-updates/SVGRectElement-svgdom-requiredFeatures-expected.png:
21482         * platform/efl/svg/dynamic-updates/SVGRectElement-svgdom-width-prop-expected.png:
21483         * platform/efl/svg/dynamic-updates/SVGRectElement-svgdom-x-prop-expected.png:
21484         * platform/efl/svg/dynamic-updates/SVGRectElement-svgdom-y-prop-expected.png:
21485         * platform/efl/svg/dynamic-updates/SVGSVGElement-dom-requiredFeatures-expected.png:
21486         * platform/efl/svg/dynamic-updates/SVGSVGElement-svgdom-requiredFeatures-expected.png:
21487         * platform/efl/svg/dynamic-updates/SVGTRefElement-dom-href-attr-expected.png:
21488         * platform/efl/svg/dynamic-updates/SVGTextElement-dom-dx-attr-expected.png:
21489         * platform/efl/svg/dynamic-updates/SVGTextElement-dom-dy-attr-expected.png:
21490         * platform/efl/svg/dynamic-updates/SVGTextElement-dom-lengthAdjust-attr-expected.png:
21491         * platform/efl/svg/dynamic-updates/SVGTextElement-dom-requiredFeatures-expected.png:
21492         * platform/efl/svg/dynamic-updates/SVGTextElement-dom-rotate-attr-expected.png:
21493         * platform/efl/svg/dynamic-updates/SVGTextElement-dom-textLength-attr-expected.png:
21494         * platform/efl/svg/dynamic-updates/SVGTextElement-dom-transform-attr-expected.png:
21495         * platform/efl/svg/dynamic-updates/SVGTextElement-dom-x-attr-expected.png:
21496         * platform/efl/svg/dynamic-updates/SVGTextElement-dom-y-attr-expected.png:
21497         * platform/efl/svg/dynamic-updates/SVGTextElement-svgdom-dx-prop-expected.png:
21498         * platform/efl/svg/dynamic-updates/SVGTextElement-svgdom-dy-prop-expected.png:
21499         * platform/efl/svg/dynamic-updates/SVGTextElement-svgdom-lengthAdjust-prop-expected.png:
21500         * platform/efl/svg/dynamic-updates/SVGTextElement-svgdom-requiredFeatures-expected.png:
21501         * platform/efl/svg/dynamic-updates/SVGTextElement-svgdom-rotate-prop-expected.png:
21502         * platform/efl/svg/dynamic-updates/SVGTextElement-svgdom-textLength-prop-expected.png:
21503         * platform/efl/svg/dynamic-updates/SVGTextElement-svgdom-transform-prop-expected.png:
21504         * platform/efl/svg/dynamic-updates/SVGTextElement-svgdom-x-prop-expected.png:
21505         * platform/efl/svg/dynamic-updates/SVGTextElement-svgdom-y-prop-expected.png:
21506         * platform/efl/svg/dynamic-updates/SVGUseElement-dom-href1-attr-expected.png:
21507         * platform/efl/svg/dynamic-updates/SVGUseElement-dom-href2-attr-expected.png:
21508         * platform/efl/svg/dynamic-updates/SVGUseElement-dom-requiredFeatures-expected.png:
21509         * platform/efl/svg/dynamic-updates/SVGUseElement-svgdom-href1-prop-expected.png:
21510         * platform/efl/svg/dynamic-updates/SVGUseElement-svgdom-href2-prop-expected.png:
21511         * platform/efl/svg/dynamic-updates/SVGUseElement-svgdom-requiredFeatures-expected.png:
21512
21513 2012-10-22  Julien Chaffraix  <jchaffraix@webkit.org>
21514
21515         RenderTableCol::computePreferredLogicalWidths and RenderTableCol::layout should never be called
21516         https://bugs.webkit.org/show_bug.cgi?id=99861
21517
21518         Reviewed by Ojan Vafai.
21519
21520         Added this test as the code in RenderTableCol::updateFromElement wasn't properly covered.
21521
21522         * fast/table/col-span-change-relayout-expected.txt: Added.
21523         * fast/table/col-span-change-relayout.html: Added.
21524
21525 2012-10-22  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
21526
21527         [EFL] Rebaseline pixel expectations after r131941 and r131991, part 9.
21528
21529         * platform/efl/svg/dynamic-updates/SVGImageElement-svgdom-y-prop-expected.png:
21530         * platform/efl/svg/dynamic-updates/SVGLineElement-dom-requiredFeatures-expected.png:
21531         * platform/efl/svg/dynamic-updates/SVGLineElement-dom-x1-attr-expected.png:
21532         * platform/efl/svg/dynamic-updates/SVGLineElement-dom-x2-attr-expected.png:
21533         * platform/efl/svg/dynamic-updates/SVGLineElement-dom-y1-attr-expected.png:
21534         * platform/efl/svg/dynamic-updates/SVGLineElement-dom-y2-attr-expected.png:
21535         * platform/efl/svg/dynamic-updates/SVGLineElement-svgdom-requiredFeatures-expected.png:
21536         * platform/efl/svg/dynamic-updates/SVGLineElement-svgdom-x1-prop-expected.png:
21537         * platform/efl/svg/dynamic-updates/SVGLineElement-svgdom-x2-prop-expected.png:
21538         * platform/efl/svg/dynamic-updates/SVGLineElement-svgdom-y1-prop-expected.png:
21539         * platform/efl/svg/dynamic-updates/SVGLineElement-svgdom-y2-prop-expected.png:
21540         * platform/efl/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientTransform-attr-expected.png:
21541         * platform/efl/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientUnits-attr-expected.png:
21542         * platform/efl/svg/dynamic-updates/SVGLinearGradientElement-dom-x1-attr-expected.png:
21543         * platform/efl/svg/dynamic-updates/SVGLinearGradientElement-dom-x2-attr-expected.png:
21544         * platform/efl/svg/dynamic-updates/SVGLinearGradientElement-dom-y1-attr-expected.png:
21545         * platform/efl/svg/dynamic-updates/SVGLinearGradientElement-dom-y2-attr-expected.png:
21546         * platform/efl/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientTransform-prop-expected.png:
21547         * platform/efl/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientUnits-prop-expected.png:
21548         * platform/efl/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x1-prop-expected.png:
21549         * platform/efl/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x2-prop-expected.png:
21550         * platform/efl/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y1-prop-expected.png:
21551         * platform/efl/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y2-prop-expected.png:
21552         * platform/efl/svg/dynamic-updates/SVGMarkerElement-dom-markerHeight-attr-expected.png:
21553         * platform/efl/svg/dynamic-updates/SVGMarkerElement-dom-markerUnits-attr-expected.png:
21554         * platform/efl/svg/dynamic-updates/SVGMarkerElement-dom-markerWidth-attr-expected.png:
21555         * platform/efl/svg/dynamic-updates/SVGMarkerElement-dom-orient-attr-expected.png:
21556         * platform/efl/svg/dynamic-updates/SVGMarkerElement-dom-refX-attr-expected.png:
21557         * platform/efl/svg/dynamic-updates/SVGMarkerElement-dom-refY-attr-expected.png:
21558         * platform/efl/svg/dynamic-updates/SVGMarkerElement-svgdom-markerHeight-prop-expected.png:
21559         * platform/efl/svg/dynamic-updates/SVGMarkerElement-svgdom-markerUnits-prop-expected.png:
21560         * platform/efl/svg/dynamic-updates/SVGMarkerElement-svgdom-markerWidth-prop-expected.png:
21561         * platform/efl/svg/dynamic-updates/SVGMarkerElement-svgdom-orientAngle-prop-expected.png:
21562         * platform/efl/svg/dynamic-updates/SVGMarkerElement-svgdom-orientType-prop-expected.png:
21563         * platform/efl/svg/dynamic-updates/SVGMarkerElement-svgdom-refX-prop-expected.png:
21564         * platform/efl/svg/dynamic-updates/SVGMarkerElement-svgdom-refY-prop-expected.png:
21565         * platform/efl/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAngle-call-expected.png:
21566         * platform/efl/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAuto-call-expected.png:
21567         * platform/efl/svg/dynamic-updates/SVGMaskElement-dom-height-attr-expected.png:
21568         * platform/efl/svg/dynamic-updates/SVGMaskElement-dom-maskContentUnits-attr-expected.png:
21569         * platform/efl/svg/dynamic-updates/SVGMaskElement-dom-maskUnits-attr-expected.png:
21570         * platform/efl/svg/dynamic-updates/SVGMaskElement-dom-width-attr-expected.png:
21571         * platform/efl/svg/dynamic-updates/SVGMaskElement-dom-x-attr-expected.png:
21572         * platform/efl/svg/dynamic-updates/SVGMaskElement-dom-y-attr-expected.png:
21573         * platform/efl/svg/dynamic-updates/SVGMaskElement-svgdom-height-prop-expected.png:
21574         * platform/efl/svg/dynamic-updates/SVGMaskElement-svgdom-maskContentUnits-prop-expected.png:
21575         * platform/efl/svg/dynamic-updates/SVGMaskElement-svgdom-maskUnits-prop-expected.png:
21576         * platform/efl/svg/dynamic-updates/SVGMaskElement-svgdom-width-prop-expected.png:
21577         * platform/efl/svg/dynamic-updates/SVGMaskElement-svgdom-x-prop-expected.png:
21578         * platform/efl/svg/dynamic-updates/SVGMaskElement-svgdom-y-prop-expected.png:
21579         * platform/efl/svg/dynamic-updates/SVGPathElement-dom-requiredFeatures-expected.png:
21580         * platform/efl/svg/dynamic-updates/SVGPathElement-svgdom-requiredFeatures-expected.png:
21581         * platform/efl/svg/dynamic-updates/SVGPatternElement-dom-height-attr-expected.png:
21582         * platform/efl/svg/dynamic-updates/SVGPatternElement-dom-patternContentUnits-attr-expected.png:
21583         * platform/efl/svg/dynamic-updates/SVGPatternElement-dom-patternTransform-attr-expected.png:
21584
21585 2012-10-22  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
21586
21587         [EFL] Rebaseline pixel expectations after r131941 and r131991, part 8.
21588
21589         * platform/efl/svg/dynamic-updates/SVGFETurbulenceElement-dom-type-attr-expected.png:
21590         * platform/efl/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-baseFrequency-prop-expected.png:
21591         * platform/efl/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-numOctaves-prop-expected.png:
21592         * platform/efl/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-seed-prop-expected.png:
21593         * platform/efl/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-stitchTiles-prop-expected.png:
21594         * platform/efl/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-type-prop-expected.png:
21595         * platform/efl/svg/dynamic-updates/SVGFilterElement-dom-filterRes-attr-expected.png:
21596         * platform/efl/svg/dynamic-updates/SVGFilterElement-dom-filterUnits-attr-expected.png:
21597         * platform/efl/svg/dynamic-updates/SVGFilterElement-dom-height-attr-expected.png:
21598         * platform/efl/svg/dynamic-updates/SVGFilterElement-dom-primitiveUnits-attr-expected.png:
21599         * platform/efl/svg/dynamic-updates/SVGFilterElement-dom-width-attr-expected.png:
21600         * platform/efl/svg/dynamic-updates/SVGFilterElement-dom-x-attr-expected.png:
21601         * platform/efl/svg/dynamic-updates/SVGFilterElement-dom-y-attr-expected.png:
21602         * platform/efl/svg/dynamic-updates/SVGFilterElement-svgdom-filterRes-call-expected.png:
21603         * platform/efl/svg/dynamic-updates/SVGFilterElement-svgdom-filterResX-prop-expected.png:
21604         * platform/efl/svg/dynamic-updates/SVGFilterElement-svgdom-filterResY-prop-expected.png:
21605         * platform/efl/svg/dynamic-updates/SVGFilterElement-svgdom-filterUnits-prop-expected.png:
21606         * platform/efl/svg/dynamic-updates/SVGFilterElement-svgdom-height-prop-expected.png:
21607         * platform/efl/svg/dynamic-updates/SVGFilterElement-svgdom-primitiveUnits-prop-expected.png:
21608         * platform/efl/svg/dynamic-updates/SVGFilterElement-svgdom-width-prop-expected.png:
21609         * platform/efl/svg/dynamic-updates/SVGFilterElement-svgdom-x-prop-expected.png:
21610         * platform/efl/svg/dynamic-updates/SVGFilterElement-svgdom-y-prop-expected.png:
21611         * platform/efl/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-height-attr-expected.png:
21612         * platform/efl/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-result-attr-expected.png:
21613         * platform/efl/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-width-attr-expected.png:
21614         * platform/efl/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-x-attr-expected.png:
21615         * platform/efl/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-y-attr-expected.png:
21616         * platform/efl/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-height-prop-expected.png:
21617         * platform/efl/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-result-prop-expected.png:
21618         * platform/efl/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-width-prop-expected.png:
21619         * platform/efl/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-x-prop-expected.png:
21620         * platform/efl/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-y-prop-expected.png:
21621         * platform/efl/svg/dynamic-updates/SVGForeignObjectElement-dom-height-attr-expected.png:
21622         * platform/efl/svg/dynamic-updates/SVGForeignObjectElement-dom-requiredFeatures-expected.png:
21623         * platform/efl/svg/dynamic-updates/SVGForeignObjectElement-dom-width-attr-expected.png:
21624         * platform/efl/svg/dynamic-updates/SVGForeignObjectElement-dom-x-attr-expected.png:
21625         * platform/efl/svg/dynamic-updates/SVGForeignObjectElement-dom-y-attr-expected.png:
21626         * platform/efl/svg/dynamic-updates/SVGForeignObjectElement-svgdom-height-prop-expected.png:
21627         * platform/efl/svg/dynamic-updates/SVGForeignObjectElement-svgdom-requiredFeatures-expected.png:
21628         * platform/efl/svg/dynamic-updates/SVGForeignObjectElement-svgdom-width-prop-expected.png:
21629         * platform/efl/svg/dynamic-updates/SVGForeignObjectElement-svgdom-x-prop-expected.png:
21630         * platform/efl/svg/dynamic-updates/SVGForeignObjectElement-svgdom-y-prop-expected.png:
21631         * platform/efl/svg/dynamic-updates/SVGGElement-dom-requiredFeatures-expected.png:
21632         * platform/efl/svg/dynamic-updates/SVGGElement-svgdom-requiredFeatures-expected.png:
21633         * platform/efl/svg/dynamic-updates/SVGImageElement-dom-height-attr-expected.png:
21634         * platform/efl/svg/dynamic-updates/SVGImageElement-dom-preserveAspectRatio-attr-expected.png:
21635         * platform/efl/svg/dynamic-updates/SVGImageElement-dom-requiredFeatures-expected.png:
21636         * platform/efl/svg/dynamic-updates/SVGImageElement-dom-width-attr-expected.png:
21637         * platform/efl/svg/dynamic-updates/SVGImageElement-dom-x-attr-expected.png:
21638         * platform/efl/svg/dynamic-updates/SVGImageElement-dom-y-attr-expected.png:
21639         * platform/efl/svg/dynamic-updates/SVGImageElement-svgdom-height-prop-expected.png:
21640         * platform/efl/svg/dynamic-updates/SVGImageElement-svgdom-preserveAspectRatio-prop-expected.png:
21641         * platform/efl/svg/dynamic-updates/SVGImageElement-svgdom-requiredFeatures-expected.png:
21642         * platform/efl/svg/dynamic-updates/SVGImageElement-svgdom-width-prop-expected.png:
21643         * platform/efl/svg/dynamic-updates/SVGImageElement-svgdom-x-prop-expected.png:
21644
21645 2012-10-22  Dirk Pranke  <dpranke@chromium.org>
21646
21647         Unreviewed, update more Chromium ML expectations.
21648
21649         * platform/chromium-mac-mountainlion/TestExpectations:
21650         * platform/chromium/TestExpectations:
21651
21652 2012-10-22  Mark Lam  <mark.lam@apple.com>
21653
21654         Change stack recursion checks to be based on stack availability.
21655         https://bugs.webkit.org/show_bug.cgi?id=99872.
21656
21657         Reviewed by Filip Pizlo and Geoffrey Garen.
21658
21659         Updated test baseline.
21660
21661         * fast/js/global-recursion-on-full-stack-expected.txt:
21662         * fast/xmlhttprequest/xmlhttprequest-recursive-sync-event-expected.txt:
21663
21664 2012-10-22  Andreas Kling  <kling@webkit.org>
21665
21666         REGRESSION(r131104): Heap-use-after-free in WebCore::Element::attributeChanged
21667         <http://webkit.org/b/99937>
21668
21669         Reviewed by Anders Carlsson.
21670
21671         * fast/html/input-type-change-crash-expected.txt: Added.
21672         * fast/html/input-type-change-crash.html: Added.
21673
21674 2012-10-22  Joshua Bell  <jsbell@chromium.org>
21675
21676         IndexedDB: Bounds check for IDBCursor.advance() incorrect
21677         https://bugs.webkit.org/show_bug.cgi?id=100014
21678
21679         Reviewed by Tony Chang.
21680
21681         Assert that advance(2^32) throws and advance(2^32-1) does not, per WebIDL.
21682
21683         * storage/indexeddb/cursor-advance-expected.txt:
21684         * storage/indexeddb/resources/cursor-advance.js:
21685         (testBadAdvance.advanceBadly):
21686         (testBadAdvance):
21687         (testEdges.request.onsuccess):
21688         (testEdges):
21689
21690 2012-10-22  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
21691
21692         [EFL] Rebaseline pixel expectations after r131941 and r131991, part 7.
21693
21694         * platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-dom-dy-attr-expected.png:
21695         * platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-dom-in-attr-expected.png:
21696         * platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-dom-shadow-color-attr-expected.png:
21697         * platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-dom-shadow-opacity-attr-expected.png:
21698         * platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-dom-stdDeviation-attr-expected.png:
21699         * platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-dx-prop-expected.png:
21700         * platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-dy-prop-expected.png:
21701         * platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-in-prop-expected.png:
21702         * platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-color-prop-expected.png:
21703         * platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-opacity-prop-expected.png:
21704         * platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-stdDeviation-prop-expected.png:
21705         * platform/efl/svg/dynamic-updates/SVGFEFloodElement-dom-flood-color-attr-expected.png:
21706         * platform/efl/svg/dynamic-updates/SVGFEFloodElement-dom-flood-opacity-attr-expected.png:
21707         * platform/efl/svg/dynamic-updates/SVGFEFloodElement-inherit-flood-color-expected.png:
21708         * platform/efl/svg/dynamic-updates/SVGFEFloodElement-svgdom-flood-color-prop-expected.png:
21709         * platform/efl/svg/dynamic-updates/SVGFEFloodElement-svgdom-flood-opacity-prop-expected.png:
21710         * platform/efl/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-in-attr-expected.png:
21711         * platform/efl/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-stdDeviation-attr-expected.png:
21712         * platform/efl/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-stdDeviation-call-expected.png:
21713         * platform/efl/svg/dynamic-updates/SVGFEGaussianBlurElement-svgdom-in-prop-expected.png:
21714         * platform/efl/svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr-expected.png:
21715         * platform/efl/svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspectRatio-prop-expected.png:
21716         * platform/efl/svg/dynamic-updates/SVGFEMergeNodeElement-dom-in-attr-expected.png:
21717         * platform/efl/svg/dynamic-updates/SVGFEMergeNodeElement-svgdom-in-prop-expected.png:
21718         * platform/efl/svg/dynamic-updates/SVGFEMorphologyElement-dom-in-attr-expected.png:
21719         * platform/efl/svg/dynamic-updates/SVGFEMorphologyElement-dom-operator-attr-expected.png:
21720         * platform/efl/svg/dynamic-updates/SVGFEMorphologyElement-dom-radius-attr-expected.png:
21721         * platform/efl/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-in-prop-expected.png:
21722         * platform/efl/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-operator-prop-expected.png:
21723         * platform/efl/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-radius-call-expected.png:
21724         * platform/efl/svg/dynamic-updates/SVGFEOffsetElement-dom-dx-attr-expected.png:
21725         * platform/efl/svg/dynamic-updates/SVGFEOffsetElement-dom-dy-attr-expected.png:
21726         * platform/efl/svg/dynamic-updates/SVGFEOffsetElement-dom-in-attr-expected.png:
21727         * platform/efl/svg/dynamic-updates/SVGFEOffsetElement-svgdom-dx-prop-expected.png:
21728         * platform/efl/svg/dynamic-updates/SVGFEOffsetElement-svgdom-dy-prop-expected.png:
21729         * platform/efl/svg/dynamic-updates/SVGFEOffsetElement-svgdom-in-prop-expected.png:
21730         * platform/efl/svg/dynamic-updates/SVGFEPointLightElement-dom-x-attr-expected.png:
21731         * platform/efl/svg/dynamic-updates/SVGFEPointLightElement-dom-y-attr-expected.png:
21732         * platform/efl/svg/dynamic-updates/SVGFEPointLightElement-dom-z-attr-expected.png:
21733         * platform/efl/svg/dynamic-updates/SVGFEPointLightElement-svgdom-x-prop-expected.png:
21734         * platform/efl/svg/dynamic-updates/SVGFEPointLightElement-svgdom-y-prop-expected.png:
21735         * platform/efl/svg/dynamic-updates/SVGFEPointLightElement-svgdom-z-prop-expected.png:
21736         * platform/efl/svg/dynamic-updates/SVGFESpecularLightingElement-dom-in-attr-expected.png:
21737         * platform/efl/svg/dynamic-updates/SVGFESpecularLightingElement-dom-specularConstant-attr-expected.png:
21738         * platform/efl/svg/dynamic-updates/SVGFESpecularLightingElement-dom-specularExponent-attr-expected.png:
21739         * platform/efl/svg/dynamic-updates/SVGFESpecularLightingElement-dom-suraceScale-attr-expected.png:
21740         * platform/efl/svg/dynamic-updates/SVGFESpecularLightingElement-inherit-lighting-color-css-prop-expected.png:
21741         * platform/efl/svg/dynamic-updates/SVGFESpecularLightingElement-lighting-color-css-prop-expected.png:
21742         * platform/efl/svg/dynamic-updates/SVGFESpecularLightingElement-remove-lightSource-expected.png:
21743         * platform/efl/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-in-prop-expected.png:
21744         * platform/efl/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-specularConstant-prop-expected.png:
21745         * platform/efl/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-specularExponent-prop-expected.png:
21746         * platform/efl/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-suraceScale-prop-expected.png:
21747         * platform/efl/svg/dynamic-updates/SVGFESpotLightElement-dom-limitingConeAngle-attr-expected.png:
21748         * platform/efl/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtX-attr-expected.png:
21749         * platform/efl/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtY-attr-expected.png:
21750         * platform/efl/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtZ-attr-expected.png:
21751         * platform/efl/svg/dynamic-updates/SVGFESpotLightElement-dom-specularExponent-attr-expected.png:
21752         * platform/efl/svg/dynamic-updates/SVGFESpotLightElement-dom-x-attr-expected.png:
21753         * platform/efl/svg/dynamic-updates/SVGFESpotLightElement-dom-y-attr-expected.png:
21754         * platform/efl/svg/dynamic-updates/SVGFESpotLightElement-dom-z-attr-expected.png:
21755         * platform/efl/svg/dynamic-updates/SVGFESpotLightElement-svgdom-limitingConeAngle-prop-expected.png:
21756         * platform/efl/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtX-prop-expected.png:
21757         * platform/efl/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtY-prop-expected.png:
21758         * platform/efl/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtZ-prop-expected.png:
21759         * platform/efl/svg/dynamic-updates/SVGFESpotLightElement-svgdom-specularExponent-prop-expected.png:
21760         * platform/efl/svg/dynamic-updates/SVGFESpotLightElement-svgdom-x-prop-expected.png:
21761         * platform/efl/svg/dynamic-updates/SVGFESpotLightElement-svgdom-y-prop-expected.png:
21762         * platform/efl/svg/dynamic-updates/SVGFESpotLightElement-svgdom-z-prop-expected.png:
21763         * platform/efl/svg/dynamic-updates/SVGFETileElement-dom-in-attr-expected.png:
21764         * platform/efl/svg/dynamic-updates/SVGFETileElement-svgdom-in-prop-expected.png:
21765         * platform/efl/svg/dynamic-updates/SVGFETurbulenceElement-dom-baseFrequency-attr-expected.png:
21766         * platform/efl/svg/dynamic-updates/SVGFETurbulenceElement-dom-numOctaves-attr-expected.png:
21767         * platform/efl/svg/dynamic-updates/SVGFETurbulenceElement-dom-seed-attr-expected.png:
21768         * platform/efl/svg/dynamic-updates/SVGFETurbulenceElement-dom-stitchTiles-attr-expected.png:
21769
21770 2012-10-22  Tony Chang  <tony@chromium.org>
21771
21772         WebKit does not support 'flex-wrap: nowrap'
21773         https://bugs.webkit.org/show_bug.cgi?id=99924
21774
21775         Reviewed by Ojan Vafai.
21776
21777         Update expectations (find and replace none with nowrap).
21778
21779         * css3/flexbox/css-properties-expected.txt:
21780         * css3/flexbox/css-properties.html:
21781         * fast/css/getComputedStyle/computed-style-expected.txt:
21782         * fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
21783         * svg/css/getComputedStyle-basic-expected.txt:
21784
21785 2012-10-22  Emil A Eklund  <eae@chromium.org>
21786
21787         Unreviewed chromium windows gardening.
21788
21789         * platform/chromium-linux/compositing/shadows/shadow-drawing-expected.txt: Removed.
21790         * platform/chromium-linux/css1/text_properties/vertical_align-expected.txt: Removed.
21791         * platform/chromium-linux/css2.1/t0804-c5509-padn-l-03-f-g-expected.txt: Removed.
21792         * platform/chromium-linux/css3/flexbox/flexbox-baseline-expected.txt: Removed.
21793         * platform/chromium-linux/fast/block/positioning/replaced-inside-fixed-top-bottom-expected.png: Removed.
21794         * platform/chromium-linux/fast/block/positioning/replaced-inside-fixed-top-bottom-expected.txt: Removed.
21795         * platform/chromium-linux/fast/css/acid2-expected.txt: Removed.
21796         * platform/chromium-linux/fast/css/acid2-pixel-expected.txt: Removed.
21797         * platform/chromium-linux/fast/forms/007-expected.txt: Removed.
21798         * platform/chromium-linux/fast/forms/placeholder-position-expected.txt: Removed.
21799         * platform/chromium-linux/fast/forms/search-vertical-alignment-expected.txt: Removed.
21800         * platform/chromium-linux/fast/html/details-add-child-1-expected.txt: Removed.
21801         * platform/chromium-linux/fast/html/details-add-child-2-expected.txt: Removed.
21802         * platform/chromium-linux/fast/html/details-add-details-child-1-expected.txt: Removed.
21803         * platform/chromium-linux/fast/html/details-add-details-child-2-expected.txt: Removed.
21804         * platform/chromium-linux/fast/html/details-add-summary-1-and-click-expected.txt: Removed.
21805         * platform/chromium-linux/fast/html/details-add-summary-1-expected.txt: Removed.
21806         * platform/chromium-linux/fast/html/details-add-summary-10-and-click-expected.txt: Removed.
21807         * platform/chromium-linux/fast/html/details-add-summary-10-expected.txt: Removed.
21808         * platform/chromium-linux/fast/html/details-add-summary-2-and-click-expected.txt: Removed.
21809         * platform/chromium-linux/fast/html/details-add-summary-2-expected.txt: Removed.
21810         * platform/chromium-linux/fast/html/details-add-summary-3-and-click-expected.txt: Removed.
21811         * platform/chromium-linux/fast/html/details-add-summary-3-expected.txt: Removed.
21812         * platform/chromium-linux/fast/html/details-add-summary-4-and-click-expected.txt: Removed.
21813         * platform/chromium-linux/fast/html/details-add-summary-4-expected.txt: Removed.
21814         * platform/chromium-linux/fast/html/details-add-summary-5-and-click-expected.txt: Removed.
21815         * platform/chromium-linux/fast/html/details-add-summary-5-expected.txt: Removed.
21816         * platform/chromium-linux/fast/html/details-add-summary-6-and-click-expected.txt: Removed.
21817         * platform/chromium-linux/fast/html/details-add-summary-6-expected.txt: Removed.
21818         * platform/chromium-linux/fast/html/details-add-summary-7-and-click-expected.txt: Removed.
21819         * platform/chromium-linux/fast/html/details-add-summary-7-expected.txt: Removed.
21820         * platform/chromium-linux/fast/html/details-add-summary-8-and-click-expected.txt: Removed.
21821         * platform/chromium-linux/fast/html/details-add-summary-8-expected.txt: Removed.
21822         * platform/chromium-linux/fast/html/details-add-summary-9-and-click-expected.txt: Removed.
21823         * platform/chromium-linux/fast/html/details-add-summary-9-expected.txt: Removed.
21824         * platform/chromium-linux/fast/html/details-add-summary-child-1-expected.txt: Removed.
21825         * platform/chromium-linux/fast/html/details-add-summary-child-2-expected.txt: Removed.
21826         * platform/chromium-linux/fast/html/details-marker-style-expected.txt: Removed.
21827         * platform/chromium-linux/fast/html/details-nested-1-expected.txt: Removed.
21828         * platform/chromium-linux/fast/html/details-nested-2-expected.txt: Removed.
21829         * platform/chromium-linux/fast/html/details-no-summary1-expected.txt: Removed.
21830         * platform/chromium-linux/fast/html/details-no-summary2-expected.txt: Removed.
21831         * platform/chromium-linux/fast/html/details-no-summary3-expected.txt: Removed.
21832         * platform/chromium-linux/fast/html/details-no-summary4-expected.txt: Removed.
21833         * platform/chromium-linux/fast/html/details-open-javascript-expected.txt: Removed.
21834         * platform/chromium-linux/fast/html/details-open1-expected.txt: Removed.
21835         * platform/chromium-linux/fast/html/details-open2-expected.txt: Removed.
21836         * platform/chromium-linux/fast/html/details-open3-expected.txt: Removed.
21837         * platform/chromium-linux/fast/html/details-open4-expected.txt: Removed.
21838         * platform/chromium-linux/fast/html/details-open5-expected.txt: Removed.
21839         * platform/chromium-linux/fast/html/details-open6-expected.txt: Removed.
21840         * platform/chromium-linux/fast/html/details-position-expected.txt: Removed.
21841         * platform/chromium-linux/fast/html/details-remove-child-1-expected.txt: Removed.
21842         * platform/chromium-linux/fast/html/details-remove-child-2-expected.txt: Removed.
21843         * platform/chromium-linux/fast/html/details-remove-summary-1-and-click-expected.txt: Removed.
21844         * platform/chromium-linux/fast/html/details-remove-summary-1-expected.txt: Removed.
21845         * platform/chromium-linux/fast/html/details-remove-summary-2-and-click-expected.txt: Removed.
21846         * platform/chromium-linux/fast/html/details-remove-summary-2-expected.txt: Removed.
21847         * platform/chromium-linux/fast/html/details-remove-summary-3-and-click-expected.txt: Removed.
21848         * platform/chromium-linux/fast/html/details-remove-summary-3-expected.txt: Removed.
21849         * platform/chromium-linux/fast/html/details-remove-summary-4-and-click-expected.txt: Removed.
21850         * platform/chromium-linux/fast/html/details-remove-summary-4-expected.txt: Removed.
21851         * platform/chromium-linux/fast/html/details-remove-summary-5-and-click-expected.txt: Removed.
21852         * platform/chromium-linux/fast/html/details-remove-summary-5-expected.txt: Removed.
21853         * platform/chromium-linux/fast/html/details-remove-summary-6-and-click-expected.txt: Removed.
21854         * platform/chromium-linux/fast/html/details-remove-summary-6-expected.txt: Removed.
21855         * platform/chromium-linux/fast/html/details-remove-summary-child-1-expected.txt: Removed.
21856         * platform/chromium-linux/fast/html/details-remove-summary-child-2-expected.txt: Removed.
21857         * platform/chromium-linux/fast/html/details-writing-mode-expected.txt: Removed.
21858         * platform/chromium-linux/fast/images/imagemap-focus-ring-zoom-expected.txt: Removed.
21859         * platform/chromium-linux/fast/inline/002-expected.txt: Removed.
21860         * platform/chromium-linux/fast/multicol/table-vertical-align-expected.txt: Removed.
21861         * platform/chromium-linux/fast/writing-mode/fieldsets-expected.txt: Removed.
21862         * platform/chromium-linux/http/tests/misc/acid2-expected.txt: Removed.
21863         * platform/chromium-linux/platform/chromium/virtual/deferred/fast/images/imagemap-focus-ring-zoom-expected.txt: Removed.
21864         * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/shadows: Removed.
21865         * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/shadows/shadow-drawing-expected.txt: Removed.
21866         * platform/chromium-linux/svg/as-border-image/svg-as-border-image-2-expected.txt: Removed.
21867         * platform/chromium-linux/svg/as-border-image/svg-as-border-image-expected.txt: Removed.
21868         * platform/chromium-linux/svg/transforms/svg-css-transforms-clip-path-expected.txt: Removed.
21869         * platform/chromium-linux/svg/transforms/svg-css-transforms-expected.txt: Removed.
21870         * platform/chromium-linux/svg/zoom/page/zoom-hixie-mixed-009-expected.txt: Removed.
21871         * platform/chromium-linux/svg/zoom/page/zoom-img-preserveAspectRatio-support-1-expected.txt: Removed.
21872         * platform/chromium-linux/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt: Removed.
21873         * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.txt: Removed.
21874         * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-huge-size-expected.txt: Removed.
21875         * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.txt: Removed.
21876         * platform/chromium-linux/tables/mozilla/bugs/bug30692-expected.txt: Removed.
21877         * platform/chromium-linux/tables/mozilla/bugs/bug43854-2-expected.txt: Removed.
21878         * platform/chromium-linux/tables/mozilla/bugs/bug4427-expected.txt: Removed.
21879         * platform/chromium-linux/tables/mozilla/bugs/bug6404-expected.txt: Removed.
21880         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug131020-3-expected.txt: Removed.
21881         * platform/chromium-linux/transforms/svg-vs-css-expected.txt: Removed.
21882         * platform/chromium-mac-lion/fast/css/acid2-expected.png: Added.
21883         * platform/chromium-mac-lion/fast/css/acid2-pixel-expected.png: Added.
21884         * platform/chromium-mac-lion/fast/inline/002-expected.png: Added.
21885         * platform/chromium-mac-lion/fast/multicol: Added.
21886         * platform/chromium-mac-lion/fast/multicol/table-vertical-align-expected.png: Added.
21887         * platform/chromium-mac-lion/fast/repaint/repaint-across-writing-mode-boundary-expected.png: Added.
21888         * platform/chromium-mac-lion/fast/repaint/repaint-across-writing-mode-boundary-expected.txt: Added.
21889         * platform/chromium-mac-lion/http/tests/misc: Added.
21890         * platform/chromium-mac-lion/http/tests/misc/acid2-expected.png: Added.
21891         * platform/chromium-mac-lion/http/tests/misc/acid2-pixel-expected.png: Added.
21892         * platform/chromium-mac-lion/svg/transforms/svg-css-transforms-clip-path-expected.png: Added.
21893         * platform/chromium-mac-lion/svg/transforms/svg-css-transforms-expected.png: Added.
21894         * platform/chromium-mac-lion/tables/mozilla/bugs/bug14323-expected.png: Added.
21895         * platform/chromium-mac-lion/tables/mozilla/bugs/bug43854-2-expected.png: Added.
21896         * platform/chromium-mac-lion/tables/mozilla/bugs/bug4427-expected.png: Added.
21897         * platform/chromium-mac-lion/tables/mozilla/bugs/bug6404-expected.png: Added.
21898         * platform/chromium-mac-lion/tables/mozilla_expected_failures/bugs/bug131020-3-expected.png: Added.
21899         * platform/chromium-mac-lion/tables/mozilla_expected_failures/bugs/bug1647-expected.png: Added.
21900         * platform/chromium-mac-lion/tables/mozilla_expected_failures/bugs/bug56024-expected.png: Added.
21901         * platform/chromium-mac-lion/transforms: Added.
21902         * platform/chromium-mac-lion/transforms/svg-vs-css-expected.png: Added.
21903         * platform/chromium-mac-snowleopard/fast/css/acid2-expected.png: Removed.
21904         * platform/chromium-mac-snowleopard/fast/css/acid2-pixel-expected.png: Removed.
21905         * platform/chromium-mac-snowleopard/fast/repaint/repaint-across-writing-mode-boundary-expected.png: Removed.
21906         * platform/chromium-mac-snowleopard/http/tests/misc/acid2-expected.png: Removed.
21907         * platform/chromium-mac-snowleopard/http/tests/misc/acid2-pixel-expected.png: Removed.
21908         * platform/chromium-mac-snowleopard/svg/transforms/svg-css-transforms-clip-path-expected.png: Removed.
21909         * platform/chromium-mac-snowleopard/svg/transforms/svg-css-transforms-expected.png: Removed.
21910         * platform/chromium-mac-snowleopard/transforms/svg-vs-css-expected.png: Removed.
21911         * platform/chromium-win-xp/fast/inline: Added.
21912         * platform/chromium-win-xp/fast/inline-block/contenteditable-baseline-expected.txt:
21913         * platform/chromium-win-xp/fast/inline/vertical-align-text-bottom-expected.txt: Added.
21914         * platform/chromium-win-xp/fast/repaint/repaint-across-writing-mode-boundary-expected.png:
21915         * platform/chromium-win-xp/http/tests/misc/acid2-pixel-expected.txt: Added.
21916         * platform/chromium-win-xp/svg/transforms: Removed.
21917         * platform/chromium-win-xp/svg/zoom/page/zoom-hixie-mixed-009-expected.png: Removed.
21918         * platform/chromium-win-xp/tables/mozilla/bugs/bug14323-expected.txt: Added.
21919         * platform/chromium-win-xp/tables/mozilla_expected_failures/bugs: Added.
21920         * platform/chromium-win-xp/tables/mozilla_expected_failures/bugs/bug1647-expected.txt: Added.
21921         * platform/chromium-win-xp/tables/mozilla_expected_failures/bugs/bug56024-expected.txt: Added.
21922         * platform/chromium-win/compositing/shadows/shadow-drawing-expected.txt:
21923         * platform/chromium-win/css1/text_properties/vertical_align-expected.png:
21924         * platform/chromium-win/css1/text_properties/vertical_align-expected.txt:
21925         * platform/chromium-win/css2.1/t0804-c5509-padn-l-03-f-g-expected.txt:
21926         * platform/chromium-win/css2.1/t090501-c414-flt-03-b-g-expected.txt:
21927         * platform/chromium-win/css3/flexbox/flexbox-baseline-expected.png:
21928         * platform/chromium-win/css3/flexbox/flexbox-baseline-expected.txt:
21929         * platform/chromium-win/fast/block/positioning/replaced-inside-fixed-top-bottom-expected.png:
21930         * platform/chromium-win/fast/block/positioning/replaced-inside-fixed-top-bottom-expected.txt: Removed.
21931         * platform/chromium-win/fast/css/acid2-expected.txt:
21932         * platform/chromium-win/fast/css/acid2-pixel-expected.txt:
21933         * platform/chromium-win/fast/dom/HTMLProgressElement/progress-element-expected.png:
21934         * platform/chromium-win/fast/forms/007-expected.png:
21935         * platform/chromium-win/fast/forms/007-expected.txt:
21936         * platform/chromium-win/fast/forms/basic-buttons-expected.png:
21937         * platform/chromium-win/fast/forms/basic-buttons-expected.txt:
21938         * platform/chromium-win/fast/forms/datalist/input-appearance-range-with-datalist-zoomed-expected.png:
21939         * platform/chromium-win/fast/forms/placeholder-position-expected.txt:
21940         * platform/chromium-win/fast/forms/search-vertical-alignment-expected.png:
21941         * platform/chromium-win/fast/forms/search-vertical-alignment-expected.txt:
21942         * platform/chromium-win/fast/forms/searchfield-heights-expected.png:
21943         * platform/chromium-win/fast/forms/searchfield-heights-expected.txt:
21944         * platform/chromium-win/fast/forms/time-multiple-fields/time-multiple-fields-appearance-style-expected.png:
21945         * platform/chromium-win/fast/html/details-add-child-1-expected.png:
21946         * platform/chromium-win/fast/html/details-add-child-1-expected.txt:
21947         * platform/chromium-win/fast/html/details-add-child-2-expected.png:
21948         * platform/chromium-win/fast/html/details-add-child-2-expected.txt:
21949         * platform/chromium-win/fast/html/details-add-details-child-1-expected.png:
21950         * platform/chromium-win/fast/html/details-add-details-child-1-expected.txt:
21951         * platform/chromium-win/fast/html/details-add-details-child-2-expected.png:
21952         * platform/chromium-win/fast/html/details-add-details-child-2-expected.txt:
21953         * platform/chromium-win/fast/html/details-add-summary-1-and-click-expected.png:
21954         * platform/chromium-win/fast/html/details-add-summary-1-and-click-expected.txt:
21955         * platform/chromium-win/fast/html/details-add-summary-1-expected.png:
21956         * platform/chromium-win/fast/html/details-add-summary-1-expected.txt:
21957         * platform/chromium-win/fast/html/details-add-summary-10-and-click-expected.png:
21958         * platform/chromium-win/fast/html/details-add-summary-10-and-click-expected.txt:
21959         * platform/chromium-win/fast/html/details-add-summary-10-expected.png:
21960         * platform/chromium-win/fast/html/details-add-summary-10-expected.txt:
21961         * platform/chromium-win/fast/html/details-add-summary-2-and-click-expected.png:
21962         * platform/chromium-win/fast/html/details-add-summary-2-and-click-expected.txt:
21963         * platform/chromium-win/fast/html/details-add-summary-2-expected.png:
21964         * platform/chromium-win/fast/html/details-add-summary-2-expected.txt:
21965         * platform/chromium-win/fast/html/details-add-summary-3-and-click-expected.png:
21966         * platform/chromium-win/fast/html/details-add-summary-3-and-click-expected.txt:
21967         * platform/chromium-win/fast/html/details-add-summary-3-expected.png:
21968         * platform/chromium-win/fast/html/details-add-summary-3-expected.txt:
21969         * platform/chromium-win/fast/html/details-add-summary-4-and-click-expected.png:
21970         * platform/chromium-win/fast/html/details-add-summary-4-and-click-expected.txt:
21971         * platform/chromium-win/fast/html/details-add-summary-4-expected.png:
21972         * platform/chromium-win/fast/html/details-add-summary-4-expected.txt:
21973         * platform/chromium-win/fast/html/details-add-summary-5-and-click-expected.png:
21974         * platform/chromium-win/fast/html/details-add-summary-5-and-click-expected.txt:
21975         * platform/chromium-win/fast/html/details-add-summary-5-expected.png:
21976         * platform/chromium-win/fast/html/details-add-summary-5-expected.txt:
21977         * platform/chromium-win/fast/html/details-add-summary-6-and-click-expected.png:
21978         * platform/chromium-win/fast/html/details-add-summary-6-and-click-expected.txt:
21979         * platform/chromium-win/fast/html/details-add-summary-6-expected.png:
21980         * platform/chromium-win/fast/html/details-add-summary-6-expected.txt:
21981         * platform/chromium-win/fast/html/details-add-summary-7-and-click-expected.png:
21982         * platform/chromium-win/fast/html/details-add-summary-7-and-click-expected.txt:
21983         * platform/chromium-win/fast/html/details-add-summary-7-expected.png:
21984         * platform/chromium-win/fast/html/details-add-summary-7-expected.txt:
21985         * platform/chromium-win/fast/html/details-add-summary-8-and-click-expected.png:
21986         * platform/chromium-win/fast/html/details-add-summary-8-and-click-expected.txt:
21987         * platform/chromium-win/fast/html/details-add-summary-8-expected.png:
21988         * platform/chromium-win/fast/html/details-add-summary-8-expected.txt:
21989         * platform/chromium-win/fast/html/details-add-summary-9-and-click-expected.png:
21990         * platform/chromium-win/fast/html/details-add-summary-9-and-click-expected.txt:
21991         * platform/chromium-win/fast/html/details-add-summary-9-expected.png:
21992         * platform/chromium-win/fast/html/details-add-summary-9-expected.txt:
21993         * platform/chromium-win/fast/html/details-add-summary-child-1-expected.png:
21994         * platform/chromium-win/fast/html/details-add-summary-child-1-expected.txt:
21995         * platform/chromium-win/fast/html/details-add-summary-child-2-expected.png:
21996         * platform/chromium-win/fast/html/details-add-summary-child-2-expected.txt:
21997         * platform/chromium-win/fast/html/details-marker-style-expected.png:
21998         * platform/chromium-win/fast/html/details-marker-style-expected.txt:
21999         * platform/chromium-win/fast/html/details-nested-1-expected.png:
22000         * platform/chromium-win/fast/html/details-nested-1-expected.txt:
22001         * platform/chromium-win/fast/html/details-nested-2-expected.png:
22002         * platform/chromium-win/fast/html/details-nested-2-expected.txt:
22003         * platform/chromium-win/fast/html/details-no-summary1-expected.png:
22004         * platform/chromium-win/fast/html/details-no-summary1-expected.txt:
22005         * platform/chromium-win/fast/html/details-no-summary2-expected.png:
22006         * platform/chromium-win/fast/html/details-no-summary2-expected.txt:
22007         * platform/chromium-win/fast/html/details-no-summary3-expected.png:
22008         * platform/chromium-win/fast/html/details-no-summary3-expected.txt:
22009         * platform/chromium-win/fast/html/details-no-summary4-expected.png:
22010         * platform/chromium-win/fast/html/details-no-summary4-expected.txt:
22011         * platform/chromium-win/fast/html/details-open-javascript-expected.png:
22012         * platform/chromium-win/fast/html/details-open-javascript-expected.txt:
22013         * platform/chromium-win/fast/html/details-open1-expected.png:
22014         * platform/chromium-win/fast/html/details-open1-expected.txt:
22015         * platform/chromium-win/fast/html/details-open2-expected.png:
22016         * platform/chromium-win/fast/html/details-open2-expected.txt:
22017         * platform/chromium-win/fast/html/details-open3-expected.png:
22018         * platform/chromium-win/fast/html/details-open3-expected.txt:
22019         * platform/chromium-win/fast/html/details-open4-expected.png:
22020         * platform/chromium-win/fast/html/details-open4-expected.txt:
22021         * platform/chromium-win/fast/html/details-open5-expected.png:
22022         * platform/chromium-win/fast/html/details-open5-expected.txt:
22023         * platform/chromium-win/fast/html/details-open6-expected.png:
22024         * platform/chromium-win/fast/html/details-open6-expected.txt:
22025         * platform/chromium-win/fast/html/details-position-expected.png:
22026         * platform/chromium-win/fast/html/details-position-expected.txt:
22027         * platform/chromium-win/fast/html/details-remove-child-1-expected.png:
22028         * platform/chromium-win/fast/html/details-remove-child-1-expected.txt:
22029         * platform/chromium-win/fast/html/details-remove-child-2-expected.png:
22030         * platform/chromium-win/fast/html/details-remove-child-2-expected.txt:
22031         * platform/chromium-win/fast/html/details-remove-summary-1-and-click-expected.png:
22032         * platform/chromium-win/fast/html/details-remove-summary-1-and-click-expected.txt:
22033         * platform/chromium-win/fast/html/details-remove-summary-1-expected.png:
22034         * platform/chromium-win/fast/html/details-remove-summary-1-expected.txt:
22035         * platform/chromium-win/fast/html/details-remove-summary-2-and-click-expected.png:
22036         * platform/chromium-win/fast/html/details-remove-summary-2-and-click-expected.txt:
22037         * platform/chromium-win/fast/html/details-remove-summary-2-expected.png:
22038         * platform/chromium-win/fast/html/details-remove-summary-2-expected.txt:
22039         * platform/chromium-win/fast/html/details-remove-summary-3-and-click-expected.png:
22040         * platform/chromium-win/fast/html/details-remove-summary-3-and-click-expected.txt:
22041         * platform/chromium-win/fast/html/details-remove-summary-3-expected.png:
22042         * platform/chromium-win/fast/html/details-remove-summary-3-expected.txt:
22043         * platform/chromium-win/fast/html/details-remove-summary-4-and-click-expected.png:
22044         * platform/chromium-win/fast/html/details-remove-summary-4-and-click-expected.txt:
22045         * platform/chromium-win/fast/html/details-remove-summary-4-expected.png:
22046         * platform/chromium-win/fast/html/details-remove-summary-4-expected.txt:
22047         * platform/chromium-win/fast/html/details-remove-summary-5-and-click-expected.png:
22048         * platform/chromium-win/fast/html/details-remove-summary-5-and-click-expected.txt:
22049         * platform/chromium-win/fast/html/details-remove-summary-5-expected.png:
22050         * platform/chromium-win/fast/html/details-remove-summary-5-expected.txt:
22051         * platform/chromium-win/fast/html/details-remove-summary-6-and-click-expected.png:
22052         * platform/chromium-win/fast/html/details-remove-summary-6-and-click-expected.txt:
22053         * platform/chromium-win/fast/html/details-remove-summary-6-expected.png:
22054         * platform/chromium-win/fast/html/details-remove-summary-6-expected.txt:
22055         * platform/chromium-win/fast/html/details-remove-summary-child-1-expected.png:
22056         * platform/chromium-win/fast/html/details-remove-summary-child-1-expected.txt:
22057         * platform/chromium-win/fast/html/details-remove-summary-child-2-expected.png:
22058         * platform/chromium-win/fast/html/details-remove-summary-child-2-expected.txt:
22059         * platform/chromium-win/fast/html/details-replace-summary-child-expected.png:
22060         * platform/chromium-win/fast/html/details-replace-summary-child-expected.txt:
22061         * platform/chromium-win/fast/html/details-replace-text-expected.png:
22062         * platform/chromium-win/fast/html/details-replace-text-expected.txt:
22063         * platform/chromium-win/fast/html/details-writing-mode-expected.png:
22064         * platform/chromium-win/fast/html/details-writing-mode-expected.txt:
22065         * platform/chromium-win/fast/images/imagemap-focus-ring-zoom-expected.png:
22066         * platform/chromium-win/fast/images/imagemap-focus-ring-zoom-expected.txt:
22067         * platform/chromium-win/fast/inline-block/contenteditable-baseline-expected.txt:
22068         * platform/chromium-win/fast/inline/002-expected.txt:
22069         * platform/chromium-win/fast/inline/vertical-align-text-bottom-expected.png:
22070         * platform/chromium-win/fast/inline/vertical-align-text-bottom-expected.txt:
22071         * platform/chromium-win/fast/multicol/table-vertical-align-expected.txt:
22072         * platform/chromium-win/fast/repaint/4774354-expected.png:
22073         * platform/chromium-win/fast/repaint/4776765-expected.png:
22074         * platform/chromium-win/fast/repaint/caret-outside-block-expected.png:
22075         * platform/chromium-win/fast/repaint/repaint-across-writing-mode-boundary-expected.png:
22076         * platform/chromium-win/fast/repaint/selection-rl-expected.png:
22077         * platform/chromium-win/fast/writing-mode/fieldsets-expected.png:
22078         * platform/chromium-win/fast/writing-mode/fieldsets-expected.txt:
22079         * platform/chromium-win/http/tests/misc/acid2-expected.txt:
22080         * platform/chromium-win/http/tests/misc/acid2-pixel-expected.txt:
22081         * platform/chromium-win/platform/chromium/virtual/deferred/fast/images/imagemap-focus-ring-zoom-expected.png: Added.
22082         * platform/chromium-win/platform/chromium/virtual/deferred/fast/images/imagemap-focus-ring-zoom-expected.txt: Added.
22083         * platform/chromium-win/platform/chromium/virtual/softwarecompositing/shadows/shadow-drawing-expected.txt:
22084         * platform/chromium-win/svg/as-border-image/svg-as-border-image-2-expected.png:
22085         * platform/chromium-win/svg/as-border-image/svg-as-border-image-2-expected.txt:
22086         * platform/chromium-win/svg/as-border-image/svg-as-border-image-expected.png:
22087         * platform/chromium-win/svg/as-border-image/svg-as-border-image-expected.txt:
22088         * platform/chromium-win/svg/transforms/svg-css-transforms-clip-path-expected.txt:
22089         * platform/chromium-win/svg/transforms/svg-css-transforms-expected.txt:
22090         * platform/chromium-win/svg/zoom/page/zoom-background-images-expected.png:
22091         * platform/chromium-win/svg/zoom/page/zoom-hixie-mixed-009-expected.png:
22092         * platform/chromium-win/svg/zoom/page/zoom-hixie-mixed-009-expected.txt:
22093         * platform/chromium-win/svg/zoom/page/zoom-img-preserveAspectRatio-support-1-expected.png:
22094         * platform/chromium-win/svg/zoom/page/zoom-img-preserveAspectRatio-support-1-expected.txt:
22095         * platform/chromium-win/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.png:
22096         * platform/chromium-win/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt:
22097         * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.png:
22098         * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt:
22099         * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.png:
22100         * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.txt:
22101         * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-huge-size-expected.png:
22102         * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-huge-size-expected.txt:
22103         * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.png:
22104         * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.txt:
22105         * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png:
22106         * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt:
22107         * platform/chromium-win/tables/mozilla/bugs/bug14323-expected.png:
22108         * platform/chromium-win/tables/mozilla/bugs/bug14323-expected.txt:
22109         * platform/chromium-win/tables/mozilla/bugs/bug30692-expected.txt:
22110         * platform/chromium-win/tables/mozilla/bugs/bug43854-2-expected.png:
22111         * platform/chromium-win/tables/mozilla/bugs/bug43854-2-expected.txt:
22112         * platform/chromium-win/tables/mozilla/bugs/bug4427-expected.png:
22113         * platform/chromium-win/tables/mozilla/bugs/bug4427-expected.txt:
22114         * platform/chromium-win/tables/mozilla/bugs/bug6404-expected.png:
22115         * platform/chromium-win/tables/mozilla/bugs/bug6404-expected.txt:
22116         * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug131020-3-expected.txt:
22117         * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug1647-expected.png:
22118         * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug1647-expected.txt:
22119         * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug56024-expected.png:
22120         * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug56024-expected.txt:
22121         * platform/chromium-win/transforms/svg-vs-css-expected.txt:
22122
22123 2012-10-22  Tony Chang  <tony@chromium.org>
22124
22125         [chromium] Unreviewed, Win and Mac baselines for css3/flexbox/flexbox-baseline-margins.html.
22126
22127         * platform/chromium-mac-lion/css3/flexbox/flexbox-baseline-margins-expected.png: Added.
22128         * platform/chromium-mac-snowleopard/css3/flexbox/flexbox-baseline-margins-expected.png: Added.
22129         * platform/chromium-mac/css3/flexbox/flexbox-baseline-margins-expected.png: Added.
22130         * platform/chromium-mac/css3/flexbox/flexbox-baseline-margins-expected.txt: Added.
22131         * platform/chromium-win/css3/flexbox/flexbox-baseline-margins-expected.png: Added.
22132         * platform/chromium-win/css3/flexbox/flexbox-baseline-margins-expected.txt: Renamed from LayoutTests/platform/chromium-linux/css3/flexbox/flexbox-baseline-margins-expected.txt.
22133         * platform/chromium/TestExpectations:
22134
22135 2012-10-22  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
22136
22137         [EFL] Rebaseline pixel expectations after r131941 and r131991, part 6.
22138
22139         * platform/efl/svg/dynamic-updates/SVGFECompositeElement-svgdom-in-prop-expected.png:
22140         * platform/efl/svg/dynamic-updates/SVGFECompositeElement-svgdom-in2-prop-expected.png:
22141         * platform/efl/svg/dynamic-updates/SVGFECompositeElement-svgdom-k1-prop-expected.png:
22142         * platform/efl/svg/dynamic-updates/SVGFECompositeElement-svgdom-k2-prop-expected.png:
22143         * platform/efl/svg/dynamic-updates/SVGFECompositeElement-svgdom-k3-prop-expected.png:
22144         * platform/efl/svg/dynamic-updates/SVGFECompositeElement-svgdom-k4-prop-expected.png:
22145         * platform/efl/svg/dynamic-updates/SVGFECompositeElement-svgdom-operator-prop-expected.png:
22146         * platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-bias-attr-expected.png:
22147         * platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-divisor-attr-expected.png:
22148         * platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-edgeMode-attr-expected.png:
22149         * platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-in-attr-expected.png:
22150         * platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelMatrix-attr-expected.png:
22151         * platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelUnitLength-attr-expected.png:
22152         * platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-order-attr-expected.png:
22153         * platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-preserveAlpha-attr-expected.png:
22154         * platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetX-attr-expected.png:
22155         * platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetY-attr-expected.png:
22156         * platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-bias-prop-expected.png:
22157         * platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-divisor-prop-expected.png:
22158         * platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-edgeMode-prop-expected.png:
22159         * platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-in-prop-expected.png:
22160         * platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-kernelMatrix-prop-expected.png:
22161         * platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-kernelUnitLength-prop-expected.png:
22162         * platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-order-prop-expected.png:
22163         * platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-preserveAlpha-prop-expected.png:
22164         * platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-targetX-prop-expected.png:
22165         * platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-targetY-prop-expected.png:
22166         * platform/efl/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-diffuseConstant-attr-expected.png:
22167         * platform/efl/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-in-attr-expected.png:
22168         * platform/efl/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-lighting-color-attr-expected.png:
22169         * platform/efl/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-surfaceScale-attr-expected.png:
22170         * platform/efl/svg/dynamic-updates/SVGFEDiffuseLightingElement-inherit-lighting-color-css-prop-expected.png:
22171         * platform/efl/svg/dynamic-updates/SVGFEDiffuseLightingElement-lighting-color-css-prop-expected.png:
22172         * platform/efl/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-diffuseConstant-prop-expected.png:
22173         * platform/efl/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-in-prop-expected.png:
22174         * platform/efl/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-surfaceScale-prop-expected.png:
22175         * platform/efl/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in-attr-expected.png:
22176         * platform/efl/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in2-attr-expected.png:
22177         * platform/efl/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-scale-attr-expected.png:
22178         * platform/efl/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-xChannelSelector-attr-expected.png:
22179         * platform/efl/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-yChannelSelector-attr-expected.png:
22180         * platform/efl/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in-prop-expected.png:
22181         * platform/efl/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in2-prop-expected.png:
22182         * platform/efl/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-scale-prop-expected.png:
22183         * platform/efl/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-xChannelSelector-prop-expected.png:
22184         * platform/efl/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-yChannelSelector-prop-expected.png:
22185         * platform/efl/svg/dynamic-updates/SVGFEDistantLightElement-dom-azimuth-attr-expected.png:
22186         * platform/efl/svg/dynamic-updates/SVGFEDistantLightElement-dom-elevation-attr-expected.png:
22187         * platform/efl/svg/dynamic-updates/SVGFEDistantLightElement-svgdom-azimuth-prop-expected.png:
22188         * platform/efl/svg/dynamic-updates/SVGFEDistantLightElement-svgdom-elevation-prop-expected.png:
22189         * platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-dom-dx-attr-expected.png:
22190
22191 2012-10-22  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
22192
22193         [EFL] Rebaseline pixel expectations after r131941 and r131991, part 5.
22194
22195         * platform/efl/svg/dynamic-updates/SVGEllipseElement-dom-rx-attr-expected.png:
22196         * platform/efl/svg/dynamic-updates/SVGEllipseElement-dom-ry-attr-expected.png:
22197         * platform/efl/svg/dynamic-updates/SVGEllipseElement-svgdom-cx-prop-expected.png:
22198         * platform/efl/svg/dynamic-updates/SVGEllipseElement-svgdom-cy-prop-expected.png:
22199         * platform/efl/svg/dynamic-updates/SVGEllipseElement-svgdom-requiredFeatures-expected.png:
22200         * platform/efl/svg/dynamic-updates/SVGEllipseElement-svgdom-rx-prop-expected.png:
22201         * platform/efl/svg/dynamic-updates/SVGEllipseElement-svgdom-ry-prop-expected.png:
22202         * platform/efl/svg/dynamic-updates/SVGFEBlendElement-dom-in-attr-expected.png:
22203         * platform/efl/svg/dynamic-updates/SVGFEBlendElement-dom-in2-attr-expected.png:
22204         * platform/efl/svg/dynamic-updates/SVGFEBlendElement-dom-mode-attr-expected.png:
22205         * platform/efl/svg/dynamic-updates/SVGFEBlendElement-svgdom-in-prop-expected.png:
22206         * platform/efl/svg/dynamic-updates/SVGFEBlendElement-svgdom-in2-prop-expected.png:
22207         * platform/efl/svg/dynamic-updates/SVGFEBlendElement-svgdom-mode-prop-expected.png:
22208         * platform/efl/svg/dynamic-updates/SVGFEColorMatrixElement-dom-in-attr-expected.png:
22209         * platform/efl/svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr-expected.png:
22210         * platform/efl/svg/dynamic-updates/SVGFEColorMatrixElement-dom-values-attr-expected.png:
22211         * platform/efl/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-in-prop-expected.png:
22212         * platform/efl/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-type-prop-expected.png:
22213         * platform/efl/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-values-prop-expected.png:
22214         * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-dom-amplitude-attr-expected.png:
22215         * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-dom-exponent-attr-expected.png:
22216         * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-dom-intercept-attr-expected.png:
22217         * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-dom-offset-attr-expected.png:
22218         * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-dom-slope-attr-expected.png:
22219         * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-dom-tableValues-attr-expected.png:
22220         * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-dom-type-attr-expected.png:
22221         * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-amplitude-prop-expected.png:
22222         * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-exponent-prop-expected.png:
22223         * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-intercept-prop-expected.png:
22224         * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-offset-prop-expected.png:
22225         * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-slope-prop-expected.png:
22226         * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-tableValues-prop-expected.png:
22227         * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-type-prop-expected.png:
22228         * platform/efl/svg/dynamic-updates/SVGFECompositeElement-dom-in-attr-expected.png:
22229         * platform/efl/svg/dynamic-updates/SVGFECompositeElement-dom-in2-attr-expected.png:
22230         * platform/efl/svg/dynamic-updates/SVGFECompositeElement-dom-k1-attr-expected.png:
22231         * platform/efl/svg/dynamic-updates/SVGFECompositeElement-dom-k2-attr-expected.png:
22232         * platform/efl/svg/dynamic-updates/SVGFECompositeElement-dom-k3-attr-expected.png:
22233         * platform/efl/svg/dynamic-updates/SVGFECompositeElement-dom-k4-attr-expected.png:
22234         * platform/efl/svg/dynamic-updates/SVGFECompositeElement-dom-operator-attr-expected.png:
22235
22236 2012-10-22  Emil A Eklund  <eae@chromium.org>
22237
22238         Unreviewed chromium test expectations update.
22239
22240         * platform/chromium/TestExpectations:
22241
22242 2012-10-22  Sheriff Bot  <webkit.review.bot@gmail.com>
22243
22244         Unreviewed, rolling out r132119.
22245         http://trac.webkit.org/changeset/132119
22246         https://bugs.webkit.org/show_bug.cgi?id=100019
22247
22248         Fails its own test on Mac platforms. (Requested by leviw on
22249         #webkit).
22250
22251         * fast/events/touch/gesture/right-click-gestures-set-cursor-at-correct-position.html: Removed.
22252         * platform/chromium/fast/events/touch/gesture/right-click-gestures-set-cursor-at-correct-position-expected.txt: Removed.
22253
22254 2012-10-22  Emil A Eklund  <eae@chromium.org>
22255
22256         Unreviewed gardening.
22257
22258         * platform/chromium-mac-lion/editing/selection/3690703-2-expected.txt: Removed.
22259         * platform/chromium-mac-lion/editing/selection/3690703-expected.txt: Removed.
22260         * platform/chromium-mac-lion/editing/selection/3690719-expected.txt: Removed.
22261         * platform/chromium-mac-lion/editing/selection/4397952-expected.txt: Removed.
22262         * platform/chromium-mac-lion/editing/selection/5240265-expected.txt: Removed.
22263         * platform/chromium-mac-lion/editing/selection/selection-button-text-expected.txt: Removed.
22264         * platform/chromium-mac-lion/fast/block/float/032-expected.txt: Removed.
22265         * platform/chromium-mac-lion/fast/block/float/float-avoidance-expected.txt: Removed.
22266         * platform/chromium-mac-lion/fast/css/continuationCrash-expected.txt: Removed.
22267         * platform/chromium-mac-lion/fast/css/margin-top-bottom-dynamic-expected.txt: Removed.
22268         * platform/chromium-mac-lion/fast/css/rtl-ordering-expected.txt: Removed.
22269         * platform/chromium-mac-lion/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt: Removed.
22270         * platform/chromium-mac-lion/fast/forms/001-expected.txt: Removed.
22271         * platform/chromium-mac-lion/fast/forms/blankbuttons-expected.txt: Removed.
22272         * platform/chromium-mac-lion/fast/forms/box-shadow-override-expected.txt: Removed.
22273         * platform/chromium-mac-lion/fast/forms/button-sizes-expected.txt: Removed.
22274         * platform/chromium-mac-lion/fast/forms/button-style-color-expected.txt: Removed.
22275         * platform/chromium-mac-lion/fast/forms/button-text-transform-expected.txt: Removed.
22276         * platform/chromium-mac-lion/fast/forms/control-restrict-line-height-expected.txt: Removed.
22277         * platform/chromium-mac-lion/fast/forms/file/file-input-direction-expected.txt: Removed.
22278         * platform/chromium-mac-lion/fast/forms/file/file-input-disabled-expected.txt: Removed.
22279         * platform/chromium-mac-lion/fast/forms/file/input-file-re-render-expected.txt: Removed.
22280         * platform/chromium-mac-lion/fast/forms/form-element-geometry-expected.txt: Removed.
22281         * platform/chromium-mac-lion/fast/forms/formmove3-expected.txt: Removed.
22282         * platform/chromium-mac-lion/fast/forms/input-appearance-height-expected.png: Added.
22283         * platform/chromium-mac-lion/fast/forms/input-button-sizes-expected.txt: Removed.
22284         * platform/chromium-mac-lion/fast/forms/input-value-expected.txt: Removed.
22285         * platform/chromium-mac-lion/fast/forms/menulist-clip-expected.txt: Removed.
22286         * platform/chromium-mac-lion/fast/forms/targeted-frame-submission-expected.txt: Removed.
22287         * platform/chromium-mac-lion/fast/forms/validation-message-appearance-expected.txt: Removed.
22288         * platform/chromium-mac-lion/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.txt: Removed.
22289         * platform/chromium-mac-lion/fast/overflow/scrollRevealButton-expected.txt: Removed.
22290         * platform/chromium-mac-lion/fast/replaced/replaced-breaking-expected.txt: Removed.
22291         * platform/chromium-mac-lion/fast/replaced/width100percent-button-expected.txt: Removed.
22292         * platform/chromium-mac-lion/fast/text/textIteratorNilRenderer-expected.txt: Removed.
22293         * platform/chromium-mac-lion/http/tests/navigation/javascriptlink-frames-expected.txt: Removed.
22294         * platform/chromium-mac-lion/tables/mozilla/bugs/bug1188-expected.txt: Removed.
22295         * platform/chromium-mac-lion/tables/mozilla/bugs/bug1318-expected.txt: Removed.
22296         * platform/chromium-mac-lion/tables/mozilla/bugs/bug138725-expected.txt: Removed.
22297         * platform/chromium-mac-lion/tables/mozilla/bugs/bug18359-expected.txt: Removed.
22298         * platform/chromium-mac-lion/tables/mozilla/bugs/bug2479-2-expected.txt: Removed.
22299         * platform/chromium-mac-lion/tables/mozilla/bugs/bug2479-3-expected.txt: Removed.
22300         * platform/chromium-mac-lion/tables/mozilla/bugs/bug2479-4-expected.txt: Removed.
22301         * platform/chromium-mac-lion/tables/mozilla/bugs/bug26178-expected.txt: Removed.
22302         * platform/chromium-mac-lion/tables/mozilla/bugs/bug28928-expected.txt: Removed.
22303         * platform/chromium-mac-lion/tables/mozilla/bugs/bug33855-expected.txt: Removed.
22304         * platform/chromium-mac-lion/tables/mozilla/bugs/bug39209-expected.txt: Removed.
22305         * platform/chromium-mac-lion/tables/mozilla/bugs/bug4429-expected.txt: Removed.
22306         * platform/chromium-mac-lion/tables/mozilla/bugs/bug46368-1-expected.txt: Removed.
22307         * platform/chromium-mac-lion/tables/mozilla/bugs/bug46368-2-expected.txt: Removed.
22308         * platform/chromium-mac-lion/tables/mozilla/bugs/bug51037-expected.txt: Removed.
22309         * platform/chromium-mac-lion/tables/mozilla/bugs/bug51727-expected.txt: Removed.
22310         * platform/chromium-mac-lion/tables/mozilla/bugs/bug60749-expected.txt: Removed.
22311         * platform/chromium-mac-lion/tables/mozilla/bugs/bug7342-expected.txt: Removed.
22312         * platform/chromium-mac-lion/tables/mozilla/collapsing_borders/bug41262-4-expected.txt: Removed.
22313         * platform/chromium-mac-lion/tables/mozilla/dom/tableDom-expected.txt: Removed.
22314         * platform/chromium-mac-lion/tables/mozilla/other/move_row-expected.txt: Removed.
22315         * platform/chromium-mac-lion/tables/mozilla_expected_failures/bugs/bug1725-expected.txt: Removed.
22316         * platform/chromium-mac-lion/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt: Removed.
22317         * platform/chromium-mac-lion/tables/mozilla_expected_failures/bugs/bug58402-2-expected.txt: Removed.
22318         * platform/chromium-mac-snowleopard/fast/css/acid2-expected.png: Added.
22319         * platform/chromium-mac-snowleopard/fast/css/acid2-pixel-expected.png: Added.
22320         * platform/chromium-mac-snowleopard/fast/forms/input-appearance-height-expected.png:
22321         * platform/chromium-mac-snowleopard/fast/repaint/repaint-across-writing-mode-boundary-expected.png: Added.
22322         * platform/chromium-mac-snowleopard/http/tests/misc/acid2-expected.png: Added.
22323         * platform/chromium-mac-snowleopard/http/tests/misc/acid2-pixel-expected.png: Added.
22324         * platform/chromium-mac-snowleopard/svg/transforms/svg-css-transforms-clip-path-expected.png: Added.
22325         * platform/chromium-mac-snowleopard/svg/transforms/svg-css-transforms-expected.png: Added.
22326         * platform/chromium-mac-snowleopard/transforms/svg-vs-css-expected.png: Added.
22327         * platform/chromium-mac/editing/selection/3690703-2-expected.png:
22328         * platform/chromium-mac/editing/selection/3690703-2-expected.txt:
22329         * platform/chromium-mac/editing/selection/3690703-expected.png:
22330         * platform/chromium-mac/editing/selection/3690703-expected.txt:
22331         * platform/chromium-mac/editing/selection/3690719-expected.png:
22332         * platform/chromium-mac/editing/selection/3690719-expected.txt:
22333         * platform/chromium-mac/editing/selection/4397952-expected.png:
22334         * platform/chromium-mac/editing/selection/4397952-expected.txt:
22335         * platform/chromium-mac/editing/selection/5240265-expected.png:
22336         * platform/chromium-mac/editing/selection/5240265-expected.txt:
22337         * platform/chromium-mac/editing/selection/selection-button-text-expected.png:
22338         * platform/chromium-mac/editing/selection/selection-button-text-expected.txt:
22339         * platform/chromium-mac/fast/block/float/032-expected.txt:
22340         * platform/chromium-mac/fast/block/float/float-avoidance-expected.png:
22341         * platform/chromium-mac/fast/block/float/float-avoidance-expected.txt:
22342         * platform/chromium-mac/fast/css/continuationCrash-expected.png:
22343         * platform/chromium-mac/fast/css/continuationCrash-expected.txt:
22344         * platform/chromium-mac/fast/css/margin-top-bottom-dynamic-expected.png:
22345         * platform/chromium-mac/fast/css/margin-top-bottom-dynamic-expected.txt:
22346         * platform/chromium-mac/fast/css/rtl-ordering-expected.png:
22347         * platform/chromium-mac/fast/css/rtl-ordering-expected.txt:
22348         * platform/chromium-mac/fast/dom/HTMLTextAreaElement/reset-textarea-expected.png:
22349         * platform/chromium-mac/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt:
22350         * platform/chromium-mac/fast/forms/001-expected.png:
22351         * platform/chromium-mac/fast/forms/001-expected.txt:
22352         * platform/chromium-mac/fast/forms/blankbuttons-expected.png:
22353         * platform/chromium-mac/fast/forms/blankbuttons-expected.txt:
22354         * platform/chromium-mac/fast/forms/box-shadow-override-expected.png:
22355         * platform/chromium-mac/fast/forms/box-shadow-override-expected.txt:
22356         * platform/chromium-mac/fast/forms/button-sizes-expected.png:
22357         * platform/chromium-mac/fast/forms/button-sizes-expected.txt:
22358         * platform/chromium-mac/fast/forms/button-style-color-expected.png:
22359         * platform/chromium-mac/fast/forms/button-style-color-expected.txt:
22360         * platform/chromium-mac/fast/forms/button-table-styles-expected.png:
22361         * platform/chromium-mac/fast/forms/button-table-styles-expected.txt:
22362         * platform/chromium-mac/fast/forms/button-text-transform-expected.png:
22363         * platform/chromium-mac/fast/forms/button-text-transform-expected.txt:
22364         * platform/chromium-mac/fast/forms/control-restrict-line-height-expected.png:
22365         * platform/chromium-mac/fast/forms/control-restrict-line-height-expected.txt:
22366         * platform/chromium-mac/fast/forms/file/file-input-direction-expected.png:
22367         * platform/chromium-mac/fast/forms/file/file-input-direction-expected.txt:
22368         * platform/chromium-mac/fast/forms/file/file-input-disabled-expected.png:
22369         * platform/chromium-mac/fast/forms/file/file-input-disabled-expected.txt:
22370         * platform/chromium-mac/fast/forms/file/file-input-pressed-state-expected.png:
22371         * platform/chromium-mac/fast/forms/file/input-file-re-render-expected.png:
22372         * platform/chromium-mac/fast/forms/file/input-file-re-render-expected.txt:
22373         * platform/chromium-mac/fast/forms/form-element-geometry-expected.png:
22374         * platform/chromium-mac/fast/forms/form-element-geometry-expected.txt:
22375         * platform/chromium-mac/fast/forms/formmove3-expected.png:
22376         * platform/chromium-mac/fast/forms/formmove3-expected.txt:
22377         * platform/chromium-mac/fast/forms/input-appearance-height-expected.png:
22378         * platform/chromium-mac/fast/forms/input-appearance-height-expected.txt:
22379         * platform/chromium-mac/fast/forms/input-button-sizes-expected.png:
22380         * platform/chromium-mac/fast/forms/input-button-sizes-expected.txt:
22381         * platform/chromium-mac/fast/forms/input-value-expected.png:
22382         * platform/chromium-mac/fast/forms/input-value-expected.txt:
22383         * platform/chromium-mac/fast/forms/menulist-clip-expected.png:
22384         * platform/chromium-mac/fast/forms/menulist-clip-expected.txt:
22385         * platform/chromium-mac/fast/forms/targeted-frame-submission-expected.png:
22386         * platform/chromium-mac/fast/forms/targeted-frame-submission-expected.txt:
22387         * platform/chromium-mac/fast/forms/validation-message-appearance-expected.png:
22388         * platform/chromium-mac/fast/forms/validation-message-appearance-expected.txt:
22389         * platform/chromium-mac/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.png:
22390         * platform/chromium-mac/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.txt:
22391         * platform/chromium-mac/fast/overflow/scrollRevealButton-expected.png:
22392         * platform/chromium-mac/fast/overflow/scrollRevealButton-expected.txt:
22393         * platform/chromium-mac/fast/replaced/replaced-breaking-expected.png:
22394         * platform/chromium-mac/fast/replaced/replaced-breaking-expected.txt:
22395         * platform/chromium-mac/fast/replaced/width100percent-button-expected.png:
22396         * platform/chromium-mac/fast/replaced/width100percent-button-expected.txt:
22397         * platform/chromium-mac/fast/text/international/vertical-text-glyph-test-expected.png:
22398         * platform/chromium-mac/fast/text/international/vertical-text-glyph-test-expected.txt:
22399         * platform/chromium-mac/fast/text/textIteratorNilRenderer-expected.png:
22400         * platform/chromium-mac/fast/text/textIteratorNilRenderer-expected.txt:
22401         * platform/chromium-mac/http/tests/navigation/javascriptlink-frames-expected.png:
22402         * platform/chromium-mac/http/tests/navigation/javascriptlink-frames-expected.txt:
22403         * platform/chromium-mac/tables/mozilla/bugs/bug1188-expected.png:
22404         * platform/chromium-mac/tables/mozilla/bugs/bug1188-expected.txt:
22405         * platform/chromium-mac/tables/mozilla/bugs/bug1318-expected.png:
22406         * platform/chromium-mac/tables/mozilla/bugs/bug1318-expected.txt:
22407         * platform/chromium-mac/tables/mozilla/bugs/bug138725-expected.png:
22408         * platform/chromium-mac/tables/mozilla/bugs/bug138725-expected.txt:
22409         * platform/chromium-mac/tables/mozilla/bugs/bug18359-expected.png:
22410         * platform/chromium-mac/tables/mozilla/bugs/bug18359-expected.txt:
22411         * platform/chromium-mac/tables/mozilla/bugs/bug2479-2-expected.png:
22412         * platform/chromium-mac/tables/mozilla/bugs/bug2479-2-expected.txt:
22413         * platform/chromium-mac/tables/mozilla/bugs/bug2479-3-expected.png:
22414         * platform/chromium-mac/tables/mozilla/bugs/bug2479-3-expected.txt:
22415         * platform/chromium-mac/tables/mozilla/bugs/bug2479-4-expected.txt:
22416         * platform/chromium-mac/tables/mozilla/bugs/bug26178-expected.png:
22417         * platform/chromium-mac/tables/mozilla/bugs/bug26178-expected.txt:
22418         * platform/chromium-mac/tables/mozilla/bugs/bug28928-expected.png:
22419         * platform/chromium-mac/tables/mozilla/bugs/bug28928-expected.txt:
22420         * platform/chromium-mac/tables/mozilla/bugs/bug33855-expected.png:
22421         * platform/chromium-mac/tables/mozilla/bugs/bug33855-expected.txt:
22422         * platform/chromium-mac/tables/mozilla/bugs/bug39209-expected.png:
22423         * platform/chromium-mac/tables/mozilla/bugs/bug39209-expected.txt:
22424         * platform/chromium-mac/tables/mozilla/bugs/bug4429-expected.png:
22425         * platform/chromium-mac/tables/mozilla/bugs/bug4429-expected.txt:
22426         * platform/chromium-mac/tables/mozilla/bugs/bug46368-1-expected.png:
22427         * platform/chromium-mac/tables/mozilla/bugs/bug46368-1-expected.txt:
22428         * platform/chromium-mac/tables/mozilla/bugs/bug46368-2-expected.png:
22429         * platform/chromium-mac/tables/mozilla/bugs/bug46368-2-expected.txt:
22430         * platform/chromium-mac/tables/mozilla/bugs/bug51037-expected.png:
22431         * platform/chromium-mac/tables/mozilla/bugs/bug51037-expected.txt:
22432         * platform/chromium-mac/tables/mozilla/bugs/bug51727-expected.png:
22433         * platform/chromium-mac/tables/mozilla/bugs/bug51727-expected.txt:
22434         * platform/chromium-mac/tables/mozilla/bugs/bug60749-expected.png:
22435         * platform/chromium-mac/tables/mozilla/bugs/bug60749-expected.txt:
22436         * platform/chromium-mac/tables/mozilla/bugs/bug7342-expected.png:
22437         * platform/chromium-mac/tables/mozilla/bugs/bug7342-expected.txt:
22438         * platform/chromium-mac/tables/mozilla/collapsing_borders/bug41262-4-expected.png:
22439         * platform/chromium-mac/tables/mozilla/collapsing_borders/bug41262-4-expected.txt:
22440         * platform/chromium-mac/tables/mozilla/dom/tableDom-expected.png:
22441         * platform/chromium-mac/tables/mozilla/dom/tableDom-expected.txt:
22442         * platform/chromium-mac/tables/mozilla/other/move_row-expected.png:
22443         * platform/chromium-mac/tables/mozilla/other/move_row-expected.txt:
22444         * platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug1725-expected.png:
22445         * platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug1725-expected.txt:
22446         * platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt:
22447         * platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug58402-2-expected.png:
22448         * platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug58402-2-expected.txt:
22449         * platform/chromium-win-xp/editing/selection/vertical-rl-ltr-extend-line-backward-wrap-expected.png:
22450         * platform/chromium-win-xp/editing/selection/vertical-rl-ltr-extend-line-backward-wrap-expected.txt:
22451         * platform/chromium-win-xp/editing/selection/vertical-rl-ltr-extend-line-forward-wrap-expected.png:
22452         * platform/chromium-win-xp/editing/selection/vertical-rl-ltr-extend-line-forward-wrap-expected.txt:
22453         * platform/chromium-win/editing/selection/vertical-rl-ltr-extend-line-forward-wrap-expected.png:
22454         * platform/chromium-win/editing/selection/vertical-rl-ltr-extend-line-forward-wrap-expected.txt:
22455
22456 2012-10-22  Hans Muller  <hmuller@adobe.com>
22457
22458         [CSS Exclusions] Points on the bottom and right edges of an exclusion shape should be classified as "outside"
22459         https://bugs.webkit.org/show_bug.cgi?id=98967
22460
22461         Reviewed by Dirk Schulze.
22462
22463         Verify that a exclusion shape-inside overlaps lines whose top is less than the
22464         shape bounds' top+height but not equal to the shape bounds' top+height.
22465
22466         * fast/exclusions/shape-inside/shape-inside-bottom-edge-expected.html: Added.
22467         * fast/exclusions/shape-inside/shape-inside-bottom-edge.html: Added.
22468
22469 2012-10-22  Chris Rogers  <crogers@google.com>
22470
22471         Update some AudioContext create() method names to latest Web Audio spec
22472         https://bugs.webkit.org/show_bug.cgi?id=99888
22473
22474         Reviewed by Adam Barth.
22475
22476         * webaudio/delaynode-expected.txt:
22477         * webaudio/delaynode.html:
22478         * webaudio/gain.html:
22479         * webaudio/javascriptaudionode-expected.txt:
22480         * webaudio/javascriptaudionode.html:
22481
22482 2012-10-22  Levi Weintraub  <leviw@chromium.org>
22483
22484         Unreviewed gardening. Baselines following r132112.
22485
22486         * platform/chromium-win/editing/selection/vertical-rl-ltr-extend-line-backward-wrap-expected.png:
22487         * platform/chromium-win/editing/selection/vertical-rl-ltr-extend-line-backward-wrap-expected.txt:
22488
22489 2012-10-22  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
22490
22491         [EFL] Rebaseline pixel expectations after r131941 and r131991, part 4.
22492
22493         * platform/efl/svg/as-background-image/svg-background-partial-redraw-expected.png:
22494         * platform/efl/svg/as-image/animated-svg-as-image-expected.png:
22495         * platform/efl/svg/as-image/animated-svg-as-image-no-fixed-intrinsic-size-expected.png:
22496         * platform/efl/svg/as-image/animated-svg-as-image-same-image-expected.png:
22497         * platform/efl/svg/as-image/svg-image-change-content-size-expected.png:
22498         * platform/efl/svg/as-object/deep-nested-embedded-svg-size-changes-no-layout-triggers-1-expected.png:
22499         * platform/efl/svg/as-object/deep-nested-embedded-svg-size-changes-no-layout-triggers-2-expected.png:
22500         * platform/efl/svg/as-object/embedded-svg-immediate-offsetWidth-query-expected.png:
22501         * platform/efl/svg/as-object/embedded-svg-size-changes-expected.png:
22502         * platform/efl/svg/as-object/embedded-svg-size-changes-no-layout-triggers-expected.png:
22503         * platform/efl/svg/as-object/nested-embedded-svg-size-changes-expected.png:
22504         * platform/efl/svg/as-object/nested-embedded-svg-size-changes-no-layout-triggers-1-expected.png:
22505         * platform/efl/svg/as-object/nested-embedded-svg-size-changes-no-layout-triggers-2-expected.png:
22506         * platform/efl/svg/carto.net/tabgroup-expected.png:
22507         * platform/efl/svg/carto.net/window-expected.png:
22508         * platform/efl/svg/css/shadow-changes-expected.png:
22509         * platform/efl/svg/dom/SVGPathSegList-segment-modification-expected.png:
22510         * platform/efl/svg/dom/SVGPathSegList-xml-dom-synchronization-expected.png:
22511         * platform/efl/svg/dom/SVGPathSegList-xml-dom-synchronization2-expected.png:
22512         * platform/efl/svg/dom/SVGRectElement/rect-modify-rx-expected.png:
22513         * platform/efl/svg/dynamic-updates/SVGCircleElement-dom-cx-attr-expected.png:
22514         * platform/efl/svg/dynamic-updates/SVGCircleElement-dom-cy-attr-expected.png:
22515         * platform/efl/svg/dynamic-updates/SVGCircleElement-dom-r-attr-expected.png:
22516         * platform/efl/svg/dynamic-updates/SVGCircleElement-dom-requiredFeatures-expected.png:
22517         * platform/efl/svg/dynamic-updates/SVGCircleElement-svgdom-cx-prop-expected.png:
22518         * platform/efl/svg/dynamic-updates/SVGCircleElement-svgdom-cy-prop-expected.png:
22519         * platform/efl/svg/dynamic-updates/SVGCircleElement-svgdom-r-prop-expected.png:
22520         * platform/efl/svg/dynamic-updates/SVGCircleElement-svgdom-requiredFeatures-expected.png:
22521         * platform/efl/svg/dynamic-updates/SVGClipPath-influences-hitTesting-expected.png:
22522         * platform/efl/svg/dynamic-updates/SVGClipPathElement-css-transform-influences-hitTesting-expected.png:
22523         * platform/efl/svg/dynamic-updates/SVGClipPathElement-dom-clipPathUnits-attr-expected.png:
22524         * platform/efl/svg/dynamic-updates/SVGClipPathElement-svgdom-clipPathUnits-prop-expected.png:
22525         * platform/efl/svg/dynamic-updates/SVGClipPathElement-transform-influences-hitTesting-expected.png:
22526         * platform/efl/svg/dynamic-updates/SVGCursorElement-dom-x-attr-expected.png:
22527         * platform/efl/svg/dynamic-updates/SVGCursorElement-dom-y-attr-expected.png:
22528         * platform/efl/svg/dynamic-updates/SVGCursorElement-svgdom-x-prop-expected.png:
22529         * platform/efl/svg/dynamic-updates/SVGCursorElement-svgdom-y-prop-expected.png:
22530         * platform/efl/svg/dynamic-updates/SVGEllipseElement-dom-cx-attr-expected.png:
22531         * platform/efl/svg/dynamic-updates/SVGEllipseElement-dom-cy-attr-expected.png:
22532         * platform/efl/svg/dynamic-updates/SVGEllipseElement-dom-requiredFeatures-expected.png:
22533
22534 2012-10-22  Emil A Eklund  <eae@chromium.org>
22535
22536         Unreviewed gardening.
22537
22538         * css1/text_properties/vertical_align-expected.txt: Added.
22539         * fast/multicol/table-vertical-align-expected.png: Added.
22540         * fast/multicol/table-vertical-align-expected.txt: Added.
22541         * fast/repaint/caret-outside-block-expected.png: Added.
22542         * http/tests/misc/acid2-expected.png: Added.
22543         * platform/chromium-linux-x86/fast/inline: Added.
22544         * platform/chromium-linux-x86/fast/inline-block/contenteditable-baseline-expected.txt:
22545         * platform/chromium-linux-x86/fast/inline/vertical-align-text-bottom-expected.txt: Added.
22546         * platform/chromium-linux-x86/fast/multicol/table-vertical-align-expected.txt: Removed.
22547         * platform/chromium-linux-x86/http/tests/misc/acid2-pixel-expected.txt: Added.
22548         * platform/chromium-linux-x86/svg/transforms: Removed.
22549         * platform/chromium-linux-x86/tables/mozilla/bugs/bug14323-expected.txt: Added.
22550         * platform/chromium-linux-x86/tables/mozilla_expected_failures/bugs/bug1647-expected.txt: Added.
22551         * platform/chromium-linux-x86/tables/mozilla_expected_failures/bugs/bug56024-expected.txt: Added.
22552         * platform/chromium-linux/compositing/shadows/shadow-drawing-expected.txt: Added.
22553         * platform/chromium-linux/css1/text_properties/vertical_align-expected.png:
22554         * platform/chromium-linux/css1/text_properties/vertical_align-expected.txt: Added.
22555         * platform/chromium-linux/css2.1/t0804-c5509-padn-l-03-f-g-expected.txt: Added.
22556         * platform/chromium-linux/css2.1/t090501-c414-flt-03-b-g-expected.txt:
22557         * platform/chromium-linux/css3/flexbox/flexbox-baseline-expected.png:
22558         * platform/chromium-linux/css3/flexbox/flexbox-baseline-expected.txt: Added.
22559         * platform/chromium-linux/fast/block/positioning/replaced-inside-fixed-top-bottom-expected.png: Added.
22560         * platform/chromium-linux/fast/block/positioning/replaced-inside-fixed-top-bottom-expected.txt: Added.
22561         * platform/chromium-linux/fast/css/acid2-expected.txt: Added.
22562         * platform/chromium-linux/fast/css/acid2-pixel-expected.txt: Added.
22563         * platform/chromium-linux/fast/dom/HTMLProgressElement/progress-element-expected.png:
22564         * platform/chromium-linux/fast/forms/007-expected.png:
22565         * platform/chromium-linux/fast/forms/007-expected.txt: Added.
22566         * platform/chromium-linux/fast/forms/basic-buttons-expected.png:
22567         * platform/chromium-linux/fast/forms/basic-buttons-expected.txt:
22568         * platform/chromium-linux/fast/forms/datalist/input-appearance-range-with-datalist-zoomed-expected.png:
22569         * platform/chromium-linux/fast/forms/input-baseline-expected.txt:
22570         * platform/chromium-linux/fast/forms/input-placeholder-paint-order-expected.png:
22571         * platform/chromium-linux/fast/forms/placeholder-position-expected.txt: Added.
22572         * platform/chromium-linux/fast/forms/search-vertical-alignment-expected.png:
22573         * platform/chromium-linux/fast/forms/search-vertical-alignment-expected.txt: Added.
22574         * platform/chromium-linux/fast/forms/searchfield-heights-expected.png:
22575         * platform/chromium-linux/fast/forms/searchfield-heights-expected.txt:
22576         * platform/chromium-linux/fast/forms/time-multiple-fields/time-multiple-fields-appearance-style-expected.png:
22577         * platform/chromium-linux/fast/html/details-add-child-1-expected.png:
22578         * platform/chromium-linux/fast/html/details-add-child-1-expected.txt: Added.
22579         * platform/chromium-linux/fast/html/details-add-child-2-expected.png:
22580         * platform/chromium-linux/fast/html/details-add-child-2-expected.txt: Added.
22581         * platform/chromium-linux/fast/html/details-add-details-child-1-expected.png:
22582         * platform/chromium-linux/fast/html/details-add-details-child-1-expected.txt: Added.
22583         * platform/chromium-linux/fast/html/details-add-details-child-2-expected.png:
22584         * platform/chromium-linux/fast/html/details-add-details-child-2-expected.txt: Added.
22585         * platform/chromium-linux/fast/html/details-add-summary-1-and-click-expected.png:
22586         * platform/chromium-linux/fast/html/details-add-summary-1-and-click-expected.txt: Added.
22587         * platform/chromium-linux/fast/html/details-add-summary-1-expected.png:
22588         * platform/chromium-linux/fast/html/details-add-summary-1-expected.txt: Added.
22589         * platform/chromium-linux/fast/html/details-add-summary-10-and-click-expected.png:
22590         * platform/chromium-linux/fast/html/details-add-summary-10-and-click-expected.txt: Added.
22591         * platform/chromium-linux/fast/html/details-add-summary-10-expected.png:
22592         * platform/chromium-linux/fast/html/details-add-summary-10-expected.txt: Added.
22593         * platform/chromium-linux/fast/html/details-add-summary-2-and-click-expected.png:
22594         * platform/chromium-linux/fast/html/details-add-summary-2-and-click-expected.txt: Added.
22595         * platform/chromium-linux/fast/html/details-add-summary-2-expected.png:
22596         * platform/chromium-linux/fast/html/details-add-summary-2-expected.txt: Added.
22597         * platform/chromium-linux/fast/html/details-add-summary-3-and-click-expected.png:
22598         * platform/chromium-linux/fast/html/details-add-summary-3-and-click-expected.txt: Added.
22599         * platform/chromium-linux/fast/html/details-add-summary-3-expected.png:
22600         * platform/chromium-linux/fast/html/details-add-summary-3-expected.txt: Added.
22601         * platform/chromium-linux/fast/html/details-add-summary-4-and-click-expected.png:
22602         * platform/chromium-linux/fast/html/details-add-summary-4-and-click-expected.txt: Added.
22603         * platform/chromium-linux/fast/html/details-add-summary-4-expected.png:
22604         * platform/chromium-linux/fast/html/details-add-summary-4-expected.txt: Added.
22605         * platform/chromium-linux/fast/html/details-add-summary-5-and-click-expected.png:
22606         * platform/chromium-linux/fast/html/details-add-summary-5-and-click-expected.txt: Added.
22607         * platform/chromium-linux/fast/html/details-add-summary-5-expected.png:
22608         * platform/chromium-linux/fast/html/details-add-summary-5-expected.txt: Added.
22609         * platform/chromium-linux/fast/html/details-add-summary-6-and-click-expected.png:
22610         * platform/chromium-linux/fast/html/details-add-summary-6-and-click-expected.txt: Added.
22611         * platform/chromium-linux/fast/html/details-add-summary-6-expected.png:
22612         * platform/chromium-linux/fast/html/details-add-summary-6-expected.txt: Added.
22613         * platform/chromium-linux/fast/html/details-add-summary-7-and-click-expected.png:
22614         * platform/chromium-linux/fast/html/details-add-summary-7-and-click-expected.txt: Added.
22615         * platform/chromium-linux/fast/html/details-add-summary-7-expected.png:
22616         * platform/chromium-linux/fast/html/details-add-summary-7-expected.txt: Added.
22617         * platform/chromium-linux/fast/html/details-add-summary-8-and-click-expected.png:
22618         * platform/chromium-linux/fast/html/details-add-summary-8-and-click-expected.txt: Added.
22619         * platform/chromium-linux/fast/html/details-add-summary-8-expected.png:
22620         * platform/chromium-linux/fast/html/details-add-summary-8-expected.txt: Added.
22621         * platform/chromium-linux/fast/html/details-add-summary-9-and-click-expected.png:
22622         * platform/chromium-linux/fast/html/details-add-summary-9-and-click-expected.txt: Added.
22623         * platform/chromium-linux/fast/html/details-add-summary-9-expected.png:
22624         * platform/chromium-linux/fast/html/details-add-summary-9-expected.txt: Added.
22625         * platform/chromium-linux/fast/html/details-add-summary-child-1-expected.png:
22626         * platform/chromium-linux/fast/html/details-add-summary-child-1-expected.txt: Added.
22627         * platform/chromium-linux/fast/html/details-add-summary-child-2-expected.png:
22628         * platform/chromium-linux/fast/html/details-add-summary-child-2-expected.txt: Added.
22629         * platform/chromium-linux/fast/html/details-marker-style-expected.png:
22630         * platform/chromium-linux/fast/html/details-marker-style-expected.txt: Added.
22631         * platform/chromium-linux/fast/html/details-nested-1-expected.png:
22632         * platform/chromium-linux/fast/html/details-nested-1-expected.txt: Added.
22633         * platform/chromium-linux/fast/html/details-nested-2-expected.png:
22634         * platform/chromium-linux/fast/html/details-nested-2-expected.txt: Added.
22635         * platform/chromium-linux/fast/html/details-no-summary1-expected.png:
22636         * platform/chromium-linux/fast/html/details-no-summary1-expected.txt: Added.
22637         * platform/chromium-linux/fast/html/details-no-summary2-expected.png:
22638         * platform/chromium-linux/fast/html/details-no-summary2-expected.txt: Added.
22639         * platform/chromium-linux/fast/html/details-no-summary3-expected.png:
22640         * platform/chromium-linux/fast/html/details-no-summary3-expected.txt: Added.
22641         * platform/chromium-linux/fast/html/details-no-summary4-expected.png:
22642         * platform/chromium-linux/fast/html/details-no-summary4-expected.txt: Added.
22643         * platform/chromium-linux/fast/html/details-open-javascript-expected.png:
22644         * platform/chromium-linux/fast/html/details-open-javascript-expected.txt: Added.
22645         * platform/chromium-linux/fast/html/details-open1-expected.png:
22646         * platform/chromium-linux/fast/html/details-open1-expected.txt: Added.
22647         * platform/chromium-linux/fast/html/details-open2-expected.png:
22648         * platform/chromium-linux/fast/html/details-open2-expected.txt: Added.
22649         * platform/chromium-linux/fast/html/details-open3-expected.png:
22650         * platform/chromium-linux/fast/html/details-open3-expected.txt: Added.
22651         * platform/chromium-linux/fast/html/details-open4-expected.png:
22652         * platform/chromium-linux/fast/html/details-open4-expected.txt: Added.
22653         * platform/chromium-linux/fast/html/details-open5-expected.png:
22654         * platform/chromium-linux/fast/html/details-open5-expected.txt: Added.
22655         * platform/chromium-linux/fast/html/details-open6-expected.png:
22656         * platform/chromium-linux/fast/html/details-open6-expected.txt: Added.
22657         * platform/chromium-linux/fast/html/details-position-expected.png:
22658         * platform/chromium-linux/fast/html/details-position-expected.txt: Added.
22659         * platform/chromium-linux/fast/html/details-remove-child-1-expected.png:
22660         * platform/chromium-linux/fast/html/details-remove-child-1-expected.txt: Added.
22661         * platform/chromium-linux/fast/html/details-remove-child-2-expected.png:
22662         * platform/chromium-linux/fast/html/details-remove-child-2-expected.txt: Added.
22663         * platform/chromium-linux/fast/html/details-remove-summary-1-and-click-expected.png:
22664         * platform/chromium-linux/fast/html/details-remove-summary-1-and-click-expected.txt: Added.
22665         * platform/chromium-linux/fast/html/details-remove-summary-1-expected.png:
22666         * platform/chromium-linux/fast/html/details-remove-summary-1-expected.txt: Added.
22667         * platform/chromium-linux/fast/html/details-remove-summary-2-and-click-expected.png:
22668         * platform/chromium-linux/fast/html/details-remove-summary-2-and-click-expected.txt: Added.
22669         * platform/chromium-linux/fast/html/details-remove-summary-2-expected.png:
22670         * platform/chromium-linux/fast/html/details-remove-summary-2-expected.txt: Added.
22671         * platform/chromium-linux/fast/html/details-remove-summary-3-and-click-expected.png:
22672         * platform/chromium-linux/fast/html/details-remove-summary-3-and-click-expected.txt: Added.
22673         * platform/chromium-linux/fast/html/details-remove-summary-3-expected.png:
22674         * platform/chromium-linux/fast/html/details-remove-summary-3-expected.txt: Added.
22675         * platform/chromium-linux/fast/html/details-remove-summary-4-and-click-expected.png:
22676         * platform/chromium-linux/fast/html/details-remove-summary-4-and-click-expected.txt: Added.
22677         * platform/chromium-linux/fast/html/details-remove-summary-4-expected.png:
22678         * platform/chromium-linux/fast/html/details-remove-summary-4-expected.txt: Added.
22679         * platform/chromium-linux/fast/html/details-remove-summary-5-and-click-expected.png:
22680         * platform/chromium-linux/fast/html/details-remove-summary-5-and-click-expected.txt: Added.
22681         * platform/chromium-linux/fast/html/details-remove-summary-5-expected.png:
22682         * platform/chromium-linux/fast/html/details-remove-summary-5-expected.txt: Added.
22683         * platform/chromium-linux/fast/html/details-remove-summary-6-and-click-expected.png:
22684         * platform/chromium-linux/fast/html/details-remove-summary-6-and-click-expected.txt: Added.
22685         * platform/chromium-linux/fast/html/details-remove-summary-6-expected.png:
22686         * platform/chromium-linux/fast/html/details-remove-summary-6-expected.txt: Added.
22687         * platform/chromium-linux/fast/html/details-remove-summary-child-1-expected.png:
22688         * platform/chromium-linux/fast/html/details-remove-summary-child-1-expected.txt: Added.
22689         * platform/chromium-linux/fast/html/details-remove-summary-child-2-expected.png:
22690         * platform/chromium-linux/fast/html/details-remove-summary-child-2-expected.txt: Added.
22691         * platform/chromium-linux/fast/html/details-replace-summary-child-expected.png:
22692         * platform/chromium-linux/fast/html/details-replace-summary-child-expected.txt:
22693         * platform/chromium-linux/fast/html/details-replace-text-expected.png:
22694         * platform/chromium-linux/fast/html/details-replace-text-expected.txt:
22695         * platform/chromium-linux/fast/html/details-writing-mode-expected.png:
22696         * platform/chromium-linux/fast/html/details-writing-mode-expected.txt: Added.
22697         * platform/chromium-linux/fast/images/imagemap-focus-ring-zoom-expected.png:
22698         * platform/chromium-linux/fast/images/imagemap-focus-ring-zoom-expected.txt: Added.
22699         * platform/chromium-linux/fast/inline-block/contenteditable-baseline-expected.txt:
22700         * platform/chromium-linux/fast/inline/002-expected.txt: Added.
22701         * platform/chromium-linux/fast/inline/vertical-align-text-bottom-expected.png:
22702         * platform/chromium-linux/fast/inline/vertical-align-text-bottom-expected.txt: Added.
22703         * platform/chromium-linux/fast/multicol/table-vertical-align-expected.txt:
22704         * platform/chromium-linux/fast/repaint/4774354-expected.png:
22705         * platform/chromium-linux/fast/repaint/4776765-expected.png:
22706         * platform/chromium-linux/fast/repaint/caret-outside-block-expected.png:
22707         * platform/chromium-linux/fast/repaint/repaint-across-writing-mode-boundary-expected.png:
22708         * platform/chromium-linux/fast/repaint/selection-rl-expected.png:
22709         * platform/chromium-linux/fast/speech/input-appearance-searchandspeech-expected.png:
22710         * platform/chromium-linux/fast/speech/input-appearance-searchandspeech-expected.txt:
22711         * platform/chromium-linux/fast/writing-mode/fieldsets-expected.png:
22712         * platform/chromium-linux/fast/writing-mode/fieldsets-expected.txt: Added.
22713         * platform/chromium-linux/http/tests/misc/acid2-expected.txt: Added.
22714         * platform/chromium-linux/http/tests/misc/acid2-pixel-expected.txt: Added.
22715         * platform/chromium-linux/platform/chromium/virtual/deferred/fast/images/imagemap-focus-ring-zoom-expected.png: Added.
22716         * platform/chromium-linux/platform/chromium/virtual/deferred/fast/images/imagemap-focus-ring-zoom-expected.txt: Added.
22717         * platform/chromium-linux/platform/chromium/virtual/softwarecompositing: Added.
22718         * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/shadows: Added.
22719         * platform/chromium-linux/platform/chromium/virtual/softwarecompositing/shadows/shadow-drawing-expected.txt: Added.
22720         * platform/chromium-linux/svg/as-border-image/svg-as-border-image-2-expected.png:
22721         * platform/chromium-linux/svg/as-border-image/svg-as-border-image-2-expected.txt: Added.
22722         * platform/chromium-linux/svg/as-border-image/svg-as-border-image-expected.png:
22723         * platform/chromium-linux/svg/as-border-image/svg-as-border-image-expected.txt: Added.
22724         * platform/chromium-linux/svg/transforms/svg-css-transforms-clip-path-expected.txt: Added.
22725         * platform/chromium-linux/svg/transforms/svg-css-transforms-expected.txt: Added.
22726         * platform/chromium-linux/svg/zoom/page/zoom-background-images-expected.png:
22727         * platform/chromium-linux/svg/zoom/page/zoom-hixie-mixed-009-expected.png:
22728         * platform/chromium-linux/svg/zoom/page/zoom-hixie-mixed-009-expected.txt: Added.
22729         * platform/chromium-linux/svg/zoom/page/zoom-img-preserveAspectRatio-support-1-expected.png:
22730         * platform/chromium-linux/svg/zoom/page/zoom-img-preserveAspectRatio-support-1-expected.txt: Added.
22731         * platform/chromium-linux/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.png:
22732         * platform/chromium-linux/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt: Added.
22733         * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.png:
22734         * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt:
22735         * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.png:
22736         * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.txt: Added.
22737         * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-huge-size-expected.png:
22738         * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-huge-size-expected.txt: Added.
22739         * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.png:
22740         * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.txt: Added.
22741         * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png:
22742         * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt:
22743         * platform/chromium-linux/tables/mozilla/bugs/bug14323-expected.png:
22744         * platform/chromium-linux/tables/mozilla/bugs/bug14323-expected.txt: Added.
22745         * platform/chromium-linux/tables/mozilla/bugs/bug30692-expected.txt: Added.
22746         * platform/chromium-linux/tables/mozilla/bugs/bug43854-2-expected.png:
22747         * platform/chromium-linux/tables/mozilla/bugs/bug43854-2-expected.txt: Added.
22748         * platform/chromium-linux/tables/mozilla/bugs/bug4427-expected.png:
22749         * platform/chromium-linux/tables/mozilla/bugs/bug4427-expected.txt: Added.
22750         * platform/chromium-linux/tables/mozilla/bugs/bug6404-expected.png:
22751         * platform/chromium-linux/tables/mozilla/bugs/bug6404-expected.txt: Added.
22752         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug131020-3-expected.txt: Added.
22753         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug1647-expected.png:
22754         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug1647-expected.txt: Added.
22755         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug56024-expected.png:
22756         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug56024-expected.txt: Added.
22757         * platform/chromium-linux/transforms/svg-vs-css-expected.txt: Added.
22758         * platform/chromium-mac-lion/css3/flexbox/flexbox-baseline-expected.png:
22759         * platform/chromium-mac-lion/fast/forms/007-expected.png:
22760         * platform/chromium-mac-lion/fast/forms/basic-buttons-expected.png:
22761         * platform/chromium-mac-lion/fast/forms/datalist: Added.
22762         * platform/chromium-mac-lion/fast/forms/datalist/input-appearance-range-with-datalist-zoomed-expected.png: Added.
22763         * platform/chromium-mac-lion/fast/forms/search-vertical-alignment-expected.png:
22764         * platform/chromium-mac-lion/fast/forms/searchfield-heights-expected.png:
22765         * platform/chromium-mac-lion/fast/forms/time-multiple-fields/time-multiple-fields-appearance-style-expected.png: Added.
22766         * platform/chromium-mac-lion/fast/html/details-add-child-1-expected.png:
22767         * platform/chromium-mac-lion/fast/html/details-add-child-2-expected.png:
22768         * platform/chromium-mac-lion/fast/html/details-add-details-child-1-expected.png:
22769         * platform/chromium-mac-lion/fast/html/details-add-details-child-2-expected.png:
22770         * platform/chromium-mac-lion/fast/html/details-add-summary-1-and-click-expected.png:
22771         * platform/chromium-mac-lion/fast/html/details-add-summary-1-expected.png:
22772         * platform/chromium-mac-lion/fast/html/details-add-summary-10-and-click-expected.png:
22773         * platform/chromium-mac-lion/fast/html/details-add-summary-10-expected.png:
22774         * platform/chromium-mac-lion/fast/html/details-add-summary-2-and-click-expected.png:
22775         * platform/chromium-mac-lion/fast/html/details-add-summary-2-expected.png:
22776         * platform/chromium-mac-lion/fast/html/details-add-summary-3-and-click-expected.png:
22777         * platform/chromium-mac-lion/fast/html/details-add-summary-3-expected.png:
22778         * platform/chromium-mac-lion/fast/html/details-add-summary-4-and-click-expected.png:
22779         * platform/chromium-mac-lion/fast/html/details-add-summary-4-expected.png:
22780         * platform/chromium-mac-lion/fast/html/details-add-summary-5-and-click-expected.png:
22781         * platform/chromium-mac-lion/fast/html/details-add-summary-5-expected.png:
22782         * platform/chromium-mac-lion/fast/html/details-add-summary-6-and-click-expected.png:
22783         * platform/chromium-mac-lion/fast/html/details-add-summary-6-expected.png:
22784         * platform/chromium-mac-lion/fast/html/details-add-summary-7-and-click-expected.png:
22785         * platform/chromium-mac-lion/fast/html/details-add-summary-7-expected.png:
22786         * platform/chromium-mac-lion/fast/html/details-add-summary-8-and-click-expected.png:
22787         * platform/chromium-mac-lion/fast/html/details-add-summary-8-expected.png:
22788         * platform/chromium-mac-lion/fast/html/details-add-summary-9-and-click-expected.png:
22789         * platform/chromium-mac-lion/fast/html/details-add-summary-9-expected.png:
22790         * platform/chromium-mac-lion/fast/html/details-add-summary-child-1-expected.png:
22791         * platform/chromium-mac-lion/fast/html/details-add-summary-child-2-expected.png:
22792         * platform/chromium-mac-lion/fast/html/details-marker-style-expected.png:
22793         * platform/chromium-mac-lion/fast/html/details-nested-1-expected.png:
22794         * platform/chromium-mac-lion/fast/html/details-nested-2-expected.png:
22795         * platform/chromium-mac-lion/fast/html/details-no-summary1-expected.png:
22796         * platform/chromium-mac-lion/fast/html/details-no-summary2-expected.png:
22797         * platform/chromium-mac-lion/fast/html/details-no-summary3-expected.png:
22798         * platform/chromium-mac-lion/fast/html/details-no-summary4-expected.png:
22799         * platform/chromium-mac-lion/fast/html/details-open-javascript-expected.png:
22800         * platform/chromium-mac-lion/fast/html/details-open1-expected.png:
22801         * platform/chromium-mac-lion/fast/html/details-open2-expected.png:
22802         * platform/chromium-mac-lion/fast/html/details-open3-expected.png:
22803         * platform/chromium-mac-lion/fast/html/details-open4-expected.png:
22804         * platform/chromium-mac-lion/fast/html/details-open5-expected.png:
22805         * platform/chromium-mac-lion/fast/html/details-open6-expected.png:
22806         * platform/chromium-mac-lion/fast/html/details-position-expected.png:
22807         * platform/chromium-mac-lion/fast/html/details-remove-child-1-expected.png:
22808         * platform/chromium-mac-lion/fast/html/details-remove-child-2-expected.png:
22809         * platform/chromium-mac-lion/fast/html/details-remove-summary-1-and-click-expected.png:
22810         * platform/chromium-mac-lion/fast/html/details-remove-summary-1-expected.png:
22811         * platform/chromium-mac-lion/fast/html/details-remove-summary-2-and-click-expected.png:
22812         * platform/chromium-mac-lion/fast/html/details-remove-summary-2-expected.png:
22813         * platform/chromium-mac-lion/fast/html/details-remove-summary-3-and-click-expected.png:
22814         * platform/chromium-mac-lion/fast/html/details-remove-summary-3-expected.png:
22815         * platform/chromium-mac-lion/fast/html/details-remove-summary-4-and-click-expected.png:
22816         * platform/chromium-mac-lion/fast/html/details-remove-summary-4-expected.png:
22817         * platform/chromium-mac-lion/fast/html/details-remove-summary-5-and-click-expected.png:
22818         * platform/chromium-mac-lion/fast/html/details-remove-summary-5-expected.png:
22819         * platform/chromium-mac-lion/fast/html/details-remove-summary-6-and-click-expected.png:
22820         * platform/chromium-mac-lion/fast/html/details-remove-summary-6-expected.png:
22821         * platform/chromium-mac-lion/fast/html/details-remove-summary-child-1-expected.png:
22822         * platform/chromium-mac-lion/fast/html/details-remove-summary-child-2-expected.png:
22823         * platform/chromium-mac-lion/fast/html/details-replace-summary-child-expected.png:
22824         * platform/chromium-mac-lion/fast/html/details-replace-text-expected.png:
22825         * platform/chromium-mac-lion/fast/html/details-writing-mode-expected.png:
22826         * platform/chromium-mac-lion/fast/images/imagemap-focus-ring-zoom-expected.png:
22827         * platform/chromium-mac-lion/fast/inline: Added.
22828         * platform/chromium-mac-lion/fast/inline/vertical-align-text-bottom-expected.png: Added.
22829         * platform/chromium-mac-lion/fast/inline/vertical-align-text-bottom-expected.txt: Added.
22830         * platform/chromium-mac-lion/fast/repaint: Added.
22831         * platform/chromium-mac-lion/fast/repaint/4774354-expected.png: Added.
22832         * platform/chromium-mac-lion/fast/repaint/4776765-expected.png: Added.
22833         * platform/chromium-mac-lion/fast/repaint/caret-outside-block-expected.png: Added.
22834         * platform/chromium-mac-lion/fast/repaint/selection-rl-expected.png: Added.
22835         * platform/chromium-mac-lion/fast/speech/input-appearance-searchandspeech-expected.txt: Removed.
22836         * platform/chromium-mac-lion/fast/writing-mode/fieldsets-expected.png:
22837         * platform/chromium-mac-lion/platform/chromium/virtual/deferred/fast/images/imagemap-focus-ring-zoom-expected.png: Added.
22838         * platform/chromium-mac-lion/svg/as-border-image/svg-as-border-image-2-expected.png:
22839         * platform/chromium-mac-lion/svg/as-border-image/svg-as-border-image-expected.png:
22840         * platform/chromium-mac-lion/svg/zoom/page/zoom-hixie-mixed-009-expected.png:
22841         * platform/chromium-mac-lion/svg/zoom/page/zoom-hixie-mixed-009-expected.txt:
22842         * platform/chromium-mac-lion/svg/zoom/page/zoom-img-preserveAspectRatio-support-1-expected.png:
22843         * platform/chromium-mac-lion/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.png:
22844         * platform/chromium-mac-lion/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.png:
22845         * platform/chromium-mac-lion/svg/zoom/page/zoom-svg-through-object-with-huge-size-expected.png:
22846         * platform/chromium-mac-lion/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.png:
22847         * platform/chromium-mac-lion/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png:
22848         * platform/chromium-mac-snowleopard/css3/flexbox/flexbox-baseline-expected.png:
22849         * platform/chromium-mac-snowleopard/fast/forms/007-expected.png:
22850         * platform/chromium-mac-snowleopard/fast/forms/basic-buttons-expected.png:
22851         * platform/chromium-mac-snowleopard/fast/forms/datalist/input-appearance-range-with-datalist-zoomed-expected.png:
22852         * platform/chromium-mac-snowleopard/fast/forms/search-vertical-alignment-expected.png:
22853         * platform/chromium-mac-snowleopard/fast/forms/time-multiple-fields/time-multiple-fields-appearance-style-expected.png:
22854         * platform/chromium-mac-snowleopard/fast/html/details-add-child-1-expected.png:
22855         * platform/chromium-mac-snowleopard/fast/html/details-add-child-2-expected.png:
22856         * platform/chromium-mac-snowleopard/fast/html/details-add-details-child-1-expected.png:
22857         * platform/chromium-mac-snowleopard/fast/html/details-add-details-child-2-expected.png:
22858         * platform/chromium-mac-snowleopard/fast/html/details-add-summary-1-and-click-expected.png:
22859         * platform/chromium-mac-snowleopard/fast/html/details-add-summary-1-expected.png:
22860         * platform/chromium-mac-snowleopard/fast/html/details-add-summary-10-and-click-expected.png:
22861         * platform/chromium-mac-snowleopard/fast/html/details-add-summary-10-expected.png:
22862         * platform/chromium-mac-snowleopard/fast/html/details-add-summary-2-and-click-expected.png:
22863         * platform/chromium-mac-snowleopard/fast/html/details-add-summary-2-expected.png:
22864         * platform/chromium-mac-snowleopard/fast/html/details-add-summary-3-and-click-expected.png:
22865         * platform/chromium-mac-snowleopard/fast/html/details-add-summary-3-expected.png:
22866         * platform/chromium-mac-snowleopard/fast/html/details-add-summary-4-and-click-expected.png:
22867         * platform/chromium-mac-snowleopard/fast/html/details-add-summary-4-expected.png:
22868         * platform/chromium-mac-snowleopard/fast/html/details-add-summary-5-and-click-expected.png:
22869         * platform/chromium-mac-snowleopard/fast/html/details-add-summary-5-expected.png:
22870         * platform/chromium-mac-snowleopard/fast/html/details-add-summary-6-and-click-expected.png:
22871         * platform/chromium-mac-snowleopard/fast/html/details-add-summary-6-expected.png:
22872         * platform/chromium-mac-snowleopard/fast/html/details-add-summary-7-and-click-expected.png:
22873         * platform/chromium-mac-snowleopard/fast/html/details-add-summary-7-expected.png:
22874         * platform/chromium-mac-snowleopard/fast/html/details-add-summary-8-and-click-expected.png:
22875         * platform/chromium-mac-snowleopard/fast/html/details-add-summary-8-expected.png:
22876         * platform/chromium-mac-snowleopard/fast/html/details-add-summary-9-and-click-expected.png:
22877         * platform/chromium-mac-snowleopard/fast/html/details-add-summary-9-expected.png:
22878         * platform/chromium-mac-snowleopard/fast/html/details-add-summary-child-1-expected.png:
22879         * platform/chromium-mac-snowleopard/fast/html/details-add-summary-child-2-expected.png:
22880         * platform/chromium-mac-snowleopard/fast/html/details-nested-1-expected.png:
22881         * platform/chromium-mac-snowleopard/fast/html/details-nested-2-expected.png:
22882         * platform/chromium-mac-snowleopard/fast/html/details-no-summary1-expected.png:
22883         * platform/chromium-mac-snowleopard/fast/html/details-no-summary2-expected.png:
22884         * platform/chromium-mac-snowleopard/fast/html/details-no-summary3-expected.png:
22885         * platform/chromium-mac-snowleopard/fast/html/details-no-summary4-expected.png:
22886         * platform/chromium-mac-snowleopard/fast/html/details-open-javascript-expected.png:
22887         * platform/chromium-mac-snowleopard/fast/html/details-open1-expected.png:
22888         * platform/chromium-mac-snowleopard/fast/html/details-open2-expected.png:
22889         * platform/chromium-mac-snowleopard/fast/html/details-open3-expected.png:
22890         * platform/chromium-mac-snowleopard/fast/html/details-open4-expected.png:
22891         * platform/chromium-mac-snowleopard/fast/html/details-open5-expected.png:
22892         * platform/chromium-mac-snowleopard/fast/html/details-open6-expected.png:
22893         * platform/chromium-mac-snowleopard/fast/html/details-position-expected.png:
22894         * platform/chromium-mac-snowleopard/fast/html/details-remove-child-1-expected.png:
22895         * platform/chromium-mac-snowleopard/fast/html/details-remove-child-2-expected.png:
22896         * platform/chromium-mac-snowleopard/fast/html/details-remove-summary-1-and-click-expected.png:
22897         * platform/chromium-mac-snowleopard/fast/html/details-remove-summary-1-expected.png:
22898         * platform/chromium-mac-snowleopard/fast/html/details-remove-summary-2-and-click-expected.png:
22899         * platform/chromium-mac-snowleopard/fast/html/details-remove-summary-2-expected.png:
22900         * platform/chromium-mac-snowleopard/fast/html/details-remove-summary-3-and-click-expected.png:
22901         * platform/chromium-mac-snowleopard/fast/html/details-remove-summary-3-expected.png:
22902         * platform/chromium-mac-snowleopard/fast/html/details-remove-summary-4-and-click-expected.png:
22903         * platform/chromium-mac-snowleopard/fast/html/details-remove-summary-4-expected.png:
22904         * platform/chromium-mac-snowleopard/fast/html/details-remove-summary-5-and-click-expected.png:
22905         * platform/chromium-mac-snowleopard/fast/html/details-remove-summary-5-expected.png:
22906         * platform/chromium-mac-snowleopard/fast/html/details-remove-summary-6-and-click-expected.png:
22907         * platform/chromium-mac-snowleopard/fast/html/details-remove-summary-6-expected.png:
22908         * platform/chromium-mac-snowleopard/fast/html/details-remove-summary-child-1-expected.png:
22909         * platform/chromium-mac-snowleopard/fast/html/details-remove-summary-child-2-expected.png:
22910         * platform/chromium-mac-snowleopard/fast/html/details-replace-summary-child-expected.png:
22911         * platform/chromium-mac-snowleopard/fast/html/details-replace-text-expected.png:
22912         * platform/chromium-mac-snowleopard/fast/html/details-writing-mode-expected.png:
22913         * platform/chromium-mac-snowleopard/fast/inline/vertical-align-text-bottom-expected.png:
22914         * platform/chromium-mac-snowleopard/fast/inline/vertical-align-text-bottom-expected.txt: Added.
22915         * platform/chromium-mac-snowleopard/fast/multicol/table-vertical-align-expected.txt: Removed.
22916         * platform/chromium-mac-snowleopard/fast/repaint/4774354-expected.png:
22917         * platform/chromium-mac-snowleopard/fast/repaint/4776765-expected.png:
22918         * platform/chromium-mac-snowleopard/fast/repaint/caret-outside-block-expected.png:
22919         * platform/chromium-mac-snowleopard/fast/writing-mode/fieldsets-expected.png:
22920         * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-img-preserveAspectRatio-support-1-expected.png:
22921         * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.png:
22922         * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.png:
22923         * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-svg-through-object-with-huge-size-expected.png:
22924         * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.png:
22925         * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png:
22926         * platform/chromium-mac/compositing/shadows/shadow-drawing-expected.txt:
22927         * platform/chromium-mac/css2.1/t0804-c5509-padn-l-03-f-g-expected.txt:
22928         * platform/chromium-mac/css2.1/t090501-c414-flt-03-b-g-expected.txt:
22929         * platform/chromium-mac/css3/flexbox/flexbox-baseline-expected.png:
22930         * platform/chromium-mac/css3/flexbox/flexbox-baseline-expected.txt:
22931         * platform/chromium-mac/fast/block/positioning/replaced-inside-fixed-top-bottom-expected.png:
22932         * platform/chromium-mac/fast/css/acid2-expected.png: Added.
22933         * platform/chromium-mac/fast/css/acid2-pixel-expected.png:
22934         * platform/chromium-mac/fast/dom/HTMLProgressElement/progress-element-expected.png: Added.
22935         * platform/chromium-mac/fast/dom/HTMLProgressElement/progress-element-expected.txt: Added.
22936         * platform/chromium-mac/fast/forms/007-expected.png:
22937         * platform/chromium-mac/fast/forms/007-expected.txt:
22938         * platform/chromium-mac/fast/forms/basic-buttons-expected.png:
22939         * platform/chromium-mac/fast/forms/basic-buttons-expected.txt:
22940         * platform/chromium-mac/fast/forms/datalist/input-appearance-range-with-datalist-zoomed-expected.png:
22941         * platform/chromium-mac/fast/forms/search-vertical-alignment-expected.png:
22942         * platform/chromium-mac/fast/forms/search-vertical-alignment-expected.txt:
22943         * platform/chromium-mac/fast/forms/time-multiple-fields/time-multiple-fields-appearance-style-expected.png:
22944         * platform/chromium-mac/fast/html/details-add-child-1-expected.png:
22945         * platform/chromium-mac/fast/html/details-add-child-1-expected.txt:
22946         * platform/chromium-mac/fast/html/details-add-child-2-expected.png:
22947         * platform/chromium-mac/fast/html/details-add-child-2-expected.txt:
22948         * platform/chromium-mac/fast/html/details-add-details-child-1-expected.png:
22949         * platform/chromium-mac/fast/html/details-add-details-child-1-expected.txt:
22950         * platform/chromium-mac/fast/html/details-add-details-child-2-expected.png:
22951         * platform/chromium-mac/fast/html/details-add-details-child-2-expected.txt:
22952         * platform/chromium-mac/fast/html/details-add-summary-1-and-click-expected.png:
22953         * platform/chromium-mac/fast/html/details-add-summary-1-and-click-expected.txt:
22954         * platform/chromium-mac/fast/html/details-add-summary-1-expected.png:
22955         * platform/chromium-mac/fast/html/details-add-summary-1-expected.txt:
22956         * platform/chromium-mac/fast/html/details-add-summary-10-and-click-expected.png:
22957         * platform/chromium-mac/fast/html/details-add-summary-10-and-click-expected.txt:
22958         * platform/chromium-mac/fast/html/details-add-summary-10-expected.png:
22959         * platform/chromium-mac/fast/html/details-add-summary-10-expected.txt:
22960         * platform/chromium-mac/fast/html/details-add-summary-2-and-click-expected.png:
22961         * platform/chromium-mac/fast/html/details-add-summary-2-and-click-expected.txt:
22962         * platform/chromium-mac/fast/html/details-add-summary-2-expected.png:
22963         * platform/chromium-mac/fast/html/details-add-summary-2-expected.txt:
22964         * platform/chromium-mac/fast/html/details-add-summary-3-and-click-expected.png:
22965         * platform/chromium-mac/fast/html/details-add-summary-3-and-click-expected.txt:
22966         * platform/chromium-mac/fast/html/details-add-summary-3-expected.png:
22967         * platform/chromium-mac/fast/html/details-add-summary-3-expected.txt:
22968         * platform/chromium-mac/fast/html/details-add-summary-4-and-click-expected.png:
22969         * platform/chromium-mac/fast/html/details-add-summary-4-and-click-expected.txt:
22970         * platform/chromium-mac/fast/html/details-add-summary-4-expected.png:
22971         * platform/chromium-mac/fast/html/details-add-summary-4-expected.txt:
22972         * platform/chromium-mac/fast/html/details-add-summary-5-and-click-expected.png:
22973         * platform/chromium-mac/fast/html/details-add-summary-5-and-click-expected.txt:
22974         * platform/chromium-mac/fast/html/details-add-summary-5-expected.png:
22975         * platform/chromium-mac/fast/html/details-add-summary-5-expected.txt:
22976         * platform/chromium-mac/fast/html/details-add-summary-6-and-click-expected.png:
22977         * platform/chromium-mac/fast/html/details-add-summary-6-and-click-expected.txt:
22978         * platform/chromium-mac/fast/html/details-add-summary-6-expected.png:
22979         * platform/chromium-mac/fast/html/details-add-summary-6-expected.txt:
22980         * platform/chromium-mac/fast/html/details-add-summary-7-and-click-expected.png:
22981         * platform/chromium-mac/fast/html/details-add-summary-7-and-click-expected.txt:
22982         * platform/chromium-mac/fast/html/details-add-summary-7-expected.png:
22983         * platform/chromium-mac/fast/html/details-add-summary-7-expected.txt:
22984         * platform/chromium-mac/fast/html/details-add-summary-8-and-click-expected.png:
22985         * platform/chromium-mac/fast/html/details-add-summary-8-and-click-expected.txt:
22986         * platform/chromium-mac/fast/html/details-add-summary-8-expected.png:
22987         * platform/chromium-mac/fast/html/details-add-summary-8-expected.txt:
22988         * platform/chromium-mac/fast/html/details-add-summary-9-and-click-expected.png:
22989         * platform/chromium-mac/fast/html/details-add-summary-9-and-click-expected.txt:
22990         * platform/chromium-mac/fast/html/details-add-summary-9-expected.png:
22991         * platform/chromium-mac/fast/html/details-add-summary-9-expected.txt:
22992         * platform/chromium-mac/fast/html/details-add-summary-child-1-expected.png:
22993         * platform/chromium-mac/fast/html/details-add-summary-child-1-expected.txt:
22994         * platform/chromium-mac/fast/html/details-add-summary-child-2-expected.png:
22995         * platform/chromium-mac/fast/html/details-add-summary-child-2-expected.txt:
22996         * platform/chromium-mac/fast/html/details-marker-style-expected.png:
22997         * platform/chromium-mac/fast/html/details-marker-style-expected.txt:
22998         * platform/chromium-mac/fast/html/details-nested-1-expected.png:
22999         * platform/chromium-mac/fast/html/details-nested-1-expected.txt:
23000         * platform/chromium-mac/fast/html/details-nested-2-expected.png:
23001         * platform/chromium-mac/fast/html/details-nested-2-expected.txt:
23002         * platform/chromium-mac/fast/html/details-no-summary1-expected.png:
23003         * platform/chromium-mac/fast/html/details-no-summary1-expected.txt:
23004         * platform/chromium-mac/fast/html/details-no-summary2-expected.png:
23005         * platform/chromium-mac/fast/html/details-no-summary2-expected.txt:
23006         * platform/chromium-mac/fast/html/details-no-summary3-expected.png:
23007         * platform/chromium-mac/fast/html/details-no-summary3-expected.txt:
23008         * platform/chromium-mac/fast/html/details-no-summary4-expected.png:
23009         * platform/chromium-mac/fast/html/details-no-summary4-expected.txt:
23010         * platform/chromium-mac/fast/html/details-open-javascript-expected.png:
23011         * platform/chromium-mac/fast/html/details-open-javascript-expected.txt:
23012         * platform/chromium-mac/fast/html/details-open1-expected.png:
23013         * platform/chromium-mac/fast/html/details-open1-expected.txt:
23014         * platform/chromium-mac/fast/html/details-open2-expected.png:
23015         * platform/chromium-mac/fast/html/details-open2-expected.txt:
23016         * platform/chromium-mac/fast/html/details-open3-expected.png:
23017         * platform/chromium-mac/fast/html/details-open3-expected.txt:
23018         * platform/chromium-mac/fast/html/details-open4-expected.png:
23019         * platform/chromium-mac/fast/html/details-open4-expected.txt:
23020         * platform/chromium-mac/fast/html/details-open5-expected.png:
23021         * platform/chromium-mac/fast/html/details-open5-expected.txt:
23022         * platform/chromium-mac/fast/html/details-open6-expected.png:
23023         * platform/chromium-mac/fast/html/details-open6-expected.txt:
23024         * platform/chromium-mac/fast/html/details-position-expected.png:
23025         * platform/chromium-mac/fast/html/details-position-expected.txt:
23026         * platform/chromium-mac/fast/html/details-remove-child-1-expected.png:
23027         * platform/chromium-mac/fast/html/details-remove-child-1-expected.txt:
23028         * platform/chromium-mac/fast/html/details-remove-child-2-expected.png:
23029         * platform/chromium-mac/fast/html/details-remove-child-2-expected.txt:
23030         * platform/chromium-mac/fast/html/details-remove-summary-1-and-click-expected.png:
23031         * platform/chromium-mac/fast/html/details-remove-summary-1-and-click-expected.txt:
23032         * platform/chromium-mac/fast/html/details-remove-summary-1-expected.png:
23033         * platform/chromium-mac/fast/html/details-remove-summary-1-expected.txt:
23034         * platform/chromium-mac/fast/html/details-remove-summary-2-and-click-expected.png:
23035         * platform/chromium-mac/fast/html/details-remove-summary-2-and-click-expected.txt:
23036         * platform/chromium-mac/fast/html/details-remove-summary-2-expected.png:
23037         * platform/chromium-mac/fast/html/details-remove-summary-2-expected.txt:
23038         * platform/chromium-mac/fast/html/details-remove-summary-3-and-click-expected.png:
23039         * platform/chromium-mac/fast/html/details-remove-summary-3-and-click-expected.txt:
23040         * platform/chromium-mac/fast/html/details-remove-summary-3-expected.png:
23041         * platform/chromium-mac/fast/html/details-remove-summary-3-expected.txt:
23042         * platform/chromium-mac/fast/html/details-remove-summary-4-and-click-expected.png:
23043         * platform/chromium-mac/fast/html/details-remove-summary-4-and-click-expected.txt:
23044         * platform/chromium-mac/fast/html/details-remove-summary-4-expected.png:
23045         * platform/chromium-mac/fast/html/details-remove-summary-4-expected.txt:
23046         * platform/chromium-mac/fast/html/details-remove-summary-5-and-click-expected.png:
23047         * platform/chromium-mac/fast/html/details-remove-summary-5-and-click-expected.txt:
23048         * platform/chromium-mac/fast/html/details-remove-summary-5-expected.png:
23049         * platform/chromium-mac/fast/html/details-remove-summary-5-expected.txt:
23050         * platform/chromium-mac/fast/html/details-remove-summary-6-and-click-expected.png:
23051         * platform/chromium-mac/fast/html/details-remove-summary-6-and-click-expected.txt:
23052         * platform/chromium-mac/fast/html/details-remove-summary-6-expected.png:
23053         * platform/chromium-mac/fast/html/details-remove-summary-6-expected.txt:
23054         * platform/chromium-mac/fast/html/details-remove-summary-child-1-expected.png:
23055         * platform/chromium-mac/fast/html/details-remove-summary-child-1-expected.txt:
23056         * platform/chromium-mac/fast/html/details-remove-summary-child-2-expected.png:
23057         * platform/chromium-mac/fast/html/details-remove-summary-child-2-expected.txt:
23058         * platform/chromium-mac/fast/html/details-replace-summary-child-expected.png:
23059         * platform/chromium-mac/fast/html/details-replace-summary-child-expected.txt:
23060         * platform/chromium-mac/fast/html/details-replace-text-expected.png:
23061         * platform/chromium-mac/fast/html/details-replace-text-expected.txt:
23062         * platform/chromium-mac/fast/html/details-writing-mode-expected.png:
23063         * platform/chromium-mac/fast/html/details-writing-mode-expected.txt:
23064         * platform/chromium-mac/fast/images/imagemap-focus-ring-zoom-expected.png:
23065         * platform/chromium-mac/fast/images/imagemap-focus-ring-zoom-expected.txt:
23066         * platform/chromium-mac/fast/inline/002-expected.png:
23067         * platform/chromium-mac/fast/inline/vertical-align-text-bottom-expected.png:
23068         * platform/chromium-mac/fast/inline/vertical-align-text-bottom-expected.txt:
23069         * platform/chromium-mac/fast/multicol/table-vertical-align-expected.png:
23070         * platform/chromium-mac/fast/multicol/table-vertical-align-expected.txt:
23071         * platform/chromium-mac/fast/repaint/4774354-expected.png:
23072         * platform/chromium-mac/fast/repaint/4776765-expected.png:
23073         * platform/chromium-mac/fast/repaint/caret-outside-block-expected.png:
23074         * platform/chromium-mac/fast/repaint/repaint-across-writing-mode-boundary-expected.png:
23075         * platform/chromium-mac/fast/repaint/repaint-across-writing-mode-boundary-expected.txt:
23076         * platform/chromium-mac/fast/repaint/selection-rl-expected.png:
23077         * platform/chromium-mac/fast/speech/input-appearance-searchandspeech-expected.png:
23078         * platform/chromium-mac/fast/speech/input-appearance-searchandspeech-expected.txt:
23079         * platform/chromium-mac/fast/writing-mode/fieldsets-expected.png:
23080         * platform/chromium-mac/fast/writing-mode/fieldsets-expected.txt:
23081         * platform/chromium-mac/http/tests/misc/acid2-expected.png: Added.
23082         * platform/chromium-mac/http/tests/misc/acid2-pixel-expected.png:
23083         * platform/chromium-mac/platform/chromium/virtual/deferred/fast/images/imagemap-focus-ring-zoom-expected.png: Added.
23084         * platform/chromium-mac/platform/chromium/virtual/deferred/fast/images/imagemap-focus-ring-zoom-expected.txt: Added.
23085         * platform/chromium-mac/platform/chromium/virtual/softwarecompositing/shadows/shadow-drawing-expected.txt:
23086         * platform/chromium-mac/svg/as-border-image/svg-as-border-image-2-expected.png:
23087         * platform/chromium-mac/svg/as-border-image/svg-as-border-image-2-expected.txt:
23088         * platform/chromium-mac/svg/as-border-image/svg-as-border-image-expected.png:
23089         * platform/chromium-mac/svg/as-border-image/svg-as-border-image-expected.txt:
23090         * platform/chromium-mac/svg/transforms/svg-css-transforms-clip-path-expected.png:
23091         * platform/chromium-mac/svg/transforms/svg-css-transforms-clip-path-expected.txt:
23092         * platform/chromium-mac/svg/transforms/svg-css-transforms-expected.png:
23093         * platform/chromium-mac/svg/transforms/svg-css-transforms-expected.txt:
23094         * platform/chromium-mac/svg/zoom/page/zoom-background-images-expected.png:
23095         * platform/chromium-mac/svg/zoom/page/zoom-hixie-mixed-009-expected.png:
23096         * platform/chromium-mac/svg/zoom/page/zoom-hixie-mixed-009-expected.txt:
23097         * platform/chromium-mac/svg/zoom/page/zoom-img-preserveAspectRatio-support-1-expected.png:
23098         * platform/chromium-mac/svg/zoom/page/zoom-img-preserveAspectRatio-support-1-expected.txt:
23099         * platform/chromium-mac/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.png:
23100         * platform/chromium-mac/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt:
23101         * platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.png:
23102         * platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt:
23103         * platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.png:
23104         * platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.txt:
23105         * platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-huge-size-expected.png:
23106         * platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-huge-size-expected.txt:
23107         * platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.png:
23108         * platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.txt:
23109         * platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png:
23110         * platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt:
23111         * platform/chromium-mac/tables/mozilla/bugs/bug14323-expected.png:
23112         * platform/chromium-mac/tables/mozilla/bugs/bug30692-expected.txt:
23113         * platform/chromium-mac/tables/mozilla/bugs/bug43854-2-expected.png:
23114         * platform/chromium-mac/tables/mozilla/bugs/bug4427-expected.png:
23115         * platform/chromium-mac/tables/mozilla/bugs/bug6404-expected.png:
23116         * platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug131020-3-expected.png:
23117         * platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug1647-expected.png:
23118         * platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug56024-expected.png:
23119         * platform/chromium-mac/transforms/svg-vs-css-expected.png:
23120         * platform/chromium-mac/transforms/svg-vs-css-expected.txt:
23121         * platform/chromium-win-xp/fast/multicol/table-vertical-align-expected.txt: Removed.
23122         * platform/chromium-win-xp/svg/zoom/page/zoom-hixie-mixed-009-expected.png: Added.
23123         * platform/chromium-win-xp/tables/mozilla/bugs/bug43854-2-expected.png: Removed.
23124         * platform/chromium-win/fast/block/positioning/replaced-inside-fixed-top-bottom-expected.txt: Added.
23125         * platform/chromium/TestExpectations:
23126         * platform/chromium/fast/block/positioning/replaced-inside-fixed-top-bottom-expected.txt: Replaced.
23127         * platform/chromium/fast/css/acid2-expected.png: Removed.
23128         * platform/chromium/http/tests/misc/acid2-expected.png: Removed.
23129         * platform/efl/css1/text_properties/vertical_align-expected.txt: Removed.
23130         * platform/efl/fast/multicol/table-vertical-align-expected.png: Removed.
23131         * platform/efl/fast/multicol/table-vertical-align-expected.txt: Removed.
23132         * platform/efl/fast/repaint/caret-outside-block-expected.png: Removed.
23133         * platform/efl/http/tests/misc/acid2-expected.png: Removed.
23134         * platform/efl/svg/transforms/svg-css-transforms-clip-path-expected.txt: Removed.
23135         * platform/efl/svg/transforms/svg-css-transforms-expected.txt: Removed.
23136         * platform/efl/tables/mozilla/bugs/bug43854-2-expected.txt: Removed.
23137         * platform/efl/tables/mozilla/bugs/bug4427-expected.txt: Removed.
23138         * platform/efl/tables/mozilla/bugs/bug6404-expected.txt: Removed.
23139         * platform/gtk/css1/text_properties/vertical_align-expected.txt: Removed.
23140         * platform/gtk/fast/multicol/table-vertical-align-expected.png: Removed.
23141         * platform/gtk/fast/multicol/table-vertical-align-expected.txt: Removed.
23142         * platform/gtk/fast/repaint/caret-outside-block-expected.png: Removed.
23143         * platform/gtk/http/tests/misc/acid2-expected.png: Removed.
23144         * platform/gtk/svg/transforms/svg-css-transforms-clip-path-expected.txt: Removed.
23145         * platform/gtk/svg/transforms/svg-css-transforms-expected.txt: Removed.
23146
23147 2012-10-22  Anders Carlsson  <andersca@apple.com>
23148
23149         [WK2] Regression(r131990): plugins/npruntime/remove-property.html started failing
23150         https://bugs.webkit.org/show_bug.cgi?id=99977
23151
23152         Reviewed by Alexey Proskuryakov.
23153
23154         Remove now passing test.
23155
23156         * platform/efl-wk2/TestExpectations:
23157
23158 2012-10-22  Varun Jain  <varunjain@chromium.org>
23159
23160         Context menu generated from touch gestures on textareas has
23161         context of the cursor position instead of the position where the event occurs.
23162         https://bugs.webkit.org/show_bug.cgi?id=99520
23163
23164         Reviewed by Kenneth Rohde Christiansen.
23165
23166         Send a synthetic mouse down event for context menu-summoning-gesture events so that
23167         textareas can correctly set cursors before receiving the context menu event.
23168
23169         * fast/events/touch/gesture/right-click-gestures-set-cursor-at-correct-position.html: Added.
23170         * platform/chromium/fast/events/touch/gesture/right-click-gestures-set-cursor-at-correct-position-expected.txt: Added.
23171
23172 2012-10-22  Emil A Eklund  <eae@chromium.org>
23173
23174         Unreviewed gardening.
23175
23176         * platform/chromium-mac-lion/editing/selection/3690703-2-expected.png:
23177         * platform/chromium-mac-lion/editing/selection/3690703-2-expected.txt: Added.
23178         * platform/chromium-mac-lion/editing/selection/3690703-expected.png:
23179         * platform/chromium-mac-lion/editing/selection/3690703-expected.txt: Added.
23180         * platform/chromium-mac-lion/editing/selection/3690719-expected.png:
23181         * platform/chromium-mac-lion/editing/selection/3690719-expected.txt: Added.
23182         * platform/chromium-mac-lion/editing/selection/4397952-expected.png:
23183         * platform/chromium-mac-lion/editing/selection/4397952-expected.txt: Added.
23184         * platform/chromium-mac-lion/editing/selection/5240265-expected.png:
23185         * platform/chromium-mac-lion/editing/selection/5240265-expected.txt: Added.
23186         * platform/chromium-mac-lion/editing/selection/selection-button-text-expected.png:
23187         * platform/chromium-mac-lion/editing/selection/selection-button-text-expected.txt: Added.
23188         * platform/chromium-mac-lion/fast/block/float/032-expected.txt: Added.
23189         * platform/chromium-mac-lion/fast/block/float/float-avoidance-expected.png:
23190         * platform/chromium-mac-lion/fast/block/float/float-avoidance-expected.txt: Added.
23191         * platform/chromium-mac-lion/fast/css/continuationCrash-expected.png:
23192         * platform/chromium-mac-lion/fast/css/continuationCrash-expected.txt: Added.
23193         * platform/chromium-mac-lion/fast/css/margin-top-bottom-dynamic-expected.png:
23194         * platform/chromium-mac-lion/fast/css/margin-top-bottom-dynamic-expected.txt: Added.
23195         * platform/chromium-mac-lion/fast/css/rtl-ordering-expected.png:
23196         * platform/chromium-mac-lion/fast/css/rtl-ordering-expected.txt: Added.
23197         * platform/chromium-mac-lion/fast/dom/HTMLTextAreaElement/reset-textarea-expected.png:
23198         * platform/chromium-mac-lion/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt: Added.
23199         * platform/chromium-mac-lion/fast/forms/001-expected.png:
23200         * platform/chromium-mac-lion/fast/forms/001-expected.txt: Added.
23201         * platform/chromium-mac-lion/fast/forms/blankbuttons-expected.png:
23202         * platform/chromium-mac-lion/fast/forms/blankbuttons-expected.txt: Added.
23203         * platform/chromium-mac-lion/fast/forms/box-shadow-override-expected.png: Added.
23204         * platform/chromium-mac-lion/fast/forms/box-shadow-override-expected.txt: Added.
23205         * platform/chromium-mac-lion/fast/forms/button-sizes-expected.png:
23206         * platform/chromium-mac-lion/fast/forms/button-sizes-expected.txt: Added.
23207         * platform/chromium-mac-lion/fast/forms/button-style-color-expected.png:
23208         * platform/chromium-mac-lion/fast/forms/button-style-color-expected.txt: Added.
23209         * platform/chromium-mac-lion/fast/forms/button-table-styles-expected.png:
23210         * platform/chromium-mac-lion/fast/forms/button-text-transform-expected.png:
23211         * platform/chromium-mac-lion/fast/forms/button-text-transform-expected.txt: Added.
23212         * platform/chromium-mac-lion/fast/forms/control-restrict-line-height-expected.png:
23213         * platform/chromium-mac-lion/fast/forms/control-restrict-line-height-expected.txt: Added.
23214         * platform/chromium-mac-lion/fast/forms/date-multiple-fields: Added.
23215         * platform/chromium-mac-lion/fast/forms/date-multiple-fields/date-multiple-fields-appearance-basic-expected.png: Added.
23216         * platform/chromium-mac-lion/fast/forms/date-multiple-fields/date-multiple-fields-appearance-l10n-expected.png: Added.
23217         * platform/chromium-mac-lion/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-classes-expected.png: Added.
23218         * platform/chromium-mac-lion/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-elements-expected.png: Added.
23219         * platform/chromium-mac-lion/fast/forms/date-multiple-fields/date-multiple-fields-appearance-style-expected.png: Added.
23220         * platform/chromium-mac-lion/fast/forms/file/file-input-direction-expected.png:
23221         * platform/chromium-mac-lion/fast/forms/file/file-input-direction-expected.txt: Added.
23222         * platform/chromium-mac-lion/fast/forms/file/file-input-disabled-expected.png:
23223         * platform/chromium-mac-lion/fast/forms/file/file-input-disabled-expected.txt: Added.
23224         * platform/chromium-mac-lion/fast/forms/file/file-input-pressed-state-expected.png:
23225         * platform/chromium-mac-lion/fast/forms/file/input-file-re-render-expected.png:
23226         * platform/chromium-mac-lion/fast/forms/file/input-file-re-render-expected.txt: Added.
23227         * platform/chromium-mac-lion/fast/forms/form-element-geometry-expected.png:
23228         * platform/chromium-mac-lion/fast/forms/form-element-geometry-expected.txt: Added.
23229         * platform/chromium-mac-lion/fast/forms/formmove3-expected.png:
23230         * platform/chromium-mac-lion/fast/forms/formmove3-expected.txt: Added.
23231         * platform/chromium-mac-lion/fast/forms/input-button-sizes-expected.png:
23232         * platform/chromium-mac-lion/fast/forms/input-button-sizes-expected.txt: Added.
23233         * platform/chromium-mac-lion/fast/forms/input-value-expected.png:
23234         * platform/chromium-mac-lion/fast/forms/input-value-expected.txt: Added.
23235         * platform/chromium-mac-lion/fast/forms/menulist-clip-expected.png:
23236         * platform/chromium-mac-lion/fast/forms/menulist-clip-expected.txt: Added.
23237         * platform/chromium-mac-lion/fast/forms/targeted-frame-submission-expected.png:
23238         * platform/chromium-mac-lion/fast/forms/targeted-frame-submission-expected.txt: Added.
23239         * platform/chromium-mac-lion/fast/forms/time-multiple-fields: Added.
23240         * platform/chromium-mac-lion/fast/forms/time-multiple-fields/time-multiple-fields-appearance-basic-expected.png: Added.
23241         * platform/chromium-mac-lion/fast/forms/time-multiple-fields/time-multiple-fields-appearance-disabled-readonly-expected.png: Added.
23242         * platform/chromium-mac-lion/fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-elements-expected.png: Added.
23243         * platform/chromium-mac-lion/fast/forms/validation-message-appearance-expected.png:
23244         * platform/chromium-mac-lion/fast/forms/validation-message-appearance-expected.txt: Added.
23245         * platform/chromium-mac-lion/fast/forms/week-multiple-fields: Added.
23246         * platform/chromium-mac-lion/fast/forms/week-multiple-fields/week-multiple-fields-appearance-basic-expected.png: Added.
23247         * platform/chromium-mac-lion/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-classes-expected.png: Added.
23248         * platform/chromium-mac-lion/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-elements-expected.png: Added.
23249         * platform/chromium-mac-lion/fast/forms/week-multiple-fields/week-multiple-fields-appearance-style-expected.png: Added.
23250         * platform/chromium-mac-lion/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.png:
23251         * platform/chromium-mac-lion/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.txt: Added.
23252         * platform/chromium-mac-lion/fast/overflow/scrollRevealButton-expected.png:
23253         * platform/chromium-mac-lion/fast/overflow/scrollRevealButton-expected.txt: Added.
23254         * platform/chromium-mac-lion/fast/replaced/replaced-breaking-expected.png:
23255         * platform/chromium-mac-lion/fast/replaced/replaced-breaking-expected.txt: Added.
23256         * platform/chromium-mac-lion/fast/replaced/width100percent-button-expected.png:
23257         * platform/chromium-mac-lion/fast/replaced/width100percent-button-expected.txt: Added.
23258         * platform/chromium-mac-lion/fast/speech/input-appearance-searchandspeech-expected.png: Added.
23259         * platform/chromium-mac-lion/fast/speech/input-appearance-searchandspeech-expected.txt: Added.
23260         * platform/chromium-mac-lion/fast/text/international/text-spliced-font-expected.png: Added.
23261         * platform/chromium-mac-lion/fast/text/international/text-spliced-font-expected.txt: Added.
23262         * platform/chromium-mac-lion/fast/text/international/vertical-text-glyph-test-expected.png:
23263         * platform/chromium-mac-lion/fast/text/international/vertical-text-glyph-test-expected.txt:
23264         * platform/chromium-mac-lion/fast/text/textIteratorNilRenderer-expected.png:
23265         * platform/chromium-mac-lion/fast/text/textIteratorNilRenderer-expected.txt: Added.
23266         * platform/chromium-mac-lion/http/tests/navigation/javascriptlink-frames-expected.png:
23267         * platform/chromium-mac-lion/http/tests/navigation/javascriptlink-frames-expected.txt: Added.
23268         * platform/chromium-mac-lion/tables/mozilla/bugs/bug1188-expected.png:
23269         * platform/chromium-mac-lion/tables/mozilla/bugs/bug1188-expected.txt: Added.
23270         * platform/chromium-mac-lion/tables/mozilla/bugs/bug1318-expected.png:
23271         * platform/chromium-mac-lion/tables/mozilla/bugs/bug1318-expected.txt: Added.
23272         * platform/chromium-mac-lion/tables/mozilla/bugs/bug138725-expected.png:
23273         * platform/chromium-mac-lion/tables/mozilla/bugs/bug138725-expected.txt: Added.
23274         * platform/chromium-mac-lion/tables/mozilla/bugs/bug18359-expected.png:
23275         * platform/chromium-mac-lion/tables/mozilla/bugs/bug18359-expected.txt: Added.
23276         * platform/chromium-mac-lion/tables/mozilla/bugs/bug2479-2-expected.png:
23277         * platform/chromium-mac-lion/tables/mozilla/bugs/bug2479-2-expected.txt: Added.
23278         * platform/chromium-mac-lion/tables/mozilla/bugs/bug2479-3-expected.png:
23279         * platform/chromium-mac-lion/tables/mozilla/bugs/bug2479-3-expected.txt: Added.
23280         * platform/chromium-mac-lion/tables/mozilla/bugs/bug2479-4-expected.txt: Added.
23281         * platform/chromium-mac-lion/tables/mozilla/bugs/bug26178-expected.png:
23282         * platform/chromium-mac-lion/tables/mozilla/bugs/bug26178-expected.txt: Added.
23283         * platform/chromium-mac-lion/tables/mozilla/bugs/bug28928-expected.png:
23284         * platform/chromium-mac-lion/tables/mozilla/bugs/bug28928-expected.txt: Added.
23285         * platform/chromium-mac-lion/tables/mozilla/bugs/bug33855-expected.png:
23286         * platform/chromium-mac-lion/tables/mozilla/bugs/bug33855-expected.txt: Added.
23287         * platform/chromium-mac-lion/tables/mozilla/bugs/bug39209-expected.png:
23288         * platform/chromium-mac-lion/tables/mozilla/bugs/bug39209-expected.txt: Added.
23289         * platform/chromium-mac-lion/tables/mozilla/bugs/bug4429-expected.png:
23290         * platform/chromium-mac-lion/tables/mozilla/bugs/bug4429-expected.txt: Added.
23291         * platform/chromium-mac-lion/tables/mozilla/bugs/bug46368-1-expected.png:
23292         * platform/chromium-mac-lion/tables/mozilla/bugs/bug46368-1-expected.txt: Added.
23293         * platform/chromium-mac-lion/tables/mozilla/bugs/bug46368-2-expected.png:
23294         * platform/chromium-mac-lion/tables/mozilla/bugs/bug46368-2-expected.txt: Added.
23295         * platform/chromium-mac-lion/tables/mozilla/bugs/bug51037-expected.png:
23296         * platform/chromium-mac-lion/tables/mozilla/bugs/bug51037-expected.txt: Added.
23297         * platform/chromium-mac-lion/tables/mozilla/bugs/bug51727-expected.png:
23298         * platform/chromium-mac-lion/tables/mozilla/bugs/bug51727-expected.txt: Added.
23299         * platform/chromium-mac-lion/tables/mozilla/bugs/bug60749-expected.png:
23300         * platform/chromium-mac-lion/tables/mozilla/bugs/bug60749-expected.txt: Added.
23301         * platform/chromium-mac-lion/tables/mozilla/bugs/bug7342-expected.png:
23302         * platform/chromium-mac-lion/tables/mozilla/bugs/bug7342-expected.txt: Added.
23303         * platform/chromium-mac-lion/tables/mozilla/collapsing_borders/bug41262-4-expected.png:
23304         * platform/chromium-mac-lion/tables/mozilla/collapsing_borders/bug41262-4-expected.txt: Added.
23305         * platform/chromium-mac-lion/tables/mozilla/dom/tableDom-expected.png:
23306         * platform/chromium-mac-lion/tables/mozilla/dom/tableDom-expected.txt: Added.
23307         * platform/chromium-mac-lion/tables/mozilla/other/move_row-expected.png:
23308         * platform/chromium-mac-lion/tables/mozilla/other/move_row-expected.txt: Added.
23309         * platform/chromium-mac-lion/tables/mozilla_expected_failures/bugs/bug1725-expected.png:
23310         * platform/chromium-mac-lion/tables/mozilla_expected_failures/bugs/bug1725-expected.txt: Added.
23311         * platform/chromium-mac-lion/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt: Added.
23312         * platform/chromium-mac-lion/tables/mozilla_expected_failures/bugs/bug58402-2-expected.png:
23313         * platform/chromium-mac-lion/tables/mozilla_expected_failures/bugs/bug58402-2-expected.txt: Added.
23314         * platform/chromium-mac-snowleopard/editing/selection/3690703-2-expected.png:
23315         * platform/chromium-mac-snowleopard/editing/selection/3690703-expected.png:
23316         * platform/chromium-mac-snowleopard/editing/selection/3690719-expected.png:
23317         * platform/chromium-mac-snowleopard/editing/selection/4397952-expected.png:
23318         * platform/chromium-mac-snowleopard/editing/selection/5240265-expected.png:
23319         * platform/chromium-mac-snowleopard/editing/selection/selection-button-text-expected.png:
23320         * platform/chromium-mac-snowleopard/fast/block/float/float-avoidance-expected.png:
23321         * platform/chromium-mac-snowleopard/fast/css/continuationCrash-expected.png:
23322         * platform/chromium-mac-snowleopard/fast/css/margin-top-bottom-dynamic-expected.png:
23323         * platform/chromium-mac-snowleopard/fast/css/rtl-ordering-expected.png:
23324         * platform/chromium-mac-snowleopard/fast/dom/HTMLTextAreaElement/reset-textarea-expected.png:
23325         * platform/chromium-mac-snowleopard/fast/forms/001-expected.png:
23326         * platform/chromium-mac-snowleopard/fast/forms/blankbuttons-expected.png:
23327         * platform/chromium-mac-snowleopard/fast/forms/box-shadow-override-expected.png:
23328         * platform/chromium-mac-snowleopard/fast/forms/button-sizes-expected.png:
23329         * platform/chromium-mac-snowleopard/fast/forms/button-style-color-expected.png:
23330         * platform/chromium-mac-snowleopard/fast/forms/button-table-styles-expected.png:
23331         * platform/chromium-mac-snowleopard/fast/forms/button-text-transform-expected.png:
23332         * platform/chromium-mac-snowleopard/fast/forms/control-restrict-line-height-expected.png:
23333         * platform/chromium-mac-snowleopard/fast/forms/date-multiple-fields/date-multiple-fields-appearance-basic-expected.png:
23334         * platform/chromium-mac-snowleopard/fast/forms/date-multiple-fields/date-multiple-fields-appearance-l10n-expected.png:
23335         * platform/chromium-mac-snowleopard/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-classes-expected.png:
23336         * platform/chromium-mac-snowleopard/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-elements-expected.png:
23337         * platform/chromium-mac-snowleopard/fast/forms/date-multiple-fields/date-multiple-fields-appearance-style-expected.png:
23338         * platform/chromium-mac-snowleopard/fast/forms/file/file-input-direction-expected.png:
23339         * platform/chromium-mac-snowleopard/fast/forms/file/file-input-disabled-expected.png:
23340         * platform/chromium-mac-snowleopard/fast/forms/file/file-input-pressed-state-expected.png:
23341         * platform/chromium-mac-snowleopard/fast/forms/file/input-file-re-render-expected.png:
23342         * platform/chromium-mac-snowleopard/fast/forms/form-element-geometry-expected.png:
23343         * platform/chromium-mac-snowleopard/fast/forms/formmove3-expected.png:
23344         * platform/chromium-mac-snowleopard/fast/forms/input-button-sizes-expected.png:
23345         * platform/chromium-mac-snowleopard/fast/forms/input-value-expected.png:
23346         * platform/chromium-mac-snowleopard/fast/forms/menulist-clip-expected.png:
23347         * platform/chromium-mac-snowleopard/fast/forms/targeted-frame-submission-expected.png:
23348         * platform/chromium-mac-snowleopard/fast/forms/time-multiple-fields/time-multiple-fields-appearance-basic-expected.png:
23349         * platform/chromium-mac-snowleopard/fast/forms/time-multiple-fields/time-multiple-fields-appearance-disabled-readonly-expected.png:
23350         * platform/chromium-mac-snowleopard/fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-elements-expected.png:
23351         * platform/chromium-mac-snowleopard/fast/forms/validation-message-appearance-expected.png:
23352         * platform/chromium-mac-snowleopard/fast/forms/week-multiple-fields/week-multiple-fields-appearance-basic-expected.png:
23353         * platform/chromium-mac-snowleopard/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-classes-expected.png:
23354         * platform/chromium-mac-snowleopard/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-elements-expected.png:
23355         * platform/chromium-mac-snowleopard/fast/forms/week-multiple-fields/week-multiple-fields-appearance-style-expected.png:
23356         * platform/chromium-mac-snowleopard/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.png:
23357         * platform/chromium-mac-snowleopard/fast/overflow/scrollRevealButton-expected.png:
23358         * platform/chromium-mac-snowleopard/fast/replaced/replaced-breaking-expected.png:
23359         * platform/chromium-mac-snowleopard/fast/replaced/width100percent-button-expected.png:
23360         * platform/chromium-mac-snowleopard/fast/text/international/text-spliced-font-expected.png:
23361         * platform/chromium-mac-snowleopard/fast/text/international/text-spliced-font-expected.txt: Added.
23362         * platform/chromium-mac-snowleopard/fast/text/international/vertical-text-glyph-test-expected.png:
23363         * platform/chromium-mac-snowleopard/fast/text/international/vertical-text-glyph-test-expected.txt:
23364         * platform/chromium-mac-snowleopard/fast/text/textIteratorNilRenderer-expected.png:
23365         * platform/chromium-mac-snowleopard/http/tests/navigation/javascriptlink-frames-expected.png:
23366         * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug1188-expected.png:
23367         * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug1318-expected.png:
23368         * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug138725-expected.png:
23369         * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug18359-expected.png:
23370         * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug2479-2-expected.png:
23371         * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug2479-3-expected.png:
23372         * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug26178-expected.png:
23373         * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug28928-expected.png:
23374         * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug33855-expected.png:
23375         * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug39209-expected.png:
23376         * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug4429-expected.png:
23377         * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug46368-1-expected.png:
23378         * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug46368-2-expected.png:
23379         * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug51037-expected.png:
23380         * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug51727-expected.png:
23381         * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug60749-expected.png:
23382         * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug7342-expected.png:
23383         * platform/chromium-mac-snowleopard/tables/mozilla/collapsing_borders/bug41262-4-expected.png:
23384         * platform/chromium-mac-snowleopard/tables/mozilla/dom/tableDom-expected.png:
23385         * platform/chromium-mac-snowleopard/tables/mozilla/other/move_row-expected.png:
23386         * platform/chromium-mac-snowleopard/tables/mozilla_expected_failures/bugs/bug1725-expected.png:
23387         * platform/chromium-mac-snowleopard/tables/mozilla_expected_failures/bugs/bug58402-2-expected.png:
23388         * platform/chromium-win-xp/fast/text/international/text-spliced-font-expected.png: Removed.
23389
23390 2012-10-22  Aaron Colwell  <acolwell@chromium.org>
23391
23392         webkitsourceopen event doesn't always fire
23393         https://bugs.webkit.org/show_bug.cgi?id=99868
23394
23395         Reviewed by Adam Barth.
23396
23397         Added a test that verifies the webkitsourceopen event still fires
23398         even if the MediaSource variable goes out of scope and garbage
23399         collection occurs.
23400
23401         * http/tests/media/media-source/video-media-source-garbage-collection-before-sourceopen-expected.txt: Added.
23402         * http/tests/media/media-source/video-media-source-garbage-collection-before-sourceopen.html: Added.
23403
23404 2012-10-22  Jer Noble  <jer.noble@apple.com>
23405
23406         Unreviewed, further Apple Mac baselines for shadow DOM changes to RenderSlider.
23407
23408         * platform/mac/fast/forms/input-appearance-height-expected.txt:
23409         * platform/mac/media/controls-without-preload-expected.txt:
23410
23411 2012-10-22  Emil A Eklund  <eae@chromium.org>
23412
23413         Change baselinePosition and maxAscent/maxDescent to int
23414         https://bugs.webkit.org/show_bug.cgi?id=99767
23415
23416         Reviewed by Levi Weintraub.
23417         
23418         Add test for alignment of replaced elements. Update existing
23419         tests to account for rounding differences in alignment.
23420
23421         * fast/sub-pixel/replaced-element-baseline-expected.txt: Added.
23422         * fast/sub-pixel/replaced-element-baseline.html: Added.
23423         * platform/chromium-linux/css1/text_properties/vertical_align-expected.png:
23424         * platform/chromium-linux/fast/forms/datalist/input-appearance-range-with-datalist-zoomed-expected.png:
23425         * platform/chromium-linux/fast/inline/vertical-align-text-bottom-expected.png:
23426         * platform/chromium-linux/fast/multicol/table-vertical-align-expected.txt:
23427         * platform/chromium-linux/fast/repaint/4774354-expected.png:
23428         * platform/chromium-linux/fast/repaint/4776765-expected.png:
23429         * platform/chromium-linux/fast/repaint/caret-outside-block-expected.png:
23430         * platform/chromium-linux/fast/repaint/repaint-across-writing-mode-boundary-expected.png:
23431         * platform/chromium-linux/fast/repaint/selection-rl-expected.png:
23432         * platform/chromium-linux/tables/mozilla/bugs/bug14323-expected.png:
23433         * platform/chromium-linux/tables/mozilla/bugs/bug43854-2-expected.png:
23434         * platform/chromium-linux/tables/mozilla/bugs/bug4427-expected.png:
23435         * platform/chromium-linux/tables/mozilla/bugs/bug6404-expected.png:
23436         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug1647-expected.png:
23437         * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug56024-expected.png:
23438         * platform/chromium-win/css1/text_properties/vertical_align-expected.txt:
23439         * platform/chromium-win/fast/css/acid2-expected.txt:
23440         * platform/chromium-win/fast/css/acid2-pixel-expected.txt:
23441         * platform/chromium-win/fast/inline/002-expected.txt:
23442         * platform/chromium-win/fast/inline/vertical-align-text-bottom-expected.txt:
23443         * platform/chromium-win/http/tests/misc/acid2-expected.txt:
23444         * platform/chromium-win/http/tests/misc/acid2-pixel-expected.txt:
23445         * platform/chromium-win/svg/transforms/svg-css-transforms-clip-path-expected.txt:
23446         * platform/chromium-win/svg/transforms/svg-css-transforms-expected.txt:
23447         * platform/chromium-win/tables/mozilla/bugs/bug14323-expected.txt:
23448         * platform/chromium-win/tables/mozilla/bugs/bug43854-2-expected.txt:
23449         * platform/chromium-win/tables/mozilla/bugs/bug4427-expected.txt:
23450         * platform/chromium-win/tables/mozilla/bugs/bug6404-expected.txt:
23451         * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug131020-3-expected.txt:
23452         * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug1647-expected.txt:
23453         * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug56024-expected.txt:
23454         * platform/chromium-win/transforms/svg-vs-css-expected.txt:
23455
23456 2012-10-22  Emil A Eklund  <eae@chromium.org>
23457
23458         Unreviewed gardening, marking fast/sub-pixel/file-upload-control-at-fractional-offset.html as failing on LION for now.
23459
23460         * platform/chromium/TestExpectations:
23461
23462 2012-10-22  Tony Chang  <tony@chromium.org>
23463
23464         Fix some baseline flexbox alignment
23465         https://bugs.webkit.org/show_bug.cgi?id=99879
23466
23467         Reviewed by Ojan Vafai.
23468
23469         Additional test cases for baseline aligning flexbox.
23470
23471         * css3/flexbox/flexbox-baseline-margins.html: Added.
23472         * css3/flexbox/resources/flexbox.css:
23473         (.flex-one): New cross browser value.
23474         * platform/chromium-linux/css3/flexbox/flexbox-baseline-margins-expected.png: Added.
23475         * platform/chromium-linux/css3/flexbox/flexbox-baseline-margins-expected.txt: Added.
23476         * platform/chromium/TestExpectations:
23477         * platform/efl/TestExpectations:
23478         * platform/gtk/TestExpectations:
23479         * platform/mac/TestExpectations:
23480         * platform/qt/TestExpectations:
23481         * platform/win/TestExpectations:
23482
23483 2012-10-22  Tony Chang  <tony@chromium.org>
23484
23485         Unreviewed, updating skipped tests that moved.
23486
23487         * platform/win/TestExpectations:
23488
23489 2012-10-22  Mario Sanchez Prada  <msanchez@igalia.com>
23490
23491         [GTK] Don't use deprecated AccessibilityObject methods after r99502
23492         https://bugs.webkit.org/show_bug.cgi?id=99985
23493
23494         Reviewed by Chris Fleizach.
23495
23496         Update test and expectations to reflect the changes in the
23497         accessible title (now it's the localized one) being returned.
23498
23499         * platform/gtk/accessibility/media-controls-panel-title-expected.txt: Updated.
23500         * platform/gtk/accessibility/media-controls-panel-title.html: Updated.
23501
23502 2012-10-22  Emil A Eklund  <eae@chromium.org>
23503
23504         Convert fast/sub-pixel/file-upload-control-at-fractional-offset-expected.html to ref test
23505         https://bugs.webkit.org/show_bug.cgi?id=99869
23506
23507         Reviewed by Eric Seidel.
23508
23509         fast/sub-pixel/file-upload-control-at-fractional-offset-expected.html is currently a pixel test, convert it to a ref test instead.
23510
23511         * fast/sub-pixel/file-upload-control-at-fractional-offset-expected.html: Added.
23512         * platform/chromium-linux/fast/sub-pixel/file-upload-control-at-fractional-offset-expected.png: Removed.
23513         * platform/chromium-linux/fast/sub-pixel/file-upload-control-at-fractional-offset-expected.txt: Removed.
23514         * platform/chromium-mac-lion/fast/sub-pixel/file-upload-control-at-fractional-offset-expected.png: Removed.
23515         * platform/chromium-mac-snowleopard/fast/sub-pixel/file-upload-control-at-fractional-offset-expected.png: Removed.
23516         * platform/chromium-mac/fast/sub-pixel/file-upload-control-at-fractional-offset-expected.png: Removed.
23517         * platform/chromium-mac/fast/sub-pixel/file-upload-control-at-fractional-offset-expected.txt: Removed.
23518         * platform/chromium-win/fast/sub-pixel/file-upload-control-at-fractional-offset-expected.png: Removed.
23519         * platform/chromium-win/fast/sub-pixel/file-upload-control-at-fractional-offset-expected.txt: Removed.
23520         * platform/gtk/fast/sub-pixel/file-upload-control-at-fractional-offset-expected.png: Removed.
23521         * platform/gtk/fast/sub-pixel/file-upload-control-at-fractional-offset-expected.txt: Removed.
23522
23523 2012-10-16  Andrey Kosyakov  <caseq@chromium.org>
23524
23525         Web Inspector: add timeline instrumentation for scrolling of a layer
23526         https://bugs.webkit.org/show_bug.cgi?id=99461
23527
23528         Reviewed by Pavel Feldman.
23529
23530         - added Scroll record type;
23531
23532         * inspector/timeline/timeline-enum-stability-expected.txt:
23533
23534 2012-10-22  Vsevolod Vlasov  <vsevik@chromium.org>
23535
23536         Web Inspector: Prepare mappings to moving uiSourceCodes creation out of them to workspace.
23537         https://bugs.webkit.org/show_bug.cgi?id=99997
23538
23539         Reviewed by Pavel Feldman.
23540
23541         * http/tests/inspector/compiler-script-mapping.html:
23542
23543 2012-10-22  Zan Dobersek  <zandobersek@gmail.com>
23544
23545         Unreviewed GTK gardening.
23546
23547         Fixing expectations for fast/dom/gc-acid3.html to pass the linting.
23548
23549         * platform/gtk/TestExpectations:
23550
23551 2012-10-22  Vsevolod Vlasov  <vsevik@chromium.org>
23552
23553         Web Inspector: Treat dynamic anonymous scripts as other anonymous and fix anonymous script editing and breakpoints.
23554         https://bugs.webkit.org/show_bug.cgi?id=99989
23555
23556         Reviewed by Pavel Feldman.
23557
23558         * http/tests/inspector-enabled/dynamic-scripts-expected.txt:
23559         * http/tests/inspector/debugger-test.js:
23560         (initialize_DebuggerTest):
23561         * inspector/debugger/dynamic-script-tag-expected.txt:
23562         * inspector/debugger/dynamic-scripts-expected.txt:
23563         * inspector/debugger/live-edit-breakpoints-expected.txt:
23564         * inspector/debugger/live-edit-breakpoints.html:
23565         * inspector/debugger/resource-script-mapping-expected.txt:
23566         * inspector/debugger/resource-script-mapping.html:
23567
23568 2012-10-22  Emil A Eklund  <eae@chromium.org>
23569
23570         Convert fast/sub-pixel/float-containing-block-with-margin.html to text test
23571         https://bugs.webkit.org/show_bug.cgi?id=99866
23572
23573         Reviewed by Eric Seidel.
23574
23575         fast/sub-pixel/float-containing-block-with-margin.html doesn't
23576         need to be a pixel test, convert it to a text one.
23577
23578         * fast/sub-pixel/float-containing-block-with-margin-expected.txt:
23579         * fast/sub-pixel/float-containing-block-with-margin.html:
23580         * platform/chromium-linux/fast/sub-pixel/float-containing-block-with-margin-expected.png: Removed.
23581         * platform/chromium-mac-lion/fast/sub-pixel: Removed.
23582         * platform/chromium-mac-snowleopard/fast/sub-pixel/float-containing-block-with-margin-expected.png: Removed.
23583         * platform/chromium-mac/fast/sub-pixel/float-containing-block-with-margin-expected.png: Removed.
23584         * platform/chromium-win/fast/sub-pixel/float-containing-block-with-margin-expected.png: Removed.
23585
23586 2012-10-22  Bruno de Oliveira Abinader  <bruno.abinader@basyskom.com>
23587
23588         [css3-text] Add rendering support for -webkit-text-decoration-style
23589         https://bugs.webkit.org/show_bug.cgi?id=94094
23590
23591         Reviewed by Julien Chaffraix.
23592
23593         Added paint and repaint layout tests for CSS3 text-decoration-style
23594         property. Pixel results are not included due to missing platform support
23595         for some decoration styles (handled on bug 93507). These are going
23596         to be added when platform support is complete.
23597
23598         * fast/css3-text/css3-text-decoration/repaint/repaint-text-decoration-style-expected.txt: Added.
23599         * fast/css3-text/css3-text-decoration/repaint/repaint-text-decoration-style.html: Added.
23600         * fast/css3-text/css3-text-decoration/text-decoration-style-expected.txt: Added.
23601         * fast/css3-text/css3-text-decoration/text-decoration-style.html: Added.
23602
23603 2012-10-22  Erik Arvidsson  <arv@chromium.org>
23604
23605         HTMLBaseElement href attribute binding returns wrong URL
23606         https://bugs.webkit.org/show_bug.cgi?id=98184
23607
23608         Reviewed by Ojan Vafai.
23609
23610         Resolve the href attribute binding relative to the document URL instead of resolving it to the
23611         base element itself. If there is no href attribute this should return the fallback base URL.
23612
23613         http://www.whatwg.org/specs/web-apps/current-work/multipage/semantics.html#the-base-element
23614
23615         * fast/dom/HTMLAnchorElement/set-href-attribute-rebase-expected.txt: Added.
23616         * fast/dom/HTMLAnchorElement/set-href-attribute-rebase.html: Added.
23617         * fast/dom/HTMLBaseElement/href-attribute-resolves-with-respect-to-document-expected.txt: Added.
23618         * fast/dom/HTMLBaseElement/href-attribute-resolves-with-respect-to-document.html: Added.
23619         * fast/dom/element-attribute-js-null-expected.txt:
23620         * fast/dom/element-attribute-js-null.html:
23621
23622 2012-10-22  Florin Malita  <fmalita@chromium.org>
23623
23624         Incorrect embedded SVG image sizing on first load
23625         https://bugs.webkit.org/show_bug.cgi?id=99489
23626
23627         Reviewed by Nikolas Zimmermann.
23628
23629         * svg/custom/svg-image-initial-size-expected.html: Added.
23630         * svg/custom/svg-image-initial-size.html: Added.
23631
23632 2012-10-22  Christophe Dumez  <christophe.dumez@intel.com>
23633
23634         [EFL][WK2] Skip plugins/npruntime/remove-property.html
23635         https://bugs.webkit.org/show_bug.cgi?id=99978
23636
23637         Unreviewed EFL gardening.
23638
23639         Skip plugins/npruntime/remove-property.html which started
23640         failing after r131990.
23641
23642         * platform/efl-wk2/TestExpectations:
23643
23644 2012-10-22  Dongwoo Joshua Im  <dw.im@samsung.com>
23645
23646         Change the path of the include files in the text decoration test cases.
23647         https://bugs.webkit.org/show_bug.cgi?id=99974
23648
23649         Reviewed by Gyuyoung Kim.
23650
23651         The include path is differentiated by http://trac.webkit.org/changeset/132043
23652
23653         * fast/css3-text/css3-text-decoration/getComputedStyle/getComputedStyle-text-decoration-line.html:
23654         * fast/css3-text/css3-text-decoration/getComputedStyle/getComputedStyle-text-decoration-style.html:
23655         * fast/css3-text/css3-text-decoration/repaint/repaint-text-decoration-line.html:
23656
23657 2012-10-22  Zan Dobersek  <zandobersek@gmail.com>
23658
23659         [GTK] Enable Microdata DOM API
23660         https://bugs.webkit.org/show_bug.cgi?id=99033
23661
23662         Reviewed by Martin Robinson.
23663
23664         Unskip the Microdata tests, they all pass now that the feature has been enabled.
23665
23666         * platform/gtk/TestExpectations:
23667
23668 2012-10-22  Zan Dobersek  <zandobersek@gmail.com>
23669
23670         [GTK] Enable CSP 1.1
23671         https://bugs.webkit.org/show_bug.cgi?id=99064
23672
23673         Reviewed by Martin Robinson.
23674
23675         Unskip the CSP 1.1 layout tests as they all pass with the feature enabled.
23676
23677         * platform/gtk/TestExpectations:
23678
23679 2012-10-22  Keishi Hattori  <keishi@webkit.org>
23680
23681         Test date-suggestion-picker-reset-value-after-reload.html will timeout when running with other tests
23682         https://bugs.webkit.org/show_bug.cgi?id=99969
23683
23684         Reviewed by Kent Tamura.
23685
23686         When running with other tests the iframe onload event seems to fire before the script tag is parsed.
23687
23688         * platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-reset-value-after-reload.html:
23689
23690 2012-10-22  Allan Sandfeld Jensen  <allan.jensen@digia.com>
23691
23692         [Qt] Handle GET of blob URLs.
23693         https://bugs.webkit.org/show_bug.cgi?id=99053
23694
23695         Reviewed by Simon Hausmann.
23696
23697         Unskip tests working after we handle GET of Blob URLs. Unfortunately they require beginDragWithFiles, 
23698         and thus only work in DRT.
23699
23700         * platform/qt-5.0-wk2/TestExpectations:
23701         * platform/qt/TestExpectations:
23702         * platform/qt/fast/files/workers/worker-read-blob-async-actual.txt: Added.
23703
23704 2012-10-22  Allan Sandfeld Jensen  <allan.jensen@digia.com>
23705
23706         [Qt] Basic gesture event handling
23707         https://bugs.webkit.org/show_bug.cgi?id=66173
23708
23709         Reviewed by Simon Hausmann.
23710
23711         * platform/qt-5.0-wk2/TestExpectations:
23712         * platform/qt/TestExpectations:
23713         * platform/qt/fast/events/touch/gesture/gesture-click-expected.txt: Added.
23714
23715 2012-10-22  Shinya Kawanaka  <shinyak@chromium.org>
23716
23717         [Shadow] ASSERT triggered when we try reprojecting fallback elements.
23718         https://bugs.webkit.org/show_bug.cgi?id=99815
23719
23720         Reviewed by Hajime Morita.
23721
23722         * fast/dom/shadow/content-reprojection-fallback-crash-expected.txt: Added.
23723         * fast/dom/shadow/content-reprojection-fallback-crash.html: Added.
23724
23725 2012-10-22  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
23726
23727         [EFL] Rebaseline pixel expectations after r131941 and r131991, part 3.
23728
23729         * platform/efl/fast/repaint/scroll-fixed-layer-with-reflection-expected.png:
23730         * platform/efl/fast/repaint/scroll-fixed-layer-with-transformed-parent-layer-expected.png:
23731         * platform/efl/fast/repaint/scroll-fixed-reflected-layer-expected.png:
23732         * platform/efl/fast/repaint/scroll-in-clipped-layer-expected.png:
23733         * platform/efl/fast/repaint/scroll-in-fixed-layer-expected.png:
23734         * platform/efl/fast/repaint/scroll-in-transformed-layer-expected.png:
23735         * platform/efl/fast/repaint/scroll-inside-table-cell-expected.png:
23736         * platform/efl/fast/repaint/scroll-relative-table-inside-table-cell-expected.png:
23737         * platform/efl/fast/repaint/scroll-with-transformed-parent-layer-expected.png:
23738         * platform/efl/fast/repaint/search-field-cancel-expected.png:
23739         * platform/efl/fast/repaint/select-option-background-color-expected.png:
23740         * platform/efl/fast/repaint/selected-replaced-expected.png:
23741         * platform/efl/fast/repaint/selection-after-delete-expected.png:
23742         * platform/efl/fast/repaint/selection-after-remove-expected.png:
23743         * platform/efl/fast/repaint/selection-gap-overflow-scroll-2-expected.png:
23744         * platform/efl/fast/repaint/selection-gap-overflow-scroll-expected.png:
23745         * platform/efl/fast/repaint/selection-rl-expected.png:
23746         * platform/efl/fast/repaint/stacked-diacritics-expected.png:
23747         * platform/efl/fast/repaint/static-to-positioned-expected.png:
23748         * platform/efl/fast/repaint/subtree-layoutstate-transform-expected.png:
23749         * platform/efl/fast/repaint/subtree-root-clip-2-expected.png: Added.
23750         * platform/efl/fast/repaint/subtree-root-clip-3-expected.png: Added.
23751         * platform/efl/fast/repaint/subtree-root-clip-expected.png: Added.
23752         * platform/efl/fast/repaint/subtree-root-skipped-expected.png:
23753         * platform/efl/fast/repaint/table-cell-collapsed-border-expected.png:
23754         * platform/efl/fast/repaint/table-cell-move-expected.png:
23755         * platform/efl/fast/repaint/table-col-background-expected.png:
23756         * platform/efl/fast/repaint/table-collapsed-border-expected.png:
23757         * platform/efl/fast/repaint/table-extra-bottom-grow-expected.png:
23758         * platform/efl/fast/repaint/table-outer-border-expected.png:
23759         * platform/efl/fast/repaint/table-overflow-auto-in-overflow-auto-scrolled-expected.png:
23760         * platform/efl/fast/repaint/table-overflow-hidden-in-overflow-hidden-scrolled-expected.png:
23761         * platform/efl/fast/repaint/table-overflow-scroll-in-overflow-scroll-scrolled-expected.png:
23762         * platform/efl/fast/repaint/table-row-expected.png:
23763         * platform/efl/fast/repaint/table-section-overflow-expected.png:
23764         * platform/efl/fast/repaint/table-section-repaint-expected.png:
23765         * platform/efl/fast/repaint/table-two-pass-layout-overpaint-expected.png:
23766         * platform/efl/fast/repaint/text-append-dirty-lines-expected.png:
23767         * platform/efl/fast/repaint/text-selection-rect-in-overflow-2-expected.png:
23768         * platform/efl/fast/repaint/text-selection-rect-in-overflow-expected.png:
23769         * platform/efl/fast/repaint/textarea-set-disabled-expected.png:
23770         * platform/efl/fast/repaint/transform-absolute-child-expected.png:
23771         * platform/efl/fast/repaint/transform-absolute-in-positioned-container-expected.png:
23772         * platform/efl/fast/repaint/transform-disable-layoutstate-expected.png:
23773         * platform/efl/fast/repaint/transform-layout-repaint-expected.png:
23774         * platform/efl/fast/repaint/transform-relative-position-expected.png:
23775         * platform/efl/fast/repaint/transform-repaint-descendants-expected.png:
23776         * platform/efl/fast/repaint/transform-replaced-shadows-expected.png:
23777         * platform/efl/fast/repaint/transform-rotate-and-remove-expected.png:
23778         * platform/efl/fast/repaint/transform-translate-expected.png:
23779         * platform/efl/fast/table/border-collapsing/cached-69296-expected.png:
23780         * platform/efl/fast/table/border-collapsing/cached-change-cell-sl-border-color-expected.png: Added.
23781         * platform/efl/fast/table/border-collapsing/cached-change-row-border-width-expected.png: Added.
23782         * platform/efl/fast/table/border-collapsing/cached-change-tbody-border-width-expected.png: Added.
23783         * platform/efl/fast/table/border-collapsing/collapsed-border-with-col-colgroup-span-expected.png: Added.
23784
23785 2012-10-22  Dongwoo Joshua Im  <dw.im@samsung.com>
23786
23787         Move LayoutTests/fast/css3-text-decoration directory into LayoutTests/fast/css3-text directory.
23788         https://bugs.webkit.org/show_bug.cgi?id=99948
23789
23790         Reviewed by Hajime Morita.
23791
23792         css3-text-decoration is one of the feature under the ENABLE_CSS3_TEXT flag,
23793         it should be maintained in the css3-text directory with other features under the same flag.
23794
23795         * fast/css3-text/css3-text-decoration/getComputedStyle/getComputedStyle-text-decoration-line-expected.txt: Renamed from LayoutTests/fast/css3-text-decoration/getComputedStyle/getComputedStyle-text-decoration-line-expected.txt.
23796         * fast/css3-text/css3-text-decoration/getComputedStyle/getComputedStyle-text-decoration-line.html: Renamed from LayoutTests/fast/css3-text-decoration/getComputedStyle/getComputedStyle-text-decoration-line.html.
23797         * fast/css3-text/css3-text-decoration/getComputedStyle/getComputedStyle-text-decoration-style-expected.txt: Renamed from LayoutTests/fast/css3-text-decoration/getComputedStyle/getComputedStyle-text-decoration-style-expected.txt.
23798         * fast/css3-text/css3-text-decoration/getComputedStyle/getComputedStyle-text-decoration-style.html: Renamed from LayoutTests/fast/css3-text-decoration/getComputedStyle/getComputedStyle-text-decoration-style.html.
23799         * fast/css3-text/css3-text-decoration/getComputedStyle/script-tests/getComputedStyle-text-decoration-line.js: Renamed from LayoutTests/fast/css3-text-decoration/getComputedStyle/script-tests/getComputedStyle-text-decoration-line.js.
23800         (testElementStyle):
23801         (testComputedStyle):
23802         * fast/css3-text/css3-text-decoration/getComputedStyle/script-tests/getComputedStyle-text-decoration-style.js: Renamed from LayoutTests/fast/css3-text-decoration/getComputedStyle/script-tests/getComputedStyle-text-decoration-style.js.
23803         (testElementStyle):
23804         (testComputedStyleValue):
23805         (testValue):
23806         * fast/css3-text/css3-text-decoration/repaint/repaint-text-decoration-line-expected.png: Renamed from LayoutTests/fast/css3-text-decoration/repaint/repaint-text-decoration-line-expected.png.
23807         * fast/css3-text/css3-text-decoration/repaint/repaint-text-decoration-line-expected.txt: Renamed from LayoutTests/fast/css3-text-decoration/repaint/repaint-text-decoration-line-expected.txt.
23808         * fast/css3-text/css3-text-decoration/repaint/repaint-text-decoration-line.html: Renamed from LayoutTests/fast/css3-text-decoration/repaint/repaint-text-decoration-line.html.
23809         * fast/css3-text/css3-text-decoration/text-decoration-line-expected.html: Renamed from LayoutTests/fast/css3-text-decoration/text-decoration-line-expected.html.
23810         * fast/css3-text/css3-text-decoration/text-decoration-line.html: Renamed from LayoutTests/fast/css3-text-decoration/text-decoration-line.html.
23811         * platform/chromium/TestExpectations:
23812         * platform/efl/fast/css3-text/css3-text-decoration/repaint/repaint-text-decoration-line-expected.png: Renamed from LayoutTests/platform/efl/fast/css3-text-decoration/repaint/repaint-text-decoration-line-expected.png.
23813         * platform/mac/TestExpectations:
23814         * platform/qt-4.8/TestExpectations:
23815         * platform/qt-mac/TestExpectations:
23816         * platform/qt/TestExpectations:
23817         * platform/win/fast/css3-text/css3-text-decoration/getComputedStyle/getComputedStyle-text-decoration-line-expected.txt: Renamed from LayoutTests/platform/win/fast/css3-text-decoration/getComputedStyle/getComputedStyle-text-decoration-line-expected.txt.
23818         * platform/win/fast/css3-text/css3-text-decoration/getComputedStyle/getComputedStyle-text-decoration-style-expected.txt: Renamed from LayoutTests/platform/win/fast/css3-text-decoration/getComputedStyle/getComputedStyle-text-decoration-style-expected.txt.
23819
23820 2012-10-22  Mikhail Pozdnyakov  <mikhail.pozdnyakov@intel.com>
23821
23822         WebKitTestRunner needs testRunner.queueLoadingScript and testRunner.queueNonLoadingScript
23823         https://bugs.webkit.org/show_bug.cgi?id=42675
23824
23825         Reviewed by Kenneth Rohde Christiansen.
23826
23827         Unskipped corresponding test cases for WK2. Put those which still fail to appropriate
23828         groups.
23829
23830         * platform/wk2/TestExpectations:
23831
23832 2012-10-22  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
23833
23834         [EFL] Rebaseline pixel expectations after r131941 and r131991, part 2.
23835
23836         * platform/efl/fast/repaint/body-background-image-expected.png:
23837         * platform/efl/fast/repaint/layout-state-only-positioned-expected.png:
23838         * platform/efl/fast/repaint/layout-state-relative-expected.png:
23839         * platform/efl/fast/repaint/layout-state-scrolloffset-expected.png:
23840         * platform/efl/fast/repaint/layout-state-scrolloffset2-expected.png:
23841         * platform/efl/fast/repaint/layout-state-scrolloffset3-expected.png:
23842         * platform/efl/fast/repaint/line-flow-with-floats-1-expected.png:
23843         * platform/efl/fast/repaint/line-flow-with-floats-10-expected.png:
23844         * platform/efl/fast/repaint/line-flow-with-floats-2-expected.png:
23845         * platform/efl/fast/repaint/line-flow-with-floats-3-expected.png:
23846         * platform/efl/fast/repaint/line-flow-with-floats-4-expected.png:
23847         * platform/efl/fast/repaint/line-flow-with-floats-5-expected.png:
23848         * platform/efl/fast/repaint/line-flow-with-floats-6-expected.png:
23849         * platform/efl/fast/repaint/line-flow-with-floats-7-expected.png:
23850         * platform/efl/fast/repaint/line-flow-with-floats-8-expected.png:
23851         * platform/efl/fast/repaint/line-flow-with-floats-9-expected.png:
23852         * platform/efl/fast/repaint/line-flow-with-floats-in-regions-expected.png:
23853         * platform/efl/fast/repaint/line-in-scrolled-clipped-block-expected.png:
23854         * platform/efl/fast/repaint/line-overflow-expected.png:
23855         * platform/efl/fast/repaint/lines-with-layout-delta-expected.png:
23856         * platform/efl/fast/repaint/list-marker-2-expected.png:
23857         * platform/efl/fast/repaint/make-children-non-inline-expected.png:
23858         * platform/efl/fast/repaint/moving-shadow-on-path-expected.png:
23859         * platform/efl/fast/repaint/multicol-repaint-expected.png:
23860         * platform/efl/fast/repaint/nested-iframe-scroll-inner-expected.png:
23861         * platform/efl/fast/repaint/nested-iframe-scroll-outer-expected.png:
23862         * platform/efl/fast/repaint/no-caret-repaint-in-non-content-editable-element-expected.png:
23863         * platform/efl/fast/repaint/opacity-change-on-overflow-float-expected.png:
23864         * platform/efl/fast/repaint/outline-child-repaint-expected.png:
23865         * platform/efl/fast/repaint/outline-inset-expected.png:
23866         * platform/efl/fast/repaint/outline-repaint-glitch-expected.png:
23867         * platform/efl/fast/repaint/outline-shrinking-expected.png:
23868         * platform/efl/fast/repaint/overflow-auto-in-overflow-auto-scrolled-expected.png:
23869         * platform/efl/fast/repaint/overflow-clip-subtree-layout-expected.png: Added.
23870         * platform/efl/fast/repaint/overflow-delete-line-expected.png:
23871         * platform/efl/fast/repaint/overflow-flipped-writing-mode-block-in-regions-expected.png:
23872         * platform/efl/fast/repaint/overflow-hidden-in-overflow-hidden-scrolled-expected.png:
23873         * platform/efl/fast/repaint/overflow-hide-expected.png:
23874         * platform/efl/fast/repaint/overflow-into-content-expected.png:
23875         * platform/efl/fast/repaint/overflow-outline-repaint-expected.png:
23876         * platform/efl/fast/repaint/overflow-scroll-delete-expected.png:
23877         * platform/efl/fast/repaint/overflow-scroll-in-overflow-scroll-scrolled-expected.png:
23878         * platform/efl/fast/repaint/overflow-show-expected.png:
23879         * platform/efl/fast/repaint/reflection-redraw-expected.png:
23880         * platform/efl/fast/repaint/reflection-repaint-test-expected.png:
23881         * platform/efl/fast/repaint/region-painting-invalidation-expected.png:
23882         * platform/efl/fast/repaint/region-painting-via-layout-expected.png:
23883         * platform/efl/fast/repaint/rel-positioned-inline-with-overflow-expected.png:
23884         * platform/efl/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.png:
23885         * platform/efl/fast/repaint/repaint-across-writing-mode-boundary-expected.png:
23886         * platform/efl/fast/repaint/repaint-during-scroll-expected.png:
23887         * platform/efl/fast/repaint/repaint-during-scroll-with-zoom-expected.png:
23888         * platform/efl/fast/repaint/repaint-resized-overflow-expected.png:
23889         * platform/efl/fast/repaint/scroll-absolute-layer-with-reflection-expected.png:
23890         * platform/efl/fast/repaint/scroll-fixed-layer-with-no-visible-content-expected.png:
23891
23892 2012-10-22  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
23893
23894         [EFL] Rebaseline pixel expectations after r131941 and r131991, part 1.
23895
23896         * platform/efl/fast/repaint/4774354-expected.png:
23897         * platform/efl/fast/repaint/4776765-expected.png:
23898         * platform/efl/fast/repaint/absolute-position-changed-expected.png:
23899         * platform/efl/fast/repaint/add-table-overpaint-expected.png: Removed.
23900         * platform/efl/fast/repaint/background-generated-expected.png:
23901         * platform/efl/fast/repaint/background-misaligned-expected.png:
23902         * platform/efl/fast/repaint/backgroundSizeRepaint-expected.png:
23903         * platform/efl/fast/repaint/block-layout-inline-children-float-positioned-expected.png:
23904         * platform/efl/fast/repaint/block-layout-inline-children-replaced-expected.png:
23905         * platform/efl/fast/repaint/block-no-inflow-children-expected.png:
23906         * platform/efl/fast/repaint/block-selection-gap-in-composited-layer-expected.png:
23907         * platform/efl/fast/repaint/block-selection-gap-in-table-cell-expected.png:
23908         * platform/efl/fast/repaint/block-selection-gap-stale-cache-2-expected.png:
23909         * platform/efl/fast/repaint/block-selection-gap-stale-cache-expected.png:
23910         * platform/efl/fast/repaint/border-fit-lines-expected.png:
23911         * platform/efl/fast/repaint/border-radius-repaint-expected.png:
23912         * platform/efl/fast/repaint/border-repaint-glitch-expected.png:
23913         * platform/efl/fast/repaint/box-shadow-dynamic-expected.png:
23914         * platform/efl/fast/repaint/box-shadow-inset-repaint-expected.png:
23915         * platform/efl/fast/repaint/bugzilla-3509-expected.png:
23916         * platform/efl/fast/repaint/bugzilla-5699-expected.png:
23917         * platform/efl/fast/repaint/bugzilla-6278-expected.png:
23918         * platform/efl/fast/repaint/bugzilla-6388-expected.png:
23919         * platform/efl/fast/repaint/bugzilla-6473-expected.png:
23920         * platform/efl/fast/repaint/bugzilla-7235-expected.png:
23921         * platform/efl/fast/repaint/button-spurious-layout-hint-expected.png:
23922         * platform/efl/fast/repaint/canvas-putImageData-expected.png:
23923         * platform/efl/fast/repaint/caret-outside-block-expected.png:
23924         * platform/efl/fast/repaint/change-transform-expected.png:
23925         * platform/efl/fast/repaint/clip-with-layout-delta-expected.png:
23926         * platform/efl/fast/repaint/clipped-relative-expected.png:
23927         * platform/efl/fast/repaint/containing-block-position-change-expected.png:
23928         * platform/efl/fast/repaint/content-into-overflow-expected.png:
23929         * platform/efl/fast/repaint/continuation-after-outline-expected.png:
23930         * platform/efl/fast/repaint/control-clip-expected.png:
23931         * platform/efl/fast/repaint/create-layer-repaint-expected.png:
23932         * platform/efl/fast/repaint/delete-into-nested-block-expected.png:
23933         * platform/efl/fast/repaint/dynamic-table-vertical-alignment-change-expected.png:
23934         * platform/efl/fast/repaint/erase-overflow-expected.png:
23935         * platform/efl/fast/repaint/fixed-after-scroll-expected.png:
23936         * platform/efl/fast/repaint/fixed-and-absolute-position-scrolled-expected.png:
23937         * platform/efl/fast/repaint/fixed-child-move-after-scroll-expected.png:
23938         * platform/efl/fast/repaint/fixed-child-of-fixed-move-after-scroll-expected.png:
23939         * platform/efl/fast/repaint/fixed-child-of-transformed-move-after-scroll-expected.png:
23940         * platform/efl/fast/repaint/fixed-expected.png:
23941         * platform/efl/fast/repaint/fixed-move-after-keyboard-scroll-expected.png:
23942         * platform/efl/fast/repaint/fixed-move-after-scroll-expected.png:
23943         * platform/efl/fast/repaint/fixed-position-transparency-with-overflow-expected.png:
23944         * platform/efl/fast/repaint/fixed-scale-expected.png:
23945         * platform/efl/fast/repaint/fixed-scroll-simple-expected.png:
23946         * platform/efl/fast/repaint/fixed-table-cell-expected.png:
23947         * platform/efl/fast/repaint/fixed-table-overflow-expected.png:
23948         * platform/efl/fast/repaint/fixed-table-overflow-zindex-expected.png:
23949         * platform/efl/fast/repaint/fixed-tranformed-expected.png:
23950         * platform/efl/fast/repaint/float-in-new-block-with-layout-delta-expected.png:
23951         * platform/efl/fast/repaint/float-move-during-layout-expected.png:
23952         * platform/efl/fast/repaint/float-new-in-block-expected.png:
23953         * platform/efl/fast/repaint/float-overflow-expected.png: Added.
23954         * platform/efl/fast/repaint/float-overflow-right-expected.png: Added.
23955         * platform/efl/fast/repaint/gradients-em-stops-repaint-expected.png:
23956         * platform/efl/fast/repaint/iframe-scroll-repaint-expected.png:
23957         * platform/efl/fast/repaint/inline-block-resize-expected.png:
23958         * platform/efl/fast/repaint/inline-color-change-expected.png:
23959         * platform/efl/fast/repaint/inline-horizontal-bt-overflow-expected.png:
23960         * platform/efl/fast/repaint/inline-outline-repaint-expected.png:
23961         * platform/efl/fast/repaint/inline-vertical-lr-overflow-expected.png:
23962         * platform/efl/fast/repaint/inline-vertical-rl-overflow-expected.png:
23963         * platform/efl/fast/repaint/intermediate-layout-position-clip-expected.png:
23964         * platform/efl/fast/repaint/intermediate-layout-position-expected.png:
23965         * platform/efl/fast/repaint/invisible-objects-expected.png:
23966         * platform/efl/fast/repaint/japanese-rl-selection-clear-expected.png:
23967         * platform/efl/fast/repaint/japanese-rl-selection-repaint-expected.png:
23968         * platform/efl/fast/repaint/japanese-rl-selection-repaint-in-regions-expected.png:
23969         * platform/efl/fast/repaint/layer-full-repaint-expected.png:
23970         * platform/efl/fast/repaint/layer-hide-when-needs-layout-expected.png:
23971         * platform/efl/fast/repaint/layer-visibility-expected.png:
23972
23973 2012-10-22  Zan Dobersek  <zandobersek@gmail.com>
23974
23975         Unreviewed GTK gardening.
23976
23977         Adding flaky crashing expectations for fast/dom/gc-acid3.html
23978         and http/tests/misc/acid3.html.
23979         Removing timeout expectations for tests that were fixed in r131942.
23980         Reclassifying svg/animations/animate-css-xml-attributeType.html
23981         as a non-flaky failure.
23982
23983         * platform/gtk/TestExpectations:
23984
23985 2012-10-22  Anton Muhin  <antonm@chromium.org>
23986
23987         Unreviewed Chromium rebaselines.
23988
23989         * platform/chromium/TestExpectations:
23990
23991 2012-10-21  Dirk Pranke  <dpranke@chromium.org>
23992
23993         Unreviewed, suppressing failure until I can figure out what's going on.
23994
23995         * platform/chromium/TestExpectations:
23996
23997 2012-10-21  Keishi Hattori  <keishi@webkit.org>
23998
23999         Refactor picker tests to fix flakiness and share code
24000         https://bugs.webkit.org/show_bug.cgi?id=99671
24001
24002         Reviewed by Kent Tamura.
24003
24004         Refactored so picker tests share code and structure.
24005
24006         * fast/forms/resources/picker-common.js: Shared by all picker tests. Requires js-test-pre.js. Sets up an asynchronous test.
24007         (openPicker): Opens the picker for the given input and calls the callback when the picker did open.
24008         (popupOpenCallbackWrapper):
24009         (sendKey):
24010         * platform/chromium-mac/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-expected.png:
24011         * platform/chromium-mac/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-step-expected.png:
24012         * platform/chromium/TestExpectations: Marked all tests as not flaky. Marked all pixel tests as need rebaseline.
24013         * platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-expected.txt:
24014         * platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-step-expected.txt:
24015         * platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-step.html:
24016         * platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance.html:
24017         * platform/chromium/fast/forms/calendar-picker/calendar-picker-key-operations.html:
24018         * platform/chromium/fast/forms/calendar-picker/calendar-picker-mouse-operations.html:
24019         * platform/chromium/fast/forms/calendar-picker/calendar-picker-pre-100-year.html:
24020         * platform/chromium/fast/forms/calendar-picker/calendar-picker-with-step-expected.txt:
24021         * platform/chromium/fast/forms/calendar-picker/calendar-picker-with-step.html:
24022         * platform/chromium/fast/forms/calendar-picker/resources/calendar-picker-common.js:
24023         * platform/chromium/fast/forms/color/color-suggestion-picker-appearance-expected.txt:
24024         * platform/chromium/fast/forms/color/color-suggestion-picker-appearance.html:
24025         * platform/chromium/fast/forms/color/color-suggestion-picker-one-row-appearance-expected.txt:
24026         * platform/chromium/fast/forms/color/color-suggestion-picker-one-row-appearance.html:
24027         * platform/chromium/fast/forms/color/color-suggestion-picker-two-row-appearance-expected.txt:
24028         * platform/chromium/fast/forms/color/color-suggestion-picker-two-row-appearance.html:
24029         * platform/chromium/fast/forms/color/color-suggestion-picker-with-scrollbar-appearance-expected.txt:
24030         * platform/chromium/fast/forms/color/color-suggestion-picker-with-scrollbar-appearance.html:
24031         * platform/chromium/fast/forms/page-popup/page-popup-adjust-rect.html:
24032         * platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-appearance-expected.txt:
24033         * platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-appearance-rtl-expected.txt:
24034         * platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-appearance-rtl.html:
24035         * platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-appearance-with-scroll-bar-expected.txt:
24036         * platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-appearance-with-scroll-bar.html:
24037         * platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-appearance.html:
24038         * platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-key-operations-expected.txt:
24039         * platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-key-operations.html:
24040         * platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-min-max-attribute.html:
24041         * platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-mouse-operations.html:
24042         * platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-reset-value-after-reload.html:
24043         * platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-step-attribute-expected.txt:
24044         * platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-step-attribute.html:
24045         * platform/chromium/fast/forms/suggestion-picker/resources/suggestion-picker-common.js: Moved to resource directory like all other js files.
24046         (valueForEntry):
24047         (highlightedEntry):
24048         (entryValues):
24049         * platform/chromium/fast/forms/suggestion-picker/time-suggestion-picker-appearance-expected.txt:
24050         * platform/chromium/fast/forms/suggestion-picker/time-suggestion-picker-appearance-rtl-expected.txt:
24051         * platform/chromium/fast/forms/suggestion-picker/time-suggestion-picker-appearance-rtl.html:
24052         * platform/chromium/fast/forms/suggestion-picker/time-suggestion-picker-appearance-with-scroll-bar-expected.txt:
24053         * platform/chromium/fast/forms/suggestion-picker/time-suggestion-picker-appearance-with-scroll-bar.html:
24054         * platform/chromium/fast/forms/suggestion-picker/time-suggestion-picker-appearance.html:
24055         * platform/chromium/fast/forms/suggestion-picker/time-suggestion-picker-key-operations.html:
24056         * platform/chromium/fast/forms/suggestion-picker/time-suggestion-picker-min-max-attribute.html:
24057         * platform/chromium/fast/forms/suggestion-picker/time-suggestion-picker-mouse-operations.html:
24058         * platform/chromium/fast/forms/suggestion-picker/time-suggestion-picker-step-attribute.html:
24059
24060 2012-10-21  Dirk Pranke  <dpranke@chromium.org>
24061
24062         Unreviewed, could've sworn this was in the previous patch ...
24063
24064         * platform/chromium-win-xp/fast/hidpi/gradient-with-scaled-ancestor-expected.png: Removed.
24065         * platform/chromium-win/fast/hidpi/gradient-with-scaled-ancestor-expected.png:
24066
24067 2012-10-21  Dirk Pranke  <dpranke@chromium.org>
24068
24069         Unreviewed. More chromium baseline cleanup after r132022.
24070
24071         * platform/chromium-mac-lion/editing/selection/iframe-expected.png: Added.
24072         * platform/chromium-mac-lion/editing/selection/move-by-line-001-expected.png: Added.
24073         * platform/chromium-mac-lion/svg/custom/pattern-scaling-expected.png: Removed.
24074         * platform/chromium-mac-lion/svg/custom/pattern-scaling-expected.txt: Removed.
24075         * platform/chromium-mac-snowleopard/svg/custom/pattern-scaling-expected.png: Removed.
24076         * platform/chromium-mac-snowleopard/svg/custom/pattern-scaling-expected.txt: Removed.
24077         * platform/chromium-mac/svg/custom/pattern-scaling-expected.txt: Removed.
24078         * platform/chromium-win-xp/svg/custom/pattern-scaling-expected.png: Removed.
24079         * platform/chromium-win-xp/svg/custom/pattern-scaling-expected.txt: Removed.
24080         * platform/chromium-win/svg/custom/pattern-scaling-expected.png: Renamed from LayoutTests/platform/chromium-linux/svg/custom/pattern-scaling-expected.png.
24081         * platform/chromium/svg/custom/pattern-scaling-expected.txt: Renamed from LayoutTests/platform/chromium-linux/svg/custom/pattern-scaling-expected.txt.
24082
24083 2012-10-21  Shinya Kawanaka  <shinyak@chromium.org>
24084
24085         Web Inspector: Shadow DOM: Node removal doesn't reflect.
24086         https://bugs.webkit.org/show_bug.cgi?id=99567
24087
24088         Reviewed by Pavel Feldman.
24089
24090         * inspector/elements/update-shadowdom-expected.txt: Added.
24091         * inspector/elements/update-shadowdom.html: Added.
24092         * platform/mac/TestExpectations:
24093
24094 2012-10-21  Dirk Pranke  <dpranke@chromium.org>
24095
24096         Unreviewed, more Chromium ML baselining minor cleanups.
24097
24098         * platform/chromium-mac-lion/editing/pasteboard/drag-selected-image-to-contenteditable-expected.png: Copied from LayoutTests/platform/chromium-mac/editing/pasteboard/drag-selected-image-to-contenteditable-expected.png.
24099         * platform/chromium-mac/editing/pasteboard/drag-selected-image-to-contenteditable-expected.png:
24100         * platform/chromium-mac/editing/selection/iframe-expected.png:
24101         * platform/chromium-mac/editing/selection/move-by-line-001-expected.png:
24102         * platform/chromium-win-xp/fast/hidpi/gradient-with-scaled-ancestor-expected.png: Added.
24103         * platform/chromium/TestExpectations:
24104
24105 2012-10-21  Dirk Pranke  <dpranke@chromium.org>
24106
24107         Unreviewed, rebaseline remaining Chromium ML editing tests.
24108
24109         (long list of new baselines omitted).
24110
24111 2012-10-21  Dirk Pranke  <dpranke@chromium.org>
24112
24113         Unreviewed, new Chromium ML expectations for editing/inserting and editing/pasteboard.
24114
24115         (long list of new baselines omitted).
24116
24117 2012-10-21  Dirk Pranke  <dpranke@chromium.org>
24118
24119         Unreviewed, new Chromium ML baselines for editing/deleting, editing/execCommand, and editing/selection
24120
24121         (long list of new baselines omitted).
24122
24123 2012-10-21  Dirk Pranke  <dpranke@chromium.org>
24124
24125         Unreviewed, new Chromium ML baselines for platform/chromium/virtual/gpu/fast/hidpi.
24126
24127         * platform/chromium-mac-lion/platform/chromium/virtual/gpu/fast/canvas/canvas-bg-expected.png: Copied from LayoutTests/platform/chromium-mac/platform/chromium/virtual/gpu/fast/canvas/canvas-bg-expected.png.
24128         * platform/chromium-mac-lion/platform/chromium/virtual/gpu/fast/canvas/canvas-composite-expected.png: Copied from LayoutTests/platform/chromium-mac/platform/chromium/virtual/gpu/fast/canvas/canvas-composite-expected.png.
24129         * platform/chromium-mac-lion/platform/chromium/virtual/gpu/fast/canvas/canvas-text-alignment-expected.png: Copied from LayoutTests/platform/chromium-mac/platform/chromium/virtual/gpu/fast/canvas/canvas-text-alignment-expected.png.
24130         * platform/chromium-mac-lion/platform/chromium/virtual/gpu/fast/canvas/canvas-text-baseline-expected.png: Copied from LayoutTests/platform/chromium-mac/platform/chromium/virtual/gpu/fast/canvas/canvas-text-baseline-expected.png.
24131         * platform/chromium-mac-lion/platform/chromium/virtual/gpu/fast/canvas/canvas-transforms-during-path-expected.png: Copied from LayoutTests/platform/chromium-mac/platform/chromium/virtual/gpu/fast/canvas/canvas-transforms-during-path-expected.png.
24132         * platform/chromium-mac-lion/platform/chromium/virtual/gpu/fast/canvas/fillrect-gradient-zero-stops-expected.png: Copied from LayoutTests/platform/chromium-mac/platform/chromium/virtual/gpu/fast/canvas/fillrect-gradient-zero-stops-expected.png.
24133         * platform/chromium-mac-lion/platform/chromium/virtual/gpu/fast/canvas/fillrect_gradient-expected.png: Copied from LayoutTests/platform/chromium-mac/platform/chromium/virtual/gpu/fast/canvas/fillrect_gradient-expected.png.
24134         * platform/chromium-mac-lion/platform/chromium/virtual/gpu/fast/canvas/image-object-in-canvas-expected.png: Copied from LayoutTests/platform/chromium-mac/platform/chromium/virtual/gpu/fast/canvas/image-object-in-canvas-expected.png.
24135         * platform/chromium-mac-lion/platform/chromium/virtual/gpu/fast/canvas/image-pattern-rotate-expected.png: Copied from LayoutTests/platform/chromium-mac/platform/chromium/virtual/gpu/fast/canvas/image-pattern-rotate-expected.png.
24136         * platform/chromium-mac-lion/platform/chromium/virtual/gpu/fast/canvas/patternfill-repeat-expected.png: Copied from LayoutTests/platform/chromium-mac/platform/chromium/virtual/gpu/fast/canvas/patternfill-repeat-expected.png.
24137         * platform/chromium-mac-lion/platform/chromium/virtual/gpu/fast/canvas/quadraticCurveTo-expected.png: Copied from LayoutTests/platform/chromium-mac/platform/chromium/virtual/gpu/fast/canvas/quadraticCurveTo-expected.png.
24138         * platform/chromium-mac-lion/platform/chromium/virtual/gpu/fast/canvas/setWidthResetAfterForcedRender-expected.png: Copied from LayoutTests/platform/chromium-mac/platform/chromium/virtual/gpu/fast/canvas/setWidthResetAfterForcedRender-expected.png.
24139         * platform/chromium-mac-lion/platform/chromium/virtual/gpu/fast/canvas/shadow-offset-4-expected.png: Copied from LayoutTests/platform/chromium-mac/platform/chromium/virtual/gpu/fast/canvas/shadow-offset-4-expected.png.
24140         * platform/chromium-mac-lion/platform/chromium/virtual/gpu/fast/canvas/shadow-offset-5-expected.png: Copied from LayoutTests/platform/chromium-mac/platform/chromium/virtual/gpu/fast/canvas/shadow-offset-5-expected.png.
24141         * platform/chromium-mac-lion/platform/chromium/virtual/gpu/fast/canvas/shadow-offset-6-expected.png: Copied from LayoutTests/platform/chromium-mac/platform/chromium/virtual/gpu/fast/canvas/shadow-offset-6-expected.png.
24142         * platform/chromium-mac-lion/platform/chromium/virtual/gpu/fast/canvas/shadow-offset-7-expected.png: Copied from LayoutTests/platform/chromium-mac/platform/chromium/virtual/gpu/fast/canvas/shadow-offset-7-expected.png.
24143         * platform/chromium-mac-lion/platform/chromium/virtual/gpu/fast/hidpi/video-controls-in-hidpi-expected.png: Copied from LayoutTests/platform/chromium-mac/platform/chromium/virtual/gpu/fast/hidpi/video-controls-in-hidpi-expected.png.
24144         * platform/chromium-mac/platform/chromium/virtual/gpu/fast/canvas/canvas-bg-expected.png:
24145         * platform/chromium-mac/platform/chromium/virtual/gpu/fast/canvas/canvas-composite-expected.png:
24146         * platform/chromium-mac/platform/chromium/virtual/gpu/fast/canvas/canvas-text-alignment-expected.png:
24147         * platform/chromium-mac/platform/chromium/virtual/gpu/fast/canvas/canvas-text-baseline-expected.png:
24148         * platform/chromium-mac/platform/chromium/virtual/gpu/fast/canvas/canvas-transforms-during-path-expected.png:
24149         * platform/chromium-mac/platform/chromium/virtual/gpu/fast/canvas/fillrect-gradient-zero-stops-expected.png:
24150         * platform/chromium-mac/platform/chromium/virtual/gpu/fast/canvas/fillrect_gradient-expected.png:
24151         * platform/chromium-mac/platform/chromium/virtual/gpu/fast/canvas/image-object-in-canvas-expected.png:
24152         * platform/chromium-mac/platform/chromium/virtual/gpu/fast/canvas/image-pattern-rotate-expected.png:
24153         * platform/chromium-mac/platform/chromium/virtual/gpu/fast/canvas/patternfill-repeat-expected.png:
24154         * platform/chromium-mac/platform/chromium/virtual/gpu/fast/canvas/quadraticCurveTo-expected.png:
24155         * platform/chromium-mac/platform/chromium/virtual/gpu/fast/canvas/setWidthResetAfterForcedRender-expected.png:
24156         * platform/chromium-mac/platform/chromium/virtual/gpu/fast/canvas/shadow-offset-4-expected.png:
24157         * platform/chromium-mac/platform/chromium/virtual/gpu/fast/canvas/shadow-offset-5-expected.png:
24158         * platform/chromium-mac/platform/chromium/virtual/gpu/fast/canvas/shadow-offset-6-expected.png:
24159         * platform/chromium-mac/platform/chromium/virtual/gpu/fast/canvas/shadow-offset-7-expected.png:
24160         * platform/chromium-mac/platform/chromium/virtual/gpu/fast/hidpi/video-controls-in-hidpi-expected.png:
24161         * platform/chromium/TestExpectations:
24162
24163 2012-10-21  Dirk Pranke  <dpranke@chromium.org>
24164
24165         Unreviewed, add Chromium ML baselines for fast/hidpi.
24166
24167         * platform/chromium-mac-lion/fast/hidpi/clip-text-in-hidpi-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/hidpi/clip-text-in-hidpi-expected.png.
24168         * platform/chromium-mac-lion/fast/hidpi/gradient-with-scaled-ancestor-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/hidpi/gradient-with-scaled-ancestor-expected.png.
24169         * platform/chromium-mac-lion/fast/hidpi/image-set-as-background-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/hidpi/image-set-as-background-expected.png.
24170         * platform/chromium-mac-lion/fast/hidpi/image-set-background-dynamic-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/hidpi/image-set-background-dynamic-expected.png.
24171         * platform/chromium-mac-lion/fast/hidpi/image-set-background-repeat-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/hidpi/image-set-background-repeat-expected.png.
24172         * platform/chromium-mac-lion/fast/hidpi/image-set-background-repeat-without-size-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/hidpi/image-set-background-repeat-without-size-expected.png.
24173         * platform/chromium-mac-lion/fast/hidpi/image-set-border-image-comparison-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/hidpi/image-set-border-image-comparison-expected.png.
24174         * platform/chromium-mac-lion/fast/hidpi/image-set-border-image-dynamic-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/hidpi/image-set-border-image-dynamic-expected.png.
24175         * platform/chromium-mac-lion/fast/hidpi/image-set-border-image-simple-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/hidpi/image-set-border-image-simple-expected.png.
24176         * platform/chromium-mac-lion/fast/hidpi/image-set-in-content-dynamic-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/hidpi/image-set-in-content-dynamic-expected.png.
24177         * platform/chromium-mac-lion/fast/hidpi/image-set-out-of-order-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/hidpi/image-set-out-of-order-expected.png.
24178         * platform/chromium-mac-lion/fast/hidpi/image-set-simple-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/hidpi/image-set-simple-expected.png.
24179         * platform/chromium-mac-lion/fast/hidpi/image-set-without-specified-width-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/hidpi/image-set-without-specified-width-expected.png.
24180         * platform/chromium-mac-lion/fast/hidpi/resize-corner-hidpi-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/hidpi/resize-corner-hidpi-expected.png.
24181         * platform/chromium-mac-lion/fast/hidpi/video-controls-in-hidpi-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/hidpi/video-controls-in-hidpi-expected.png.
24182         * platform/chromium-mac-mountainlion/TestExpectations:
24183         * platform/chromium-mac/fast/hidpi/clip-text-in-hidpi-expected.png:
24184         * platform/chromium-mac/fast/hidpi/gradient-with-scaled-ancestor-expected.png:
24185         * platform/chromium-mac/fast/hidpi/image-set-as-background-expected.png:
24186         * platform/chromium-mac/fast/hidpi/image-set-background-dynamic-expected.png:
24187         * platform/chromium-mac/fast/hidpi/image-set-background-repeat-expected.png:
24188         * platform/chromium-mac/fast/hidpi/image-set-background-repeat-without-size-expected.png:
24189         * platform/chromium-mac/fast/hidpi/image-set-border-image-comparison-expected.png:
24190         * platform/chromium-mac/fast/hidpi/image-set-border-image-dynamic-expected.png:
24191         * platform/chromium-mac/fast/hidpi/image-set-border-image-simple-expected.png:
24192         * platform/chromium-mac/fast/hidpi/image-set-in-content-dynamic-expected.png:
24193         * platform/chromium-mac/fast/hidpi/image-set-out-of-order-expected.png:
24194         * platform/chromium-mac/fast/hidpi/image-set-simple-expected.png:
24195         * platform/chromium-mac/fast/hidpi/image-set-without-specified-width-expected.png:
24196         * platform/chromium-mac/fast/hidpi/resize-corner-hidpi-expected.png:
24197         * platform/chromium-mac/fast/hidpi/video-controls-in-hidpi-expected.png:
24198         * platform/chromium-win/fast/hidpi/gradient-with-scaled-ancestor-expected.png:
24199
24200 2012-10-21  Dirk Pranke  <dpranke@chromium.org>
24201
24202         Unreviewed, re-adjust Chromium Mac expectations.
24203
24204         * platform/chromium/TestExpectations:
24205
24206 2012-10-21  Dirk Pranke  <dpranke@chromium.org>
24207
24208         Unreviewed, new Chromium ML baselines for fast/canvas.
24209
24210         * fast/canvas/canvas-incremental-repaint-expected.png: Renamed from LayoutTests/platform/efl/fast/canvas/canvas-incremental-repaint-expected.png.
24211         * fast/canvas/canvas-size-change-after-layout-expected.png: Renamed from LayoutTests/platform/mac/fast/canvas/canvas-size-change-after-layout-expected.png.
24212         * fast/canvas/canvasDrawingIntoSelf-expected.png: Renamed from LayoutTests/platform/mac/fast/canvas/canvasDrawingIntoSelf-expected.png.
24213         * fast/canvas/drawImage-expected.png: Renamed from LayoutTests/platform/mac/fast/canvas/drawImage-expected.png.
24214         * fast/canvas/shadow-offset-1-expected.png: Renamed from LayoutTests/platform/mac/fast/canvas/shadow-offset-1-expected.png.
24215         * fast/canvas/shadow-offset-2-expected.png: Renamed from LayoutTests/platform/mac/fast/canvas/shadow-offset-2-expected.png.
24216         * fast/canvas/shadow-offset-3-expected.png: Renamed from LayoutTests/platform/mac/fast/canvas/shadow-offset-3-expected.png.
24217         * platform/chromium-mac-lion/fast/canvas/arc360-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/canvas/arc360-expected.png.
24218         * platform/chromium-mac-lion/fast/canvas/canvas-before-css-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/canvas/canvas-before-css-expected.png.
24219         * platform/chromium-mac-lion/fast/canvas/canvas-bg-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/canvas/canvas-bg-expected.png.
24220         * platform/chromium-mac-lion/fast/canvas/canvas-composite-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/canvas/canvas-composite-expected.png.
24221         * platform/chromium-mac-lion/fast/canvas/canvas-incremental-repaint-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/canvas/canvas-incremental-repaint-expected.png.
24222         * platform/chromium-mac-lion/fast/canvas/canvas-resize-reset-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/canvas/canvas-resize-reset-expected.png.
24223         * platform/chromium-mac-lion/fast/canvas/canvas-size-change-after-layout-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/canvas/canvas-size-change-after-layout-expected.png.
24224         * platform/chromium-mac-lion/fast/canvas/canvas-text-alignment-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/canvas/canvas-text-alignment-expected.png.
24225         * platform/chromium-mac-lion/fast/canvas/canvas-text-baseline-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/canvas/canvas-text-baseline-expected.png.
24226         * platform/chromium-mac-lion/fast/canvas/canvas-transforms-during-path-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/canvas/canvas-transforms-during-path-expected.png.
24227         * platform/chromium-mac-lion/fast/canvas/canvas-zoom-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/canvas/canvas-zoom-expected.png.
24228         * platform/chromium-mac-lion/fast/canvas/canvasDrawingIntoSelf-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/canvas/canvasDrawingIntoSelf-expected.png.
24229         * platform/chromium-mac-lion/fast/canvas/check-stale-putImageData-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/canvas/check-stale-putImageData-expected.png.
24230         * platform/chromium-mac-lion/fast/canvas/drawImage-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/canvas/drawImage-expected.png.
24231         * platform/chromium-mac-lion/fast/canvas/drawImage-with-globalAlpha-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/canvas/drawImage-with-globalAlpha-expected.png.
24232         * platform/chromium-mac-lion/fast/canvas/fill-stroke-clip-reset-path-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/canvas/fill-stroke-clip-reset-path-expected.png.
24233         * platform/chromium-mac-lion/fast/canvas/fillrect-gradient-zero-stops-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/canvas/fillrect-gradient-zero-stops-expected.png.
24234         * platform/chromium-mac-lion/fast/canvas/fillrect_gradient-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/canvas/fillrect_gradient-expected.png.
24235         * platform/chromium-mac-lion/fast/canvas/image-object-in-canvas-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/canvas/image-object-in-canvas-expected.png.
24236         * platform/chromium-mac-lion/fast/canvas/image-pattern-rotate-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/canvas/image-pattern-rotate-expected.png.
24237         * platform/chromium-mac-lion/fast/canvas/patternfill-repeat-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/canvas/patternfill-repeat-expected.png.
24238         * platform/chromium-mac-lion/fast/canvas/quadraticCurveTo-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/canvas/quadraticCurveTo-expected.png.
24239         * platform/chromium-mac-lion/fast/canvas/setWidthResetAfterForcedRender-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/canvas/setWidthResetAfterForcedRender-expected.png.
24240         * platform/chromium-mac-lion/fast/canvas/shadow-offset-1-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/canvas/shadow-offset-1-expected.png.
24241         * platform/chromium-mac-lion/fast/canvas/shadow-offset-2-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/canvas/shadow-offset-2-expected.png.
24242         * platform/chromium-mac-lion/fast/canvas/shadow-offset-3-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/canvas/shadow-offset-3-expected.png.
24243         * platform/chromium-mac-lion/fast/canvas/shadow-offset-4-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/canvas/shadow-offset-4-expected.png.
24244         * platform/chromium-mac-lion/fast/canvas/shadow-offset-5-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/canvas/shadow-offset-5-expected.png.
24245         * platform/chromium-mac-lion/fast/canvas/shadow-offset-6-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/canvas/shadow-offset-6-expected.png.
24246         * platform/chromium-mac-lion/fast/canvas/shadow-offset-7-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/canvas/shadow-offset-7-expected.png.
24247         * platform/chromium-mac-lion/fast/canvas/toDataURL-alpha-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/canvas/toDataURL-alpha-expected.png.
24248         * platform/chromium-mac-lion/fast/canvas/zero-size-fill-rect-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/canvas/zero-size-fill-rect-expected.png.
24249         * platform/chromium-mac-mountainlion/TestExpectations:
24250         * platform/chromium-mac/fast/canvas/arc360-expected.png:
24251         * platform/chromium-mac/fast/canvas/canvas-before-css-expected.png:
24252         * platform/chromium-mac/fast/canvas/canvas-bg-expected.png:
24253         * platform/chromium-mac/fast/canvas/canvas-composite-expected.png:
24254         * platform/chromium-mac/fast/canvas/canvas-incremental-repaint-expected.png:
24255         * platform/chromium-mac/fast/canvas/canvas-resize-reset-expected.png:
24256         * platform/chromium-mac/fast/canvas/canvas-size-change-after-layout-expected.png:
24257         * platform/chromium-mac/fast/canvas/canvas-text-alignment-expected.png:
24258         * platform/chromium-mac/fast/canvas/canvas-text-baseline-expected.png:
24259         * platform/chromium-mac/fast/canvas/canvas-transforms-during-path-expected.png:
24260         * platform/chromium-mac/fast/canvas/canvas-zoom-expected.png:
24261         * platform/chromium-mac/fast/canvas/canvasDrawingIntoSelf-expected.png:
24262         * platform/chromium-mac/fast/canvas/check-stale-putImageData-expected.png:
24263         * platform/chromium-mac/fast/canvas/drawImage-expected.png:
24264         * platform/chromium-mac/fast/canvas/drawImage-with-globalAlpha-expected.png:
24265         * platform/chromium-mac/fast/canvas/fill-stroke-clip-reset-path-expected.png:
24266         * platform/chromium-mac/fast/canvas/fillrect-gradient-zero-stops-expected.png:
24267         * platform/chromium-mac/fast/canvas/fillrect_gradient-expected.png:
24268         * platform/chromium-mac/fast/canvas/image-object-in-canvas-expected.png:
24269         * platform/chromium-mac/fast/canvas/image-pattern-rotate-expected.png:
24270         * platform/chromium-mac/fast/canvas/patternfill-repeat-expected.png:
24271         * platform/chromium-mac/fast/canvas/quadraticCurveTo-expected.png:
24272         * platform/chromium-mac/fast/canvas/setWidthResetAfterForcedRender-expected.png:
24273         * platform/chromium-mac/fast/canvas/shadow-offset-1-expected.png:
24274         * platform/chromium-mac/fast/canvas/shadow-offset-2-expected.png:
24275         * platform/chromium-mac/fast/canvas/shadow-offset-3-expected.png:
24276         * platform/chromium-mac/fast/canvas/shadow-offset-4-expected.png:
24277         * platform/chromium-mac/fast/canvas/shadow-offset-5-expected.png:
24278         * platform/chromium-mac/fast/canvas/shadow-offset-6-expected.png:
24279         * platform/chromium-mac/fast/canvas/shadow-offset-7-expected.png:
24280         * platform/chromium-mac/fast/canvas/toDataURL-alpha-expected.png:
24281         * platform/chromium-mac/fast/canvas/zero-size-fill-rect-expected.png:
24282         * platform/chromium/TestExpectations:
24283         * platform/gtk/fast/canvas/canvas-incremental-repaint-expected.png: Removed.
24284
24285 2012-10-21  Dirk Pranke  <dpranke@chromium.org>
24286
24287         Unreviewed, expectations update for Chromium.
24288
24289         * platform/chromium-mac-mountainlion/TestExpectations:
24290         * platform/chromium/TestExpectations:
24291
24292 2012-10-21  Dirk Pranke  <dpranke@chromium.org>
24293
24294         Unreviewed, update Chromium ML baselines for LayoutTests/css1 and optimize.
24295
24296         * css1/formatting_model/floating_elements-expected.png: Renamed from LayoutTests/platform/efl/css1/formatting_model/floating_elements-expected.png.
24297         * platform/chromium-linux-x86/css1/basic/class_as_selector-expected.png: Removed.
24298         * platform/chromium-linux-x86/css1/basic/id_as_selector-expected.png: Removed.
24299         * platform/chromium-linux-x86/css1/box_properties/border_bottom-expected.png: Removed.
24300         * platform/chromium-linux-x86/css1/box_properties/margin_left-expected.png: Removed.
24301         * platform/chromium-linux-x86/css1/box_properties/padding_right-expected.png: Removed.
24302         * platform/chromium-linux-x86/css1/pseudo/anchor-expected.png: Removed.
24303         * platform/chromium-mac-lion/css1/basic/class_as_selector-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/basic/class_as_selector-expected.png.
24304         * platform/chromium-mac-lion/css1/basic/comments-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/basic/comments-expected.png.
24305         * platform/chromium-mac-lion/css1/basic/containment-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/basic/containment-expected.png.
24306         * platform/chromium-mac-lion/css1/basic/contextual_selectors-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/basic/contextual_selectors-expected.png.
24307         * platform/chromium-mac-lion/css1/basic/grouping-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/basic/grouping-expected.png.
24308         * platform/chromium-mac-lion/css1/basic/id_as_selector-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/basic/id_as_selector-expected.png.
24309         * platform/chromium-mac-lion/css1/basic/inheritance-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/basic/inheritance-expected.png.
24310         * platform/chromium-mac-lion/css1/box_properties/acid_test-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/box_properties/acid_test-expected.png.
24311         * platform/chromium-mac-lion/css1/box_properties/border-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/box_properties/border-expected.png.
24312         * platform/chromium-mac-lion/css1/box_properties/border_bottom-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/box_properties/border_bottom-expected.png.
24313         * platform/chromium-mac-lion/css1/box_properties/border_bottom_inline-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/box_properties/border_bottom_inline-expected.png.
24314         * platform/chromium-mac-lion/css1/box_properties/border_bottom_width-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/box_properties/border_bottom_width-expected.png.
24315         * platform/chromium-mac-lion/css1/box_properties/border_bottom_width_inline-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/box_properties/border_bottom_width_inline-expected.png.
24316         * platform/chromium-mac-lion/css1/box_properties/border_color-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/box_properties/border_color-expected.png.
24317         * platform/chromium-mac-lion/css1/box_properties/border_color_inline-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/box_properties/border_color_inline-expected.png.
24318         * platform/chromium-mac-lion/css1/box_properties/border_inline-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/box_properties/border_inline-expected.png.
24319         * platform/chromium-mac-lion/css1/box_properties/border_left-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/box_properties/border_left-expected.png.
24320         * platform/chromium-mac-lion/css1/box_properties/border_left_inline-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/box_properties/border_left_inline-expected.png.
24321         * platform/chromium-mac-lion/css1/box_properties/border_left_width-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/box_properties/border_left_width-expected.png.
24322         * platform/chromium-mac-lion/css1/box_properties/border_left_width_inline-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/box_properties/border_left_width_inline-expected.png.
24323         * platform/chromium-mac-lion/css1/box_properties/border_right-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/box_properties/border_right-expected.png.
24324         * platform/chromium-mac-lion/css1/box_properties/border_right_inline-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/box_properties/border_right_inline-expected.png.
24325         * platform/chromium-mac-lion/css1/box_properties/border_right_width-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/box_properties/border_right_width-expected.png.
24326         * platform/chromium-mac-lion/css1/box_properties/border_right_width_inline-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/box_properties/border_right_width_inline-expected.png.
24327         * platform/chromium-mac-lion/css1/box_properties/border_style-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/box_properties/border_style-expected.png.
24328         * platform/chromium-mac-lion/css1/box_properties/border_style_inline-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/box_properties/border_style_inline-expected.png.
24329         * platform/chromium-mac-lion/css1/box_properties/border_top-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/box_properties/border_top-expected.png.
24330         * platform/chromium-mac-lion/css1/box_properties/border_top_inline-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/box_properties/border_top_inline-expected.png.
24331         * platform/chromium-mac-lion/css1/box_properties/border_top_width-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/box_properties/border_top_width-expected.png.
24332         * platform/chromium-mac-lion/css1/box_properties/border_top_width_inline-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/box_properties/border_top_width_inline-expected.png.
24333         * platform/chromium-mac-lion/css1/box_properties/border_width-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/box_properties/border_width-expected.png.
24334         * platform/chromium-mac-lion/css1/box_properties/border_width_inline-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/box_properties/border_width_inline-expected.png.
24335         * platform/chromium-mac-lion/css1/box_properties/clear-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/box_properties/clear-expected.png.
24336         * platform/chromium-mac-lion/css1/box_properties/clear_float-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/box_properties/clear_float-expected.png.
24337         * platform/chromium-mac-lion/css1/box_properties/float-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/box_properties/float-expected.png.
24338         * platform/chromium-mac-lion/css1/box_properties/float_elements_in_series-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/box_properties/float_elements_in_series-expected.png.
24339         * platform/chromium-mac-lion/css1/box_properties/float_margin-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/box_properties/float_margin-expected.png.
24340         * platform/chromium-mac-lion/css1/box_properties/float_on_text_elements-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/box_properties/float_on_text_elements-expected.png.
24341         * platform/chromium-mac-lion/css1/box_properties/height-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/box_properties/height-expected.png.
24342         * platform/chromium-mac-lion/css1/box_properties/margin-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/box_properties/margin-expected.png.
24343         * platform/chromium-mac-lion/css1/box_properties/margin_bottom-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/box_properties/margin_bottom-expected.png.
24344         * platform/chromium-mac-lion/css1/box_properties/margin_bottom_inline-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/box_properties/margin_bottom_inline-expected.png.
24345         * platform/chromium-mac-lion/css1/box_properties/margin_inline-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/box_properties/margin_inline-expected.png.
24346         * platform/chromium-mac-lion/css1/box_properties/margin_left-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/box_properties/margin_left-expected.png.
24347         * platform/chromium-mac-lion/css1/box_properties/margin_left_inline-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/box_properties/margin_left_inline-expected.png.
24348         * platform/chromium-mac-lion/css1/box_properties/margin_right-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/box_properties/margin_right-expected.png.
24349         * platform/chromium-mac-lion/css1/box_properties/margin_right_inline-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/box_properties/margin_right_inline-expected.png.
24350         * platform/chromium-mac-lion/css1/box_properties/margin_top-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/box_properties/margin_top-expected.png.
24351         * platform/chromium-mac-lion/css1/box_properties/margin_top_inline-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/box_properties/margin_top_inline-expected.png.
24352         * platform/chromium-mac-lion/css1/box_properties/padding-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/box_properties/padding-expected.png.
24353         * platform/chromium-mac-lion/css1/box_properties/padding_bottom-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/box_properties/padding_bottom-expected.png.
24354         * platform/chromium-mac-lion/css1/box_properties/padding_bottom_inline-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/box_properties/padding_bottom_inline-expected.png.
24355         * platform/chromium-mac-lion/css1/box_properties/padding_inline-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/box_properties/padding_inline-expected.png.
24356         * platform/chromium-mac-lion/css1/box_properties/padding_left-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/box_properties/padding_left-expected.png.
24357         * platform/chromium-mac-lion/css1/box_properties/padding_left_inline-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/box_properties/padding_left_inline-expected.png.
24358         * platform/chromium-mac-lion/css1/box_properties/padding_right-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/box_properties/padding_right-expected.png.
24359         * platform/chromium-mac-lion/css1/box_properties/padding_right_inline-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/box_properties/padding_right_inline-expected.png.
24360         * platform/chromium-mac-lion/css1/box_properties/padding_top-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/box_properties/padding_top-expected.png.
24361         * platform/chromium-mac-lion/css1/box_properties/padding_top_inline-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/box_properties/padding_top_inline-expected.png.
24362         * platform/chromium-mac-lion/css1/box_properties/width-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/box_properties/width-expected.png.
24363         * platform/chromium-mac-lion/css1/cascade/cascade_order-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/cascade/cascade_order-expected.png.
24364         * platform/chromium-mac-lion/css1/cascade/important-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/cascade/important-expected.png.
24365         * platform/chromium-mac-lion/css1/classification/display-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/classification/display-expected.png.
24366         * platform/chromium-mac-lion/css1/classification/list_style-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/classification/list_style-expected.png.
24367         * platform/chromium-mac-lion/css1/classification/list_style_image-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/classification/list_style_image-expected.png.
24368         * platform/chromium-mac-lion/css1/classification/list_style_position-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/classification/list_style_position-expected.png.
24369         * platform/chromium-mac-lion/css1/classification/list_style_type-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/classification/list_style_type-expected.png.
24370         * platform/chromium-mac-lion/css1/classification/white_space-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/classification/white_space-expected.png.
24371         * platform/chromium-mac-lion/css1/color_and_background/background-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/color_and_background/background-expected.png.
24372         * platform/chromium-mac-lion/css1/color_and_background/background_attachment-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/color_and_background/background_attachment-expected.png.
24373         * platform/chromium-mac-lion/css1/color_and_background/background_color-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/color_and_background/background_color-expected.png.
24374         * platform/chromium-mac-lion/css1/color_and_background/background_image-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/color_and_background/background_image-expected.png.
24375         * platform/chromium-mac-lion/css1/color_and_background/background_position-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/color_and_background/background_position-expected.png.
24376         * platform/chromium-mac-lion/css1/color_and_background/background_repeat-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/color_and_background/background_repeat-expected.png.
24377         * platform/chromium-mac-lion/css1/color_and_background/color-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/color_and_background/color-expected.png.
24378         * platform/chromium-mac-lion/css1/conformance/forward_compatible_parsing-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/conformance/forward_compatible_parsing-expected.png.
24379         * platform/chromium-mac-lion/css1/font_properties/font-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/font_properties/font-expected.png.
24380         * platform/chromium-mac-lion/css1/font_properties/font_family-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/font_properties/font_family-expected.png.
24381         * platform/chromium-mac-lion/css1/font_properties/font_size-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/font_properties/font_size-expected.png.
24382         * platform/chromium-mac-lion/css1/font_properties/font_style-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/font_properties/font_style-expected.png.
24383         * platform/chromium-mac-lion/css1/font_properties/font_variant-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/font_properties/font_variant-expected.png.
24384         * platform/chromium-mac-lion/css1/font_properties/font_weight-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/font_properties/font_weight-expected.png.
24385         * platform/chromium-mac-lion/css1/formatting_model/canvas-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/formatting_model/canvas-expected.png.
24386         * platform/chromium-mac-lion/css1/formatting_model/floating_elements-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/formatting_model/floating_elements-expected.png.
24387         * platform/chromium-mac-lion/css1/formatting_model/height_of_lines-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/formatting_model/height_of_lines-expected.png.
24388         * platform/chromium-mac-lion/css1/formatting_model/horizontal_formatting-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/formatting_model/horizontal_formatting-expected.png.
24389         * platform/chromium-mac-lion/css1/formatting_model/inline_elements-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/formatting_model/inline_elements-expected.png.
24390         * platform/chromium-mac-lion/css1/formatting_model/replaced_elements-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/formatting_model/replaced_elements-expected.png.
24391         * platform/chromium-mac-lion/css1/formatting_model/vertical_formatting-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/formatting_model/vertical_formatting-expected.png.
24392         * platform/chromium-mac-lion/css1/pseudo/anchor-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/pseudo/anchor-expected.png.
24393         * platform/chromium-mac-lion/css1/pseudo/firstletter-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/pseudo/firstletter-expected.png.
24394         * platform/chromium-mac-lion/css1/pseudo/firstline-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/pseudo/firstline-expected.png.
24395         * platform/chromium-mac-lion/css1/pseudo/multiple_pseudo_elements-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/pseudo/multiple_pseudo_elements-expected.png.
24396         * platform/chromium-mac-lion/css1/pseudo/pseudo_elements_in_selectors-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/pseudo/pseudo_elements_in_selectors-expected.png.
24397         * platform/chromium-mac-lion/css1/text_properties/letter_spacing-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/text_properties/letter_spacing-expected.png.
24398         * platform/chromium-mac-lion/css1/text_properties/line_height-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/text_properties/line_height-expected.png.
24399         * platform/chromium-mac-lion/css1/text_properties/text_align-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/text_properties/text_align-expected.png.
24400         * platform/chromium-mac-lion/css1/text_properties/text_decoration-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/text_properties/text_decoration-expected.png.
24401         * platform/chromium-mac-lion/css1/text_properties/text_indent-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/text_properties/text_indent-expected.png.
24402         * platform/chromium-mac-lion/css1/text_properties/text_transform-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/text_properties/text_transform-expected.png.
24403         * platform/chromium-mac-lion/css1/text_properties/vertical_align-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/text_properties/vertical_align-expected.png.
24404         * platform/chromium-mac-lion/css1/text_properties/word_spacing-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/text_properties/word_spacing-expected.png.
24405         * platform/chromium-mac-lion/css1/units/color_units-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/units/color_units-expected.png.
24406         * platform/chromium-mac-lion/css1/units/length_units-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/units/length_units-expected.png.
24407         * platform/chromium-mac-lion/css1/units/percentage_units-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/units/percentage_units-expected.png.
24408         * platform/chromium-mac-lion/css1/units/urls-expected.png: Copied from LayoutTests/platform/chromium-mac/css1/units/urls-expected.png.
24409         * platform/chromium-mac-mountainlion/TestExpectations:
24410         * platform/chromium-mac/css1/basic/class_as_selector-expected.png:
24411         * platform/chromium-mac/css1/basic/comments-expected.png:
24412         * platform/chromium-mac/css1/basic/containment-expected.png:
24413         * platform/chromium-mac/css1/basic/contextual_selectors-expected.png:
24414         * platform/chromium-mac/css1/basic/grouping-expected.png:
24415         * platform/chromium-mac/css1/basic/id_as_selector-expected.png:
24416         * platform/chromium-mac/css1/basic/inheritance-expected.png:
24417         * platform/chromium-mac/css1/box_properties/acid_test-expected.png:
24418         * platform/chromium-mac/css1/box_properties/border-expected.png:
24419         * platform/chromium-mac/css1/box_properties/border_bottom-expected.png:
24420         * platform/chromium-mac/css1/box_properties/border_bottom_inline-expected.png:
24421         * platform/chromium-mac/css1/box_properties/border_bottom_width-expected.png:
24422         * platform/chromium-mac/css1/box_properties/border_bottom_width_inline-expected.png:
24423         * platform/chromium-mac/css1/box_properties/border_color-expected.png:
24424         * platform/chromium-mac/css1/box_properties/border_color_inline-expected.png:
24425         * platform/chromium-mac/css1/box_properties/border_inline-expected.png:
24426         * platform/chromium-mac/css1/box_properties/border_left-expected.png:
24427         * platform/chromium-mac/css1/box_properties/border_left_inline-expected.png:
24428         * platform/chromium-mac/css1/box_properties/border_left_width-expected.png:
24429         * platform/chromium-mac/css1/box_properties/border_left_width_inline-expected.png:
24430         * platform/chromium-mac/css1/box_properties/border_right-expected.png:
24431         * platform/chromium-mac/css1/box_properties/border_right_inline-expected.png:
24432         * platform/chromium-mac/css1/box_properties/border_right_width-expected.png:
24433         * platform/chromium-mac/css1/box_properties/border_right_width_inline-expected.png:
24434         * platform/chromium-mac/css1/box_properties/border_style-expected.png:
24435         * platform/chromium-mac/css1/box_properties/border_style_inline-expected.png:
24436         * platform/chromium-mac/css1/box_properties/border_top-expected.png:
24437         * platform/chromium-mac/css1/box_properties/border_top_inline-expected.png:
24438         * platform/chromium-mac/css1/box_properties/border_top_width-expected.png:
24439         * platform/chromium-mac/css1/box_properties/border_top_width_inline-expected.png:
24440         * platform/chromium-mac/css1/box_properties/border_width-expected.png:
24441         * platform/chromium-mac/css1/box_properties/border_width_inline-expected.png:
24442         * platform/chromium-mac/css1/box_properties/clear-expected.png:
24443         * platform/chromium-mac/css1/box_properties/clear_float-expected.png:
24444         * platform/chromium-mac/css1/box_properties/float-expected.png:
24445         * platform/chromium-mac/css1/box_properties/float_elements_in_series-expected.png:
24446         * platform/chromium-mac/css1/box_properties/float_margin-expected.png:
24447         * platform/chromium-mac/css1/box_properties/float_on_text_elements-expected.png:
24448         * platform/chromium-mac/css1/box_properties/height-expected.png:
24449         * platform/chromium-mac/css1/box_properties/margin-expected.png:
24450         * platform/chromium-mac/css1/box_properties/margin_bottom-expected.png:
24451         * platform/chromium-mac/css1/box_properties/margin_bottom_inline-expected.png:
24452         * platform/chromium-mac/css1/box_properties/margin_inline-expected.png:
24453         * platform/chromium-mac/css1/box_properties/margin_left-expected.png:
24454         * platform/chromium-mac/css1/box_properties/margin_left_inline-expected.png:
24455         * platform/chromium-mac/css1/box_properties/margin_right-expected.png:
24456         * platform/chromium-mac/css1/box_properties/margin_right_inline-expected.png:
24457         * platform/chromium-mac/css1/box_properties/margin_top-expected.png:
24458         * platform/chromium-mac/css1/box_properties/margin_top_inline-expected.png:
24459         * platform/chromium-mac/css1/box_properties/padding-expected.png:
24460         * platform/chromium-mac/css1/box_properties/padding_bottom-expected.png:
24461         * platform/chromium-mac/css1/box_properties/padding_bottom_inline-expected.png:
24462         * platform/chromium-mac/css1/box_properties/padding_inline-expected.png:
24463         * platform/chromium-mac/css1/box_properties/padding_left-expected.png:
24464         * platform/chromium-mac/css1/box_properties/padding_left_inline-expected.png:
24465         * platform/chromium-mac/css1/box_properties/padding_right-expected.png:
24466         * platform/chromium-mac/css1/box_properties/padding_right_inline-expected.png:
24467         * platform/chromium-mac/css1/box_properties/padding_top-expected.png:
24468         * platform/chromium-mac/css1/box_properties/padding_top_inline-expected.png:
24469         * platform/chromium-mac/css1/box_properties/width-expected.png:
24470         * platform/chromium-mac/css1/cascade/cascade_order-expected.png:
24471         * platform/chromium-mac/css1/cascade/important-expected.png:
24472         * platform/chromium-mac/css1/classification/display-expected.png:
24473         * platform/chromium-mac/css1/classification/list_style-expected.png:
24474         * platform/chromium-mac/css1/classification/list_style_image-expected.png:
24475         * platform/chromium-mac/css1/classification/list_style_position-expected.png:
24476         * platform/chromium-mac/css1/classification/list_style_type-expected.png:
24477         * platform/chromium-mac/css1/classification/white_space-expected.png:
24478         * platform/chromium-mac/css1/color_and_background/background-expected.png:
24479         * platform/chromium-mac/css1/color_and_background/background_attachment-expected.png:
24480         * platform/chromium-mac/css1/color_and_background/background_color-expected.png:
24481         * platform/chromium-mac/css1/color_and_background/background_image-expected.png:
24482         * platform/chromium-mac/css1/color_and_background/background_position-expected.png:
24483         * platform/chromium-mac/css1/color_and_background/background_repeat-expected.png:
24484         * platform/chromium-mac/css1/color_and_background/color-expected.png:
24485         * platform/chromium-mac/css1/conformance/forward_compatible_parsing-expected.png:
24486         * platform/chromium-mac/css1/font_properties/font-expected.png:
24487         * platform/chromium-mac/css1/font_properties/font_family-expected.png:
24488         * platform/chromium-mac/css1/font_properties/font_size-expected.png:
24489         * platform/chromium-mac/css1/font_properties/font_style-expected.png:
24490         * platform/chromium-mac/css1/font_properties/font_variant-expected.png:
24491         * platform/chromium-mac/css1/font_properties/font_weight-expected.png:
24492         * platform/chromium-mac/css1/formatting_model/canvas-expected.png:
24493         * platform/chromium-mac/css1/formatting_model/floating_elements-expected.png:
24494         * platform/chromium-mac/css1/formatting_model/height_of_lines-expected.png:
24495         * platform/chromium-mac/css1/formatting_model/horizontal_formatting-expected.png:
24496         * platform/chromium-mac/css1/formatting_model/inline_elements-expected.png:
24497         * platform/chromium-mac/css1/formatting_model/replaced_elements-expected.png:
24498         * platform/chromium-mac/css1/formatting_model/vertical_formatting-expected.png:
24499         * platform/chromium-mac/css1/pseudo/anchor-expected.png:
24500         * platform/chromium-mac/css1/pseudo/firstletter-expected.png:
24501         * platform/chromium-mac/css1/pseudo/firstline-expected.png:
24502         * platform/chromium-mac/css1/pseudo/multiple_pseudo_elements-expected.png:
24503         * platform/chromium-mac/css1/pseudo/pseudo_elements_in_selectors-expected.png:
24504         * platform/chromium-mac/css1/text_properties/letter_spacing-expected.png:
24505         * platform/chromium-mac/css1/text_properties/line_height-expected.png:
24506         * platform/chromium-mac/css1/text_properties/text_align-expected.png:
24507         * platform/chromium-mac/css1/text_properties/text_decoration-expected.png:
24508         * platform/chromium-mac/css1/text_properties/text_indent-expected.png:
24509         * platform/chromium-mac/css1/text_properties/text_transform-expected.png:
24510         * platform/chromium-mac/css1/text_properties/vertical_align-expected.png:
24511         * platform/chromium-mac/css1/text_properties/word_spacing-expected.png:
24512         * platform/chromium-mac/css1/units/color_units-expected.png:
24513         * platform/chromium-mac/css1/units/length_units-expected.png:
24514         * platform/chromium-mac/css1/units/percentage_units-expected.png:
24515         * platform/chromium-mac/css1/units/urls-expected.png:
24516         * platform/chromium-win-xp/css1/basic/class_as_selector-expected.png: Removed.
24517         * platform/chromium-win-xp/css1/basic/containment-expected.png: Removed.
24518         * platform/chromium-win-xp/css1/basic/id_as_selector-expected.png: Removed.
24519         * platform/chromium-win-xp/css1/box_properties/border_bottom-expected.png: Removed.
24520         * platform/chromium-win-xp/css1/box_properties/border_left-expected.png: Removed.
24521         * platform/chromium-win-xp/css1/box_properties/border_right_inline-expected.png: Removed.
24522         * platform/chromium-win-xp/css1/box_properties/border_top-expected.png: Removed.
24523         * platform/chromium-win-xp/css1/box_properties/clear_float-expected.png: Removed.
24524         * platform/chromium-win-xp/css1/box_properties/margin_left-expected.png: Removed.
24525         * platform/chromium-win-xp/css1/box_properties/margin_right-expected.png: Removed.
24526         * platform/chromium-win-xp/css1/box_properties/padding_left-expected.png: Removed.
24527         * platform/chromium-win-xp/css1/box_properties/padding_right-expected.png: Removed.
24528         * platform/chromium-win-xp/css1/cascade/cascade_order-expected.png: Removed.
24529         * platform/chromium-win-xp/css1/classification/list_style_type-expected.png: Removed.
24530         * platform/chromium-win-xp/css1/formatting_model/floating_elements-expected.png: Removed.
24531         * platform/chromium-win-xp/css1/pseudo/anchor-expected.png: Removed.
24532         * platform/gtk/css1/formatting_model/floating_elements-expected.png: Removed.
24533
24534 2012-10-21  Dirk Pranke  <dpranke@chromium.org>
24535
24536         Unreviewed, chromium expectations update to remove passing tests.
24537
24538
24539         * platform/chromium-mac-mountainlion/TestExpectations:
24540         * platform/chromium/TestExpectations:
24541
24542 2012-10-08  Robert Hogan  <robert@webkit.org>
24543
24544         In some float situations, the original layout is wrong and only corrects itself on repaint
24545         https://bugs.webkit.org/show_bug.cgi?id=18939
24546
24547         Reviewed by Levi Weintraub.
24548
24549         * fast/block/br-with-clearance-after-collapsing-space-expected.html: Added.
24550         * fast/block/br-with-clearance-after-collapsing-space.html: Added.
24551
24552 2012-10-08  Robert Hogan  <robert@webkit.org>
24553
24554         floated element with negative margin causes text wrap bug
24555         https://bugs.webkit.org/show_bug.cgi?id=94825
24556
24557         Reviewed by Levi Weintraub.
24558
24559         * fast/block/float/float-on-line-obeys-container-padding.html: Added.
24560         * fast/block/float/float-on-line-obeys-container-padding-expected.html: Added.
24561
24562 2012-10-20  Dan Bernstein  <mitz@apple.com>
24563
24564         <rdar://problem/12512710> [mac] Text with zero font size renders as 12px sometimes
24565         https://bugs.webkit.org/show_bug.cgi?id=99918
24566
24567         Reviewed by Geoff Garen.
24568
24569         * fast/text/zero-font-size-2-expected.html: Added.
24570         * fast/text/zero-font-size-2.html: Added.
24571
24572 2012-10-20  Florin Malita  <fmalita@chromium.org>
24573
24574         [Chromium] Unreviewed rebaselines after http://trac.webkit.org/changeset/131974, take two.
24575
24576         * platform/chromium-linux-x86/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt.
24577         * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt.
24578         * platform/chromium-mac-lion/svg/custom/pattern-scaling-expected.txt: Added.
24579         * platform/chromium-mac-snowleopard/svg/custom/pattern-scaling-expected.txt: Added.
24580         * platform/chromium-mac/svg/custom/pattern-scaling-expected.txt: Added.
24581         * platform/chromium-win-xp/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.png: Removed.
24582         * platform/chromium-win-xp/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt.
24583         * platform/chromium-win-xp/svg/custom/js-late-pattern-creation-expected.png: Removed.
24584         * platform/chromium-win-xp/svg/custom/pattern-scaling-expected.txt: Added.
24585         * platform/chromium-win-xp/svg/custom/pattern-with-transformation-expected.png: Removed.
24586         * platform/chromium-win-xp/svg/transforms/text-with-pattern-inside-transformed-html-expected.png: Removed.
24587         * platform/chromium-win-xp/svg/transforms/text-with-pattern-with-svg-transform-expected.png: Removed.
24588         * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.png:
24589         * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt:
24590         * platform/chromium-win/svg/custom/js-late-pattern-creation-expected.png:
24591         * platform/chromium-win/svg/custom/pattern-with-transformation-expected.png:
24592         * platform/chromium-win/svg/transforms/text-with-pattern-inside-transformed-html-expected.png:
24593         * platform/chromium-win/svg/transforms/text-with-pattern-with-svg-transform-expected.png:
24594
24595 2012-10-20  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
24596
24597         [EFL] Add missing expectations for some tests in svg/custom.
24598
24599         * platform/efl/svg/custom/js-late-pattern-creation-expected.png: Added.
24600         * platform/efl/svg/custom/js-late-pattern-creation-expected.txt: Added.
24601         * platform/efl/svg/custom/pattern-skew-transformed-expected.png: Added.
24602         * platform/efl/svg/custom/pattern-with-transformation-expected.png: Added.
24603         * platform/efl/svg/custom/pattern-with-transformation-expected.txt: Added.
24604
24605 2012-10-20  Florin Malita  <fmalita@chromium.org>
24606
24607         Unreviewed rebaseline after http://trac.webkit.org/changeset/131974.
24608
24609         * platform/chromium-linux-x86/svg/transforms/text-with-pattern-inside-transformed-html-expected.png: Removed.
24610         * platform/chromium-linux-x86/svg/transforms/text-with-pattern-with-svg-transform-expected.png: Removed.
24611         * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.png:
24612         * platform/chromium-mac-lion/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.png: Added.
24613         * platform/chromium-mac-lion/svg/custom/js-late-pattern-creation-expected.png: Added.
24614         * platform/chromium-mac-lion/svg/custom/pattern-scaling-expected.png: Added.
24615         * platform/chromium-mac-lion/svg/custom/pattern-with-transformation-expected.png: Added.
24616         * platform/chromium-mac-lion/svg/transforms/text-with-pattern-inside-transformed-html-expected.png: Added.
24617         * platform/chromium-mac-lion/svg/transforms/text-with-pattern-with-svg-transform-expected.png: Added.
24618         * platform/chromium-mac-snowleopard/svg/custom/pattern-scaling-expected.png: Added.
24619         * platform/chromium-mac-snowleopard/svg/custom/pattern-with-transformation-expected.png:
24620         * platform/chromium-mac-snowleopard/svg/transforms/text-with-pattern-inside-transformed-html-expected.png:
24621         * platform/chromium-mac-snowleopard/svg/transforms/text-with-pattern-with-svg-transform-expected.png: Removed.
24622         * platform/chromium-mac/svg/custom/pattern-scaling-expected.png: Added.
24623         * platform/chromium-mac/svg/custom/pattern-skew-transformed-expected.png:
24624         * platform/chromium-win-xp/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.png: Added.
24625         * platform/chromium-win-xp/svg/custom/js-late-pattern-creation-expected.png: Added.
24626         * platform/chromium-win-xp/svg/custom/pattern-scaling-expected.png: Added.
24627         * platform/chromium-win-xp/svg/custom/pattern-with-transformation-expected.png: Added.
24628         * platform/chromium-win-xp/svg/transforms/text-with-pattern-inside-transformed-html-expected.png:
24629         * platform/chromium-win-xp/svg/transforms/text-with-pattern-with-svg-transform-expected.png:
24630         * platform/chromium/TestExpectations:
24631
24632 2012-10-20  Mike West  <mkwst@chromium.org>
24633
24634         Cleanup: Move stacktrace tests to a subdirectory.
24635         https://bugs.webkit.org/show_bug.cgi?id=99857
24636
24637         Reviewed by Pavel Feldman.
24638
24639         I plan on adding more than a few tests checking that stacktraces are
24640         associated with console logs. This patch simply moves the four existing
24641         tests into a subdirectory so that I don't spam http/tests/inspector with
24642         stacktrace tests.
24643
24644         * http/tests/inspector/stacktraces/csp-injected-content-warning-contains-stacktrace-expected.txt: Renamed from LayoutTests/http/tests/inspector/csp-injected-content-warning-contains-stacktrace-expected.txt.
24645         * http/tests/inspector/stacktraces/csp-injected-content-warning-contains-stacktrace.html: Renamed from LayoutTests/http/tests/inspector/csp-injected-content-warning-contains-stacktrace.html.
24646         * http/tests/inspector/stacktraces/csp-inline-warning-contains-stacktrace-expected.txt: Renamed from LayoutTests/http/tests/inspector/csp-inline-warning-contains-stacktrace-expected.txt.
24647         * http/tests/inspector/stacktraces/csp-inline-warning-contains-stacktrace.html: Renamed from LayoutTests/http/tests/inspector/csp-inline-warning-contains-stacktrace.html.
24648         * http/tests/inspector/stacktraces/csp-setInterval-warning-contains-stacktrace-expected.txt: Renamed from LayoutTests/http/tests/inspector/csp-setInterval-warning-contains-stacktrace-expected.txt.
24649         * http/tests/inspector/stacktraces/csp-setInterval-warning-contains-stacktrace.html: Renamed from LayoutTests/http/tests/inspector/csp-setInterval-warning-contains-stacktrace.html.
24650         * http/tests/inspector/stacktraces/csp-setTimeout-warning-contains-stacktrace-expected.txt: Renamed from LayoutTests/http/tests/inspector/csp-setTimeout-warning-contains-stacktrace-expected.txt.
24651         * http/tests/inspector/stacktraces/csp-setTimeout-warning-contains-stacktrace.html: Renamed from LayoutTests/http/tests/inspector/csp-setTimeout-warning-contains-stacktrace.html.
24652         * http/tests/inspector/stacktraces/resources/csp-inline-test.js: Renamed from LayoutTests/http/tests/inspector/resources/csp-inline-test.js.
24653         (thisTest):
24654         * http/tests/inspector/stacktraces/resources/stacktrace-test.js: Renamed from LayoutTests/http/tests/inspector/resources/csp-test.js.
24655         (test.addMessage):
24656         (test):
24657         * platform/chromium/http/tests/inspector/stacktraces/csp-injected-content-warning-contains-stacktrace-expected.txt: Renamed from LayoutTests/platform/chromium/http/tests/inspector/csp-injected-content-warning-contains-stacktrace-expected.txt.
24658         * platform/chromium/http/tests/inspector/stacktraces/csp-inline-warning-contains-stacktrace-expected.txt: Renamed from LayoutTests/platform/chromium/http/tests/inspector/csp-inline-warning-contains-stacktrace-expected.txt.
24659         * platform/chromium/http/tests/inspector/stacktraces/csp-setInterval-warning-contains-stacktrace-expected.txt: Renamed from LayoutTests/platform/chromium/http/tests/inspector/csp-setInterval-warning-contains-stacktrace-expected.txt.
24660         * platform/chromium/http/tests/inspector/stacktraces/csp-setTimeout-warning-contains-stacktrace-expected.txt: Renamed from LayoutTests/platform/chromium/http/tests/inspector/csp-setTimeout-warning-contains-stacktrace-expected.txt.
24661
24662 2012-10-20  Byungwoo Lee  <bw80.lee@samsung.com>
24663
24664         [EFL] Unskip the tests about regressions after r130699.
24665         https://bugs.webkit.org/show_bug.cgi?id=99910
24666
24667         Unreviewed EFL gardening.
24668
24669         Unskip the test cases about regressions after r130699
24670         fast/css/import-style-update.html
24671         fast/events/attribute-listener-cloned-from-frameless-doc-context-2.html
24672         fast/events/attribute-listener-cloned-from-frameless-doc-context.html
24673         fast/events/attribute-listener-extracted-from-frameless-doc-context-2.html
24674         fast/events/attribute-listener-extracted-from-frameless-doc-context.html
24675         fast/html/link-rel-stylesheet.html
24676         fast/loader/data-url-encoding-html.html
24677         fast/loader/data-url-encoding-svg.html
24678         fast/spatial-navigation/snav-iframe-nested.html
24679
24680         It seems to be passing consistently now.
24681
24682         * platform/efl/TestExpectations:
24683
24684 2012-10-19  Florin Malita  <fmalita@chromium.org>
24685
24686         Incorrect pattern scaling
24687         https://bugs.webkit.org/show_bug.cgi?id=99870
24688
24689         Reviewed by Dirk Schulze.
24690
24691         * platform/chromium-linux/svg/custom/js-late-pattern-creation-expected.png:
24692         * platform/chromium-linux/svg/custom/pattern-scaling-expected.png: Added.
24693         * platform/chromium-linux/svg/custom/pattern-scaling-expected.txt: Added.
24694         * platform/chromium-linux/svg/custom/pattern-with-transformation-expected.png:
24695         * platform/chromium-linux/svg/transforms/text-with-pattern-inside-transformed-html-expected.png:
24696         * platform/chromium-win/svg/custom/pattern-skew-transformed-expected.png:
24697         * platform/chromium/TestExpectations:
24698         * platform/efl/TestExpectations:
24699         * platform/gtk/TestExpectations:
24700         * platform/mac/TestExpectations:
24701         * platform/qt/TestExpectations:
24702         * svg/custom/pattern-scaling.svg: Added.
24703
24704 2012-10-19  Levi Weintraub  <leviw@chromium.org>
24705
24706         Unreviewed gardening. Marking platform/chromium/virtual/gpu/fast/canvas/webgl/array-bounds-clamping.html
24707         failing on Chromium.
24708
24709         * platform/chromium/TestExpectations:
24710
24711 2012-10-19  Pablo Flouret  <pablof@motorola.com>
24712
24713         Implement setRangeText() on text controls
24714         https://bugs.webkit.org/show_bug.cgi?id=91907
24715
24716         Reviewed by Kent Tamura.
24717
24718         * fast/forms/color/color-setrangetext-expected.txt: Added.
24719         * fast/forms/color/color-setrangetext.html: Added.
24720         * fast/forms/date/date-setrangetext-expected.txt: Added.
24721         * fast/forms/date/date-setrangetext.html: Added.
24722         * fast/forms/datetime/datetime-setrangetext-expected.txt: Added.
24723         * fast/forms/datetime/datetime-setrangetext.html: Added.
24724         * fast/forms/datetimelocal/datetimelocal-setrangetext-expected.txt: Added.
24725         * fast/forms/datetimelocal/datetimelocal-setrangetext.html: Added.
24726         * fast/forms/file/file-setrangetext-expected.txt: Added.
24727         * fast/forms/file/file-setrangetext.html: Added.
24728         * fast/forms/hidden/hidden-setrangetext-expected.txt: Added.
24729         * fast/forms/hidden/hidden-setrangetext.html: Added.
24730         * fast/forms/image/image-setrangetext-expected.txt: Added.
24731         * fast/forms/image/image-setrangetext.html: Added.
24732         * fast/forms/month/month-setrangetext-expected.txt: Added.
24733         * fast/forms/month/month-setrangetext.html: Added.
24734         * fast/forms/number/number-setrangetext-expected.txt: Added.
24735         * fast/forms/number/number-setrangetext.html: Added.
24736         * fast/forms/range/range-setrangetext-expected.txt: Added.
24737         * fast/forms/range/range-setrangetext.html: Added.
24738         * fast/forms/resources/common-setrangetext.js: Added.
24739         (runTestsShouldPass):
24740         (runTestsShouldFail):
24741         * fast/forms/search/search-setrangetext-expected.txt: Added.
24742         * fast/forms/search/search-setrangetext.html: Added.
24743         * fast/forms/setrangetext-expected.txt: Added.
24744         * fast/forms/setrangetext.html: Added.
24745         * fast/forms/textarea/textarea-setrangetext-expected.txt: Added.
24746         * fast/forms/textarea/textarea-setrangetext.html: Added.
24747         * fast/forms/time/time-setrangetext-expected.txt: Added.
24748         * fast/forms/time/time-setrangetext.html: Added.
24749         * fast/forms/week/week-setrangetext-expected.txt: Added.
24750         * fast/forms/week/week-setrangetext.html: Added.
24751
24752 2012-10-19  Joshua Bell  <jsbell@chromium.org>
24753
24754         IndexedDB: Hidden indexing events are visible to script via bubbling/capture
24755         https://bugs.webkit.org/show_bug.cgi?id=96566
24756
24757         Reviewed by Tony Chang.
24758
24759         Listen for unexpected events in both capture and bubble phases.
24760
24761         * storage/indexeddb/resources/index-population.js:
24762         (deleteSuccess):
24763         (doSetVersion1):
24764         (setVersion2):
24765
24766 2012-10-19  Simon Fraser  <simon.fraser@apple.com>
24767
24768         Fix a hang when combining tile cache layers with preserve-3d or reflections
24769         https://bugs.webkit.org/show_bug.cgi?id=99890
24770
24771         Reviewed by Dean Jackson.
24772
24773         Tests that combine tiled layers with preserve-3d and reflections.
24774
24775         * compositing/tiling/preserve3d-tiled-expected.txt: Added.
24776         * compositing/tiling/preserve3d-tiled.html: Added.
24777         * compositing/tiling/reflected-tiled-expected.txt: Added.
24778         * compositing/tiling/reflected-tiled.html: Added.
24779
24780 2012-10-19  Emil A Eklund  <eae@chromium.org>
24781
24782         Unreviewed gardening.
24783
24784         * platform/chromium-linux/platform/chromium/virtual/deferred: Added.
24785         * platform/chromium-linux/platform/chromium/virtual/deferred/fast: Added.
24786         * platform/chromium-linux/platform/chromium/virtual/deferred/fast/images: Added.
24787         * platform/chromium-linux/platform/chromium/virtual/deferred/fast/images/gray-scale-jpeg-with-color-profile-expected.png: Added.
24788         * platform/chromium-mac-lion/platform/chromium/virtual/deferred/fast/images/gray-scale-jpeg-with-color-profile-expected.png: Added.
24789         * platform/chromium-mac-snowleopard/platform/chromium/virtual/deferred/fast/images/gray-scale-jpeg-with-color-profile-expected.png: Added.
24790         * platform/chromium/TestExpectations:
24791
24792 2012-10-19  Emil A Eklund  <eae@chromium.org>
24793
24794         Convert fast/innerHTML from pixel to ref tests
24795         https://bugs.webkit.org/show_bug.cgi?id=99875
24796
24797         Reviewed by Dirk Pranke.
24798
24799         * fast/innerHTML/001-expected.html: Added.
24800         * fast/innerHTML/002-expected.html: Added.
24801         * fast/innerHTML/003-expected.html: Added.
24802         * fast/innerHTML/006-expected.html: Added.
24803         * platform/chromium-linux/fast/innerHTML/001-expected.png: Removed.
24804         * platform/chromium-linux/fast/innerHTML/002-expected.png: Removed.
24805         * platform/chromium-linux/fast/innerHTML/003-expected.png: Removed.
24806         * platform/chromium-linux/fast/innerHTML/006-expected.png: Removed.
24807         * platform/chromium-mac-snowleopard/fast/innerHTML/001-expected.png: Removed.
24808         * platform/chromium-mac-snowleopard/fast/innerHTML/002-expected.png: Removed.
24809         * platform/chromium-mac-snowleopard/fast/innerHTML/003-expected.png: Removed.
24810         * platform/chromium-mac-snowleopard/fast/innerHTML/006-expected.png: Removed.
24811         * platform/chromium-mac/fast/innerHTML/001-expected.png: Removed.
24812         * platform/chromium-mac/fast/innerHTML/002-expected.png: Removed.
24813         * platform/chromium-mac/fast/innerHTML/003-expected.png: Removed.
24814         * platform/chromium-mac/fast/innerHTML/006-expected.png: Removed.
24815         * platform/chromium-win/fast/innerHTML/001-expected.png: Removed.
24816         * platform/chromium-win/fast/innerHTML/001-expected.txt: Removed.
24817         * platform/chromium-win/fast/innerHTML/002-expected.png: Removed.
24818         * platform/chromium-win/fast/innerHTML/002-expected.txt: Removed.
24819         * platform/chromium-win/fast/innerHTML/003-expected.png: Removed.
24820         * platform/chromium-win/fast/innerHTML/003-expected.txt: Removed.
24821         * platform/chromium-win/fast/innerHTML/006-expected.png: Removed.
24822         * platform/chromium-win/fast/innerHTML/006-expected.txt: Removed.
24823         * platform/chromium/fast/innerHTML/001-expected.txt: Removed.
24824         * platform/chromium/fast/innerHTML/002-expected.txt: Removed.
24825         * platform/chromium/fast/innerHTML/003-expected.txt: Removed.
24826         * platform/chromium/fast/innerHTML/006-expected.txt: Removed.
24827         * platform/efl/fast/innerHTML/001-expected.png: Removed.
24828         * platform/efl/fast/innerHTML/001-expected.txt: Removed.
24829         * platform/efl/fast/innerHTML/002-expected.png: Removed.
24830         * platform/efl/fast/innerHTML/002-expected.txt: Removed.
24831         * platform/efl/fast/innerHTML/003-expected.png: Removed.
24832         * platform/efl/fast/innerHTML/003-expected.txt: Removed.
24833         * platform/efl/fast/innerHTML/006-expected.png: Removed.
24834         * platform/efl/fast/innerHTML/006-expected.txt: Removed.
24835         * platform/gtk/fast/innerHTML/001-expected.png: Removed.
24836         * platform/gtk/fast/innerHTML/001-expected.txt: Removed.
24837         * platform/gtk/fast/innerHTML/002-expected.png: Removed.
24838         * platform/gtk/fast/innerHTML/002-expected.txt: Removed.
24839         * platform/gtk/fast/innerHTML/003-expected.png: Removed.
24840         * platform/gtk/fast/innerHTML/003-expected.txt: Removed.
24841         * platform/gtk/fast/innerHTML/006-expected.png: Removed.
24842         * platform/gtk/fast/innerHTML/006-expected.txt: Removed.
24843         * platform/mac/fast/innerHTML/001-expected.png: Removed.
24844         * platform/mac/fast/innerHTML/001-expected.txt: Removed.
24845         * platform/mac/fast/innerHTML/002-expected.png: Removed.
24846         * platform/mac/fast/innerHTML/002-expected.txt: Removed.
24847         * platform/mac/fast/innerHTML/003-expected.png: Removed.
24848         * platform/mac/fast/innerHTML/003-expected.txt: Removed.
24849         * platform/mac/fast/innerHTML/006-expected.png: Removed.
24850         * platform/mac/fast/innerHTML/006-expected.txt: Removed.
24851         * platform/qt/fast/innerHTML/001-expected.png: Removed.
24852         * platform/qt/fast/innerHTML/001-expected.txt: Removed.
24853         * platform/qt/fast/innerHTML/002-expected.png: Removed.
24854         * platform/qt/fast/innerHTML/002-expected.txt: Removed.
24855         * platform/qt/fast/innerHTML/003-expected.png: Removed.
24856         * platform/qt/fast/innerHTML/003-expected.txt: Removed.
24857         * platform/qt/fast/innerHTML/006-expected.png: Removed.
24858         * platform/qt/fast/innerHTML/006-expected.txt: Removed.
24859
24860 2012-10-19  Chris Fleizach  <cfleizach@apple.com>
24861
24862         AX: aria-hidden=false does not work as expected
24863         https://bugs.webkit.org/show_bug.cgi?id=98787
24864
24865         Reviewed by Beth Dakin.
24866
24867         * accessibility/aria-hidden-negates-no-visibility.html: Added.
24868         * platform/mac/accessibility/aria-hidden-negates-no-visibility-expected.txt: Added.
24869
24870 2012-10-19  Tony Chang  <tony@chromium.org>
24871
24872         Unreviewed, fix lint error in Qt TestExpectations file.
24873
24874         * platform/qt-5.0-wk1/TestExpectations: Remove duplicate skip entry.
24875
24876 2012-10-19  Emil A Eklund  <eae@chromium.org>
24877
24878         Unreviewed gardening, rebaselining deferred image tests for r131928.
24879
24880         * platform/chromium-mac-lion/platform/chromium/virtual/deferred: Added.
24881         * platform/chromium-mac-lion/platform/chromium/virtual/deferred/fast: Added.
24882         * platform/chromium-mac-lion/platform/chromium/virtual/deferred/fast/images: Added.
24883         * platform/chromium-mac-lion/platform/chromium/virtual/deferred/fast/images/animated-gif-with-offsets-expected.png: Added.
24884         * platform/chromium-mac-lion/platform/chromium/virtual/deferred/fast/images/favicon-as-image-expected.png: Added.
24885         * platform/chromium-mac-lion/platform/chromium/virtual/deferred/fast/images/image-map-anchor-children-expected.png: Added.
24886         * platform/chromium-mac-lion/platform/chromium/virtual/deferred/fast/images/imagemap-case-expected.png: Added.
24887         * platform/chromium-mac-lion/platform/chromium/virtual/deferred/fast/images/imagemap-circle-focus-ring-expected.png: Added.
24888         * platform/chromium-mac-lion/platform/chromium/virtual/deferred/fast/images/imagemap-focus-ring-expected.png: Added.
24889         * platform/chromium-mac-lion/platform/chromium/virtual/deferred/fast/images/imagemap-focus-ring-outline-color-expected.png: Added.
24890         * platform/chromium-mac-lion/platform/chromium/virtual/deferred/fast/images/imagemap-focus-ring-outline-color-explicitly-inherited-from-map-expected.png: Added.
24891         * platform/chromium-mac-lion/platform/chromium/virtual/deferred/fast/images/imagemap-focus-ring-outline-color-not-inherited-from-map-expected.png: Added.
24892         * platform/chromium-mac-lion/platform/chromium/virtual/deferred/fast/images/imagemap-focus-ring-zero-outline-width-expected.png: Added.
24893         * platform/chromium-mac-lion/platform/chromium/virtual/deferred/fast/images/imagemap-polygon-focus-ring-expected.png: Added.
24894         * platform/chromium-mac-lion/platform/chromium/virtual/deferred/fast/images/jpeg-with-color-profile-expected.png: Added.
24895         * platform/chromium-mac-lion/platform/chromium/virtual/deferred/fast/images/png-with-color-profile-expected.png: Added.
24896         * platform/chromium-mac-snowleopard/platform/chromium/virtual/deferred: Added.
24897         * platform/chromium-mac-snowleopard/platform/chromium/virtual/deferred/fast: Added.
24898         * platform/chromium-mac-snowleopard/platform/chromium/virtual/deferred/fast/images: Added.
24899         * platform/chromium-mac-snowleopard/platform/chromium/virtual/deferred/fast/images/animated-gif-with-offsets-expected.png: Added.
24900         * platform/chromium-mac-snowleopard/platform/chromium/virtual/deferred/fast/images/image-map-anchor-children-expected.png: Added.
24901         * platform/chromium-mac-snowleopard/platform/chromium/virtual/deferred/fast/images/imagemap-case-expected.png: Added.
24902         * platform/chromium-mac-snowleopard/platform/chromium/virtual/deferred/fast/images/imagemap-circle-focus-ring-expected.png: Added.
24903         * platform/chromium-mac-snowleopard/platform/chromium/virtual/deferred/fast/images/imagemap-focus-ring-expected.png: Added.
24904         * platform/chromium-mac-snowleopard/platform/chromium/virtual/deferred/fast/images/imagemap-focus-ring-outline-color-expected.png: Added.
24905         * platform/chromium-mac-snowleopard/platform/chromium/virtual/deferred/fast/images/imagemap-focus-ring-outline-color-explicitly-inherited-from-map-expected.png: Added.
24906         * platform/chromium-mac-snowleopard/platform/chromium/virtual/deferred/fast/images/imagemap-focus-ring-outline-color-not-inherited-from-map-expected.png: Added.
24907         * platform/chromium-mac-snowleopard/platform/chromium/virtual/deferred/fast/images/imagemap-focus-ring-zero-outline-width-expected.png: Added.
24908         * platform/chromium-mac-snowleopard/platform/chromium/virtual/deferred/fast/images/imagemap-polygon-focus-ring-expected.png: Added.
24909         * platform/chromium-mac-snowleopard/platform/chromium/virtual/deferred/fast/images/jpeg-with-color-profile-expected.png: Added.
24910         * platform/chromium-mac-snowleopard/platform/chromium/virtual/deferred/fast/images/png-with-color-profile-expected.png: Added.
24911
24912 2012-10-19  Csaba Osztrogonác  <ossy@webkit.org>
24913
24914         Unreviewed, rolling out r131915.
24915         http://trac.webkit.org/changeset/131915
24916         https://bugs.webkit.org/show_bug.cgi?id=98787
24917
24918         It broke the build on platforms with \!HAVE(ACCESSIBILITY)
24919
24920         * accessibility/aria-hidden-negates-no-visibility.html: Removed.
24921         * platform/chromium/TestExpectations:
24922         * platform/mac/accessibility/aria-hidden-negates-no-visibility-expected.txt: Removed.
24923
24924 2012-10-19  Emil A Eklund  <eae@chromium.org>
24925
24926         Unreviewed gardening, rebaselining deferred image tests for r131928.
24927
24928         * platform/chromium-mac/platform/chromium/virtual/deferred: Added.
24929         * platform/chromium-mac/platform/chromium/virtual/deferred/fast: Added.
24930         * platform/chromium-mac/platform/chromium/virtual/deferred/fast/images: Added.
24931         * platform/chromium-mac/platform/chromium/virtual/deferred/fast/images/animated-gif-with-offsets-expected.png: Added.
24932         * platform/chromium-mac/platform/chromium/virtual/deferred/fast/images/favicon-as-image-expected.png: Added.
24933         * platform/chromium-mac/platform/chromium/virtual/deferred/fast/images/gray-scale-jpeg-with-color-profile-expected.png: Added.
24934         * platform/chromium-mac/platform/chromium/virtual/deferred/fast/images/image-map-anchor-children-expected.png: Added.
24935         * platform/chromium-mac/platform/chromium/virtual/deferred/fast/images/imagemap-case-expected.png: Added.
24936         * platform/chromium-mac/platform/chromium/virtual/deferred/fast/images/imagemap-circle-focus-ring-expected.png: Added.
24937         * platform/chromium-mac/platform/chromium/virtual/deferred/fast/images/imagemap-focus-ring-expected.png: Added.
24938         * platform/chromium-mac/platform/chromium/virtual/deferred/fast/images/imagemap-focus-ring-outline-color-expected.png: Added.
24939         * platform/chromium-mac/platform/chromium/virtual/deferred/fast/images/imagemap-focus-ring-outline-color-explicitly-inherited-from-map-expected.png: Added.
24940         * platform/chromium-mac/platform/chromium/virtual/deferred/fast/images/imagemap-focus-ring-outline-color-not-inherited-from-map-expected.png: Added.
24941         * platform/chromium-mac/platform/chromium/virtual/deferred/fast/images/imagemap-focus-ring-zero-outline-width-expected.png: Added.
24942         * platform/chromium-mac/platform/chromium/virtual/deferred/fast/images/imagemap-polygon-focus-ring-expected.png: Added.
24943         * platform/chromium-mac/platform/chromium/virtual/deferred/fast/images/jpeg-with-color-profile-expected.png: Added.
24944         * platform/chromium-mac/platform/chromium/virtual/deferred/fast/images/png-with-color-profile-expected.png: Added.
24945         * platform/chromium-win/platform/chromium/virtual/deferred: Added.
24946         * platform/chromium-win/platform/chromium/virtual/deferred/fast: Added.
24947         * platform/chromium-win/platform/chromium/virtual/deferred/fast/images: Added.
24948         * platform/chromium-win/platform/chromium/virtual/deferred/fast/images/gray-scale-jpeg-with-color-profile-expected.png: Added.
24949
24950 2012-10-09  Martin Robinson  <mrobinson@igalia.com>
24951
24952         REGRESSION (r130699): 5 various fast/ tests started failing
24953         https://bugs.webkit.org/show_bug.cgi?id=98729
24954
24955         Reviewed by Xan Lopez.
24956
24957         Unskip some tests which are now passing.
24958
24959         * platform/gtk/TestExpectations:
24960
24961 2012-10-19  Emil A Eklund  <eae@chromium.org>
24962
24963         Unreviewed gardening.
24964
24965         * platform/chromium-linux/svg/zoom/page/zoom-hixie-mixed-009-expected.txt: Removed.
24966         * platform/chromium-mac-lion/svg/zoom/page/zoom-hixie-mixed-009-expected.png: Added.
24967         * platform/chromium-mac-lion/svg/zoom/page/zoom-hixie-mixed-009-expected.txt: Added.
24968         * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-hixie-mixed-009-expected.png: Removed.
24969         * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-hixie-mixed-009-expected.txt: Removed.
24970         * platform/chromium-win-xp/svg/zoom/page/zoom-hixie-mixed-009-expected.png: Removed.
24971         * platform/chromium-win/svg/zoom/page/zoom-hixie-mixed-009-expected.png:
24972         * platform/chromium-win/svg/zoom/page/zoom-hixie-mixed-009-expected.txt:
24973
24974 2012-10-19  Joshua Bell  <jsbell@chromium.org>
24975
24976         [V8] IndexedDB: Crash when lazy-indexing Date keys
24977         https://bugs.webkit.org/show_bug.cgi?id=99860
24978
24979         Reviewed by Adam Barth.
24980
24981         Add test for greedy/lazy indexing all different key types.
24982
24983         * storage/indexeddb/lazy-index-types-expected.txt: Added.
24984         * storage/indexeddb/lazy-index-types.html: Added.
24985         * storage/indexeddb/resources/lazy-index-types.js: Added.
24986         (test.request.onsuccess):
24987         (test):
24988         (onSuccess.request.onsuccess):
24989         (onSuccess):
24990         (onComplete):
24991
24992 2012-10-18  Dean Jackson  <dino@apple.com>
24993
24994         Shader translator needs option to clamp uniform array accesses in vertex shaders
24995         https://bugs.webkit.org/show_bug.cgi?id=98977
24996         https://code.google.com/p/angleproject/issues/detail?id=49
24997
24998         Reviewed by Alok Priyadarshi and Ken Russell.
24999
25000         * fast/canvas/webgl/array-bounds-clamping-expected.txt: Added.
25001         * fast/canvas/webgl/array-bounds-clamping.html: Added.
25002         * platform/chromium/TestExpectations: Won't pass on Chromium until this patch is upstreamed.
25003
25004 2012-09-08  Alpha Lam  <hclam@chromium.org>
25005
25006         [chromium] Implement deferred image decoding
25007         https://bugs.webkit.org/show_bug.cgi?id=94240
25008
25009         Reviewed by Stephen White.
25010
25011         Adding a virtual test suite for Chromium to test deferred image
25012         decoding.
25013
25014         platform/chromium/virtual/deferred/fast/images will be tested with
25015         --force-compositing --enable-per-tile-painting --enable-deferred-image-decoding.
25016
25017         * platform/chromium/virtual/deferred/fast/images/README.txt: Added.
25018
25019 2012-10-19  Emil A Eklund  <eae@chromium.org>
25020
25021         Unreviewed gardening.
25022
25023         * platform/chromium-mac-lion/compositing/shadows: Added.
25024         * platform/chromium-mac-lion/compositing/shadows/shadow-drawing-expected.png: Added.
25025         * platform/chromium-mac-lion/css2.1: Added.
25026         * platform/chromium-mac-lion/css2.1/t0804-c5509-padn-l-03-f-g-expected.png: Added.
25027         * platform/chromium-mac-lion/css2.1/t090501-c414-flt-03-b-g-expected.png: Added.
25028         * platform/chromium-mac-lion/editing/selection/vertical-rl-ltr-extend-line-backward-wrap-expected.png: Added.
25029         * platform/chromium-mac-lion/editing/selection/vertical-rl-ltr-extend-line-backward-wrap-expected.txt: Added.
25030         * platform/chromium-mac-lion/editing/selection/vertical-rl-ltr-extend-line-forward-wrap-expected.png: Added.
25031         * platform/chromium-mac-lion/editing/selection/vertical-rl-ltr-extend-line-forward-wrap-expected.txt: Added.
25032         * platform/chromium-mac-lion/fast/block/float/032-expected.png: Added.
25033         * platform/chromium-mac-lion/fast/forms/input-baseline-expected.png: Added.
25034         * platform/chromium-mac-lion/fast/forms/input-placeholder-paint-order-expected.png: Added.
25035         * platform/chromium-mac-lion/fast/forms/placeholder-position-expected.png: Added.
25036         * platform/chromium-mac-lion/fast/forms/searchfield-heights-expected.png: Added.
25037         * platform/chromium-mac-lion/fast/inline-block: Added.
25038         * platform/chromium-mac-lion/fast/inline-block/contenteditable-baseline-expected.png: Added.
25039         * platform/chromium-mac-lion/platform: Added.
25040         * platform/chromium-mac-lion/platform/chromium: Added.
25041         * platform/chromium-mac-lion/platform/chromium/virtual: Added.
25042         * platform/chromium-mac-lion/platform/chromium/virtual/softwarecompositing: Added.
25043         * platform/chromium-mac-lion/platform/chromium/virtual/softwarecompositing/shadows: Added.
25044         * platform/chromium-mac-lion/platform/chromium/virtual/softwarecompositing/shadows/shadow-drawing-expected.png: Added.
25045         * platform/chromium-mac-lion/tables/mozilla/bugs/bug2479-4-expected.png: Added.
25046         * platform/chromium-mac-lion/tables/mozilla/bugs/bug30692-expected.png: Added.
25047         * platform/chromium-mac-lion/tables/mozilla_expected_failures/bugs/bug2479-5-expected.png: Added.
25048
25049 2012-10-19  Dongwoo Joshua Im  <dw.im@samsung.com>
25050
25051         Rename ENABLE_CSS3_TEXT_DECORATION to ENABLE_CSS3_TEXT
25052         https://bugs.webkit.org/show_bug.cgi?id=99804
25053
25054         Reviewed by Julien Chaffraix.
25055
25056         CSS3 text related properties will be implemented under this flag,
25057         including text decoration, text-align-last, and text-justify.
25058
25059         * platform/chromium/TestExpectations:
25060         * platform/mac/TestExpectations:
25061         * platform/qt-4.8/TestExpectations:
25062         * platform/qt-mac/TestExpectations:
25063         * platform/qt/TestExpectations:
25064
25065 2012-10-19  Emil A Eklund  <eae@chromium.org>
25066
25067         Unreviewed gardening.
25068
25069         * platform/chromium-linux/fast/forms/placeholder-position-expected.png:
25070         * platform/chromium-linux/svg/zoom/page/zoom-hixie-mixed-009-expected.png:
25071         * platform/chromium-linux/svg/zoom/page/zoom-hixie-mixed-009-expected.txt: Added.
25072         * platform/chromium-mac-snowleopard/platform/chromium/virtual/softwarecompositing: Added.
25073         * platform/chromium-mac-snowleopard/platform/chromium/virtual/softwarecompositing/shadows: Added.
25074         * platform/chromium-mac-snowleopard/platform/chromium/virtual/softwarecompositing/shadows/shadow-drawing-expected.png: Added.
25075         * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-hixie-mixed-009-expected.png: Added.
25076         * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-hixie-mixed-009-expected.txt: Added.
25077
25078 2012-10-19  Emil A Eklund  <eae@chromium.org>
25079
25080         Unreviewed chromium rebaseline for r131503.
25081
25082         * fast/forms/input-baseline-expected.txt: Added.
25083         * fast/forms/placeholder-position-expected.txt: Added.
25084         * platform/chromium-linux-x86/fast/inline-block: Added.
25085         * platform/chromium-linux-x86/fast/inline-block/contenteditable-baseline-expected.txt: Added.
25086         * platform/chromium-linux-x86/fast/text/international: Added.
25087         * platform/chromium-linux-x86/fast/text/international/vertical-text-glyph-test-expected.txt: Added.
25088         * platform/chromium-linux/css2.1/t090501-c414-flt-03-b-g-expected.txt:
25089         * platform/chromium-linux/css3/flexbox/flexbox-baseline-expected.png:
25090         * platform/chromium-linux/fast/dom/HTMLProgressElement/progress-element-expected.png:
25091         * platform/chromium-linux/fast/forms/007-expected.png:
25092         * platform/chromium-linux/fast/forms/basic-buttons-expected.png:
25093         * platform/chromium-linux/fast/forms/basic-buttons-expected.txt:
25094         * platform/chromium-linux/fast/forms/input-baseline-expected.txt:
25095         * platform/chromium-linux/fast/forms/input-placeholder-paint-order-expected.png:
25096         * platform/chromium-linux/fast/forms/placeholder-position-expected.png:
25097         * platform/chromium-linux/fast/forms/search-vertical-alignment-expected.png:
25098         * platform/chromium-linux/fast/forms/searchfield-heights-expected.png:
25099         * platform/chromium-linux/fast/forms/searchfield-heights-expected.txt:
25100         * platform/chromium-linux/fast/html/details-add-child-1-expected.png:
25101         * platform/chromium-linux/fast/html/details-add-child-2-expected.png:
25102         * platform/chromium-linux/fast/html/details-add-details-child-1-expected.png:
25103         * platform/chromium-linux/fast/html/details-add-details-child-2-expected.png:
25104         * platform/chromium-linux/fast/html/details-add-summary-1-and-click-expected.png:
25105         * platform/chromium-linux/fast/html/details-add-summary-1-expected.png:
25106         * platform/chromium-linux/fast/html/details-add-summary-10-and-click-expected.png:
25107         * platform/chromium-linux/fast/html/details-add-summary-10-expected.png:
25108         * platform/chromium-linux/fast/html/details-add-summary-2-and-click-expected.png:
25109         * platform/chromium-linux/fast/html/details-add-summary-2-expected.png:
25110         * platform/chromium-linux/fast/html/details-add-summary-3-and-click-expected.png:
25111         * platform/chromium-linux/fast/html/details-add-summary-3-expected.png:
25112         * platform/chromium-linux/fast/html/details-add-summary-4-and-click-expected.png:
25113         * platform/chromium-linux/fast/html/details-add-summary-4-expected.png:
25114         * platform/chromium-linux/fast/html/details-add-summary-5-and-click-expected.png:
25115         * platform/chromium-linux/fast/html/details-add-summary-5-expected.png:
25116         * platform/chromium-linux/fast/html/details-add-summary-6-and-click-expected.png:
25117         * platform/chromium-linux/fast/html/details-add-summary-6-expected.png:
25118         * platform/chromium-linux/fast/html/details-add-summary-7-and-click-expected.png:
25119         * platform/chromium-linux/fast/html/details-add-summary-7-expected.png:
25120         * platform/chromium-linux/fast/html/details-add-summary-8-and-click-expected.png:
25121         * platform/chromium-linux/fast/html/details-add-summary-8-expected.png:
25122         * platform/chromium-linux/fast/html/details-add-summary-9-and-click-expected.png:
25123         * platform/chromium-linux/fast/html/details-add-summary-9-expected.png:
25124         * platform/chromium-linux/fast/html/details-add-summary-child-1-expected.png:
25125         * platform/chromium-linux/fast/html/details-add-summary-child-2-expected.png:
25126         * platform/chromium-linux/fast/html/details-marker-style-expected.png:
25127         * platform/chromium-linux/fast/html/details-nested-1-expected.png:
25128         * platform/chromium-linux/fast/html/details-nested-2-expected.png:
25129         * platform/chromium-linux/fast/html/details-no-summary1-expected.png:
25130         * platform/chromium-linux/fast/html/details-no-summary2-expected.png:
25131         * platform/chromium-linux/fast/html/details-no-summary3-expected.png:
25132         * platform/chromium-linux/fast/html/details-no-summary4-expected.png:
25133         * platform/chromium-linux/fast/html/details-open-javascript-expected.png:
25134         * platform/chromium-linux/fast/html/details-open1-expected.png:
25135         * platform/chromium-linux/fast/html/details-open2-expected.png:
25136         * platform/chromium-linux/fast/html/details-open3-expected.png:
25137         * platform/chromium-linux/fast/html/details-open4-expected.png:
25138         * platform/chromium-linux/fast/html/details-open5-expected.png:
25139         * platform/chromium-linux/fast/html/details-open6-expected.png:
25140         * platform/chromium-linux/fast/html/details-position-expected.png:
25141         * platform/chromium-linux/fast/html/details-remove-child-1-expected.png:
25142         * platform/chromium-linux/fast/html/details-remove-child-2-expected.png:
25143         * platform/chromium-linux/fast/html/details-remove-summary-1-and-click-expected.png:
25144         * platform/chromium-linux/fast/html/details-remove-summary-1-expected.png:
25145         * platform/chromium-linux/fast/html/details-remove-summary-2-and-click-expected.png:
25146         * platform/chromium-linux/fast/html/details-remove-summary-2-expected.png:
25147         * platform/chromium-linux/fast/html/details-remove-summary-3-and-click-expected.png:
25148         * platform/chromium-linux/fast/html/details-remove-summary-3-expected.png:
25149         * platform/chromium-linux/fast/html/details-remove-summary-4-and-click-expected.png:
25150         * platform/chromium-linux/fast/html/details-remove-summary-4-expected.png:
25151         * platform/chromium-linux/fast/html/details-remove-summary-5-and-click-expected.png:
25152         * platform/chromium-linux/fast/html/details-remove-summary-5-expected.png:
25153         * platform/chromium-linux/fast/html/details-remove-summary-6-and-click-expected.png:
25154         * platform/chromium-linux/fast/html/details-remove-summary-6-expected.png:
25155         * platform/chromium-linux/fast/html/details-remove-summary-child-1-expected.png:
25156         * platform/chromium-linux/fast/html/details-remove-summary-child-2-expected.png:
25157         * platform/chromium-linux/fast/html/details-replace-summary-child-expected.png:
25158         * platform/chromium-linux/fast/html/details-replace-summary-child-expected.txt:
25159         * platform/chromium-linux/fast/html/details-replace-text-expected.png:
25160         * platform/chromium-linux/fast/html/details-replace-text-expected.txt:
25161         * platform/chromium-linux/fast/html/details-writing-mode-expected.png:
25162         * platform/chromium-linux/fast/images/imagemap-focus-ring-zoom-expected.png:
25163         * platform/chromium-linux/fast/inline-block/contenteditable-baseline-expected.txt: Added.
25164         * platform/chromium-linux/fast/speech/input-appearance-searchandspeech-expected.png:
25165         * platform/chromium-linux/fast/speech/input-appearance-searchandspeech-expected.txt:
25166         * platform/chromium-linux/fast/text/international/vertical-text-glyph-test-expected.png: Added.
25167         * platform/chromium-linux/fast/text/international/vertical-text-glyph-test-expected.txt: Added.
25168         * platform/chromium-linux/fast/writing-mode/fieldsets-expected.png:
25169         * platform/chromium-linux/svg/as-border-image/svg-as-border-image-2-expected.png:
25170         * platform/chromium-linux/svg/as-border-image/svg-as-border-image-expected.png:
25171         * platform/chromium-linux/svg/zoom/page/zoom-background-images-expected.png:
25172         * platform/chromium-linux/svg/zoom/page/zoom-img-preserveAspectRatio-support-1-expected.png:
25173         * platform/chromium-linux/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.png:
25174         * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.png:
25175         * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt:
25176         * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.png:
25177         * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-huge-size-expected.png:
25178         * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.png:
25179         * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png:
25180         * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt:
25181         * platform/chromium-mac-lion/css3: Added.
25182         * platform/chromium-mac-lion/css3/flexbox: Added.
25183         * platform/chromium-mac-lion/css3/flexbox/flexbox-baseline-expected.png: Added.
25184         * platform/chromium-mac-lion/editing/selection/3690703-2-expected.png: Added.
25185         * platform/chromium-mac-lion/editing/selection/3690703-expected.png: Added.
25186         * platform/chromium-mac-lion/editing/selection/3690719-expected.png: Added.
25187         * platform/chromium-mac-lion/editing/selection/4397952-expected.png: Added.
25188         * platform/chromium-mac-lion/editing/selection/5240265-expected.png: Added.
25189         * platform/chromium-mac-lion/editing/selection/selection-button-text-expected.png: Added.
25190         * platform/chromium-mac-lion/fast: Added.
25191         * platform/chromium-mac-lion/fast/block: Added.
25192         * platform/chromium-mac-lion/fast/block/float: Added.
25193         * platform/chromium-mac-lion/fast/block/float/float-avoidance-expected.png: Added.
25194         * platform/chromium-mac-lion/fast/css: Added.
25195         * platform/chromium-mac-lion/fast/css/continuationCrash-expected.png: Added.
25196         * platform/chromium-mac-lion/fast/css/margin-top-bottom-dynamic-expected.png: Added.
25197         * platform/chromium-mac-lion/fast/css/rtl-ordering-expected.png: Added.
25198         * platform/chromium-mac-lion/fast/dom: Added.
25199         * platform/chromium-mac-lion/fast/dom/HTMLProgressElement: Added.
25200         * platform/chromium-mac-lion/fast/dom/HTMLProgressElement/progress-element-expected.png: Added.
25201         * platform/chromium-mac-lion/fast/dom/HTMLProgressElement/progress-element-expected.txt: Added.
25202         * platform/chromium-mac-lion/fast/dom/HTMLTextAreaElement: Added.
25203         * platform/chromium-mac-lion/fast/dom/HTMLTextAreaElement/reset-textarea-expected.png: Added.
25204         * platform/chromium-mac-lion/fast/forms: Added.
25205         * platform/chromium-mac-lion/fast/forms/001-expected.png: Added.
25206         * platform/chromium-mac-lion/fast/forms/007-expected.png: Added.
25207         * platform/chromium-mac-lion/fast/forms/basic-buttons-expected.png: Added.
25208         * platform/chromium-mac-lion/fast/forms/blankbuttons-expected.png: Added.
25209         * platform/chromium-mac-lion/fast/forms/button-sizes-expected.png: Added.
25210         * platform/chromium-mac-lion/fast/forms/button-style-color-expected.png: Added.
25211         * platform/chromium-mac-lion/fast/forms/button-table-styles-expected.png: Added.
25212         * platform/chromium-mac-lion/fast/forms/button-text-transform-expected.png: Added.
25213         * platform/chromium-mac-lion/fast/forms/control-restrict-line-height-expected.png: Added.
25214         * platform/chromium-mac-lion/fast/forms/date: Added.
25215         * platform/chromium-mac-lion/fast/forms/date/date-reset-value-expected.png: Added.
25216         * platform/chromium-mac-lion/fast/forms/file: Added.
25217         * platform/chromium-mac-lion/fast/forms/file/file-input-direction-expected.png: Added.
25218         * platform/chromium-mac-lion/fast/forms/file/file-input-disabled-expected.png: Added.
25219         * platform/chromium-mac-lion/fast/forms/file/file-input-pressed-state-expected.png: Added.
25220         * platform/chromium-mac-lion/fast/forms/file/input-file-re-render-expected.png: Added.
25221         * platform/chromium-mac-lion/fast/forms/form-element-geometry-expected.png: Added.
25222         * platform/chromium-mac-lion/fast/forms/formmove3-expected.png: Added.
25223         * platform/chromium-mac-lion/fast/forms/input-button-sizes-expected.png: Added.
25224         * platform/chromium-mac-lion/fast/forms/input-value-expected.png: Added.
25225         * platform/chromium-mac-lion/fast/forms/menulist-clip-expected.png: Added.
25226         * platform/chromium-mac-lion/fast/forms/search-vertical-alignment-expected.png: Added.
25227         * platform/chromium-mac-lion/fast/forms/targeted-frame-submission-expected.png: Added.
25228         * platform/chromium-mac-lion/fast/forms/validation-message-appearance-expected.png: Added.
25229         * platform/chromium-mac-lion/fast/html: Added.
25230         * platform/chromium-mac-lion/fast/html/details-add-child-1-expected.png: Added.
25231         * platform/chromium-mac-lion/fast/html/details-add-child-2-expected.png: Added.
25232         * platform/chromium-mac-lion/fast/html/details-add-details-child-1-expected.png: Added.
25233         * platform/chromium-mac-lion/fast/html/details-add-details-child-2-expected.png: Added.
25234         * platform/chromium-mac-lion/fast/html/details-add-summary-1-and-click-expected.png: Added.
25235         * platform/chromium-mac-lion/fast/html/details-add-summary-1-expected.png: Added.
25236         * platform/chromium-mac-lion/fast/html/details-add-summary-10-and-click-expected.png: Added.
25237         * platform/chromium-mac-lion/fast/html/details-add-summary-10-expected.png: Added.
25238         * platform/chromium-mac-lion/fast/html/details-add-summary-2-and-click-expected.png: Added.
25239         * platform/chromium-mac-lion/fast/html/details-add-summary-2-expected.png: Added.
25240         * platform/chromium-mac-lion/fast/html/details-add-summary-3-and-click-expected.png: Added.
25241         * platform/chromium-mac-lion/fast/html/details-add-summary-3-expected.png: Added.
25242         * platform/chromium-mac-lion/fast/html/details-add-summary-4-and-click-expected.png: Added.
25243         * platform/chromium-mac-lion/fast/html/details-add-summary-4-expected.png: Added.
25244         * platform/chromium-mac-lion/fast/html/details-add-summary-5-and-click-expected.png: Added.
25245         * platform/chromium-mac-lion/fast/html/details-add-summary-5-expected.png: Added.
25246         * platform/chromium-mac-lion/fast/html/details-add-summary-6-and-click-expected.png: Added.
25247         * platform/chromium-mac-lion/fast/html/details-add-summary-6-expected.png: Added.
25248         * platform/chromium-mac-lion/fast/html/details-add-summary-7-and-click-expected.png: Added.
25249         * platform/chromium-mac-lion/fast/html/details-add-summary-7-expected.png: Added.
25250         * platform/chromium-mac-lion/fast/html/details-add-summary-8-and-click-expected.png: Added.
25251         * platform/chromium-mac-lion/fast/html/details-add-summary-8-expected.png: Added.
25252         * platform/chromium-mac-lion/fast/html/details-add-summary-9-and-click-expected.png: Added.
25253         * platform/chromium-mac-lion/fast/html/details-add-summary-9-expected.png: Added.
25254         * platform/chromium-mac-lion/fast/html/details-add-summary-child-1-expected.png: Added.
25255         * platform/chromium-mac-lion/fast/html/details-add-summary-child-2-expected.png: Added.
25256         * platform/chromium-mac-lion/fast/html/details-marker-style-expected.png: Added.
25257         * platform/chromium-mac-lion/fast/html/details-nested-1-expected.png: Added.
25258         * platform/chromium-mac-lion/fast/html/details-nested-2-expected.png: Added.
25259         * platform/chromium-mac-lion/fast/html/details-no-summary1-expected.png: Added.
25260         * platform/chromium-mac-lion/fast/html/details-no-summary2-expected.png: Added.
25261         * platform/chromium-mac-lion/fast/html/details-no-summary3-expected.png: Added.
25262         * platform/chromium-mac-lion/fast/html/details-no-summary4-expected.png: Added.
25263         * platform/chromium-mac-lion/fast/html/details-open-javascript-expected.png: Added.
25264         * platform/chromium-mac-lion/fast/html/details-open1-expected.png: Added.
25265         * platform/chromium-mac-lion/fast/html/details-open2-expected.png: Added.
25266         * platform/chromium-mac-lion/fast/html/details-open3-expected.png: Added.
25267         * platform/chromium-mac-lion/fast/html/details-open4-expected.png: Added.
25268         * platform/chromium-mac-lion/fast/html/details-open5-expected.png: Added.
25269         * platform/chromium-mac-lion/fast/html/details-open6-expected.png: Added.
25270         * platform/chromium-mac-lion/fast/html/details-position-expected.png: Added.
25271         * platform/chromium-mac-lion/fast/html/details-remove-child-1-expected.png: Added.
25272         * platform/chromium-mac-lion/fast/html/details-remove-child-2-expected.png: Added.
25273         * platform/chromium-mac-lion/fast/html/details-remove-summary-1-and-click-expected.png: Added.
25274         * platform/chromium-mac-lion/fast/html/details-remove-summary-1-expected.png: Added.
25275         * platform/chromium-mac-lion/fast/html/details-remove-summary-2-and-click-expected.png: Added.
25276         * platform/chromium-mac-lion/fast/html/details-remove-summary-2-expected.png: Added.
25277         * platform/chromium-mac-lion/fast/html/details-remove-summary-3-and-click-expected.png: Added.
25278         * platform/chromium-mac-lion/fast/html/details-remove-summary-3-expected.png: Added.
25279         * platform/chromium-mac-lion/fast/html/details-remove-summary-4-and-click-expected.png: Added.
25280         * platform/chromium-mac-lion/fast/html/details-remove-summary-4-expected.png: Added.
25281         * platform/chromium-mac-lion/fast/html/details-remove-summary-5-and-click-expected.png: Added.
25282         * platform/chromium-mac-lion/fast/html/details-remove-summary-5-expected.png: Added.
25283         * platform/chromium-mac-lion/fast/html/details-remove-summary-6-and-click-expected.png: Added.
25284         * platform/chromium-mac-lion/fast/html/details-remove-summary-6-expected.png: Added.
25285         * platform/chromium-mac-lion/fast/html/details-remove-summary-child-1-expected.png: Added.
25286         * platform/chromium-mac-lion/fast/html/details-remove-summary-child-2-expected.png: Added.
25287         * platform/chromium-mac-lion/fast/html/details-replace-summary-child-expected.png: Added.
25288         * platform/chromium-mac-lion/fast/html/details-replace-text-expected.png: Added.
25289         * platform/chromium-mac-lion/fast/html/details-writing-mode-expected.png: Added.
25290         * platform/chromium-mac-lion/fast/images: Added.
25291         * platform/chromium-mac-lion/fast/images/imagemap-focus-ring-zoom-expected.png: Added.
25292         * platform/chromium-mac-lion/fast/overflow: Added.
25293         * platform/chromium-mac-lion/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.png: Added.
25294         * platform/chromium-mac-lion/fast/overflow/scrollRevealButton-expected.png: Added.
25295         * platform/chromium-mac-lion/fast/replaced: Added.
25296         * platform/chromium-mac-lion/fast/replaced/replaced-breaking-expected.png: Added.
25297         * platform/chromium-mac-lion/fast/replaced/width100percent-button-expected.png: Added.
25298         * platform/chromium-mac-lion/fast/speech: Added.
25299         * platform/chromium-mac-lion/fast/sub-pixel: Added.
25300         * platform/chromium-mac-lion/fast/sub-pixel/file-upload-control-at-fractional-offset-expected.png: Added.
25301         * platform/chromium-mac-lion/fast/text: Added.
25302         * platform/chromium-mac-lion/fast/text/international: Added.
25303         * platform/chromium-mac-lion/fast/text/international/vertical-text-glyph-test-expected.png: Added.
25304         * platform/chromium-mac-lion/fast/text/international/vertical-text-glyph-test-expected.txt: Added.
25305         * platform/chromium-mac-lion/fast/text/textIteratorNilRenderer-expected.png: Added.
25306         * platform/chromium-mac-lion/fast/writing-mode: Added.
25307         * platform/chromium-mac-lion/fast/writing-mode/fieldsets-expected.png: Added.
25308         * platform/chromium-mac-lion/http: Added.
25309         * platform/chromium-mac-lion/http/tests: Added.
25310         * platform/chromium-mac-lion/http/tests/navigation: Added.
25311         * platform/chromium-mac-lion/http/tests/navigation/javascriptlink-frames-expected.png: Added.
25312         * platform/chromium-mac-lion/svg: Added.
25313         * platform/chromium-mac-lion/svg/as-border-image: Added.
25314         * platform/chromium-mac-lion/svg/as-border-image/svg-as-border-image-2-expected.png: Added.
25315         * platform/chromium-mac-lion/svg/as-border-image/svg-as-border-image-expected.png: Added.
25316         * platform/chromium-mac-lion/svg/zoom: Added.
25317         * platform/chromium-mac-lion/svg/zoom/page: Added.
25318         * platform/chromium-mac-lion/svg/zoom/page/zoom-img-preserveAspectRatio-support-1-expected.png: Added.
25319         * platform/chromium-mac-lion/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.png: Added.
25320         * platform/chromium-mac-lion/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.png: Added.
25321         * platform/chromium-mac-lion/svg/zoom/page/zoom-svg-through-object-with-huge-size-expected.png: Added.
25322         * platform/chromium-mac-lion/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.png: Added.
25323         * platform/chromium-mac-lion/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png: Added.
25324         * platform/chromium-mac-lion/tables: Added.
25325         * platform/chromium-mac-lion/tables/mozilla: Added.
25326         * platform/chromium-mac-lion/tables/mozilla/bugs: Added.
25327         * platform/chromium-mac-lion/tables/mozilla/bugs/bug1188-expected.png: Added.
25328         * platform/chromium-mac-lion/tables/mozilla/bugs/bug1318-expected.png: Added.
25329         * platform/chromium-mac-lion/tables/mozilla/bugs/bug138725-expected.png: Added.
25330         * platform/chromium-mac-lion/tables/mozilla/bugs/bug18359-expected.png: Added.
25331         * platform/chromium-mac-lion/tables/mozilla/bugs/bug2479-2-expected.png: Added.
25332         * platform/chromium-mac-lion/tables/mozilla/bugs/bug2479-3-expected.png: Added.
25333         * platform/chromium-mac-lion/tables/mozilla/bugs/bug26178-expected.png: Added.
25334         * platform/chromium-mac-lion/tables/mozilla/bugs/bug28928-expected.png: Added.
25335         * platform/chromium-mac-lion/tables/mozilla/bugs/bug33855-expected.png: Added.
25336         * platform/chromium-mac-lion/tables/mozilla/bugs/bug39209-expected.png: Added.
25337         * platform/chromium-mac-lion/tables/mozilla/bugs/bug4429-expected.png: Added.
25338         * platform/chromium-mac-lion/tables/mozilla/bugs/bug46368-1-expected.png: Added.
25339         * platform/chromium-mac-lion/tables/mozilla/bugs/bug46368-2-expected.png: Added.
25340         * platform/chromium-mac-lion/tables/mozilla/bugs/bug51037-expected.png: Added.
25341         * platform/chromium-mac-lion/tables/mozilla/bugs/bug51727-expected.png: Added.
25342         * platform/chromium-mac-lion/tables/mozilla/bugs/bug60749-expected.png: Added.
25343         * platform/chromium-mac-lion/tables/mozilla/bugs/bug7342-expected.png: Added.
25344         * platform/chromium-mac-lion/tables/mozilla/collapsing_borders: Added.
25345         * platform/chromium-mac-lion/tables/mozilla/collapsing_borders/bug41262-4-expected.png: Added.
25346         * platform/chromium-mac-lion/tables/mozilla/dom: Added.
25347         * platform/chromium-mac-lion/tables/mozilla/dom/tableDom-expected.png: Added.
25348         * platform/chromium-mac-lion/tables/mozilla/other: Added.
25349         * platform/chromium-mac-lion/tables/mozilla/other/move_row-expected.png: Added.
25350         * platform/chromium-mac-lion/tables/mozilla_expected_failures: Added.
25351         * platform/chromium-mac-lion/tables/mozilla_expected_failures/bugs: Added.
25352         * platform/chromium-mac-lion/tables/mozilla_expected_failures/bugs/bug1725-expected.png: Added.
25353         * platform/chromium-mac-lion/tables/mozilla_expected_failures/bugs/bug58402-2-expected.png: Added.
25354         * platform/chromium-mac-snowleopard/css3/flexbox/flexbox-baseline-expected.png:
25355         * platform/chromium-mac-snowleopard/editing/selection/3690703-2-expected.png:
25356         * platform/chromium-mac-snowleopard/editing/selection/3690703-expected.png:
25357         * platform/chromium-mac-snowleopard/editing/selection/3690719-expected.png:
25358         * platform/chromium-mac-snowleopard/editing/selection/4397952-expected.png:
25359         * platform/chromium-mac-snowleopard/editing/selection/5240265-expected.png:
25360         * platform/chromium-mac-snowleopard/editing/selection/selection-button-text-expected.png:
25361         * platform/chromium-mac-snowleopard/fast/block/float/float-avoidance-expected.png:
25362         * platform/chromium-mac-snowleopard/fast/css/continuationCrash-expected.png:
25363         * platform/chromium-mac-snowleopard/fast/css/margin-top-bottom-dynamic-expected.png:
25364         * platform/chromium-mac-snowleopard/fast/css/rtl-ordering-expected.png:
25365         * platform/chromium-mac-snowleopard/fast/dom/HTMLProgressElement/progress-element-expected.png: Added.
25366         * platform/chromium-mac-snowleopard/fast/dom/HTMLProgressElement/progress-element-expected.txt: Added.
25367         * platform/chromium-mac-snowleopard/fast/dom/HTMLTextAreaElement/reset-textarea-expected.png:
25368         * platform/chromium-mac-snowleopard/fast/forms/001-expected.png:
25369         * platform/chromium-mac-snowleopard/fast/forms/007-expected.png:
25370         * platform/chromium-mac-snowleopard/fast/forms/basic-buttons-expected.png:
25371         * platform/chromium-mac-snowleopard/fast/forms/blankbuttons-expected.png:
25372         * platform/chromium-mac-snowleopard/fast/forms/button-sizes-expected.png:
25373         * platform/chromium-mac-snowleopard/fast/forms/button-style-color-expected.png:
25374         * platform/chromium-mac-snowleopard/fast/forms/button-table-styles-expected.png:
25375         * platform/chromium-mac-snowleopard/fast/forms/button-text-transform-expected.png:
25376         * platform/chromium-mac-snowleopard/fast/forms/control-restrict-line-height-expected.png:
25377         * platform/chromium-mac-snowleopard/fast/forms/date/date-reset-value-expected.png: Added.
25378         * platform/chromium-mac-snowleopard/fast/forms/file/file-input-direction-expected.png:
25379         * platform/chromium-mac-snowleopard/fast/forms/file/file-input-disabled-expected.png:
25380         * platform/chromium-mac-snowleopard/fast/forms/file/file-input-pressed-state-expected.png:
25381         * platform/chromium-mac-snowleopard/fast/forms/file/input-file-re-render-expected.png:
25382         * platform/chromium-mac-snowleopard/fast/forms/form-element-geometry-expected.png:
25383         * platform/chromium-mac-snowleopard/fast/forms/formmove3-expected.png:
25384         * platform/chromium-mac-snowleopard/fast/forms/input-button-sizes-expected.png:
25385         * platform/chromium-mac-snowleopard/fast/forms/input-value-expected.png:
25386         * platform/chromium-mac-snowleopard/fast/forms/menulist-clip-expected.png:
25387         * platform/chromium-mac-snowleopard/fast/forms/search-vertical-alignment-expected.png:
25388         * platform/chromium-mac-snowleopard/fast/forms/targeted-frame-submission-expected.png:
25389         * platform/chromium-mac-snowleopard/fast/forms/validation-message-appearance-expected.png:
25390         * platform/chromium-mac-snowleopard/fast/html/details-add-child-1-expected.png:
25391         * platform/chromium-mac-snowleopard/fast/html/details-add-child-2-expected.png:
25392         * platform/chromium-mac-snowleopard/fast/html/details-add-details-child-1-expected.png:
25393         * platform/chromium-mac-snowleopard/fast/html/details-add-details-child-2-expected.png:
25394         * platform/chromium-mac-snowleopard/fast/html/details-add-summary-1-and-click-expected.png:
25395         * platform/chromium-mac-snowleopard/fast/html/details-add-summary-1-expected.png:
25396         * platform/chromium-mac-snowleopard/fast/html/details-add-summary-10-and-click-expected.png:
25397         * platform/chromium-mac-snowleopard/fast/html/details-add-summary-10-expected.png:
25398         * platform/chromium-mac-snowleopard/fast/html/details-add-summary-2-and-click-expected.png:
25399         * platform/chromium-mac-snowleopard/fast/html/details-add-summary-2-expected.png:
25400         * platform/chromium-mac-snowleopard/fast/html/details-add-summary-3-and-click-expected.png:
25401         * platform/chromium-mac-snowleopard/fast/html/details-add-summary-3-expected.png:
25402         * platform/chromium-mac-snowleopard/fast/html/details-add-summary-4-and-click-expected.png:
25403         * platform/chromium-mac-snowleopard/fast/html/details-add-summary-4-expected.png:
25404         * platform/chromium-mac-snowleopard/fast/html/details-add-summary-5-and-click-expected.png:
25405         * platform/chromium-mac-snowleopard/fast/html/details-add-summary-5-expected.png:
25406         * platform/chromium-mac-snowleopard/fast/html/details-add-summary-6-and-click-expected.png:
25407         * platform/chromium-mac-snowleopard/fast/html/details-add-summary-6-expected.png:
25408         * platform/chromium-mac-snowleopard/fast/html/details-add-summary-7-and-click-expected.png:
25409         * platform/chromium-mac-snowleopard/fast/html/details-add-summary-7-expected.png:
25410         * platform/chromium-mac-snowleopard/fast/html/details-add-summary-8-and-click-expected.png:
25411         * platform/chromium-mac-snowleopard/fast/html/details-add-summary-8-expected.png:
25412         * platform/chromium-mac-snowleopard/fast/html/details-add-summary-9-and-click-expected.png:
25413         * platform/chromium-mac-snowleopard/fast/html/details-add-summary-9-expected.png:
25414         * platform/chromium-mac-snowleopard/fast/html/details-add-summary-child-1-expected.png:
25415         * platform/chromium-mac-snowleopard/fast/html/details-add-summary-child-2-expected.png:
25416         * platform/chromium-mac-snowleopard/fast/html/details-nested-1-expected.png:
25417         * platform/chromium-mac-snowleopard/fast/html/details-nested-2-expected.png:
25418         * platform/chromium-mac-snowleopard/fast/html/details-no-summary1-expected.png:
25419         * platform/chromium-mac-snowleopard/fast/html/details-no-summary2-expected.png:
25420         * platform/chromium-mac-snowleopard/fast/html/details-no-summary3-expected.png:
25421         * platform/chromium-mac-snowleopard/fast/html/details-no-summary4-expected.png:
25422         * platform/chromium-mac-snowleopard/fast/html/details-open-javascript-expected.png:
25423         * platform/chromium-mac-snowleopard/fast/html/details-open1-expected.png:
25424         * platform/chromium-mac-snowleopard/fast/html/details-open2-expected.png:
25425         * platform/chromium-mac-snowleopard/fast/html/details-open3-expected.png:
25426         * platform/chromium-mac-snowleopard/fast/html/details-open4-expected.png:
25427         * platform/chromium-mac-snowleopard/fast/html/details-open5-expected.png:
25428         * platform/chromium-mac-snowleopard/fast/html/details-open6-expected.png:
25429         * platform/chromium-mac-snowleopard/fast/html/details-position-expected.png:
25430         * platform/chromium-mac-snowleopard/fast/html/details-remove-child-1-expected.png:
25431         * platform/chromium-mac-snowleopard/fast/html/details-remove-child-2-expected.png:
25432         * platform/chromium-mac-snowleopard/fast/html/details-remove-summary-1-and-click-expected.png:
25433         * platform/chromium-mac-snowleopard/fast/html/details-remove-summary-1-expected.png:
25434         * platform/chromium-mac-snowleopard/fast/html/details-remove-summary-2-and-click-expected.png:
25435         * platform/chromium-mac-snowleopard/fast/html/details-remove-summary-2-expected.png:
25436         * platform/chromium-mac-snowleopard/fast/html/details-remove-summary-3-and-click-expected.png:
25437         * platform/chromium-mac-snowleopard/fast/html/details-remove-summary-3-expected.png:
25438         * platform/chromium-mac-snowleopard/fast/html/details-remove-summary-4-and-click-expected.png:
25439         * platform/chromium-mac-snowleopard/fast/html/details-remove-summary-4-expected.png:
25440         * platform/chromium-mac-snowleopard/fast/html/details-remove-summary-5-and-click-expected.png:
25441         * platform/chromium-mac-snowleopard/fast/html/details-remove-summary-5-expected.png:
25442         * platform/chromium-mac-snowleopard/fast/html/details-remove-summary-6-and-click-expected.png:
25443         * platform/chromium-mac-snowleopard/fast/html/details-remove-summary-6-expected.png:
25444         * platform/chromium-mac-snowleopard/fast/html/details-remove-summary-child-1-expected.png:
25445         * platform/chromium-mac-snowleopard/fast/html/details-remove-summary-child-2-expected.png:
25446         * platform/chromium-mac-snowleopard/fast/html/details-replace-summary-child-expected.png:
25447         * platform/chromium-mac-snowleopard/fast/html/details-replace-text-expected.png:
25448         * platform/chromium-mac-snowleopard/fast/html/details-writing-mode-expected.png:
25449         * platform/chromium-mac-snowleopard/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.png:
25450         * platform/chromium-mac-snowleopard/fast/overflow/scrollRevealButton-expected.png:
25451         * platform/chromium-mac-snowleopard/fast/replaced/replaced-breaking-expected.png:
25452         * platform/chromium-mac-snowleopard/fast/replaced/width100percent-button-expected.png:
25453         * platform/chromium-mac-snowleopard/fast/sub-pixel/file-upload-control-at-fractional-offset-expected.png:
25454         * platform/chromium-mac-snowleopard/fast/text/international/vertical-text-glyph-test-expected.png:
25455         * platform/chromium-mac-snowleopard/fast/text/international/vertical-text-glyph-test-expected.txt:
25456         * platform/chromium-mac-snowleopard/fast/text/textIteratorNilRenderer-expected.png:
25457         * platform/chromium-mac-snowleopard/fast/writing-mode/fieldsets-expected.png:
25458         * platform/chromium-mac-snowleopard/http/tests/navigation/javascriptlink-frames-expected.png:
25459         * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-img-preserveAspectRatio-support-1-expected.png:
25460         * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.png:
25461         * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.png:
25462         * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-svg-through-object-with-huge-size-expected.png:
25463         * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.png:
25464         * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png:
25465         * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug1188-expected.png:
25466         * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug1318-expected.png:
25467         * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug138725-expected.png:
25468         * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug18359-expected.png:
25469         * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug2479-2-expected.png:
25470         * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug2479-3-expected.png:
25471         * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug26178-expected.png:
25472         * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug28928-expected.png:
25473         * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug33855-expected.png:
25474         * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug39209-expected.png:
25475         * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug4429-expected.png:
25476         * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug46368-1-expected.png:
25477         * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug46368-2-expected.png:
25478         * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug51037-expected.png:
25479         * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug51727-expected.png:
25480         * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug60749-expected.png:
25481         * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug7342-expected.png:
25482         * platform/chromium-mac-snowleopard/tables/mozilla/collapsing_borders/bug41262-4-expected.png:
25483         * platform/chromium-mac-snowleopard/tables/mozilla/dom/tableDom-expected.png:
25484         * platform/chromium-mac-snowleopard/tables/mozilla/other/move_row-expected.png:
25485         * platform/chromium-mac-snowleopard/tables/mozilla_expected_failures/bugs/bug1725-expected.png:
25486         * platform/chromium-mac-snowleopard/tables/mozilla_expected_failures/bugs/bug58402-2-expected.png:
25487         * platform/chromium-mac/compositing/shadows/shadow-drawing-expected.png:
25488         * platform/chromium-mac/compositing/shadows/shadow-drawing-expected.txt:
25489         * platform/chromium-mac/css2.1/t0804-c5509-padn-l-03-f-g-expected.png:
25490         * platform/chromium-mac/css2.1/t0804-c5509-padn-l-03-f-g-expected.txt:
25491         * platform/chromium-mac/css2.1/t090501-c414-flt-03-b-g-expected.png:
25492         * platform/chromium-mac/css2.1/t090501-c414-flt-03-b-g-expected.txt:
25493         * platform/chromium-mac/css3/flexbox/flexbox-baseline-expected.png:
25494         * platform/chromium-mac/css3/flexbox/flexbox-baseline-expected.txt:
25495         * platform/chromium-mac/editing/selection/3690703-2-expected.png:
25496         * platform/chromium-mac/editing/selection/3690703-2-expected.txt:
25497         * platform/chromium-mac/editing/selection/3690703-expected.png:
25498         * platform/chromium-mac/editing/selection/3690703-expected.txt:
25499         * platform/chromium-mac/editing/selection/3690719-expected.png:
25500         * platform/chromium-mac/editing/selection/3690719-expected.txt:
25501         * platform/chromium-mac/editing/selection/4397952-expected.png:
25502         * platform/chromium-mac/editing/selection/4397952-expected.txt:
25503         * platform/chromium-mac/editing/selection/5240265-expected.png:
25504         * platform/chromium-mac/editing/selection/5240265-expected.txt:
25505         * platform/chromium-mac/editing/selection/selection-button-text-expected.png:
25506         * platform/chromium-mac/editing/selection/selection-button-text-expected.txt:
25507         * platform/chromium-mac/editing/selection/vertical-rl-ltr-extend-line-backward-wrap-expected.png:
25508         * platform/chromium-mac/editing/selection/vertical-rl-ltr-extend-line-backward-wrap-expected.txt:
25509         * platform/chromium-mac/editing/selection/vertical-rl-ltr-extend-line-forward-wrap-expected.png:
25510         * platform/chromium-mac/editing/selection/vertical-rl-ltr-extend-line-forward-wrap-expected.txt:
25511         * platform/chromium-mac/fast/block/float/032-expected.png:
25512         * platform/chromium-mac/fast/block/float/032-expected.txt:
25513         * platform/chromium-mac/fast/block/float/float-avoidance-expected.png:
25514         * platform/chromium-mac/fast/block/float/float-avoidance-expected.txt:
25515         * platform/chromium-mac/fast/block/positioning/replaced-inside-fixed-top-bottom-expected.png:
25516         * platform/chromium-mac/fast/css/continuationCrash-expected.png:
25517         * platform/chromium-mac/fast/css/continuationCrash-expected.txt:
25518         * platform/chromium-mac/fast/css/margin-top-bottom-dynamic-expected.png:
25519         * platform/chromium-mac/fast/css/margin-top-bottom-dynamic-expected.txt:
25520         * platform/chromium-mac/fast/css/rtl-ordering-expected.png:
25521         * platform/chromium-mac/fast/css/rtl-ordering-expected.txt:
25522         * platform/chromium-mac/fast/dom/HTMLTextAreaElement/reset-textarea-expected.png:
25523         * platform/chromium-mac/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt:
25524         * platform/chromium-mac/fast/forms/001-expected.png:
25525         * platform/chromium-mac/fast/forms/001-expected.txt:
25526         * platform/chromium-mac/fast/forms/007-expected.png:
25527         * platform/chromium-mac/fast/forms/007-expected.txt:
25528         * platform/chromium-mac/fast/forms/basic-buttons-expected.png:
25529         * platform/chromium-mac/fast/forms/basic-buttons-expected.txt:
25530         * platform/chromium-mac/fast/forms/blankbuttons-expected.png:
25531         * platform/chromium-mac/fast/forms/blankbuttons-expected.txt:
25532         * platform/chromium-mac/fast/forms/button-sizes-expected.png:
25533         * platform/chromium-mac/fast/forms/button-sizes-expected.txt:
25534         * platform/chromium-mac/fast/forms/button-style-color-expected.png:
25535         * platform/chromium-mac/fast/forms/button-style-color-expected.txt:
25536         * platform/chromium-mac/fast/forms/button-table-styles-expected.png:
25537         * platform/chromium-mac/fast/forms/button-table-styles-expected.txt:
25538         * platform/chromium-mac/fast/forms/button-text-transform-expected.png:
25539         * platform/chromium-mac/fast/forms/button-text-transform-expected.txt:
25540         * platform/chromium-mac/fast/forms/control-restrict-line-height-expected.png:
25541         * platform/chromium-mac/fast/forms/control-restrict-line-height-expected.txt:
25542         * platform/chromium-mac/fast/forms/date/date-reset-value-expected.png: Added.
25543         * platform/chromium-mac/fast/forms/file/file-input-direction-expected.png:
25544         * platform/chromium-mac/fast/forms/file/file-input-direction-expected.txt:
25545         * platform/chromium-mac/fast/forms/file/file-input-disabled-expected.png:
25546         * platform/chromium-mac/fast/forms/file/file-input-disabled-expected.txt:
25547         * platform/chromium-mac/fast/forms/file/file-input-pressed-state-expected.png:
25548         * platform/chromium-mac/fast/forms/file/input-file-re-render-expected.png:
25549         * platform/chromium-mac/fast/forms/file/input-file-re-render-expected.txt:
25550         * platform/chromium-mac/fast/forms/form-element-geometry-expected.png:
25551         * platform/chromium-mac/fast/forms/form-element-geometry-expected.txt:
25552         * platform/chromium-mac/fast/forms/formmove3-expected.png:
25553         * platform/chromium-mac/fast/forms/formmove3-expected.txt:
25554         * platform/chromium-mac/fast/forms/input-baseline-expected.png:
25555         * platform/chromium-mac/fast/forms/input-button-sizes-expected.png:
25556         * platform/chromium-mac/fast/forms/input-button-sizes-expected.txt:
25557         * platform/chromium-mac/fast/forms/input-placeholder-paint-order-expected.png:
25558         * platform/chromium-mac/fast/forms/input-value-expected.png:
25559         * platform/chromium-mac/fast/forms/input-value-expected.txt:
25560         * platform/chromium-mac/fast/forms/menulist-clip-expected.png:
25561         * platform/chromium-mac/fast/forms/menulist-clip-expected.txt:
25562         * platform/chromium-mac/fast/forms/placeholder-position-expected.png:
25563         * platform/chromium-mac/fast/forms/search-vertical-alignment-expected.png:
25564         * platform/chromium-mac/fast/forms/search-vertical-alignment-expected.txt:
25565         * platform/chromium-mac/fast/forms/searchfield-heights-expected.png:
25566         * platform/chromium-mac/fast/forms/targeted-frame-submission-expected.png:
25567         * platform/chromium-mac/fast/forms/targeted-frame-submission-expected.txt:
25568         * platform/chromium-mac/fast/forms/validation-message-appearance-expected.png:
25569         * platform/chromium-mac/fast/forms/validation-message-appearance-expected.txt:
25570         * platform/chromium-mac/fast/html/details-add-child-1-expected.png:
25571         * platform/chromium-mac/fast/html/details-add-child-1-expected.txt:
25572         * platform/chromium-mac/fast/html/details-add-child-2-expected.png:
25573         * platform/chromium-mac/fast/html/details-add-child-2-expected.txt:
25574         * platform/chromium-mac/fast/html/details-add-details-child-1-expected.png:
25575         * platform/chromium-mac/fast/html/details-add-details-child-1-expected.txt:
25576         * platform/chromium-mac/fast/html/details-add-details-child-2-expected.png:
25577         * platform/chromium-mac/fast/html/details-add-details-child-2-expected.txt:
25578         * platform/chromium-mac/fast/html/details-add-summary-1-and-click-expected.png:
25579         * platform/chromium-mac/fast/html/details-add-summary-1-and-click-expected.txt:
25580         * platform/chromium-mac/fast/html/details-add-summary-1-expected.png:
25581         * platform/chromium-mac/fast/html/details-add-summary-1-expected.txt:
25582         * platform/chromium-mac/fast/html/details-add-summary-10-and-click-expected.png:
25583         * platform/chromium-mac/fast/html/details-add-summary-10-and-click-expected.txt:
25584         * platform/chromium-mac/fast/html/details-add-summary-10-expected.png:
25585         * platform/chromium-mac/fast/html/details-add-summary-10-expected.txt:
25586         * platform/chromium-mac/fast/html/details-add-summary-2-and-click-expected.png:
25587         * platform/chromium-mac/fast/html/details-add-summary-2-and-click-expected.txt:
25588         * platform/chromium-mac/fast/html/details-add-summary-2-expected.png:
25589         * platform/chromium-mac/fast/html/details-add-summary-2-expected.txt:
25590         * platform/chromium-mac/fast/html/details-add-summary-3-and-click-expected.png:
25591         * platform/chromium-mac/fast/html/details-add-summary-3-and-click-expected.txt:
25592         * platform/chromium-mac/fast/html/details-add-summary-3-expected.png:
25593         * platform/chromium-mac/fast/html/details-add-summary-3-expected.txt:
25594         * platform/chromium-mac/fast/html/details-add-summary-4-and-click-expected.png:
25595         * platform/chromium-mac/fast/html/details-add-summary-4-and-click-expected.txt:
25596         * platform/chromium-mac/fast/html/details-add-summary-4-expected.png:
25597         * platform/chromium-mac/fast/html/details-add-summary-4-expected.txt:
25598         * platform/chromium-mac/fast/html/details-add-summary-5-and-click-expected.png:
25599         * platform/chromium-mac/fast/html/details-add-summary-5-and-click-expected.txt:
25600         * platform/chromium-mac/fast/html/details-add-summary-5-expected.png:
25601         * platform/chromium-mac/fast/html/details-add-summary-5-expected.txt:
25602         * platform/chromium-mac/fast/html/details-add-summary-6-and-click-expected.png:
25603         * platform/chromium-mac/fast/html/details-add-summary-6-and-click-expected.txt:
25604         * platform/chromium-mac/fast/html/details-add-summary-6-expected.png:
25605         * platform/chromium-mac/fast/html/details-add-summary-6-expected.txt:
25606         * platform/chromium-mac/fast/html/details-add-summary-7-and-click-expected.png:
25607         * platform/chromium-mac/fast/html/details-add-summary-7-and-click-expected.txt:
25608         * platform/chromium-mac/fast/html/details-add-summary-7-expected.png:
25609         * platform/chromium-mac/fast/html/details-add-summary-7-expected.txt:
25610         * platform/chromium-mac/fast/html/details-add-summary-8-and-click-expected.png:
25611         * platform/chromium-mac/fast/html/details-add-summary-8-and-click-expected.txt:
25612         * platform/chromium-mac/fast/html/details-add-summary-8-expected.png:
25613         * platform/chromium-mac/fast/html/details-add-summary-8-expected.txt:
25614         * platform/chromium-mac/fast/html/details-add-summary-9-and-click-expected.png:
25615         * platform/chromium-mac/fast/html/details-add-summary-9-and-click-expected.txt:
25616         * platform/chromium-mac/fast/html/details-add-summary-9-expected.png:
25617         * platform/chromium-mac/fast/html/details-add-summary-9-expected.txt:
25618         * platform/chromium-mac/fast/html/details-add-summary-child-1-expected.png:
25619         * platform/chromium-mac/fast/html/details-add-summary-child-1-expected.txt:
25620         * platform/chromium-mac/fast/html/details-add-summary-child-2-expected.png:
25621         * platform/chromium-mac/fast/html/details-add-summary-child-2-expected.txt:
25622         * platform/chromium-mac/fast/html/details-marker-style-expected.png:
25623         * platform/chromium-mac/fast/html/details-marker-style-expected.txt:
25624         * platform/chromium-mac/fast/html/details-nested-1-expected.png:
25625         * platform/chromium-mac/fast/html/details-nested-1-expected.txt:
25626         * platform/chromium-mac/fast/html/details-nested-2-expected.png:
25627         * platform/chromium-mac/fast/html/details-nested-2-expected.txt:
25628         * platform/chromium-mac/fast/html/details-no-summary1-expected.png:
25629         * platform/chromium-mac/fast/html/details-no-summary1-expected.txt:
25630         * platform/chromium-mac/fast/html/details-no-summary2-expected.png:
25631         * platform/chromium-mac/fast/html/details-no-summary2-expected.txt:
25632         * platform/chromium-mac/fast/html/details-no-summary3-expected.png:
25633         * platform/chromium-mac/fast/html/details-no-summary3-expected.txt:
25634         * platform/chromium-mac/fast/html/details-no-summary4-expected.png:
25635         * platform/chromium-mac/fast/html/details-no-summary4-expected.txt:
25636         * platform/chromium-mac/fast/html/details-open-javascript-expected.png:
25637         * platform/chromium-mac/fast/html/details-open-javascript-expected.txt:
25638         * platform/chromium-mac/fast/html/details-open1-expected.png:
25639         * platform/chromium-mac/fast/html/details-open1-expected.txt:
25640         * platform/chromium-mac/fast/html/details-open2-expected.png:
25641         * platform/chromium-mac/fast/html/details-open2-expected.txt:
25642         * platform/chromium-mac/fast/html/details-open3-expected.png:
25643         * platform/chromium-mac/fast/html/details-open3-expected.txt:
25644         * platform/chromium-mac/fast/html/details-open4-expected.png:
25645         * platform/chromium-mac/fast/html/details-open4-expected.txt:
25646         * platform/chromium-mac/fast/html/details-open5-expected.png:
25647         * platform/chromium-mac/fast/html/details-open5-expected.txt:
25648         * platform/chromium-mac/fast/html/details-open6-expected.png:
25649         * platform/chromium-mac/fast/html/details-open6-expected.txt:
25650         * platform/chromium-mac/fast/html/details-position-expected.png:
25651         * platform/chromium-mac/fast/html/details-position-expected.txt:
25652         * platform/chromium-mac/fast/html/details-remove-child-1-expected.png:
25653         * platform/chromium-mac/fast/html/details-remove-child-1-expected.txt:
25654         * platform/chromium-mac/fast/html/details-remove-child-2-expected.png:
25655         * platform/chromium-mac/fast/html/details-remove-child-2-expected.txt:
25656         * platform/chromium-mac/fast/html/details-remove-summary-1-and-click-expected.png:
25657         * platform/chromium-mac/fast/html/details-remove-summary-1-and-click-expected.txt:
25658         * platform/chromium-mac/fast/html/details-remove-summary-1-expected.png:
25659         * platform/chromium-mac/fast/html/details-remove-summary-1-expected.txt:
25660         * platform/chromium-mac/fast/html/details-remove-summary-2-and-click-expected.png:
25661         * platform/chromium-mac/fast/html/details-remove-summary-2-and-click-expected.txt:
25662         * platform/chromium-mac/fast/html/details-remove-summary-2-expected.png:
25663         * platform/chromium-mac/fast/html/details-remove-summary-2-expected.txt:
25664         * platform/chromium-mac/fast/html/details-remove-summary-3-and-click-expected.png:
25665         * platform/chromium-mac/fast/html/details-remove-summary-3-and-click-expected.txt:
25666         * platform/chromium-mac/fast/html/details-remove-summary-3-expected.png:
25667         * platform/chromium-mac/fast/html/details-remove-summary-3-expected.txt:
25668         * platform/chromium-mac/fast/html/details-remove-summary-4-and-click-expected.png:
25669         * platform/chromium-mac/fast/html/details-remove-summary-4-and-click-expected.txt:
25670         * platform/chromium-mac/fast/html/details-remove-summary-4-expected.png:
25671         * platform/chromium-mac/fast/html/details-remove-summary-4-expected.txt:
25672         * platform/chromium-mac/fast/html/details-remove-summary-5-and-click-expected.png:
25673         * platform/chromium-mac/fast/html/details-remove-summary-5-and-click-expected.txt:
25674         * platform/chromium-mac/fast/html/details-remove-summary-5-expected.png:
25675         * platform/chromium-mac/fast/html/details-remove-summary-5-expected.txt:
25676         * platform/chromium-mac/fast/html/details-remove-summary-6-and-click-expected.png:
25677         * platform/chromium-mac/fast/html/details-remove-summary-6-and-click-expected.txt:
25678         * platform/chromium-mac/fast/html/details-remove-summary-6-expected.png:
25679         * platform/chromium-mac/fast/html/details-remove-summary-6-expected.txt:
25680         * platform/chromium-mac/fast/html/details-remove-summary-child-1-expected.png:
25681         * platform/chromium-mac/fast/html/details-remove-summary-child-1-expected.txt:
25682         * platform/chromium-mac/fast/html/details-remove-summary-child-2-expected.png:
25683         * platform/chromium-mac/fast/html/details-remove-summary-child-2-expected.txt:
25684         * platform/chromium-mac/fast/html/details-replace-summary-child-expected.png:
25685         * platform/chromium-mac/fast/html/details-replace-summary-child-expected.txt:
25686         * platform/chromium-mac/fast/html/details-replace-text-expected.png:
25687         * platform/chromium-mac/fast/html/details-replace-text-expected.txt:
25688         * platform/chromium-mac/fast/html/details-writing-mode-expected.png:
25689         * platform/chromium-mac/fast/html/details-writing-mode-expected.txt:
25690         * platform/chromium-mac/fast/images/imagemap-focus-ring-zoom-expected.png:
25691         * platform/chromium-mac/fast/images/imagemap-focus-ring-zoom-expected.txt:
25692         * platform/chromium-mac/fast/inline-block/contenteditable-baseline-expected.png:
25693         * platform/chromium-mac/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.png:
25694         * platform/chromium-mac/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.txt:
25695         * platform/chromium-mac/fast/overflow/scrollRevealButton-expected.png:
25696         * platform/chromium-mac/fast/overflow/scrollRevealButton-expected.txt:
25697         * platform/chromium-mac/fast/replaced/replaced-breaking-expected.png:
25698         * platform/chromium-mac/fast/replaced/replaced-breaking-expected.txt:
25699         * platform/chromium-mac/fast/replaced/width100percent-button-expected.png:
25700         * platform/chromium-mac/fast/replaced/width100percent-button-expected.txt:
25701         * platform/chromium-mac/fast/speech/input-appearance-searchandspeech-expected.png:
25702         * platform/chromium-mac/fast/sub-pixel/file-upload-control-at-fractional-offset-expected.png:
25703         * platform/chromium-mac/fast/sub-pixel/file-upload-control-at-fractional-offset-expected.txt:
25704         * platform/chromium-mac/fast/text/international/vertical-text-glyph-test-expected.png:
25705         * platform/chromium-mac/fast/text/international/vertical-text-glyph-test-expected.txt:
25706         * platform/chromium-mac/fast/text/textIteratorNilRenderer-expected.png:
25707         * platform/chromium-mac/fast/text/textIteratorNilRenderer-expected.txt:
25708         * platform/chromium-mac/fast/writing-mode/fieldsets-expected.png:
25709         * platform/chromium-mac/fast/writing-mode/fieldsets-expected.txt:
25710         * platform/chromium-mac/http/tests/navigation/javascriptlink-frames-expected.png:
25711         * platform/chromium-mac/http/tests/navigation/javascriptlink-frames-expected.txt:
25712         * platform/chromium-mac/platform/chromium/virtual/softwarecompositing/shadows/shadow-drawing-expected.png: Added.
25713         * platform/chromium-mac/platform/chromium/virtual/softwarecompositing/shadows/shadow-drawing-expected.txt:
25714         * platform/chromium-mac/svg/as-border-image/svg-as-border-image-2-expected.png:
25715         * platform/chromium-mac/svg/as-border-image/svg-as-border-image-2-expected.txt:
25716         * platform/chromium-mac/svg/as-border-image/svg-as-border-image-expected.png:
25717         * platform/chromium-mac/svg/as-border-image/svg-as-border-image-expected.txt:
25718         * platform/chromium-mac/svg/zoom/page/zoom-background-images-expected.png:
25719         * platform/chromium-mac/svg/zoom/page/zoom-img-preserveAspectRatio-support-1-expected.png:
25720         * platform/chromium-mac/svg/zoom/page/zoom-img-preserveAspectRatio-support-1-expected.txt:
25721         * platform/chromium-mac/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.png:
25722         * platform/chromium-mac/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt:
25723         * platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.png:
25724         * platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt:
25725         * platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.png:
25726         * platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.txt:
25727         * platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-huge-size-expected.png:
25728         * platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-huge-size-expected.txt:
25729         * platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.png:
25730         * platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.txt:
25731         * platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png:
25732         * platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt:
25733         * platform/chromium-mac/tables/mozilla/bugs/bug1188-expected.png:
25734         * platform/chromium-mac/tables/mozilla/bugs/bug1188-expected.txt:
25735         * platform/chromium-mac/tables/mozilla/bugs/bug1318-expected.png:
25736         * platform/chromium-mac/tables/mozilla/bugs/bug1318-expected.txt:
25737         * platform/chromium-mac/tables/mozilla/bugs/bug138725-expected.png:
25738         * platform/chromium-mac/tables/mozilla/bugs/bug138725-expected.txt:
25739         * platform/chromium-mac/tables/mozilla/bugs/bug18359-expected.png:
25740         * platform/chromium-mac/tables/mozilla/bugs/bug18359-expected.txt:
25741         * platform/chromium-mac/tables/mozilla/bugs/bug2479-2-expected.png:
25742         * platform/chromium-mac/tables/mozilla/bugs/bug2479-2-expected.txt:
25743         * platform/chromium-mac/tables/mozilla/bugs/bug2479-3-expected.png:
25744         * platform/chromium-mac/tables/mozilla/bugs/bug2479-3-expected.txt:
25745         * platform/chromium-mac/tables/mozilla/bugs/bug2479-4-expected.png:
25746         * platform/chromium-mac/tables/mozilla/bugs/bug2479-4-expected.txt:
25747         * platform/chromium-mac/tables/mozilla/bugs/bug26178-expected.png:
25748         * platform/chromium-mac/tables/mozilla/bugs/bug26178-expected.txt:
25749         * platform/chromium-mac/tables/mozilla/bugs/bug28928-expected.png:
25750         * platform/chromium-mac/tables/mozilla/bugs/bug28928-expected.txt:
25751         * platform/chromium-mac/tables/mozilla/bugs/bug30692-expected.png:
25752         * platform/chromium-mac/tables/mozilla/bugs/bug30692-expected.txt:
25753         * platform/chromium-mac/tables/mozilla/bugs/bug33855-expected.png:
25754         * platform/chromium-mac/tables/mozilla/bugs/bug33855-expected.txt:
25755         * platform/chromium-mac/tables/mozilla/bugs/bug39209-expected.png:
25756         * platform/chromium-mac/tables/mozilla/bugs/bug39209-expected.txt:
25757         * platform/chromium-mac/tables/mozilla/bugs/bug4429-expected.png:
25758         * platform/chromium-mac/tables/mozilla/bugs/bug4429-expected.txt:
25759         * platform/chromium-mac/tables/mozilla/bugs/bug46368-1-expected.png:
25760         * platform/chromium-mac/tables/mozilla/bugs/bug46368-1-expected.txt:
25761         * platform/chromium-mac/tables/mozilla/bugs/bug46368-2-expected.png:
25762         * platform/chromium-mac/tables/mozilla/bugs/bug46368-2-expected.txt:
25763         * platform/chromium-mac/tables/mozilla/bugs/bug51037-expected.png:
25764         * platform/chromium-mac/tables/mozilla/bugs/bug51037-expected.txt:
25765         * platform/chromium-mac/tables/mozilla/bugs/bug51727-expected.png:
25766         * platform/chromium-mac/tables/mozilla/bugs/bug51727-expected.txt:
25767         * platform/chromium-mac/tables/mozilla/bugs/bug60749-expected.png:
25768         * platform/chromium-mac/tables/mozilla/bugs/bug60749-expected.txt:
25769         * platform/chromium-mac/tables/mozilla/bugs/bug7342-expected.png:
25770         * platform/chromium-mac/tables/mozilla/bugs/bug7342-expected.txt:
25771         * platform/chromium-mac/tables/mozilla/collapsing_borders/bug41262-4-expected.png:
25772         * platform/chromium-mac/tables/mozilla/collapsing_borders/bug41262-4-expected.txt:
25773         * platform/chromium-mac/tables/mozilla/dom/tableDom-expected.png:
25774         * platform/chromium-mac/tables/mozilla/dom/tableDom-expected.txt:
25775         * platform/chromium-mac/tables/mozilla/other/move_row-expected.png:
25776         * platform/chromium-mac/tables/mozilla/other/move_row-expected.txt:
25777         * platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug1725-expected.png:
25778         * platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug1725-expected.txt:
25779         * platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug2479-5-expected.png:
25780         * platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt:
25781         * platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug58402-2-expected.png:
25782         * platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug58402-2-expected.txt:
25783         * platform/chromium-win-xp/editing/selection/vertical-rl-ltr-extend-line-backward-wrap-expected.png:
25784         * platform/chromium-win-xp/editing/selection/vertical-rl-ltr-extend-line-backward-wrap-expected.txt:
25785         * platform/chromium-win-xp/editing/selection/vertical-rl-ltr-extend-line-forward-wrap-expected.png:
25786         * platform/chromium-win-xp/editing/selection/vertical-rl-ltr-extend-line-forward-wrap-expected.txt:
25787         * platform/chromium-win-xp/fast/inline-block/contenteditable-baseline-expected.txt: Added.
25788         * platform/chromium-win-xp/fast/text/international/vertical-text-glyph-test-expected.png: Added.
25789         * platform/chromium-win-xp/fast/text/international/vertical-text-glyph-test-expected.txt: Added.
25790         * platform/chromium-win-xp/svg/zoom/page/zoom-img-preserveAspectRatio-support-1-expected.png: Removed.
25791         * platform/chromium-win-xp/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.png: Removed.
25792         * platform/chromium-win-xp/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.png: Removed.
25793         * platform/chromium-win-xp/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png: Removed.
25794         * platform/chromium-win/compositing/shadows/shadow-drawing-expected.txt:
25795         * platform/chromium-win/css2.1/t0804-c5509-padn-l-03-f-g-expected.txt:
25796         * platform/chromium-win/css2.1/t090501-c414-flt-03-b-g-expected.txt:
25797         * platform/chromium-win/css3/flexbox/flexbox-baseline-expected.png:
25798         * platform/chromium-win/css3/flexbox/flexbox-baseline-expected.txt:
25799         * platform/chromium-win/editing/selection/vertical-rl-ltr-extend-line-backward-wrap-expected.png:
25800         * platform/chromium-win/editing/selection/vertical-rl-ltr-extend-line-backward-wrap-expected.txt:
25801         * platform/chromium-win/editing/selection/vertical-rl-ltr-extend-line-forward-wrap-expected.png:
25802         * platform/chromium-win/editing/selection/vertical-rl-ltr-extend-line-forward-wrap-expected.txt:
25803         * platform/chromium-win/fast/block/positioning/replaced-inside-fixed-top-bottom-expected.png:
25804         * platform/chromium-win/fast/dom/HTMLProgressElement/progress-element-expected.png:
25805         * platform/chromium-win/fast/forms/007-expected.png:
25806         * platform/chromium-win/fast/forms/007-expected.txt:
25807         * platform/chromium-win/fast/forms/basic-buttons-expected.png:
25808         * platform/chromium-win/fast/forms/basic-buttons-expected.txt:
25809         * platform/chromium-win/fast/forms/placeholder-position-expected.txt:
25810         * platform/chromium-win/fast/forms/search-vertical-alignment-expected.png:
25811         * platform/chromium-win/fast/forms/search-vertical-alignment-expected.txt:
25812         * platform/chromium-win/fast/forms/searchfield-heights-expected.png:
25813         * platform/chromium-win/fast/forms/searchfield-heights-expected.txt:
25814         * platform/chromium-win/fast/html/details-add-child-1-expected.png:
25815         * platform/chromium-win/fast/html/details-add-child-1-expected.txt:
25816         * platform/chromium-win/fast/html/details-add-child-2-expected.png:
25817         * platform/chromium-win/fast/html/details-add-child-2-expected.txt:
25818         * platform/chromium-win/fast/html/details-add-details-child-1-expected.png:
25819         * platform/chromium-win/fast/html/details-add-details-child-1-expected.txt:
25820         * platform/chromium-win/fast/html/details-add-details-child-2-expected.png:
25821         * platform/chromium-win/fast/html/details-add-details-child-2-expected.txt:
25822         * platform/chromium-win/fast/html/details-add-summary-1-and-click-expected.png:
25823         * platform/chromium-win/fast/html/details-add-summary-1-and-click-expected.txt:
25824         * platform/chromium-win/fast/html/details-add-summary-1-expected.png:
25825         * platform/chromium-win/fast/html/details-add-summary-1-expected.txt:
25826         * platform/chromium-win/fast/html/details-add-summary-10-and-click-expected.png:
25827         * platform/chromium-win/fast/html/details-add-summary-10-and-click-expected.txt:
25828         * platform/chromium-win/fast/html/details-add-summary-10-expected.png:
25829         * platform/chromium-win/fast/html/details-add-summary-10-expected.txt:
25830         * platform/chromium-win/fast/html/details-add-summary-2-and-click-expected.png:
25831         * platform/chromium-win/fast/html/details-add-summary-2-and-click-expected.txt:
25832         * platform/chromium-win/fast/html/details-add-summary-2-expected.png:
25833         * platform/chromium-win/fast/html/details-add-summary-2-expected.txt:
25834         * platform/chromium-win/fast/html/details-add-summary-3-and-click-expected.png:
25835         * platform/chromium-win/fast/html/details-add-summary-3-and-click-expected.txt:
25836         * platform/chromium-win/fast/html/details-add-summary-3-expected.png:
25837         * platform/chromium-win/fast/html/details-add-summary-3-expected.txt:
25838         * platform/chromium-win/fast/html/details-add-summary-4-and-click-expected.png:
25839         * platform/chromium-win/fast/html/details-add-summary-4-and-click-expected.txt:
25840         * platform/chromium-win/fast/html/details-add-summary-4-expected.png:
25841         * platform/chromium-win/fast/html/details-add-summary-4-expected.txt:
25842         * platform/chromium-win/fast/html/details-add-summary-5-and-click-expected.png:
25843         * platform/chromium-win/fast/html/details-add-summary-5-and-click-expected.txt:
25844         * platform/chromium-win/fast/html/details-add-summary-5-expected.png:
25845         * platform/chromium-win/fast/html/details-add-summary-5-expected.txt:
25846         * platform/chromium-win/fast/html/details-add-summary-6-and-click-expected.png:
25847         * platform/chromium-win/fast/html/details-add-summary-6-and-click-expected.txt:
25848         * platform/chromium-win/fast/html/details-add-summary-6-expected.png:
25849         * platform/chromium-win/fast/html/details-add-summary-6-expected.txt:
25850         * platform/chromium-win/fast/html/details-add-summary-7-and-click-expected.png:
25851         * platform/chromium-win/fast/html/details-add-summary-7-and-click-expected.txt:
25852         * platform/chromium-win/fast/html/details-add-summary-7-expected.png:
25853         * platform/chromium-win/fast/html/details-add-summary-7-expected.txt:
25854         * platform/chromium-win/fast/html/details-add-summary-8-and-click-expected.png:
25855         * platform/chromium-win/fast/html/details-add-summary-8-and-click-expected.txt:
25856         * platform/chromium-win/fast/html/details-add-summary-8-expected.png:
25857         * platform/chromium-win/fast/html/details-add-summary-8-expected.txt:
25858         * platform/chromium-win/fast/html/details-add-summary-9-and-click-expected.png:
25859         * platform/chromium-win/fast/html/details-add-summary-9-and-click-expected.txt:
25860         * platform/chromium-win/fast/html/details-add-summary-9-expected.png:
25861         * platform/chromium-win/fast/html/details-add-summary-9-expected.txt:
25862         * platform/chromium-win/fast/html/details-add-summary-child-1-expected.png:
25863         * platform/chromium-win/fast/html/details-add-summary-child-1-expected.txt:
25864         * platform/chromium-win/fast/html/details-add-summary-child-2-expected.png:
25865         * platform/chromium-win/fast/html/details-add-summary-child-2-expected.txt:
25866         * platform/chromium-win/fast/html/details-marker-style-expected.png:
25867         * platform/chromium-win/fast/html/details-marker-style-expected.txt:
25868         * platform/chromium-win/fast/html/details-nested-1-expected.png:
25869         * platform/chromium-win/fast/html/details-nested-1-expected.txt:
25870         * platform/chromium-win/fast/html/details-nested-2-expected.png:
25871         * platform/chromium-win/fast/html/details-nested-2-expected.txt:
25872         * platform/chromium-win/fast/html/details-no-summary1-expected.png:
25873         * platform/chromium-win/fast/html/details-no-summary1-expected.txt:
25874         * platform/chromium-win/fast/html/details-no-summary2-expected.png:
25875         * platform/chromium-win/fast/html/details-no-summary2-expected.txt:
25876         * platform/chromium-win/fast/html/details-no-summary3-expected.png:
25877         * platform/chromium-win/fast/html/details-no-summary3-expected.txt:
25878         * platform/chromium-win/fast/html/details-no-summary4-expected.png:
25879         * platform/chromium-win/fast/html/details-no-summary4-expected.txt:
25880         * platform/chromium-win/fast/html/details-open-javascript-expected.png:
25881         * platform/chromium-win/fast/html/details-open-javascript-expected.txt:
25882         * platform/chromium-win/fast/html/details-open1-expected.png:
25883         * platform/chromium-win/fast/html/details-open1-expected.txt:
25884         * platform/chromium-win/fast/html/details-open2-expected.png:
25885         * platform/chromium-win/fast/html/details-open2-expected.txt:
25886         * platform/chromium-win/fast/html/details-open3-expected.png:
25887         * platform/chromium-win/fast/html/details-open3-expected.txt:
25888         * platform/chromium-win/fast/html/details-open4-expected.png:
25889         * platform/chromium-win/fast/html/details-open4-expected.txt:
25890         * platform/chromium-win/fast/html/details-open5-expected.png:
25891         * platform/chromium-win/fast/html/details-open5-expected.txt:
25892         * platform/chromium-win/fast/html/details-open6-expected.png:
25893         * platform/chromium-win/fast/html/details-open6-expected.txt:
25894         * platform/chromium-win/fast/html/details-position-expected.png:
25895         * platform/chromium-win/fast/html/details-position-expected.txt:
25896         * platform/chromium-win/fast/html/details-remove-child-1-expected.png:
25897         * platform/chromium-win/fast/html/details-remove-child-1-expected.txt:
25898         * platform/chromium-win/fast/html/details-remove-child-2-expected.png:
25899         * platform/chromium-win/fast/html/details-remove-child-2-expected.txt:
25900         * platform/chromium-win/fast/html/details-remove-summary-1-and-click-expected.png:
25901         * platform/chromium-win/fast/html/details-remove-summary-1-and-click-expected.txt:
25902         * platform/chromium-win/fast/html/details-remove-summary-1-expected.png:
25903         * platform/chromium-win/fast/html/details-remove-summary-1-expected.txt:
25904         * platform/chromium-win/fast/html/details-remove-summary-2-and-click-expected.png:
25905         * platform/chromium-win/fast/html/details-remove-summary-2-and-click-expected.txt:
25906         * platform/chromium-win/fast/html/details-remove-summary-2-expected.png:
25907         * platform/chromium-win/fast/html/details-remove-summary-2-expected.txt:
25908         * platform/chromium-win/fast/html/details-remove-summary-3-and-click-expected.png:
25909         * platform/chromium-win/fast/html/details-remove-summary-3-and-click-expected.txt:
25910         * platform/chromium-win/fast/html/details-remove-summary-3-expected.png:
25911         * platform/chromium-win/fast/html/details-remove-summary-3-expected.txt:
25912         * platform/chromium-win/fast/html/details-remove-summary-4-and-click-expected.png:
25913         * platform/chromium-win/fast/html/details-remove-summary-4-and-click-expected.txt:
25914         * platform/chromium-win/fast/html/details-remove-summary-4-expected.png:
25915         * platform/chromium-win/fast/html/details-remove-summary-4-expected.txt:
25916         * platform/chromium-win/fast/html/details-remove-summary-5-and-click-expected.png:
25917         * platform/chromium-win/fast/html/details-remove-summary-5-and-click-expected.txt:
25918         * platform/chromium-win/fast/html/details-remove-summary-5-expected.png:
25919         * platform/chromium-win/fast/html/details-remove-summary-5-expected.txt:
25920         * platform/chromium-win/fast/html/details-remove-summary-6-and-click-expected.png:
25921         * platform/chromium-win/fast/html/details-remove-summary-6-and-click-expected.txt:
25922         * platform/chromium-win/fast/html/details-remove-summary-6-expected.png:
25923         * platform/chromium-win/fast/html/details-remove-summary-6-expected.txt:
25924         * platform/chromium-win/fast/html/details-remove-summary-child-1-expected.png:
25925         * platform/chromium-win/fast/html/details-remove-summary-child-1-expected.txt:
25926         * platform/chromium-win/fast/html/details-remove-summary-child-2-expected.png:
25927         * platform/chromium-win/fast/html/details-remove-summary-child-2-expected.txt:
25928         * platform/chromium-win/fast/html/details-replace-summary-child-expected.png:
25929         * platform/chromium-win/fast/html/details-replace-summary-child-expected.txt:
25930         * platform/chromium-win/fast/html/details-replace-text-expected.png:
25931         * platform/chromium-win/fast/html/details-replace-text-expected.txt:
25932         * platform/chromium-win/fast/html/details-writing-mode-expected.png:
25933         * platform/chromium-win/fast/html/details-writing-mode-expected.txt:
25934         * platform/chromium-win/fast/images/imagemap-focus-ring-zoom-expected.png:
25935         * platform/chromium-win/fast/images/imagemap-focus-ring-zoom-expected.txt:
25936         * platform/chromium-win/fast/inline-block/contenteditable-baseline-expected.txt:
25937         * platform/chromium-win/fast/speech/input-appearance-searchandspeech-expected.png:
25938         * platform/chromium-win/fast/speech/input-appearance-searchandspeech-expected.txt:
25939         * platform/chromium-win/fast/text/international/vertical-text-glyph-test-expected.png:
25940         * platform/chromium-win/fast/text/international/vertical-text-glyph-test-expected.txt:
25941         * platform/chromium-win/fast/writing-mode/fieldsets-expected.png:
25942         * platform/chromium-win/fast/writing-mode/fieldsets-expected.txt:
25943         * platform/chromium-win/platform/chromium/virtual/softwarecompositing: Added.
25944         * platform/chromium-win/platform/chromium/virtual/softwarecompositing/shadows: Added.
25945         * platform/chromium-win/platform/chromium/virtual/softwarecompositing/shadows/shadow-drawing-expected.txt: Added.
25946         * platform/chromium-win/svg/as-border-image/svg-as-border-image-2-expected.png:
25947         * platform/chromium-win/svg/as-border-image/svg-as-border-image-2-expected.txt:
25948         * platform/chromium-win/svg/as-border-image/svg-as-border-image-expected.png:
25949         * platform/chromium-win/svg/as-border-image/svg-as-border-image-expected.txt:
25950         * platform/chromium-win/svg/zoom/page/zoom-background-images-expected.png:
25951         * platform/chromium-win/svg/zoom/page/zoom-img-preserveAspectRatio-support-1-expected.png:
25952         * platform/chromium-win/svg/zoom/page/zoom-img-preserveAspectRatio-support-1-expected.txt:
25953         * platform/chromium-win/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.png:
25954         * platform/chromium-win/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt:
25955         * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.png:
25956         * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt:
25957         * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.png:
25958         * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.txt:
25959         * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-huge-size-expected.png:
25960         * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-huge-size-expected.txt:
25961         * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.png:
25962         * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.txt:
25963         * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png:
25964         * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt:
25965         * platform/chromium-win/tables/mozilla/bugs/bug30692-expected.txt:
25966         * platform/chromium/TestExpectations:
25967         * platform/chromium/fast/block/positioning/replaced-inside-fixed-top-bottom-expected.txt: Replaced.
25968         * platform/chromium/fast/forms/input-baseline-expected.txt: Removed.
25969         * platform/chromium/fast/forms/placeholder-position-expected.txt: Removed.
25970         * platform/mac/fast/forms/input-baseline-expected.txt: Removed.
25971         * platform/mac/fast/forms/placeholder-position-expected.txt: Removed.
25972
25973 2012-10-19  Levi Weintraub  <leviw@chromium.org>
25974
25975         Unreviewed gardening. Fixing a lint issue.
25976
25977         * platform/chromium/TestExpectations:
25978
25979 2012-10-19  Chris Fleizach  <cfleizach@apple.com>
25980
25981         AX: aria-hidden=false does not work as expected
25982         https://bugs.webkit.org/show_bug.cgi?id=98787
25983
25984         Reviewed by Beth Dakin.
25985
25986         * accessibility/aria-hidden-negates-no-visibility.html: Added.
25987         * platform/mac/accessibility/aria-hidden-negates-no-visibility-expected.txt: Added.
25988
25989 2012-10-19  Shinya Kawanaka  <shinyak@chromium.org>
25990
25991         Elements assigned to <shadow> should not be reprojected.
25992         https://bugs.webkit.org/show_bug.cgi?id=99680
25993
25994         Reviewed by Dimitri Glazkov.
25995
25996         * fast/dom/shadow/content-reprojection-complex-expected.html: Added.
25997         * fast/dom/shadow/content-reprojection-complex.html: Added.
25998         * fast/dom/shadow/content-reprojection-shadow-expected.html: Added.
25999         * fast/dom/shadow/content-reprojection-shadow.html: Added.
26000         * fast/dom/shadow/shadow-reprojection-prohibited-expected.html: Added.
26001         * fast/dom/shadow/shadow-reprojection-prohibited.html: Added.
26002
26003 2012-10-19  Pan Deng  <pan.deng@intel.com>
26004
26005         Fix incorrect User Timing test case path in TestExpectations of qt-5.0-wk2 platform.
26006         https://bugs.webkit.org/show_bug.cgi?id=99811.
26007
26008         Reviewed by Tony Gentilcore.
26009
26010         Path 'http/tests/w3c/webperf/proposal/Intel/user-timing' is replaced by 'http/tests/w3c/webperf/submission/Intel/user-timing' in this patch.
26011
26012         * platform/qt-5.0-wk2/TestExpectations:
26013
26014 2012-10-19  Chris Fleizach  <cfleizach@apple.com>
26015
26016         VO issues with hidden <legend> and last explicitly labelled element within a group <fieldset>
26017         https://bugs.webkit.org/show_bug.cgi?id=96325
26018
26019         Reviewed by Beth Dakin.
26020
26021         * accessibility/hidden-legend-expected.txt: Added.
26022         * accessibility/hidden-legend.html: Added.
26023         * platform/chromium/TestExpectations:
26024
26025 2012-10-19  Shinya Kawanaka  <shinyak@chromium.org>
26026
26027         Should have a test case where InsertionPoint has a ShadowRoot.
26028         https://bugs.webkit.org/show_bug.cgi?id=99822
26029
26030         Reviewed by Dimitri Glazkov.
26031
26032         We didn't have a test case where InsertionPoint has a ShadowRoot. Let's have it not to cause a regression.
26033
26034         * fast/dom/shadow/shadowroot-of-insertionpoint-expected.html: Added.
26035         * fast/dom/shadow/shadowroot-of-insertionpoint.html: Added.
26036
26037 2012-10-19  Chris Fleizach  <cfleizach@apple.com>
26038
26039         AX: Refactor accessibility name computation so it's more platform independent
26040         https://bugs.webkit.org/show_bug.cgi?id=99502
26041
26042         Reviewed by Beth Dakin.
26043
26044         Update a test to reflect change in what shoud be recognized as a title.
26045
26046         * platform/mac/accessibility/aria-radiobutton-text.html:
26047
26048 2012-10-19  Zan Dobersek  <zandobersek@gmail.com>
26049
26050         [WK2][GTK] Fullscreen tests timing out in bots
26051         https://bugs.webkit.org/show_bug.cgi?id=93973
26052
26053         Reviewed by Philippe Normand.
26054
26055         Remove failure expectations for the fullscreen tests. They all pass now,
26056         with a pass expectation needed for one test to aknowledge that.
26057
26058         * platform/gtk-wk2/TestExpectations:
26059
26060 2012-10-19  Kent Tamura  <tkent@chromium.org>
26061
26062         [Chromium] Test expectation update
26063         http://webkit.org/b/99818
26064
26065         month-multiple-fields-keyboard-events.html is failing on SnowLeopard too.
26066
26067         * platform/chromium/TestExpectations:
26068
26069 2012-10-19  Balazs Kelemen  <kbalazs@webkit.org>
26070
26071         [Qt] Pixel tests need rebaseline
26072         https://bugs.webkit.org/show_bug.cgi?id=99323
26073
26074         Unreviewed pixel rebaseline.
26075
26076         Part 7.
26077         Rebaseline the rest of pixel results. All of these tests producing correct results,
26078         only the expectations were outdated. Most of the differenes was not detectable by
26079         looking at the expected and actual results, only ImageDiff sees the difference.
26080
26081         * platform/qt/http/tests/misc/acid2-expected.png:
26082         * platform/qt/ietestcenter/css3/bordersbackgrounds/background-size-aspect-ratio-expected.png:
26083         * platform/qt/tables/mozilla/bugs/bug101674-expected.png:
26084         * platform/qt/tables/mozilla/bugs/bug10269-2-expected.png:
26085         * platform/qt/tables/mozilla/bugs/bug10633-expected.png:
26086         * platform/qt/tables/mozilla/bugs/bug1067-2-expected.png:
26087         * platform/qt/tables/mozilla/bugs/bug113235-1-expected.png:
26088         * platform/qt/tables/mozilla/bugs/bug1188-expected.png:
26089         * platform/qt/tables/mozilla/bugs/bug126742-expected.png:
26090         * platform/qt/tables/mozilla/bugs/bug1302-expected.png:
26091         * platform/qt/tables/mozilla/bugs/bug137388-2-expected.png:
26092         * platform/qt/tables/mozilla/bugs/bug1430-expected.png:
26093         * platform/qt/tables/mozilla/bugs/bug17130-1-expected.png:
26094         * platform/qt/tables/mozilla/bugs/bug17130-2-expected.png:
26095         * platform/qt/tables/mozilla/bugs/bug22019-expected.png:
26096         * platform/qt/tables/mozilla/bugs/bug23235-expected.png:
26097         * platform/qt/tables/mozilla/bugs/bug2479-1-expected.png:
26098         * platform/qt/tables/mozilla/bugs/bug2479-3-expected.png:
26099         * platform/qt/tables/mozilla/bugs/bug2479-4-expected.png:
26100         * platform/qt/tables/mozilla/bugs/bug2886-expected.png:
26101         * platform/qt/tables/mozilla/bugs/bug2947-expected.png:
26102         * platform/qt/tables/mozilla/bugs/bug2962-expected.png:
26103         * platform/qt/tables/mozilla/bugs/bug6404-expected.png:
26104         * platform/qt/tables/mozilla/bugs/bug73321-expected.png:
26105         * platform/qt/tables/mozilla/bugs/bug86708-expected.png:
26106         * platform/qt/tables/mozilla/bugs/bug8950-expected.png:
26107         * platform/qt/tables/mozilla/collapsing_borders/bug41262-3-expected.png:
26108         * platform/qt/tables/mozilla/core/bloomberg-expected.png:
26109         * platform/qt/tables/mozilla/core/col_widths_auto_autoFix-expected.png:
26110         * platform/qt/tables/mozilla/core/one_row-expected.png:
26111         * platform/qt/tables/mozilla/marvin/backgr_index-expected.png:
26112         * platform/qt/tables/mozilla/marvin/backgr_layers-opacity-expected.png:
26113         * platform/qt/tables/mozilla/marvin/backgr_position-table-expected.png:
26114         * platform/qt/tables/mozilla/marvin/backgr_simple-table-cell-expected.png:
26115         * platform/qt/tables/mozilla/marvin/backgr_simple-table-column-expected.png:
26116         * platform/qt/tables/mozilla/marvin/backgr_simple-table-column-group-expected.png:
26117         * platform/qt/tables/mozilla/marvin/backgr_simple-table-expected.png:
26118         * platform/qt/tables/mozilla/marvin/backgr_simple-table-row-expected.png:
26119         * platform/qt/tables/mozilla/marvin/backgr_simple-table-row-group-expected.png:
26120         * platform/qt/tables/mozilla/marvin/tbody_valign_baseline-expected.png:
26121         * platform/qt/tables/mozilla/marvin/tbody_valign_bottom-expected.png:
26122         * platform/qt/tables/mozilla/marvin/tbody_valign_middle-expected.png:
26123         * platform/qt/tables/mozilla/marvin/tbody_valign_top-expected.png:
26124         * platform/qt/tables/mozilla/marvin/td_valign_baseline-expected.png:
26125         * platform/qt/tables/mozilla/marvin/td_valign_bottom-expected.png:
26126         * platform/qt/tables/mozilla/marvin/td_valign_middle-expected.png:
26127         * platform/qt/tables/mozilla/marvin/td_valign_top-expected.png:
26128         * platform/qt/tables/mozilla/marvin/tfoot_valign_baseline-expected.png:
26129         * platform/qt/tables/mozilla/marvin/tfoot_valign_bottom-expected.png:
26130         * platform/qt/tables/mozilla/marvin/tfoot_valign_middle-expected.png:
26131         * platform/qt/tables/mozilla/marvin/tfoot_valign_top-expected.png:
26132         * platform/qt/tables/mozilla/marvin/th_valign_baseline-expected.png:
26133         * platform/qt/tables/mozilla/marvin/th_valign_bottom-expected.png:
26134         * platform/qt/tables/mozilla/marvin/th_valign_middle-expected.png:
26135         * platform/qt/tables/mozilla/marvin/th_valign_top-expected.png:
26136         * platform/qt/tables/mozilla/marvin/thead_valign_baseline-expected.png:
26137         * platform/qt/tables/mozilla/marvin/thead_valign_bottom-expected.png:
26138         * platform/qt/tables/mozilla/marvin/thead_valign_middle-expected.png:
26139         * platform/qt/tables/mozilla/marvin/thead_valign_top-expected.png:
26140         * platform/qt/tables/mozilla/marvin/tr_valign_baseline-expected.png:
26141         * platform/qt/tables/mozilla/marvin/tr_valign_bottom-expected.png:
26142         * platform/qt/tables/mozilla/marvin/tr_valign_middle-expected.png:
26143         * platform/qt/tables/mozilla/marvin/tr_valign_top-expected.png:
26144         * platform/qt/tables/mozilla/other/cell_widths-expected.png:
26145         * platform/qt/tables/mozilla/other/wa_table_thtd_rowspan-expected.png:
26146         * platform/qt/tables/mozilla/other/wa_table_tr_align-expected.png:
26147         * platform/qt/tables/mozilla_expected_failures/bugs/bug1010-expected.png:
26148         * platform/qt/tables/mozilla_expected_failures/bugs/bug1055-2-expected.png:
26149         * platform/qt/tables/mozilla_expected_failures/bugs/bug80762-2-expected.png:
26150         * platform/qt/tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.png:
26151         * platform/qt/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.png:
26152         * platform/qt/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.png:
26153         * platform/qt/tables/mozilla_expected_failures/marvin/backgr_border-table-expected.png:
26154         * platform/qt/tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.png:
26155         * platform/qt/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.png:
26156         * platform/qt/tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.png:
26157         * platform/qt/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.png:
26158         * platform/qt/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.png:
26159         * platform/qt/tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.png:
26160         * platform/qt/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.png:
26161         * platform/qt/tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.png:
26162         * platform/qt/tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.png:
26163         * platform/qt/tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.png:
26164         * platform/qt/transforms/3d/general/matrix-with-zoom-3d-expected.png: Copied from LayoutTests/platform/qt/tables/mozilla/bugs/bug1067-2-expected.png.
26165         * platform/qt/transforms/3d/point-mapping/3d-point-mapping-2-expected.png:
26166         * platform/qt/transforms/3d/point-mapping/3d-point-mapping-coplanar-expected.png: Added.
26167         * platform/qt/transforms/3d/point-mapping/3d-point-mapping-deep-expected.png:
26168         * platform/qt/transforms/3d/point-mapping/3d-point-mapping-expected.png:
26169         * platform/qt/transforms/3d/point-mapping/3d-point-mapping-overlapping-expected.png: Added.
26170         * platform/qt/transforms/3d/point-mapping/3d-point-mapping-preserve-3d-expected.png:
26171         * platform/qt/transitions/suspend-transform-transition-expected.png: Copied from LayoutTests/platform/qt/tables/mozilla/bugs/bug1067-2-expected.png.
26172
26173 2012-10-19  Balazs Kelemen  <kbalazs@webkit.org>
26174
26175         [Qt] Pixel tests need rebaseline
26176         https://bugs.webkit.org/show_bug.cgi?id=99323
26177
26178         Unreviewed pixel rebaseline.
26179
26180         Part 6.
26181         Rebaseline pixel results in the svg directory.
26182         All of these tests producing correct results, only the expectations
26183         were outdated. Most of the differenes was not detectable by looking
26184         at the expected and actual results, only ImageDiff sees the difference.
26185
26186         * platform/qt/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.png:
26187         * platform/qt/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.png:
26188         * platform/qt/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.png:
26189         * platform/qt/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.png:
26190         * platform/qt/svg/W3C-SVG-1.1/animate-elem-04-t-expected.png:
26191         * platform/qt/svg/W3C-SVG-1.1/animate-elem-05-t-expected.png:
26192         * platform/qt/svg/W3C-SVG-1.1/animate-elem-06-t-expected.png:
26193         * platform/qt/svg/W3C-SVG-1.1/animate-elem-07-t-expected.png:
26194         * platform/qt/svg/W3C-SVG-1.1/animate-elem-09-t-expected.png:
26195         * platform/qt/svg/W3C-SVG-1.1/animate-elem-10-t-expected.png:
26196         * platform/qt/svg/W3C-SVG-1.1/animate-elem-11-t-expected.png:
26197         * platform/qt/svg/W3C-SVG-1.1/animate-elem-12-t-expected.png:
26198         * platform/qt/svg/W3C-SVG-1.1/animate-elem-14-t-expected.png:
26199         * platform/qt/svg/W3C-SVG-1.1/animate-elem-15-t-expected.png:
26200         * platform/qt/svg/W3C-SVG-1.1/animate-elem-16-t-expected.png:
26201         * platform/qt/svg/W3C-SVG-1.1/animate-elem-17-t-expected.png:
26202         * platform/qt/svg/W3C-SVG-1.1/animate-elem-18-t-expected.png:
26203         * platform/qt/svg/W3C-SVG-1.1/animate-elem-19-t-expected.png:
26204         * platform/qt/svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.png:
26205         * platform/qt/svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.png:
26206         * platform/qt/svg/W3C-SVG-1.1/filters-blend-01-b-expected.png:
26207         * platform/qt/svg/W3C-SVG-1.1/filters-color-01-b-expected.png:
26208         * platform/qt/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.png:
26209         * platform/qt/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.png:
26210         * platform/qt/svg/W3C-SVG-1.1/filters-light-01-f-expected.png:
26211         * platform/qt/svg/W3C-SVG-1.1/filters-morph-01-f-expected.png:
26212         * platform/qt/svg/W3C-SVG-1.1/interact-events-01-b-expected.png:
26213         * platform/qt/svg/W3C-SVG-1.1/interact-order-01-b-expected.png:
26214         * platform/qt/svg/W3C-SVG-1.1/interact-order-02-b-expected.png:
26215         * platform/qt/svg/W3C-SVG-1.1/interact-order-03-b-expected.png:
26216         * platform/qt/svg/W3C-SVG-1.1/masking-opacity-01-b-expected.png:
26217         * platform/qt/svg/W3C-SVG-1.1/masking-path-01-b-expected.png:
26218         * platform/qt/svg/W3C-SVG-1.1/masking-path-02-b-expected.png:
26219         * platform/qt/svg/W3C-SVG-1.1/masking-path-03-b-expected.png:
26220         * platform/qt/svg/W3C-SVG-1.1/masking-path-04-b-expected.png:
26221         * platform/qt/svg/W3C-SVG-1.1/painting-fill-02-t-expected.png:
26222         * platform/qt/svg/W3C-SVG-1.1/painting-fill-03-t-expected.png:
26223         * platform/qt/svg/W3C-SVG-1.1/painting-stroke-01-t-expected.png:
26224         * platform/qt/svg/W3C-SVG-1.1/painting-stroke-02-t-expected.png:
26225         * platform/qt/svg/W3C-SVG-1.1/painting-stroke-03-t-expected.png:
26226         * platform/qt/svg/W3C-SVG-1.1/painting-stroke-04-t-expected.png:
26227         * platform/qt/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.png:
26228         * platform/qt/svg/W3C-SVG-1.1/pservers-grad-07-b-expected.png:
26229         * platform/qt/svg/W3C-SVG-1.1/pservers-grad-09-b-expected.png:
26230         * platform/qt/svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.png:
26231         * platform/qt/svg/W3C-SVG-1.1/render-groups-01-b-expected.png:
26232         * platform/qt/svg/W3C-SVG-1.1/render-groups-03-t-expected.png:
26233         * platform/qt/svg/W3C-SVG-1.1/script-handle-04-b-expected.png:
26234         * platform/qt/svg/W3C-SVG-1.1/struct-dom-04-b-expected.png:
26235         * platform/qt/svg/W3C-SVG-1.1/struct-dom-05-b-expected.png:
26236         * platform/qt/svg/W3C-SVG-1.1/struct-image-02-b-expected.png:
26237         * platform/qt/svg/W3C-SVG-1.1/struct-image-10-t-expected.png:
26238         * platform/qt/svg/W3C-SVG-1.1/struct-symbol-01-b-expected.png:
26239         * platform/qt/svg/W3C-SVG-1.1/text-align-01-b-expected.png:
26240         * platform/qt/svg/W3C-SVG-1.1/text-align-02-b-expected.png:
26241         * platform/qt/svg/W3C-SVG-1.1/text-align-03-b-expected.png:
26242         * platform/qt/svg/W3C-SVG-1.1/text-align-04-b-expected.png:
26243         * platform/qt/svg/W3C-SVG-1.1/text-align-06-b-expected.png:
26244         * platform/qt/svg/W3C-SVG-1.1/text-altglyph-01-b-expected.png:
26245         * platform/qt/svg/W3C-SVG-1.1/text-fonts-02-t-expected.png:
26246         * platform/qt/svg/W3C-SVG-1.1/text-path-01-b-expected.png:
26247         * platform/qt/svg/W3C-SVG-1.1/text-spacing-01-b-expected.png:
26248         * platform/qt/svg/W3C-SVG-1.1/text-text-01-b-expected.png:
26249         * platform/qt/svg/W3C-SVG-1.1/text-text-03-b-expected.png:
26250         * platform/qt/svg/W3C-SVG-1.1/text-text-07-t-expected.png:
26251         * platform/qt/svg/W3C-SVG-1.1/text-tselect-01-b-expected.png:
26252         * platform/qt/svg/W3C-SVG-1.1/text-tspan-01-b-expected.png:
26253         * platform/qt/svg/W3C-SVG-1.1/text-ws-01-t-expected.png:
26254         * platform/qt/svg/W3C-SVG-1.1/text-ws-02-t-expected.png:
26255         * platform/qt/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.png:
26256         * platform/qt/svg/animations/animateMotion-additive-2c-expected.png: Added.
26257         * platform/qt/svg/animations/animateMotion-additive-2d-expected.png: Added.
26258         * platform/qt/svg/as-border-image/svg-as-border-image-expected.png:
26259         * platform/qt/svg/as-image/img-preserveAspectRatio-support-1-expected.png:
26260         * platform/qt/svg/as-image/img-preserveAspectRatio-support-2-expected.png:
26261         * platform/qt/svg/as-object/embedded-svg-immediate-offsetWidth-query-expected.png:
26262         * platform/qt/svg/css/text-shadow-multiple-expected.png:
26263         * platform/qt/svg/custom/absolute-sized-content-with-resources-expected.png:
26264         * platform/qt/svg/custom/altglyph-expected.png:
26265         * platform/qt/svg/custom/focus-ring-expected.png:
26266         * platform/qt/svg/custom/glyph-selection-lang-attribute-expected.png:
26267         * platform/qt/svg/custom/gradient-stroke-width-expected.png:
26268         * platform/qt/svg/custom/grayscale-gradient-mask-2-expected.png:
26269         * platform/qt/svg/custom/grayscale-gradient-mask-expected.png:
26270         * platform/qt/svg/custom/image-rescale-expected.png:
26271         * platform/qt/svg/custom/image-small-width-height-expected.png:
26272         * platform/qt/svg/custom/relative-sized-image-expected.png:
26273         * platform/qt/svg/custom/text-rotation-expected.png:
26274         * platform/qt/svg/dom/css-transforms-expected.png:
26275         * platform/qt/svg/filters/feDropShadow-expected.png:
26276         * platform/qt/svg/filters/filterRes1-expected.png:
26277         * platform/qt/svg/filters/filterRes3-expected.png:
26278         * platform/qt/svg/hixie/perf/004-expected.png:
26279         * platform/qt/svg/hixie/use/002-expected.png:
26280         * platform/qt/svg/text/multichar-glyph-expected.png:
26281         * platform/qt/svg/text/select-textLength-spacing-squeeze-1-expected.png:
26282         * platform/qt/svg/text/select-textLength-spacing-squeeze-2-expected.png:
26283         * platform/qt/svg/text/select-textLength-spacing-squeeze-4-expected.png:
26284         * platform/qt/svg/text/select-textLength-spacing-stretch-2-expected.png:
26285         * platform/qt/svg/text/select-textLength-spacing-stretch-3-expected.png:
26286         * platform/qt/svg/text/select-textLength-spacing-stretch-4-expected.png:
26287         * platform/qt/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.png:
26288         * platform/qt/svg/text/select-x-list-2-expected.png:
26289         * platform/qt/svg/text/select-x-list-3-expected.png:
26290         * platform/qt/svg/text/select-x-list-4-expected.png:
26291         * platform/qt/svg/text/select-x-list-with-tspans-2-expected.png:
26292         * platform/qt/svg/text/select-x-list-with-tspans-3-expected.png:
26293         * platform/qt/svg/text/select-x-list-with-tspans-4-expected.png:
26294         * platform/qt/svg/text/selection-doubleclick-expected.png:
26295         * platform/qt/svg/transforms/text-with-pattern-inside-transformed-html-expected.png:
26296         * platform/qt/svg/transforms/text-with-pattern-with-svg-transform-expected.png:
26297         * platform/qt/svg/zoom/page/zoom-img-preserveAspectRatio-support-1-expected.png:
26298         * platform/qt/svg/zoom/page/zoom-mask-with-percentages-expected.png:
26299         * platform/qt/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.png:
26300         * platform/qt/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png:
26301
26302 2012-10-19  Balazs Kelemen  <kbalazs@webkit.org>
26303
26304         [Qt] Pixel tests need rebaseline
26305         https://bugs.webkit.org/show_bug.cgi?id=99323
26306
26307         Unreviewed pixel rebaseline.
26308
26309         Part 5.
26310         Rebaseline pixel results the rest of the fast directory.
26311         All of these tests producing correct results, only the expectations
26312         were outdated. Most of the differenes was not detectable by looking
26313         at the expected and actual results, only ImageDiff sees the difference.
26314
26315         * platform/qt/fast/dom/Element/class-attribute-whitespace-expected.png:
26316         * platform/qt/fast/dom/HTMLLinkElement/pending-stylesheet-count-expected.png:
26317         * platform/qt/fast/dom/children-nodes-expected.png:
26318         * platform/qt/fast/dom/clone-node-dynamic-style-expected.png:
26319         * platform/qt/fast/dynamic/create-renderer-for-whitespace-only-text-expected.png:
26320         * platform/qt/fast/dynamic/float-in-trailing-whitespace-after-last-line-break-expected.png:
26321         * platform/qt/fast/dynamic/insert-before-table-part-in-continuation-expected.png:
26322         * platform/qt/fast/dynamic/selection-highlight-adjust-expected.png:
26323         * platform/qt/fast/dynamic/staticY-marking-parents-regression-expected.png:
26324         * platform/qt/fast/dynamic/window-resize-scrollbars-test-expected.png:
26325         * platform/qt/fast/events/pointer-events-2-expected.png:
26326         * platform/qt/fast/forms/listbox-scrollbar-incremental-load-expected.png:
26327         * platform/qt/fast/forms/select-change-listbox-size-expected.png:
26328         * platform/qt/fast/images/color-jpeg-with-color-profile-expected.png:
26329         * platform/qt/fast/images/imagemap-focus-ring-zero-outline-width-expected.png:
26330         * platform/qt/fast/inline/br-text-decoration-expected.png:
26331         * platform/qt/fast/inline/continuation-outlines-expected.png:
26332         * platform/qt/fast/inline/inline-borders-with-bidi-override-expected.png:
26333         * platform/qt/fast/inline/inline-box-background-expected.png:
26334         * platform/qt/fast/inline/inline-box-background-long-image-expected.png:
26335         * platform/qt/fast/inline/inline-box-background-repeat-x-expected.png:
26336         * platform/qt/fast/inline/inline-box-background-repeat-y-expected.png:
26337         * platform/qt/fast/layers/normal-flow-hit-test-expected.png:
26338         * platform/qt/fast/layers/opacity-outline-expected.png:
26339         * platform/qt/fast/layers/scroll-rect-to-visible-expected.png:
26340         * platform/qt/fast/line-grid/line-grid-contains-value-expected.png:
26341         * platform/qt/fast/line-grid/line-grid-inside-columns-expected.png:
26342         * platform/qt/fast/line-grid/line-grid-into-columns-expected.png:
26343         * platform/qt/fast/lists/003-expected.png:
26344         * platform/qt/fast/lists/003-vertical-expected.png:
26345         * platform/qt/fast/lists/marker-before-empty-inline-expected.png:
26346         * platform/qt/fast/lists/marker-image-error-expected.png:
26347         * platform/qt/fast/lists/markers-in-selection-expected.png:
26348         * platform/qt/fast/lists/ordered-list-with-no-ol-tag-expected.png:
26349         * platform/qt/fast/lists/scrolled-marker-paint-expected.png:
26350         * platform/qt/fast/multicol/column-rules-expected.png:
26351         * platform/qt/fast/multicol/column-rules-stacking-expected.png:
26352         * platform/qt/fast/multicol/columns-shorthand-parsing-expected.png:
26353         * platform/qt/fast/multicol/float-multicol-expected.png:
26354         * platform/qt/fast/multicol/nested-columns-expected.png:
26355         * platform/qt/fast/multicol/overflow-across-columns-percent-height-expected.png:
26356         * platform/qt/fast/multicol/positioned-with-constrained-height-expected.png:
26357         * platform/qt/fast/multicol/span/anonymous-style-inheritance-expected.png:
26358         * platform/qt/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.png:
26359         * platform/qt/fast/multicol/span/span-as-immediate-child-generated-content-expected.png:
26360         * platform/qt/fast/multicol/span/span-as-immediate-child-property-removal-expected.png:
26361         * platform/qt/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.png:
26362         * platform/qt/fast/multicol/span/span-as-immediate-columns-child-expected.png:
26363         * platform/qt/fast/multicol/span/span-as-immediate-columns-child-removal-expected.png:
26364         * platform/qt/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.png:
26365         * platform/qt/fast/multicol/span/span-as-nested-columns-child-expected.png:
26366         * platform/qt/fast/multicol/span/span-margin-collapsing-expected.png:
26367         * platform/qt/fast/multicol/vertical-lr/column-rules-expected.png:
26368         * platform/qt/fast/multicol/vertical-lr/float-paginate-complex-expected.png:
26369         * platform/qt/fast/multicol/vertical-lr/nested-columns-expected.png:
26370         * platform/qt/fast/multicol/vertical-rl/column-rules-expected.png:
26371         * platform/qt/fast/multicol/vertical-rl/float-paginate-complex-expected.png:
26372         * platform/qt/fast/multicol/vertical-rl/nested-columns-expected.png:
26373         * platform/qt/fast/overflow/hit-test-overflow-controls-expected.png:
26374         * platform/qt/fast/overflow/image-selection-highlight-expected.png:
26375         * platform/qt/fast/overflow/overflow-focus-ring-expected.png:
26376         * platform/qt/fast/overflow/overflow-rtl-inline-scrollbar-expected.png:
26377         * platform/qt/fast/overflow/paged-x-div-expected.png:
26378         * platform/qt/fast/overflow/paged-x-on-root-expected.png:
26379         * platform/qt/fast/overflow/paged-y-div-expected.png:
26380         * platform/qt/fast/overflow/paged-y-on-root-expected.png:
26381         * platform/qt/fast/overflow/position-fixed-transform-clipping-expected.png:
26382         * platform/qt/fast/reflections/reflection-direction-expected.png:
26383         * platform/qt/fast/reflections/reflection-with-zoom-expected.png:
26384         * platform/qt/fast/regions/percentage-margins-mixed-ltr-dominant-regions-expected.png:
26385         * platform/qt/fast/regions/percentage-margins-mixed-rtl-dominant-regions-expected.png:
26386         * platform/qt/fast/regions/percentage-margins-rtl-variable-width-regions-expected.png:
26387         * platform/qt/fast/regions/percentage-margins-variable-width-regions-expected.png:
26388         * platform/qt/fast/repaint/float-overflow-expected.png:
26389         * platform/qt/fast/repaint/float-overflow-right-expected.png:
26390         * platform/qt/fast/repaint/overflow-scroll-body-appear-expected.png:
26391         * platform/qt/fast/replaced/001-expected.png:
26392         * platform/qt/fast/replaced/002-expected.png:
26393         * platform/qt/fast/replaced/003-expected.png:
26394         * platform/qt/fast/replaced/absolute-image-sizing-expected.png:
26395         * platform/qt/fast/replaced/image-sizing-expected.png:
26396         * platform/qt/fast/replaced/inline-box-wrapper-handover-expected.png:
26397         * platform/qt/fast/replaced/selection-rect-in-table-cell-expected.png:
26398         * platform/qt/fast/ruby/ruby-block-style-not-updated-expected.png: Added.
26399         * platform/qt/fast/ruby/ruby-block-style-not-updated-with-before-after-content-expected.png: Added.
26400         * platform/qt/fast/ruby/ruby-inline-style-not-updated-expected.png: Added.
26401         * platform/qt/fast/ruby/ruby-inline-style-not-updated-with-before-after-content-expected.png: Added.
26402         * platform/qt/fast/selectors/166-expected.png:
26403         * platform/qt/fast/table/border-collapsing/004-expected.png:
26404         * platform/qt/fast/table/border-collapsing/004-vertical-expected.png:
26405         * platform/qt/fast/table/border-collapsing/rtl-border-collapsing-expected.png:
26406         * platform/qt/fast/table/border-collapsing/rtl-border-collapsing-vertical-expected.png:
26407         * platform/qt/fast/table/edge-offsets-expected.png:
26408         * platform/qt/fast/table/fixed-with-auto-with-colspan-vertical-expected.png:
26409         * platform/qt/fast/table/frame-and-rules-expected.png:
26410         * platform/qt/fast/table/prepend-in-anonymous-table-expected.png:
26411         * platform/qt/fast/table/table-row-style-not-updated-expected.png: Added.
26412         * platform/qt/fast/table/table-row-style-not-updated-with-before-content-expected.png: Added.
26413         * platform/qt/fast/table/table-style-not-updated-expected.png: Added.
26414         * platform/qt/fast/text/backslash-to-yen-sign-euc-expected.png:
26415         * platform/qt/fast/text/break-word-expected.png:
26416         * platform/qt/fast/text/capitalize-empty-generated-string-expected.png:
26417         * platform/qt/fast/text/capitalize-preserve-nbsp-expected.png:
26418         * platform/qt/fast/text/delete-hard-break-character-expected.png:
26419         * platform/qt/fast/text/hyphenate-limit-lines-expected.png:
26420         * platform/qt/fast/text/midword-break-hang-expected.png:
26421         * platform/qt/fast/text/reset-emptyRun-expected.png:
26422         * platform/qt/fast/text/selection-hard-linebreak-expected.png:
26423         * platform/qt/fast/text/stroking-decorations-expected.png:
26424         * platform/qt/fast/text/text-letter-spacing-expected.png:
26425         * platform/qt/fast/text/wbr-expected.png:
26426         * platform/qt/fast/text/whitespace/018-expected.png:
26427         * platform/qt/fast/text/whitespace/normal-after-nowrap-breaking-expected.png:
26428         * platform/qt/fast/text/whitespace/pre-wrap-overflow-selection-expected.png:
26429         * platform/qt/fast/transforms/shadows-expected.png:
26430         * platform/qt/fast/transforms/transformed-caret-expected.png:
26431         * platform/qt/fast/transforms/transforms-with-zoom-expected.png:
26432         * platform/qt/fast/writing-mode/box-shadow-vertical-rl-expected.png:
26433         * platform/qt/fast/writing-mode/english-lr-text-expected.png:
26434
26435 2012-10-19  Kent Tamura  <tkent@chromium.org>
26436
26437         Use Localizer::monthFormat to construct input[type=month] UI
26438         https://bugs.webkit.org/show_bug.cgi?id=99818
26439
26440         Reviewed by Kentaro Hara.
26441
26442         * fast/forms/month-multiple-fields/month-multiple-fields-appearance-l10n-expected.txt: Added.
26443         * fast/forms/month-multiple-fields/month-multiple-fields-appearance-l10n.html: Added.
26444         * fast/forms/month-multiple-fields/month-multiple-fields-keyboard-events-expected.txt:
26445         * fast/forms/month-multiple-fields/month-multiple-fields-keyboard-events.html:
26446         Updated because symbolic month fields don't support digit-key input.
26447         * platform/chromium-mac/fast/forms/month-multiple-fields/month-multiple-fields-appearance-basic-expected.png:
26448         * platform/chromium-mac/fast/forms/month-multiple-fields/month-multiple-fields-appearance-l10n-expected.png: Added.
26449         * platform/chromium-mac/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-classes-expected.png:
26450         * platform/chromium-mac/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-elements-expected.png:
26451         * platform/chromium-mac/fast/forms/month-multiple-fields/month-multiple-fields-appearance-style-expected.png:
26452         * platform/chromium/TestExpectations:
26453
26454 2012-10-19  Vsevolod Vlasov  <vsevik@chromium.org>
26455
26456         Web Inspector: inspector/styles/styles-history.html is failing Text on Windows and Linux
26457         https://bugs.webkit.org/show_bug.cgi?id=99519
26458
26459         Reviewed by Alexander Pavlov.
26460
26461         * inspector/styles/styles-history.html:
26462         * platform/chromium/TestExpectations:
26463
26464 2012-10-19  Balazs Kelemen  <kbalazs@webkit.org>
26465
26466         [Qt] Pixel tests need rebaseline
26467         https://bugs.webkit.org/show_bug.cgi?id=99323
26468
26469         Unreviewed pixel rebase.
26470
26471         Part 4.
26472         Rebaseline pixel results in first part of fast (backgrounds, block, borders,
26473         box-shadow, css). All of these tests producing correct results, only the expectations
26474         were outdated. Most of the differenes was not detectable by looking at the expected
26475         and actual results, only ImageDiff sees the difference.
26476
26477         * platform/qt/fast/backgrounds/background-inherit-color-bug-expected.png:
26478         * platform/qt/fast/backgrounds/background-position-parsing-expected.png:
26479         * platform/qt/fast/backgrounds/body-generated-image-propagated-to-root-expected.png:
26480         * platform/qt/fast/backgrounds/repeat/mask-negative-offset-repeat-expected.png:
26481         * platform/qt/fast/backgrounds/repeat/negative-offset-repeat-expected.png:
26482         * platform/qt/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.png:
26483         * platform/qt/fast/backgrounds/size/backgroundSize15-expected.png:
26484         * platform/qt/fast/backgrounds/size/backgroundSize16-expected.png:
26485         * platform/qt/fast/backgrounds/size/contain-and-cover-expected.png: Added.
26486         * platform/qt/fast/backgrounds/size/contain-and-cover-zoomed-expected.png:
26487         * platform/qt/fast/block/basic/adding-near-anonymous-block-expected.png:
26488         * platform/qt/fast/block/basic/truncation-rtl-expected.png:
26489         * platform/qt/fast/block/float/002-expected.png:
26490         * platform/qt/fast/block/float/020-expected.png:
26491         * platform/qt/fast/block/float/centered-float-avoidance-complexity-expected.png:
26492         * platform/qt/fast/block/float/float-in-float-painting-expected.png:
26493         * platform/qt/fast/block/float/intruding-painted-twice-expected.png:
26494         * platform/qt/fast/block/float/nopaint-after-layer-destruction-expected.png:
26495         * platform/qt/fast/block/float/nopaint-after-layer-destruction2-expected.png:
26496         * platform/qt/fast/block/float/table-relayout-expected.png:
26497         * platform/qt/fast/block/float/vertical-move-relayout-expected.png:
26498         * platform/qt/fast/block/margin-collapse/055-expected.png:
26499         * platform/qt/fast/block/positioning/absolute-in-inline-ltr-3-expected.png:
26500         * platform/qt/fast/block/positioning/absolute-in-inline-short-ltr-expected.png:
26501         * platform/qt/fast/block/positioning/absolute-in-inline-short-rtl-expected.png:
26502         * platform/qt/fast/block/positioning/auto/007-expected.png:
26503         * platform/qt/fast/block/positioning/auto/vertical-lr/007-expected.png:
26504         * platform/qt/fast/block/positioning/auto/vertical-rl/007-expected.png:
26505         * platform/qt/fast/borders/border-image-01-expected.png:
26506         * platform/qt/fast/borders/border-image-border-radius-expected.png:
26507         * platform/qt/fast/borders/border-image-longhand-expected.png:
26508         * platform/qt/fast/borders/border-image-massive-scale-expected.png:
26509         * platform/qt/fast/borders/border-image-outset-expected.png:
26510         * platform/qt/fast/borders/border-image-outset-in-shorthand-expected.png:
26511         * platform/qt/fast/borders/border-image-repeat-expected.png:
26512         * platform/qt/fast/borders/border-image-rotate-transform-expected.png:
26513         * platform/qt/fast/borders/border-image-scale-transform-expected.png:
26514         * platform/qt/fast/borders/border-image-scaled-expected.png:
26515         * platform/qt/fast/borders/border-image-scrambled-expected.png:
26516         * platform/qt/fast/borders/border-image-side-reduction-expected.png:
26517         * platform/qt/fast/borders/border-image-source-expected.png:
26518         * platform/qt/fast/borders/border-mixed-alpha-expected.png:
26519         * platform/qt/fast/borders/border-radius-complex-inner-expected.png:
26520         * platform/qt/fast/borders/border-radius-different-width-001-expected.png:
26521         * platform/qt/fast/borders/rtl-border-01-expected.png:
26522         * platform/qt/fast/borders/rtl-border-02-expected.png:
26523         * platform/qt/fast/borders/rtl-border-03-expected.png:
26524         * platform/qt/fast/borders/rtl-border-04-expected.png:
26525         * platform/qt/fast/box-shadow/spread-expected.png:
26526         * platform/qt/fast/canvas/arc360-expected.png:
26527         * platform/qt/fast/canvas/canvas-before-css-expected.png:
26528         * platform/qt/fast/canvas/canvas-composite-expected.png:
26529         * platform/qt/fast/canvas/canvas-text-alignment-expected.png:
26530         * platform/qt/fast/canvas/canvas-text-baseline-expected.png:
26531         * platform/qt/fast/canvas/canvasDrawingIntoSelf-expected.png:
26532         * platform/qt/fast/canvas/check-stale-putImageData-expected.png: Added.
26533         * platform/qt/fast/canvas/drawImage-expected.png:
26534         * platform/qt/fast/canvas/drawImage-with-globalAlpha-expected.png:
26535         * platform/qt/fast/canvas/fill-stroke-clip-reset-path-expected.png:
26536         * platform/qt/fast/canvas/fillrect-gradient-zero-stops-expected.png:
26537         * platform/qt/fast/canvas/fillrect_gradient-expected.png:
26538         * platform/qt/fast/canvas/image-object-in-canvas-expected.png:
26539         * platform/qt/fast/canvas/patternfill-repeat-expected.png:
26540         * platform/qt/fast/canvas/quadraticCurveTo-expected.png:
26541         * platform/qt/fast/canvas/shadow-offset-1-expected.png:
26542         * platform/qt/fast/canvas/shadow-offset-2-expected.png:
26543         * platform/qt/fast/canvas/shadow-offset-3-expected.png:
26544         * platform/qt/fast/canvas/shadow-offset-4-expected.png:
26545         * platform/qt/fast/canvas/shadow-offset-5-expected.png:
26546         * platform/qt/fast/canvas/shadow-offset-6-expected.png:
26547         * platform/qt/fast/canvas/shadow-offset-7-expected.png:
26548         * platform/qt/fast/canvas/zero-size-fill-rect-expected.png:
26549         * platform/qt/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.png:
26550         * platform/qt/fast/css/acid2-expected.png:
26551         * platform/qt/fast/css/clip-zooming-expected.png:
26552         * platform/qt/fast/css/css1_forward_compatible_parsing-expected.png:
26553         * platform/qt/fast/css/css2-system-fonts-expected.png:
26554         * platform/qt/fast/css/empty-pseudo-class-expected.png:
26555         * platform/qt/fast/css/find-next-layer-expected.png:
26556         * platform/qt/fast/css/first-child-pseudo-class-expected.png:
26557         * platform/qt/fast/css/first-letter-capitalized-expected.png:
26558         * platform/qt/fast/css/first-letter-detach-expected.png:
26559         * platform/qt/fast/css/first-letter-hover-expected.png:
26560         * platform/qt/fast/css/first-line-text-decoration-expected.png:
26561         * platform/qt/fast/css/first-line-text-decoration-inherited-from-parent-expected.png:
26562         * platform/qt/fast/css/first-of-type-pseudo-class-expected.png:
26563         * platform/qt/fast/css/focus-ring-multiline-expected.png:
26564         * platform/qt/fast/css/font-face-opentype-expected.png:
26565         * platform/qt/fast/css/font-face-synthetic-bold-italic-expected.png:
26566         * platform/qt/fast/css/font-face-weight-matching-expected.png:
26567         * platform/qt/fast/css/font-shorthand-weight-only-expected.png:
26568         * platform/qt/fast/css/hover-subselector-expected.png:
26569         * platform/qt/fast/css/hsl-color-expected.png:
26570         * platform/qt/fast/css/last-child-pseudo-class-expected.png:
26571         * platform/qt/fast/css/last-of-type-pseudo-class-expected.png:
26572         * platform/qt/fast/css/line-height-font-order-expected.png:
26573         * platform/qt/fast/css/margin-top-bottom-dynamic-expected.png:
26574         * platform/qt/fast/css/min-width-with-spanned-cell-expected.png: Added.
26575         * platform/qt/fast/css/min-width-with-spanned-cell-fixed-expected.png: Added.
26576         * platform/qt/fast/css/nth-child-dynamic-expected.png:
26577         * platform/qt/fast/css/only-child-pseudo-class-expected.png:
26578         * platform/qt/fast/css/only-of-type-pseudo-class-expected.png:
26579         * platform/qt/fast/css/outline-auto-empty-rects-expected.png:
26580         * platform/qt/fast/css/outline-auto-location-expected.png:
26581         * platform/qt/fast/css/percent-top-value-with-relative-position-expected.png:
26582         * platform/qt/fast/css/text-rendering-expected.png:
26583         * platform/qt/fast/css/universal-hover-quirk-expected.png:
26584
26585 2012-10-19  Balazs Kelemen  <kbalazs@webkit.org>
26586
26587         [Qt] Pixel tests need rebaseline
26588         https://bugs.webkit.org/show_bug.cgi?id=99323
26589
26590         Unreviewed rebaseline.
26591
26592         Part 3.
26593         Rebase pixel results in editing. All of these tests producing correct results,
26594         only the expectations were outdated.
26595
26596         * platform/qt/editing/deleting/4922367-expected.png:
26597         * platform/qt/editing/deleting/5099303-expected.png:
26598         * platform/qt/editing/deleting/5144139-2-expected.png:
26599         * platform/qt/editing/deleting/5483370-expected.png:
26600         * platform/qt/editing/deleting/collapse-whitespace-3587601-fix-expected.png:
26601         * platform/qt/editing/deleting/delete-3608462-fix-expected.png:
26602         * platform/qt/editing/deleting/delete-4083333-fix-expected.png:
26603         * platform/qt/editing/deleting/delete-and-undo-expected.png:
26604         * platform/qt/editing/deleting/delete-at-paragraph-boundaries-003-expected.png:
26605         * platform/qt/editing/deleting/delete-at-paragraph-boundaries-004-expected.png:
26606         * platform/qt/editing/deleting/delete-at-paragraph-boundaries-005-expected.png:
26607         * platform/qt/editing/deleting/delete-at-paragraph-boundaries-006-expected.png:
26608         * platform/qt/editing/deleting/delete-at-paragraph-boundaries-008-expected.png:
26609         * platform/qt/editing/deleting/delete-at-paragraph-boundaries-010-expected.png:
26610         * platform/qt/editing/deleting/delete-at-paragraph-boundaries-011-expected.png:
26611         * platform/qt/editing/deleting/delete-block-contents-001-expected.png:
26612         * platform/qt/editing/deleting/delete-block-contents-002-expected.png:
26613         * platform/qt/editing/deleting/delete-block-merge-contents-001-expected.png:
26614         * platform/qt/editing/deleting/delete-block-merge-contents-002-expected.png:
26615         * platform/qt/editing/deleting/delete-block-merge-contents-003-expected.png:
26616         * platform/qt/editing/deleting/delete-block-merge-contents-004-expected.png:
26617         * platform/qt/editing/deleting/delete-block-merge-contents-009-expected.png:
26618         * platform/qt/editing/deleting/delete-block-merge-contents-010-expected.png:
26619         * platform/qt/editing/deleting/delete-block-merge-contents-011-expected.png:
26620         * platform/qt/editing/deleting/delete-block-merge-contents-012-expected.png:
26621         * platform/qt/editing/deleting/delete-block-merge-contents-013-expected.png:
26622         * platform/qt/editing/deleting/delete-block-merge-contents-014-expected.png:
26623         * platform/qt/editing/deleting/delete-block-merge-contents-015-expected.png:
26624         * platform/qt/editing/deleting/delete-block-merge-contents-016-expected.png:
26625         * platform/qt/editing/deleting/delete-block-merge-contents-017-expected.png:
26626         * platform/qt/editing/deleting/delete-br-001-expected.png:
26627         * platform/qt/editing/deleting/delete-br-007-expected.png:
26628         * platform/qt/editing/deleting/delete-br-013-expected.png:
26629         * platform/qt/editing/deleting/delete-character-001-expected.png:
26630         * platform/qt/editing/deleting/delete-contiguous-ws-001-expected.png:
26631         * platform/qt/editing/deleting/delete-first-list-item-expected.png:
26632         * platform/qt/editing/deleting/delete-image-001-expected.png:
26633         * platform/qt/editing/deleting/delete-image-003-expected.png:
26634         * platform/qt/editing/deleting/delete-image-004-expected.png:
26635         * platform/qt/editing/deleting/delete-leading-ws-001-expected.png:
26636         * platform/qt/editing/deleting/delete-line-015-expected.png:
26637         * platform/qt/editing/deleting/delete-line-016-expected.png:
26638         * platform/qt/editing/deleting/delete-line-017-expected.png:
26639         * platform/qt/editing/deleting/delete-listitem-002-expected.png:
26640         * platform/qt/editing/deleting/delete-selection-001-expected.png:
26641         * platform/qt/editing/deleting/delete-to-select-table-expected.png:
26642         * platform/qt/editing/deleting/delete-trailing-ws-001-expected.png:
26643         * platform/qt/editing/deleting/delete-trailing-ws-002-expected.png:
26644         * platform/qt/editing/deleting/delete-ws-fixup-001-expected.png:
26645         * platform/qt/editing/deleting/delete-ws-fixup-002-expected.png:
26646         * platform/qt/editing/deleting/delete-ws-fixup-003-expected.png:
26647         * platform/qt/editing/deleting/delete-ws-fixup-004-expected.png:
26648         * platform/qt/editing/deleting/list-item-1-expected.png:
26649         * platform/qt/editing/deleting/merge-endOfParagraph-expected.png:
26650         * platform/qt/editing/deleting/merge-no-br-expected.png:
26651         * platform/qt/editing/deleting/merge-unrendered-space-expected.png:
26652         * platform/qt/editing/deleting/merge-whitespace-pre-expected.png:
26653         * platform/qt/editing/deleting/non-smart-delete-expected.png:
26654         * platform/qt/editing/deleting/smart-delete-001-expected.png:
26655         * platform/qt/editing/deleting/smart-delete-002-expected.png:
26656         * platform/qt/editing/deleting/table-cells-expected.png:
26657         * platform/qt/editing/execCommand/4580583-2-expected.png:
26658         * platform/qt/editing/execCommand/4641880-1-expected.png:
26659         * platform/qt/editing/execCommand/4641880-2-expected.png:
26660         * platform/qt/editing/execCommand/4747450-expected.png:
26661         * platform/qt/editing/execCommand/4916402-expected.png:
26662         * platform/qt/editing/execCommand/4916541-expected.png:
26663         * platform/qt/editing/execCommand/5080333-1-expected.png:
26664         * platform/qt/editing/execCommand/5080333-2-expected.png:
26665         * platform/qt/editing/execCommand/5136770-expected.png:
26666         * platform/qt/editing/execCommand/5138441-expected.png:
26667         * platform/qt/editing/execCommand/5142012-1-expected.png:
26668         * platform/qt/editing/execCommand/5142012-2-expected.png:
26669         * platform/qt/editing/execCommand/5190926-expected.png:
26670         * platform/qt/editing/execCommand/5481523-expected.png:
26671         * platform/qt/editing/execCommand/5569741-expected.png:
26672         * platform/qt/editing/execCommand/create-list-with-hr-expected.png:
26673         * platform/qt/editing/execCommand/indent-list-item-expected.png:
26674         * platform/qt/editing/execCommand/indent-selection-expected.png:
26675         * platform/qt/editing/execCommand/insert-list-and-stitch-expected.png:
26676         * platform/qt/editing/execCommand/print-expected.png:
26677         * platform/qt/editing/execCommand/remove-list-from-range-selection-expected.png:
26678         * platform/qt/editing/execCommand/selectAll-expected.png:
26679         * platform/qt/editing/input/caret-at-the-edge-of-input-expected.png:
26680         * platform/qt/editing/inserting/12882-expected.png:
26681         * platform/qt/editing/inserting/4278698-expected.png:
26682         * platform/qt/editing/inserting/4840662-expected.png:
26683         * platform/qt/editing/inserting/4960120-2-expected.png:
26684         * platform/qt/editing/inserting/5002441-expected.png:
26685         * platform/qt/editing/inserting/5058163-1-expected.png:
26686         * platform/qt/editing/inserting/5058163-2-expected.png:
26687         * platform/qt/editing/inserting/5156401-2-expected.png:
26688         * platform/qt/editing/inserting/5510537-expected.png:
26689         * platform/qt/editing/inserting/5549929-2-expected.png:
26690         * platform/qt/editing/inserting/5549929-3-expected.png:
26691         * platform/qt/editing/inserting/6703873-expected.png:
26692         * platform/qt/editing/inserting/editing-empty-divs-expected.png:
26693         * platform/qt/editing/inserting/insert-3775316-fix-expected.png:
26694         * platform/qt/editing/inserting/insert-after-delete-001-expected.png:
26695         * platform/qt/editing/inserting/insert-at-end-01-expected.png:
26696         * platform/qt/editing/inserting/insert-at-end-02-expected.png:
26697         * platform/qt/editing/inserting/insert-br-001-expected.png:
26698         * platform/qt/editing/inserting/insert-br-003-expected.png:
26699         * platform/qt/editing/inserting/insert-br-006-expected.png:
26700         * platform/qt/editing/inserting/insert-br-007-expected.png:
26701         * platform/qt/editing/inserting/insert-br-008-expected.png:
26702         * platform/qt/editing/inserting/insert-br-009-expected.png:
26703         * platform/qt/editing/inserting/insert-br-at-tabspan-001-expected.png:
26704         * platform/qt/editing/inserting/insert-br-at-tabspan-002-expected.png:
26705         * platform/qt/editing/inserting/insert-br-at-tabspan-003-expected.png:
26706         * platform/qt/editing/inserting/insert-br-quoted-001-expected.png:
26707         * platform/qt/editing/inserting/insert-br-quoted-002-expected.png:
26708         * platform/qt/editing/inserting/insert-br-quoted-003-expected.png:
26709         * platform/qt/editing/inserting/insert-br-quoted-004-expected.png:
26710         * platform/qt/editing/inserting/insert-br-quoted-005-expected.png:
26711         * platform/qt/editing/inserting/insert-br-quoted-006-expected.png:
26712         * platform/qt/editing/inserting/insert-div-022-expected.png:
26713         * platform/qt/editing/inserting/insert-div-023-expected.png:
26714         * platform/qt/editing/inserting/insert-div-024-expected.png:
26715         * platform/qt/editing/inserting/insert-div-026-expected.png:
26716         * platform/qt/editing/inserting/insert-paragraph-01-expected.png:
26717         * platform/qt/editing/inserting/insert-paragraph-03-expected.png:
26718         * platform/qt/editing/inserting/insert-paragraph-04-expected.png:
26719         * platform/qt/editing/inserting/insert-paragraph-05-expected.png:
26720         * platform/qt/editing/inserting/insert-space-in-empty-doc-expected.png:
26721         * platform/qt/editing/inserting/insert-tab-001-expected.png:
26722         * platform/qt/editing/inserting/insert-tab-002-expected.png:
26723         * platform/qt/editing/inserting/insert-tab-004-expected.png:
26724         * platform/qt/editing/inserting/insert-text-at-tabspan-001-expected.png:
26725         * platform/qt/editing/inserting/insert-text-at-tabspan-002-expected.png:
26726         * platform/qt/editing/inserting/insert-text-at-tabspan-003-expected.png:
26727         * platform/qt/editing/inserting/insert-text-with-newlines-expected.png:
26728         * platform/qt/editing/inserting/line-break-expected.png:
26729         * platform/qt/editing/inserting/paragraph-separator-01-expected.png:
26730         * platform/qt/editing/inserting/paragraph-separator-02-expected.png:
26731         * platform/qt/editing/inserting/paragraph-separator-in-table-1-expected.png:
26732         * platform/qt/editing/inserting/paragraph-separator-in-table-2-expected.png:
26733         * platform/qt/editing/inserting/return-key-with-selection-001-expected.png:
26734         * platform/qt/editing/inserting/return-key-with-selection-002-expected.png:
26735         * platform/qt/editing/inserting/return-key-with-selection-003-expected.png:
26736         * platform/qt/editing/inserting/typing-001-expected.png:
26737         * platform/qt/editing/inserting/typing-002-expected.png:
26738         * platform/qt/editing/inserting/typing-003-expected.png:
26739         * platform/qt/editing/inserting/typing-around-br-001-expected.png:
26740         * platform/qt/editing/inserting/typing-around-image-001-expected.png:
26741         * platform/qt/editing/pasteboard/3976872-expected.png:
26742         * platform/qt/editing/pasteboard/4076267-2-expected.png:
26743         * platform/qt/editing/pasteboard/4076267-3-expected.png:
26744         * platform/qt/editing/pasteboard/4631972-expected.png:
26745         * platform/qt/editing/pasteboard/4806874-expected.png:
26746         * platform/qt/editing/pasteboard/5006779-expected.png:
26747         * platform/qt/editing/pasteboard/5071074-2-expected.png:
26748         * platform/qt/editing/pasteboard/5071074-expected.png:
26749         * platform/qt/editing/pasteboard/5075944-expected.png:
26750         * platform/qt/editing/pasteboard/5156401-1-expected.png:
26751         * platform/qt/editing/pasteboard/5247341-expected.png:
26752         * platform/qt/editing/pasteboard/5387578-expected.png:
26753         * platform/qt/editing/pasteboard/5478250-expected.png:
26754         * platform/qt/editing/pasteboard/5601583-1-expected.png:
26755         * platform/qt/editing/pasteboard/8145-1-expected.png:
26756         * platform/qt/editing/pasteboard/8145-2-expected.png:
26757         * platform/qt/editing/pasteboard/8145-3-expected.png:
26758         * platform/qt/editing/pasteboard/bad-placeholder-expected.png:
26759         * platform/qt/editing/pasteboard/cut-text-001-expected.png:
26760         * platform/qt/editing/pasteboard/displaced-generic-placeholder-expected.png:
26761         * platform/qt/editing/pasteboard/displaced-placeholder-expected.png:
26762         * platform/qt/editing/pasteboard/merge-after-delete-1-expected.png:
26763         * platform/qt/editing/pasteboard/merge-after-delete-2-expected.png:
26764         * platform/qt/editing/pasteboard/merge-end-blockquote-expected.png:
26765         * platform/qt/editing/pasteboard/merge-start-blockquote-expected.png:
26766         * platform/qt/editing/pasteboard/paste-4035648-fix-expected.png:
26767         * platform/qt/editing/pasteboard/paste-4038267-fix-expected.png:
26768         * platform/qt/editing/pasteboard/paste-blockquote-after-blockquote-expected.png:
26769         * platform/qt/editing/pasteboard/paste-blockquote-into-blockquote-4-expected.png:
26770         * platform/qt/editing/pasteboard/paste-line-endings-001-expected.png:
26771         * platform/qt/editing/pasteboard/paste-line-endings-002-expected.png:
26772         * platform/qt/editing/pasteboard/paste-line-endings-003-expected.png:
26773         * platform/qt/editing/pasteboard/paste-line-endings-004-expected.png:
26774         * platform/qt/editing/pasteboard/paste-line-endings-005-expected.png:
26775         * platform/qt/editing/pasteboard/paste-line-endings-006-expected.png:
26776         * platform/qt/editing/pasteboard/paste-line-endings-007-expected.png:
26777         * platform/qt/editing/pasteboard/paste-line-endings-008-expected.png:
26778         * platform/qt/editing/pasteboard/paste-line-endings-009-expected.png:
26779         * platform/qt/editing/pasteboard/paste-line-endings-010-expected.png:
26780         * platform/qt/editing/pasteboard/paste-match-style-001-expected.png:
26781         * platform/qt/editing/pasteboard/paste-match-style-002-expected.png:
26782         * platform/qt/editing/pasteboard/paste-text-019-expected.png:
26783         * platform/qt/editing/pasteboard/paste-text-at-tabspan-003-expected.png:
26784         * platform/qt/editing/pasteboard/pasting-object-expected.png:
26785         * platform/qt/editing/pasteboard/quirks-mode-br-1-expected.png:
26786         * platform/qt/editing/pasteboard/smart-paste-007-expected.png:
26787         * platform/qt/editing/pasteboard/smart-paste-008-expected.png:
26788         * platform/qt/editing/pasteboard/undoable-fragment-removes-expected.png:
26789         * platform/qt/editing/pasteboard/unrendered-br-expected.png:
26790         * platform/qt/editing/selection/3690703-2-expected.png:
26791         * platform/qt/editing/selection/3690703-expected.png:
26792         * platform/qt/editing/selection/3690719-expected.png:
26793         * platform/qt/editing/selection/4397952-expected.png:
26794         * platform/qt/editing/selection/4818145-expected.png:
26795         * platform/qt/editing/selection/4932260-1-expected.png:
26796         * platform/qt/editing/selection/4932260-2-expected.png:
26797         * platform/qt/editing/selection/4932260-3-expected.png:
26798         * platform/qt/editing/selection/5007143-2-expected.png:
26799         * platform/qt/editing/selection/5007143-expected.png:
26800         * platform/qt/editing/selection/5057506-2-expected.png:
26801         * platform/qt/editing/selection/5057506-expected.png:
26802         * platform/qt/editing/selection/5076323-2-expected.png:
26803         * platform/qt/editing/selection/5076323-3-expected.png:
26804         * platform/qt/editing/selection/5131716-1-expected.png:
26805         * platform/qt/editing/selection/5131716-2-expected.png:
26806         * platform/qt/editing/selection/5131716-3-expected.png:
26807         * platform/qt/editing/selection/5131716-4-expected.png:
26808         * platform/qt/editing/selection/5234383-1-expected.png:
26809         * platform/qt/editing/selection/5234383-2-expected.png:
26810         * platform/qt/editing/selection/6476-expected.png:
26811         * platform/qt/editing/selection/after-line-wrap-expected.png:
26812         * platform/qt/editing/selection/caret-before-select-expected.png:
26813         * platform/qt/editing/selection/click-start-of-line-expected.png:
26814         * platform/qt/editing/selection/editable-non-editable-crash-expected.png:
26815         * platform/qt/editing/selection/end-of-document-expected.png:
26816         * platform/qt/editing/selection/extend-by-character-001-expected.png:
26817         * platform/qt/editing/selection/extend-by-character-006-expected.png:
26818         * platform/qt/editing/selection/extend-by-sentence-001-expected.png:
26819         * platform/qt/editing/selection/extend-by-word-001-expected.png:
26820         * platform/qt/editing/selection/extend-by-word-002-expected.png:
26821         * platform/qt/editing/selection/extend-selection-bidi-expected.png:
26822         * platform/qt/editing/selection/iframe-expected.png:
26823         * platform/qt/editing/selection/image-before-linebreak-expected.png:
26824         * platform/qt/editing/selection/inline-closest-leaf-child-expected.png:
26825         * platform/qt/editing/selection/leave-requested-block-expected.png:
26826         * platform/qt/editing/selection/mixed-editability-6-expected.png:
26827         * platform/qt/editing/selection/mixed-editability-7-expected.png:
26828         * platform/qt/editing/selection/move-backwords-by-word-001-expected.png:
26829         * platform/qt/editing/selection/move-between-blocks-no-001-expected.png:
26830         * platform/qt/editing/selection/move-by-character-001-expected.png:
26831         * platform/qt/editing/selection/move-by-line-001-expected.png:
26832         * platform/qt/editing/selection/move-by-line-002-expected.png:
26833         * platform/qt/editing/selection/move-by-sentence-001-expected.png:
26834         * platform/qt/editing/selection/move-by-sentence-linebreak-expected.png:
26835         * platform/qt/editing/selection/move-by-word-001-expected.png:
26836         * platform/qt/editing/selection/previous-line-position-expected.png:
26837         * platform/qt/editing/selection/replaced-boundaries-1-expected.png:
26838         * platform/qt/editing/selection/replaced-boundaries-2-expected.png:
26839         * platform/qt/editing/selection/replaced-boundaries-3-expected.png:
26840         * platform/qt/editing/selection/select-all-001-expected.png:
26841         * platform/qt/editing/selection/select-all-002-expected.png:
26842         * platform/qt/editing/selection/table-caret-1-expected.png:
26843         * platform/qt/editing/selection/table-caret-2-expected.png:
26844         * platform/qt/editing/selection/unrendered-space-expected.png:
26845         * platform/qt/editing/style/5017613-1-expected.png:
26846         * platform/qt/editing/style/5017613-2-expected.png:
26847         * platform/qt/editing/style/5046875-1-expected.png:
26848         * platform/qt/editing/style/5046875-2-expected.png:
26849         * platform/qt/editing/style/5065910-expected.png:
26850         * platform/qt/editing/style/5228141-expected.png:
26851         * platform/qt/editing/style/5279521-expected.png:
26852         * platform/qt/editing/style/block-styles-007-expected.png:
26853         * platform/qt/editing/style/font-family-with-space-expected.png:
26854         * platform/qt/editing/style/style-3681552-fix-001-expected.png:
26855         * platform/qt/editing/style/style-3681552-fix-002-expected.png:
26856         * platform/qt/editing/style/style-3998892-fix-expected.png:
26857         * platform/qt/editing/style/style-boundary-001-expected.png:
26858         * platform/qt/editing/style/style-boundary-002-expected.png:
26859         * platform/qt/editing/style/style-boundary-003-expected.png:
26860         * platform/qt/editing/style/style-boundary-004-expected.png:
26861         * platform/qt/editing/style/typing-style-001-expected.png:
26862         * platform/qt/editing/style/typing-style-002-expected.png:
26863         * platform/qt/editing/style/unbold-in-bold-expected.png:
26864         * platform/qt/editing/undo/4063751-expected.png:
26865         * platform/qt/editing/undo/5378473-expected.png:
26866         * platform/qt/editing/undo/redo-typing-001-expected.png:
26867         * platform/qt/editing/undo/undo-combined-delete-boundary-expected.png:
26868         * platform/qt/editing/undo/undo-combined-delete-expected.png:
26869         * platform/qt/editing/undo/undo-delete-boundary-expected.png:
26870         * platform/qt/editing/undo/undo-delete-expected.png:
26871         * platform/qt/editing/undo/undo-forward-delete-boundary-expected.png:
26872         * platform/qt/editing/undo/undo-forward-delete-expected.png:
26873         * platform/qt/editing/undo/undo-misspellings-expected.png:
26874         * platform/qt/editing/undo/undo-typing-001-expected.png:
26875         * platform/qt/editing/unsupported-content/list-delete-001-expected.png:
26876         * platform/qt/editing/unsupported-content/list-delete-003-expected.png:
26877         * platform/qt/editing/unsupported-content/list-type-after-expected.png:
26878         * platform/qt/editing/unsupported-content/list-type-before-expected.png:
26879         * platform/qt/editing/unsupported-content/table-delete-001-expected.png:
26880         * platform/qt/editing/unsupported-content/table-delete-002-expected.png:
26881         * platform/qt/editing/unsupported-content/table-delete-003-expected.png:
26882         * platform/qt/editing/unsupported-content/table-type-after-expected.png:
26883         * platform/qt/editing/unsupported-content/table-type-before-expected.png:
26884
26885 2012-10-19  Balazs Kelemen  <kbalazs@webkit.org>
26886
26887         [Qt] Pixel tests need rebaseline
26888         https://bugs.webkit.org/show_bug.cgi?id=99323
26889
26890         Unreviewed rebaseline.
26891
26892         Part 2.
26893         Rebase pixel results in animations, compositing, css1, css2.1 and css3.
26894
26895         * platform/qt/animations/cross-fade-border-image-source-expected.png:
26896         * platform/qt/compositing/direct-image-compositing-expected.png:
26897         * platform/qt/compositing/geometry/bounds-ignores-hidden-dynamic-negzindex-expected.png: Added.
26898         * platform/qt/css1/basic/containment-expected.png:
26899         * platform/qt/css1/basic/inheritance-expected.png:
26900         * platform/qt/css1/box_properties/border-expected.png:
26901         * platform/qt/css1/box_properties/border_bottom-expected.png:
26902         * platform/qt/css1/box_properties/border_left-expected.png:
26903         * platform/qt/css1/box_properties/border_left_width-expected.png:
26904         * platform/qt/css1/box_properties/border_right_inline-expected.png:
26905         * platform/qt/css1/box_properties/border_right_width-expected.png:
26906         * platform/qt/css1/box_properties/border_style-expected.png:
26907         * platform/qt/css1/box_properties/border_top-expected.png:
26908         * platform/qt/css1/box_properties/clear_float-expected.png:
26909         * platform/qt/css1/box_properties/float_margin-expected.png:
26910         * platform/qt/css1/box_properties/float_on_text_elements-expected.png:
26911         * platform/qt/css1/box_properties/margin_inline-expected.png:
26912         * platform/qt/css1/box_properties/margin_left-expected.png:
26913         * platform/qt/css1/box_properties/margin_right-expected.png:
26914         * platform/qt/css1/box_properties/padding_bottom-expected.png:
26915         * platform/qt/css1/box_properties/padding_bottom_inline-expected.png:
26916         * platform/qt/css1/box_properties/padding_inline-expected.png:
26917         * platform/qt/css1/box_properties/padding_left-expected.png:
26918         * platform/qt/css1/box_properties/padding_right-expected.png:
26919         * platform/qt/css1/cascade/cascade_order-expected.png:
26920         * platform/qt/css1/cascade/important-expected.png:
26921         * platform/qt/css1/classification/display-expected.png:
26922         * platform/qt/css1/color_and_background/background_position-expected.png:
26923         * platform/qt/css1/color_and_background/background_repeat-expected.png:
26924         * platform/qt/css1/conformance/forward_compatible_parsing-expected.png:
26925         * platform/qt/css1/font_properties/font-expected.png:
26926         * platform/qt/css1/formatting_model/inline_elements-expected.png:
26927         * platform/qt/css1/formatting_model/vertical_formatting-expected.png:
26928         * platform/qt/css1/pseudo/anchor-expected.png:
26929         * platform/qt/css1/pseudo/firstletter-expected.png:
26930         * platform/qt/css1/pseudo/firstline-expected.png:
26931         * platform/qt/css1/pseudo/multiple_pseudo_elements-expected.png:
26932         * platform/qt/css1/pseudo/pseudo_elements_in_selectors-expected.png:
26933         * platform/qt/css1/text_properties/text_decoration-expected.png:
26934         * platform/qt/css1/text_properties/text_indent-expected.png:
26935         * platform/qt/css1/text_properties/text_transform-expected.png:
26936         * platform/qt/css1/units/urls-expected.png:
26937         * platform/qt/css2.1/20110323/c543-txt-decor-000-expected.png:
26938         * platform/qt/css2.1/20110323/margin-collapse-clear-016-expected.png: Added.
26939         * platform/qt/css2.1/20110323/replaced-min-max-001-expected.png:
26940         * platform/qt/css2.1/t051201-c23-first-line-00-b-expected.png:
26941         * platform/qt/css2.1/t0602-c13-inh-underlin-00-e-expected.png:
26942         * platform/qt/css2.1/t0805-c5517-brdr-s-00-c-expected.png:
26943         * platform/qt/css2.1/t1002-c5523-width-02-b-g-expected.png:
26944         * platform/qt/css2.1/t170602-bdr-conflct-w-54-d-expected.png:
26945         * platform/qt/css2.1/t170602-bdr-conflct-w-64-d-expected.png:
26946         * platform/qt/css2.1/t170602-bdr-conflct-w-74-d-expected.png:
26947         * platform/qt/css2.1/t170602-bdr-conflct-w-84-d-expected.png:
26948         * platform/qt/css3/filters/crash-hw-sw-switch-expected.png:
26949         * platform/qt/css3/selectors3/html/css3-modsel-17-expected.png:
26950         * platform/qt/css3/selectors3/html/css3-modsel-18a-expected.png:
26951         * platform/qt/css3/selectors3/xhtml/css3-modsel-17-expected.png:
26952         * platform/qt/css3/selectors3/xhtml/css3-modsel-18a-expected.png:
26953         * platform/qt/css3/selectors3/xml/css3-modsel-17-expected.png:
26954         * platform/qt/css3/selectors3/xml/css3-modsel-18a-expected.png:
26955
26956 2012-10-19  Sudarsana Nagineni  <sudarsana.nagineni@intel.com>
26957
26958         [EFL] Gardening to make the bots green
26959         https://bugs.webkit.org/show_bug.cgi?id=99828
26960
26961         Unreviewed EFL gardening.
26962
26963         Adding test expectations for failures caused by
26964         r131836 and r131824.
26965
26966         * platform/efl-wk1/TestExpectations:
26967         * platform/efl/TestExpectations:
26968
26969 2012-10-19  Balazs Kelemen  <kbalazs@webkit.org>
26970
26971         [Qt] Pixel tests need rebaseline
26972         https://bugs.webkit.org/show_bug.cgi?id=99323
26973
26974         Unreviewed rebaseline.
26975
26976         Part I.
26977         Identifying wrong results, and rebasing some expected png's.
26978
26979         * platform/qt-5.0-wk1/TestExpectations:
26980         * platform/qt-5.0-wk2/TestExpectations:
26981         * platform/qt-5.0-wk2/fast/borders/border-image-01-expected.png: Added.
26982         * platform/qt-5.0-wk2/fast/borders/border-image-border-radius-expected.png: Added.
26983         * platform/qt-5.0-wk2/fast/borders/border-image-longhand-expected.png: Added.
26984         * platform/qt-5.0-wk2/fast/borders/border-image-massive-scale-expected.png: Added.
26985         * platform/qt-5.0-wk2/fast/borders/border-image-outset-expected.png: Added.
26986         * platform/qt-5.0-wk2/fast/borders/border-image-outset-in-shorthand-expected.png: Added.
26987         * platform/qt-5.0-wk2/fast/borders/border-image-repeat-expected.png: Added.
26988         * platform/qt-5.0-wk2/fast/borders/border-image-rotate-transform-expected.png: Added.
26989         * platform/qt-5.0-wk2/fast/borders/border-image-scale-transform-expected.png: Added.
26990         * platform/qt-5.0-wk2/fast/borders/border-image-scaled-expected.png: Added.
26991         * platform/qt-5.0-wk2/fast/borders/border-image-scrambled-expected.png: Added.
26992         * platform/qt-5.0-wk2/fast/borders/border-image-side-reduction-expected.png: Added.
26993         * platform/qt-5.0-wk2/fast/borders/border-image-source-expected.png: Added.
26994         * platform/qt-5.0-wk2/fast/borders/border-mixed-alpha-expected.png: Added.
26995         * platform/qt-5.0-wk2/fast/borders/border-radius-complex-inner-expected.png: Added.
26996         * platform/qt-5.0-wk2/fast/borders/border-radius-different-width-001-expected.png: Added.
26997         * platform/qt-5.0-wk2/fast/box-shadow/shadow-tiling-artifact-expected.png: Added.
26998         * platform/qt-5.0-wk2/fast/box-shadow/spread-expected.png: Added.
26999         * platform/qt-5.0-wk2/fast/canvas/arc360-expected.png: Added.
27000         * platform/qt-5.0-wk2/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.png: Added.
27001         * platform/qt-5.0-wk2/fast/repaint/iframe-scroll-repaint-expected.png:
27002         * platform/qt-5.0-wk2/fast/repaint/selection-after-delete-expected.png:
27003         * platform/qt-5.0-wk2/fast/repaint/selection-after-remove-expected.png:
27004         * platform/qt-5.0-wk2/fast/repaint/selection-clear-expected.png:
27005         * platform/qt-5.0-wk2/fast/repaint/selection-gap-overflow-scroll-2-expected.png:
27006         * platform/qt-5.0-wk2/fast/replaced/absolute-image-sizing-expected.png: Added.
27007         * platform/qt-5.0-wk2/fast/replaced/image-sizing-expected.png: Added.
27008         * platform/qt-5.0-wk2/svg/custom/mask-invalidation-expected.png: Copied from LayoutTests/platform/qt/svg/custom/mask-invalidation-expected.png.
27009         * platform/qt-5.0-wk2/svg/custom/relative-sized-image-expected.png: Added.
27010         * platform/qt-5.0-wk2/svg/zoom/page/zoom-mask-with-percentages-expected.png: Added.
27011         * platform/qt-5.0-wk2/transforms/3d/point-mapping/3d-point-mapping-coplanar-expected.png: Added.
27012         * platform/qt-5.0-wk2/transforms/3d/point-mapping/3d-point-mapping-deep-expected.png: Added.
27013         * platform/qt-5.0-wk2/transforms/3d/point-mapping/3d-point-mapping-expected.png: Added.
27014         * platform/qt-5.0-wk2/transforms/3d/point-mapping/3d-point-mapping-overlapping-expected.png: Added.
27015         * platform/qt-5.0-wk2/transforms/3d/point-mapping/3d-point-mapping-preserve-3d-expected.png: Added.
27016         * platform/qt-5.0-wk2/transitions/suspend-transform-transition-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/repaint/iframe-scroll-repaint-expected.png.
27017         * platform/qt/TestExpectations:
27018         * platform/qt/animations/cross-fade-background-image-expected.png:
27019         * platform/qt/animations/cross-fade-border-image-source-expected.png:
27020         * platform/qt/animations/cross-fade-list-style-image-expected.png:
27021         * platform/qt/animations/cross-fade-webkit-mask-image-expected.png:
27022         * platform/qt/fast/repaint/line-flow-with-floats-in-regions-expected.png:
27023         * platform/qt/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.png:
27024         * platform/qt/svg/custom/mask-invalidation-expected.png:
27025         * platform/qt/svg/text/remove-text-node-from-tspan-expected.png:
27026         * platform/qt/svg/text/remove-tspan-from-text-expected.png:
27027         * platform/qt/transforms/3d/point-mapping/3d-point-mapping-coplanar-expected.png: Removed.
27028         * platform/qt/transforms/3d/point-mapping/3d-point-mapping-overlapping-expected.png: Removed.
27029
27030 2012-10-19  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
27031
27032         [EFL] Rebaseline pixel expectation that is rendered correctly now.
27033
27034         * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-content-edge-001-expected.png:
27035
27036 2012-10-19  Zan Dobersek  <zandobersek@gmail.com>
27037
27038         Unreviewed GTK gardening.
27039
27040         Adding a platform-specific baseline for a new Shadow DOM test
27041         that was introduced in r131758, the new baseline differs from
27042         the original one just by an annoying newline at the end of the
27043         document.
27044
27045         Adding test expectations for list styles test failure caused by
27046         r131836. Adding a test expectation for a new a11y test introduced
27047         in r131871.
27048
27049         * platform/gtk/TestExpectations:
27050         * platform/gtk/fast/dom/shadow/user-modify-in-datalist-crash-expected.txt: Added.
27051
27052 2012-10-19  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
27053
27054         [EFL] Unskip a few passing tests.
27055
27056         * platform/efl-wk1/TestExpectations:
27057         * platform/efl/TestExpectations:
27058
27059 2012-10-19  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
27060
27061         [EFL] Rebaseline a few pixel expectations now that WK1 also shows the resizer in textareas.
27062
27063         * platform/efl/fast/forms/basic-textareas-expected.png:
27064         * platform/efl/fast/forms/basic-textareas-quirks-expected.png:
27065
27066 2012-10-18  Dominic Mazzoni  <dmazzoni@google.com>
27067
27068         AX: labelForElement is slow when there are a lot of DOM elements
27069         https://bugs.webkit.org/show_bug.cgi?id=97825
27070
27071         Reviewed by Ryosuke Niwa.
27072
27073         Adds two new tests for titleUIElement that run on both Mac and
27074         Chromium. One tests correctness, the other tests speed.
27075
27076         Fixes one test so that it passes on Chromium.
27077         Enables other tests that now pass on Chromium.
27078
27079         * accessibility/secure-textfield-title-ui.html:
27080         * accessibility/title-ui-element-correctness-expected.txt: Added.
27081         * accessibility/title-ui-element-correctness.html: Added.
27082         * perf/accessibility-title-ui-element-expected.txt: Added.
27083         * perf/accessibility-title-ui-element.html: Added.
27084         * platform/chromium/TestExpectations:
27085
27086 2012-10-18  Alexander Pavlov  <apavlov@chromium.org>
27087
27088         Web Inspector: [Styles] Property considered overridden if it is non-inherited important property in inherited style
27089         https://bugs.webkit.org/show_bug.cgi?id=99720
27090
27091         Reviewed by Yury Semikhatsky.
27092
27093         * inspector/elements/elements-panel-styles-expected.txt:
27094         * inspector/elements/resources/elements-panel-styles.css:
27095         (#container):
27096         (.foo):
27097
27098 2012-10-18  Dongwoo Joshua Im  <dw.im@samsung.com>
27099
27100         quirk-orphaned-units.html should be removed from TestExpectations.
27101         https://bugs.webkit.org/show_bug.cgi?id=99807
27102
27103         Reviewed by Csaba Osztrogonác.
27104
27105         quirk-orphaned-units.html is no more existed, so it should be removed from TestExpectations.
27106
27107         * platform/qt-mac/TestExpectations: Remove quirk-orphaned-units.html.
27108
27109 2012-10-18  Dirk Pranke  <dpranke@chromium.org>
27110
27111         Remove entries for now-passing tests in chroum-mac-mountainlion.
27112
27113         Unreviewed, expectations change.
27114
27115         * platform/chromium-mac-mountainlion/TestExpectations:
27116
27117 2012-10-18  Kunihiko Sakamoto  <ksakamoto@chromium.org>
27118
27119         Implement value sanitization algorithm for type=datetime
27120         https://bugs.webkit.org/show_bug.cgi?id=76893
27121
27122         Reviewed by Kent Tamura.
27123
27124         Added a test for the value sanitization algorithm for type=datetime.
27125         Also updated affected tests.
27126
27127         * fast/forms/datetime/ValidityState-typeMismatch-datetime-expected.txt:
27128         * fast/forms/datetime/ValidityState-typeMismatch-datetime.html:
27129         '0001-01-01T00:00+01:00' is an invalid value because that is before
27130         0001-01-01 00:00 UTC. '0001-01-01T00:00-01:00' is a valid value.
27131         * fast/forms/datetime/datetime-value-sanitization-expected.txt: Added.
27132         * fast/forms/datetime/datetime-value-sanitization.html: Added.
27133         * fast/forms/datetime/input-valueasdate-datetime-expected.txt:
27134         * fast/forms/datetime/input-valueasdate-datetime.html:
27135         Setting valueAsDate should run the algorithm to convert a Date object to a
27136         string, that returns valid normalized forced-UTC global date and time string.
27137         See http://www.whatwg.org/specs/web-apps/current-work/multipage/common-input-element-attributes.html#dom-input-valueasdate
27138         * fast/forms/datetime/input-valueasnumber-datetime-expected.txt:
27139         * fast/forms/datetime/input-valueasnumber-datetime.html:
27140         Setting valueAsNumber should run the algorithm to convert a number to a
27141         string, that returns valid normalized forced-UTC global date and time string.
27142         See http://www.whatwg.org/specs/web-apps/current-work/multipage/common-input-element-attributes.html#dom-input-valueasnumber
27143
27144 2012-10-18  Dirk Pranke  <dpranke@chromium.org>
27145
27146         Unreviewed, expectations and baselines for chromium-mac-mountainlion
27147
27148         * platform/chromium-mac-lion/editing/selection/vertical-rl-ltr-extend-line-forward-br-expected.png: Copied from LayoutTests/platform/chromium-mac/editing/selection/vertical-rl-ltr-extend-line-forward-br-expected.png.
27149         * platform/chromium-mac-lion/editing/selection/vertical-rl-ltr-extend-line-forward-br-expected.txt: Copied from LayoutTests/platform/chromium-mac/editing/selection/vertical-rl-ltr-extend-line-forward-br-expected.txt.
27150         * platform/chromium-mac/editing/selection/vertical-rl-ltr-extend-line-forward-br-expected.png:
27151         * platform/chromium-mac/editing/selection/vertical-rl-ltr-extend-line-forward-br-expected.txt:
27152         * platform/chromium/TestExpectations:
27153
27154 2012-10-18  Dirk Pranke  <dpranke@chromium.org>
27155
27156         Land first batch of Chromium Mac 10.8-specific baselines.
27157
27158         Unreviewed, gardening.
27159
27160         * animations/cross-fade-background-image-expected.png: Renamed from LayoutTests/platform/efl/animations/cross-fade-background-image-expected.png.
27161         * animations/cross-fade-border-image-source-expected.png: Renamed from LayoutTests/platform/efl/animations/cross-fade-border-image-source-expected.png.
27162         * animations/cross-fade-list-style-image-expected.png: Renamed from LayoutTests/platform/efl/animations/cross-fade-list-style-image-expected.png.
27163         * animations/cross-fade-webkit-mask-image-expected.png: Renamed from LayoutTests/platform/efl/animations/cross-fade-webkit-mask-image-expected.png.
27164         * platform/chromium-mac-lion/animations/3d/change-transform-in-end-event-expected.png: Copied from LayoutTests/platform/chromium-mac/animations/3d/change-transform-in-end-event-expected.png.
27165         * platform/chromium-mac-lion/animations/3d/matrix-transform-type-animation-expected.png: Copied from LayoutTests/platform/chromium-mac/animations/3d/matrix-transform-type-animation-expected.png.
27166         * platform/chromium-mac-lion/animations/3d/state-at-end-event-transform-expected.png: Copied from LayoutTests/platform/chromium-mac/animations/3d/state-at-end-event-transform-expected.png.
27167         * platform/chromium-mac-lion/animations/cross-fade-background-image-expected.png: Copied from LayoutTests/platform/chromium-mac/animations/cross-fade-background-image-expected.png.
27168         * platform/chromium-mac-lion/animations/cross-fade-border-image-source-expected.png: Copied from LayoutTests/platform/chromium-mac/animations/cross-fade-border-image-source-expected.png.
27169         * platform/chromium-mac-lion/animations/cross-fade-list-style-image-expected.png: Copied from LayoutTests/platform/chromium-mac/animations/cross-fade-list-style-image-expected.png.
27170         * platform/chromium-mac-lion/animations/cross-fade-webkit-mask-image-expected.png: Copied from LayoutTests/platform/chromium-mac/animations/cross-fade-webkit-mask-image-expected.png.
27171         * platform/chromium-mac-lion/animations/state-at-end-event-expected.png: Copied from LayoutTests/platform/chromium-mac/animations/state-at-end-event-expected.png.
27172         * platform/chromium-mac-lion/compositing/animation/state-at-end-event-transform-layer-expected.png: Copied from LayoutTests/platform/chromium-mac/compositing/animation/state-at-end-event-transform-layer-expected.png.
27173         * platform/chromium-mac-lion/compositing/color-matching/pdf-image-match-expected.png: Copied from LayoutTests/platform/chromium-mac/compositing/color-matching/pdf-image-match-expected.png.
27174         * platform/chromium-mac-lion/compositing/compositing-visible-descendant-expected.png: Copied from LayoutTests/platform/chromium-mac/compositing/compositing-visible-descendant-expected.png.
27175         * platform/chromium-mac-lion/compositing/generated-content-expected.png: Copied from LayoutTests/platform/chromium-mac/compositing/generated-content-expected.png.
27176         * platform/chromium-mac-lion/compositing/geometry/abs-position-inside-opacity-expected.png: Copied from LayoutTests/platform/chromium-mac/compositing/geometry/abs-position-inside-opacity-expected.png.
27177         * platform/chromium-mac-lion/compositing/geometry/composited-html-size-expected.png: Copied from LayoutTests/platform/chromium-mac/compositing/geometry/composited-html-size-expected.png.
27178         * platform/chromium-mac-lion/compositing/geometry/fixed-in-composited-expected.png: Copied from LayoutTests/platform/chromium-mac/compositing/geometry/fixed-in-composited-expected.png.
27179         * platform/chromium-mac-lion/compositing/geometry/fixed-position-composited-page-scale-down-expected.png: Copied from LayoutTests/platform/chromium-mac/compositing/geometry/fixed-position-composited-page-scale-down-expected.png.
27180         * platform/chromium-mac-lion/compositing/geometry/fixed-position-composited-page-scale-expected.png: Copied from LayoutTests/platform/chromium-mac/compositing/geometry/fixed-position-composited-page-scale-expected.png.
27181         * platform/chromium-mac-lion/compositing/geometry/fixed-position-expected.png: Copied from LayoutTests/platform/chromium-mac/compositing/geometry/fixed-position-expected.png.
27182         * platform/chromium-mac-lion/compositing/geometry/fixed-position-iframe-composited-page-scale-down-expected.png: Copied from LayoutTests/platform/chromium-mac/compositing/geometry/fixed-position-iframe-composited-page-scale-down-expected.png.
27183         * platform/chromium-mac-lion/compositing/geometry/fixed-position-iframe-composited-page-scale-expected.png: Copied from LayoutTests/platform/chromium-mac/compositing/geometry/fixed-position-iframe-composited-page-scale-expected.png.
27184         * platform/chromium-mac-lion/compositing/geometry/fixed-position-transform-composited-page-scale-down-expected.png: Copied from LayoutTests/platform/chromium-mac/compositing/geometry/fixed-position-transform-composited-page-scale-down-expected.png.
27185         * platform/chromium-mac-lion/compositing/geometry/fixed-position-transform-composited-page-scale-expected.png: Copied from LayoutTests/platform/chromium-mac/compositing/geometry/fixed-position-transform-composited-page-scale-expected.png.
27186         * platform/chromium-mac-lion/compositing/geometry/layer-due-to-layer-children-deep-expected.png: Copied from LayoutTests/platform/chromium-mac/compositing/geometry/layer-due-to-layer-children-deep-expected.png.
27187         * platform/chromium-mac-lion/compositing/geometry/layer-due-to-layer-children-expected.png: Copied from LayoutTests/platform/chromium-mac/compositing/geometry/layer-due-to-layer-children-expected.png.
27188         * platform/chromium-mac-lion/compositing/geometry/outline-change-expected.png: Copied from LayoutTests/platform/chromium-mac/compositing/geometry/outline-change-expected.png.
27189         * platform/chromium-mac-lion/compositing/geometry/partial-layout-update-expected.png: Copied from LayoutTests/platform/chromium-mac/compositing/geometry/partial-layout-update-expected.png.
27190         * platform/chromium-mac-lion/compositing/geometry/root-layer-update-expected.png: Copied from LayoutTests/platform/chromium-mac/compositing/geometry/root-layer-update-expected.png.
27191         * platform/chromium-mac-lion/compositing/geometry/transfrom-origin-on-zero-size-layer-expected.png: Copied from LayoutTests/platform/chromium-mac/compositing/geometry/transfrom-origin-on-zero-size-layer-expected.png.
27192         * platform/chromium-mac-lion/compositing/geometry/video-fixed-scrolling-expected.png: Copied from LayoutTests/platform/chromium-mac/compositing/geometry/video-fixed-scrolling-expected.png.
27193         * platform/chromium-mac-lion/compositing/geometry/video-opacity-overlay-expected.png: Copied from LayoutTests/platform/chromium-mac/compositing/geometry/video-opacity-overlay-expected.png.
27194         * platform/chromium-mac-lion/compositing/iframes/composited-iframe-alignment-expected.png: Copied from LayoutTests/platform/chromium-mac/compositing/iframes/composited-iframe-alignment-expected.png.
27195         * platform/chromium-mac-lion/compositing/iframes/iframe-copy-on-scroll-expected.png: Copied from LayoutTests/platform/chromium-mac/compositing/iframes/iframe-copy-on-scroll-expected.png.
27196         * platform/chromium-mac-lion/compositing/images/direct-image-background-color-expected.png: Copied from LayoutTests/platform/chromium-mac/compositing/images/direct-image-background-color-expected.png.
27197         * platform/chromium-mac-lion/compositing/layers-inside-overflow-scroll-expected.png: Copied from LayoutTests/platform/chromium-mac/compositing/layers-inside-overflow-scroll-expected.png.
27198         * platform/chromium-mac-lion/compositing/masks/direct-image-mask-expected.png: Copied from LayoutTests/platform/chromium-mac/compositing/masks/direct-image-mask-expected.png.
27199         * platform/chromium-mac-lion/compositing/masks/masked-ancestor-expected.png: Copied from LayoutTests/platform/chromium-mac/compositing/masks/masked-ancestor-expected.png.
27200         * platform/chromium-mac-lion/compositing/masks/multiple-masks-expected.png: Copied from LayoutTests/platform/chromium-mac/compositing/masks/multiple-masks-expected.png.
27201         * platform/chromium-mac-lion/compositing/masks/simple-composited-mask-expected.png: Copied from LayoutTests/platform/chromium-mac/compositing/masks/simple-composited-mask-expected.png.
27202         * platform/chromium-mac-lion/compositing/overflow/ancestor-overflow-expected.png: Copied from LayoutTests/platform/chromium-mac/compositing/overflow/ancestor-overflow-expected.png.
27203         * platform/chromium-mac-lion/compositing/overflow/fixed-position-ancestor-clip-expected.png: Copied from LayoutTests/platform/chromium-mac/compositing/overflow/fixed-position-ancestor-clip-expected.png.
27204         * platform/chromium-mac-lion/compositing/overflow/nested-scrolling-expected.png: Copied from LayoutTests/platform/chromium-mac/compositing/overflow/nested-scrolling-expected.png.
27205         * platform/chromium-mac-lion/compositing/overflow/overflow-compositing-descendant-expected.png: Copied from LayoutTests/platform/chromium-mac/compositing/overflow/overflow-compositing-descendant-expected.png.
27206         * platform/chromium-mac-lion/compositing/overflow/overflow-positioning-expected.png: Copied from LayoutTests/platform/chromium-mac/compositing/overflow/overflow-positioning-expected.png.
27207         * platform/chromium-mac-lion/compositing/overflow/overflow-scroll-expected.png: Copied from LayoutTests/platform/chromium-mac/compositing/overflow/overflow-scroll-expected.png.
27208         * platform/chromium-mac-lion/compositing/overflow/parent-overflow-expected.png: Copied from LayoutTests/platform/chromium-mac/compositing/overflow/parent-overflow-expected.png.
27209         * platform/chromium-mac-lion/compositing/overflow/remove-overflow-crash2-expected.png: Copied from LayoutTests/platform/chromium-mac/compositing/overflow/remove-overflow-crash2-expected.png.
27210         * platform/chromium-mac-lion/compositing/overflow/scroll-ancestor-update-expected.png: Copied from LayoutTests/platform/chromium-mac/compositing/overflow/scroll-ancestor-update-expected.png.
27211         * platform/chromium-mac-lion/compositing/overflow/scrollbar-painting-expected.png: Copied from LayoutTests/platform/chromium-mac/compositing/overflow/scrollbar-painting-expected.png.
27212         * platform/chromium-mac-lion/compositing/overflow/theme-affects-visual-overflow-expected.png: Copied from LayoutTests/platform/chromium-mac/compositing/overflow/theme-affects-visual-overflow-expected.png.
27213         * platform/chromium-mac-lion/compositing/reflections/animation-inside-reflection-expected.png: Copied from LayoutTests/platform/chromium-mac/compositing/reflections/animation-inside-reflection-expected.png.
27214         * platform/chromium-mac-lion/compositing/reflections/compositing-change-inside-reflection-expected.png: Copied from LayoutTests/platform/chromium-mac/compositing/reflections/compositing-change-inside-reflection-expected.png.
27215         * platform/chromium-mac-lion/compositing/reflections/deeply-nested-reflections-expected.png: Copied from LayoutTests/platform/chromium-mac/compositing/reflections/deeply-nested-reflections-expected.png.
27216         * platform/chromium-mac-lion/compositing/reflections/load-video-in-reflection-expected.png: Copied from LayoutTests/platform/chromium-mac/compositing/reflections/load-video-in-reflection-expected.png.
27217         * platform/chromium-mac-lion/compositing/reflections/masked-reflection-on-composited-expected.png: Copied from LayoutTests/platform/chromium-mac/compositing/reflections/masked-reflection-on-composited-expected.png.
27218         * platform/chromium-mac-lion/compositing/reflections/nested-reflection-anchor-point-expected.png: Copied from LayoutTests/platform/chromium-mac/compositing/reflections/nested-reflection-anchor-point-expected.png.
27219         * platform/chromium-mac-lion/compositing/reflections/nested-reflection-animated-expected.png: Copied from LayoutTests/platform/chromium-mac/compositing/reflections/nested-reflection-animated-expected.png.
27220         * platform/chromium-mac-lion/compositing/reflections/nested-reflection-expected.png: Copied from LayoutTests/platform/chromium-mac/compositing/reflections/nested-reflection-expected.png.
27221         * platform/chromium-mac-lion/compositing/reflections/nested-reflection-mask-change-expected.png: Copied from LayoutTests/platform/chromium-mac/compositing/reflections/nested-reflection-mask-change-expected.png.
27222         * platform/chromium-mac-lion/compositing/reflections/nested-reflection-on-overflow-expected.png: Copied from LayoutTests/platform/chromium-mac/compositing/reflections/nested-reflection-on-overflow-expected.png.
27223         * platform/chromium-mac-lion/compositing/reflections/nested-reflection-opacity-expected.png: Copied from LayoutTests/platform/chromium-mac/compositing/reflections/nested-reflection-opacity-expected.png.
27224         * platform/chromium-mac-lion/compositing/reflections/nested-reflection-size-change-expected.png: Copied from LayoutTests/platform/chromium-mac/compositing/reflections/nested-reflection-size-change-expected.png.
27225         * platform/chromium-mac-lion/compositing/reflections/nested-reflection-transformed-expected.png: Copied from LayoutTests/platform/chromium-mac/compositing/reflections/nested-reflection-transformed-expected.png.
27226         * platform/chromium-mac-lion/compositing/reflections/nested-reflection-transformed2-expected.png: Copied from LayoutTests/platform/chromium-mac/compositing/reflections/nested-reflection-transformed2-expected.png.
27227         * platform/chromium-mac-lion/compositing/reflections/nested-reflection-transition-expected.png: Copied from LayoutTests/platform/chromium-mac/compositing/reflections/nested-reflection-transition-expected.png.
27228         * platform/chromium-mac-lion/compositing/reflections/reflection-in-composited-expected.png: Copied from LayoutTests/platform/chromium-mac/compositing/reflections/reflection-in-composited-expected.png.
27229         * platform/chromium-mac-lion/compositing/reflections/reflection-on-composited-expected.png: Copied from LayoutTests/platform/chromium-mac/compositing/reflections/reflection-on-composited-expected.png.
27230         * platform/chromium-mac-lion/compositing/reflections/reflection-ordering-expected.png: Copied from LayoutTests/platform/chromium-mac/compositing/reflections/reflection-ordering-expected.png.
27231         * platform/chromium-mac-lion/compositing/reflections/reflection-positioning-expected.png: Copied from LayoutTests/platform/chromium-mac/compositing/reflections/reflection-positioning-expected.png.
27232         * platform/chromium-mac-lion/compositing/reflections/reflection-positioning2-expected.png: Copied from LayoutTests/platform/chromium-mac/compositing/reflections/reflection-positioning2-expected.png.
27233         * platform/chromium-mac-lion/compositing/reflections/simple-composited-reflections-expected.png: Copied from LayoutTests/platform/chromium-mac/compositing/reflections/simple-composited-reflections-expected.png.
27234         * platform/chromium-mac-lion/compositing/reflections/transform-inside-reflection-expected.png: Copied from LayoutTests/platform/chromium-mac/compositing/reflections/transform-inside-reflection-expected.png.
27235         * platform/chromium-mac-lion/compositing/repaint/become-overlay-composited-layer-expected.png: Copied from LayoutTests/platform/chromium-mac/compositing/repaint/become-overlay-composited-layer-expected.png.
27236         * platform/chromium-mac-lion/compositing/repaint/composited-document-element-expected.png: Copied from LayoutTests/platform/chromium-mac/compositing/repaint/composited-document-element-expected.png.
27237         * platform/chromium-mac-lion/compositing/repaint/layer-repaint-expected.png: Copied from LayoutTests/platform/chromium-mac/compositing/repaint/layer-repaint-expected.png.
27238         * platform/chromium-mac-lion/compositing/repaint/layer-repaint-rects-expected.png: Copied from LayoutTests/platform/chromium-mac/compositing/repaint/layer-repaint-rects-expected.png.
27239         * platform/chromium-mac-lion/compositing/repaint/opacity-between-absolute-expected.png: Copied from LayoutTests/platform/chromium-mac/compositing/repaint/opacity-between-absolute-expected.png.
27240         * platform/chromium-mac-lion/compositing/repaint/opacity-between-absolute2-expected.png: Copied from LayoutTests/platform/chromium-mac/compositing/repaint/opacity-between-absolute2-expected.png.
27241         * platform/chromium-mac-lion/compositing/self-painting-layers-expected.png: Copied from LayoutTests/platform/chromium-mac/compositing/self-painting-layers-expected.png.
27242         * platform/chromium-mac-lion/compositing/sibling-positioning-expected.png: Copied from LayoutTests/platform/chromium-mac/compositing/sibling-positioning-expected.png.
27243         * platform/chromium-mac-lion/compositing/text-on-large-layer-expected.png: Copied from LayoutTests/platform/chromium-mac/compositing/text-on-large-layer-expected.png.
27244         * platform/chromium-mac-lion/compositing/transitions/scale-transition-no-start-expected.png: Copied from LayoutTests/platform/chromium-mac/compositing/transitions/scale-transition-no-start-expected.png.
27245         * platform/chromium-mac-lion/compositing/transitions/singular-scale-transition-expected.png: Copied from LayoutTests/platform/chromium-mac/compositing/transitions/singular-scale-transition-expected.png.
27246         * platform/chromium-mac-lion/compositing/video/video-controls-layer-creation-expected.png: Copied from LayoutTests/platform/chromium-mac/compositing/video/video-controls-layer-creation-expected.png.
27247         * platform/chromium-mac-lion/compositing/webgl/webgl-background-color-expected.png: Copied from LayoutTests/platform/chromium-mac/compositing/webgl/webgl-background-color-expected.png.
27248         * platform/chromium-mac-lion/compositing/webgl/webgl-reflection-expected.png: Copied from LayoutTests/platform/chromium-mac/compositing/webgl/webgl-reflection-expected.png.
27249         * platform/chromium-mac/animations/3d/change-transform-in-end-event-expected.png:
27250         * platform/chromium-mac/animations/3d/matrix-transform-type-animation-expected.png:
27251         * platform/chromium-mac/animations/3d/state-at-end-event-transform-expected.png:
27252         * platform/chromium-mac/animations/cross-fade-background-image-expected.png:
27253         * platform/chromium-mac/animations/cross-fade-border-image-source-expected.png:
27254         * platform/chromium-mac/animations/cross-fade-list-style-image-expected.png:
27255         * platform/chromium-mac/animations/cross-fade-webkit-mask-image-expected.png:
27256         * platform/chromium-mac/animations/state-at-end-event-expected.png:
27257         * platform/chromium-mac/compositing/animation/state-at-end-event-transform-layer-expected.png:
27258         * platform/chromium-mac/compositing/color-matching/pdf-image-match-expected.png:
27259         * platform/chromium-mac/compositing/compositing-visible-descendant-expected.png:
27260         * platform/chromium-mac/compositing/generated-content-expected.png:
27261         * platform/chromium-mac/compositing/geometry/abs-position-inside-opacity-expected.png:
27262         * platform/chromium-mac/compositing/geometry/composited-html-size-expected.png:
27263         * platform/chromium-mac/compositing/geometry/fixed-in-composited-expected.png:
27264         * platform/chromium-mac/compositing/geometry/fixed-position-composited-page-scale-down-expected.png:
27265         * platform/chromium-mac/compositing/geometry/fixed-position-composited-page-scale-expected.png:
27266         * platform/chromium-mac/compositing/geometry/fixed-position-expected.png:
27267         * platform/chromium-mac/compositing/geometry/fixed-position-iframe-composited-page-scale-down-expected.png:
27268         * platform/chromium-mac/compositing/geometry/fixed-position-iframe-composited-page-scale-expected.png:
27269         * platform/chromium-mac/compositing/geometry/fixed-position-transform-composited-page-scale-down-expected.png:
27270         * platform/chromium-mac/compositing/geometry/fixed-position-transform-composited-page-scale-expected.png:
27271         * platform/chromium-mac/compositing/geometry/layer-due-to-layer-children-deep-expected.png:
27272         * platform/chromium-mac/compositing/geometry/layer-due-to-layer-children-expected.png:
27273         * platform/chromium-mac/compositing/geometry/outline-change-expected.png:
27274         * platform/chromium-mac/compositing/geometry/partial-layout-update-expected.png:
27275         * platform/chromium-mac/compositing/geometry/root-layer-update-expected.png:
27276         * platform/chromium-mac/compositing/geometry/transfrom-origin-on-zero-size-layer-expected.png:
27277         * platform/chromium-mac/compositing/geometry/video-fixed-scrolling-expected.png:
27278         * platform/chromium-mac/compositing/geometry/video-opacity-overlay-expected.png:
27279         * platform/chromium-mac/compositing/iframes/composited-iframe-alignment-expected.png:
27280         * platform/chromium-mac/compositing/iframes/iframe-copy-on-scroll-expected.png:
27281         * platform/chromium-mac/compositing/images/direct-image-background-color-expected.png:
27282         * platform/chromium-mac/compositing/layers-inside-overflow-scroll-expected.png:
27283         * platform/chromium-mac/compositing/masks/direct-image-mask-expected.png:
27284         * platform/chromium-mac/compositing/masks/masked-ancestor-expected.png:
27285         * platform/chromium-mac/compositing/masks/multiple-masks-expected.png:
27286         * platform/chromium-mac/compositing/masks/simple-composited-mask-expected.png:
27287         * platform/chromium-mac/compositing/overflow/ancestor-overflow-expected.png:
27288         * platform/chromium-mac/compositing/overflow/fixed-position-ancestor-clip-expected.png:
27289         * platform/chromium-mac/compositing/overflow/nested-scrolling-expected.png:
27290         * platform/chromium-mac/compositing/overflow/overflow-compositing-descendant-expected.png:
27291         * platform/chromium-mac/compositing/overflow/overflow-positioning-expected.png:
27292         * platform/chromium-mac/compositing/overflow/overflow-scroll-expected.png:
27293         * platform/chromium-mac/compositing/overflow/parent-overflow-expected.png:
27294         * platform/chromium-mac/compositing/overflow/remove-overflow-crash2-expected.png:
27295         * platform/chromium-mac/compositing/overflow/scroll-ancestor-update-expected.png:
27296         * platform/chromium-mac/compositing/overflow/scrollbar-painting-expected.png:
27297         * platform/chromium-mac/compositing/overflow/theme-affects-visual-overflow-expected.png:
27298         * platform/chromium-mac/compositing/reflections/animation-inside-reflection-expected.png:
27299         * platform/chromium-mac/compositing/reflections/compositing-change-inside-reflection-expected.png:
27300         * platform/chromium-mac/compositing/reflections/deeply-nested-reflections-expected.png:
27301         * platform/chromium-mac/compositing/reflections/load-video-in-reflection-expected.png:
27302         * platform/chromium-mac/compositing/reflections/masked-reflection-on-composited-expected.png:
27303         * platform/chromium-mac/compositing/reflections/nested-reflection-anchor-point-expected.png:
27304         * platform/chromium-mac/compositing/reflections/nested-reflection-animated-expected.png:
27305         * platform/chromium-mac/compositing/reflections/nested-reflection-expected.png:
27306         * platform/chromium-mac/compositing/reflections/nested-reflection-mask-change-expected.png:
27307         * platform/chromium-mac/compositing/reflections/nested-reflection-on-overflow-expected.png:
27308         * platform/chromium-mac/compositing/reflections/nested-reflection-opacity-expected.png:
27309         * platform/chromium-mac/compositing/reflections/nested-reflection-size-change-expected.png:
27310         * platform/chromium-mac/compositing/reflections/nested-reflection-transformed-expected.png:
27311         * platform/chromium-mac/compositing/reflections/nested-reflection-transformed2-expected.png:
27312         * platform/chromium-mac/compositing/reflections/nested-reflection-transition-expected.png:
27313         * platform/chromium-mac/compositing/reflections/reflection-in-composited-expected.png:
27314         * platform/chromium-mac/compositing/reflections/reflection-on-composited-expected.png:
27315         * platform/chromium-mac/compositing/reflections/reflection-ordering-expected.png:
27316         * platform/chromium-mac/compositing/reflections/reflection-positioning-expected.png:
27317         * platform/chromium-mac/compositing/reflections/reflection-positioning2-expected.png:
27318         * platform/chromium-mac/compositing/reflections/simple-composited-reflections-expected.png:
27319         * platform/chromium-mac/compositing/reflections/transform-inside-reflection-expected.png:
27320         * platform/chromium-mac/compositing/repaint/become-overlay-composited-layer-expected.png:
27321         * platform/chromium-mac/compositing/repaint/composited-document-element-expected.png:
27322         * platform/chromium-mac/compositing/repaint/layer-repaint-expected.png:
27323         * platform/chromium-mac/compositing/repaint/layer-repaint-rects-expected.png:
27324         * platform/chromium-mac/compositing/repaint/opacity-between-absolute-expected.png:
27325         * platform/chromium-mac/compositing/repaint/opacity-between-absolute2-expected.png:
27326         * platform/chromium-mac/compositing/self-painting-layers-expected.png:
27327         * platform/chromium-mac/compositing/sibling-positioning-expected.png:
27328         * platform/chromium-mac/compositing/text-on-large-layer-expected.png:
27329         * platform/chromium-mac/compositing/transitions/scale-transition-no-start-expected.png:
27330         * platform/chromium-mac/compositing/transitions/singular-scale-transition-expected.png:
27331         * platform/chromium-mac/compositing/video/video-controls-layer-creation-expected.png:
27332         * platform/chromium-mac/compositing/webgl/webgl-background-color-expected.png:
27333         * platform/chromium-mac/compositing/webgl/webgl-reflection-expected.png:
27334
27335 2012-10-18  Anand Chakravarty  <anandc@google.com>
27336
27337         Incorrect check performed in Media Source objects test.
27338         https://bugs.webkit.org/show_bug.cgi?id=99390
27339
27340         Reviewed by Eric Carlson.
27341
27342         Use an expected value of 5 in the buffered attribute.
27343
27344         * http/tests/media/media-source/video-media-source-objects-expected.txt:
27345         * http/tests/media/media-source/video-media-source-objects.html:
27346
27347 2012-10-18  Anand Chakravarty  <anandc@google.com>
27348
27349         Use of uninitialized variable in Media Source API test.
27350         https://bugs.webkit.org/show_bug.cgi?id=99387
27351
27352         Reviewed by Eric Carlson.
27353
27354         Set value of seekTime to 1 before using it.
27355
27356         * http/tests/media/media-source/video-media-source-state-changes.html:
27357
27358 2012-10-18  Dirk Pranke  <dpranke@chromium.org>
27359
27360         De-dup expectations for chromium mountainlion
27361
27362         Unreviewed, expectations update.
27363
27364         * platform/chromium-mac-mountainlion/TestExpectations:
27365         * platform/chromium/TestExpectations:
27366
27367 2012-10-18  Adam Barth  <abarth@webkit.org>
27368
27369         [V8] fast/dom/gc-9.html fails for document.styleSheets
27370         https://bugs.webkit.org/show_bug.cgi?id=99786
27371
27372         Reviewed by Kentaro Hara.
27373
27374         * platform/chromium/fast/dom/gc-9-expected.txt:
27375             - Test progression.
27376
27377 2012-10-18  Adam Barth  <abarth@webkit.org>
27378
27379         [V8] fast/dom/gc-9.html fails for document.implementation
27380         https://bugs.webkit.org/show_bug.cgi?id=99783
27381
27382         Reviewed by Kentaro Hara.
27383
27384         * platform/chromium/TestExpectations:
27385             - TestExpectations claims that this test is "brain damaged", but it
27386               looks like the test has improved since that comment was written
27387               and that this test is actually quite valuable.
27388         * platform/chromium/fast/dom/gc-9-expected.txt: Added.
27389             - This patch adds a Chromium-specific baseline for this test.
27390               Before this patch, we failed the document.implementation
27391               subtests.
27392
27393 2012-10-18  Kent Tamura  <tkent@chromium.org>
27394
27395         [Chromium] Test expectation update.
27396
27397         * platform/chromium/TestExpectations: Remove entries for passing *-multiple-fieds tests.
27398         * platform/chromium-mac-mountainlion/TestExpectations: Add them.
27399
27400 2012-10-18  Pan Deng  <pan.deng@intel.com>
27401
27402         [Resource Timing]Test cases for set buffer size functionality and event when buffer full.
27403         https://bugs.webkit.org/show_bug.cgi?id=84885.
27404
27405         Reviewed by Tony Gentilcore.
27406
27407         Test cases in this patch validate buffer size restriction functionality, clear resource timing functionality and the fired event when buffer full. 
27408
27409         * http/tests/w3c/webperf/resources/webperftestharnessextension.js:
27410         (PerformanceContext.prototype.getEntriesByName):
27411         (PerformanceContext.prototype.setResourceTimingBufferSize):
27412         (PerformanceContext.prototype.registerResourceTimingBufferFullCallback):
27413         (PerformanceContext.prototype.clearResourceTimings):
27414         * http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_buffer_full_when_populate_entries-expected.txt: Added.
27415         * http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_buffer_full_when_populate_entries.html: Added.
27416         * http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_buffer_full_when_shrink_buffer_size-expected.txt: Added.
27417         * http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_buffer_full_when_shrink_buffer_size.html: Added.
27418         * http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_buffer_size_restriction-expected.txt: Added.
27419         * http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_buffer_size_restriction.html: Added.
27420         * http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_clear_resource_timing_functionality-expected.txt: Added.
27421         * http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_clear_resource_timing_functionality.html: Added.
27422         * http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_on_shrink_buffer_size-expected.txt: Added.
27423         * http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_on_shrink_buffer_size.html: Added.
27424         * http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_store_and_clear_during_callback-expected.txt: Added.
27425         * http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_store_and_clear_during_callback.html: Added.
27426         * platform/chromium/TestExpectations:
27427         * platform/efl/TestExpectations:
27428         * platform/gtk/TestExpectations:
27429         * platform/mac/TestExpectations:
27430         * platform/qt-5.0-wk2/TestExpectations:
27431         * platform/qt/TestExpectations:
27432         * platform/win/TestExpectations:
27433
27434 2012-10-18  Ryosuke Niwa  <rniwa@webkit.org>
27435
27436         REGRESSION(r130411): Copying & pasting the first line of text can move caret to the end of text area
27437         https://bugs.webkit.org/show_bug.cgi?id=99663
27438
27439         Reviewed by Enrica Casucci and Levi Weintraub.
27440
27441         Add a regression test for copying and pasting the first line in a textarea with two lines of text.
27442
27443         * editing/pasteboard/copy-paste-first-line-in-textarea-expected.txt: Added.
27444         * editing/pasteboard/copy-paste-first-line-in-textarea.html: Added.
27445
27446 2012-10-18  W. James MacLean  <wjmaclean@chromium.org>
27447
27448         [chromium] Re-enable gesture highlight layout tests, fix GestureLongPress regression.
27449         https://bugs.webkit.org/show_bug.cgi?id=99632
27450
27451         Reviewed by James Robinson.
27452
27453         Re-enable layout tests for gesture highlights. Includes fix for GestureTapCancel test.
27454
27455         * platform/chromium-linux/compositing/gestures/gesture-tapHighlight-simple-longPress.html:
27456         * platform/chromium/TestExpectations:
27457
27458 2012-10-18  Dirk Pranke  <dpranke@chromium.org>
27459
27460         [chromium] fix lint errors/conflicts in ML TestExpectations
27461
27462         Unreviewed, expectations change.
27463
27464         * platform/chromium-mac-mountainlion/TestExpectations:
27465
27466 2012-10-18  Sheriff Bot  <webkit.review.bot@gmail.com>
27467
27468         Unreviewed, rolling out r131810.
27469         http://trac.webkit.org/changeset/131810
27470         https://bugs.webkit.org/show_bug.cgi?id=99762
27471
27472         Broke linux debug webkit_unit_tests (Requested by
27473         danakj|gardening on #webkit).
27474
27475         * platform/chromium/TestExpectations:
27476         * platform/chromium/virtual/deferred/fast/images/README.txt: Removed.
27477
27478 2012-10-18  Mike West  <mkwst@chromium.org>
27479
27480         Add layout tests for wildcarded hosts in CSP directives.
27481         https://bugs.webkit.org/show_bug.cgi?id=99693
27482
27483         Reviewed by Adam Barth.
27484
27485         Adds four test cases to ensure that wildcarded hosts in Content Security
27486         Policy source expressions function correctly with and without paths,
27487         and with wildcarded ports.
27488
27489         * http/tests/security/contentSecurityPolicy/source-list-parsing-09-expected.txt: Added.
27490         * http/tests/security/contentSecurityPolicy/source-list-parsing-09.html: Added.
27491
27492 2012-10-18  Dirk Pranke  <dpranke@chromium.org>
27493
27494         [chromium] update ML-specific failures
27495         https://bugs.webkit.org/show_bug.cgi?id=99505
27496
27497         Unreviewed, expectations change.
27498
27499         * platform/chromium-mac-mountainlion/TestExpectations:
27500
27501 2012-10-18  Alpha Lam  <hclam@chromium.org>
27502
27503         [chromium] Implement deferred image decoding
27504         https://bugs.webkit.org/show_bug.cgi?id=94240
27505
27506         Reviewed by Stephen White.
27507
27508         Adding a virtual test suite for Chromium to test deferred image
27509         decoding.
27510
27511         platform/chromium/virtual/deferred/fast/images will be tested with
27512         --force-compositing --enable-per-tile-painting --enable-deferred-image-decoding.
27513
27514         * platform/chromium/virtual/deferred/fast/images/README.txt: Added.
27515
27516 2012-10-18  Max Vujovic  <mvujovic@adobe.com>
27517
27518         [CSS Shaders] Validate types of built-in vertex attributes
27519         https://bugs.webkit.org/show_bug.cgi?id=98972
27520
27521         Reviewed by Dean Jackson.
27522
27523         invalid-custom-filter-attribute-types.html uses a set of vertex shaders. Each vertex shader
27524         defines a specific attribute with the wrong type. None of the vertex shaders in the test
27525         should execute. If a vertex shader does execute, its associated fragment shader will render
27526         a green div as red.
27527
27528         * css3/filters/custom/invalid-custom-filter-attribute-types-expected.html: Added.
27529         * css3/filters/custom/invalid-custom-filter-attribute-types.html: Added.
27530         * css3/filters/resources/invalid-type-a-mesh-coord.vs: Added.
27531         * css3/filters/resources/invalid-type-a-position.vs: Added.
27532         * css3/filters/resources/invalid-type-a-tex-coord.vs: Added.
27533         * css3/filters/resources/invalid-type-a-triangle-coord.vs: Added.
27534         * css3/filters/resources/invalid-type-attribute-array.vs: Added.
27535
27536 2012-10-18  Tony Chang  <tony@chromium.org>
27537
27538         Unreviewed, update Qt expectations for slider tests.
27539
27540         fast/events/touch/touch-slider.html now has a specific bug number.
27541         media/video-playing-and-pause.html is removed. I added it by accident
27542         causing it to be run. Qt didn't run this test before my change.
27543
27544         * platform/qt/TestExpectations:
27545
27546 2012-10-18  James Simonsen  <simonjam@chromium.org>
27547
27548         Add a script for exporting http/tests/w3c/webperf/submission to W3C
27549         https://bugs.webkit.org/show_bug.cgi?id=99675
27550
27551         Reviewed by Tony Gentilcore.
27552
27553         The W3C tests expect a company to contribute them. Move these to the Intel directory.
27554
27555         * http/tests/w3c/webperf/submission/Intel/user-timing/test_user_timing_clearMarks-expected.txt: Renamed from LayoutTests/http/tests/w3c/webperf/submission/user-timing/test_user_timing_clearMarks-expected.txt.
27556         * http/tests/w3c/webperf/submission/Intel/user-timing/test_user_timing_clearMarks.html: Renamed from LayoutTests/http/tests/w3c/webperf/submission/user-timing/test_user_timing_clearMarks.html.
27557         * http/tests/w3c/webperf/submission/Intel/user-timing/test_user_timing_clearMeasures-expected.txt: Renamed from LayoutTests/http/tests/w3c/webperf/submission/user-timing/test_user_timing_clearMeasures-expected.txt.
27558         * http/tests/w3c/webperf/submission/Intel/user-timing/test_user_timing_clearMeasures.html: Renamed from LayoutTests/http/tests/w3c/webperf/submission/user-timing/test_user_timing_clearMeasures.html.
27559         * http/tests/w3c/webperf/submission/Intel/user-timing/test_user_timing_mark-expected.txt: Renamed from LayoutTests/http/tests/w3c/webperf/submission/user-timing/test_user_timing_mark-expected.txt.
27560         * http/tests/w3c/webperf/submission/Intel/user-timing/test_user_timing_mark.html: Renamed from LayoutTests/http/tests/w3c/webperf/submission/user-timing/test_user_timing_mark.html.
27561         * http/tests/w3c/webperf/submission/Intel/user-timing/test_user_timing_mark_exception-expected.txt: Renamed from LayoutTests/http/tests/w3c/webperf/submission/user-timing/test_user_timing_mark_exception-expected.txt.
27562         * http/tests/w3c/webperf/submission/Intel/user-timing/test_user_timing_mark_exception.html: Renamed from LayoutTests/http/tests/w3c/webperf/submission/user-timing/test_user_timing_mark_exception.html.
27563         * http/tests/w3c/webperf/submission/Intel/user-timing/test_user_timing_measure-expected.txt: Renamed from LayoutTests/http/tests/w3c/webperf/submission/user-timing/test_user_timing_measure-expected.txt.
27564         * http/tests/w3c/webperf/submission/Intel/user-timing/test_user_timing_measure.html: Renamed from LayoutTests/http/tests/w3c/webperf/submission/user-timing/test_user_timing_measure.html.
27565         * http/tests/w3c/webperf/submission/Intel/user-timing/test_user_timing_measure_associate_with_navigation_timing-expected.txt: Renamed from LayoutTests/http/tests/w3c/webperf/submission/user-timing/test_user_timing_measure_associate_with_navigation_timing-expected.txt.
27566         * http/tests/w3c/webperf/submission/Intel/user-timing/test_user_timing_measure_associate_with_navigation_timing.html: Renamed from LayoutTests/http/tests/w3c/webperf/submission/user-timing/test_user_timing_measure_associate_with_navigation_timing.html.
27567         * http/tests/w3c/webperf/submission/Intel/user-timing/test_user_timing_measure_exception-expected.txt: Renamed from LayoutTests/http/tests/w3c/webperf/submission/user-timing/test_user_timing_measure_exception-expected.txt.
27568         * http/tests/w3c/webperf/submission/Intel/user-timing/test_user_timing_measure_exception.html: Renamed from LayoutTests/http/tests/w3c/webperf/submission/user-timing/test_user_timing_measure_exception.html.
27569         * http/tests/w3c/webperf/submission/Intel/user-timing/test_user_timing_method_exist-expected.txt: Renamed from LayoutTests/http/tests/w3c/webperf/submission/user-timing/test_user_timing_method_exist-expected.txt.
27570         * http/tests/w3c/webperf/submission/Intel/user-timing/test_user_timing_method_exist.html: Renamed from LayoutTests/http/tests/w3c/webperf/submission/user-timing/test_user_timing_method_exist.html.
27571         * platform/chromium/TestExpectations:
27572         * platform/efl/TestExpectations:
27573         * platform/gtk/TestExpectations:
27574         * platform/mac/TestExpectations:
27575         * platform/qt-5.0-wk2/TestExpectations:
27576         * platform/qt/TestExpectations:
27577         * platform/win/TestExpectations:
27578
27579 2012-10-18  Pablo Flouret  <pablof@motorola.com>
27580
27581         Implement css3-conditional's @supports rule
27582         https://bugs.webkit.org/show_bug.cgi?id=86146
27583
27584         Reviewed by Antti Koivisto.
27585
27586         * css3/supports-expected.txt: Added.
27587         * css3/supports.html: Added.
27588
27589         * platform/chromium/TestExpectations:
27590         * platform/efl/TestExpectations:
27591         * platform/gtk/TestExpectations:
27592         * platform/mac/TestExpectations:
27593         * platform/qt/TestExpectations:
27594         * platform/win/TestExpectations:
27595         * platform/wincairo/TestExpectations:
27596         * platform/wk2/TestExpectations:
27597             Skip the test until the feature is enabled.
27598
27599 2012-10-18  Jer Noble  <jer.noble@apple.com>
27600
27601         Fullscreen movie controls behave incorrectly when clicked (and dragged)
27602         https://bugs.webkit.org/show_bug.cgi?id=99610
27603
27604         Reviewed by Eric Carlson.
27605
27606         Add a second drag operation, testing that the location does not reset at the beginning of
27607         each additional drag.
27608
27609         * fullscreen/video-controls-drag-expected.txt:
27610         * fullscreen/video-controls-drag.html:
27611
27612 2012-10-18  Brandon Jones  <bajones@google.com>
27613
27614         Implement OES_element_index_uint / WEBKIT_OES_element_index_uint
27615         https://bugs.webkit.org/show_bug.cgi?id=97400
27616
27617         Reviewed by Kenneth Russell.
27618
27619         Added OES_element_index_uint extension conformance test from KHRONOS
27620
27621         * fast/canvas/webgl/oes-element-index-uint-expected.txt: Added.
27622         * fast/canvas/webgl/oes-element-index-uint.html: Added.
27623         * platform/chromium/TestExpectations:
27624         * platform/efl/TestExpectations:
27625         * platform/mac/TestExpectations:
27626         * platform/wk2/TestExpectations:
27627
27628 2012-10-18  Dana Jansens  <danakj@chromium.org>
27629
27630         Unreviewed, mark http/tests/xmlhttprequest/request-encoding2.html as flaky.
27631         https://bugs.webkit.org/show_bug.cgi?id=99734
27632
27633         * platform/chromium/TestExpectations:
27634
27635 2012-10-18  Stephen Chenney  <schenney@chromium.org>
27636
27637         Unreviewed testExpectation change for Chromium.
27638
27639         * platform/chromium/TestExpectations: Marked svg/hixie/perf/007.xml as [ Pass Slow ]
27640
27641 2012-10-18  Tony Chang  <tony@chromium.org>
27642
27643         Unreviewed, rebaseline a slider test on Mac.
27644         I think I grabbed the baseline at the wrong time or from the wrong bot yesterday.
27645
27646         * platform/mac/media/video-playing-and-pause-expected.txt:
27647
27648 2012-10-18  Hans Muller  <hmuller@adobe.com>
27649
27650         [CSS Exclusions] Handle special case "empty" shapes
27651         https://bugs.webkit.org/show_bug.cgi?id=99342
27652
27653         Reviewed by Dirk Schulze.
27654
27655         Verify that "empty" shape-inside shapes do not constrain the text their element contains.
27656
27657         * fast/exclusions/shape-inside/shape-inside-empty-expected.html: Added.
27658         * fast/exclusions/shape-inside/shape-inside-empty.html: Added.
27659
27660 2012-10-18  Takashi Sakamoto  <tasak@google.com>
27661
27662         REGRESSION(r131464): Null-pointer crash in StyleResolver::styleForElement
27663         https://bugs.webkit.org/show_bug.cgi?id=99587
27664
27665         Reviewed by Dimitri Glazkov.
27666
27667         * fast/dom/shadow/user-modify-in-datalist-crash-expected.txt: Added.
27668         * fast/dom/shadow/user-modify-in-datalist-crash.html: Added.
27669
27670 2012-10-18  Kent Tamura  <tkent@chromium.org>
27671
27672         [Chromium] Test expectation update mainly for
27673         https://bugs.webkit.org/show_bug.cgi?id=99673
27674
27675         * platform/chromium-linux/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-elements-expected.png:
27676         * platform/chromium-linux/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-elements-expected.png:
27677         * platform/chromium-linux/fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-elements-expected.png:
27678         * platform/chromium-mac-snowleopard/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-elements-expected.png:
27679         * platform/chromium-mac-snowleopard/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-elements-expected.png:
27680         * platform/chromium-mac-snowleopard/fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-elements-expected.png:
27681         * platform/chromium-mac/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-elements-expected.png:
27682         * platform/chromium-mac/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-elements-expected.png:
27683         * platform/chromium-mac/fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-elements-expected.png:
27684         * platform/chromium-win-xp/fast/forms/date-multiple-fields/date-multiple-fields-appearance-l10n-expected.png: Added.
27685         * platform/chromium-win/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-elements-expected.png:
27686         * platform/chromium-win/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-elements-expected.png:
27687         * platform/chromium-win/fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-elements-expected.png:
27688
27689 2012-10-18  Stephen Chenney  <schenney@chromium.org>
27690
27691         Rebaselining some longstanding Chromium expectations.
27692
27693         Unreviewed test expectations update.
27694
27695         These were marked as expected fail when a Skia roll went in. That was ago.
27696
27697         * platform/chromium-linux/fast/repaint/list-marker-expected.png:
27698         * platform/chromium-linux/svg/as-background-image/background-image-preserveaspectRatio-support-expected.png:
27699         * platform/chromium-linux/svg/as-image/img-preserveAspectRatio-support-1-expected.png:
27700         * platform/chromium-mac-snowleopard/fast/repaint/list-marker-expected.png:
27701         * platform/chromium-mac-snowleopard/svg/as-background-image/background-image-preserveaspectRatio-support-expected.png:
27702         * platform/chromium-mac-snowleopard/svg/as-image/img-preserveAspectRatio-support-1-expected.png:
27703         * platform/chromium-mac-snowleopard/svg/hixie/perf/007-expected.png:
27704         * platform/chromium-mac/fast/repaint/list-marker-expected.png:
27705         * platform/chromium-mac/svg/as-background-image/background-image-preserveaspectRatio-support-expected.png:
27706         * platform/chromium-mac/svg/as-image/img-preserveAspectRatio-support-1-expected.png:
27707         * platform/chromium-win-xp/svg/as-image/img-preserveAspectRatio-support-1-expected.png: Added.
27708         * platform/chromium-win/fast/repaint/focus-ring-expected.png:
27709         * platform/chromium-win/fast/repaint/list-marker-expected.png:
27710         * platform/chromium-win/svg/as-background-image/background-image-preserveaspectRatio-support-expected.png:
27711         * platform/chromium-win/svg/as-image/img-preserveAspectRatio-support-1-expected.png:
27712         * platform/chromium/TestExpectations:
27713
27714 2012-10-18  Anton Muhin  <antonm@chromium.org>
27715
27716         Unreviewed Chromium rebaselines.
27717
27718         * platform/chromium-linux/fast/table/border-collapsing/collapsed-border-with-col-colgroup-span-expected.png: Removed.
27719         * platform/chromium-mac/fast/table/border-collapsing/cached-change-colgroup-border-color-expected.png:
27720         * platform/chromium-mac/fast/table/border-collapsing/cached-change-colgroup-border-width-expected.png:
27721         * platform/chromium-mac/fast/table/border-collapsing/collapsed-border-with-col-colgroup-span-expected.png: Added.
27722         * platform/chromium-win/fast/table/border-collapsing/collapsed-border-with-col-colgroup-span-expected.png: Added.
27723
27724 2012-10-18  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
27725
27726         [EFL] Update pixel expectation for a datalist test.
27727
27728         * platform/efl/fast/forms/datalist/input-appearance-range-with-datalist-expected.png:
27729
27730 2012-10-18  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
27731
27732         [EFL] Gardening. Remove pixel expectation for a test that's actually a reftest.
27733
27734         * platform/efl/fast/forms/datalist/update-range-with-datalist-expected.png: Removed.
27735
27736 2012-10-18  KwangYong Choi  <ky0.choi@samsung.com>
27737
27738         [EFL] Rebaseline http/tests/plugins/ after r129972
27739         https://bugs.webkit.org/show_bug.cgi?id=99672
27740
27741         Unreviewed. Plugin feature is enabled on EFL WK2 port after r129972.
27742
27743         * platform/efl-wk1/TestExpectations:
27744         * platform/efl-wk2/TestExpectations:
27745         * platform/efl/TestExpectations:
27746
27747 2012-10-18  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
27748
27749         [EFL] Unskip http/tests/security/xss-DENIED-xsl-external-entity.xml.
27750
27751         It seems to be passing consistently now.
27752
27753         * platform/efl/TestExpectations:
27754
27755 2012-10-18  Nandor Huszka  <hnandor@inf.u-szeged.hu>
27756
27757         [Qt] Unreviewed gardening
27758
27759         Skipping a test, remove unnecessary expected files.
27760
27761         * platform/qt-5.0/fast/forms/box-shadow-override-expected.png: Removed.
27762         * platform/qt-5.0/fast/forms/box-shadow-override-expected.txt: Removed.
27763         * platform/qt/TestExpectations:
27764
27765 2012-10-18  Mikhail Pozdnyakov  <mikhail.pozdnyakov@intel.com>
27766
27767         [EFL] Gardening after r131640
27768         https://bugs.webkit.org/show_bug.cgi?id=99692
27769
27770         Unreviewed gardening.
27771
27772         Failing gamepad/gamepad-out-of-range-crasher.html is skipped for EFL.
27773
27774         * platform/efl/TestExpectations:
27775
27776 2012-10-18  Kent Tamura  <tkent@chromium.org>
27777
27778         Set min-width property instead of width property for date/time fields
27779         https://bugs.webkit.org/show_bug.cgi?id=99673
27780
27781         Reviewed by Hajime Morita.
27782
27783         Update affected test results. Non-Mac chromium ports already have lines
27784         for them in TestExpectations.
27785
27786         * platform/chromium-mac/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-elements-expected.png:
27787         * platform/chromium-mac/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-elements-expected.png:
27788         * platform/chromium-mac/fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-elements-expected.png:
27789
27790 2012-10-18  MORITA Hajime  <morrita@google.com>
27791
27792         Assertion failure at TreeScopeAdopter::moveNodeToNewDocument()
27793         https://bugs.webkit.org/show_bug.cgi?id=99510
27794
27795         Reviewed by Kent Tamura.
27796
27797         * fast/forms/textarea/textarea-autofocus-removal-while-focusing-with-style-expected.txt: Added.
27798         * fast/forms/textarea/textarea-autofocus-removal-while-focusing-with-style.html: Added.
27799
27800 2012-10-18  Zan Dobersek  <zandobersek@gmail.com>
27801
27802         Unreviewed GTK gardening.
27803
27804         Updating baselines for two accessibility tests after r131674.
27805
27806         Updating baseline for media/video-playing-and-pause.html but still
27807         marking the test a flaky as the render tree output can differ from
27808         the new baseline.
27809
27810         * platform/gtk/TestExpectations:
27811         * platform/gtk/accessibility/inline-continuations-expected.txt:
27812         * platform/gtk/accessibility/media-element-expected.txt:
27813         * platform/gtk/media/video-playing-and-pause-expected.txt:
27814
27815 2012-10-17  Kangil Han  <kangil.han@samsung.com>
27816
27817         Let's move use-while-animating-crash-expected.txt to common place.
27818         https://bugs.webkit.org/show_bug.cgi?id=99678
27819
27820         Unreviewed, expectations change.
27821
27822         Move expected result to common place to pass svg/animations/use-while-animating-crash.html case.
27823
27824         * svg/animations/use-while-animating-crash-expected.txt: Renamed from LayoutTests/platform/mac/svg/animations/use-while-animating-crash-expected.txt.
27825
27826 2012-10-17  Hayato Ito  <hayato@chromium.org>
27827
27828         Content element does not expose distributedNodes property.
27829         https://bugs.webkit.org/show_bug.cgi?id=99232
27830
27831         Reviewed by Dimitri Glazkov.
27832
27833         Add getDistributedNodes() to HTMLContentElement's IDL, which returns a
27834         static NodeList whose node are distributed to the content element.
27835
27836         * fast/dom/shadow/content-element-distributed-nodes-expected.txt: Added.
27837         * fast/dom/shadow/content-element-distributed-nodes.html: Added.
27838         * fast/dom/shadow/distributed-nodes-expected.txt: Removed.
27839         * fast/dom/shadow/distributed-nodes.html: Removed.
27840         * platform/qt/TestExpectations:
27841
27842 2012-10-17  Dirk Pranke  <dpranke@chromium.org>
27843
27844         Clone baselines from platform/mac to platform/chromium [7 of 7]
27845         https://bugs.webkit.org/show_bug.cgi?id=99666
27846
27847         Unreviewed, expectations change.
27848
27849         (long list of expectations files omitted).
27850
27851 2012-10-17  Dirk Pranke  <dpranke@chromium.org>
27852
27853         Clone baselines from platform/mac to platform/chromium [6 of 7]
27854         https://bugs.webkit.org/show_bug.cgi?id=99666
27855
27856         Unreviewed, expectations change.
27857
27858         (long list of expectations files omitted).
27859
27860 2012-10-17  Dirk Pranke  <dpranke@chromium.org>
27861
27862         Clone baselines from platform/mac to platform/chromium [5 of 7]
27863         https://bugs.webkit.org/show_bug.cgi?id=99666
27864
27865         Unreviewed, expectations change.
27866
27867         (long list of expectations files omitted).
27868
27869 2012-10-17  Dirk Pranke  <dpranke@chromium.org>
27870
27871         Clone baselines from platform/mac to platform/chromium [4 of 7]
27872         https://bugs.webkit.org/show_bug.cgi?id=99666
27873
27874         Unreviewed, expectations change.
27875
27876         (long list of expectations files omitted).
27877
27878 2012-10-17  Pan Deng  <pan.deng@intel.com>
27879
27880         [User Timing] Test Cases of User Timing. According to http://www.w3.org/TR/2012/CR-user-timing-20120726/
27881         https://bugs.webkit.org/show_bug.cgi?id=90963
27882
27883         Reviewed by Tony Gentilcore.
27884
27885         Test cases in this patch validate functionality of W3C User Timing interface. These test cases use W3C testharness. Since User Timing feature is not enabled in any platform yet, all skipped currenttly. 
27886
27887         * http/tests/w3c/webperf/resources/webperftestharnessextension.js: Added.
27888         (test_method_exists):
27889         (test_noless_than):
27890         (performance_entrylist_checker.entry_check.test_equals):
27891         (performance_entrylist_checker.entry_check):
27892         (performance_entrylist_checker.entrylist_order_check):
27893         (performance_entrylist_checker.entrylist_check):
27894         (PerformanceContext):
27895         (PerformanceContext.prototype.initialMeasures):
27896         (PerformanceContext.prototype.mark):
27897         (PerformanceContext.prototype.measure):
27898         (PerformanceContext.prototype.clearMarks):
27899         (PerformanceContext.prototype.clearMeasures):
27900         (PerformanceContext.prototype.getEntries):
27901         (PerformanceContext.prototype.getEntriesByType):
27902         (PerformanceContext.prototype.getEntriesByName):
27903         * http/tests/w3c/webperf/submission/user-timing/test_user_timing_clearMarks-expected.txt: Added.
27904         * http/tests/w3c/webperf/submission/user-timing/test_user_timing_clearMarks.html: Added.
27905         * http/tests/w3c/webperf/submission/user-timing/test_user_timing_clearMeasures-expected.txt: Added.
27906         * http/tests/w3c/webperf/submission/user-timing/test_user_timing_clearMeasures.html: Added.
27907         * http/tests/w3c/webperf/submission/user-timing/test_user_timing_mark-expected.txt: Added.
27908         * http/tests/w3c/webperf/submission/user-timing/test_user_timing_mark.html: Added.
27909         * http/tests/w3c/webperf/submission/user-timing/test_user_timing_mark_exception-expected.txt: Added.
27910         * http/tests/w3c/webperf/submission/user-timing/test_user_timing_mark_exception.html: Added.
27911         * http/tests/w3c/webperf/submission/user-timing/test_user_timing_measure-expected.txt: Added.
27912         * http/tests/w3c/webperf/submission/user-timing/test_user_timing_measure.html: Added.
27913         * http/tests/w3c/webperf/submission/user-timing/test_user_timing_measure_associate_with_navigation_timing-expected.txt: Added.
27914         * http/tests/w3c/webperf/submission/user-timing/test_user_timing_measure_associate_with_navigation_timing.html: Added.
27915         * http/tests/w3c/webperf/submission/user-timing/test_user_timing_measure_exception-expected.txt: Added.
27916         * http/tests/w3c/webperf/submission/user-timing/test_user_timing_measure_exception.html: Added.
27917         * http/tests/w3c/webperf/submission/user-timing/test_user_timing_method_exist-expected.txt: Added.
27918         * http/tests/w3c/webperf/submission/user-timing/test_user_timing_method_exist.html: Added.
27919         * platform/chromium/TestExpectations:
27920         * platform/efl/TestExpectations:
27921         * platform/gtk/TestExpectations:
27922         * platform/mac/TestExpectations:
27923         * platform/qt-5.0-wk2/TestExpectations:
27924         * platform/qt/TestExpectations:
27925         * platform/win/TestExpectations:
27926
27927 2012-10-17  Dirk Pranke  <dpranke@chromium.org>
27928
27929         Clone baselines from platform/mac to platform/chromium [3 of 7]
27930         https://bugs.webkit.org/show_bug.cgi?id=99666
27931
27932         Unreviewed, expectations change.
27933
27934         (long list of expectations files omitted).
27935
27936 2012-10-17  Dirk Pranke  <dpranke@chromium.org>
27937
27938         Clone baselines from platform/mac to platform/chromium [2 of 7]
27939         https://bugs.webkit.org/show_bug.cgi?id=99666
27940
27941         Unreviewed, expectations change.
27942
27943         (long list of expectations files omitted).
27944
27945 2012-10-17  Kent Tamura  <tkent@chromium.org>
27946
27947         [Chromium] Rebaseline expectations for multiple-fields <input>
27948
27949         * platform/chromium-linux-x86/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-expected.png:
27950         * platform/chromium-linux-x86/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-step-expected.png: Added.
27951         * platform/chromium-linux/fast/forms/date-multiple-fields/date-multiple-fields-appearance-basic-expected.png:
27952         * platform/chromium-linux/fast/forms/date-multiple-fields/date-multiple-fields-appearance-l10n-expected.png: Added.
27953         * platform/chromium-linux/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-classes-expected.png:
27954         * platform/chromium-linux/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-elements-expected.png:
27955         * platform/chromium-linux/fast/forms/date-multiple-fields/date-multiple-fields-appearance-style-expected.png:
27956         * platform/chromium-linux/fast/forms/month-multiple-fields/month-multiple-fields-appearance-basic-expected.png:
27957         * platform/chromium-linux/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-classes-expected.png:
27958         * platform/chromium-linux/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-elements-expected.png:
27959         * platform/chromium-linux/fast/forms/month-multiple-fields/month-multiple-fields-appearance-style-expected.png:
27960         * platform/chromium-linux/fast/forms/time-multiple-fields/time-multiple-fields-appearance-basic-expected.png:
27961         * platform/chromium-linux/fast/forms/time-multiple-fields/time-multiple-fields-appearance-disabled-readonly-expected.png:
27962         * platform/chromium-linux/fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-classes-expected.png:
27963         * platform/chromium-linux/fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-elements-expected.png:
27964         * platform/chromium-linux/fast/forms/time-multiple-fields/time-multiple-fields-appearance-style-expected.png:
27965         * platform/chromium-linux/fast/forms/week-multiple-fields/week-multiple-fields-appearance-basic-expected.png:
27966         * platform/chromium-linux/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-classes-expected.png:
27967         * platform/chromium-linux/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-elements-expected.png:
27968         * platform/chromium-linux/fast/forms/week-multiple-fields/week-multiple-fields-appearance-style-expected.png:
27969         * platform/chromium-linux/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-expected.png:
27970         * platform/chromium-linux/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-step-expected.png: Added.
27971         * platform/chromium-linux/platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-appearance-expected.png:
27972         * platform/chromium-linux/platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-appearance-rtl-expected.png:
27973         * platform/chromium-linux/platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-appearance-with-scroll-bar-expected.png:
27974         * platform/chromium-linux/platform/chromium/fast/forms/suggestion-picker/time-suggestion-picker-appearance-expected.png:
27975         * platform/chromium-linux/platform/chromium/fast/forms/suggestion-picker/time-suggestion-picker-appearance-rtl-expected.png:
27976         * platform/chromium-linux/platform/chromium/fast/forms/suggestion-picker/time-suggestion-picker-appearance-with-scroll-bar-expected.png:
27977         * platform/chromium-mac-snowleopard/fast/forms/date-multiple-fields/date-multiple-fields-appearance-basic-expected.png:
27978         * platform/chromium-mac-snowleopard/fast/forms/date-multiple-fields/date-multiple-fields-appearance-l10n-expected.png: Added.
27979         * platform/chromium-mac-snowleopard/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-classes-expected.png:
27980         * platform/chromium-mac-snowleopard/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-elements-expected.png:
27981         * platform/chromium-mac-snowleopard/fast/forms/date-multiple-fields/date-multiple-fields-appearance-style-expected.png:
27982         * platform/chromium-mac-snowleopard/fast/forms/month-multiple-fields/month-multiple-fields-appearance-basic-expected.png:
27983         * platform/chromium-mac-snowleopard/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-classes-expected.png:
27984         * platform/chromium-mac-snowleopard/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-elements-expected.png:
27985         * platform/chromium-mac-snowleopard/fast/forms/month-multiple-fields/month-multiple-fields-appearance-style-expected.png:
27986         * platform/chromium-mac-snowleopard/fast/forms/time-multiple-fields/time-multiple-fields-appearance-basic-expected.png:
27987         * platform/chromium-mac-snowleopard/fast/forms/time-multiple-fields/time-multiple-fields-appearance-disabled-readonly-expected.png:
27988         * platform/chromium-mac-snowleopard/fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-classes-expected.png:
27989         * platform/chromium-mac-snowleopard/fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-elements-expected.png:
27990         * platform/chromium-mac-snowleopard/fast/forms/time-multiple-fields/time-multiple-fields-appearance-style-expected.png:
27991         * platform/chromium-mac-snowleopard/fast/forms/week-multiple-fields/week-multiple-fields-appearance-basic-expected.png:
27992         * platform/chromium-mac-snowleopard/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-classes-expected.png:
27993         * platform/chromium-mac-snowleopard/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-elements-expected.png:
27994         * platform/chromium-mac-snowleopard/fast/forms/week-multiple-fields/week-multiple-fields-appearance-style-expected.png:
27995         * platform/chromium-mac-snowleopard/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-expected.png:
27996         * platform/chromium-mac-snowleopard/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-step-expected.png: Added.
27997         * platform/chromium-mac-snowleopard/platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-appearance-expected.png:
27998         * platform/chromium-mac-snowleopard/platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-appearance-rtl-expected.png:
27999         * platform/chromium-mac-snowleopard/platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-appearance-with-scroll-bar-expected.png:
28000         * platform/chromium-mac-snowleopard/platform/chromium/fast/forms/suggestion-picker/time-suggestion-picker-appearance-expected.png:
28001         * platform/chromium-mac-snowleopard/platform/chromium/fast/forms/suggestion-picker/time-suggestion-picker-appearance-rtl-expected.png:
28002         * platform/chromium-mac-snowleopard/platform/chromium/fast/forms/suggestion-picker/time-suggestion-picker-appearance-with-scroll-bar-expected.png:
28003         * platform/chromium-mac/fast/forms/date-multiple-fields/date-multiple-fields-appearance-basic-expected.png:
28004         * platform/chromium-mac/fast/forms/date-multiple-fields/date-multiple-fields-appearance-l10n-expected.png:
28005         * platform/chromium-mac/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-classes-expected.png:
28006         * platform/chromium-mac/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-elements-expected.png:
28007         * platform/chromium-mac/fast/forms/date-multiple-fields/date-multiple-fields-appearance-style-expected.png:
28008         * platform/chromium-mac/fast/forms/month-multiple-fields/month-multiple-fields-appearance-basic-expected.png:
28009         * platform/chromium-mac/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-classes-expected.png:
28010         * platform/chromium-mac/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-elements-expected.png:
28011         * platform/chromium-mac/fast/forms/month-multiple-fields/month-multiple-fields-appearance-style-expected.png:
28012         * platform/chromium-mac/fast/forms/time-multiple-fields/time-multiple-fields-appearance-basic-expected.png:
28013         * platform/chromium-mac/fast/forms/time-multiple-fields/time-multiple-fields-appearance-disabled-readonly-expected.png:
28014         * platform/chromium-mac/fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-classes-expected.png:
28015         * platform/chromium-mac/fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-elements-expected.png:
28016         * platform/chromium-mac/fast/forms/time-multiple-fields/time-multiple-fields-appearance-style-expected.png:
28017         * platform/chromium-mac/fast/forms/week-multiple-fields/week-multiple-fields-appearance-basic-expected.png:
28018         * platform/chromium-mac/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-classes-expected.png:
28019         * platform/chromium-mac/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-elements-expected.png:
28020         * platform/chromium-mac/fast/forms/week-multiple-fields/week-multiple-fields-appearance-style-expected.png:
28021         * platform/chromium-mac/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-expected.png:
28022         * platform/chromium-mac/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-step-expected.png:
28023         * platform/chromium-mac/platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-appearance-expected.png:
28024         * platform/chromium-mac/platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-appearance-rtl-expected.png:
28025         * platform/chromium-mac/platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-appearance-with-scroll-bar-expected.png:
28026         * platform/chromium-mac/platform/chromium/fast/forms/suggestion-picker/time-suggestion-picker-appearance-expected.png:
28027         * platform/chromium-mac/platform/chromium/fast/forms/suggestion-picker/time-suggestion-picker-appearance-rtl-expected.png:
28028         * platform/chromium-mac/platform/chromium/fast/forms/suggestion-picker/time-suggestion-picker-appearance-with-scroll-bar-expected.png:
28029         * platform/chromium-win-xp/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-classes-expected.png: Removed.
28030         * platform/chromium-win-xp/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-expected.png:
28031         * platform/chromium-win-xp/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-step-expected.png: Added.
28032         * platform/chromium-win/fast/forms/date-multiple-fields/date-multiple-fields-appearance-basic-expected.png:
28033         * platform/chromium-win/fast/forms/date-multiple-fields/date-multiple-fields-appearance-l10n-expected.png: Added.
28034         * platform/chromium-win/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-classes-expected.png:
28035         * platform/chromium-win/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-elements-expected.png:
28036         * platform/chromium-win/fast/forms/date-multiple-fields/date-multiple-fields-appearance-style-expected.png:
28037         * platform/chromium-win/fast/forms/month-multiple-fields/month-multiple-fields-appearance-basic-expected.png:
28038         * platform/chromium-win/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-classes-expected.png:
28039         * platform/chromium-win/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-elements-expected.png:
28040         * platform/chromium-win/fast/forms/month-multiple-fields/month-multiple-fields-appearance-style-expected.png:
28041         * platform/chromium-win/fast/forms/time-multiple-fields/time-multiple-fields-appearance-basic-expected.png:
28042         * platform/chromium-win/fast/forms/time-multiple-fields/time-multiple-fields-appearance-disabled-readonly-expected.png:
28043         * platform/chromium-win/fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-classes-expected.png:
28044         * platform/chromium-win/fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-elements-expected.png:
28045         * platform/chromium-win/fast/forms/time-multiple-fields/time-multiple-fields-appearance-style-expected.png:
28046         * platform/chromium-win/fast/forms/week-multiple-fields/week-multiple-fields-appearance-basic-expected.png:
28047         * platform/chromium-win/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-classes-expected.png:
28048         * platform/chromium-win/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-elements-expected.png:
28049         * platform/chromium-win/fast/forms/week-multiple-fields/week-multiple-fields-appearance-style-expected.png:
28050         * platform/chromium-win/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-expected.png:
28051         * platform/chromium-win/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-step-expected.png: Added.
28052         * platform/chromium-win/platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-appearance-expected.png:
28053         * platform/chromium-win/platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-appearance-rtl-expected.png:
28054         * platform/chromium-win/platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-appearance-with-scroll-bar-expected.png:
28055         * platform/chromium-win/platform/chromium/fast/forms/suggestion-picker/time-suggestion-picker-appearance-expected.png:
28056         * platform/chromium-win/platform/chromium/fast/forms/suggestion-picker/time-suggestion-picker-appearance-rtl-expected.png:
28057         * platform/chromium-win/platform/chromium/fast/forms/suggestion-picker/time-suggestion-picker-appearance-with-scroll-bar-expected.png:
28058
28059 2012-10-17  Elliott Sprehn  <esprehn@chromium.org>
28060
28061         StyleRareNonInheritedData::contentDataEquivalent only looks at the first ContentData
28062         https://bugs.webkit.org/show_bug.cgi?id=99560
28063
28064         Reviewed by Eric Seidel.
28065
28066         Test that when the content CSS property changes we update the displayed content.
28067
28068         * fast/css-generated-content/content-property-change-expected.html: Added.
28069         * fast/css-generated-content/content-property-change.html: Added.
28070
28071 2012-10-17  Dirk Pranke  <dpranke@chromium.org>
28072
28073         Clone baselines from platform/mac to platform/chromium [1 of 7]
28074         https://bugs.webkit.org/show_bug.cgi?id=99666
28075
28076         Unreviewed, expectations change.
28077
28078 2012-10-17  Joanmarie Diggs  <jdiggs@igalia.com>
28079
28080         [GTK] AccessibilityUIElement::role() should be consistent across platforms wherever possible
28081         https://bugs.webkit.org/show_bug.cgi?id=99640
28082
28083         Reviewed by Chris Fleizach.
28084
28085         Updated tests and expectations to use the Mac/Safari-style AXRole strings
28086
28087         * platform/gtk/accessibility/adjacent-continuations-cause-assertion-failure-expected.txt:
28088         * platform/gtk/accessibility/aria-combobox-expected.txt:
28089         * platform/gtk/accessibility/aria-fallback-roles-expected.txt:
28090         * platform/gtk/accessibility/aria-menubar-menuitems-expected.txt:
28091         * platform/gtk/accessibility/aria-roles-expected.txt:
28092         * platform/gtk/accessibility/aria-roles-unignored-expected.txt:
28093         * platform/gtk/accessibility/aria-roles-unignored.html:
28094         * platform/gtk/accessibility/aria-slider-required-attributes-expected.txt:
28095         * platform/gtk/accessibility/aria-slider-required-attributes.html:
28096         * platform/gtk/accessibility/aria-table-hierarchy-expected.txt:
28097         * platform/gtk/accessibility/aria-table-hierarchy.html:
28098         * platform/gtk/accessibility/aria-tables-expected.txt:
28099         * platform/gtk/accessibility/aria-toggle-button-role-expected.txt:
28100         * platform/gtk/accessibility/aria-toggle-button-role.html:
28101         * platform/gtk/accessibility/aria-toggle-button-with-title-expected.txt:
28102         * platform/gtk/accessibility/button-accessible-name-expected.txt:
28103         * platform/gtk/accessibility/button-accessible-name.html:
28104         * platform/gtk/accessibility/canvas-description-and-role-expected.txt:
28105         * platform/gtk/accessibility/caret-browsing-text-focus-expected.txt:
28106         * platform/gtk/accessibility/caret-browsing-text-focus.html:
28107         * platform/gtk/accessibility/deleting-iframe-destroys-axcache-expected.txt:
28108         * platform/gtk/accessibility/div-within-anchors-causes-crash-expected.txt:
28109         * platform/gtk/accessibility/entry-and-password-expected.txt:
28110         * platform/gtk/accessibility/input-slider-expected.txt:
28111         * platform/gtk/accessibility/input-slider.html:
28112         * platform/gtk/accessibility/legend-expected.txt:
28113         * platform/gtk/accessibility/list-items-always-exposed-expected.txt:
28114         * platform/gtk/accessibility/list-items-always-exposed.html:
28115         * platform/gtk/accessibility/media-controls-panel-title-expected.txt:
28116         * platform/gtk/accessibility/media-controls-panel-title.html:
28117         * platform/gtk/accessibility/name-from-label-expected.txt:
28118         * platform/gtk/accessibility/name-from-label.html:
28119         * platform/gtk/accessibility/object-with-title-expected.txt:
28120         * platform/gtk/accessibility/object-with-title.html:
28121         * platform/gtk/accessibility/replaced-objects-in-anonymous-blocks-expected.txt:
28122         * platform/gtk/accessibility/spans-expected.txt:
28123         * platform/gtk/accessibility/spans-paragraphs-and-divs-expected.txt:
28124         * platform/gtk/accessibility/spans-paragraphs-and-divs.html:
28125         * platform/gtk/accessibility/spans.html:
28126         * platform/gtk/accessibility/svg-image-expected.txt:
28127         * platform/gtk/accessibility/table-hierarchy-expected.txt:
28128         * platform/gtk/accessibility/table-hierarchy.html:
28129
28130 2012-10-17  Arpita Bahuguna  <arpitabahuguna@gmail.com>
28131
28132         Incorrect rendering of borders on <col> with span > 1
28133         https://bugs.webkit.org/show_bug.cgi?id=76246
28134
28135         Reviewed by Julien Chaffraix.
28136
28137         * fast/table/border-collapsing/cached-change-colgroup-border-color-expected.png:
28138         * fast/table/border-collapsing/cached-change-colgroup-border-color-expected.txt:
28139         * fast/table/border-collapsing/cached-change-colgroup-border-width-expected.png:
28140         * fast/table/border-collapsing/cached-change-colgroup-border-width-expected.txt:
28141         Existing tests modified. This is because previously, while computing collapsed
28142         start border, we did not take the preceeding col's enclosing colgroup's end border
28143         into consideration. While computing the collapsed start border, only the preceeding
28144         col element's end border was considered.
28145
28146         With this fix, for the above two tests, the last col's width now changes due to
28147         the border being applied to it (the preceeding col's enclosing colgroup's end border)
28148         which causes the table's width to change. Also, we should note that the cell's grow
28149         by half the border's width; which is expected (on account of their being collapsed
28150         borders).
28151
28152         * fast/table/border-collapsing/collapsed-border-with-col-colgroup-span-expected.txt: Added.
28153         * fast/table/border-collapsing/collapsed-border-with-col-colgroup-span.html: Added.
28154         * platform/chromium-linux/fast/table/border-collapsing/collapsed-border-with-col-colgroup-span-expected.png: Added.
28155         Image only test added for verifying the behavior of collapsed borders with
28156         col and colgroup span.
28157         New expected image file added for the chromium-linux port.
28158
28159 2012-10-17  Tom Sepez  <tsepez@chromium.org>
28160
28161         Crash in ContainerNode::removeAllChildren()
28162         https://bugs.webkit.org/show_bug.cgi?id=98443
28163
28164         Reviewed by Eric Carlson.
28165
28166         * http/tests/security/video-poster-cross-origin-crash2-expected.txt: Added.
28167         * http/tests/security/video-poster-cross-origin-crash2.html: Added.
28168
28169 2012-10-17  Joshua Bell  <jsbell@chromium.org>
28170
28171         IndexedDB: Closing connection in upgradeneeded should result in error event
28172         https://bugs.webkit.org/show_bug.cgi?id=99486
28173
28174         Reviewed by Tony Chang.
28175
28176         Updated test expectation - error, not success.
28177
28178         * storage/indexeddb/intversion-close-in-oncomplete-expected.txt:
28179         * storage/indexeddb/resources/intversion-close-in-oncomplete.js:
28180         (deleteSuccess):
28181         (upgradeNeeded.transaction.oncomplete):
28182         (upgradeNeeded):
28183         (openError):
28184
28185 2012-10-17  Ryosuke Niwa  <rniwa@webkit.org>
28186
28187         Build fix after r131651.
28188
28189         * fast/harness/perftests/runs-per-second-iterations.html:
28190         * fast/harness/perftests/runs-per-second-log.html:
28191
28192 2012-10-17  Allan Sandfeld Jensen  <allan.jensen@digia.com>
28193
28194         [Qt] Certain SVG content freezes QtWebKit
28195         https://bugs.webkit.org/show_bug.cgi?id=97258
28196
28197         Reviewed by Simon Hausmann.
28198
28199         * svg/stroke/zero-width-hang-expected.txt: Added.
28200         * svg/stroke/zero-width-hang.html: Added.
28201
28202 2012-10-17  Filip Pizlo  <fpizlo@apple.com>
28203
28204         REGRESSION (r130826 or r130828): Twitter top bar is dysfunctional
28205         https://bugs.webkit.org/show_bug.cgi?id=99577
28206         <rdar://problem/12518883>
28207
28208         Reviewed by Mark Hahnenberg.
28209
28210         * fast/js/dfg-array-pop-value-clearing-expected.txt: Added.
28211         * fast/js/dfg-array-pop-value-clearing.html: Added.
28212         * fast/js/jsc-test-list:
28213         * fast/js/script-tests/dfg-array-pop-value-clearing.js: Added.
28214         (foo):
28215
28216 2012-10-17  Joshua Bell  <jsbell@chromium.org>
28217
28218         IndexedDB: Enforce unsigned long/unsigned long long ranges
28219         https://bugs.webkit.org/show_bug.cgi?id=99637
28220
28221         Reviewed by Tony Chang.
28222
28223         Additional edge case tests and updated expectations.
28224
28225         * storage/indexeddb/cursor-advance-expected.txt:
28226         * storage/indexeddb/intversion-bad-parameters-expected.txt:
28227         * storage/indexeddb/intversion-encoding-expected.txt:
28228         * storage/indexeddb/resources/cursor-advance.js:
28229         (testBadAdvance.advanceBadly):
28230         (testBadAdvance):
28231         * storage/indexeddb/resources/intversion-bad-parameters.js:
28232         (deleteSuccess):
28233         * storage/indexeddb/resources/intversion-encoding.js:
28234
28235 2012-10-17  Tony Chang  <tony@chromium.org>
28236
28237         fast/forms/range/input-appearance-range-rtl.html off by one pixel
28238         https://bugs.webkit.org/show_bug.cgi?id=99625
28239
28240         Reviewed by Ojan Vafai.
28241
28242         Run test on GTK+ and Qt now that it is fixed.
28243
28244         * platform/gtk/TestExpectations:
28245         * platform/qt/TestExpectations:
28246
28247 2012-10-17  Tony Chang  <tony@chromium.org>
28248
28249         Unreviewed, Qt baselines for shadow DOM changes to RenderSlider.
28250         There are a couple unexplained failures that I'm still investigating.
28251
28252         * platform/chromium-mac/fast/dom/HTMLInputElement/input-slider-update-expected.txt: Removed.
28253         * platform/chromium-mac/fast/forms/range/range-thumb-height-percentage-expected.txt: Removed.
28254         * platform/chromium-mac/fast/forms/range/slider-padding-expected.txt: Removed.
28255         * platform/chromium-mac/fast/repaint/slider-thumb-drag-release-expected.txt: Removed.
28256         * platform/qt/TestExpectations:
28257         * platform/qt/fast/dom/HTMLInputElement/input-slider-update-expected.txt:
28258         * platform/qt/fast/dom/HTMLInputElement/input-slider-update-styled-expected.txt: Added.
28259         * platform/qt/fast/forms/box-shadow-override-expected.txt:
28260         * platform/qt/fast/forms/range/input-appearance-range-expected.txt:
28261         * platform/qt/fast/forms/range/range-thumb-height-percentage-expected.txt:
28262         * platform/qt/fast/forms/range/slider-padding-expected.txt:
28263         * platform/qt/fast/multicol/client-rects-expected.txt:
28264         * platform/qt/fast/repaint/slider-thumb-drag-release-expected.txt:
28265         * platform/qt/fast/repaint/slider-thumb-float-expected.txt: Added.
28266
28267 2012-10-17  Tony Chang  <tony@chromium.org>
28268
28269         Unreviewed, Apple Mac baselines for shadow DOM changes to RenderSlider.
28270
28271         * platform/mac/TestExpectations:
28272         * platform/mac/fast/dom/HTMLInputElement/input-slider-update-expected.txt:
28273         * platform/mac/fast/dom/HTMLInputElement/input-slider-update-styled-expected.txt: Added.
28274         * platform/mac/fast/forms/box-shadow-override-expected.txt:
28275         * platform/mac/fast/forms/range/input-appearance-range-expected.txt:
28276         * platform/mac/fast/forms/range/range-thumb-height-percentage-expected.txt:
28277         * platform/mac/fast/forms/range/slider-padding-expected.txt:
28278         * platform/mac/fast/forms/range/slider-thumb-shared-style-expected.txt:
28279         * platform/mac/fast/forms/range/slider-thumb-stylability-expected.txt: Added.
28280         * platform/mac/fast/multicol/client-rects-expected.txt:
28281         * platform/mac/fast/repaint/slider-thumb-drag-release-expected.txt:
28282         * platform/mac/fast/repaint/slider-thumb-float-expected.txt: Added.
28283         * platform/mac/media/audio-controls-rendering-expected.txt:
28284         * platform/mac/media/controls-after-reload-expected.txt:
28285         * platform/mac/media/controls-strict-expected.txt:
28286         * platform/mac/media/controls-styling-strict-expected.txt:
28287         * platform/mac/media/video-controls-rendering-expected.txt:
28288         * platform/mac/media/video-display-toggle-expected.txt:
28289         * platform/mac/media/video-no-audio-expected.txt:
28290         * platform/mac/media/video-playing-and-pause-expected.txt:
28291
28292 2012-10-17  Filip Pizlo  <fpizlo@apple.com>
28293
28294         JIT op_get_by_pname should call cti_get_by_val_generic and not cti_get_by_val
28295         https://bugs.webkit.org/show_bug.cgi?id=99631
28296         <rdar://problem/12483221>
28297
28298         Reviewed by Mark Hahnenberg.
28299
28300         * fast/js/get-by-pname-that-looks-like-a-patchable-get-by-val-expected.txt: Added.
28301         * fast/js/get-by-pname-that-looks-like-a-patchable-get-by-val.html: Added.
28302         * fast/js/jsc-test-list:
28303         * fast/js/script-tests/get-by-pname-that-looks-like-a-patchable-get-by-val.js: Added.
28304         (foo):
28305
28306 2012-10-17  Tony Chang  <tony@chromium.org>
28307
28308         Unreviewed, second set of GTK+ baselines for shadow DOM changes to RenderSlider.
28309
28310         * platform/gtk/TestExpectations:
28311         * platform/gtk/media/audio-controls-rendering-expected.txt:
28312         * platform/gtk/media/audio-repaint-expected.txt:
28313         * platform/gtk/media/controls-after-reload-expected.txt:
28314         * platform/gtk/media/controls-strict-expected.txt:
28315         * platform/gtk/media/controls-styling-expected.txt:
28316         * platform/gtk/media/controls-styling-strict-expected.txt:
28317         * platform/gtk/media/controls-without-preload-expected.txt:
28318         * platform/gtk/media/media-controls-clone-expected.txt:
28319         * platform/gtk/media/media-document-audio-repaint-expected.txt:
28320         * platform/gtk/media/track/track-cue-rendering-horizontal-expected.txt:
28321         * platform/gtk/media/track/track-cue-rendering-vertical-expected.txt:
28322         * platform/gtk/media/video-controls-rendering-expected.txt:
28323         * platform/gtk/media/video-display-toggle-expected.txt:
28324         * platform/gtk/media/video-empty-source-expected.txt:
28325         * platform/gtk/media/video-no-audio-expected.txt:
28326         * platform/gtk/media/video-playing-and-pause-expected.txt:
28327         * platform/gtk/media/video-zoom-controls-expected.txt:
28328
28329 2012-10-17  Scott Graham  <scottmg@chromium.org>
28330
28331         Integer overflows/underflows in all Gamepad controller api calls.
28332         https://bugs.webkit.org/show_bug.cgi?id=97262
28333
28334         Reviewed by Abhishek Arya.
28335
28336         * gamepad/gamepad-out-of-range-crasher.html: Added.
28337         * gamepad/gamepad-out-of-range-crasher-expected.txt: Added.
28338
28339 2012-10-17  Tony Chang  <tony@chromium.org>
28340
28341         Unreviewed, Chromium baselines for shadow DOM changes to RenderSlider.
28342
28343         * platform/chromium-linux-x86/fast/multicol/client-rects-expected.txt: Removed.
28344         * platform/chromium-linux/fast/forms/datalist/input-appearance-range-with-datalist-zoomed-expected.png:
28345         * platform/chromium-mac-snowleopard/fast/dom/HTMLInputElement/input-slider-update-styled-expected.txt: Copied from LayoutTests/platform/chromium-win/fast/dom/HTMLInputElement/input-slider-update-styled-expected.txt.
28346         * platform/chromium-mac-snowleopard/fast/forms/box-shadow-override-expected.png:
28347         * platform/chromium-mac-snowleopard/fast/forms/datalist/input-appearance-range-with-datalist-expected.png:
28348         * platform/chromium-mac-snowleopard/fast/forms/datalist/input-appearance-range-with-datalist-zoomed-expected.png:
28349         * platform/chromium-mac-snowleopard/fast/forms/input-appearance-height-expected.png:
28350         * platform/chromium-mac-snowleopard/fast/forms/range/slider-thumb-stylability-expected.txt: Copied from LayoutTests/platform/chromium-win/fast/forms/range/slider-thumb-stylability-expected.txt.
28351         * platform/chromium-mac-snowleopard/fast/repaint/slider-thumb-float-expected.txt: Copied from LayoutTests/platform/chromium-win/fast/repaint/slider-thumb-float-expected.txt.
28352         * platform/chromium-mac/fast/dom/HTMLInputElement/input-slider-update-expected.txt: Added.
28353         * platform/chromium-mac/fast/dom/HTMLInputElement/input-slider-update-styled-expected.txt: Copied from LayoutTests/platform/chromium-win/fast/dom/HTMLInputElement/input-slider-update-styled-expected.txt.
28354         * platform/chromium-mac/fast/forms/box-shadow-override-expected.png:
28355         * platform/chromium-mac/fast/forms/box-shadow-override-expected.txt:
28356         * platform/chromium-mac/fast/forms/datalist/input-appearance-range-with-datalist-expected.png:
28357         * platform/chromium-mac/fast/forms/datalist/input-appearance-range-with-datalist-zoomed-expected.png:
28358         * platform/chromium-mac/fast/forms/input-appearance-height-expected.png:
28359         * platform/chromium-mac/fast/forms/input-appearance-height-expected.txt:
28360         * platform/chromium-mac/fast/forms/range/input-appearance-range-expected.txt:
28361         * platform/chromium-mac/fast/forms/range/range-thumb-height-percentage-expected.txt: Added.
28362         * platform/chromium-mac/fast/forms/range/slider-padding-expected.txt: Added.
28363         * platform/chromium-mac/fast/forms/range/slider-thumb-shared-style-expected.txt: Added.
28364         * platform/chromium-mac/fast/forms/range/slider-thumb-stylability-expected.txt: Copied from LayoutTests/platform/chromium-win/fast/forms/range/slider-thumb-stylability-expected.txt.
28365         * platform/chromium-mac/fast/hidpi/video-controls-in-hidpi-expected.txt:
28366         * platform/chromium-mac/fast/layers/video-layer-expected.txt:
28367         * platform/chromium-mac/fast/multicol/client-rects-expected.txt:
28368         * platform/chromium-mac/fast/repaint/slider-thumb-drag-release-expected.txt: Added.
28369         * platform/chromium-mac/fast/repaint/slider-thumb-float-expected.txt: Copied from LayoutTests/platform/chromium-win/fast/repaint/slider-thumb-float-expected.txt.
28370         * platform/chromium-mac/media/audio-controls-rendering-expected.txt:
28371         * platform/chromium-mac/media/audio-repaint-expected.txt:
28372         * platform/chromium-mac/media/controls-after-reload-expected.txt:
28373         * platform/chromium-mac/media/controls-strict-expected.txt:
28374         * platform/chromium-mac/media/controls-styling-expected.txt:
28375         * platform/chromium-mac/media/controls-styling-strict-expected.txt:
28376         * platform/chromium-mac/media/controls-without-preload-expected.txt:
28377         * platform/chromium-mac/media/media-controls-clone-expected.txt:
28378         * platform/chromium-mac/media/media-document-audio-repaint-expected.txt:
28379         * platform/chromium-mac/media/track/track-cue-rendering-horizontal-expected.txt:
28380         * platform/chromium-mac/media/track/track-cue-rendering-vertical-expected.txt:
28381         * platform/chromium-mac/media/video-controls-rendering-expected.txt:
28382         * platform/chromium-mac/media/video-display-toggle-expected.txt:
28383         * platform/chromium-mac/media/video-empty-source-expected.txt:
28384         * platform/chromium-mac/media/video-no-audio-expected.txt:
28385         * platform/chromium-mac/media/video-playing-and-pause-expected.txt:
28386         * platform/chromium-mac/media/video-zoom-controls-expected.txt:
28387         * platform/chromium-mac/platform/chromium/virtual/gpu/fast/hidpi/video-controls-in-hidpi-expected.txt: Copied from LayoutTests/platform/chromium-mac/fast/hidpi/video-controls-in-hidpi-expected.txt.
28388         * platform/chromium-win-xp/fast/dom/HTMLInputElement/input-slider-update-styled-expected.txt: Copied from LayoutTests/platform/chromium-win/fast/dom/HTMLInputElement/input-slider-update-styled-expected.txt.
28389         * platform/chromium-win-xp/fast/forms/datalist/input-appearance-range-with-datalist-expected.png: Removed.
28390         * platform/chromium-win-xp/fast/forms/range/slider-thumb-stylability-expected.txt: Copied from LayoutTests/platform/chromium-win/fast/forms/range/slider-thumb-stylability-expected.txt.
28391         * platform/chromium-win-xp/fast/repaint/slider-thumb-float-expected.txt: Copied from LayoutTests/platform/chromium-win/fast/repaint/slider-thumb-float-expected.txt.
28392         * platform/chromium-win/fast/dom/HTMLInputElement/input-slider-update-expected.txt:
28393         * platform/chromium-win/fast/dom/HTMLInputElement/input-slider-update-styled-expected.txt:
28394         * platform/chromium-win/fast/forms/box-shadow-override-expected.txt:
28395         * platform/chromium-win/fast/forms/datalist/input-appearance-range-with-datalist-expected.png:
28396         * platform/chromium-win/fast/forms/datalist/input-appearance-range-with-datalist-zoomed-expected.png:
28397         * platform/chromium-win/fast/forms/input-appearance-height-expected.txt:
28398         * platform/chromium-win/fast/forms/range/input-appearance-range-expected.png:
28399         * platform/chromium-win/fast/forms/range/input-appearance-range-expected.txt:
28400         * platform/chromium-win/fast/forms/range/range-thumb-height-percentage-expected.txt:
28401         * platform/chromium-win/fast/forms/range/slider-padding-expected.txt:
28402         * platform/chromium-win/fast/forms/range/slider-thumb-shared-style-expected.txt:
28403         * platform/chromium-win/fast/forms/range/slider-thumb-stylability-expected.txt:
28404         * platform/chromium-win/fast/hidpi/video-controls-in-hidpi-expected.txt:
28405         * platform/chromium-win/fast/multicol/client-rects-expected.txt:
28406         * platform/chromium-win/fast/repaint/slider-thumb-drag-release-expected.txt:
28407         * platform/chromium-win/fast/repaint/slider-thumb-float-expected.txt:
28408         * platform/chromium-win/media/track/track-cue-rendering-vertical-expected.txt:
28409         * platform/chromium-win/platform/chromium/virtual/gpu/fast/hidpi/video-controls-in-hidpi-expected.txt: Renamed from LayoutTests/platform/chromium-linux/fast/hidpi/video-controls-in-hidpi-expected.txt.
28410         * platform/chromium/TestExpectations:
28411         * platform/mac-lion/media/audio-repaint-expected.txt: Removed.
28412
28413 2012-10-17  Dana Jansens  <danakj@chromium.org>
28414
28415         Unreviewed gardening, mark inspector/styles/styles-history.html as flaky on Linux.
28416         https://bugs.webkit.org/show_bug.cgi?id=99519
28417
28418         * platform/chromium/TestExpectations:
28419
28420 2012-10-17  Tony Chang  <tony@chromium.org>
28421
28422         Unreviewed, first set of GTK+ baselines for shadow DOM changes to RenderSlider.
28423
28424         * fast/forms/range/slider-thumb-stylability-expected.txt: Renamed from LayoutTests/platform/efl/fast/forms/range/slider-thumb-stylability-expected.txt.
28425         * platform/chromium-mac-snowleopard/fast/hidpi/video-controls-in-hidpi-expected.txt: Removed.
28426         * platform/chromium-mac-snowleopard/fast/multicol/client-rects-expected.txt: Removed.
28427         * platform/chromium-win-xp/fast/multicol/client-rects-expected.txt: Removed.
28428         * platform/gtk/TestExpectations:
28429         * platform/gtk/fast/dom/HTMLInputElement/input-slider-update-expected.txt:
28430         * platform/gtk/fast/dom/HTMLInputElement/input-slider-update-styled-expected.txt: Added.
28431         * platform/gtk/fast/forms/box-shadow-override-expected.txt:
28432         * platform/gtk/fast/forms/input-appearance-height-expected.txt:
28433         * platform/gtk/fast/forms/range/input-appearance-range-expected.txt:
28434         * platform/gtk/fast/forms/range/range-thumb-height-percentage-expected.txt: Added.
28435         * platform/gtk/fast/forms/range/slider-padding-expected.txt:
28436         * platform/gtk/fast/forms/range/slider-thumb-shared-style-expected.txt:
28437         * platform/gtk/fast/forms/range/slider-thumb-stylability-expected.png: Removed.
28438         * platform/gtk/fast/forms/range/slider-thumb-stylability-expected.txt:
28439         * platform/gtk/fast/hidpi/video-controls-in-hidpi-expected.txt:
28440         * platform/gtk/fast/layers/video-layer-expected.txt:
28441         * platform/gtk/fast/multicol/client-rects-expected.txt:
28442         * platform/gtk/fast/repaint/slider-thumb-drag-release-expected.txt:
28443         * platform/gtk/fast/repaint/slider-thumb-float-expected.txt: Added.
28444         * platform/mac/fast/forms/range/slider-thumb-stylability-expected.txt: Removed.
28445
28446 2012-10-17  Dana Jansens  <danakj@chromium.org>
28447
28448         Rebaseline some windows tests now that the bot is providing results in the right place.
28449
28450         Unreviewed gardening.
28451
28452         * platform/chromium-win-xp/css1/basic/inheritance-expected.png: Removed.
28453         * platform/chromium-win-xp/fast/sub-pixel/selection/selection-rect-in-sub-pixel-table-expected.png: Removed.
28454         * platform/chromium-win-xp/ietestcenter/css3/bordersbackgrounds/border-radius-content-edge-001-expected.png: Removed.
28455         * platform/chromium-win-xp/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.png: Removed.
28456         * platform/chromium-win-xp/tables/mozilla/bugs/bug73321-expected.png: Removed.
28457         * platform/chromium-win/css1/basic/inheritance-expected.png:
28458         * platform/chromium-win/fast/sub-pixel/selection/selection-rect-in-sub-pixel-table-expected.png:
28459         * platform/chromium-win/ietestcenter/css3/bordersbackgrounds/border-radius-content-edge-001-expected.png:
28460         * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.png:
28461         * platform/chromium-win/tables/mozilla/bugs/bug73321-expected.png:
28462
28463 2012-10-17  Philip Rogers  <pdr@google.com>
28464
28465         Allow lazy initialization of SVG XML animated properties.
28466         https://bugs.webkit.org/show_bug.cgi?id=84657
28467
28468         Reviewed by Tim Horton.
28469
28470         * platform/mac/svg/animations/use-while-animating-crash-expected.txt: Added.
28471         * svg/animations/use-while-animating-crash.html: Added.
28472
28473 2012-10-17  Dan Carney  <dcarney@google.com>
28474
28475         Bind isolatedWorldSecurityOrigin to world
28476         https://bugs.webkit.org/show_bug.cgi?id=99582
28477
28478         Reviewed by Adam Barth.
28479
28480         Clean up of isolated worlds added after test completion.
28481
28482         * http/tests/security/isolatedWorld/cross-origin-xhr.html:
28483
28484 2012-10-17  Simon Fraser  <simon.fraser@apple.com>
28485
28486         GraphicsLayer visible rect computation needs to use the current animating transform
28487         https://bugs.webkit.org/show_bug.cgi?id=99529
28488
28489         Reviewed by Dean Jackson.
28490
28491         Tests that exercise visible-rect computation on an animating layer.
28492
28493         * compositing/visible-rect/animated-expected.txt: Added.
28494         * compositing/visible-rect/animated-from-none-expected.txt: Added.
28495         * compositing/visible-rect/animated-from-none.html: Added.
28496         * compositing/visible-rect/animated.html: Added.
28497
28498 2012-10-17  Sadrul Habib Chowdhury  <sadrul@chromium.org>
28499
28500         plugins: Allow a plugin to dictate whether it can receive drag events or not.
28501         https://bugs.webkit.org/show_bug.cgi?id=99355
28502
28503         Reviewed by Tony Chang.
28504
28505         Update test to not set contentEditable on the plugin anymore.
28506
28507         * platform/chromium/plugins/drag-events-expected.txt:
28508         * platform/chromium/plugins/drag-events.html:
28509
28510 2012-10-17  Christophe Dumez  <christophe.dumez@intel.com>
28511
28512         xss-DENIED-xsl-document-securityOrigin.xml crashes with icon assertion
28513         https://bugs.webkit.org/show_bug.cgi?id=99571
28514
28515         Reviewed by Kenneth Rohde Christiansen.
28516
28517         Unskip http/tests/security/xss-DENIED-xsl-document-securityOrigin.xml
28518         for EFL WebKit2 now that it no longer hits an assertion in
28519         IconDatabase.
28520
28521         * platform/efl-wk2/TestExpectations:
28522
28523 2012-10-17  Shinya Kawanaka  <shinyak@chromium.org>
28524
28525         Dynamically added elements do not get re-projected.
28526         https://bugs.webkit.org/show_bug.cgi?id=99227
28527
28528         Reviewed by Dimitri Glazkov.
28529
28530         * fast/dom/shadow/content-reprojection-dynamic-expected.html: Added.
28531         * fast/dom/shadow/content-reprojection-dynamic.html: Added.
28532
28533 2012-10-17  Dana Jansens  <danakj@chromium.org>
28534
28535         Layout Test http/tests/workers/text-encoding.html is flaky crashing on debug bots
28536         https://bugs.webkit.org/show_bug.cgi?id=99604
28537
28538         Unreviewed gardening.
28539
28540         * platform/chromium/TestExpectations:
28541
28542 2012-10-17  Vsevolod Vlasov  <vsevik@chromium.org>
28543
28544         Unreviewed inspector test fixed and skipped on JSC.
28545
28546         * inspector/debugger/live-edit-breakpoints-expected.txt:
28547         * inspector/debugger/live-edit-breakpoints.html:
28548         * platform/efl/TestExpectations:
28549         * platform/gtk/TestExpectations:
28550         * platform/mac/TestExpectations:
28551         * platform/qt/TestExpectations:
28552         * platform/win/TestExpectations:
28553         * platform/wincairo/TestExpectations:
28554
28555 2012-10-17  Hans Muller  <hmuller@adobe.com>
28556
28557         [CSS Exclusions] Additional simple polygon tests
28558         https://bugs.webkit.org/show_bug.cgi?id=98548
28559
28560         Reviewed by Dirk Schulze.
28561
28562         Added a pair of CSS Exclusions shape-inside ref-tests for regular polygons
28563         with 8 and 16 sides. Also made some small revisions to the supporting code,
28564         simple-polyon.js, and the existing simple polygon tests, and to localize and
28565         correct the conversion from float to layout coordinates. All of the tests
28566         now round/truncate the left edge of line segment intervals depending on whether
28567         subpixel layout is enabled.
28568
28569         * fast/exclusions/resources/simple-polygon.js:
28570         (createRegularPolygonVertices):
28571         (polygonXIntercepts):
28572         (simulatePolygonShape):
28573         (generateSimulatedPolygonShapeInsideElement):
28574         (createPolygonShapeInsideTestCase):
28575         (createPolygonShapeInsideTestCaseExpected):
28576         * fast/exclusions/shape-inside/shape-inside-regular-polygon16-expected.html: Added.
28577         * fast/exclusions/shape-inside/shape-inside-regular-polygon16.html: Added.
28578         * fast/exclusions/shape-inside/shape-inside-regular-polygon8-expected.html: Added.
28579         * fast/exclusions/shape-inside/shape-inside-regular-polygon8.html: Added.
28580         * fast/exclusions/shape-inside/shape-inside-simple-polygon-001-expected.html:
28581         * fast/exclusions/shape-inside/shape-inside-simple-polygon-001.html:
28582         * fast/exclusions/shape-inside/shape-inside-simple-polygon-002-expected.html:
28583         * fast/exclusions/shape-inside/shape-inside-simple-polygon-002.html:
28584         * fast/exclusions/shape-inside/shape-inside-simple-polygon-003-expected.html:
28585         * fast/exclusions/shape-inside/shape-inside-simple-polygon-003.html:
28586         * fast/exclusions/shape-inside/shape-inside-simple-polygon-004-expected.html:
28587         * fast/exclusions/shape-inside/shape-inside-simple-polygon-004.html:
28588
28589 2012-10-17  Vsevolod Vlasov  <vsevik@chromium.org>
28590
28591         Web Inspector: [Regression] Undoing script changes does not restore breakpoints.
28592         https://bugs.webkit.org/show_bug.cgi?id=99598
28593
28594         Reviewed by Pavel Feldman.
28595
28596         * http/tests/inspector/live-edit-test.js:
28597         (initialize_LiveEditTest.InspectorTest.replaceInSource):
28598         (initialize_LiveEditTest.InspectorTest.commitSource):
28599         (initialize_LiveEditTest.InspectorTest.undoSourceEditing):
28600         (initialize_LiveEditTest):
28601         * inspector/debugger/live-edit-breakpoints-expected.txt: Added.
28602         * inspector/debugger/live-edit-breakpoints.html: Added.
28603         * inspector/debugger/live-edit.html:
28604
28605 2012-10-17  Dana Jansens  <danakj@chromium.org>
28606
28607         Unreviewed rebaseline for ietestcenter/css3/bordersbackgrounds/border-radius-content-edge-001.htm
28608
28609         * platform/chromium-win-xp/ietestcenter/css3/bordersbackgrounds/border-radius-content-edge-001-expected.png: Added.
28610
28611 2012-10-17  Joanmarie Diggs  <jdiggs@igalia.com>
28612
28613         [GTK] accessibility/ignore-spacer-elements.html is failing
28614         https://bugs.webkit.org/show_bug.cgi?id=98366
28615
28616         Reviewed by Chris Fleizach.
28617
28618         The failure was due to platform-specific expectations of childrenCount.
28619         The solution was conditionalizing the test.
28620
28621         * accessibility/ignore-spacer-elements.html: Base expected childrenCount on platform.
28622         * platform/gtk/TestExpectations: Unskip previously-failing test.
28623
28624 2012-10-17  Mariusz Grzegorczyk  <mariusz.g@samsung.com>
28625
28626         Unreviewed EFL gardening.
28627         https://bugs.webkit.org/show_bug.cgi?id=99596
28628
28629         Unskip editing/inserting, editing/selection, editing/spelling and editing/style categories.
28630         Mark missing text expectations for these.
28631
28632         * platform/efl-wk1/TestExpectations:
28633         * platform/efl-wk2/TestExpectations:
28634         * platform/efl/TestExpectations:
28635
28636 2012-10-17  Mikhail Pozdnyakov  <mikhail.pozdnyakov@intel.com>
28637
28638         [WK2][WTR] InjectedBundlePage::decidePolicyForNavigationAction() should print only filename part of local URLs
28639         https://bugs.webkit.org/show_bug.cgi?id=99581
28640
28641         Reviewed by Kenneth Rohde Christiansen.
28642
28643         Unskipped fast/loader/reload-policy-delegate.html for WK2.
28644
28645         * platform/wk2/TestExpectations:
28646
28647 2012-10-17  Harald Alvestrand  <hta@google.com>
28648
28649         Implement the Selector argument to RTCPeerConnection.getStats
28650         https://bugs.webkit.org/show_bug.cgi?id=99460
28651
28652         Reviewed by Adam Barth.
28653
28654         * fast/mediastream/RTCPeerConnection-statsSelector-expected.txt: Added.
28655         * fast/mediastream/RTCPeerConnection-statsSelector.html: Added.
28656
28657 2012-10-17  Mikhail Pozdnyakov  <mikhail.pozdnyakov@intel.com>
28658
28659         WebKitTestRunner needs layoutTestController.queueReload
28660         https://bugs.webkit.org/show_bug.cgi?id=42672
28661
28662         Reviewed by Kenneth Rohde Christiansen.
28663
28664         Unskipped the related test cases for WK2.
28665
28666         * platform/efl-wk2/TestExpectations:
28667         * platform/wk2/TestExpectations:
28668
28669 2012-10-17  Kent Tamura  <tkent@chromium.org>
28670
28671         REGRESSION(r131421): Text baseline becomes incorrect after re-layout of input[type=time]
28672         https://bugs.webkit.org/show_bug.cgi?id=99572
28673
28674         Reviewed by Kentaro Hara.
28675
28676         * fast/forms/time-multiple-fields/time-multiple-fields-static-relayout-expected.txt: Added.
28677         * fast/forms/time-multiple-fields/time-multiple-fields-static-relayout.html: Added.
28678
28679 2012-10-17  Zan Dobersek  <zandobersek@gmail.com>
28680
28681         Unreviewed GTK gardening.
28682
28683         Fixing expectation for fast/forms/range/input-appearance-range-rtl.html,
28684         it's a reftest so the failure is actually of pixel nature.
28685
28686         Also removing some expectations for tests that now consistently pass.
28687
28688         * platform/gtk/TestExpectations:
28689
28690 2012-10-17  Dominik Röttsches  <dominik.rottsches@intel.com>
28691
28692         [EFL] Unreviewed gardening.
28693
28694         Unskipping 4 cases after regression was fixed in r131229,
28695         moving out a crash and incorrect console loggin on the wk2 bot.
28696
28697         * platform/efl-wk2/TestExpectations:
28698         * platform/efl/TestExpectations:
28699
28700 2012-10-17  Mike West  <mkwst@chromium.org>
28701
28702         V8 should throw a more descriptive exception when blocking 'eval' via CSP.
28703         https://bugs.webkit.org/show_bug.cgi?id=94332
28704
28705         Reviewed by Adam Barth.
28706
28707         * platform/chromium/TestExpectations:
28708             Unskipping these tests, as this patch unbreaks them.
28709         * platform/chromium/http/tests/security/contentSecurityPolicy/eval-blocked-expected.txt:
28710         * platform/chromium/http/tests/security/contentSecurityPolicy/eval-blocked-in-about-blank-iframe-expected.txt:
28711         * platform/chromium/http/tests/security/contentSecurityPolicy/function-constructor-blocked-expected.txt:
28712             Updating expectations with the new error message.
28713
28714 2012-10-17  MORITA Hajime  <morrita@google.com>
28715
28716         Assertion failed on HTMLFormControlElement.cpp: updateFromElementCallback()
28717         https://bugs.webkit.org/show_bug.cgi?id=99566
28718
28719         Reviewed by Kent Tamura.
28720
28721         * fast/forms/textarea/textarea-autofocus-removal-while-focusing.txt: Added.
28722         * fast/forms/textarea/textarea-autofocus-removal-while-focusing.html: Added.
28723
28724 2012-10-17  Anton Muhin  <antonm@chromium.org>
28725
28726         Unreviewed Chromium rebaselines.
28727
28728         * platform/chromium-mac-snowleopard/ietestcenter/css3/bordersbackgrounds/border-radius-content-edge-001-expected.png:
28729         * platform/chromium-mac/ietestcenter/css3/bordersbackgrounds/border-radius-content-edge-001-expected.png:
28730         * platform/chromium-win-xp/ietestcenter/css3/bordersbackgrounds/border-radius-content-edge-001-expected.png: Added.
28731
28732 2012-10-17  Zoltan Arvai  <zarvai@inf.u-szeged.hu>
28733
28734         [Qt] Unreviwed gardening. Skip failing reftest after r131497.
28735         https://bugs.webkit.org/show_bug.cgi?id=98666
28736
28737         * platform/qt/TestExpectations: Skip fast/forms/range/input-appearance-range-rtl.html.
28738
28739 2012-10-17  Mikhail Pozdnyakov  <mikhail.pozdnyakov@intel.com>
28740
28741         WebKitTestRunner needs testRunner.queueLoad
28742         https://bugs.webkit.org/show_bug.cgi?id=42674
28743
28744         Reviewed by Kenneth Rohde Christiansen.
28745
28746         Unskipped corresponding tests for WK2 and WK2 EFL, put those which still failing to appropriate groups.
28747
28748         * platform/efl-wk2/TestExpectations:
28749         * platform/wk2/TestExpectations:
28750
28751 2012-10-17  Douglas Stockwell  <dstockwell@chromium.org>
28752
28753         Content of replaced elements should be trimmed to the content edge curve.
28754         https://bugs.webkit.org/show_bug.cgi?id=63899
28755
28756         Reviewed by Simon Fraser.
28757
28758         * fast/replaced/border-radius-clip-content-edge-expected.txt: Added.
28759         * fast/replaced/border-radius-clip-content-edge.html: Added.
28760         * platform/fast/replaced/border-radius-clip-content-edge-expected.png: Added.
28761         * platform/chromium/TestExpectations:
28762         * platform/chromium-linux/fast/replaced/border-radius-clip-content-edge-expected.png: Added.
28763         * platform/chromium-linux/ietestcenter/css3/bordersbackgrounds/border-radius-content-edge-001-expected.png:
28764
28765 2012-10-17  Kunihiko Sakamoto  <ksakamoto@chromium.org>
28766
28767         The HTML5 formtarget/formaction/formenctyp/formmethod/formnovalidate attributes don't work in button tags with nested elements
28768         https://bugs.webkit.org/show_bug.cgi?id=90539
28769
28770         Reviewed by Kent Tamura.
28771
28772         Added a test case to verify that formaction attribute of <button> element is
28773         used when its child <span> is clicked.
28774
28775         * fast/forms/formaction-attribute-expected.txt:
28776         * fast/forms/formaction-attribute.html: Removed unused doneAction2 variable.
28777
28778 2012-10-16  Csaba Osztrogonác  <ossy@webkit.org>
28779
28780         Unreviewed, rolling out r131516 and r131550.
28781         http://trac.webkit.org/changeset/131516
28782         http://trac.webkit.org/changeset/131550
28783         https://bugs.webkit.org/show_bug.cgi?id=99349
28784
28785         It caused zillion different problem on different platforms
28786
28787         * fast/workers/resources/worker-event-listener.js:
28788
28789 2012-10-16  Keishi Hattori  <keishi@webkit.org>
28790
28791         Add test that checks if scrolling works inside the suggestion picker
28792         https://bugs.webkit.org/show_bug.cgi?id=99409
28793
28794         Reviewed by Kent Tamura.
28795
28796         We want to test that scrolling, both by scrollbar and mouse wheel, work inside the suggestion picker.
28797
28798         * platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-mouse-operations-expected.txt:
28799         * platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-mouse-operations.html:
28800         * platform/chromium/fast/forms/suggestion-picker/time-suggestion-picker-mouse-operations-expected.txt:
28801         * platform/chromium/fast/forms/suggestion-picker/time-suggestion-picker-mouse-operations.html:
28802
28803 2012-10-16  Kent Tamura  <tkent@chromium.org>
28804
28805         Re-add a test which was removed mistakenly in r131538.
28806         https://bugs.webkit.org/show_bug.cgi?id=98103
28807
28808         * platform/chromium/fast/forms/calendar-picker/calendar-picker-type-change-onclick-expected.txt: Added.
28809         * platform/chromium/fast/forms/calendar-picker/calendar-picker-type-change-onclick.html: Added.
28810
28811 2012-10-16  Kent Tamura  <tkent@chromium.org>
28812
28813         Move tests for calendar picker to platform/chromium/fast/forms/calendar-picker/
28814         https://bugs.webkit.org/show_bug.cgi?id=98103
28815
28816         Reviewed by Yuta Kitamura.
28817
28818         Move tests for calendar picker to platform/chromium/fast/forms/
28819         calendar-picker/ because
28820          - Ease of skipping
28821          - We're going to support non-date types in the calendar picker.
28822          - Not sure the calendar picker code will be used on other platforms.
28823
28824         * fast/forms/date/calendar-picker-appearance-expected.txt: Removed.
28825         * fast/forms/date/calendar-picker-appearance-pre-100-expected.txt: Removed.
28826         * fast/forms/date/calendar-picker-appearance-pre-100.html: Removed.
28827         * fast/forms/date/calendar-picker-appearance.html: Removed.
28828         * fast/forms/date/calendar-picker-common.js: Removed.
28829         * fast/forms/date/calendar-picker-key-operations-expected.txt: Removed.
28830         * fast/forms/date/calendar-picker-key-operations.html: Removed.
28831         * fast/forms/date/calendar-picker-mouse-operations-expected.txt: Removed.
28832         * fast/forms/date/calendar-picker-mouse-operations.html: Removed.
28833         * fast/forms/date/calendar-picker-type-change-onclick-expected.txt: Removed.
28834         * fast/forms/date/calendar-picker-type-change-onclick.html: Removed.
28835         * fast/forms/date/calendar-picker-with-step-expected.txt: Removed.
28836         * fast/forms/date/calendar-picker-with-step.html: Removed.
28837         * platform/chromium-linux-x86/fast/forms/date/calendar-picker-appearance-expected.png: Removed.
28838         * platform/chromium-linux-x86/platform/chromium/fast/forms/calendar-picker: Added.
28839         * platform/chromium-linux-x86/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-expected.png: Copied from LayoutTests/platform/chromium-linux-x86/fast/forms/date/calendar-picker-appearance-expected.png.
28840         * platform/chromium-linux/fast/forms/date/calendar-picker-appearance-expected.png: Removed.
28841         * platform/chromium-linux/platform/chromium/fast/forms/calendar-picker: Added.
28842         * platform/chromium-linux/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-expected.png: Copied from LayoutTests/platform/chromium-linux/fast/forms/date/calendar-picker-appearance-expected.png.
28843         * platform/chromium-mac-snowleopard/fast/forms/date/calendar-picker-appearance-expected.png: Removed.
28844         * platform/chromium-mac-snowleopard/platform/chromium/fast/forms/calendar-picker: Added.
28845         * platform/chromium-mac-snowleopard/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-expected.png: Copied from LayoutTests/platform/chromium-mac-snowleopard/fast/forms/date/calendar-picker-appearance-expected.png.
28846         * platform/chromium-mac/fast/forms/date/calendar-picker-appearance-expected.png: Removed.
28847         * platform/chromium-mac/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/forms/date/calendar-picker-appearance-expected.png.
28848         * platform/chromium-win-xp/fast/forms/date/calendar-picker-appearance-expected.png: Removed.
28849         * platform/chromium-win-xp/platform/chromium/fast/forms/calendar-picker: Added.
28850         * platform/chromium-win-xp/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-expected.png: Copied from LayoutTests/platform/chromium-win-xp/fast/forms/date/calendar-picker-appearance-expected.png.
28851         * platform/chromium-win/fast/forms/date/calendar-picker-appearance-expected.png: Removed.
28852         * platform/chromium-win/fast/forms/date/calendar-picker-key-operations-expected.txt: Removed.
28853         * platform/chromium-win/platform/chromium/fast/forms/calendar-picker: Added.
28854         * platform/chromium-win/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-expected.png: Copied from LayoutTests/platform/chromium-win/fast/forms/date/calendar-picker-appearance-expected.png.
28855         * platform/chromium-win/platform/chromium/fast/forms/calendar-picker/calendar-picker-key-operations-expected.txt: Copied from LayoutTests/platform/chromium-win/fast/forms/date/calendar-picker-key-operations-expected.txt.
28856         * platform/chromium/TestExpectations:
28857         * platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-expected.txt: Copied from LayoutTests/fast/forms/date/calendar-picker-appearance-expected.txt.
28858         * platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-step.html:
28859         * platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance.html: Copied from LayoutTests/fast/forms/date/calendar-picker-appearance.html.
28860         * platform/chromium/fast/forms/calendar-picker/calendar-picker-key-operations-expected.txt: Copied from LayoutTests/fast/forms/date/calendar-picker-key-operations-expected.txt.
28861         * platform/chromium/fast/forms/calendar-picker/calendar-picker-key-operations.html: Copied from LayoutTests/fast/forms/date/calendar-picker-key-operations.html.
28862         * platform/chromium/fast/forms/calendar-picker/calendar-picker-mouse-operations-expected.txt: Copied from LayoutTests/fast/forms/date/calendar-picker-mouse-operations-expected.txt.
28863         * platform/chromium/fast/forms/calendar-picker/calendar-picker-mouse-operations.html: Copied from LayoutTests/fast/forms/date/calendar-picker-mouse-operations.html.
28864         * platform/chromium/fast/forms/calendar-picker/calendar-picker-pre-100-year-expected.txt: Copied from LayoutTests/fast/forms/date/calendar-picker-appearance-pre-100-expected.txt.
28865         * platform/chromium/fast/forms/calendar-picker/calendar-picker-pre-100-year.html: Copied from LayoutTests/fast/forms/date/calendar-picker-appearance-pre-100.html.
28866         * platform/chromium/fast/forms/calendar-picker/calendar-picker-with-step-expected.txt: Copied from LayoutTests/fast/forms/date/calendar-picker-with-step-expected.txt.
28867         * platform/chromium/fast/forms/calendar-picker/calendar-picker-with-step.html: Copied from LayoutTests/fast/forms/date/calendar-picker-with-step.html.
28868         * platform/chromium/fast/forms/calendar-picker/resources: Added.
28869         * platform/chromium/fast/forms/calendar-picker/resources/calendar-picker-common.js: Copied from LayoutTests/fast/forms/date/calendar-picker-common.js.
28870         * platform/chromium/fast/forms/page-popup/page-popup-adjust-rect.html: Fix calendar-picker-common.js path.
28871         * platform/gtk/TestExpectations:
28872
28873 2012-10-16  Dirk Pranke  <dpranke@chromium.org>
28874
28875         Update Chromium ML expectations
28876
28877         Unreviewed, expectations change.
28878
28879         * platform/chromium-mac-mountainlion/TestExpectations:
28880
28881 2012-10-16  Joseph Pecoraro  <pecoraro@apple.com>
28882
28883         HTMLSelectElement::optionSelectedByUser confuses listIndex and optionIndex
28884         https://bugs.webkit.org/show_bug.cgi?id=99523
28885
28886         Reviewed by Simon Fraser.
28887
28888         Extend the dom activate test to test calls on a <select multiple> with
28889         <optgroup>s. This previously untested case was broken.
28890
28891         * platform/mac/fast/objc/dom-html-select-activate-expected.txt:
28892         * platform/mac/fast/objc/dom-html-select-activate.html:
28893
28894 2012-10-16  Jian Li  <jianli@chromium.org>
28895
28896         Rename feature define ENABLE_WIDGET_REGION to ENABLE_DRAGGBALE_REGION
28897         https://bugs.webkit.org/show_bug.cgi?id=98975
28898
28899         Reviewed by Adam Barth.
28900
28901         Renaming is needed to better match with the draggable region code.
28902
28903         * platform/efl/TestExpectations:
28904         * platform/gtk/TestExpectations:
28905         * platform/mac/TestExpectations:
28906         * platform/qt/TestExpectations:
28907         * platform/win/TestExpectations:
28908         * platform/wincairo/TestExpectations:
28909
28910 2012-10-16  Dana Jansens  <danakj@chromium.org>
28911
28912         Unreviewed, rebaselines after r131358
28913         https://bugs.webkit.org/show_bug.cgi?id=99441
28914
28915         * platform/chromium-win-xp/svg/zoom/page/zoom-img-preserveAspectRatio-support-1-expected.png:
28916         * platform/chromium-win-xp/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.png:
28917         * platform/chromium-win-xp/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.png:
28918         * platform/chromium-win-xp/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png:
28919
28920 2012-10-16  James Simonsen  <simonjam@chromium.org>
28921
28922         [Page Visibility API] View-less documents should report as hidden
28923         https://bugs.webkit.org/show_bug.cgi?id=99410
28924
28925         Reviewed by Tony Gentilcore.
28926
28927         * fast/events/page-visibility-null-view-expected.txt: Added.
28928         * fast/events/page-visibility-null-view.html: Added.
28929
28930 2012-10-16  Tony Chang  <tony@chromium.org>
28931
28932         Unreviewed, broaden Chromium TestExpectations to match waterfall.
28933
28934         * platform/chromium/TestExpectations:
28935
28936 2012-10-16  Dana Jansens  <danakj@chromium.org>
28937
28938         Rebaseline mac compositing/geometry/fixed-position-transform-composited-page-scale-down.html
28939         https://bugs.webkit.org/show_bug.cgi?id=89702
28940
28941         Unreviewed gardening.
28942
28943         * platform/chromium-mac-snowleopard/compositing/geometry/fixed-position-transform-composited-page-scale-down-expected.png: Removed.
28944         * platform/chromium-mac/compositing/geometry/fixed-position-transform-composited-page-scale-down-expected.png:
28945         * platform/chromium/TestExpectations:
28946
28947 2012-10-16  Tony Chang  <tony@chromium.org>
28948
28949         Unreviewed, fix TestExpectations for Qt and GTK after RenderSlider change.
28950
28951         * platform/gtk/TestExpectations:
28952         * platform/gtk/media/video-volume-slider-expected.txt:
28953         * platform/qt/TestExpectations:
28954
28955 2012-10-16  Dana Jansens  <danakj@chromium.org>
28956
28957         Rebaseline for css1/basic/inheritance.html
28958
28959         Unreviewed gardening.
28960
28961         * platform/chromium-mac/css1/basic/inheritance-expected.png:
28962
28963 2012-10-16  Dana Jansens  <danakj@chromium.org>
28964
28965         Web Inspector: inspector/styles/styles-history.html is failing Text on win7
28966         https://bugs.webkit.org/show_bug.cgi?id=99519
28967
28968         Unreviewed gardening.
28969
28970         * platform/chromium/TestExpectations:
28971
28972 2012-10-16  Dana Jansens  <danakj@chromium.org>
28973
28974         Rebaselines for r131503
28975         https://bugs.webkit.org/show_bug.cgi?id=99516
28976
28977         Unreviewed gardening.
28978
28979         * platform/chromium/TestExpectations:
28980
28981 2012-10-16  Tony Chang  <tony@chromium.org>
28982
28983         Unreviewed, fix lint error in chromium-android/TestExpectations.
28984
28985         * platform/chromium-android/TestExpectations:
28986
28987 2012-10-16  Tony Chang  <tony@chromium.org>
28988
28989         Unreviewed, lint fixes for TestExpectations.
28990
28991         * platform/chromium/TestExpectations:
28992
28993 2012-10-16  Dana Jansens  <danakj@chromium.org>
28994
28995         Lint fixes for TestExpectations
28996
28997         Unreviewed gardening.
28998
28999         * platform/chromium/TestExpectations:
29000
29001 2012-10-16  Dana Jansens  <danakj@chromium.org>
29002
29003         Rebaselines for r131503
29004         https://bugs.webkit.org/show_bug.cgi?id=99516
29005
29006         Unreviewed gardening.
29007
29008         * platform/chromium/TestExpectations:
29009
29010 2012-10-16  Dana Jansens  <danakj@chromium.org>
29011
29012         Some tests need rebaseline after r131497
29013         https://bugs.webkit.org/show_bug.cgi?id=99511
29014
29015         Unreviewed gardening.
29016
29017         * platform/chromium/TestExpectations:
29018
29019 2012-10-16  Joanmarie Diggs  <jdiggs@igalia.com>
29020
29021         [GTK] accessibility/radio-button-title-label.html is failing
29022         https://bugs.webkit.org/show_bug.cgi?id=98374
29023
29024         Unreviewed. Unskipped test, new port-specific baseline.
29025
29026         New baseline for the GTK port. If there is a proper label tag, we
29027         expect the widget to get its name/title from that label. The aria
29028         labelledby property is exposed in addition to the label; not instead
29029         of the label.
29030
29031         * platform/gtk/TestExpectations: Unskipped failing test.
29032         * platform/gtk/accessibility/radio-button-title-label-expected.txt: Added.
29033
29034 2012-10-16  Dirk Pranke  <dpranke@chromium.org>
29035
29036         [chromium] add Mountain Lion baselines
29037         https://bugs.webkit.org/show_bug.cgi?id=99505
29038
29039         Reviewed by Ojan Vafai.
29040
29041         This change adds a temporary 10.8/MountainLion-specific
29042         expectations file for Chromium so that the bot can be green
29043         while we are updating all the baselines and triaging failures.
29044
29045         * platform/chromium-mac-mountainlion/TestExpectations: Added.
29046
29047 2012-10-16  Joanmarie Diggs  <jdiggs@igalia.com>
29048
29049         [GTK] accessibility/inline-continuations.html is failing
29050         https://bugs.webkit.org/show_bug.cgi?id=98367
29051
29052         Unreviewed. Unskipped test, new port-specific expectations.
29053
29054         ATs for the GTK port are expecting only meaningful text objects, with
29055         the text of spans getting folded into the parent object.
29056
29057         * platform/gtk/TestExpectations: Updated to unskip test.
29058         * platform/gtk/accessibility/inline-continuations-expected.txt: Added.
29059
29060 2012-10-16  Emil A Eklund  <eae@chromium.org>
29061
29062         Remove special-case flooring of baselinePosition for replaced elements in InlineFlowBox::placeBoxesInBlockDirection
29063         https://bugs.webkit.org/show_bug.cgi?id=99376
29064
29065         Reviewed by Levi Weintraub.
29066
29067         * platform/chromium/TestExpectations:
29068
29069 2012-10-16  Filip Pizlo  <fpizlo@apple.com>
29070
29071         GetScopedVar CSE matches dead GetScopedVar's leading to IR corruption
29072         https://bugs.webkit.org/show_bug.cgi?id=99470
29073         <rdar://problem/12363698>
29074
29075         Rubber stamped by Mark Hahnenberg.
29076
29077         * fast/js/dfg-cse-dead-get-scoped-var-expected.txt: Added.
29078         * fast/js/dfg-cse-dead-get-scoped-var.html: Added.
29079         * fast/js/jsc-test-list:
29080         * fast/js/script-tests/dfg-cse-dead-get-scoped-var.js: Added.
29081         (foo.return.if):
29082         (foo):
29083
29084 2012-10-16  Adam Barth  <abarth@webkit.org>
29085
29086         Document::adoptNode shouldn't special-case <iframe>
29087         https://bugs.webkit.org/show_bug.cgi?id=99247
29088
29089         Reviewed by Ryosuke Niwa.
29090
29091         Test that adopting an object element into itself also throws an
29092         exception.
29093
29094         * fast/frames/adopt-object-into-itself-expected.txt: Added.
29095         * fast/frames/adopt-object-into-itself.html: Added.
29096
29097 2012-10-16  Dana Jansens  <danakj@chromium.org>
29098
29099         lots-of-objects.html is flaky crashing on the webkit.org mac bot.
29100         http://code.google.com/p/chromium/issues/detail?id=46603
29101
29102         Unreviewed gardening.
29103
29104         * platform/chromium/TestExpectations:
29105
29106 2012-10-16  Tony Chang  <tony@chromium.org>
29107
29108         input[type=range] as a flex item renders thumb at wrong position
29109         https://bugs.webkit.org/show_bug.cgi?id=98666
29110
29111         Reviewed by Ojan Vafai.
29112
29113         Changing the render tree to use RenderFlexibleBox instead of RenderDeprecatedFlexibleBox
29114         and not using a RenderLayer unless noted otherwise.
29115
29116         * css3/flexbox/flexitem-stretch-range-expected.html: Added.
29117         * css3/flexbox/flexitem-stretch-range.html: Added. New test to verify stretched flex item has the
29118         thumb in the correct place.
29119         * platform/chromium-linux/fast/dom/HTMLInputElement/input-slider-update-expected.txt:
29120         * platform/chromium-linux/fast/dom/HTMLInputElement/input-slider-update-styled-expected.txt:
29121         * platform/chromium-linux/fast/forms/box-shadow-override-expected.txt:
29122         * platform/chromium-linux/fast/forms/datalist/input-appearance-range-with-datalist-expected.png: Changed the default height to
29123         129px for vertical controls. This makes more sense than having a height of 100%.
29124         * platform/chromium-linux/fast/forms/input-appearance-height-expected.txt:
29125         * platform/chromium-linux/fast/forms/range/input-appearance-range-expected.png: The thumb now appears below the
29126         focus ring. This matches other form controls like buttons and textareas.
29127         * platform/chromium-linux/fast/forms/range/input-appearance-range-expected.txt:
29128         * platform/chromium-linux/fast/forms/range/range-thumb-height-percentage-expected.txt:
29129         * platform/chromium-linux/fast/forms/range/slider-padding-expected.txt:
29130         * platform/chromium-linux/fast/forms/range/slider-thumb-shared-style-expected.txt:
29131         * platform/chromium-linux/fast/forms/range/slider-thumb-stylability-expected.txt:
29132         * platform/chromium-linux/fast/hidpi/video-controls-in-hidpi-expected.txt:
29133         * platform/chromium-linux/fast/multicol/client-rects-expected.txt:
29134         * platform/chromium-linux/fast/repaint/slider-thumb-drag-release-expected.txt:
29135         * platform/chromium-linux/fast/repaint/slider-thumb-float-expected.txt:
29136         * platform/chromium-linux/media/track/track-cue-rendering-vertical-expected.txt:
29137         * platform/chromium-win/fast/layers/video-layer-expected.txt:
29138         * platform/chromium-win/media/audio-controls-rendering-expected.txt:
29139         * platform/chromium-win/media/audio-repaint-expected.txt:
29140         * platform/chromium-win/media/controls-after-reload-expected.txt:
29141         * platform/chromium-win/media/controls-strict-expected.txt:
29142         * platform/chromium-win/media/controls-styling-expected.txt:
29143         * platform/chromium-win/media/controls-styling-strict-expected.txt:
29144         * platform/chromium-win/media/controls-without-preload-expected.txt:
29145         * platform/chromium-win/media/media-controls-clone-expected.txt:
29146         * platform/chromium-win/media/media-document-audio-repaint-expected.txt:
29147         * platform/chromium-win/media/track/track-cue-rendering-horizontal-expected.txt:
29148         * platform/chromium-win/media/video-controls-rendering-expected.txt:
29149         * platform/chromium-win/media/video-display-toggle-expected.txt:
29150         * platform/chromium-win/media/video-empty-source-expected.txt:
29151         * platform/chromium-win/media/video-no-audio-expected.txt:
29152         * platform/chromium-win/media/video-playing-and-pause-expected.txt:
29153         * platform/chromium-win/media/video-zoom-controls-expected.txt:
29154
29155 2012-10-16  Xianzhu Wang  <wangxianzhu@chromium.org>
29156
29157         [Chromium] Android: Need a way to get appropriate font for some specific characters.
29158         https://bugs.webkit.org/show_bug.cgi?id=67587
29159
29160         Reviewed by Adam Barth.
29161
29162         Removed unnecessary rebaselines.
29163         Removed failure expectations for the tests now pass.
29164         Added pixel only rebaselines for some of the above tests.
29165
29166         * platform/chromium-android/fast/repaint/japanese-rl-selection-repaint-expected.png: Added. New pixel rebaseline.
29167         * platform/chromium-android/fast/writing-mode/japanese-lr-selection-expected.png: Removed. Unnecessary rebaseline.
29168         * platform/chromium-android/fast/writing-mode/japanese-lr-selection-expected.txt: Removed. Unnecessary rebaseline.
29169         * platform/chromium-android/fast/writing-mode/japanese-rl-selection-expected.png: Added. New pixel rebaseline.
29170         * platform/chromium-android/fast/writing-mode/japanese-rl-text-with-broken-font-expected.png: Removed. Unnecessary rebaseline.
29171         * platform/chromium/TestExpectations: Removed the failure expectations for the tests now pass.
29172
29173 2012-10-16  Tommy Widenflycht  <tommyw@google.com>
29174
29175         MediaStream API: Add the chromium API for RTCDataChannel
29176         https://bugs.webkit.org/show_bug.cgi?id=99435
29177
29178         Reviewed by Adam Barth.
29179
29180         Adding tests for RTCDataChannel.
29181
29182         * fast/mediastream/RTCPeerConnection-datachannel-expected.txt: Added.
29183         * fast/mediastream/RTCPeerConnection-datachannel.html: Added.
29184
29185 2012-10-16  Tony Chang  <tony@chromium.org>
29186
29187         Unreviewed, rebaseline 2 Chromium Mac test.
29188         Small differences due to using MESA.
29189
29190         * platform/chromium-mac/platform/chromium/virtual/gpu/fast/hidpi/focus-rings-expected.png: Added.
29191         * platform/chromium-mac/platform/chromium/virtual/gpu/fast/hidpi/video-controls-in-hidpi-expected.png: Added.
29192         * platform/chromium/TestExpectations:
29193
29194 2012-10-16  Stephen Chenney  <schenney@chromium.org>
29195
29196         An feImage that tries to render itself should be stopped
29197         https://bugs.webkit.org/show_bug.cgi?id=94652
29198
29199         Reviewed by Eric Seidel.
29200
29201         Ref-test to verify that an feImage that tries to draw itself will not
29202         crash. This test must be render in order to verify the result. Do not
29203         convert to dumpAstext.
29204
29205         * svg/filters/feImage-self-referencing-expected.html: Added.
29206         * svg/filters/feImage-self-referencing.html: Added.
29207
29208 2012-10-16  Nico Weber  <thakis@chromium.org>
29209
29210         [chromium/mac] Make spelling indicator HighDPI
29211         https://bugs.webkit.org/show_bug.cgi?id=99417
29212
29213         Reviewed by Stephen White.
29214
29215         New baselines.
29216
29217         * platform/chromium-mac/editing/spelling/inline-spelling-markers-hidpi-expected.png :
29218         * platform/chromium-mac/editing/spelling/grammar-markers-hidpi-expected.png :
29219
29220 2012-10-16  Dana Jansens  <danakj@chromium.org>
29221
29222         Remove expected fails for tests that need rebaseline after http://trac.webkit.org/changeset/131358
29223
29224         Unreviewed gardening.
29225
29226         * platform/chromium/TestExpectations:
29227
29228 2012-10-16  Tony Chang  <tony@chromium.org>
29229
29230         in a column flexbox, input overflows the box when stretched
29231         https://bugs.webkit.org/show_bug.cgi?id=99273
29232
29233         Reviewed by Ojan Vafai.
29234
29235         Add a ref test since we're testing form rendering. Make sure that we get the
29236         right behavior without the performance optimization (e.g., in multiline flexbox).
29237
29238         * css3/flexbox/stretch-input-in-column-expected.html: Added.
29239         * css3/flexbox/stretch-input-in-column.html: Added.
29240
29241 2012-10-16  Csaba Osztrogonác  <ossy@webkit.org>
29242
29243         [Qt] Unreviewed gardening, unskip a now passing test.
29244
29245         * platform/qt/TestExpectations:
29246
29247 2012-10-16  Simon Fraser  <simon.fraser@apple.com>
29248
29249         REGRESSION (r128787): Fixed position div causes other elements to not update correctly
29250         https://bugs.webkit.org/show_bug.cgi?id=98579
29251
29252         Reviewed by Beth Dakin.
29253
29254         Repaint test that scrolls an overflow element until its content layers overlap some
29255         other composited element. Only the pixel result is interesting.
29256
29257         * compositing/repaint/requires-backing-repaint-expected.png: Added.
29258         * compositing/repaint/requires-backing-repaint-expected.txt: Added.
29259         * compositing/repaint/requires-backing-repaint.html: Added.
29260
29261 2012-10-16  Mike Reed  <reed@google.com>
29262
29263         update expectations preparing for skia optimization
29264         https://bugs.webkit.org/show_bug.cgi?id=99476
29265
29266         Reviewed by NOBODY.
29267
29268         crbug.com/156097
29269         Chrome will enable a skia optimization (see crbug/156097). In preparation for that, we mark these tests
29270         to be rebaselined after that change lands.
29271
29272         * platform/chromium/TestExpectations:
29273
29274 2012-10-16  Joshua Bell  <jsbell@chromium.org>
29275
29276         IndexedDB: setTimeout in layout tests causes flakiness in multiprocess ports
29277         https://bugs.webkit.org/show_bug.cgi?id=98949
29278
29279         Reviewed by Tony Chang.
29280
29281         In multiprocess ports with asynchronous IPC, events and timers may race causing script
29282         callbacks to execute in different orders.
29283
29284         Eliminate the uses of setTimeout() where the intent is to have code delayed but may
29285         race with a pending event.
29286
29287         * fast/js/resources/js-test-pre.js:
29288         (evalAndLog) Added quiet flag.
29289         * storage/indexeddb/deletedatabase-blocked-expected.txt:
29290         * storage/indexeddb/deletedatabase-delayed-by-open-and-versionchange-expected.txt:
29291         * storage/indexeddb/deletedatabase-delayed-by-versionchange-expected.txt:
29292         * storage/indexeddb/intversion-close-between-events-expected.txt:
29293         * storage/indexeddb/resources/deletedatabase-blocked.js: Remove setTimeout.
29294         (test.request.onsuccess.openOnSuccess.h.onversionchange):
29295         (test.request.onsuccess.openOnSuccess.request.onblocked):
29296         * storage/indexeddb/resources/deletedatabase-delayed-by-open-and-versionchange.js: Remove setTimeout.
29297         (test.request.onsuccess.openOnSuccess.h.onversionchange):
29298         (test.request.onsuccess.openOnSuccess.request.onblocked):
29299         * storage/indexeddb/resources/deletedatabase-delayed-by-versionchange.js: Remove setTimeout.
29300         (test.request.onsuccess.openOnSuccess.h.onversionchange):
29301         (test.request.onsuccess.openOnSuccess.request.onsuccess.h2OpenOnSuccess.request.onblocked):
29302         * storage/indexeddb/resources/intversion-close-between-events.js: Test was intended to call db.close()
29303         between "complete" and "success" but in single process ports this is not possible, and in multi-process
29304         ports is not reliable. To make the test not flaky and watch out for regressions in this edge case, it
29305         is changed to have minimal logging.
29306         (deleteSuccess):
29307         (upgradeNeeded.transaction.oncomplete):
29308         (upgradeNeeded):
29309         (closeDB):
29310         (openSuccess):
29311         (checkFinished):
29312         * storage/indexeddb/resources/intversion-close-in-oncomplete.js: Log on error rather than timing out.
29313         (deleteSuccess):
29314         * storage/indexeddb/resources/setversion-blocked.js: Removed setTimeout.
29315         (test.request.onsuccess.h1OpenOnSuccess.request.onsuccess.h2OpenOnSuccess.h2.onversionchange):
29316         (test.request.onsuccess.h1OpenOnSuccess.request.onsuccess.h2OpenOnSuccess.request.onblocked):
29317         * storage/indexeddb/resources/shared.js:
29318         (evalAndExpectException) Added quiet flag.
29319         * storage/indexeddb/setversion-blocked-expected.txt:
29320
29321 2012-10-16  Takashi Sakamoto  <tasak@google.com>
29322
29323         [Meta] [Shadow] contenteditable attribute for distributed nodes.
29324         https://bugs.webkit.org/show_bug.cgi?id=90017
29325
29326         Reviewed by Dimitri Glazkov.
29327
29328         * fast/dom/shadow/user-modify-inheritance-expected.txt:
29329         * fast/dom/shadow/user-modify-inheritance.html:
29330
29331 2012-10-16  Vsevolod Vlasov  <vsevik@chromium.org>
29332
29333         Web Inspector: Get rid of (now empty) JavaScriptSource and StyleSource, rename all usages to UISourceCode.
29334         https://bugs.webkit.org/show_bug.cgi?id=99469
29335
29336         Reviewed by Pavel Feldman.
29337
29338         * http/tests/inspector/debugger-test.js:
29339         (initialize_DebuggerTest):
29340         * http/tests/inspector/workspace-test.js:
29341         (initialize_WorkspaceTest.InspectorTest.addMockUISourceCodeToWorkspace):
29342         * inspector/debugger/breakpoint-manager.html:
29343         * inspector/debugger/network-uisourcecode-provider-expected.txt:
29344         * inspector/debugger/script-formatter-breakpoints.html:
29345         * inspector/debugger/script-formatter-console.html:
29346         * inspector/debugger/script-formatter-search.html:
29347         * inspector/debugger/script-snippet-model.html:
29348         * inspector/debugger/scripts-panel.html:
29349         * inspector/debugger/source-frame-count.html:
29350         * inspector/styles/edit-inspector-stylesheet.html:
29351         * inspector/styles/styles-history.html:
29352
29353 2012-10-15  Vsevolod Vlasov  <vsevik@chromium.org>
29354
29355         Web Inspector: Extract domain specific editing handling logic from UISourceCode (step 2).
29356         https://bugs.webkit.org/show_bug.cgi?id=99301
29357
29358         Reviewed by Pavel Feldman.
29359
29360         * http/tests/inspector/debugger-test.js:
29361         (initialize_DebuggerTest):
29362         * inspector/styles/edit-inspector-stylesheet.html:
29363
29364 2012-10-16  Dana Jansens  <danakj@chromium.org>
29365
29366         Layout Test fast/forms/date/calendar-picker-key-operations.html is failing
29367         https://bugs.webkit.org/show_bug.cgi?id=99466
29368
29369         Unreviewed gardening.
29370
29371         * platform/chromium/TestExpectations:
29372
29373 2012-10-16  Alexander Pavlov  <apavlov@chromium.org>
29374
29375         Web Inspector: [Elements] Double-click to live edit style tags changes text to 'undefined' in some situations
29376         https://bugs.webkit.org/show_bug.cgi?id=99336
29377
29378         Reviewed by Vsevolod Vlasov.
29379
29380         Change the DOM tree dump format to include newlines replaced by '\n's.
29381
29382         * http/tests/inspector/elements-test.js:
29383         (initialize_ElementTest.InspectorTest.dumpElementsTree):
29384         * inspector/elements/edit-dom-actions-expected.txt:
29385         * inspector/elements/edit-dom-actions.html:
29386         * inspector/elements/elements-panel-limited-children-expected.txt:
29387         * inspector/elements/elements-panel-structure-expected.txt:
29388         * inspector/elements/iframe-load-event-expected.txt:
29389         * inspector/elements/insert-node-expected.txt:
29390         * inspector/elements/perform-undo-undo-expected.txt:
29391         * inspector/elements/user-properties-expected.txt:
29392         * inspector/styles/force-pseudo-state-expected.txt:
29393
29394 2012-10-16  Sudarsana Nagineni  <sudarsana.nagineni@intel.com>
29395
29396         [GTK] Update baselines for failing svg test after r131435
29397         https://bugs.webkit.org/show_bug.cgi?id=99462
29398
29399         Unreviewed GTK gardening.
29400
29401         Updating baselines after downgrading the Cairo to version 1.10.2.
29402
29403         * platform/gtk/svg/W3C-SVG-1.1/animate-elem-08-t-expected.png:
29404         * platform/gtk/svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt:
29405
29406 2012-10-16  Zan Dobersek  <zandobersek@gmail.com>
29407
29408         Unreviewed GTK gardening.
29409
29410         Adding (flaky) crashing expectations for a couple of tests.
29411
29412         * platform/gtk/TestExpectations:
29413
29414 2012-10-16  Mike West  <mkwst@chromium.org>
29415
29416         Web Inspector: Whitelist safe styles for 'console.log('%c...', ...)'.
29417         https://bugs.webkit.org/show_bug.cgi?id=98945
29418
29419         Reviewed by Pavel Feldman.
29420
29421         * http/tests/inspector/console-test.js:
29422         (initialize_ConsoleTest.InspectorTest.dumpConsoleMessagesWithStyles):
29423             Use the 'cssText' property of an element, rather than reading from
29424             its 'style' attribute. Also, gracefully handle unstyled elements
29425             by explicitly noting their emptyness.
29426         * inspector/console/console-format-style-whitelist-expected.txt: Added.
29427         * inspector/console/console-format-style-whitelist.html: Added.
29428
29429 2012-10-16  Keishi Hattori  <keishi@webkit.org>
29430
29431         [Chromium] Rebaseline calendar-picker-key-operations.html due to r162114
29432
29433         Unreviewed.
29434
29435         * fast/forms/date/calendar-picker-key-operations-expected.txt:
29436         * platform/chromium-win/fast/forms/date/calendar-picker-key-operations-expected.txt:
29437
29438 2012-10-16  Zan Dobersek  <zandobersek@gmail.com>
29439
29440         Unreviewed GTK gardening.
29441
29442         Updating baselines and expectations after downgrading the Cairo
29443         version used in JHBuild dependencies back to 1.10.2.
29444
29445         * platform/gtk/TestExpectations:
29446         * platform/gtk/svg/W3C-SVG-1.1/animate-elem-83-t-expected.txt:
29447         * platform/gtk/svg/W3C-SVG-1.1/paths-data-01-t-expected.txt:
29448         * platform/gtk/svg/W3C-SVG-1.1/paths-data-02-t-expected.txt:
29449         * platform/gtk/svg/batik/text/smallFonts-expected.txt:
29450         * platform/gtk/svg/batik/text/textGlyphOrientationHorizontal-expected.txt:
29451         * platform/gtk/svg/batik/text/textOnPath-expected.txt:
29452         * platform/gtk/svg/batik/text/textOnPath2-expected.txt:
29453         * platform/gtk/svg/batik/text/textOnPath3-expected.txt:
29454         * platform/gtk/svg/batik/text/textOnPathSpaces-expected.txt:
29455         * platform/gtk/svg/batik/text/verticalTextOnPath-expected.txt:
29456         * platform/gtk/svg/custom/js-update-path-changes-expected.txt:
29457         * platform/gtk/svg/custom/js-update-path-removal-expected.txt:
29458         * platform/gtk/svg/custom/path-textPath-simulation-expected.txt:
29459
29460 2012-10-16  Keishi Hattori  <keishi@webkit.org>
29461
29462         Add test that checks that reloading after setting a value for an input element from a suggestion picker resets the values
29463         https://bugs.webkit.org/show_bug.cgi?id=99407
29464
29465         Reviewed by Kent Tamura.
29466
29467         We want to test that a reload resets values of input elements, even if
29468         they were set by the suggestion picker.
29469
29470         * platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-reset-value-after-reload-expected.txt: Added.
29471         * platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-reset-value-after-reload.html: Added.
29472
29473 2012-10-16  Shinya Kawanaka  <shinyak@chromium.org>
29474
29475         [Chromium] Unreviewed gardening, TestExpectations updated.
29476
29477         * platform/chromium/TestExpectations:
29478
29479 2012-10-15  Kent Tamura  <tkent@chromium.org>
29480
29481         Fix some appearance glitches of multiple fields input elements
29482         https://bugs.webkit.org/show_bug.cgi?id=99412
29483
29484         Reviewed by Kentaro Hara.
29485
29486         All of rendering tests for multiple fields inputs need rebaseline
29487         because of the padding change.
29488
29489         * fast/forms/time-multiple-fields/time-multiple-fields-appearance-style-expected.txt:
29490         * fast/forms/time-multiple-fields/time-multiple-fields-appearance-style.html:
29491         Add a fixed height case.
29492         * platform/chromium-mac/fast/forms/date-multiple-fields/date-multiple-fields-appearance-style-expected.png:
29493         * platform/chromium-mac/fast/forms/time-multiple-fields/time-multiple-fields-appearance-style-expected.png:
29494         * platform/chromium/TestExpectations:
29495
29496 2012-10-16  Keishi Hattori  <keishi@webkit.org>
29497
29498         [Chromium] Mark date-suggestion-picker-appearance.html as need rebaseline
29499
29500         Unreviewed.
29501
29502         Mark date-suggestion-picker-appearance.html as need rebaseline until chromium side change lands.
29503
29504         * platform/chromium/TestExpectations:
29505
29506 2012-10-15  Keishi Hattori  <keishi@webkit.org>
29507
29508         Move suggestion picker tests to suggestion-picker directory
29509         https://bugs.webkit.org/show_bug.cgi?id=99415
29510
29511         Reviewed by Kent Tamura.
29512
29513         Moving the tests suggestion picker tests to platform/chromium/fast/forms/suggestion-picker chromium android can easily skip them.
29514
29515         * platform/chromium-linux/platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-appearance-expected.png: Renamed from LayoutTests/platform/chromium-linux/platform/chromium/fast/forms/date/date-suggestion-picker-appearance-expected.png.
29516         * platform/chromium-linux/platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-appearance-rtl-expected.png: Renamed from LayoutTests/platform/chromium-linux/platform/chromium/fast/forms/date/date-suggestion-picker-appearance-rtl-expected.png.
29517         * platform/chromium-linux/platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-appearance-with-scroll-bar-expected.png: Renamed from LayoutTests/platform/chromium-linux/platform/chromium/fast/forms/date/date-suggestion-picker-appearance-with-scroll-bar-expected.png.
29518         * platform/chromium-linux/platform/chromium/fast/forms/suggestion-picker/time-suggestion-picker-appearance-expected.png: Renamed from LayoutTests/platform/chromium-linux/platform/chromium/fast/forms/time/time-suggestion-picker-appearance-expected.png.
29519         * platform/chromium-linux/platform/chromium/fast/forms/suggestion-picker/time-suggestion-picker-appearance-rtl-expected.png: Renamed from LayoutTests/platform/chromium-linux/platform/chromium/fast/forms/time/time-suggestion-picker-appearance-rtl-expected.png.
29520         * platform/chromium-linux/platform/chromium/fast/forms/suggestion-picker/time-suggestion-picker-appearance-with-scroll-bar-expected.png: Renamed from LayoutTests/platform/chromium-linux/platform/chromium/fast/forms/time/time-suggestion-picker-appearance-with-scroll-bar-expected.png.
29521         * platform/chromium-mac-snowleopard/platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-appearance-expected.png: Renamed from LayoutTests/platform/chromium-mac-snowleopard/platform/chromium/fast/forms/date/date-suggestion-picker-appearance-expected.png.
29522         * platform/chromium-mac-snowleopard/platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-appearance-rtl-expected.png: Renamed from LayoutTests/platform/chromium-mac-snowleopard/platform/chromium/fast/forms/date/date-suggestion-picker-appearance-rtl-expected.png.
29523         * platform/chromium-mac-snowleopard/platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-appearance-with-scroll-bar-expected.png: Renamed from LayoutTests/platform/chromium-mac-snowleopard/platform/chromium/fast/forms/date/date-suggestion-picker-appearance-with-scroll-bar-expected.png.
29524         * platform/chromium-mac-snowleopard/platform/chromium/fast/forms/suggestion-picker/time-suggestion-picker-appearance-expected.png: Renamed from LayoutTests/platform/chromium-mac-snowleopard/platform/chromium/fast/forms/time/time-suggestion-picker-appearance-expected.png.
29525         * platform/chromium-mac-snowleopard/platform/chromium/fast/forms/suggestion-picker/time-suggestion-picker-appearance-rtl-expected.png: Renamed from LayoutTests/platform/chromium-mac-snowleopard/platform/chromium/fast/forms/time/time-suggestion-picker-appearance-rtl-expected.png.
29526         * platform/chromium-mac-snowleopard/platform/chromium/fast/forms/suggestion-picker/time-suggestion-picker-appearance-with-scroll-bar-expected.png: Renamed from LayoutTests/platform/chromium-mac-snowleopard/platform/chromium/fast/forms/time/time-suggestion-picker-appearance-with-scroll-bar-expected.png.
29527         * platform/chromium-mac/platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-appearance-expected.png: Renamed from LayoutTests/platform/chromium-mac/platform/chromium/fast/forms/date/date-suggestion-picker-appearance-expected.png.
29528         * platform/chromium-mac/platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-appearance-rtl-expected.png: Renamed from LayoutTests/platform/chromium-mac/platform/chromium/fast/forms/date/date-suggestion-picker-appearance-rtl-expected.png.
29529         * platform/chromium-mac/platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-appearance-with-scroll-bar-expected.png: Renamed from LayoutTests/platform/chromium-mac/platform/chromium/fast/forms/date/date-suggestion-picker-appearance-with-scroll-bar-expected.png.
29530         * platform/chromium-mac/platform/chromium/fast/forms/suggestion-picker/time-suggestion-picker-appearance-expected.png: Renamed from LayoutTests/platform/chromium-mac/platform/chromium/fast/forms/time/time-suggestion-picker-appearance-expected.png.
29531         * platform/chromium-mac/platform/chromium/fast/forms/suggestion-picker/time-suggestion-picker-appearance-rtl-expected.png: Renamed from LayoutTests/platform/chromium-mac/platform/chromium/fast/forms/time/time-suggestion-picker-appearance-rtl-expected.png.
29532         * platform/chromium-mac/platform/chromium/fast/forms/suggestion-picker/time-suggestion-picker-appearance-with-scroll-bar-expected.png: Renamed from LayoutTests/platform/chromium-mac/platform/chromium/fast/forms/time/time-suggestion-picker-appearance-with-scroll-bar-expected.png.
29533         * platform/chromium-win/platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-appearance-expected.png: Renamed from LayoutTests/platform/chromium-win/platform/chromium/fast/forms/date/date-suggestion-picker-appearance-expected.png.
29534         * platform/chromium-win/platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-appearance-rtl-expected.png: Renamed from LayoutTests/platform/chromium-win/platform/chromium/fast/forms/date/date-suggestion-picker-appearance-rtl-expected.png.
29535         * platform/chromium-win/platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-appearance-with-scroll-bar-expected.png: Renamed from LayoutTests/platform/chromium-win/platform/chromium/fast/forms/date/date-suggestion-picker-appearance-with-scroll-bar-expected.png.
29536         * platform/chromium-win/platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-key-operations-expected.txt: Renamed from LayoutTests/platform/chromium-win/platform/chromium/fast/forms/date/date-suggestion-picker-key-operations-expected.txt.
29537         * platform/chromium-win/platform/chromium/fast/forms/suggestion-picker/time-suggestion-picker-appearance-expected.png: Renamed from LayoutTests/platform/chromium-win/platform/chromium/fast/forms/time/time-suggestion-picker-appearance-expected.png.
29538         * platform/chromium-win/platform/chromium/fast/forms/suggestion-picker/time-suggestion-picker-appearance-rtl-expected.png: Renamed from LayoutTests/platform/chromium-win/platform/chromium/fast/forms/time/time-suggestion-picker-appearance-rtl-expected.png.
29539         * platform/chromium-win/platform/chromium/fast/forms/suggestion-picker/time-suggestion-picker-appearance-with-scroll-bar-expected.png: Renamed from LayoutTests/platform/chromium-win/platform/chromium/fast/forms/time/time-suggestion-picker-appearance-with-scroll-bar-expected.png.
29540         * platform/chromium-win/platform/chromium/fast/forms/suggestion-picker/time-suggestion-picker-key-operations-expected.txt: Renamed from LayoutTests/platform/chromium-win/platform/chromium/fast/forms/time/time-suggestion-picker-key-operations-expected.txt.
29541         * platform/chromium/TestExpectations: Removed obsolete lines.
29542         * platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-appearance-expected.txt: Renamed from LayoutTests/platform/chromium/fast/forms/date/date-suggestion-picker-appearance-expected.txt.
29543         * platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-appearance-rtl-expected.txt: Renamed from LayoutTests/platform/chromium/fast/forms/date/date-suggestion-picker-appearance-rtl-expected.txt.
29544         * platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-appearance-rtl.html: Renamed from LayoutTests/platform/chromium/fast/forms/date/date-suggestion-picker-appearance-rtl.html.
29545         * platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-appearance-with-scroll-bar-expected.txt: Renamed from LayoutTests/platform/chromium/fast/forms/date/date-suggestion-picker-appearance-with-scroll-bar-expected.txt.
29546         * platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-appearance-with-scroll-bar.html: Renamed from LayoutTests/platform/chromium/fast/forms/date/date-suggestion-picker-appearance-with-scroll-bar.html.
29547         * platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-appearance.html: Renamed from LayoutTests/platform/chromium/fast/forms/date/date-suggestion-picker-appearance.html.
29548         * platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-key-operations-expected.txt: Renamed from LayoutTests/platform/chromium/fast/forms/date/date-suggestion-picker-key-operations-expected.txt.
29549         * platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-key-operations.html: Renamed from LayoutTests/platform/chromium/fast/forms/date/date-suggestion-picker-key-operations.html.
29550         * platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-min-max-attribute.html:
29551         * platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-mouse-operations-expected.txt: Renamed from LayoutTests/platform/chromium/fast/forms/date/date-suggestion-picker-mouse-operations-expected.txt.
29552         * platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-mouse-operations.html: Renamed from LayoutTests/platform/chromium/fast/forms/date/date-suggestion-picker-mouse-operations.html.
29553         * platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-step-attribute.html:
29554         * platform/chromium/fast/forms/suggestion-picker/suggestion-picker-common.js: Renamed from LayoutTests/fast/forms/resources/suggestion-picker-common.js.
29555         * platform/chromium/fast/forms/suggestion-picker/time-suggestion-picker-appearance-expected.txt: Renamed from LayoutTests/platform/chromium/fast/forms/time/time-suggestion-picker-appearance-expected.txt.
29556         * platform/chromium/fast/forms/suggestion-picker/time-suggestion-picker-appearance-rtl-expected.txt: Renamed from LayoutTests/platform/chromium/fast/forms/time/time-suggestion-picker-appearance-rtl-expected.txt.
29557         * platform/chromium/fast/forms/suggestion-picker/time-suggestion-picker-appearance-rtl.html: Renamed from LayoutTests/platform/chromium/fast/forms/time/time-suggestion-picker-appearance-rtl.html.
29558         * platform/chromium/fast/forms/suggestion-picker/time-suggestion-picker-appearance-with-scroll-bar-expected.txt: Renamed from LayoutTests/platform/chromium/fast/forms/time/time-suggestion-picker-appearance-with-scroll-bar-expected.txt.
29559         * platform/chromium/fast/forms/suggestion-picker/time-suggestion-picker-appearance-with-scroll-bar.html: Renamed from LayoutTests/platform/chromium/fast/forms/time/time-suggestion-picker-appearance-with-scroll-bar.html.
29560         * platform/chromium/fast/forms/suggestion-picker/time-suggestion-picker-appearance.html: Renamed from LayoutTests/platform/chromium/fast/forms/time/time-suggestion-picker-appearance.html.
29561         * platform/chromium/fast/forms/suggestion-picker/time-suggestion-picker-key-operations-expected.txt: Renamed from LayoutTests/platform/chromium/fast/forms/time/time-suggestion-picker-key-operations-expected.txt.
29562         * platform/chromium/fast/forms/suggestion-picker/time-suggestion-picker-key-operations.html: Renamed from LayoutTests/platform/chromium/fast/forms/time/time-suggestion-picker-key-operations.html.
29563         * platform/chromium/fast/forms/suggestion-picker/time-suggestion-picker-min-max-attribute.html:
29564         * platform/chromium/fast/forms/suggestion-picker/time-suggestion-picker-mouse-operations-expected.txt: Renamed from LayoutTests/platform/chromium/fast/forms/time/time-suggestion-picker-mouse-operations-expected.txt.
29565         * platform/chromium/fast/forms/suggestion-picker/time-suggestion-picker-mouse-operations.html: Renamed from LayoutTests/platform/chromium/fast/forms/time/time-suggestion-picker-mouse-operations.html.
29566         * platform/chromium/fast/forms/suggestion-picker/time-suggestion-picker-step-attribute.html:
29567
29568 2012-10-15  Yury Semikhatsky  <yurys@chromium.org>
29569
29570         Web Inspector: restore watch expression expansion state
29571         https://bugs.webkit.org/show_bug.cgi?id=99304
29572
29573         Reviewed by Pavel Feldman.
29574
29575         Expand watch expression value and its properties if they were expanded
29576         before update.
29577
29578         * inspector/debugger/watch-expressions-preserve-expansion-expected.txt: Added.
29579         * inspector/debugger/watch-expressions-preserve-expansion.html: Added.
29580
29581 2012-10-15  Mike West  <mkwst@chromium.org>
29582
29583         Warn when CSP headers don't separate directives with ';'.
29584         https://bugs.webkit.org/show_bug.cgi?id=99274
29585
29586         Reviewed by Adam Barth.
29587
29588         * http/tests/security/contentSecurityPolicy/source-list-parsing-no-semicolon-expected.txt: Added.
29589         * http/tests/security/contentSecurityPolicy/source-list-parsing-no-semicolon.html: Added.
29590
29591 2012-10-15  Pablo Flouret  <pablof@motorola.com>
29592
29593         Add force parameter to DOMTokenList.toggle
29594         https://bugs.webkit.org/show_bug.cgi?id=99375
29595
29596         Reviewed by Darin Adler.
29597
29598         * fast/dom/HTMLElement/class-list-expected.txt:
29599         * fast/dom/HTMLElement/class-list-quirks-expected.txt:
29600         * fast/dom/HTMLElement/script-tests/class-list.js:
29601         (shouldThrowDOMException):
29602
29603 2012-10-15  Shinya Kawanaka  <shinyak@chromium.org>
29604
29605         [Chromium] Unreviewed gardening, TestExpectations updated.
29606
29607         * platform/chromium/TestExpectations:
29608
29609 2012-10-15  Keishi Hattori  <keishi@webkit.org>
29610
29611         Add tests for suggestion picker that test step/min/max attributes
29612         https://bugs.webkit.org/show_bug.cgi?id=99168
29613
29614         Reviewed by Kent Tamura.
29615
29616         These tests that setting step/min/max attributes filters out values from the suggestion picker.
29617
29618         * fast/forms/resources/suggestion-picker-common.js:
29619         (valueForEntry): Returns value for an suggestion list entry element.
29620         (highlightedEntry):
29621         (entryValues): Returns an array of entry values.
29622         (openPicker): Added callback argument.
29623         (popupOpenCallbackWrapper):
29624         * platform/chromium-android/TestExpectations:
29625         * platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-min-max-attribute-expected.txt: Added.
29626         * platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-min-max-attribute.html: Added.
29627         * platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-step-attribute-expected.txt: Added.
29628         * platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-step-attribute.html: Added.
29629         * platform/chromium/fast/forms/suggestion-picker/time-suggestion-picker-min-max-attribute-expected.txt: Added.
29630         * platform/chromium/fast/forms/suggestion-picker/time-suggestion-picker-min-max-attribute.html: Added.
29631         * platform/chromium/fast/forms/suggestion-picker/time-suggestion-picker-step-attribute-expected.txt: Added.
29632         * platform/chromium/fast/forms/suggestion-picker/time-suggestion-picker-step-attribute.html: Added.
29633
29634 2012-10-15  Vlad Grecescu  <igrecesc@adobe.com>, Douglas Stockwell  <dstockwell@chromium.org>
29635
29636         Support for background-clip:content-box and padding-box with border-radius
29637         https://bugs.webkit.org/show_bug.cgi?id=23166
29638
29639         Reviewed by Simon Fraser.
29640
29641         * fast/css/background-clip-radius-values-expected.png: Added.
29642         * fast/css/background-clip-radius-values-expected.txt: Added.
29643         * fast/css/background-clip-radius-values.html: Added.
29644         * platform/chromium-linux/fast/css/background-clip-radius-values-expected.png: Added.
29645         * platform/chromium-linux/ietestcenter/css3/bordersbackgrounds/border-radius-clip-002-expected.png:
29646         * platform/chromium/TestExpectations:
29647         * platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-clip-002-expected.png: Added.
29648         * platform/qt/TestExpectations:
29649         * platform/efl/TestExpectations:
29650
29651 2012-10-15  Kent Tamura  <tkent@chromium.org>
29652
29653         [Chromium] Layout Test *-multiple-fields-keyboard-events.html etc. are failing on Win XP
29654         https://bugs.webkit.org/show_bug.cgi?id=99408
29655
29656         These failures are expected. Just do rebaseline.
29657
29658         * platform/chromium-win-xp/fast/forms/date-multiple-fields/date-multiple-fields-keyboard-events-expected.txt: Added.
29659         * platform/chromium-win-xp/fast/forms/month-multiple-fields/month-multiple-fields-keyboard-events-expected.txt: Added.
29660         * platform/chromium-win-xp/fast/forms/time-multiple-fields/time-multiple-fields-keyboard-events-expected.txt: Added.
29661
29662 2012-10-15  Shinya Kawanaka  <shinyak@chromium.org>
29663
29664         [Chromium] Unreviewed gardening, TestExpectations updated.
29665
29666         Now lint passes.
29667
29668         * platform/chromium/TestExpectations:
29669
29670 2012-10-15  Kenichi Ishibashi  <bashi@chromium.org>
29671
29672         [WebSocket] WebSocketInflater should handle BFINAL = 1 blocks
29673         https://bugs.webkit.org/show_bug.cgi?id=99282
29674
29675         Reviewed by Yuta Kitamura.
29676
29677         Added a test for receiving compressed blocks with BFINAL set to 1.
29678
29679         * http/tests/websocket/tests/hybi/deflate-frame-set-bfinal-expected.txt: Added.
29680         * http/tests/websocket/tests/hybi/deflate-frame-set-bfinal.html: Added.
29681         * http/tests/websocket/tests/hybi/deflate-frame_wsh.py:
29682         (web_socket_do_extra_handshake): Call set_bfinal() if the 'set_bfinal' parameter is passed.
29683
29684 2012-10-15  Simon Fraser  <simon.fraser@apple.com>
29685
29686         Fix GraphicsLayer visible rect computation when scrolling in WebKit1
29687         https://bugs.webkit.org/show_bug.cgi?id=99385
29688
29689         Reviewed by Dean Jackson, Tim Horton.
29690
29691         scrolled.html tests the visible rect after scrolling. The other tests
29692         are for visibleRect in iframes, with and without compositing layers
29693         in the parent document (which exercises different code paths in WebKit1).
29694
29695         * compositing/visible-rect/iframe-and-layers-expected.txt: Added.
29696         * compositing/visible-rect/iframe-and-layers.html: Added.
29697         * compositing/visible-rect/iframe-no-layers-expected.txt: Added.
29698         * compositing/visible-rect/iframe-no-layers.html: Added.
29699         * compositing/visible-rect/resources/subframe-with-layers.html: Added.
29700         * compositing/visible-rect/scrolled-expected.txt: Added.
29701         * compositing/visible-rect/scrolled.html: Added.
29702         * platform/mac-wk2/compositing/visible-rect/iframe-no-layers-expected.txt: Added.
29703
29704 2012-10-14  Kent Tamura  <tkent@chromium.org>
29705
29706         Input elements with multiple fields UI should set appropriate direction for browser locale automatically
29707         https://bugs.webkit.org/show_bug.cgi?id=99291
29708
29709         Reviewed by Hajime Morita.
29710
29711         * fast/forms/date-multiple-fields/date-multiple-fields-appearance-l10n.html:
29712         Added. We can confirm ar-eg and he-il have RTL layout.
29713         * fast/forms/date-multiple-fields/date-multiple-fields-appearance-l10n-expected.txt: Added.
29714         * platform/chromium-mac/fast/forms/date-multiple-fields/date-multiple-fields-appearance-l10n-expected.png: Added.
29715
29716         * fast/forms/date-multiple-fields/date-multiple-fields-keyboard-events-expected.txt:
29717         * fast/forms/date-multiple-fields/date-multiple-fields-keyboard-events.html:
29718         - Enable the lang-attribute-aware-form-control-UI feature.
29719         - Set lang=he-il instead of dir=rtl because dir=rtl is ignored.
29720         * fast/forms/month-multiple-fields/month-multiple-fields-keyboard-events.html: Ditto.
29721         * fast/forms/time-multiple-fields/time-multiple-fields-keyboard-events.html: Ditto.
29722
29723         * platform/chromium-mac/fast/forms/date-multiple-fields/date-multiple-fields-appearance-basic-expected.png:
29724         Updated becaues dir=RTL doesn't affect.
29725         * platform/chromium-mac/fast/forms/month-multiple-fields/month-multiple-fields-appearance-basic-expected.png:
29726         Ditto.
29727         * platform/chromium-mac/fast/forms/time-multiple-fields/time-multiple-fields-appearance-basic-expected.png:
29728         Ditto.
29729         * platform/chromium-mac/fast/forms/week-multiple-fields/week-multiple-fields-appearance-basic-expected.png:
29730         Ditto.
29731
29732         * platform/chromium/TestExpectations:
29733
29734 2012-10-15  Dana Jansens  <danakj@chromium.org>
29735
29736         inspector/styles/styles-computed-trace.html is timing out
29737         https://bugs.webkit.org/show_bug.cgi?id=99391
29738
29739         Unreviewed gardening.
29740
29741         * platform/chromium/TestExpectations:
29742
29743 2012-10-15  Dana Jansens  <danakj@chromium.org>
29744
29745         inspector/debugger/xhr-breakpoints.html is flaky
29746         https://bugs.webkit.org/show_bug.cgi?id=99389
29747
29748         Unreviewed gardening.
29749
29750         * platform/chromium/TestExpectations:
29751
29752 2012-10-15  Dana Jansens  <danakj@chromium.org>
29753
29754         Layout Test webaudio/codec-tests/vorbis/vbr-70kbps-44khz.html is failing.
29755         https://bugs.webkit.org/show_bug.cgi?id=99357
29756
29757         Unreviewed gardening.
29758
29759         * platform/chromium/TestExpectations:
29760
29761 2012-10-15  Dana Jansens  <danakj@chromium.org>
29762
29763         Rebaseline after r131358.
29764
29765         Unreviewed gardening.
29766
29767         * platform/chromium-win-xp/css1/basic/inheritance-expected.png: Added.
29768         * platform/chromium-win-xp/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-classes-expected.png: Added.
29769         * platform/chromium-win-xp/fast/sub-pixel/selection/selection-rect-in-sub-pixel-table-expected.png: Added.
29770         * platform/chromium-win-xp/svg/zoom/page/zoom-img-preserveAspectRatio-support-1-expected.png: Added.
29771         * platform/chromium-win-xp/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.png: Added.
29772         * platform/chromium-win-xp/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.png: Added.
29773         * platform/chromium-win-xp/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.png: Added.
29774         * platform/chromium-win-xp/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png: Added.
29775         * platform/chromium-win-xp/tables/mozilla/bugs/bug73321-expected.png: Added.
29776
29777 2012-10-15  Dirk Pranke  <dpranke@chromium.org>
29778
29779         skip crashing softwarecompositing bugs
29780         https://bugs.webkit.org/show_bug.cgi?id=99381
29781
29782         Reviewed by Adrienne Walker.
29783
29784         These tests might be hanging the win (dbg)(2) bot; apart from
29785         that, there's not a lot of point in running tests that are known
29786         to be for unimplemented features.
29787
29788         * platform/chromium/TestExpectations:
29789
29790 2012-10-15  Tony Chang  <tony@chromium.org>
29791
29792         Unreviewed, rolling out r131367.
29793         http://trac.webkit.org/changeset/131367
29794         https://bugs.webkit.org/show_bug.cgi?id=98666
29795
29796         crashes on Apple Mac
29797
29798         * css3/flexbox/flexitem-stretch-range-expected.html: Removed.
29799         * css3/flexbox/flexitem-stretch-range.html: Removed.
29800         * platform/chromium-linux/fast/dom/HTMLInputElement/input-slider-update-expected.txt:
29801         * platform/chromium-linux/fast/dom/HTMLInputElement/input-slider-update-styled-expected.txt:
29802         * platform/chromium-linux/fast/forms/box-shadow-override-expected.txt:
29803         * platform/chromium-linux/fast/forms/datalist/input-appearance-range-with-datalist-expected.png:
29804         * platform/chromium-linux/fast/forms/input-appearance-height-expected.txt:
29805         * platform/chromium-linux/fast/forms/range/input-appearance-range-expected.png:
29806         * platform/chromium-linux/fast/forms/range/input-appearance-range-expected.txt:
29807         * platform/chromium-linux/fast/forms/range/range-thumb-height-percentage-expected.txt:
29808         * platform/chromium-linux/fast/forms/range/slider-padding-expected.txt:
29809         * platform/chromium-linux/fast/forms/range/slider-thumb-shared-style-expected.txt:
29810         * platform/chromium-linux/fast/forms/range/slider-thumb-stylability-expected.txt:
29811         * platform/chromium-linux/fast/hidpi/video-controls-in-hidpi-expected.txt:
29812         * platform/chromium-linux/fast/multicol/client-rects-expected.txt:
29813         * platform/chromium-linux/fast/repaint/slider-thumb-drag-release-expected.txt:
29814         * platform/chromium-linux/fast/repaint/slider-thumb-float-expected.txt:
29815         * platform/chromium-linux/media/track/track-cue-rendering-vertical-expected.txt:
29816         * platform/chromium-win/fast/layers/video-layer-expected.txt:
29817         * platform/chromium-win/media/audio-controls-rendering-expected.txt:
29818         * platform/chromium-win/media/audio-repaint-expected.txt:
29819         * platform/chromium-win/media/controls-after-reload-expected.txt:
29820         * platform/chromium-win/media/controls-strict-expected.txt:
29821         * platform/chromium-win/media/controls-styling-expected.txt:
29822         * platform/chromium-win/media/controls-styling-strict-expected.txt:
29823         * platform/chromium-win/media/controls-without-preload-expected.txt:
29824         * platform/chromium-win/media/media-controls-clone-expected.txt:
29825         * platform/chromium-win/media/media-document-audio-repaint-expected.txt:
29826         * platform/chromium-win/media/track/track-cue-rendering-horizontal-expected.txt:
29827         * platform/chromium-win/media/video-controls-rendering-expected.txt:
29828         * platform/chromium-win/media/video-display-toggle-expected.txt:
29829         * platform/chromium-win/media/video-empty-source-expected.txt:
29830         * platform/chromium-win/media/video-no-audio-expected.txt:
29831         * platform/chromium-win/media/video-playing-and-pause-expected.txt:
29832         * platform/chromium-win/media/video-zoom-controls-expected.txt:
29833         * platform/chromium/TestExpectations:
29834         * platform/efl/TestExpectations:
29835         * platform/gtk/TestExpectations:
29836         * platform/mac/TestExpectations:
29837         * platform/qt/TestExpectations:
29838         * platform/win/TestExpectations:
29839
29840 2012-10-15  Chris Rogers  <crogers@google.com>
29841
29842         Rebaseline webaudio/codec-tests/vorbis/vbr-70kbps-44khz.html for chromium-linux
29843         https://bugs.webkit.org/show_bug.cgi?id=99377
29844
29845         Unreviewed rebaseline.
29846
29847         * platform/chromium-linux-x86/webaudio/codec-tests/vorbis/vbr-70kbps-44khz-expected.wav: Added.
29848         * platform/chromium-linux/webaudio/codec-tests/vorbis/vbr-70kbps-44khz-expected.wav: Added.
29849         * platform/chromium-mac/webaudio/codec-tests/vorbis/vbr-70kbps-44khz-expected.wav: Added.
29850
29851 2012-10-15  Joshua Bell  <jsbell@chromium.org>
29852
29853         IndexedDB: Pass type of error causing abort to IDBTransaction::onAbort
29854         https://bugs.webkit.org/show_bug.cgi?id=99097
29855
29856         Reviewed by Tony Chang.
29857
29858         Verify that IDBTransaction.error is reporting ConstraintError when indexing fails.
29859
29860         * storage/indexeddb/lazy-index-population-expected.txt:
29861         * storage/indexeddb/lazy-index-population.html:
29862
29863 2012-10-15  Dana Jansens  <danakj@chromium.org>
29864
29865         Rebaselines after 131358.
29866
29867         Unreviewed gardening.
29868
29869         * platform/chromium-mac-snowleopard/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-classes-expected.png:
29870         * platform/chromium-mac-snowleopard/fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-classes-expected.png:
29871         * platform/chromium-mac-snowleopard/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-classes-expected.png:
29872         * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug18359-expected.png:
29873         * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug24200-expected.png:
29874         * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug28928-expected.png:
29875         * platform/chromium-mac/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-classes-expected.png:
29876         * platform/chromium-mac/fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-classes-expected.png:
29877         * platform/chromium-mac/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-classes-expected.png:
29878         * platform/chromium-mac/tables/mozilla/bugs/bug18359-expected.png:
29879         * platform/chromium-mac/tables/mozilla/bugs/bug24200-expected.png:
29880         * platform/chromium-mac/tables/mozilla/bugs/bug28928-expected.png:
29881
29882 2012-10-15  Dana Jansens  <danakj@chromium.org>
29883
29884         Rebaselines after 131358
29885
29886         Unreviewed gardening.
29887
29888         * platform/chromium-mac-snowleopard/css1/basic/inheritance-expected.png:
29889         * platform/chromium-mac-snowleopard/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-classes-expected.png:
29890         * platform/chromium-mac-snowleopard/fast/sub-pixel/selection/selection-rect-in-sub-pixel-table-expected.png:
29891         * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-img-preserveAspectRatio-support-1-expected.png:
29892         * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.png:
29893         * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.png:
29894         * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.png:
29895         * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png:
29896         * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug73321-expected.png:
29897         * platform/chromium-mac/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-classes-expected.png:
29898         * platform/chromium-mac/fast/sub-pixel/selection/selection-rect-in-sub-pixel-table-expected.png:
29899         * platform/chromium-mac/svg/zoom/page/zoom-img-preserveAspectRatio-support-1-expected.png:
29900         * platform/chromium-mac/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.png:
29901         * platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.png:
29902         * platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.png:
29903         * platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png:
29904         * platform/chromium-mac/tables/mozilla/bugs/bug73321-expected.png:
29905
29906 2012-10-12  Tony Chang  <tony@chromium.org>
29907
29908         input[type=range] as a flex item renders thumb at wrong position
29909         https://bugs.webkit.org/show_bug.cgi?id=98666
29910
29911         Reviewed by Ojan Vafai.
29912
29913         Changing the render tree to use RenderFlexibleBox instead of RenderDeprecatedFlexibleBox
29914         and not using a RenderLayer unless noted otherwise.
29915
29916         * css3/flexbox/flexitem-stretch-range-expected.html: Added.
29917         * css3/flexbox/flexitem-stretch-range.html: Added. New test to verify stretched flex item has the
29918         thumb in the correct place.
29919         * platform/chromium-linux/fast/dom/HTMLInputElement/input-slider-update-expected.txt:
29920         * platform/chromium-linux/fast/dom/HTMLInputElement/input-slider-update-styled-expected.txt:
29921         * platform/chromium-linux/fast/forms/box-shadow-override-expected.txt:
29922         * platform/chromium-linux/fast/forms/datalist/input-appearance-range-with-datalist-expected.png: Changed the default height to
29923         129px for vertical controls. This makes more sense than having a height of 100%.
29924         * platform/chromium-linux/fast/forms/input-appearance-height-expected.txt:
29925         * platform/chromium-linux/fast/forms/range/input-appearance-range-expected.png: The thumb now appears below the
29926         focus ring. This matches other form controls like buttons and textareas.
29927         * platform/chromium-linux/fast/forms/range/input-appearance-range-expected.txt:
29928         * platform/chromium-linux/fast/forms/range/range-thumb-height-percentage-expected.txt:
29929         * platform/chromium-linux/fast/forms/range/slider-padding-expected.txt:
29930         * platform/chromium-linux/fast/forms/range/slider-thumb-shared-style-expected.txt:
29931         * platform/chromium-linux/fast/forms/range/slider-thumb-stylability-expected.txt:
29932         * platform/chromium-linux/fast/hidpi/video-controls-in-hidpi-expected.txt:
29933         * platform/chromium-linux/fast/multicol/client-rects-expected.txt:
29934         * platform/chromium-linux/fast/repaint/slider-thumb-drag-release-expected.txt:
29935         * platform/chromium-linux/fast/repaint/slider-thumb-float-expected.txt:
29936         * platform/chromium-linux/media/track/track-cue-rendering-vertical-expected.txt:
29937         * platform/chromium-win/fast/layers/video-layer-expected.txt:
29938         * platform/chromium-win/media/audio-controls-rendering-expected.txt:
29939         * platform/chromium-win/media/audio-repaint-expected.txt:
29940         * platform/chromium-win/media/controls-after-reload-expected.txt:
29941         * platform/chromium-win/media/controls-strict-expected.txt:
29942         * platform/chromium-win/media/controls-styling-expected.txt:
29943         * platform/chromium-win/media/controls-styling-strict-expected.txt:
29944         * platform/chromium-win/media/controls-without-preload-expected.txt:
29945         * platform/chromium-win/media/media-controls-clone-expected.txt:
29946         * platform/chromium-win/media/media-document-audio-repaint-expected.txt:
29947         * platform/chromium-win/media/track/track-cue-rendering-horizontal-expected.txt:
29948         * platform/chromium-win/media/video-controls-rendering-expected.txt:
29949         * platform/chromium-win/media/video-display-toggle-expected.txt:
29950         * platform/chromium-win/media/video-empty-source-expected.txt:
29951         * platform/chromium-win/media/video-no-audio-expected.txt:
29952         * platform/chromium-win/media/video-playing-and-pause-expected.txt:
29953         * platform/chromium-win/media/video-zoom-controls-expected.txt:
29954
29955 2012-10-15  Chris Rogers  <crogers@google.com>
29956
29957         Rebaseline webaudio/codec-tests/vorbis/vbr-70kbps-44khz.html for Mac/Win
29958         https://bugs.webkit.org/show_bug.cgi?id=99368
29959
29960         Unreviewed rebaseline.
29961
29962         * platform/chromium-mac-snowleopard/webaudio/codec-tests/vorbis/vbr-70kbps-44khz-expected.wav: Added.
29963         * platform/chromium-win-xp/webaudio/codec-tests/vorbis/vbr-70kbps-44khz-expected.wav: Added.
29964         * platform/chromium/TestExpectations:
29965
29966 2012-10-15  Levi Weintraub  <leviw@chromium.org>
29967
29968         Regression r130057: incorrect block pref width for alternating InlineFlow and inline Replaced
29969         https://bugs.webkit.org/show_bug.cgi?id=99194
29970
29971         Reviewed by Eric Seidel.
29972
29973         * fast/block/block-with-inline-replaced-children-in-inline-flows-expected.html: Added.
29974         * fast/block/block-with-inline-replaced-children-in-inline-flows.html: Added.
29975
29976 2012-10-15  Emil A Eklund  <eae@chromium.org>
29977
29978         Revert rounding change in RenderTable::paintObject
29979         https://bugs.webkit.org/show_bug.cgi?id=99364
29980
29981         Reviewed by Levi Weintraub.
29982
29983         Revert pixel expected results to what we had prior to r122769.
29984
29985         * platform/chromium/TestExpectations:
29986         * platform/chromium-linux/css1/basic/inheritance-expected.png:
29987         * platform/chromium-linux/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-classes-expected.png:
29988         * platform/chromium-linux/fast/sub-pixel/selection/selection-rect-in-sub-pixel-table-expected.png:
29989         * platform/chromium-linux/svg/zoom/page/zoom-img-preserveAspectRatio-support-1-expected.png:
29990         * platform/chromium-linux/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.png:
29991         * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.png:
29992         * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.png:
29993         * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png:
29994         * platform/chromium-linux/tables/mozilla/bugs/bug73321-expected.png:
29995
29996 2012-10-15  Joshua Bell  <jsbell@chromium.org>
29997
29998         IndexedDB: Key paths should support non-ASCII identifiers
29999         https://bugs.webkit.org/show_bug.cgi?id=98814
30000
30001         Reviewed by Kentaro Hara.
30002
30003         Test representative characters from various Unicode character classes
30004         as valid (or invalid) identifier lead and trailing characters.
30005
30006         * storage/indexeddb/keypath-basics-expected.txt:
30007         * storage/indexeddb/resources/keypath-basics.js:
30008         (testValidKeyPaths):
30009
30010 2012-10-15  Mike West  <mkwst@chromium.org>
30011
30012         Console messages containing long URLs should cut at some reasonable length.
30013         https://bugs.webkit.org/show_bug.cgi?id=97980
30014
30015         Reviewed by Pavel Feldman.
30016
30017         * inspector/console/console-trim-long-urls-expected.txt: Added.
30018         * inspector/console/console-trim-long-urls.html: Added.
30019         * inspector/styles/inject-stylesheet-expected.txt:
30020         * platform/chromium/inspector/styles/inject-stylesheet-expected.txt:
30021             Updating test expectations.
30022
30023 2012-10-15  Mihnea Ovidenie  <mihnea@adobe.com>
30024
30025         [CSSRegions]Add support for auto-height regions (without region-breaks)
30026         https://bugs.webkit.org/show_bug.cgi?id=97533
30027
30028         Reviewed by Julien Chaffraix.
30029
30030         Added tests for auto-height regions, with different writing modes, with min/max-height.
30031         The bug referenced in the tests is the master bug for auto-height support, 91097.
30032
30033         * fast/regions/autoheight-abspos-region-expected.html: Added.
30034         * fast/regions/autoheight-abspos-region.html: Added.
30035         * fast/regions/autoheight-floatright-region-expected.html: Added.
30036         * fast/regions/autoheight-floatright-region.html: Added.
30037         * fast/regions/autoheight-horizontal-bt-expected.html: Added.
30038         * fast/regions/autoheight-horizontal-bt.html: Added.
30039         * fast/regions/autoheight-inlineblock-normalflow-region-expected.html: Added.
30040         * fast/regions/autoheight-inlineblock-normalflow-region.html: Added.
30041         * fast/regions/autoheight-maxheight-region-expected.html: Added.
30042         * fast/regions/autoheight-maxheight-region.html: Added.
30043         * fast/regions/autoheight-minheight-region-expected.html: Added.
30044         * fast/regions/autoheight-minheight-region.html: Added.
30045         * fast/regions/autoheight-normalflow-region-expected.html: Added.
30046         * fast/regions/autoheight-normalflow-region.html: Added.
30047         * fast/regions/autoheight-vertical-lr-expected.html: Added.
30048         * fast/regions/autoheight-vertical-lr.html: Added.
30049         * fast/regions/autoheight-vertical-rl-expected.html: Added.
30050         * fast/regions/autoheight-vertical-rl.html: Added.
30051         * fast/regions/webkit-named-flow-first-empty-region-index.html: Fix an element style (though the test was passing before).
30052
30053 2012-10-15  Dana Jansens  <danakj@chromium.org>
30054
30055         Layout Test webaudio/codec-tests/vorbis/vbr-70kbps-44khz.html is failing
30056         https://bugs.webkit.org/show_bug.cgi?id=99357
30057
30058         Unreviewed gardening.
30059
30060         * platform/chromium/TestExpectations:
30061
30062 2012-10-15  Joshua Bell  <jsbell@chromium.org>
30063
30064         [Chromium] Unreviewed gardening. Fix bug link in TestExpectations.
30065
30066         * platform/chromium/TestExpectations:
30067
30068 2012-10-15  Dana Jansens  <danakj@chromium.org>
30069
30070         Layout Test inspector/debugger/dynamic-scripts.html is flaky
30071         https://bugs.webkit.org/show_bug.cgi?id=99338
30072
30073         Unreviewed gardening.
30074
30075         * platform/chromium/TestExpectations:
30076
30077 2012-10-15  Mike West  <mkwst@chromium.org>
30078
30079         CSP source expressions should support paths at file-level granularity.
30080         https://bugs.webkit.org/show_bug.cgi?id=99250
30081
30082         Reviewed by Adam Barth.
30083
30084         * http/tests/security/contentSecurityPolicy/source-list-parsing-paths-01.html:
30085             Adjust tests by adding trailing slashes to source expressions that
30086             should match directories.
30087         * http/tests/security/contentSecurityPolicy/source-list-parsing-paths-02-expected.txt:
30088         * http/tests/security/contentSecurityPolicy/source-list-parsing-paths-02.html:
30089             Adjust tests to check the new behavior: matching individiual files,
30090             and matching directories only with a trailing '/'.
30091
30092 2012-10-15  Jay Civelli  <jcivelli@chromium.org>
30093
30094         Calling WebCore::SharedBuffer::append(data, 0) on a shared buffer when
30095         its current position is at a segment boundary (4096) ends up adding an
30096         unitialized segment (with uninitialized memory) to the SharedBuffer.
30097         https://bugs.webkit.org/show_bug.cgi?id=99000
30098
30099         Reviewed by Adam Barth.
30100
30101         * mhtml/shared_buffer_bug-expected.txt: Added.
30102         * mhtml/shared_buffer_bug.mht: Added.
30103
30104 2012-10-15  Luke Macpherson   <macpherson@chromium.org>
30105
30106         Make CSS variable names case-insensitive.
30107         https://bugs.webkit.org/show_bug.cgi?id=98712
30108
30109         Reviewed by Tony Chang.
30110
30111         Add test that variable names are match correctly when different case is used.
30112
30113         * fast/css/variables/case-insensitive-expected.html: Added.
30114         * fast/css/variables/case-insensitive.html: Added.
30115
30116 2012-10-15  Vsevolod Vlasov  <vsevik@chromium.org>
30117
30118         Unreviewed inspector tests fix.
30119
30120         * http/tests/inspector-enabled/dynamic-scripts-expected.txt:
30121         * http/tests/inspector-enabled/dynamic-scripts.html:
30122         * inspector/debugger/dynamic-scripts-expected.txt:
30123         * inspector/debugger/dynamic-scripts.html:
30124
30125 2012-10-15  Dana Jansens  <danakj@chromium.org>
30126
30127         Layout Test plugins/update-widgets-crash.html is failing
30128         https://bugs.webkit.org/show_bug.cgi?id=99333
30129
30130         Unreviewed gardening.
30131
30132         * platform/chromium/TestExpectations:
30133
30134 2012-10-15  Dominik Röttsches  <dominik.rottsches@intel.com>
30135
30136         Unreviewed GTK gardening.
30137
30138         * platform/gtk/TestExpectations: Silencing a style-checker warning.
30139
30140 2012-10-15  Vsevolod Vlasov  <vsevik@chromium.org>
30141
30142         Web Inspector: Scripts for dynamically added script elements are not shown in sources panel.
30143         https://bugs.webkit.org/show_bug.cgi?id=99324
30144
30145         Reviewed by Pavel Feldman.
30146
30147         * http/tests/inspector-enabled/dynamic-scripts-expected.txt: Added.
30148         * http/tests/inspector-enabled/dynamic-scripts.html: Added.
30149         * http/tests/inspector-enabled/resources/dynamic-script.js: Added.
30150         (fooDynamicScript):
30151         * inspector/debugger/dynamic-scripts-expected.txt: Added.
30152         * inspector/debugger/dynamic-scripts.html: Added.
30153         * inspector/debugger/resources/dynamic-script.js: Added.
30154         (fooDynamicScript):
30155
30156 2012-10-15  Tullio Lucena  <tullio.lucena@openbossa.org>
30157
30158         [Qt] Unskip and rebase now passing tests.
30159         https://bugs.webkit.org/show_bug.cgi?id=98824
30160
30161         Reviewed by Csaba Osztrogonác.
30162
30163         Updating tests results.
30164
30165         * platform/qt/TestExpectations:
30166         * platform/qt/editing/selection/caret-rtl-2-expected.png: Added.
30167         * platform/qt/editing/selection/caret-rtl-2-expected.txt:
30168         * platform/qt/editing/selection/caret-rtl-expected.png: Added.
30169         * platform/qt/editing/selection/caret-rtl-expected.txt:
30170         * platform/qt/editing/selection/extend-selection-bidi-expected.png: Added.
30171         * platform/qt/editing/selection/extend-selection-bidi-expected.txt: Added.
30172         * platform/qt/editing/selection/move-past-trailing-space-expected.png: Added.
30173         * platform/qt/editing/selection/move-past-trailing-space-expected.txt: Added.
30174
30175 2012-10-15  Shinya Kawanaka  <shinyak@chromium.org>
30176
30177         [Chromium] Unreviewed gardening, TestExpectations updated.
30178
30179         * platform/chromium/TestExpectations:
30180
30181 2012-10-14  Shinya Kawanaka  <shinyak@chromium.org>
30182
30183         [Chromium] Unreviewed gardening, TestExpectations updated.
30184
30185         * platform/chromium/TestExpectations:
30186
30187 2012-10-14  Jon Lee  <jonlee@apple.com>
30188
30189         Allow notification origin permission request when no js callback is provided
30190         https://bugs.webkit.org/show_bug.cgi?id=63615
30191         <rdar://problem/11059590>
30192
30193         Reviewed by Sam Weinig.
30194
30195         * http/tests/notifications/legacy/request-expected.txt:
30196         * http/tests/notifications/legacy/request-no-callback-expected.txt: Added.
30197         * http/tests/notifications/legacy/request-no-callback.html: Calls webkitNotifications.requestPermission()
30198         with no callback, with default and denied permission. For WebKit2, if the permission is not default, it
30199         will short circuit instead of creating a pending request.
30200         * http/tests/notifications/legacy/request.html: The test mistakenly uses the standard API instead of
30201         the legacy API. The results don't change, but we make sure that we call
30202         webkitNotifications.requestPermission() with a callback to test full coverage of the legacy API. We also
30203         expand the test to cover both default and denied permissions.
30204         * http/tests/notifications/request-expected.txt:
30205         * http/tests/notifications/request.html: Expand test to cover both default and denied permissions.
30206
30207 2012-10-12  Adam Barth  <abarth@webkit.org>
30208
30209         Unreviewed gardening.
30210
30211         * platform/chromium-linux/fast/forms/form-associated-element-crash3-expected.txt: Removed.
30212         * platform/chromium-linux/transforms/3d/point-mapping/3d-point-mapping-3-expected.png:
30213         * platform/chromium-linux/transforms/3d/point-mapping/3d-point-mapping-expected.png:
30214         * platform/chromium-linux/transforms/3d/point-mapping/3d-point-mapping-origins-expected.png:
30215         * platform/chromium-linux/transforms/3d/point-mapping/3d-point-mapping-overlapping-expected.png:
30216         * platform/chromium-linux/transforms/3d/point-mapping/3d-point-mapping-preserve-3d-expected.png:
30217
30218 2012-10-12  Adam Barth  <abarth@webkit.org>
30219
30220         Fix lint error in TestExpectations.
30221
30222         * platform/chromium/TestExpectations:
30223
30224 2012-10-12  Simon Fraser  <simon.fraser@apple.com>
30225
30226         Fix GraphicsLayerCA visible rect computation in the face of perspective and preserve-3d
30227         https://bugs.webkit.org/show_bug.cgi?id=99212
30228
30229         Reviewed by Tim Horton.
30230
30231         Layer tree tests that include visible rect information, to test visible rect
30232         computation for more complex layer trees.
30233
30234         * compositing/visible-rect/3d-transform-style-expected.txt: Added.
30235         * compositing/visible-rect/3d-transform-style.html: Added.
30236         * compositing/visible-rect/3d-transformed-expected.txt: Added.
30237         * compositing/visible-rect/3d-transformed.html: Added.
30238         * compositing/visible-rect/nested-transform-expected.txt: Added.
30239         * compositing/visible-rect/nested-transform.html: Added.
30240
30241 2012-10-12  Simon Fraser  <simon.fraser@apple.com>
30242
30243         Add some initial visible rect tests and tweak the visible wash layer
30244         https://bugs.webkit.org/show_bug.cgi?id=99095
30245
30246         Reviewed by Tim Horton.
30247
30248         Add some tests of the GraphicsLayerCA visibleRect for simple cases.
30249         
30250         Skip these tests on platforms that don't log layer visible rects
30251         (all non-Mac).
30252
30253         * compositing/visible-rect/2d-transformed-expected.txt: Added.
30254         * compositing/visible-rect/2d-transformed.html: Added.
30255         * compositing/visible-rect/clipped-by-viewport-expected.txt: Added.
30256         * compositing/visible-rect/clipped-by-viewport.html: Added.
30257         * compositing/visible-rect/clipped-visible-rect-expected.txt: Added.
30258         * compositing/visible-rect/clipped-visible-rect.html: Added.
30259         * platform/chromium-android/TestExpectations:
30260         * platform/chromium/TestExpectations:
30261         * platform/chromium/virtual/softwarecompositing/TestExpectations: Added.
30262         * platform/efl/TestExpectations:
30263         * platform/gtk/TestExpectations:
30264         * platform/qt/TestExpectations:
30265         * platform/win/TestExpectations:
30266         * platform/wincairo/TestExpectations:
30267
30268 2012-10-12  Roger Fong  <roger_fong@apple.com>
30269
30270         Unreviewed. Windows rebaseline afer r130411.
30271
30272         * platform/win/editing/pasteboard/paste-text-008-expected.txt:
30273
30274 2012-10-12  Roger Fong  <roger_fong@apple.com>
30275
30276         Unreviewed. Test passes, unskip, update results.
30277
30278         * platform/win/TestExpectations:
30279         * platform/win/fast/text/international/float-as-only-child-of-isolate-crash-expected.txt:
30280
30281 2012-10-12  Jeffrey Pfau  <jpfau@apple.com>
30282
30283         Unreviewed. Checking in fast/js/random-array-gc-stress.html as timing out.
30284
30285         * platform/mac/TestExpectations:
30286
30287 2012-10-12  Tony Chang  <tony@chromium.org>
30288
30289         Unreviewed, chromium-mac-snowleopard rebaseline for a slider.
30290         The thumb moved a small amount (maybe during shadow dom refactor?).
30291         This matches the Apple Lion result.
30292
30293         * platform/chromium-mac-snowleopard/fast/forms/range/input-appearance-range-expected.png:
30294         * platform/chromium/TestExpectations:
30295
30296 2012-10-12  Tony Chang  <tony@chromium.org>
30297
30298         Unreviewed, remove duplicate TestExpectation entries.
30299
30300         * platform/efl-wk1/TestExpectations:
30301         * platform/efl/TestExpectations:
30302
30303 2012-10-12  Roger Fong  <roger_fong@apple.com>
30304
30305         Unreviewed. Skipping tests involving CSS_COMPOSITING on Windows. Feature isn't and should not be enabled.
30306
30307         * platform/win/TestExpectations:
30308
30309 2012-10-12  Emil A Eklund  <eae@chromium.org>
30310
30311         Unreviewed cleanup, remove unneeded XP specific rebaselines for chromium.
30312
30313         * platform/chromium-win-xp/fast/speech: Removed.
30314         * platform/chromium-win-xp/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.txt: Removed.
30315         * platform/chromium-win-xp/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.png: Removed.
30316
30317 2012-10-12  Levi Weintraub  <leviw@chromium.org>
30318
30319         Unreviewed gardening. Updating expectations for fast/repaint/repaint-across-writing-mode-boundary.html
30320         and switching the TestExpectations files for ports with SUBPIXEL_LAYOUT disabled to skip the entire
30321         sub-pixel test folder.
30322
30323         * platform/chromium-mac/fast/repaint/repaint-across-writing-mode-boundary-expected.png:
30324         * platform/chromium-win-xp/fast/repaint/repaint-across-writing-mode-boundary-expected.png:
30325         * platform/chromium-win/fast/repaint/repaint-across-writing-mode-boundary-expected.png:
30326         * platform/chromium/TestExpectations:
30327         * platform/mac-lion/TestExpectations:
30328         * platform/mac-snowleopard/TestExpectations:
30329         * platform/mac-wk2/TestExpectations:
30330         * platform/mac/TestExpectations:
30331         * platform/qt-4.8/TestExpectations:
30332         * platform/qt/TestExpectations:
30333         * platform/win-wk2/TestExpectations:
30334         * platform/win-xp/TestExpectations:
30335         * platform/win/TestExpectations:
30336         * platform/wincairo/TestExpectations:
30337         * platform/wk2/TestExpectations:
30338
30339 2012-10-12  Emil A Eklund  <eae@chromium.org>
30340
30341         Unreviewed chromium windows rebaseline for r131202.
30342
30343         * platform/chromium-linux/fast/repaint/repaint-during-scroll-with-zoom-expected.txt: Removed.
30344         * platform/chromium-linux/transforms/3d/point-mapping/3d-point-mapping-3-expected.png:
30345         * platform/chromium-linux/transforms/3d/point-mapping/3d-point-mapping-expected.png:
30346         * platform/chromium-linux/transforms/3d/point-mapping/3d-point-mapping-origins-expected.png:
30347         * platform/chromium-linux/transforms/3d/point-mapping/3d-point-mapping-overlapping-expected.png:
30348         * platform/chromium-linux/transforms/3d/point-mapping/3d-point-mapping-preserve-3d-expected.png:
30349         * platform/chromium-win/fast/repaint/repaint-during-scroll-with-zoom-expected.txt:
30350         * platform/chromium-win/fast/speech/input-appearance-searchandspeech-expected.png:
30351         * platform/chromium-win/fast/speech/input-appearance-searchandspeech-expected.txt:
30352         * platform/chromium-win/fast/writing-mode/fieldsets-expected.png:
30353
30354 2012-10-12  Emil A Eklund  <eae@chromium.org>
30355
30356         Unreviewed chromium rebaseline for r131216.
30357
30358         * fast/box-sizing/box-sizing-expected.txt: Replaced.
30359         * fast/repaint/repaint-during-scroll-with-zoom-expected.txt: Added.
30360         * platform/chromium-mac-snowleopard/fast/repaint/repaint-during-scroll-with-zoom-expected.txt: Removed.
30361         * platform/chromium-mac-snowleopard/fast/writing-mode/fieldsets-expected.png:
30362         * platform/chromium-mac/compositing/shadows/shadow-drawing-expected.txt:
30363         * platform/chromium-mac/fast/block/positioning/replaced-inside-fixed-top-bottom-expected.png:
30364         * platform/chromium-mac/fast/box-sizing/box-sizing-expected.txt:
30365         * platform/chromium-mac/fast/repaint/repaint-during-scroll-with-zoom-expected.txt:
30366         * platform/chromium-mac/fast/writing-mode/fieldsets-expected.png:
30367         * platform/chromium-mac/fast/writing-mode/fieldsets-expected.txt:
30368         * platform/chromium-mac/media/media-document-audio-repaint-expected.txt:
30369         * platform/chromium-win-xp/fast/repaint/repaint-during-scroll-with-zoom-expected.txt: Removed.
30370         * platform/efl/fast/box-sizing/box-sizing-expected.txt: Removed.
30371         * platform/efl/fast/repaint/repaint-during-scroll-with-zoom-expected.txt: Removed.
30372         * platform/gtk/fast/box-sizing/box-sizing-expected.txt: Removed.
30373         * platform/gtk/fast/repaint/repaint-during-scroll-with-zoom-expected.txt: Removed.
30374         * platform/win-future/fast/box-sizing: Added.
30375         * platform/win-future/fast/box-sizing/box-sizing-expected.txt: Added.
30376
30377 2012-10-12  Emil A Eklund  <eae@chromium.org>
30378
30379         Unreviewed chromium windows rebaseline for vertical-rl-ltr test.
30380
30381         * platform/chromium-win-xp/editing/selection/vertical-rl-ltr-extend-line-backward-wrap-expected.png:
30382         * platform/chromium-win-xp/editing/selection/vertical-rl-ltr-extend-line-backward-wrap-expected.txt:
30383         * platform/chromium-win-xp/editing/selection/vertical-rl-ltr-extend-line-forward-wrap-expected.png:
30384         * platform/chromium-win-xp/editing/selection/vertical-rl-ltr-extend-line-forward-wrap-expected.txt:
30385
30386 2012-10-12  Emil A Eklund  <eae@chromium.org>
30387
30388         Unreviewed chromium rebaseline for r131202.
30389
30390         * css2.1/t0804-c5509-padn-l-03-f-g-expected.txt: Added.
30391         * css2.1/t100801-c544-valgn-01-d-ag-expected.txt: Added.
30392         * css3/flexbox/flexbox-baseline-expected.txt: Added.
30393         * fast/html/details-add-child-1-expected.txt: Added.
30394         * fast/html/details-add-child-2-expected.txt: Added.
30395         * fast/html/details-add-details-child-1-expected.txt: Added.
30396         * fast/html/details-add-details-child-2-expected.txt: Added.
30397         * fast/html/details-add-summary-1-and-click-expected.txt: Added.
30398         * fast/html/details-add-summary-1-expected.txt: Added.
30399         * fast/html/details-add-summary-10-and-click-expected.txt: Added.
30400         * fast/html/details-add-summary-10-expected.txt: Added.
30401         * fast/html/details-add-summary-2-and-click-expected.txt: Added.
30402         * fast/html/details-add-summary-2-expected.txt: Added.
30403         * fast/html/details-add-summary-3-and-click-expected.txt: Added.
30404         * fast/html/details-add-summary-3-expected.txt: Added.
30405         * fast/html/details-add-summary-4-and-click-expected.txt: Added.
30406         * fast/html/details-add-summary-4-expected.txt: Added.
30407         * fast/html/details-add-summary-5-and-click-expected.txt: Added.
30408         * fast/html/details-add-summary-5-expected.txt: Added.
30409         * fast/html/details-add-summary-6-and-click-expected.txt: Added.
30410         * fast/html/details-add-summary-6-expected.txt: Added.
30411         * fast/html/details-add-summary-7-and-click-expected.txt: Added.
30412         * fast/html/details-add-summary-7-expected.txt: Added.
30413         * fast/html/details-add-summary-8-and-click-expected.txt: Added.
30414         * fast/html/details-add-summary-8-expected.txt: Added.
30415         * fast/html/details-add-summary-9-and-click-expected.txt: Added.
30416         * fast/html/details-add-summary-9-expected.txt: Added.
30417         * fast/html/details-add-summary-child-1-expected.txt: Added.
30418         * fast/html/details-add-summary-child-2-expected.txt: Added.
30419         * fast/html/details-nested-1-expected.txt: Added.
30420         * fast/html/details-no-summary1-expected.txt: Added.
30421         * fast/html/details-no-summary2-expected.txt: Added.
30422         * fast/html/details-no-summary3-expected.txt: Added.
30423         * fast/html/details-open1-expected.txt: Added.
30424         * fast/html/details-open3-expected.txt: Added.
30425         * fast/html/details-open5-expected.txt: Added.
30426         * fast/html/details-open6-expected.txt: Added.
30427         * fast/html/details-remove-child-1-expected.txt: Added.
30428         * fast/html/details-remove-child-2-expected.txt: Added.
30429         * fast/html/details-remove-summary-1-and-click-expected.txt: Added.
30430         * fast/html/details-remove-summary-1-expected.txt: Added.
30431         * fast/html/details-remove-summary-2-and-click-expected.txt: Added.
30432         * fast/html/details-remove-summary-2-expected.txt: Added.
30433         * fast/html/details-remove-summary-3-and-click-expected.txt: Added.
30434         * fast/html/details-remove-summary-3-expected.txt: Added.
30435         * fast/html/details-remove-summary-4-and-click-expected.txt: Added.
30436         * fast/html/details-remove-summary-4-expected.txt: Added.
30437         * fast/html/details-remove-summary-5-and-click-expected.txt: Added.
30438         * fast/html/details-remove-summary-5-expected.txt: Added.
30439         * fast/html/details-remove-summary-6-and-click-expected.txt: Added.
30440         * fast/html/details-remove-summary-6-expected.txt: Added.
30441         * fast/html/details-remove-summary-child-1-expected.txt: Added.
30442         * fast/html/details-remove-summary-child-2-expected.txt: Added.
30443         * fast/images/imagemap-focus-ring-zoom-expected.txt: Added.
30444         * platform/chromium-linux/css2.1/t100801-c544-valgn-01-d-ag-expected.png: Added.
30445         * platform/chromium-linux/css2.1/t100801-c544-valgn-01-d-ag-expected.txt: Added.
30446         * platform/chromium-linux/fast/forms/form-associated-element-crash3-expected.png: Added.
30447         * platform/chromium-linux/fast/forms/form-associated-element-crash3-expected.txt: Added.
30448         * platform/chromium-linux/fast/forms/listbox-hit-test-zoomed-expected.png: Added.
30449         * platform/chromium-linux/fast/forms/listbox-hit-test-zoomed-expected.txt: Added.
30450         * platform/chromium-mac-snowleopard/css3/flexbox/flexbox-baseline-expected.png:
30451         * platform/chromium-mac-snowleopard/fast/forms/007-expected.png:
30452         * platform/chromium-mac-snowleopard/fast/forms/basic-buttons-expected.png:
30453         * platform/chromium-mac-snowleopard/fast/forms/search-vertical-alignment-expected.png:
30454         * platform/chromium-mac-snowleopard/fast/html/details-add-child-1-expected.png:
30455         * platform/chromium-mac-snowleopard/fast/html/details-add-child-2-expected.png:
30456         * platform/chromium-mac-snowleopard/fast/html/details-add-details-child-1-expected.png:
30457         * platform/chromium-mac-snowleopard/fast/html/details-add-details-child-2-expected.png:
30458         * platform/chromium-mac-snowleopard/fast/html/details-add-summary-1-and-click-expected.png:
30459         * platform/chromium-mac-snowleopard/fast/html/details-add-summary-1-expected.png:
30460         * platform/chromium-mac-snowleopard/fast/html/details-add-summary-10-and-click-expected.png:
30461         * platform/chromium-mac-snowleopard/fast/html/details-add-summary-10-expected.png:
30462         * platform/chromium-mac-snowleopard/fast/html/details-add-summary-2-and-click-expected.png:
30463         * platform/chromium-mac-snowleopard/fast/html/details-add-summary-2-expected.png:
30464         * platform/chromium-mac-snowleopard/fast/html/details-add-summary-3-and-click-expected.png:
30465         * platform/chromium-mac-snowleopard/fast/html/details-add-summary-3-expected.png:
30466         * platform/chromium-mac-snowleopard/fast/html/details-add-summary-4-and-click-expected.png:
30467         * platform/chromium-mac-snowleopard/fast/html/details-add-summary-4-expected.png:
30468         * platform/chromium-mac-snowleopard/fast/html/details-add-summary-5-and-click-expected.png:
30469         * platform/chromium-mac-snowleopard/fast/html/details-add-summary-5-expected.png:
30470         * platform/chromium-mac-snowleopard/fast/html/details-add-summary-6-and-click-expected.png:
30471         * platform/chromium-mac-snowleopard/fast/html/details-add-summary-6-expected.png:
30472         * platform/chromium-mac-snowleopard/fast/html/details-add-summary-7-and-click-expected.png:
30473         * platform/chromium-mac-snowleopard/fast/html/details-add-summary-7-expected.png:
30474         * platform/chromium-mac-snowleopard/fast/html/details-add-summary-8-and-click-expected.png:
30475         * platform/chromium-mac-snowleopard/fast/html/details-add-summary-8-expected.png:
30476         * platform/chromium-mac-snowleopard/fast/html/details-add-summary-9-and-click-expected.png:
30477         * platform/chromium-mac-snowleopard/fast/html/details-add-summary-9-expected.png:
30478         * platform/chromium-mac-snowleopard/fast/html/details-add-summary-child-1-expected.png:
30479         * platform/chromium-mac-snowleopard/fast/html/details-add-summary-child-2-expected.png:
30480         * platform/chromium-mac-snowleopard/fast/html/details-nested-1-expected.png:
30481         * platform/chromium-mac-snowleopard/fast/html/details-nested-2-expected.png:
30482         * platform/chromium-mac-snowleopard/fast/html/details-no-summary1-expected.png:
30483         * platform/chromium-mac-snowleopard/fast/html/details-no-summary2-expected.png:
30484         * platform/chromium-mac-snowleopard/fast/html/details-no-summary3-expected.png:
30485         * platform/chromium-mac-snowleopard/fast/html/details-no-summary4-expected.png:
30486         * platform/chromium-mac-snowleopard/fast/html/details-open-javascript-expected.png:
30487         * platform/chromium-mac-snowleopard/fast/html/details-open1-expected.png:
30488         * platform/chromium-mac-snowleopard/fast/html/details-open2-expected.png:
30489         * platform/chromium-mac-snowleopard/fast/html/details-open3-expected.png:
30490         * platform/chromium-mac-snowleopard/fast/html/details-open4-expected.png:
30491         * platform/chromium-mac-snowleopard/fast/html/details-open5-expected.png:
30492         * platform/chromium-mac-snowleopard/fast/html/details-open6-expected.png:
30493         * platform/chromium-mac-snowleopard/fast/html/details-position-expected.png:
30494         * platform/chromium-mac-snowleopard/fast/html/details-remove-child-1-expected.png:
30495         * platform/chromium-mac-snowleopard/fast/html/details-remove-child-2-expected.png:
30496         * platform/chromium-mac-snowleopard/fast/html/details-remove-summary-1-and-click-expected.png:
30497         * platform/chromium-mac-snowleopard/fast/html/details-remove-summary-1-expected.png:
30498         * platform/chromium-mac-snowleopard/fast/html/details-remove-summary-2-and-click-expected.png:
30499         * platform/chromium-mac-snowleopard/fast/html/details-remove-summary-2-expected.png:
30500         * platform/chromium-mac-snowleopard/fast/html/details-remove-summary-3-and-click-expected.png:
30501         * platform/chromium-mac-snowleopard/fast/html/details-remove-summary-3-expected.png:
30502         * platform/chromium-mac-snowleopard/fast/html/details-remove-summary-4-and-click-expected.png:
30503         * platform/chromium-mac-snowleopard/fast/html/details-remove-summary-4-expected.png:
30504         * platform/chromium-mac-snowleopard/fast/html/details-remove-summary-5-and-click-expected.png:
30505         * platform/chromium-mac-snowleopard/fast/html/details-remove-summary-5-expected.png:
30506         * platform/chromium-mac-snowleopard/fast/html/details-remove-summary-6-and-click-expected.png:
30507         * platform/chromium-mac-snowleopard/fast/html/details-remove-summary-6-expected.png:
30508         * platform/chromium-mac-snowleopard/fast/html/details-remove-summary-child-1-expected.png:
30509         * platform/chromium-mac-snowleopard/fast/html/details-remove-summary-child-2-expected.png:
30510         * platform/chromium-mac-snowleopard/fast/html/details-replace-summary-child-expected.png:
30511         * platform/chromium-mac-snowleopard/fast/html/details-replace-text-expected.png:
30512         * platform/chromium-mac-snowleopard/fast/html/details-writing-mode-expected.png:
30513         * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-img-preserveAspectRatio-support-1-expected.png:
30514         * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.png:
30515         * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-svg-through-object-with-huge-size-expected.png:
30516         * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.png:
30517         * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png:
30518         * platform/chromium-mac/css2.1/t0804-c5509-padn-l-03-f-g-expected.txt:
30519         * platform/chromium-mac/css2.1/t090501-c414-flt-03-b-g-expected.txt:
30520         * platform/chromium-mac/css3/flexbox/flexbox-baseline-expected.png:
30521         * platform/chromium-mac/css3/flexbox/flexbox-baseline-expected.txt:
30522         * platform/chromium-mac/fast/forms/007-expected.png:
30523         * platform/chromium-mac/fast/forms/007-expected.txt:
30524         * platform/chromium-mac/fast/forms/basic-buttons-expected.png:
30525         * platform/chromium-mac/fast/forms/basic-buttons-expected.txt:
30526         * platform/chromium-mac/fast/forms/basic-textareas-expected.txt:
30527         * platform/chromium-mac/fast/forms/search-vertical-alignment-expected.png:
30528         * platform/chromium-mac/fast/forms/search-vertical-alignment-expected.txt:
30529         * platform/chromium-mac/fast/html/details-add-child-1-expected.png:
30530         * platform/chromium-mac/fast/html/details-add-child-1-expected.txt:
30531         * platform/chromium-mac/fast/html/details-add-child-2-expected.png:
30532         * platform/chromium-mac/fast/html/details-add-child-2-expected.txt:
30533         * platform/chromium-mac/fast/html/details-add-details-child-1-expected.png:
30534         * platform/chromium-mac/fast/html/details-add-details-child-1-expected.txt:
30535         * platform/chromium-mac/fast/html/details-add-details-child-2-expected.png:
30536         * platform/chromium-mac/fast/html/details-add-details-child-2-expected.txt:
30537         * platform/chromium-mac/fast/html/details-add-summary-1-and-click-expected.png:
30538         * platform/chromium-mac/fast/html/details-add-summary-1-and-click-expected.txt:
30539         * platform/chromium-mac/fast/html/details-add-summary-1-expected.png:
30540         * platform/chromium-mac/fast/html/details-add-summary-1-expected.txt:
30541         * platform/chromium-mac/fast/html/details-add-summary-10-and-click-expected.png:
30542         * platform/chromium-mac/fast/html/details-add-summary-10-and-click-expected.txt:
30543         * platform/chromium-mac/fast/html/details-add-summary-10-expected.png:
30544         * platform/chromium-mac/fast/html/details-add-summary-10-expected.txt:
30545         * platform/chromium-mac/fast/html/details-add-summary-2-and-click-expected.png:
30546         * platform/chromium-mac/fast/html/details-add-summary-2-and-click-expected.txt:
30547         * platform/chromium-mac/fast/html/details-add-summary-2-expected.png:
30548         * platform/chromium-mac/fast/html/details-add-summary-2-expected.txt:
30549         * platform/chromium-mac/fast/html/details-add-summary-3-and-click-expected.png:
30550         * platform/chromium-mac/fast/html/details-add-summary-3-and-click-expected.txt:
30551         * platform/chromium-mac/fast/html/details-add-summary-3-expected.png:
30552         * platform/chromium-mac/fast/html/details-add-summary-3-expected.txt:
30553         * platform/chromium-mac/fast/html/details-add-summary-4-and-click-expected.png:
30554         * platform/chromium-mac/fast/html/details-add-summary-4-and-click-expected.txt:
30555         * platform/chromium-mac/fast/html/details-add-summary-4-expected.png:
30556         * platform/chromium-mac/fast/html/details-add-summary-4-expected.txt:
30557         * platform/chromium-mac/fast/html/details-add-summary-5-and-click-expected.png:
30558         * platform/chromium-mac/fast/html/details-add-summary-5-and-click-expected.txt:
30559         * platform/chromium-mac/fast/html/details-add-summary-5-expected.png:
30560         * platform/chromium-mac/fast/html/details-add-summary-5-expected.txt:
30561         * platform/chromium-mac/fast/html/details-add-summary-6-and-click-expected.png:
30562         * platform/chromium-mac/fast/html/details-add-summary-6-and-click-expected.txt:
30563         * platform/chromium-mac/fast/html/details-add-summary-6-expected.png:
30564         * platform/chromium-mac/fast/html/details-add-summary-6-expected.txt:
30565         * platform/chromium-mac/fast/html/details-add-summary-7-and-click-expected.png:
30566         * platform/chromium-mac/fast/html/details-add-summary-7-and-click-expected.txt:
30567         * platform/chromium-mac/fast/html/details-add-summary-7-expected.png:
30568         * platform/chromium-mac/fast/html/details-add-summary-7-expected.txt:
30569         * platform/chromium-mac/fast/html/details-add-summary-8-and-click-expected.png:
30570         * platform/chromium-mac/fast/html/details-add-summary-8-and-click-expected.txt:
30571         * platform/chromium-mac/fast/html/details-add-summary-8-expected.png:
30572         * platform/chromium-mac/fast/html/details-add-summary-8-expected.txt:
30573         * platform/chromium-mac/fast/html/details-add-summary-9-and-click-expected.png:
30574         * platform/chromium-mac/fast/html/details-add-summary-9-and-click-expected.txt:
30575         * platform/chromium-mac/fast/html/details-add-summary-9-expected.png:
30576         * platform/chromium-mac/fast/html/details-add-summary-9-expected.txt:
30577         * platform/chromium-mac/fast/html/details-add-summary-child-1-expected.png:
30578         * platform/chromium-mac/fast/html/details-add-summary-child-1-expected.txt:
30579         * platform/chromium-mac/fast/html/details-add-summary-child-2-expected.png:
30580         * platform/chromium-mac/fast/html/details-add-summary-child-2-expected.txt:
30581         * platform/chromium-mac/fast/html/details-marker-style-expected.png:
30582         * platform/chromium-mac/fast/html/details-marker-style-expected.txt:
30583         * platform/chromium-mac/fast/html/details-nested-1-expected.png:
30584         * platform/chromium-mac/fast/html/details-nested-1-expected.txt:
30585         * platform/chromium-mac/fast/html/details-nested-2-expected.png:
30586         * platform/chromium-mac/fast/html/details-nested-2-expected.txt:
30587         * platform/chromium-mac/fast/html/details-no-summary1-expected.png:
30588         * platform/chromium-mac/fast/html/details-no-summary1-expected.txt:
30589         * platform/chromium-mac/fast/html/details-no-summary2-expected.png:
30590         * platform/chromium-mac/fast/html/details-no-summary2-expected.txt:
30591         * platform/chromium-mac/fast/html/details-no-summary3-expected.png:
30592         * platform/chromium-mac/fast/html/details-no-summary3-expected.txt:
30593         * platform/chromium-mac/fast/html/details-no-summary4-expected.png:
30594         * platform/chromium-mac/fast/html/details-no-summary4-expected.txt:
30595         * platform/chromium-mac/fast/html/details-open-javascript-expected.png:
30596         * platform/chromium-mac/fast/html/details-open-javascript-expected.txt:
30597         * platform/chromium-mac/fast/html/details-open1-expected.png:
30598         * platform/chromium-mac/fast/html/details-open1-expected.txt:
30599         * platform/chromium-mac/fast/html/details-open2-expected.png:
30600         * platform/chromium-mac/fast/html/details-open2-expected.txt:
30601         * platform/chromium-mac/fast/html/details-open3-expected.png:
30602         * platform/chromium-mac/fast/html/details-open3-expected.txt:
30603         * platform/chromium-mac/fast/html/details-open4-expected.png:
30604         * platform/chromium-mac/fast/html/details-open4-expected.txt:
30605         * platform/chromium-mac/fast/html/details-open5-expected.png:
30606         * platform/chromium-mac/fast/html/details-open5-expected.txt:
30607         * platform/chromium-mac/fast/html/details-open6-expected.png:
30608         * platform/chromium-mac/fast/html/details-open6-expected.txt:
30609         * platform/chromium-mac/fast/html/details-position-expected.png:
30610         * platform/chromium-mac/fast/html/details-position-expected.txt:
30611         * platform/chromium-mac/fast/html/details-remove-child-1-expected.png:
30612         * platform/chromium-mac/fast/html/details-remove-child-1-expected.txt:
30613         * platform/chromium-mac/fast/html/details-remove-child-2-expected.png:
30614         * platform/chromium-mac/fast/html/details-remove-child-2-expected.txt:
30615         * platform/chromium-mac/fast/html/details-remove-summary-1-and-click-expected.png:
30616         * platform/chromium-mac/fast/html/details-remove-summary-1-and-click-expected.txt:
30617         * platform/chromium-mac/fast/html/details-remove-summary-1-expected.png:
30618         * platform/chromium-mac/fast/html/details-remove-summary-1-expected.txt:
30619         * platform/chromium-mac/fast/html/details-remove-summary-2-and-click-expected.png:
30620         * platform/chromium-mac/fast/html/details-remove-summary-2-and-click-expected.txt:
30621         * platform/chromium-mac/fast/html/details-remove-summary-2-expected.png:
30622         * platform/chromium-mac/fast/html/details-remove-summary-2-expected.txt:
30623         * platform/chromium-mac/fast/html/details-remove-summary-3-and-click-expected.png:
30624         * platform/chromium-mac/fast/html/details-remove-summary-3-and-click-expected.txt:
30625         * platform/chromium-mac/fast/html/details-remove-summary-3-expected.png:
30626         * platform/chromium-mac/fast/html/details-remove-summary-3-expected.txt:
30627         * platform/chromium-mac/fast/html/details-remove-summary-4-and-click-expected.png:
30628         * platform/chromium-mac/fast/html/details-remove-summary-4-and-click-expected.txt:
30629         * platform/chromium-mac/fast/html/details-remove-summary-4-expected.png:
30630         * platform/chromium-mac/fast/html/details-remove-summary-4-expected.txt:
30631         * platform/chromium-mac/fast/html/details-remove-summary-5-and-click-expected.png:
30632         * platform/chromium-mac/fast/html/details-remove-summary-5-and-click-expected.txt:
30633         * platform/chromium-mac/fast/html/details-remove-summary-5-expected.png:
30634         * platform/chromium-mac/fast/html/details-remove-summary-5-expected.txt:
30635         * platform/chromium-mac/fast/html/details-remove-summary-6-and-click-expected.png:
30636         * platform/chromium-mac/fast/html/details-remove-summary-6-and-click-expected.txt:
30637         * platform/chromium-mac/fast/html/details-remove-summary-6-expected.png:
30638         * platform/chromium-mac/fast/html/details-remove-summary-6-expected.txt:
30639         * platform/chromium-mac/fast/html/details-remove-summary-child-1-expected.png:
30640         * platform/chromium-mac/fast/html/details-remove-summary-child-1-expected.txt:
30641         * platform/chromium-mac/fast/html/details-remove-summary-child-2-expected.png:
30642         * platform/chromium-mac/fast/html/details-remove-summary-child-2-expected.txt:
30643         * platform/chromium-mac/fast/html/details-replace-summary-child-expected.png:
30644         * platform/chromium-mac/fast/html/details-replace-summary-child-expected.txt:
30645         * platform/chromium-mac/fast/html/details-replace-text-expected.png:
30646         * platform/chromium-mac/fast/html/details-replace-text-expected.txt:
30647         * platform/chromium-mac/fast/html/details-writing-mode-expected.png:
30648         * platform/chromium-mac/fast/html/details-writing-mode-expected.txt:
30649         * platform/chromium-mac/fast/images/imagemap-focus-ring-zoom-expected.png:
30650         * platform/chromium-mac/fast/images/imagemap-focus-ring-zoom-expected.txt:
30651         * platform/chromium-mac/svg/as-border-image/svg-as-border-image-2-expected.png:
30652         * platform/chromium-mac/svg/as-border-image/svg-as-border-image-2-expected.txt:
30653         * platform/chromium-mac/svg/as-border-image/svg-as-border-image-expected.png:
30654         * platform/chromium-mac/svg/as-border-image/svg-as-border-image-expected.txt:
30655         * platform/chromium-mac/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.png:
30656         * platform/chromium-mac/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.txt:
30657         * platform/chromium-mac/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-expected.png:
30658         * platform/chromium-mac/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-expected.txt:
30659         * platform/chromium-mac/svg/zoom/page/zoom-background-images-expected.png:
30660         * platform/chromium-mac/svg/zoom/page/zoom-hixie-mixed-009-expected.png:
30661         * platform/chromium-mac/svg/zoom/page/zoom-hixie-mixed-009-expected.txt:
30662         * platform/chromium-mac/svg/zoom/page/zoom-img-preserveAspectRatio-support-1-expected.png:
30663         * platform/chromium-mac/svg/zoom/page/zoom-img-preserveAspectRatio-support-1-expected.txt:
30664         * platform/chromium-mac/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.png:
30665         * platform/chromium-mac/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt:
30666         * platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt:
30667         * platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.png:
30668         * platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.txt:
30669         * platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-huge-size-expected.png:
30670         * platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-huge-size-expected.txt:
30671         * platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.png:
30672         * platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.txt:
30673         * platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png:
30674         * platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt:
30675         * platform/chromium-mac/tables/mozilla/bugs/bug30692-expected.txt:
30676         * platform/chromium-win-xp/svg/zoom/page/zoom-hixie-mixed-009-expected.png: Added.
30677         * platform/chromium-win/css2.1/t090501-c414-flt-03-b-g-expected.txt:
30678         * platform/chromium-win/css3/flexbox/flexbox-baseline-expected.png:
30679         * platform/chromium-win/editing/selection/vertical-rl-ltr-extend-line-backward-wrap-expected.png:
30680         * platform/chromium-win/editing/selection/vertical-rl-ltr-extend-line-backward-wrap-expected.txt:
30681         * platform/chromium-win/editing/selection/vertical-rl-ltr-extend-line-forward-wrap-expected.png:
30682         * platform/chromium-win/editing/selection/vertical-rl-ltr-extend-line-forward-wrap-expected.txt:
30683         * platform/chromium-win/fast/dom/HTMLProgressElement/progress-element-expected.png:
30684         * platform/chromium-win/fast/forms/007-expected.png:
30685         * platform/chromium-win/fast/forms/basic-buttons-expected.png:
30686         * platform/chromium-win/fast/forms/basic-buttons-expected.txt:
30687         * platform/chromium-win/fast/forms/listbox-hit-test-zoomed-expected.png: Added.
30688         * platform/chromium-win/fast/forms/listbox-hit-test-zoomed-expected.txt: Added.
30689         * platform/chromium-win/fast/forms/search-vertical-alignment-expected.png:
30690         * platform/chromium-win/fast/forms/searchfield-heights-expected.png:
30691         * platform/chromium-win/fast/forms/searchfield-heights-expected.txt:
30692         * platform/chromium-win/fast/forms/textarea-metrics-expected.txt: Added.
30693         * platform/chromium-win/fast/html/details-add-child-1-expected.png:
30694         * platform/chromium-win/fast/html/details-add-child-2-expected.png:
30695         * platform/chromium-win/fast/html/details-add-details-child-1-expected.png:
30696         * platform/chromium-win/fast/html/details-add-details-child-2-expected.png:
30697         * platform/chromium-win/fast/html/details-add-summary-1-and-click-expected.png:
30698         * platform/chromium-win/fast/html/details-add-summary-1-expected.png:
30699         * platform/chromium-win/fast/html/details-add-summary-10-and-click-expected.png:
30700         * platform/chromium-win/fast/html/details-add-summary-10-expected.png:
30701         * platform/chromium-win/fast/html/details-add-summary-2-and-click-expected.png:
30702         * platform/chromium-win/fast/html/details-add-summary-2-expected.png:
30703         * platform/chromium-win/fast/html/details-add-summary-3-and-click-expected.png:
30704         * platform/chromium-win/fast/html/details-add-summary-3-expected.png:
30705         * platform/chromium-win/fast/html/details-add-summary-4-and-click-expected.png:
30706         * platform/chromium-win/fast/html/details-add-summary-4-expected.png:
30707         * platform/chromium-win/fast/html/details-add-summary-5-and-click-expected.png:
30708         * platform/chromium-win/fast/html/details-add-summary-5-expected.png:
30709         * platform/chromium-win/fast/html/details-add-summary-6-and-click-expected.png:
30710         * platform/chromium-win/fast/html/details-add-summary-6-expected.png:
30711         * platform/chromium-win/fast/html/details-add-summary-7-and-click-expected.png:
30712         * platform/chromium-win/fast/html/details-add-summary-7-expected.png:
30713         * platform/chromium-win/fast/html/details-add-summary-8-and-click-expected.png:
30714         * platform/chromium-win/fast/html/details-add-summary-8-expected.png:
30715         * platform/chromium-win/fast/html/details-add-summary-9-and-click-expected.png:
30716         * platform/chromium-win/fast/html/details-add-summary-9-expected.png:
30717         * platform/chromium-win/fast/html/details-add-summary-child-1-expected.png:
30718         * platform/chromium-win/fast/html/details-add-summary-child-2-expected.png:
30719         * platform/chromium-win/fast/html/details-marker-style-expected.png:
30720         * platform/chromium-win/fast/html/details-nested-1-expected.png:
30721         * platform/chromium-win/fast/html/details-nested-2-expected.png:
30722         * platform/chromium-win/fast/html/details-no-summary1-expected.png:
30723         * platform/chromium-win/fast/html/details-no-summary2-expected.png:
30724         * platform/chromium-win/fast/html/details-no-summary3-expected.png:
30725         * platform/chromium-win/fast/html/details-no-summary4-expected.png:
30726         * platform/chromium-win/fast/html/details-open-javascript-expected.png:
30727         * platform/chromium-win/fast/html/details-open1-expected.png:
30728         * platform/chromium-win/fast/html/details-open2-expected.png:
30729         * platform/chromium-win/fast/html/details-open3-expected.png:
30730         * platform/chromium-win/fast/html/details-open4-expected.png:
30731         * platform/chromium-win/fast/html/details-open5-expected.png:
30732         * platform/chromium-win/fast/html/details-open6-expected.png:
30733         * platform/chromium-win/fast/html/details-position-expected.png:
30734         * platform/chromium-win/fast/html/details-remove-child-1-expected.png:
30735         * platform/chromium-win/fast/html/details-remove-child-2-expected.png:
30736         * platform/chromium-win/fast/html/details-remove-summary-1-and-click-expected.png:
30737         * platform/chromium-win/fast/html/details-remove-summary-1-expected.png:
30738         * platform/chromium-win/fast/html/details-remove-summary-2-and-click-expected.png:
30739         * platform/chromium-win/fast/html/details-remove-summary-2-expected.png:
30740         * platform/chromium-win/fast/html/details-remove-summary-3-and-click-expected.png:
30741         * platform/chromium-win/fast/html/details-remove-summary-3-expected.png:
30742         * platform/chromium-win/fast/html/details-remove-summary-4-and-click-expected.png:
30743         * platform/chromium-win/fast/html/details-remove-summary-4-expected.png:
30744         * platform/chromium-win/fast/html/details-remove-summary-5-and-click-expected.png:
30745         * platform/chromium-win/fast/html/details-remove-summary-5-expected.png:
30746         * platform/chromium-win/fast/html/details-remove-summary-6-and-click-expected.png:
30747         * platform/chromium-win/fast/html/details-remove-summary-6-expected.png:
30748         * platform/chromium-win/fast/html/details-remove-summary-child-1-expected.png:
30749         * platform/chromium-win/fast/html/details-remove-summary-child-2-expected.png:
30750         * platform/chromium-win/fast/html/details-replace-summary-child-expected.png:
30751         * platform/chromium-win/fast/html/details-replace-summary-child-expected.txt:
30752         * platform/chromium-win/fast/html/details-replace-text-expected.png:
30753         * platform/chromium-win/fast/html/details-replace-text-expected.txt:
30754         * platform/chromium-win/fast/html/details-writing-mode-expected.png:
30755         * platform/chromium-win/fast/images/imagemap-focus-ring-zoom-expected.png:
30756         * platform/chromium-win/svg/as-border-image/svg-as-border-image-2-expected.png:
30757         * platform/chromium-win/svg/as-border-image/svg-as-border-image-expected.png:
30758         * platform/chromium-win/svg/zoom/page/zoom-background-images-expected.png:
30759         * platform/chromium-win/svg/zoom/page/zoom-hixie-mixed-009-expected.png:
30760         * platform/chromium-win/svg/zoom/page/zoom-img-preserveAspectRatio-support-1-expected.png:
30761         * platform/chromium-win/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.png:
30762         * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt:
30763         * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.png:
30764         * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-huge-size-expected.png:
30765         * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.png:
30766         * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png:
30767         * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt:
30768         * platform/chromium/TestExpectations:
30769         * platform/efl/css2.1/t0804-c5509-padn-l-03-f-g-expected.txt: Removed.
30770         * platform/efl/css2.1/t100801-c544-valgn-01-d-ag-expected.txt: Removed.
30771         * platform/efl/css3/flexbox/flexbox-baseline-expected.txt: Removed.
30772         * platform/efl/fast/html/details-add-child-1-expected.txt: Removed.
30773         * platform/efl/fast/html/details-add-child-2-expected.txt: Removed.
30774         * platform/efl/fast/html/details-add-details-child-1-expected.txt: Removed.
30775         * platform/efl/fast/html/details-add-details-child-2-expected.txt: Removed.
30776         * platform/efl/fast/html/details-add-summary-1-and-click-expected.txt: Removed.
30777         * platform/efl/fast/html/details-add-summary-1-expected.txt: Removed.
30778         * platform/efl/fast/html/details-add-summary-10-and-click-expected.txt: Removed.
30779         * platform/efl/fast/html/details-add-summary-10-expected.txt: Removed.
30780         * platform/efl/fast/html/details-add-summary-2-and-click-expected.txt: Removed.
30781         * platform/efl/fast/html/details-add-summary-2-expected.txt: Removed.
30782         * platform/efl/fast/html/details-add-summary-3-and-click-expected.txt: Removed.
30783         * platform/efl/fast/html/details-add-summary-3-expected.txt: Removed.
30784         * platform/efl/fast/html/details-add-summary-4-and-click-expected.txt: Removed.
30785         * platform/efl/fast/html/details-add-summary-4-expected.txt: Removed.
30786         * platform/efl/fast/html/details-add-summary-5-and-click-expected.txt: Removed.
30787         * platform/efl/fast/html/details-add-summary-5-expected.txt: Removed.
30788         * platform/efl/fast/html/details-add-summary-6-and-click-expected.txt: Removed.
30789         * platform/efl/fast/html/details-add-summary-6-expected.txt: Removed.
30790         * platform/efl/fast/html/details-add-summary-7-and-click-expected.txt: Removed.
30791         * platform/efl/fast/html/details-add-summary-7-expected.txt: Removed.
30792         * platform/efl/fast/html/details-add-summary-8-and-click-expected.txt: Removed.
30793         * platform/efl/fast/html/details-add-summary-8-expected.txt: Removed.
30794         * platform/efl/fast/html/details-add-summary-9-and-click-expected.txt: Removed.
30795         * platform/efl/fast/html/details-add-summary-9-expected.txt: Removed.
30796         * platform/efl/fast/html/details-add-summary-child-1-expected.txt: Removed.
30797         * platform/efl/fast/html/details-add-summary-child-2-expected.txt: Removed.
30798         * platform/efl/fast/html/details-nested-1-expected.txt: Removed.
30799         * platform/efl/fast/html/details-no-summary1-expected.txt: Removed.
30800         * platform/efl/fast/html/details-no-summary2-expected.txt: Removed.
30801         * platform/efl/fast/html/details-no-summary3-expected.txt: Removed.
30802         * platform/efl/fast/html/details-open1-expected.txt: Removed.
30803         * platform/efl/fast/html/details-open3-expected.txt: Removed.
30804         * platform/efl/fast/html/details-open5-expected.txt: Removed.
30805         * platform/efl/fast/html/details-open6-expected.txt: Removed.
30806         * platform/efl/fast/html/details-remove-child-1-expected.txt: Removed.
30807         * platform/efl/fast/html/details-remove-child-2-expected.txt: Removed.
30808         * platform/efl/fast/html/details-remove-summary-1-and-click-expected.txt: Removed.
30809         * platform/efl/fast/html/details-remove-summary-1-expected.txt: Removed.
30810         * platform/efl/fast/html/details-remove-summary-2-and-click-expected.txt: Removed.
30811         * platform/efl/fast/html/details-remove-summary-2-expected.txt: Removed.
30812         * platform/efl/fast/html/details-remove-summary-3-and-click-expected.txt: Removed.
30813         * platform/efl/fast/html/details-remove-summary-3-expected.txt: Removed.
30814         * platform/efl/fast/html/details-remove-summary-4-and-click-expected.txt: Removed.
30815         * platform/efl/fast/html/details-remove-summary-4-expected.txt: Removed.
30816         * platform/efl/fast/html/details-remove-summary-5-and-click-expected.txt: Removed.
30817         * platform/efl/fast/html/details-remove-summary-5-expected.txt: Removed.
30818         * platform/efl/fast/html/details-remove-summary-6-and-click-expected.txt: Removed.
30819         * platform/efl/fast/html/details-remove-summary-6-expected.txt: Removed.
30820         * platform/efl/fast/html/details-remove-summary-child-1-expected.txt: Removed.
30821         * platform/efl/fast/html/details-remove-summary-child-2-expected.txt: Removed.
30822         * platform/efl/fast/images/imagemap-focus-ring-zoom-expected.txt: Removed.
30823         * platform/efl/svg/zoom/page/zoom-hixie-mixed-009-expected.png: Removed.
30824         * platform/efl/tables/mozilla/bugs/bug30692-expected.txt: Removed.
30825         * platform/gtk/css2.1/t0804-c5509-padn-l-03-f-g-expected.txt: Removed.
30826         * platform/gtk/css2.1/t100801-c544-valgn-01-d-ag-expected.txt: Removed.
30827         * platform/gtk/css3/flexbox: Removed.
30828         * platform/gtk/css3/flexbox/flexbox-baseline-expected.txt: Removed.
30829         * platform/gtk/fast/html/details-add-child-1-expected.txt: Removed.
30830         * platform/gtk/fast/html/details-add-child-2-expected.txt: Removed.
30831         * platform/gtk/fast/html/details-add-details-child-1-expected.txt: Removed.
30832         * platform/gtk/fast/html/details-add-details-child-2-expected.txt: Removed.
30833         * platform/gtk/fast/html/details-add-summary-1-and-click-expected.txt: Removed.
30834         * platform/gtk/fast/html/details-add-summary-1-expected.txt: Removed.
30835         * platform/gtk/fast/html/details-add-summary-10-and-click-expected.txt: Removed.
30836         * platform/gtk/fast/html/details-add-summary-10-expected.txt: Removed.
30837         * platform/gtk/fast/html/details-add-summary-2-and-click-expected.txt: Removed.
30838         * platform/gtk/fast/html/details-add-summary-2-expected.txt: Removed.
30839         * platform/gtk/fast/html/details-add-summary-3-and-click-expected.txt: Removed.
30840         * platform/gtk/fast/html/details-add-summary-3-expected.txt: Removed.
30841         * platform/gtk/fast/html/details-add-summary-4-and-click-expected.txt: Removed.
30842         * platform/gtk/fast/html/details-add-summary-4-expected.txt: Removed.
30843         * platform/gtk/fast/html/details-add-summary-5-and-click-expected.txt: Removed.
30844         * platform/gtk/fast/html/details-add-summary-5-expected.txt: Removed.
30845         * platform/gtk/fast/html/details-add-summary-6-and-click-expected.txt: Removed.
30846         * platform/gtk/fast/html/details-add-summary-6-expected.txt: Removed.
30847         * platform/gtk/fast/html/details-add-summary-7-and-click-expected.txt: Removed.
30848         * platform/gtk/fast/html/details-add-summary-7-expected.txt: Removed.
30849         * platform/gtk/fast/html/details-add-summary-8-and-click-expected.txt: Removed.
30850         * platform/gtk/fast/html/details-add-summary-8-expected.txt: Removed.
30851         * platform/gtk/fast/html/details-add-summary-9-and-click-expected.txt: Removed.
30852         * platform/gtk/fast/html/details-add-summary-9-expected.txt: Removed.
30853         * platform/gtk/fast/html/details-add-summary-child-1-expected.txt: Removed.
30854         * platform/gtk/fast/html/details-add-summary-child-2-expected.txt: Removed.
30855         * platform/gtk/fast/html/details-nested-1-expected.txt: Removed.
30856         * platform/gtk/fast/html/details-no-summary1-expected.txt: Removed.
30857         * platform/gtk/fast/html/details-no-summary2-expected.txt: Removed.
30858         * platform/gtk/fast/html/details-no-summary3-expected.txt: Removed.
30859         * platform/gtk/fast/html/details-open1-expected.txt: Removed.
30860         * platform/gtk/fast/html/details-open3-expected.txt: Removed.
30861         * platform/gtk/fast/html/details-open5-expected.txt: Removed.
30862         * platform/gtk/fast/html/details-open6-expected.txt: Removed.
30863         * platform/gtk/fast/html/details-remove-child-1-expected.txt: Removed.
30864         * platform/gtk/fast/html/details-remove-child-2-expected.txt: Removed.
30865         * platform/gtk/fast/html/details-remove-summary-1-and-click-expected.txt: Removed.
30866         * platform/gtk/fast/html/details-remove-summary-1-expected.txt: Removed.
30867         * platform/gtk/fast/html/details-remove-summary-2-and-click-expected.txt: Removed.
30868         * platform/gtk/fast/html/details-remove-summary-2-expected.txt: Removed.
30869         * platform/gtk/fast/html/details-remove-summary-3-and-click-expected.txt: Removed.
30870         * platform/gtk/fast/html/details-remove-summary-3-expected.txt: Removed.
30871         * platform/gtk/fast/html/details-remove-summary-4-and-click-expected.txt: Removed.
30872         * platform/gtk/fast/html/details-remove-summary-4-expected.txt: Removed.
30873         * platform/gtk/fast/html/details-remove-summary-5-and-click-expected.txt: Removed.
30874         * platform/gtk/fast/html/details-remove-summary-5-expected.txt: Removed.
30875         * platform/gtk/fast/html/details-remove-summary-6-and-click-expected.txt: Removed.
30876         * platform/gtk/fast/html/details-remove-summary-6-expected.txt: Removed.
30877         * platform/gtk/fast/html/details-remove-summary-child-1-expected.txt: Removed.
30878         * platform/gtk/fast/html/details-remove-summary-child-2-expected.txt: Removed.
30879         * platform/gtk/fast/images/imagemap-focus-ring-zoom-expected.txt: Removed.
30880         * platform/gtk/svg/zoom/page/zoom-hixie-mixed-009-expected.png: Removed.
30881         * platform/gtk/tables/mozilla/bugs/bug30692-expected.txt: Removed.
30882         * svg/zoom/page/zoom-hixie-mixed-009-expected.png: Added.
30883         * tables/mozilla/bugs/bug30692-expected.txt: Added.
30884
30885 2012-10-12  James Simonsen  <simonjam@chromium.org>
30886
30887         [RequestAnimationFrame] Remove vendor prefix
30888         https://bugs.webkit.org/show_bug.cgi?id=99116
30889
30890         Reviewed by Adam Barth.
30891
30892         * fast/animation/request-animation-frame-callback-id.html:
30893         * fast/animation/request-animation-frame-cancel-expected.txt:
30894         * fast/animation/request-animation-frame-detach-element.html:
30895         * fast/animation/request-animation-frame-detach-element2.html:
30896         * fast/animation/request-animation-frame-during-modal.html:
30897         * fast/animation/request-animation-frame-iframe2.html:
30898         * fast/animation/request-animation-frame-missing-arguments-expected.txt:
30899         * fast/animation/request-animation-frame-missing-arguments.html:
30900         * fast/animation/script-tests/request-animation-frame-cancel.js:
30901         (window):
30902         * fast/animation/script-tests/request-animation-frame-cancel2.js:
30903         * fast/animation/script-tests/request-animation-frame-disabled.js:
30904         * fast/animation/script-tests/request-animation-frame-subframe.html:
30905         * fast/animation/script-tests/request-animation-frame-timestamps-advance.js:
30906         (window.requestAnimationFrame):
30907         * fast/animation/script-tests/request-animation-frame-timestamps.js:
30908         * fast/animation/script-tests/request-animation-frame-within-callback.js:
30909         (window):
30910         * fast/animation/script-tests/request-animation-frame.js:
30911         * fast/canvas/script-tests/canvas-imageSmoothingEnabled-repaint.js:
30912         (BrowserPaint):
30913         * fast/canvas/webgl/webgl-texture-binding-preserved.html:
30914         * fast/dom/Window/post-message-crash.html:
30915         * inspector/timeline/timeline-animation-frame.html:
30916
30917 2012-10-12  Emil A Eklund  <eae@chromium.org>
30918
30919         Unreviewed chromium lucid rebaseline for r131202.
30920
30921         * platform/chromium-linux-x86/svg/as-border-image: Removed.
30922         * platform/chromium-linux-x86/svg/as-border-image/svg-as-border-image-expected.png: Removed.
30923         * platform/chromium-linux-x86/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.txt: Removed.
30924         * platform/chromium-linux-x86/svg/zoom/page/zoom-background-images-expected.png: Removed.
30925         * platform/chromium-mac-snowleopard/svg/as-border-image: Removed.
30926         * platform/chromium-mac-snowleopard/svg/as-border-image/svg-as-border-image-expected.png: Removed.
30927         * platform/chromium-mac-snowleopard/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.txt: Removed.
30928         * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-background-images-expected.png: Removed.
30929         * platform/chromium-win-xp/svg/as-border-image: Removed.
30930         * platform/chromium-win-xp/svg/as-border-image/svg-as-border-image-expected.png: Removed.
30931         * platform/chromium-win-xp/svg/zoom/page/zoom-background-images-expected.png: Removed.
30932
30933 2012-10-12  Emil A Eklund  <eae@chromium.org>
30934
30935         Unreviewed chromium mac rebaseline for r131202.
30936
30937         * platform/chromium-linux-x86/fast/block/float: Removed.
30938         * platform/chromium-linux-x86/fast/block/float/float-avoidance-expected.png: Removed.
30939         * platform/chromium-mac-snowleopard/editing/selection/3690703-2-expected.png:
30940         * platform/chromium-mac-snowleopard/editing/selection/3690703-expected.png:
30941         * platform/chromium-mac-snowleopard/editing/selection/3690719-expected.png:
30942         * platform/chromium-mac-snowleopard/editing/selection/4397952-expected.png:
30943         * platform/chromium-mac-snowleopard/editing/selection/5240265-expected.png:
30944         * platform/chromium-mac-snowleopard/editing/selection/selection-button-text-expected.png:
30945         * platform/chromium-mac-snowleopard/fast/block/float/float-avoidance-expected.png:
30946         * platform/chromium-mac-snowleopard/fast/css/continuationCrash-expected.png:
30947         * platform/chromium-mac-snowleopard/fast/css/margin-top-bottom-dynamic-expected.png:
30948         * platform/chromium-mac-snowleopard/fast/css/rtl-ordering-expected.png:
30949         * platform/chromium-mac-snowleopard/fast/dom/HTMLTextAreaElement/reset-textarea-expected.png:
30950         * platform/chromium-mac-snowleopard/fast/forms/001-expected.png:
30951         * platform/chromium-mac-snowleopard/fast/forms/blankbuttons-expected.png:
30952         * platform/chromium-mac-snowleopard/fast/forms/box-shadow-override-expected.png:
30953         * platform/chromium-mac-snowleopard/fast/forms/button-sizes-expected.png:
30954         * platform/chromium-mac-snowleopard/fast/forms/button-style-color-expected.png:
30955         * platform/chromium-mac-snowleopard/fast/forms/button-table-styles-expected.png:
30956         * platform/chromium-mac-snowleopard/fast/forms/button-text-transform-expected.png:
30957         * platform/chromium-mac-snowleopard/fast/forms/control-restrict-line-height-expected.png:
30958         * platform/chromium-mac-snowleopard/fast/forms/date-multiple-fields/date-multiple-fields-appearance-basic-expected.png:
30959         * platform/chromium-mac-snowleopard/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-classes-expected.png:
30960         * platform/chromium-mac-snowleopard/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-elements-expected.png:
30961         * platform/chromium-mac-snowleopard/fast/forms/date-multiple-fields/date-multiple-fields-appearance-style-expected.png:
30962         * platform/chromium-mac-snowleopard/fast/forms/file/file-input-direction-expected.png:
30963         * platform/chromium-mac-snowleopard/fast/forms/file/file-input-disabled-expected.png:
30964         * platform/chromium-mac-snowleopard/fast/forms/file/file-input-pressed-state-expected.png:
30965         * platform/chromium-mac-snowleopard/fast/forms/file/input-file-re-render-expected.png:
30966         * platform/chromium-mac-snowleopard/fast/forms/form-element-geometry-expected.png:
30967         * platform/chromium-mac-snowleopard/fast/forms/formmove3-expected.png:
30968         * platform/chromium-mac-snowleopard/fast/forms/input-appearance-height-expected.png:
30969         * platform/chromium-mac-snowleopard/fast/forms/input-button-sizes-expected.png:
30970         * platform/chromium-mac-snowleopard/fast/forms/input-value-expected.png:
30971         * platform/chromium-mac-snowleopard/fast/forms/menulist-clip-expected.png:
30972         * platform/chromium-mac-snowleopard/fast/forms/month-multiple-fields/month-multiple-fields-appearance-basic-expected.png:
30973         * platform/chromium-mac-snowleopard/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-classes-expected.png:
30974         * platform/chromium-mac-snowleopard/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-elements-expected.png:
30975         * platform/chromium-mac-snowleopard/fast/forms/month-multiple-fields/month-multiple-fields-appearance-style-expected.png:
30976         * platform/chromium-mac-snowleopard/fast/forms/targeted-frame-submission-expected.png:
30977         * platform/chromium-mac-snowleopard/fast/forms/time-multiple-fields/time-multiple-fields-appearance-basic-expected.png:
30978         * platform/chromium-mac-snowleopard/fast/forms/time-multiple-fields/time-multiple-fields-appearance-disabled-readonly-expected.png:
30979         * platform/chromium-mac-snowleopard/fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-classes-expected.png:
30980         * platform/chromium-mac-snowleopard/fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-elements-expected.png:
30981         * platform/chromium-mac-snowleopard/fast/forms/time-multiple-fields/time-multiple-fields-appearance-style-expected.png:
30982         * platform/chromium-mac-snowleopard/fast/forms/validation-message-appearance-expected.png:
30983         * platform/chromium-mac-snowleopard/fast/forms/week-multiple-fields/week-multiple-fields-appearance-basic-expected.png:
30984         * platform/chromium-mac-snowleopard/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-classes-expected.png:
30985         * platform/chromium-mac-snowleopard/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-elements-expected.png:
30986         * platform/chromium-mac-snowleopard/fast/forms/week-multiple-fields/week-multiple-fields-appearance-style-expected.png:
30987         * platform/chromium-mac-snowleopard/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.png:
30988         * platform/chromium-mac-snowleopard/fast/overflow/scrollRevealButton-expected.png:
30989         * platform/chromium-mac-snowleopard/fast/replaced/replaced-breaking-expected.png:
30990         * platform/chromium-mac-snowleopard/fast/replaced/width100percent-button-expected.png:
30991         * platform/chromium-mac-snowleopard/fast/sub-pixel/file-upload-control-at-fractional-offset-expected.png:
30992         * platform/chromium-mac-snowleopard/fast/text/international/vertical-text-glyph-test-expected.png:
30993         * platform/chromium-mac-snowleopard/fast/text/international/vertical-text-glyph-test-expected.txt:
30994         * platform/chromium-mac-snowleopard/fast/text/textIteratorNilRenderer-expected.png:
30995         * platform/chromium-mac-snowleopard/http/tests/navigation/javascriptlink-frames-expected.png:
30996         * platform/chromium-mac-snowleopard/platform/chromium/fast/forms/date/date-suggestion-picker-appearance-expected.png:
30997         * platform/chromium-mac-snowleopard/platform/chromium/fast/forms/date/date-suggestion-picker-appearance-rtl-expected.png:
30998         * platform/chromium-mac-snowleopard/platform/chromium/fast/forms/time/time-suggestion-picker-appearance-expected.png:
30999         * platform/chromium-mac-snowleopard/platform/chromium/fast/forms/time/time-suggestion-picker-appearance-rtl-expected.png:
31000         * platform/chromium-mac-snowleopard/platform/chromium/fast/forms/time/time-suggestion-picker-appearance-with-scroll-bar-expected.png:
31001         * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug1188-expected.png:
31002         * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug1318-expected.png:
31003         * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug138725-expected.png:
31004         * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug18359-expected.png:
31005         * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug2479-2-expected.png:
31006         * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug2479-3-expected.png:
31007         * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug26178-expected.png:
31008         * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug28928-expected.png:
31009         * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug33855-expected.png:
31010         * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug39209-expected.png:
31011         * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug4429-expected.png:
31012         * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug46368-1-expected.png:
31013         * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug46368-2-expected.png:
31014         * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug51037-expected.png:
31015         * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug51727-expected.png:
31016         * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug60749-expected.png:
31017         * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug7342-expected.png:
31018         * platform/chromium-mac-snowleopard/tables/mozilla/collapsing_borders/bug41262-4-expected.png:
31019         * platform/chromium-mac-snowleopard/tables/mozilla/dom/tableDom-expected.png:
31020         * platform/chromium-mac-snowleopard/tables/mozilla/other/move_row-expected.png:
31021         * platform/chromium-mac-snowleopard/tables/mozilla_expected_failures/bugs/bug1725-expected.png:
31022         * platform/chromium-mac-snowleopard/tables/mozilla_expected_failures/bugs/bug58402-2-expected.png:
31023         * platform/chromium-mac/editing/selection/3690703-2-expected.png:
31024         * platform/chromium-mac/editing/selection/3690703-2-expected.txt:
31025         * platform/chromium-mac/editing/selection/3690703-expected.png:
31026         * platform/chromium-mac/editing/selection/3690703-expected.txt:
31027         * platform/chromium-mac/editing/selection/3690719-expected.png:
31028         * platform/chromium-mac/editing/selection/3690719-expected.txt:
31029         * platform/chromium-mac/editing/selection/4397952-expected.png:
31030         * platform/chromium-mac/editing/selection/4397952-expected.txt:
31031         * platform/chromium-mac/editing/selection/5240265-expected.png:
31032         * platform/chromium-mac/editing/selection/5240265-expected.txt:
31033         * platform/chromium-mac/editing/selection/selection-button-text-expected.png:
31034         * platform/chromium-mac/editing/selection/selection-button-text-expected.txt:
31035         * platform/chromium-mac/fast/block/float/032-expected.txt:
31036         * platform/chromium-mac/fast/block/float/float-avoidance-expected.png:
31037         * platform/chromium-mac/fast/block/float/float-avoidance-expected.txt:
31038         * platform/chromium-mac/fast/css/continuationCrash-expected.png:
31039         * platform/chromium-mac/fast/css/continuationCrash-expected.txt:
31040         * platform/chromium-mac/fast/css/margin-top-bottom-dynamic-expected.png:
31041         * platform/chromium-mac/fast/css/margin-top-bottom-dynamic-expected.txt:
31042         * platform/chromium-mac/fast/css/rtl-ordering-expected.png:
31043         * platform/chromium-mac/fast/css/rtl-ordering-expected.txt:
31044         * platform/chromium-mac/fast/dom/HTMLTextAreaElement/reset-textarea-expected.png:
31045         * platform/chromium-mac/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt:
31046         * platform/chromium-mac/fast/forms/001-expected.png:
31047         * platform/chromium-mac/fast/forms/001-expected.txt:
31048         * platform/chromium-mac/fast/forms/blankbuttons-expected.png:
31049         * platform/chromium-mac/fast/forms/blankbuttons-expected.txt:
31050         * platform/chromium-mac/fast/forms/box-shadow-override-expected.png:
31051         * platform/chromium-mac/fast/forms/box-shadow-override-expected.txt:
31052         * platform/chromium-mac/fast/forms/button-sizes-expected.png:
31053         * platform/chromium-mac/fast/forms/button-sizes-expected.txt:
31054         * platform/chromium-mac/fast/forms/button-style-color-expected.png:
31055         * platform/chromium-mac/fast/forms/button-style-color-expected.txt:
31056         * platform/chromium-mac/fast/forms/button-table-styles-expected.png:
31057         * platform/chromium-mac/fast/forms/button-table-styles-expected.txt:
31058         * platform/chromium-mac/fast/forms/button-text-transform-expected.png:
31059         * platform/chromium-mac/fast/forms/button-text-transform-expected.txt:
31060         * platform/chromium-mac/fast/forms/control-restrict-line-height-expected.png:
31061         * platform/chromium-mac/fast/forms/control-restrict-line-height-expected.txt:
31062         * platform/chromium-mac/fast/forms/date-multiple-fields/date-multiple-fields-appearance-basic-expected.png:
31063         * platform/chromium-mac/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-classes-expected.png:
31064         * platform/chromium-mac/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-elements-expected.png:
31065         * platform/chromium-mac/fast/forms/date-multiple-fields/date-multiple-fields-appearance-style-expected.png:
31066         * platform/chromium-mac/fast/forms/file/file-input-direction-expected.png:
31067         * platform/chromium-mac/fast/forms/file/file-input-direction-expected.txt:
31068         * platform/chromium-mac/fast/forms/file/file-input-disabled-expected.png:
31069         * platform/chromium-mac/fast/forms/file/file-input-disabled-expected.txt:
31070         * platform/chromium-mac/fast/forms/file/file-input-pressed-state-expected.png:
31071         * platform/chromium-mac/fast/forms/file/input-file-re-render-expected.png:
31072         * platform/chromium-mac/fast/forms/file/input-file-re-render-expected.txt:
31073         * platform/chromium-mac/fast/forms/form-element-geometry-expected.png:
31074         * platform/chromium-mac/fast/forms/form-element-geometry-expected.txt:
31075         * platform/chromium-mac/fast/forms/formmove3-expected.png:
31076         * platform/chromium-mac/fast/forms/formmove3-expected.txt:
31077         * platform/chromium-mac/fast/forms/input-appearance-height-expected.png:
31078         * platform/chromium-mac/fast/forms/input-appearance-height-expected.txt:
31079         * platform/chromium-mac/fast/forms/input-button-sizes-expected.png:
31080         * platform/chromium-mac/fast/forms/input-button-sizes-expected.txt:
31081         * platform/chromium-mac/fast/forms/input-value-expected.png:
31082         * platform/chromium-mac/fast/forms/input-value-expected.txt:
31083         * platform/chromium-mac/fast/forms/menulist-clip-expected.png:
31084         * platform/chromium-mac/fast/forms/menulist-clip-expected.txt:
31085         * platform/chromium-mac/fast/forms/month-multiple-fields/month-multiple-fields-appearance-basic-expected.png:
31086         * platform/chromium-mac/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-classes-expected.png:
31087         * platform/chromium-mac/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-elements-expected.png:
31088         * platform/chromium-mac/fast/forms/month-multiple-fields/month-multiple-fields-appearance-style-expected.png:
31089         * platform/chromium-mac/fast/forms/targeted-frame-submission-expected.png:
31090         * platform/chromium-mac/fast/forms/targeted-frame-submission-expected.txt:
31091         * platform/chromium-mac/fast/forms/time-multiple-fields/time-multiple-fields-appearance-basic-expected.png:
31092         * platform/chromium-mac/fast/forms/time-multiple-fields/time-multiple-fields-appearance-disabled-readonly-expected.png:
31093         * platform/chromium-mac/fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-classes-expected.png:
31094         * platform/chromium-mac/fast/forms/time-multiple-fields/time-multiple-fields-appearance-pseudo-elements-expected.png:
31095         * platform/chromium-mac/fast/forms/time-multiple-fields/time-multiple-fields-appearance-style-expected.png:
31096         * platform/chromium-mac/fast/forms/validation-message-appearance-expected.png:
31097         * platform/chromium-mac/fast/forms/validation-message-appearance-expected.txt:
31098         * platform/chromium-mac/fast/forms/week-multiple-fields/week-multiple-fields-appearance-basic-expected.png:
31099         * platform/chromium-mac/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-classes-expected.png:
31100         * platform/chromium-mac/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-elements-expected.png:
31101         * platform/chromium-mac/fast/forms/week-multiple-fields/week-multiple-fields-appearance-style-expected.png:
31102         * platform/chromium-mac/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.png:
31103         * platform/chromium-mac/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.txt:
31104         * platform/chromium-mac/fast/overflow/scrollRevealButton-expected.png:
31105         * platform/chromium-mac/fast/overflow/scrollRevealButton-expected.txt:
31106         * platform/chromium-mac/fast/replaced/replaced-breaking-expected.png:
31107         * platform/chromium-mac/fast/replaced/replaced-breaking-expected.txt:
31108         * platform/chromium-mac/fast/replaced/width100percent-button-expected.png:
31109         * platform/chromium-mac/fast/replaced/width100percent-button-expected.txt:
31110         * platform/chromium-mac/fast/sub-pixel/file-upload-control-at-fractional-offset-expected.png:
31111         * platform/chromium-mac/fast/sub-pixel/file-upload-control-at-fractional-offset-expected.txt:
31112         * platform/chromium-mac/fast/text/international/vertical-text-glyph-test-expected.png:
31113         * platform/chromium-mac/fast/text/international/vertical-text-glyph-test-expected.txt:
31114         * platform/chromium-mac/fast/text/textIteratorNilRenderer-expected.png:
31115         * platform/chromium-mac/fast/text/textIteratorNilRenderer-expected.txt:
31116         * platform/chromium-mac/http/tests/navigation/javascriptlink-frames-expected.png:
31117         * platform/chromium-mac/http/tests/navigation/javascriptlink-frames-expected.txt:
31118         * platform/chromium-mac/platform/chromium/fast/forms/date/date-suggestion-picker-appearance-expected.png:
31119         * platform/chromium-mac/platform/chromium/fast/forms/date/date-suggestion-picker-appearance-rtl-expected.png:
31120         * platform/chromium-mac/platform/chromium/fast/forms/time/time-suggestion-picker-appearance-expected.png:
31121         * platform/chromium-mac/platform/chromium/fast/forms/time/time-suggestion-picker-appearance-rtl-expected.png:
31122         * platform/chromium-mac/platform/chromium/fast/forms/time/time-suggestion-picker-appearance-with-scroll-bar-expected.png:
31123         * platform/chromium-mac/platform/chromium/virtual/softwarecompositing: Added.
31124         * platform/chromium-mac/platform/chromium/virtual/softwarecompositing/shadows: Added.
31125         * platform/chromium-mac/platform/chromium/virtual/softwarecompositing/shadows/shadow-drawing-expected.txt: Added.
31126         * platform/chromium-mac/tables/mozilla/bugs/bug1188-expected.png:
31127         * platform/chromium-mac/tables/mozilla/bugs/bug1188-expected.txt:
31128         * platform/chromium-mac/tables/mozilla/bugs/bug1318-expected.png:
31129         * platform/chromium-mac/tables/mozilla/bugs/bug1318-expected.txt:
31130         * platform/chromium-mac/tables/mozilla/bugs/bug138725-expected.png:
31131         * platform/chromium-mac/tables/mozilla/bugs/bug138725-expected.txt:
31132         * platform/chromium-mac/tables/mozilla/bugs/bug18359-expected.png:
31133         * platform/chromium-mac/tables/mozilla/bugs/bug18359-expected.txt:
31134         * platform/chromium-mac/tables/mozilla/bugs/bug2479-2-expected.png:
31135         * platform/chromium-mac/tables/mozilla/bugs/bug2479-2-expected.txt:
31136         * platform/chromium-mac/tables/mozilla/bugs/bug2479-3-expected.png:
31137         * platform/chromium-mac/tables/mozilla/bugs/bug2479-3-expected.txt:
31138         * platform/chromium-mac/tables/mozilla/bugs/bug2479-4-expected.txt:
31139         * platform/chromium-mac/tables/mozilla/bugs/bug26178-expected.png:
31140         * platform/chromium-mac/tables/mozilla/bugs/bug26178-expected.txt:
31141         * platform/chromium-mac/tables/mozilla/bugs/bug28928-expected.png:
31142         * platform/chromium-mac/tables/mozilla/bugs/bug28928-expected.txt:
31143         * platform/chromium-mac/tables/mozilla/bugs/bug33855-expected.png:
31144         * platform/chromium-mac/tables/mozilla/bugs/bug33855-expected.txt:
31145         * platform/chromium-mac/tables/mozilla/bugs/bug39209-expected.png:
31146         * platform/chromium-mac/tables/mozilla/bugs/bug39209-expected.txt:
31147         * platform/chromium-mac/tables/mozilla/bugs/bug4429-expected.png:
31148         * platform/chromium-mac/tables/mozilla/bugs/bug4429-expected.txt:
31149         * platform/chromium-mac/tables/mozilla/bugs/bug46368-1-expected.png:
31150         * platform/chromium-mac/tables/mozilla/bugs/bug46368-1-expected.txt:
31151         * platform/chromium-mac/tables/mozilla/bugs/bug46368-2-expected.png:
31152         * platform/chromium-mac/tables/mozilla/bugs/bug46368-2-expected.txt:
31153         * platform/chromium-mac/tables/mozilla/bugs/bug51037-expected.png:
31154         * platform/chromium-mac/tables/mozilla/bugs/bug51037-expected.txt:
31155         * platform/chromium-mac/tables/mozilla/bugs/bug51727-expected.png:
31156         * platform/chromium-mac/tables/mozilla/bugs/bug51727-expected.txt:
31157         * platform/chromium-mac/tables/mozilla/bugs/bug60749-expected.png:
31158         * platform/chromium-mac/tables/mozilla/bugs/bug60749-expected.txt:
31159         * platform/chromium-mac/tables/mozilla/bugs/bug7342-expected.png:
31160         * platform/chromium-mac/tables/mozilla/bugs/bug7342-expected.txt:
31161         * platform/chromium-mac/tables/mozilla/collapsing_borders/bug41262-4-expected.png:
31162         * platform/chromium-mac/tables/mozilla/collapsing_borders/bug41262-4-expected.txt:
31163         * platform/chromium-mac/tables/mozilla/dom/tableDom-expected.png:
31164         * platform/chromium-mac/tables/mozilla/dom/tableDom-expected.txt:
31165         * platform/chromium-mac/tables/mozilla/other/move_row-expected.png:
31166         * platform/chromium-mac/tables/mozilla/other/move_row-expected.txt:
31167         * platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug1725-expected.png:
31168         * platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug1725-expected.txt:
31169         * platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt:
31170         * platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug58402-2-expected.png:
31171         * platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug58402-2-expected.txt:
31172         * platform/chromium-win-xp/fast/block/float: Removed.
31173         * platform/chromium-win-xp/fast/block/float/float-avoidance-expected.png: Removed.
31174         * platform/chromium-win-xp/tables/mozilla_expected_failures/bugs: Removed.
31175         * platform/chromium-win-xp/tables/mozilla_expected_failures/bugs/bug1725-expected.png: Removed.
31176
31177 2012-10-12  Rob Buis  <rbuis@rim.com>
31178
31179         [BlackBerry] Add tests of WebSocketEnabled preference
31180         https://bugs.webkit.org/show_bug.cgi?id=84982
31181
31182         Reviewed by Yong Li.
31183
31184         * platform/blackberry/http/tests/websocket/tests/enable-disable-setting-expected.txt: Added.
31185         * platform/blackberry/http/tests/websocket/tests/enable-disable-setting.html: Added.
31186
31187 2012-10-11  Emil A Eklund  <eae@chromium.org>
31188
31189         [Sub pixel layout] Change RenderBox to not round logicalTop/Left for RenderReplaced
31190         https://bugs.webkit.org/show_bug.cgi?id=99108
31191
31192         Reviewed by Levi Weintraub.
31193
31194         Update tests expectations to reflect more correct rounding behavior.
31195         Specifically many images and other replaced content is no longer rendered at y -1.
31196
31197         * platform/chromium-linux/css2.1/t090501-c414-flt-03-b-g-expected.txt:
31198         * platform/chromium-linux/css3/flexbox/flexbox-baseline-expected.png:
31199         * platform/chromium-linux/fast/dom/HTMLProgressElement/progress-element-expected.png:
31200         * platform/chromium-linux/fast/forms/007-expected.png:
31201         * platform/chromium-linux/fast/forms/basic-buttons-expected.png:
31202         * platform/chromium-linux/fast/forms/basic-buttons-expected.txt:
31203         * platform/chromium-linux/fast/forms/input-baseline-expected.txt:
31204         * platform/chromium-linux/fast/forms/input-placeholder-paint-order-expected.png:
31205         * platform/chromium-linux/fast/forms/search-vertical-alignment-expected.png:
31206         * platform/chromium-linux/fast/forms/searchfield-heights-expected.png:
31207         * platform/chromium-linux/fast/forms/searchfield-heights-expected.txt:
31208         * platform/chromium-linux/fast/html/details-add-child-1-expected.png:
31209         * platform/chromium-linux/fast/html/details-add-child-2-expected.png:
31210         * platform/chromium-linux/fast/html/details-add-details-child-1-expected.png:
31211         * platform/chromium-linux/fast/html/details-add-details-child-2-expected.png:
31212         * platform/chromium-linux/fast/html/details-add-summary-1-and-click-expected.png:
31213         * platform/chromium-linux/fast/html/details-add-summary-1-expected.png:
31214         * platform/chromium-linux/fast/html/details-add-summary-10-and-click-expected.png:
31215         * platform/chromium-linux/fast/html/details-add-summary-10-expected.png:
31216         * platform/chromium-linux/fast/html/details-add-summary-2-and-click-expected.png:
31217         * platform/chromium-linux/fast/html/details-add-summary-2-expected.png:
31218         * platform/chromium-linux/fast/html/details-add-summary-3-and-click-expected.png:
31219         * platform/chromium-linux/fast/html/details-add-summary-3-expected.png:
31220         * platform/chromium-linux/fast/html/details-add-summary-4-and-click-expected.png:
31221         * platform/chromium-linux/fast/html/details-add-summary-4-expected.png:
31222         * platform/chromium-linux/fast/html/details-add-summary-5-and-click-expected.png:
31223         * platform/chromium-linux/fast/html/details-add-summary-5-expected.png:
31224         * platform/chromium-linux/fast/html/details-add-summary-6-and-click-expected.png:
31225         * platform/chromium-linux/fast/html/details-add-summary-6-expected.png:
31226         * platform/chromium-linux/fast/html/details-add-summary-7-and-click-expected.png:
31227         * platform/chromium-linux/fast/html/details-add-summary-7-expected.png:
31228         * platform/chromium-linux/fast/html/details-add-summary-8-and-click-expected.png:
31229         * platform/chromium-linux/fast/html/details-add-summary-8-expected.png:
31230         * platform/chromium-linux/fast/html/details-add-summary-9-and-click-expected.png:
31231         * platform/chromium-linux/fast/html/details-add-summary-9-expected.png:
31232         * platform/chromium-linux/fast/html/details-add-summary-child-1-expected.png:
31233         * platform/chromium-linux/fast/html/details-add-summary-child-2-expected.png:
31234         * platform/chromium-linux/fast/html/details-marker-style-expected.png:
31235         * platform/chromium-linux/fast/html/details-nested-1-expected.png:
31236         * platform/chromium-linux/fast/html/details-nested-2-expected.png:
31237         * platform/chromium-linux/fast/html/details-no-summary1-expected.png:
31238         * platform/chromium-linux/fast/html/details-no-summary2-expected.png:
31239         * platform/chromium-linux/fast/html/details-no-summary3-expected.png:
31240         * platform/chromium-linux/fast/html/details-no-summary4-expected.png:
31241         * platform/chromium-linux/fast/html/details-open-javascript-expected.png:
31242         * platform/chromium-linux/fast/html/details-open1-expected.png:
31243         * platform/chromium-linux/fast/html/details-open2-expected.png:
31244         * platform/chromium-linux/fast/html/details-open3-expected.png:
31245         * platform/chromium-linux/fast/html/details-open4-expected.png:
31246         * platform/chromium-linux/fast/html/details-open5-expected.png:
31247         * platform/chromium-linux/fast/html/details-open6-expected.png:
31248         * platform/chromium-linux/fast/html/details-position-expected.png:
31249         * platform/chromium-linux/fast/html/details-remove-child-1-expected.png:
31250         * platform/chromium-linux/fast/html/details-remove-child-2-expected.png:
31251         * platform/chromium-linux/fast/html/details-remove-summary-1-and-click-expected.png:
31252         * platform/chromium-linux/fast/html/details-remove-summary-1-expected.png:
31253         * platform/chromium-linux/fast/html/details-remove-summary-2-and-click-expected.png:
31254         * platform/chromium-linux/fast/html/details-remove-summary-2-expected.png:
31255         * platform/chromium-linux/fast/html/details-remove-summary-3-and-click-expected.png:
31256         * platform/chromium-linux/fast/html/details-remove-summary-3-expected.png:
31257         * platform/chromium-linux/fast/html/details-remove-summary-4-and-click-expected.png:
31258         * platform/chromium-linux/fast/html/details-remove-summary-4-expected.png:
31259         * platform/chromium-linux/fast/html/details-remove-summary-5-and-click-expected.png:
31260         * platform/chromium-linux/fast/html/details-remove-summary-5-expected.png:
31261         * platform/chromium-linux/fast/html/details-remove-summary-6-and-click-expected.png:
31262         * platform/chromium-linux/fast/html/details-remove-summary-6-expected.png:
31263         * platform/chromium-linux/fast/html/details-remove-summary-child-1-expected.png:
31264         * platform/chromium-linux/fast/html/details-remove-summary-child-2-expected.png:
31265         * platform/chromium-linux/fast/html/details-replace-summary-child-expected.png:
31266         * platform/chromium-linux/fast/html/details-replace-summary-child-expected.txt:
31267         * platform/chromium-linux/fast/html/details-replace-text-expected.png:
31268         * platform/chromium-linux/fast/html/details-replace-text-expected.txt:
31269         * platform/chromium-linux/fast/html/details-writing-mode-expected.png:
31270         * platform/chromium-linux/fast/images/imagemap-focus-ring-zoom-expected.png:
31271         * platform/chromium-linux/fast/repaint/reflection-repaint-test-expected.png:
31272         * platform/chromium-linux/fast/repaint/repaint-during-scroll-with-zoom-expected.png:
31273         * platform/chromium-linux/fast/repaint/repaint-during-scroll-with-zoom-expected.txt:
31274         * platform/chromium-linux/fast/repaint/transform-layout-repaint-expected.png:
31275         * platform/chromium-linux/fast/speech/input-appearance-searchandspeech-expected.png:
31276         * platform/chromium-linux/fast/speech/input-appearance-searchandspeech-expected.txt:
31277         * platform/chromium-linux/fast/writing-mode/fieldsets-expected.png:
31278         * platform/chromium-linux/svg/as-border-image/svg-as-border-image-2-expected.png:
31279         * platform/chromium-linux/svg/as-border-image/svg-as-border-image-expected.png:
31280         * platform/chromium-linux/svg/zoom/page/zoom-background-images-expected.png:
31281         * platform/chromium-linux/svg/zoom/page/zoom-hixie-mixed-009-expected.png:
31282         * platform/chromium-linux/svg/zoom/page/zoom-img-preserveAspectRatio-support-1-expected.png:
31283         * platform/chromium-linux/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.png:
31284         * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt:
31285         * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.png:
31286         * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-huge-size-expected.png:
31287         * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.png:
31288         * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png:
31289         * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt:
31290         * platform/chromium-win/compositing/shadows/shadow-drawing-expected.txt:
31291         * platform/chromium-win/css2.1/t0804-c5509-padn-l-03-f-g-expected.txt:
31292         * platform/chromium-win/css3/flexbox/flexbox-baseline-expected.txt:
31293         * platform/chromium-win/fast/block/positioning/replaced-inside-fixed-top-bottom-expected.png:
31294         * platform/chromium-win/fast/box-sizing/box-sizing-expected.txt:
31295         * platform/chromium-win/fast/forms/007-expected.txt:
31296         * platform/chromium-win/fast/forms/placeholder-position-expected.txt:
31297         * platform/chromium-win/fast/forms/search-vertical-alignment-expected.txt:
31298         * platform/chromium-win/fast/html/details-add-child-1-expected.txt:
31299         * platform/chromium-win/fast/html/details-add-child-2-expected.txt:
31300         * platform/chromium-win/fast/html/details-add-details-child-1-expected.txt:
31301         * platform/chromium-win/fast/html/details-add-details-child-2-expected.txt:
31302         * platform/chromium-win/fast/html/details-add-summary-1-and-click-expected.txt:
31303         * platform/chromium-win/fast/html/details-add-summary-1-expected.txt:
31304         * platform/chromium-win/fast/html/details-add-summary-10-and-click-expected.txt:
31305         * platform/chromium-win/fast/html/details-add-summary-10-expected.txt:
31306         * platform/chromium-win/fast/html/details-add-summary-2-and-click-expected.txt:
31307         * platform/chromium-win/fast/html/details-add-summary-2-expected.txt:
31308         * platform/chromium-win/fast/html/details-add-summary-3-and-click-expected.txt:
31309         * platform/chromium-win/fast/html/details-add-summary-3-expected.txt:
31310         * platform/chromium-win/fast/html/details-add-summary-4-and-click-expected.txt:
31311         * platform/chromium-win/fast/html/details-add-summary-4-expected.txt:
31312         * platform/chromium-win/fast/html/details-add-summary-5-and-click-expected.txt:
31313         * platform/chromium-win/fast/html/details-add-summary-5-expected.txt:
31314         * platform/chromium-win/fast/html/details-add-summary-6-and-click-expected.txt:
31315         * platform/chromium-win/fast/html/details-add-summary-6-expected.txt:
31316         * platform/chromium-win/fast/html/details-add-summary-7-and-click-expected.txt:
31317         * platform/chromium-win/fast/html/details-add-summary-7-expected.txt:
31318         * platform/chromium-win/fast/html/details-add-summary-8-and-click-expected.txt:
31319         * platform/chromium-win/fast/html/details-add-summary-8-expected.txt:
31320         * platform/chromium-win/fast/html/details-add-summary-9-and-click-expected.txt:
31321         * platform/chromium-win/fast/html/details-add-summary-9-expected.txt:
31322         * platform/chromium-win/fast/html/details-add-summary-child-1-expected.txt:
31323         * platform/chromium-win/fast/html/details-add-summary-child-2-expected.txt:
31324         * platform/chromium-win/fast/html/details-marker-style-expected.txt:
31325         * platform/chromium-win/fast/html/details-nested-1-expected.txt:
31326         * platform/chromium-win/fast/html/details-nested-2-expected.txt:
31327         * platform/chromium-win/fast/html/details-no-summary1-expected.txt:
31328         * platform/chromium-win/fast/html/details-no-summary2-expected.txt:
31329         * platform/chromium-win/fast/html/details-no-summary3-expected.txt:
31330         * platform/chromium-win/fast/html/details-no-summary4-expected.txt:
31331         * platform/chromium-win/fast/html/details-open-javascript-expected.txt:
31332         * platform/chromium-win/fast/html/details-open1-expected.txt:
31333         * platform/chromium-win/fast/html/details-open2-expected.txt:
31334         * platform/chromium-win/fast/html/details-open3-expected.txt:
31335         * platform/chromium-win/fast/html/details-open4-expected.txt:
31336         * platform/chromium-win/fast/html/details-open5-expected.txt:
31337         * platform/chromium-win/fast/html/details-open6-expected.txt:
31338         * platform/chromium-win/fast/html/details-position-expected.txt:
31339         * platform/chromium-win/fast/html/details-remove-child-1-expected.txt:
31340         * platform/chromium-win/fast/html/details-remove-child-2-expected.txt:
31341         * platform/chromium-win/fast/html/details-remove-summary-1-and-click-expected.txt:
31342         * platform/chromium-win/fast/html/details-remove-summary-1-expected.txt:
31343         * platform/chromium-win/fast/html/details-remove-summary-2-and-click-expected.txt:
31344         * platform/chromium-win/fast/html/details-remove-summary-2-expected.txt:
31345         * platform/chromium-win/fast/html/details-remove-summary-3-and-click-expected.txt:
31346         * platform/chromium-win/fast/html/details-remove-summary-3-expected.txt:
31347         * platform/chromium-win/fast/html/details-remove-summary-4-and-click-expected.txt:
31348         * platform/chromium-win/fast/html/details-remove-summary-4-expected.txt:
31349         * platform/chromium-win/fast/html/details-remove-summary-5-and-click-expected.txt:
31350         * platform/chromium-win/fast/html/details-remove-summary-5-expected.txt:
31351         * platform/chromium-win/fast/html/details-remove-summary-6-and-click-expected.txt:
31352         * platform/chromium-win/fast/html/details-remove-summary-6-expected.txt:
31353         * platform/chromium-win/fast/html/details-remove-summary-child-1-expected.txt:
31354         * platform/chromium-win/fast/html/details-remove-summary-child-2-expected.txt:
31355         * platform/chromium-win/fast/html/details-writing-mode-expected.txt:
31356         * platform/chromium-win/fast/images/imagemap-focus-ring-zoom-expected.txt:
31357         * platform/chromium-win/fast/inline-block/contenteditable-baseline-expected.txt:
31358         * platform/chromium-win/fast/writing-mode/fieldsets-expected.txt:
31359         * platform/chromium-win/media/media-document-audio-repaint-expected.txt:
31360         * platform/chromium-win/svg/as-border-image/svg-as-border-image-2-expected.txt:
31361         * platform/chromium-win/svg/as-border-image/svg-as-border-image-expected.txt:
31362         * platform/chromium-win/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.png:
31363         * platform/chromium-win/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.txt:
31364         * platform/chromium-win/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-expected.png:
31365         * platform/chromium-win/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-expected.txt:
31366         * platform/chromium-win/svg/zoom/page/zoom-hixie-mixed-009-expected.txt:
31367         * platform/chromium-win/svg/zoom/page/zoom-img-preserveAspectRatio-support-1-expected.txt:
31368         * platform/chromium-win/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt:
31369         * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.txt:
31370         * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-huge-size-expected.txt:
31371         * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.txt:
31372         * platform/chromium-win/tables/mozilla/bugs/bug30692-expected.txt:
31373         * platform/chromium/fast/block/positioning/replaced-inside-fixed-top-bottom-expected.txt:
31374
31375 2012-10-05  Jer Noble  <jer.noble@apple.com>
31376
31377         Enable ENCRYPTED_MEDIA support on Mac.
31378         https://bugs.webkit.org/show_bug.cgi?id=98044
31379
31380         Reviewed by Anders Carlsson.
31381
31382         Add platform specific expected results.
31383
31384         * platform/mac/fast/events/constructors/media-key-event-constructor-expected.txt: Added.
31385         * platform/chromium/fast/events/constructors/media-key-event-constructor-expected.txt: Copied from 
31386             fast/events/constructors/media-key-event-constructor-expected.txt due to chromium expected results 
31387             search order including platform/mac.
31388
31389 2012-10-12  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
31390
31391         [EFL] Unreviewed gardening.
31392
31393         Move some WontFix tests to the right place in the file, and add
31394         some ImageOnlyFailures that showed up after updating Cairo to
31395         1.12.4.
31396
31397         * platform/efl/TestExpectations:
31398
31399 2012-10-12  Csaba Osztrogonác  <ossy@webkit.org>
31400
31401         [Qt] Unreviewed gardening.
31402
31403         * platform/qt-5.0-wk2/css3/filters/composited-during-animation-layertree-expected.txt: Updated.
31404         * platform/qt/TestExpectations: Skip a flakey test.
31405
31406 2012-10-12  Adam Barth  <abarth@webkit.org>
31407
31408         More baselines updates after http://trac.webkit.org/changeset/131134.
31409         It seems http://trac.webkit.org/changeset/131158 wasn't quite complete.
31410
31411         * platform/chromium-linux-x86/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.png: Removed.
31412         * platform/chromium-linux-x86/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.png: Removed.
31413         * platform/chromium-linux-x86/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.png: Removed.
31414         * platform/chromium-linux-x86/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.png: Removed.
31415         * platform/chromium-linux-x86/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.png: Removed.
31416         * platform/chromium-linux-x86/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.png: Removed.
31417         * platform/chromium-linux-x86/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.png: Removed.
31418         * platform/chromium-linux-x86/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.png: Removed.
31419         * platform/chromium-linux-x86/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.png: Removed.
31420         * platform/chromium-linux-x86/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.png: Removed.
31421         * platform/chromium-linux-x86/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.png: Removed.
31422         * platform/chromium-linux-x86/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.png: Removed.
31423         * platform/chromium-linux-x86/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.png: Removed.
31424         * platform/chromium-linux-x86/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.png: Removed.
31425         * platform/chromium-linux-x86/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.png: Removed.
31426         * platform/chromium-linux-x86/svg/W3C-I18N/text-anchor-no-markup-expected.png: Removed.
31427         * platform/chromium-linux-x86/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.txt: Removed.
31428         * platform/chromium-linux-x86/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.txt: Removed.
31429         * platform/chromium-linux-x86/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.txt: Removed.
31430         * platform/chromium-linux-x86/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.txt: Removed.
31431         * platform/chromium-linux-x86/svg/text/bidi-text-query-expected.txt: Removed.
31432         * platform/chromium-linux-x86/transforms/2d/hindi-rotated-expected.png: Removed.
31433         * platform/chromium-linux/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.png:
31434         * platform/chromium-linux/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.png:
31435         * platform/chromium-linux/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.png:
31436         * platform/chromium-linux/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.png:
31437         * platform/chromium-linux/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.png:
31438         * platform/chromium-linux/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.png:
31439         * platform/chromium-linux/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.png:
31440         * platform/chromium-linux/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.png:
31441         * platform/chromium-linux/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.png:
31442         * platform/chromium-linux/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.png:
31443         * platform/chromium-linux/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.png:
31444         * platform/chromium-linux/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.png:
31445         * platform/chromium-linux/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.png:
31446         * platform/chromium-linux/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.png:
31447         * platform/chromium-linux/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.png:
31448         * platform/chromium-linux/svg/W3C-I18N/text-anchor-no-markup-expected.png:
31449         * platform/chromium-linux/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.txt: Removed.
31450         * platform/chromium-linux/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.txt: Removed.
31451         * platform/chromium-linux/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.txt: Removed.
31452         * platform/chromium-linux/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.txt: Removed.
31453         * platform/chromium-linux/svg/text/bidi-text-query-expected.txt: Removed.
31454         * platform/chromium-mac-snowleopard/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.txt: Removed.
31455         * platform/chromium-mac-snowleopard/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.txt: Removed.
31456         * platform/chromium-mac-snowleopard/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.txt: Removed.
31457         * platform/chromium-mac-snowleopard/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.txt: Removed.
31458         * platform/chromium-mac-snowleopard/svg/text/bidi-text-query-expected.txt: Removed.
31459         * platform/chromium-win-xp/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.txt: Removed.
31460         * platform/chromium-win-xp/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.txt: Removed.
31461         * platform/chromium-win-xp/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.txt: Removed.
31462         * platform/chromium-win-xp/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.txt: Removed.
31463         * platform/chromium-win-xp/svg/text/bidi-text-query-expected.txt: Removed.
31464
31465 2012-10-12  Adam Barth  <abarth@webkit.org>
31466
31467         Note that this test is flaky.
31468
31469         * platform/chromium/TestExpectations:
31470
31471 2012-10-12  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
31472
31473         [EFL] More pixel expectations and gardening.
31474
31475         Skip some pixel tests which are failing in WK1 and add correct PNG
31476         baselines for quite a few tests which render correctly in WK2.
31477
31478         * platform/efl-wk1/TestExpectations:
31479         * platform/efl/TestExpectations:
31480         * platform/efl/compositing/fixed-position-scroll-offset-history-restore-expected.png: Added.
31481         * platform/efl/compositing/geometry/fixed-in-composited-expected.png:
31482         * platform/efl/compositing/geometry/horizontal-scroll-composited-expected.png:
31483         * platform/efl/compositing/geometry/video-fixed-scrolling-expected.png:
31484         * platform/efl/compositing/overflow/fixed-position-ancestor-clip-expected.png:
31485         * platform/efl/compositing/repaint/newly-composited-repaint-rect-expected.png: Added.
31486         * platform/efl/fast/block/positioning/rtl-fixed-positioning-expected.png:
31487         * platform/efl/fast/block/positioning/vertical-rl/fixed-positioning-expected.png:
31488         * platform/efl/fast/dynamic/anchor-lock-expected.png:
31489         * platform/efl/fast/events/autoscroll-expected.png:
31490         * platform/efl/fast/events/reveal-link-when-focused-expected.png:
31491         * platform/efl/fast/layers/scroll-rect-to-visible-expected.png:
31492         * platform/efl/fast/multicol/scrolling-overflow-expected.png:
31493         * platform/efl/fast/multicol/shrink-to-column-height-for-pagination-expected.png:
31494         * platform/efl/fast/overflow/clip-rects-fixed-ancestor-expected.png:
31495         * platform/efl/fast/overflow/position-fixed-transform-clipping-expected.png:
31496         * platform/efl/fast/overflow/scrollRevealButton-expected.png:
31497         * platform/efl/fast/repaint/absolute-position-changed-expected.png:
31498         * platform/efl/fast/repaint/fixed-after-scroll-expected.png:
31499         * platform/efl/fast/repaint/fixed-and-absolute-position-scrolled-expected.png:
31500         * platform/efl/fast/repaint/fixed-child-move-after-scroll-expected.png:
31501         * platform/efl/fast/repaint/fixed-child-of-fixed-move-after-scroll-expected.png:
31502         * platform/efl/fast/repaint/fixed-child-of-transformed-move-after-scroll-expected.png:
31503         * platform/efl/fast/repaint/fixed-expected.png:
31504         * platform/efl/fast/repaint/fixed-move-after-scroll-expected.png:
31505         * platform/efl/fast/repaint/fixed-scale-expected.png:
31506         * platform/efl/fast/repaint/fixed-scroll-simple-expected.png:
31507         * platform/efl/fast/repaint/fixed-table-cell-expected.png:
31508         * platform/efl/fast/repaint/fixed-table-overflow-expected.png:
31509         * platform/efl/fast/repaint/fixed-table-overflow-zindex-expected.png:
31510         * platform/efl/fast/repaint/fixed-tranformed-expected.png:
31511         * platform/efl/fast/repaint/repaint-during-scroll-expected.png:
31512         * platform/efl/fast/repaint/scroll-absolute-layer-with-reflection-expected.png:
31513         * platform/efl/fast/repaint/scroll-fixed-layer-with-no-visible-content-expected.png:
31514         * platform/efl/fast/repaint/scroll-fixed-layer-with-reflection-expected.png:
31515         * platform/efl/fast/repaint/scroll-fixed-layer-with-transformed-parent-layer-expected.png:
31516         * platform/efl/fast/repaint/scroll-fixed-reflected-layer-expected.png:
31517         * platform/efl/fast/repaint/scroll-in-fixed-layer-expected.png:
31518         * platform/efl/fast/repaint/scroll-relative-table-inside-table-cell-expected.png: Added.
31519         * platform/efl/fast/text/atsui-negative-spacing-features-expected.png:
31520         * platform/efl/fast/text/justify-ideograph-complex-expected.png:
31521         * platform/efl/fast/text/large-text-composed-char-expected.png:
31522         * platform/efl/http/tests/loading/simple-subframe-expected.png: Added.
31523         * platform/efl/svg/as-image/img-preserveAspectRatio-support-1-expected.png:
31524         * platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-dom-shadow-color-attr-expected.png:
31525         * platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-dom-shadow-opacity-attr-expected.png:
31526         * platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-color-prop-expected.png:
31527         * platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-opacity-prop-expected.png:
31528         * platform/efl/svg/dynamic-updates/SVGFETurbulenceElement-dom-baseFrequency-attr-expected.png:
31529         * platform/efl/svg/dynamic-updates/SVGFETurbulenceElement-dom-stitchTiles-attr-expected.png:
31530         * platform/efl/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-stitchTiles-prop-expected.png:
31531         * platform/efl/tables/mozilla_expected_failures/bugs/bug1647-expected.png: Added.
31532
31533 2012-10-12  Sudarsana Nagineni  <sudarsana.nagineni@intel.com>
31534
31535         [EFL] Gardening of the WK2 Debug Bot failing tests
31536         https://bugs.webkit.org/show_bug.cgi?id=99184
31537
31538         Unreviewed EFL gardening.
31539
31540         Skip failing tests on WK2 debug bot. Also, unskip tests that are
31541         consistently passing.
31542
31543         * platform/efl-wk1/TestExpectations:
31544         * platform/efl-wk2/TestExpectations:
31545         * platform/efl-wk2/http/tests/loading/text-content-type-with-binary-extension-expected.txt:
31546         * platform/efl/TestExpectations:
31547
31548 2012-10-12  Alexander Pavlov  <apavlov@chromium.org>
31549
31550         Unreviewed, rebaseline inspector/styles/region-style-crash.html after r131176.
31551
31552         * inspector/styles/region-style-crash-expected.txt:
31553
31554 2012-10-12  Alexander Pavlov  <apavlov@chromium.org>
31555
31556         Web Inspector: [Styles] !important priority not honored inside the same declaration
31557         https://bugs.webkit.org/show_bug.cgi?id=99170
31558
31559         Reviewed by Yury Semikhatsky.
31560
31561         * inspector/elements/elements-panel-styles-expected.txt:
31562         * inspector/elements/resources/elements-panel-styles.css:
31563         (.foo):
31564
31565 2012-10-12  Sudarsana Nagineni  <sudarsana.nagineni@intel.com>
31566
31567         [EFL] Gardening to make the bots green
31568         https://bugs.webkit.org/show_bug.cgi?id=99176
31569
31570         Unreviewed EFL gardening.
31571
31572         Skip failing tests in order to make the bots green.
31573
31574         * platform/efl/TestExpectations:
31575
31576 2012-10-12  Michał Pakuła vel Rutka  <m.pakula@samsung.com>
31577
31578         Unreviewed EFL gardening.
31579         https://bugs.webkit.org/show_bug.cgi?id=99161
31580
31581         Unskip editing/pasteboard and add test expectations for failing tests.
31582
31583         * platform/efl/TestExpectations:
31584
31585 2012-10-12  Pavel Feldman  <pfeldman@chromium.org>
31586
31587         Web Inspector: relies on current Function.prototype.bind in the frame
31588         https://bugs.webkit.org/show_bug.cgi?id=99164
31589
31590         Reviewed by Yury Semikhatsky.
31591
31592         * inspector/console/command-line-api-expected.txt:
31593         * inspector/console/console-bind-fake-expected.txt: Added.
31594         * inspector/console/console-bind-fake.html: Added.
31595
31596 2012-10-12  Csaba Osztrogonác  <ossy@webkit.org>
31597
31598         [Qt] Unreviewed gardening, update expected files, skip new failing tests.
31599
31600         * platform/qt-5.0-wk2/TestExpectations:
31601         * platform/qt-5.0-wk2/css3/filters/composited-during-animation-layertree-expected.txt: Added.
31602         * platform/qt-5.0-wk2/fast/multicol/shrink-to-column-height-for-pagination-expected.png: Added.
31603         * platform/qt-5.0-wk2/fast/multicol/shrink-to-column-height-for-pagination-expected.txt: Added.
31604
31605 2012-10-12  Alexander Pavlov  <apavlov@chromium.org>
31606
31607         Web Inspector: [Styles] Colors should be "As authored" by default
31608         https://bugs.webkit.org/show_bug.cgi?id=99017
31609
31610         Reviewed by Vsevolod Vlasov.
31611
31612         Test rebaselines.
31613
31614         * inspector/elements/elements-panel-styles-expected.txt:
31615         * inspector/styles/inject-stylesheet-expected.txt:
31616         * inspector/styles/lazy-computed-style-expected.txt:
31617         * inspector/styles/styles-computed-trace-expected.txt:
31618         * inspector/styles/styles-overriden-properties-expected.txt:
31619         * inspector/styles/styles-update-from-js-expected.txt:
31620         * inspector/styles/variables/css-variables-expected.txt:
31621         * platform/chromium/inspector/styles/inject-stylesheet-expected.txt:
31622
31623 2012-10-12  Vsevolod Vlasov  <vsevik@chromium.org>
31624
31625         Web Inspector: Extract domain specific editing handling logic from UISourceCode descendants (step 1).
31626         https://bugs.webkit.org/show_bug.cgi?id=98912
31627
31628         Reviewed by Pavel Feldman.
31629
31630         * inspector/debugger/live-edit.html:
31631         * inspector/extensions/extensions-resources.html:
31632
31633 2012-10-12  Kenichi Ishibashi  <bashi@chromium.org>
31634
31635         Unreviewed test expectations update after r131134
31636
31637         * platform/chromium-linux/css3/font-feature-settings-rendering-expected.txt:
31638         * platform/chromium-linux/fast/text/atsui-negative-spacing-features-expected.png:
31639         * platform/chromium-linux/fast/text/atsui-spacing-features-expected.png:
31640         * platform/chromium-linux/fast/text/cg-vs-atsui-expected.png:
31641         * platform/chromium-linux/fast/text/complex-text-opacity-expected.png:
31642         * platform/chromium-linux/fast/text/drawBidiText-expected.png:
31643         * platform/chromium-linux/fast/text/international/arabic-justify-expected.png:
31644         * platform/chromium-linux/fast/text/international/arabic-vertical-offset-expected.png:
31645         * platform/chromium-linux/fast/text/international/complex-joining-using-gpos-expected.png:
31646         * platform/chromium-linux/fast/text/international/hebrew-vowels-expected.png:
31647         * platform/chromium-linux/fast/text/international/hindi-spacing-expected.png:
31648         * platform/chromium-linux/fast/text/international/khmer-selection-expected.png:
31649         * platform/chromium-linux/fast/text/international/khmer-selection-expected.txt:
31650         * platform/chromium-linux/fast/text/international/text-spliced-font-expected.png:
31651         * platform/chromium-linux/fast/text/international/thai-line-breaks-expected.png:
31652         * platform/chromium-linux/svg/W3C-I18N/g-dirLTR-ubOverride-expected.png:
31653         * platform/chromium-linux/svg/W3C-I18N/g-dirRTL-ubOverride-expected.png:
31654         * platform/chromium-linux/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.png:
31655         * platform/chromium-linux/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.png:
31656         * platform/chromium-linux/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.png:
31657         * platform/chromium-linux/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.png:
31658         * platform/chromium-linux/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.png:
31659         * platform/chromium-linux/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.png:
31660         * platform/chromium-linux/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.png:
31661         * platform/chromium-linux/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.png:
31662         * platform/chromium-linux/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.png:
31663         * platform/chromium-linux/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.png:
31664         * platform/chromium-linux/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.png:
31665         * platform/chromium-linux/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.png:
31666         * platform/chromium-linux/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.png:
31667         * platform/chromium-linux/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.png:
31668         * platform/chromium-linux/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.png:
31669         * platform/chromium-linux/svg/W3C-I18N/text-anchor-no-markup-expected.png:
31670         * platform/chromium-linux/svg/W3C-I18N/text-dirLTR-ubOverride-expected.png:
31671         * platform/chromium-linux/svg/W3C-I18N/text-dirLTR-ubOverride-expected.txt:
31672         * platform/chromium-linux/svg/W3C-I18N/text-dirRTL-ubOverride-expected.png:
31673         * platform/chromium-linux/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.png:
31674         * platform/chromium-linux/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.png:
31675         * platform/chromium-linux/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.png:
31676         * platform/chromium-linux/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.txt:
31677         * platform/chromium-linux/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.png:
31678         * platform/chromium-linux/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.txt:
31679         * platform/chromium-linux/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context-expected.png:
31680         * platform/chromium-linux/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.png:
31681         * platform/chromium-linux/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.txt:
31682         * platform/chromium-linux/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.png:
31683         * platform/chromium-linux/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.txt:
31684         * platform/chromium-linux/svg/W3C-I18N/tspan-dirNone-ubOverride-in-rtl-context-expected.png:
31685         * platform/chromium-linux/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-default-context-expected.png:
31686         * platform/chromium-linux/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-ltr-context-expected.png:
31687         * platform/chromium-linux/svg/W3C-I18N/tspan-direction-rtl-expected.png:
31688         * platform/chromium-linux/svg/W3C-SVG-1.1-SE/text-intro-05-t-expected.png:
31689         * platform/chromium-linux/svg/W3C-SVG-1.1/text-intro-05-t-expected.png:
31690         * platform/chromium-linux/svg/text/bidi-text-query-expected.png:
31691         * platform/chromium-linux/svg/text/bidi-text-query-expected.txt:
31692         * platform/chromium-linux/svg/text/bidi-tspans-expected.png:
31693         * platform/chromium-linux/svg/text/text-intro-05-t-expected.png:
31694         * platform/chromium-linux/svg/text/text-with-geometric-precision-expected.png:
31695         * platform/chromium-linux/transforms/2d/hindi-rotated-expected.png:
31696         * platform/chromium/TestExpectations:
31697
31698 2012-10-12  Zan Dobersek  <zandobersek@gmail.com>
31699
31700         Unreviewed GTK gardening.
31701
31702         Rebaselining fast/dom/Window/window-properties-performance.html after r131106.
31703         Adding a failure expectation for a transitions blend mode test added in r131146.
31704
31705         * platform/gtk/TestExpectations:
31706         * platform/gtk/fast/dom/Window/window-properties-performance-expected.txt:
31707
31708 2012-10-12  Kenichi Ishibashi  <bashi@chromium.org>
31709
31710         [WebSocket] Add "Cache-Control: no-cache" to handshake request
31711         https://bugs.webkit.org/show_bug.cgi?id=98000
31712
31713         Reviewed by Yuta Kitamura.
31714
31715         Add a test for no-cache headers check.
31716
31717         * http/tests/websocket/tests/hybi/nocache-expected.txt: Added.
31718         * http/tests/websocket/tests/hybi/nocache-test_wsh.py: Added.
31719         (web_socket_do_extra_handshake):
31720         (web_socket_transfer_data):
31721         * http/tests/websocket/tests/hybi/nocache.html: Added.
31722
31723 2012-10-12  Zoltan Arvai  <zarvai@inf.u-szeged.hu>
31724
31725         [Qt] Unreviewed gardening. Skip test using disabled SHADOW_DOM.
31726
31727         * platform/qt/TestExpectations: Skip fast/dom/shadow/insertion-point-resetStyleInheritance.html.
31728
31729 2012-10-11  Shinya Kawanaka  <shinyak@chromium.org>
31730
31731         [Chromium] Unreviewed gardening, TestExpectation updated.
31732
31733         * platform/chromium/TestExpectations:
31734
31735 2012-10-11  Rik Cabanier  <cabanier@adobe.com>
31736
31737         Bad copy constructor in StyleRareNonInheritedData
31738         https://bugs.webkit.org/show_bug.cgi?id=98950
31739
31740         Reviewed by Eric Seidel.
31741
31742         Typo in copy constructor caused blendmode to always be the default.
31743
31744         * platform/chromium/TestExpectations:
31745         * transitions/blendmode-transitions-expected.txt: Added.
31746         * transitions/blendmode-transitions.html: Added.
31747         * transitions/resources/transition-test-helpers.js:
31748         * transitions/svg-transitions-expected.txt:
31749
31750 2012-10-11  Shinya Kawanaka  <shinyak@chromium.org> 
31751
31752         [Chromium] Unreviewed gardening, TestExpectation updated.
31753
31754         * platform/chromium/TestExpectations:
31755
31756 2012-10-11  Shinya Kawanaka  <shinyak@chromium.org>
31757
31758         [Chromium] Unreviewed gardening, TestExpectations updated.
31759
31760         * platform/chromium/TestExpectations:
31761
31762 2012-10-11  Takashi Sakamoto  <tasak@google.com>
31763
31764         [Shadow DOM] Insertion points need resetStyleInheritance
31765         https://bugs.webkit.org/show_bug.cgi?id=93922
31766
31767         Reviewed by Dimitri Glazkov.
31768
31769         * fast/dom/shadow/insertion-point-resetStyleInheritance-expected.txt: Added.
31770         * fast/dom/shadow/insertion-point-resetStyleInheritance.html: Added.
31771
31772 2012-10-11  Kenichi Ishibashi  <bashi@chromium.org>
31773
31774         [Chromium] Use harfbuzz-ng by default on Linux
31775         https://bugs.webkit.org/show_bug.cgi?id=97281
31776
31777         Reviewed by Tony Chang.
31778
31779         * platform/chromium/TestExpectations: Added temporary expectations.
31780
31781 2012-10-11  Shinya Kawanaka  <shinyak@chromium.org> 
31782
31783         [Chromium] Unreviewed gardening, rebaselined.
31784
31785         * platform/chromium-linux/platform/chromium/compositing/tiny-layer-rotated-expected.png:
31786         * platform/chromium-mac/platform/chromium/compositing/tiny-layer-rotated-expected.png:
31787         * platform/chromium-win/platform/chromium/compositing/tiny-layer-rotated-expected.png:
31788
31789 2012-10-11  Shinya Kawanaka  <shinyak@chromium.org>
31790
31791         [Chromium] Unreviewed gardening, rebaselined.
31792
31793         * platform/chromium-mac-snowleopard/svg/custom/foreign-object-skew-expected.png:
31794
31795 2012-10-11  Sheriff Bot  <webkit.review.bot@gmail.com>
31796
31797         Unreviewed, rolling out r131100.
31798         http://trac.webkit.org/changeset/131100
31799         https://bugs.webkit.org/show_bug.cgi?id=99127
31800
31801         Caused an ASSERT (Requested by abarth|gardening on #webkit).
31802
31803         * css3/filters/custom/custom-filter-composite-operators-expected.png: Removed.
31804         * css3/filters/custom/custom-filter-composite-operators-expected.txt: Removed.
31805         * css3/filters/custom/custom-filter-composite-operators.html: Removed.
31806
31807 2012-10-11  Adam Barth  <abarth@webkit.org>
31808
31809         Add baselines for the rest of the platforms after
31810         http://trac.webkit.org/changeset/131111
31811
31812         * platform/chromium-linux/fast/sub-pixel/sub-pixel-iframe-copy-on-scroll-expected.txt: Removed.
31813         * platform/chromium-mac-snowleopard/fast/sub-pixel/sub-pixel-iframe-copy-on-scroll-expected.png: Added.
31814         * platform/chromium-mac/fast/sub-pixel/sub-pixel-iframe-copy-on-scroll-expected.png: Added.
31815         * platform/chromium-mac/fast/sub-pixel/sub-pixel-iframe-copy-on-scroll-expected.txt: Added.
31816         * platform/chromium-win/fast/sub-pixel/sub-pixel-iframe-copy-on-scroll-expected.png: Added.
31817         * platform/chromium-win/fast/sub-pixel/sub-pixel-iframe-copy-on-scroll-expected.txt: Added.
31818
31819 2012-10-11  Sheriff Bot  <webkit.review.bot@gmail.com>
31820
31821         Unreviewed, rolling out r131107.
31822         http://trac.webkit.org/changeset/131107
31823         https://bugs.webkit.org/show_bug.cgi?id=99126
31824
31825         Causes an ASSERT (Requested by abarth|gardening on #webkit).
31826
31827         * accessibility/secure-textfield-title-ui.html:
31828         * accessibility/title-ui-element-correctness-expected.txt: Removed.
31829         * accessibility/title-ui-element-correctness.html: Removed.
31830         * perf/accessibility-title-ui-element-expected.txt: Removed.
31831         * perf/accessibility-title-ui-element.html: Removed.
31832         * platform/chromium/TestExpectations:
31833
31834 2012-10-11  Jeffrey Pfau  <jpfau@apple.com>
31835
31836         [Mac] Temporarily mark fast/canvas/webgl/arraybuffer-transfer-of-control.html as failing
31837         https://bugs.webkit.org/show_bug.cgi?id=99096
31838
31839         * platform/mac/TestExpectations:
31840
31841 2012-10-11  Levi Weintraub  <leviw@chromium.org>
31842
31843         [Sub pixel layout] Fast-path iframe scrolling can picks up an extra pixel
31844         https://bugs.webkit.org/show_bug.cgi?id=98571
31845
31846         Reviewed by Emil A Eklund.
31847
31848         Tests scrolling of sub-pixel layers on sub-pixel platforms (Chromium).
31849
31850         * fast/sub-pixel/sub-pixel-iframe-copy-on-scroll.html: Added.
31851         * platform/chromium-linux/fast/sub-pixel/sub-pixel-iframe-copy-on-scroll-expected.png: Added.
31852         * platform/chromium-linux/fast/sub-pixel/sub-pixel-iframe-copy-on-scroll-expected.txt: Added.
31853         * platform/chromium-linux/fast/repaint/repaint-across-writing-mode-boundary-expected.png:
31854         The repaint rect shrinks safely by one pixel.
31855         * platform/chromium/TestExpectations:
31856         * platform/mac-lion/TestExpectations:
31857         * platform/mac-snowleopard/TestExpectations:
31858         * platform/mac-wk2/TestExpectations:
31859         * platform/mac/TestExpectations:
31860         * platform/qt-4.8/TestExpectations:
31861         * platform/qt/TestExpectations:
31862         * platform/win-wk2/TestExpectations:
31863         * platform/win-xp/TestExpectations:
31864         * platform/win/TestExpectations:
31865         * platform/wincairo/TestExpectations:
31866         * platform/wk2/TestExpectations:
31867
31868 2012-10-11  Dominic Mazzoni  <dmazzoni@google.com>
31869
31870         AX: labelForElement is slow when there are a lot of DOM elements
31871         https://bugs.webkit.org/show_bug.cgi?id=97825
31872
31873         Reviewed by Ryosuke Niwa.
31874
31875         Adds two new tests for titleUIElement that run on both Mac and
31876         Chromium. One tests correctness, the other tests speed.
31877
31878         Fixes one test so that it passes on Chromium.
31879         Enables other tests that now pass on Chromium.
31880
31881         * accessibility/secure-textfield-title-ui.html:
31882         * accessibility/title-ui-element-correctness-expected.txt: Added.
31883         * accessibility/title-ui-element-correctness.html: Added.
31884         * perf/accessibility-title-ui-element-expected.txt: Added.
31885         * perf/accessibility-title-ui-element.html: Added.
31886         * platform/chromium/TestExpectations:
31887
31888 2012-10-11  James Simonsen  <simonjam@chromium.org>
31889
31890         unprefix window.performance.webkitNow()
31891         https://bugs.webkit.org/show_bug.cgi?id=88278
31892
31893         Reviewed by Tony Gentilcore.
31894
31895         * fast/dom/Window/window-properties-performance-expected.txt:
31896         * fast/performance/performance-now-timestamps-expected.txt:
31897         * fast/performance/script-tests/performance-now-timestamps.js:
31898         * platform/chromium/TestExpectations: Remove skipped expectation.
31899         * platform/efl/TestExpectations:
31900         * platform/efl/fast/dom/Window/window-properties-performance-expected.txt:
31901         * platform/gtk/TestExpectations:
31902         * platform/qt/TestExpectations:
31903         * platform/qt/fast/dom/Window/window-properties-performance-expected.txt:
31904         * resources/magnitude-perf.js:
31905         (Magnitude._runIteration):
31906
31907 2012-10-11  Huang Dongsung  <luxtella@company100.net>
31908
31909         [CSS Shaders] Make custom filters use a premultiplied buffer.
31910         https://bugs.webkit.org/show_bug.cgi?id=98396
31911
31912         Reviewed by Dean Jackson.
31913
31914         Add test to check that the DOM element texture composites correctly
31915         when source alpha is a fractional value.
31916
31917         * css3/filters/custom/custom-filter-composite-fractional-source-alpha-expected.html: Added.
31918         * css3/filters/custom/custom-filter-composite-fractional-source-alpha.html: Added.
31919
31920 2012-10-11  Huang Dongsung  <luxtella@company100.net>
31921
31922         [CSS Shaders] Implement all composite operators except destination and lighter.
31923         https://bugs.webkit.org/show_bug.cgi?id=97859
31924
31925         Reviewed by Dean Jackson.
31926
31927         Add test to check that the DOM element texture composites correctly with the css_MixColor
31928         variable from the author's shader for each composite operator.
31929
31930         * css3/filters/custom/custom-filter-composite-operators-expected.png: Added.
31931         * css3/filters/custom/custom-filter-composite-operators-expected.txt: Added.
31932         * css3/filters/custom/custom-filter-composite-operators.html: Added.
31933
31934 2012-10-11  Adam Barth  <abarth@webkit.org>
31935
31936         One more baseline tweak after v8-i18n roll.
31937
31938         * platform/chromium/fast/js/date-proto-generic-invocation-expected.txt: Replaced.
31939
31940 2012-10-11  Filip Pizlo  <fpizlo@apple.com>
31941
31942         UInt32ToNumber and OSR exit should be aware of copy propagation and correctly recover both versions of a variable that was subject to a UInt32ToNumber cast
31943         https://bugs.webkit.org/show_bug.cgi?id=99100
31944         <rdar://problem/12480955>
31945
31946         Reviewed by Michael Saboff and Mark Hahnenberg.
31947
31948         * fast/js/dfg-uint32-to-number-in-middle-of-copy-propagation-expected.txt: Added.
31949         * fast/js/dfg-uint32-to-number-in-middle-of-copy-propagation.html: Added.
31950         * fast/js/jsc-test-list:
31951         * fast/js/script-tests/dfg-uint32-to-number-in-middle-of-copy-propagation.js: Added.
31952         (foo):
31953
31954 2012-10-11  Joshua Bell  <jsbell@chromium.org>
31955
31956         IndexedDB: IDL types defined in spec should be visible to scripts
31957         https://bugs.webkit.org/show_bug.cgi?id=99093
31958
31959         Reviewed by Adam Barth.
31960
31961         Verify that interfaces defined in the IDB spec's WebIDL are present on the
31962         global object.
31963
31964         * storage/indexeddb/interfaces-expected.txt: Added.
31965         * storage/indexeddb/interfaces.html: Added.
31966         * storage/indexeddb/resources/interfaces.js: Added.
31967         * storage/indexeddb/resources/shared.js: Remove assertion redundant with this test.
31968         (test):
31969
31970 2012-10-11  Adam Barth  <abarth@webkit.org>
31971
31972         Rebaseline these tests after v8-i18n roll.
31973
31974         * platform/chromium/fast/js/kde/StringObject-expected.txt:
31975         * platform/chromium/fast/js/kde/function_length-expected.txt: Added.
31976         * platform/chromium/fast/js/kde/inbuilt_function_tostring-expected.txt: Added.
31977         * platform/chromium/fast/js/string-prototype-properties-expected.txt:
31978         * platform/chromium/inspector-protocol/runtime-getProperties-expected.txt:
31979
31980 2012-10-11  Jeffrey Pfau  <jpfau@apple.com>
31981
31982         [WK2] WTR needs an implementation of setAsynchronousSpellCheckingEnabled
31983         https://bugs.webkit.org/show_bug.cgi?id=81042
31984
31985         Unreviewed, skipped a test that requires setAsynchronousSpellCheckingEnabled
31986
31987         * platform/wk2/TestExpectations:
31988
31989 2012-10-11  Adam Barth  <abarth@webkit.org>
31990
31991         I'm not 100% sure what caused this test to change behavior, but fewer
31992         unexpected exceptions seems like a good thing.
31993
31994         * platform/chromium/http/tests/media: Added.
31995         * platform/chromium/http/tests/media/media-source: Added.
31996         * platform/chromium/http/tests/media/media-source/video-media-source-add-and-remove-buffers-expected.txt: Added.
31997
31998 2012-10-11  Adam Barth  <abarth@webkit.org>
31999
32000         Note that this test is flaky.
32001
32002         * platform/chromium/TestExpectations:
32003
32004 2012-10-11  Csaba Osztrogonác  <ossy@webkit.org>
32005
32006         [Qt] Unreviewed gardening, skip new failing tests.
32007
32008         * platform/qt/TestExpectations:
32009
32010 2012-10-11  Csaba Osztrogonác  <ossy@webkit.org>
32011
32012         [Qt] Unreviewed gardening, unskip and rebase now passing tests.
32013
32014         * platform/qt/TestExpectations:
32015         * platform/qt/css2.1/20110323/inline-table-001-expected.png: Added.
32016         * platform/qt/css2.1/20110323/inline-table-001-expected.txt: Added.
32017         * platform/qt/css2.1/20110323/inline-table-002a-expected.png: Copied from LayoutTests/platform/qt/svg/custom/visibility-override-filter-expected.png.
32018         * platform/qt/css2.1/20110323/inline-table-002a-expected.txt: Added.
32019         * platform/qt/css2.1/20110323/inline-table-003-expected.png: Added.
32020         * platform/qt/css2.1/20110323/inline-table-003-expected.txt: Added.
32021         * platform/qt/css2.1/20110323/table-height-algorithm-023-expected.png: Added.
32022         * platform/qt/css2.1/20110323/table-height-algorithm-023-expected.txt: Added.
32023         * platform/qt/css2.1/20110323/table-height-algorithm-024-expected.png: Added.
32024         * platform/qt/css2.1/20110323/table-height-algorithm-024-expected.txt: Added.
32025         * platform/qt/css2.1/t051201-c23-first-line-00-b-expected.png: Added.
32026         * platform/qt/css2.1/t051201-c23-first-line-00-b-expected.txt:
32027         * platform/qt/css3/filters/blur-filter-page-scroll-expected.png:
32028         * platform/qt/css3/filters/blur-filter-page-scroll-parents-expected.png:
32029         * platform/qt/css3/filters/blur-filter-page-scroll-self-expected.png: Copied from LayoutTests/platform/qt/css3/filters/blur-filter-page-scroll-expected.png.
32030         * platform/qt/css3/filters/blur-filter-page-scroll-self-expected.txt: Added.
32031         * platform/qt/css3/filters/composited-during-animation-expected.txt: Added.
32032         * platform/qt/css3/filters/composited-during-animation-layertree-expected.txt: Added.
32033         * platform/qt/css3/filters/composited-during-transition-layertree-expected.txt: Added.
32034         * platform/qt/css3/filters/effect-reference-ordering-expected.png:
32035         * platform/qt/css3/images/cross-fade-background-size-expected.png: Added.
32036         * platform/qt/css3/images/cross-fade-background-size-expected.txt: Added.
32037         * platform/qt/css3/unicode-bidi-isolate-basic-expected.png: Added.
32038         * platform/qt/css3/unicode-bidi-isolate-basic-expected.txt: Added.
32039         * platform/qt/editing/inserting/multiple-lines-selected-expected.png: Added.
32040         * platform/qt/editing/inserting/multiple-lines-selected-expected.txt: Added.
32041         * platform/qt/fast/borders/rtl-border-04-expected.png: Added.
32042         * platform/qt/fast/borders/rtl-border-04-expected.txt: Added.
32043         * platform/qt/fast/borders/rtl-border-05-expected.png: Added.
32044         * platform/qt/fast/borders/rtl-border-05-expected.txt: Added.
32045         * platform/qt/fast/box-shadow/single-pixel-shadow-expected.png: Added.
32046         * platform/qt/fast/box-shadow/single-pixel-shadow-expected.txt: Added.
32047         * platform/qt/fast/css/relative-positioned-block-with-inline-ancestor-and-parent-dynamic-expected.png: Added.
32048         * platform/qt/fast/css/relative-positioned-block-with-inline-ancestor-and-parent-dynamic-expected.txt: Added.
32049         * platform/qt/fast/css/text-overflow-ellipsis-text-align-center-expected.png: Added.
32050         * platform/qt/fast/css/text-overflow-ellipsis-text-align-center-expected.txt: Added.
32051         * platform/qt/fast/css/text-overflow-ellipsis-text-align-justify-expected.png: Added.
32052         * platform/qt/fast/css/text-overflow-ellipsis-text-align-justify-expected.txt: Added.
32053         * platform/qt/fast/css/text-overflow-ellipsis-text-align-left-expected.png: Added.
32054         * platform/qt/fast/css/text-overflow-ellipsis-text-align-left-expected.txt: Added.
32055         * platform/qt/fast/css/text-overflow-ellipsis-text-align-right-expected.png: Added.
32056         * platform/qt/fast/css/text-overflow-ellipsis-text-align-right-expected.txt: Added.
32057         * platform/qt/fast/css/vertical-text-overflow-ellipsis-text-align-center-expected.png: Added.
32058         * platform/qt/fast/css/vertical-text-overflow-ellipsis-text-align-center-expected.txt: Added.
32059         * platform/qt/fast/css/vertical-text-overflow-ellipsis-text-align-justify-expected.png: Added.
32060         * platform/qt/fast/css/vertical-text-overflow-ellipsis-text-align-justify-expected.txt: Added.
32061         * platform/qt/fast/css/vertical-text-overflow-ellipsis-text-align-left-expected.png: Added.
32062         * platform/qt/fast/css/vertical-text-overflow-ellipsis-text-align-left-expected.txt: Added.
32063         * platform/qt/fast/css/vertical-text-overflow-ellipsis-text-align-right-expected.png: Added.
32064         * platform/qt/fast/css/vertical-text-overflow-ellipsis-text-align-right-expected.txt: Added.
32065         * platform/qt/fast/dom/34176-expected.png: Added.
32066         * platform/qt/fast/dom/34176-expected.txt: Added.
32067         * platform/qt/fast/forms/input-placeholder-paint-order-expected.png: Added.
32068         * platform/qt/fast/forms/input-placeholder-paint-order-expected.txt: Added.
32069         * platform/qt/fast/forms/select/optgroup-rendering-expected.png: Added.
32070         * platform/qt/fast/forms/select/optgroup-rendering-expected.txt: Added.
32071         * platform/qt/fast/forms/textarea/textarea-placeholder-paint-order-expected.png: Added.
32072         * platform/qt/fast/forms/textarea/textarea-placeholder-paint-order-expected.txt: Added.
32073         * platform/qt/fast/inline/inline-box-background-expected.png: Added.
32074         * platform/qt/fast/inline/inline-box-background-expected.txt: Added.
32075         * platform/qt/fast/inline/inline-box-background-long-image-expected.png: Added.
32076         * platform/qt/fast/inline/inline-box-background-long-image-expected.txt: Added.
32077         * platform/qt/fast/inline/inline-box-background-repeat-x-expected.png: Added.
32078         * platform/qt/fast/inline/inline-box-background-repeat-x-expected.txt: Added.
32079         * platform/qt/fast/inline/inline-box-background-repeat-y-expected.png: Added.
32080         * platform/qt/fast/inline/inline-box-background-repeat-y-expected.txt: Added.
32081         * platform/qt/fast/multicol/shrink-to-column-height-for-pagination-expected.png: Copied from LayoutTests/platform/qt/svg/custom/visibility-override-filter-expected.png.
32082         * platform/qt/fast/multicol/shrink-to-column-height-for-pagination-expected.txt: Added.
32083         * platform/qt/fast/reflections/reflection-with-zoom-expected.png: Added.
32084         * platform/qt/fast/reflections/reflection-with-zoom-expected.txt: Added.
32085         * platform/qt/fast/repaint/repaint-during-scroll-with-zoom-expected.png: Copied from LayoutTests/platform/qt/css3/filters/blur-filter-page-scroll-expected.png.
32086         * platform/qt/fast/repaint/repaint-during-scroll-with-zoom-expected.txt: Added.
32087         * platform/qt/fast/speech/input-appearance-searchandspeech-expected.png:
32088         * platform/qt/fast/speech/input-appearance-searchandspeech-expected.txt:
32089         * platform/qt/fast/speech/input-appearance-speechbutton-expected.png:
32090         * platform/qt/fast/speech/input-appearance-speechbutton-expected.txt:
32091         * platform/qt/fast/table/mozilla-bug10296-vertical-align-1-expected.png: Added.
32092         * platform/qt/fast/table/mozilla-bug10296-vertical-align-1-expected.txt: Added.
32093         * platform/qt/fast/table/mozilla-bug10296-vertical-align-2-expected.png: Added.
32094         * platform/qt/fast/table/mozilla-bug10296-vertical-align-2-expected.txt: Added.
32095         * platform/qt/fast/table/table-row-outline-paint-expected.png: Added.
32096         * platform/qt/fast/table/table-row-outline-paint-expected.txt: Added.
32097         * platform/qt/http/tests/misc/willCacheResponse-delegate-callback-expected.txt: Added.
32098         * platform/qt/svg/W3C-SVG-1.1-SE/styling-pres-02-f-expected.png: Added.
32099         * platform/qt/svg/W3C-SVG-1.1-SE/styling-pres-02-f-expected.txt: Added.
32100         * platform/qt/svg/W3C-SVG-1.1-SE/svgdom-over-01-f-expected.png:
32101         * platform/qt/svg/W3C-SVG-1.1-SE/svgdom-over-01-f-expected.txt: Added.
32102         * platform/qt/svg/W3C-SVG-1.1/coords-units-01-b-expected.txt:
32103         * platform/qt/svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.png: Added.
32104         * platform/qt/svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt: Added.
32105         * platform/qt/svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.png: Added.
32106         * platform/qt/svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt: Added.
32107         * platform/qt/svg/W3C-SVG-1.1/fonts-desc-02-t-expected.png: Added.
32108         * platform/qt/svg/W3C-SVG-1.1/fonts-desc-02-t-expected.txt: Added.
32109         * platform/qt/svg/W3C-SVG-1.1/fonts-glyph-04-t-expected.png: Added.
32110         * platform/qt/svg/W3C-SVG-1.1/fonts-glyph-04-t-expected.txt: Added.
32111         * platform/qt/svg/W3C-SVG-1.1/metadata-example-01-b-expected.png: Added.
32112         * platform/qt/svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt: Added.
32113         * platform/qt/svg/W3C-SVG-1.1/pservers-grad-02-b-expected.txt:
32114         * platform/qt/svg/W3C-SVG-1.1/pservers-grad-04-b-expected.txt:
32115         * platform/qt/svg/W3C-SVG-1.1/pservers-grad-05-b-expected.txt:
32116         * platform/qt/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt:
32117         * platform/qt/svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt:
32118         * platform/qt/svg/W3C-SVG-1.1/pservers-grad-12-b-expected.txt:
32119         * platform/qt/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.png:
32120         * platform/qt/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.txt:
32121         * platform/qt/svg/W3C-SVG-1.1/pservers-grad-15-b-expected.txt:
32122         * platform/qt/svg/W3C-SVG-1.1/shapes-polyline-01-t-expected.png: Added.
32123         * platform/qt/svg/W3C-SVG-1.1/shapes-polyline-01-t-expected.txt: Added.
32124         * platform/qt/svg/W3C-SVG-1.1/struct-use-05-b-expected.txt:
32125         * platform/qt/svg/W3C-SVG-1.1/styling-inherit-01-b-expected.txt:
32126         * platform/qt/svg/batik/filters/feTile-expected.png: Added.
32127         * platform/qt/svg/batik/filters/feTile-expected.txt:
32128         * platform/qt/svg/batik/paints/patternRegions-expected.png:
32129         * platform/qt/svg/batik/paints/patternRegions-expected.txt:
32130         * platform/qt/svg/batik/paints/patternRegions-positioned-objects-expected.png:
32131         * platform/qt/svg/batik/paints/patternRegions-positioned-objects-expected.txt:
32132         * platform/qt/svg/batik/text/textEffect-expected.png:
32133         * platform/qt/svg/batik/text/textEffect-expected.txt:
32134         * platform/qt/svg/batik/text/textEffect3-expected.png:
32135         * platform/qt/svg/batik/text/textEffect3-expected.txt:
32136         * platform/qt/svg/batik/text/textLayout-expected.png: Added.
32137         * platform/qt/svg/batik/text/textLayout-expected.txt: Added.
32138         * platform/qt/svg/batik/text/textOnPathSpaces-expected.png: Added.
32139         * platform/qt/svg/batik/text/textOnPathSpaces-expected.txt: Added.
32140         * platform/qt/svg/batik/text/textStyles-expected.png: Added.
32141         * platform/qt/svg/batik/text/textStyles-expected.txt: Added.
32142         * platform/qt/svg/batik/text/verticalText-expected.png: Added.
32143         * platform/qt/svg/batik/text/verticalText-expected.txt: Added.
32144         * platform/qt/svg/batik/text/xmlSpace-expected.png: Added.
32145         * platform/qt/svg/batik/text/xmlSpace-expected.txt: Added.
32146         * platform/qt/svg/clip-path/clip-in-clip-expected.png: Copied from LayoutTests/platform/qt/svg/custom/visibility-override-filter-expected.png.
32147         * platform/qt/svg/clip-path/clip-in-clip-expected.txt: Added.
32148         * platform/qt/svg/clip-path/clipper-placement-issue-expected.png: Copied from LayoutTests/platform/qt/svg/custom/visibility-override-filter-expected.png.
32149         * platform/qt/svg/clip-path/clipper-placement-issue-expected.txt: Added.
32150         * platform/qt/svg/css/group-with-shadow-expected.png: Added.
32151         * platform/qt/svg/css/group-with-shadow-expected.txt: Added.
32152         * platform/qt/svg/custom/clip-path-with-css-transform-1-expected.png: Copied from LayoutTests/platform/qt/css3/filters/blur-filter-page-scroll-expected.png.
32153         * platform/qt/svg/custom/clip-path-with-css-transform-1-expected.txt: Added.
32154         * platform/qt/svg/custom/clip-path-with-css-transform-2-expected.png: Copied from LayoutTests/platform/qt/css3/filters/blur-filter-page-scroll-expected.png.
32155         * platform/qt/svg/custom/clip-path-with-css-transform-2-expected.txt: Added.
32156         * platform/qt/svg/custom/feComponentTransfer-Discrete-expected.png: Added.
32157         * platform/qt/svg/custom/feComponentTransfer-Discrete-expected.txt: Added.
32158         * platform/qt/svg/custom/feComponentTransfer-Gamma-expected.png: Added.
32159         * platform/qt/svg/custom/feComponentTransfer-Gamma-expected.txt: Added.
32160         * platform/qt/svg/custom/feComponentTransfer-Linear-expected.png: Added.
32161         * platform/qt/svg/custom/feComponentTransfer-Linear-expected.txt: Added.
32162         * platform/qt/svg/custom/feComponentTransfer-Table-expected.png: Added.
32163         * platform/qt/svg/custom/feComponentTransfer-Table-expected.txt: Added.
32164         * platform/qt/svg/custom/gradient-deep-referencing-expected.txt:
32165         * platform/qt/svg/custom/gradient-with-1d-boundingbox-expected.txt:
32166         * platform/qt/svg/custom/hit-test-with-br-expected.png: Added.
32167         * platform/qt/svg/custom/hit-test-with-br-expected.txt: Added.
32168         * platform/qt/svg/custom/js-late-pattern-and-object-creation-expected.png: Added.
32169         * platform/qt/svg/custom/js-late-pattern-and-object-creation-expected.txt: Added.
32170         * platform/qt/svg/custom/js-late-pattern-creation-expected.png: Added.
32171         * platform/qt/svg/custom/js-late-pattern-creation-expected.txt: Added.
32172         * platform/qt/svg/custom/junk-data-expected.png: Added.
32173         * platform/qt/svg/custom/junk-data-expected.txt: Added.
32174         * platform/qt/svg/custom/missing-xlink-expected.png:
32175         * platform/qt/svg/custom/missing-xlink-expected.txt:
32176         * platform/qt/svg/custom/non-scaling-stroke-expected.png:
32177         * platform/qt/svg/custom/non-scaling-stroke-expected.txt:
32178         * platform/qt/svg/custom/painting-marker-07-f-inherit-expected.png: Copied from LayoutTests/platform/qt/css3/filters/blur-filter-page-scroll-expected.png.
32179         * platform/qt/svg/custom/painting-marker-07-f-inherit-expected.txt: Added.
32180         * platform/qt/svg/custom/path-bad-data-expected.png:
32181         * platform/qt/svg/custom/path-bad-data-expected.txt:
32182         * platform/qt/svg/custom/radial-gradient-with-outstanding-focalPoint-expected.png:
32183         * platform/qt/svg/custom/radial-gradient-with-outstanding-focalPoint-expected.txt: Added.
32184         * platform/qt/svg/custom/recursive-gradient-expected.txt:
32185         * platform/qt/svg/custom/relative-sized-content-with-resources-expected.png:
32186         * platform/qt/svg/custom/relative-sized-content-with-resources-expected.txt:
32187         * platform/qt/svg/custom/small-rect-scale-expected.png: Copied from LayoutTests/platform/qt/svg/custom/visibility-override-filter-expected.png.
32188         * platform/qt/svg/custom/small-rect-scale-expected.txt: Added.
32189         * platform/qt/svg/custom/stroked-pattern-expected.txt:
32190         * platform/qt/svg/custom/use-font-face-crash-expected.png:
32191         * platform/qt/svg/custom/use-font-face-crash-expected.txt:
32192         * platform/qt/svg/custom/use-invalid-pattern-expected.txt: Added.
32193         * platform/qt/svg/custom/visibility-override-filter-expected.png:
32194         * platform/qt/svg/dom/length-list-parser-expected.txt:
32195         * platform/qt/svg/filters/big-sized-filter-2-expected.png: Added.
32196         * platform/qt/svg/filters/big-sized-filter-2-expected.txt: Added.
32197         * platform/qt/svg/filters/big-sized-filter-expected.png: Added.
32198         * platform/qt/svg/filters/big-sized-filter-expected.txt: Added.
32199         * platform/qt/svg/foreignObject/fO-display-none-expected.png: Copied from LayoutTests/platform/qt/css3/filters/blur-filter-page-scroll-expected.png.
32200         * platform/qt/svg/foreignObject/fO-display-none-expected.txt: Added.
32201         * platform/qt/svg/foreignObject/fO-display-none-with-relative-pos-content-expected.png: Copied from LayoutTests/platform/qt/css3/filters/blur-filter-page-scroll-expected.png.
32202         * platform/qt/svg/foreignObject/fO-display-none-with-relative-pos-content-expected.txt: Added.
32203         * platform/qt/svg/hixie/data-types/002-expected.png: Added.
32204         * platform/qt/svg/hixie/data-types/002-expected.txt: Added.
32205         * platform/qt/svg/hixie/error/012-expected.png: Added.
32206         * platform/qt/svg/hixie/error/012-expected.txt: Added.
32207         * platform/qt/svg/hixie/perf/006-expected.png:
32208         * platform/qt/svg/hixie/perf/006-expected.txt:
32209         * platform/qt/svg/text/bidi-embedded-direction-expected.png: Added.
32210         * platform/qt/svg/text/bidi-embedded-direction-expected.txt: Added.
32211         * platform/qt/svg/text/select-textLength-spacingAndGlyphs-squeeze-1-expected.png: Added.
32212         * platform/qt/svg/text/select-textLength-spacingAndGlyphs-squeeze-1-expected.txt: Added.
32213         * platform/qt/svg/text/select-textLength-spacingAndGlyphs-squeeze-2-expected.png: Added.
32214         * platform/qt/svg/text/select-textLength-spacingAndGlyphs-squeeze-2-expected.txt: Added.
32215         * platform/qt/svg/text/select-textLength-spacingAndGlyphs-squeeze-3-expected.png: Added.
32216         * platform/qt/svg/text/select-textLength-spacingAndGlyphs-squeeze-3-expected.txt: Added.
32217         * platform/qt/svg/text/select-textLength-spacingAndGlyphs-squeeze-4-expected.png: Added.
32218         * platform/qt/svg/text/select-textLength-spacingAndGlyphs-squeeze-4-expected.txt: Added.
32219         * platform/qt/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.png: Added.
32220         * platform/qt/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.txt: Added.
32221         * platform/qt/svg/text/select-textLength-spacingAndGlyphs-stretch-2-expected.png: Added.
32222         * platform/qt/svg/text/select-textLength-spacingAndGlyphs-stretch-2-expected.txt: Added.
32223         * platform/qt/svg/text/select-textLength-spacingAndGlyphs-stretch-3-expected.png: Added.
32224         * platform/qt/svg/text/select-textLength-spacingAndGlyphs-stretch-3-expected.txt: Added.
32225         * platform/qt/svg/text/text-rescale-expected.png: Added.
32226         * platform/qt/svg/text/text-rescale-expected.txt: Added.
32227         * platform/qt/svg/zoom/page/zoom-coords-viewattr-01-b-expected.png:
32228         * platform/qt/svg/zoom/page/zoom-coords-viewattr-01-b-expected.txt:
32229         * platform/qt/svg/zoom/text/zoom-coords-viewattr-01-b-expected.png: Added.
32230         * platform/qt/svg/zoom/text/zoom-coords-viewattr-01-b-expected.txt:
32231
32232 2012-10-11  Dan Bernstein  <mitz@apple.com>
32233
32234         <rdar://problem/12477191> Combined text reverts to full-width font after a style change
32235         https://bugs.webkit.org/show_bug.cgi?id=99009
32236
32237         Reviewed by John Sullivan.
32238
32239         * fast/text/text-combine-width-after-style-change-expected.html: Added.
32240         * fast/text/text-combine-width-after-style-change.html: Added.
32241
32242 2012-10-11  Hayato Ito  <hayato@chromium.org>
32243
32244         Update ComposedShadowTreeWalker for Shadow DOM re-projection.
32245         https://bugs.webkit.org/show_bug.cgi?id=97151
32246
32247         Reviewed by Dimitri Glazkov.
32248
32249         * fast/dom/shadow/composed-shadow-tree-walker-expected.txt:
32250         * fast/dom/shadow/composed-shadow-tree-walker.html:
32251         * fast/dom/shadow/resources/shadow-dom.js:
32252         (createShadowRootWithAttributes):
32253         (createDOM):
32254         * fast/dom/shadow/shadow-dom-event-dispatching.html:
32255         * fast/dom/shadow/shadowdom-reprojection-1-expected.html: Added.
32256         * fast/dom/shadow/shadowdom-reprojection-1.html: Added.
32257         * fast/dom/shadow/shadowdom-reprojection-2-expected.html: Added.
32258         * fast/dom/shadow/shadowdom-reprojection-2.html: Added.
32259
32260 2012-10-11  Joshua Bell  <jsbell@chromium.org>
32261
32262         WebIDL: overloaded methods prevent number -> string conversion
32263         https://bugs.webkit.org/show_bug.cgi?id=85326
32264
32265         Reviewed by Kentaro Hara.
32266
32267         Updated expectations - new (more generic) console warnings.
32268
32269         * storage/indexeddb/cursor-overloads-expected.txt:
32270         * storage/indexeddb/legacy-constants-expected.txt:
32271
32272 2012-10-11  Zan Dobersek  <zandobersek@gmail.com>
32273
32274         Unreviewed GTK gardening.
32275
32276         Cleaning up the expected failures section. Any test that is marked as a WontFix
32277         should now have a small comment about the reasoning for such expectation, but no
32278         bug modifier. Any other expectation should now have a dedicated bug entry in the
32279         bugzilla that has the Gtk and LayoutTestFailure keywords. Also removed some
32280         outdated expectations or moved them into the failing tests section.
32281
32282         * platform/gtk/TestExpectations:
32283
32284 2012-10-11  Ádám Kallai  <kadam@inf.u-szeged.hu>
32285
32286         [Qt] Unreviewed gardening after 131050, 131051.
32287
32288         * platform/qt-5.0-wk2/TestExpectations:
32289         * platform/qt/TestExpectations:
32290
32291 2012-10-11  Kenichi Ishibashi <bashi@chromium.org>
32292
32293         REGRESSION(130231): Causes 3 complex font test failures on EFL / Harfbuzz+Freetype
32294         https://bugs.webkit.org/show_bug.cgi?id=98247
32295
32296         Reviewed by Kenneth Rohde Christiansen.
32297
32298         Removing temporary failures of complex font cases.
32299
32300         * platform/efl/TestExpectations:
32301
32302 2012-10-11  Mikhail Pozdnyakov  <mikhail.pozdnyakov@intel.com>
32303
32304         REGRESSION (r129478-r129480): http/tests/loading/text-content-type-with-binary-extension.html failing on Apple MountainLion Debug WK2 (Tests)
32305         https://bugs.webkit.org/show_bug.cgi?id=98527
32306
32307         Reviewed by Kenneth Rohde Christiansen.
32308
32309         Rebased http/tests/loading/text-content-type-with-binary-extension.html for WK2 EFL, as dumping order is affected.
32310         Other WK2 ports will have to do the same.
32311
32312         * platform/efl-wk2/http/tests/loading/text-content-type-with-binary-extension-expected.txt: Added.
32313         * platform/gtk-wk2/TestExpectations:
32314         * platform/mac-wk2/TestExpectations:
32315         * platform/qt-5.0-wk2/TestExpectations:
32316
32317 2012-10-11  Zan Dobersek  <zandobersek@gmail.com>
32318
32319         Unreviewed GTK gardening.
32320
32321         Adding platform-specific baseline for svg/custom/clip-mask-negative-scale.html
32322         that's required after r130090.
32323
32324         * platform/gtk/TestExpectations:
32325         * platform/gtk/svg/custom/clip-mask-negative-scale-expected.png: Added.
32326         * platform/gtk/svg/custom/clip-mask-negative-scale-expected.txt: Added.
32327
32328 2012-10-11  Keishi Hattori  <keishi@webkit.org>
32329
32330         F4 key should open the picker popup on Windows and Linux
32331         https://bugs.webkit.org/show_bug.cgi?id=98754
32332
32333         Reviewed by Kent Tamura.
32334
32335         * fast/forms/date/calendar-picker-key-operations.html:
32336         * platform/chromium-win/fast/forms/date/calendar-picker-key-operations-expected.txt: Added.
32337         * platform/chromium-win/platform/chromium/fast/forms/date/date-suggestion-picker-key-operations-expected.txt:
32338         * platform/chromium-win/platform/chromium/fast/forms/time/time-suggestion-picker-key-operations-expected.txt:
32339         * platform/chromium/fast/forms/date/date-suggestion-picker-key-operations-expected.txt:
32340         * platform/chromium/fast/forms/date/date-suggestion-picker-key-operations.html:
32341         * platform/chromium/fast/forms/time/time-suggestion-picker-key-operations-expected.txt:
32342         * platform/chromium/fast/forms/time/time-suggestion-picker-key-operations.html:
32343
32344 2012-10-11  Ádám Kallai  <kadam@inf.u-szeged.hu>
32345
32346         [Qt] Reviewing Qt TestExpectations. Unskip now passing tests.
32347
32348         * platform/qt-5.0-wk1/TestExpectations:
32349         * platform/qt-5.0-wk2/TestExpectations:
32350         * platform/qt/TestExpectations:
32351
32352 2012-10-11  Pavel Feldman  <pfeldman@chromium.org>
32353
32354         Not reviewed: revert 131004, 131012, 131016, 131042, 131043 for breaking inspector console
32355         https://bugs.webkit.org/show_bug.cgi?id=99042
32356
32357         * fast/css-generated-content/before-content-continuation-chain-expected.txt:
32358         * platform/chromium-mac-snowleopard/fast/css-generated-content/table-row-group-to-inline-expected.png:
32359         * platform/chromium-mac/fast/css-generated-content/table-row-group-to-inline-expected.png: Added.
32360         * platform/chromium/TestExpectations:
32361         * platform/efl/fast/css-generated-content/table-row-group-to-inline-expected.txt:
32362         * platform/gtk/TestExpectations:
32363         * platform/gtk/fast/css-generated-content/table-row-group-to-inline-expected.txt:
32364         * platform/mac/fast/css-generated-content/table-row-group-to-inline-expected.png:
32365         * platform/mac/fast/css-generated-content/table-row-group-to-inline-expected.txt:
32366
32367 2012-10-11  Kristóf Kosztyó  <kkristof@inf.u-szeged.hu>
32368
32369         [Qt] Unreviewed gardening after r131044.
32370
32371         Skip the failing tests.
32372
32373         * platform/qt-5.0-wk2/TestExpectations:
32374
32375 2012-10-11  Allan Sandfeld Jensen  <allan.jensen@digia.com>
32376
32377         Unreviewed Qt gardening.
32378
32379         Unskip more tests that now passes in DRT after the implementation of beginDragWithFiles.
32380
32381         * platform/qt-5.0-wk2/TestExpectations:
32382         * platform/qt/TestExpectations:
32383
32384 2012-10-11  Arpita Bahuguna  <arpitabahuguna@gmail.com>
32385
32386         REGRESSION (r96393): In some cases, generated content is never shown
32387         https://bugs.webkit.org/show_bug.cgi?id=88196
32388
32389         Reviewed by Antti Koivisto.
32390
32391         * fast/selectors/style-sharing-attribute-selector-with-pseudo-element-expected.html: Added.
32392         * fast/selectors/style-sharing-attribute-selector-with-pseudo-element.html: Added.
32393         Ref test added for verifying that the attribute selector style, when specified
32394         in conjucntion with pseudo-elements, is applied to the corresponding element.
32395
32396 2012-10-11  Shinya Kawanaka  <shinyak@chromium.org>
32397
32398         Some shadow roots are not showing up in Inspector.
32399         https://bugs.webkit.org/show_bug.cgi?id=88251
32400
32401         Reviewed by Pavel Feldman.
32402
32403         * inspector/elements/shadow-root-expected.txt: Added.
32404         * inspector/elements/shadow-root.html: Added.
32405
32406 2012-10-11  Jussi Kukkonen  <jussi.kukkonen@intel.com>
32407
32408         [WK2] Enable tests that use setAlwaysAcceptCookies()
32409         https://bugs.webkit.org/show_bug.cgi?id=98891
32410
32411         Unreviewed gardening. Enable WebKit2 tests that use
32412         setAlwaysAcceptCookies(): this feature was added several months ago.
32413
32414         * platform/wk2/TestExpectations:
32415
32416 2012-10-11  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
32417
32418         [EFL] Rebaseline fast/css-generated-content/table-row-group-to-inline.html after r131004.
32419
32420         * platform/efl/fast/css-generated-content/table-row-group-to-inline-expected.txt:
32421
32422 2012-10-11  Zan Dobersek  <zandobersek@gmail.com>
32423
32424         Unreviewed GTK gardening.
32425
32426         Rebaselining fast/css-generated-content/table-row-group-to-inline.html after r131004.
32427         Adding a flaky crashing expectation for fast/css/style-scoped/style-scoped-apply-authot-styles.html.
32428
32429         * platform/gtk/TestExpectations:
32430         * platform/gtk/fast/css-generated-content/table-row-group-to-inline-expected.txt:
32431
32432 2012-10-11  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
32433
32434         [EFL] Unskip fast/dom/shadow/shadowdom-dynamic-styling.html
32435
32436         Seems to be passing consistently now.
32437
32438         * platform/efl/TestExpectations:
32439
32440 2012-10-11  Michał Pakuła vel Rutka  <m.pakula@samsung.com>
32441
32442         [EFL] Add baselines for editing/pasteboard.
32443         https://bugs.webkit.org/show_bug.cgi?id=99018
32444
32445         Unreviewed EFL gardening.
32446
32447         * platform/efl/editing/pasteboard/: 26 new baselines.
32448
32449 2012-10-11  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
32450
32451         [EFL] More unreviewed gardening.
32452
32453         Revert my r130959, it turns out the tests being reported as
32454         failing were ones which were not listed in TestExpectations at
32455         all, so no cookie for me.
32456
32457         Also add `Missing' as a valid expectation for
32458         fast/css/text-rendering.html. While at it remove the text
32459         expectations for it, since the test is failing for us anyway.
32460
32461         * platform/efl/TestExpectations:
32462         * platform/efl/fast/css/text-rendering-expected.txt: Removed.
32463
32464 2012-10-11  Alexander Pavlov  <apavlov@chromium.org>
32465
32466         Web Inspector: [Elements] Breadcrumbs are not updated upon involved elements' className changes
32467         https://bugs.webkit.org/show_bug.cgi?id=98887
32468
32469         Reviewed by Vsevolod Vlasov.
32470
32471         * inspector/elements/breadcrumb-updates-expected.txt: Added.
32472         * inspector/elements/breadcrumb-updates.html: Added.
32473
32474 2012-10-11  Kunihiko Sakamoto  <ksakamoto@chromium.org>
32475
32476         Final newline (LF or CRLF) in paste buffer is converted to space
32477         https://bugs.webkit.org/show_bug.cgi?id=80838
32478
32479         Reviewed by Ryosuke Niwa.
32480
32481         Verify that trailing newlines are stripped when pasted into text inputs.
32482
32483         * editing/input/paste-text-ending-with-interchange-newline-expected.txt:
32484         Updated the expectation.
32485         * fast/forms/paste-multiline-text-input.html:
32486         Changed to use document.execCommand to mimic pasting, because setting
32487         input.value attribute does not trigger beforeTextInserted event.
32488         Added a test case to test trailing newlines.
32489
32490 2012-10-11  Ilya Tikhonovsky  <loislo@chromium.org>
32491
32492         Unreviewed. Skip inspector/profiler/memory-instrumentation-canvas.html on JSC platforms until proper fix in platform specific canvas code.
32493         https://bugs.webkit.org/show_bug.cgi?id=99001
32494
32495         * platform/efl/TestExpectations:
32496         * platform/gtk/TestExpectations:
32497         * platform/mac/TestExpectations:
32498         * platform/win/TestExpectations:
32499
32500 2012-10-11  Shinya Kawanaka  <shinyak@chromium.org>
32501
32502         [Chromium] Unreviewed gardening, test expectation update.
32503
32504         * platform/chromium/TestExpectations:
32505
32506 2012-10-11  Csaba Osztrogonác  <ossy@webkit.org>
32507
32508         [Qt] Unreviewed morning gardening, skip new failing tests.
32509
32510         * platform/qt-5.0-wk2/TestExpectations:
32511         * platform/qt/TestExpectations:
32512
32513 2012-10-10  Ilya Tikhonovsky  <loislo@chromium.org>
32514
32515         Web Inspector: NMI instrument HTMLCanvas element.
32516         https://bugs.webkit.org/show_bug.cgi?id=98917
32517
32518         Reviewed by Yury Semikhatsky.
32519
32520         It also includes non intrusive instrumentation for skia classes.
32521
32522         * inspector/profiler/memory-instrumentation-cached-images-expected.txt:
32523         * inspector/profiler/memory-instrumentation-cached-images.html:
32524         * inspector/profiler/memory-instrumentation-canvas.html: Added.
32525         * inspector/profiler/memory-instrumentation-test.js: Added.
32526         (initialize_MemoryInstrumentationTest.InspectorTest._memoryBlockSize):
32527         (initialize_MemoryInstrumentationTest.InspectorTest.validateMemoryBlockSize):
32528         (initialize_MemoryInstrumentationTest):
32529
32530 2012-10-10  Shinya Kawanaka  <shinyak@chromium.org>
32531
32532         [Chromium] Unreviewed gardening, rebaselined.
32533
32534         * platform/chromium-mac-snowleopard/fast/css-generated-content/table-row-group-to-inline-expected.png:
32535         * platform/chromium-mac/fast/css-generated-content/table-row-group-to-inline-expected.png: Removed.
32536
32537 2012-10-10  Simon Fraser  <simon.fraser@apple.com>
32538
32539         compositing/images/truncated-direct-png-image.html has been failing on Mac since it was
32540         added. Mark it as an expected image failure.
32541
32542         * platform/mac/TestExpectations:
32543
32544 2012-10-10  Simon Fraser  <simon.fraser@apple.com>
32545
32546         compositing/tiling/crash-reparent-tiled-layer.html is flakey
32547         https://bugs.webkit.org/show_bug.cgi?id=82546
32548
32549         Reviewed by Beth Dakin.
32550
32551         Unskip a previously-flakey tiled layer test that should not be flakey after this change.
32552
32553         * platform/mac/TestExpectations:
32554
32555 2012-10-10  James Simonsen  <simonjam@chromium.org>
32556
32557         Import W3C test suite for performance.now()
32558         https://bugs.webkit.org/show_bug.cgi?id=98953
32559
32560         Reviewed by Tony Gentilcore.
32561
32562         * http/tests/w3c/webperf/approved/HighResolutionTime/basic-expected.txt: Added.
32563         * http/tests/w3c/webperf/approved/HighResolutionTime/basic.html: Added.
32564         * http/tests/w3c/webperf/approved/HighResolutionTime/monotonic-clock-expected.txt: Added.
32565         * http/tests/w3c/webperf/approved/HighResolutionTime/monotonic-clock.html: Added.
32566         * http/tests/w3c/webperf/approved/HighResolutionTime/resources/now_frame.html: Added.
32567         * http/tests/w3c/webperf/approved/HighResolutionTime/test_cross_frame_start-expected.txt: Added.
32568         * http/tests/w3c/webperf/approved/HighResolutionTime/test_cross_frame_start.html: Added.
32569         * platform/chromium/TestExpectations: Skipped everywhere until we remove the prefix.
32570         * platform/efl/TestExpectations:
32571         * platform/gtk/TestExpectations:
32572         * platform/qt/TestExpectations:
32573
32574 2012-10-10  Dan Bernstein  <mitz@apple.com>
32575
32576         <rdar://problem/12472460> text-combine doesn’t use third- and quarter-width variants when used with @font-face
32577         https://bugs.webkit.org/show_bug.cgi?id=98961
32578
32579         Reviewed by Tim Horton.
32580
32581         * fast/text/text-combine-with-font-face-expected.html: Added.
32582         * fast/text/text-combine-with-font-face.html: Added.
32583
32584 2012-10-10  Elliott Sprehn  <esprehn@chromium.org>
32585
32586         Move :before and :after into the DOM        
32587         https://bugs.webkit.org/show_bug.cgi?id=95117
32588
32589         Reviewed by Eric Seidel.
32590
32591         Regenerated some baselines for tests given the new generated content architecture and disabled
32592         tests that are testing generated content on inputs which were wrong.
32593
32594         * fast/css-generated-content/before-content-continuation-chain-expected.txt:
32595         * platform/chromium-mac/fast/css-generated-content/table-row-group-to-inline-expected.png:
32596         * platform/chromium/TestExpectations: Disable the tests for generated content on inputs. A follow up CL with remove these tests.
32597         * platform/mac/fast/css-generated-content/table-row-group-to-inline-expected.png:
32598         * platform/mac/fast/css-generated-content/table-row-group-to-inline-expected.txt:
32599            This test always produced wrong output because we leave an anonymous RenderTable in the tree,
32600            and now that generated content is handled like DOM nodes this test renders differently since the
32601            content ends up after the left over RenderTable. Both outputs are wrong until Bug 86261 is fixed.
32602
32603 2012-10-10  Levi Weintraub  <leviw@chromium.org>
32604
32605         Tests failure on Chromium Mac after r130821
32606         https://bugs.webkit.org/show_bug.cgi?id=98865
32607
32608         Reviewed by Adam Barth.
32609
32610         Removing failing test entries.
32611
32612         * platform/chromium/TestExpectations:
32613
32614 2012-10-10  Stephen Chenney  <schenney@chromium.org>
32615
32616         SVGTextRunRenderingContext changes font data in the glyph page, but it shouldn't
32617         https://bugs.webkit.org/show_bug.cgi?id=98755
32618
32619         Reviewed by Eric Seidel.
32620
32621         New test case that includes an alt-glyph that comes from the system
32622         fallback font (because the alt-glyph doesn't reference anything). This
32623         test crashes on Chromium linux without the patch, and may crash on
32624         other platforms too.
32625
32626         * svg/text/alt-glpyh-on-fallback-font-crash.html: Added.
32627
32628 2012-10-10  Tab Atkins  <jackalmage@gmail.com>
32629
32630         column-count: 0 should not prevent margin-collapse through
32631         https://bugs.webkit.org/show_bug.cgi?id=65159
32632
32633         Reviewed by Tony Chang.
32634
32635         Fixed the zeroColumnCount.html test to properly test that "0" is an invalid CSS value,
32636         rather than just ensuring that it doesn't crash.
32637
32638         * fast/multicol/zeroColumnCount-expected.txt:
32639         * fast/multicol/zeroColumnCount.html:
32640
32641 2012-10-10  Alexander Shalamov  <alexander.shalamov@intel.com>
32642
32643         Invalid values for media query features are not handled
32644         https://bugs.webkit.org/show_bug.cgi?id=97006
32645
32646         Reviewed by Kenneth Rohde Christiansen.
32647
32648         Imported CSS3 Media Queries test suite from http://www.w3.org/Style/CSS/Test/MediaQueries/20120229/
32649
32650         * fast/media/media-query-invalid-value.html: Fixed invalid media query.
32651         * fast/media/media-query-serialization.html: Fixed invalid media query.
32652         * fast/media/w3c/README: Added.
32653         * fast/media/w3c/resources/media_queries_iframe.html: Added. (Imported from w3c test suite)
32654         * fast/media/w3c/test_media_queries-expected.txt: Added.
32655         * fast/media/w3c/test_media_queries.html: Added. (Imported from w3c test suite)
32656
32657 2012-10-10  MORITA Hajime  <morrita@google.com>
32658
32659         https://bugs.webkit.org/show_bug.cgi?id=95664
32660         [Shadow DOM] should be able to be available without <style scoped>
32661
32662         Reviewed by Dimitri Glazkov.
32663
32664         * fast/dom/shadow/style-scoped-not-enabled-expected.txt: Added.
32665         * fast/dom/shadow/style-scoped-not-enabled.html: Added.
32666
32667 2012-10-10  Ojan Vafai  <ojan@chromium.org>
32668
32669         check-layout.js should always dumpAsText
32670         https://bugs.webkit.org/show_bug.cgi?id=98959
32671
32672         Reviewed by Tony Chang.
32673
32674         Every checkLayout test was already dumpAsText except for 
32675         css3/flexbox/flex-item-child-overflow.html, which is a reftest
32676         and really doesn't need to be a checkLayout test.
32677
32678         * css3/flexbox/auto-height-dynamic.html:
32679         * css3/flexbox/box-sizing-min-max-sizes.html:
32680         * css3/flexbox/box-sizing.html:
32681         * css3/flexbox/columns-auto-size.html:
32682         * css3/flexbox/columns-height-set-via-top-bottom.html:
32683         * css3/flexbox/flex-algorithm-min-max.html:
32684         * css3/flexbox/flex-algorithm-with-margins.html:
32685         * css3/flexbox/flex-algorithm.html:
32686         * css3/flexbox/flex-align-column.html:
32687         * css3/flexbox/flex-align-end.html:
32688         * css3/flexbox/flex-align-max.html:
32689         * css3/flexbox/flex-align-percent-height.html:
32690         * css3/flexbox/flex-align-stretch.html:
32691         * css3/flexbox/flex-align-vertical-writing-mode.html:
32692         * css3/flexbox/flex-align.html:
32693         * css3/flexbox/flex-flow-auto-margins.html:
32694         * css3/flexbox/flex-flow-border.html:
32695         * css3/flexbox/flex-flow-margins-auto-size.html:
32696         * css3/flexbox/flex-flow-margins.html:
32697         * css3/flexbox/flex-flow-orientations.html:
32698         * css3/flexbox/flex-flow-overflow.html:
32699         * css3/flexbox/flex-flow-padding.html:
32700         * css3/flexbox/flex-flow.html:
32701         * css3/flexbox/flex-item-child-overflow-expected.html:
32702         * css3/flexbox/flex-item-child-overflow.html:
32703         * css3/flexbox/flex-item-min-size.html:
32704         * css3/flexbox/flex-justify-content.html:
32705         * css3/flexbox/flex-no-flex.html:
32706         * css3/flexbox/flex-rounding.html:
32707         * css3/flexbox/flexitem-stretch-image.html:
32708         * css3/flexbox/flexitem.html:
32709         * css3/flexbox/floated-flexbox.html:
32710         * css3/flexbox/inline-flex.html:
32711         * css3/flexbox/line-wrapping.html:
32712         * css3/flexbox/multiline-align-content-horizontal-column.html:
32713         * css3/flexbox/multiline-align-content.html:
32714         * css3/flexbox/multiline-align-self.html:
32715         * css3/flexbox/multiline-column-auto.html:
32716         * css3/flexbox/multiline-justify-content.html:
32717         * css3/flexbox/multiline-reverse-wrap-overflow.html:
32718         * css3/flexbox/multiline.html:
32719         * css3/flexbox/nested-stretch.html:
32720         * css3/flexbox/orthogonal-flex-directions.html:
32721         * css3/flexbox/percent-margins.html:
32722         * css3/flexbox/percentage-heights.html:
32723         * css3/flexbox/percentage-sizes-quirks.html:
32724         * css3/flexbox/percentage-sizes.html:
32725         * css3/flexbox/perpendicular-writing-modes-inside-flex-item.html:
32726         * css3/flexbox/position-absolute-child.html:
32727         * css3/flexbox/position-absolute-children.html:
32728         * css3/flexbox/preferred-widths-orthogonal.html:
32729         * css3/flexbox/preferred-widths.html:
32730         * css3/flexbox/relayout-image-load.html:
32731         * css3/flexbox/style-change.html:
32732         * css3/flexbox/true-centering.html:
32733         * css3/flexbox/writing-modes.html:
32734         * fast/block/margins-perpendicular-containing-block.html:
32735         * fast/css-grid-layout/place-cell-by-index.html:
32736         * fast/css/deprecated-flexbox-auto-min-size.html:
32737         * fast/css/nested-percent-height-on-replaced.html:
32738         * fast/css/percentage-height-auto-sized-body-quirks.html:
32739         * fast/flexbox/flexing-overflow-scroll-item.html:
32740         * fast/replaced/vertical-writing-mode-max-logical-width-replaced.html:
32741         * fast/table/bad-replaced-sizing-preferred-logical-widths.html:
32742         * fast/table/margins-flipped-text-direction.html:
32743         * fast/table/margins-perpendicular-containing-block.html:
32744         * fast/writing-mode/percentage-height-orthogonal-writing-modes-quirks.html:
32745         * fast/writing-mode/percentage-height-orthogonal-writing-modes.html:
32746         * resources/check-layout.js:
32747
32748 2012-10-10  Jeffrey Pfau  <jpfau@apple.com>
32749
32750         [Mac][WK2] Unreviewed, skipping fast/parser/document-open-in-unload.html
32751
32752         * platform/mac-wk2/TestExpectations:
32753
32754 2012-10-10  Ojan Vafai  <ojan@chromium.org>
32755
32756         Remove perf tests that haven't failed in the past 500 runs.
32757         * platform/chromium/TestExpectations:
32758
32759 2012-10-10  Julien Chaffraix  <jchaffraix@webkit.org>
32760
32761         More unreviewed Chromium gardening.
32762
32763         * platform/chromium/TestExpectations:
32764         Removed 11 more entries that have not failed in last 100 runs according to the flakiness dashboard.
32765
32766 2012-10-10  Mikhail Pozdnyakov  <mikhail.pozdnyakov@intel.com>
32767
32768         [WK2][WTR] WebKitTestRunner UI process should be aware of Custom Policy Delegate
32769         https://bugs.webkit.org/show_bug.cgi?id=95974
32770
32771         Reviewed by Kenneth Rohde Christiansen.
32772
32773         Unskipped fast/loader/onload-policy-ignore-for-frame.html for WK2.
32774
32775         * platform/wk2/TestExpectations:
32776
32777 2012-10-10  Adam Barth  <abarth@webkit.org>
32778
32779         This test can also fail with TEXT.
32780
32781         * platform/chromium/TestExpectations:
32782
32783 2012-10-10  Julien Chaffraix  <jchaffraix@webkit.org>
32784
32785         Unreviewed Chromium gardening.
32786
32787         * platform/chromium-linux/fast/repaint/reflection-repaint-test-expected.png:
32788         * platform/chromium-linux/fast/repaint/transform-layout-repaint-expected.png:
32789         * platform/chromium-mac/fast/repaint/reflection-repaint-test-expected.png: Added.
32790         * platform/chromium-mac/fast/repaint/transform-layout-repaint-expected.png: Added.
32791         * platform/chromium-win/fast/repaint/reflection-repaint-test-expected.png:
32792         * platform/chromium-win/fast/repaint/transform-layout-repaint-expected.png:
32793         The flakiness dashboard was lying on this entry. After talking with Emil, the baselines are correct so
32794         rebaselined these tests.
32795
32796         * platform/chromium/TestExpectations:
32797         Marked fast/dom/gc-dom-tree-lifetime.html as timeout as marking it slow didn't remove the flakiness.
32798
32799 2012-10-10  Adam Barth  <abarth@webkit.org>
32800
32801         When we check in image baselines, we use the -expected.png suffix
32802         rather than the -actual.png suffix. (This is likely a typo in
32803         http://trac.webkit.org/changeset/130940.)
32804
32805         * platform/chromium-win/editing/spelling/inline-spelling-markers-hidpi-actual.png: Removed.
32806         * platform/chromium-win/editing/spelling/inline-spelling-markers-hidpi-expected.png: Copied from LayoutTests/platform/chromium-win/editing/spelling/inline-spelling-markers-hidpi-actual.png.
32807
32808 2012-10-10  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
32809
32810         [EFL] Skip the color-correction tests.
32811
32812         Just specifying `Missing' makes the build bots sometimes report
32813         these tests as failing.
32814
32815         * platform/efl/TestExpectations:
32816
32817 2012-10-10  Adam Barth  <abarth@webkit.org>
32818
32819         Add a note that this test is flaky and can trigger an ASSERT.
32820
32821         * platform/chromium/TestExpectations:
32822
32823 2012-10-10  David Barton  <dbarton@mathscribe.com>
32824
32825         Turn on ENABLE_MATHML for Chromium
32826         https://bugs.webkit.org/show_bug.cgi?id=96960
32827
32828         Reviewed by Adam Barth.
32829
32830         We're enabling MathML now partly to let the automated fuzzers go to work. Some layout tuning will also be done in the
32831         next few days, so we expect MathML pixel tests to be changing during that time.
32832
32833         * platform/chromium/TestExpectations:
32834
32835 2012-10-10  Julien Chaffraix  <jchaffraix@webkit.org>
32836
32837         Unreviewed Chromium gardening.
32838
32839         * platform/chromium/TestExpectations:
32840         Removed 10 entries that have not failed in last 100 runs according to the flakiness dashboard.
32841
32842 2012-10-10  Mike West  <mkwst@chromium.org>
32843
32844         Web Inspector: add support for %c (style) in console API
32845         https://bugs.webkit.org/show_bug.cgi?id=69401
32846
32847         Reviewed by Pavel Feldman.
32848
32849         * http/tests/inspector/console-test.js:
32850         (initialize_ConsoleTest.InspectorTest.dumpConsoleMessagesWithStyles):
32851             Helper to dump the style associated with a console message.
32852         * inspector/console/console-format-style-expected.txt: Added.
32853         * inspector/console/console-format-style.html: Added.
32854
32855 2012-10-10  Varun Jain  <varunjain@chromium.org>
32856
32857         [chromium] Spelling and grammar markers are pixelated in hidpi.
32858         https://bugs.webkit.org/show_bug.cgi?id=98339
32859
32860         Reviewed by Stephen White.
32861
32862         We create separate bitmaps for markers in normal and hidpi mode as per
32863         specification from UX and choose the right bitmap based on the current
32864         device scale factor.
32865
32866         * editing/spelling/grammar-markers-hidpi-expected.txt: Added.
32867         * editing/spelling/grammar-markers-hidpi.html: Added.
32868         * editing/spelling/inline-spelling-markers-hidpi-expected.txt: Added.
32869         * editing/spelling/inline-spelling-markers-hidpi.html: Added.
32870         * platform/chromium-linux/editing/spelling/grammar-markers-hidpi-expected.png: Added.
32871         * platform/chromium-linux/editing/spelling/inline-spelling-markers-hidpi-expected.png: Added.
32872         * platform/chromium-mac/editing/spelling/grammar-markers-hidpi-expected.png: Added.
32873         * platform/chromium-mac/editing/spelling/inline-spelling-markers-hidpi-expected.png: Added.
32874         * platform/chromium-win/editing/spelling/grammar-markers-hidpi-expected.png: Added.
32875         * platform/chromium-win/editing/spelling/inline-spelling-markers-hidpi-actual.png: Added.
32876
32877 2012-10-10  Adam Barth  <abarth@webkit.org>
32878
32879         These tests appear to pass now.
32880
32881         * platform/chromium/TestExpectations:
32882
32883 2012-10-10  Adam Barth  <abarth@webkit.org>
32884
32885         These tests appear to pass.
32886
32887         * platform/chromium/TestExpectations:
32888
32889 2012-10-10  David Grogan  <dgrogan@chromium.org>
32890
32891         Inspector: display IndexedDB integer versions
32892         https://bugs.webkit.org/show_bug.cgi?id=95816
32893
32894         Reviewed by Vsevolod Vlasov.
32895
32896         * http/tests/inspector/indexeddb/database-structure-expected.txt:
32897         * http/tests/inspector/indexeddb/database-structure.html:
32898
32899 2012-10-10  Shinya Kawanaka  <shinyak@chromium.org>
32900
32901         Needs internal API to return distributed nodes for InsertionPoint
32902         https://bugs.webkit.org/show_bug.cgi?id=98868
32903
32904         Reviewed by Hajime Morita.
32905
32906         * fast/dom/shadow/distributed-nodes-expected.txt: Added.
32907         * fast/dom/shadow/distributed-nodes.html: Added.
32908
32909 2012-10-10  Peter Beverloo  <peter@chromium.org>
32910
32911         Update more baselines and some entries in TestExpectations for Android.
32912
32913         Unreviewed rebaselining.
32914
32915         * platform/chromium-android/compositing/: 5 new baselines.
32916         * platform/chromium-android/css2.1/: 5 new baselines.
32917         * platform/chromium-android/css3/: 2 new baselines.
32918         * platform/chromium-android/editing/: 5 new baselines.
32919         * platform/chromium-android/fast/: 67 new baselines.
32920         * platform/chromium-android/http/: 3 new baselines.
32921         * platform/chromium-android/ietestcenter/: 4 new baselines.
32922         * platform/chromium-android/platform/: 51 new baselines.
32923         * platform/chromium-android/svg/: 111 new baselines.
32924         * platform/chromium-android/tables/: 57 new baselines.
32925         * platform/chromium-android/transitions/: 1 new baseline.
32926         * platform/chromium/TestExpectations:
32927
32928 2012-10-10  Julien Chaffraix  <jchaffraix@webkit.org>
32929
32930         Unreviewed Chromium gardening.
32931
32932         * platform/chromium/TestExpectations:
32933         Amend bad change from r130904, the test *IS* timing out on all Debug platforms,
32934         not just on Android Debug.
32935
32936 2012-10-10  Andrei Bucur  <abucur@adobe.com>
32937
32938         [CSS Regions] Create a separate list for the invalid regions
32939         https://bugs.webkit.org/show_bug.cgi?id=98752
32940
32941         Reviewed by Andreas Kling.
32942
32943         The result for fast/regions/flows-dependency-same-flow.html was adapted to the new dump format.
32944         Also, the platform expected results files were removed and a generic baseline was added.
32945
32946         * fast/regions/flows-dependency-same-flow-expected.png: Added.
32947         * fast/regions/flows-dependency-same-flow-expected.txt: Renamed from LayoutTests/platform/qt/fast/regions/flows-dependency-same-flow-expected.txt.
32948         * platform/efl/fast/regions/flows-dependency-same-flow-expected.png: Removed.
32949         * platform/efl/fast/regions/flows-dependency-same-flow-expected.txt: Removed.
32950         * platform/gtk/fast/regions/flows-dependency-same-flow-expected.png: Removed.
32951         * platform/gtk/fast/regions/flows-dependency-same-flow-expected.txt: Removed.
32952         * platform/mac/fast/regions/flows-dependency-same-flow-expected.png: Removed.
32953         * platform/mac/fast/regions/flows-dependency-same-flow-expected.txt: Removed.
32954         * platform/qt/fast/regions/flows-dependency-same-flow-expected.png: Removed.
32955
32956 2012-10-10  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
32957
32958         [EFL] Remove a few wrong expectations from the tree and properly skip the tests.
32959
32960         * platform/efl/TestExpectations:
32961         * platform/efl/fast/css/color-correction-backgrounds-and-text-expected.png: Removed.
32962         * platform/efl/fast/css/color-correction-backgrounds-and-text-expected.txt: Removed.
32963         * platform/efl/fast/css/color-correction-expected.png: Removed.
32964         * platform/efl/fast/css/color-correction-expected.txt: Removed.
32965         * platform/efl/fast/css/color-correction-on-background-image-expected.txt: Removed.
32966         * platform/efl/fast/css/color-correction-on-backgrounds-expected.txt: Removed.
32967         * platform/efl/fast/css/color-correction-on-box-shadow-expected.txt: Removed.
32968         * platform/efl/fast/css/color-correction-on-text-shadow-expected.txt: Removed.
32969         * platform/efl/fast/css/color-correction-untagged-images-expected.txt: Removed.
32970
32971 2012-10-10  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
32972
32973         [EFL] More gardening.
32974
32975         * platform/efl/TestExpectations: Unskip a few tests which have had
32976         their pixel expectations committed.
32977         * platform/efl/svg/css/text-gradient-shadow-expected.png: Added.
32978
32979 2012-10-10  Zan Dobersek  <zandobersek@gmail.com>
32980
32981         Unreviewed GTK gardening.
32982
32983         Rebaselining tests after r130851.
32984
32985         * platform/gtk/fast/text/justify-ideograph-complex-expected.txt:
32986         * platform/gtk/platform: Added.
32987         * platform/gtk/platform/gtk: Added.
32988         * platform/gtk/platform/gtk/fonts: Added.
32989         * platform/gtk/platform/gtk/fonts/complex-text-shadows-expected.txt: Added.
32990         * platform/gtk/platform/gtk/fonts/font-face-with-complex-text-expected.txt: Added.
32991
32992 2012-10-10  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
32993
32994         [EFL] Add more missing pixel expectations to lots of different directories.
32995
32996         * platform/efl/compositing/geometry/fixed-position-composited-page-scale-down-expected.png: Added.
32997         * platform/efl/compositing/geometry/fixed-position-composited-page-scale-expected.png: Added.
32998         * platform/efl/compositing/geometry/fixed-position-iframe-composited-page-scale-down-expected.png: Added.
32999         * platform/efl/compositing/geometry/fixed-position-iframe-composited-page-scale-expected.png: Added.
33000         * platform/efl/compositing/geometry/fixed-position-transform-composited-page-scale-down-expected.png: Added.
33001         * platform/efl/compositing/geometry/fixed-position-transform-composited-page-scale-expected.png: Added.
33002         * platform/efl/compositing/geometry/foreground-layer-expected.png: Added.
33003         * platform/efl/compositing/layer-creation/spanOverlapsCanvas-expected.png: Added.
33004         * platform/efl/compositing/overflow/overflow-scaled-descendant-overlapping-expected.png: Added.
33005         * platform/efl/compositing/video/video-controls-layer-creation-expected.png: Added.
33006         * platform/efl/editing/pasteboard/drag-drop-dead-frame-expected.png: Added.
33007         * platform/efl/editing/selection/5354455-2-expected.png: Added.
33008         * platform/efl/editing/undo/4063751-expected.png: Added.
33009         * platform/efl/editing/undo/5378473-expected.png: Added.
33010         * platform/efl/editing/undo/redo-typing-001-expected.png: Added.
33011         * platform/efl/editing/undo/undo-combined-delete-boundary-expected.png: Added.
33012         * platform/efl/editing/undo/undo-combined-delete-expected.png: Added.
33013         * platform/efl/editing/undo/undo-delete-boundary-expected.png: Added.
33014         * platform/efl/editing/undo/undo-delete-expected.png: Added.
33015         * platform/efl/editing/undo/undo-forward-delete-boundary-expected.png: Added.
33016         * platform/efl/editing/undo/undo-forward-delete-expected.png: Added.
33017         * platform/efl/editing/undo/undo-misspellings-expected.png: Added.
33018         * platform/efl/editing/undo/undo-typing-001-expected.png: Added.
33019         * platform/efl/ietestcenter/css3/bordersbackgrounds/background-attachment-local-scrolling-expected.png: Added.
33020         * platform/efl/ietestcenter/css3/bordersbackgrounds/background-color-applied-to-rounded-inline-element-expected.png: Added.
33021         * platform/efl/ietestcenter/css3/bordersbackgrounds/background-color-border-box-expected.png: Added.
33022         * platform/efl/ietestcenter/css3/bordersbackgrounds/background-size-002-expected.png: Added.
33023         * platform/efl/ietestcenter/css3/bordersbackgrounds/background-size-applies-to-block-expected.png: Added.
33024         * platform/efl/ietestcenter/css3/bordersbackgrounds/background-size-aspect-ratio-expected.png: Added.
33025         * platform/efl/ietestcenter/css3/bordersbackgrounds/background_color_padding_box-expected.png: Added.
33026         * platform/efl/ietestcenter/css3/bordersbackgrounds/background_position_three_four_values-expected.png: Added.
33027         * platform/efl/ietestcenter/css3/bordersbackgrounds/background_properties_greater_than_images-expected.png: Added.
33028         * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-001-expected.png: Added.
33029         * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-002-expected.png: Added.
33030         * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-003-expected.png: Added.
33031         * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-004-expected.png: Added.
33032         * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-005-expected.png: Added.
33033         * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-006-expected.png: Added.
33034         * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-007-expected.png: Added.
33035         * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-008-expected.png: Added.
33036         * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-009-expected.png: Added.
33037         * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-010-expected.png: Added.
33038         * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-011-expected.png: Added.
33039         * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-012-expected.png: Added.
33040         * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-013-expected.png: Added.
33041         * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-014-expected.png: Added.
33042         * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-015-expected.png: Added.
33043         * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-016-expected.png: Added.
33044         * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-017-expected.png: Added.
33045         * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-clip-001-expected.png: Added.
33046         * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-clip-002-expected.png: Added.
33047         * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-content-edge-001-expected.png: Added.
33048         * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-different-width-001-expected.png: Added.
33049         * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-initial-value-001-expected.png: Added.
33050         * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-not-inherited-001-expected.png: Added.
33051         * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-shorthand-001-expected.png: Added.
33052         * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-style-003-expected.png: Added.
33053         * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-style-004-expected.png: Added.
33054         * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-style-005-expected.png: Added.
33055         * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-001-expected.png: Added.
33056         * platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-002-expected.png: Added.
33057         * platform/efl/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-001-expected.png: Added.
33058         * platform/efl/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-002-expected.png: Added.
33059         * platform/efl/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-003-expected.png: Added.
33060         * platform/efl/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-004-expected.png: Added.
33061         * platform/efl/ietestcenter/css3/bordersbackgrounds/border-top-right-radius-values-004-expected.png: Added.
33062         * platform/efl/ietestcenter/css3/bordersbackgrounds/box-shadow-001-expected.png: Added.
33063         * platform/efl/ietestcenter/css3/bordersbackgrounds/box-shadow-002-expected.png: Added.
33064         * platform/efl/ietestcenter/css3/bordersbackgrounds/box-shadow-003-expected.png: Added.
33065         * platform/efl/ietestcenter/css3/bordersbackgrounds/box-shadow-004-expected.png: Added.
33066         * platform/efl/ietestcenter/css3/bordersbackgrounds/color-behind-images-expected.png: Added.
33067         * platform/efl/ietestcenter/css3/bordersbackgrounds/none-as-image-layer-expected.png: Added.
33068         * platform/efl/ietestcenter/css3/bordersbackgrounds/order-of-images-expected.png: Added.
33069         * platform/efl/ietestcenter/css3/text/textshadow-001-expected.png: Added.
33070         * platform/efl/ietestcenter/css3/text/textshadow-002-expected.png: Added.
33071         * platform/efl/ietestcenter/css3/text/textshadow-003-expected.png: Added.
33072         * platform/efl/ietestcenter/css3/text/textshadow-004-expected.png: Added.
33073         * platform/efl/ietestcenter/css3/text/textshadow-005-expected.png: Added.
33074         * platform/efl/ietestcenter/css3/text/textshadow-006-expected.png: Added.
33075         * platform/efl/ietestcenter/css3/text/textshadow-007-expected.png: Added.
33076         * platform/efl/ietestcenter/css3/text/textshadow-009-expected.png: Added.
33077         * platform/efl/ietestcenter/css3/text/textshadow-010-expected.png: Added.
33078         * platform/efl/printing/iframe-print-expected.png: Added.
33079
33080 2012-10-10  Sudarsana Nagineni  <sudarsana.nagineni@intel.com>
33081
33082         [GTK] svg/W3C-SVG-1.1/animate-elem-08-t.svg needs rebaselining after r130840
33083         https://bugs.webkit.org/show_bug.cgi?id=98910
33084
33085         Unreviewed, rebaseline GTK+ test results.
33086
33087         * platform/gtk/svg/W3C-SVG-1.1/animate-elem-08-t-expected.png:
33088         * platform/gtk/svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt:
33089
33090 2012-10-10  Allan Sandfeld Jensen  <allan.jensen@digia.com>
33091
33092         [Qt] REGRESSION: 5 tests started to fail with newer Qt5
33093         https://bugs.webkit.org/show_bug.cgi?id=90687
33094
33095         Unreviewed gardening after r129234.
33096
33097         Moves the Qt 5 specific results to qt-5.0 directory, while moving the old results to qt-4.8.
33098
33099         * platform/qt-4.8/http/tests/xmlhttprequest/methods-expected.txt: Copied from LayoutTests/platform/qt/http/tests/xmlhttprequest/methods-expected.txt.
33100         * platform/qt-4.8/http/tests/xmlhttprequest/workers/methods-async-expected.txt: Copied from LayoutTests/platform/qt/http/tests/xmlhttprequest/workers/methods-async-expected.txt.
33101         * platform/qt-4.8/http/tests/xmlhttprequest/workers/methods-expected.txt: Copied from LayoutTests/platform/qt/http/tests/xmlhttprequest/workers/methods-expected.txt.
33102         * platform/qt-4.8/http/tests/xmlhttprequest/workers/shared-worker-methods-async-expected.txt: Copied from LayoutTests/platform/qt/http/tests/xmlhttprequest/workers/shared-worker-methods-async-expected.txt.
33103         * platform/qt-5.0/http/tests/cookies/double-quoted-value-with-semi-colon-expected.txt: Renamed from LayoutTests/platform/qt/http/tests/cookies/double-quoted-value-with-semi-colon-expected.txt.
33104         * platform/qt-5.0/http/tests/xmlhttprequest/methods-expected.txt: Renamed from LayoutTests/platform/qt/http/tests/xmlhttprequest/methods-expected.txt.
33105         * platform/qt-5.0/http/tests/xmlhttprequest/workers/methods-async-expected.txt: Renamed from LayoutTests/platform/qt/http/tests/xmlhttprequest/workers/methods-async-expected.txt.
33106         * platform/qt-5.0/http/tests/xmlhttprequest/workers/methods-expected.txt: Renamed from LayoutTests/platform/qt/http/tests/xmlhttprequest/workers/methods-expected.txt.
33107         * platform/qt-5.0/http/tests/xmlhttprequest/workers/shared-worker-methods-async-expected.txt: Renamed from LayoutTests/platform/qt/http/tests/xmlhttprequest/workers/shared-worker-methods-async-expected.txt.
33108
33109 2012-10-10  Adam Barth  <abarth@webkit.org>
33110
33111         Record that these tests have additional failure modes.
33112
33113         * platform/chromium/TestExpectations:
33114
33115 2012-10-10  Peter Beverloo  <peter@chromium.org>
33116
33117         [Chromium-Android] Another batch of TestExpectation updates for Android
33118         https://bugs.webkit.org/show_bug.cgi?id=98909
33119
33120         Unreviewed test expectation update.
33121
33122         Many of the failures were actually ImageOnlyFailure, which isn't part
33123         of the Failure state. This also includes a number of new expected
33124         results, mostly focusing on crashing and timing out tests.
33125
33126         * platform/chromium-android/TestExpectations:
33127         * platform/chromium/TestExpectations:
33128
33129 2012-10-10  Kent Tamura  <tkent@chromium.org>
33130
33131         [Chromium] Layout Test platform/chromium/fast/forms/*/*-suggestion-picker-*-operations.html are flaky
33132         https://bugs.webkit.org/show_bug.cgi?id=98906
33133
33134         * platform/chromium/TestExpectations:
33135
33136 2012-10-10  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
33137
33138         [EFL] Add some css3 expectations, rebaseline a css2.1 PNG.
33139
33140         * platform/efl/css2.1/20110323/abspos-containing-block-initial-001-expected.png:
33141         * platform/efl/css3/flexbox/flexbox-baseline-expected.png: Added.
33142         * platform/efl/css3/flexbox/flexbox-baseline-expected.txt: Added.
33143         * platform/efl/css3/images/cross-fade-background-size-expected.png: Added.
33144
33145 2012-10-10  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
33146
33147         [EFL] Hopefully finish adding SVG pixel expectations.
33148
33149         * platform/efl/svg/W3C-I18N/g-dirLTR-ubNone-expected.png: Added.
33150         * platform/efl/svg/W3C-I18N/g-dirLTR-ubOverride-expected.png: Added.
33151         * platform/efl/svg/W3C-I18N/text-dirLTR-ubNone-expected.png: Added.
33152         * platform/efl/svg/W3C-I18N/text-dirLTR-ubOverride-expected.png: Added.
33153         * platform/efl/svg/W3C-I18N/text-dirRTL-ubNone-expected.png: Added.
33154         * platform/efl/svg/W3C-I18N/text-dirRTL-ubOverride-expected.png: Added.
33155         * platform/efl/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.png: Added.
33156         * platform/efl/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.png: Added.
33157         * platform/efl/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.png: Added.
33158         * platform/efl/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.png: Added.
33159         * platform/efl/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context-expected.png: Added.
33160         * platform/efl/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.png: Added.
33161         * platform/efl/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.png: Added.
33162         * platform/efl/svg/W3C-I18N/tspan-dirNone-ubOverride-in-rtl-context-expected.png: Added.
33163         * platform/efl/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-default-context-expected.png: Added.
33164         * platform/efl/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-ltr-context-expected.png: Added.
33165         * platform/efl/svg/W3C-I18N/tspan-dirRTL-ubNone-in-default-context-expected.png: Added.
33166         * platform/efl/svg/W3C-I18N/tspan-dirRTL-ubNone-in-ltr-context-expected.png: Added.
33167         * platform/efl/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-default-context-expected.png: Added.
33168         * platform/efl/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-ltr-context-expected.png: Added.
33169         * platform/efl/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.png: Added.
33170         * platform/efl/svg/W3C-I18N/tspan-direction-ltr-expected.png: Added.
33171         * platform/efl/svg/W3C-I18N/tspan-direction-rtl-expected.png: Added.
33172         * platform/efl/svg/W3C-SVG-1.2-Tiny/struct-use-recursion-01-t-expected.png: Added.
33173         * platform/efl/svg/W3C-SVG-1.2-Tiny/struct-use-recursion-02-t-expected.png: Added.
33174         * platform/efl/svg/W3C-SVG-1.2-Tiny/struct-use-recursion-03-t-expected.png: Added.
33175         * platform/efl/svg/as-background-image/animated-svg-as-background-expected.png: Added.
33176         * platform/efl/svg/as-background-image/background-image-preserveaspectRatio-support-expected.png: Added.
33177         * platform/efl/svg/as-background-image/background-image-tiled-expected.png: Added.
33178         * platform/efl/svg/as-background-image/same-image-two-instances-background-image-expected.png: Added.
33179         * platform/efl/svg/as-background-image/svg-as-background-2-expected.png: Added.
33180         * platform/efl/svg/as-background-image/svg-as-background-5-expected.png: Added.
33181         * platform/efl/svg/as-background-image/svg-as-background-6-expected.png: Added.
33182         * platform/efl/svg/as-background-image/svg-as-background-expected.png: Added.
33183         * platform/efl/svg/as-background-image/svg-as-background-with-relative-size-expected.png: Added.
33184         * platform/efl/svg/as-background-image/svg-as-background-with-viewBox-expected.png: Added.
33185         * platform/efl/svg/as-background-image/svg-as-tiled-background-expected.png: Added.
33186         * platform/efl/svg/as-background-image/svg-background-partial-redraw-expected.png: Added.
33187         * platform/efl/svg/as-background-image/svg-width-100p-as-background-expected.png: Added.
33188         * platform/efl/svg/as-image/image-respects-pageScaleFactor-change-expected.png: Added.
33189         * platform/efl/svg/as-image/image-respects-pageScaleFactor-expected.png: Added.
33190         * platform/efl/svg/as-image/svg-as-image-expected.png: Added.
33191         * platform/efl/svg/as-image/svg-as-relative-image-expected.png: Added.
33192         * platform/efl/svg/as-image/svg-as-relative-image-with-explicit-size-expected.png: Added.
33193         * platform/efl/svg/as-object/deep-nested-embedded-svg-size-changes-no-layout-triggers-1-expected.png: Added.
33194         * platform/efl/svg/as-object/deep-nested-embedded-svg-size-changes-no-layout-triggers-2-expected.png: Added.
33195         * platform/efl/svg/as-object/embedded-svg-immediate-offsetWidth-query-expected.png: Added.
33196         * platform/efl/svg/as-object/embedded-svg-size-changes-expected.png: Added.
33197         * platform/efl/svg/as-object/embedded-svg-size-changes-no-layout-triggers-expected.png: Added.
33198         * platform/efl/svg/as-object/nested-embedded-svg-size-changes-expected.png: Added.
33199         * platform/efl/svg/as-object/nested-embedded-svg-size-changes-no-layout-triggers-1-expected.png: Added.
33200         * platform/efl/svg/as-object/nested-embedded-svg-size-changes-no-layout-triggers-2-expected.png: Added.
33201         * platform/efl/svg/carto.net/combobox-expected.png: Added.
33202         * platform/efl/svg/carto.net/scrollbar-expected.png: Added.
33203         * platform/efl/svg/carto.net/selectionlist-expected.png: Added.
33204         * platform/efl/svg/carto.net/textbox-expected.png: Added.
33205         * platform/efl/svg/clip-path/clip-in-clip-expected.png: Added.
33206         * platform/efl/svg/clip-path/clip-in-mask-objectBoundingBox-expected.png: Added.
33207         * platform/efl/svg/clip-path/clip-in-mask-userSpaceOnUse-expected.png: Added.
33208         * platform/efl/svg/clip-path/clip-path-childs-clipped-expected.png: Added.
33209         * platform/efl/svg/clip-path/clip-path-clipped-evenodd-twice-expected.png: Added.
33210         * platform/efl/svg/clip-path/clip-path-clipped-expected.png: Added.
33211         * platform/efl/svg/clip-path/clip-path-clipped-nonzero-expected.png: Added.
33212         * platform/efl/svg/clip-path/clip-path-objectBoundingBox-expected.png: Added.
33213         * platform/efl/svg/clip-path/clip-path-on-clipped-use-expected.png: Added.
33214         * platform/efl/svg/clip-path/clip-path-on-g-and-child-expected.png: Added.
33215         * platform/efl/svg/clip-path/clip-path-on-g-expected.png: Added.
33216         * platform/efl/svg/clip-path/clip-path-on-svg-and-child-expected.png: Added.
33217         * platform/efl/svg/clip-path/clip-path-on-svg-expected.png: Added.
33218         * platform/efl/svg/clip-path/clip-path-recursive-call-by-child-expected.png: Added.
33219         * platform/efl/svg/clip-path/clip-path-recursive-call-expected.png: Added.
33220         * platform/efl/svg/clip-path/clip-path-text-and-stroke-expected.png: Added.
33221         * platform/efl/svg/clip-path/clip-path-text-expected.png: Added.
33222         * platform/efl/svg/clip-path/clip-path-transform-2-expected.png: Added.
33223         * platform/efl/svg/clip-path/clip-path-tspan-and-stroke-expected.png: Added.
33224         * platform/efl/svg/clip-path/clip-path-use-as-child-expected.png: Added.
33225         * platform/efl/svg/clip-path/clip-path-userSpaceOnUse-expected.png: Added.
33226         * platform/efl/svg/css/arrow-with-shadow-expected.png: Added.
33227         * platform/efl/svg/css/background-image-svg-expected.png: Added.
33228         * platform/efl/svg/css/circle-in-mask-with-shadow-expected.png: Added.
33229         * platform/efl/svg/css/composite-shadow-text-expected.png: Added.
33230         * platform/efl/svg/css/css-box-min-width-expected.png: Added.
33231         * platform/efl/svg/css/path-with-shadow-expected.png: Added.
33232         * platform/efl/svg/css/rect-gradient-stroke-shadow-expected.png: Added.
33233         * platform/efl/svg/css/shadow-and-opacity-expected.png: Added.
33234         * platform/efl/svg/css/shadow-with-large-radius-expected.png: Added.
33235         * platform/efl/svg/css/shadow-with-negative-offset-expected.png: Added.
33236         * platform/efl/svg/css/text-shadow-multiple-expected.png: Added.
33237         * platform/efl/svg/dom/SVGLengthList-appendItem-expected.png: Added.
33238         * platform/efl/svg/dom/SVGLengthList-basics-expected.png: Added.
33239         * platform/efl/svg/dom/SVGLengthList-getItem-expected.png: Added.
33240         * platform/efl/svg/dom/SVGLengthList-initialize-expected.png: Added.
33241         * platform/efl/svg/dom/SVGLengthList-insertItemBefore-expected.png: Added.
33242         * platform/efl/svg/dom/SVGLengthList-removeItem-expected.png: Added.
33243         * platform/efl/svg/dom/SVGLengthList-replaceItem-expected.png: Added.
33244         * platform/efl/svg/dom/SVGLengthList-xml-dom-modifications-expected.png: Added.
33245         * platform/efl/svg/dom/SVGLocatable-getCTM-svg-root-expected.png: Added.
33246         * platform/efl/svg/dom/SVGNumberList-basics-expected.png: Added.
33247         * platform/efl/svg/dom/SVGPathSegList-appendItem-expected.png: Added.
33248         * platform/efl/svg/dom/SVGPathSegList-clear-and-initialize-expected.png: Added.
33249         * platform/efl/svg/dom/SVGPathSegList-insertItemBefore-expected.png: Added.
33250         * platform/efl/svg/dom/SVGPathSegList-removeItem-expected.png: Added.
33251         * platform/efl/svg/dom/SVGPathSegList-replaceItem-expected.png: Added.
33252         * platform/efl/svg/dom/SVGPathSegList-segment-modification-expected.png: Added.
33253         * platform/efl/svg/dom/SVGPathSegList-xml-dom-synchronization-expected.png: Added.
33254         * platform/efl/svg/dom/SVGPathSegList-xml-dom-synchronization2-expected.png: Added.
33255         * platform/efl/svg/dom/SVGPointList-basics-expected.png: Added.
33256         * platform/efl/svg/dom/SVGRectElement: Added.
33257         * platform/efl/svg/dom/SVGRectElement/rect-modify-rx-expected.png: Added.
33258         * platform/efl/svg/dom/SVGStringList-basics-expected.png: Added.
33259         * platform/efl/svg/dom/SVGTransformList-basics-expected.png: Added.
33260         * platform/efl/svg/filters/color-interpolation-filters-expected.png: Added.
33261         * platform/efl/svg/foreignObject/disallowed-svg-nodes-as-direct-children-expected.png: Added.
33262         * platform/efl/svg/foreignObject/fO-display-none-expected.png: Added.
33263         * platform/efl/svg/foreignObject/fO-display-none-with-relative-pos-content-expected.png: Added.
33264         * platform/efl/svg/foreignObject/fO-parent-display-changes-expected.png: Added.
33265         * platform/efl/svg/foreignObject/fO-parent-display-none-expected.png: Added.
33266         * platform/efl/svg/foreignObject/fO-parent-display-none-with-relative-pos-content-expected.png: Added.
33267         * platform/efl/svg/foreignObject/fO-parent-of-parent-display-none-expected.png: Added.
33268         * platform/efl/svg/foreignObject/fO-parent-of-parent-display-none-with-relative-pos-content-expected.png: Added.
33269         * platform/efl/svg/foreignObject/no-crash-with-svg-content-in-html-document-expected.png: Added.
33270         * platform/efl/svg/foreignObject/svg-document-as-direct-child-expected.png: Added.
33271         * platform/efl/svg/foreignObject/svg-document-in-html-document-expected.png: Added.
33272         * platform/efl/svg/foreignObject/text-tref-02-b-expected.png: Added.
33273
33274 2012-10-10  Max Vujovic  <mvujovic@adobe.com>
33275
33276         SVG root element's inspector highlight has different dimensions than the element when zooming the page
33277         https://bugs.webkit.org/show_bug.cgi?id=78031
33278
33279         Reviewed by Pavel Feldman.
33280
33281         Add test that verifies the position and size of the highlight rectangles overlayed on an SVG
33282         root element when the page is zoomed.
33283
33284         * inspector/elements/highlight-svg-root-zoomed-expected.txt: Added.
33285         * inspector/elements/highlight-svg-root-zoomed.html: Added.
33286
33287 2012-10-10  Balazs Kelemen  <kbalazs@webkit.org>
33288
33289         [Qt] Test drivers should handle repaint rects
33290         https://bugs.webkit.org/show_bug.cgi?id=68870
33291
33292         Reviewed by Zoltan Herczeg.
33293
33294         Rebasline results. Added new expectations where the results were good.
33295         I evaulated the results based on the mac and chromium-mac ports. In some
33296         cases I accepted our diverging result if it seemed to be ok by looking
33297         into the test. Marked bad results as image failure.
33298
33299         * platform/qt-5.0-wk2/TestExpectations:
33300         * platform/qt-5.0-wk2/compositing/iframes/fixed-position-iframe-expected.png: Added.
33301         * platform/qt-5.0-wk2/compositing/iframes/scroll-fixed-transformed-element-expected.png: Copied from LayoutTests/platform/qt/fast/layers/add-layer-with-nested-stacking-expected.png.
33302         * platform/qt-5.0-wk2/compositing/layer-creation/fixed-position-scroll-expected.png:
33303         * platform/qt-5.0-wk2/compositing/repaint/newly-composited-on-scroll-expected.png:
33304         * platform/qt-5.0-wk2/compositing/repaint/shrink-layer-expected.png: Copied from LayoutTests/platform/qt/svg/custom/clip-path-href-changes-expected.png.
33305         * platform/qt-5.0-wk2/compositing/rtl/rtl-overflow-invalidation-expected.png: Copied from LayoutTests/platform/qt/fast/repaint/clip-with-layout-delta-expected.png.
33306         * platform/qt-5.0-wk2/compositing/scaling/tiled-layer-recursion-expected.png:
33307         * platform/qt-5.0-wk2/compositing/transitions/singular-scale-transition-expected.png: Added.
33308         * platform/qt-5.0-wk2/css3/filters/filter-change-repaint-expected.png: Added.
33309         * platform/qt-5.0-wk2/fast/backgrounds/solid-color-context-restore-expected.png: Added.
33310         * platform/qt-5.0-wk2/fast/canvas/canvas-incremental-repaint-2-expected.png: Copied from LayoutTests/platform/qt/fast/repaint/subtree-root-clip-3-expected.png.
33311         * platform/qt-5.0-wk2/fast/canvas/setWidthResetAfterForcedRender-expected.png: Added.
33312         * platform/qt-5.0-wk2/fast/forms/listbox-clip-expected.png: Copied from LayoutTests/platform/qt/svg/repaint/repainting-after-animation-element-removal-expected.png.
33313         * platform/qt-5.0-wk2/fast/reflections/inline-crash-expected.png: Added.
33314         * platform/qt-5.0-wk2/fast/repaint/body-background-image-expected.png: Added.
33315         * platform/qt-5.0-wk2/fast/repaint/delete-into-nested-block-expected.png: Added.
33316         * platform/qt-5.0-wk2/fast/repaint/fixed-after-scroll-expected.png: Copied from LayoutTests/platform/qt/svg/custom/use-disappears-after-style-update-expected.png.
33317         * platform/qt-5.0-wk2/fast/repaint/fixed-scale-expected.png: Copied from LayoutTests/platform/qt/fast/repaint/iframe-scroll-repaint-expected.png.
33318         * platform/qt-5.0-wk2/fast/repaint/fixed-scroll-simple-expected.png: Copied from LayoutTests/platform/qt/fast/repaint/overflow-clip-subtree-layout-expected.png.
33319         * platform/qt-5.0-wk2/fast/repaint/fixed-table-cell-expected.png: Copied from LayoutTests/platform/qt/fast/repaint/button-spurious-layout-hint-expected.png.
33320         * platform/qt-5.0-wk2/fast/repaint/fixed-table-overflow-expected.png: Copied from LayoutTests/platform/qt/fast/repaint/subtree-root-clip-2-expected.png.
33321         * platform/qt-5.0-wk2/fast/repaint/fixed-table-overflow-zindex-expected.png: Copied from LayoutTests/platform/qt/fast/repaint/subtree-root-clip-2-expected.png.
33322         * platform/qt-5.0-wk2/fast/repaint/iframe-scroll-repaint-expected.png: Copied from LayoutTests/platform/qt/fast/repaint/clip-with-layout-delta-expected.png.
33323         * platform/qt-5.0-wk2/fast/repaint/reflection-repaint-test-expected.png: Added.
33324         * platform/qt-5.0-wk2/fast/repaint/region-painting-invalidation-expected.png: Copied from LayoutTests/platform/qt/fast/layers/add-layer-with-nested-stacking-expected.png.
33325         * platform/qt-5.0-wk2/fast/repaint/region-painting-via-layout-expected.png: Copied from LayoutTests/platform/qt/svg/as-object/embedded-svg-size-changes-no-layout-triggers-expected.png.
33326         * platform/qt-5.0-wk2/fast/repaint/scale-page-shrink-expected.png: Added.
33327         * platform/qt-5.0-wk2/fast/repaint/selection-after-delete-expected.png: Added.
33328         * platform/qt-5.0-wk2/fast/repaint/selection-after-remove-expected.png: Added.
33329         * platform/qt-5.0-wk2/fast/repaint/selection-clear-expected.png: Copied from LayoutTests/platform/qt/fast/repaint/table-hover-on-link-expected.png.
33330         * platform/qt-5.0-wk2/fast/repaint/selection-gap-overflow-scroll-2-expected.png: Added.
33331         * platform/qt-5.0-wk2/fast/table/border-collapsing/cached-69296-expected.png: Copied from LayoutTests/platform/qt/fast/repaint/table-two-pass-layout-overpaint-expected.png.
33332         * platform/qt-5.0-wk2/fast/text/font-initial-expected.png: Added.
33333         * platform/qt-5.0-wk2/svg/text/remove-text-node-from-tspan-expected.png: Added.
33334         * platform/qt-5.0-wk2/svg/text/remove-tspan-from-text-expected.png: Added.
33335         * platform/qt/fast/canvas/canvas-as-image-incremental-repaint-expected.png:
33336         * platform/qt/fast/canvas/canvas-incremental-repaint-expected.png: Added.
33337         * platform/qt/fast/dynamic/containing-block-change-expected.png:
33338         * platform/qt/fast/frames/transparent-scrollbar-expected.png: Copied from LayoutTests/platform/qt/svg/custom/repaint-on-constant-size-change-expected.png.
33339         * platform/qt/fast/layers/add-layer-with-nested-stacking-expected.png:
33340         * platform/qt/fast/layers/inline-dirty-z-order-lists-expected.png:
33341         * platform/qt/fast/layers/layer-content-visibility-change-expected.png: Copied from LayoutTests/platform/qt/fast/repaint/layout-state-only-positioned-expected.png.
33342         * platform/qt/fast/layers/remove-layer-with-nested-stacking-expected.png:
33343         * platform/qt/fast/repaint/4774354-expected.png:
33344         * platform/qt/fast/repaint/4776765-expected.png:
33345         * platform/qt/fast/repaint/backgroundSizeRepaint-expected.png:
33346         * platform/qt/fast/repaint/block-layout-inline-children-float-positioned-expected.png:
33347         * platform/qt/fast/repaint/block-layout-inline-children-replaced-expected.png:
33348         * platform/qt/fast/repaint/block-no-inflow-children-expected.png:
33349         * platform/qt/fast/repaint/border-fit-lines-expected.png:
33350         * platform/qt/fast/repaint/border-radius-repaint-expected.png:
33351         * platform/qt/fast/repaint/border-repaint-glitch-expected.png:
33352         * platform/qt/fast/repaint/box-shadow-dynamic-expected.png:
33353         * platform/qt/fast/repaint/bugzilla-3509-expected.png:
33354         * platform/qt/fast/repaint/bugzilla-5699-expected.png:
33355         * platform/qt/fast/repaint/bugzilla-6278-expected.png:
33356         * platform/qt/fast/repaint/bugzilla-6388-expected.png:
33357         * platform/qt/fast/repaint/bugzilla-6473-expected.png:
33358         * platform/qt/fast/repaint/bugzilla-7235-expected.png:
33359         * platform/qt/fast/repaint/button-spurious-layout-hint-expected.png:
33360         * platform/qt/fast/repaint/caret-outside-block-expected.png:
33361         * platform/qt/fast/repaint/change-transform-expected.png:
33362         * platform/qt/fast/repaint/clip-with-layout-delta-expected.png:
33363         * platform/qt/fast/repaint/clipped-relative-expected.png:
33364         * platform/qt/fast/repaint/containing-block-position-change-expected.png:
33365         * platform/qt/fast/repaint/content-into-overflow-expected.png:
33366         * platform/qt/fast/repaint/continuation-after-outline-expected.png:
33367         * platform/qt/fast/repaint/control-clip-expected.png:
33368         * platform/qt/fast/repaint/create-layer-repaint-expected.png:
33369         * platform/qt/fast/repaint/delete-into-nested-block-expected.png:
33370         * platform/qt/fast/repaint/dynamic-table-vertical-alignment-change-expected.png:
33371         * platform/qt/fast/repaint/fixed-child-move-after-scroll-expected.png:
33372         * platform/qt/fast/repaint/fixed-child-of-fixed-move-after-scroll-expected.png:
33373         * platform/qt/fast/repaint/fixed-child-of-transformed-move-after-scroll-expected.png:
33374         * platform/qt/fast/repaint/fixed-move-after-keyboard-scroll-expected.png:
33375         * platform/qt/fast/repaint/fixed-move-after-scroll-expected.png:
33376         * platform/qt/fast/repaint/fixed-tranformed-expected.png:
33377         * platform/qt/fast/repaint/float-move-during-layout-expected.png:
33378         * platform/qt/fast/repaint/float-overflow-expected.png:
33379         * platform/qt/fast/repaint/float-overflow-right-expected.png:
33380         * platform/qt/fast/repaint/gradients-em-stops-repaint-expected.png:
33381         * platform/qt/fast/repaint/iframe-scroll-repaint-expected.png:
33382         * platform/qt/fast/repaint/inline-color-change-expected.png:
33383         * platform/qt/fast/repaint/inline-outline-repaint-expected.png:
33384         * platform/qt/fast/repaint/invisible-objects-expected.png:
33385         * platform/qt/fast/repaint/layer-visibility-expected.png: Copied from LayoutTests/platform/qt/fast/layers/add-layer-with-nested-stacking-expected.png.
33386         * platform/qt/fast/repaint/layout-state-only-positioned-expected.png:
33387         * platform/qt/fast/repaint/layout-state-relative-expected.png:
33388         * platform/qt/fast/repaint/layout-state-scrolloffset-expected.png:
33389         * platform/qt/fast/repaint/layout-state-scrolloffset2-expected.png:
33390         * platform/qt/fast/repaint/layout-state-scrolloffset3-expected.png:
33391         * platform/qt/fast/repaint/line-flow-with-floats-1-expected.png:
33392         * platform/qt/fast/repaint/line-flow-with-floats-10-expected.png:
33393         * platform/qt/fast/repaint/line-flow-with-floats-2-expected.png:
33394         * platform/qt/fast/repaint/line-flow-with-floats-3-expected.png:
33395         * platform/qt/fast/repaint/line-flow-with-floats-4-expected.png:
33396         * platform/qt/fast/repaint/line-flow-with-floats-5-expected.png:
33397         * platform/qt/fast/repaint/line-flow-with-floats-6-expected.png:
33398         * platform/qt/fast/repaint/line-flow-with-floats-7-expected.png:
33399         * platform/qt/fast/repaint/line-flow-with-floats-8-expected.png:
33400         * platform/qt/fast/repaint/line-flow-with-floats-9-expected.png:
33401         * platform/qt/fast/repaint/line-in-scrolled-clipped-block-expected.png:
33402         * platform/qt/fast/repaint/line-overflow-expected.png:
33403         * platform/qt/fast/repaint/lines-with-layout-delta-expected.png:
33404         * platform/qt/fast/repaint/list-marker-2-expected.png:
33405         * platform/qt/fast/repaint/make-children-non-inline-expected.png:
33406         * platform/qt/fast/repaint/multicol-repaint-expected.png:
33407         * platform/qt/fast/repaint/no-caret-repaint-in-non-content-editable-element-expected.png:
33408         * platform/qt/fast/repaint/opacity-change-on-overflow-float-expected.png:
33409         * platform/qt/fast/repaint/outline-child-repaint-expected.png:
33410         * platform/qt/fast/repaint/outline-inset-expected.png:
33411         * platform/qt/fast/repaint/outline-repaint-glitch-expected.png:
33412         * platform/qt/fast/repaint/outline-shrinking-expected.png:
33413         * platform/qt/fast/repaint/overflow-clip-subtree-layout-expected.png:
33414         * platform/qt/fast/repaint/overflow-delete-line-expected.png:
33415         * platform/qt/fast/repaint/overflow-flipped-writing-mode-block-in-regions-expected.png:
33416         * platform/qt/fast/repaint/overflow-into-content-expected.png:
33417         * platform/qt/fast/repaint/overflow-scroll-delete-expected.png:
33418         * platform/qt/fast/repaint/reflection-redraw-expected.png:
33419         * platform/qt/fast/repaint/reflection-repaint-test-expected.png:
33420         * platform/qt/fast/repaint/region-painting-invalidation-expected.png:
33421         * platform/qt/fast/repaint/region-painting-via-layout-expected.png:
33422         * platform/qt/fast/repaint/rel-positioned-inline-with-overflow-expected.png:
33423         * platform/qt/fast/repaint/repaint-during-scroll-expected.png:
33424         * platform/qt/fast/repaint/repaint-resized-overflow-expected.png:
33425         * platform/qt/fast/repaint/search-field-cancel-expected.png:
33426         * platform/qt/fast/repaint/select-option-background-color-expected.png:
33427         * platform/qt/fast/repaint/selected-replaced-expected.png:
33428         * platform/qt/fast/repaint/selection-after-delete-expected.png:
33429         * platform/qt/fast/repaint/selection-after-remove-expected.png:
33430         * platform/qt/fast/repaint/selection-clear-expected.png:
33431         * platform/qt/fast/repaint/selection-gap-overflow-scroll-2-expected.png:
33432         * platform/qt/fast/repaint/selection-rl-expected.png:
33433         * platform/qt/fast/repaint/stacked-diacritics-expected.png:
33434         * platform/qt/fast/repaint/subtree-layoutstate-transform-expected.png:
33435         * platform/qt/fast/repaint/subtree-root-clip-2-expected.png:
33436         * platform/qt/fast/repaint/subtree-root-clip-3-expected.png:
33437         * platform/qt/fast/repaint/subtree-root-clip-expected.png:
33438         * platform/qt/fast/repaint/subtree-root-skipped-expected.png:
33439         * platform/qt/fast/repaint/table-cell-collapsed-border-expected.png:
33440         * platform/qt/fast/repaint/table-cell-move-expected.png:
33441         * platform/qt/fast/repaint/table-collapsed-border-expected.png:
33442         * platform/qt/fast/repaint/table-extra-bottom-grow-expected.png:
33443         * platform/qt/fast/repaint/table-hover-on-link-expected.png:
33444         * platform/qt/fast/repaint/table-section-repaint-expected.png:
33445         * platform/qt/fast/repaint/table-two-pass-layout-overpaint-expected.png:
33446         * platform/qt/fast/repaint/text-append-dirty-lines-expected.png:
33447         * platform/qt/fast/repaint/transform-absolute-child-expected.png:
33448         * platform/qt/fast/repaint/transform-absolute-in-positioned-container-expected.png:
33449         * platform/qt/fast/repaint/transform-disable-layoutstate-expected.png:
33450         * platform/qt/fast/repaint/transform-layout-repaint-expected.png:
33451         * platform/qt/fast/repaint/transform-relative-position-expected.png:
33452         * platform/qt/fast/repaint/transform-repaint-descendants-expected.png:
33453         * platform/qt/fast/repaint/transform-replaced-shadows-expected.png:
33454         * platform/qt/fast/repaint/transform-rotate-and-remove-expected.png:
33455         * platform/qt/fast/repaint/transform-translate-expected.png:
33456         * platform/qt/fast/table/border-collapsing/cached-69296-expected.png: Copied from LayoutTests/platform/qt/fast/repaint/layout-state-only-positioned-expected.png.
33457         * platform/qt/fast/table/border-collapsing/cached-change-cell-sl-border-color-expected.png: Copied from LayoutTests/platform/qt/svg/zoom/page/relative-sized-document-scrollbars-expected.png.
33458         * platform/qt/fast/table/border-collapsing/cached-change-row-border-width-expected.png: Copied from LayoutTests/platform/qt/svg/repaint/repainting-after-animation-element-removal-expected.png.
33459         * platform/qt/fast/table/border-collapsing/cached-change-tbody-border-width-expected.png: Copied from LayoutTests/platform/qt/fast/repaint/table-two-pass-layout-overpaint-expected.png.
33460         * platform/qt/http/tests/misc/slow-loading-image-in-pattern-expected.png:
33461         * platform/qt/svg/as-background-image/svg-background-partial-redraw-expected.png:
33462         * platform/qt/svg/as-image/animated-svg-as-image-expected.png:
33463         * platform/qt/svg/as-image/animated-svg-as-image-no-fixed-intrinsic-size-expected.png:
33464         * platform/qt/svg/as-image/animated-svg-as-image-same-image-expected.png:
33465         * platform/qt/svg/as-image/svg-image-change-content-size-expected.png:
33466         * platform/qt/svg/as-object/deep-nested-embedded-svg-size-changes-no-layout-triggers-1-expected.png:
33467         * platform/qt/svg/as-object/deep-nested-embedded-svg-size-changes-no-layout-triggers-2-expected.png:
33468         * platform/qt/svg/as-object/embedded-svg-size-changes-no-layout-triggers-expected.png:
33469         * platform/qt/svg/as-object/nested-embedded-svg-size-changes-no-layout-triggers-1-expected.png:
33470         * platform/qt/svg/as-object/nested-embedded-svg-size-changes-no-layout-triggers-2-expected.png:
33471         * platform/qt/svg/carto.net/window-expected.png:
33472         * platform/qt/svg/custom/absolute-sized-content-with-resources-expected.png:
33473         * platform/qt/svg/custom/animate-path-discrete-expected.png:
33474         * platform/qt/svg/custom/animate-path-morphing-expected.png:
33475         * platform/qt/svg/custom/animate-target-id-changed-expected.png:
33476         * platform/qt/svg/custom/animate-target-removed-from-document-expected.png:
33477         * platform/qt/svg/custom/circle-move-invalidation-expected.png:
33478         * platform/qt/svg/custom/clip-path-child-changes-expected.png:
33479         * platform/qt/svg/custom/clip-path-href-changes-expected.png:
33480         * platform/qt/svg/custom/clip-path-units-changes-expected.png:
33481         * platform/qt/svg/custom/deep-dynamic-updates-expected.png:
33482         * platform/qt/svg/custom/fill-opacity-update-expected.png:
33483         * platform/qt/svg/custom/foreignObject-crash-on-hover-expected.png:
33484         * platform/qt/svg/custom/gradient-add-stops-expected.png:
33485         * platform/qt/svg/custom/gradient-stop-style-change-expected.png:
33486         * platform/qt/svg/custom/hit-test-unclosed-subpaths-expected.png:
33487         * platform/qt/svg/custom/js-late-clipPath-and-object-creation-expected.png:
33488         * platform/qt/svg/custom/js-late-clipPath-creation-expected.png:
33489         * platform/qt/svg/custom/js-late-gradient-and-object-creation-expected.png:
33490         * platform/qt/svg/custom/js-late-gradient-creation-expected.png:
33491         * platform/qt/svg/custom/js-late-marker-and-object-creation-expected.png:
33492         * platform/qt/svg/custom/js-late-marker-creation-expected.png:
33493         * platform/qt/svg/custom/js-late-mask-and-object-creation-expected.png:
33494         * platform/qt/svg/custom/js-late-mask-creation-expected.png:
33495         * platform/qt/svg/custom/js-update-bounce-expected.png:
33496         * platform/qt/svg/custom/js-update-container-expected.png:
33497         * platform/qt/svg/custom/js-update-container2-expected.png:
33498         * platform/qt/svg/custom/js-update-gradient-expected.png:
33499         * platform/qt/svg/custom/js-update-image-expected.png:
33500         * platform/qt/svg/custom/js-update-path-changes-expected.png:
33501         * platform/qt/svg/custom/js-update-path-removal-expected.png:
33502         * platform/qt/svg/custom/js-update-pattern-child-expected.png:
33503         * platform/qt/svg/custom/js-update-pattern-expected.png:
33504         * platform/qt/svg/custom/js-update-polygon-changes-expected.png:
33505         * platform/qt/svg/custom/js-update-polygon-removal-expected.png:
33506         * platform/qt/svg/custom/js-update-stop-expected.png:
33507         * platform/qt/svg/custom/js-update-stop-linked-gradient-expected.png:
33508         * platform/qt/svg/custom/js-update-style-expected.png:
33509         * platform/qt/svg/custom/js-update-transform-addition-expected.png:
33510         * platform/qt/svg/custom/js-update-transform-changes-expected.png:
33511         * platform/qt/svg/custom/marker-child-changes-css-expected.png:
33512         * platform/qt/svg/custom/marker-child-changes-expected.png:
33513         * platform/qt/svg/custom/marker-viewBox-changes-expected.png:
33514         * platform/qt/svg/custom/mask-child-changes-expected.png:
33515         * platform/qt/svg/custom/mask-invalidation-expected.png:
33516         * platform/qt/svg/custom/object-sizing-no-width-height-change-content-box-size-expected.png:
33517         * platform/qt/svg/custom/prevent-default-expected.png:
33518         * platform/qt/svg/custom/relative-sized-content-expected.png:
33519         * platform/qt/svg/custom/relative-sized-deep-shadow-tree-content-expected.png:
33520         * platform/qt/svg/custom/relative-sized-image-expected.png:
33521         * platform/qt/svg/custom/relative-sized-inner-svg-expected.png:
33522         * platform/qt/svg/custom/relative-sized-shadow-tree-content-expected.png:
33523         * platform/qt/svg/custom/relative-sized-shadow-tree-content-with-symbol-expected.png:
33524         * platform/qt/svg/custom/relative-sized-use-on-symbol-expected.png:
33525         * platform/qt/svg/custom/relative-sized-use-without-attributes-on-symbol-expected.png:
33526         * platform/qt/svg/custom/repaint-moving-svg-and-div-expected.png:
33527         * platform/qt/svg/custom/repaint-on-constant-size-change-expected.png:
33528         * platform/qt/svg/custom/repaint-on-image-bounds-change-expected.png:
33529         * platform/qt/svg/custom/repaint-stroke-width-changes-expected.png:
33530         * platform/qt/svg/custom/resource-client-removal-expected.png:
33531         * platform/qt/svg/custom/resource-invalidate-on-target-update-expected.png:
33532         * platform/qt/svg/custom/scroll-hit-test-expected.png:
33533         * platform/qt/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.png:
33534         * platform/qt/svg/custom/stroke-opacity-update-expected.png:
33535         * platform/qt/svg/custom/svg-absolute-children-expected.png:
33536         * platform/qt/svg/custom/text-dom-removal-expected.png:
33537         * platform/qt/svg/custom/text-repaint-including-stroke-expected.png:
33538         * platform/qt/svg/custom/text-xy-updates-SVGList-expected.png:
33539         * platform/qt/svg/custom/use-clipped-hit-expected.png:
33540         * platform/qt/svg/custom/use-detach-expected.png:
33541         * platform/qt/svg/custom/use-disappears-after-style-update-expected.png:
33542         * platform/qt/svg/custom/use-elementInstance-event-target-expected.png:
33543         * platform/qt/svg/custom/use-elementInstance-methods-expected.png:
33544         * platform/qt/svg/custom/use-event-handler-on-referenced-element-expected.png:
33545         * platform/qt/svg/custom/use-event-handler-on-use-element-expected.png:
33546         * platform/qt/svg/custom/use-setAttribute-crash-expected.png:
33547         * platform/qt/svg/dom/SVGPathSegList-segment-modification-expected.png:
33548         * platform/qt/svg/dom/SVGPathSegList-xml-dom-synchronization2-expected.png:
33549         * platform/qt/svg/dom/SVGRectElement/rect-modify-rx-expected.png:
33550         * platform/qt/svg/filters/feImage-change-target-id-expected.png:
33551         * platform/qt/svg/filters/feImage-multiple-targets-id-change-expected.png:
33552         * platform/qt/svg/filters/feImage-reference-invalidation-expected.png: Copied from LayoutTests/platform/qt/svg/custom/animate-target-removed-from-document-expected.png.
33553         * platform/qt/svg/filters/feImage-remove-target-expected.png:
33554         * platform/qt/svg/filters/feImage-target-add-to-document-expected.png:
33555         * platform/qt/svg/filters/feImage-target-attribute-change-expected.png:
33556         * platform/qt/svg/filters/feImage-target-attribute-change-with-use-indirection-2-expected.png:
33557         * platform/qt/svg/filters/feImage-target-attribute-change-with-use-indirection-expected.png:
33558         * platform/qt/svg/filters/feImage-target-changes-id-expected.png:
33559         * platform/qt/svg/filters/feImage-target-id-change-expected.png:
33560         * platform/qt/svg/filters/feImage-target-inline-style-change-expected.png:
33561         * platform/qt/svg/filters/feImage-target-property-change-expected.png:
33562         * platform/qt/svg/filters/feImage-target-reappend-to-document-expected.png:
33563         * platform/qt/svg/filters/feImage-target-remove-from-document-expected.png:
33564         * platform/qt/svg/filters/feImage-target-style-change-expected.png:
33565         * platform/qt/svg/filters/filter-refresh-expected.png:
33566         * platform/qt/svg/filters/filter-width-update-expected.png:
33567         * platform/qt/svg/filters/invalidate-on-child-layout-expected.png:
33568         * platform/qt/svg/hixie/perf/001-expected.png:
33569         * platform/qt/svg/hixie/perf/002-expected.png:
33570         * platform/qt/svg/hixie/perf/003-expected.png:
33571         * platform/qt/svg/hixie/perf/004-expected.png:
33572         * platform/qt/svg/hixie/perf/005-expected.png:
33573         * platform/qt/svg/hixie/perf/007-expected.png:
33574         * platform/qt/svg/repaint/filter-child-repaint-expected.png:
33575         * platform/qt/svg/repaint/inner-svg-change-viewBox-contract-expected.png:
33576         * platform/qt/svg/repaint/inner-svg-change-viewBox-expected.png:
33577         * platform/qt/svg/repaint/inner-svg-change-viewPort-relative-expected.png:
33578         * platform/qt/svg/repaint/mask-clip-target-transform-expected.png:
33579         * platform/qt/svg/repaint/repainting-after-animation-element-removal-expected.png:
33580         * platform/qt/svg/repaint/text-mask-update-expected.png:
33581         * platform/qt/svg/text/append-text-node-to-tspan-expected.png:
33582         * platform/qt/svg/text/ems-display-none-expected.png:
33583         * platform/qt/svg/text/exs-display-none-expected.png:
33584         * platform/qt/svg/text/modify-text-node-in-tspan-expected.png:
33585         * platform/qt/svg/text/text-text-05-t-expected.png:
33586         * platform/qt/svg/text/text-viewbox-rescale-expected.png:
33587         * platform/qt/svg/text/tspan-dynamic-positioning-expected.png:
33588         * platform/qt/svg/transforms/animated-path-inside-transformed-html-expected.png:
33589         * platform/qt/svg/zoom/page/absolute-sized-document-no-scrollbars-expected.png:
33590         * platform/qt/svg/zoom/page/relative-sized-document-scrollbars-expected.png:
33591         * platform/qt/svg/zoom/text/absolute-sized-document-no-scrollbars-expected.png:
33592         * platform/qt/svg/zoom/text/absolute-sized-document-scrollbars-expected.png:
33593         * platform/qt/svg/zoom/text/relative-sized-document-scrollbars-expected.png:
33594         * platform/qt/svg/zoom/text/zoom-foreignObject-expected.png:
33595
33596 2012-10-10  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
33597
33598         [EFL] Skip fast/css/color-correction-on-text.html.
33599
33600         * platform/efl/TestExpectations:
33601
33602 2012-10-10  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
33603
33604         [EFL] Gardening for the some SVG pixel expectations.
33605
33606         * platform/efl/svg/W3C-SVG-1.1/painting-marker-03-f-expected.png:
33607         * platform/efl/svg/W3C-SVG-1.1/pservers-grad-10-b-expected.png:
33608         * platform/efl/svg/W3C-SVG-1.1/render-groups-03-t-expected.png:
33609         * platform/efl/svg/W3C-SVG-1.1/text-text-01-b-expected.png:
33610         * platform/efl/svg/filters/animate-fill-expected.png: Added.
33611         * platform/efl/svg/filters/feImage-reference-invalidation-expected.png: Added.
33612         * platform/efl/svg/hixie/data-types/001-expected.png: Added.
33613         * platform/efl/svg/hixie/dynamic/002-expected.png: Added.
33614         * platform/efl/svg/hixie/dynamic/003-expected.png: Added.
33615         * platform/efl/svg/hixie/dynamic/004-expected.png: Added.
33616         * platform/efl/svg/hixie/dynamic/005-expected.png: Added.
33617         * platform/efl/svg/hixie/dynamic/006-expected.png: Added.
33618         * platform/efl/svg/hixie/error/002-expected.png: Added.
33619         * platform/efl/svg/hixie/error/006-expected.png: Added.
33620         * platform/efl/svg/hixie/error/007-expected.png: Added.
33621         * platform/efl/svg/hixie/error/008-expected.png: Added.
33622         * platform/efl/svg/hixie/error/009-expected.png: Added.
33623         * platform/efl/svg/hixie/error/010-expected.png: Added.
33624         * platform/efl/svg/hixie/error/011-expected.png: Added.
33625         * platform/efl/svg/hixie/error/014-test-expected.png: Added.
33626         * platform/efl/svg/hixie/error/015-expected.png: Added.
33627         * platform/efl/svg/hixie/error/016-expected.png: Added.
33628         * platform/efl/svg/hixie/intrinsic/001-expected.png: Added.
33629         * platform/efl/svg/hixie/intrinsic/002-expected.png: Added.
33630         * platform/efl/svg/hixie/intrinsic/003-expected.png: Added.
33631         * platform/efl/svg/hixie/links/001-expected.png: Added.
33632         * platform/efl/svg/hixie/links/002-expected.png: Added.
33633         * platform/efl/svg/hixie/painting/001-expected.png: Added.
33634         * platform/efl/svg/hixie/processing-model/005-expected.png: Added.
33635         * platform/efl/svg/hixie/rendering-model/003a-expected.png: Added.
33636         * platform/efl/svg/hixie/text/001-expected.png: Added.
33637         * platform/efl/svg/hixie/text/002-expected.png: Added.
33638         * platform/efl/svg/hixie/text/003a-expected.png: Added.
33639         * platform/efl/svg/hixie/text/003b-expected.png: Added.
33640         * platform/efl/svg/hixie/use/002-test-expected.png: Added.
33641         * platform/efl/svg/hixie/viewbox/001-expected.png: Added.
33642         * platform/efl/svg/hixie/viewbox/002-expected.png: Added.
33643         * platform/efl/svg/hixie/viewbox/003-expected.png: Added.
33644         * platform/efl/svg/hixie/viewbox/004-expected.png: Added.
33645         * platform/efl/svg/hixie/viewbox/preserveAspectRatio/001-expected.png: Added.
33646         * platform/efl/svg/hixie/viewbox/preserveAspectRatio/002-expected.png: Added.
33647         * platform/efl/svg/overflow/overflow-on-foreignObject-expected.png: Added.
33648         * platform/efl/svg/overflow/overflow-on-inner-svg-element-defaults-expected.png: Added.
33649         * platform/efl/svg/repaint/image-href-change-expected.png: Added.
33650         * platform/efl/svg/repaint/image-with-clip-path-expected.png: Added.
33651         * platform/efl/svg/repaint/inner-svg-change-viewBox-expected.png: Added.
33652         * platform/efl/svg/repaint/mask-clip-target-transform-expected.png: Added.
33653         * platform/efl/svg/repaint/repainting-after-animation-element-removal-expected.png: Added.
33654         * platform/efl/svg/stroke/zero-length-arc-linecaps-rendering-expected.png: Added.
33655         * platform/efl/svg/wicd/sizing-flakiness-expected.png: Added.
33656         * platform/efl/svg/zoom/page/absolute-sized-document-no-scrollbars-expected.png: Added.
33657         * platform/efl/svg/zoom/page/absolute-sized-document-scrollbars-expected.png: Added.
33658         * platform/efl/svg/zoom/page/relative-sized-document-scrollbars-expected.png: Added.
33659         * platform/efl/svg/zoom/page/zoom-background-images-expected.png: Added.
33660         * platform/efl/svg/zoom/page/zoom-hixie-mixed-009-expected.png: Added.
33661         * platform/efl/svg/zoom/page/zoom-svg-as-background-with-relative-size-expected.png: Added.
33662         * platform/efl/svg/zoom/page/zoom-svg-as-image-expected.png: Added.
33663         * platform/efl/svg/zoom/page/zoom-svg-as-object-expected.png: Added.
33664         * platform/efl/svg/zoom/page/zoom-svg-as-relative-image-expected.png: Added.
33665         * platform/efl/svg/zoom/page/zoom-svg-float-border-padding-expected.png: Added.
33666         * platform/efl/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.png: Added.
33667         * platform/efl/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.png: Added.
33668         * platform/efl/svg/zoom/page/zoom-svg-through-object-with-huge-size-expected.png: Added.
33669         * platform/efl/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.png: Added.
33670         * platform/efl/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png: Added.
33671         * platform/efl/svg/zoom/text/absolute-sized-document-no-scrollbars-expected.png: Added.
33672         * platform/efl/svg/zoom/text/absolute-sized-document-scrollbars-expected.png: Added.
33673         * platform/efl/svg/zoom/text/relative-sized-document-scrollbars-expected.png: Added.
33674
33675 2012-10-10  Vsevolod Vlasov  <vsevik@chromium.org>
33676
33677         Unreviewed inspector test fix.
33678
33679         * http/tests/inspector/search/resources-search-match-index.html:
33680
33681 2012-10-10  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
33682
33683         [EFL] Update some pixel expectations for the new Cairo, and add more baselines for other tests.
33684
33685         * platform/efl/fast/block/positioning/vertical-rl/fixed-positioning-expected.png:
33686         * platform/efl/fast/borders/border-radius-valid-border-clipping-expected.png: Added.
33687         * platform/efl/fast/borders/border-shadow-large-radius-expected.png: Added.
33688         * platform/efl/fast/borders/fieldsetBorderRadius-expected.png:
33689         * platform/efl/fast/canvas/canvas-composite-fill-repaint-expected.png: Added.
33690         * platform/efl/fast/canvas/canvas-imageSmoothingEnabled-patterns-expected.png: Added.
33691         * platform/efl/fast/canvas/canvas-resize-after-paint-without-layout-expected.png: Added.
33692         * platform/efl/fast/css/color-correction-on-text-expected.png: Removed.
33693         * platform/efl/fast/css/color-correction-on-text-expected.txt: Removed.
33694         * platform/efl/fast/css/square-button-appearance-expected.png: Added.
33695         * platform/efl/fast/css/text-overflow-ellipsis-text-align-center-expected.png: Added.
33696         * platform/efl/fast/css/text-overflow-ellipsis-text-align-justify-expected.png: Added.
33697         * platform/efl/fast/css/text-overflow-ellipsis-text-align-left-expected.png: Added.
33698         * platform/efl/fast/css/text-overflow-ellipsis-text-align-right-expected.png: Added.
33699         * platform/efl/fast/css/vertical-text-overflow-ellipsis-text-align-center-expected.png: Added.
33700         * platform/efl/fast/css/vertical-text-overflow-ellipsis-text-align-justify-expected.png: Added.
33701         * platform/efl/fast/css/vertical-text-overflow-ellipsis-text-align-left-expected.png: Added.
33702         * platform/efl/fast/css/vertical-text-overflow-ellipsis-text-align-right-expected.png: Added.
33703         * platform/efl/fast/events/context-no-deselect-expected.png: Added.
33704         * platform/efl/fast/forms/datalist/input-appearance-range-with-padding-with-datalist-expected.png: Added.
33705         * platform/efl/fast/forms/datalist/input-appearance-range-with-transform-expected.png: Added.
33706         * platform/efl/fast/forms/input-placeholder-paint-order-expected.png: Added.
33707         * platform/efl/fast/forms/textarea: Added.
33708         * platform/efl/fast/forms/textarea/textarea-placeholder-paint-order-expected.png: Added.
33709         * platform/efl/fast/gradients/border-image-gradient-sides-and-corners-expected.png: Added.
33710         * platform/efl/fast/html/details-marker-style-expected.png: Added.
33711         * platform/efl/fast/images/image-css3-content-data-expected.png: Added.
33712         * platform/efl/fast/images/imagemap-focus-ring-zoom-expected.png: Added.
33713         * platform/efl/fast/images/paint-subrect-expected.png: Added.
33714         * platform/efl/fast/images/paint-subrect-grid-expected.png: Added.
33715         * platform/efl/fast/images/repaint-subrect-grid-expected.png: Added.
33716         * platform/efl/fast/images/rgb-jpeg-with-adobe-marker-only-expected.png: Added.
33717         * platform/efl/fast/images/rgb-png-with-cmyk-color-profile-expected.png: Added.
33718         * platform/efl/fast/images/ycbcr-with-cmyk-color-profile-expected.png: Added.
33719         * platform/efl/fast/js: Added.
33720         * platform/efl/fast/js/exception-linenums-in-html-3-expected.png: Added.
33721         * platform/efl/fast/js/missing-style-end-tag-js-expected.png: Added.
33722         * platform/efl/fast/js/missing-title-end-tag-js-expected.png: Added.
33723         * platform/efl/fast/layers/scroll-with-transform-composited-layer-expected.png: Added.
33724         * platform/efl/fast/layers/scroll-with-transform-layer-expected.png: Added.
33725         * platform/efl/fast/multicol/shrink-to-column-height-for-pagination-expected.png: Added.
33726         * platform/efl/fast/multicol/shrink-to-column-height-for-pagination-expected.txt: Added.
33727         * platform/efl/fast/regions/webkit-flow-inlines-inside-regions-bounds-vertical-rl-expected.png: Added.
33728         * platform/efl/fast/regions/webkit-flow-inlines-inside-regions-bounds-vertical-rl-expected.txt: Added.
33729         * platform/efl/fast/repaint/overflow-auto-in-overflow-auto-scrolled-expected.png: Added.
33730         * platform/efl/fast/repaint/overflow-scroll-in-overflow-scroll-scrolled-expected.png: Added.
33731         * platform/efl/fast/repaint/table-overflow-auto-in-overflow-auto-scrolled-expected.png: Added.
33732         * platform/efl/fast/repaint/table-overflow-hidden-in-overflow-hidden-scrolled-expected.png: Added.
33733         * platform/efl/fast/repaint/table-overflow-scroll-in-overflow-scroll-scrolled-expected.png: Added.
33734         * platform/efl/fast/scrolling: Added.
33735         * platform/efl/fast/scrolling/scrollbar-tickmarks-styled-expected.png: Added.
33736         * platform/efl/fast/table/colspanMinWidth-vertical-expected.png: Added.
33737         * platform/efl/fast/table/table-row-focus-ring-paint-expected.png: Added.
33738         * platform/efl/fast/text/text-shadow-no-default-color-expected.png: Added.
33739
33740 2012-10-10  Christophe Dumez  <christophe.dumez@intel.com>
33741
33742         SQLResultSet.rowsAffected not cleared
33743         https://bugs.webkit.org/show_bug.cgi?id=46070
33744
33745         Reviewed by Kenneth Rohde Christiansen.
33746
33747         Add layout test to check that SQLResultSet.rowsAffected is
33748         correct in executeSql() success callback.
33749
33750         * storage/websql/execute-sql-rowsAffected-expected.txt: Added.
33751         * storage/websql/execute-sql-rowsAffected.html: Added.
33752
33753 2012-10-10  KwangYong Choi  <ky0.choi@samsung.com>
33754
33755         [EFL] Rebaseline after r129972 which enabled plugin feature
33756         https://bugs.webkit.org/show_bug.cgi?id=98750
33757
33758         Unreviewed. Plugin feature is enabled on EFL port after r129972.
33759
33760         * platform/efl-wk1/TestExpectations: EFL WK1 does not support plugins yet.
33761         * platform/efl-wk2/TestExpectations:
33762         * platform/efl/TestExpectations:
33763         * platform/efl/plugins/iframe-plugin-bgcolor-expected.txt: Added.
33764         * platform/efl/plugins/mouse-click-plugin-clears-selection-expected.txt: Added.
33765         * platform/efl/plugins/netscape-dom-access-expected.txt: Added.
33766         * platform/efl/plugins/plugin-javascript-access-expected.txt: Added.
33767         * platform/efl/plugins/resize-from-plugin-expected.txt: Added.
33768
33769 2012-10-09  Kent Tamura  <tkent@chromium.org>
33770
33771         Add behavior tests for input[type=date] with multiple fields
33772         https://bugs.webkit.org/show_bug.cgi?id=98480
33773
33774         Reviewed by Kentaro Hara.
33775
33776         * fast/forms/date-multiple-fields/date-multiple-fields-ax-aria-attributes-expected.txt: Added.
33777         * fast/forms/date-multiple-fields/date-multiple-fields-ax-aria-attributes.html: Added.
33778         * fast/forms/date-multiple-fields/date-multiple-fields-ax-value-changed-notification-expected.txt: Added.
33779         * fast/forms/date-multiple-fields/date-multiple-fields-ax-value-changed-notification.html: Added.
33780         * fast/forms/date-multiple-fields/date-multiple-fields-blur-and-focus-events-expected.txt: Added.
33781         * fast/forms/date-multiple-fields/date-multiple-fields-blur-and-focus-events.html: Added.
33782         * fast/forms/date-multiple-fields/date-multiple-fields-keyboard-events-expected.txt:
33783         * fast/forms/date-multiple-fields/date-multiple-fields-keyboard-events.html:
33784         * fast/forms/date-multiple-fields/date-multiple-fields-mouse-events-expected.txt: Added.
33785         * fast/forms/date-multiple-fields/date-multiple-fields-mouse-events.html: Added.
33786         * fast/forms/date-multiple-fields/date-multiple-fields-preserve-value-after-history-back-expected.txt: Added.
33787         * fast/forms/date-multiple-fields/date-multiple-fields-preserve-value-after-history-back.html: Added.
33788         * fast/forms/date-multiple-fields/date-multiple-fields-reset-value-after-reloads-expected.txt: Added.
33789         * fast/forms/date-multiple-fields/date-multiple-fields-reset-value-after-reloads.html: Added.
33790         * fast/forms/date-multiple-fields/date-multiple-fields-spinbutton-change-and-input-events-expected.txt: Added.
33791         * fast/forms/date-multiple-fields/date-multiple-fields-spinbutton-change-and-input-events.html: Copied from LayoutTests/fast/forms/time-multiple-fields/time-multiple-fields-spinbutton-change-and-input-events.html.
33792         * fast/forms/date-multiple-fields/date-multiple-fields-wheel-event-expected.txt: Added.
33793         * fast/forms/date-multiple-fields/date-multiple-fields-wheel-event.html: Copied from LayoutTests/fast/forms/time-multiple-fields/time-multiple-fields-spinbutton-change-and-input-events.html.
33794         * fast/forms/date/date-reset-value-expected.html: Added.
33795         * fast/forms/date/date-reset-value.html: Added.
33796
33797         * fast/forms/resources/common-spinbutton-change-and-input-events.js:
33798         (testSpinButtonChangeAndInputEvents):
33799         Uses getElementByPseudoId() to obtain spin button position. The date
33800         type and the time type have their spin button at different positions
33801         because of a picker indicator triangle.
33802         * fast/forms/number/number-spinbutton-change-and-input-events.html:
33803         Need to import comon.js because common-spinbutton-change-and-input-events.js depends on it.
33804         * fast/forms/time-multiple-fields/time-multiple-fields-spinbutton-change-and-input-events.html:
33805         Ditto.
33806
33807         * fast/forms/resources/common-wheel-event.js:
33808         (testWheelEvent): Fix a wrong message.
33809         * fast/forms/time-multiple-fields/time-multiple-fields-wheel-event-expected.txt: Ditto.
33810
33811         * fast/forms/resources/multiple-fields-blur-and-focus-events.js:
33812         Added. Move the code from time-multiple-fields-blur-and-focus-events.html.
33813         * fast/forms/time-multiple-fields/time-multiple-fields-blur-and-focus-events.html:
33814         Moved the code to multiple-fields-blur-and-focus-events.js.
33815
33816         * platform/chromium/TestExpectations:
33817
33818 2012-10-10  Alexander Pavlov  <apavlov@chromium.org>
33819
33820         Web Inspector: Semantically incorrect CSS rules result in broken source code data
33821         https://bugs.webkit.org/show_bug.cgi?id=98520
33822
33823         Reviewed by Vsevolod Vlasov.
33824
33825         * inspector/styles/parse-stylesheet-errors-expected.txt:
33826         * inspector/styles/parse-stylesheet-errors.html:
33827
33828 2012-10-09  Jocelyn Turcotte  <jocelyn.turcotte@digia.com>
33829
33830         [Qt][WK2] REGRESSION(r130629): It made touchadjustment/focusout-on-touch.html fai1
33831         https://bugs.webkit.org/show_bug.cgi?id=98642
33832
33833         Reviewed by Kenneth Rohde Christiansen.
33834
33835         * platform/qt-5.0-wk2/TestExpectations: Unskip focusout-on-touch.html
33836
33837 2012-10-10  Allan Sandfeld Jensen  <allan.jensen@digia.com>
33838
33839         [Qt] DumpRenderTree needs a beginDragWithFiles implementation
33840         https://bugs.webkit.org/show_bug.cgi?id=50902
33841
33842         Reviewed by Simon Hausmann.
33843
33844         Move some skipped tests that now passing in DRT to only being skipped in WTR.
33845
33846         * platform/qt-5.0-wk2/TestExpectations:
33847         * platform/qt/TestExpectations:
33848
33849 2012-10-10  Zoltan Arvai  <zarvai@inf.u-szeged.hu>
33850
33851         [Qt] Unreviewed gardening. Skip failing test.
33852         https://bugs.webkit.org/show_bug.cgi?id=98876
33853
33854         * platform/qt/TestExpectations: skip fast/text/word-space-with-kerning.html.
33855
33856 2012-10-09  Kent Tamura  <tkent@chromium.org>
33857
33858         Add a test to check a step attribute works for a calendar picker
33859         https://bugs.webkit.org/show_bug.cgi?id=98866
33860
33861         Reviewed by Yuta Kitamura.
33862
33863         * platform/chromium-android/TestExpectations:
33864         * platform/chromium-mac/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-step-expected.png: Added.
33865         * platform/chromium/TestExpectations:
33866         * platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-step-expected.txt: Added.
33867         * platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-step.html: Added.
33868
33869 2012-10-09  Csaba Osztrogonác  <ossy@webkit.org>
33870
33871         [Qt] Unreviewed gardening, skip tests to paint the bot green.
33872
33873         * platform/qt-5.0-wk2/TestExpectations:
33874
33875 2012-10-09  Noel Gordon  <noel.gordon@gmail.com>
33876
33877         Flush load-and-stall.php output after sleeping
33878         https://bugs.webkit.org/show_bug.cgi?id=98862
33879
33880         Reviewed by Kent Tamura.
33881
33882         Should not be a behavioral change: testing the bots with this change to see if
33883         it helps with chromium linux/win test flakyness.
33884
33885         * http/tests/resources/load-and-stall.php:
33886
33887 2012-10-09  Adam Barth  <abarth@webkit.org>
33888
33889         Note test failures after http://trac.webkit.org/changeset/130851. We
33890         plan to follow up in the morning in
33891         https://bugs.webkit.org/show_bug.cgi?id=98867.
33892
33893         * platform/chromium/TestExpectations:
33894
33895 2012-10-09  Enrica Casucci  <enrica@apple.com>
33896
33897         Tests failure on Chromium Mac after r130821.
33898         https://bugs.webkit.org/show_bug.cgi?id=98865
33899
33900         Unreviewed.
33901
33902         Marking tests as failing.
33903
33904         * platform/chromium/TestExpectations:
33905
33906 2012-10-09  Noel Gordon  <noel.gordon@gmail.com>
33907
33908         Initialize $written variable in load-and-stall.php script
33909         https://bugs.webkit.org/show_bug.cgi?id=98854
33910
33911         Reviewed by Kent Tamura.
33912
33913         * http/tests/resources/load-and-stall.php:
33914
33915 2012-10-09  Csaba Osztrogonác  <ossy@webkit.org>
33916
33917         [Qt] Unreviewed gardening.
33918
33919         * platform/qt-5.0-wk1/fast/history/history-back-initial-vs-final-url-expected.txt: Renamed from LayoutTests/platform/qt/fast/history/history-back-initial-vs-final-url-expected.txt.
33920
33921 2012-10-09  Kent Tamura  <tkent@chromium.org>
33922
33923         Sub-fields in input[type=time] should not be focusable if the input is disabled or read-only
33924         https://bugs.webkit.org/show_bug.cgi?id=98850
33925
33926         Reviewed by Kentaro Hara.
33927
33928         * fast/forms/time-multiple-fields/time-multiple-fields-keyboard-events-expected.txt:
33929         * fast/forms/time-multiple-fields/time-multiple-fields-keyboard-events.html:
33930         * fast/forms/time-multiple-fields/time-multiple-fields-mouse-events-expected.txt:
33931         * fast/forms/time-multiple-fields/time-multiple-fields-mouse-events.html:
33932
33933 2012-10-09  Pablo Flouret  <pablof@motorola.com>
33934
33935         [Qt]REGRESSION(r120107): It made http/tests/xmlhttprequest/origin-exact-matching.html fails
33936         https://bugs.webkit.org/show_bug.cgi?id=88913
33937
33938         Reviewed by Csaba Osztrogonác.
33939
33940         Blind fix to try to fix the test.
33941
33942         * http/tests/xmlhttprequest/access-control-allow-lists-starting-with-comma.html:
33943         * http/tests/xmlhttprequest/resources/access-control-allow-lists.php:
33944
33945 2012-10-09  Sudarsana Nagineni  <sudarsana.nagineni@intel.com>
33946
33947         [EFL] Update EFL baselines after r130840
33948         https://bugs.webkit.org/show_bug.cgi?id=98846
33949
33950         Unreviewed EFL gardening.
33951
33952         Update baselines after the cairo update in r130840.
33953
33954         * platform/efl/svg/W3C-SVG-1.1/animate-elem-08-t-expected.png:
33955         * platform/efl/svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt:
33956         * platform/efl/svg/W3C-SVG-1.1/animate-elem-30-t-expected.png:
33957         * platform/efl/svg/W3C-SVG-1.1/animate-elem-30-t-expected.txt:
33958         * platform/efl/svg/W3C-SVG-1.1/animate-elem-83-t-expected.png:
33959         * platform/efl/svg/W3C-SVG-1.1/animate-elem-83-t-expected.txt:
33960         * platform/efl/svg/W3C-SVG-1.1/paths-data-01-t-expected.png:
33961         * platform/efl/svg/W3C-SVG-1.1/paths-data-01-t-expected.txt:
33962         * platform/efl/svg/W3C-SVG-1.1/paths-data-02-t-expected.png:
33963         * platform/efl/svg/W3C-SVG-1.1/paths-data-02-t-expected.txt:
33964
33965 2012-10-09  Tullio Lucena  <tullio.lucena@openbossa.org>
33966
33967         [Qt] new test http/tests/cookies/single-quoted-value.html is failing
33968         https://bugs.webkit.org/show_bug.cgi?id=86066
33969
33970         Reviewed by Csaba Osztrogonác.
33971
33972         Unskipping test.
33973
33974         * platform/qt/TestExpectations:
33975
33976 2012-10-09  Sudarsana Nagineni  <sudarsana.nagineni@intel.com>
33977
33978         [Cairo] Bump Cairo to fix more canvas/philip tests
33979         https://bugs.webkit.org/show_bug.cgi?id=97658
33980
33981         Reviewed by Martin Robinson.
33982
33983         Update platform-specific baselines after the cairo update. Also,
33984         unksip canvas/philip tests which are passing now.
33985
33986         * platform/efl/TestExpectations:
33987         * platform/efl/fast/box-shadow/box-shadow-clipped-slices-expected.png:
33988         * platform/efl/fast/canvas/canvas-incremental-repaint-expected.png:
33989         * platform/efl/fast/dynamic/window-scrollbars-test-expected.png:
33990         * platform/efl/fast/images/pixel-crack-image-background-webkit-transform-scale-expected.png:
33991         * platform/efl/svg/as-image/img-preserveAspectRatio-support-1-expected.png:
33992         * platform/efl/svg/batik/text/smallFonts-expected.png:
33993         * platform/efl/svg/batik/text/smallFonts-expected.txt:
33994         * platform/efl/svg/batik/text/textGlyphOrientationHorizontal-expected.png:
33995         * platform/efl/svg/batik/text/textGlyphOrientationHorizontal-expected.txt:
33996         * platform/efl/svg/batik/text/textOnPath-expected.png:
33997         * platform/efl/svg/batik/text/textOnPath-expected.txt:
33998         * platform/efl/svg/batik/text/textOnPath2-expected.png:
33999         * platform/efl/svg/batik/text/textOnPath2-expected.txt:
34000         * platform/efl/svg/batik/text/textOnPath3-expected.png:
34001         * platform/efl/svg/batik/text/textOnPath3-expected.txt:
34002         * platform/efl/svg/batik/text/textOnPathSpaces-expected.png:
34003         * platform/efl/svg/batik/text/textOnPathSpaces-expected.txt:
34004         * platform/efl/svg/batik/text/verticalTextOnPath-expected.png:
34005         * platform/efl/svg/batik/text/verticalTextOnPath-expected.txt:
34006         * platform/efl/svg/zoom/page/zoom-coords-viewattr-01-b-expected.png:
34007         * platform/efl/svg/zoom/text/zoom-coords-viewattr-01-b-expected.png:
34008         * platform/efl/transforms/2d/transform-fixed-container-expected.png:
34009         * platform/gtk/TestExpectations:
34010         * platform/gtk/fast/canvas/canvas-incremental-repaint-expected.png:
34011         * platform/gtk/svg/W3C-SVG-1.1/animate-elem-83-t-expected.png:
34012         * platform/gtk/svg/W3C-SVG-1.1/animate-elem-83-t-expected.txt:
34013         * platform/gtk/svg/W3C-SVG-1.1/paths-data-01-t-expected.png:
34014         * platform/gtk/svg/W3C-SVG-1.1/paths-data-01-t-expected.txt:
34015         * platform/gtk/svg/W3C-SVG-1.1/paths-data-02-t-expected.png:
34016         * platform/gtk/svg/W3C-SVG-1.1/paths-data-02-t-expected.txt:
34017         * platform/gtk/svg/batik/text/smallFonts-expected.png:
34018         * platform/gtk/svg/batik/text/smallFonts-expected.txt:
34019         * platform/gtk/svg/batik/text/textGlyphOrientationHorizontal-expected.png:
34020         * platform/gtk/svg/batik/text/textGlyphOrientationHorizontal-expected.txt:
34021         * platform/gtk/svg/batik/text/textOnPath-expected.png:
34022         * platform/gtk/svg/batik/text/textOnPath-expected.txt:
34023         * platform/gtk/svg/batik/text/textOnPath2-expected.png:
34024         * platform/gtk/svg/batik/text/textOnPath2-expected.txt:
34025         * platform/gtk/svg/batik/text/textOnPath3-expected.png:
34026         * platform/gtk/svg/batik/text/textOnPath3-expected.txt:
34027         * platform/gtk/svg/batik/text/textOnPathSpaces-expected.png:
34028         * platform/gtk/svg/batik/text/textOnPathSpaces-expected.txt:
34029         * platform/gtk/svg/batik/text/verticalTextOnPath-expected.png:
34030         * platform/gtk/svg/batik/text/verticalTextOnPath-expected.txt:
34031         * platform/gtk/svg/custom/js-update-path-changes-expected.png:
34032         * platform/gtk/svg/custom/js-update-path-changes-expected.txt:
34033         * platform/gtk/svg/custom/js-update-path-removal-expected.png:
34034         * platform/gtk/svg/custom/js-update-path-removal-expected.txt:
34035         * platform/gtk/svg/custom/path-textPath-simulation-expected.png:
34036         * platform/gtk/svg/custom/path-textPath-simulation-expected.txt:
34037
34038 2012-10-09  Sudarsana Nagineni  <sudarsana.nagineni@intel.com>
34039
34040         fast/canvas/canvas-fillRect-gradient-shadow.html failing
34041         https://bugs.webkit.org/show_bug.cgi?id=98760
34042
34043         Reviewed by Martin Robinson.
34044
34045         Adjust the test case to verify the pixel in the middle of the shadow,
34046         instead of the outer edge, to make sure that the test will not fail
34047         in case if there is any effect around the borders.
34048
34049         * fast/canvas/script-tests/canvas-fillRect-gradient-shadow.js:
34050
34051 2012-10-09  Kent Tamura  <tkent@chromium.org>
34052
34053         Should reject invalid dates constructed with multiple fields UI
34054         https://bugs.webkit.org/show_bug.cgi?id=98727
34055
34056         Reviewed by Hajime Morita.
34057
34058         * fast/forms/date-multiple-fields/date-multiple-fields-keyboard-events-expected.txt: Added.
34059         * fast/forms/date-multiple-fields/date-multiple-fields-keyboard-events.html: Added.
34060         * fast/forms/month-multiple-fields/month-multiple-fields-keyboard-events-expected.txt:
34061         * fast/forms/month-multiple-fields/month-multiple-fields-keyboard-events.html:
34062           Updated the test. 275760-12 is not a valid month value.
34063
34064 2012-10-08  Tullio Lucena  <tullio.lucena@openbossa.org>
34065
34066         [Qt]REGRESSION(r128699): It made 2 fast/js/dfg tests assert
34067         https://bugs.webkit.org/show_bug.cgi?id=96907
34068
34069         Reviewed by Csaba Osztrogonác.
34070
34071         Unskipping tests.
34072
34073         * platform/qt/TestExpectations:
34074
34075 2012-10-09  Jeffrey Pfau  <jpfau@apple.com>
34076
34077         [Mac] Unreviewed, skipping http/tests/security/svg-image-leak.html
34078
34079         * platform/mac/TestExpectations:
34080
34081 2012-10-09  Adam Barth  <abarth@webkit.org>
34082
34083         filesystem-url-in-iframe test is flaky
34084         https://bugs.webkit.org/show_bug.cgi?id=95246
34085
34086         Reviewed by Eric Seidel.
34087
34088         This test was assuming that the navigation would complete before the
34089         async JavaScript executed, which is true usually (but not always).
34090
34091         * http/tests/security/mixedContent/filesystem-url-in-iframe.html:
34092         * platform/chromium/TestExpectations:
34093
34094 2012-10-09  Jian Li  <jianli@chromium.org>
34095
34096         Update the CSS property used to support draggable regions.
34097         https://bugs.webkit.org/show_bug.cgi?id=97156
34098
34099         Reviewed by Adam Barth.
34100
34101         Update the test and rename the files due to CSS property name and
34102         syntax changes.
34103
34104         * fast/css/draggable-region-parser-expected.txt: Added.
34105         * fast/css/draggable-region-parser.html: Added.
34106         * fast/css/widget-region-parser-expected.txt: Removed.
34107         * fast/css/widget-region-parser.html: Removed.
34108         * platform/efl/TestExpectations: Rename the skipped test.
34109         * platform/gtk/TestExpectations: Rename the skipped test.
34110         * platform/mac/TestExpectations: Skip the renamed test since WIDGET_REGION is off.
34111         * platform/qt/TestExpectations: Rename the skipped test.
34112         * platform/win/TestExpectations: Rename the skipped test.
34113         * platform/wincairo/TestExpectations: Rename the skipped test.
34114
34115 2012-10-09  Kiran Muppala  <cmuppala@apple.com>
34116
34117         Fix coding style of layout test fast/dom/timer-throttling-hidden-page.html
34118         https://bugs.webkit.org/show_bug.cgi?id=98828
34119
34120         Reviewed by Ojan Vafai.
34121
34122         Replaced tab characters with spaces, fixed position of braces and renamed
34123         variables to be more explanatory.
34124
34125         * fast/dom/timer-throttling-hidden-page.html:
34126
34127 2012-10-09  Sadrul Habib Chowdhury  <sadrul@chromium.org>
34128
34129         [chromium] Add drop event for plugins.
34130         https://bugs.webkit.org/show_bug.cgi?id=98827
34131
34132         Reviewed by Adam Barth.
34133
34134         Updated the test to verify that a plugin can receive drop events. Note
34135         that the plugin needs contentEditable set to true.
34136
34137         * platform/chromium/plugins/drag-events-expected.txt:
34138         * platform/chromium/plugins/drag-events.html:
34139
34140 2012-10-09  Sheriff Bot  <webkit.review.bot@gmail.com>
34141
34142         Unreviewed, rolling out r130811 and r130821.
34143         http://trac.webkit.org/changeset/130811
34144         http://trac.webkit.org/changeset/130821
34145         https://bugs.webkit.org/show_bug.cgi?id=98831
34146
34147         Broke date-suggestion-picker-appearance-with-scroll-bar.html
34148         (Requested by abarth|gardening on #webkit).
34149
34150         * fast/sub-pixel/sub-pixel-iframe-copy-on-scroll.html: Removed.
34151         * platform/chromium-linux/fast/repaint/repaint-across-writing-mode-boundary-expected.png:
34152         * platform/chromium-linux/fast/sub-pixel/sub-pixel-iframe-copy-on-scroll-expected.png: Removed.
34153         * platform/chromium-linux/fast/sub-pixel/sub-pixel-iframe-copy-on-scroll-expected.txt: Removed.
34154         * platform/chromium-mac-snowleopard/fast/sub-pixel/sub-pixel-iframe-copy-on-scroll-expected.png: Removed.
34155         * platform/chromium-mac/fast/repaint/repaint-across-writing-mode-boundary-expected.png:
34156         * platform/chromium-mac/fast/sub-pixel/sub-pixel-iframe-copy-on-scroll-expected.png: Removed.
34157         * platform/chromium-mac/fast/sub-pixel/sub-pixel-iframe-copy-on-scroll-expected.txt: Removed.
34158         * platform/mac-lion/TestExpectations:
34159         * platform/mac-snowleopard/TestExpectations:
34160         * platform/mac-wk2/TestExpectations:
34161         * platform/mac/TestExpectations:
34162         * platform/qt-4.8/TestExpectations:
34163         * platform/qt/TestExpectations:
34164         * platform/win-wk2/TestExpectations:
34165         * platform/win-xp/TestExpectations:
34166         * platform/win/TestExpectations:
34167         * platform/wincairo/TestExpectations:
34168         * platform/wk2/TestExpectations:
34169
34170 2012-10-09  Dominic Mazzoni  <dmazzoni@google.com>
34171
34172         AX: 5 accessibility tests just need minor tweaks to pass on chromium
34173         https://bugs.webkit.org/show_bug.cgi?id=98311
34174
34175         Reviewed by Chris Fleizach.
34176
34177         Modifies tests so that they log data that tends to vary between
34178         platforms using debug(), rather than asserting a platform-specific
34179         value. Gets rid of "forks" of tests in the gtk directory. Adds
34180         expectations and unskips 5 tests on Chromium.
34181
34182         * accessibility/aria-list-and-listitem.html:
34183         * accessibility/aria-option-role.html:
34184         * accessibility/aria-tab-roles.html:
34185         * platform/chromium/TestExpectations:
34186         * platform/chromium/accessibility/aria-fallback-roles-expected.txt: Renamed from LayoutTests/platform/chromium-win/accessibility/aria-fallback-roles-expected.txt.
34187         * platform/chromium/accessibility/aria-list-and-listitem-expected.txt: Copied from LayoutTests/platform/mac/accessibility/aria-list-and-listitem-expected.txt.
34188         * platform/chromium/accessibility/aria-option-role-expected.txt: Copied from LayoutTests/platform/mac/accessibility/aria-option-role-expected.txt.
34189         * platform/chromium/accessibility/aria-tab-roles-expected.txt: Copied from LayoutTests/platform/mac/accessibility/aria-tab-roles-expected.txt.
34190         * platform/gtk/accessibility/aria-list-and-listitem-expected.txt:
34191         * platform/gtk/accessibility/aria-list-and-listitem.html: Removed.
34192         * platform/gtk/accessibility/aria-option-role-expected.txt:
34193         * platform/gtk/accessibility/aria-option-role.html: Removed.
34194         * platform/mac/accessibility/aria-list-and-listitem-expected.txt:
34195         * platform/mac/accessibility/aria-option-role-expected.txt:
34196         * platform/mac/accessibility/aria-tab-roles-expected.txt:
34197
34198 2012-10-09  Levi Weintraub  <leviw@chromium.org>
34199
34200         Rolling back unintended change to iframe-copy-on-scroll.html from previous commit.
34201
34202         * compositing/iframes/iframe-copy-on-scroll.html:
34203
34204 2012-10-09  Levi Weintraub  <leviw@chromium.org>
34205
34206         Unreviewed gardening. Updating test expectations after r130811.
34207
34208         * compositing/iframes/iframe-copy-on-scroll.html:
34209         * platform/chromium-mac-snowleopard/fast/sub-pixel/sub-pixel-iframe-copy-on-scroll-expected.png: Added.
34210         * platform/chromium-mac/fast/repaint/repaint-across-writing-mode-boundary-expected.png:
34211         * platform/chromium-mac/fast/sub-pixel/sub-pixel-iframe-copy-on-scroll-expected.png: Added.
34212         * platform/chromium-mac/fast/sub-pixel/sub-pixel-iframe-copy-on-scroll-expected.txt: Added.
34213         * platform/chromium/TestExpectations:
34214
34215 2012-10-09  Alexander Shalamov  <alexander.shalamov@intel.com>
34216
34217         CSS Style is not recalculated when media attribute of style element is changed
34218         https://bugs.webkit.org/show_bug.cgi?id=96752
34219
34220         Reviewed by Kenneth Rohde Christiansen.
34221
34222         Added test to verify that when "media" attribute for style element is updated,
34223         style is recalculated.
34224
34225         * fast/media/mq-js-update-media.html: Added.
34226
34227 2012-10-09  Levi Weintraub  <leviw@chromium.org>
34228
34229         [Sub pixel layout] Fast-path iframe scrolling can picks up an extra pixel
34230         https://bugs.webkit.org/show_bug.cgi?id=98571
34231
34232         Reviewed by Emil A Eklund.
34233
34234         Tests scrolling of sub-pixel layers on sub-pixel platforms (Chromium).
34235
34236         * fast/sub-pixel/sub-pixel-iframe-copy-on-scroll.html: Added.
34237         * platform/chromium-linux/fast/sub-pixel/sub-pixel-iframe-copy-on-scroll-expected.png: Added.
34238         * platform/chromium-linux/fast/sub-pixel/sub-pixel-iframe-copy-on-scroll-expected.txt: Added.
34239         * platform/chromium-linux/fast/repaint/repaint-across-writing-mode-boundary-expected.png:
34240         The repaint rect shrinks safely by one pixel.
34241         * platform/chromium/TestExpectations:
34242         * platform/mac-lion/TestExpectations:
34243         * platform/mac-snowleopard/TestExpectations:
34244         * platform/mac-wk2/TestExpectations:
34245         * platform/mac/TestExpectations:
34246         * platform/qt-4.8/TestExpectations:
34247         * platform/qt/TestExpectations:
34248         * platform/win-wk2/TestExpectations:
34249         * platform/win-xp/TestExpectations:
34250         * platform/win/TestExpectations:
34251         * platform/wincairo/TestExpectations:
34252         * platform/wk2/TestExpectations:
34253
34254 2012-10-09  Adam Barth  <abarth@webkit.org>
34255
34256         These tests also fail with ImageOnlyFailures.
34257
34258         * platform/chromium/TestExpectations:
34259
34260 2012-10-09  Adam Barth  <abarth@webkit.org>
34261
34262         This test now appears to fail on the bots because
34263         http://trac.webkit.org/changeset/130799 removed the ImageOnlyFailure
34264         attribute.
34265
34266         * platform/chromium/TestExpectations:
34267
34268 2012-10-09  Peter Beverloo  <peter@chromium.org>
34269
34270         [Chromium] More TestExpectation updates for Android
34271         https://bugs.webkit.org/show_bug.cgi?id=98818
34272
34273         Unreviewed test expectation updates.
34274
34275         List more failures (all with bugs assigned) in the TestExpectation file for
34276         Android. Move an older block around, considering we may want to re-triage it.
34277
34278         * platform/chromium/TestExpectations:
34279
34280 2012-10-09  Julien Chaffraix  <jchaffraix@webkit.org>
34281
34282         Unreviewed Chromium gardening.
34283
34284         * platform/chromium/TestExpectations:
34285         Removed this entry: there was no need for new baselines.
34286
34287 2012-10-09  Adam Barth  <abarth@webkit.org>
34288
34289         dfg-cross-global tests are flaky because they misuse js-test-pre.js
34290         https://bugs.webkit.org/show_bug.cgi?id=98813
34291
34292         Reviewed by Daniel Bates.
34293
34294         These tests have a race between js-test-pre's "done" message and the
34295         timeout. This patch change then to use jsTestIsAsync and finishJSTest()
34296         appropriately.
34297
34298         * fast/js/script-tests/dfg-cross-global-object-inline-new-array-literal-with-variables.js:
34299         * fast/js/script-tests/dfg-cross-global-object-inline-new-array-literal.js:
34300         * fast/js/script-tests/dfg-cross-global-object-inline-new-array-with-elements.js:
34301         * fast/js/script-tests/dfg-cross-global-object-inline-new-array-with-size.js:
34302         * fast/js/script-tests/dfg-cross-global-object-inline-new-array.js:
34303
34304 2012-10-09  Joshua Bell  <jsbell@chromium.org>
34305
34306         IndexedDB: Overflowing key generator should throw ConstraintError
34307         https://bugs.webkit.org/show_bug.cgi?id=98807
34308
34309         Reviewed by Tony Chang.
34310
34311         Verify that overflowing key generator throws ConstraintError.
34312
34313         * storage/indexeddb/key-generator-expected.txt:
34314         * storage/indexeddb/resources/key-generator.js:
34315
34316 2012-10-09  Dirk Pranke  <dpranke@chromium.org>
34317
34318         [chromium] Don't run perf/mouse-event on debug builds
34319
34320         Unreviewed, expectations change.
34321
34322         We don't normally run any perf tests on a debug build, but this
34323         one was getting run due to an improperly scoped expectation
34324         overriding the wontfix rule.
34325
34326         * platform/chromium/TestExpectations:
34327
34328 2012-10-09  David Grogan  <dgrogan@chromium.org>
34329
34330         IndexedDB: open-in-upgradeneeded layout test
34331         https://bugs.webkit.org/show_bug.cgi?id=95912
34332
34333         Reviewed by Tony Chang.
34334
34335         * storage/indexeddb/intversion-open-in-upgradeneeded-expected.txt: Added.
34336         * storage/indexeddb/intversion-open-in-upgradeneeded.html: Added.
34337         * storage/indexeddb/resources/intversion-open-in-upgradeneeded.js: Added.
34338         (test):
34339         (deleteSuccess):
34340         (upgradeNeeded1.transaction.oncomplete):
34341         (upgradeNeeded1):
34342         (openSuccess1):
34343         (onVersionChange):
34344         (onBlocked):
34345         (upgradeNeeded2):
34346         (openSuccess2):
34347
34348 2012-10-09  Tullio Lucena  <tullio.lucena@openbossa.org>
34349
34350         Need implement isWordTextBreak for QT, and WinCE for visual word movement functionality
34351         https://bugs.webkit.org/show_bug.cgi?id=81136
34352
34353         Reviewed by Caio Marcelo de Oliveira Filho.
34354
34355         Uskipping tests that are passing after the merge https://gitorious.org/qtwebkit/testfonts/merge_requests/1
34356
34357         * platform/qt/TestExpectations:
34358
34359 2012-10-09  Tullio Lucena  <tullio.lucena@openbossa.org>
34360
34361         RTL: selection.modify("move", "forward", "line") when cursor is at start of a line does not move down a line
34362         https://bugs.webkit.org/show_bug.cgi?id=51517
34363
34364         Reviewed by Caio Marcelo de Oliveira Filho.
34365
34366         Unskipping a test that is passing, with testfonts change in https://gitorious.org/qtwebkit/testfonts/merge_requests/1
34367
34368         * platform/qt/TestExpectations:
34369
34370 2012-10-09  Adam Barth  <abarth@webkit.org>
34371
34372         Note that this test is flaky.
34373
34374         * platform/chromium/TestExpectations:
34375
34376 2012-10-09  Adam Barth  <abarth@webkit.org>
34377
34378         Revert change to TestExpectations in http://trac.webkit.org/changeset/130779.
34379         These tests still give the wrong results.
34380
34381         * platform/chromium/TestExpectations:
34382
34383 2012-10-09  Julien Chaffraix  <jchaffraix@webkit.org>
34384
34385         Unreviewed Chromium gardening.
34386
34387         * platform/chromium/TestExpectations:
34388         Fix new-run-webkit-tests --lint-test-files after r130778.
34389
34390 2012-10-09  Tullio Lucena  <tullio.lucena@openbossa.org>
34391
34392         [Qt] modify-up-on-rtl-wrapping-text.html fails on DRT
34393         https://bugs.webkit.org/show_bug.cgi?id=50291
34394
34395         Reviewed by Csaba Osztrogonác.
34396
34397         Unskipping editing/selection/modify-up-on-rtl-wrapping-text.html
34398
34399         * platform/qt/TestExpectations:
34400
34401 2012-10-09  Enrica Casucci  <enrica@apple.com>
34402
34403         [chromium] fast/text/international/text-spliced-font.html and fast/writing-mode/Kusa-Makura-background-canvas.html
34404         failing on the Mac after r130443
34405         https://bugs.webkit.org/show_bug.cgi?id=98545
34406
34407         Reviewed by Tony Chang.
34408
34409         Updated TextExpectations for Chromium and Mac.
34410         Moved existing expected results from mac to mac-lion and added new results for Mountain Lion.
34411
34412         * platform/chromium/TestExpectations:
34413         * platform/mac-lion/fast/writing-mode/Kusa-Makura-background-canvas-expected.txt: Added.
34414         * platform/mac/TestExpectations:
34415         * platform/mac/fast/writing-mode/Kusa-Makura-background-canvas-expected.txt:
34416
34417 2012-10-09  Mike Reed  <reed@google.com>
34418
34419         Update expectations in preparation for enabling float-src-rect behavior in SkCanvas::drawBitmapRect
34420         https://bugs.webkit.org/show_bug.cgi?id=98795
34421
34422         Reviewed by NOBODY.
34423
34424         Expectations change only.
34425
34426         * platform/chromium/TestExpectations:
34427
34428 2012-10-09  Philip Rogers  <pdr@google.com>
34429
34430         Prevent animation when CSS attributeType is invalid.
34431         https://bugs.webkit.org/show_bug.cgi?id=94569
34432
34433         Reviewed by Dirk Schulze.
34434
34435         Adding a test to prove this patch works (invalid-css-attribute-crash.svg)
34436         and an additional test to show that switching between XML and CSS
34437         attributeTypes works as expected (animate-css-xml-attributeType.html).
34438
34439         * platform/chromium/TestExpectations:
34440         * platform/efl/TestExpectations:
34441         * platform/gtk/TestExpectations:
34442         * platform/mac/TestExpectations:
34443         * platform/qt/TestExpectations:
34444         * platform/win/TestExpectations:
34445         * svg/animations/animate-css-xml-attributeType-expected.txt: Added.
34446         * svg/animations/animate-css-xml-attributeType.html: Added.
34447         * svg/animations/invalid-css-attribute-crash-expected.svg: Added.
34448         * svg/animations/invalid-css-attribute-crash.svg: Added.
34449         * svg/animations/script-tests/animate-css-xml-attributeType.js: Added.
34450         (sample1):
34451         (sample6):
34452         (executeTest):
34453
34454 2012-10-08  Simon Fraser  <simon.fraser@apple.com>
34455
34456         Remove DRT/WTR implementations of layerTreeAsText
34457         https://bugs.webkit.org/show_bug.cgi?id=98697
34458
34459         Reviewed by Tim Horton, James Robinson, Alexey Proskuryakov.
34460
34461         Fix a couple of tests missed in the previous chnage.
34462
34463         * compositing/geometry/preserve-3d-switching.html:
34464         * compositing/visibility/visibility-image-layers-dynamic.html:
34465
34466 2012-10-09  Pravin D  <pravind.2k4@gmail.com>
34467
34468         max-width property is does not overriding the width properties for css tables(display:table)
34469         https://bugs.webkit.org/show_bug.cgi?id=98455
34470
34471         Reviewed by Tony Chang.
34472
34473         * fast/table/css-table-max-width-expected.txt: Added.
34474         * fast/table/css-table-max-width.html: Added.
34475
34476 2012-10-09  Zan Dobersek  <zandobersek@gmail.com>
34477
34478         Unreviewed GTK gardening.
34479
34480         Expanding failure expectation for editing/pasteboard/drag-drop-list.html to
34481         again include debug configurations as well.
34482
34483         * platform/gtk/TestExpectations:
34484
34485 2012-10-09  Peter Beverloo  <peter@chromium.org>
34486
34487         [Chromium] Test expectation updates for Android
34488         https://bugs.webkit.org/show_bug.cgi?id=98786
34489
34490         Unreviewed test expectation update.
34491
34492         Update the test expectations for Android. Nineteen bugs were filed,
34493         which are all blocking bug 96398.
34494
34495         * platform/chromium-android/TestExpectations:
34496         * platform/chromium/TestExpectations:
34497
34498 2012-10-09  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
34499
34500         [EFL] Unreviewed gardening.
34501
34502         * platform/efl-wk1/TestExpectations:
34503         * platform/efl-wk2/TestExpectations:
34504         * platform/efl/TestExpectations:
34505
34506 2012-10-09  Harald Alvestrand  <hta@google.com>
34507
34508         Change PeerConnection getStats function to single value local / remote
34509         elements in RTCStatsReport.
34510         https://bugs.webkit.org/show_bug.cgi?id=98753
34511
34512         Reviewed by Adam Barth.
34513
34514         * fast/mediastream/RTCPeerConnection-stats-expected.txt:
34515         * fast/mediastream/RTCPeerConnection-stats.html:
34516
34517 2012-10-09  Adam Barth  <abarth@webkit.org>
34518
34519         Unreviewed. Add chromium-mac specific results for these tests. They
34520         differ from the expected results only in text rendering.
34521
34522         * platform/chromium-mac-snowleopard/fast/text/hyphenate-character-expected.png:
34523         * platform/chromium-mac-snowleopard/fast/text/hyphens-expected.png:
34524         * platform/chromium-mac/fast/text/hyphenate-character-expected.png: Added.
34525         * platform/chromium-mac/fast/text/hyphenate-limit-before-after-expected.png: Added.
34526         * platform/chromium-mac/fast/text/hyphens-expected.png: Added.
34527
34528 2012-10-09  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
34529
34530         [EFL] Mark svg/text/selection-tripleclick.svg as flaky on WK2.
34531
34532         * platform/efl-wk2/TestExpectations:
34533
34534 2012-10-09  Sadrul Habib Chowdhury  <sadrul@chromium.org>
34535
34536         [chromium] Make sure events are transformed correctly for plugins.
34537         https://bugs.webkit.org/show_bug.cgi?id=89250
34538
34539         Reviewed by Tony Chang.
34540
34541         Added tests to make sure that events are transformed properly. Note that
34542         for touch-events, each point in the three touch-point lists in the
34543         touch-event is printed, so the same touch-point is printed out three
34544         times.
34545
34546         * platform/chromium/plugins/transformed-events-expected.txt: Added.
34547         * platform/chromium/plugins/transformed-events.html: Added.
34548
34549 2012-10-09  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
34550
34551         [EFL] Rebaseline some svg/text tests.
34552
34553         Some pixel tests now have the red rectangle drawn around some
34554         areas like other ports.
34555
34556         While here, also add an expectation for selection-tripleclick.svg,
34557         which seems to be passing now.
34558
34559         * platform/efl/TestExpectations:
34560         * platform/efl/svg/text/foreignObject-text-clipping-bug-expected.png:
34561         * platform/efl/svg/text/selection-tripleclick-expected.png: Added.
34562         * platform/efl/svg/text/selection-tripleclick-expected.txt: Added.
34563         * platform/efl/svg/text/text-align-01-b-expected.png:
34564         * platform/efl/svg/text/text-align-02-b-expected.png:
34565         * platform/efl/svg/text/text-align-03-b-expected.png:
34566         * platform/efl/svg/text/text-align-04-b-expected.png:
34567         * platform/efl/svg/text/text-align-05-b-expected.png:
34568         * platform/efl/svg/text/text-align-06-b-expected.png:
34569         * platform/efl/svg/text/text-altglyph-01-b-expected.png:
34570         * platform/efl/svg/text/text-deco-01-b-expected.png:
34571         * platform/efl/svg/text/text-fonts-01-t-expected.png:
34572         * platform/efl/svg/text/text-fonts-02-t-expected.png:
34573         * platform/efl/svg/text/text-intro-05-t-expected.png:
34574         * platform/efl/svg/text/text-path-01-b-expected.png:
34575         * platform/efl/svg/text/text-spacing-01-b-expected.png:
34576         * platform/efl/svg/text/text-text-01-b-expected.png:
34577         * platform/efl/svg/text/text-text-03-b-expected.png:
34578         * platform/efl/svg/text/text-text-04-t-expected.png:
34579         * platform/efl/svg/text/text-text-05-t-expected.png:
34580         * platform/efl/svg/text/text-text-06-t-expected.png:
34581         * platform/efl/svg/text/text-text-07-t-expected.png:
34582         * platform/efl/svg/text/text-text-08-b-expected.png:
34583         * platform/efl/svg/text/text-tref-01-b-expected.png:
34584         * platform/efl/svg/text/text-tselect-01-b-expected.png:
34585         * platform/efl/svg/text/text-tselect-02-f-expected.png:
34586         * platform/efl/svg/text/text-tspan-01-b-expected.png:
34587         * platform/efl/svg/text/text-ws-01-t-expected.png:
34588         * platform/efl/svg/text/text-ws-02-t-expected.png:
34589
34590 2012-10-09  Allan Sandfeld Jensen  <allan.jensen@digia.com>
34591
34592         [Qt] Uploading images to Google+ using QtWebKit does not work.
34593         https://bugs.webkit.org/show_bug.cgi?id=72329
34594
34595         Reviewed by Jocelyn Turcotte.
34596
34597         Unskip the two BLOB tests that now passes. The rest of the BLOB tests unfortunately depend
34598         on features we do not have.
34599
34600         * platform/qt/TestExpectations:
34601
34602 2012-10-09  Csaba Osztrogonác  <ossy@webkit.org>
34603
34604         [Qt] Unskip and rebase now passing tests.
34605
34606         * platform/qt/TestExpectations:
34607         * platform/qt/compositing/overflow/clip-descendents-expected.txt: Added.
34608         * platform/qt/css1/formatting_model/floating_elements-expected.png:
34609         * platform/qt/css1/formatting_model/floating_elements-expected.txt:
34610         * platform/qt/editing/selection/caret-ltr-2-expected.png:
34611         * platform/qt/editing/selection/caret-ltr-2-expected.txt:
34612         * platform/qt/editing/selection/caret-ltr-2-left-expected.png:
34613         * platform/qt/editing/selection/caret-ltr-2-left-expected.txt:
34614         * platform/qt/editing/selection/caret-ltr-expected.png:
34615         * platform/qt/editing/selection/caret-ltr-expected.txt:
34616         * platform/qt/editing/selection/caret-ltr-right-expected.png:
34617         * platform/qt/editing/selection/caret-ltr-right-expected.txt:
34618         * platform/qt/editing/selection/caret-rtl-2-left-expected.png:
34619         * platform/qt/editing/selection/caret-rtl-2-left-expected.txt:
34620         * platform/qt/editing/selection/caret-rtl-right-expected.png:
34621         * platform/qt/editing/selection/caret-rtl-right-expected.txt:
34622         * platform/qt/fast/backgrounds/size/zero-expected.png: Added.
34623         * platform/qt/fast/backgrounds/size/zero-expected.txt:
34624         * platform/qt/fast/block/basic/fieldset-stretch-to-legend-expected.png:
34625         * platform/qt/fast/block/basic/fieldset-stretch-to-legend-expected.txt:
34626         * platform/qt/fast/forms/basic-buttons-expected.png:
34627         * platform/qt/fast/forms/basic-buttons-expected.txt:
34628         * platform/qt/fast/multicol/overflow-across-columns-expected.png: Added.
34629         * platform/qt/fast/multicol/overflow-across-columns-expected.txt: Added.
34630         * platform/qt/fast/multicol/overflow-unsplittable-expected.png: Added.
34631         * platform/qt/fast/multicol/overflow-unsplittable-expected.txt: Added.
34632         * platform/qt/fast/multicol/positive-leading-expected.png: Added.
34633         * platform/qt/fast/multicol/positive-leading-expected.txt: Added.
34634         * platform/qt/fast/multicol/shadow-breaking-expected.png:
34635         * platform/qt/fast/multicol/span/span-as-immediate-child-property-removal-expected.png:
34636         * platform/qt/fast/multicol/span/span-as-immediate-child-property-removal-expected.txt:
34637         * platform/qt/fast/multicol/span/span-as-immediate-columns-child-removal-expected.png:
34638         * platform/qt/fast/multicol/span/span-as-immediate-columns-child-removal-expected.txt:
34639         * platform/qt/fast/overflow/003-expected.png:
34640         * platform/qt/fast/overflow/003-expected.txt:
34641         * platform/qt/fast/regions/overflow-size-change-with-stacking-context-expected.txt: Added.
34642         * platform/qt/fast/replaced/table-percent-height-expected.txt:
34643         * platform/qt/fast/text/line-initial-and-final-swashes-expected.txt: Added.
34644         * platform/qt/fonts/cursive-expected.png: Added.
34645         * platform/qt/fonts/cursive-expected.txt: Added.
34646         * platform/qt/fonts/default-expected.png: Added.
34647         * platform/qt/fonts/default-expected.txt: Added.
34648         * platform/qt/fonts/fantasy-expected.png: Added.
34649         * platform/qt/fonts/fantasy-expected.txt: Added.
34650         * platform/qt/fonts/monospace-expected.png: Added.
34651         * platform/qt/fonts/monospace-expected.txt: Added.
34652         * platform/qt/fonts/sans-serif-expected.png: Added.
34653         * platform/qt/fonts/sans-serif-expected.txt: Added.
34654         * platform/qt/fonts/serif-expected.png: Added.
34655         * platform/qt/fonts/serif-expected.txt: Added.
34656         * platform/qt/printing/page-count-relayout-shrink-expected.txt: Added.
34657         * platform/qt/printing/return-from-printing-mode-expected.png: Added.
34658         * platform/qt/printing/return-from-printing-mode-expected.txt: Added.
34659         * platform/qt/printing/setPrinting-expected.png: Added.
34660         * platform/qt/printing/setPrinting-expected.txt: Added.
34661         * platform/qt/printing/single-line-must-not-be-split-into-two-pages-expected.txt: Added.
34662         * platform/qt/svg/custom/clip-mask-negative-scale-expected.png: Added.
34663         * platform/qt/tables/mozilla/bugs/bug10296-1-expected.png:
34664         * platform/qt/tables/mozilla/bugs/bug10296-1-expected.txt:
34665         * platform/qt/tables/mozilla/bugs/bug12384-expected.png: Added.
34666         * platform/qt/tables/mozilla/bugs/bug12384-expected.txt:
34667         * platform/qt/tables/mozilla/bugs/bug99948-expected.png: Added.
34668         * platform/qt/tables/mozilla/bugs/bug99948-expected.txt:
34669         * platform/qt/tables/mozilla/marvin/colgroup_width_pct-expected.png: Added.
34670         * platform/qt/tables/mozilla/marvin/colgroup_width_pct-expected.txt:
34671         * platform/qt/tables/mozilla/marvin/table_overflow_hidden_td-expected.png: Added.
34672         * platform/qt/tables/mozilla/marvin/table_overflow_hidden_td-expected.txt:
34673         * platform/qt/tables/mozilla_expected_failures/bugs/bug2479-5-expected.png:
34674         * platform/qt/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt:
34675         * platform/qt/tables/mozilla_expected_failures/marvin/table_overflow_caption-expected.png: Added.
34676         * platform/qt/tables/mozilla_expected_failures/marvin/table_overflow_caption-expected.txt:
34677         * platform/qt/tables/mozilla_expected_failures/marvin/table_overflow_caption_bottom-expected.png: Added.
34678         * platform/qt/tables/mozilla_expected_failures/marvin/table_overflow_caption_bottom-expected.txt:
34679         * platform/qt/tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden-expected.png: Added.
34680         * platform/qt/tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden-expected.txt:
34681         * platform/qt/tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden_table-expected.png: Added.
34682         * platform/qt/tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden_table-expected.txt:
34683         * platform/qt/tables/mozilla_expected_failures/marvin/table_overflow_caption_left-expected.png: Added.
34684         * platform/qt/tables/mozilla_expected_failures/marvin/table_overflow_caption_left-expected.txt:
34685         * platform/qt/tables/mozilla_expected_failures/marvin/table_overflow_caption_right-expected.png: Added.
34686         * platform/qt/tables/mozilla_expected_failures/marvin/table_overflow_caption_right-expected.txt:
34687         * platform/qt/tables/mozilla_expected_failures/marvin/table_overflow_caption_top-expected.png: Added.
34688         * platform/qt/tables/mozilla_expected_failures/marvin/table_overflow_caption_top-expected.txt:
34689         * platform/qt/tables/mozilla_expected_failures/marvin/table_overflow_hidden_table-expected.png: Added.
34690         * platform/qt/tables/mozilla_expected_failures/marvin/table_overflow_hidden_table-expected.txt:
34691
34692 2012-10-09  Jussi Kukkonen  <jussi.kukkonen@intel.com>
34693
34694         [EFL] remove duplicate failure expectations
34695         https://bugs.webkit.org/show_bug.cgi?id=98736
34696
34697         Unreviewed gardening.
34698
34699         Many tests are listed in both efl and wk2 expectations. Remove the efl expectations
34700         in cases where the bug seems to be a wk2 issue.
34701
34702         Most expectations are also added into the efl-wk1 expectations (which is where
34703         they should have been all along).
34704
34705         * platform/efl-wk1/TestExpectations:
34706         * platform/efl/TestExpectations:
34707
34708 2012-10-09  Arpita Bahuguna  <arpitabahuguna@gmail.com>
34709
34710         Text decorations specified on the containing block are not properly applied when ::first-line is present.
34711         https://bugs.webkit.org/show_bug.cgi?id=93829
34712
34713         Reviewed by Abhishek Arya.
34714
34715         * fast/css/text-decorations-on-first-line-and-containing-block-expected.html: Added.
34716         * fast/css/text-decorations-on-first-line-and-containing-block.html: Added.
34717         Tests added for verifying the behavior of text-decorations when specified
34718         both for the ::first-line as well as its containing block.
34719
34720 2012-10-09  Sheriff Bot  <webkit.review.bot@gmail.com>
34721
34722         Unreviewed, rolling out r130746.
34723         http://trac.webkit.org/changeset/130746
34724         https://bugs.webkit.org/show_bug.cgi?id=98749
34725
34726         It made 45 tests crash on Qt (Requested by Ossy on #webkit).
34727
34728         * platform/qt/TestExpectations:
34729
34730 2012-10-09  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
34731
34732         [EFL] Mark a few tests skipped in r130745 as failures instead of timeouts.
34733
34734         * platform/efl/TestExpectations:
34735
34736 2012-10-09  Allan Sandfeld Jensen  <allan.jensen@digia.com>
34737
34738         [Qt] Uploading images to Google+ using QtWebKit does not work.
34739         https://bugs.webkit.org/show_bug.cgi?id=72329
34740
34741         Reviewed by Jocelyn Turcotte.
34742
34743         Unskip the two BLOB tests that now passes. The rest of the BLOB tests unfortunately depend
34744         on features we do not have.
34745
34746         * platform/qt/TestExpectations:
34747
34748 2012-10-09  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
34749
34750         [EFL] Skip a few tests after r130699.
34751
34752         * platform/efl/TestExpectations:
34753
34754 2012-10-09  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
34755
34756         [EFL] Remove comment added in r130650 now that I've run the GTK+ tests.
34757
34758         * platform/efl-wk1/TestExpectations:
34759
34760 2012-10-09  Zan Dobersek  <zandobersek@gmail.com>
34761
34762         Unreviewed GTK gardening.
34763
34764         Adding more failure expectations for regressions after r130699.
34765
34766         * platform/gtk/TestExpectations:
34767
34768 2012-10-09  Csaba Osztrogonác  <ossy@webkit.org>
34769
34770         [Qt] Unskip now passing tests.
34771
34772         * platform/qt-5.0-wk2/TestExpectations:
34773         * platform/qt/TestExpectations:
34774
34775 2012-10-09  Tullio Lucena  <tullio.lucena@openbossa.org>
34776
34777         [Qt] /editing/selection/caret-bidi-first-and-last-letters.html fails
34778         https://bugs.webkit.org/show_bug.cgi?id=51884
34779
34780         Reviewed by Ryosuke Niwa.
34781
34782         This test pass with this change in testfonts https://gitorious.org/qtwebkit/testfonts/merge_requests/1
34783
34784         * platform/qt/TestExpectations:
34785
34786 2012-10-09  Tullio Lucena  <tullio.lucena@openbossa.org>
34787
34788         [Qt] editing/selection/caret-at-bidi-boundary.html fails
34789         https://bugs.webkit.org/show_bug.cgi?id=66514
34790
34791         Reviewed by Yuta Kitamura.
34792
34793         Unskipping test. The update in testfonts solved this bug.
34794
34795         * platform/qt/TestExpectations:
34796
34797 2012-10-09  Csaba Osztrogonác  <ossy@webkit.org>
34798
34799         [Qt] Unskip and rebase a now passing test.
34800
34801         * platform/qt/TestExpectations:
34802         * platform/qt/fast/repaint/line-flow-with-floats-in-regions-expected.png:
34803         * platform/qt/fast/repaint/line-flow-with-floats-in-regions-expected.txt:
34804
34805 2012-10-09  Csaba Osztrogonác  <ossy@webkit.org>
34806
34807         [Qt] Unskip fast/transforms/scrollIntoView-transformed.html.
34808
34809         * platform/qt-5.0-wk2/TestExpectations:
34810         * platform/qt/TestExpectations:
34811
34812 2012-10-09  Csaba Osztrogonác  <ossy@webkit.org>
34813
34814         [Qt] Unskip and rebase now passing tests.
34815
34816         * platform/qt-5.0/TestExpectations:
34817         * platform/qt/TestExpectations:
34818         * platform/qt/editing/selection/vertical-rl-rtl-extend-line-forward-br-expected.png:
34819         * platform/qt/editing/selection/vertical-rl-rtl-extend-line-forward-br-expected.txt:
34820         * platform/qt/editing/selection/vertical-rl-rtl-extend-line-forward-p-expected.png:
34821         * platform/qt/editing/selection/vertical-rl-rtl-extend-line-forward-p-expected.txt:
34822
34823 2012-10-09  Zan Dobersek  <zandobersek@gmail.com>
34824
34825         Unreviewed GTK gardening.
34826
34827         Adding failure expectations for regressions after r130699 and
34828         a failing multipart test introduced in r130651.
34829
34830         * platform/gtk/TestExpectations:
34831
34832 2012-10-09  Csaba Osztrogonác  <ossy@webkit.org>
34833
34834         [Qt] Unskip and rebasing now passing tests.
34835
34836         * platform/qt-5.0-wk1/TestExpectations:
34837         * platform/qt/fast/css/word-space-extra-expected.png:
34838         * platform/qt/fast/css/word-space-extra-expected.txt:
34839         * platform/qt/fast/history/history-back-initial-vs-final-url-expected.txt: Added.
34840         * platform/qt/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.png:
34841         * platform/qt/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.txt:
34842         * platform/qt/fast/transforms/transformed-focused-text-input-expected.png:
34843         * platform/qt/fast/transforms/transformed-focused-text-input-expected.txt:
34844         * platform/qt/http/tests/navigation/postredirect-frames-expected.txt:
34845         * platform/qt/http/tests/navigation/postredirect-goback2-expected.txt:
34846
34847 2012-10-09  Keishi Hattori  <keishi@webkit.org>
34848
34849         Page popup should be smarter about its layout
34850         https://bugs.webkit.org/show_bug.cgi?id=98499
34851
34852         Reviewed by Kent Tamura.
34853
34854         * platform/chromium/fast/forms/page-popup/page-popup-adjust-rect-expected.txt: Added.
34855         * platform/chromium/fast/forms/page-popup/page-popup-adjust-rect.html: Added.
34856         * platform/chromium-android/TestExpectations: Added platform/chromium/fast/forms/page-popup.
34857
34858 2012-10-09  Csaba Osztrogonác  <ossy@webkit.org>
34859
34860         [Qt] Unskip now passing tests.
34861
34862         * platform/qt/TestExpectations:
34863
34864 2012-10-09  Csaba Osztrogonác  <ossy@webkit.org>
34865
34866         [Qt] Unskip now passing tests.
34867
34868         * platform/qt/TestExpectations:
34869
34870 2012-10-09  Csaba Osztrogonác  <ossy@webkit.org>
34871
34872         [Qt] Unskip now passing tests.
34873
34874         * platform/qt-5.0-wk1/TestExpectations:
34875         * platform/qt-5.0-wk2/TestExpectations:
34876         * platform/qt-5.0/TestExpectations:
34877
34878 2012-10-09  Csaba Osztrogonác  <ossy@webkit.org>
34879
34880         Unreviewed gadening after r130709.
34881
34882         * fast/harness/results-expected.txt:
34883
34884 2012-10-09  Csaba Osztrogonác  <ossy@webkit.org>
34885
34886         [Qt][WK2] Unskip now passing tests.
34887
34888         * platform/qt-5.0-wk2/TestExpectations:
34889
34890 2012-10-08  Tullio Lucena  <tullio.lucena@openbossa.org>
34891
34892         [Qt]REGRESSION(r128699): It made 2 fast/js/dfg tests assert
34893         https://bugs.webkit.org/show_bug.cgi?id=96907
34894
34895         Reviewed by Csaba Osztrogonác.
34896
34897         Unskipping tests.
34898
34899         * platform/qt/TestExpectations:
34900
34901 2012-10-08  Kiran Muppala  <cmuppala@apple.com>
34902
34903         Throttle DOM timers on hidden pages.
34904         https://bugs.webkit.org/show_bug.cgi?id=98474
34905
34906         Reviewed by Maciej Stachowiak.
34907
34908         Add a test for DOM timer throttling on hidden pages.
34909
34910         * fast/dom/timer-throttling-hidden-page-expected.txt: Added.
34911         * fast/dom/timer-throttling-hidden-page.html: Added.
34912         * platform/chromium/TestExpectations:
34913         * platform/efl/TestExpectations:
34914         * platform/gtk/TestExpectations:
34915         * platform/qt/TestExpectations:
34916         * platform/win/TestExpectations:
34917         Skip the test since HIDDEN_PAGE_DOM_TIMER_THROTTLING is not enabled by default.
34918
34919 2012-10-08  Yoshifumi Inoue  <yosin@chromium.org>
34920
34921         HTMLSelectElement::typeAheadFind depends on implementation dependent behavior
34922         https://bugs.webkit.org/show_bug.cgi?id=98710
34923
34924         Reviewed by Kent Tamura.
34925
34926         This patch adds a test for checking HTMLSelectElement::typeAheadFind
34927         doesn't crash.
34928
34929         * fast/forms/select/select-typeahead-crash-expected.txt: Added.
34930         * fast/forms/select/select-typeahead-crash.html: Added.
34931
34932 2012-10-08  Kent Tamura  <tkent@chromium.org>
34933
34934         Take account of overflowing values for width calculation of a year sub-field
34935         https://bugs.webkit.org/show_bug.cgi?id=98506
34936
34937         Reviewed by Eric Seidel.
34938
34939         * fast/forms/date-multiple-fields/date-multiple-fields-change-layout-by-value-expected.txt: Added.
34940         * fast/forms/date-multiple-fields/date-multiple-fields-change-layout-by-value.html: Added.
34941
34942 2012-10-08  Tony Chang  <tony@chromium.org>
34943
34944         image not displayed in flexbox
34945         https://bugs.webkit.org/show_bug.cgi?id=98611
34946
34947         Reviewed by Ojan Vafai.
34948
34949         Load an image after flexbox layout has happened.
34950
34951         * css3/flexbox/relayout-image-load-expected.txt: Added.
34952         * css3/flexbox/relayout-image-load.html: Added.
34953         * platform/chromium/TestExpectations: Remove css3/flexbox/flexitem-stretch-image.html
34954         since it should no longer be flaky.
34955
34956 2012-10-08  Dirk Pranke  <dpranke@chromium.org>
34957
34958         results.html and garden-o-matic are ignoring IMAGE failures when expected to FAIL
34959         https://bugs.webkit.org/show_bug.cgi?id=98706
34960
34961         Reviewed by Ojan Vafai.
34962
34963         FAIL is supposed to map onto Failure which is supposed to map
34964         onto the old [ TEXT, IMAGE_PLUS_TEXT, AUDIO ] mapping.
34965         results.html was including IMAGE in this and garden-o-matic was
34966         including CRASH and TIMEOUT as well :(.
34967
34968         * fast/harness/resources/results-test.js:
34969         * fast/harness/results.html:
34970
34971 2012-10-08  Alpha Lam  <hclam@chromium.org>
34972
34973         Not reviewed. Rebaselines for Chromium.
34974
34975         Rebaseline after r130412 which affected image scaling pixel tests.
34976
34977         * platform/chromium-linux-x86/fast/backgrounds/repeat/mask-negative-offset-repeat-expected.png: Added.
34978         * platform/chromium-linux-x86/fast/backgrounds/size/backgroundSize15-expected.png: Added.
34979         * platform/chromium-linux-x86/fast/backgrounds/size/contain-and-cover-expected.png: Added.
34980         * platform/chromium-linux-x86/fast/backgrounds/size/contain-and-cover-zoomed-expected.png: Added.
34981         * platform/chromium-linux-x86/fast/borders/border-image-scale-transform-expected.png: Added.
34982         * platform/chromium-linux-x86/fast/borders/border-image-scaled-expected.png: Added.
34983         * platform/chromium-linux-x86/fast/borders/border-image-slice-constrained-expected.png: Added.
34984         * platform/chromium-linux-x86/fast/borders/inline-mask-overlay-image-outset-expected.png: Added.
34985         * platform/chromium-linux-x86/fast/borders/inline-mask-overlay-image-outset-vertical-rl-expected.png: Added.
34986         * platform/chromium-linux-x86/fast/borders/scaled-border-image-expected.png: Added.
34987         * platform/chromium-linux-x86/fast/repaint/background-misaligned-expected.png:
34988         * platform/chromium-linux-x86/scrollbars/overflow-scrollbar-combinations-expected.png: Added.
34989         * platform/chromium-linux-x86/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.png: Added.
34990         * platform/chromium-linux-x86/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.png: Added.
34991         * platform/chromium-linux-x86/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.png: Added.
34992         * platform/chromium-linux-x86/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.png: Added.
34993         * platform/chromium-linux-x86/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.png: Added.
34994         * platform/chromium-linux-x86/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.png: Added.
34995         * platform/chromium-linux-x86/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.png: Added.
34996         * platform/chromium-linux-x86/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.png: Added.
34997         * platform/chromium-linux-x86/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.png: Added.
34998         * platform/chromium-linux-x86/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.png: Added.
34999         * platform/chromium-linux-x86/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.png: Added.
35000         * platform/chromium-linux-x86/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.png: Added.
35001         * platform/chromium-linux-x86/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.png: Added.
35002         * platform/chromium-linux-x86/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.png: Added.
35003         * platform/chromium-linux-x86/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.png: Added.
35004         * platform/chromium-linux-x86/svg/W3C-I18N/text-anchor-no-markup-expected.png: Added.
35005         * platform/chromium-linux-x86/svg/W3C-SVG-1.1-SE/filters-image-05-f-expected.png: Added.
35006         * platform/chromium-linux-x86/svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.png: Added.
35007         * platform/chromium-linux-x86/svg/as-border-image/svg-as-border-image-expected.png: Added.
35008         * platform/chromium-linux-x86/svg/custom/clip-mask-negative-scale-expected.png: Added.
35009         * platform/chromium-linux-x86/svg/custom/image-small-width-height-expected.png: Added.
35010         * platform/chromium-linux-x86/svg/custom/pointer-events-image-css-transform-expected.png: Added.
35011         * platform/chromium-linux-x86/svg/custom/pointer-events-image-expected.png: Added.
35012         * platform/chromium-linux-x86/svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr-expected.png: Added.
35013         * platform/chromium-linux-x86/svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspectRatio-prop-expected.png: Added.
35014         * platform/chromium-linux-x86/svg/zoom/page/zoom-background-images-expected.png: Added.
35015         * platform/chromium-linux/fast/backgrounds/repeat/mask-negative-offset-repeat-expected.png:
35016         * platform/chromium-linux/fast/backgrounds/size/backgroundSize15-expected.png:
35017         * platform/chromium-linux/fast/backgrounds/size/contain-and-cover-expected.png:
35018         * platform/chromium-linux/fast/backgrounds/size/contain-and-cover-zoomed-expected.png:
35019         * platform/chromium-linux/fast/borders/border-image-scale-transform-expected.png:
35020         * platform/chromium-linux/fast/borders/border-image-scaled-expected.png:
35021         * platform/chromium-linux/fast/borders/border-image-slice-constrained-expected.png: Added.
35022         * platform/chromium-linux/fast/borders/inline-mask-overlay-image-outset-expected.png:
35023         * platform/chromium-linux/fast/borders/inline-mask-overlay-image-outset-vertical-rl-expected.png:
35024         * platform/chromium-linux/fast/borders/scaled-border-image-expected.png:
35025         * platform/chromium-linux/fast/repaint/background-misaligned-expected.png:
35026         * platform/chromium-linux/scrollbars/overflow-scrollbar-combinations-expected.png:
35027         * platform/chromium-linux/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.png:
35028         * platform/chromium-linux/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.png:
35029         * platform/chromium-linux/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.png:
35030         * platform/chromium-linux/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.png:
35031         * platform/chromium-linux/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.png:
35032         * platform/chromium-linux/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.png:
35033         * platform/chromium-linux/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.png:
35034         * platform/chromium-linux/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.png:
35035         * platform/chromium-linux/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.png:
35036         * platform/chromium-linux/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.png:
35037         * platform/chromium-linux/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.png:
35038         * platform/chromium-linux/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.png:
35039         * platform/chromium-linux/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.png:
35040         * platform/chromium-linux/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.png:
35041         * platform/chromium-linux/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.png:
35042         * platform/chromium-linux/svg/W3C-I18N/text-anchor-no-markup-expected.png:
35043         * platform/chromium-linux/svg/W3C-SVG-1.1-SE/filters-image-05-f-expected.png:
35044         * platform/chromium-linux/svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.png:
35045         * platform/chromium-linux/svg/as-border-image/svg-as-border-image-expected.png:
35046         * platform/chromium-linux/svg/custom/clip-mask-negative-scale-expected.png:
35047         * platform/chromium-linux/svg/custom/image-small-width-height-expected.png:
35048         * platform/chromium-linux/svg/custom/pointer-events-image-css-transform-expected.png:
35049         * platform/chromium-linux/svg/custom/pointer-events-image-expected.png:
35050         * platform/chromium-linux/svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr-expected.png:
35051         * platform/chromium-linux/svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspectRatio-prop-expected.png:
35052         * platform/chromium-linux/svg/zoom/page/zoom-background-images-expected.png:
35053         * platform/chromium-mac-snowleopard/fast/backgrounds/repeat/mask-negative-offset-repeat-expected.png:
35054         * platform/chromium-mac-snowleopard/fast/backgrounds/size/backgroundSize15-expected.png:
35055         * platform/chromium-mac-snowleopard/fast/backgrounds/size/contain-and-cover-expected.png: Added.
35056         * platform/chromium-mac-snowleopard/fast/backgrounds/size/contain-and-cover-zoomed-expected.png: Added.
35057         * platform/chromium-mac-snowleopard/fast/borders/border-image-scale-transform-expected.png:
35058         * platform/chromium-mac-snowleopard/fast/borders/border-image-scaled-expected.png:
35059         * platform/chromium-mac-snowleopard/fast/borders/border-image-slice-constrained-expected.png: Added.
35060         * platform/chromium-mac-snowleopard/fast/borders/inline-mask-overlay-image-outset-expected.png: Added.
35061         * platform/chromium-mac-snowleopard/fast/borders/inline-mask-overlay-image-outset-vertical-rl-expected.png: Added.
35062         * platform/chromium-mac-snowleopard/fast/borders/scaled-border-image-expected.png:
35063         * platform/chromium-mac-snowleopard/fast/repaint/background-misaligned-expected.png:
35064         * platform/chromium-mac-snowleopard/scrollbars/overflow-scrollbar-combinations-expected.png:
35065         * platform/chromium-mac-snowleopard/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.png:
35066         * platform/chromium-mac-snowleopard/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.png:
35067         * platform/chromium-mac-snowleopard/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.png:
35068         * platform/chromium-mac-snowleopard/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.png:
35069         * platform/chromium-mac-snowleopard/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.png:
35070         * platform/chromium-mac-snowleopard/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.png:
35071         * platform/chromium-mac-snowleopard/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.png:
35072         * platform/chromium-mac-snowleopard/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.png:
35073         * platform/chromium-mac-snowleopard/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.png:
35074         * platform/chromium-mac-snowleopard/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.png:
35075         * platform/chromium-mac-snowleopard/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.png:
35076         * platform/chromium-mac-snowleopard/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.png:
35077         * platform/chromium-mac-snowleopard/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.png:
35078         * platform/chromium-mac-snowleopard/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.png:
35079         * platform/chromium-mac-snowleopard/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.png:
35080         * platform/chromium-mac-snowleopard/svg/W3C-I18N/text-anchor-no-markup-expected.png:
35081         * platform/chromium-mac-snowleopard/svg/W3C-SVG-1.1-SE/filters-image-05-f-expected.png:
35082         * platform/chromium-mac-snowleopard/svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.png:
35083         * platform/chromium-mac-snowleopard/svg/as-border-image/svg-as-border-image-expected.png: Added.
35084         * platform/chromium-mac-snowleopard/svg/custom/clip-mask-negative-scale-expected.png:
35085         * platform/chromium-mac-snowleopard/svg/custom/image-small-width-height-expected.png:
35086         * platform/chromium-mac-snowleopard/svg/custom/pointer-events-image-css-transform-expected.png:
35087         * platform/chromium-mac-snowleopard/svg/custom/pointer-events-image-expected.png:
35088         * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr-expected.png:
35089         * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspectRatio-prop-expected.png:
35090         * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-background-images-expected.png: Added.
35091         * platform/chromium-mac/fast/backgrounds/repeat/mask-negative-offset-repeat-expected.png:
35092         * platform/chromium-mac/fast/backgrounds/size/backgroundSize15-expected.png:
35093         * platform/chromium-mac/fast/backgrounds/size/contain-and-cover-expected.png:
35094         * platform/chromium-mac/fast/backgrounds/size/contain-and-cover-zoomed-expected.png:
35095         * platform/chromium-mac/fast/borders/border-image-scale-transform-expected.png:
35096         * platform/chromium-mac/fast/borders/border-image-scaled-expected.png:
35097         * platform/chromium-mac/fast/borders/border-image-slice-constrained-expected.png:
35098         * platform/chromium-mac/fast/borders/inline-mask-overlay-image-outset-expected.png:
35099         * platform/chromium-mac/fast/borders/inline-mask-overlay-image-outset-vertical-rl-expected.png:
35100         * platform/chromium-mac/fast/borders/scaled-border-image-expected.png:
35101         * platform/chromium-mac/fast/repaint/background-misaligned-expected.png:
35102         * platform/chromium-mac/scrollbars/overflow-scrollbar-combinations-expected.png:
35103         * platform/chromium-mac/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.png:
35104         * platform/chromium-mac/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.png:
35105         * platform/chromium-mac/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.png:
35106         * platform/chromium-mac/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.png:
35107         * platform/chromium-mac/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.png:
35108         * platform/chromium-mac/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.png:
35109         * platform/chromium-mac/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.png:
35110         * platform/chromium-mac/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.png:
35111         * platform/chromium-mac/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.png:
35112         * platform/chromium-mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.png:
35113         * platform/chromium-mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.png:
35114         * platform/chromium-mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.png:
35115         * platform/chromium-mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.png:
35116         * platform/chromium-mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.png:
35117         * platform/chromium-mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.png:
35118         * platform/chromium-mac/svg/W3C-I18N/text-anchor-no-markup-expected.png:
35119         * platform/chromium-mac/svg/W3C-SVG-1.1-SE/filters-image-05-f-expected.png:
35120         * platform/chromium-mac/svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.png:
35121         * platform/chromium-mac/svg/as-border-image/svg-as-border-image-expected.png:
35122         * platform/chromium-mac/svg/custom/clip-mask-negative-scale-expected.png:
35123         * platform/chromium-mac/svg/custom/image-small-width-height-expected.png:
35124         * platform/chromium-mac/svg/custom/pointer-events-image-css-transform-expected.png:
35125         * platform/chromium-mac/svg/custom/pointer-events-image-expected.png:
35126         * platform/chromium-mac/svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr-expected.png:
35127         * platform/chromium-mac/svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspectRatio-prop-expected.png:
35128         * platform/chromium-mac/svg/zoom/page/zoom-background-images-expected.png:
35129         * platform/chromium-win-xp/fast/backgrounds/repeat/mask-negative-offset-repeat-expected.png: Added.
35130         * platform/chromium-win-xp/fast/backgrounds/size/backgroundSize15-expected.png: Added.
35131         * platform/chromium-win-xp/fast/backgrounds/size/contain-and-cover-expected.png: Added.
35132         * platform/chromium-win-xp/fast/backgrounds/size/contain-and-cover-zoomed-expected.png: Added.
35133         * platform/chromium-win-xp/fast/borders/border-image-scale-transform-expected.png: Added.
35134         * platform/chromium-win-xp/fast/borders/border-image-scaled-expected.png: Added.
35135         * platform/chromium-win-xp/fast/borders/border-image-slice-constrained-expected.png: Added.
35136         * platform/chromium-win-xp/fast/borders/inline-mask-overlay-image-outset-expected.png: Added.
35137         * platform/chromium-win-xp/fast/borders/inline-mask-overlay-image-outset-vertical-rl-expected.png: Added.
35138         * platform/chromium-win-xp/fast/borders/scaled-border-image-expected.png: Added.
35139         * platform/chromium-win-xp/fast/repaint/background-misaligned-expected.png:
35140         * platform/chromium-win-xp/scrollbars/overflow-scrollbar-combinations-expected.png: Added.
35141         * platform/chromium-win-xp/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.png:
35142         * platform/chromium-win-xp/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.png:
35143         * platform/chromium-win-xp/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.png:
35144         * platform/chromium-win-xp/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.png:
35145         * platform/chromium-win-xp/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.png:
35146         * platform/chromium-win-xp/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.png:
35147         * platform/chromium-win-xp/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.png:
35148         * platform/chromium-win-xp/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.png:
35149         * platform/chromium-win-xp/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.png:
35150         * platform/chromium-win-xp/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.png:
35151         * platform/chromium-win-xp/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.png:
35152         * platform/chromium-win-xp/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.png:
35153         * platform/chromium-win-xp/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.png:
35154         * platform/chromium-win-xp/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.png:
35155         * platform/chromium-win-xp/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.png:
35156         * platform/chromium-win-xp/svg/W3C-I18N/text-anchor-no-markup-expected.png:
35157         * platform/chromium-win-xp/svg/W3C-SVG-1.1-SE/filters-image-05-f-expected.png: Added.
35158         * platform/chromium-win-xp/svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.png: Added.
35159         * platform/chromium-win-xp/svg/as-border-image/svg-as-border-image-expected.png: Added.
35160         * platform/chromium-win-xp/svg/custom/clip-mask-negative-scale-expected.png: Added.
35161         * platform/chromium-win-xp/svg/custom/image-small-width-height-expected.png: Added.
35162         * platform/chromium-win-xp/svg/custom/pointer-events-image-css-transform-expected.png: Added.
35163         * platform/chromium-win-xp/svg/custom/pointer-events-image-expected.png: Added.
35164         * platform/chromium-win-xp/svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr-expected.png: Added.
35165         * platform/chromium-win-xp/svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspectRatio-prop-expected.png: Added.
35166         * platform/chromium-win-xp/svg/zoom/page/zoom-background-images-expected.png: Added.
35167         * platform/chromium-win/fast/backgrounds/repeat/mask-negative-offset-repeat-expected.png:
35168         * platform/chromium-win/fast/backgrounds/size/backgroundSize15-expected.png:
35169         * platform/chromium-win/fast/backgrounds/size/contain-and-cover-expected.png:
35170         * platform/chromium-win/fast/backgrounds/size/contain-and-cover-zoomed-expected.png:
35171         * platform/chromium-win/fast/borders/border-image-scale-transform-expected.png:
35172         * platform/chromium-win/fast/borders/border-image-scaled-expected.png:
35173         * platform/chromium-win/fast/borders/border-image-slice-constrained-expected.png:
35174         * platform/chromium-win/fast/borders/inline-mask-overlay-image-outset-expected.png:
35175         * platform/chromium-win/fast/borders/inline-mask-overlay-image-outset-vertical-rl-expected.png:
35176         * platform/chromium-win/fast/borders/scaled-border-image-expected.png:
35177         * platform/chromium-win/fast/repaint/background-misaligned-expected.png:
35178         * platform/chromium-win/scrollbars/overflow-scrollbar-combinations-expected.png:
35179         * platform/chromium-win/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.png:
35180         * platform/chromium-win/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.png:
35181         * platform/chromium-win/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.png:
35182         * platform/chromium-win/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.png:
35183         * platform/chromium-win/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.png:
35184         * platform/chromium-win/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.png:
35185         * platform/chromium-win/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.png:
35186         * platform/chromium-win/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.png:
35187         * platform/chromium-win/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.png:
35188         * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.png:
35189         * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.png:
35190         * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.png:
35191         * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.png:
35192         * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.png:
35193         * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.png:
35194         * platform/chromium-win/svg/W3C-I18N/text-anchor-no-markup-expected.png:
35195         * platform/chromium-win/svg/W3C-SVG-1.1-SE/filters-image-05-f-expected.png:
35196         * platform/chromium-win/svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.png:
35197         * platform/chromium-win/svg/as-border-image/svg-as-border-image-expected.png:
35198         * platform/chromium-win/svg/custom/clip-mask-negative-scale-expected.png:
35199         * platform/chromium-win/svg/custom/image-small-width-height-expected.png:
35200         * platform/chromium-win/svg/custom/pointer-events-image-css-transform-expected.png:
35201         * platform/chromium-win/svg/custom/pointer-events-image-expected.png:
35202         * platform/chromium-win/svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr-expected.png:
35203         * platform/chromium-win/svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspectRatio-prop-expected.png:
35204         * platform/chromium-win/svg/zoom/page/zoom-background-images-expected.png:
35205         * platform/chromium/TestExpectations:
35206
35207 2012-10-08  Julien Chaffraix  <jchaffraix@webkit.org>
35208
35209         Unreviewed Chromium gardening.
35210
35211         * platform/chromium/TestExpectations:
35212         Marked a test as crashing on Lion.
35213
35214         * platform/chromium-linux/transforms/3d/point-mapping/3d-point-mapping-expected.png:
35215         * platform/chromium-mac-snowleopard/transforms/3d/point-mapping/3d-point-mapping-expected.png:
35216         * platform/chromium-mac-snowleopard/transforms/3d/point-mapping/3d-point-mapping-origins-expected.png:
35217         * platform/chromium-mac/transforms/3d/point-mapping/3d-point-mapping-expected.png:
35218         * platform/chromium-mac/transforms/3d/point-mapping/3d-point-mapping-origins-expected.png:
35219         * platform/chromium-win/transforms/3d/point-mapping/3d-point-mapping-origins-expected.png:
35220         Rebaselined these tests after a change in Chromium compositor (Chromium r160671).
35221
35222 2012-10-08  Simon Fraser  <simon.fraser@apple.com>
35223
35224         Move layerTreeAsText to window.internals
35225         https://bugs.webkit.org/show_bug.cgi?id=98690
35226
35227         Reviewed by James Robinson.
35228
35229         Add window.internals.layerTreeAsText(document), and change the tests to use it.
35230         I'll remove testRunner.layerTreeAsText() in a later patch.
35231
35232         * compositing/animation/animation-compositing.html:
35233         * compositing/backing/no-backing-for-clip-overlap.html:
35234         * compositing/backing/no-backing-for-clip.html:
35235         * compositing/backing/no-backing-for-perspective.html:
35236         * compositing/bounds-in-flipped-writing-mode.html:
35237         * compositing/clip-child-by-non-stacking-ancestor.html:
35238         * compositing/columns/composited-in-paginated.html:
35239         * compositing/geometry/ancestor-overflow-change.html:
35240         * compositing/geometry/bounds-clipped-composited-child.html:
35241         * compositing/geometry/bounds-ignores-hidden-composited-descendant.html:
35242         * compositing/geometry/bounds-ignores-hidden-dynamic-negzindex.html:
35243         * compositing/geometry/bounds-ignores-hidden-dynamic.html:
35244         * compositing/geometry/bounds-ignores-hidden.html:
35245         * compositing/geometry/clip.html:
35246         * compositing/geometry/composited-in-columns.html:
35247         * compositing/geometry/fixed-position-composited-switch.html:
35248         * compositing/geometry/flipped-writing-mode.html:
35249         * compositing/geometry/foreground-layer.html:
35250         * compositing/geometry/layer-due-to-layer-children-deep-switch.html:
35251         * compositing/geometry/layer-due-to-layer-children-switch.html:
35252         * compositing/geometry/limit-layer-bounds-clipping-ancestor.html:
35253         * compositing/geometry/limit-layer-bounds-fixed-positioned.html:
35254         * compositing/geometry/limit-layer-bounds-opacity-transition.html:
35255         * compositing/geometry/limit-layer-bounds-overflow-root.html:
35256         * compositing/geometry/limit-layer-bounds-positioned-transition.html:
35257         * compositing/geometry/limit-layer-bounds-positioned.html:
35258         * compositing/geometry/limit-layer-bounds-transformed-overflow.html:
35259         * compositing/geometry/limit-layer-bounds-transformed.html:
35260         * compositing/geometry/preserve-3d-switching.html:
35261         * compositing/iframes/become-composited-nested-iframes.html:
35262         * compositing/iframes/become-overlapped-iframe.html:
35263         * compositing/iframes/composited-parent-iframe.html:
35264         * compositing/iframes/connect-compositing-iframe-delayed.html:
35265         * compositing/iframes/connect-compositing-iframe.html:
35266         * compositing/iframes/connect-compositing-iframe2.html:
35267         * compositing/iframes/connect-compositing-iframe3.html:
35268         * compositing/iframes/enter-compositing-iframe.html:
35269         * compositing/iframes/iframe-resize.html:
35270         * compositing/iframes/iframe-size-from-zero.html:
35271         * compositing/iframes/iframe-size-to-zero.html:
35272         * compositing/iframes/iframe-src-change.html:
35273         * compositing/iframes/invisible-nested-iframe-hide.html:
35274         * compositing/iframes/invisible-nested-iframe-show.html:
35275         * compositing/iframes/leave-compositing-iframe.html:
35276         * compositing/iframes/overlapped-iframe-iframe.html:
35277         * compositing/iframes/overlapped-iframe.html:
35278         * compositing/iframes/overlapped-nested-iframes.html:
35279         * compositing/iframes/page-cache-layer-tree.html:
35280         * compositing/iframes/resizer.html:
35281         * compositing/iframes/scrolling-iframe.html:
35282         * compositing/images/clip-on-directly-composited-image.html:
35283         * compositing/layer-creation/animation-overlap-with-children.html:
35284         * compositing/layer-creation/fixed-position-and-transform.html:
35285         * compositing/layer-creation/fixed-position-out-of-view.html:
35286         * compositing/layer-creation/fixed-position-under-transform.html:
35287         * compositing/layer-creation/no-compositing-for-preserve-3d.html:
35288         * compositing/layer-creation/overflow-scroll-overlap.html:
35289         * compositing/layer-creation/overlap-animation.html:
35290         * compositing/layer-creation/overlap-child-layer.html:
35291         * compositing/layer-creation/overlap-clipping.html:
35292         * compositing/layer-creation/overlap-transformed-and-clipped.html:
35293         * compositing/layer-creation/overlap-transformed-layer.html:
35294         * compositing/layer-creation/overlap-transforms.html:
35295         * compositing/layer-creation/rotate3d-overlap.html:
35296         * compositing/layer-creation/scroll-partial-update.html:
35297         * compositing/layer-creation/spanOverlapsCanvas.html:
35298         * compositing/layer-creation/stacking-context-overlap-nested.html:
35299         * compositing/layer-creation/stacking-context-overlap.html:
35300         * compositing/layer-creation/translatez-overlap.html:
35301         * compositing/overflow-trumps-transform-style.html:
35302         * compositing/overflow/clip-descendents.html:
35303         * compositing/overflow/content-gains-scrollbars.html:
35304         * compositing/overflow/content-loses-scrollbars.html:
35305         * compositing/overflow/overflow-auto-with-touch-no-overflow.html:
35306         * compositing/overflow/overflow-auto-with-touch-toggle.html:
35307         * compositing/overflow/overflow-auto-with-touch.html:
35308         * compositing/overflow/overflow-hidden-with-touch.html:
35309         * compositing/overflow/overflow-overlay-with-touch-no-overflow.html:
35310         * compositing/overflow/overflow-overlay-with-touch.html:
35311         * compositing/overflow/overflow-scroll-with-touch-no-overflow.html:
35312         * compositing/overflow/overflow-scrollbar-layers.html:
35313         * compositing/overflow/overflow-visible-with-touch.html:
35314         * compositing/overflow/resize-painting.html:
35315         * compositing/overflow/scrolling-content-clip-to-viewport.html:
35316         * compositing/overflow/textarea-scroll-touch.html:
35317         * compositing/plugins/1x1-composited-plugin.html:
35318         * compositing/plugins/large-to-small-composited-plugin.html:
35319         * compositing/plugins/no-backing-store.html:
35320         * compositing/plugins/small-to-large-composited-plugin.html:
35321         * compositing/rtl/rtl-absolute-overflow-scrolled.html:
35322         * compositing/rtl/rtl-absolute-overflow.html:
35323         * compositing/rtl/rtl-absolute.html:
35324         * compositing/rtl/rtl-fixed-overflow-scrolled.html:
35325         * compositing/rtl/rtl-fixed-overflow.html:
35326         * compositing/rtl/rtl-fixed.html:
35327         * compositing/rtl/rtl-iframe-absolute-overflow-scrolled.html:
35328         * compositing/rtl/rtl-iframe-absolute-overflow.html:
35329         * compositing/rtl/rtl-iframe-absolute.html:
35330         * compositing/rtl/rtl-iframe-fixed-overflow-scrolled.html:
35331         * compositing/rtl/rtl-iframe-fixed-overflow.html:
35332         * compositing/rtl/rtl-iframe-fixed.html:
35333         * compositing/rtl/rtl-iframe-relative.html:
35334         * compositing/rtl/rtl-relative.html:
35335         * compositing/tiled-layers-hidpi.html:
35336         * compositing/tiling/crash-reparent-tiled-layer.html:
35337         * compositing/tiling/huge-layer-add-remove-child.html-disabled:
35338         * compositing/tiling/huge-layer-img.html-disabled:
35339         * compositing/tiling/huge-layer-resize.html-disabled:
35340         * compositing/tiling/huge-layer-with-layer-children-resize.html-disabled:
35341         * compositing/tiling/huge-layer-with-layer-children.html-disabled:
35342         * compositing/tiling/huge-layer.html-disabled:
35343         * compositing/video/video-poster.html:
35344         * compositing/visibility/layer-visible-content.html:
35345         * compositing/visibility/visibility-image-layers-dynamic.html:
35346         * css3/compositing/should-have-compositing-layer.html:
35347         * css3/filters/composited-during-animation-layertree.html:
35348         * css3/filters/composited-during-transition-layertree.html:
35349         * css3/filters/filtered-compositing-descendant.html:
35350         * css3/filters/should-not-have-compositing-layer.html:
35351         * platform/chromium-android/compositing/layer-creation/overflow-scrolling-touch.html:
35352         * platform/chromium/compositing/force-compositing-mode/force-composite-empty.html:
35353         * platform/chromium/compositing/force-compositing-mode/no-overflow-iframe-layer.html:
35354         * platform/chromium/compositing/force-compositing-mode/overflow-hidden-iframe-layer.html:
35355         * platform/chromium/compositing/force-compositing-mode/overflow-iframe-enter-compositing.html:
35356         * platform/chromium/compositing/force-compositing-mode/overflow-iframe-layer.html:
35357         * platform/chromium/compositing/force-compositing-mode/overflow-iframe-leave-compositing.html:
35358         * platform/mac/compositing/canvas/accelerated-canvas-compositing.html:
35359
35360 2012-10-08  Hans Muller  <hmuller@adobe.com>
35361
35362         [CSS Exclusions] Add support for polygonal shapes
35363         https://bugs.webkit.org/show_bug.cgi?id=96811
35364
35365         Reviewed by Dirk Schulze.
35366
35367         Verify that a rectangular shape-inside specified as a polygon works as expected for all
35368         writing-modes.
35369
35370         Added exclusions tests for non-complex concave shape-inside polygons as well.
35371         The shapes in this set of tests are "rectangular" in the sense that
35372         horizontal lines that overlap the polygon only cross the polygon twice.
35373         The expected part of each test uses float "sandbags" to simulate the
35374         shape-inside area in the test expectations. The  tests use SVG to
35375         display the polygon itself, to simplify visual inspection.
35376         (See http://www.alistapart.com/articles/sandbags/).
35377
35378         * fast/exclusions/shape-inside/shape-inside-polygon-rectangle-expected.html: Added.
35379         * fast/exclusions/shape-inside/shape-inside-polygon-rectangle.html: Added.
35380         * fast/exclusions/resources/simple-polygon.js: Added.
35381         (createPolygon):
35382         (polygonXIntercepts):
35383         (generatePolygonContentString):
35384         (simulatePolygonShape):
35385         (generateSimulatedPolygonShapeInsideElement):
35386         (positionInformativeText):
35387         (createPolygonShapeInsideTestCase):
35388         (createPolygonShapeInsideTestCaseExpected):
35389         * fast/exclusions/shape-inside/shape-inside-simple-polygon-001-expected.html: Added.
35390         * fast/exclusions/shape-inside/shape-inside-simple-polygon-001.html: Added.
35391         * fast/exclusions/shape-inside/shape-inside-simple-polygon-002-expected.html: Added.
35392         * fast/exclusions/shape-inside/shape-inside-simple-polygon-002.html: Added.
35393         * fast/exclusions/shape-inside/shape-inside-simple-polygon-003-expected.html: Added.
35394         * fast/exclusions/shape-inside/shape-inside-simple-polygon-003.html: Added.
35395         * fast/exclusions/shape-inside/shape-inside-simple-polygon-004-expected.html: Added.
35396         * fast/exclusions/shape-inside/shape-inside-simple-polygon-004.html: Added.
35397
35398 2012-10-08  Csaba Osztrogonác  <ossy@webkit.org>
35399
35400         [Qt] Unreviewed gardening. Add PNGs after r130653,
35401         and skip tests on Qt-WK2, because they fail on it.
35402
35403         * platform/qt-5.0-wk2/TestExpectations:
35404         * platform/qt/fast/ruby/rubyDOM-insert-rt-expected.png: Added.
35405         * platform/qt/fast/ruby/rubyDOM-insert-text1-expected.png: Added.
35406         * platform/qt/fast/ruby/rubyDOM-insert-text2-expected.png: Added.
35407         * platform/qt/fast/ruby/rubyDOM-insert-text3-expected.png: Added.
35408         * platform/qt/fast/ruby/rubyDOM-remove-rt1-expected.png: Added.
35409         * platform/qt/fast/ruby/rubyDOM-remove-rt2-expected.png: Added.
35410         * platform/qt/fast/ruby/rubyDOM-remove-text1-expected.png: Added.
35411         * platform/qt/fast/ruby/rubyDOM-remove-text2-expected.png: Added.
35412
35413 2012-10-08  Julien Chaffraix  <jchaffraix@webkit.org>
35414
35415         Unreviewed Chromium gardening.
35416
35417         Rebaselined those 2 tables/ tests that were forgotten in the rebaselining after r103875.
35418         https://bugs.webkit.org/show_bug.cgi?id=74888 was opened to track those rebaselining but
35419         it looks like some platform fell through the cracks.
35420
35421         * platform/chromium/TestExpectations:
35422         Removed the 2 entries.
35423
35424         * platform/chromium-mac-snowleopard/tables/mozilla_expected_failures/core/captions1-expected.png: Added.
35425         * platform/chromium-mac-snowleopard/tables/mozilla_expected_failures/core/captions2-expected.png: Added.
35426         * platform/chromium-mac/tables/mozilla_expected_failures/core/captions1-expected.png: Added.
35427         * platform/chromium-mac/tables/mozilla_expected_failures/core/captions1-expected.txt: Added.
35428         * platform/chromium-mac/tables/mozilla_expected_failures/core/captions2-expected.png: Added.
35429         * platform/chromium-mac/tables/mozilla_expected_failures/core/captions2-expected.txt: Added.
35430         Progression: the table captions are larger, which matches other browsers and other platforms' baselines.
35431
35432 2012-10-08  Zan Dobersek  <zandobersek@gmail.com>
35433
35434         GTK port should warn if bug modifier is missing in TestExpectations
35435         https://bugs.webkit.org/show_bug.cgi?id=98678
35436
35437         Reviewed by Dirk Pranke.
35438
35439         Add generic Bug(GTK) modifiers for two test expectations.
35440
35441         * platform/gtk/TestExpectations:
35442
35443 2012-10-08  Dirk Pranke  <dpranke@chromium.org>
35444
35445         Suppress editing/pasteboard/data-transfer-items.html failure.
35446         https://bugs.webkit.org/show_bug.cgi?id=98686
35447
35448         Unreviewed, expectations change.
35449
35450         * platform/chromium/TestExpectations:
35451
35452 2012-10-08  Julien Chaffraix  <jchaffraix@webkit.org>
35453
35454         Unreviewed rebaselining after r130598 and r130600.
35455
35456         * platform/chromium-linux-x86/svg/filters/filterRes-expected.txt:
35457         This baseline was forgotten.
35458
35459 2012-10-08  Tullio Lucena  <tullio.lucena@openbossa.org>
35460
35461         [Qt] new test introduced in r120354 fails on Qt
35462         https://bugs.webkit.org/show_bug.cgi?id=91968
35463
35464         Reviewed by Kenneth Rohde Christiansen.
35465
35466         Unskipping test.
35467
35468         * platform/qt/TestExpectations:
35469
35470 2012-10-08  Huang Dongsung  <luxtella@company100.net>
35471
35472         [Qt] Make ImageBufferQt use premultiplied converting functions in Color.h instead of its own mechanism.
35473         https://bugs.webkit.org/show_bug.cgi?id=98582
35474
35475         Reviewed by Eric Seidel.
35476
35477         Unskipping canvas/philip/tests/2d.imageData.put.unchanged.html that is passing.
35478
35479         * platform/qt/TestExpectations:
35480
35481 2012-10-08  Shadi Khalek  <shadi@chromium.org>
35482
35483         Fix video-test.js relativeURL() bug
35484         https://bugs.webkit.org/show_bug.cgi?id=98546
35485
35486         Reviewed by Eric Seidel.
35487
35488         Some layout tests failed due to this bug (crbug.com/154157)
35489
35490         * media/video-test.js:
35491         (testArraysEqual):
35492         (relativeURL):
35493
35494 2012-10-08  Julien Chaffraix  <jchaffraix@webkit.org>
35495
35496         Additional fast/repaint Chromium rebaseline.
35497
35498         Rebaselined more tests on Chromium Mac. Same as r130654 but there
35499         is some anti-aliasing differences on transformed lines.
35500
35501         * platform/chromium/TestExpectations:
35502         Removed the rebaselined tests.
35503
35504         * fast/repaint/table-section-repaint-expected.txt: Added.
35505         * platform/chromium-mac-snowleopard/fast/repaint/overflow-outline-repaint-expected.png: Added.
35506         * platform/chromium-mac-snowleopard/fast/repaint/table-collapsed-border-expected.png: Added.
35507         * platform/chromium-mac-snowleopard/fast/repaint/text-append-dirty-lines-expected.png: Added.
35508         * platform/chromium-mac-snowleopard/fast/repaint/text-selection-rect-in-overflow-2-expected.png: Added.
35509         * platform/chromium-mac-snowleopard/fast/repaint/text-selection-rect-in-overflow-expected.png: Added.
35510         * platform/chromium-mac-snowleopard/fast/repaint/transform-relative-position-expected.png: Added.
35511         * platform/chromium-mac-snowleopard/fast/repaint/transform-repaint-descendants-expected.png: Added.
35512         * platform/chromium-mac/fast/repaint/overflow-outline-repaint-expected.png: Added.
35513         * platform/chromium-mac/fast/repaint/table-col-background-expected.png: Added.
35514         * platform/chromium-mac/fast/repaint/table-collapsed-border-expected.png: Added.
35515         * platform/chromium-mac/fast/repaint/table-outer-border-expected.png: Added.
35516         * platform/chromium-mac/fast/repaint/table-row-expected.png: Added.
35517         * platform/chromium-mac/fast/repaint/table-section-overflow-expected.png: Added.
35518         * platform/chromium-mac/fast/repaint/table-section-repaint-expected.png: Added.
35519         * platform/chromium-mac/fast/repaint/table-two-pass-layout-overpaint-expected.png: Added.
35520         * platform/chromium-mac/fast/repaint/text-append-dirty-lines-expected.png: Added.
35521         * platform/chromium-mac/fast/repaint/text-selection-rect-in-overflow-2-expected.png: Added.
35522         * platform/chromium-mac/fast/repaint/text-selection-rect-in-overflow-expected.png: Added.
35523         * platform/chromium-mac/fast/repaint/transform-absolute-child-expected.png: Added.
35524         * platform/chromium-mac/fast/repaint/transform-disable-layoutstate-expected.png: Added.
35525         * platform/chromium-mac/fast/repaint/transform-relative-position-expected.png: Added.
35526         * platform/chromium-mac/fast/repaint/transform-repaint-descendants-expected.png: Added.
35527         * platform/chromium-win/fast/repaint/table-section-repaint-expected.txt: Removed.
35528         * platform/chromium/fast/repaint/table-section-repaint-expected.txt: Added.
35529         * platform/efl/fast/repaint/table-section-repaint-expected.txt: Removed.
35530         * platform/gtk/fast/repaint/table-section-repaint-expected.txt: Removed.
35531         * platform/qt/fast/repaint/table-section-repaint-expected.txt: Removed.
35532
35533 2012-10-08  Zan Dobersek  <zandobersek@gmail.com>
35534
35535         Unreviewed GTK gardening.
35536
35537         Rebaselining SVG tests after changes in r130599.
35538
35539         * platform/gtk/TestExpectations:
35540         * platform/gtk/svg/W3C-SVG-1.1-SE/styling-pres-02-f-expected.txt:
35541         * platform/gtk/svg/W3C-SVG-1.1/coords-units-01-b-expected.png:
35542         * platform/gtk/svg/W3C-SVG-1.1/coords-units-01-b-expected.txt:
35543         * platform/gtk/svg/W3C-SVG-1.1/pservers-grad-02-b-expected.png:
35544         * platform/gtk/svg/W3C-SVG-1.1/pservers-grad-02-b-expected.txt:
35545         * platform/gtk/svg/W3C-SVG-1.1/pservers-grad-04-b-expected.png:
35546         * platform/gtk/svg/W3C-SVG-1.1/pservers-grad-04-b-expected.txt:
35547         * platform/gtk/svg/W3C-SVG-1.1/pservers-grad-05-b-expected.png:
35548         * platform/gtk/svg/W3C-SVG-1.1/pservers-grad-05-b-expected.txt:
35549         * platform/gtk/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.png:
35550         * platform/gtk/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt:
35551         * platform/gtk/svg/W3C-SVG-1.1/pservers-grad-11-b-expected.png:
35552         * platform/gtk/svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt:
35553         * platform/gtk/svg/W3C-SVG-1.1/pservers-grad-12-b-expected.png:
35554         * platform/gtk/svg/W3C-SVG-1.1/pservers-grad-12-b-expected.txt:
35555         * platform/gtk/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.png:
35556         * platform/gtk/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.txt:
35557         * platform/gtk/svg/W3C-SVG-1.1/pservers-grad-14-b-expected.png:
35558         * platform/gtk/svg/W3C-SVG-1.1/pservers-grad-14-b-expected.txt:
35559         * platform/gtk/svg/W3C-SVG-1.1/pservers-grad-15-b-expected.png:
35560         * platform/gtk/svg/W3C-SVG-1.1/pservers-grad-15-b-expected.txt:
35561         * platform/gtk/svg/W3C-SVG-1.1/struct-use-05-b-expected.txt:
35562         * platform/gtk/svg/W3C-SVG-1.1/styling-inherit-01-b-expected.png:
35563         * platform/gtk/svg/W3C-SVG-1.1/styling-inherit-01-b-expected.txt:
35564         * platform/gtk/svg/batik/paints/gradientLimit-expected.png:
35565         * platform/gtk/svg/batik/paints/gradientLimit-expected.txt:
35566         * platform/gtk/svg/batik/paints/patternRegions-expected.png:
35567         * platform/gtk/svg/batik/paints/patternRegions-expected.txt:
35568         * platform/gtk/svg/batik/paints/patternRegions-positioned-objects-expected.png:
35569         * platform/gtk/svg/batik/paints/patternRegions-positioned-objects-expected.txt:
35570         * platform/gtk/svg/batik/text/textEffect-expected.png:
35571         * platform/gtk/svg/batik/text/textEffect-expected.txt: Added.
35572         * platform/gtk/svg/batik/text/textEffect3-expected.png:
35573         * platform/gtk/svg/batik/text/textEffect3-expected.txt: Added.
35574         * platform/gtk/svg/custom/gradient-deep-referencing-expected.png:
35575         * platform/gtk/svg/custom/gradient-deep-referencing-expected.txt:
35576         * platform/gtk/svg/custom/gradient-with-1d-boundingbox-expected.png: Added.
35577         * platform/gtk/svg/custom/gradient-with-1d-boundingbox-expected.txt:
35578         * platform/gtk/svg/custom/radial-gradient-with-outstanding-focalPoint-expected.png:
35579         * platform/gtk/svg/custom/radial-gradient-with-outstanding-focalPoint-expected.txt: Added.
35580         * platform/gtk/svg/custom/radialGradient-focal-radius-expected.png: Added.
35581         * platform/gtk/svg/custom/radialGradient-focal-radius-expected.txt: Added.
35582         * platform/gtk/svg/custom/recursive-gradient-expected.png:
35583         * platform/gtk/svg/custom/recursive-gradient-expected.txt:
35584         * platform/gtk/svg/custom/relative-sized-content-with-resources-expected.png:
35585         * platform/gtk/svg/custom/relative-sized-content-with-resources-expected.txt:
35586         * platform/gtk/svg/custom/stroked-pattern-expected.png:
35587         * platform/gtk/svg/custom/stroked-pattern-expected.txt:
35588         * platform/gtk/svg/hixie/perf/006-expected.png:
35589         * platform/gtk/svg/hixie/perf/006-expected.txt:
35590
35591 2012-10-08  Dongwoo Joshua Im  <dw.im@samsung.com>
35592
35593         audiobuffer.html need to include audio-testing.js file.
35594         https://bugs.webkit.org/show_bug.cgi?id=98641
35595
35596         Reviewed by Eric Seidel.
35597
35598         As we discussed at the bug https://bugs.webkit.org/show_bug.cgi?id=88624,
35599         WebAudio tests need to include audio-testing.js file to set WebKitWebAudioEnabled.
35600
35601         * webaudio/audiobuffer.html: Include audio-testing.js file.
35602
35603 2012-10-08  Robert Hogan  <robert@webkit.org>
35604
35605         Border, margin and padding of an inline's inline ancestors counted twice
35606         https://bugs.webkit.org/show_bug.cgi?id=63074
35607
35608         Reviewed by David Hyatt.
35609
35610         * fast/inline/bpm-inline-ancestors-expected.html: Added.
35611         * fast/inline/bpm-inline-ancestors.html: Added.
35612
35613 2012-10-08  Sudarsana Nagineni  <sudarsana.nagineni@intel.com>
35614
35615         [WK2][WTR] WebKitTestRunner needs testRunner.dispatchPendingLoadRequests
35616         https://bugs.webkit.org/show_bug.cgi?id=98638
35617
35618         Reviewed by Eric Seidel.
35619
35620         Unskip http/tests/loading/deleted-host-in-resource-load-delegate-callback.html
35621
35622         * platform/wk2/TestExpectations:
35623
35624 2012-10-08  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
35625
35626         [EFL] Skip http/tests/multipart/multipart-html.php while we wait for kov's patch.
35627
35628         * platform/efl/TestExpectations:
35629
35630 2012-10-08  Mike West  <mkwst@chromium.org>
35631
35632         Null-check for DOMWindow before feeding it to FeatureObserver.
35633         https://bugs.webkit.org/show_bug.cgi?id=98624
35634
35635         Reviewed by Adam Barth.
35636
35637         * http/tests/security/contentSecurityPolicy/xmlhttprequest-protected-resource-does-not-crash-expected.txt: Added.
35638         * http/tests/security/contentSecurityPolicy/xmlhttprequest-protected-resource-does-not-crash.html: Added.
35639             This test shouldn't crash.
35640
35641 2012-10-08  Tony Chang  <tony@chromium.org>
35642
35643         Unreviewed, new baseline for fast/table/colspanMinWidth-vertical.html.
35644
35645         The baseline changed in http://trac.webkit.org/changeset/130569 because
35646         controls should all be horizontal.
35647
35648         * platform/chromium-mac-snowleopard/fast/table/colspanMinWidth-vertical-expected.png:
35649         * platform/chromium-mac/fast/table/colspanMinWidth-vertical-expected.png:
35650         * platform/chromium-mac/fast/table/colspanMinWidth-vertical-expected.txt: Removed.
35651         * platform/chromium-win/fast/table/colspanMinWidth-vertical-expected.png:
35652         * platform/chromium/TestExpectations:
35653         * platform/efl/fast/table/colspanMinWidth-vertical-expected.png: Removed.
35654         * platform/gtk/TestExpectations:
35655         * platform/gtk/fast/table/colspanMinWidth-vertical-expected.png: Removed.
35656         * platform/gtk/fast/table/colspanMinWidth-vertical-expected.txt:
35657         * platform/mac/TestExpectations:
35658         * platform/mac/fast/table/colspanMinWidth-vertical-expected.png: Removed.
35659         * platform/mac/fast/table/colspanMinWidth-vertical-expected.txt:
35660         * platform/qt/TestExpectations:
35661         * platform/qt/fast/table/colspanMinWidth-vertical-expected.png: Removed.
35662         * platform/qt/fast/table/colspanMinWidth-vertical-expected.txt:
35663         * platform/win/TestExpectations:
35664         * platform/wincairo/TestExpectations:
35665
35666 2012-10-08  Julien Chaffraix  <jchaffraix@webkit.org>
35667
35668         Unreviewed fast/repaint Chromium rebaselining.
35669
35670         Rebaselined those tests on Chromium Mac. The differences fall in 3 buckets:
35671         - the background has an alpha off-by-one (crbug.com/23473)
35672         - the repaint rectangles are united (the Mac baselines don't do the union).
35673         - On Lion, the font used is different.
35674
35675         * platform/chromium/TestExpectations:
35676         Removed the rebaselined tests' entries.
35677
35678         * platform/chromium-mac-snowleopard/fast/repaint/bugzilla-5699-expected.png: Added.
35679         * platform/chromium-mac-snowleopard/fast/repaint/control-clip-expected.png: Added.
35680         * platform/chromium-mac-snowleopard/fast/repaint/create-layer-repaint-expected.png: Added.
35681         * platform/chromium-mac-snowleopard/fast/repaint/layout-state-only-positioned-expected.png: Added.
35682         * platform/chromium-mac-snowleopard/fast/repaint/line-in-scrolled-clipped-block-expected.png: Added.
35683         * platform/chromium-mac-snowleopard/fast/repaint/line-overflow-expected.png: Added.
35684         * platform/chromium-mac-snowleopard/fast/repaint/list-marker-2-expected.png: Added.
35685         * platform/chromium-mac-snowleopard/fast/repaint/make-children-non-inline-expected.png: Added.
35686         * platform/chromium-mac-snowleopard/fast/repaint/outline-child-repaint-expected.png: Added.
35687         * platform/chromium-mac-snowleopard/fast/repaint/outline-repaint-glitch-expected.png: Added.
35688         * platform/chromium-mac-snowleopard/fast/repaint/overflow-scroll-delete-expected.png: Added.
35689         * platform/chromium-mac-snowleopard/fast/repaint/reflection-redraw-expected.png: Added.
35690         * platform/chromium-mac-snowleopard/fast/repaint/rel-positioned-inline-with-overflow-expected.png: Added.
35691         * platform/chromium-mac-snowleopard/fast/repaint/selection-after-delete-expected.png: Added.
35692         * platform/chromium-mac-snowleopard/fast/repaint/selection-gap-overflow-scroll-expected.png: Added.
35693         * platform/chromium-mac-snowleopard/fast/repaint/stacked-diacritics-expected.png: Added.
35694         * platform/chromium-mac-snowleopard/fast/repaint/static-to-positioned-expected.png: Added.
35695         * platform/chromium-mac-snowleopard/fast/repaint/table-cell-move-expected.png: Added.
35696         * platform/chromium-mac/fast/repaint/background-generated-expected.png: Added.
35697         * platform/chromium-mac/fast/repaint/bugzilla-5699-expected.png: Added.
35698         * platform/chromium-mac/fast/repaint/content-into-overflow-expected.png: Added.
35699         * platform/chromium-mac/fast/repaint/control-clip-expected.png: Added.
35700         * platform/chromium-mac/fast/repaint/control-clip-expected.txt:
35701         * platform/chromium-mac/fast/repaint/create-layer-repaint-expected.png: Added.
35702         * platform/chromium-mac/fast/repaint/intermediate-layout-position-clip-expected.png: Added.
35703         * platform/chromium-mac/fast/repaint/intermediate-layout-position-expected.png: Added.
35704         * platform/chromium-mac/fast/repaint/layout-state-only-positioned-expected.png: Added.
35705         * platform/chromium-mac/fast/repaint/line-in-scrolled-clipped-block-expected.png: Added.
35706         * platform/chromium-mac/fast/repaint/line-overflow-expected.png: Added.
35707         * platform/chromium-mac/fast/repaint/list-marker-2-expected.png: Added.
35708         * platform/chromium-mac/fast/repaint/make-children-non-inline-expected.png: Added.
35709         * platform/chromium-mac/fast/repaint/outline-child-repaint-expected.png: Added.
35710         * platform/chromium-mac/fast/repaint/outline-inset-expected.png: Added.
35711         * platform/chromium-mac/fast/repaint/outline-repaint-glitch-expected.png: Added.
35712         * platform/chromium-mac/fast/repaint/overflow-into-content-expected.png: Added.
35713         * platform/chromium-mac/fast/repaint/overflow-scroll-delete-expected.png: Added.
35714         * platform/chromium-mac/fast/repaint/reflection-redraw-expected.png: Added.
35715         * platform/chromium-mac/fast/repaint/rel-positioned-inline-with-overflow-expected.png: Added.
35716         * platform/chromium-mac/fast/repaint/selection-after-delete-expected.png: Added.
35717         * platform/chromium-mac/fast/repaint/selection-gap-overflow-scroll-expected.png: Added.
35718         * platform/chromium-mac/fast/repaint/stacked-diacritics-expected.png: Added.
35719         * platform/chromium-mac/fast/repaint/static-to-positioned-expected.png: Added.
35720         * platform/chromium-mac/fast/repaint/table-cell-move-expected.png: Added.
35721         * platform/chromium-win/fast/repaint/box-shadow-inset-repaint-expected.png: Added.
35722         * platform/mac-lion/fast/repaint: Removed.
35723         * platform/mac-lion/fast/repaint/control-clip-expected.txt: Removed.
35724
35725 2012-10-08  Allan Sandfeld Jensen  <allan.jensen@digia.com>
35726
35727         [Qt] Add baselines to passing ruby DOM tests.
35728
35729         Unreviewed gardening.
35730
35731         * platform/qt/TestExpectations:
35732         * platform/qt/fast/ruby/rubyDOM-insert-rt-expected.txt: Added.
35733         * platform/qt/fast/ruby/rubyDOM-insert-text1-expected.txt: Added.
35734         * platform/qt/fast/ruby/rubyDOM-insert-text2-expected.txt: Added.
35735         * platform/qt/fast/ruby/rubyDOM-insert-text3-expected.txt: Added.
35736         * platform/qt/fast/ruby/rubyDOM-remove-rt1-expected.txt: Added.
35737         * platform/qt/fast/ruby/rubyDOM-remove-rt2-expected.txt: Added.
35738         * platform/qt/fast/ruby/rubyDOM-remove-text1-expected.txt: Added.
35739         * platform/qt/fast/ruby/rubyDOM-remove-text2-expected.txt: Added.
35740
35741 2012-10-08  Nate Chapin  <japhet@chromium.org>
35742
35743         Add a test for multipart/x-mixed-replace documents with text/html
35744         parts.
35745         https://bugs.webkit.org/show_bug.cgi?id=49072
35746
35747         Reviewed by Eric Seidel.
35748
35749         * http/tests/multipart/multipart-html-expected.txt: Added.
35750         * http/tests/multipart/multipart-html.php: Added.
35751
35752 2012-10-08  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
35753
35754         [EFL] Skip svg/text/caret-in-svg-text.xhtml in WK1.
35755
35756         * platform/efl-wk1/TestExpectations:
35757
35758 2012-10-08  Julien Chaffraix  <jchaffraix@webkit.org>
35759
35760         Unreviewed gardening after r130587.
35761
35762         Per discussion with Adam, this change lands the failing baselines to
35763         get some coverage until V8 matches JSC. Fixing the baselines is
35764         covered by https://bugs.webkit.org/show_bug.cgi?id=98658
35765
35766         * platform/chromium/TestExpectations:
35767         Marked one of test as SLOW as it is timing out in Debug.
35768
35769         * platform/chromium/fast/dom/gc-12-expected.txt: Added.
35770         * platform/chromium/fast/dom/gc-3-expected.txt: Added.
35771         * platform/chromium/fast/dom/gc-5-expected.txt: Added.
35772         * platform/chromium/fast/dom/gc-dom-tree-lifetime-expected.txt: Added.
35773
35774 2012-10-08  Allan Sandfeld Jensen  <allan.jensen@digia.com>
35775
35776         Unreviewed Qt gardening.
35777
35778         Rebaseline Qt expectations for these passing tests.
35779
35780         * platform/qt/TestExpectations:
35781         * platform/qt/fast/text/basic/013-expected.txt:
35782         * platform/qt/fast/text/basic/015-expected.txt:
35783         * platform/qt/fast/text/line-breaks-expected.txt:
35784
35785 2012-10-08  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
35786
35787         [EFL] Mark fast/dynamic/window-scrollbars-test.html as flaky.
35788
35789         * platform/efl/TestExpectations:
35790
35791 2012-10-08  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
35792
35793         [EFL] Unskip svg/text.
35794
35795         Most of the text cases are passing, the ones which don't have been
35796         properly skipped.
35797
35798         * platform/efl/TestExpectations:
35799         * platform/efl/svg/text/append-text-node-to-tspan-expected.png: Added.
35800         * platform/efl/svg/text/append-text-node-to-tspan-expected.txt: Added.
35801         * platform/efl/svg/text/bidi-embedded-direction-expected.png: Added.
35802         * platform/efl/svg/text/bidi-embedded-direction-expected.txt: Added.
35803         * platform/efl/svg/text/bidi-reorder-value-lists-expected.png: Added.
35804         * platform/efl/svg/text/bidi-reorder-value-lists-expected.txt: Added.
35805         * platform/efl/svg/text/bidi-text-anchor-direction-expected.png: Added.
35806         * platform/efl/svg/text/bidi-text-anchor-direction-expected.txt: Added.
35807         * platform/efl/svg/text/bidi-text-query-expected.png: Added.
35808         * platform/efl/svg/text/bidi-text-query-expected.txt: Added.
35809         * platform/efl/svg/text/bidi-tspans-expected.png: Added.
35810         * platform/efl/svg/text/bidi-tspans-expected.txt: Added.
35811         * platform/efl/svg/text/ems-display-none-expected.png: Added.
35812         * platform/efl/svg/text/ems-display-none-expected.txt: Added.
35813         * platform/efl/svg/text/exs-display-none-expected.png: Added.
35814         * platform/efl/svg/text/exs-display-none-expected.txt: Added.
35815         * platform/efl/svg/text/font-size-below-point-five-2-expected.png: Added.
35816         * platform/efl/svg/text/font-size-below-point-five-2-expected.txt: Added.
35817         * platform/efl/svg/text/font-size-below-point-five-expected.png: Added.
35818         * platform/efl/svg/text/font-size-below-point-five-expected.txt: Added.
35819         * platform/efl/svg/text/foreignObject-repaint-expected.png: Added.
35820         * platform/efl/svg/text/foreignObject-repaint-expected.txt: Added.
35821         * platform/efl/svg/text/foreignObject-text-clipping-bug-expected.png: Added.
35822         * platform/efl/svg/text/foreignObject-text-clipping-bug-expected.txt: Added.
35823         * platform/efl/svg/text/kerning-expected.png: Added.
35824         * platform/efl/svg/text/kerning-expected.txt: Added.
35825         * platform/efl/svg/text/modify-text-node-in-tspan-expected.png: Added.
35826         * platform/efl/svg/text/modify-text-node-in-tspan-expected.txt: Added.
35827         * platform/efl/svg/text/multichar-glyph-expected.png: Added.
35828         * platform/efl/svg/text/multichar-glyph-expected.txt: Added.
35829         * platform/efl/svg/text/remove-text-node-from-tspan-expected.png: Added.
35830         * platform/efl/svg/text/remove-text-node-from-tspan-expected.txt: Added.
35831         * platform/efl/svg/text/remove-tspan-from-text-expected.png: Added.
35832         * platform/efl/svg/text/remove-tspan-from-text-expected.txt: Added.
35833         * platform/efl/svg/text/scaled-font-expected.png: Added.
35834         * platform/efl/svg/text/scaled-font-expected.txt: Added.
35835         * platform/efl/svg/text/scaling-font-with-geometric-precision-expected.png: Added.
35836         * platform/efl/svg/text/scaling-font-with-geometric-precision-expected.txt: Added.
35837         * platform/efl/svg/text/selection-background-color-expected.png: Added.
35838         * platform/efl/svg/text/selection-background-color-expected.txt: Added.
35839         * platform/efl/svg/text/selection-styles-expected.png: Added.
35840         * platform/efl/svg/text/selection-styles-expected.txt: Added.
35841         * platform/efl/svg/text/small-fonts-2-expected.png: Added.
35842         * platform/efl/svg/text/small-fonts-2-expected.txt: Added.
35843         * platform/efl/svg/text/small-fonts-3-expected.png: Added.
35844         * platform/efl/svg/text/small-fonts-3-expected.txt: Added.
35845         * platform/efl/svg/text/small-fonts-expected.png: Added.
35846         * platform/efl/svg/text/small-fonts-in-html5-expected.png: Added.
35847         * platform/efl/svg/text/small-fonts-in-html5-expected.txt: Added.
35848         * platform/efl/svg/text/text-align-01-b-expected.png: Added.
35849         * platform/efl/svg/text/text-align-01-b-expected.txt: Added.
35850         * platform/efl/svg/text/text-align-02-b-expected.png: Added.
35851         * platform/efl/svg/text/text-align-02-b-expected.txt: Added.
35852         * platform/efl/svg/text/text-align-03-b-expected.png: Added.
35853         * platform/efl/svg/text/text-align-03-b-expected.txt: Added.
35854         * platform/efl/svg/text/text-align-04-b-expected.png: Added.
35855         * platform/efl/svg/text/text-align-04-b-expected.txt: Added.
35856         * platform/efl/svg/text/text-align-05-b-expected.png: Added.
35857         * platform/efl/svg/text/text-align-05-b-expected.txt: Added.
35858         * platform/efl/svg/text/text-align-06-b-expected.png: Added.
35859         * platform/efl/svg/text/text-align-06-b-expected.txt: Added.
35860         * platform/efl/svg/text/text-altglyph-01-b-expected.png: Added.
35861         * platform/efl/svg/text/text-altglyph-01-b-expected.txt: Added.
35862         * platform/efl/svg/text/text-deco-01-b-expected.png: Added.
35863         * platform/efl/svg/text/text-deco-01-b-expected.txt: Added.
35864         * platform/efl/svg/text/text-fill-opacity-expected.png: Added.
35865         * platform/efl/svg/text/text-fill-opacity-expected.txt: Added.
35866         * platform/efl/svg/text/text-fonts-01-t-expected.png: Added.
35867         * platform/efl/svg/text/text-fonts-01-t-expected.txt: Added.
35868         * platform/efl/svg/text/text-fonts-02-t-expected.png: Added.
35869         * platform/efl/svg/text/text-fonts-02-t-expected.txt: Added.
35870         * platform/efl/svg/text/text-gradient-positioning-expected.png: Added.
35871         * platform/efl/svg/text/text-gradient-positioning-expected.txt: Added.
35872         * platform/efl/svg/text/text-hkern-expected.png: Added.
35873         * platform/efl/svg/text/text-hkern-expected.txt: Added.
35874         * platform/efl/svg/text/text-hkern-on-vertical-text-expected.png: Added.
35875         * platform/efl/svg/text/text-hkern-on-vertical-text-expected.txt: Added.
35876         * platform/efl/svg/text/text-intro-05-t-expected.png: Added.
35877         * platform/efl/svg/text/text-intro-05-t-expected.txt: Added.
35878         * platform/efl/svg/text/text-midpoint-split-bug-expected.png: Added.
35879         * platform/efl/svg/text/text-midpoint-split-bug-expected.txt: Added.
35880         * platform/efl/svg/text/text-overflow-ellipsis-svgfont-expected.png: Added.
35881         * platform/efl/svg/text/text-overflow-ellipsis-svgfont-expected.txt: Added.
35882         * platform/efl/svg/text/text-path-01-b-expected.png: Added.
35883         * platform/efl/svg/text/text-path-01-b-expected.txt: Added.
35884         * platform/efl/svg/text/text-path-middle-align-expected.png: Added.
35885         * platform/efl/svg/text/text-path-middle-align-expected.txt: Added.
35886         * platform/efl/svg/text/text-repaint-rects-expected.png: Added.
35887         * platform/efl/svg/text/text-repaint-rects-expected.txt: Added.
35888         * platform/efl/svg/text/text-rescale-expected.png: Added.
35889         * platform/efl/svg/text/text-rescale-expected.txt: Added.
35890         * platform/efl/svg/text/text-spacing-01-b-expected.png: Added.
35891         * platform/efl/svg/text/text-spacing-01-b-expected.txt: Added.
35892         * platform/efl/svg/text/text-text-01-b-expected.png: Added.
35893         * platform/efl/svg/text/text-text-01-b-expected.txt: Added.
35894         * platform/efl/svg/text/text-text-03-b-expected.png: Added.
35895         * platform/efl/svg/text/text-text-03-b-expected.txt: Added.
35896         * platform/efl/svg/text/text-text-04-t-expected.png: Added.
35897         * platform/efl/svg/text/text-text-04-t-expected.txt: Added.
35898         * platform/efl/svg/text/text-text-05-t-expected.png: Added.
35899         * platform/efl/svg/text/text-text-05-t-expected.txt: Added.
35900         * platform/efl/svg/text/text-text-06-t-expected.png: Added.
35901         * platform/efl/svg/text/text-text-06-t-expected.txt: Added.
35902         * platform/efl/svg/text/text-text-07-t-expected.png: Added.
35903         * platform/efl/svg/text/text-text-07-t-expected.txt: Added.
35904         * platform/efl/svg/text/text-text-08-b-expected.png: Added.
35905         * platform/efl/svg/text/text-text-08-b-expected.txt: Added.
35906         * platform/efl/svg/text/text-tref-01-b-expected.png: Added.
35907         * platform/efl/svg/text/text-tref-01-b-expected.txt: Added.
35908         * platform/efl/svg/text/text-tselect-01-b-expected.png: Added.
35909         * platform/efl/svg/text/text-tselect-01-b-expected.txt: Added.
35910         * platform/efl/svg/text/text-tselect-02-f-expected.png: Added.
35911         * platform/efl/svg/text/text-tselect-02-f-expected.txt: Added.
35912         * platform/efl/svg/text/text-tspan-01-b-expected.png: Added.
35913         * platform/efl/svg/text/text-tspan-01-b-expected.txt: Added.
35914         * platform/efl/svg/text/text-viewbox-rescale-expected.png: Added.
35915         * platform/efl/svg/text/text-vkern-expected.png: Added.
35916         * platform/efl/svg/text/text-vkern-expected.txt: Added.
35917         * platform/efl/svg/text/text-vkern-on-horizontal-text-expected.png: Added.
35918         * platform/efl/svg/text/text-vkern-on-horizontal-text-expected.txt: Added.
35919         * platform/efl/svg/text/text-ws-01-t-expected.png: Added.
35920         * platform/efl/svg/text/text-ws-01-t-expected.txt: Added.
35921         * platform/efl/svg/text/text-ws-02-t-expected.png: Added.
35922         * platform/efl/svg/text/text-ws-02-t-expected.txt: Added.
35923         * platform/efl/svg/text/textPathBoundsBug-expected.png: Added.
35924         * platform/efl/svg/text/textPathBoundsBug-expected.txt: Added.
35925         * platform/efl/svg/text/tspan-dynamic-positioning-expected.png: Added.
35926         * platform/efl/svg/text/tspan-dynamic-positioning-expected.txt: Added.
35927
35928 2012-10-08  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
35929
35930         [EFL] Unskip svg/dom/altGlyph-dom.xhtml
35931
35932         Seems to be passing these days.
35933
35934         * platform/efl/TestExpectations:
35935
35936 2012-10-08  Zan Dobersek  <zandobersek@gmail.com>
35937
35938         Unreviewed GTK gardening.
35939
35940         Removing crash expectations for tests that were fixed in r130611.
35941
35942         Removing failure expectations for fast/xsl/xslt-missing-namespace-in-xslt.xml,
35943         the test is working fine after r130543.
35944
35945         * platform/gtk-wk2/TestExpectations:
35946         * platform/gtk/TestExpectations:
35947
35948 2012-10-08  Allan Sandfeld Jensen  <allan.jensen@digia.com>
35949
35950         Unreviewed Qt gardening.
35951
35952         Adding expectations for tests under css2.1.
35953
35954         * platform/qt/TestExpectations:
35955
35956 2012-10-08  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
35957
35958         [EFL] Unskip svg/W3C-SVG-1.1.
35959
35960         All but one test case worked fine (compared to the expectations in
35961         mac/).
35962
35963         * platform/efl/TestExpectations:
35964         * platform/efl/svg/W3C-SVG-1.1/animate-elem-02-t-expected.png: Added.
35965         * platform/efl/svg/W3C-SVG-1.1/animate-elem-02-t-expected.txt: Added.
35966         * platform/efl/svg/W3C-SVG-1.1/animate-elem-03-t-expected.png: Added.
35967         * platform/efl/svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt: Added.
35968         * platform/efl/svg/W3C-SVG-1.1/animate-elem-04-t-expected.png: Added.
35969         * platform/efl/svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt: Added.
35970         * platform/efl/svg/W3C-SVG-1.1/animate-elem-05-t-expected.png: Added.
35971         * platform/efl/svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt: Added.
35972         * platform/efl/svg/W3C-SVG-1.1/animate-elem-06-t-expected.png: Added.
35973         * platform/efl/svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt: Added.
35974         * platform/efl/svg/W3C-SVG-1.1/animate-elem-07-t-expected.png: Added.
35975         * platform/efl/svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt: Added.
35976         * platform/efl/svg/W3C-SVG-1.1/animate-elem-08-t-expected.png: Added.
35977         * platform/efl/svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt: Added.
35978         * platform/efl/svg/W3C-SVG-1.1/animate-elem-09-t-expected.png: Added.
35979         * platform/efl/svg/W3C-SVG-1.1/animate-elem-09-t-expected.txt: Added.
35980         * platform/efl/svg/W3C-SVG-1.1/animate-elem-10-t-expected.png: Added.
35981         * platform/efl/svg/W3C-SVG-1.1/animate-elem-10-t-expected.txt: Added.
35982         * platform/efl/svg/W3C-SVG-1.1/animate-elem-11-t-expected.png: Added.
35983         * platform/efl/svg/W3C-SVG-1.1/animate-elem-11-t-expected.txt: Added.
35984         * platform/efl/svg/W3C-SVG-1.1/animate-elem-12-t-expected.png: Added.
35985         * platform/efl/svg/W3C-SVG-1.1/animate-elem-12-t-expected.txt: Added.
35986         * platform/efl/svg/W3C-SVG-1.1/animate-elem-13-t-expected.png: Added.
35987         * platform/efl/svg/W3C-SVG-1.1/animate-elem-13-t-expected.txt: Added.
35988         * platform/efl/svg/W3C-SVG-1.1/animate-elem-14-t-expected.png: Added.
35989         * platform/efl/svg/W3C-SVG-1.1/animate-elem-14-t-expected.txt: Added.
35990         * platform/efl/svg/W3C-SVG-1.1/animate-elem-15-t-expected.png: Added.
35991         * platform/efl/svg/W3C-SVG-1.1/animate-elem-15-t-expected.txt: Added.
35992         * platform/efl/svg/W3C-SVG-1.1/animate-elem-16-t-expected.png: Added.
35993         * platform/efl/svg/W3C-SVG-1.1/animate-elem-16-t-expected.txt: Added.
35994         * platform/efl/svg/W3C-SVG-1.1/animate-elem-17-t-expected.png: Added.
35995         * platform/efl/svg/W3C-SVG-1.1/animate-elem-17-t-expected.txt: Added.
35996         * platform/efl/svg/W3C-SVG-1.1/animate-elem-18-t-expected.png: Added.
35997         * platform/efl/svg/W3C-SVG-1.1/animate-elem-18-t-expected.txt: Added.
35998         * platform/efl/svg/W3C-SVG-1.1/animate-elem-19-t-expected.png: Added.
35999         * platform/efl/svg/W3C-SVG-1.1/animate-elem-19-t-expected.txt: Added.
36000         * platform/efl/svg/W3C-SVG-1.1/animate-elem-20-t-expected.png: Added.
36001         * platform/efl/svg/W3C-SVG-1.1/animate-elem-20-t-expected.txt: Added.
36002         * platform/efl/svg/W3C-SVG-1.1/animate-elem-21-t-expected.png: Added.
36003         * platform/efl/svg/W3C-SVG-1.1/animate-elem-21-t-expected.txt: Added.
36004         * platform/efl/svg/W3C-SVG-1.1/animate-elem-22-b-expected.png: Added.
36005         * platform/efl/svg/W3C-SVG-1.1/animate-elem-22-b-expected.txt: Added.
36006         * platform/efl/svg/W3C-SVG-1.1/animate-elem-23-t-expected.png: Added.
36007         * platform/efl/svg/W3C-SVG-1.1/animate-elem-23-t-expected.txt: Added.
36008         * platform/efl/svg/W3C-SVG-1.1/animate-elem-24-t-expected.png: Added.
36009         * platform/efl/svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt: Added.
36010         * platform/efl/svg/W3C-SVG-1.1/animate-elem-25-t-expected.png: Added.
36011         * platform/efl/svg/W3C-SVG-1.1/animate-elem-25-t-expected.txt: Added.
36012         * platform/efl/svg/W3C-SVG-1.1/animate-elem-26-t-expected.png: Added.
36013         * platform/efl/svg/W3C-SVG-1.1/animate-elem-26-t-expected.txt: Added.
36014         * platform/efl/svg/W3C-SVG-1.1/animate-elem-27-t-expected.png: Added.
36015         * platform/efl/svg/W3C-SVG-1.1/animate-elem-27-t-expected.txt: Added.
36016         * platform/efl/svg/W3C-SVG-1.1/animate-elem-28-t-expected.png: Added.
36017         * platform/efl/svg/W3C-SVG-1.1/animate-elem-28-t-expected.txt: Added.
36018         * platform/efl/svg/W3C-SVG-1.1/animate-elem-29-b-expected.png: Added.
36019         * platform/efl/svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt: Added.
36020         * platform/efl/svg/W3C-SVG-1.1/animate-elem-30-t-expected.png: Added.
36021         * platform/efl/svg/W3C-SVG-1.1/animate-elem-30-t-expected.txt: Added.
36022         * platform/efl/svg/W3C-SVG-1.1/animate-elem-31-t-expected.png: Added.
36023         * platform/efl/svg/W3C-SVG-1.1/animate-elem-31-t-expected.txt: Added.
36024         * platform/efl/svg/W3C-SVG-1.1/animate-elem-32-t-expected.png: Added.
36025         * platform/efl/svg/W3C-SVG-1.1/animate-elem-32-t-expected.txt: Added.
36026         * platform/efl/svg/W3C-SVG-1.1/animate-elem-33-t-expected.png: Added.
36027         * platform/efl/svg/W3C-SVG-1.1/animate-elem-33-t-expected.txt: Added.
36028         * platform/efl/svg/W3C-SVG-1.1/animate-elem-34-t-expected.png: Added.
36029         * platform/efl/svg/W3C-SVG-1.1/animate-elem-34-t-expected.txt: Added.
36030         * platform/efl/svg/W3C-SVG-1.1/animate-elem-36-t-expected.png: Added.
36031         * platform/efl/svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt: Added.
36032         * platform/efl/svg/W3C-SVG-1.1/animate-elem-37-t-expected.png: Added.
36033         * platform/efl/svg/W3C-SVG-1.1/animate-elem-37-t-expected.txt: Added.
36034         * platform/efl/svg/W3C-SVG-1.1/animate-elem-39-t-expected.png: Added.
36035         * platform/efl/svg/W3C-SVG-1.1/animate-elem-39-t-expected.txt: Added.
36036         * platform/efl/svg/W3C-SVG-1.1/animate-elem-40-t-expected.png: Added.
36037         * platform/efl/svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt: Added.
36038         * platform/efl/svg/W3C-SVG-1.1/animate-elem-41-t-expected.png: Added.
36039         * platform/efl/svg/W3C-SVG-1.1/animate-elem-41-t-expected.txt: Added.
36040         * platform/efl/svg/W3C-SVG-1.1/animate-elem-44-t-expected.png: Added.
36041         * platform/efl/svg/W3C-SVG-1.1/animate-elem-44-t-expected.txt: Added.
36042         * platform/efl/svg/W3C-SVG-1.1/animate-elem-46-t-expected.png: Added.
36043         * platform/efl/svg/W3C-SVG-1.1/animate-elem-46-t-expected.txt: Added.
36044         * platform/efl/svg/W3C-SVG-1.1/animate-elem-52-t-expected.png: Added.
36045         * platform/efl/svg/W3C-SVG-1.1/animate-elem-52-t-expected.txt: Added.
36046         * platform/efl/svg/W3C-SVG-1.1/animate-elem-60-t-expected.png: Added.
36047         * platform/efl/svg/W3C-SVG-1.1/animate-elem-60-t-expected.txt: Added.
36048         * platform/efl/svg/W3C-SVG-1.1/animate-elem-61-t-expected.png: Added.
36049         * platform/efl/svg/W3C-SVG-1.1/animate-elem-61-t-expected.txt: Added.
36050         * platform/efl/svg/W3C-SVG-1.1/animate-elem-62-t-expected.png: Added.
36051         * platform/efl/svg/W3C-SVG-1.1/animate-elem-62-t-expected.txt: Added.
36052         * platform/efl/svg/W3C-SVG-1.1/animate-elem-63-t-expected.png: Added.
36053         * platform/efl/svg/W3C-SVG-1.1/animate-elem-63-t-expected.txt: Added.
36054         * platform/efl/svg/W3C-SVG-1.1/animate-elem-64-t-expected.png: Added.
36055         * platform/efl/svg/W3C-SVG-1.1/animate-elem-64-t-expected.txt: Added.
36056         * platform/efl/svg/W3C-SVG-1.1/animate-elem-65-t-expected.png: Added.
36057         * platform/efl/svg/W3C-SVG-1.1/animate-elem-65-t-expected.txt: Added.
36058         * platform/efl/svg/W3C-SVG-1.1/animate-elem-66-t-expected.png: Added.
36059         * platform/efl/svg/W3C-SVG-1.1/animate-elem-66-t-expected.txt: Added.
36060         * platform/efl/svg/W3C-SVG-1.1/animate-elem-67-t-expected.png: Added.
36061         * platform/efl/svg/W3C-SVG-1.1/animate-elem-67-t-expected.txt: Added.
36062         * platform/efl/svg/W3C-SVG-1.1/animate-elem-68-t-expected.png: Added.
36063         * platform/efl/svg/W3C-SVG-1.1/animate-elem-68-t-expected.txt: Added.
36064         * platform/efl/svg/W3C-SVG-1.1/animate-elem-69-t-expected.png: Added.
36065         * platform/efl/svg/W3C-SVG-1.1/animate-elem-69-t-expected.txt: Added.
36066         * platform/efl/svg/W3C-SVG-1.1/animate-elem-70-t-expected.png: Added.
36067         * platform/efl/svg/W3C-SVG-1.1/animate-elem-70-t-expected.txt: Added.
36068         * platform/efl/svg/W3C-SVG-1.1/animate-elem-77-t-expected.png: Added.
36069         * platform/efl/svg/W3C-SVG-1.1/animate-elem-77-t-expected.txt: Added.
36070         * platform/efl/svg/W3C-SVG-1.1/animate-elem-78-t-expected.png: Added.
36071         * platform/efl/svg/W3C-SVG-1.1/animate-elem-78-t-expected.txt: Added.
36072         * platform/efl/svg/W3C-SVG-1.1/animate-elem-80-t-expected.png: Added.
36073         * platform/efl/svg/W3C-SVG-1.1/animate-elem-80-t-expected.txt: Added.
36074         * platform/efl/svg/W3C-SVG-1.1/animate-elem-81-t-expected.png: Added.
36075         * platform/efl/svg/W3C-SVG-1.1/animate-elem-81-t-expected.txt: Added.
36076         * platform/efl/svg/W3C-SVG-1.1/animate-elem-82-t-expected.png: Added.
36077         * platform/efl/svg/W3C-SVG-1.1/animate-elem-82-t-expected.txt: Added.
36078         * platform/efl/svg/W3C-SVG-1.1/animate-elem-83-t-expected.png: Added.
36079         * platform/efl/svg/W3C-SVG-1.1/animate-elem-83-t-expected.txt: Added.
36080         * platform/efl/svg/W3C-SVG-1.1/animate-elem-84-t-expected.png: Added.
36081         * platform/efl/svg/W3C-SVG-1.1/animate-elem-84-t-expected.txt: Added.
36082         * platform/efl/svg/W3C-SVG-1.1/animate-elem-85-t-expected.png: Added.
36083         * platform/efl/svg/W3C-SVG-1.1/animate-elem-85-t-expected.txt: Added.
36084         * platform/efl/svg/W3C-SVG-1.1/color-prof-01-f-expected.png: Added.
36085         * platform/efl/svg/W3C-SVG-1.1/color-prof-01-f-expected.txt: Added.
36086         * platform/efl/svg/W3C-SVG-1.1/color-prop-01-b-expected.png: Added.
36087         * platform/efl/svg/W3C-SVG-1.1/color-prop-01-b-expected.txt: Added.
36088         * platform/efl/svg/W3C-SVG-1.1/color-prop-02-f-expected.png: Added.
36089         * platform/efl/svg/W3C-SVG-1.1/color-prop-02-f-expected.txt: Added.
36090         * platform/efl/svg/W3C-SVG-1.1/color-prop-03-t-expected.png: Added.
36091         * platform/efl/svg/W3C-SVG-1.1/color-prop-03-t-expected.txt: Added.
36092         * platform/efl/svg/W3C-SVG-1.1/coords-coord-01-t-expected.png: Added.
36093         * platform/efl/svg/W3C-SVG-1.1/coords-coord-01-t-expected.txt: Added.
36094         * platform/efl/svg/W3C-SVG-1.1/coords-coord-02-t-expected.png: Added.
36095         * platform/efl/svg/W3C-SVG-1.1/coords-coord-02-t-expected.txt: Added.
36096         * platform/efl/svg/W3C-SVG-1.1/coords-trans-01-b-expected.png: Added.
36097         * platform/efl/svg/W3C-SVG-1.1/coords-trans-01-b-expected.txt: Added.
36098         * platform/efl/svg/W3C-SVG-1.1/coords-trans-02-t-expected.png: Added.
36099         * platform/efl/svg/W3C-SVG-1.1/coords-trans-02-t-expected.txt: Added.
36100         * platform/efl/svg/W3C-SVG-1.1/coords-trans-03-t-expected.png: Added.
36101         * platform/efl/svg/W3C-SVG-1.1/coords-trans-03-t-expected.txt: Added.
36102         * platform/efl/svg/W3C-SVG-1.1/coords-trans-04-t-expected.png: Added.
36103         * platform/efl/svg/W3C-SVG-1.1/coords-trans-04-t-expected.txt: Added.
36104         * platform/efl/svg/W3C-SVG-1.1/coords-trans-05-t-expected.png: Added.
36105         * platform/efl/svg/W3C-SVG-1.1/coords-trans-05-t-expected.txt: Added.
36106         * platform/efl/svg/W3C-SVG-1.1/coords-trans-06-t-expected.png: Added.
36107         * platform/efl/svg/W3C-SVG-1.1/coords-trans-06-t-expected.txt: Added.
36108         * platform/efl/svg/W3C-SVG-1.1/coords-units-02-b-expected.png: Added.
36109         * platform/efl/svg/W3C-SVG-1.1/coords-units-02-b-expected.txt: Added.
36110         * platform/efl/svg/W3C-SVG-1.1/coords-units-03-b-expected.png: Added.
36111         * platform/efl/svg/W3C-SVG-1.1/coords-units-03-b-expected.txt: Added.
36112         * platform/efl/svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.png: Added.
36113         * platform/efl/svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt: Added.
36114         * platform/efl/svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.png: Added.
36115         * platform/efl/svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt: Added.
36116         * platform/efl/svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.png: Added.
36117         * platform/efl/svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.txt: Added.
36118         * platform/efl/svg/W3C-SVG-1.1/extend-namespace-01-f-expected.png: Added.
36119         * platform/efl/svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt: Added.
36120         * platform/efl/svg/W3C-SVG-1.1/filters-blend-01-b-expected.png: Added.
36121         * platform/efl/svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt: Added.
36122         * platform/efl/svg/W3C-SVG-1.1/filters-color-01-b-expected.png: Added.
36123         * platform/efl/svg/W3C-SVG-1.1/filters-color-01-b-expected.txt: Added.
36124         * platform/efl/svg/W3C-SVG-1.1/filters-composite-02-b-expected.png: Added.
36125         * platform/efl/svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt: Added.
36126         * platform/efl/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.png: Added.
36127         * platform/efl/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt: Added.
36128         * platform/efl/svg/W3C-SVG-1.1/filters-conv-01-f-expected.png: Added.
36129         * platform/efl/svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt: Added.
36130         * platform/efl/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.png: Added.
36131         * platform/efl/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt: Added.
36132         * platform/efl/svg/W3C-SVG-1.1/filters-displace-01-f-expected.png: Added.
36133         * platform/efl/svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt: Added.
36134         * platform/efl/svg/W3C-SVG-1.1/filters-example-01-b-expected.png: Added.
36135         * platform/efl/svg/W3C-SVG-1.1/filters-example-01-b-expected.txt: Added.
36136         * platform/efl/svg/W3C-SVG-1.1/filters-felem-01-b-expected.png: Added.
36137         * platform/efl/svg/W3C-SVG-1.1/filters-felem-01-b-expected.txt: Added.
36138         * platform/efl/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.png: Added.
36139         * platform/efl/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt: Added.
36140         * platform/efl/svg/W3C-SVG-1.1/filters-image-01-b-expected.png: Added.
36141         * platform/efl/svg/W3C-SVG-1.1/filters-image-01-b-expected.txt: Added.
36142         * platform/efl/svg/W3C-SVG-1.1/filters-light-01-f-expected.png: Added.
36143         * platform/efl/svg/W3C-SVG-1.1/filters-light-01-f-expected.txt: Added.
36144         * platform/efl/svg/W3C-SVG-1.1/filters-light-04-f-expected.png: Added.
36145         * platform/efl/svg/W3C-SVG-1.1/filters-light-04-f-expected.txt: Added.
36146         * platform/efl/svg/W3C-SVG-1.1/filters-morph-01-f-expected.png: Added.
36147         * platform/efl/svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt: Added.
36148         * platform/efl/svg/W3C-SVG-1.1/filters-offset-01-b-expected.png: Added.
36149         * platform/efl/svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt: Added.
36150         * platform/efl/svg/W3C-SVG-1.1/filters-specular-01-f-expected.png: Added.
36151         * platform/efl/svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt: Added.
36152         * platform/efl/svg/W3C-SVG-1.1/filters-tile-01-b-expected.png: Added.
36153         * platform/efl/svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt: Added.
36154         * platform/efl/svg/W3C-SVG-1.1/filters-turb-01-f-expected.png: Added.
36155         * platform/efl/svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt: Added.
36156         * platform/efl/svg/W3C-SVG-1.1/filters-turb-02-f-expected.png: Added.
36157         * platform/efl/svg/W3C-SVG-1.1/filters-turb-02-f-expected.txt: Added.
36158         * platform/efl/svg/W3C-SVG-1.1/fonts-desc-02-t-expected.png: Added.
36159         * platform/efl/svg/W3C-SVG-1.1/fonts-desc-02-t-expected.txt: Added.
36160         * platform/efl/svg/W3C-SVG-1.1/fonts-elem-01-t-expected.png: Added.
36161         * platform/efl/svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt: Added.
36162         * platform/efl/svg/W3C-SVG-1.1/fonts-elem-02-t-expected.png: Added.
36163         * platform/efl/svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt: Added.
36164         * platform/efl/svg/W3C-SVG-1.1/fonts-elem-03-b-expected.png: Added.
36165         * platform/efl/svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt: Added.
36166         * platform/efl/svg/W3C-SVG-1.1/fonts-elem-04-b-expected.png: Added.
36167         * platform/efl/svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt: Added.
36168         * platform/efl/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.png: Added.
36169         * platform/efl/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.txt: Added.
36170         * platform/efl/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.png: Added.
36171         * platform/efl/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.txt: Added.
36172         * platform/efl/svg/W3C-SVG-1.1/fonts-elem-07-b-expected.png: Added.
36173         * platform/efl/svg/W3C-SVG-1.1/fonts-elem-07-b-expected.txt: Added.
36174         * platform/efl/svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.png: Added.
36175         * platform/efl/svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.txt: Added.
36176         * platform/efl/svg/W3C-SVG-1.1/fonts-glyph-03-t-expected.png: Added.
36177         * platform/efl/svg/W3C-SVG-1.1/fonts-glyph-03-t-expected.txt: Added.
36178         * platform/efl/svg/W3C-SVG-1.1/fonts-glyph-04-t-expected.png: Added.
36179         * platform/efl/svg/W3C-SVG-1.1/fonts-glyph-04-t-expected.txt: Added.
36180         * platform/efl/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.png: Added.
36181         * platform/efl/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.txt: Added.
36182         * platform/efl/svg/W3C-SVG-1.1/interact-cursor-01-f-expected.png: Added.
36183         * platform/efl/svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt: Added.
36184         * platform/efl/svg/W3C-SVG-1.1/interact-dom-01-b-expected.png: Added.
36185         * platform/efl/svg/W3C-SVG-1.1/interact-dom-01-b-expected.txt: Added.
36186         * platform/efl/svg/W3C-SVG-1.1/interact-events-01-b-expected.png: Added.
36187         * platform/efl/svg/W3C-SVG-1.1/interact-events-01-b-expected.txt: Added.
36188         * platform/efl/svg/W3C-SVG-1.1/interact-order-01-b-expected.png: Added.
36189         * platform/efl/svg/W3C-SVG-1.1/interact-order-01-b-expected.txt: Added.
36190         * platform/efl/svg/W3C-SVG-1.1/interact-order-02-b-expected.png: Added.
36191         * platform/efl/svg/W3C-SVG-1.1/interact-order-02-b-expected.txt: Added.
36192         * platform/efl/svg/W3C-SVG-1.1/interact-order-03-b-expected.png: Added.
36193         * platform/efl/svg/W3C-SVG-1.1/interact-order-03-b-expected.txt: Added.
36194         * platform/efl/svg/W3C-SVG-1.1/interact-zoom-01-t-expected.png: Added.
36195         * platform/efl/svg/W3C-SVG-1.1/interact-zoom-01-t-expected.txt: Added.
36196         * platform/efl/svg/W3C-SVG-1.1/linking-a-01-b-expected.png: Added.
36197         * platform/efl/svg/W3C-SVG-1.1/linking-a-01-b-expected.txt: Added.
36198         * platform/efl/svg/W3C-SVG-1.1/linking-a-02-b-expected.png: Added.
36199         * platform/efl/svg/W3C-SVG-1.1/linking-a-02-b-expected.txt: Added.
36200         * platform/efl/svg/W3C-SVG-1.1/linking-a-03-b-expected.png: Added.
36201         * platform/efl/svg/W3C-SVG-1.1/linking-a-03-b-expected.txt: Added.
36202         * platform/efl/svg/W3C-SVG-1.1/linking-a-04-t-expected.png: Added.
36203         * platform/efl/svg/W3C-SVG-1.1/linking-a-04-t-expected.txt: Added.
36204         * platform/efl/svg/W3C-SVG-1.1/linking-a-05-t-expected.png: Added.
36205         * platform/efl/svg/W3C-SVG-1.1/linking-a-05-t-expected.txt: Added.
36206         * platform/efl/svg/W3C-SVG-1.1/linking-a-07-t-expected.png: Added.
36207         * platform/efl/svg/W3C-SVG-1.1/linking-a-07-t-expected.txt: Added.
36208         * platform/efl/svg/W3C-SVG-1.1/linking-uri-01-b-expected.png: Added.
36209         * platform/efl/svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt: Added.
36210         * platform/efl/svg/W3C-SVG-1.1/linking-uri-02-b-expected.png: Added.
36211         * platform/efl/svg/W3C-SVG-1.1/linking-uri-02-b-expected.txt: Added.
36212         * platform/efl/svg/W3C-SVG-1.1/linking-uri-03-t-expected.png: Added.
36213         * platform/efl/svg/W3C-SVG-1.1/linking-uri-03-t-expected.txt: Added.
36214         * platform/efl/svg/W3C-SVG-1.1/masking-intro-01-f-expected.png: Added.
36215         * platform/efl/svg/W3C-SVG-1.1/masking-intro-01-f-expected.txt: Added.
36216         * platform/efl/svg/W3C-SVG-1.1/masking-mask-01-b-expected.png: Added.
36217         * platform/efl/svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt: Added.
36218         * platform/efl/svg/W3C-SVG-1.1/masking-opacity-01-b-expected.png: Added.
36219         * platform/efl/svg/W3C-SVG-1.1/masking-opacity-01-b-expected.txt: Added.
36220         * platform/efl/svg/W3C-SVG-1.1/masking-path-01-b-expected.png: Added.
36221         * platform/efl/svg/W3C-SVG-1.1/masking-path-01-b-expected.txt: Added.
36222         * platform/efl/svg/W3C-SVG-1.1/masking-path-02-b-expected.png: Added.
36223         * platform/efl/svg/W3C-SVG-1.1/masking-path-02-b-expected.txt: Added.
36224         * platform/efl/svg/W3C-SVG-1.1/masking-path-03-b-expected.png: Added.
36225         * platform/efl/svg/W3C-SVG-1.1/masking-path-03-b-expected.txt: Added.
36226         * platform/efl/svg/W3C-SVG-1.1/masking-path-04-b-expected.png: Added.
36227         * platform/efl/svg/W3C-SVG-1.1/masking-path-04-b-expected.txt: Added.
36228         * platform/efl/svg/W3C-SVG-1.1/masking-path-05-f-expected.png: Added.
36229         * platform/efl/svg/W3C-SVG-1.1/masking-path-05-f-expected.txt: Added.
36230         * platform/efl/svg/W3C-SVG-1.1/metadata-example-01-b-expected.png: Added.
36231         * platform/efl/svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt: Added.
36232         * platform/efl/svg/W3C-SVG-1.1/painting-fill-01-t-expected.png: Added.
36233         * platform/efl/svg/W3C-SVG-1.1/painting-fill-01-t-expected.txt: Added.
36234         * platform/efl/svg/W3C-SVG-1.1/painting-fill-02-t-expected.png: Added.
36235         * platform/efl/svg/W3C-SVG-1.1/painting-fill-02-t-expected.txt: Added.
36236         * platform/efl/svg/W3C-SVG-1.1/painting-fill-03-t-expected.png: Added.
36237         * platform/efl/svg/W3C-SVG-1.1/painting-fill-03-t-expected.txt: Added.
36238         * platform/efl/svg/W3C-SVG-1.1/painting-fill-04-t-expected.png: Added.
36239         * platform/efl/svg/W3C-SVG-1.1/painting-fill-04-t-expected.txt: Added.
36240         * platform/efl/svg/W3C-SVG-1.1/painting-fill-05-b-expected.png: Added.
36241         * platform/efl/svg/W3C-SVG-1.1/painting-fill-05-b-expected.txt: Added.
36242         * platform/efl/svg/W3C-SVG-1.1/painting-marker-01-f-expected.png: Added.
36243         * platform/efl/svg/W3C-SVG-1.1/painting-marker-01-f-expected.txt: Added.
36244         * platform/efl/svg/W3C-SVG-1.1/painting-marker-02-f-expected.png: Added.
36245         * platform/efl/svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt: Added.
36246         * platform/efl/svg/W3C-SVG-1.1/painting-marker-03-f-expected.png: Added.
36247         * platform/efl/svg/W3C-SVG-1.1/painting-marker-03-f-expected.txt: Added.
36248         * platform/efl/svg/W3C-SVG-1.1/painting-render-01-b-expected.png: Added.
36249         * platform/efl/svg/W3C-SVG-1.1/painting-render-01-b-expected.txt: Added.
36250         * platform/efl/svg/W3C-SVG-1.1/painting-stroke-01-t-expected.png: Added.
36251         * platform/efl/svg/W3C-SVG-1.1/painting-stroke-01-t-expected.txt: Added.
36252         * platform/efl/svg/W3C-SVG-1.1/painting-stroke-02-t-expected.png: Added.
36253         * platform/efl/svg/W3C-SVG-1.1/painting-stroke-02-t-expected.txt: Added.
36254         * platform/efl/svg/W3C-SVG-1.1/painting-stroke-03-t-expected.png: Added.
36255         * platform/efl/svg/W3C-SVG-1.1/painting-stroke-03-t-expected.txt: Added.
36256         * platform/efl/svg/W3C-SVG-1.1/painting-stroke-04-t-expected.png: Added.
36257         * platform/efl/svg/W3C-SVG-1.1/painting-stroke-04-t-expected.txt: Added.
36258         * platform/efl/svg/W3C-SVG-1.1/painting-stroke-07-t-expected.png: Added.
36259         * platform/efl/svg/W3C-SVG-1.1/painting-stroke-07-t-expected.txt: Added.
36260         * platform/efl/svg/W3C-SVG-1.1/paths-data-01-t-expected.png: Added.
36261         * platform/efl/svg/W3C-SVG-1.1/paths-data-01-t-expected.txt: Added.
36262         * platform/efl/svg/W3C-SVG-1.1/paths-data-02-t-expected.png: Added.
36263         * platform/efl/svg/W3C-SVG-1.1/paths-data-02-t-expected.txt: Added.
36264         * platform/efl/svg/W3C-SVG-1.1/paths-data-03-f-expected.png: Added.
36265         * platform/efl/svg/W3C-SVG-1.1/paths-data-03-f-expected.txt: Added.
36266         * platform/efl/svg/W3C-SVG-1.1/paths-data-04-t-expected.png: Added.
36267         * platform/efl/svg/W3C-SVG-1.1/paths-data-04-t-expected.txt: Added.
36268         * platform/efl/svg/W3C-SVG-1.1/paths-data-05-t-expected.png: Added.
36269         * platform/efl/svg/W3C-SVG-1.1/paths-data-05-t-expected.txt: Added.
36270         * platform/efl/svg/W3C-SVG-1.1/paths-data-06-t-expected.png: Added.
36271         * platform/efl/svg/W3C-SVG-1.1/paths-data-06-t-expected.txt: Added.
36272         * platform/efl/svg/W3C-SVG-1.1/paths-data-07-t-expected.png: Added.
36273         * platform/efl/svg/W3C-SVG-1.1/paths-data-07-t-expected.txt: Added.
36274         * platform/efl/svg/W3C-SVG-1.1/paths-data-08-t-expected.png: Added.
36275         * platform/efl/svg/W3C-SVG-1.1/paths-data-08-t-expected.txt: Added.
36276         * platform/efl/svg/W3C-SVG-1.1/paths-data-09-t-expected.png: Added.
36277         * platform/efl/svg/W3C-SVG-1.1/paths-data-09-t-expected.txt: Added.
36278         * platform/efl/svg/W3C-SVG-1.1/paths-data-10-t-expected.png: Added.
36279         * platform/efl/svg/W3C-SVG-1.1/paths-data-10-t-expected.txt: Added.
36280         * platform/efl/svg/W3C-SVG-1.1/paths-data-12-t-expected.png: Added.
36281         * platform/efl/svg/W3C-SVG-1.1/paths-data-12-t-expected.txt: Added.
36282         * platform/efl/svg/W3C-SVG-1.1/paths-data-13-t-expected.png: Added.
36283         * platform/efl/svg/W3C-SVG-1.1/paths-data-13-t-expected.txt: Added.
36284         * platform/efl/svg/W3C-SVG-1.1/paths-data-14-t-expected.png: Added.
36285         * platform/efl/svg/W3C-SVG-1.1/paths-data-14-t-expected.txt: Added.
36286         * platform/efl/svg/W3C-SVG-1.1/paths-data-15-t-expected.png: Added.
36287         * platform/efl/svg/W3C-SVG-1.1/paths-data-15-t-expected.txt: Added.
36288         * platform/efl/svg/W3C-SVG-1.1/pservers-grad-01-b-expected.png: Added.
36289         * platform/efl/svg/W3C-SVG-1.1/pservers-grad-01-b-expected.txt: Added.
36290         * platform/efl/svg/W3C-SVG-1.1/pservers-grad-03-b-expected.png: Added.
36291         * platform/efl/svg/W3C-SVG-1.1/pservers-grad-03-b-expected.txt: Added.
36292         * platform/efl/svg/W3C-SVG-1.1/pservers-grad-07-b-expected.png: Added.
36293         * platform/efl/svg/W3C-SVG-1.1/pservers-grad-07-b-expected.txt: Added.
36294         * platform/efl/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.png: Added.
36295         * platform/efl/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt: Added.
36296         * platform/efl/svg/W3C-SVG-1.1/pservers-grad-09-b-expected.png: Added.
36297         * platform/efl/svg/W3C-SVG-1.1/pservers-grad-09-b-expected.txt: Added.
36298         * platform/efl/svg/W3C-SVG-1.1/pservers-grad-10-b-expected.png: Added.
36299         * platform/efl/svg/W3C-SVG-1.1/pservers-grad-10-b-expected.txt: Added.
36300         * platform/efl/svg/W3C-SVG-1.1/pservers-grad-16-b-expected.png: Added.
36301         * platform/efl/svg/W3C-SVG-1.1/pservers-grad-16-b-expected.txt: Added.
36302         * platform/efl/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.png: Added.
36303         * platform/efl/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.txt: Added.
36304         * platform/efl/svg/W3C-SVG-1.1/pservers-grad-18-b-expected.png: Added.
36305         * platform/efl/svg/W3C-SVG-1.1/pservers-grad-18-b-expected.txt: Added.
36306         * platform/efl/svg/W3C-SVG-1.1/pservers-grad-19-b-expected.png: Added.
36307         * platform/efl/svg/W3C-SVG-1.1/pservers-grad-19-b-expected.txt: Added.
36308         * platform/efl/svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.png: Added.
36309         * platform/efl/svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.txt: Added.
36310         * platform/efl/svg/W3C-SVG-1.1/render-elems-01-t-expected.png: Added.
36311         * platform/efl/svg/W3C-SVG-1.1/render-elems-01-t-expected.txt: Added.
36312         * platform/efl/svg/W3C-SVG-1.1/render-elems-02-t-expected.png: Added.
36313         * platform/efl/svg/W3C-SVG-1.1/render-elems-02-t-expected.txt: Added.
36314         * platform/efl/svg/W3C-SVG-1.1/render-elems-03-t-expected.png: Added.
36315         * platform/efl/svg/W3C-SVG-1.1/render-elems-03-t-expected.txt: Added.
36316         * platform/efl/svg/W3C-SVG-1.1/render-elems-06-t-expected.png: Added.
36317         * platform/efl/svg/W3C-SVG-1.1/render-elems-06-t-expected.txt: Added.
36318         * platform/efl/svg/W3C-SVG-1.1/render-elems-07-t-expected.png: Added.
36319         * platform/efl/svg/W3C-SVG-1.1/render-elems-07-t-expected.txt: Added.
36320         * platform/efl/svg/W3C-SVG-1.1/render-elems-08-t-expected.png: Added.
36321         * platform/efl/svg/W3C-SVG-1.1/render-elems-08-t-expected.txt: Added.
36322         * platform/efl/svg/W3C-SVG-1.1/render-groups-01-b-expected.png: Added.
36323         * platform/efl/svg/W3C-SVG-1.1/render-groups-01-b-expected.txt: Added.
36324         * platform/efl/svg/W3C-SVG-1.1/render-groups-03-t-expected.png: Added.
36325         * platform/efl/svg/W3C-SVG-1.1/render-groups-03-t-expected.txt: Added.
36326         * platform/efl/svg/W3C-SVG-1.1/script-handle-01-b-expected.png: Added.
36327         * platform/efl/svg/W3C-SVG-1.1/script-handle-01-b-expected.txt: Added.
36328         * platform/efl/svg/W3C-SVG-1.1/script-handle-02-b-expected.png: Added.
36329         * platform/efl/svg/W3C-SVG-1.1/script-handle-02-b-expected.txt: Added.
36330         * platform/efl/svg/W3C-SVG-1.1/script-handle-03-b-expected.png: Added.
36331         * platform/efl/svg/W3C-SVG-1.1/script-handle-03-b-expected.txt: Added.
36332         * platform/efl/svg/W3C-SVG-1.1/script-handle-04-b-expected.png: Added.
36333         * platform/efl/svg/W3C-SVG-1.1/script-handle-04-b-expected.txt: Added.
36334         * platform/efl/svg/W3C-SVG-1.1/shapes-circle-01-t-expected.png: Added.
36335         * platform/efl/svg/W3C-SVG-1.1/shapes-circle-01-t-expected.txt: Added.
36336         * platform/efl/svg/W3C-SVG-1.1/shapes-circle-02-t-expected.png: Added.
36337         * platform/efl/svg/W3C-SVG-1.1/shapes-circle-02-t-expected.txt: Added.
36338         * platform/efl/svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.png: Added.
36339         * platform/efl/svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.txt: Added.
36340         * platform/efl/svg/W3C-SVG-1.1/shapes-ellipse-02-t-expected.png: Added.
36341         * platform/efl/svg/W3C-SVG-1.1/shapes-ellipse-02-t-expected.txt: Added.
36342         * platform/efl/svg/W3C-SVG-1.1/shapes-intro-01-t-expected.png: Added.
36343         * platform/efl/svg/W3C-SVG-1.1/shapes-intro-01-t-expected.txt: Added.
36344         * platform/efl/svg/W3C-SVG-1.1/shapes-line-01-t-expected.png: Added.
36345         * platform/efl/svg/W3C-SVG-1.1/shapes-line-01-t-expected.txt: Added.
36346         * platform/efl/svg/W3C-SVG-1.1/shapes-polygon-01-t-expected.png: Added.
36347         * platform/efl/svg/W3C-SVG-1.1/shapes-polygon-01-t-expected.txt: Added.
36348         * platform/efl/svg/W3C-SVG-1.1/shapes-polyline-01-t-expected.png: Added.
36349         * platform/efl/svg/W3C-SVG-1.1/shapes-polyline-01-t-expected.txt: Added.
36350         * platform/efl/svg/W3C-SVG-1.1/shapes-rect-01-t-expected.png: Added.
36351         * platform/efl/svg/W3C-SVG-1.1/shapes-rect-01-t-expected.txt: Added.
36352         * platform/efl/svg/W3C-SVG-1.1/shapes-rect-02-t-expected.png: Added.
36353         * platform/efl/svg/W3C-SVG-1.1/shapes-rect-02-t-expected.txt: Added.
36354         * platform/efl/svg/W3C-SVG-1.1/struct-cond-01-t-expected.png: Added.
36355         * platform/efl/svg/W3C-SVG-1.1/struct-cond-01-t-expected.txt: Added.
36356         * platform/efl/svg/W3C-SVG-1.1/struct-cond-02-t-expected.png: Added.
36357         * platform/efl/svg/W3C-SVG-1.1/struct-cond-02-t-expected.txt: Added.
36358         * platform/efl/svg/W3C-SVG-1.1/struct-cond-03-t-expected.png: Added.
36359         * platform/efl/svg/W3C-SVG-1.1/struct-cond-03-t-expected.txt: Added.
36360         * platform/efl/svg/W3C-SVG-1.1/struct-defs-01-t-expected.png: Added.
36361         * platform/efl/svg/W3C-SVG-1.1/struct-defs-01-t-expected.txt: Added.
36362         * platform/efl/svg/W3C-SVG-1.1/struct-dom-01-b-expected.png: Added.
36363         * platform/efl/svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt: Added.
36364         * platform/efl/svg/W3C-SVG-1.1/struct-dom-02-b-expected.png: Added.
36365         * platform/efl/svg/W3C-SVG-1.1/struct-dom-02-b-expected.txt: Added.
36366         * platform/efl/svg/W3C-SVG-1.1/struct-dom-03-b-expected.png: Added.
36367         * platform/efl/svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt: Added.
36368         * platform/efl/svg/W3C-SVG-1.1/struct-dom-04-b-expected.png: Added.
36369         * platform/efl/svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt: Added.
36370         * platform/efl/svg/W3C-SVG-1.1/struct-dom-05-b-expected.png: Added.
36371         * platform/efl/svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt: Added.
36372         * platform/efl/svg/W3C-SVG-1.1/struct-dom-06-b-expected.png: Added.
36373         * platform/efl/svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt: Added.
36374         * platform/efl/svg/W3C-SVG-1.1/struct-frag-01-t-expected.png: Added.
36375         * platform/efl/svg/W3C-SVG-1.1/struct-frag-01-t-expected.txt: Added.
36376         * platform/efl/svg/W3C-SVG-1.1/struct-frag-02-t-expected.png: Added.
36377         * platform/efl/svg/W3C-SVG-1.1/struct-frag-02-t-expected.txt: Added.
36378         * platform/efl/svg/W3C-SVG-1.1/struct-frag-03-t-expected.png: Added.
36379         * platform/efl/svg/W3C-SVG-1.1/struct-frag-03-t-expected.txt: Added.
36380         * platform/efl/svg/W3C-SVG-1.1/struct-frag-04-t-expected.png: Added.
36381         * platform/efl/svg/W3C-SVG-1.1/struct-frag-04-t-expected.txt: Added.
36382         * platform/efl/svg/W3C-SVG-1.1/struct-frag-05-t-expected.png: Added.
36383         * platform/efl/svg/W3C-SVG-1.1/struct-frag-05-t-expected.txt: Added.
36384         * platform/efl/svg/W3C-SVG-1.1/struct-frag-06-t-expected.png: Added.
36385         * platform/efl/svg/W3C-SVG-1.1/struct-frag-06-t-expected.txt: Added.
36386         * platform/efl/svg/W3C-SVG-1.1/struct-group-01-t-expected.png: Added.
36387         * platform/efl/svg/W3C-SVG-1.1/struct-group-01-t-expected.txt: Added.
36388         * platform/efl/svg/W3C-SVG-1.1/struct-group-02-b-expected.png: Added.
36389         * platform/efl/svg/W3C-SVG-1.1/struct-group-02-b-expected.txt: Added.
36390         * platform/efl/svg/W3C-SVG-1.1/struct-group-03-t-expected.png: Added.
36391         * platform/efl/svg/W3C-SVG-1.1/struct-group-03-t-expected.txt: Added.
36392         * platform/efl/svg/W3C-SVG-1.1/struct-image-01-t-expected.png: Added.
36393         * platform/efl/svg/W3C-SVG-1.1/struct-image-01-t-expected.txt: Added.
36394         * platform/efl/svg/W3C-SVG-1.1/struct-image-02-b-expected.png: Added.
36395         * platform/efl/svg/W3C-SVG-1.1/struct-image-02-b-expected.txt: Added.
36396         * platform/efl/svg/W3C-SVG-1.1/struct-image-03-t-expected.png: Added.
36397         * platform/efl/svg/W3C-SVG-1.1/struct-image-03-t-expected.txt: Added.
36398         * platform/efl/svg/W3C-SVG-1.1/struct-image-04-t-expected.png: Added.
36399         * platform/efl/svg/W3C-SVG-1.1/struct-image-04-t-expected.txt: Added.
36400         * platform/efl/svg/W3C-SVG-1.1/struct-image-05-b-expected.png: Added.
36401         * platform/efl/svg/W3C-SVG-1.1/struct-image-05-b-expected.txt: Added.
36402         * platform/efl/svg/W3C-SVG-1.1/struct-image-06-t-expected.png: Added.
36403         * platform/efl/svg/W3C-SVG-1.1/struct-image-06-t-expected.txt: Added.
36404         * platform/efl/svg/W3C-SVG-1.1/struct-image-07-t-expected.png: Added.
36405         * platform/efl/svg/W3C-SVG-1.1/struct-image-07-t-expected.txt: Added.
36406         * platform/efl/svg/W3C-SVG-1.1/struct-image-08-t-expected.png: Added.
36407         * platform/efl/svg/W3C-SVG-1.1/struct-image-08-t-expected.txt: Added.
36408         * platform/efl/svg/W3C-SVG-1.1/struct-image-09-t-expected.png: Added.
36409         * platform/efl/svg/W3C-SVG-1.1/struct-image-09-t-expected.txt: Added.
36410         * platform/efl/svg/W3C-SVG-1.1/struct-image-10-t-expected.png: Added.
36411         * platform/efl/svg/W3C-SVG-1.1/struct-image-10-t-expected.txt: Added.
36412         * platform/efl/svg/W3C-SVG-1.1/struct-symbol-01-b-expected.png: Added.
36413         * platform/efl/svg/W3C-SVG-1.1/struct-symbol-01-b-expected.txt: Added.
36414         * platform/efl/svg/W3C-SVG-1.1/struct-use-01-t-expected.png: Added.
36415         * platform/efl/svg/W3C-SVG-1.1/struct-use-01-t-expected.txt: Added.
36416         * platform/efl/svg/W3C-SVG-1.1/struct-use-03-t-expected.png: Added.
36417         * platform/efl/svg/W3C-SVG-1.1/struct-use-03-t-expected.txt: Added.
36418         * platform/efl/svg/W3C-SVG-1.1/styling-css-01-b-expected.png: Added.
36419         * platform/efl/svg/W3C-SVG-1.1/styling-css-01-b-expected.txt: Added.
36420         * platform/efl/svg/W3C-SVG-1.1/styling-css-02-b-expected.png: Added.
36421         * platform/efl/svg/W3C-SVG-1.1/styling-css-02-b-expected.txt: Added.
36422         * platform/efl/svg/W3C-SVG-1.1/styling-css-03-b-expected.png: Added.
36423         * platform/efl/svg/W3C-SVG-1.1/styling-css-03-b-expected.txt: Added.
36424         * platform/efl/svg/W3C-SVG-1.1/styling-css-04-f-expected.png: Added.
36425         * platform/efl/svg/W3C-SVG-1.1/styling-css-04-f-expected.txt: Added.
36426         * platform/efl/svg/W3C-SVG-1.1/styling-css-05-b-expected.png: Added.
36427         * platform/efl/svg/W3C-SVG-1.1/styling-css-05-b-expected.txt: Added.
36428         * platform/efl/svg/W3C-SVG-1.1/styling-css-06-b-expected.png: Added.
36429         * platform/efl/svg/W3C-SVG-1.1/styling-css-06-b-expected.txt: Added.
36430         * platform/efl/svg/W3C-SVG-1.1/styling-pres-01-t-expected.png: Added.
36431         * platform/efl/svg/W3C-SVG-1.1/styling-pres-01-t-expected.txt: Added.
36432         * platform/efl/svg/W3C-SVG-1.1/text-align-01-b-expected.png: Added.
36433         * platform/efl/svg/W3C-SVG-1.1/text-align-01-b-expected.txt: Added.
36434         * platform/efl/svg/W3C-SVG-1.1/text-align-02-b-expected.png: Added.
36435         * platform/efl/svg/W3C-SVG-1.1/text-align-02-b-expected.txt: Added.
36436         * platform/efl/svg/W3C-SVG-1.1/text-align-03-b-expected.png: Added.
36437         * platform/efl/svg/W3C-SVG-1.1/text-align-03-b-expected.txt: Added.
36438         * platform/efl/svg/W3C-SVG-1.1/text-align-04-b-expected.png: Added.
36439         * platform/efl/svg/W3C-SVG-1.1/text-align-04-b-expected.txt: Added.
36440         * platform/efl/svg/W3C-SVG-1.1/text-align-05-b-expected.png: Added.
36441         * platform/efl/svg/W3C-SVG-1.1/text-align-05-b-expected.txt: Added.
36442         * platform/efl/svg/W3C-SVG-1.1/text-align-06-b-expected.png: Added.
36443         * platform/efl/svg/W3C-SVG-1.1/text-align-06-b-expected.txt: Added.
36444         * platform/efl/svg/W3C-SVG-1.1/text-align-08-b-expected.png: Added.
36445         * platform/efl/svg/W3C-SVG-1.1/text-align-08-b-expected.txt: Added.
36446         * platform/efl/svg/W3C-SVG-1.1/text-altglyph-01-b-expected.png: Added.
36447         * platform/efl/svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt: Added.
36448         * platform/efl/svg/W3C-SVG-1.1/text-deco-01-b-expected.png: Added.
36449         * platform/efl/svg/W3C-SVG-1.1/text-deco-01-b-expected.txt: Added.
36450         * platform/efl/svg/W3C-SVG-1.1/text-fonts-01-t-expected.png: Added.
36451         * platform/efl/svg/W3C-SVG-1.1/text-fonts-01-t-expected.txt: Added.
36452         * platform/efl/svg/W3C-SVG-1.1/text-fonts-02-t-expected.png: Added.
36453         * platform/efl/svg/W3C-SVG-1.1/text-fonts-02-t-expected.txt: Added.
36454         * platform/efl/svg/W3C-SVG-1.1/text-fonts-03-t-expected.png: Added.
36455         * platform/efl/svg/W3C-SVG-1.1/text-fonts-03-t-expected.txt: Added.
36456         * platform/efl/svg/W3C-SVG-1.1/text-intro-01-t-expected.png: Added.
36457         * platform/efl/svg/W3C-SVG-1.1/text-intro-01-t-expected.txt: Added.
36458         * platform/efl/svg/W3C-SVG-1.1/text-intro-02-b-expected.png: Added.
36459         * platform/efl/svg/W3C-SVG-1.1/text-intro-02-b-expected.txt: Added.
36460         * platform/efl/svg/W3C-SVG-1.1/text-intro-03-b-expected.png: Added.
36461         * platform/efl/svg/W3C-SVG-1.1/text-intro-03-b-expected.txt: Added.
36462         * platform/efl/svg/W3C-SVG-1.1/text-intro-04-t-expected.png: Added.
36463         * platform/efl/svg/W3C-SVG-1.1/text-intro-04-t-expected.txt: Added.
36464         * platform/efl/svg/W3C-SVG-1.1/text-intro-05-t-expected.png: Added.
36465         * platform/efl/svg/W3C-SVG-1.1/text-intro-05-t-expected.txt: Added.
36466         * platform/efl/svg/W3C-SVG-1.1/text-path-01-b-expected.png: Added.
36467         * platform/efl/svg/W3C-SVG-1.1/text-path-01-b-expected.txt: Added.
36468         * platform/efl/svg/W3C-SVG-1.1/text-spacing-01-b-expected.png: Added.
36469         * platform/efl/svg/W3C-SVG-1.1/text-spacing-01-b-expected.txt: Added.
36470         * platform/efl/svg/W3C-SVG-1.1/text-text-01-b-expected.png: Added.
36471         * platform/efl/svg/W3C-SVG-1.1/text-text-01-b-expected.txt: Added.
36472         * platform/efl/svg/W3C-SVG-1.1/text-text-03-b-expected.png: Added.
36473         * platform/efl/svg/W3C-SVG-1.1/text-text-03-b-expected.txt: Added.
36474         * platform/efl/svg/W3C-SVG-1.1/text-text-04-t-expected.png: Added.
36475         * platform/efl/svg/W3C-SVG-1.1/text-text-04-t-expected.txt: Added.
36476         * platform/efl/svg/W3C-SVG-1.1/text-text-05-t-expected.png: Added.
36477         * platform/efl/svg/W3C-SVG-1.1/text-text-05-t-expected.txt: Added.
36478         * platform/efl/svg/W3C-SVG-1.1/text-text-06-t-expected.png: Added.
36479         * platform/efl/svg/W3C-SVG-1.1/text-text-06-t-expected.txt: Added.
36480         * platform/efl/svg/W3C-SVG-1.1/text-text-07-t-expected.png: Added.
36481         * platform/efl/svg/W3C-SVG-1.1/text-text-07-t-expected.txt: Added.
36482         * platform/efl/svg/W3C-SVG-1.1/text-text-08-b-expected.png: Added.
36483         * platform/efl/svg/W3C-SVG-1.1/text-text-08-b-expected.txt: Added.
36484         * platform/efl/svg/W3C-SVG-1.1/text-tref-01-b-expected.png: Added.
36485         * platform/efl/svg/W3C-SVG-1.1/text-tref-01-b-expected.txt: Added.
36486         * platform/efl/svg/W3C-SVG-1.1/text-tselect-01-b-expected.png: Added.
36487         * platform/efl/svg/W3C-SVG-1.1/text-tselect-01-b-expected.txt: Added.
36488         * platform/efl/svg/W3C-SVG-1.1/text-tselect-02-f-expected.png: Added.
36489         * platform/efl/svg/W3C-SVG-1.1/text-tselect-02-f-expected.txt: Added.
36490         * platform/efl/svg/W3C-SVG-1.1/text-tspan-01-b-expected.png: Added.
36491         * platform/efl/svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt: Added.
36492         * platform/efl/svg/W3C-SVG-1.1/text-ws-01-t-expected.png: Added.
36493         * platform/efl/svg/W3C-SVG-1.1/text-ws-01-t-expected.txt: Added.
36494         * platform/efl/svg/W3C-SVG-1.1/text-ws-02-t-expected.png: Added.
36495         * platform/efl/svg/W3C-SVG-1.1/text-ws-02-t-expected.txt: Added.
36496         * platform/efl/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.png: Added.
36497         * platform/efl/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.txt: Added.
36498
36499 2012-10-08  Csaba Osztrogonác  <ossy@webkit.org>
36500
36501         [Qt][WK2] REGRESSION(r130629): It made touchadjustment/focusout-on-touch.html fail
36502         https://bugs.webkit.org/show_bug.cgi?id=98642
36503
36504         Unreviewed gardening, skip the new failing test to paint the bot green.
36505
36506         * platform/qt-5.0-wk2/TestExpectations:
36507
36508 2012-10-08  Csaba Osztrogonác  <ossy@webkit.org>
36509
36510         [Qt] plugins/refcount-leaks.html fails
36511         https://bugs.webkit.org/show_bug.cgi?id=98640
36512
36513         Unreviewed gardening, skip the failing test.
36514
36515         * platform/qt/TestExpectations:
36516
36517 2012-10-08  Nandor Huszka  <hnandor@inf.u-szeged.hu>
36518
36519         Unreviewed gardening, skip and update some failing test.
36520
36521         * platform/qt/TestExpectations:
36522         * platform/qt/http/tests/misc/acid3-expected.png:
36523         * platform/qt/http/tests/misc/acid3-expected.txt:
36524
36525 2012-10-08  Joone Hur  <joone.hur@intel.com>
36526
36527         [EFL] Add support for -webkit-sticky
36528         https://bugs.webkit.org/show_bug.cgi?id=95182
36529
36530         Reviewed by Kenneth Rohde Christiansen.
36531
36532         Turn on CSS sticky position by default for WebKitEfl,
36533         but most of the CSS sticky position test cases still do not pass on WK1.
36534
36535         * platform/efl-wk1/TestExpectations:
36536         * platform/efl/TestExpectations:
36537
36538 2012-10-08  Balazs Kelemen  <kbalazs@webkit.org>
36539
36540         [Qt] Reenable plugin tests
36541         https://bugs.webkit.org/show_bug.cgi?id=98528
36542
36543         Reviewed by Csaba Osztrogonác.
36544
36545         Reenable plugin tests. Skip new failures.
36546
36547         * platform/qt-5.0-wk1/TestExpectations:
36548         * platform/qt-5.0-wk2/TestExpectations:
36549         * platform/qt-5.0/TestExpectations:
36550         * platform/qt/TestExpectations:
36551
36552 2012-10-07  Noel Gordon  <noel.gordon@gmail.com>
36553
36554         Add partial load test for JPEG image
36555         https://bugs.webkit.org/show_bug.cgi?id=98487
36556
36557         Reviewed by Adam Barth.
36558
36559         Partial load test: receive a partial number of image bytes and stall forever.  The partial
36560         image should be decoded and drawn and the green <img> background should be visible.
36561
36562         * fast/images/resources/lenna.jpg: Added.
36563         * http/tests/images/jpeg-partial-load-expected.png: Added.
36564         * http/tests/images/jpeg-partial-load-expected.txt: Added.
36565         * http/tests/images/jpeg-partial-load.html: Added.
36566         * platform/chromium/http/tests/images/jpeg-partial-load-expected.png: Added.
36567         * platform/mac/http/tests/images/jpeg-partial-load-expected.png: Added.
36568
36569 2012-10-07  Arpita Bahuguna  <arpitabahuguna@gmail.com>
36570
36571         :first-line pseudo selector ignoring words created from :before
36572         https://bugs.webkit.org/show_bug.cgi?id=80794
36573
36574         Reviewed by Daniel Bates.
36575
36576         * fast/css/first-line-style-for-before-after-content-expected.html: Added.
36577         * fast/css/first-line-style-for-before-after-content.html: Added.
36578         Added ref test for verification of the scenario when :first-line style
36579         is applied to content generated from :before/:after pseudo-elements.
36580
36581 2012-10-07  Nick Carter  <nick@chromium.org>
36582
36583         [chromium] Crash in WebCore::GraphicsLayerChromium::setContentsToImage
36584         https://bugs.webkit.org/show_bug.cgi?id=98456
36585
36586         Reviewed by James Robinson.
36587
36588         New tests exercising a broken image on its own layer.
36589
36590         * compositing/images/truncated-direct-png-image-expected.html: Added.
36591         * compositing/images/truncated-direct-png-image.html: Added.
36592
36593 2012-10-07  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
36594
36595         [EFL] Mark media/video-controls-rendering.html as flaky.
36596
36597         * platform/efl/TestExpectations:
36598
36599 2012-10-07  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
36600
36601         [EFL] Unskip svg/W3C-SVG-1.1-SE and add expectations for it.
36602
36603         All pixel tests look OK (compared to the ones in mac/), and all
36604         tests seem to pass.
36605
36606         * platform/efl/TestExpectations:
36607         * platform/efl/svg/W3C-SVG-1.1-SE/color-prop-05-t-expected.png: Added.
36608         * platform/efl/svg/W3C-SVG-1.1-SE/coords-dom-01-f-expected.png: Added.
36609         * platform/efl/svg/W3C-SVG-1.1-SE/coords-dom-01-f-expected.txt: Added.
36610         * platform/efl/svg/W3C-SVG-1.1-SE/coords-dom-02-f-expected.png: Added.
36611         * platform/efl/svg/W3C-SVG-1.1-SE/coords-dom-02-f-expected.txt: Added.
36612         * platform/efl/svg/W3C-SVG-1.1-SE/coords-dom-03-f-expected.png: Added.
36613         * platform/efl/svg/W3C-SVG-1.1-SE/coords-dom-03-f-expected.txt: Added.
36614         * platform/efl/svg/W3C-SVG-1.1-SE/coords-dom-04-f-expected.png: Added.
36615         * platform/efl/svg/W3C-SVG-1.1-SE/coords-dom-04-f-expected.txt: Added.
36616         * platform/efl/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.png: Added.
36617         * platform/efl/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.txt: Added.
36618         * platform/efl/svg/W3C-SVG-1.1-SE/filters-felem-01-b-expected.png: Added.
36619         * platform/efl/svg/W3C-SVG-1.1-SE/filters-felem-01-b-expected.txt: Added.
36620         * platform/efl/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.png: Added.
36621         * platform/efl/svg/W3C-SVG-1.1-SE/filters-image-05-f-expected.png: Added.
36622         * platform/efl/svg/W3C-SVG-1.1-SE/filters-image-05-f-expected.txt: Added.
36623         * platform/efl/svg/W3C-SVG-1.1-SE/interact-pointer-03-t-expected.png: Added.
36624         * platform/efl/svg/W3C-SVG-1.1-SE/interact-pointer-03-t-expected.txt: Added.
36625         * platform/efl/svg/W3C-SVG-1.1-SE/linking-uri-01-b-expected.png: Added.
36626         * platform/efl/svg/W3C-SVG-1.1-SE/linking-uri-01-b-expected.txt: Added.
36627         * platform/efl/svg/W3C-SVG-1.1-SE/painting-control-04-f-expected.png: Added.
36628         * platform/efl/svg/W3C-SVG-1.1-SE/painting-marker-07-f-expected.png: Added.
36629         * platform/efl/svg/W3C-SVG-1.1-SE/painting-marker-07-f-expected.txt: Added.
36630         * platform/efl/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.png: Added.
36631         * platform/efl/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.txt: Added.
36632         * platform/efl/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.png: Added.
36633         * platform/efl/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.txt: Added.
36634         * platform/efl/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.png: Added.
36635         * platform/efl/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.txt: Added.
36636         * platform/efl/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.png: Added.
36637         * platform/efl/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.png: Added.
36638         * platform/efl/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.txt: Added.
36639         * platform/efl/svg/W3C-SVG-1.1-SE/struct-dom-11-f-expected.png: Added.
36640         * platform/efl/svg/W3C-SVG-1.1-SE/struct-dom-11-f-expected.txt: Added.
36641         * platform/efl/svg/W3C-SVG-1.1-SE/struct-use-11-f-expected.png: Added.
36642         * platform/efl/svg/W3C-SVG-1.1-SE/struct-use-11-f-expected.txt: Added.
36643         * platform/efl/svg/W3C-SVG-1.1-SE/struct-use-14-f-expected.png: Added.
36644         * platform/efl/svg/W3C-SVG-1.1-SE/styling-css-04-f-expected.png: Added.
36645         * platform/efl/svg/W3C-SVG-1.1-SE/styling-css-04-f-expected.txt: Added.
36646         * platform/efl/svg/W3C-SVG-1.1-SE/text-intro-02-b-expected.png: Added.
36647         * platform/efl/svg/W3C-SVG-1.1-SE/text-intro-02-b-expected.txt: Added.
36648         * platform/efl/svg/W3C-SVG-1.1-SE/text-intro-05-t-expected.png: Added.
36649         * platform/efl/svg/W3C-SVG-1.1-SE/text-intro-05-t-expected.txt: Added.
36650         * platform/efl/svg/W3C-SVG-1.1-SE/text-intro-09-b-expected.png: Added.
36651         * platform/efl/svg/W3C-SVG-1.1-SE/text-intro-09-b-expected.txt: Added.
36652         * platform/efl/svg/W3C-SVG-1.1-SE/text-tref-03-b-expected.png: Added.
36653         * platform/efl/svg/W3C-SVG-1.1-SE/text-tref-03-b-expected.txt: Added.
36654         * platform/efl/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.png: Added.
36655         * platform/efl/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.txt: Added.
36656         * platform/efl/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.png: Added.
36657         * platform/efl/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.txt: Added.
36658         * platform/efl/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.png: Added.
36659         * platform/efl/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.txt: Added.
36660         * platform/efl/svg/W3C-SVG-1.1-SE/types-dom-03-b-expected.png: Added.
36661         * platform/efl/svg/W3C-SVG-1.1-SE/types-dom-03-b-expected.txt: Added.
36662         * platform/efl/svg/W3C-SVG-1.1-SE/types-dom-04-b-expected.png: Added.
36663         * platform/efl/svg/W3C-SVG-1.1-SE/types-dom-04-b-expected.txt: Added.
36664         * platform/efl/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.png: Added.
36665         * platform/efl/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.png: Added.
36666         * platform/efl/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.txt: Added.
36667         * platform/efl/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.png: Added.
36668         * platform/efl/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.txt: Added.
36669
36670 2012-10-07  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
36671
36672         [EFL] Unskip passing test.
36673
36674         * platform/efl/TestExpectations:
36675
36676 2012-10-07  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
36677
36678         [EFL] Finish rebaselining the SVG tests after r130599.
36679
36680         * platform/efl/TestExpectations:
36681         * platform/efl/svg/W3C-SVG-1.1: Added.
36682         * platform/efl/svg/W3C-SVG-1.1-SE: Added.
36683         * platform/efl/svg/W3C-SVG-1.1-SE/styling-pres-02-f-expected.png: Added.
36684         * platform/efl/svg/W3C-SVG-1.1-SE/styling-pres-02-f-expected.txt: Added.
36685         * platform/efl/svg/W3C-SVG-1.1-SE/svgdom-over-01-f-expected.png: Added.
36686         * platform/efl/svg/W3C-SVG-1.1/coords-units-01-b-expected.png: Added.
36687         * platform/efl/svg/W3C-SVG-1.1/coords-units-01-b-expected.txt: Added.
36688         * platform/efl/svg/W3C-SVG-1.1/pservers-grad-02-b-expected.png: Added.
36689         * platform/efl/svg/W3C-SVG-1.1/pservers-grad-02-b-expected.txt: Added.
36690         * platform/efl/svg/W3C-SVG-1.1/pservers-grad-04-b-expected.png: Added.
36691         * platform/efl/svg/W3C-SVG-1.1/pservers-grad-04-b-expected.txt: Added.
36692         * platform/efl/svg/W3C-SVG-1.1/pservers-grad-05-b-expected.png: Added.
36693         * platform/efl/svg/W3C-SVG-1.1/pservers-grad-05-b-expected.txt: Added.
36694         * platform/efl/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.png: Added.
36695         * platform/efl/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt: Added.
36696         * platform/efl/svg/W3C-SVG-1.1/pservers-grad-11-b-expected.png: Added.
36697         * platform/efl/svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt: Added.
36698         * platform/efl/svg/W3C-SVG-1.1/pservers-grad-12-b-expected.png: Added.
36699         * platform/efl/svg/W3C-SVG-1.1/pservers-grad-12-b-expected.txt: Added.
36700         * platform/efl/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.png: Added.
36701         * platform/efl/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.txt: Added.
36702         * platform/efl/svg/W3C-SVG-1.1/pservers-grad-14-b-expected.png: Added.
36703         * platform/efl/svg/W3C-SVG-1.1/pservers-grad-14-b-expected.txt: Added.
36704         * platform/efl/svg/W3C-SVG-1.1/pservers-grad-15-b-expected.png: Added.
36705         * platform/efl/svg/W3C-SVG-1.1/pservers-grad-15-b-expected.txt: Added.
36706         * platform/efl/svg/W3C-SVG-1.1/struct-use-05-b-expected.png: Added.
36707         * platform/efl/svg/W3C-SVG-1.1/struct-use-05-b-expected.txt: Added.
36708         * platform/efl/svg/W3C-SVG-1.1/styling-inherit-01-b-expected.png: Added.
36709         * platform/efl/svg/W3C-SVG-1.1/styling-inherit-01-b-expected.txt: Added.
36710         * platform/efl/svg/batik/paints/patternRegions-expected.txt:
36711         * platform/efl/svg/batik/paints/patternRegions-positioned-objects-expected.txt:
36712         * platform/efl/svg/batik/text/textEffect-expected.txt: Added.
36713         * platform/efl/svg/batik/text/textEffect3-expected.txt: Added.
36714         * platform/efl/svg/custom: Added.
36715         * platform/efl/svg/custom/clip-mask-negative-scale-expected.png: Added.
36716         * platform/efl/svg/custom/clip-mask-negative-scale-expected.txt: Added.
36717         * platform/efl/svg/custom/gradient-deep-referencing-expected.png: Added.
36718         * platform/efl/svg/custom/gradient-deep-referencing-expected.txt: Added.
36719         * platform/efl/svg/custom/gradient-with-1d-boundingbox-expected.png: Added.
36720         * platform/efl/svg/custom/gradient-with-1d-boundingbox-expected.txt: Added.
36721         * platform/efl/svg/custom/radial-gradient-with-outstanding-focalPoint-expected.png: Added.
36722         * platform/efl/svg/custom/radialGradient-focal-radius-expected.png: Added.
36723         * platform/efl/svg/custom/radialGradient-focal-radius-expected.txt: Added.
36724         * platform/efl/svg/custom/recursive-gradient-expected.png: Added.
36725         * platform/efl/svg/custom/recursive-gradient-expected.txt: Added.
36726         * platform/efl/svg/custom/relative-sized-content-with-resources-expected.png: Added.
36727         * platform/efl/svg/custom/relative-sized-content-with-resources-expected.txt: Added.
36728         * platform/efl/svg/custom/stroked-pattern-expected.png: Added.
36729         * platform/efl/svg/custom/stroked-pattern-expected.txt: Added.
36730         * platform/efl/svg/hixie/perf/006-expected.txt:
36731
36732 2012-10-07  Daniel Bates  <dbates@webkit.org>
36733
36734         Update expected results for SVG tests on EFL, GTK, and Qt after <http://trac.webkit.org/changeset/130599>
36735         https://bugs.webkit.org/show_bug.cgi?id=97986
36736
36737         * platform/efl/svg/filters/feDisplacementMap-expected.txt:
36738         * platform/efl/svg/filters/filterRes-expected.txt:
36739         * platform/gtk/svg/custom/gradient-attr-update-expected.txt:
36740         * platform/gtk/svg/custom/gradient-rotated-bbox-expected.txt:
36741         * platform/gtk/svg/custom/gradient-userSpaceOnUse-with-percentage-expected.txt:
36742         * platform/gtk/svg/custom/large-bounding-box-percents-expected.txt:
36743         * platform/gtk/svg/filters/feDisplacementMap-expected.txt:
36744         * platform/gtk/svg/filters/filterRes-expected.txt:
36745         * platform/qt/svg/custom/gradient-attr-update-expected.txt:
36746         * platform/qt/svg/custom/gradient-rotated-bbox-expected.txt:
36747         * platform/qt/svg/custom/gradient-userSpaceOnUse-with-percentage-expected.txt:
36748         * platform/qt/svg/custom/large-bounding-box-percents-expected.txt:
36749
36750 2012-10-05  Dirk Schulze  <krit@webkit.org>
36751
36752         SVG radialGradient should support 'fr' for focal radius (just like Canvas)
36753         https://bugs.webkit.org/show_bug.cgi?id=97986
36754
36755         Reviewed by Daniel Bates.
36756
36757         DRT changed the output to reflect the new added focal radius. A bunch of tests need
36758         a rebaseline on DRT.
36759         Added a new test for focal radius and changed behavior of focal point.
36760
36761         * platform/chromium/TestExpectations:
36762         * platform/efl/TestExpectations:
36763         * platform/gtk/TestExpectations:
36764         * platform/qt/TestExpectations:
36765         * platform/mac/svg/W3C-SVG-1.1-SE/styling-pres-02-f-expected.txt:
36766         * platform/mac/svg/W3C-SVG-1.1/coords-units-01-b-expected.txt:
36767         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-02-b-expected.txt:
36768         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-04-b-expected.txt:
36769         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-05-b-expected.txt:
36770         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt:
36771         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt:
36772         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-12-b-expected.txt:
36773         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.txt:
36774         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-14-b-expected.txt:
36775         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-15-b-expected.txt:
36776         * platform/mac/svg/W3C-SVG-1.1/struct-use-05-b-expected.txt:
36777         * platform/mac/svg/W3C-SVG-1.1/styling-inherit-01-b-expected.txt:
36778         * platform/mac/svg/batik/paints/gradientLimit-expected.txt:
36779         * platform/mac/svg/batik/paints/patternRegions-expected.txt:
36780         * platform/mac/svg/batik/paints/patternRegions-positioned-objects-expected.txt:
36781         * platform/mac/svg/batik/text/textEffect-expected.txt:
36782         * platform/mac/svg/batik/text/textEffect3-expected.txt:
36783         * platform/mac/svg/custom/gradient-attr-update-expected.txt:
36784         * platform/mac/svg/custom/gradient-deep-referencing-expected.txt:
36785         * platform/mac/svg/custom/gradient-rotated-bbox-expected.txt:
36786         * platform/mac/svg/custom/gradient-userSpaceOnUse-with-percentage-expected.txt:
36787         * platform/mac/svg/custom/gradient-with-1d-boundingbox-expected.txt:
36788         * platform/mac/svg/custom/large-bounding-box-percents-expected.txt:
36789         * platform/mac/svg/custom/radialGradient-focal-radius-expected.png: Added.
36790         * platform/mac/svg/custom/radialGradient-focal-radius-expected.txt: Added.
36791         * platform/mac/svg/custom/recursive-gradient-expected.txt:
36792         * platform/mac/svg/custom/relative-sized-content-with-resources-expected.txt:
36793         * platform/mac/svg/custom/stroked-pattern-expected.txt:
36794         * platform/mac/svg/filters/feDisplacementMap-expected.txt:
36795         * platform/mac/svg/filters/filterRes-expected.txt:
36796         * platform/mac/svg/hixie/perf/006-expected.txt:
36797         * svg/W3C-SVG-1.1-SE/svgdom-over-01-f-expected.txt:
36798         * svg/custom/gradient-stroke-width-expected.txt:
36799         * svg/custom/radial-gradient-with-outstanding-focalPoint-expected.txt:
36800         * svg/custom/radialGradient-focal-radius.svg: Added.
36801
36802 2012-10-07  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
36803
36804         Unreviewed, rolling out r130596.
36805         http://trac.webkit.org/changeset/130596
36806         https://bugs.webkit.org/show_bug.cgi?id=98616
36807
36808         Broke build bots without IPV6 support
36809
36810         * http/conf/apache2-debian-httpd.conf:
36811         * http/conf/apache2-httpd.conf:
36812         * http/conf/cygwin-httpd.conf:
36813         * http/conf/fedora-httpd.conf:
36814
36815 2012-10-07  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
36816
36817         webkitpy: Pass the `Listen' Apache directive from Apache, not the httpd.conf files.
36818         https://bugs.webkit.org/show_bug.cgi?id=98602
36819
36820         Reviewed by Eric Seidel.
36821
36822         * http/conf/apache2-debian-httpd.conf: Remove the `Listen'
36823         directive and related comments, it is passed to httpd by webkitpy
36824         now.
36825         * http/conf/apache2-httpd.conf: Ditto.
36826         * http/conf/cygwin-httpd.conf: Ditto.
36827         * http/conf/fedora-httpd.conf: Ditto.
36828
36829 2012-10-07  Christophe Dumez  <christophe.dumez@intel.com>
36830
36831         [EFL] Skip css3/masking tests added in r130592
36832         https://bugs.webkit.org/show_bug.cgi?id=98614
36833
36834         Unreviewed EFL gardening.
36835
36836         Skip the two css3/masking ref tests added in r130592 since
36837         they fail for EFL port and GTK port.
36838
36839         * platform/efl/TestExpectations:
36840
36841 2012-10-07  Zan Dobersek  <zandobersek@gmail.com>
36842
36843         Unreviewed GTK gardening.
36844
36845         Adding crash and failure expectations for regressions introduced through r130584.
36846         Adding image mismatch expectations for two new tests introduced in r130592.
36847
36848         * platform/gtk/TestExpectations:
36849
36850 2012-10-06  Kent Tamura  <tkent@chromium.org>
36851
36852         Update test expectation
36853         https://bugs.webkit.org/show_bug.cgi?id=98479
36854
36855         Skip tests in fast/forms/date-multiple-fields/ because it needs
36856         ENABLE_INPUT_MULTIPLE_FIELDS_UI.
36857
36858         * platform/chromium-android/TestExpectations:
36859         * platform/efl/TestExpectations:
36860         * platform/gtk/TestExpectations:
36861         * platform/mac/TestExpectations:
36862         * platform/qt/TestExpectations:
36863         * platform/win/TestExpectations:
36864
36865 2012-10-06  Raul Hudea  <rhudea@adobe.com>
36866
36867         -webkit-clip-path should parse IRIs
36868         https://bugs.webkit.org/show_bug.cgi?id=96381
36869
36870         Reviewed by Andreas Kling.
36871
36872         Tests for SVG referenced clipPath with both types of clipPathUnits: "userSpaceOnUse" and "objectBoundingBox".
36873
36874         * css3/masking/clip-path-reference-expected.html: Added.
36875         * css3/masking/clip-path-reference-userSpaceOnUse-expected.html: Added.
36876         * css3/masking/clip-path-reference-userSpaceOnUse.html: Added.
36877         * css3/masking/clip-path-reference.html: Added.
36878         * fast/masking/parsing-clip-path-iri-expected.txt: Added.
36879         * fast/masking/parsing-clip-path-iri.html: Added.
36880         * platform/chromium/TestExpectations:
36881
36882 2012-10-06  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
36883
36884         [EFL] Mark media/audio-garbage-collect.html as flaky on WK2.
36885
36886         * platform/efl-wk2/TestExpectations:
36887
36888 2012-10-04  Geoffrey Garen  <ggaren@apple.com>
36889
36890         If Node X is reachable from JavaScript, all Nodes in the same tree should be kept alive
36891         https://bugs.webkit.org/show_bug.cgi?id=88834
36892
36893         Reviewed by Gavin Barraclough.
36894
36895         * fast/dom/gc-12-expected.txt: Added.
36896         * fast/dom/gc-12.html: Added. Test case matches an example cited by
36897         Kentaro Hara <haraken@chromium.org> in bugzilla.
36898
36899         * fast/dom/gc-3-expected.txt:
36900         * fast/dom/gc-3.html:
36901         * fast/dom/gc-5-expected.txt:
36902         * fast/dom/gc-5.html: Updated these tests to reflect new expected behavior.
36903         We've decided that disconnected trees should persist in memory. This risks
36904         a programmer accidentally retaining more memory than expected, but it
36905         also makes the API more obvious.
36906
36907         * fast/dom/gc-dom-tree-lifetime-expected.txt: Added.
36908         * fast/dom/gc-dom-tree-lifetime.html: Added. Test case written by
36909         Kentaro Hara <haraken@chromium.org>.
36910
36911 2012-10-06  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
36912
36913         [EFL] Gardening.
36914
36915         Skip fast/selectors/unqualified-hover-strict.html because it seems
36916         to be flaky.
36917
36918         While here, correct its pixel expectation and fix its
36919         svn:mime-type property.
36920
36921         * platform/efl/fast/selectors/unqualified-hover-strict-expected.png: Modified property svn:mime-type.
36922
36923 2012-10-06  Sudarsana Nagineni  <sudarsana.nagineni@intel.com>
36924
36925         [EFL] Gardening to make the bots green
36926         https://bugs.webkit.org/show_bug.cgi?id=98590
36927
36928         Unreviewed EFL gardening.
36929
36930         * platform/efl/TestExpectations: Skip
36931         fast/writing-mode/vertical-subst-font-vert-no-dflt.html after r130570.
36932         * platform/efl/http/tests/misc/acid3-expected.txt: Update baselines
36933         after r130555.
36934
36935 2012-10-06  Sudarsana Nagineni  <sudarsana.nagineni@intel.com>
36936
36937         [EFL] Add baselines for the tests which are missing expected results
36938         https://bugs.webkit.org/show_bug.cgi?id=98576
36939
36940         Unreviewed EFL gardening.
36941
36942         Add platform-specific baselines after r130443 and r130489.
36943
36944         * platform/efl/TestExpectations:
36945         * platform/efl/fast/repaint/box-shadow-inset-repaint-expected.png: Added.
36946         * platform/efl/fast/repaint/box-shadow-inset-repaint-expected.txt: Added.
36947         * platform/efl/fast/text/vertical-rl-rtl-linebreak-expected.png: Added.
36948         * platform/efl/fast/text/vertical-rl-rtl-linebreak-expected.txt: Added.
36949
36950 2012-10-06  Sudarsana Nagineni  <sudarsana.nagineni@intel.com>
36951
36952         [EFL] Gardening of the WK2 Debug Bot failing tests
36953         https://bugs.webkit.org/show_bug.cgi?id=98575
36954
36955         Unreviewed EFL gardening.
36956
36957         Skip failing tests in order to make the bots green.
36958
36959         * platform/efl-wk1/TestExpectations:
36960         * platform/efl-wk2/TestExpectations:
36961         * platform/efl/fast/replaced/object-with-embed-url-param-expected.txt: Removed. Current results
36962         matches the base expectations on WK2.
36963
36964 2012-10-05  Zan Dobersek  <zandobersek@gmail.com>
36965
36966         Unreviewed GTK gardening.
36967
36968         Adding reftest failure expectations for a couple of tests that
36969         were introduced in r130557 and r130570.
36970
36971         * platform/gtk/TestExpectations:
36972
36973 2012-10-05  Kent Tamura  <tkent@chromium.org>
36974
36975         [Chromium] Rebaseline for recent INPUT_MULTIPLE_FIELDS_UI changes
36976
36977         * platform/chromium-linux-x86/fast/forms/date/calendar-picker-appearance-expected.png:
36978         * platform/chromium-linux/fast/forms/date-multiple-fields/date-multiple-fields-appearance-basic-expected.png: Added.
36979         * platform/chromium-linux/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-classes-expected.png: Added.
36980         * platform/chromium-linux/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-elements-expected.png: Added.
36981         * platform/chromium-linux/fast/forms/date-multiple-fields/date-multiple-fields-appearance-style-expected.png: Added.
36982         * platform/chromium-linux/fast/forms/date/calendar-picker-appearance-expected.png:
36983         * platform/chromium-linux/fast/forms/month-multiple-fields/month-multiple-fields-appearance-basic-expected.png:
36984         * platform/chromium-linux/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-classes-expected.png:
36985         * platform/chromium-linux/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-elements-expected.png:
36986         * platform/chromium-linux/fast/forms/month-multiple-fields/month-multiple-fields-appearance-style-expected.png:
36987         * platform/chromium-linux/fast/forms/week-multiple-fields/week-multiple-fields-appearance-basic-expected.png:
36988         * platform/chromium-linux/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-classes-expected.png:
36989         * platform/chromium-linux/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-elements-expected.png:
36990         * platform/chromium-linux/fast/forms/week-multiple-fields/week-multiple-fields-appearance-style-expected.png:
36991         * platform/chromium-linux/platform/chromium/fast/forms/date/date-suggestion-picker-appearance-expected.png:
36992         * platform/chromium-linux/platform/chromium/fast/forms/date/date-suggestion-picker-appearance-rtl-expected.png:
36993         * platform/chromium-linux/platform/chromium/fast/forms/date/date-suggestion-picker-appearance-with-scroll-bar-expected.png:
36994         * platform/chromium-linux/platform/chromium/fast/forms/time/time-suggestion-picker-appearance-expected.png:
36995         * platform/chromium-linux/platform/chromium/fast/forms/time/time-suggestion-picker-appearance-rtl-expected.png:
36996         * platform/chromium-linux/platform/chromium/fast/forms/time/time-suggestion-picker-appearance-with-scroll-bar-expected.png:
36997         * platform/chromium-mac-snowleopard/fast/forms/date-multiple-fields/date-multiple-fields-appearance-basic-expected.png: Added.
36998         * platform/chromium-mac-snowleopard/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-classes-expected.png: Added.
36999         * platform/chromium-mac-snowleopard/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-elements-expected.png: Added.
37000         * platform/chromium-mac-snowleopard/fast/forms/date-multiple-fields/date-multiple-fields-appearance-style-expected.png: Added.
37001         * platform/chromium-mac-snowleopard/fast/forms/date/calendar-picker-appearance-expected.png:
37002         * platform/chromium-mac-snowleopard/fast/forms/month-multiple-fields/month-multiple-fields-appearance-basic-expected.png:
37003         * platform/chromium-mac-snowleopard/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-classes-expected.png:
37004         * platform/chromium-mac-snowleopard/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-elements-expected.png:
37005         * platform/chromium-mac-snowleopard/fast/forms/month-multiple-fields/month-multiple-fields-appearance-style-expected.png:
37006         * platform/chromium-mac-snowleopard/fast/forms/week-multiple-fields/week-multiple-fields-appearance-basic-expected.png:
37007         * platform/chromium-mac-snowleopard/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-classes-expected.png:
37008         * platform/chromium-mac-snowleopard/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-elements-expected.png:
37009         * platform/chromium-mac-snowleopard/fast/forms/week-multiple-fields/week-multiple-fields-appearance-style-expected.png:
37010         * platform/chromium-mac-snowleopard/platform/chromium/fast/forms/date/date-suggestion-picker-appearance-expected.png:
37011         * platform/chromium-mac-snowleopard/platform/chromium/fast/forms/date/date-suggestion-picker-appearance-rtl-expected.png:
37012         * platform/chromium-mac-snowleopard/platform/chromium/fast/forms/date/date-suggestion-picker-appearance-with-scroll-bar-expected.png:
37013         * platform/chromium-mac-snowleopard/platform/chromium/fast/forms/time/time-suggestion-picker-appearance-expected.png: Added.
37014         * platform/chromium-mac-snowleopard/platform/chromium/fast/forms/time/time-suggestion-picker-appearance-rtl-expected.png: Added.
37015         * platform/chromium-mac-snowleopard/platform/chromium/fast/forms/time/time-suggestion-picker-appearance-with-scroll-bar-expected.png: Added.
37016         * platform/chromium-mac/fast/forms/date-multiple-fields/date-multiple-fields-appearance-basic-expected.png:
37017         * platform/chromium-mac/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-classes-expected.png:
37018         * platform/chromium-mac/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-elements-expected.png:
37019         * platform/chromium-mac/fast/forms/date-multiple-fields/date-multiple-fields-appearance-style-expected.png:
37020         * platform/chromium-mac/fast/forms/date/calendar-picker-appearance-expected.png:
37021         * platform/chromium-mac/fast/forms/month-multiple-fields/month-multiple-fields-appearance-basic-expected.png:
37022         * platform/chromium-mac/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-classes-expected.png:
37023         * platform/chromium-mac/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-elements-expected.png:
37024         * platform/chromium-mac/fast/forms/month-multiple-fields/month-multiple-fields-appearance-style-expected.png:
37025         * platform/chromium-mac/fast/forms/week-multiple-fields/week-multiple-fields-appearance-basic-expected.png:
37026         * platform/chromium-mac/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-classes-expected.png:
37027         * platform/chromium-mac/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-elements-expected.png:
37028         * platform/chromium-mac/fast/forms/week-multiple-fields/week-multiple-fields-appearance-style-expected.png:
37029         * platform/chromium-mac/platform/chromium/fast/forms/date/date-suggestion-picker-appearance-expected.png:
37030         * platform/chromium-mac/platform/chromium/fast/forms/date/date-suggestion-picker-appearance-rtl-expected.png:
37031         * platform/chromium-mac/platform/chromium/fast/forms/date/date-suggestion-picker-appearance-with-scroll-bar-expected.png:
37032         * platform/chromium-mac/platform/chromium/fast/forms/time/time-suggestion-picker-appearance-expected.png:
37033         * platform/chromium-mac/platform/chromium/fast/forms/time/time-suggestion-picker-appearance-rtl-expected.png:
37034         * platform/chromium-mac/platform/chromium/fast/forms/time/time-suggestion-picker-appearance-with-scroll-bar-expected.png:
37035         * platform/chromium-win-xp/fast/forms/date/calendar-picker-appearance-expected.png:
37036         * platform/chromium-win/fast/forms/date-multiple-fields/date-multiple-fields-appearance-basic-expected.png: Added.
37037         * platform/chromium-win/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-classes-expected.png: Added.
37038         * platform/chromium-win/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-elements-expected.png: Added.
37039         * platform/chromium-win/fast/forms/date-multiple-fields/date-multiple-fields-appearance-style-expected.png: Added.
37040         * platform/chromium-win/fast/forms/date/calendar-picker-appearance-expected.png:
37041         * platform/chromium-win/fast/forms/month-multiple-fields/month-multiple-fields-appearance-basic-expected.png:
37042         * platform/chromium-win/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-classes-expected.png:
37043         * platform/chromium-win/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-elements-expected.png:
37044         * platform/chromium-win/fast/forms/month-multiple-fields/month-multiple-fields-appearance-style-expected.png:
37045         * platform/chromium-win/fast/forms/week-multiple-fields/week-multiple-fields-appearance-basic-expected.png:
37046         * platform/chromium-win/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-classes-expected.png:
37047         * platform/chromium-win/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-elements-expected.png:
37048         * platform/chromium-win/fast/forms/week-multiple-fields/week-multiple-fields-appearance-style-expected.png:
37049         * platform/chromium-win/platform/chromium/fast/forms/date/date-suggestion-picker-appearance-expected.png:
37050         * platform/chromium-win/platform/chromium/fast/forms/date/date-suggestion-picker-appearance-rtl-expected.png:
37051         * platform/chromium-win/platform/chromium/fast/forms/date/date-suggestion-picker-appearance-with-scroll-bar-expected.png:
37052         * platform/chromium-win/platform/chromium/fast/forms/time/time-suggestion-picker-appearance-expected.png:
37053         * platform/chromium-win/platform/chromium/fast/forms/time/time-suggestion-picker-appearance-rtl-expected.png:
37054         * platform/chromium-win/platform/chromium/fast/forms/time/time-suggestion-picker-appearance-with-scroll-bar-expected.png:
37055         * platform/chromium/TestExpectations:
37056
37057 2012-10-05  Xianzhu Wang  <wangxianzhu@chromium.org>
37058
37059         OpenTypeVerticalData issue with DroidSansFallback.ttf on chromium-android and chromium-linux
37060         https://bugs.webkit.org/show_bug.cgi?id=97824
37061
37062         Reviewed by Tony Chang.
37063
37064         Ref test for the change. The punctuations in the vertical text are expected to
37065         be substituted with the corresponding vertical forms.
37066
37067         * fast/writing-mode/vertical-subst-font-vert-no-dflt-expected.html: Added.
37068         * fast/writing-mode/vertical-subst-font-vert-no-dflt.html: Added.
37069         * platform/mac/TestExpectations: Added the new test as it fails on Mac because of https://bugs.webkit.org/show_bug.cgi?id=98560. 
37070
37071 2012-10-05  Tony Chang  <tony@chromium.org>
37072
37073         Form controls should always be horizontal
37074         https://bugs.webkit.org/show_bug.cgi?id=98563
37075
37076         Reviewed by Ojan Vafai.
37077
37078         Convert fast/dom/HTMLMeterElement/meter-writing-mode.html and
37079         fast/dom/HTMLProgressElement/progress-writing-mode.html to be ref tests.
37080         Also rebaseline fast/table/colspanMinWidth-vertical.html and mark the
37081         test as needing a rebaseline on platforms other than Chromium Linux.
37082
37083         * fast/dom/HTMLMeterElement/meter-writing-mode-expected.html: Added.
37084         * fast/dom/HTMLMeterElement/meter-writing-mode-expected.txt: Removed.
37085         * fast/dom/HTMLProgressElement/progress-writing-mode-expected.html: Added.
37086         * fast/dom/HTMLProgressElement/progress-writing-mode-expected.png: Removed.
37087         * fast/dom/HTMLProgressElement/progress-writing-mode-expected.txt: Removed.
37088         * platform/chromium-linux/fast/table/colspanMinWidth-vertical-expected.png:
37089         * platform/chromium-mac/fast/dom/HTMLMeterElement/meter-writing-mode-expected.png: Removed.
37090         * platform/chromium-mac/fast/dom/HTMLMeterElement/meter-writing-mode-expected.txt: Removed.
37091         * platform/chromium-mac/fast/dom/HTMLProgressElement/progress-writing-mode-expected.txt: Removed.
37092         * platform/chromium-win/fast/dom/HTMLMeterElement/meter-writing-mode-expected.png: Removed.
37093         * platform/chromium-win/fast/dom/HTMLMeterElement/meter-writing-mode-expected.txt: Removed.
37094         * platform/chromium-win/fast/dom/HTMLProgressElement/progress-writing-mode-expected.txt: Removed.
37095         * platform/chromium-win/fast/table/colspanMinWidth-vertical-expected.txt:
37096         * platform/chromium/TestExpectations:
37097         * platform/chromium/fast/dom/HTMLProgressElement/progress-writing-mode-expected.png: Removed.
37098         * platform/efl/TestExpectations:
37099         * platform/efl/fast/dom/HTMLMeterElement/meter-writing-mode-expected.png: Removed.
37100         * platform/efl/fast/dom/HTMLMeterElement/meter-writing-mode-expected.txt: Removed.
37101         * platform/efl/fast/dom/HTMLProgressElement/progress-writing-mode-expected.txt: Removed.
37102         * platform/gtk/TestExpectations:
37103         * platform/gtk/fast/dom/HTMLMeterElement/meter-writing-mode-expected.png: Removed.
37104         * platform/gtk/fast/dom/HTMLMeterElement/meter-writing-mode-expected.txt: Removed.
37105         * platform/gtk/fast/dom/HTMLProgressElement/progress-writing-mode-expected.txt: Removed.
37106         * platform/mac/TestExpectations:
37107         * platform/mac/fast/dom/HTMLMeterElement/meter-writing-mode-expected.png: Removed.
37108         * platform/mac/fast/dom/HTMLMeterElement/meter-writing-mode-expected.txt: Removed.
37109         * platform/mac/fast/dom/HTMLProgressElement/progress-writing-mode-expected.png: Removed.
37110         * platform/mac/fast/dom/HTMLProgressElement/progress-writing-mode-expected.txt: Removed.
37111         * platform/qt-5.0/fast/dom/HTMLProgressElement/progress-writing-mode-expected.txt: Removed.
37112         * platform/qt/TestExpectations:
37113         * platform/qt/fast/dom/HTMLMeterElement/meter-writing-mode-expected.png: Removed.
37114         * platform/qt/fast/dom/HTMLMeterElement/meter-writing-mode-expected.txt: Removed.
37115
37116 2012-10-05  Sudarsana Nagineni  <sudarsana.nagineni@intel.com>
37117
37118         [WK2][WTR] WebKitTestRunner needs testRunner.setSerializeHTTPLoads
37119         https://bugs.webkit.org/show_bug.cgi?id=98524
37120
37121         Reviewed by Alexey Proskuryakov.
37122
37123         Unskip tests that are now passing.
37124
37125         * platform/wk2/TestExpectations:
37126
37127 2012-10-05  Sheriff Bot  <webkit.review.bot@gmail.com>
37128
37129         Unreviewed, rolling out r130556 and r130564.
37130         http://trac.webkit.org/changeset/130556
37131         http://trac.webkit.org/changeset/130564
37132         https://bugs.webkit.org/show_bug.cgi?id=98572
37133
37134         The patch wasn't reviewed by a reviewer and it is breaking
37135         Chromium Windows (Requested by jchaffraix on #webkit).
37136
37137         * media/track/track-cue-rendering-expected.txt:
37138         * media/track/track-cue-rendering.html:
37139         * platform/chromium/TestExpectations:
37140
37141 2012-10-05  Julien Chaffraix  <jchaffraix@webkit.org>
37142
37143         Unreviewed Chromium gardening.
37144
37145         * platform/chromium/TestExpectations:
37146         Updated a wrong bug info and rebaselined 2 tests:
37147         fast/reflections/inline-crash.html and fast/backgrounds/solid-color-context-restore.html
37148
37149         * fast/backgrounds/solid-color-context-restore-expected.txt: Added.
37150         * fast/reflections/inline-crash-expected.txt: Added.
37151         * platform/chromium-linux/fast/backgrounds/solid-color-context-restore-expected.png: Added.
37152         * platform/chromium-linux/fast/reflections/inline-crash-expected.png: Added.
37153         * platform/chromium-win/fast/backgrounds/solid-color-context-restore-expected.png: Added.
37154         * platform/chromium-win/fast/backgrounds/solid-color-context-restore-expected.txt: Added.
37155         * platform/chromium-win/fast/reflections/inline-crash-expected.png: Added.
37156         * platform/chromium-win/fast/reflections/inline-crash-expected.txt: Added.
37157         * platform/efl/fast/backgrounds/solid-color-context-restore-expected.txt: Removed.
37158         * platform/efl/fast/reflections/inline-crash-expected.txt: Removed.
37159         * platform/gtk/fast/backgrounds/solid-color-context-restore-expected.txt: Removed.
37160         * platform/gtk/fast/reflections/inline-crash-expected.txt: Removed.
37161
37162 2012-10-05  Bear Travis  <betravis@adobe.com>
37163
37164         [CSS Exclusions] Add shape-inside tests for rounded rectangles
37165         https://bugs.webkit.org/show_bug.cgi?id=96669
37166
37167         Reviewed by Levi Weintraub.
37168
37169         Adding multiple rounded rectangle tests. The more complex tests use float "sandbags"
37170         to simulate the shape-inside area in the test expectations.
37171         (See http://www.alistapart.com/articles/sandbags/)
37172         In general, each line has its own pair of left and right floats (both lineHeight tall),
37173         to position the text and appropriately limit its width. In the simple, 0 corner radius
37174         cases, these floats can be merged because they all have the same width on the left and
37175         right.
37176
37177         * fast/exclusions/resources/rounded-rectangle.js: Contains functionality for generating
37178         a shape-inside, simulating one, and generating content that should roughly fill the
37179         shape-inside.
37180         (xFromEllipseCenter): The x distance from the center of an ellipse, based on its y
37181         distance from center.
37182         (xInset): The inset of a rounded rectangle from its bounding box.
37183         (generateString): Generate a string that roughly fills a shape-inside's content area.
37184         (simulateShape): Create floats to simulate a shape-inside area.
37185         (simulateShapeOutline): Create an outline for the rounded rectangle shape-inside.
37186         (generateSimulatedShapeElement): Simulate a shape-inside and appropriately fill it
37187         with content.
37188         (generateShapeElement): Create a shape-inside and fill it with content.
37189         * fast/exclusions/shape-inside/shape-inside-rounded-rectangle-001-expected.html: 
37190         Renamed from LayoutTests/fast/exclusions/shape-inside/shape-inside-rounded-rectangle-expected.html.
37191         * fast/exclusions/shape-inside/shape-inside-rounded-rectangle-001.html: 
37192         Renamed from LayoutTests/fast/exclusions/shape-inside/shape-inside-rounded-rectangle.html.
37193         * fast/exclusions/shape-inside/shape-inside-rounded-rectangle-002-expected.html: Added.
37194         * fast/exclusions/shape-inside/shape-inside-rounded-rectangle-002.html: Added.
37195         * fast/exclusions/shape-inside/shape-inside-rounded-rectangle-003-expected.html: Added.
37196         * fast/exclusions/shape-inside/shape-inside-rounded-rectangle-003.html: Added.
37197         * fast/exclusions/shape-inside/shape-inside-rounded-rectangle-004-expected.html: Added.
37198         * fast/exclusions/shape-inside/shape-inside-rounded-rectangle-004.html: Added.
37199
37200
37201 2012-10-04  Eric Carlson  <eric.carlson@apple.com>
37202
37203         Allow ports to override text track rendering style
37204         https://bugs.webkit.org/show_bug.cgi?id=97800
37205         <rdar://problem/12044964>
37206
37207         Reviewed by Silvia Pfeiffer.
37208
37209         * media/track/track-cue-rendering-expected.txt: Update results for caption css changes.
37210         * media/track/track-cue-rendering.html: 
37211         * platform/chromium/TestExpectations: Skip tests that need to be rebaselined.
37212
37213 2012-10-05  Takashi Sakamoto  <tasak@google.com>
37214
37215         Inline continuations create :after generated content on style recalcs
37216         https://bugs.webkit.org/show_bug.cgi?id=93170
37217
37218         Reviewed by Abhishek Arya.
37219
37220         * fast/css-generated-content/after-with-inline-continuation-expected.html: Added.
37221         * fast/css-generated-content/after-with-inline-continuation.html: Added.
37222         * fast/css-generated-content/dynamic-apply-after-for-inline-expected.html: Added.
37223         * fast/css-generated-content/dynamic-apply-after-for-inline.html: Added.
37224         * http/tests/misc/acid3-expected.txt:
37225         The acid3-expected.txt has the duplicate RenderBlock (positioned).
37226         Two 'layer at(638, 18) size 20x20, ... text run at (0,0) width 20: "X"'
37227         exist. So did reset-results for acid3-expected.txt.
37228
37229 2012-10-05  Tony Chang  <tony@chromium.org>
37230
37231         Fix margin box ascent computation in flexbox
37232         https://bugs.webkit.org/show_bug.cgi?id=98540
37233
37234         Reviewed by Ojan Vafai.
37235
37236         Remove a FIXME and update the results.
37237
37238         * css3/flexbox/flex-align-vertical-writing-mode.html:
37239         * css3/flexbox/flex-align.html:
37240
37241 2012-10-05  W. James MacLean  <wjmaclean@chromium.org>
37242
37243         [chromium] Enhance support for transforms in LinkHighlight.
37244         https://bugs.webkit.org/show_bug.cgi?id=94355
37245
37246         Reviewed by Adrienne Walker.
37247
37248         Improved handling of transformed highlight targets, where the transform goes beyond simple translation.
37249
37250         * platform/chromium-linux/compositing/gestures/gesture-tapHighlight-simple-multi-line.html: Added.
37251         * platform/chromium-linux/compositing/gestures/gesture-tapHighlight-simple-rotated-div.html: Added.
37252         * platform/chromium-linux/compositing/gestures/gesture-tapHighlight-simple-rotated-link.html: Added.
37253         * platform/chromium-linux/compositing/gestures/gesture-tapHighlight-simple-scaledX.html: Added.
37254         * platform/chromium-linux/compositing/gestures/gesture-tapHighlight-simple-scaledY.html: Added.
37255         * platform/chromium-linux/platform/chromium-linux/compositing/gestures/gesture-tapHighlight-simple-ZIndex-expected.png: Removed.
37256         * platform/chromium-linux/platform/chromium-linux/compositing/gestures/gesture-tapHighlight-simple-ZIndex-expected.txt: Removed.
37257         * platform/chromium-linux/platform/chromium-linux/compositing/gestures/gesture-tapHighlight-simple-multi-line-expected.png: Added.
37258         * platform/chromium-linux/platform/chromium-linux/compositing/gestures/gesture-tapHighlight-simple-multi-line-expected.txt: Added.
37259         * platform/chromium-linux/platform/chromium-linux/compositing/gestures/gesture-tapHighlight-simple-rotated-div-expected.png: Added.
37260         * platform/chromium-linux/platform/chromium-linux/compositing/gestures/gesture-tapHighlight-simple-rotated-div-expected.txt: Added.
37261         * platform/chromium-linux/platform/chromium-linux/compositing/gestures/gesture-tapHighlight-simple-rotated-link-expected.png: Added.
37262         * platform/chromium-linux/platform/chromium-linux/compositing/gestures/gesture-tapHighlight-simple-rotated-link-expected.txt: Added.
37263         * platform/chromium-linux/platform/chromium-linux/compositing/gestures/gesture-tapHighlight-simple-scaledX-expected.png: Added.
37264         * platform/chromium-linux/platform/chromium-linux/compositing/gestures/gesture-tapHighlight-simple-scaledX-expected.txt: Added.
37265         * platform/chromium-linux/platform/chromium-linux/compositing/gestures/gesture-tapHighlight-simple-scaledY-expected.png: Added.
37266         * platform/chromium-linux/platform/chromium-linux/compositing/gestures/gesture-tapHighlight-simple-scaledY-expected.txt: Added.
37267
37268 2012-10-05  Ojan Vafai  <ojan@chromium.org>
37269
37270         Deprecated flexboxes subtract scrollbar width/height twice
37271         https://bugs.webkit.org/show_bug.cgi?id=98552
37272
37273         Reviewed by Tony Chang.
37274
37275         * fast/flexbox/flexing-overflow-scroll-item-expected.txt: Added.
37276         * fast/flexbox/flexing-overflow-scroll-item.html: Added.
37277
37278 2012-10-05  Ryosuke Niwa  <rniwa@webkit.org>
37279
37280         GTK+ and Qt rebaselines after r130532.
37281
37282         * platform/chromium-linux-x86/editing/pasteboard/interchange-newline-1-expected.txt: Removed.
37283         * platform/chromium-linux-x86/editing/pasteboard/paste-text-002-expected.txt: Removed.
37284         * platform/chromium-linux-x86/editing/pasteboard/paste-text-003-expected.txt: Removed.
37285         * platform/chromium-linux/editing/pasteboard/interchange-newline-1-expected.txt: Removed.
37286         * platform/chromium-linux/editing/pasteboard/paste-text-002-expected.txt: Removed.
37287         * platform/chromium-linux/editing/pasteboard/paste-text-003-expected.txt: Removed.
37288         * platform/chromium-mac-snowleopard/editing/pasteboard/paste-text-002-expected.txt: Removed.
37289         * platform/chromium-mac-snowleopard/editing/pasteboard/paste-text-003-expected.txt: Removed.
37290         * platform/chromium-win-xp/editing/pasteboard/interchange-newline-1-expected.txt: Removed.
37291         * platform/chromium-win-xp/editing/pasteboard/paste-text-002-expected.txt: Removed.
37292         * platform/chromium-win-xp/editing/pasteboard/paste-text-003-expected.txt: Removed.
37293         * platform/chromium-win/editing/pasteboard/interchange-newline-1-expected.txt: Removed.
37294         * platform/chromium-win/editing/pasteboard/paste-text-002-expected.txt: Removed.
37295         * platform/chromium-win/editing/pasteboard/paste-text-003-expected.txt: Removed.
37296         * platform/chromium/svg/custom/delete-text-crash-expected.txt: Removed.
37297         * platform/chromium/svg/custom/delete-text-innerText-crash-expected.txt: Removed.
37298         * platform/gtk/editing/deleting/delete-block-merge-contents-001-expected.txt:
37299         * platform/gtk/editing/pasteboard/interchange-newline-1-expected.txt: Removed.
37300         * platform/gtk/editing/pasteboard/merge-end-blockquote-expected.txt:
37301         * platform/gtk/editing/pasteboard/paste-text-002-expected.txt: Removed.
37302         * platform/gtk/editing/pasteboard/paste-text-003-expected.txt: Removed.
37303         * platform/qt/editing/deleting/delete-block-merge-contents-001-expected.txt:
37304         * platform/qt/editing/pasteboard/interchange-newline-1-expected.txt: Removed.
37305         * platform/qt/editing/pasteboard/merge-end-blockquote-expected.txt:
37306         * platform/qt/editing/pasteboard/paste-text-002-expected.txt: Removed.
37307         * platform/qt/editing/pasteboard/paste-text-003-expected.txt: Removed.
37308
37309 2012-10-05  Ryosuke Niwa  <rniwa@webkit.org>
37310
37311         Chromium and Mac rebaselines after r130532.
37312
37313         * platform/chromium-linux-x86/editing/pasteboard/interchange-newline-1-expected.txt: Added.
37314         * platform/chromium-linux-x86/editing/pasteboard/paste-text-002-expected.txt: Added.
37315         * platform/chromium-linux-x86/editing/pasteboard/paste-text-003-expected.txt: Added.
37316         * platform/chromium-linux/editing/pasteboard/interchange-newline-1-expected.txt: Added.
37317         * platform/chromium-linux/editing/pasteboard/paste-text-002-expected.txt: Added.
37318         * platform/chromium-linux/editing/pasteboard/paste-text-003-expected.txt: Added.
37319         * platform/chromium-mac-snowleopard/editing/pasteboard/paste-text-002-expected.txt:
37320         * platform/chromium-mac-snowleopard/editing/pasteboard/paste-text-003-expected.txt:
37321         * platform/chromium-win-xp/editing/pasteboard/interchange-newline-1-expected.txt: Added.
37322         * platform/chromium-win-xp/editing/pasteboard/paste-text-002-expected.txt: Added.
37323         * platform/chromium-win-xp/editing/pasteboard/paste-text-003-expected.txt: Added.
37324         * platform/chromium-win/editing/deleting/delete-block-merge-contents-001-expected.txt:
37325         * platform/chromium-win/editing/pasteboard/interchange-newline-1-expected.txt:
37326         * platform/chromium-win/editing/pasteboard/merge-end-blockquote-expected.txt:
37327         * platform/chromium-win/editing/pasteboard/paste-text-002-expected.txt:
37328         * platform/chromium-win/editing/pasteboard/paste-text-003-expected.txt:
37329         * platform/chromium/svg/custom/delete-text-crash-expected.txt: Added.
37330         * platform/chromium/svg/custom/delete-text-innerText-crash-expected.txt: Added.
37331         * svg/custom/delete-text-crash-expected.txt:
37332         * svg/custom/delete-text-innerText-crash-expected.txt:
37333
37334 2012-10-05  Zan Dobersek  <zandobersek@gmail.com>
37335
37336         [Gtk] fast/xsl/xslt-missing-namespace-in-xslt.xml is failing on the 64-bit Debug builder
37337         https://bugs.webkit.org/show_bug.cgi?id=91009
37338
37339         Reviewed by Martin Robinson.
37340
37341         Update the test's baselines. The output now properly shows the error.
37342
37343         * platform/gtk/fast/xsl/xslt-missing-namespace-in-xslt-expected.png:
37344         * platform/gtk/fast/xsl/xslt-missing-namespace-in-xslt-expected.txt:
37345
37346 2012-10-05  Dirk Pranke  <dpranke@chromium.org>
37347
37348         Fix lint error in TestExpectations from previous change.
37349
37350         Unreviewed.
37351
37352         * platform/chromium/TestExpectations:
37353
37354 2012-10-05  Dirk Pranke  <dpranke@chromium.org>
37355
37356         [chromium] tests failing after r130443.
37357         https://bugs.webkit.org/show_bug.cgi?id=98545
37358
37359         Unreviewed, expectations change.
37360
37361          [chromium] fast/text/international/text-spliced-font.html and
37362          fast/writing-mode/Kusa-Makura-background-canvas.html are failing on
37363          the Mac after r130443 and we're not quite sure why ...
37364
37365         * platform/chromium-linux/fast/text/vertical-rl-rtl-linebreak-expected.png: Added.
37366         * platform/chromium-mac-snowleopard/fast/text/vertical-rl-rtl-linebreak-expected.png: Added.
37367         * platform/chromium-mac/fast/text/vertical-rl-rtl-linebreak-expected.png: Added.
37368         * platform/chromium-mac/fast/text/vertical-rl-rtl-linebreak-expected.txt: Added.
37369         * platform/chromium-win/fast/text/vertical-rl-rtl-linebreak-expected.png: Added.
37370         * platform/chromium-win/fast/text/vertical-rl-rtl-linebreak-expected.txt: Added.
37371         * platform/chromium/TestExpectations:
37372
37373 2012-10-05  W. James MacLean  <wjmaclean@chromium.org>
37374
37375         [chromium] Modify gesture highlight behaviour. Cancel on GestureLongPress and animate on GestureTapCancel.
37376         https://bugs.webkit.org/show_bug.cgi?id=97355
37377
37378         Reviewed by Adrienne Walker.
37379
37380         This patch revises the behaviour of GestureTapDown highlighting so that the highlight should disappear if
37381         interrupted by GestureTap, and animate away if interrupted by GestureTapCancel.
37382
37383         * platform/chromium-linux/compositing/gestures/gesture-tapHighlight-simple-cancel.html: removed extra testRunner.display().
37384         * platform/chromium-linux/compositing/gestures/gesture-tapHighlight-simple-cancel2.html: Added.
37385         * platform/chromium-linux/compositing/gestures/gesture-tapHighlight-simple-longPress.html: Added.
37386         * platform/chromium-linux/platform/chromium-linux/compositing/gestures/gesture-tapHighlight-simple-cancel2-expected.png: Added.
37387         * platform/chromium-linux/platform/chromium-linux/compositing/gestures/gesture-tapHighlight-simple-cancel2-expected.txt: Added.
37388         * platform/chromium-linux/platform/chromium-linux/compositing/gestures/gesture-tapHighlight-simple-longPress-expected.png: Added.
37389         * platform/chromium-linux/platform/chromium-linux/compositing/gestures/gesture-tapHighlight-simple-longPress-expected.txt: Added.
37390
37391 2012-10-05  Jer Noble  <jer.noble@apple.com>
37392
37393         REGRESSION (r129478-r129480): http/tests/loading/text-content-type-with-binary-extension.html failing on Apple MountainLion Debug WK2 (Tests)
37394         https://bugs.webkit.org/show_bug.cgi?id=98527
37395
37396         Unreviewed gardening after r129479.
37397
37398         * platform/mac-wk2/TestExpectations:
37399
37400 2012-10-05  Zan Dobersek  <zandobersek@gmail.com>
37401
37402         Unreviewed GTK gardening.
37403
37404         Removing failure expectation for fast/text/vertical-rl-rtl-linebreak.html
37405         since the test only needed platform-specific baselines (which were added
37406         in r130524).
37407
37408         * platform/gtk/TestExpectations:
37409
37410 2012-10-05  Ojan Vafai  <ojan@chromium.org>
37411
37412         Have perf test assert worst order of magnitude
37413         https://bugs.webkit.org/show_bug.cgi?id=98535
37414
37415         Reviewed by Tony Chang.
37416
37417         Really we only care if tests get order of magnitude slower.
37418         Assert that tests are at least a certain magnitude.
37419         Hopefully this will reduce flakiness some.
37420        
37421         * resources/magnitude-perf.js:
37422         (Magnitude._run):
37423
37424 2012-10-05  Ryosuke Niwa  <rniwa@webkit.org>
37425
37426         Deleting across multiple paragraphs can change the style of surrounding text
37427         https://bugs.webkit.org/show_bug.cgi?id=97266
37428
37429         Reviewed by Levi Weintraub.
37430
37431         Added a regression test and rebaselined tests.
37432
37433         * editing/deleting/delete-before-block-image-2-expected.txt:
37434         * editing/deleting/merge-paragraph-from-p-with-style-expected.txt:
37435         * editing/deleting/merge-paragraph-from-p-with-style.html: We changed the behavior. The editing style of p
37436         is now preserved when merging paragraphs.
37437         * editing/deleting/merge-paragraph-with-style-from-rule-expected.txt: Added.
37438         * editing/deleting/merge-paragraph-with-style-from-rule.html: Added.
37439         * platform/mac/editing/deleting/delete-block-merge-contents-001-expected.txt:
37440         * platform/mac/editing/pasteboard/merge-end-blockquote-expected.txt:
37441
37442 2012-10-05  Julien Chaffraix  <jchaffraix@webkit.org>
37443
37444         Unreviewed rebaseline after r130355.
37445
37446         r130447 forgot to update the Snow Leopard pixel baselines. The only differences are due to a different font used.
37447
37448         * platform/chromium-mac-snowleopard/fast/clip/overflow-border-radius-combinations-expected.png: Added.
37449         * platform/chromium-mac-snowleopard/fast/clip/overflow-border-radius-fixed-position-expected.png: Added.
37450         * platform/chromium-mac-snowleopard/fast/clip/overflow-border-radius-transformed-expected.png: Added.
37451
37452 2012-10-05  Ojan Vafai  <ojan@chromium.org>
37453
37454         Add expected result accidentally left out of http://trac.webkit.org/changeset/130337.
37455         * perf/adding-radio-buttons-expected.txt:
37456
37457 2012-10-05  Zan Dobersek  <zandobersek@gmail.com>
37458
37459         Unreviewed GTK gardening.
37460
37461         Adding platform-specific baselines after r130443 and r130489.
37462
37463         * platform/gtk/fast/repaint/box-shadow-inset-repaint-expected.png: Added.
37464         * platform/gtk/fast/repaint/box-shadow-inset-repaint-expected.txt: Added.
37465         * platform/gtk/fast/text/vertical-rl-rtl-linebreak-expected.png: Added.
37466         * platform/gtk/fast/text/vertical-rl-rtl-linebreak-expected.txt: Added.
37467
37468 2012-10-05  Christophe Dumez  <christophe.dumez@intel.com>
37469
37470         [WK2][WKTR] Implement UIClient focus callbacks in WebKitTestRunner
37471         https://bugs.webkit.org/show_bug.cgi?id=98256
37472
37473         Reviewed by Kenneth Rohde Christiansen.
37474
37475         Unskip fast/dom/Window/mozilla-focus-blur.html now that
37476         WebKitTestRunner implements UIClient's focus callbacks.
37477
37478         * platform/efl-wk2/TestExpectations:
37479
37480 2012-10-05  Ryosuke Niwa  <rniwa@webkit.org>
37481
37482         Remove wrong expectations added in r130452.
37483
37484         * platform/chromium-win-xp/editing/pasteboard/5006779-expected.png: Removed.
37485         * platform/chromium-win-xp/editing/pasteboard/5006779-expected.txt: Removed.
37486
37487 2012-10-05  Alexander Pavlov  <apavlov@chromium.org>
37488
37489         Web Inspector: [Styles] Unable to edit properties in broken stylesheets
37490         https://bugs.webkit.org/show_bug.cgi?id=98246
37491
37492         Reviewed by Vsevolod Vlasov.
37493
37494         A small refactoring to share the CSS style data dumping code among tests.
37495
37496         * http/tests/inspector/elements-test.js:
37497         (initialize_ElementTest):
37498         * inspector/styles/parse-stylesheet-errors-expected.txt: Added.
37499         * inspector/styles/parse-stylesheet-errors.html: Added.
37500         * inspector/styles/styles-new-API.html:
37501
37502 2012-10-05  Jer Noble  <jer.noble@apple.com>
37503
37504         [Mac] REGRESSION (r130411-r130414): fast/images/repaint-subrect-grid.html failing on Apple MountainLion Debug WK2 (Tests)
37505         https://bugs.webkit.org/show_bug.cgi?id=98523
37506
37507         Unreviewed gardening after r130414.
37508
37509         * platform/mac/TestExpectations:
37510
37511 2012-10-05  Csaba Osztrogonác  <ossy@webkit.org>
37512
37513         [Qt] Updates expected test results for the expanded coverage in testfonts
37514         https://bugs.webkit.org/show_bug.cgi?id=98425
37515
37516         Unreviewed gardening after r130502.
37517
37518         * platform/qt/css2.1/t0805-c5519-brdr-r-01-e-expected.png:
37519         * platform/qt/css2.1/t0805-c5519-brdr-r-01-e-expected.txt:
37520         * platform/qt/css2.1/t0905-c5525-fltblck-00-d-ag-expected.png:
37521         * platform/qt/css2.1/t0905-c5525-fltblck-00-d-ag-expected.txt:
37522         * platform/qt/fast/images/icon-decoding-expected.png: Added.
37523         * platform/qt/fast/images/icon-decoding-expected.txt:
37524         * platform/qt/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.png:
37525         * platform/qt/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.txt:
37526
37527 2012-10-05  Sadrul Habib Chowdhury  <sadrul@chromium.org>
37528
37529         [chromium] Allow dragging into plugins.
37530         https://bugs.webkit.org/show_bug.cgi?id=98277
37531
37532         Reviewed by Tony Chang.
37533
37534         Add test to make sure that plugins receive the drag events correctly.
37535
37536         * platform/chromium/plugins/drag-events-expected.txt: Added.
37537         * platform/chromium/plugins/drag-events.html: Added.
37538
37539 2012-10-05  Marcelo Lira  <marcelo.lira@openbossa.org>
37540
37541         [Qt] Updates expected test results for the expanded coverage in testfonts
37542         https://bugs.webkit.org/show_bug.cgi?id=98425
37543
37544         Reviewed by Csaba Osztrogonác.
37545
37546         The Qt testfonts repository was expanded with the croscore set of
37547         fonts, which provides a great number of new glyphs (e.g. hebrew
37548         characters).
37549
37550         See the comments in the testfonts commit for detailed information:
37551         https://gitorious.org/qtwebkit/testfonts/commit/f11a54548121ee9fb0688dc6f32acdbfec5d2d2f/diffs
37552
37553         * platform/qt-5.0/css2.1/t0905-c5525-fltblck-00-d-ag-expected.png: Removed.
37554         * platform/qt-5.0/css2.1/t0905-c5525-fltblck-00-d-ag-expected.txt: Removed.
37555         * platform/qt-5.0/editing/selection/vertical-rl-rtl-extend-line-backward-br-expected.txt: Removed.
37556         * platform/qt-5.0/editing/selection/vertical-rl-rtl-extend-line-backward-p-expected.txt: Removed.
37557         * platform/qt-5.0/fast/forms/search-rtl-expected.png: Removed.
37558         * platform/qt-5.0/fast/forms/search-rtl-expected.txt: Removed.
37559         * platform/qt/css2.1/t0805-c5519-brdr-r-01-e-expected.png:
37560         * platform/qt/css2.1/t0805-c5519-brdr-r-01-e-expected.txt:
37561         * platform/qt/editing/selection/vertical-rl-rtl-extend-line-backward-br-expected.png:
37562         * platform/qt/editing/selection/vertical-rl-rtl-extend-line-backward-br-expected.txt:
37563         * platform/qt/editing/selection/vertical-rl-rtl-extend-line-backward-p-expected.png:
37564         * platform/qt/editing/selection/vertical-rl-rtl-extend-line-backward-p-expected.txt:
37565         * platform/qt/fast/borders/bidi-012-expected.txt:
37566         * platform/qt/fast/forms/listbox-bidi-align-expected.png:
37567         * platform/qt/fast/forms/listbox-bidi-align-expected.txt:
37568         * platform/qt/fast/forms/search-rtl-expected.png:
37569         * platform/qt/fast/forms/search-rtl-expected.txt:
37570         * platform/qt/fast/text/atsui-small-caps-punctuation-size-expected.txt:
37571         * platform/qt/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.png:
37572         * platform/qt/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.txt:
37573         * platform/qt/fast/text/large-text-composed-char-expected.png:
37574         * platform/qt/svg/custom/glyph-selection-bidi-mirror-expected.png:
37575         * platform/qt/svg/custom/glyph-selection-bidi-mirror-expected.txt:
37576
37577 2012-10-05  Allan Sandfeld Jensen  <allan.jensen@digia.com>
37578
37579         Unreviewed Qt gardening.
37580
37581         The ICO decoder shouldn't be broken since it is the WebKit decoder.
37582
37583         * platform/qt/TestExpectations:
37584
37585 2012-10-05  Csaba Osztrogonác  <ossy@webkit.org>
37586
37587         [Qt] Unreviewed gardening, update an expected file for newer Qt5.
37588
37589         * platform/qt/fast/text/atsui-small-caps-punctuation-size-expected.png:
37590         * platform/qt/fast/text/atsui-small-caps-punctuation-size-expected.txt:
37591
37592 2012-10-05  Andrei Bucur  <abucur@adobe.com>
37593
37594         Incomplete repaint of boxes with inset box-shadow and padding when resized
37595         https://bugs.webkit.org/show_bug.cgi?id=59863
37596
37597         Reviewed by Simon Fraser.
37598
37599         The patch adds a new pixel test and expected PNG results for mac and chromium-mac. The test fails on Chromium Linux EWS (and maybe others)
37600         so I've added a rule in the TestExpectations file.
37601
37602         * platform/chromium/TestExpectations:
37603         * fast/repaint/box-shadow-inset-repaint.html: Added.
37604         * platform/chromium-mac/fast/repaint/box-shadow-inset-repaint-expected.png: Added.
37605         * platform/mac/fast/repaint/box-shadow-inset-repaint-expected.png: Added.
37606         * platform/mac/fast/repaint/box-shadow-inset-repaint-expected.txt: Added.
37607
37608 2012-10-05  Zan Dobersek  <zandobersek@gmail.com>
37609
37610         Unreviewed GTK gardening.
37611
37612         Updating platform-specific baselines after r130411.
37613         Removing platform-specific baselines for CSS compositing tests
37614         and skipping these tests entirely as the feature is not yet enabled
37615         on the GTK port.
37616
37617         * platform/gtk/TestExpectations:
37618         * platform/gtk/css3/compositing: Removed.
37619         * platform/gtk/css3/compositing/blend-mode-property-expected.txt: Removed.
37620         * platform/gtk/css3/compositing/blend-mode-property-parsing-expected.txt: Removed.
37621         * platform/gtk/editing/deleting/delete-block-merge-contents-020-expected.txt:
37622         * platform/gtk/editing/execCommand/paste-1-expected.txt:
37623         * platform/gtk/editing/pasteboard/8145-3-expected.txt:
37624         * platform/gtk/editing/pasteboard/paste-line-endings-007-expected.txt:
37625         * platform/gtk/editing/pasteboard/paste-match-style-001-expected.txt:
37626         * platform/gtk/editing/pasteboard/paste-text-009-expected.txt:
37627         * platform/gtk/editing/pasteboard/smart-paste-007-expected.txt:
37628         * platform/gtk/editing/pasteboard/unrendered-br-expected.txt:
37629
37630 2012-10-05  Csaba Osztrogonác  <ossy@webkit.org>
37631
37632         [Qt] Enable CSS compositing by default
37633         https://bugs.webkit.org/show_bug.cgi?id=98490
37634
37635         Reviewed by Simon Hausmann.
37636
37637         * platform/qt/css3/compositing/should-have-compositing-layer-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/compositing/should-have-compositing-layer-expected.txt.
37638
37639 2012-10-05  Kent Tamura  <tkent@chromium.org>
37640
37641         [Chromium] Test expectation update
37642         https://bugs.webkit.org/show_bug.cgi?id=98481
37643
37644         r130477 affects month-multiple-fields tests too.
37645
37646         * platform/chromium/TestExpectations:
37647
37648 2012-10-05  Sheriff Bot  <webkit.review.bot@gmail.com>
37649
37650         Unreviewed, rolling out r130466.
37651         http://trac.webkit.org/changeset/130466
37652         https://bugs.webkit.org/show_bug.cgi?id=98495
37653
37654         It made 12 tests crash on Qt-WK2 (Requested by Ossy on
37655         #webkit).
37656
37657         * platform/efl-wk2/TestExpectations:
37658
37659 2012-10-05  Kent Tamura  <tkent@chromium.org>
37660
37661         Add appearance tests for input[type=date] with multiple fields
37662         https://bugs.webkit.org/show_bug.cgi?id=98479
37663
37664         Reviewed by Kentaro Hara.
37665
37666         * fast/forms/date-multiple-fields/date-multiple-fields-appearance-basic-expected.txt: Added.
37667         * fast/forms/date-multiple-fields/date-multiple-fields-appearance-basic.html: Added.
37668         * fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-classes-expected.txt: Added.
37669         * fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-classes.html: Added.
37670         * fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-elements-expected.txt: Added.
37671         * fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-elements.html: Added.
37672         * fast/forms/date-multiple-fields/date-multiple-fields-appearance-style-expected.txt: Added.
37673         * fast/forms/date-multiple-fields/date-multiple-fields-appearance-style.html: Added.
37674         * platform/chromium-mac/fast/forms/date-multiple-fields/date-multiple-fields-appearance-basic-expected.png: Added.
37675         * platform/chromium-mac/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-classes-expected.png: Added.
37676         * platform/chromium-mac/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-elements-expected.png: Added.
37677         * platform/chromium-mac/fast/forms/date-multiple-fields/date-multiple-fields-appearance-style-expected.png: Added.
37678         * platform/chromium/TestExpectations:
37679
37680 2012-10-04  Kent Tamura  <tkent@chromium.org>
37681
37682         Fix sub-field width to the maximum width of a placeholder and the maximum value
37683         https://bugs.webkit.org/show_bug.cgi?id=98481
37684
37685         Reviewed by Hajime Morita.
37686
37687         Update a test and test expectations.
37688
37689         * fast/forms/week-multiple-fields/week-multiple-fields-appearance-basic-expected.txt:
37690         * fast/forms/week-multiple-fields/week-multiple-fields-appearance-basic.html:
37691         * platform/chromium-mac/fast/forms/week-multiple-fields/week-multiple-fields-appearance-basic-expected.png:
37692         * platform/chromium-mac/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-classes-expected.png:
37693         * platform/chromium-mac/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-elements-expected.png:
37694         * platform/chromium-mac/fast/forms/week-multiple-fields/week-multiple-fields-appearance-style-expected.png:
37695         * platform/chromium/TestExpectations:
37696
37697 2012-10-05  Kangil Han  <kangil.han@samsung.com>
37698
37699         [EFL][WK2][WTR] Unskip parser-tests-110.html test case.
37700         https://bugs.webkit.org/show_bug.cgi?id=98484
37701
37702         Unreviewed EFL gardening.
37703
37704         fast/encoding/parser-tests-110.html test case has been passed consistently.
37705
37706         * platform/efl-wk2/TestExpectations:
37707
37708 2012-10-05  Nandor Huszka  <hnandor@inf.u-szeged.hu>
37709
37710         [Qt] Gardening, skip some failing test.
37711
37712         Reviewed by Csaba Osztrogonác.
37713
37714         * platform/qt-5.0-wk2/TestExpectations:
37715         * platform/qt/TestExpectations:
37716
37717 2012-10-05  Christophe Dumez  <christophe.dumez@intel.com>
37718
37719         [EFL] Fix window resizing / moving in WK1 and WKTR
37720         https://bugs.webkit.org/show_bug.cgi?id=98486
37721
37722         Reviewed by Gyuyoung Kim.
37723
37724         Unskip 2 window resizing / moving tests now that
37725         the implementation for those has been fixed in
37726         WebKit1 EFL.
37727
37728         * platform/efl-wk1/TestExpectations:
37729
37730 2012-10-04  Kunihiko Sakamoto  <ksakamoto@chromium.org>
37731
37732         <input> size attribute should throw INDEX_SIZE_ERR when set to 0
37733         https://bugs.webkit.org/show_bug.cgi?id=61675
37734
37735         Reviewed by Kent Tamura.
37736
37737         Added test case to verify that input.size throws INDEX_SIZE_ERR when set to 0.
37738
37739         Updated fast/forms/number/number-size.html to reflect new behavior.
37740
37741         * fast/dom/HTMLInputElement/input-size-attribute-expected.txt:
37742         * fast/dom/HTMLInputElement/input-size-attribute.html:
37743         * fast/forms/number/number-size.html:
37744         * fast/forms/number/number-size-expected.txt:
37745
37746 2012-10-04  Christophe Dumez  <christophe.dumez@intel.com>
37747
37748         [WK2][WKTR] Implement UIClient focus callbacks in WebKitTestRunner
37749         https://bugs.webkit.org/show_bug.cgi?id=98256
37750
37751         Reviewed by Kenneth Rohde Christiansen.
37752
37753         Unskip fast/dom/Window/mozilla-focus-blur.html now that
37754         WebKitTestRunner implements UIClient's focus callbacks.
37755
37756         * platform/efl-wk2/TestExpectations:
37757
37758 2012-10-04  Rik Cabanier  <cabanier@adobe.com>
37759
37760         Turn Compositing on by default in WebKit build
37761         https://bugs.webkit.org/show_bug.cgi?id=98315
37762
37763         Reviewed by Simon Fraser.
37764
37765         enable -webkit-blend-mode on trunk.
37766
37767         * css3/compositing/blend-mode-property-expected.txt:
37768         * css3/compositing/blend-mode-property-parsing-expected.txt:
37769         * css3/compositing/script-tests/blend-mode-property.js:
37770         (testblendmode):
37771         * css3/compositing/should-have-compositing-layer-expected.txt:
37772         * platform/chromium/TestExpectations: 
37773
37774 2012-10-04  Kent Tamura  <tkent@chromium.org>
37775
37776         Update some picker tests for input[type=date]
37777         https://bugs.webkit.org/show_bug.cgi?id=98390
37778
37779         Follow up of r130433. We still need offsetTop access.
37780
37781         * fast/forms/date/calendar-picker-common.js:
37782         (openPicker):
37783         * fast/forms/resources/suggestion-picker-common.js:
37784         (openPicker):
37785         * platform/chromium/fast/forms/date/date-suggestion-picker-appearance-rtl.html:
37786         Remove unnecessary width style.
37787
37788 2012-10-04  Tony Chang  <tony@chromium.org>
37789
37790         Convert some flexbox tests to run in mozilla
37791         https://bugs.webkit.org/show_bug.cgi?id=98464
37792
37793         Reviewed by Ojan Vafai.
37794
37795         Move properties with a small number of values into resources/flexbox.css
37796         and start using it in some flexbox tests.
37797
37798         * css3/flexbox/align-absolute-child.html:
37799         * css3/flexbox/align-baseline-expected.html:
37800         * css3/flexbox/align-baseline.html:
37801         * css3/flexbox/anonymous-block-merge-crash.html:
37802         * css3/flexbox/anonymous-block.html:
37803         * css3/flexbox/auto-height-dynamic.html:
37804         * css3/flexbox/auto-margins.html:
37805         * css3/flexbox/box-sizing-min-max-sizes.html:
37806         * css3/flexbox/box-sizing.html:
37807         * css3/flexbox/child-overflow-expected.html:
37808         * css3/flexbox/child-overflow.html:
37809         * css3/flexbox/columns-auto-size.html:
37810         * css3/flexbox/columns-height-set-via-top-bottom.html:
37811         * css3/flexbox/content-height-with-scrollbars.html:
37812         * css3/flexbox/cross-axis-scrollbar.html:
37813         * css3/flexbox/flex-algorithm-min-max.html:
37814         * css3/flexbox/flex-algorithm-with-margins.html:
37815         * css3/flexbox/flex-algorithm.html:
37816         * css3/flexbox/resources/flexbox.css: Added.
37817
37818 2012-10-04  Dirk Pranke  <dpranke@chromium.org>
37819
37820         Update chromium baselines for 5006779.html and paint-subrect-grid.html.
37821
37822         Unreviewed, rebaselining.
37823
37824         Updates after r130425 and r130411.
37825
37826         * platform/chromium-linux/fast/images/paint-subrect-grid-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/images/paint-subrect-grid-expected.png.
37827         * platform/chromium-win-xp/editing/pasteboard/5006779-expected.png: Added.
37828         * platform/chromium-win-xp/editing/pasteboard/5006779-expected.txt: Copied from LayoutTests/platform/chromium-win/editing/pasteboard/5006779-expected.txt.
37829         * platform/chromium-win/editing/pasteboard/5006779-expected.txt:
37830         * platform/chromium/fast/images/paint-subrect-grid-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/images/paint-subrect-grid-expected.png.
37831
37832 2012-10-04  Douglas Stockwell  <dstockwell@chromium.org>
37833
37834         [chromium] Unreviewed. Rebaseline mac/win results after r130355
37835         https://bugs.webkit.org/show_bug.cgi?id=98472
37836
37837         * platform/chromium-mac-snowleopard/fast/clip/overflow-border-radius-combinations-expected.png: Added.
37838         * platform/chromium-mac-snowleopard/fast/clip/overflow-border-radius-fixed-position-expected.png: Added.
37839         * platform/chromium-mac-snowleopard/fast/clip/overflow-border-radius-transformed-expected.png: Added.
37840         * platform/chromium-mac-snowleopard/http/tests/media/video-buffered-range-contains-currentTime-expected.png:
37841         * platform/chromium-mac-snowleopard/media/audio-controls-rendering-expected.png:
37842         * platform/chromium-mac-snowleopard/media/audio-repaint-expected.png:
37843         * platform/chromium-mac-snowleopard/media/controls-after-reload-expected.png:
37844         * platform/chromium-mac-snowleopard/media/controls-strict-expected.png:
37845         * platform/chromium-mac-snowleopard/media/controls-styling-expected.png:
37846         * platform/chromium-mac-snowleopard/media/controls-styling-strict-expected.png:
37847         * platform/chromium-mac-snowleopard/media/controls-without-preload-expected.png:
37848         * platform/chromium-mac-snowleopard/media/track/track-cue-rendering-horizontal-expected.png:
37849         * platform/chromium-mac-snowleopard/media/track/track-cue-rendering-vertical-expected.png:
37850         * platform/chromium-mac-snowleopard/media/video-controls-rendering-expected.png:
37851         * platform/chromium-mac-snowleopard/media/video-display-toggle-expected.png:
37852         * platform/chromium-mac-snowleopard/media/video-no-audio-expected.png:
37853         * platform/chromium-mac-snowleopard/media/video-playing-and-pause-expected.png:
37854         * platform/chromium-mac/fast/clip/overflow-border-radius-combinations-expected.png:
37855         * platform/chromium-mac/fast/clip/overflow-border-radius-fixed-position-expected.png:
37856         * platform/chromium-mac/fast/clip/overflow-border-radius-transformed-expected.png:
37857         * platform/chromium-mac/http/tests/media/video-buffered-range-contains-currentTime-expected.png:
37858         * platform/chromium-mac/media/audio-controls-rendering-expected.png:
37859         * platform/chromium-mac/media/audio-repaint-expected.png:
37860         * platform/chromium-mac/media/controls-after-reload-expected.png:
37861         * platform/chromium-mac/media/controls-strict-expected.png:
37862         * platform/chromium-mac/media/controls-styling-expected.png:
37863         * platform/chromium-mac/media/controls-styling-strict-expected.png:
37864         * platform/chromium-mac/media/controls-without-preload-expected.png:
37865         * platform/chromium-mac/media/track/track-cue-rendering-horizontal-expected.png:
37866         * platform/chromium-mac/media/track/track-cue-rendering-vertical-expected.png:
37867         * platform/chromium-mac/media/video-controls-rendering-expected.png:
37868         * platform/chromium-mac/media/video-display-toggle-expected.png:
37869         * platform/chromium-mac/media/video-no-audio-expected.png:
37870         * platform/chromium-mac/media/video-playing-and-pause-expected.png:
37871         * platform/chromium-mac/media/video-zoom-controls-expected.png:
37872         * platform/chromium-win-xp/media/track/track-cue-rendering-vertical-expected.png:
37873         * platform/chromium-win/fast/clip/overflow-border-radius-combinations-expected.png:
37874         * platform/chromium-win/fast/clip/overflow-border-radius-fixed-position-expected.png:
37875         * platform/chromium-win/fast/clip/overflow-border-radius-transformed-expected.png:
37876         * platform/chromium-win/http/tests/media/video-buffered-range-contains-currentTime-expected.png:
37877         * platform/chromium-win/media/audio-controls-rendering-expected.png:
37878         * platform/chromium-win/media/audio-repaint-expected.png:
37879         * platform/chromium-win/media/controls-after-reload-expected.png:
37880         * platform/chromium-win/media/controls-strict-expected.png:
37881         * platform/chromium-win/media/controls-styling-expected.png:
37882         * platform/chromium-win/media/controls-styling-strict-expected.png:
37883         * platform/chromium-win/media/controls-without-preload-expected.png:
37884         * platform/chromium-win/media/track/track-cue-rendering-horizontal-expected.png:
37885         * platform/chromium-win/media/track/track-cue-rendering-vertical-expected.png:
37886         * platform/chromium-win/media/video-controls-rendering-expected.png:
37887         * platform/chromium-win/media/video-display-toggle-expected.png:
37888         * platform/chromium-win/media/video-no-audio-expected.png:
37889         * platform/chromium-win/media/video-playing-and-pause-expected.png:
37890         * platform/chromium-win/media/video-zoom-controls-expected.png:
37891         * platform/chromium/TestExpectations:
37892
37893 2012-10-04  Enrica Casucci  <enrica@apple.com>
37894
37895         Font::glyphDataAndPageForCharacter doesn't account for text orientation when using systemFallback on a cold cache.
37896         https://bugs.webkit.org/show_bug.cgi?id=98452.
37897
37898         Reviewed by Dan Bernstein.
37899
37900         The new test adds platform specific results for Mac, since it uses system fallback fonts.
37901         I've added the expected failure for all the other platforms.
37902
37903         * fast/text/vertical-rl-rtl-linebreak.html: Added.
37904         * platform/chromium/TestExpectations:
37905         * platform/efl/TestExpectations:
37906         * platform/gtk/TestExpectations:
37907         * platform/mac/fast/text/vertical-rl-rtl-linebreak-expected.txt: Added.
37908         * platform/qt/TestExpectations:
37909         * platform/win/TestExpectations:
37910
37911 2012-10-04  Adam Klein  <adamk@chromium.org>
37912
37913         MutationRecord attributeName should be null for non attribute changes
37914         https://bugs.webkit.org/show_bug.cgi?id=98438
37915
37916         Reviewed by Ojan Vafai.
37917
37918         * fast/mutation/mutation-record-nullity-expected.txt: Added.
37919         * fast/mutation/mutation-record-nullity.html: Added.
37920
37921 2012-10-04  Ryosuke Niwa  <rniwa@webkit.org>
37922
37923         More Qt rebaselines after r130411.
37924
37925         * platform/qt/editing/deleting/delete-block-merge-contents-020-expected.txt:
37926         * platform/qt/editing/deleting/delete-block-merge-contents-021-expected.txt:
37927         * platform/qt/editing/pasteboard/5006779-expected.txt:
37928         * platform/qt/editing/pasteboard/paste-line-endings-007-expected.txt:
37929         * platform/qt/editing/pasteboard/paste-line-endings-008-expected.txt:
37930         * platform/qt/editing/pasteboard/smart-paste-004-expected.txt: Removed.
37931
37932 2012-10-04  Ryosuke Niwa  <rniwa@webkit.org>
37933
37934         GTK+ rebaselines after r130411.
37935
37936         * platform/gtk/editing/deleting/delete-block-merge-contents-018-expected.txt:
37937         * platform/gtk/editing/deleting/delete-block-merge-contents-019-expected.txt:
37938         * platform/gtk/editing/deleting/delete-block-merge-contents-020-expected.txt:
37939         * platform/gtk/editing/deleting/delete-block-merge-contents-021-expected.txt:
37940         * platform/gtk/editing/deleting/delete-block-merge-contents-022-expected.txt:
37941         * platform/gtk/editing/deleting/merge-no-br-expected.txt:
37942         * platform/gtk/editing/execCommand/find-after-replace-expected.txt:
37943         * platform/gtk/editing/execCommand/paste-2-expected.txt:
37944         * platform/gtk/editing/pasteboard/4944770-2-expected.txt:
37945         * platform/gtk/editing/pasteboard/5006779-expected.txt:
37946         * platform/gtk/editing/pasteboard/5028447-expected.txt:
37947         * platform/gtk/editing/pasteboard/drag-drop-modifies-page-expected.txt:
37948         * platform/gtk/editing/pasteboard/merge-end-borders-expected.txt:
37949         * platform/gtk/editing/pasteboard/paste-line-endings-008-expected.txt:
37950         * platform/gtk/editing/pasteboard/paste-line-endings-009-expected.txt:
37951         * platform/gtk/editing/pasteboard/paste-line-endings-010-expected.txt:
37952         * platform/gtk/editing/pasteboard/paste-text-008-expected.txt:
37953         * platform/gtk/editing/pasteboard/paste-xml-expected.txt:
37954         * platform/gtk/editing/pasteboard/smart-drag-drop-expected.txt:
37955         * platform/gtk/editing/pasteboard/subframe-dragndrop-1-expected.txt:
37956         * platform/gtk/fast/lists/drag-into-marker-expected.txt:
37957
37958 2012-10-04  Tab Atkins  <tabatkins@google.com>
37959
37960         1ex should equal .5em when the font has no x-height metric
37961         https://bugs.webkit.org/show_bug.cgi?id=80360
37962
37963         Reviewed by Eric Seidel.
37964
37965         If a font has no x-height metric, 1ex should equal .5em.
37966
37967         Test layout tweaked by David Barr <davidbarr@chromium.org>.
37968
37969         * fast/css/ex-unit-with-no-x-height-expected.txt: Added.
37970         * fast/css/ex-unit-with-no-x-height.html: Added.
37971
37972 2012-10-04  Tullio Lucena  <tullio.lucena@openbossa.org>
37973
37974         [Qt] New test introduced in r129346 inspector-protocol/css-getSupportedCSSProperties.html fails
37975         https://bugs.webkit.org/show_bug.cgi?id=97451
37976
37977         Reviewed by Kenneth Rohde Christiansen.
37978
37979         Unskipping this test that is passing.
37980
37981         * platform/qt/TestExpectations:
37982
37983 2012-10-04  Kent Tamura  <tkent@chromium.org>
37984
37985         Update some picker tests for input[type=date]
37986         https://bugs.webkit.org/show_bug.cgi?id=98390
37987
37988         Reviewed by Daniel Bates.
37989
37990         r130375 changed a behavior. A key bind to open a calendar picker
37991         or a suggestion picker was changed from "Down" to "Alt + Down". We
37992         need to update tests which open pickers for input[type=date].
37993
37994         * fast/forms/date/calendar-picker-appearance-expected.txt:
37995         * fast/forms/date/calendar-picker-appearance-pre-100.html:
37996         Use openPicker() in calendar-picker-common.js.
37997         * fast/forms/date/calendar-picker-appearance.html: Ditto.
37998         * fast/forms/date/calendar-picker-common.js:
37999         (openPicker): Specify Alt modifier.
38000         (sendKey): Add ctrlKey and altKey flags.
38001         * fast/forms/date/calendar-picker-with-step.html:
38002         Use openPicker() in calendar-picker-common.js.
38003         * platform/chromium/TestExpectations:
38004         * platform/chromium/fast/forms/date/date-suggestion-picker-appearance-rtl.html:
38005         Use openPicker() in suggestion-picker-common.js
38006         * platform/chromium/fast/forms/date/date-suggestion-picker-appearance-with-scroll-bar.html:
38007         Ditto.
38008         * platform/chromium/fast/forms/date/date-suggestion-picker-appearance.html:
38009         Ditto.
38010         * platform/chromium/fast/forms/date/date-suggestion-picker-key-operations-expected.txt:
38011         * platform/chromium/fast/forms/date/date-suggestion-picker-key-operations.html:
38012         Use openPicker() and sendKey() in suggestion-picker-common.js.
38013         Increase the internal timeout because it was too short on my machine.
38014
38015 2012-10-04  Alpha Lam  <hclam@chromium.org>
38016
38017         Unreviewed. Chromium rebaselines.
38018
38019         Rebaseline pixel results after r130412.
38020
38021         * platform/chromium-mac-snowleopard/scrollbars/listbox-scrollbar-combinations-expected.png:
38022         * platform/chromium-mac/scrollbars/listbox-scrollbar-combinations-expected.png:
38023
38024 2012-10-04  Ryosuke Niwa  <rniwa@webkit.org>
38025
38026         Another rebaseline needed after r130411.
38027
38028         * platform/mac/editing/pasteboard/5006779-expected.txt:
38029
38030 2012-10-04  Christophe Dumez  <christophe.dumez@intel.com>
38031
38032         [EFL] Add libxml 2.8.0 to jhbuild
38033         https://bugs.webkit.org/show_bug.cgi?id=98418
38034
38035         Reviewed by Laszlo Gombos.
38036
38037         Unskip fast/xsl/xslt-missing-namespace-in-xslt.xml
38038         since it passes with libxml 2.8.0 and we now depend
38039         on that version.
38040
38041         * platform/efl/TestExpectations:
38042
38043 2012-10-04  Tony Chang  <tony@chromium.org>
38044
38045         Unreviewed gardening.  Landing render tree results for css3/flexbox/flexbox-baseline.html.
38046         https://bugs.webkit.org/show_bug.cgi?id=98306
38047
38048         This pixel test was added in r130405.
38049
38050         * platform/chromium-mac-snowleopard/css3/flexbox/flexbox-baseline-expected.png: Added.
38051         * platform/chromium-mac/css3/flexbox/flexbox-baseline-expected.png: Added.
38052         * platform/chromium-mac/css3/flexbox/flexbox-baseline-expected.txt: Added.
38053         * platform/chromium-win/css3/flexbox/flexbox-baseline-expected.png: Added.
38054         * platform/chromium-win/css3/flexbox/flexbox-baseline-expected.txt: Copied from LayoutTests/platform/chromium-linux/css3/flexbox/flexbox-baseline-expected.txt.
38055         * platform/chromium/TestExpectations:
38056         * platform/gtk/TestExpectations:
38057         * platform/gtk/css3/flexbox/flexbox-baseline-expected.txt: Added.
38058         * platform/mac/TestExpectations:
38059         * platform/mac/css3/flexbox/flexbox-baseline-expected.txt: Added.
38060         * platform/qt/TestExpectations:
38061         * platform/qt/css3/flexbox/flexbox-baseline-expected.txt: Renamed from LayoutTests/platform/chromium-linux/css3/flexbox/flexbox-baseline-expected.txt.
38062
38063 2012-10-04  Alpha Lam  <hclam@chromium.org>
38064
38065         Unreviewed. Chromium rebaselines.
38066
38067         * platform/chromium-mac/fast/images/paint-subrect-grid-expected.png: Copied from LayoutTests/platform/chromium/fast/images/paint-subrect-grid-expected.png.
38068         * platform/chromium-win/fast/images/paint-subrect-grid-expected.png: Renamed from LayoutTests/platform/chromium/fast/images/paint-subrect-grid-expected.png.
38069
38070 2012-10-04  Ryosuke Niwa  <rniwa@webkit.org>
38071
38072         Chromium rebaselines after r130411.
38073
38074         * platform/chromium-linux-x86/editing/pasteboard/paste-xml-expected.txt:
38075         * platform/chromium-linux/editing/pasteboard/4944770-2-expected.txt:
38076         * platform/chromium-linux/editing/pasteboard/paste-xml-expected.txt:
38077         * platform/chromium-linux/editing/pasteboard/smart-drag-drop-expected.txt:
38078         * platform/chromium-linux/editing/pasteboard/subframe-dragndrop-1-expected.txt:
38079         * platform/chromium-mac-snowleopard/editing/pasteboard/paste-text-008-expected.txt: Removed.
38080         * platform/chromium-mac-snowleopard/editing/pasteboard/paste-xml-expected.txt: Added.
38081         * platform/chromium-mac/editing/pasteboard/paste-xml-expected.txt:
38082         * platform/chromium-win-xp/editing/pasteboard/paste-xml-expected.txt:
38083         * platform/chromium-win/editing/deleting/delete-block-merge-contents-018-expected.txt:
38084         * platform/chromium-win/editing/deleting/delete-block-merge-contents-019-expected.txt:
38085         * platform/chromium-win/editing/deleting/delete-block-merge-contents-020-expected.txt:
38086         * platform/chromium-win/editing/deleting/delete-block-merge-contents-021-expected.txt:
38087         * platform/chromium-win/editing/deleting/delete-block-merge-contents-022-expected.txt:
38088         * platform/chromium-win/editing/deleting/merge-no-br-expected.txt:
38089         * platform/chromium-win/editing/execCommand/find-after-replace-expected.txt:
38090         * platform/chromium-win/editing/execCommand/paste-1-expected.txt:
38091         * platform/chromium-win/editing/execCommand/paste-2-expected.txt:
38092         * platform/chromium-win/editing/pasteboard/4944770-2-expected.txt:
38093         * platform/chromium-win/editing/pasteboard/5028447-expected.txt:
38094         * platform/chromium-win/editing/pasteboard/8145-3-expected.txt:
38095         * platform/chromium-win/editing/pasteboard/drag-drop-modifies-page-expected.txt:
38096         * platform/chromium-win/editing/pasteboard/merge-end-borders-expected.txt:
38097         * platform/chromium-win/editing/pasteboard/paste-line-endings-007-expected.txt:
38098         * platform/chromium-win/editing/pasteboard/paste-line-endings-008-expected.txt:
38099         * platform/chromium-win/editing/pasteboard/paste-line-endings-009-expected.txt:
38100         * platform/chromium-win/editing/pasteboard/paste-line-endings-010-expected.txt:
38101         * platform/chromium-win/editing/pasteboard/paste-match-style-001-expected.txt:
38102         * platform/chromium-win/editing/pasteboard/paste-text-008-expected.txt:
38103         * platform/chromium-win/editing/pasteboard/paste-text-009-expected.txt:
38104         * platform/chromium-win/editing/pasteboard/paste-xml-expected.txt:
38105         * platform/chromium-win/editing/pasteboard/smart-paste-007-expected.txt:
38106         * platform/chromium-win/editing/pasteboard/subframe-dragndrop-1-expected.txt:
38107         * platform/chromium-win/editing/pasteboard/unrendered-br-expected.txt:
38108         * platform/chromium-win/fast/lists/drag-into-marker-expected.txt:
38109
38110 2012-10-04  Pravin D  <pravind.2k4@gmail.com>
38111
38112         Layout broken after cloning and re-inserting a table with a misplaced <form>
38113         https://bugs.webkit.org/show_bug.cgi?id=86746
38114
38115         Reviewed by Julien Chaffraix.
38116
38117         * fast/table/form-with-non-table-display-inside-table-elements-expected.txt: Added.
38118         * fast/table/form-with-non-table-display-inside-table-elements.html: Added.
38119
38120 2012-10-04  Ryosuke Niwa  <rniwa@webkit.org>
38121
38122         Qt rebaseline after r130411.
38123
38124         * platform/qt/editing/deleting/delete-block-merge-contents-018-expected.txt:
38125         * platform/qt/editing/deleting/delete-block-merge-contents-019-expected.txt:
38126         * platform/qt/editing/deleting/delete-block-merge-contents-022-expected.txt:
38127         * platform/qt/editing/deleting/merge-no-br-expected.txt:
38128         * platform/qt/editing/execCommand/find-after-replace-expected.txt:
38129         * platform/qt/editing/execCommand/paste-1-expected.txt:
38130         * platform/qt/editing/execCommand/paste-2-expected.txt:
38131         * platform/qt/editing/pasteboard/4944770-2-expected.txt:
38132         * platform/qt/editing/pasteboard/5006779-expected.txt:
38133         * platform/qt/editing/pasteboard/5028447-expected.txt:
38134         * platform/qt/editing/pasteboard/8145-3-expected.txt:
38135         * platform/qt/editing/pasteboard/merge-end-borders-expected.txt:
38136         * platform/qt/editing/pasteboard/paste-line-endings-009-expected.txt:
38137         * platform/qt/editing/pasteboard/paste-line-endings-010-expected.txt:
38138         * platform/qt/editing/pasteboard/paste-match-style-001-expected.txt:
38139         * platform/qt/editing/pasteboard/paste-text-008-expected.txt:
38140         * platform/qt/editing/pasteboard/paste-text-009-expected.txt:
38141         * platform/qt/editing/pasteboard/smart-paste-007-expected.txt:
38142         * platform/qt/editing/pasteboard/unrendered-br-expected.txt:
38143
38144 2012-10-04  Dean Jackson  <dino@apple.com>
38145
38146         Attribute and Uniform variable names need translation in shader
38147         https://bugs.webkit.org/show_bug.cgi?id=70989
38148
38149         Reviewed by Tim Horton (and Darin Adler).
38150
38151         Added subtests to exercise variables that are well under the limits but
38152         not long enough to produce an error. This way we now test all three options:
38153         under the limit, at the limit, over the limit.
38154
38155         Also, the tests are unskipped on Mac.
38156
38157         * fast/canvas/webgl/attrib-location-length-limits-expected.txt:
38158         * fast/canvas/webgl/attrib-location-length-limits.html:
38159         * fast/canvas/webgl/uniform-location-length-limits-expected.txt:
38160         * fast/canvas/webgl/uniform-location-length-limits.html:
38161         * platform/mac/TestExpectations:
38162
38163 2012-10-03  Benjamin Poulain  <bpoulain@apple.com>
38164
38165         [WK2] Support all attributes of GeolocationPosition
38166         https://bugs.webkit.org/show_bug.cgi?id=98212
38167
38168         Reviewed by Sam Weinig.
38169
38170         Add a new test for the exposed attributes. It is disabled everywhere else than
38171         Mac because of the missing DRT features.
38172
38173         * fast/dom/Geolocation/coordinates-interface-attributes-expected.txt: Added.
38174         * fast/dom/Geolocation/coordinates-interface-attributes.html: Added.
38175         * platform/chromium/TestExpectations:
38176         * platform/gtk/TestExpectations:
38177         * platform/qt/TestExpectations:
38178
38179 2012-10-04  Alpha Lam  <hclam@chromium.org>
38180
38181         [skia] Drawing a subrect of bitmap image is misaligned
38182         https://bugs.webkit.org/show_bug.cgi?id=95121
38183
38184         Reviewed by Stephen White.
38185
38186         3 new tests added.
38187
38188         - fast/images/paint-subrect.html
38189
38190         This test enlarges a 2x1 image in a canvas for easy verification.
38191         2/3 of the image is used as source rectangle to exercise the code path
38192         for partial pixel addressing.
38193
38194         Pixel test result should have 1/3 blue on the left and 2/3 green on the
38195         right with gradient according to interpolation settings.
38196
38197         - fast/images/paint-subrect-grid.html
38198
38199         Draws a 11x11 image into a canvas in 8 fragments with partial pixels.
38200         Canvas should look just like a single image enlarged.
38201
38202         - fast/images/repaint-subrect-grid.html
38203
38204         Scale a 31x31 image to 55x55. A blue square moves across the scaled
38205         image such that the image is partially invalidated. After the animation
38206         the image should look the same.
38207
38208         * fast/images/paint-subrect-expected.txt: Added.
38209         * fast/images/paint-subrect-grid-expected.txt: Added.
38210         * fast/images/paint-subrect-grid.html: Added.
38211         * fast/images/paint-subrect.html: Added.
38212         * fast/images/repaint-subrect-grid-expected.html: Added.
38213         * fast/images/repaint-subrect-grid.html: Added.
38214         * fast/images/resources/grid-large.png: Added.
38215         * fast/images/resources/grid-small.png: Added.
38216         * platform/chromium/TestExpectations: Added image failure expectations.
38217         * platform/chromium/fast/images/paint-subrect-expected.png: Added.
38218         * platform/chromium/fast/images/paint-subrect-grid-expected.png: Added.
38219         * platform/chromium/fast/images/repaint-subrect-grid-expected.png: Added.
38220
38221 2012-10-03  Ryosuke Niwa  <rniwa@webkit.org>
38222
38223         ReplaceSelectionCommand should merge text nodes
38224         https://bugs.webkit.org/show_bug.cgi?id=98188
38225
38226         Reviewed by Levi Weintraub.
38227
38228         Rebaselined tests.
38229
38230         * editing/deleting/merge-paragraphs-with-transparent-background-expected.txt:
38231         * editing/deleting/paste-with-transparent-background-color-expected.txt:
38232         * editing/execCommand/outdent-selection-expected.txt:
38233         * editing/execCommand/remove-list-items-expected.txt:
38234         * editing/inserting/insert-3907422-fix-expected.txt:
38235         * editing/pasteboard/avoid-copying-body-with-background-expected.txt:
38236         * editing/pasteboard/block-wrappers-necessary-expected.txt:
38237         * editing/pasteboard/drag-drop-list-expected.txt:
38238         * editing/pasteboard/merge-end-5-expected.txt:
38239         * editing/pasteboard/paste-before-tab-span-expected.txt:
38240         * editing/pasteboard/paste-into-table-cell-expected.txt:
38241         * editing/pasteboard/paste-text-001-expected.txt:
38242         * editing/pasteboard/paste-text-002-expected.txt:
38243         * editing/pasteboard/paste-text-003-expected.txt:
38244         * editing/pasteboard/paste-text-010-expected.txt:
38245         * editing/pasteboard/paste-text-at-tabspan-001-expected.txt:
38246         * editing/pasteboard/paste-unrendered-select-expected.txt:
38247         * editing/pasteboard/smart-paste-001-expected.txt:
38248         * editing/pasteboard/smart-paste-002-expected.txt:
38249         * editing/pasteboard/smart-paste-003-expected.txt:
38250         * editing/pasteboard/smart-paste-004-expected.txt:
38251         * editing/pasteboard/smart-paste-005-expected.txt:
38252         * editing/pasteboard/smart-paste-006-expected.txt:
38253         * fast/events/ondragenter-expected.txt:
38254         * fast/lists/drag-into-marker.html:
38255         * platform/mac/editing/deleting/delete-block-merge-contents-018-expected.txt:
38256         * platform/mac/editing/deleting/delete-block-merge-contents-019-expected.txt:
38257         * platform/mac/editing/deleting/delete-block-merge-contents-020-expected.txt:
38258         * platform/mac/editing/deleting/delete-block-merge-contents-021-expected.txt:
38259         * platform/mac/editing/deleting/delete-block-merge-contents-022-expected.txt:
38260         * platform/mac/editing/deleting/merge-no-br-expected.txt:
38261         * platform/mac/editing/execCommand/find-after-replace-expected.txt:
38262         * platform/mac/editing/execCommand/paste-1-expected.txt:
38263         * platform/mac/editing/execCommand/paste-2-expected.txt:
38264         * platform/mac/editing/pasteboard/4944770-2-expected.txt:
38265         * platform/mac/editing/pasteboard/5006779-expected.txt:
38266         * platform/mac/editing/pasteboard/5028447-expected.txt:
38267         * platform/mac/editing/pasteboard/8145-3-expected.txt:
38268         * platform/mac/editing/pasteboard/drag-drop-modifies-page-expected.txt:
38269         * platform/mac/editing/pasteboard/emacs-ctrl-k-y-001-expected.txt:
38270         * platform/mac/editing/pasteboard/merge-end-borders-expected.txt:
38271         * platform/mac/editing/pasteboard/paste-line-endings-007-expected.txt:
38272         * platform/mac/editing/pasteboard/paste-line-endings-008-expected.txt:
38273         * platform/mac/editing/pasteboard/paste-line-endings-009-expected.txt:
38274         * platform/mac/editing/pasteboard/paste-line-endings-010-expected.txt:
38275         * platform/mac/editing/pasteboard/paste-match-style-001-expected.txt:
38276         * platform/mac/editing/pasteboard/paste-text-004-expected.txt:
38277         * platform/mac/editing/pasteboard/paste-text-005-expected.txt:
38278         * platform/mac/editing/pasteboard/paste-text-008-expected.txt:
38279         * platform/mac/editing/pasteboard/paste-text-009-expected.txt:
38280         * platform/mac/editing/pasteboard/smart-drag-drop-expected.txt:
38281         * platform/mac/editing/pasteboard/smart-paste-007-expected.txt:
38282         * platform/mac/editing/pasteboard/smart-paste-008-expected.txt:
38283         * platform/mac/editing/pasteboard/subframe-dragndrop-1-expected.txt:
38284         * platform/mac/editing/pasteboard/unrendered-br-expected.txt:
38285
38286 2012-10-04  Tony Chang  <tony@chromium.org>
38287
38288         Unreviewed, fix flexbox-baseline.html to test the new behavior after r130409.
38289
38290         * css3/flexbox/flexbox-baseline.html:
38291         * platform/chromium-linux/css3/flexbox/flexbox-baseline-expected.png:
38292         * platform/chromium-linux/css3/flexbox/flexbox-baseline-expected.txt:
38293
38294 2012-10-04  Tony Chang  <tony@chromium.org>
38295
38296         Unreviewed, fixing expected results for a test that needs a new baseline.
38297
38298         * platform/chromium/TestExpectations:
38299         * platform/efl/TestExpectations:
38300         * platform/gtk/TestExpectations:
38301         * platform/mac/TestExpectations:
38302         * platform/qt/TestExpectations:
38303
38304 2012-10-04  Sheriff Bot  <webkit.review.bot@gmail.com>
38305
38306         Unreviewed, rolling out r130396.
38307         http://trac.webkit.org/changeset/130396
38308         https://bugs.webkit.org/show_bug.cgi?id=98421
38309
38310         This patch is causing crashes on 4 tests on Lion Debug and
38311         Mountain Lion Debug (Requested by jernoble on #webkit).
38312
38313         * compositing/layer-creation/fixed-position-absolute-descendant-expected.txt: Removed.
38314         * compositing/layer-creation/fixed-position-absolute-descendant.html: Removed.
38315
38316 2012-10-04  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
38317
38318         [EFL] Fix r140403 by skipping the right test.
38319
38320         * platform/efl/TestExpectations:
38321
38322 2012-10-04  Tony Chang  <tony@chromium.org>
38323
38324         inline-flex baseline is sometimes wrong
38325         https://bugs.webkit.org/show_bug.cgi?id=96188
38326
38327         Reviewed by Ojan Vafai.
38328
38329         Add a new pixel test and mark the test as failing so we can get pixel results from the bots.
38330
38331         * css3/flexbox/flexbox-baseline.html: Added.
38332         * platform/chromium-linux/css3/flexbox/flexbox-baseline-expected.png: Added.
38333         * platform/chromium-linux/css3/flexbox/flexbox-baseline-expected.txt: Added.
38334         * platform/chromium/TestExpectations:
38335         * platform/efl/TestExpectations:
38336         * platform/gtk/TestExpectations:
38337         * platform/mac/TestExpectations:
38338         * platform/qt/TestExpectations:
38339         * platform/win/TestExpectations:
38340
38341 2012-10-04  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
38342
38343         [EFL] Temporarily skip fast/xsl/xslt-missing-namespace-in-xslt.html.
38344
38345         As bug 91009 shows, libxml 2.8.0 makes us produce a different test
38346         result. Unskip the test for now until we add that version to
38347         jhbuild.
38348
38349         * platform/efl/TestExpectations:
38350
38351 2012-10-04  Xianzhu Wang  <wangxianzhu@chromium.org>
38352
38353         [Chromium] Should set unitsPerEm in SimpleFontDataSkia.cpp
38354         https://bugs.webkit.org/show_bug.cgi?id=98100
38355
38356         Reviewed by Stephen White.
38357
38358         * fast/writing-mode/resources/DroidSansFallback-reduced.ttf: Added.
38359         * fast/writing-mode/vertical-font-vmtx-units-per-em-expected.txt: Added.
38360         * fast/writing-mode/vertical-font-vmtx-units-per-em.html: Added.
38361
38362 2012-10-04  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
38363
38364         [EFL] Revert some wrong baselines added in r130387.
38365
38366         Thanks to Christophe Dumez and Mikhail Pozdnyakov for the help.
38367
38368         * platform/efl/compositing/visibility/visibility-simple-video-layer-expected.txt: Removed.
38369         * platform/efl/fullscreen/parent-flow-inline-with-block-child-expected.txt:
38370
38371 2012-10-04  Peter Rybin  <peter.rybin@gmail.com>
38372
38373         Web Inspector: expose object internal properties such as PrimitiveValue or BoundThis
38374         https://bugs.webkit.org/show_bug.cgi?id=94397
38375
38376         Reviewed by Yury Semikhatsky.
38377
38378         A test is added to support new feature. Old test is updated because line number changed.
38379
38380         * inspector-protocol/runtime-getProperties-expected.txt: Added.
38381         * inspector-protocol/runtime-getProperties.html: Added.
38382         * inspector/console/command-line-api-expected.txt:
38383
38384 2012-10-04  Sami Kyostila  <skyostil@chromium.org>
38385
38386         Fixed position visibility check does not consider descendants
38387         https://bugs.webkit.org/show_bug.cgi?id=98144
38388
38389         Reviewed by Simon Fraser.
38390
38391         Added a test for the fixed position layer visibility check.
38392
38393         * compositing/layer-creation/fixed-position-absolute-descendant-expected.txt: Added.
38394         * compositing/layer-creation/fixed-position-absolute-descendant.html: Added.
38395
38396 2012-10-04  Ádám Kallai  <kadam@inf.u-szeged.hu>
38397
38398         [Qt] Unreviewed gardening after r130385. Skip some failing test.
38399
38400         * platform/qt-5.0-wk2/TestExpectations:
38401         * platform/qt/http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_xserver_redirect-expected.txt:
38402
38403 2012-10-04  Vsevolod Vlasov  <vsevik@chromium.org>
38404
38405         Web Inspector: When uiSourceCode content has diverged from VM script, call frames should be shown in temporary script based uiSourceCodes.
38406         https://bugs.webkit.org/show_bug.cgi?id=98385
38407
38408         Reviewed by Pavel Feldman.
38409
38410         * inspector/debugger/dynamic-script-tag-expected.txt:
38411         * inspector/debugger/resource-script-mapping-expected.txt:
38412
38413 2012-10-04  Ádám Kallai  <kadam@inf.u-szeged.hu>
38414
38415         [Qt] Unreviewed gardening after r130385. Skip a failing test.
38416         https://bugs.webkit.org/show_bug.cgi?id=62741
38417
38418         * platform/qt/TestExpectations:
38419
38420 2012-10-04  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
38421
38422         [EFL] Pixel test rebaselines to enable pixel testing on the bots, part 6.
38423
38424         * platform/efl/compositing/reflections/animation-inside-reflection-expected.png:
38425         * platform/efl/compositing/visibility/visibility-image-layers-expected.png: Added.
38426         * platform/efl/compositing/visibility/visibility-simple-video-layer-expected.png: Added.
38427         * platform/efl/compositing/visibility/visibility-simple-video-layer-expected.txt: Added.
38428         * platform/efl/fast/forms/datalist/update-range-with-datalist-expected.png: Added.
38429         * platform/efl/fast/selectors/unqualified-hover-strict-expected.png:
38430         * platform/efl/fast/selectors/unqualified-hover-strict-expected.txt:
38431         * platform/efl/fast/xsl/xslt-missing-namespace-in-xslt-expected.png:
38432         * platform/efl/fast/xsl/xslt-missing-namespace-in-xslt-expected.txt:
38433         * platform/efl/fullscreen/full-screen-stacking-context-expected.png:
38434         * platform/efl/fullscreen/full-screen-zIndex-after-expected.png:
38435         * platform/efl/fullscreen/parent-flow-inline-with-block-child-expected.png:
38436         * platform/efl/fullscreen/parent-flow-inline-with-block-child-expected.txt:
38437         * platform/efl/http/tests/local/file-url-sent-as-referer-expected.png:
38438         * platform/efl/http/tests/misc/frame-access-during-load-expected.png:
38439         * platform/efl/http/tests/misc/iframe404-expected.png:
38440         * platform/efl/http/tests/misc/slow-loading-image-in-pattern-expected.png:
38441         * platform/efl/http/tests/uri/css-href-expected.png:
38442         * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-dom-amplitude-attr-expected.png:
38443         * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-dom-exponent-attr-expected.png:
38444         * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-dom-intercept-attr-expected.png:
38445         * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-dom-offset-attr-expected.png:
38446         * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-dom-slope-attr-expected.png:
38447         * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-dom-tableValues-attr-expected.png:
38448         * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-dom-type-attr-expected.png:
38449         * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-amplitude-prop-expected.png:
38450         * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-exponent-prop-expected.png:
38451         * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-intercept-prop-expected.png:
38452         * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-offset-prop-expected.png:
38453         * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-slope-prop-expected.png:
38454         * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-tableValues-prop-expected.png:
38455         * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-type-prop-expected.png:
38456         * platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-dom-dx-attr-expected.png:
38457         * platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-dom-dy-attr-expected.png:
38458         * platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-dom-in-attr-expected.png:
38459         * platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-dom-shadow-color-attr-expected.png:
38460         * platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-dom-shadow-opacity-attr-expected.png:
38461         * platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-dom-stdDeviation-attr-expected.png:
38462         * platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-dx-prop-expected.png:
38463         * platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-dy-prop-expected.png:
38464         * platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-in-prop-expected.png:
38465         * platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-color-prop-expected.png:
38466         * platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-opacity-prop-expected.png:
38467         * platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-stdDeviation-prop-expected.png:
38468         * platform/efl/svg/filters/big-sized-filter-expected.png:
38469         * platform/efl/svg/filters/feColorMatrix-saturate-expected.png: Added.
38470         * platform/efl/svg/filters/feDropShadow-expected.png: Added.
38471         * platform/efl/svg/filters/feGaussianBlur-expected.png:
38472         * platform/efl/svg/filters/feImage-reference-svg-primitive-expected.png: Added.
38473         * platform/efl/svg/filters/filterRes1-expected.png:
38474         * platform/efl/svg/filters/filterRes3-expected.png:
38475         * platform/efl/svg/filters/shadow-on-rect-with-filter-expected.png:
38476         * platform/efl/svg/repaint/inner-svg-change-viewBox-contract-expected.png: Added.
38477
38478 2012-10-04  Ádám Kallai  <kadam@inf.u-szeged.hu>
38479
38480         [Qt] Reviewing old bugs in Qt TestExpectations. Unskip now passing test.
38481
38482         * platform/qt-5.0-wk1/TestExpectations:
38483         * platform/qt-5.0-wk2/TestExpectations:
38484         * platform/qt/TestExpectations:
38485         * platform/qt/editing/pasteboard/smart-paste-008-expected.txt:
38486         * platform/qt/http/tests/w3c/webperf/approved/navigation-timing/html/test_performance_attributes_exist_in_object-expected.txt: Added.
38487         * platform/qt/http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_xserver_redirect-expected.txt: Added.
38488
38489 2012-10-04  Yury Semikhatsky  <yurys@chromium.org>
38490
38491         Unreviewed. Mark perf/show-hide-table-rows.html as flaky.
38492
38493         * platform/chromium/TestExpectations:
38494
38495 2012-10-04  Harald Alvestrand  <hta@google.com>
38496
38497         Change RTCPeerConnection GetStats to use Date timestamp format
38498         https://bugs.webkit.org/show_bug.cgi?id=98263
38499
38500         Reviewed by Yury Semikhatsky.
38501
38502         * fast/mediastream/RTCPeerConnection-stats-expected.txt:
38503         * fast/mediastream/RTCPeerConnection-stats.html:
38504
38505 2012-10-04  Sheriff Bot  <webkit.review.bot@gmail.com>
38506
38507         Unreviewed, rolling out r130377.
38508         http://trac.webkit.org/changeset/130377
38509         https://bugs.webkit.org/show_bug.cgi?id=98392
38510
38511         Chromium Win compilation is broken (Requested by yurys on
38512         #webkit).
38513
38514         * fast/mediastream/RTCPeerConnection-stats-expected.txt:
38515         * fast/mediastream/RTCPeerConnection-stats.html:
38516
38517 2012-10-04  Kent Tamura  <tkent@chromium.org>
38518
38519         Some picker test for input[type=date] are failing
38520         https://bugs.webkit.org/show_bug.cgi?id=98390
38521
38522         * platform/chromium/TestExpectations:
38523
38524 2012-10-04  Kent Tamura  <tkent@chromium.org>
38525
38526         [Chromium] Fix an error in TestExpectations.
38527
38528         * platform/chromium/TestExpectations:
38529
38530 2012-10-04  Harald Alvestrand  <hta@google.com>
38531
38532         Change RTCPeerConnection GetStats to use Date timestamp format
38533         https://bugs.webkit.org/show_bug.cgi?id=98263
38534
38535         Reviewed by Adam Barth.
38536
38537         * fast/mediastream/RTCPeerConnection-stats-expected.txt:
38538         * fast/mediastream/RTCPeerConnection-stats.html:
38539
38540 2012-10-04  Kent Tamura  <tkent@chromium.org>
38541
38542         Update tests for input[type=date] with the multiple fields UI
38543         https://bugs.webkit.org/show_bug.cgi?id=98386
38544
38545         Reviewed by Hajime Morita.
38546
38547         Remove some tests for input[type=date. They depends on the old UI, which
38548         we don't use any more.
38549         Mark some tests fail. We need to update their results later.
38550
38551         * fast/forms/date/date-appearance.html: Removed.
38552         * fast/forms/date/date-fixed-placeholder-expected.txt: Removed.
38553         * fast/forms/date/date-fixed-placeholder.html: Removed.
38554         * fast/forms/date/date-input-visible-strings-expected.txt: Removed.
38555         * fast/forms/date/date-input-visible-strings.html: Removed.
38556         * fast/forms/date/input-date-commit-valid-only-expected.txt: Removed.
38557         * fast/forms/date/input-date-commit-valid-only.html: Removed.
38558         * platform/chromium-linux/fast/forms/date/date-appearance-expected.png: Removed.
38559         * platform/chromium-linux/fast/forms/date/date-appearance-expected.txt: Removed.
38560         * platform/chromium-linux/fast/forms/date/date-input-visible-strings-expected.txt: Removed.
38561         * platform/chromium-mac-snowleopard/fast/forms/date/date-appearance-expected.png: Removed.
38562         * platform/chromium-mac/fast/forms/date/date-appearance-expected.png: Removed.
38563         * platform/chromium-mac/fast/forms/date/date-appearance-expected.txt: Removed.
38564         * platform/chromium-win/fast/forms/date/date-appearance-expected.png: Removed.
38565         * platform/chromium-win/fast/forms/date/date-appearance-expected.txt: Removed.
38566         * platform/chromium-win/fast/forms/date/date-input-visible-strings-expected.txt: Removed.
38567         * platform/chromium/TestExpectations:
38568         * platform/chromium/fast/forms/date/date-input-visible-strings-expected.txt: Removed.
38569
38570 2012-10-04  Tullio Lucena  <tullio.lucena@openbossa.org>
38571
38572         [Qt] css2.1/20110323/text-indent-intrinsic-00* fail
38573         https://bugs.webkit.org/show_bug.cgi?id=91772
38574
38575         Reviewed by Yuta Kitamura.
38576
38577         Unskip some tests that are passing.
38578
38579         * platform/qt/TestExpectations:
38580
38581 2012-10-04  Zan Dobersek  <zandobersek@gmail.com>
38582
38583         Unreviewed GTK gardening.
38584
38585         Adding proper bug modifiers for accessibility failures that don't yet have one.
38586
38587         * platform/gtk/TestExpectations:
38588
38589 2012-10-04  Yury Semikhatsky  <yurys@chromium.org>
38590
38591         Removed duplicate entries introduced by r130355
38592
38593         * platform/chromium/TestExpectations:
38594
38595 2012-10-04  Csaba Osztrogonác  <ossy@webkit.org>
38596
38597         [Qt][WK2] Unreviewed gardening, skip new crashing tests to paint the bot green.
38598
38599         * platform/qt-5.0-wk2/TestExpectations:
38600
38601 2012-10-03  Kent Tamura  <tkent@chromium.org>
38602
38603         DateTimeYearFieldElement should respect min/max values specified by page authors
38604         https://bugs.webkit.org/show_bug.cgi?id=98227
38605
38606         Reviewed by Hajime Morita.
38607
38608         * fast/forms/month-multiple-fields/month-multiple-fields-keyboard-events-expected.txt: Added.
38609         * fast/forms/month-multiple-fields/month-multiple-fields-keyboard-events.html: Added.
38610
38611 2012-10-03  Douglas Stockwell  <dstockwell@chromium.org>
38612
38613         Chromium needs support for border radius clipping
38614         https://bugs.webkit.org/show_bug.cgi?id=69866
38615
38616         Reviewed by Stephen White.
38617
38618         * platform/chromium-linux/fast/clip/overflow-border-radius-combinations-expected.png:
38619         * platform/chromium-linux/fast/clip/overflow-border-radius-fixed-position-expected.png:
38620         * platform/chromium-linux/fast/clip/overflow-border-radius-transformed-expected.png:
38621         * platform/chromium-linux/http/tests/media/video-buffered-range-contains-currentTime-expected.png:
38622         * platform/chromium-linux/media/audio-controls-rendering-expected.png:
38623         * platform/chromium-linux/media/audio-repaint-expected.png:
38624         * platform/chromium-linux/media/controls-after-reload-expected.png:
38625         * platform/chromium-linux/media/controls-strict-expected.png:
38626         * platform/chromium-linux/media/controls-styling-expected.png:
38627         * platform/chromium-linux/media/controls-styling-strict-expected.png:
38628         * platform/chromium-linux/media/controls-without-preload-expected.png:
38629         * platform/chromium-linux/media/track/track-cue-rendering-horizontal-expected.png:
38630         * platform/chromium-linux/media/track/track-cue-rendering-vertical-expected.png:
38631         * platform/chromium-linux/media/video-controls-rendering-expected.png:
38632         * platform/chromium-linux/media/video-display-toggle-expected.png:
38633         * platform/chromium-linux/media/video-no-audio-expected.png:
38634         * platform/chromium-linux/media/video-playing-and-pause-expected.png:
38635         * platform/chromium-linux/media/video-zoom-controls-expected.png:
38636         * platform/chromium/TestExpectations:
38637
38638 2012-10-03  Tony Chang  <tony@chromium.org>
38639
38640         Unreviewed, remove 2 tests that were moved in http://trac.webkit.org/changeset/130150.
38641
38642         http/tests/inspector-enabled/contentSecurityPolicy-blocks-setInterval.html and
38643         http/tests/inspector-enabled/contentSecurityPolicy-blocks-setTimeout.html were
38644         refactored away.
38645
38646         * platform/qt/TestExpectations:
38647
38648 2012-10-03  Emil A Eklund  <eae@chromium.org>
38649
38650         Unreviewed chromium/win rebaseline for r130329.
38651
38652         * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.png:
38653         * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.txt:
38654         * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.png:
38655         * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt:
38656         * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png:
38657         * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt:
38658
38659 2012-10-03  Emil A Eklund  <eae@chromium.org>
38660
38661         Unreviewed chromium/mac rebaseline for r130329.
38662
38663         * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.png:
38664         * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.png:
38665         * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png:
38666         * platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.png:
38667         * platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.txt:
38668         * platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.png:
38669         * platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt:
38670         * platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png:
38671         * platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt:
38672
38673 2012-10-03  Ojan Vafai  <ojan@chromium.org>
38674
38675         Simplify the magnitude-perf test harness
38676         https://bugs.webkit.org/show_bug.cgi?id=98305
38677
38678         Reviewed by Ryosuke Niwa.
38679
38680         -Remove the chromium.Interval stuff. This API no longer exists.
38681         -Reduce the number of iterations to 8.
38682         -Start magnitude at 1 instead of 0.
38683         -Remove all the iterationsPerRun junk. This complexity was not achieving the goal of
38684         reducing flakiness.
38685
38686         With these changes, the perf tests are not flaky for me locally.
38687         I ran all the perf tests with --iterations=100 and had no failures,
38688         All the complexity was increasing flakiness.
38689
38690         This also reduces the runtime of the tests by >2x.
38691
38692         * perf/adding-radio-buttons.html:
38693         This test is clearly linear. It should never have been marked constant.
38694         The patch that landed it was fixing an n^2 behavior.
38695
38696         * perf/array-binary-search.html:
38697         Search for the first item in the array so that the search is always actually log n.
38698
38699         * perf/nested-combined-selectors.html:
38700         Now that we run fewer iterations, we don't need to artificially limit this test.
38701
38702         * resources/magnitude-perf.js:
38703         (Magnitude.run):
38704         (Magnitude._run):
38705         (Magnitude._rSquared):
38706         (Magnitude._logIterationInfo):
38707         (Magnitude._bigOGuess):
38708         (Magnitude._runIteration):
38709         (Magnitude):
38710
38711 2012-10-03  Joshua Bell  <jsbell@chromium.org>
38712
38713         [Chromium] storage/indexeddb tests sometimes timeout
38714         https://bugs.webkit.org/show_bug.cgi?id=65862
38715
38716         Reviewed by Ojan Vafai.
38717
38718         storage/indexeddb/index-cursor.html was taking up to 26 seconds on some debug configurations
38719         due to the large amount of output. Tweak the test to reduce the spam. On my test box this
38720         drops the runtime of this single test from 7s to 2s.
38721
38722         * storage/indexeddb/index-cursor-expected.txt:
38723         * storage/indexeddb/resources/index-cursor.js:
38724         (cursorIteration):
38725
38726 2012-10-03  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
38727
38728         [EFL] Pixel test rebaselines to enable pixel testing on the bots, part 5.
38729
38730         Finally finish rebaselining fast/.
38731
38732         * platform/efl/fast/repaint/transform-repaint-descendants-expected.png:
38733         * platform/efl/fast/replaced/absolute-image-sizing-expected.png:
38734         * platform/efl/fast/replaced/width100percent-image-expected.png:
38735         * platform/efl/fast/replaced/width100percent-textfield-expected.png:
38736         * platform/efl/fast/ruby/ruby-block-style-not-updated-expected.png: Added.
38737         * platform/efl/fast/ruby/ruby-block-style-not-updated-with-before-after-content-expected.png: Added.
38738         * platform/efl/fast/ruby/ruby-inline-style-not-updated-expected.png: Added.
38739         * platform/efl/fast/ruby/ruby-inline-style-not-updated-with-before-after-content-expected.png: Added.
38740         * platform/efl/fast/ruby/ruby-inline-table-expected.png:
38741         * platform/efl/fast/runin/001-expected.png:
38742         * platform/efl/fast/runin/generated-expected.png:
38743         * platform/efl/fast/table/border-collapsing/equal-precedence-resolution-vertical-expected.png:
38744         * platform/efl/fast/table/floatingTablePaintBackground-expected.png:
38745         * platform/efl/fast/table/form-with-table-style-expected.png:
38746         * platform/efl/fast/text/backslash-to-yen-sign-euc-expected.png:
38747         * platform/efl/fast/text/emphasis-avoid-ruby-expected.png:
38748         * platform/efl/fast/text/emphasis-combined-text-expected.png:
38749         * platform/efl/fast/text/emphasis-overlap-expected.png:
38750         * platform/efl/fast/text/large-text-composed-char-expected.png:
38751         * platform/efl/fast/text/whitespace/002-expected.png:
38752         * platform/efl/fast/text/whitespace/003-expected.png:
38753         * platform/efl/fast/text/whitespace/004-expected.png:
38754         * platform/efl/fast/text/whitespace/005-expected.png:
38755         * platform/efl/fast/text/whitespace/006-expected.png:
38756         * platform/efl/fast/text/whitespace/007-expected.png:
38757         * platform/efl/fast/text/whitespace/008-expected.png:
38758         * platform/efl/fast/text/whitespace/009-expected.png:
38759         * platform/efl/fast/text/whitespace/010-expected.png:
38760         * platform/efl/fast/text/whitespace/011-expected.png:
38761         * platform/efl/fast/text/whitespace/012-expected.png:
38762         * platform/efl/fast/text/whitespace/013-expected.png:
38763         * platform/efl/fast/text/whitespace/014-expected.png:
38764         * platform/efl/fast/text/whitespace/015-expected.png:
38765         * platform/efl/fast/text/whitespace/016-expected.png:
38766         * platform/efl/fast/text/whitespace/018-expected.png:
38767         * platform/efl/fast/text/whitespace/020-expected.png:
38768         * platform/efl/fast/text/whitespace/021-expected.png:
38769         * platform/efl/fast/text/whitespace/025-expected.png:
38770         * platform/efl/fast/text/whitespace/027-expected.png:
38771         * platform/efl/fast/text/whitespace/030-expected.png:
38772         * platform/efl/fast/text/whitespace/normal-after-nowrap-breaking-expected.png:
38773         * platform/efl/fast/text/whitespace/pre-break-word-expected.png:
38774         * platform/efl/fast/text/whitespace/pre-wrap-last-char-expected.png:
38775         * platform/efl/fast/text/whitespace/pre-wrap-line-test-expected.png:
38776         * platform/efl/fast/text/whitespace/pre-wrap-overflow-selection-expected.png:
38777         * platform/efl/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.png:
38778
38779 2012-10-03  Emil A Eklund  <eae@chromium.org>
38780
38781         Round image sizes when zooming
38782         https://bugs.webkit.org/show_bug.cgi?id=98205
38783
38784         Reviewed by Eric Seidel.
38785
38786         Add test for zoomed large image tiles.
38787
38788         * fast/images/zoomed-img-size.html:
38789         * fast/sub-pixel/zoomed-image-tiles-expected.html: Added.
38790         * fast/sub-pixel/zoomed-image-tiles.html: Added.
38791         * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.png:
38792         * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.txt:
38793         * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.png:
38794         * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt:
38795         * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png:
38796         * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt:
38797         * platform/chromium/fast/images/zoomed-img-size-expected.txt: Added.
38798         * platform/gtk/TestExpectations:
38799         * platform/mac-lion/TestExpectations:
38800         * platform/mac-snowleopard/TestExpectations:
38801         * platform/mac-wk2/TestExpectations:
38802         * platform/mac/TestExpectations:
38803         * platform/qt-4.8/TestExpectations:
38804         * platform/qt/TestExpectations:
38805         * platform/win-wk2/TestExpectations:
38806         * platform/win-xp/TestExpectations:
38807         * platform/win/TestExpectations:
38808         * platform/wincairo/TestExpectations:
38809         * platform/wk2/TestExpectations:
38810
38811 2012-10-03  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
38812
38813         [EFL] Pixel test rebaselines to enable pixel testing on the bots, part 5.
38814
38815         * platform/efl/fast/repaint/list-marker-2-expected.png:
38816         * platform/efl/fast/repaint/list-marker-expected.png:
38817         * platform/efl/fast/repaint/make-children-non-inline-expected.png:
38818         * platform/efl/fast/repaint/opacity-change-on-overflow-float-expected.png:
38819         * platform/efl/fast/repaint/outline-child-repaint-expected.png:
38820         * platform/efl/fast/repaint/outline-inset-expected.png:
38821         * platform/efl/fast/repaint/outline-repaint-glitch-expected.png:
38822         * platform/efl/fast/repaint/outline-shrinking-expected.png:
38823         * platform/efl/fast/repaint/overflow-delete-line-expected.png:
38824         * platform/efl/fast/repaint/overflow-hidden-in-overflow-hidden-scrolled-expected.png: Added.
38825         * platform/efl/fast/repaint/overflow-outline-repaint-expected.png:
38826         * platform/efl/fast/repaint/overflow-scroll-body-appear-expected.png:
38827         * platform/efl/fast/repaint/overflow-scroll-delete-expected.png:
38828         * platform/efl/fast/repaint/reflection-redraw-expected.png:
38829         * platform/efl/fast/repaint/repaint-resized-overflow-expected.png:
38830         * platform/efl/fast/repaint/scale-page-shrink-expected.png:
38831         * platform/efl/fast/repaint/scroll-inside-table-cell-expected.png:
38832         * platform/efl/fast/repaint/selected-replaced-expected.png:
38833         * platform/efl/fast/repaint/selection-after-remove-expected.png:
38834         * platform/efl/fast/repaint/selection-gap-overflow-scroll-2-expected.png:
38835         * platform/efl/fast/repaint/selection-gap-overflow-scroll-expected.png:
38836         * platform/efl/fast/repaint/selection-rl-expected.png:
38837         * platform/efl/fast/repaint/shadow-multiple-horizontal-expected.png:
38838         * platform/efl/fast/repaint/shadow-multiple-strict-horizontal-expected.png:
38839         * platform/efl/fast/repaint/shadow-multiple-strict-vertical-expected.png:
38840         * platform/efl/fast/repaint/shadow-multiple-vertical-expected.png:
38841         * platform/efl/fast/repaint/stacked-diacritics-expected.png:
38842         * platform/efl/fast/repaint/static-to-positioned-expected.png:
38843         * platform/efl/fast/repaint/table-cell-collapsed-border-expected.png:
38844         * platform/efl/fast/repaint/table-cell-move-expected.png:
38845         * platform/efl/fast/repaint/table-collapsed-border-expected.png:
38846         * platform/efl/fast/repaint/table-extra-bottom-grow-expected.png:
38847         * platform/efl/fast/repaint/text-append-dirty-lines-expected.png:
38848         * platform/efl/fast/repaint/text-emphasis-v-expected.png: Added.
38849         * platform/efl/fast/repaint/text-selection-rect-in-overflow-2-expected.png:
38850         * platform/efl/fast/repaint/text-selection-rect-in-overflow-expected.png:
38851         * platform/efl/fast/repaint/text-shadow-expected.png:
38852         * platform/efl/fast/repaint/text-shadow-horizontal-expected.png:
38853         * platform/efl/fast/repaint/textarea-set-disabled-expected.png: Added.
38854         * platform/efl/fast/repaint/transform-relative-position-expected.png:
38855
38856 2012-10-03  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
38857
38858         [EFL] Pixel test rebaselines to enable pixel testing on the bots, part 4.
38859
38860         * platform/efl/fast/repaint/bugzilla-7235-expected.png:
38861         * platform/efl/fast/repaint/change-transform-expected.png:
38862         * platform/efl/fast/repaint/clipped-relative-expected.png:
38863         * platform/efl/fast/repaint/containing-block-position-change-expected.png:
38864         * platform/efl/fast/repaint/control-clip-expected.png:
38865         * platform/efl/fast/repaint/dynamic-table-vertical-alignment-change-expected.png:
38866         * platform/efl/fast/repaint/fixed-move-after-keyboard-scroll-expected.png:
38867         * platform/efl/fast/repaint/fixed-table-cell-expected.png:
38868         * platform/efl/fast/repaint/flexible-box-overflow-expected.png:
38869         * platform/efl/fast/repaint/flexible-box-overflow-horizontal-expected.png:
38870         * platform/efl/fast/repaint/float-move-during-layout-expected.png:
38871         * platform/efl/fast/repaint/focus-layers-expected.png:
38872         * platform/efl/fast/repaint/inline-block-overflow-expected.png:
38873         * platform/efl/fast/repaint/layer-child-outline-expected.png:
38874         * platform/efl/fast/repaint/layer-outline-expected.png:
38875         * platform/efl/fast/repaint/layer-outline-horizontal-expected.png:
38876         * platform/efl/fast/repaint/layout-state-scrolloffset-expected.png:
38877         * platform/efl/fast/repaint/layout-state-scrolloffset2-expected.png:
38878         * platform/efl/fast/repaint/layout-state-scrolloffset3-expected.png:
38879         * platform/efl/fast/repaint/line-flow-with-floats-1-expected.png:
38880         * platform/efl/fast/repaint/line-flow-with-floats-10-expected.png:
38881         * platform/efl/fast/repaint/line-flow-with-floats-2-expected.png:
38882         * platform/efl/fast/repaint/line-flow-with-floats-3-expected.png:
38883         * platform/efl/fast/repaint/line-flow-with-floats-4-expected.png:
38884         * platform/efl/fast/repaint/line-flow-with-floats-5-expected.png:
38885         * platform/efl/fast/repaint/line-flow-with-floats-6-expected.png:
38886         * platform/efl/fast/repaint/line-flow-with-floats-7-expected.png:
38887         * platform/efl/fast/repaint/line-flow-with-floats-8-expected.png:
38888         * platform/efl/fast/repaint/line-flow-with-floats-9-expected.png:
38889         * platform/efl/fast/repaint/line-overflow-expected.png:
38890
38891 2012-10-03  Benjamin Poulain  <bpoulain@apple.com>
38892
38893         Fix Geolocation/window-close-crash.html and harden WebKitTestRunner for Geolocation
38894         https://bugs.webkit.org/show_bug.cgi?id=97608
38895
38896         Reviewed by Sam Weinig.
38897
38898         * platform/wk2/TestExpectations:
38899         Unskip fast/dom/Geolocation/window-close-crash.html.
38900         * platform/mac-wk2/TestExpectations:
38901         Unskip fast/dom/Geolocation/maximum-age.html.
38902
38903 2012-10-03  Stephen Chenney  <schenney@chromium.org>
38904
38905         REGRESSION(r130160): It made 3 tests crash
38906         https://bugs.webkit.org/show_bug.cgi?id=98158
38907
38908         Unreviewed testExpectations update.
38909
38910         * platform/qt/TestExpectations: Removed expectations from tests that were crashing due to this bug.
38911
38912 2012-10-03  Stephen Chenney  <schenney@chromium.org>
38913
38914         Font data is purged while fonts are still using it
38915         https://bugs.webkit.org/show_bug.cgi?id=93640
38916
38917         Reviewed by Eric Seidel.
38918
38919         Tests for font purging. The seamless-custom-font-pruning-crash test
38920         was only failing in Chromium Asan, while the seamless-nested-crash
38921         case was only failing in Asan DumpRenderTree.
38922
38923         * fast/frames/seamless/seamless-custom-font-pruning-crash-expected.txt: Added.
38924         * fast/frames/seamless/seamless-custom-font-pruning-crash.html: Added.
38925         * fast/frames/seamless/seamless-nested-crash-expected.txt: Added.
38926         * fast/frames/seamless/seamless-nested-crash.html: Added.
38927
38928 2012-10-03  Ojan Vafai  <ojan@chromium.org>
38929
38930         Fix some style violations in perparation for changing this code.
38931         * resources/magnitude-perf.js:
38932         (Magnitude.run):
38933         (Magnitude._logIterationInfo):
38934         (Magnitude._runIteration):
38935
38936 2012-10-03  Dirk Pranke  <dpranke@chromium.org>
38937
38938         Mark platform/chromium/virtual/gpu/fast/canvas/getPutImageDataPairTest.html as slow on Mac Lion Release
38939         https://bugs.webkit.org/show_bug.cgi?id=79679
38940
38941         Unreviewed, expectations change.
38942
38943         * platform/chromium/TestExpectations:
38944
38945 2012-10-03  Adam Barth  <abarth@webkit.org>
38946
38947         Crash when calling document.open during unload
38948         https://bugs.webkit.org/show_bug.cgi?id=98287
38949
38950         Reviewed by Nate Chapin.
38951
38952         Test that we don't crash when calling document.open during the unload event.
38953
38954         * fast/parser/document-open-in-unload-expected.txt: Added.
38955         * fast/parser/document-open-in-unload.html: Added.
38956
38957 2012-10-03  Hans Wennborg  <hans@chromium.org>
38958
38959         Speech JavaScript API: Add SpeechRecognition.interimResults attribute
38960         https://bugs.webkit.org/show_bug.cgi?id=98279
38961
38962         Reviewed by Adam Barth.
38963
38964         Update test to check for the interimResults attribute.
38965
38966         * fast/speech/scripted/basics-expected.txt:
38967         * fast/speech/scripted/basics.html:
38968
38969 2012-10-03  Hans Wennborg  <hans@chromium.org>
38970
38971         Speech JavaScript API: Remove resultdeleted event
38972         https://bugs.webkit.org/show_bug.cgi?id=98272
38973
38974         Reviewed by Adam Barth.
38975
38976         Update layout test not to check for onresultdeleted event handler.
38977
38978         * fast/speech/scripted/basics-expected.txt:
38979         * fast/speech/scripted/basics.html:
38980
38981 2012-10-03  Andrey Kosyakov  <caseq@chromium.org>
38982
38983         Unreviwed gardening -- adjusted expectations for tiny-layer-rotated.html
38984
38985         * platform/chromium/TestExpectations:
38986
38987 2012-10-03  Andrey Kosyakov  <caseq@chromium.org>
38988
38989         Unreviewed gardening -- added expectations for 3 time-suggestion-picker-appearance tests.
38990
38991         * platform/chromium-linux/platform/chromium/fast/forms/time/time-suggestion-picker-appearance-expected.png: Added.
38992         * platform/chromium-linux/platform/chromium/fast/forms/time/time-suggestion-picker-appearance-rtl-expected.png: Added.
38993         * platform/chromium-linux/platform/chromium/fast/forms/time/time-suggestion-picker-appearance-with-scroll-bar-expected.png: Added.
38994         * platform/chromium-win/platform/chromium/fast/forms/time/time-suggestion-picker-appearance-expected.png: Added.
38995         * platform/chromium-win/platform/chromium/fast/forms/time/time-suggestion-picker-appearance-rtl-expected.png: Added.
38996         * platform/chromium-win/platform/chromium/fast/forms/time/time-suggestion-picker-appearance-with-scroll-bar-expected.png: Added.
38997
38998 2012-10-03  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
38999
39000         [EFL] Pixel test rebaselines to enable pixel testing on the bots, part 3.
39001
39002         * platform/efl/fast/media/mq-js-media-except-03-expected.png:
39003         * platform/efl/fast/media/mq-js-stylesheet-media-01-expected.png:
39004         * platform/efl/fast/media/mq-js-stylesheet-media-02-expected.png:
39005         * platform/efl/fast/media/mq-js-stylesheet-media-03-expected.png:
39006         * platform/efl/fast/media/mq-js-stylesheet-media-04-expected.png:
39007         * platform/efl/fast/media/mq-orientation-expected.png:
39008         * platform/efl/fast/media/mq-relative-constraints-02-expected.png:
39009         * platform/efl/fast/media/mq-relative-constraints-03-expected.png:
39010         * platform/efl/fast/media/mq-relative-constraints-04-expected.png:
39011         * platform/efl/fast/media/mq-relative-constraints-05-expected.png:
39012         * platform/efl/fast/media/mq-relative-constraints-06-expected.png:
39013         * platform/efl/fast/media/mq-relative-constraints-07-expected.png:
39014         * platform/efl/fast/media/mq-relative-constraints-08-expected.png:
39015         * platform/efl/fast/media/mq-relative-constraints-09-expected.png:
39016         * platform/efl/fast/media/mq-transition-expected.png:
39017         * platform/efl/fast/media/mq-width-absolute-01-expected.png:
39018         * platform/efl/fast/media/mq-width-absolute-02-expected.png:
39019         * platform/efl/fast/media/mq-width-absolute-03-expected.png:
39020         * platform/efl/fast/media/mq-width-absolute-04-expected.png:
39021         * platform/efl/fast/media/viewport-media-query-expected.png:
39022         * platform/efl/fast/overflow/001-expected.png:
39023         * platform/efl/fast/overflow/002-expected.png:
39024         * platform/efl/fast/overflow/003-expected.png:
39025         * platform/efl/fast/overflow/004-expected.png:
39026         * platform/efl/fast/overflow/006-expected.png:
39027         * platform/efl/fast/overflow/007-expected.png:
39028         * platform/efl/fast/overflow/border-radius-clipping-expected.png:
39029         * platform/efl/fast/overflow/clip-rects-fixed-ancestor-expected.png:
39030         * platform/efl/fast/overflow/dynamic-hidden-expected.png:
39031         * platform/efl/fast/overflow/float-in-relpositioned-expected.png:
39032         * platform/efl/fast/overflow/hit-test-overflow-controls-expected.png:
39033         * platform/efl/fast/overflow/image-selection-highlight-expected.png:
39034         * platform/efl/fast/overflow/line-clamp-expected.png:
39035         * platform/efl/fast/overflow/overflow-auto-table-expected.png:
39036         * platform/efl/fast/overflow/overflow-focus-ring-expected.png:
39037         * platform/efl/fast/overflow/overflow-rtl-expected.png:
39038         * platform/efl/fast/overflow/overflow-rtl-inline-scrollbar-expected.png:
39039         * platform/efl/fast/overflow/overflow-rtl-vertical-expected.png:
39040         * platform/efl/fast/overflow/overflow-text-hit-testing-expected.png:
39041         * platform/efl/fast/overflow/overflow-with-local-background-attachment-expected.png:
39042         * platform/efl/fast/overflow/scrollbar-position-update-expected.png:
39043         * platform/efl/fast/overflow/table-overflow-float-expected.png:
39044         * platform/efl/fast/overflow/unreachable-overflow-rtl-bug-expected.png:
39045         * platform/efl/fast/reflections/inline-crash-expected.png:
39046         * platform/efl/fast/reflections/opacity-reflection-transform-expected.png:
39047         * platform/efl/fast/reflections/reflection-nesting-expected.png:
39048         * platform/efl/fast/reflections/reflection-with-zoom-expected.png:
39049         * platform/efl/fast/repaint/add-table-overpaint-expected.png: Added.
39050         * platform/efl/fast/repaint/background-scaling-expected.png: Added.
39051         * platform/efl/fast/repaint/backgroundSizeRepaint-expected.png:
39052         * platform/efl/fast/repaint/block-layout-inline-children-float-positioned-expected.png:
39053         * platform/efl/fast/repaint/border-radius-repaint-expected.png:
39054         * platform/efl/fast/repaint/border-repaint-glitch-expected.png:
39055         * platform/efl/fast/repaint/box-shadow-h-expected.png:
39056         * platform/efl/fast/repaint/box-shadow-v-expected.png:
39057         * platform/efl/fast/repaint/bugzilla-3509-expected.png:
39058         * platform/efl/fast/repaint/bugzilla-5699-expected.png:
39059         * platform/efl/fast/repaint/bugzilla-6278-expected.png:
39060         * platform/efl/fast/repaint/bugzilla-6388-expected.png:
39061         * platform/efl/fast/repaint/bugzilla-6473-expected.png:
39062
39063 2012-10-03  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
39064
39065         [EFL] Pixel test rebaselines to enable pixel testing on the bots, part 2.
39066
39067         * platform/efl/fast/css3-text-decoration: Added.
39068         * platform/efl/fast/css3-text-decoration/repaint: Added.
39069         * platform/efl/fast/css3-text-decoration/repaint/repaint-text-decoration-line-expected.png: Added.
39070         * platform/efl/fast/doctypes/001-expected.png:
39071         * platform/efl/fast/doctypes/002-expected.png:
39072         * platform/efl/fast/doctypes/003-expected.png:
39073         * platform/efl/fast/doctypes/004-expected.png:
39074         * platform/efl/fast/dynamic/create-renderer-for-whitespace-only-text-expected.png:
39075         * platform/efl/fast/fast-mobile-scrolling/fixed-position-element-expected.png:
39076         * platform/efl/fast/fast-mobile-scrolling/no-fixed-position-elements-expected.png:
39077         * platform/efl/fast/flexbox/002-expected.png:
39078         * platform/efl/fast/flexbox/003-expected.png:
39079         * platform/efl/fast/flexbox/004-expected.png:
39080         * platform/efl/fast/flexbox/005-expected.png:
39081         * platform/efl/fast/flexbox/006-expected.png:
39082         * platform/efl/fast/flexbox/007-expected.png:
39083         * platform/efl/fast/flexbox/008-expected.png:
39084         * platform/efl/fast/flexbox/009-expected.png:
39085         * platform/efl/fast/flexbox/010-expected.png:
39086         * platform/efl/fast/flexbox/011-expected.png:
39087         * platform/efl/fast/flexbox/012-expected.png:
39088         * platform/efl/fast/flexbox/016-expected.png:
39089         * platform/efl/fast/flexbox/017-expected.png:
39090         * platform/efl/fast/flexbox/018-expected.png:
39091         * platform/efl/fast/flexbox/019-expected.png:
39092         * platform/efl/fast/flexbox/020-expected.png:
39093         * platform/efl/fast/flexbox/021-expected.png:
39094         * platform/efl/fast/flexbox/022-expected.png:
39095         * platform/efl/fast/flexbox/023-expected.png:
39096         * platform/efl/fast/flexbox/024-expected.png:
39097         * platform/efl/fast/forms/file/file-input-pressed-state-expected.png:
39098         * platform/efl/fast/forms/input-align-expected.png:
39099         * platform/efl/fast/forms/input-text-double-click-expected.png:
39100         * platform/efl/fast/gradients/css3-color-stop-units-expected.png:
39101         * platform/efl/fast/gradients/css3-color-stops-expected.png:
39102         * platform/efl/fast/gradients/css3-linear-angle-gradients-expected.png:
39103         * platform/efl/fast/gradients/css3-linear-right-angle-gradients-expected.png:
39104         * platform/efl/fast/gradients/css3-radial-gradients-expected.png:
39105         * platform/efl/fast/gradients/css3-radial-gradients2-expected.png:
39106         * platform/efl/fast/gradients/css3-repeating-linear-gradients-expected.png:
39107         * platform/efl/fast/gradients/css3-repeating-radial-gradients-expected.png:
39108         * platform/efl/fast/gradients/gradient-after-transparent-border-expected.png:
39109         * platform/efl/fast/html/font-weight-bold-for-b-and-strong-expected.png: Added.
39110         * platform/efl/fast/images/image-map-anchor-children-expected.png:
39111         * platform/efl/fast/images/imagemap-case-expected.png:
39112         * platform/efl/fast/images/imagemap-circle-focus-ring-expected.png:
39113         * platform/efl/fast/images/imagemap-focus-ring-expected.png:
39114         * platform/efl/fast/images/imagemap-focus-ring-outline-color-expected.png:
39115         * platform/efl/fast/images/imagemap-focus-ring-outline-color-explicitly-inherited-from-map-expected.png:
39116         * platform/efl/fast/images/imagemap-focus-ring-outline-color-not-inherited-from-map-expected.png:
39117         * platform/efl/fast/images/imagemap-focus-ring-zero-outline-width-expected.png:
39118         * platform/efl/fast/images/imagemap-polygon-focus-ring-expected.png:
39119         * platform/efl/fast/inline-block/002-expected.png:
39120         * platform/efl/fast/inline-block/003-expected.png:
39121         * platform/efl/fast/inline-block/006-expected.png:
39122         * platform/efl/fast/inline-block/14498-positionForCoordinates-expected.png:
39123         * platform/efl/fast/inline-block/overflow-clip-expected.png:
39124         * platform/efl/fast/inline-block/tricky-baseline-expected.png:
39125         * platform/efl/fast/inline/001-expected.png:
39126         * platform/efl/fast/inline/25277-2-expected.png:
39127         * platform/efl/fast/inline/25277-expected.png:
39128         * platform/efl/fast/inline/br-text-decoration-expected.png:
39129         * platform/efl/fast/inline/continuation-outlines-expected.png:
39130         * platform/efl/fast/inline/drawStyledEmptyInlines-expected.png:
39131         * platform/efl/fast/inline/drawStyledEmptyInlinesWithWS-expected.png:
39132         * platform/efl/fast/inline/emptyInlinesWithinLists-expected.png:
39133         * platform/efl/fast/inline/inline-borders-with-bidi-override-expected.png:
39134         * platform/efl/fast/inline/inline-continuation-borders-expected.png:
39135         * platform/efl/fast/inline/inline-focus-ring-expected.png:
39136         * platform/efl/fast/inline/inline-padding-disables-text-quirk-expected.png:
39137         * platform/efl/fast/inline/inline-text-quirk-bpm-expected.png:
39138         * platform/efl/fast/inline/inline-wrap-with-parent-padding-expected.png:
39139         * platform/efl/fast/inline/vertical-align-text-bottom-expected.png:
39140         * platform/efl/fast/innerHTML/002-expected.png:
39141         * platform/efl/fast/innerHTML/003-expected.png:
39142         * platform/efl/fast/innerHTML/006-expected.png:
39143         * platform/efl/fast/invalid/002-expected.png:
39144         * platform/efl/fast/invalid/014-expected.png:
39145         * platform/efl/fast/invalid/016-expected.png:
39146         * platform/efl/fast/invalid/021-expected.png:
39147         * platform/efl/fast/invalid/table-inside-stray-table-content-expected.png:
39148         * platform/efl/fast/layers/inline-dirty-z-order-lists-expected.png:
39149         * platform/efl/fast/layers/layer-visibility-expected.png:
39150         * platform/efl/fast/layers/layer-visibility-sublayer-expected.png:
39151         * platform/efl/fast/layers/normal-flow-hit-test-expected.png:
39152         * platform/efl/fast/layers/opacity-outline-expected.png:
39153         * platform/efl/fast/layers/opacity-transforms-expected.png:
39154         * platform/efl/fast/layers/remove-only-this-layer-update-expected.png:
39155         * platform/efl/fast/layers/scroll-rect-to-visible-expected.png:
39156         * platform/efl/fast/media/mq-animation-expected.png:
39157         * platform/efl/fast/media/mq-aspect-ratio-expected.png:
39158         * platform/efl/fast/media/mq-js-media-except-01-expected.png:
39159         * platform/efl/fast/media/mq-js-media-except-02-expected.png:
39160
39161 2012-10-03  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
39162
39163         [EFL] Update more pixel expectations in preparation for running pixel tests on the bots.
39164
39165         * platform/efl/css3/flexbox/repaint-rtl-column-expected.png:
39166         * platform/efl/fast/backgrounds/size/contain-and-cover-expected.png:
39167         * platform/efl/fast/backgrounds/size/contain-and-cover-zoomed-expected.png:
39168         * platform/efl/fast/block/float/float-not-removed-from-next-sibling4-expected.png:
39169         * platform/efl/fast/body-propagation/background-color/003-declarative-expected.png:
39170         * platform/efl/fast/body-propagation/background-color/003-expected.png:
39171         * platform/efl/fast/body-propagation/background-color/003-xhtml-expected.png:
39172         * platform/efl/fast/body-propagation/background-color/004-declarative-expected.png:
39173         * platform/efl/fast/body-propagation/background-color/004-expected.png:
39174         * platform/efl/fast/body-propagation/background-color/004-xhtml-expected.png:
39175         * platform/efl/fast/body-propagation/background-color/006-declarative-expected.png:
39176         * platform/efl/fast/body-propagation/background-color/006-expected.png:
39177         * platform/efl/fast/body-propagation/background-color/006-xhtml-expected.png:
39178         * platform/efl/fast/body-propagation/background-color/007-declarative-expected.png:
39179         * platform/efl/fast/body-propagation/background-color/007-expected.png:
39180         * platform/efl/fast/body-propagation/background-color/007-xhtml-expected.png:
39181         * platform/efl/fast/body-propagation/background-image/003-declarative-expected.png:
39182         * platform/efl/fast/body-propagation/background-image/003-expected.png:
39183         * platform/efl/fast/body-propagation/background-image/003-xhtml-expected.png:
39184         * platform/efl/fast/body-propagation/background-image/004-declarative-expected.png:
39185         * platform/efl/fast/body-propagation/background-image/004-expected.png:
39186         * platform/efl/fast/body-propagation/background-image/004-xhtml-expected.png:
39187         * platform/efl/fast/body-propagation/background-image/006-declarative-expected.png:
39188         * platform/efl/fast/body-propagation/background-image/006-expected.png:
39189         * platform/efl/fast/body-propagation/background-image/006-xhtml-expected.png:
39190         * platform/efl/fast/body-propagation/background-image/007-declarative-expected.png:
39191         * platform/efl/fast/body-propagation/background-image/007-expected.png:
39192         * platform/efl/fast/body-propagation/background-image/007-xhtml-expected.png:
39193         * platform/efl/fast/body-propagation/background-image/009-expected.png:
39194         * platform/efl/fast/body-propagation/background-image/009-xhtml-expected.png:
39195         * platform/efl/fast/body-propagation/background-image/010-expected.png:
39196         * platform/efl/fast/body-propagation/background-image/010-xhtml-expected.png:
39197         * platform/efl/fast/body-propagation/overflow/001-expected.png:
39198         * platform/efl/fast/body-propagation/overflow/001-xhtml-expected.png:
39199         * platform/efl/fast/body-propagation/overflow/002-expected.png:
39200         * platform/efl/fast/body-propagation/overflow/002-xhtml-expected.png:
39201         * platform/efl/fast/body-propagation/overflow/003-declarative-expected.png:
39202         * platform/efl/fast/body-propagation/overflow/003-expected.png:
39203         * platform/efl/fast/body-propagation/overflow/003-xhtml-expected.png:
39204         * platform/efl/fast/body-propagation/overflow/004-declarative-expected.png:
39205         * platform/efl/fast/body-propagation/overflow/004-expected.png:
39206         * platform/efl/fast/body-propagation/overflow/004-xhtml-expected.png:
39207         * platform/efl/fast/body-propagation/overflow/005-declarative-expected.png:
39208         * platform/efl/fast/body-propagation/overflow/005-expected.png:
39209         * platform/efl/fast/body-propagation/overflow/005-xhtml-expected.png:
39210         * platform/efl/fast/body-propagation/overflow/006-declarative-expected.png:
39211         * platform/efl/fast/body-propagation/overflow/006-expected.png:
39212         * platform/efl/fast/body-propagation/overflow/006-xhtml-expected.png:
39213         * platform/efl/fast/body-propagation/overflow/007-declarative-expected.png:
39214         * platform/efl/fast/body-propagation/overflow/007-expected.png:
39215         * platform/efl/fast/body-propagation/overflow/007-xhtml-expected.png:
39216         * platform/efl/fast/borders/bidi-002-expected.png:
39217         * platform/efl/fast/borders/bidi-009a-expected.png: Added.
39218         * platform/efl/fast/borders/bidi-012-expected.png:
39219         * platform/efl/fast/borders/border-color-inherit-expected.png:
39220         * platform/efl/fast/borders/border-image-01-expected.png:
39221         * platform/efl/fast/borders/border-image-border-radius-expected.png:
39222         * platform/efl/fast/borders/border-image-longhand-expected.png:
39223         * platform/efl/fast/borders/border-image-massive-scale-expected.png:
39224         * platform/efl/fast/borders/border-image-outset-expected.png: Added.
39225         * platform/efl/fast/borders/border-image-outset-in-shorthand-expected.png: Added.
39226         * platform/efl/fast/borders/border-image-repeat-expected.png:
39227         * platform/efl/fast/borders/border-image-rotate-transform-expected.png:
39228         * platform/efl/fast/borders/border-image-scale-transform-expected.png:
39229         * platform/efl/fast/borders/border-image-scaled-expected.png:
39230         * platform/efl/fast/borders/border-image-scrambled-expected.png:
39231         * platform/efl/fast/borders/border-image-side-reduction-expected.png: Added.
39232         * platform/efl/fast/borders/border-image-slices-expected.png:
39233         * platform/efl/fast/borders/border-image-source-expected.png:
39234         * platform/efl/fast/borders/border-radius-complex-inner-expected.png:
39235         * platform/efl/fast/borders/border-radius-constraints-expected.png:
39236         * platform/efl/fast/borders/border-radius-huge-assert-expected.png:
39237         * platform/efl/fast/borders/border-radius-inset-outset-expected.png:
39238         * platform/efl/fast/borders/border-radius-split-inline-expected.png:
39239         * platform/efl/fast/borders/borderRadiusAllStylesAllCorners-expected.png:
39240         * platform/efl/fast/borders/different-color-borders-expected.png:
39241         * platform/efl/fast/borders/mixed-border-styles-expected.png:
39242         * platform/efl/fast/borders/mixed-border-styles-radius-expected.png:
39243         * platform/efl/fast/borders/mixed-border-styles-radius2-expected.png:
39244         * platform/efl/fast/borders/outline-alpha-block-expected.png:
39245         * platform/efl/fast/borders/outline-alpha-inline-expected.png:
39246         * platform/efl/fast/borders/rtl-border-01-expected.png:
39247         * platform/efl/fast/borders/rtl-border-02-expected.png:
39248         * platform/efl/fast/borders/rtl-border-03-expected.png:
39249         * platform/efl/fast/borders/rtl-border-04-expected.png:
39250         * platform/efl/fast/borders/rtl-border-05-expected.png:
39251         * platform/efl/fast/canvas/arc360-expected.png:
39252         * platform/efl/fast/canvas/canvas-before-css-expected.png:
39253         * platform/efl/fast/canvas/canvas-composite-expected.png:
39254         * platform/efl/fast/canvas/canvas-composite-transformclip-expected.png:
39255         * platform/efl/fast/canvas/canvas-incremental-repaint-expected.png:
39256         * platform/efl/fast/canvas/canvas-transforms-during-path-expected.png:
39257         * platform/efl/fast/canvas/canvas-zoom-expected.png:
39258         * platform/efl/fast/canvas/check-stale-putImageData-expected.png: Added.
39259         * platform/efl/fast/canvas/drawImage-with-globalAlpha-expected.png:
39260         * platform/efl/fast/canvas/fillrect-gradient-zero-stops-expected.png:
39261         * platform/efl/fast/canvas/fillrect_gradient-expected.png:
39262         * platform/efl/fast/canvas/image-object-in-canvas-expected.png:
39263         * platform/efl/fast/canvas/patternfill-repeat-expected.png:
39264         * platform/efl/fast/canvas/quadraticCurveTo-expected.png:
39265         * platform/efl/fast/canvas/setWidthResetAfterForcedRender-expected.png:
39266         * platform/efl/fast/canvas/shadow-offset-1-expected.png:
39267         * platform/efl/fast/canvas/shadow-offset-2-expected.png:
39268         * platform/efl/fast/canvas/shadow-offset-3-expected.png:
39269         * platform/efl/fast/canvas/shadow-offset-4-expected.png:
39270         * platform/efl/fast/canvas/shadow-offset-5-expected.png:
39271         * platform/efl/fast/canvas/shadow-offset-6-expected.png:
39272         * platform/efl/fast/canvas/shadow-offset-7-expected.png:
39273         * platform/efl/fast/canvas/zero-size-fill-rect-expected.png:
39274         * platform/efl/fast/clip/004-expected.png:
39275         * platform/efl/fast/clip/005-expected.png:
39276         * platform/efl/fast/clip/006-expected.png:
39277         * platform/efl/fast/clip/007-expected.png:
39278         * platform/efl/fast/clip/009-expected.png:
39279         * platform/efl/fast/clip/010-expected.png:
39280         * platform/efl/fast/clip/013-expected.png:
39281         * platform/efl/fast/clip/014-expected.png:
39282         * platform/efl/fast/clip/nestedTransparencyClip-expected.png:
39283         * platform/efl/fast/clip/outline-overflowClip-expected.png:
39284         * platform/efl/fast/clip/overflow-border-radius-combinations-expected.png:
39285         * platform/efl/fast/clip/overflow-border-radius-composited-expected.png:
39286         * platform/efl/fast/clip/overflow-border-radius-fixed-position-expected.png:
39287         * platform/efl/fast/clip/overflow-border-radius-transformed-expected.png:
39288         * platform/efl/fast/compact/001-expected.png:
39289         * platform/efl/fast/compact/002-expected.png:
39290         * platform/efl/fast/css-generated-content/007-expected.png:
39291         * platform/efl/fast/css-generated-content/012-expected.png:
39292         * platform/efl/fast/css-generated-content/016-expected.png:
39293         * platform/efl/fast/css-generated-content/after-order-expected.png:
39294         * platform/efl/fast/css-generated-content/before-with-first-letter-expected.png:
39295         * platform/efl/fast/css-generated-content/beforeAfter-interdocument-expected.png:
39296         * platform/efl/fast/css-generated-content/hover-style-change-expected.png:
39297         * platform/efl/fast/css-generated-content/table-before-after-child-add-expected.png:
39298         * platform/efl/fast/css-generated-content/table-cell-before-after-child-add-expected.png:
39299         * platform/efl/fast/css-generated-content/table-row-before-after-child-add-expected.png:
39300         * platform/efl/fast/css-generated-content/table-table-before-after-child-add-expected.png:
39301         * platform/efl/fast/css-generated-content/wbr-with-before-content-expected.png:
39302         * platform/efl/fast/css/percent-top-value-with-relative-position-expected.png:
39303         * platform/efl/media/controls-layout-direction-expected.png:
39304         * platform/efl/printing/page-rule-in-media-query-expected.png:
39305         * platform/efl/transitions/suspend-transform-transition-expected.png: Added.
39306
39307 2012-10-03  Andrey Kosyakov  <caseq@chromium.org>
39308
39309         Unreviewed. Skip media/event-queue-crash.html so that its console message does not cause next test to flake.
39310
39311         * platform/chromium/TestExpectations:
39312
39313 2012-10-03  Csaba Osztrogonác  <ossy@webkit.org>
39314
39315         [Qt] Unreviewed gardening, add expected files for new passing tests.
39316
39317         * platform/qt/css3/masking/clip-path-circle-expected.png: Added.
39318         * platform/qt/css3/masking/clip-path-circle-filter-expected.png: Added.
39319         * platform/qt/css3/masking/clip-path-circle-overflow-expected.png: Added.
39320         * platform/qt/css3/masking/clip-path-circle-overflow-hidden-expected.png: Added.
39321         * platform/qt/css3/masking/clip-path-circle-relative-overflow-expected.png: Added.
39322         * platform/qt/css3/masking/clip-path-ellipse-expected.png: Added.
39323         * platform/qt/css3/masking/clip-path-polygon-evenodd-expected.png: Added.
39324         * platform/qt/css3/masking/clip-path-polygon-expected.png: Added.
39325         * platform/qt/css3/masking/clip-path-polygon-nonzero-expected.png: Added.
39326         * platform/qt/css3/masking/clip-path-rectangle-expected.png: Added.
39327         * platform/qt/fast/canvas/canvas-render-layer-expected.png: Added.
39328         * platform/qt/fast/overflow/paged-x-div-expected.png: Added.
39329         * platform/qt/fast/overflow/paged-x-div-with-column-gap-expected.png: Added.
39330         * platform/qt/fast/overflow/paged-x-on-root-expected.png: Added.
39331         * platform/qt/fast/overflow/paged-x-with-column-gap-expected.png: Added.
39332         * platform/qt/fast/overflow/paged-y-div-expected.png: Added.
39333         * platform/qt/fast/overflow/paged-y-on-root-expected.png: Added.
39334
39335 2012-10-03  Keishi Hattori  <keishi@webkit.org>
39336
39337         Implement DataList UI for input type time on chromium
39338         https://bugs.webkit.org/show_bug.cgi?id=98240
39339
39340         Reviewed by Kent Tamura.
39341
39342         * fast/forms/number/number-spinbutton-click-in-iframe.html:
39343         * fast/forms/resources/common-spinbutton-click-in-iframe.js:
39344         (getSpinButton): This broke because of the change to shadow DOM structure.
39345         * fast/forms/resources/common.js:
39346         (traverseNextNode):
39347         (getElementByPseudoId): This finds a descendant node with a matching pseudo id.
39348         * fast/forms/resources/suggestion-picker-common.js: Added.
39349         (highlightedEntry):
39350         (openPicker):
39351         (sendKey):
39352         * fast/forms/time-multiple-fields/time-multiple-fields-focus-style.html:
39353         * fast/forms/time-multiple-fields/time-multiple-fields-spinbutton-click-in-iframe.html:
39354         * platform/chromium-mac/platform/chromium/fast/forms/time/time-suggestion-picker-appearance-expected.png: Added.
39355         * platform/chromium-mac/platform/chromium/fast/forms/time/time-suggestion-picker-appearance-rtl-expected.png: Added.
39356         * platform/chromium-mac/platform/chromium/fast/forms/time/time-suggestion-picker-appearance-with-scroll-bar-expected.png: Added.
39357         * platform/chromium/TestExpectations:
39358         * platform/chromium/fast/forms/datalist/input-list-expected.txt:
39359         * platform/chromium/fast/forms/date/date-suggestion-picker-mouse-operations-expected.txt:
39360         * platform/chromium/fast/forms/date/date-suggestion-picker-mouse-operations.html:
39361         * platform/chromium/fast/forms/date/date-suggestion-picker-mouse-operations.html:
39362         * platform/chromium/fast/forms/time/time-suggestion-picker-appearance-expected.txt: Added.
39363         * platform/chromium/fast/forms/time/time-suggestion-picker-appearance-rtl-expected.txt: Added.
39364         * platform/chromium/fast/forms/time/time-suggestion-picker-appearance-rtl.html: Added.
39365         * platform/chromium/fast/forms/time/time-suggestion-picker-appearance-with-scroll-bar-expected.txt: Added.
39366         * platform/chromium/fast/forms/time/time-suggestion-picker-appearance-with-scroll-bar.html: Added.
39367         * platform/chromium/fast/forms/time/time-suggestion-picker-appearance.html: Added.
39368         * platform/chromium/fast/forms/time/time-suggestion-picker-key-operations-expected.txt: Added.
39369         * platform/chromium/fast/forms/time/time-suggestion-picker-key-operations.html: Added.
39370         * platform/chromium/fast/forms/time/time-suggestion-picker-mouse-operations-expected.txt: Added.
39371         * platform/chromium/fast/forms/time/time-suggestion-picker-mouse-operations.html: Added.
39372
39373 2012-10-03  Csaba Osztrogonác  <ossy@webkit.org>
39374
39375         [Qt] Enable mock scrollbars
39376         https://bugs.webkit.org/show_bug.cgi?id=98011
39377
39378         Unreviewed gardening, update expected files after enabling mock scrollbars. (r130283)
39379
39380         * platform/qt-5.0-wk2/compositing/columns/composited-in-paginated-expected.txt:
39381         * platform/qt-5.0-wk2/compositing/direct-image-compositing-expected.png:
39382         * platform/qt-5.0-wk2/compositing/direct-image-compositing-expected.txt: Added.
39383         * platform/qt-5.0-wk2/compositing/geometry/fixed-in-composited-expected.png:
39384         * platform/qt-5.0-wk2/compositing/geometry/fixed-in-composited-expected.txt: Added.
39385         * platform/qt-5.0-wk2/compositing/geometry/video-fixed-scrolling-expected.png:
39386         * platform/qt-5.0-wk2/compositing/geometry/video-fixed-scrolling-expected.txt: Added.
39387         * platform/qt-5.0-wk2/compositing/iframes/become-composited-nested-iframes-expected.txt:
39388         * platform/qt-5.0-wk2/compositing/iframes/become-overlapped-iframe-expected.txt:
39389         * platform/qt-5.0-wk2/compositing/iframes/composited-parent-iframe-expected.txt:
39390         * platform/qt-5.0-wk2/compositing/iframes/connect-compositing-iframe-delayed-expected.txt:
39391         * platform/qt-5.0-wk2/compositing/iframes/connect-compositing-iframe-expected.txt:
39392         * platform/qt-5.0-wk2/compositing/iframes/connect-compositing-iframe2-expected.txt:
39393         * platform/qt-5.0-wk2/compositing/iframes/connect-compositing-iframe3-expected.txt:
39394         * platform/qt-5.0-wk2/compositing/iframes/enter-compositing-iframe-expected.txt:
39395         * platform/qt-5.0-wk2/compositing/iframes/iframe-copy-on-scroll-expected.png: Added.
39396         * platform/qt-5.0-wk2/compositing/iframes/iframe-copy-on-scroll-expected.txt: Added.
39397         * platform/qt-5.0-wk2/compositing/iframes/iframe-in-composited-layer-expected.png:
39398         * platform/qt-5.0-wk2/compositing/iframes/iframe-in-composited-layer-expected.txt:
39399         * platform/qt-5.0-wk2/compositing/iframes/iframe-resize-expected.txt:
39400         * platform/qt-5.0-wk2/compositing/iframes/invisible-nested-iframe-show-expected.txt: Added.
39401         * platform/qt-5.0-wk2/compositing/iframes/overlapped-iframe-expected.txt:
39402         * platform/qt-5.0-wk2/compositing/iframes/overlapped-nested-iframes-expected.txt:
39403         * platform/qt-5.0-wk2/compositing/iframes/resizer-expected.txt:
39404         * platform/qt-5.0-wk2/compositing/iframes/scrolling-iframe-expected.txt:
39405         * platform/qt-5.0-wk2/compositing/layer-creation/fixed-position-and-transform-expected.png: Added.
39406         * platform/qt-5.0-wk2/compositing/layer-creation/fixed-position-and-transform-expected.txt:
39407         * platform/qt-5.0-wk2/compositing/layer-creation/fixed-position-out-of-view-expected.txt:
39408         * platform/qt-5.0-wk2/compositing/layer-creation/fixed-position-under-transform-expected.png: Added.
39409         * platform/qt-5.0-wk2/compositing/layer-creation/fixed-position-under-transform-expected.txt:
39410         * platform/qt-5.0-wk2/compositing/layer-creation/no-compositing-for-preserve-3d-expected.txt: Added.
39411         * platform/qt-5.0-wk2/compositing/masks/masked-ancestor-expected.png: Added.
39412         * platform/qt-5.0-wk2/compositing/masks/masked-ancestor-expected.txt: Added.
39413         * platform/qt-5.0-wk2/compositing/masks/multiple-masks-expected.png:
39414         * platform/qt-5.0-wk2/compositing/masks/multiple-masks-expected.txt: Added.
39415         * platform/qt-5.0-wk2/compositing/masks/simple-composited-mask-expected.png:
39416         * platform/qt-5.0-wk2/compositing/masks/simple-composited-mask-expected.txt: Added.
39417         * platform/qt-5.0-wk2/compositing/overflow/content-gains-scrollbars-expected.txt:
39418         * platform/qt-5.0-wk2/compositing/overflow/overflow-scroll-expected.png:
39419         * platform/qt-5.0-wk2/compositing/overflow/overflow-scroll-expected.txt: Added.
39420         * platform/qt-5.0-wk2/compositing/overflow/overflow-scrollbar-layers-expected.txt:
39421         * platform/qt-5.0-wk2/compositing/overflow/scroll-ancestor-update-expected.png: Added.
39422         * platform/qt-5.0-wk2/compositing/overflow/scroll-ancestor-update-expected.txt: Added.
39423         * platform/qt-5.0-wk2/compositing/overflow/scrollbar-painting-expected.png: Added.
39424         * platform/qt-5.0-wk2/compositing/overflow/scrollbar-painting-expected.txt: Added.
39425         * platform/qt-5.0-wk2/compositing/repaint/newly-composited-on-scroll-expected.png: Added.
39426         * platform/qt-5.0-wk2/compositing/repaint/newly-composited-on-scroll-expected.txt: Added.
39427         * platform/qt-5.0-wk2/compositing/rtl/rtl-absolute-overflow-expected.png: Added.
39428         * platform/qt-5.0-wk2/compositing/rtl/rtl-absolute-overflow-expected.txt:
39429         * platform/qt-5.0-wk2/compositing/rtl/rtl-fixed-overflow-expected.png: Added.
39430         * platform/qt-5.0-wk2/compositing/rtl/rtl-fixed-overflow-expected.txt:
39431         * platform/qt-5.0-wk2/compositing/rtl/rtl-fixed-overflow-scrolled-expected.png: Added.
39432         * platform/qt-5.0-wk2/compositing/rtl/rtl-fixed-overflow-scrolled-expected.txt:
39433         * platform/qt-5.0-wk2/compositing/rtl/rtl-iframe-absolute-overflow-expected.png: Added.
39434         * platform/qt-5.0-wk2/compositing/rtl/rtl-iframe-absolute-overflow-expected.txt:
39435         * platform/qt-5.0-wk2/compositing/rtl/rtl-iframe-absolute-overflow-scrolled-expected.png: Added.
39436         * platform/qt-5.0-wk2/compositing/rtl/rtl-iframe-absolute-overflow-scrolled-expected.txt:
39437         * platform/qt-5.0-wk2/compositing/rtl/rtl-iframe-fixed-overflow-expected.png: Added.
39438         * platform/qt-5.0-wk2/compositing/rtl/rtl-iframe-fixed-overflow-expected.txt:
39439         * platform/qt-5.0-wk2/compositing/rtl/rtl-iframe-fixed-overflow-scrolled-expected.png: Added.
39440         * platform/qt-5.0-wk2/compositing/rtl/rtl-iframe-fixed-overflow-scrolled-expected.txt:
39441         * platform/qt-5.0-wk2/compositing/self-painting-layers-expected.png:
39442         * platform/qt-5.0-wk2/compositing/self-painting-layers-expected.txt: Added.
39443         * platform/qt-5.0-wk2/compositing/tiled-layers-hidpi-expected.txt:
39444
39445 2012-10-03  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
39446
39447         [EFL] Rebaseline pixel expectations for scrollbars/ and tables/mozilla_expected_failures/.
39448
39449         * platform/efl/scrollbars/scrollbars-on-positioned-content-expected.png:
39450         * platform/efl/tables/mozilla_expected_failures/bugs/bug1010-expected.png:
39451         * platform/efl/tables/mozilla_expected_failures/bugs/bug101759-expected.png:
39452         * platform/efl/tables/mozilla_expected_failures/bugs/bug1128-expected.png:
39453         * platform/efl/tables/mozilla_expected_failures/bugs/bug11331-expected.png:
39454         * platform/efl/tables/mozilla_expected_failures/bugs/bug1164-expected.png:
39455         * platform/efl/tables/mozilla_expected_failures/bugs/bug11945-expected.png:
39456         * platform/efl/tables/mozilla_expected_failures/bugs/bug1262-expected.png:
39457         * platform/efl/tables/mozilla_expected_failures/bugs/bug131020-3-expected.png:
39458         * platform/efl/tables/mozilla_expected_failures/bugs/bug14007-1-expected.png:
39459         * platform/efl/tables/mozilla_expected_failures/bugs/bug14489-expected.png:
39460         * platform/efl/tables/mozilla_expected_failures/bugs/bug17826-expected.png:
39461         * platform/efl/tables/mozilla_expected_failures/bugs/bug18770-expected.png:
39462         * platform/efl/tables/mozilla_expected_failures/bugs/bug19526-expected.png:
39463         * platform/efl/tables/mozilla_expected_failures/bugs/bug21518-expected.png:
39464         * platform/efl/tables/mozilla_expected_failures/bugs/bug220653-expected.png:
39465         * platform/efl/tables/mozilla_expected_failures/bugs/bug22122-expected.png:
39466         * platform/efl/tables/mozilla_expected_failures/bugs/bug24880-1-expected.png:
39467         * platform/efl/tables/mozilla_expected_failures/bugs/bug25707-expected.png:
39468         * platform/efl/tables/mozilla_expected_failures/bugs/bug27993-2-expected.png:
39469         * platform/efl/tables/mozilla_expected_failures/bugs/bug3105-expected.png:
39470         * platform/efl/tables/mozilla_expected_failures/bugs/bug3166-1-expected.png:
39471         * platform/efl/tables/mozilla_expected_failures/bugs/bug3166-10-expected.png:
39472         * platform/efl/tables/mozilla_expected_failures/bugs/bug3166-15-expected.png:
39473         * platform/efl/tables/mozilla_expected_failures/bugs/bug3166-18-expected.png:
39474         * platform/efl/tables/mozilla_expected_failures/bugs/bug3166-7-expected.png:
39475         * platform/efl/tables/mozilla_expected_failures/bugs/bug3166-8-expected.png:
39476         * platform/efl/tables/mozilla_expected_failures/bugs/bug32205-1-expected.png:
39477         * platform/efl/tables/mozilla_expected_failures/bugs/bug32205-4-expected.png:
39478         * platform/efl/tables/mozilla_expected_failures/bugs/bug33784-expected.png:
39479         * platform/efl/tables/mozilla_expected_failures/bugs/bug42043-expected.png:
39480         * platform/efl/tables/mozilla_expected_failures/bugs/bug4294-expected.png:
39481         * platform/efl/tables/mozilla_expected_failures/bugs/bug45621-expected.png: Added.
39482         * platform/efl/tables/mozilla_expected_failures/bugs/bug46268-4-expected.png:
39483         * platform/efl/tables/mozilla_expected_failures/bugs/bug47163-expected.png:
39484         * platform/efl/tables/mozilla_expected_failures/bugs/bug51000-expected.png:
39485         * platform/efl/tables/mozilla_expected_failures/bugs/bug56024-expected.png:
39486         * platform/efl/tables/mozilla_expected_failures/bugs/bug61042-1-expected.png:
39487         * platform/efl/tables/mozilla_expected_failures/bugs/bug61042-2-expected.png:
39488         * platform/efl/tables/mozilla_expected_failures/bugs/bug65372-expected.png:
39489         * platform/efl/tables/mozilla_expected_failures/bugs/bug67915-2-expected.png:
39490         * platform/efl/tables/mozilla_expected_failures/bugs/bug7113-expected.png:
39491         * platform/efl/tables/mozilla_expected_failures/bugs/bug7121-2-expected.png:
39492         * platform/efl/tables/mozilla_expected_failures/bugs/bug73629-expected.png:
39493         * platform/efl/tables/mozilla_expected_failures/bugs/bug80762-2-expected.png:
39494         * platform/efl/tables/mozilla_expected_failures/bugs/bug8499-expected.png:
39495         * platform/efl/tables/mozilla_expected_failures/bugs/bug89315-expected.png:
39496         * platform/efl/tables/mozilla_expected_failures/bugs/bug9879-1-expected.png:
39497         * platform/efl/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.png:
39498         * platform/efl/tables/mozilla_expected_failures/core/backgrounds-expected.png:
39499         * platform/efl/tables/mozilla_expected_failures/core/col_span2-expected.png:
39500         * platform/efl/tables/mozilla_expected_failures/core/cols1-expected.png:
39501         * platform/efl/tables/mozilla_expected_failures/core/columns-expected.png:
39502         * platform/efl/tables/mozilla_expected_failures/core/conflicts-expected.png:
39503         * platform/efl/tables/mozilla_expected_failures/dom/appendCells1-expected.png:
39504         * platform/efl/tables/mozilla_expected_failures/dom/appendCellsRebuild1-expected.png:
39505         * platform/efl/tables/mozilla_expected_failures/dom/appendCol1-expected.png:
39506         * platform/efl/tables/mozilla_expected_failures/dom/appendColGroup1-expected.png:
39507         * platform/efl/tables/mozilla_expected_failures/dom/insertTbodyExpand1-expected.png:
39508         * platform/efl/tables/mozilla_expected_failures/dom/insertTbodyRebuild1-expected.png:
39509         * platform/efl/tables/mozilla_expected_failures/marvin/table_frame_above-expected.png:
39510         * platform/efl/tables/mozilla_expected_failures/marvin/table_frame_below-expected.png:
39511         * platform/efl/tables/mozilla_expected_failures/marvin/table_frame_hsides-expected.png:
39512         * platform/efl/tables/mozilla_expected_failures/marvin/table_frame_void-expected.png:
39513         * platform/efl/tables/mozilla_expected_failures/marvin/tables_cellspacing_pct-expected.png:
39514         * platform/efl/tables/mozilla_expected_failures/marvin/x_colgroup_width_px-expected.png:
39515         * platform/efl/tables/mozilla_expected_failures/marvin/x_table_frame_above-expected.png:
39516         * platform/efl/tables/mozilla_expected_failures/marvin/x_table_frame_below-expected.png:
39517         * platform/efl/tables/mozilla_expected_failures/marvin/x_table_frame_border-expected.png:
39518         * platform/efl/tables/mozilla_expected_failures/marvin/x_table_frame_box-expected.png:
39519         * platform/efl/tables/mozilla_expected_failures/marvin/x_table_frame_hsides-expected.png:
39520         * platform/efl/tables/mozilla_expected_failures/marvin/x_table_frame_lhs-expected.png:
39521         * platform/efl/tables/mozilla_expected_failures/marvin/x_table_frame_rhs-expected.png:
39522         * platform/efl/tables/mozilla_expected_failures/marvin/x_table_frame_vsides-expected.png:
39523         * platform/efl/tables/mozilla_expected_failures/marvin/x_table_rules_all-expected.png:
39524         * platform/efl/tables/mozilla_expected_failures/marvin/x_table_rules_cols-expected.png:
39525         * platform/efl/tables/mozilla_expected_failures/marvin/x_table_rules_rows-expected.png:
39526         * platform/efl/tables/mozilla_expected_failures/other/empty_cells-expected.png:
39527
39528 2012-10-03  Vsevolod Vlasov  <vsevik@chromium.org>
39529
39530         Web Inspector: UISourceCode commitWorkingCopy should not fail when original script had syntax error.
39531         https://bugs.webkit.org/show_bug.cgi?id=97272
39532
39533         Reviewed by Pavel Feldman.
39534
39535         This patch is based on patch by John J. Barton.
39536
39537         * http/tests/inspector/live-edit-test.js:
39538         (initialize_LiveEditTest.InspectorTest.replaceInSource):
39539         (initialize_LiveEditTest):
39540         * inspector/debugger/live-edit-expected.txt:
39541         * inspector/debugger/live-edit.html:
39542         * inspector/debugger/resources/edit-me-syntax-error.js: Added.
39543         (syntaxError):
39544         * platform/chromium/TestExpectations: re-enabled the test.
39545
39546 2012-10-03  Csaba Osztrogonác  <ossy@webkit.org>
39547
39548         [Qt] Enable mock scrollbars
39549         https://bugs.webkit.org/show_bug.cgi?id=98011
39550
39551         Unreviewed gardening, update expected files after enabling mock scrollbars.
39552
39553         * platform/qt-5.0-wk2/fast/text/large-text-composed-char-expected.png: Removed.
39554         * platform/qt-5.0-wk2/fast/text/large-text-composed-char-expected.txt: Removed.
39555         * platform/qt-5.0/fast/forms/form-element-geometry-expected.png: Removed.
39556         * platform/qt-5.0/fast/forms/form-element-geometry-expected.txt: Removed.
39557         * platform/qt-5.0/fast/forms/listbox-bidi-align-expected.txt: Removed.
39558         * platform/qt-5.0/fast/forms/textarea-align-expected.png: Removed.
39559         * platform/qt-5.0/fast/forms/textarea-align-expected.txt: Removed.
39560         * platform/qt-5.0/fast/forms/textarea-setinnerhtml-expected.png: Removed.
39561         * platform/qt-5.0/fast/forms/textarea-setinnerhtml-expected.txt: Removed.
39562         * platform/qt-5.0/fast/table/003-expected.png: Removed.
39563         * platform/qt-5.0/fast/table/003-expected.txt: Removed.
39564         * platform/qt-5.0/fast/table/border-collapsing/004-expected.txt: Removed.
39565         * platform/qt-5.0/fast/text/backslash-to-yen-sign-euc-expected.txt: Removed.
39566         * platform/qt-5.0/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.txt: Removed.
39567         * platform/qt-5.0/fast/text/large-text-composed-char-expected.png: Removed.
39568         * platform/qt-5.0/fast/text/large-text-composed-char-expected.txt: Removed.
39569         * platform/qt-5.0/fast/text/softHyphen-expected.txt: Removed.
39570         * platform/qt-5.0/fast/text/text-letter-spacing-expected.txt: Removed.
39571         * platform/qt-5.0/http/tests/misc/object-embedding-svg-delayed-size-negotiation-expected.png: Removed.
39572         * platform/qt-5.0/http/tests/misc/object-embedding-svg-delayed-size-negotiation-expected.txt: Removed.
39573         * platform/qt/compositing/overflow/clipping-ancestor-with-accelerated-scrolling-ancestor-expected.txt: Added.
39574         * platform/qt/compositing/overflow/nested-scrolling-expected.txt: Added.
39575         * platform/qt/compositing/overflow/overflow-clip-with-accelerated-scrolling-ancestor-expected.txt: Added.
39576         * platform/qt/compositing/overflow/remove-overflow-crash2-expected.txt: Added.
39577         * platform/qt/css1/basic/comments-expected.png:
39578         * platform/qt/css1/basic/comments-expected.txt:
39579         * platform/qt/css1/basic/containment-expected.png:
39580         * platform/qt/css1/basic/containment-expected.txt:
39581         * platform/qt/css1/basic/id_as_selector-expected.png:
39582         * platform/qt/css1/basic/id_as_selector-expected.txt:
39583         * platform/qt/css1/basic/inheritance-expected.png:
39584         * platform/qt/css1/basic/inheritance-expected.txt:
39585         * platform/qt/css1/box_properties/border-expected.png:
39586         * platform/qt/css1/box_properties/border-expected.txt:
39587         * platform/qt/css1/box_properties/border_bottom-expected.png:
39588         * platform/qt/css1/box_properties/border_bottom-expected.txt:
39589         * platform/qt/css1/box_properties/border_bottom_width-expected.png:
39590         * platform/qt/css1/box_properties/border_bottom_width-expected.txt:
39591         * platform/qt/css1/box_properties/border_left-expected.png:
39592         * platform/qt/css1/box_properties/border_left-expected.txt:
39593         * platform/qt/css1/box_properties/border_left_width-expected.png:
39594         * platform/qt/css1/box_properties/border_left_width-expected.txt:
39595         * platform/qt/css1/box_properties/border_right_inline-expected.png:
39596         * platform/qt/css1/box_properties/border_right_inline-expected.txt:
39597         * platform/qt/css1/box_properties/border_right_width-expected.png:
39598         * platform/qt/css1/box_properties/border_right_width-expected.txt:
39599         * platform/qt/css1/box_properties/border_style-expected.png:
39600         * platform/qt/css1/box_properties/border_style-expected.txt:
39601         * platform/qt/css1/box_properties/border_top-expected.png:
39602         * platform/qt/css1/box_properties/border_top-expected.txt:
39603         * platform/qt/css1/box_properties/border_top_width-expected.png:
39604         * platform/qt/css1/box_properties/border_top_width-expected.txt:
39605         * platform/qt/css1/box_properties/border_width-expected.png:
39606         * platform/qt/css1/box_properties/border_width-expected.txt:
39607         * platform/qt/css1/box_properties/clear-expected.png:
39608         * platform/qt/css1/box_properties/clear-expected.txt:
39609         * platform/qt/css1/box_properties/clear_float-expected.png:
39610         * platform/qt/css1/box_properties/clear_float-expected.txt:
39611         * platform/qt/css1/box_properties/float_elements_in_series-expected.png:
39612         * platform/qt/css1/box_properties/float_elements_in_series-expected.txt:
39613         * platform/qt/css1/box_properties/float_margin-expected.png:
39614         * platform/qt/css1/box_properties/float_margin-expected.txt:
39615         * platform/qt/css1/box_properties/float_on_text_elements-expected.png:
39616         * platform/qt/css1/box_properties/float_on_text_elements-expected.txt:
39617         * platform/qt/css1/box_properties/height-expected.png:
39618         * platform/qt/css1/box_properties/height-expected.txt:
39619         * platform/qt/css1/box_properties/margin-expected.png:
39620         * platform/qt/css1/box_properties/margin-expected.txt:
39621         * platform/qt/css1/box_properties/margin_bottom-expected.png:
39622         * platform/qt/css1/box_properties/margin_bottom-expected.txt:
39623         * platform/qt/css1/box_properties/margin_inline-expected.png:
39624         * platform/qt/css1/box_properties/margin_inline-expected.txt:
39625         * platform/qt/css1/box_properties/margin_left-expected.png:
39626         * platform/qt/css1/box_properties/margin_left-expected.txt:
39627         * platform/qt/css1/box_properties/margin_right-expected.png:
39628         * platform/qt/css1/box_properties/margin_right-expected.txt:
39629         * platform/qt/css1/box_properties/margin_top-expected.png:
39630         * platform/qt/css1/box_properties/margin_top-expected.txt:
39631         * platform/qt/css1/box_properties/padding-expected.png:
39632         * platform/qt/css1/box_properties/padding-expected.txt:
39633         * platform/qt/css1/box_properties/padding_bottom-expected.png:
39634         * platform/qt/css1/box_properties/padding_bottom-expected.txt:
39635         * platform/qt/css1/box_properties/padding_inline-expected.png:
39636         * platform/qt/css1/box_properties/padding_inline-expected.txt:
39637         * platform/qt/css1/box_properties/padding_left-expected.png:
39638         * platform/qt/css1/box_properties/padding_left-expected.txt:
39639         * platform/qt/css1/box_properties/padding_right-expected.png:
39640         * platform/qt/css1/box_properties/padding_right-expected.txt:
39641         * platform/qt/css1/box_properties/padding_top-expected.png:
39642         * platform/qt/css1/box_properties/padding_top-expected.txt:
39643         * platform/qt/css1/box_properties/width-expected.png:
39644         * platform/qt/css1/box_properties/width-expected.txt:
39645         * platform/qt/css1/cascade/cascade_order-expected.png:
39646         * platform/qt/css1/cascade/cascade_order-expected.txt:
39647         * platform/qt/css1/classification/display-expected.png:
39648         * platform/qt/css1/classification/display-expected.txt:
39649         * platform/qt/css1/classification/list_style_type-expected.png:
39650         * platform/qt/css1/classification/list_style_type-expected.txt:
39651         * platform/qt/css1/classification/white_space-expected.png:
39652         * platform/qt/css1/classification/white_space-expected.txt:
39653         * platform/qt/css1/color_and_background/background-expected.png:
39654         * platform/qt/css1/color_and_background/background-expected.txt:
39655         * platform/qt/css1/color_and_background/background_attachment-expected.png:
39656         * platform/qt/css1/color_and_background/background_attachment-expected.txt:
39657         * platform/qt/css1/color_and_background/background_position-expected.png:
39658         * platform/qt/css1/color_and_background/background_position-expected.txt:
39659         * platform/qt/css1/color_and_background/background_repeat-expected.png:
39660         * platform/qt/css1/color_and_background/background_repeat-expected.txt:
39661         * platform/qt/css1/conformance/forward_compatible_parsing-expected.png:
39662         * platform/qt/css1/conformance/forward_compatible_parsing-expected.txt:
39663         * platform/qt/css1/font_properties/font-expected.png:
39664         * platform/qt/css1/font_properties/font-expected.txt:
39665         * platform/qt/css1/font_properties/font_family-expected.png:
39666         * platform/qt/css1/font_properties/font_family-expected.txt:
39667         * platform/qt/css1/font_properties/font_size-expected.png:
39668         * platform/qt/css1/font_properties/font_size-expected.txt:
39669         * platform/qt/css1/font_properties/font_weight-expected.png:
39670         * platform/qt/css1/font_properties/font_weight-expected.txt:
39671         * platform/qt/css1/formatting_model/height_of_lines-expected.png:
39672         * platform/qt/css1/formatting_model/height_of_lines-expected.txt:
39673         * platform/qt/css1/formatting_model/horizontal_formatting-expected.png:
39674         * platform/qt/css1/formatting_model/horizontal_formatting-expected.txt:
39675         * platform/qt/css1/formatting_model/inline_elements-expected.png:
39676         * platform/qt/css1/formatting_model/inline_elements-expected.txt:
39677         * platform/qt/css1/formatting_model/replaced_elements-expected.png:
39678         * platform/qt/css1/formatting_model/replaced_elements-expected.txt:
39679         * platform/qt/css1/formatting_model/vertical_formatting-expected.png:
39680         * platform/qt/css1/formatting_model/vertical_formatting-expected.txt:
39681         * platform/qt/css1/pseudo/anchor-expected.png:
39682         * platform/qt/css1/pseudo/anchor-expected.txt:
39683         * platform/qt/css1/pseudo/firstletter-expected.png:
39684         * platform/qt/css1/pseudo/firstletter-expected.txt:
39685         * platform/qt/css1/pseudo/firstline-expected.png:
39686         * platform/qt/css1/pseudo/firstline-expected.txt:
39687         * platform/qt/css1/pseudo/multiple_pseudo_elements-expected.png:
39688         * platform/qt/css1/pseudo/multiple_pseudo_elements-expected.txt:
39689         * platform/qt/css1/text_properties/letter_spacing-expected.png:
39690         * platform/qt/css1/text_properties/letter_spacing-expected.txt:
39691         * platform/qt/css1/text_properties/line_height-expected.png:
39692         * platform/qt/css1/text_properties/line_height-expected.txt:
39693         * platform/qt/css1/text_properties/text_decoration-expected.png:
39694         * platform/qt/css1/text_properties/text_decoration-expected.txt:
39695         * platform/qt/css1/text_properties/text_indent-expected.png:
39696         * platform/qt/css1/text_properties/text_indent-expected.txt:
39697         * platform/qt/css1/text_properties/text_transform-expected.png:
39698         * platform/qt/css1/text_properties/text_transform-expected.txt:
39699         * platform/qt/css1/text_properties/vertical_align-expected.png:
39700         * platform/qt/css1/text_properties/vertical_align-expected.txt:
39701         * platform/qt/css1/text_properties/word_spacing-expected.png:
39702         * platform/qt/css1/text_properties/word_spacing-expected.txt:
39703         * platform/qt/css1/units/color_units-expected.png:
39704         * platform/qt/css1/units/color_units-expected.txt:
39705         * platform/qt/css1/units/length_units-expected.png:
39706         * platform/qt/css1/units/length_units-expected.txt:
39707         * platform/qt/css2.1/20110323/absolute-replaced-height-007-expected.txt:
39708         * platform/qt/css2.1/20110323/absolute-replaced-height-014-expected.txt:
39709         * platform/qt/css2.1/20110323/absolute-replaced-height-021-expected.txt:
39710         * platform/qt/css2.1/20110323/absolute-replaced-height-028-expected.txt:
39711         * platform/qt/css2.1/20110323/absolute-replaced-height-035-expected.txt:
39712         * platform/qt/css2.1/20110323/abspos-containing-block-initial-001-expected.png: Added.
39713         * platform/qt/css2.1/20110323/abspos-containing-block-initial-001-expected.txt:
39714         * platform/qt/css2.1/20110323/abspos-containing-block-initial-007-expected.png: Added.
39715         * platform/qt/css2.1/20110323/abspos-containing-block-initial-007-expected.txt: Added.
39716         * platform/qt/css2.1/20110323/abspos-non-replaced-width-margin-000-expected.png:
39717         * platform/qt/css2.1/20110323/abspos-non-replaced-width-margin-000-expected.txt:
39718         * platform/qt/css2.1/20110323/abspos-replaced-width-margin-000-expected.png:
39719         * platform/qt/css2.1/20110323/abspos-replaced-width-margin-000-expected.txt:
39720         * platform/qt/css2.1/20110323/block-non-replaced-height-002-expected.png:
39721         * platform/qt/css2.1/20110323/block-non-replaced-height-002-expected.txt:
39722         * platform/qt/css2.1/20110323/block-non-replaced-height-004-expected.png:
39723         * platform/qt/css2.1/20110323/block-non-replaced-height-004-expected.txt:
39724         * platform/qt/css2.1/20110323/block-non-replaced-height-006-expected.png:
39725         * platform/qt/css2.1/20110323/block-non-replaced-height-006-expected.txt:
39726         * platform/qt/css2.1/20110323/block-non-replaced-height-008-expected.png:
39727         * platform/qt/css2.1/20110323/block-non-replaced-height-008-expected.txt:
39728         * platform/qt/css2.1/20110323/block-non-replaced-height-010-expected.png:
39729         * platform/qt/css2.1/20110323/block-non-replaced-height-010-expected.txt:
39730         * platform/qt/css2.1/20110323/block-non-replaced-height-012-expected.png:
39731         * platform/qt/css2.1/20110323/block-non-replaced-height-012-expected.txt:
39732         * platform/qt/css2.1/20110323/block-non-replaced-height-014-expected.png:
39733         * platform/qt/css2.1/20110323/block-non-replaced-height-014-expected.txt:
39734         * platform/qt/css2.1/20110323/block-non-replaced-height-016-expected.png:
39735         * platform/qt/css2.1/20110323/block-non-replaced-height-016-expected.txt:
39736         * platform/qt/css2.1/20110323/replaced-intrinsic-ratio-001-expected.png:
39737         * platform/qt/css2.1/20110323/replaced-intrinsic-ratio-001-expected.txt:
39738         * platform/qt/css2.1/t0803-c5502-mrgn-r-02-c-expected.png:
39739         * platform/qt/css2.1/t0803-c5502-mrgn-r-02-c-expected.txt:
39740         * platform/qt/css2.1/t0803-c5505-mrgn-02-c-expected.png:
39741         * platform/qt/css2.1/t0803-c5505-mrgn-02-c-expected.txt:
39742         * platform/qt/css2.1/t080301-c411-vt-mrgn-00-b-expected.png:
39743         * platform/qt/css2.1/t080301-c411-vt-mrgn-00-b-expected.txt:
39744         * platform/qt/css2.1/t0905-c5525-fltclr-00-c-ag-expected.png:
39745         * platform/qt/css2.1/t0905-c5525-fltclr-00-c-ag-expected.txt:
39746         * platform/qt/css2.1/t0905-c5525-fltmrgn-00-c-ag-expected.png:
39747         * platform/qt/css2.1/t0905-c5525-fltmrgn-00-c-ag-expected.txt:
39748         * platform/qt/css2.1/t0905-c5525-fltwidth-00-c-g-expected.png:
39749         * platform/qt/css2.1/t0905-c5525-fltwidth-00-c-g-expected.txt:
39750         * platform/qt/css2.1/t0905-c5526-fltclr-00-c-ag-expected.png:
39751         * platform/qt/css2.1/t0905-c5526-fltclr-00-c-ag-expected.txt:
39752         * platform/qt/css2.1/t1002-c5523-width-02-b-g-expected.png:
39753         * platform/qt/css2.1/t1002-c5523-width-02-b-g-expected.txt:
39754         * platform/qt/css2.1/t1202-counters-08-b-expected.png:
39755         * platform/qt/css2.1/t1202-counters-08-b-expected.txt:
39756         * platform/qt/css2.1/t140201-c535-bg-fixd-00-b-g-expected.png:
39757         * platform/qt/css2.1/t140201-c535-bg-fixd-00-b-g-expected.txt:
39758         * platform/qt/css2.1/t140201-c537-bgfxps-00-c-ag-expected.png:
39759         * platform/qt/css2.1/t140201-c537-bgfxps-00-c-ag-expected.txt:
39760         * platform/qt/css2.1/t1508-c527-font-07-b-expected.png:
39761         * platform/qt/css2.1/t1508-c527-font-07-b-expected.txt:
39762         * platform/qt/css3/masking/clip-path-circle-expected.txt: Added.
39763         * platform/qt/css3/masking/clip-path-circle-filter-expected.txt: Added.
39764         * platform/qt/css3/masking/clip-path-circle-overflow-expected.txt: Added.
39765         * platform/qt/css3/masking/clip-path-circle-overflow-hidden-expected.txt: Added.
39766         * platform/qt/css3/masking/clip-path-circle-relative-overflow-expected.txt: Added.
39767         * platform/qt/css3/masking/clip-path-ellipse-expected.txt: Added.
39768         * platform/qt/css3/masking/clip-path-polygon-evenodd-expected.txt: Added.
39769         * platform/qt/css3/masking/clip-path-polygon-expected.txt: Added.
39770         * platform/qt/css3/masking/clip-path-polygon-nonzero-expected.txt: Added.
39771         * platform/qt/css3/masking/clip-path-rectangle-expected.txt: Added.
39772         * platform/qt/editing/deleting/delete-after-span-ws-001-expected.png:
39773         * platform/qt/editing/deleting/delete-after-span-ws-001-expected.txt:
39774         * platform/qt/editing/deleting/delete-after-span-ws-002-expected.png:
39775         * platform/qt/editing/deleting/delete-after-span-ws-002-expected.txt:
39776         * platform/qt/editing/deleting/delete-after-span-ws-003-expected.png:
39777         * platform/qt/editing/deleting/delete-after-span-ws-003-expected.txt:
39778         * platform/qt/editing/deleting/delete-line-end-ws-001-expected.png:
39779         * platform/qt/editing/deleting/delete-line-end-ws-001-expected.txt:
39780         * platform/qt/editing/deleting/delete-line-end-ws-002-expected.png:
39781         * platform/qt/editing/deleting/delete-line-end-ws-002-expected.txt:
39782         * platform/qt/editing/input/reveal-caret-of-multiline-contenteditable-expected.png:
39783         * platform/qt/editing/input/reveal-caret-of-multiline-contenteditable-expected.txt:
39784         * platform/qt/editing/input/reveal-caret-of-multiline-input-expected.png:
39785         * platform/qt/editing/input/reveal-caret-of-multiline-input-expected.txt:
39786         * platform/qt/editing/inserting/4960120-1-expected.png:
39787         * platform/qt/editing/inserting/4960120-1-expected.txt:
39788         * platform/qt/editing/inserting/insert-div-023-expected.png:
39789         * platform/qt/editing/inserting/insert-div-023-expected.txt:
39790         * platform/qt/editing/selection/focus_editable_html-expected.png:
39791         * platform/qt/editing/selection/focus_editable_html-expected.txt:
39792         * platform/qt/editing/selection/iframe-expected.png:
39793         * platform/qt/editing/selection/iframe-expected.txt:
39794         * platform/qt/editing/selection/select-all-001-expected.png:
39795         * platform/qt/editing/selection/select-all-001-expected.txt:
39796         * platform/qt/editing/selection/select-all-002-expected.png:
39797         * platform/qt/editing/selection/select-all-002-expected.txt:
39798         * platform/qt/editing/selection/select-all-003-expected.png:
39799         * platform/qt/editing/selection/select-all-003-expected.txt:
39800         * platform/qt/editing/selection/select-all-004-expected.png:
39801         * platform/qt/editing/selection/select-all-004-expected.txt:
39802         * platform/qt/editing/selection/unrendered-001-expected.png:
39803         * platform/qt/editing/selection/unrendered-001-expected.txt:
39804         * platform/qt/editing/selection/unrendered-002-expected.png:
39805         * platform/qt/editing/selection/unrendered-002-expected.txt:
39806         * platform/qt/editing/selection/unrendered-003-expected.png:
39807         * platform/qt/editing/selection/unrendered-003-expected.txt:
39808         * platform/qt/editing/selection/unrendered-004-expected.png:
39809         * platform/qt/editing/selection/unrendered-004-expected.txt:
39810         * platform/qt/editing/selection/unrendered-005-expected.png:
39811         * platform/qt/editing/selection/unrendered-005-expected.txt:
39812         * platform/qt/fast/backgrounds/background-inherit-color-bug-expected.png:
39813         * platform/qt/fast/backgrounds/background-inherit-color-bug-expected.txt:
39814         * platform/qt/fast/backgrounds/background-leakage-transforms-expected.png:
39815         * platform/qt/fast/backgrounds/background-leakage-transforms-expected.txt:
39816         * platform/qt/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.png:
39817         * platform/qt/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.txt:
39818         * platform/qt/fast/backgrounds/size/backgroundSize15-expected.png:
39819         * platform/qt/fast/backgrounds/size/backgroundSize15-expected.txt:
39820         * platform/qt/fast/block/basic/016-expected.png:
39821         * platform/qt/fast/block/basic/016-expected.txt:
39822         * platform/qt/fast/block/basic/truncation-rtl-expected.png:
39823         * platform/qt/fast/block/basic/truncation-rtl-expected.txt:
39824         * platform/qt/fast/block/float/008-expected.png:
39825         * platform/qt/fast/block/float/008-expected.txt: Added.
39826         * platform/qt/fast/block/float/013-expected.png:
39827         * platform/qt/fast/block/float/013-expected.txt:
39828         * platform/qt/fast/block/float/019-expected.png:
39829         * platform/qt/fast/block/float/019-expected.txt: Added.
39830         * platform/qt/fast/block/float/021-expected.png:
39831         * platform/qt/fast/block/float/021-expected.txt:
39832         * platform/qt/fast/block/float/025-expected.png:
39833         * platform/qt/fast/block/float/025-expected.txt:
39834         * platform/qt/fast/block/float/027-expected.png:
39835         * platform/qt/fast/block/float/027-expected.txt:
39836         * platform/qt/fast/block/float/032-expected.png:
39837         * platform/qt/fast/block/float/032-expected.txt:
39838         * platform/qt/fast/block/float/033-expected.png:
39839         * platform/qt/fast/block/float/033-expected.txt:
39840         * platform/qt/fast/block/float/035-expected.png:
39841         * platform/qt/fast/block/float/035-expected.txt: Added.
39842         * platform/qt/fast/block/float/avoidance-percent-width-strict-expected.png:
39843         * platform/qt/fast/block/float/avoidance-percent-width-strict-expected.txt:
39844         * platform/qt/fast/block/float/br-with-clear-2-expected.png:
39845         * platform/qt/fast/block/float/br-with-clear-2-expected.txt:
39846         * platform/qt/fast/block/float/centered-float-avoidance-complexity-expected.png:
39847         * platform/qt/fast/block/float/centered-float-avoidance-complexity-expected.txt:
39848         * platform/qt/fast/block/float/float-avoidance-expected.png:
39849         * platform/qt/fast/block/float/float-avoidance-expected.txt:
39850         * platform/qt/fast/block/float/nested-clearance-expected.png:
39851         * platform/qt/fast/block/float/nested-clearance-expected.txt:
39852         * platform/qt/fast/block/float/overhanging-tall-block-expected.png:
39853         * platform/qt/fast/block/float/overhanging-tall-block-expected.txt:
39854         * platform/qt/fast/block/float/relative-painted-twice-expected.png:
39855         * platform/qt/fast/block/float/relative-painted-twice-expected.txt: Added.
39856         * platform/qt/fast/block/float/shrink-to-avoid-float-complexity-expected.png:
39857         * platform/qt/fast/block/float/shrink-to-avoid-float-complexity-expected.txt:
39858         * platform/qt/fast/block/lineboxcontain/parsing-invalid-expected.png:
39859         * platform/qt/fast/block/lineboxcontain/parsing-invalid-expected.txt:
39860         * platform/qt/fast/block/margin-collapse/103-expected.png:
39861         * platform/qt/fast/block/margin-collapse/103-expected.txt:
39862         * platform/qt/fast/block/margin-collapse/104-expected.png:
39863         * platform/qt/fast/block/margin-collapse/104-expected.txt:
39864         * platform/qt/fast/block/margin-collapse/empty-clear-blocks-expected.png:
39865         * platform/qt/fast/block/margin-collapse/empty-clear-blocks-expected.txt:
39866         * platform/qt/fast/block/positioning/047-expected.png:
39867         * platform/qt/fast/block/positioning/047-expected.txt:
39868         * platform/qt/fast/block/positioning/051-expected.png:
39869         * platform/qt/fast/block/positioning/051-expected.txt:
39870         * platform/qt/fast/block/positioning/055-expected.png:
39871         * platform/qt/fast/block/positioning/055-expected.txt:
39872         * platform/qt/fast/block/positioning/auto/007-expected.png:
39873         * platform/qt/fast/block/positioning/auto/007-expected.txt:
39874         * platform/qt/fast/block/positioning/auto/vertical-lr/005-expected.png:
39875         * platform/qt/fast/block/positioning/auto/vertical-lr/005-expected.txt:
39876         * platform/qt/fast/block/positioning/auto/vertical-lr/007-expected.png:
39877         * platform/qt/fast/block/positioning/auto/vertical-lr/007-expected.txt:
39878         * platform/qt/fast/block/positioning/auto/vertical-rl/005-expected.png:
39879         * platform/qt/fast/block/positioning/auto/vertical-rl/005-expected.txt:
39880         * platform/qt/fast/block/positioning/auto/vertical-rl/007-expected.png:
39881         * platform/qt/fast/block/positioning/auto/vertical-rl/007-expected.txt:
39882         * platform/qt/fast/block/positioning/fixed-positioning-scrollbar-bug-expected.png:
39883         * platform/qt/fast/block/positioning/fixed-positioning-scrollbar-bug-expected.txt:
39884         * platform/qt/fast/block/positioning/negative-rel-position-expected.png:
39885         * platform/qt/fast/block/positioning/negative-rel-position-expected.txt: Added.
39886         * platform/qt/fast/block/positioning/relative-overflow-block-expected.png:
39887         * platform/qt/fast/block/positioning/relative-overflow-block-expected.txt:
39888         * platform/qt/fast/block/positioning/relative-overflow-replaced-expected.png:
39889         * platform/qt/fast/block/positioning/relative-overflow-replaced-expected.txt:
39890         * platform/qt/fast/block/positioning/relative-overflow-replaced-float-expected.png:
39891         * platform/qt/fast/block/positioning/relative-overflow-replaced-float-expected.txt:
39892         * platform/qt/fast/body-propagation/overflow/001-expected.png:
39893         * platform/qt/fast/body-propagation/overflow/001-expected.txt:
39894         * platform/qt/fast/body-propagation/overflow/001-xhtml-expected.png:
39895         * platform/qt/fast/body-propagation/overflow/001-xhtml-expected.txt:
39896         * platform/qt/fast/body-propagation/overflow/002-expected.png:
39897         * platform/qt/fast/body-propagation/overflow/002-expected.txt:
39898         * platform/qt/fast/body-propagation/overflow/002-xhtml-expected.png:
39899         * platform/qt/fast/body-propagation/overflow/002-xhtml-expected.txt:
39900         * platform/qt/fast/body-propagation/overflow/003-declarative-expected.png:
39901         * platform/qt/fast/body-propagation/overflow/003-declarative-expected.txt:
39902         * platform/qt/fast/body-propagation/overflow/003-expected.png:
39903         * platform/qt/fast/body-propagation/overflow/003-expected.txt:
39904         * platform/qt/fast/body-propagation/overflow/003-xhtml-expected.png:
39905         * platform/qt/fast/body-propagation/overflow/003-xhtml-expected.txt:
39906         * platform/qt/fast/body-propagation/overflow/004-declarative-expected.png:
39907         * platform/qt/fast/body-propagation/overflow/004-declarative-expected.txt:
39908         * platform/qt/fast/body-propagation/overflow/004-expected.png:
39909         * platform/qt/fast/body-propagation/overflow/004-expected.txt:
39910         * platform/qt/fast/body-propagation/overflow/004-xhtml-expected.png:
39911         * platform/qt/fast/body-propagation/overflow/004-xhtml-expected.txt:
39912         * platform/qt/fast/body-propagation/overflow/005-declarative-expected.png:
39913         * platform/qt/fast/body-propagation/overflow/005-declarative-expected.txt:
39914         * platform/qt/fast/body-propagation/overflow/005-expected.png:
39915         * platform/qt/fast/body-propagation/overflow/005-expected.txt:
39916         * platform/qt/fast/body-propagation/overflow/005-xhtml-expected.png:
39917         * platform/qt/fast/body-propagation/overflow/005-xhtml-expected.txt:
39918         * platform/qt/fast/body-propagation/overflow/006-declarative-expected.png:
39919         * platform/qt/fast/body-propagation/overflow/006-declarative-expected.txt:
39920         * platform/qt/fast/body-propagation/overflow/006-expected.png:
39921         * platform/qt/fast/body-propagation/overflow/006-expected.txt:
39922         * platform/qt/fast/body-propagation/overflow/006-xhtml-expected.png:
39923         * platform/qt/fast/body-propagation/overflow/006-xhtml-expected.txt:
39924         * platform/qt/fast/body-propagation/overflow/007-declarative-expected.png:
39925         * platform/qt/fast/body-propagation/overflow/007-declarative-expected.txt:
39926         * platform/qt/fast/body-propagation/overflow/007-expected.png:
39927         * platform/qt/fast/body-propagation/overflow/007-expected.txt:
39928         * platform/qt/fast/body-propagation/overflow/007-xhtml-expected.png:
39929         * platform/qt/fast/body-propagation/overflow/007-xhtml-expected.txt:
39930         * platform/qt/fast/borders/border-image-massive-scale-expected.png:
39931         * platform/qt/fast/borders/border-image-massive-scale-expected.txt:
39932         * platform/qt/fast/borders/border-image-rotate-transform-expected.png:
39933         * platform/qt/fast/borders/border-image-rotate-transform-expected.txt:
39934         * platform/qt/fast/borders/border-image-scale-transform-expected.png:
39935         * platform/qt/fast/borders/border-image-scale-transform-expected.txt:
39936         * platform/qt/fast/borders/border-image-scaled-expected.png:
39937         * platform/qt/fast/borders/border-image-scaled-expected.txt:
39938         * platform/qt/fast/borders/inline-mask-overlay-image-expected.png:
39939         * platform/qt/fast/borders/inline-mask-overlay-image-expected.txt:
39940         * platform/qt/fast/borders/rtl-border-01-expected.png:
39941         * platform/qt/fast/borders/rtl-border-01-expected.txt:
39942         * platform/qt/fast/borders/rtl-border-02-expected.png:
39943         * platform/qt/fast/borders/rtl-border-02-expected.txt:
39944         * platform/qt/fast/borders/rtl-border-03-expected.png:
39945         * platform/qt/fast/borders/rtl-border-03-expected.txt:
39946         * platform/qt/fast/box-shadow/basic-shadows-expected.png:
39947         * platform/qt/fast/box-shadow/basic-shadows-expected.txt:
39948         * platform/qt/fast/box-sizing/box-sizing-expected.png:
39949         * platform/qt/fast/box-sizing/box-sizing-expected.txt:
39950         * platform/qt/fast/canvas/canvas-bg-expected.png:
39951         * platform/qt/fast/canvas/canvas-bg-expected.txt: Added.
39952         * platform/qt/fast/canvas/canvas-render-layer-expected.txt: Added.
39953         * platform/qt/fast/clip/014-expected.png:
39954         * platform/qt/fast/clip/014-expected.txt:
39955         * platform/qt/fast/css-generated-content/014-expected.png:
39956         * platform/qt/fast/css-generated-content/014-expected.txt:
39957         * platform/qt/fast/css-generated-content/table-parts-before-and-after-expected.png:
39958         * platform/qt/fast/css-generated-content/table-parts-before-and-after-expected.txt: Added.
39959         * platform/qt/fast/css/005-expected.png:
39960         * platform/qt/fast/css/005-expected.txt:
39961         * platform/qt/fast/css/MarqueeLayoutTest-expected.png:
39962         * platform/qt/fast/css/MarqueeLayoutTest-expected.txt:
39963         * platform/qt/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.png:
39964         * platform/qt/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.txt:
39965         * platform/qt/fast/css/bidi-override-in-anonymous-block-expected.png:
39966         * platform/qt/fast/css/bidi-override-in-anonymous-block-expected.txt:
39967         * platform/qt/fast/css/border-height-expected.png:
39968         * platform/qt/fast/css/border-height-expected.txt:
39969         * platform/qt/fast/css/clip-text-in-scaled-div-expected.png:
39970         * platform/qt/fast/css/clip-text-in-scaled-div-expected.txt:
39971         * platform/qt/fast/css/color-correction-backgrounds-and-text-expected.png:
39972         * platform/qt/fast/css/color-correction-backgrounds-and-text-expected.txt:
39973         * platform/qt/fast/css/empty-pseudo-class-expected.png:
39974         * platform/qt/fast/css/empty-pseudo-class-expected.txt:
39975         * platform/qt/fast/css/first-child-pseudo-class-expected.png:
39976         * platform/qt/fast/css/first-child-pseudo-class-expected.txt:
39977         * platform/qt/fast/css/first-of-type-pseudo-class-expected.png:
39978         * platform/qt/fast/css/first-of-type-pseudo-class-expected.txt:
39979         * platform/qt/fast/css/font_property_normal-expected.png:
39980         * platform/qt/fast/css/font_property_normal-expected.txt:
39981         * platform/qt/fast/css/hsl-color-expected.png:
39982         * platform/qt/fast/css/hsl-color-expected.txt:
39983         * platform/qt/fast/css/last-child-pseudo-class-expected.png:
39984         * platform/qt/fast/css/last-child-pseudo-class-expected.txt:
39985         * platform/qt/fast/css/last-of-type-pseudo-class-expected.png:
39986         * platform/qt/fast/css/last-of-type-pseudo-class-expected.txt:
39987         * platform/qt/fast/css/line-height-overflow-expected.png:
39988         * platform/qt/fast/css/line-height-overflow-expected.txt:
39989         * platform/qt/fast/css/nested-floating-relative-position-percentages-expected.png:
39990         * platform/qt/fast/css/nested-floating-relative-position-percentages-expected.txt:
39991         * platform/qt/fast/css/nested-rounded-corners-expected.png: Added.
39992         * platform/qt/fast/css/nested-rounded-corners-expected.txt: Added.
39993         * platform/qt/fast/css/only-child-pseudo-class-expected.png:
39994         * platform/qt/fast/css/only-child-pseudo-class-expected.txt:
39995         * platform/qt/fast/css/only-of-type-pseudo-class-expected.png:
39996         * platform/qt/fast/css/only-of-type-pseudo-class-expected.txt:
39997         * platform/qt/fast/css/positioned-overflow-scroll-expected.png:
39998         * platform/qt/fast/css/positioned-overflow-scroll-expected.txt:
39999         * platform/qt/fast/css/relative-positioned-block-with-inline-ancestor-dynamic-expected.png:
40000         * platform/qt/fast/css/relative-positioned-block-with-inline-ancestor-dynamic-expected.txt:
40001         * platform/qt/fast/css/relative-positioned-block-with-inline-ancestor-dynamic-removed-expected.png:
40002         * platform/qt/fast/css/relative-positioned-block-with-inline-ancestor-dynamic-removed-expected.txt:
40003         * platform/qt/fast/css/relative-positioned-block-with-inline-ancestor-expected.png:
40004         * platform/qt/fast/css/relative-positioned-block-with-inline-ancestor-expected.txt:
40005         * platform/qt/fast/css/relative-positioned-block-with-inline-parent-dynamic-expected.png:
40006         * platform/qt/fast/css/relative-positioned-block-with-inline-parent-dynamic-expected.txt:
40007         * platform/qt/fast/css/resize-corner-tracking-expected.png:
40008         * platform/qt/fast/css/resize-corner-tracking-expected.txt:
40009         * platform/qt/fast/css/shadow-multiple-expected.png:
40010         * platform/qt/fast/css/shadow-multiple-expected.txt:
40011         * platform/qt/fast/css/text-transform-select-expected.png:
40012         * platform/qt/fast/css/text-transform-select-expected.txt:
40013         * platform/qt/fast/dom/HTMLTextAreaElement/reset-textarea-expected.png:
40014         * platform/qt/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt:
40015         * platform/qt/fast/dom/clone-node-dynamic-style-expected.png:
40016         * platform/qt/fast/dom/clone-node-dynamic-style-expected.txt:
40017         * platform/qt/fast/dom/rtl-scroll-to-leftmost-and-resize-expected.png:
40018         * platform/qt/fast/dom/rtl-scroll-to-leftmost-and-resize-expected.txt:
40019         * platform/qt/fast/dom/scroll-reveal-left-overflow-expected.png:
40020         * platform/qt/fast/dom/scroll-reveal-left-overflow-expected.txt:
40021         * platform/qt/fast/dom/scroll-reveal-top-overflow-expected.png:
40022         * platform/qt/fast/dom/scroll-reveal-top-overflow-expected.txt:
40023         * platform/qt/fast/dom/vertical-scrollbar-in-rtl-expected.txt:
40024         * platform/qt/fast/dynamic/008-expected.png:
40025         * platform/qt/fast/dynamic/008-expected.txt:
40026         * platform/qt/fast/dynamic/anchor-lock-expected.png:
40027         * platform/qt/fast/dynamic/anchor-lock-expected.txt:
40028         * platform/qt/fast/dynamic/insert-before-table-part-in-continuation-expected.png:
40029         * platform/qt/fast/dynamic/insert-before-table-part-in-continuation-expected.txt:
40030         * platform/qt/fast/encoding/utf-16-big-endian-expected.png:
40031         * platform/qt/fast/encoding/utf-16-big-endian-expected.txt:
40032         * platform/qt/fast/encoding/utf-16-little-endian-expected.png:
40033         * platform/qt/fast/encoding/utf-16-little-endian-expected.txt:
40034         * platform/qt/fast/events/pointer-events-2-expected.png:
40035         * platform/qt/fast/events/pointer-events-2-expected.txt:
40036         * platform/qt/fast/events/resize-events-expected.png:
40037         * platform/qt/fast/events/resize-events-expected.txt:
40038         * platform/qt/fast/events/reveal-link-when-focused-expected.png:
40039         * platform/qt/fast/events/reveal-link-when-focused-expected.txt:
40040         * platform/qt/fast/flexbox/009-expected.png:
40041         * platform/qt/fast/flexbox/009-expected.txt:
40042         * platform/qt/fast/flexbox/016-expected.png:
40043         * platform/qt/fast/flexbox/016-expected.txt:
40044         * platform/qt/fast/flexbox/flex-hang-expected.png:
40045         * platform/qt/fast/flexbox/flex-hang-expected.txt:
40046         * platform/qt/fast/forms/HTMLOptionElement_label05-expected.png: Added.
40047         * platform/qt/fast/forms/HTMLOptionElement_label05-expected.txt:
40048         * platform/qt/fast/forms/basic-textareas-quirks-expected.png:
40049         * platform/qt/fast/forms/basic-textareas-quirks-expected.txt:
40050         * platform/qt/fast/forms/button-default-title-expected.png: Added.
40051         * platform/qt/fast/forms/button-default-title-expected.txt:
40052         * platform/qt/fast/forms/button-table-styles-expected.png:
40053         * platform/qt/fast/forms/button-table-styles-expected.txt:
40054         * platform/qt/fast/forms/disabled-select-change-index-expected.png:
40055         * platform/qt/fast/forms/disabled-select-change-index-expected.txt:
40056         * platform/qt/fast/forms/fieldset-align-expected.png:
40057         * platform/qt/fast/forms/fieldset-align-expected.txt:
40058         * platform/qt/fast/forms/file/file-input-direction-expected.png:
40059         * platform/qt/fast/forms/file/file-input-direction-expected.txt:
40060         * platform/qt/fast/forms/form-element-geometry-expected.png:
40061         * platform/qt/fast/forms/form-element-geometry-expected.txt:
40062         * platform/qt/fast/forms/form-hides-table-expected.png:
40063         * platform/qt/fast/forms/form-hides-table-expected.txt:
40064         * platform/qt/fast/forms/hidden-listbox-expected.png: Added.
40065         * platform/qt/fast/forms/hidden-listbox-expected.txt:
40066         * platform/qt/fast/forms/input-appearance-selection-expected.png:
40067         * platform/qt/fast/forms/input-appearance-selection-expected.txt:
40068         * platform/qt/fast/forms/listbox-bidi-align-expected.png:
40069         * platform/qt/fast/forms/listbox-bidi-align-expected.txt:
40070         * platform/qt/fast/forms/listbox-scrollbar-incremental-load-expected.png: Added.
40071         * platform/qt/fast/forms/listbox-scrollbar-incremental-load-expected.txt:
40072         * platform/qt/fast/forms/number/number-appearance-rtl-expected.png:
40073         * platform/qt/fast/forms/number/number-appearance-rtl-expected.txt:
40074         * platform/qt/fast/forms/number/number-appearance-spinbutton-disabled-readonly-expected.png:
40075         * platform/qt/fast/forms/number/number-appearance-spinbutton-disabled-readonly-expected.txt:
40076         * platform/qt/fast/forms/number/number-appearance-spinbutton-layer-expected.png:
40077         * platform/qt/fast/forms/number/number-appearance-spinbutton-layer-expected.txt:
40078         * platform/qt/fast/forms/option-strip-whitespace-expected.png: Added.
40079         * platform/qt/fast/forms/option-strip-whitespace-expected.txt:
40080         * platform/qt/fast/forms/placeholder-position-expected.png:
40081         * platform/qt/fast/forms/placeholder-position-expected.txt:
40082         * platform/qt/fast/forms/select-block-background-expected.png: Added.
40083         * platform/qt/fast/forms/select-block-background-expected.txt:
40084         * platform/qt/fast/forms/select-change-listbox-size-expected.png: Added.
40085         * platform/qt/fast/forms/select-change-listbox-size-expected.txt:
40086         * platform/qt/fast/forms/select-change-popup-to-listbox-expected.png: Added.
40087         * platform/qt/fast/forms/select-change-popup-to-listbox-expected.txt:
40088         * platform/qt/fast/forms/select-initial-position-expected.png: Added.
40089         * platform/qt/fast/forms/select-initial-position-expected.txt:
40090         * platform/qt/fast/forms/select-item-background-clip-expected.png: Added.
40091         * platform/qt/fast/forms/select-item-background-clip-expected.txt:
40092         * platform/qt/fast/forms/select-list-box-with-height-expected.png: Added.
40093         * platform/qt/fast/forms/select-list-box-with-height-expected.txt:
40094         * platform/qt/fast/forms/select-listbox-multiple-no-focusring-expected.png:
40095         * platform/qt/fast/forms/select-listbox-multiple-no-focusring-expected.txt:
40096         * platform/qt/fast/forms/select-overflow-scroll-expected.png:
40097         * platform/qt/fast/forms/select-overflow-scroll-expected.txt:
40098         * platform/qt/fast/forms/select-overflow-scroll-inherited-expected.png:
40099         * platform/qt/fast/forms/select-overflow-scroll-inherited-expected.txt:
40100         * platform/qt/fast/forms/textarea-align-expected.png:
40101         * platform/qt/fast/forms/textarea-align-expected.txt:
40102         * platform/qt/fast/forms/textarea-placeholder-pseudo-style-expected.png:
40103         * platform/qt/fast/forms/textarea-placeholder-pseudo-style-expected.txt:
40104         * platform/qt/fast/forms/textarea-placeholder-visibility-1-expected.png:
40105         * platform/qt/fast/forms/textarea-placeholder-visibility-1-expected.txt:
40106         * platform/qt/fast/forms/textarea-placeholder-visibility-2-expected.png:
40107         * platform/qt/fast/forms/textarea-placeholder-visibility-2-expected.txt:
40108         * platform/qt/fast/forms/textarea-setinnerhtml-expected.png:
40109         * platform/qt/fast/forms/textarea-setinnerhtml-expected.txt:
40110         * platform/qt/fast/frames/calculate-fixed-expected.png: Added.
40111         * platform/qt/fast/frames/calculate-fixed-expected.txt:
40112         * platform/qt/fast/frames/calculate-order-expected.png: Added.
40113         * platform/qt/fast/frames/calculate-order-expected.txt:
40114         * platform/qt/fast/frames/calculate-percentage-expected.png: Added.
40115         * platform/qt/fast/frames/calculate-percentage-expected.txt:
40116         * platform/qt/fast/frames/calculate-relative-expected.png: Added.
40117         * platform/qt/fast/frames/calculate-relative-expected.txt:
40118         * platform/qt/fast/frames/flattening/frameset-flattening-advanced-expected.png:
40119         * platform/qt/fast/frames/flattening/frameset-flattening-advanced-expected.txt:
40120         * platform/qt/fast/frames/flattening/frameset-flattening-grid-expected.png:
40121         * platform/qt/fast/frames/flattening/frameset-flattening-grid-expected.txt:
40122         * platform/qt/fast/frames/flattening/frameset-flattening-simple-expected.png:
40123         * platform/qt/fast/frames/flattening/frameset-flattening-simple-expected.txt:
40124         * platform/qt/fast/frames/flattening/frameset-flattening-subframe-resize-expected.png:
40125         * platform/qt/fast/frames/flattening/frameset-flattening-subframe-resize-expected.txt:
40126         * platform/qt/fast/frames/flattening/frameset-flattening-subframesets-expected.png:
40127         * platform/qt/fast/frames/flattening/frameset-flattening-subframesets-expected.txt:
40128         * platform/qt/fast/frames/flattening/iframe-flattening-out-of-view-and-scroll-expected.png:
40129         * platform/qt/fast/frames/flattening/iframe-flattening-out-of-view-and-scroll-expected.txt:
40130         * platform/qt/fast/frames/flattening/iframe-flattening-out-of-view-expected.png:
40131         * platform/qt/fast/frames/flattening/iframe-flattening-out-of-view-expected.txt:
40132         * platform/qt/fast/frames/flattening/iframe-flattening-out-of-view-scroll-and-relayout-expected.png:
40133         * platform/qt/fast/frames/flattening/iframe-flattening-out-of-view-scroll-and-relayout-expected.txt:
40134         * platform/qt/fast/frames/frame-scrolling-attribute-expected.png:
40135         * platform/qt/fast/frames/frame-scrolling-attribute-expected.txt:
40136         * platform/qt/fast/frames/iframe-scaling-with-scroll-expected.png: Added.
40137         * platform/qt/fast/frames/iframe-scaling-with-scroll-expected.txt: Added.
40138         * platform/qt/fast/frames/iframe-scrolling-attribute-expected.png:
40139         * platform/qt/fast/frames/iframe-scrolling-attribute-expected.txt:
40140         * platform/qt/fast/frames/inline-object-inside-frameset-expected.png:
40141         * platform/qt/fast/frames/inline-object-inside-frameset-expected.txt:
40142         * platform/qt/fast/frames/invalid-expected.png: Added.
40143         * platform/qt/fast/frames/invalid-expected.txt:
40144         * platform/qt/fast/frames/take-focus-from-iframe-expected.png:
40145         * platform/qt/fast/frames/take-focus-from-iframe-expected.txt:
40146         * platform/qt/fast/frames/valid-expected.png: Added.
40147         * platform/qt/fast/frames/valid-expected.txt:
40148         * platform/qt/fast/gradients/background-clipped-expected.png:
40149         * platform/qt/fast/gradients/background-clipped-expected.txt: Added.
40150         * platform/qt/fast/html/details-position-expected.png:
40151         * platform/qt/fast/html/details-position-expected.txt:
40152         * platform/qt/fast/html/details-writing-mode-expected.png:
40153         * platform/qt/fast/html/details-writing-mode-expected.txt:
40154         * platform/qt/fast/images/gif-large-checkerboard-expected.png:
40155         * platform/qt/fast/images/gif-large-checkerboard-expected.txt: Added.
40156         * platform/qt/fast/images/gray-scale-jpeg-with-color-profile-expected.png:
40157         * platform/qt/fast/images/gray-scale-jpeg-with-color-profile-expected.txt:
40158         * platform/qt/fast/inline-block/tricky-baseline-expected.png:
40159         * platform/qt/fast/inline-block/tricky-baseline-expected.txt:
40160         * platform/qt/fast/inline/inline-borders-with-bidi-override-expected.png:
40161         * platform/qt/fast/inline/inline-borders-with-bidi-override-expected.txt:
40162         * platform/qt/fast/inline/inline-continuation-borders-expected.png:
40163         * platform/qt/fast/inline/inline-continuation-borders-expected.txt:
40164         * platform/qt/fast/inline/left-right-center-inline-alignment-in-ltr-and-rtl-blocks-expected.png:
40165         * platform/qt/fast/inline/left-right-center-inline-alignment-in-ltr-and-rtl-blocks-expected.txt:
40166         * platform/qt/fast/inline/long-wrapped-line-expected.png:
40167         * platform/qt/fast/inline/long-wrapped-line-expected.txt:
40168         * platform/qt/fast/layers/overflow-scroll-auto-switch-expected.png:
40169         * platform/qt/fast/layers/overflow-scroll-auto-switch-expected.txt:
40170         * platform/qt/fast/layers/scroll-rect-to-visible-expected.png:
40171         * platform/qt/fast/layers/scroll-rect-to-visible-expected.txt:
40172         * platform/qt/fast/line-grid/line-grid-inside-columns-expected.png:
40173         * platform/qt/fast/line-grid/line-grid-inside-columns-expected.txt:
40174         * platform/qt/fast/lists/001-expected.png:
40175         * platform/qt/fast/lists/001-expected.txt:
40176         * platform/qt/fast/lists/001-vertical-expected.png:
40177         * platform/qt/fast/lists/001-vertical-expected.txt:
40178         * platform/qt/fast/lists/008-expected.png:
40179         * platform/qt/fast/lists/008-expected.txt:
40180         * platform/qt/fast/lists/008-vertical-expected.png:
40181         * platform/qt/fast/lists/008-vertical-expected.txt:
40182         * platform/qt/fast/lists/li-br-expected.png:
40183         * platform/qt/fast/lists/li-br-expected.txt:
40184         * platform/qt/fast/lists/ol-start-parsing-expected.png:
40185         * platform/qt/fast/lists/ol-start-parsing-expected.txt:
40186         * platform/qt/fast/lists/olstart-expected.png:
40187         * platform/qt/fast/lists/olstart-expected.txt:
40188         * platform/qt/fast/media/mq-relative-constraints-02-expected.png:
40189         * platform/qt/fast/media/mq-relative-constraints-02-expected.txt:
40190         * platform/qt/fast/media/mq-relative-constraints-03-expected.png:
40191         * platform/qt/fast/media/mq-relative-constraints-03-expected.txt:
40192         * platform/qt/fast/media/mq-relative-constraints-04-expected.png:
40193         * platform/qt/fast/media/mq-relative-constraints-04-expected.txt:
40194         * platform/qt/fast/media/mq-relative-constraints-05-expected.png:
40195         * platform/qt/fast/media/mq-relative-constraints-05-expected.txt:
40196         * platform/qt/fast/media/mq-relative-constraints-06-expected.png:
40197         * platform/qt/fast/media/mq-relative-constraints-06-expected.txt:
40198         * platform/qt/fast/media/mq-relative-constraints-07-expected.png:
40199         * platform/qt/fast/media/mq-relative-constraints-07-expected.txt:
40200         * platform/qt/fast/media/mq-relative-constraints-08-expected.png:
40201         * platform/qt/fast/media/mq-relative-constraints-08-expected.txt:
40202         * platform/qt/fast/media/mq-relative-constraints-09-expected.png:
40203         * platform/qt/fast/media/mq-relative-constraints-09-expected.txt:
40204         * platform/qt/fast/media/mq-width-absolute-01-expected.png:
40205         * platform/qt/fast/media/mq-width-absolute-01-expected.txt:
40206         * platform/qt/fast/media/mq-width-absolute-02-expected.png:
40207         * platform/qt/fast/media/mq-width-absolute-02-expected.txt:
40208         * platform/qt/fast/media/mq-width-absolute-03-expected.png:
40209         * platform/qt/fast/media/mq-width-absolute-03-expected.txt:
40210         * platform/qt/fast/media/mq-width-absolute-04-expected.png:
40211         * platform/qt/fast/media/mq-width-absolute-04-expected.txt:
40212         * platform/qt/fast/multicol/block-axis-horizontal-tb-expected.png:
40213         * platform/qt/fast/multicol/block-axis-horizontal-tb-expected.txt:
40214         * platform/qt/fast/multicol/client-rects-expected.png:
40215         * platform/qt/fast/multicol/client-rects-expected.txt:
40216         * platform/qt/fast/multicol/column-break-with-balancing-expected.png:
40217         * platform/qt/fast/multicol/column-break-with-balancing-expected.txt:
40218         * platform/qt/fast/multicol/column-rules-stacking-expected.png:
40219         * platform/qt/fast/multicol/column-rules-stacking-expected.txt:
40220         * platform/qt/fast/multicol/columns-shorthand-parsing-expected.png:
40221         * platform/qt/fast/multicol/columns-shorthand-parsing-expected.txt:
40222         * platform/qt/fast/multicol/float-multicol-expected.png:
40223         * platform/qt/fast/multicol/float-multicol-expected.txt:
40224         * platform/qt/fast/multicol/float-paginate-complex-expected.png:
40225         * platform/qt/fast/multicol/float-paginate-complex-expected.txt:
40226         * platform/qt/fast/multicol/float-paginate-expected.png:
40227         * platform/qt/fast/multicol/float-paginate-expected.txt:
40228         * platform/qt/fast/multicol/layers-in-multicol-expected.png:
40229         * platform/qt/fast/multicol/layers-in-multicol-expected.txt:
40230         * platform/qt/fast/multicol/layers-split-across-columns-expected.png:
40231         * platform/qt/fast/multicol/layers-split-across-columns-expected.txt:
40232         * platform/qt/fast/multicol/paginate-block-replaced-expected.png:
40233         * platform/qt/fast/multicol/paginate-block-replaced-expected.txt:
40234         * platform/qt/fast/multicol/pagination-h-horizontal-bt-expected.png:
40235         * platform/qt/fast/multicol/pagination-h-horizontal-bt-expected.txt:
40236         * platform/qt/fast/multicol/pagination-h-horizontal-tb-expected.png:
40237         * platform/qt/fast/multicol/pagination-h-horizontal-tb-expected.txt:
40238         * platform/qt/fast/multicol/pagination-h-vertical-lr-expected.png:
40239         * platform/qt/fast/multicol/pagination-h-vertical-lr-expected.txt:
40240         * platform/qt/fast/multicol/pagination-h-vertical-rl-expected.png:
40241         * platform/qt/fast/multicol/pagination-h-vertical-rl-expected.txt:
40242         * platform/qt/fast/multicol/pagination-v-horizontal-bt-expected.png:
40243         * platform/qt/fast/multicol/pagination-v-horizontal-bt-expected.txt:
40244         * platform/qt/fast/multicol/pagination-v-horizontal-tb-expected.png:
40245         * platform/qt/fast/multicol/pagination-v-horizontal-tb-expected.txt:
40246         * platform/qt/fast/multicol/pagination-v-vertical-lr-expected.png:
40247         * platform/qt/fast/multicol/pagination-v-vertical-lr-expected.txt:
40248         * platform/qt/fast/multicol/pagination-v-vertical-rl-expected.png:
40249         * platform/qt/fast/multicol/pagination-v-vertical-rl-expected.txt:
40250         * platform/qt/fast/multicol/positioned-with-constrained-height-expected.png:
40251         * platform/qt/fast/multicol/positioned-with-constrained-height-expected.txt:
40252         * platform/qt/fast/multicol/progression-reverse-expected.png:
40253         * platform/qt/fast/multicol/progression-reverse-expected.txt:
40254         * platform/qt/fast/multicol/scrolling-overflow-expected.png:
40255         * platform/qt/fast/multicol/scrolling-overflow-expected.txt:
40256         * platform/qt/fast/multicol/span/anonymous-style-inheritance-expected.png:
40257         * platform/qt/fast/multicol/span/anonymous-style-inheritance-expected.txt:
40258         * platform/qt/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.png:
40259         * platform/qt/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.txt:
40260         * platform/qt/fast/multicol/span/span-as-immediate-child-generated-content-expected.png:
40261         * platform/qt/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt:
40262         * platform/qt/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.png:
40263         * platform/qt/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.txt:
40264         * platform/qt/fast/multicol/span/span-as-immediate-columns-child-expected.png:
40265         * platform/qt/fast/multicol/span/span-as-immediate-columns-child-expected.txt:
40266         * platform/qt/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.png:
40267         * platform/qt/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.txt:
40268         * platform/qt/fast/multicol/span/span-as-nested-columns-child-expected.png:
40269         * platform/qt/fast/multicol/span/span-as-nested-columns-child-expected.txt:
40270         * platform/qt/fast/multicol/span/span-margin-collapsing-expected.png:
40271         * platform/qt/fast/multicol/span/span-margin-collapsing-expected.txt:
40272         * platform/qt/fast/multicol/table-vertical-align-expected.png:
40273         * platform/qt/fast/multicol/table-vertical-align-expected.txt:
40274         * platform/qt/fast/multicol/vertical-lr/column-break-with-balancing-expected.png:
40275         * platform/qt/fast/multicol/vertical-lr/column-break-with-balancing-expected.txt:
40276         * platform/qt/fast/multicol/vertical-lr/float-multicol-expected.png:
40277         * platform/qt/fast/multicol/vertical-lr/float-multicol-expected.txt:
40278         * platform/qt/fast/multicol/vertical-lr/float-paginate-complex-expected.png:
40279         * platform/qt/fast/multicol/vertical-lr/float-paginate-complex-expected.txt:
40280         * platform/qt/fast/multicol/vertical-lr/float-paginate-expected.png:
40281         * platform/qt/fast/multicol/vertical-lr/float-paginate-expected.txt:
40282         * platform/qt/fast/multicol/vertical-lr/nested-columns-expected.png:
40283         * platform/qt/fast/multicol/vertical-lr/nested-columns-expected.txt:
40284         * platform/qt/fast/multicol/vertical-lr/unsplittable-inline-block-expected.png:
40285         * platform/qt/fast/multicol/vertical-lr/unsplittable-inline-block-expected.txt:
40286         * platform/qt/fast/multicol/vertical-rl/column-break-with-balancing-expected.png:
40287         * platform/qt/fast/multicol/vertical-rl/column-break-with-balancing-expected.txt:
40288         * platform/qt/fast/multicol/vertical-rl/float-multicol-expected.png:
40289         * platform/qt/fast/multicol/vertical-rl/float-multicol-expected.txt:
40290         * platform/qt/fast/multicol/vertical-rl/float-paginate-complex-expected.png:
40291         * platform/qt/fast/multicol/vertical-rl/float-paginate-complex-expected.txt:
40292         * platform/qt/fast/multicol/vertical-rl/float-paginate-expected.png:
40293         * platform/qt/fast/multicol/vertical-rl/float-paginate-expected.txt:
40294         * platform/qt/fast/multicol/vertical-rl/nested-columns-expected.png:
40295         * platform/qt/fast/multicol/vertical-rl/nested-columns-expected.txt:
40296         * platform/qt/fast/multicol/vertical-rl/unsplittable-inline-block-expected.png:
40297         * platform/qt/fast/multicol/vertical-rl/unsplittable-inline-block-expected.txt:
40298         * platform/qt/fast/overflow/002-expected.png:
40299         * platform/qt/fast/overflow/002-expected.txt:
40300         * platform/qt/fast/overflow/006-expected.png:
40301         * platform/qt/fast/overflow/006-expected.txt:
40302         * platform/qt/fast/overflow/007-expected.png:
40303         * platform/qt/fast/overflow/007-expected.txt:
40304         * platform/qt/fast/overflow/008-expected.png:
40305         * platform/qt/fast/overflow/008-expected.txt:
40306         * platform/qt/fast/overflow/childFocusRingClip-expected.png:
40307         * platform/qt/fast/overflow/childFocusRingClip-expected.txt:
40308         * platform/qt/fast/overflow/float-in-relpositioned-expected.png:
40309         * platform/qt/fast/overflow/float-in-relpositioned-expected.txt:
40310         * platform/qt/fast/overflow/hidden-scrollbar-resize-expected.txt:
40311         * platform/qt/fast/overflow/hit-test-overflow-controls-expected.png:
40312         * platform/qt/fast/overflow/hit-test-overflow-controls-expected.txt:
40313         * platform/qt/fast/overflow/image-selection-highlight-expected.png:
40314         * platform/qt/fast/overflow/image-selection-highlight-expected.txt:
40315         * platform/qt/fast/overflow/overflow-auto-position-absolute-expected.png:
40316         * platform/qt/fast/overflow/overflow-auto-position-absolute-expected.txt:
40317         * platform/qt/fast/overflow/overflow-auto-table-expected.png:
40318         * platform/qt/fast/overflow/overflow-auto-table-expected.txt:
40319         * platform/qt/fast/overflow/overflow-float-stacking-expected.txt:
40320         * platform/qt/fast/overflow/overflow-rtl-vertical-expected.png:
40321         * platform/qt/fast/overflow/overflow-rtl-vertical-expected.txt:
40322         * platform/qt/fast/overflow/overflow-stacking-expected.png:
40323         * platform/qt/fast/overflow/overflow-stacking-expected.txt:
40324         * platform/qt/fast/overflow/overflow-update-transform-expected.png:
40325         * platform/qt/fast/overflow/overflow-update-transform-expected.txt: Added.
40326         * platform/qt/fast/overflow/overflow-with-local-background-attachment-expected.png:
40327         * platform/qt/fast/overflow/overflow-with-local-background-attachment-expected.txt:
40328         * platform/qt/fast/overflow/paged-x-div-expected.txt: Added.
40329         * platform/qt/fast/overflow/paged-x-div-with-column-gap-expected.txt: Added.
40330         * platform/qt/fast/overflow/paged-x-on-root-expected.txt: Added.
40331         * platform/qt/fast/overflow/paged-x-with-column-gap-expected.txt: Added.
40332         * platform/qt/fast/overflow/paged-y-div-expected.txt: Added.
40333         * platform/qt/fast/overflow/paged-y-on-root-expected.txt: Added.
40334         * platform/qt/fast/overflow/position-fixed-transform-clipping-expected.png:
40335         * platform/qt/fast/overflow/position-fixed-transform-clipping-expected.txt:
40336         * platform/qt/fast/overflow/scrollbar-position-update-expected.png:
40337         * platform/qt/fast/overflow/scrollbar-position-update-expected.txt:
40338         * platform/qt/fast/overflow/table-overflow-float-expected.png:
40339         * platform/qt/fast/overflow/table-overflow-float-expected.txt:
40340         * platform/qt/fast/overflow/unreachable-overflow-rtl-bug-expected.png:
40341         * platform/qt/fast/overflow/unreachable-overflow-rtl-bug-expected.txt:
40342         * platform/qt/fast/parser/entity-comment-in-textarea-expected.png:
40343         * platform/qt/fast/parser/entity-comment-in-textarea-expected.txt:
40344         * platform/qt/fast/parser/open-comment-in-textarea-expected.png:
40345         * platform/qt/fast/parser/open-comment-in-textarea-expected.txt:
40346         * platform/qt/fast/reflections/reflection-direction-expected.png:
40347         * platform/qt/fast/reflections/reflection-direction-expected.txt:
40348         * platform/qt/fast/repaint/dynamic-table-vertical-alignment-change-expected.png:
40349         * platform/qt/fast/repaint/dynamic-table-vertical-alignment-change-expected.txt:
40350         * platform/qt/fast/repaint/fixed-child-move-after-scroll-expected.png:
40351         * platform/qt/fast/repaint/fixed-child-move-after-scroll-expected.txt:
40352         * platform/qt/fast/repaint/fixed-child-of-fixed-move-after-scroll-expected.png:
40353         * platform/qt/fast/repaint/fixed-child-of-fixed-move-after-scroll-expected.txt:
40354         * platform/qt/fast/repaint/fixed-child-of-transformed-move-after-scroll-expected.png:
40355         * platform/qt/fast/repaint/fixed-child-of-transformed-move-after-scroll-expected.txt:
40356         * platform/qt/fast/repaint/fixed-move-after-keyboard-scroll-expected.png:
40357         * platform/qt/fast/repaint/fixed-move-after-keyboard-scroll-expected.txt:
40358         * platform/qt/fast/repaint/fixed-move-after-scroll-expected.png:
40359         * platform/qt/fast/repaint/fixed-move-after-scroll-expected.txt:
40360         * platform/qt/fast/repaint/fixed-tranformed-expected.png:
40361         * platform/qt/fast/repaint/fixed-tranformed-expected.txt:
40362         * platform/qt/fast/repaint/layout-state-only-positioned-expected.png:
40363         * platform/qt/fast/repaint/layout-state-only-positioned-expected.txt:
40364         * platform/qt/fast/repaint/overflow-scroll-body-appear-expected.png:
40365         * platform/qt/fast/repaint/overflow-scroll-body-appear-expected.txt:
40366         * platform/qt/fast/repaint/overflow-scroll-delete-expected.png:
40367         * platform/qt/fast/repaint/overflow-scroll-delete-expected.txt:
40368         * platform/qt/fast/repaint/repaint-during-scroll-expected.png:
40369         * platform/qt/fast/repaint/repaint-during-scroll-expected.txt:
40370         * platform/qt/fast/repaint/select-option-background-color-expected.png:
40371         * platform/qt/fast/repaint/select-option-background-color-expected.txt:
40372         * platform/qt/fast/repaint/selection-gap-overflow-scroll-2-expected.png:
40373         * platform/qt/fast/repaint/selection-gap-overflow-scroll-2-expected.txt:
40374         * platform/qt/fast/repaint/transform-absolute-in-positioned-container-expected.png:
40375         * platform/qt/fast/repaint/transform-absolute-in-positioned-container-expected.txt:
40376         * platform/qt/fast/replaced/005-expected.png:
40377         * platform/qt/fast/replaced/005-expected.txt:
40378         * platform/qt/fast/replaced/border-radius-clip-expected.png:
40379         * platform/qt/fast/replaced/border-radius-clip-expected.txt:
40380         * platform/qt/fast/replaced/replaced-breaking-expected.png:
40381         * platform/qt/fast/replaced/replaced-breaking-expected.txt:
40382         * platform/qt/fast/replaced/width100percent-image-expected.png:
40383         * platform/qt/fast/replaced/width100percent-image-expected.txt:
40384         * platform/qt/fast/replaced/width100percent-searchfield-expected.png:
40385         * platform/qt/fast/replaced/width100percent-searchfield-expected.txt:
40386         * platform/qt/fast/replaced/width100percent-textfield-expected.png:
40387         * platform/qt/fast/replaced/width100percent-textfield-expected.txt:
40388         * platform/qt/fast/selectors/166-expected.png:
40389         * platform/qt/fast/selectors/166-expected.txt:
40390         * platform/qt/fast/spatial-navigation/snav-multiple-select-focusring-expected.png:
40391         * platform/qt/fast/spatial-navigation/snav-multiple-select-focusring-expected.txt:
40392         * platform/qt/fast/table/003-expected.png:
40393         * platform/qt/fast/table/003-expected.txt:
40394         * platform/qt/fast/table/023-expected.png:
40395         * platform/qt/fast/table/023-expected.txt:
40396         * platform/qt/fast/table/027-vertical-expected.png:
40397         * platform/qt/fast/table/027-vertical-expected.txt:
40398         * platform/qt/fast/table/034-expected.png:
40399         * platform/qt/fast/table/034-expected.txt:
40400         * platform/qt/fast/table/038-vertical-expected.png:
40401         * platform/qt/fast/table/038-vertical-expected.txt:
40402         * platform/qt/fast/table/040-expected.png:
40403         * platform/qt/fast/table/040-expected.txt:
40404         * platform/qt/fast/table/040-vertical-expected.png:
40405         * platform/qt/fast/table/040-vertical-expected.txt:
40406         * platform/qt/fast/table/border-collapsing/002-vertical-expected.png:
40407         * platform/qt/fast/table/border-collapsing/002-vertical-expected.txt:
40408         * platform/qt/fast/table/border-collapsing/004-expected.png:
40409         * platform/qt/fast/table/border-collapsing/004-expected.txt:
40410         * platform/qt/fast/table/border-collapsing/004-vertical-expected.png:
40411         * platform/qt/fast/table/border-collapsing/004-vertical-expected.txt:
40412         * platform/qt/fast/table/border-collapsing/equal-precedence-resolution-vertical-expected.png:
40413         * platform/qt/fast/table/border-collapsing/equal-precedence-resolution-vertical-expected.txt:
40414         * platform/qt/fast/table/edge-offsets-expected.png:
40415         * platform/qt/fast/table/edge-offsets-expected.txt:
40416         * platform/qt/fast/table/empty-cells-expected.png:
40417         * platform/qt/fast/table/empty-cells-expected.txt:
40418         * platform/qt/fast/table/frame-and-rules-expected.png:
40419         * platform/qt/fast/table/frame-and-rules-expected.txt:
40420         * platform/qt/fast/table/height-percent-test-expected.png: Added.
40421         * platform/qt/fast/table/height-percent-test-expected.txt:
40422         * platform/qt/fast/table/height-percent-test-vertical-expected.png:
40423         * platform/qt/fast/table/height-percent-test-vertical-expected.txt:
40424         * platform/qt/fast/table/overflowHidden-expected.png:
40425         * platform/qt/fast/table/overflowHidden-expected.txt:
40426         * platform/qt/fast/table/prepend-in-anonymous-table-expected.png:
40427         * platform/qt/fast/table/prepend-in-anonymous-table-expected.txt:
40428         * platform/qt/fast/table/table-display-types-vertical-expected.png:
40429         * platform/qt/fast/table/table-display-types-vertical-expected.txt:
40430         * platform/qt/fast/table/wide-colspan-expected.png:
40431         * platform/qt/fast/table/wide-colspan-expected.txt: Added.
40432         * platform/qt/fast/table/wide-column-expected.png:
40433         * platform/qt/fast/table/wide-column-expected.txt: Added.
40434         * platform/qt/fast/text/backslash-to-yen-sign-euc-expected.png:
40435         * platform/qt/fast/text/backslash-to-yen-sign-euc-expected.txt:
40436         * platform/qt/fast/text/hyphenate-limit-lines-expected.png:
40437         * platform/qt/fast/text/hyphenate-limit-lines-expected.txt:
40438         * platform/qt/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.png:
40439         * platform/qt/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.txt:
40440         * platform/qt/fast/text/large-text-composed-char-expected.png:
40441         * platform/qt/fast/text/large-text-composed-char-expected.txt:
40442         * platform/qt/fast/text/softHyphen-expected.png:
40443         * platform/qt/fast/text/softHyphen-expected.txt:
40444         * platform/qt/fast/text/text-letter-spacing-expected.png:
40445         * platform/qt/fast/text/text-letter-spacing-expected.txt:
40446         * platform/qt/fast/text/updateNewFont-expected.png: Added.
40447         * platform/qt/fast/text/updateNewFont-expected.txt:
40448         * platform/qt/fast/text/wbr-expected.png:
40449         * platform/qt/fast/text/wbr-expected.txt:
40450         * platform/qt/fast/text/word-break-expected.png:
40451         * platform/qt/fast/text/word-break-expected.txt:
40452         * platform/qt/fast/transforms/rotated-transform-affects-scrolling-1-expected.png:
40453         * platform/qt/fast/transforms/rotated-transform-affects-scrolling-1-expected.txt:
40454         * platform/qt/fast/transforms/rotated-transform-affects-scrolling-2-expected.png:
40455         * platform/qt/fast/transforms/rotated-transform-affects-scrolling-2-expected.txt:
40456         * platform/qt/fast/writing-mode/border-radius-clipping-vertical-lr-expected.png:
40457         * platform/qt/fast/writing-mode/border-radius-clipping-vertical-lr-expected.txt:
40458         * platform/qt/fast/writing-mode/box-shadow-vertical-lr-expected.png:
40459         * platform/qt/fast/writing-mode/box-shadow-vertical-lr-expected.txt:
40460         * platform/qt/fast/writing-mode/box-shadow-vertical-rl-expected.png:
40461         * platform/qt/fast/writing-mode/box-shadow-vertical-rl-expected.txt:
40462         * platform/qt/fast/writing-mode/fieldsets-expected.png:
40463         * platform/qt/fast/writing-mode/fieldsets-expected.txt:
40464         * platform/qt/fast/writing-mode/table-percent-width-quirk-expected.png:
40465         * platform/qt/fast/writing-mode/table-percent-width-quirk-expected.txt:
40466         * platform/qt/http/tests/misc/object-embedding-svg-delayed-size-negotiation-expected.png:
40467         * platform/qt/http/tests/misc/object-embedding-svg-delayed-size-negotiation-expected.txt:
40468         * platform/qt/http/tests/navigation/error404-subframeload-expected.png:
40469         * platform/qt/http/tests/navigation/error404-subframeload-expected.txt:
40470         * platform/qt/http/tests/navigation/javascriptlink-frames-expected.png:
40471         * platform/qt/http/tests/navigation/javascriptlink-frames-expected.txt:
40472         * platform/qt/ietestcenter/css3/bordersbackgrounds/background-attachment-local-scrolling-expected.png:
40473         * platform/qt/ietestcenter/css3/bordersbackgrounds/background-attachment-local-scrolling-expected.txt:
40474         * platform/qt/ietestcenter/css3/bordersbackgrounds/background-size-aspect-ratio-expected.png:
40475         * platform/qt/ietestcenter/css3/bordersbackgrounds/background-size-aspect-ratio-expected.txt:
40476         * platform/qt/ietestcenter/css3/bordersbackgrounds/background_position_three_four_values-expected.png:
40477         * platform/qt/ietestcenter/css3/bordersbackgrounds/background_position_three_four_values-expected.txt:
40478         * platform/qt/ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-002-expected.png:
40479         * platform/qt/ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-002-expected.txt:
40480         * platform/qt/printing/width-overflow-expected.txt:
40481         * platform/qt/scrollbars/scrollbars-on-positioned-content-expected.png:
40482         * platform/qt/scrollbars/scrollbars-on-positioned-content-expected.txt:
40483         * platform/qt/svg/as-image/image-respects-pageScaleFactor-expected.png:
40484         * platform/qt/svg/as-image/image-respects-pageScaleFactor-expected.txt:
40485         * platform/qt/svg/custom/altglyph-expected.png:
40486         * platform/qt/svg/custom/altglyph-expected.txt:
40487         * platform/qt/svg/custom/clip-mask-negative-scale-expected.txt: Added.
40488         * platform/qt/svg/custom/external-paintserver-reference-expected.png:
40489         * platform/qt/svg/custom/external-paintserver-reference-expected.txt:
40490         * platform/qt/svg/custom/getscreenctm-in-scrollable-div-area-expected.png:
40491         * platform/qt/svg/custom/getscreenctm-in-scrollable-div-area-expected.txt:
40492         * platform/qt/svg/custom/getscreenctm-in-scrollable-div-area-nested-expected.png:
40493         * platform/qt/svg/custom/getscreenctm-in-scrollable-div-area-nested-expected.txt:
40494         * platform/qt/svg/custom/getscreenctm-in-scrollable-svg-area-expected.png:
40495         * platform/qt/svg/custom/getscreenctm-in-scrollable-svg-area-expected.txt:
40496         * platform/qt/svg/custom/invisible-text-after-scrolling-expected.png:
40497         * platform/qt/svg/custom/invisible-text-after-scrolling-expected.txt:
40498         * platform/qt/svg/custom/linking-base-external-reference-expected.png:
40499         * platform/qt/svg/custom/linking-base-external-reference-expected.txt:
40500         * platform/qt/svg/custom/object-sizing-no-width-height-expected.png:
40501         * platform/qt/svg/custom/object-sizing-no-width-height-expected.txt:
40502         * platform/qt/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.png:
40503         * platform/qt/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt:
40504         * platform/qt/svg/custom/svg-fonts-in-text-controls-expected.txt:
40505         * platform/qt/svg/custom/text-xy-updates-SVGList-expected.png:
40506         * platform/qt/svg/custom/text-xy-updates-SVGList-expected.txt:
40507         * platform/qt/svg/filters/feImage-filterUnits-objectBoundingBox-primitiveUnits-objectBoundingBox-expected.png:
40508         * platform/qt/svg/filters/feImage-filterUnits-objectBoundingBox-primitiveUnits-objectBoundingBox-expected.txt:
40509         * platform/qt/svg/filters/feImage-filterUnits-userSpaceOnUse-primitiveUnits-objectBoundingBox-expected.png:
40510         * platform/qt/svg/filters/feImage-filterUnits-userSpaceOnUse-primitiveUnits-objectBoundingBox-expected.txt:
40511         * platform/qt/svg/filters/feImage-filterUnits-userSpaceOnUse-primitiveUnits-userSpaceOnUse-expected.png:
40512         * platform/qt/svg/filters/feImage-filterUnits-userSpaceOnUse-primitiveUnits-userSpaceOnUse-expected.txt:
40513         * platform/qt/svg/in-html/circle-expected.png:
40514         * platform/qt/svg/in-html/circle-expected.txt:
40515         * platform/qt/svg/overflow/overflow-on-outermost-svg-element-defaults-expected.png:
40516         * platform/qt/svg/overflow/overflow-on-outermost-svg-element-defaults-expected.txt: Added.
40517         * platform/qt/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-1-expected.png:
40518         * platform/qt/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-1-expected.txt: Added.
40519         * platform/qt/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-2-expected.png:
40520         * platform/qt/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-2-expected.txt: Added.
40521         * platform/qt/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-3-expected.png:
40522         * platform/qt/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-3-expected.txt: Added.
40523         * platform/qt/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-defaults-expected.png:
40524         * platform/qt/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-defaults-expected.txt:
40525         * platform/qt/svg/text/kerning-expected.png:
40526         * platform/qt/svg/text/kerning-expected.txt:
40527         * platform/qt/svg/text/multichar-glyph-expected.png:
40528         * platform/qt/svg/text/multichar-glyph-expected.txt:
40529         * platform/qt/svg/wicd/rightsizing-grid-expected.png:
40530         * platform/qt/svg/wicd/rightsizing-grid-expected.txt:
40531         * platform/qt/svg/wicd/test-rightsizing-b-expected.png:
40532         * platform/qt/svg/wicd/test-rightsizing-b-expected.txt:
40533         * platform/qt/svg/wicd/test-scalable-background-image1-expected.png:
40534         * platform/qt/svg/wicd/test-scalable-background-image1-expected.txt:
40535         * platform/qt/svg/zoom/page/absolute-sized-document-scrollbars-expected.png:
40536         * platform/qt/svg/zoom/page/absolute-sized-document-scrollbars-expected.txt:
40537         * platform/qt/svg/zoom/page/zoom-hixie-mixed-008-expected.png:
40538         * platform/qt/svg/zoom/page/zoom-hixie-mixed-008-expected.txt:
40539         * platform/qt/svg/zoom/page/zoom-mask-with-percentages-expected.png:
40540         * platform/qt/svg/zoom/page/zoom-mask-with-percentages-expected.txt:
40541         * platform/qt/svg/zoom/page/zoom-svg-float-border-padding-expected.png:
40542         * platform/qt/svg/zoom/page/zoom-svg-float-border-padding-expected.txt:
40543         * platform/qt/svg/zoom/text/zoom-svg-float-border-padding-expected.png:
40544         * platform/qt/svg/zoom/text/zoom-svg-float-border-padding-expected.txt:
40545         * platform/qt/tables/mozilla/bugs/bug101674-expected.png:
40546         * platform/qt/tables/mozilla/bugs/bug101674-expected.txt:
40547         * platform/qt/tables/mozilla/bugs/bug10269-2-expected.png:
40548         * platform/qt/tables/mozilla/bugs/bug10269-2-expected.txt:
40549         * platform/qt/tables/mozilla/bugs/bug1055-1-expected.png:
40550         * platform/qt/tables/mozilla/bugs/bug1055-1-expected.txt:
40551         * platform/qt/tables/mozilla/bugs/bug113235-1-expected.png:
40552         * platform/qt/tables/mozilla/bugs/bug113235-1-expected.txt:
40553         * platform/qt/tables/mozilla/bugs/bug113235-3-expected.png:
40554         * platform/qt/tables/mozilla/bugs/bug113235-3-expected.txt:
40555         * platform/qt/tables/mozilla/bugs/bug11944-expected.png:
40556         * platform/qt/tables/mozilla/bugs/bug11944-expected.txt:
40557         * platform/qt/tables/mozilla/bugs/bug120364-expected.png:
40558         * platform/qt/tables/mozilla/bugs/bug120364-expected.txt:
40559         * platform/qt/tables/mozilla/bugs/bug1302-expected.png:
40560         * platform/qt/tables/mozilla/bugs/bug1302-expected.txt:
40561         * platform/qt/tables/mozilla/bugs/bug131020-expected.png:
40562         * platform/qt/tables/mozilla/bugs/bug131020-expected.txt:
40563         * platform/qt/tables/mozilla/bugs/bug131020_iframe-expected.png:
40564         * platform/qt/tables/mozilla/bugs/bug131020_iframe-expected.txt:
40565         * platform/qt/tables/mozilla/bugs/bug137388-2-expected.png:
40566         * platform/qt/tables/mozilla/bugs/bug137388-2-expected.txt: Added.
40567         * platform/qt/tables/mozilla/bugs/bug149275-1-expected.png:
40568         * platform/qt/tables/mozilla/bugs/bug149275-1-expected.txt:
40569         * platform/qt/tables/mozilla/bugs/bug16252-expected.png:
40570         * platform/qt/tables/mozilla/bugs/bug16252-expected.txt:
40571         * platform/qt/tables/mozilla/bugs/bug194024-expected.png:
40572         * platform/qt/tables/mozilla/bugs/bug194024-expected.txt:
40573         * platform/qt/tables/mozilla/bugs/bug22019-expected.png:
40574         * platform/qt/tables/mozilla/bugs/bug22019-expected.txt:
40575         * platform/qt/tables/mozilla/bugs/bug23151-expected.png:
40576         * platform/qt/tables/mozilla/bugs/bug23151-expected.txt:
40577         * platform/qt/tables/mozilla/bugs/bug2479-1-expected.png:
40578         * platform/qt/tables/mozilla/bugs/bug2479-1-expected.txt:
40579         * platform/qt/tables/mozilla/bugs/bug2479-3-expected.png:
40580         * platform/qt/tables/mozilla/bugs/bug2479-3-expected.txt:
40581         * platform/qt/tables/mozilla/bugs/bug2479-4-expected.png:
40582         * platform/qt/tables/mozilla/bugs/bug2479-4-expected.txt:
40583         * platform/qt/tables/mozilla/bugs/bug27038-2-expected.png:
40584         * platform/qt/tables/mozilla/bugs/bug27038-2-expected.txt:
40585         * platform/qt/tables/mozilla/bugs/bug29314-expected.png:
40586         * platform/qt/tables/mozilla/bugs/bug29314-expected.txt:
40587         * platform/qt/tables/mozilla/bugs/bug2947-expected.png:
40588         * platform/qt/tables/mozilla/bugs/bug2947-expected.txt:
40589         * platform/qt/tables/mozilla/bugs/bug30559-expected.png:
40590         * platform/qt/tables/mozilla/bugs/bug30559-expected.txt:
40591         * platform/qt/tables/mozilla/bugs/bug32205-2-expected.png:
40592         * platform/qt/tables/mozilla/bugs/bug32205-2-expected.txt:
40593         * platform/qt/tables/mozilla/bugs/bug38916-expected.png:
40594         * platform/qt/tables/mozilla/bugs/bug38916-expected.txt:
40595         * platform/qt/tables/mozilla/bugs/bug3977-expected.png:
40596         * platform/qt/tables/mozilla/bugs/bug3977-expected.txt:
40597         * platform/qt/tables/mozilla/bugs/bug43039-expected.png:
40598         * platform/qt/tables/mozilla/bugs/bug43039-expected.txt:
40599         * platform/qt/tables/mozilla/bugs/bug43854-1-expected.png:
40600         * platform/qt/tables/mozilla/bugs/bug43854-1-expected.txt:
40601         * platform/qt/tables/mozilla/bugs/bug44505-expected.png:
40602         * platform/qt/tables/mozilla/bugs/bug44505-expected.txt:
40603         * platform/qt/tables/mozilla/bugs/bug46480-1-expected.png:
40604         * platform/qt/tables/mozilla/bugs/bug46480-1-expected.txt:
40605         * platform/qt/tables/mozilla/bugs/bug46480-2-expected.png:
40606         * platform/qt/tables/mozilla/bugs/bug46480-2-expected.txt:
40607         * platform/qt/tables/mozilla/bugs/bug50695-1-expected.png:
40608         * platform/qt/tables/mozilla/bugs/bug50695-1-expected.txt:
40609         * platform/qt/tables/mozilla/bugs/bug56405-expected.png:
40610         * platform/qt/tables/mozilla/bugs/bug56405-expected.txt:
40611         * platform/qt/tables/mozilla/bugs/bug5797-expected.png:
40612         * platform/qt/tables/mozilla/bugs/bug5797-expected.txt:
40613         * platform/qt/tables/mozilla/bugs/bug5835-expected.png:
40614         * platform/qt/tables/mozilla/bugs/bug5835-expected.txt:
40615         * platform/qt/tables/mozilla/bugs/bug625-expected.png:
40616         * platform/qt/tables/mozilla/bugs/bug625-expected.txt:
40617         * platform/qt/tables/mozilla/bugs/bug650-expected.png:
40618         * platform/qt/tables/mozilla/bugs/bug650-expected.txt:
40619         * platform/qt/tables/mozilla/bugs/bug67915-1-expected.png:
40620         * platform/qt/tables/mozilla/bugs/bug67915-1-expected.txt:
40621         * platform/qt/tables/mozilla/bugs/bug7112-1-expected.png:
40622         * platform/qt/tables/mozilla/bugs/bug7112-1-expected.txt:
40623         * platform/qt/tables/mozilla/bugs/bug7112-2-expected.png:
40624         * platform/qt/tables/mozilla/bugs/bug7112-2-expected.txt:
40625         * platform/qt/tables/mozilla/bugs/bug73321-expected.png:
40626         * platform/qt/tables/mozilla/bugs/bug73321-expected.txt:
40627         * platform/qt/tables/mozilla/bugs/bug92143-expected.png:
40628         * platform/qt/tables/mozilla/bugs/bug92143-expected.txt:
40629         * platform/qt/tables/mozilla/bugs/bug96334-expected.png:
40630         * platform/qt/tables/mozilla/bugs/bug96334-expected.txt:
40631         * platform/qt/tables/mozilla/bugs/bug96343-expected.png:
40632         * platform/qt/tables/mozilla/bugs/bug96343-expected.txt:
40633         * platform/qt/tables/mozilla/collapsing_borders/bug41262-3-expected.png:
40634         * platform/qt/tables/mozilla/collapsing_borders/bug41262-3-expected.txt:
40635         * platform/qt/tables/mozilla/core/bloomberg-expected.png:
40636         * platform/qt/tables/mozilla/core/bloomberg-expected.txt:
40637         * platform/qt/tables/mozilla/core/captions-expected.png:
40638         * platform/qt/tables/mozilla/core/captions-expected.txt:
40639         * platform/qt/tables/mozilla/core/cell_heights-expected.png:
40640         * platform/qt/tables/mozilla/core/cell_heights-expected.txt:
40641         * platform/qt/tables/mozilla/core/col_span-expected.png:
40642         * platform/qt/tables/mozilla/core/col_span-expected.txt:
40643         * platform/qt/tables/mozilla/core/col_widths_auto_fix-expected.png:
40644         * platform/qt/tables/mozilla/core/col_widths_auto_fix-expected.txt:
40645         * platform/qt/tables/mozilla/core/col_widths_fix_fixPer-expected.png:
40646         * platform/qt/tables/mozilla/core/col_widths_fix_fixPer-expected.txt:
40647         * platform/qt/tables/mozilla/core/nested1-expected.png:
40648         * platform/qt/tables/mozilla/core/nested1-expected.txt:
40649         * platform/qt/tables/mozilla/core/one_row-expected.png:
40650         * platform/qt/tables/mozilla/core/one_row-expected.txt:
40651         * platform/qt/tables/mozilla/core/row_span-expected.png:
40652         * platform/qt/tables/mozilla/core/row_span-expected.txt:
40653         * platform/qt/tables/mozilla/marvin/backgr_index-expected.png:
40654         * platform/qt/tables/mozilla/marvin/backgr_index-expected.txt:
40655         * platform/qt/tables/mozilla/marvin/backgr_layers-opacity-expected.png:
40656         * platform/qt/tables/mozilla/marvin/backgr_layers-opacity-expected.txt:
40657         * platform/qt/tables/mozilla/marvin/backgr_position-table-expected.png:
40658         * platform/qt/tables/mozilla/marvin/backgr_position-table-expected.txt:
40659         * platform/qt/tables/mozilla/marvin/backgr_simple-table-cell-expected.png:
40660         * platform/qt/tables/mozilla/marvin/backgr_simple-table-cell-expected.txt:
40661         * platform/qt/tables/mozilla/marvin/backgr_simple-table-column-expected.png:
40662         * platform/qt/tables/mozilla/marvin/backgr_simple-table-column-expected.txt:
40663         * platform/qt/tables/mozilla/marvin/backgr_simple-table-column-group-expected.png:
40664         * platform/qt/tables/mozilla/marvin/backgr_simple-table-column-group-expected.txt:
40665         * platform/qt/tables/mozilla/marvin/backgr_simple-table-expected.png:
40666         * platform/qt/tables/mozilla/marvin/backgr_simple-table-expected.txt:
40667         * platform/qt/tables/mozilla/marvin/backgr_simple-table-row-expected.png:
40668         * platform/qt/tables/mozilla/marvin/backgr_simple-table-row-expected.txt:
40669         * platform/qt/tables/mozilla/marvin/backgr_simple-table-row-group-expected.png:
40670         * platform/qt/tables/mozilla/marvin/backgr_simple-table-row-group-expected.txt:
40671         * platform/qt/tables/mozilla/marvin/x_table_bgcolor_name-expected.png:
40672         * platform/qt/tables/mozilla/marvin/x_table_bgcolor_name-expected.txt:
40673         * platform/qt/tables/mozilla/marvin/x_table_bgcolor_rgb-expected.png:
40674         * platform/qt/tables/mozilla/marvin/x_table_bgcolor_rgb-expected.txt:
40675         * platform/qt/tables/mozilla/marvin/x_td_bgcolor_name-expected.png:
40676         * platform/qt/tables/mozilla/marvin/x_td_bgcolor_name-expected.txt:
40677         * platform/qt/tables/mozilla/marvin/x_td_bgcolor_rgb-expected.png:
40678         * platform/qt/tables/mozilla/marvin/x_td_bgcolor_rgb-expected.txt:
40679         * platform/qt/tables/mozilla/marvin/x_td_height-expected.png:
40680         * platform/qt/tables/mozilla/marvin/x_td_height-expected.txt:
40681         * platform/qt/tables/mozilla/marvin/x_td_nowrap-expected.png:
40682         * platform/qt/tables/mozilla/marvin/x_td_nowrap-expected.txt:
40683         * platform/qt/tables/mozilla/marvin/x_th_bgcolor_name-expected.png:
40684         * platform/qt/tables/mozilla/marvin/x_th_bgcolor_name-expected.txt:
40685         * platform/qt/tables/mozilla/marvin/x_th_bgcolor_rgb-expected.png:
40686         * platform/qt/tables/mozilla/marvin/x_th_bgcolor_rgb-expected.txt:
40687         * platform/qt/tables/mozilla/marvin/x_th_height-expected.png:
40688         * platform/qt/tables/mozilla/marvin/x_th_height-expected.txt:
40689         * platform/qt/tables/mozilla/marvin/x_th_nowrap-expected.png:
40690         * platform/qt/tables/mozilla/marvin/x_th_nowrap-expected.txt:
40691         * platform/qt/tables/mozilla/marvin/x_tr_bgcolor_name-expected.png:
40692         * platform/qt/tables/mozilla/marvin/x_tr_bgcolor_name-expected.txt:
40693         * platform/qt/tables/mozilla/marvin/x_tr_bgcolor_rgb-expected.png:
40694         * platform/qt/tables/mozilla/marvin/x_tr_bgcolor_rgb-expected.txt:
40695         * platform/qt/tables/mozilla/other/cell_widths-expected.png:
40696         * platform/qt/tables/mozilla/other/cell_widths-expected.txt:
40697         * platform/qt/tables/mozilla/other/nestedTables-expected.png:
40698         * platform/qt/tables/mozilla/other/nestedTables-expected.txt:
40699         * platform/qt/tables/mozilla/other/test3-expected.png:
40700         * platform/qt/tables/mozilla/other/test3-expected.txt:
40701         * platform/qt/tables/mozilla/other/test6-expected.png:
40702         * platform/qt/tables/mozilla/other/test6-expected.txt:
40703         * platform/qt/tables/mozilla/other/wa_table_thtd_rowspan-expected.png:
40704         * platform/qt/tables/mozilla/other/wa_table_thtd_rowspan-expected.txt:
40705         * platform/qt/tables/mozilla/other/wa_table_tr_align-expected.png:
40706         * platform/qt/tables/mozilla/other/wa_table_tr_align-expected.txt:
40707         * platform/qt/tables/mozilla_expected_failures/bugs/bug10140-expected.png:
40708         * platform/qt/tables/mozilla_expected_failures/bugs/bug10140-expected.txt:
40709         * platform/qt/tables/mozilla_expected_failures/bugs/bug101759-expected.png:
40710         * platform/qt/tables/mozilla_expected_failures/bugs/bug101759-expected.txt:
40711         * platform/qt/tables/mozilla_expected_failures/bugs/bug10216-expected.png:
40712         * platform/qt/tables/mozilla_expected_failures/bugs/bug10216-expected.txt:
40713         * platform/qt/tables/mozilla_expected_failures/bugs/bug1055-2-expected.png:
40714         * platform/qt/tables/mozilla_expected_failures/bugs/bug1055-2-expected.txt:
40715         * platform/qt/tables/mozilla_expected_failures/bugs/bug106966-expected.png:
40716         * platform/qt/tables/mozilla_expected_failures/bugs/bug106966-expected.txt:
40717         * platform/qt/tables/mozilla_expected_failures/bugs/bug131020-3-expected.png:
40718         * platform/qt/tables/mozilla_expected_failures/bugs/bug131020-3-expected.txt:
40719         * platform/qt/tables/mozilla_expected_failures/bugs/bug14007-1-expected.png:
40720         * platform/qt/tables/mozilla_expected_failures/bugs/bug14007-1-expected.txt:
40721         * platform/qt/tables/mozilla_expected_failures/bugs/bug14007-2-expected.png:
40722         * platform/qt/tables/mozilla_expected_failures/bugs/bug14007-2-expected.txt:
40723         * platform/qt/tables/mozilla_expected_failures/bugs/bug19526-expected.png:
40724         * platform/qt/tables/mozilla_expected_failures/bugs/bug19526-expected.txt:
40725         * platform/qt/tables/mozilla_expected_failures/bugs/bug220653-expected.png:
40726         * platform/qt/tables/mozilla_expected_failures/bugs/bug220653-expected.txt:
40727         * platform/qt/tables/mozilla_expected_failures/bugs/bug22122-expected.png:
40728         * platform/qt/tables/mozilla_expected_failures/bugs/bug22122-expected.txt:
40729         * platform/qt/tables/mozilla_expected_failures/bugs/bug32205-1-expected.png:
40730         * platform/qt/tables/mozilla_expected_failures/bugs/bug32205-1-expected.txt:
40731         * platform/qt/tables/mozilla_expected_failures/bugs/bug67915-2-expected.png:
40732         * platform/qt/tables/mozilla_expected_failures/bugs/bug67915-2-expected.txt:
40733         * platform/qt/tables/mozilla_expected_failures/bugs/bug7243-expected.png:
40734         * platform/qt/tables/mozilla_expected_failures/bugs/bug7243-expected.txt:
40735         * platform/qt/tables/mozilla_expected_failures/bugs/bug80762-2-expected.png:
40736         * platform/qt/tables/mozilla_expected_failures/bugs/bug80762-2-expected.txt:
40737         * platform/qt/tables/mozilla_expected_failures/bugs/bug85016-expected.png:
40738         * platform/qt/tables/mozilla_expected_failures/bugs/bug85016-expected.txt:
40739         * platform/qt/tables/mozilla_expected_failures/bugs/bug89315-expected.png:
40740         * platform/qt/tables/mozilla_expected_failures/bugs/bug89315-expected.txt:
40741         * platform/qt/tables/mozilla_expected_failures/bugs/bug91057-expected.png:
40742         * platform/qt/tables/mozilla_expected_failures/bugs/bug91057-expected.txt:
40743         * platform/qt/tables/mozilla_expected_failures/core/backgrounds-expected.png:
40744         * platform/qt/tables/mozilla_expected_failures/core/backgrounds-expected.txt:
40745         * platform/qt/tables/mozilla_expected_failures/core/captions1-expected.png:
40746         * platform/qt/tables/mozilla_expected_failures/core/captions1-expected.txt:
40747         * platform/qt/tables/mozilla_expected_failures/core/captions2-expected.png:
40748         * platform/qt/tables/mozilla_expected_failures/core/captions2-expected.txt:
40749         * platform/qt/tables/mozilla_expected_failures/core/captions3-expected.png:
40750         * platform/qt/tables/mozilla_expected_failures/core/captions3-expected.txt:
40751         * platform/qt/tables/mozilla_expected_failures/core/col_span2-expected.png:
40752         * platform/qt/tables/mozilla_expected_failures/core/col_span2-expected.txt:
40753         * platform/qt/tables/mozilla_expected_failures/core/columns-expected.png:
40754         * platform/qt/tables/mozilla_expected_failures/core/columns-expected.txt:
40755         * platform/qt/tables/mozilla_expected_failures/core/conflicts-expected.png:
40756         * platform/qt/tables/mozilla_expected_failures/core/conflicts-expected.txt:
40757         * platform/qt/tables/mozilla_expected_failures/core/standards1-expected.png:
40758         * platform/qt/tables/mozilla_expected_failures/core/standards1-expected.txt:
40759         * platform/qt/tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.png:
40760         * platform/qt/tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.txt:
40761         * platform/qt/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.png:
40762         * platform/qt/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.txt:
40763         * platform/qt/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.png:
40764         * platform/qt/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.txt:
40765         * platform/qt/tables/mozilla_expected_failures/marvin/backgr_border-table-expected.png:
40766         * platform/qt/tables/mozilla_expected_failures/marvin/backgr_border-table-expected.txt:
40767         * platform/qt/tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.png:
40768         * platform/qt/tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.txt:
40769         * platform/qt/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.png:
40770         * platform/qt/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.txt:
40771         * platform/qt/tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.png:
40772         * platform/qt/tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.txt:
40773         * platform/qt/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.png:
40774         * platform/qt/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.txt:
40775         * platform/qt/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.png:
40776         * platform/qt/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.txt:
40777         * platform/qt/tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.png:
40778         * platform/qt/tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.txt:
40779         * platform/qt/tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.png:
40780         * platform/qt/tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.txt:
40781         * platform/qt/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.png:
40782         * platform/qt/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.txt:
40783         * platform/qt/tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.png:
40784         * platform/qt/tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.txt:
40785         * platform/qt/tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.png:
40786         * platform/qt/tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.txt:
40787         * platform/qt/tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.png:
40788         * platform/qt/tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.txt:
40789         * platform/qt/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row-expected.png:
40790         * platform/qt/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row-expected.txt:
40791         * platform/qt/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-expected.png:
40792         * platform/qt/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-expected.txt:
40793         * platform/qt/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.png:
40794         * platform/qt/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.txt:
40795         * platform/qt/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.png:
40796         * platform/qt/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.txt:
40797         * platform/qt/tables/mozilla_expected_failures/other/empty_cells-expected.png:
40798         * platform/qt/tables/mozilla_expected_failures/other/empty_cells-expected.txt:
40799         * platform/qt/tables/mozilla_expected_failures/other/test4-expected.png:
40800         * platform/qt/tables/mozilla_expected_failures/other/test4-expected.txt:
40801         * platform/qt/transforms/2d/transform-fixed-container-expected.png:
40802         * platform/qt/transforms/2d/transform-fixed-container-expected.txt:
40803         * platform/qt/transforms/3d/point-mapping/3d-point-mapping-deep-expected.png: Added.
40804         * platform/qt/transforms/3d/point-mapping/3d-point-mapping-deep-expected.txt:
40805         * platform/qt/transforms/3d/point-mapping/3d-point-mapping-expected.png:
40806         * platform/qt/transforms/3d/point-mapping/3d-point-mapping-expected.txt:
40807         * platform/qt/transforms/3d/point-mapping/3d-point-mapping-preserve-3d-expected.png:
40808         * platform/qt/transforms/3d/point-mapping/3d-point-mapping-preserve-3d-expected.txt:
40809
40810 2012-10-03  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
40811
40812         [EFL] Update pixel expectations for some css2.1 tests.
40813
40814         * platform/efl/css2.1/20110323/c543-txt-decor-000-expected.png: Added.
40815         * platform/efl/css2.1/20110323/replaced-elements-001-expected.png:
40816
40817 2012-10-03  Jussi Kukkonen  <jussi.kukkonen@intel.com>
40818
40819         getComputedStyle perspective-origin is based on the wrong bounding box
40820         https://bugs.webkit.org/show_bug.cgi?id=98027
40821
40822         Reviewed by Simon Fraser.
40823
40824         Add test for perspective-origin calculation into existing transform-origin test.
40825
40826         * transforms/2d/computed-style-origin-expected.txt:
40827         * transforms/2d/computed-style-origin.html:
40828
40829 2012-10-03  Andrey Kosyakov  <caseq@chromium.org>
40830
40831         Unreviewed test rebaseline.
40832
40833         * platform/chromium-mac-snowleopard/platform/chromium/fast/forms/date/date-suggestion-picker-appearance-expected.png:
40834         * platform/chromium-mac/fast/css/text-overflow-input-expected.png:
40835         * platform/chromium-mac/fast/forms/box-shadow-override-expected.png:
40836
40837 2012-10-03  Dominik Röttsches  <dominik.rottsches@intel.com>
40838
40839         [EFL] Gardening after r130186 and r130231
40840
40841         Unreviewed, EFL gardening.
40842
40843         r130186 introduces usage of Xvfb which allows us to unskip a few X11 dependent cases.
40844         r130231 introduces caching for the Harfbuzz font path, which caused regressions on Harfbuzz NG + Freetype,
40845         see bug 98247. Temporarily going to skip those failures until I check Kenichi's patch.
40846
40847         * platform/efl-wk1/TestExpectations: DRT disables X11 usage, skip a few tests here only for Wk1.
40848         * platform/efl-wk2/TestExpectations: Unskip a couple of X11 dependent cases. (r130186)
40849         * platform/efl/TestExpectations: Temporarily mark a few complex font text as failed (r130231)
40850         * platform/efl/fast/text/atsui-multiple-renderers-expected.png: Rebaseline incorrect result.
40851         * platform/efl/fast/text/atsui-spacing-features-expected.png: Rebaseline incorrect result.
40852         * platform/efl/fast/text/wide-zero-width-space-expected.png: Rebaseline incorrect result.
40853
40854 2012-10-03  Raphael Kubo da Costa  <raphael.kubo.da.costa@intel.com>
40855
40856         [Qt][DRT] Add support for overriding the "WebKitDisplayImagesKey" preference.
40857         https://bugs.webkit.org/show_bug.cgi?id=98200
40858
40859         Reviewed by Csaba Osztrogonác.
40860
40861         * platform/qt/TestExpectations: Unskip a few tests that depended
40862         on this feature.
40863
40864 2012-10-03  Jochen Eisinger  <jochen@chromium.org>
40865
40866         Make sure that user gestures can't be consumed twice
40867         https://bugs.webkit.org/show_bug.cgi?id=97483
40868
40869         Reviewed by Adam Barth.
40870
40871         * platform/chromium/fast/events/popup-forwarded-gesture-blocked-expected.txt: Added.
40872         * platform/chromium/fast/events/popup-forwarded-gesture-blocked.html: Added.
40873         * platform/chromium/fast/events/popup-forwarded-gesture-expected.txt: Added.
40874         * platform/chromium/fast/events/popup-forwarded-gesture.html: Added.
40875
40876 2012-10-03  Dominic Mazzoni  <dmazzoni@google.com>
40877
40878         AX: Heap-use-after-free when deleting a ContainerNode with an AX object
40879         https://bugs.webkit.org/show_bug.cgi?id=98073
40880
40881         Reviewed by Hajime Morita.
40882
40883         Adds test for heap-use-after-free when container node with AX object is deleted.
40884
40885         * accessibility/container-node-delete-causes-crash-expected.txt: Added.
40886         * accessibility/container-node-delete-causes-crash.html: Added.
40887
40888 2012-10-03  Vsevolod Vlasov  <vsevik@chromium.org>
40889
40890         Web Inspector: SourceURL should be taken from debugger agent when possible.
40891         https://bugs.webkit.org/show_bug.cgi?id=98239
40892
40893         Reviewed by Yury Semikhatsky.
40894
40895         Unskipped test.
40896
40897         * platform/chromium/TestExpectations:
40898
40899 2012-10-03  Harald Alvestrand  <hta@google.com>
40900
40901         Add data passing to the GetStats interface of RTCPeerConnection
40902         https://bugs.webkit.org/show_bug.cgi?id=98003
40903
40904         Reviewed by Adam Barth.
40905
40906         * fast/mediastream/RTCPeerConnection-stats-expected.txt:
40907         * fast/mediastream/RTCPeerConnection-stats.html:
40908
40909 2012-10-02  Arko Saha  <arko@motorola.com>
40910
40911         Microdata: itemprop names must not override builtin properties.
40912         https://bugs.webkit.org/show_bug.cgi?id=98025
40913
40914         Reviewed by Kentaro Hara.
40915
40916         Added test case to verify that itemprop names must not override builtin properties.
40917
40918         * fast/dom/MicroData/itemprop-names-override-builtin-properties-expected.txt: Added.
40919         * fast/dom/MicroData/itemprop-names-override-builtin-properties.html: Added.
40920
40921 2012-10-02  Keishi Hattori  <keishi@webkit.org>
40922
40923         REGRESSION (r129738): Suggestion picker label is placed in the wrong location
40924         https://bugs.webkit.org/show_bug.cgi?id=98094
40925
40926         Reviewed by Kent Tamura.
40927
40928         * platform/chromium-mac/platform/chromium/fast/forms/date/date-suggestion-picker-appearance-expected.png:
40929         * platform/chromium/TestExpectations:
40930
40931 == Rolled over to ChangeLog-2012-10-02 ==