1 2011-08-08 Adam Barth <abarth@webkit.org>
3 Optimize baselines for fast/inspector-support.
4 This patch was created with webkit-patch bulk-optimize-baselines.
6 * fast/inspector-support/style-expected.txt: Added.
7 * platform/chromium-mac/fast/inspector-support: Removed.
8 * platform/chromium-mac/fast/inspector-support/uncaught-dom1-exception-expected.txt: Removed.
9 * platform/chromium-mac/fast/inspector-support/uncaught-dom3-exception-expected.txt: Removed.
10 * platform/chromium-mac/fast/inspector-support/uncaught-dom8-exception-expected.txt: Removed.
11 * platform/chromium-win/fast/inspector-support/uncaught-dom1-exception-expected.txt: Removed.
12 * platform/chromium-win/fast/inspector-support/uncaught-dom3-exception-expected.txt: Removed.
13 * platform/chromium-win/fast/inspector-support/uncaught-dom8-exception-expected.txt: Removed.
14 * platform/chromium/fast/inspector-support: Added.
15 * platform/chromium/fast/inspector-support/uncaught-dom1-exception-expected.txt: Added.
16 * platform/chromium/fast/inspector-support/uncaught-dom3-exception-expected.txt: Added.
17 * platform/chromium/fast/inspector-support/uncaught-dom8-exception-expected.txt: Added.
18 * platform/gtk/fast/inspector-support/style-expected.txt: Removed.
19 * platform/mac/fast/inspector-support/style-expected.txt: Removed.
20 * platform/qt/fast/inspector-support/style-expected.txt: Removed.
22 2011-08-08 Adam Barth <abarth@webkit.org>
24 Optimize baselines for fast/dom/HTMLAnchorElement and fast/dom/Window.
25 This patch was created with webkit-patch bulk-optimize-baselines.
26 (Note: I massaged the two results that enumerate the global object to
27 leave the "base" results as matching mac even though the tool wanted to
28 push those results down into the mac directory.)
30 * platform/chromium-mac/fast/dom/HTMLAnchorElement/set-href-attribute-host-expected.txt: Removed.
31 * platform/chromium-mac/fast/dom/HTMLAnchorElement/set-href-attribute-hostname-expected.txt: Removed.
32 * platform/chromium-mac/fast/dom/HTMLAnchorElement/set-href-attribute-pathname-expected.txt: Removed.
33 * platform/chromium-mac/fast/dom/HTMLAnchorElement/set-href-attribute-port-expected.txt: Removed.
34 * platform/chromium-mac/fast/dom/HTMLAnchorElement/set-href-attribute-search-expected.txt: Removed.
35 * platform/chromium-mac/fast/dom/Window/element-constructors-on-window-expected.txt: Removed.
36 * platform/chromium-mac/fast/dom/Window/get-set-properties-expected.txt: Removed.
37 * platform/chromium-mac/fast/dom/Window/window-custom-prototype-expected.txt: Removed.
38 * platform/chromium-mac/fast/dom/Window/window-postmessage-args-expected.txt: Removed.
39 * platform/chromium-mac/fast/dom/Window/window-properties-device-orientation-expected.txt: Removed.
40 * platform/chromium-mac/fast/dom/Window/window-properties-geolocation-expected.txt: Removed.
41 * platform/chromium-mac/fast/dom/Window/window-property-shadowing-expected.txt: Removed.
42 * platform/chromium-win/fast/dom/HTMLAnchorElement/set-href-attribute-host-expected.txt: Removed.
43 * platform/chromium-win/fast/dom/HTMLAnchorElement/set-href-attribute-pathname-expected.txt: Removed.
44 * platform/chromium-win/fast/dom/HTMLAnchorElement/set-href-attribute-port-expected.txt: Removed.
45 * platform/chromium-win/fast/dom/Window/element-constructors-on-window-expected.txt: Removed.
46 * platform/chromium-win/fast/dom/Window/get-set-properties-expected.txt: Removed.
47 * platform/chromium-win/fast/dom/Window/window-custom-prototype-expected.txt: Removed.
48 * platform/chromium-win/fast/dom/Window/window-postmessage-args-expected.txt: Removed.
49 * platform/chromium-win/fast/dom/Window/window-postmessage-clone-frames-expected.txt: Added.
50 * platform/chromium-win/fast/dom/Window/window-properties-device-orientation-expected.txt: Removed.
51 * platform/chromium-win/fast/dom/Window/window-properties-geolocation-expected.txt: Removed.
52 * platform/chromium-win/fast/dom/Window/window-property-shadowing-expected.txt: Removed.
53 * platform/chromium/fast/dom/HTMLAnchorElement/set-href-attribute-host-expected.txt: Added.
54 * platform/chromium/fast/dom/HTMLAnchorElement/set-href-attribute-hostname-expected.txt: Added.
55 * platform/chromium/fast/dom/HTMLAnchorElement/set-href-attribute-pathname-expected.txt: Added.
56 * platform/chromium/fast/dom/HTMLAnchorElement/set-href-attribute-port-expected.txt: Added.
57 * platform/chromium/fast/dom/HTMLAnchorElement/set-href-attribute-search-expected.txt: Added.
58 * platform/chromium/fast/dom/Window/element-constructors-on-window-expected.txt: Added.
59 * platform/chromium/fast/dom/Window/get-set-properties-expected.txt: Added.
60 * platform/chromium/fast/dom/Window/window-custom-prototype-expected.txt: Added.
61 * platform/chromium/fast/dom/Window/window-postmessage-args-expected.txt: Added.
62 * platform/chromium/fast/dom/Window/window-postmessage-clone-frames-expected.txt: Removed.
63 * platform/chromium/fast/dom/Window/window-properties-device-orientation-expected.txt: Added.
64 * platform/chromium/fast/dom/Window/window-properties-geolocation-expected.txt: Added.
65 * platform/chromium/fast/dom/Window/window-property-shadowing-expected.txt: Added.
67 2011-08-08 Adam Barth <abarth@webkit.org>
69 Optimize baselines for fast/dom/DOMException.
70 This patch was created with webkit-patch bulk-optimize-baselines.
71 (I've manually remove the README file because we don't use these sorts
72 of README files anymore.)
74 * platform/chromium-mac/fast/dom/DOMException: Removed.
75 * platform/chromium-mac/fast/dom/DOMException/EventException-expected.txt: Removed.
76 * platform/chromium-mac/fast/dom/DOMException/README: Removed.
77 * platform/chromium-mac/fast/dom/DOMException/RangeException-expected.txt: Removed.
78 * platform/chromium-mac/fast/dom/DOMException/XPathException-expected.txt: Removed.
79 * platform/chromium-mac/fast/dom/DOMException/prototype-object-expected.txt: Removed.
80 * platform/chromium-win/fast/dom/DOMException: Removed.
81 * platform/chromium-win/fast/dom/DOMException/EventException-expected.txt: Removed.
82 * platform/chromium-win/fast/dom/DOMException/README: Removed.
83 * platform/chromium-win/fast/dom/DOMException/RangeException-expected.txt: Removed.
84 * platform/chromium-win/fast/dom/DOMException/XPathException-expected.txt: Removed.
85 * platform/chromium-win/fast/dom/DOMException/prototype-object-expected.txt: Removed.
86 * platform/chromium/fast/dom/DOMException: Added.
87 * platform/chromium/fast/dom/DOMException/EventException-expected.txt: Added.
88 * platform/chromium/fast/dom/DOMException/RangeException-expected.txt: Added.
89 * platform/chromium/fast/dom/DOMException/XPathException-expected.txt: Added.
90 * platform/chromium/fast/dom/DOMException/prototype-object-expected.txt: Added.
92 2011-08-08 Jian Li <jianli@chromium.org>
94 Unreviewed, mark preventExtensions.html as failed on chromium.
96 * platform/chromium/test_expectations.txt:
98 2011-08-08 Tony Chang <tony@chromium.org>
100 implement basic horizontal flexing
101 https://bugs.webkit.org/show_bug.cgi?id=65045
103 Reviewed by David Hyatt.
105 * css3/flexbox/001-expected.txt: Added.
106 * css3/flexbox/001.html: Added.
107 * css3/flexbox/resources/flexbox.js: Added. I plan on using this file for other tests.
109 (checkHorizontalBoxen):
111 2011-08-08 Ryosuke Niwa <rniwa@webkit.org>
113 Remove redundant inline styles from the pasted contents more aggressively
114 https://bugs.webkit.org/show_bug.cgi?id=65833
116 Reviewed by Tony Chang.
118 Added a test to paste contents with many redundant styles. WebKit should remove as much style spans as possible
119 (all of this in this case).
121 * editing/pasteboard/4930986-2-expected.txt: style attribute now has a trailing space.
122 * editing/pasteboard/interchange-newline-1-expected.txt: No longer has a wrapping span without any attributes.
123 * editing/pasteboard/nested-blocks-with-text-area-expected.txt: Ditto.
124 * editing/pasteboard/nested-blocks-with-text-field-expected.txt: Ditto.
125 * editing/pasteboard/paste-blockquote-into-blockquote-2-expected.txt: Ditto.
126 * editing/pasteboard/paste-blockquote-into-blockquote-expected.txt: Ditto.
127 * editing/pasteboard/prevent-block-nesting-01-expected.txt: Ditto.
128 * editing/pasteboard/paste-with-redundant-style-expected.txt: Added.
129 * editing/pasteboard/paste-with-redundant-style.html: Added.
131 2011-08-08 Oliver Hunt <oliver@apple.com>
133 Non-extensibility does not prevent mutating [[Prototype]]
134 https://bugs.webkit.org/show_bug.cgi?id=65832
136 Reviewed by Gavin Barraclough.
138 Add tests to ensure we can't assign to __proto__ when an object
141 * fast/js/preventExtensions-expected.txt:
142 * fast/js/script-tests/preventExtensions.js:
144 2011-08-08 Jian Li <jianli@chromium.org>
146 Unreviewed, mark 1 test as flaky in chromium.
148 * platform/chromium/test_expectations.txt:
150 2011-08-08 Jian Li <jianli@chromium.org>
152 Unreviewed, update chromium test_expectations.
154 * platform/chromium/test_expectations.txt:
156 2011-08-08 Jian Li <jianli@chromium.org>
158 Unreviewed, mark some tests as flaky on chromium.
160 * platform/chromium/test_expectations.txt:
162 2011-08-08 Zan Dobersek <zandobersek@gmail.com>
164 [Cairo][Gtk] Get more of the philip suite of canvas tests passing
165 https://bugs.webkit.org/show_bug.cgi?id=54458
167 Reviewed by Martin Robinson.
169 Update the list of skipped canvas tests and describe why platform-specific
172 * platform/gtk/Skipped:
174 2011-08-08 Anders Carlsson <andersca@apple.com>
176 More Lion specific results.
178 * platform/mac-lion/Skipped:
179 * platform/mac-snowleopard/editing: Added.
180 * platform/mac-snowleopard/editing/input: Added.
181 * platform/mac-snowleopard/editing/input/devanagari-ligature-expected.png: Copied from platform/mac/editing/input/devanagari-ligature-expected.png.
182 * platform/mac-snowleopard/editing/input/devanagari-ligature-expected.txt: Copied from platform/mac/editing/input/devanagari-ligature-expected.txt.
183 * platform/mac-snowleopard/fast/xsl: Added.
184 * platform/mac-snowleopard/fast/xsl/sort-locale-expected.txt: Added.
185 * platform/mac/editing/input/devanagari-ligature-expected.png:
186 * platform/mac/editing/input/devanagari-ligature-expected.txt:
187 * platform/mac/editing/spelling/autocorrection-at-beginning-of-word-1-expected.txt:
188 * platform/mac/editing/spelling/autocorrection-at-beginning-of-word-2-expected.txt:
189 * platform/mac/fast/xsl/sort-locale-expected.txt: Added.
191 2011-08-08 Jian Li <jianli@chromium.org>
193 Unreviewed, fix more typo in test_expectations.txt.
195 * platform/chromium/test_expectations.txt:
197 2011-08-08 Pavel Podivilov <podivilov@chromium.org>
199 Web Inspector: unreviewed, build fix for r92598.
201 * inspector/debugger/script-formatter.html:
203 2011-08-08 Andrei Popescu <andreip@google.com>
205 svg/zoom/page/zoom-svg-through-object-with-*.xhtml are flaky
206 https://bugs.webkit.org/show_bug.cgi?id=63186
208 Unreviewed gardening.
210 Fix typo in test_expectations.txt.
212 * platform/chromium/test_expectations.txt:
214 2011-08-08 Andrei Popescu <andreip@google.com>
216 svg/zoom/page/zoom-svg-through-object-with-*.xhtml are flaky
217 https://bugs.webkit.org/show_bug.cgi?id=63186
219 Unreviewed gardening.
221 Marks the tests as failing on Chromium.
223 * platform/chromium/test_expectations.txt:
225 2011-08-08 Andras Becsi <abecsi@webkit.org>
227 [Qt] fast/forms/input-number-size.html added in r92589 fails
228 https://bugs.webkit.org/show_bug.cgi?id=65851
230 Unreviewed gardening.
232 * platform/qt/Skipped: Skip the test.
234 2011-08-08 John Knottenbelt <jknotten@chromium.org>
236 Adjust test expectations.
237 https://bugs.webkit.org/show_bug.cgi?id=65847
241 * platform/chromium/test_expectations.txt:
243 2011-08-08 Shinya Kawanaka <shinyak@google.com>
245 Added the test to check the width of input[type=number].
246 https://bugs.webkit.org/show_bug.cgi?id=60673
248 Reviewed by Kent Tamura.
250 * fast/forms/input-number-size-expected.txt: Added.
251 * fast/forms/input-number-size.html: Added.
253 2011-08-07 Zoltan Horvath <zoltan@webkit.org>
255 [Qt] Skip divergent tests
256 https://bugs.webkit.org/show_bug.cgi?id=65831
258 * platform/qt/Skipped:
260 2011-07-28 Kent Tamura <tkent@chromium.org>
262 [Chromium] Make form validation bubble fit with Chrome UI style
263 https://bugs.webkit.org/show_bug.cgi?id=65359
265 Reviewed by Hajime Morita.
267 * fast/forms/validation-message-appearance.html:
268 Need to wait for a litle because of image loading.
269 * platform/chromium-mac/fast/forms/validation-message-appearance-expected.png:
270 * platform/chromium-mac/fast/forms/validation-message-appearance-expected.txt:
271 * platform/chromium/test_expectations.txt:
272 * platform/mac/fast/forms/validation-message-appearance-expected.png:
273 * platform/mac/fast/forms/validation-message-appearance-expected.txt:
275 2011-08-07 Shinichiro Hamaji <hamaji@chromium.org>
277 Layout Test fast/loader/ping-error.html is failing
278 https://bugs.webkit.org/show_bug.cgi?id=65754
280 Unreviewed chromium test_expectations.txt update
281 No more failure as r92439 was rolled out by r92453
283 * platform/chromium/test_expectations.txt:
285 2011-08-07 Ryosuke Niwa <rniwa@webkit.org>
287 Unreviewed test fix after r92578. I accidentally added the call to dumpAsText(true).
289 * editing/pasteboard/nested-blocks-with-text-area.html:
291 2011-08-07 Ryosuke Niwa <rniwa@webkit.org>
293 Dump-as-markup conversion: paste-blockquote-into-blockquote.html and prevent-block-nesting-01.html
294 https://bugs.webkit.org/show_bug.cgi?id=65837
296 Reviewed by Kent Tamura.
298 Converted the tests to dump-as-markup tests to improve the readability of the expected results.
300 * editing/pasteboard/paste-blockquote-into-blockquote-expected.txt: Added.
301 * editing/pasteboard/paste-blockquote-into-blockquote.html:
302 * editing/pasteboard/prevent-block-nesting-01-expected.txt: Added.
303 * editing/pasteboard/prevent-block-nesting-01.html:
304 * platform/chromium-linux/editing/pasteboard/paste-blockquote-into-blockquote-expected.png: Removed.
305 * platform/chromium-linux/editing/pasteboard/prevent-block-nesting-01-expected.png: Removed.
306 * platform/chromium-win/editing/pasteboard/paste-blockquote-into-blockquote-expected.png: Removed.
307 * platform/chromium-win/editing/pasteboard/paste-blockquote-into-blockquote-expected.txt: Removed.
308 * platform/chromium-win/editing/pasteboard/prevent-block-nesting-01-expected.png: Removed.
309 * platform/chromium-win/editing/pasteboard/prevent-block-nesting-01-expected.txt: Removed.
310 * platform/gtk/editing/pasteboard/paste-blockquote-into-blockquote-expected.txt: Removed.
311 * platform/gtk/editing/pasteboard/prevent-block-nesting-01-expected.png: Removed.
312 * platform/gtk/editing/pasteboard/prevent-block-nesting-01-expected.txt: Removed.
313 * platform/mac-leopard/editing/pasteboard/paste-blockquote-into-blockquote-expected.png: Removed.
314 * platform/mac-leopard/editing/pasteboard/prevent-block-nesting-01-expected.png: Removed.
315 * platform/mac/editing/pasteboard/paste-blockquote-into-blockquote-expected.png: Removed.
316 * platform/mac/editing/pasteboard/paste-blockquote-into-blockquote-expected.txt: Removed.
317 * platform/mac/editing/pasteboard/prevent-block-nesting-01-expected.png: Removed.
318 * platform/mac/editing/pasteboard/prevent-block-nesting-01-expected.txt: Removed.
319 * platform/qt/editing/pasteboard/paste-blockquote-into-blockquote-expected.txt: Removed.
320 * platform/qt/editing/pasteboard/prevent-block-nesting-01-expected.txt: Removed.
322 2011-08-07 Noel Gordon <noel.gordon@gmail.com>
324 Layout Test fast/xsl/xslt-import-depth.xml is failing
325 https://bugs.webkit.org/show_bug.cgi?id=65758
327 Test is now green on chromium and webkit build bots.
329 Reviewed by Kent Tamura.
331 * platform/chromium/test_expectations.txt:
333 2011-08-07 Ryosuke Niwa <rniwa@webkit.org>
335 Dump-as-markup conversion: nested-blocks-with-text-area.html and nested-blocks-with-text-field.html
336 https://bugs.webkit.org/show_bug.cgi?id=65836
338 Reviewed by Kent Tamura.
340 Converted the tests to dump-as-markup tests to improve the readability of the expected results.
342 * editing/pasteboard/nested-blocks-with-text-area-expected.txt: Added.
343 * editing/pasteboard/nested-blocks-with-text-area.html:
344 * editing/pasteboard/nested-blocks-with-text-field-expected.txt: Added.
345 * editing/pasteboard/nested-blocks-with-text-field.html:
346 * platform/chromium-linux/editing/pasteboard/nested-blocks-with-text-area-expected.png: Removed.
347 * platform/chromium-linux/editing/pasteboard/nested-blocks-with-text-field-expected.png: Removed.
348 * platform/chromium-mac-leopard/editing/pasteboard/nested-blocks-with-text-area-expected.png: Removed.
349 * platform/chromium-mac-leopard/editing/pasteboard/nested-blocks-with-text-field-expected.png: Removed.
350 * platform/chromium-win/editing/pasteboard/nested-blocks-with-text-area-expected.png: Removed.
351 * platform/chromium-win/editing/pasteboard/nested-blocks-with-text-area-expected.txt: Removed.
352 * platform/chromium-win/editing/pasteboard/nested-blocks-with-text-field-expected.png: Removed.
353 * platform/chromium-win/editing/pasteboard/nested-blocks-with-text-field-expected.txt: Removed.
354 * platform/gtk/editing/pasteboard/nested-blocks-with-text-area-expected.png: Removed.
355 * platform/gtk/editing/pasteboard/nested-blocks-with-text-area-expected.txt: Removed.
356 * platform/gtk/editing/pasteboard/nested-blocks-with-text-field-expected.png: Removed.
357 * platform/gtk/editing/pasteboard/nested-blocks-with-text-field-expected.txt: Removed.
358 * platform/mac-leopard/editing/pasteboard/nested-blocks-with-text-area-expected.png: Removed.
359 * platform/mac-leopard/editing/pasteboard/nested-blocks-with-text-field-expected.png: Removed.
360 * platform/mac/editing/pasteboard/nested-blocks-with-text-area-expected.png: Removed.
361 * platform/mac/editing/pasteboard/nested-blocks-with-text-area-expected.txt: Removed.
362 * platform/mac/editing/pasteboard/nested-blocks-with-text-field-expected.png: Removed.
363 * platform/mac/editing/pasteboard/nested-blocks-with-text-field-expected.txt: Removed.
364 * platform/qt/editing/pasteboard/nested-blocks-with-text-area-expected.png: Removed.
365 * platform/qt/editing/pasteboard/nested-blocks-with-text-area-expected.txt: Removed.
366 * platform/qt/editing/pasteboard/nested-blocks-with-text-field-expected.png: Removed.
367 * platform/qt/editing/pasteboard/nested-blocks-with-text-field-expected.txt: Removed.
368 * platform/win/editing/pasteboard/nested-blocks-with-text-area-expected.txt: Removed.
370 2011-08-07 Noel Gordon <noel.gordon@gmail.com>
372 Layout Test fast/xsl/import-after-comment.xml is failing
373 https://bugs.webkit.org/show_bug.cgi?id=65757
375 This test and the others mentioned in the bug are now green on chromium
376 and webkit build bots.
378 Reviewed by Kent Tamura.
380 * platform/chromium/test_expectations.txt:
382 2011-08-07 Balazs Kelemen <kbalazs@webkit.org>
384 [Qt] svg/zoom/page/zoom-svg-through-* results diverging between bots
385 https://bugs.webkit.org/show_bug.cgi?id=65831
387 Unreviewed Qt gardening.
389 * platform/qt/Skipped:
391 2011-08-07 Sam White <samuel.white@rochester.edu>
393 Add the ability to search the AccessibilityObject cache
394 https://bugs.webkit.org/show_bug.cgi?id=64994
396 Tests for the new AccessibilityObject cache search API and the additional
397 functionality in the AccessibilityObject class that makes AccessibilityObject
398 cache searching possible.
400 Additional tests for finding frames, misspellings, and visited links will be
401 included in a subsequent patch.
403 Reviewed by Chris Fleizach.
405 * platform/mac/accessibility/bounds-for-range-expected.txt:
406 * platform/mac/accessibility/search-predicate-expected.txt: Added.
407 * platform/mac/accessibility/search-predicate.html: Added.
409 2011-08-07 Martin Robinson <mrobinson@igalia.com>
411 Rebaseline a test on GTK+ for which r92554 checked in an
414 * platform/gtk/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.png: Update results.
415 * platform/gtk/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt: Ditto.
417 2011-08-06 Balazs Kelemen <kbalazs@webkit.org>
419 Unreviewed gardening.
420 Fix environmental differencies in the results added in r92564.
421 I was in the wrong chroot.
423 * platform/qt/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.txt:
424 * platform/qt/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt:
426 2011-08-06 Balazs Kelemen <kbalazs@webkit.org>
428 Unreviewed gardening.
429 Add missing Qt results.
431 * platform/qt/Skipped:
432 * platform/qt/fast/writing-mode/border-styles-vertical-lr-expected.png: Added.
433 * platform/qt/fast/writing-mode/border-styles-vertical-lr-expected.txt: Added.
434 * platform/qt/fast/writing-mode/border-styles-vertical-rl-expected.png: Added.
435 * platform/qt/fast/writing-mode/border-styles-vertical-rl-expected.txt: Added.
436 * platform/qt/svg/as-object/deep-nested-embedded-svg-size-changes-no-layout-triggers-1-expected.png: Added.
437 * platform/qt/svg/as-object/deep-nested-embedded-svg-size-changes-no-layout-triggers-1-expected.txt: Added.
438 * platform/qt/svg/as-object/deep-nested-embedded-svg-size-changes-no-layout-triggers-2-expected.png: Added.
439 * platform/qt/svg/as-object/deep-nested-embedded-svg-size-changes-no-layout-triggers-2-expected.txt: Added.
440 * platform/qt/svg/as-object/embedded-svg-size-changes-no-layout-triggers-expected.png: Added.
441 * platform/qt/svg/as-object/embedded-svg-size-changes-no-layout-triggers-expected.txt: Added.
442 * platform/qt/svg/as-object/nested-embedded-svg-size-changes-no-layout-triggers-1-expected.png: Added.
443 * platform/qt/svg/as-object/nested-embedded-svg-size-changes-no-layout-triggers-1-expected.txt: Added.
444 * platform/qt/svg/as-object/nested-embedded-svg-size-changes-no-layout-triggers-2-expected.png: Added.
445 * platform/qt/svg/as-object/nested-embedded-svg-size-changes-no-layout-triggers-2-expected.txt: Added.
446 * platform/qt/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.png: Added.
447 * platform/qt/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.txt: Added.
448 * platform/qt/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.png: Added.
449 * platform/qt/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt: Added.
450 * platform/qt/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.png: Added.
451 * platform/qt/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.txt: Added.
452 * platform/qt/svg/zoom/page/zoom-svg-through-object-with-huge-size-expected.png: Added.
453 * platform/qt/svg/zoom/page/zoom-svg-through-object-with-huge-size-expected.txt: Added.
454 * platform/qt/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.png: Added.
455 * platform/qt/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.txt: Added.
456 * platform/qt/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png: Added.
457 * platform/qt/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt: Added.
459 2011-08-06 Adam Barth <abarth@webkit.org>
461 Fix baselines for cross-origin-xsl-BLOCKED.html. These results
462 uncovered a subtle bug in webkit-patch bulk-optimize-baselines, which
463 I'll fix in a follow-up patch.
465 * platform/chromium-mac/http/tests/security/cross-origin-xsl-BLOCKED-expected.txt: Added.
466 * platform/chromium-win/http/tests/security/cross-origin-xsl-BLOCKED-expected.txt: Added.
468 2011-08-06 Adam Barth <abarth@webkit.org>
470 Optimize expected results for editing.
471 This patch was created with webkit-patch bulk-optimize-baselines.
473 * platform/chromium-mac/editing/pasteboard/copy-paste-float-expected.txt: Removed.
474 * platform/chromium-mac/editing/pasteboard/paste-blockquote-before-blockquote-expected.txt: Removed.
475 * platform/chromium-mac/editing/pasteboard/paste-double-nested-blockquote-before-blockquote-expected.txt: Removed.
476 * platform/chromium-win-xp/editing/pasteboard/block-wrappers-necessary-expected.png: Removed.
477 * platform/chromium-win/editing/pasteboard/copy-paste-float-expected.txt: Removed.
478 * platform/chromium-win/editing/pasteboard/paste-blockquote-before-blockquote-expected.txt: Removed.
479 * platform/chromium-win/editing/pasteboard/paste-double-nested-blockquote-before-blockquote-expected.txt: Removed.
480 * platform/chromium/editing/pasteboard/5761530-1-expected.txt: Removed.
481 * platform/chromium/editing/pasteboard/copy-paste-float-expected.txt: Added.
482 * platform/chromium/editing/pasteboard/paste-blockquote-before-blockquote-expected.txt: Added.
483 * platform/chromium/editing/pasteboard/paste-double-nested-blockquote-before-blockquote-expected.txt: Added.
485 2011-08-06 Adam Barth <abarth@webkit.org>
487 Optimize expected results for animations.
488 This patch was created with webkit-patch bulk-optimize-baselines.
490 * platform/chromium-mac/animations/keyframes-rule-expected.txt: Removed.
491 * platform/chromium-mac/animations/opacity-transform-animation-expected.png: Added.
492 * platform/chromium-win/animations/keyframes-rule-expected.txt: Removed.
493 * platform/chromium/animations/keyframes-rule-expected.txt: Added.
494 * platform/chromium/animations/opacity-transform-animation-expected.png: Removed.
496 2011-08-06 Adam Barth <abarth@webkit.org>
498 Optimize expected results for http/tests/security.
499 This patch was created with webkit-patch optimize-baselines.
501 * platform/chromium-mac/http/tests/security/aboutBlank/xss-DENIED-navigate-opener-document-write-expected.txt: Removed.
502 * platform/chromium-mac/http/tests/security/aboutBlank/xss-DENIED-navigate-opener-javascript-url-expected.txt: Removed.
503 * platform/chromium-mac/http/tests/security/cross-frame-access-enumeration-expected.txt: Removed.
504 * platform/chromium-mac/http/tests/security/cross-frame-access-get-override-expected.txt: Removed.
505 * platform/chromium-mac/http/tests/security/cross-frame-access-history-get-expected.txt: Removed.
506 * platform/chromium-mac/http/tests/security/cross-frame-access-history-get-override-expected.txt: Removed.
507 * platform/chromium-mac/http/tests/security/cross-frame-access-history-put-expected.txt: Removed.
508 * platform/chromium-mac/http/tests/security/cross-frame-access-location-get-override-expected.txt: Removed.
509 * platform/chromium-mac/http/tests/security/cross-frame-access-location-put-expected.txt: Removed.
510 * platform/chromium-mac/http/tests/security/cross-origin-xsl-BLOCKED-expected.txt: Removed.
511 * platform/chromium-mac/http/tests/security/dataURL/xss-DENIED-from-data-url-in-foreign-domain-subframe-expected.txt: Removed.
512 * platform/chromium-mac/http/tests/security/dataURL/xss-DENIED-from-data-url-in-foreign-domain-window-open-expected.txt: Removed.
513 * platform/chromium-mac/http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame-2-level-expected.txt: Removed.
514 * platform/chromium-mac/http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame-expected.txt: Removed.
515 * platform/chromium-mac/http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame-to-data-url-sub-frame-expected.txt: Removed.
516 * platform/chromium-mac/http/tests/security/dataURL/xss-DENIED-from-data-url-to-data-url-expected.txt: Removed.
517 * platform/chromium-mac/http/tests/security/dataURL/xss-DENIED-from-javascript-url-window-open-expected.txt: Removed.
518 * platform/chromium-mac/http/tests/security/dataURL/xss-DENIED-to-data-url-from-data-url-expected.txt: Removed.
519 * platform/chromium-mac/http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-subframe-expected.txt: Removed.
520 * platform/chromium-mac/http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-subframe-location-change-expected.txt: Removed.
521 * platform/chromium-mac/http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-window-open-expected.txt: Removed.
522 * platform/chromium-mac/http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-2-level-expected.txt: Removed.
523 * platform/chromium-mac/http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-expected.txt: Removed.
524 * platform/chromium-mac/http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-uppercase-expected.txt: Removed.
525 * platform/chromium-mac/http/tests/security/dataURL/xss-DENIED-to-data-url-window-open-expected.txt: Removed.
526 * platform/chromium-mac/http/tests/security/frameNavigation/xss-DENIED-plugin-navigation-expected.txt: Removed.
527 * platform/chromium-mac/http/tests/security/javascriptURL/javascriptURL-execution-context-frame-location-htmldom-expected.txt: Removed.
528 * platform/chromium-mac/http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-getAttribute-value-expected.txt: Removed.
529 * platform/chromium-mac/http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-htmldom-expected.txt: Removed.
530 * platform/chromium-mac/http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttribute-expected.txt: Removed.
531 * platform/chromium-mac/http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNS-expected.txt: Removed.
532 * platform/chromium-mac/http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNode-expected.txt: Removed.
533 * platform/chromium-mac/http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNodeNS-expected.txt: Removed.
534 * platform/chromium-mac/http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-getAttribute-value-expected.txt: Removed.
535 * platform/chromium-mac/http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-htmldom-expected.txt: Removed.
536 * platform/chromium-mac/http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttribute-expected.txt: Removed.
537 * platform/chromium-mac/http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNS-expected.txt: Removed.
538 * platform/chromium-mac/http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNode-expected.txt: Removed.
539 * platform/chromium-mac/http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNodeNS-expected.txt: Removed.
540 * platform/chromium-mac/http/tests/security/listener/xss-JSTargetNode-onclick-addEventListener-expected.txt: Removed.
541 * platform/chromium-mac/http/tests/security/listener/xss-JSTargetNode-onclick-shortcut-expected.txt: Removed.
542 * platform/chromium-mac/http/tests/security/listener/xss-XMLHttpRequest-addEventListener-expected.txt: Removed.
543 * platform/chromium-mac/http/tests/security/listener/xss-XMLHttpRequest-shortcut-expected.txt: Removed.
544 * platform/chromium-mac/http/tests/security/listener/xss-window-onclick-addEventListener-expected.txt: Removed.
545 * platform/chromium-mac/http/tests/security/listener/xss-window-onclick-shortcut-expected.txt: Removed.
546 * platform/chromium-mac/http/tests/security/xss-DENIED-frame-name-expected.txt: Removed.
547 * platform/chromium-mac/http/tests/security/xss-eval-expected.txt: Removed.
548 * platform/chromium-win/http/tests/security/aboutBlank/xss-DENIED-navigate-opener-document-write-expected.txt: Removed.
549 * platform/chromium-win/http/tests/security/aboutBlank/xss-DENIED-navigate-opener-javascript-url-expected.txt: Removed.
550 * platform/chromium-win/http/tests/security/cross-frame-access-enumeration-expected.txt: Removed.
551 * platform/chromium-win/http/tests/security/cross-frame-access-get-override-expected.txt: Removed.
552 * platform/chromium-win/http/tests/security/cross-frame-access-history-get-expected.txt: Removed.
553 * platform/chromium-win/http/tests/security/cross-frame-access-history-get-override-expected.txt: Removed.
554 * platform/chromium-win/http/tests/security/cross-frame-access-history-put-expected.txt: Removed.
555 * platform/chromium-win/http/tests/security/cross-frame-access-location-get-override-expected.txt: Removed.
556 * platform/chromium-win/http/tests/security/cross-frame-access-location-put-expected.txt: Removed.
557 * platform/chromium-win/http/tests/security/cross-origin-xsl-BLOCKED-expected.txt: Removed.
558 * platform/chromium-win/http/tests/security/dataURL/xss-DENIED-from-data-url-in-foreign-domain-subframe-expected.txt: Removed.
559 * platform/chromium-win/http/tests/security/dataURL/xss-DENIED-from-data-url-in-foreign-domain-window-open-expected.txt: Removed.
560 * platform/chromium-win/http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame-2-level-expected.txt: Removed.
561 * platform/chromium-win/http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame-expected.txt: Removed.
562 * platform/chromium-win/http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame-to-data-url-sub-frame-expected.txt: Removed.
563 * platform/chromium-win/http/tests/security/dataURL/xss-DENIED-from-data-url-to-data-url-expected.txt: Removed.
564 * platform/chromium-win/http/tests/security/dataURL/xss-DENIED-from-javascript-url-window-open-expected.txt: Removed.
565 * platform/chromium-win/http/tests/security/dataURL/xss-DENIED-to-data-url-from-data-url-expected.txt: Removed.
566 * platform/chromium-win/http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-subframe-expected.txt: Removed.
567 * platform/chromium-win/http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-subframe-location-change-expected.txt: Removed.
568 * platform/chromium-win/http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-window-open-expected.txt: Removed.
569 * platform/chromium-win/http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-2-level-expected.txt: Removed.
570 * platform/chromium-win/http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-expected.txt: Removed.
571 * platform/chromium-win/http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-uppercase-expected.txt: Removed.
572 * platform/chromium-win/http/tests/security/dataURL/xss-DENIED-to-data-url-window-open-expected.txt: Removed.
573 * platform/chromium-win/http/tests/security/frameNavigation/xss-DENIED-plugin-navigation-expected.txt: Removed.
574 * platform/chromium-win/http/tests/security/listener/xss-JSTargetNode-onclick-addEventListener-expected.txt: Removed.
575 * platform/chromium-win/http/tests/security/listener/xss-JSTargetNode-onclick-shortcut-expected.txt: Removed.
576 * platform/chromium-win/http/tests/security/listener/xss-XMLHttpRequest-addEventListener-expected.txt: Removed.
577 * platform/chromium-win/http/tests/security/listener/xss-XMLHttpRequest-shortcut-expected.txt: Removed.
578 * platform/chromium-win/http/tests/security/listener/xss-window-onclick-addEventListener-expected.txt: Removed.
579 * platform/chromium-win/http/tests/security/listener/xss-window-onclick-shortcut-expected.txt: Removed.
580 * platform/chromium-win/http/tests/security/xss-DENIED-frame-name-expected.txt: Removed.
581 * platform/chromium-win/http/tests/security/xss-eval-expected.txt: Removed.
582 * platform/chromium/http/tests/security/aboutBlank/xss-DENIED-navigate-opener-document-write-expected.txt: Added.
583 * platform/chromium/http/tests/security/aboutBlank/xss-DENIED-navigate-opener-javascript-url-expected.txt: Added.
584 * platform/chromium/http/tests/security/cross-frame-access-enumeration-expected.txt: Added.
585 * platform/chromium/http/tests/security/cross-frame-access-get-override-expected.txt: Added.
586 * platform/chromium/http/tests/security/cross-frame-access-history-get-expected.txt: Added.
587 * platform/chromium/http/tests/security/cross-frame-access-history-get-override-expected.txt: Added.
588 * platform/chromium/http/tests/security/cross-frame-access-history-put-expected.txt: Added.
589 * platform/chromium/http/tests/security/cross-frame-access-location-get-override-expected.txt: Added.
590 * platform/chromium/http/tests/security/cross-frame-access-location-put-expected.txt: Added.
591 * platform/chromium/http/tests/security/cross-origin-xsl-BLOCKED-expected.txt: Removed.
592 * platform/chromium/http/tests/security/dataURL: Added.
593 * platform/chromium/http/tests/security/dataURL/xss-DENIED-from-data-url-in-foreign-domain-subframe-expected.txt: Added.
594 * platform/chromium/http/tests/security/dataURL/xss-DENIED-from-data-url-in-foreign-domain-window-open-expected.txt: Added.
595 * platform/chromium/http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame-2-level-expected.txt: Added.
596 * platform/chromium/http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame-expected.txt: Added.
597 * platform/chromium/http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame-to-data-url-sub-frame-expected.txt: Added.
598 * platform/chromium/http/tests/security/dataURL/xss-DENIED-from-data-url-to-data-url-expected.txt: Added.
599 * platform/chromium/http/tests/security/dataURL/xss-DENIED-from-javascript-url-window-open-expected.txt: Added.
600 * platform/chromium/http/tests/security/dataURL/xss-DENIED-to-data-url-from-data-url-expected.txt: Added.
601 * platform/chromium/http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-subframe-expected.txt: Added.
602 * platform/chromium/http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-subframe-location-change-expected.txt: Added.
603 * platform/chromium/http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-window-open-expected.txt: Added.
604 * platform/chromium/http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-2-level-expected.txt: Added.
605 * platform/chromium/http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-expected.txt: Added.
606 * platform/chromium/http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-uppercase-expected.txt: Added.
607 * platform/chromium/http/tests/security/dataURL/xss-DENIED-to-data-url-window-open-expected.txt: Added.
608 * platform/chromium/http/tests/security/frameNavigation: Added.
609 * platform/chromium/http/tests/security/frameNavigation/xss-DENIED-plugin-navigation-expected.txt: Added.
610 * platform/chromium/http/tests/security/javascriptURL: Added.
611 * platform/chromium/http/tests/security/javascriptURL/javascriptURL-execution-context-frame-location-htmldom-expected.txt: Added.
612 * platform/chromium/http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-getAttribute-value-expected.txt: Added.
613 * platform/chromium/http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-htmldom-expected.txt: Added.
614 * platform/chromium/http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttribute-expected.txt: Added.
615 * platform/chromium/http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNS-expected.txt: Added.
616 * platform/chromium/http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNode-expected.txt: Added.
617 * platform/chromium/http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNodeNS-expected.txt: Added.
618 * platform/chromium/http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-getAttribute-value-expected.txt: Added.
619 * platform/chromium/http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-htmldom-expected.txt: Added.
620 * platform/chromium/http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttribute-expected.txt: Added.
621 * platform/chromium/http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNS-expected.txt: Added.
622 * platform/chromium/http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNode-expected.txt: Added.
623 * platform/chromium/http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNodeNS-expected.txt: Added.
624 * platform/chromium/http/tests/security/listener: Added.
625 * platform/chromium/http/tests/security/listener/xss-JSTargetNode-onclick-addEventListener-expected.txt: Added.
626 * platform/chromium/http/tests/security/listener/xss-JSTargetNode-onclick-shortcut-expected.txt: Added.
627 * platform/chromium/http/tests/security/listener/xss-XMLHttpRequest-addEventListener-expected.txt: Added.
628 * platform/chromium/http/tests/security/listener/xss-XMLHttpRequest-shortcut-expected.txt: Added.
629 * platform/chromium/http/tests/security/listener/xss-window-onclick-addEventListener-expected.txt: Added.
630 * platform/chromium/http/tests/security/listener/xss-window-onclick-shortcut-expected.txt: Added.
631 * platform/chromium/http/tests/security/xss-DENIED-frame-name-expected.txt: Added.
632 * platform/chromium/http/tests/security/xss-eval-expected.txt: Added.
634 2011-08-06 Nikolas Zimmermann <nzimmermann@rim.com>
636 svg/zoom/page/zoom-svg-through-object-with-*.xhtml are flaky
637 https://bugs.webkit.org/show_bug.cgi?id=63186
639 Rebaseline some tests on Leopard/gtk/qt in order to get the bots greener.
643 * platform/gtk/Skipped:
644 * platform/gtk/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt:
645 * platform/gtk/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.txt:
646 * platform/mac-leopard/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.txt: Removed.
647 * platform/qt/http/tests/misc/object-embedding-svg-delayed-size-negotiation-2-expected.txt:
648 * platform/qt/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt:
649 * platform/win/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.txt: Removed.
651 2011-08-06 Nikolas Zimmermann <nzimmermann@rim.com>
653 svg/zoom/page/zoom-svg-through-object-with-*.xhtml are flaky
654 https://bugs.webkit.org/show_bug.cgi?id=63186
656 It turns out r92545 only partly resolved flakiness on non-mac platforms (especially gtk)
657 - try reentering event loop after zooming, by calling notifyDone() using a 0ms timeout.
659 Rubber-stamped by Antti Koivisto.
661 * svg/zoom/resources/testPageZoom.js:
662 (.setTimeout.): Reenter event loop after calling zoomPageIn/Out, before calling layoutTestController.notifyDone().
664 2011-08-06 Nikolas Zimmermann <nzimmermann@rim.com>
666 More gardening: Fix mac-leopard/mac-wk2 failing SVG tests.
670 * platform/mac-leopard/svg/W3C-SVG-1.1-SE/text-intro-02-b-expected.txt:
671 * platform/mac-leopard/svg/W3C-SVG-1.1-SE/text-intro-05-t-expected.txt:
672 * platform/mac-leopard/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.txt: Added.
673 * platform/mac-wk2/svg/W3C-SVG-1.1: Added.
674 * platform/mac-wk2/svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt: Added.
675 * platform/mac-wk2/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt: Added.
676 * platform/mac-wk2/svg/zoom/page/zoom-svg-through-object-with-huge-size-expected.txt: Added.
677 * platform/mac-wk2/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.txt: Added.
679 2011-08-06 Nikolas Zimmermann <nzimmermann@rim.com>
681 Win gardening: Rebaseline four svg tests that only needed an update, win7/winxp svg results are clean again.
685 * platform/win/svg/W3C-SVG-1.1-SE/linking-uri-01-b-expected.txt: Added.
686 * platform/win/svg/W3C-SVG-1.1-SE/text-intro-02-b-expected.txt:
687 * platform/win/svg/W3C-SVG-1.1-SE/text-intro-05-t-expected.txt:
688 * platform/win/svg/W3C-SVG-1.1-SE/text-intro-09-b-expected.txt:
689 * platform/win/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.txt: Added.
691 2011-08-06 Nikolas Zimmermann <nzimmermann@rim.com>
693 Follow-up for r92545.
694 Rebaseline some tests on gtk/qt and win.
698 * platform/gtk/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt:
699 * platform/gtk/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.txt:
700 * platform/qt/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt:
701 * platform/win/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.txt:
702 * platform/win/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.txt: Added.
703 * platform/win/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt: Removed.
705 2011-08-06 Nikolas Zimmermann <nzimmermann@rim.com>
707 REGRESSION(87526): ASSERT(!needsLayout()) followed by graphical glitches on google charts (svg loaded in iframe)
708 https://bugs.webkit.org/show_bug.cgi?id=64974
710 svg/zoom/page/zoom-svg-through-object-with-*.xhtml are flaky
711 https://bugs.webkit.org/show_bug.cgi?id=63186
713 Reviewed by Zoltan Herczeg.
715 Rollout r89484, which disabled some svg/zoom/page tests, to see whether the flakiness is gone now.
716 Add several new tests in svg/as-object - covering bug 64974.
718 * platform/mac/svg/as-object/deep-nested-embedded-svg-size-changes-no-layout-triggers-1-expected.png: Added.
719 * platform/mac/svg/as-object/deep-nested-embedded-svg-size-changes-no-layout-triggers-1-expected.txt: Added.
720 * platform/mac/svg/as-object/deep-nested-embedded-svg-size-changes-no-layout-triggers-2-expected.png: Added.
721 * platform/mac/svg/as-object/deep-nested-embedded-svg-size-changes-no-layout-triggers-2-expected.txt: Added.
722 * platform/mac/svg/as-object/embedded-svg-immediate-offsetWidth-query-expected.png: Added.
723 * platform/mac/svg/as-object/embedded-svg-size-changes-expected.png: Added.
724 * platform/mac/svg/as-object/embedded-svg-size-changes-no-layout-triggers-expected.png: Added.
725 * platform/mac/svg/as-object/embedded-svg-size-changes-no-layout-triggers-expected.txt: Added.
726 * platform/mac/svg/as-object/nested-embedded-svg-size-changes-expected.png: Added.
727 * platform/mac/svg/as-object/nested-embedded-svg-size-changes-no-layout-triggers-1-expected.png: Added.
728 * platform/mac/svg/as-object/nested-embedded-svg-size-changes-no-layout-triggers-1-expected.txt: Added.
729 * platform/mac/svg/as-object/nested-embedded-svg-size-changes-no-layout-triggers-2-expected.png: Added.
730 * platform/mac/svg/as-object/nested-embedded-svg-size-changes-no-layout-triggers-2-expected.txt: Added.
731 * svg/as-object/deep-nested-embedded-svg-size-changes-no-layout-triggers-1.html: Added.
732 * svg/as-object/deep-nested-embedded-svg-size-changes-no-layout-triggers-2.html: Added.
733 * svg/as-object/embedded-svg-immediate-offsetWidth-query-expected.txt: Added.
734 * svg/as-object/embedded-svg-immediate-offsetWidth-query.html: Added.
735 * svg/as-object/embedded-svg-size-changes-expected.txt: Added.
736 * svg/as-object/embedded-svg-size-changes-no-layout-triggers.html: Added.
737 * svg/as-object/embedded-svg-size-changes.html: Added.
738 * svg/as-object/nested-embedded-svg-size-changes-expected.txt: Added.
739 * svg/as-object/nested-embedded-svg-size-changes-no-layout-triggers-1.html: Added.
740 * svg/as-object/nested-embedded-svg-size-changes-no-layout-triggers-2.html: Added.
741 * svg/as-object/nested-embedded-svg-size-changes.html: Added.
742 * svg/as-object/resources: Added.
743 * svg/as-object/resources/embedded-svg-size-changes-no-layout-triggers.svg: Added.
744 * svg/as-object/resources/embedded-svg-size-changes.svg: Added.
745 * svg/as-object/resources/nested-embedded-svg-size-changes-target-no-layout-triggers-1.html: Added.
746 * svg/as-object/resources/nested-embedded-svg-size-changes-target-no-layout-triggers-2.html: Added.
747 * svg/as-object/resources/nested-embedded-svg-size-changes-target.html: Added.
748 * svg/zoom/page/zoom-svg-through-object-with-absolute-size-2.xhtml: Copied from LayoutTests/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2.xhtml-disabled.
749 * svg/zoom/page/zoom-svg-through-object-with-absolute-size-2.xhtml-disabled: Removed.
750 * svg/zoom/page/zoom-svg-through-object-with-absolute-size.xhtml: Copied from LayoutTests/svg/zoom/page/zoom-svg-through-object-with-absolute-size.xhtml-disabled.
751 * svg/zoom/page/zoom-svg-through-object-with-absolute-size.xhtml-disabled: Removed.
752 * svg/zoom/page/zoom-svg-through-object-with-auto-size.html: Copied from LayoutTests/svg/zoom/page/zoom-svg-through-object-with-auto-size.html-disabled.
753 * svg/zoom/page/zoom-svg-through-object-with-auto-size.html-disabled: Removed.
754 * svg/zoom/page/zoom-svg-through-object-with-huge-size.xhtml: Copied from LayoutTests/svg/zoom/page/zoom-svg-through-object-with-huge-size.xhtml-disabled.
755 * svg/zoom/page/zoom-svg-through-object-with-huge-size.xhtml-disabled: Removed.
756 * svg/zoom/page/zoom-svg-through-object-with-override-size.html: Copied from LayoutTests/svg/zoom/page/zoom-svg-through-object-with-override-size.html-disabled.
757 * svg/zoom/page/zoom-svg-through-object-with-override-size.html-disabled: Removed.
758 * svg/zoom/page/zoom-svg-through-object-with-percentage-size.xhtml: Copied from LayoutTests/svg/zoom/page/zoom-svg-through-object-with-percentage-size.xhtml-disabled.
759 * svg/zoom/page/zoom-svg-through-object-with-percentage-size.xhtml-disabled: Removed.
761 2011-08-05 Dan Bernstein <mitz@apple.com>
763 Renamed fast/blockflow to fast/writing-mode.
765 Rubber-stamped by Sam Weinig.
767 * fast/blockflow: Removed.
768 * fast/writing-mode: Copied from fast/blockflow.
769 * platform/chromium-linux/fast/blockflow: Removed.
770 * platform/chromium-linux/fast/writing-mode: Copied from platform/chromium-linux/fast/blockflow.
771 * platform/chromium-mac-leopard/fast/blockflow: Removed.
772 * platform/chromium-mac-leopard/fast/writing-mode: Copied from platform/chromium-mac-leopard/fast/blockflow.
773 * platform/chromium-mac/fast/blockflow: Removed.
774 * platform/chromium-mac/fast/writing-mode: Copied from platform/chromium-mac/fast/blockflow.
775 * platform/chromium-win-vista/fast/blockflow: Removed.
776 * platform/chromium-win-vista/fast/writing-mode: Copied from platform/chromium-win-vista/fast/blockflow.
777 * platform/chromium-win-xp/fast/blockflow: Removed.
778 * platform/chromium-win-xp/fast/writing-mode: Copied from platform/chromium-win-xp/fast/blockflow.
779 * platform/chromium-win/fast/blockflow: Removed.
780 * platform/chromium-win/fast/writing-mode: Copied from platform/chromium-win/fast/blockflow.
781 * platform/chromium/test_expectations.txt:
782 * platform/gtk/fast/blockflow: Removed.
783 * platform/gtk/fast/writing-mode: Copied from platform/gtk/fast/blockflow.
784 * platform/mac-leopard/fast/blockflow: Removed.
785 * platform/mac-leopard/fast/writing-mode: Copied from platform/mac-leopard/fast/blockflow.
786 * platform/mac-wk2/fast/blockflow: Removed.
787 * platform/mac-wk2/fast/writing-mode: Copied from platform/mac-wk2/fast/blockflow.
788 * platform/mac/Skipped:
789 * platform/mac/fast/blockflow: Removed.
790 * platform/mac/fast/writing-mode: Copied from platform/mac/fast/blockflow.
791 * platform/qt-mac/Skipped:
792 * platform/qt/Skipped:
793 * platform/qt/fast/blockflow: Removed.
794 * platform/qt/fast/writing-mode: Copied from platform/qt/fast/blockflow.
795 * platform/win/fast/blockflow: Removed.
796 * platform/win/fast/writing-mode: Copied from platform/win/fast/blockflow.
797 * platform/wk2/Skipped:
799 2011-08-05 Ryosuke Niwa <rniwa@webkit.org>
801 r92330 has been rolled out so its rebaseline needs to be reverted as well
802 https://bugs.webkit.org/show_bug.cgi?id=65805
804 * platform/chromium-win/editing/pasteboard/paste-pre-001-expected.txt: Added.
805 * platform/chromium-win/editing/pasteboard/paste-pre-002-expected.txt: Added.
806 * platform/chromium-win/editing/pasteboard/paste-text-011-expected.txt: Added.
808 2011-08-05 Sheriff Bot <webkit.review.bot@gmail.com>
810 Unreviewed, rolling out r92330.
811 http://trac.webkit.org/changeset/92330
812 https://bugs.webkit.org/show_bug.cgi?id=65804
814 caused various regressions in paste (Requested by rniwa on
817 * editing/pasteboard/5065605-expected.txt:
818 * editing/pasteboard/copy-paste-text-in-h1-expected.txt: Removed.
819 * editing/pasteboard/copy-paste-text-in-h1.html: Removed.
820 * editing/pasteboard/display-block-on-spans-expected.txt:
821 * editing/pasteboard/paste-pre-001-expected.txt:
822 * editing/pasteboard/paste-pre-002-expected.txt:
823 * editing/pasteboard/paste-text-011-expected.txt:
825 2011-08-05 Ryosuke Niwa <rniwa@webkit.org>
827 Skip a failing test added by r92526 to Qt's skipped list.
828 The failure is tracked by the bug 65801.
830 * platform/qt/Skipped:
832 2011-08-05 Jian Li <jianli@chromium.org>
834 Skip test eeza-Pro-vertical-metrics-adjustment.html in chromium.
836 * platform/chromium/test_expectations.txt:
838 2011-08-05 Ryosuke Niwa <rniwa@webkit.org>
840 Upwards cursor movement incorrect when previous block ends with <br>
841 https://bugs.webkit.org/show_bug.cgi?id=33247
843 Reviewed by Tony Chang.
845 Added tests to ensure WebKit lets user move caret up in strict mode and in RTL content
846 when the previous line ends with a br.
848 * editing/execCommand/move-selection-back-line-rtl-expected.txt: Copied from
849 LayoutTests/editing/execCommand/move-selection-back-line-expected.txt.
850 * editing/execCommand/move-selection-back-line-rtl.html: Copied from
851 LayoutTests/editing/execCommand/move-selection-back-line.html.
852 * editing/execCommand/move-selection-back-line-strict-expected.txt: Copied from
853 LayoutTests/editing/execCommand/move-selection-back-line-expected.txt.
854 * editing/execCommand/move-selection-back-line-strict.html: Copied from
855 LayoutTests/editing/execCommand/move-selection-back-line.html.
857 2011-08-05 Anders Carlsson <andersca@apple.com>
859 Add more Lion specific test results and add more tests to the skipped list.
861 * platform/mac-lion/Skipped:
862 * platform/mac-snowleopard/fast/dom: Added.
863 * platform/mac-snowleopard/fast/dom/52776-expected.png: Copied from platform/mac/fast/dom/52776-expected.png.
864 * platform/mac-snowleopard/fast/dom/52776-expected.txt: Copied from platform/mac/fast/dom/52776-expected.txt.
865 * platform/mac-snowleopard/fast/loader: Added.
866 * platform/mac-snowleopard/fast/preloader: Added.
867 * platform/mac-snowleopard/fast/preloader/document-write-2-expected.txt: Copied from fast/preloader/document-write-2-expected.txt.
868 * platform/mac-snowleopard/fast/preloader/document-write-expected.txt: Copied from fast/preloader/document-write-expected.txt.
869 * platform/mac-snowleopard/fast/preloader/script-expected.txt: Copied from fast/preloader/script-expected.txt.
870 * platform/mac/fast/dom/52776-expected.png:
871 * platform/mac/fast/dom/52776-expected.txt:
872 * platform/mac/fast/loader/file-url-mimetypes-2-expected.txt:
873 * platform/mac/fast/loader/file-url-mimetypes-expected.txt:
874 * platform/mac/fast/preloader: Added.
875 * platform/mac/fast/preloader/document-write-2-expected.txt: Added.
876 * platform/mac/fast/preloader/document-write-expected.txt: Added.
877 * platform/mac/fast/preloader/script-expected.txt: Added.
879 2011-08-05 Jian Li <jianli@chromium.org>
881 Skip canvas-putImageData.html in chromium.
883 * platform/chromium/test_expectations.txt:
885 2011-08-05 Anders Carlsson <andersca@apple.com>
887 Future proof an Objective-C test
888 https://bugs.webkit.org/show_bug.cgi?id=65788
890 Don't check explicitly for class names; just check that the objects are instances of the right classes.
892 * platform/mac/fast/dom/wrapper-classes-objc-expected.txt:
893 * platform/mac/fast/dom/wrapper-classes-objc.html:
895 2011-08-05 Anders Carlsson <andersca@apple.com>
897 Add a Lion specific test for fast/repaint/canvas-putImageData.html
899 * platform/mac-snowleopard/fast/repaint: Added.
900 * platform/mac-snowleopard/fast/repaint/canvas-putImageData-expected.txt: Copied from fast/repaint/canvas-putImageData-expected.txt.
901 * platform/mac/fast/repaint/canvas-putImageData-expected.txt: Added.
903 2011-08-05 Anders Carlsson <andersca@apple.com>
905 Add more Lion specific test results.
907 * platform/mac-snowleopard/fast/text/capitalize-boundaries-expected.png: Copied from platform/mac/fast/text/capitalize-boundaries-expected.png.
908 * platform/mac-snowleopard/fast/text/capitalize-boundaries-expected.txt: Copied from platform/mac/fast/text/capitalize-boundaries-expected.txt.
909 * platform/mac-snowleopard/fast/text/complex-text-opacity-expected.png: Copied from platform/mac/fast/text/complex-text-opacity-expected.png.
910 * platform/mac-snowleopard/fast/text/complex-text-opacity-expected.txt: Copied from platform/mac/fast/text/complex-text-opacity-expected.txt.
911 * platform/mac-snowleopard/fast/text/international: Added.
912 * platform/mac-snowleopard/fast/text/international/Geeza-Pro-vertical-metrics-adjustment-expected.txt: Copied from platform/mac/fast/text/international/Geeza-Pro-vertical-metrics-adjustment-expected.txt.
913 * platform/mac-snowleopard/fast/text/international/Geeza-Pro-vertical-metrics-adjustment.html: Copied from platform/mac/fast/text/international/Geeza-Pro-vertical-metrics-adjustment.html.
914 * platform/mac-snowleopard/fast/text/international/bidi-AN-after-L-expected.png: Copied from platform/mac/fast/text/international/bidi-AN-after-L-expected.png.
915 * platform/mac-snowleopard/fast/text/international/bidi-AN-after-L-expected.txt: Copied from platform/mac/fast/text/international/bidi-AN-after-L-expected.txt.
916 * platform/mac-snowleopard/fast/text/international/bidi-AN-after-empty-run-expected.png: Copied from platform/mac/fast/text/international/bidi-AN-after-empty-run-expected.png.
917 * platform/mac-snowleopard/fast/text/international/bidi-AN-after-empty-run-expected.txt: Copied from platform/mac/fast/text/international/bidi-AN-after-empty-run-expected.txt.
918 * platform/mac-snowleopard/fast/text/international/bidi-CS-after-AN-expected.png: Copied from platform/mac/fast/text/international/bidi-CS-after-AN-expected.png.
919 * platform/mac-snowleopard/fast/text/international/bidi-CS-after-AN-expected.txt: Copied from platform/mac/fast/text/international/bidi-CS-after-AN-expected.txt.
920 * platform/mac-snowleopard/fast/text/international/bidi-neutral-directionality-paragraph-start-expected.png: Copied from platform/mac/fast/text/international/bidi-neutral-directionality-paragraph-start-expected.png.
921 * platform/mac-snowleopard/fast/text/international/bidi-neutral-directionality-paragraph-start-expected.txt: Copied from platform/mac/fast/text/international/bidi-neutral-directionality-paragraph-start-expected.txt.
922 * platform/mac-snowleopard/fast/text/international/bidi-neutral-run-expected.png: Copied from platform/mac/fast/text/international/bidi-neutral-run-expected.png.
923 * platform/mac-snowleopard/fast/text/international/bidi-neutral-run-expected.txt: Copied from platform/mac/fast/text/international/bidi-neutral-run-expected.txt.
924 * platform/mac-snowleopard/fast/text/international/bold-bengali-expected.png: Copied from platform/mac/fast/text/international/bold-bengali-expected.png.
925 * platform/mac-snowleopard/fast/text/international/bold-bengali-expected.txt: Copied from platform/mac/fast/text/international/bold-bengali-expected.txt.
926 * platform/mac-snowleopard/fast/text/international/khmer-selection-expected.png: Copied from platform/mac/fast/text/international/khmer-selection-expected.png.
927 * platform/mac-snowleopard/fast/text/international/khmer-selection-expected.txt: Copied from platform/mac/fast/text/international/khmer-selection-expected.txt.
928 * platform/mac/fast/text/capitalize-boundaries-expected.png:
929 * platform/mac/fast/text/capitalize-boundaries-expected.txt:
930 * platform/mac/fast/text/complex-text-opacity-expected.png:
931 * platform/mac/fast/text/complex-text-opacity-expected.txt:
932 * platform/mac/fast/text/hyphenate-locale-expected.txt:
933 * platform/mac/fast/text/international/Geeza-Pro-vertical-metrics-adjustment-expected.txt:
934 * platform/mac/fast/text/international/bidi-AN-after-L-expected.png:
935 * platform/mac/fast/text/international/bidi-AN-after-L-expected.txt:
936 * platform/mac/fast/text/international/bidi-AN-after-empty-run-expected.png:
937 * platform/mac/fast/text/international/bidi-AN-after-empty-run-expected.txt:
938 * platform/mac/fast/text/international/bidi-CS-after-AN-expected.png:
939 * platform/mac/fast/text/international/bidi-CS-after-AN-expected.txt:
940 * platform/mac/fast/text/international/bidi-neutral-directionality-paragraph-start-expected.png:
941 * platform/mac/fast/text/international/bidi-neutral-directionality-paragraph-start-expected.txt:
942 * platform/mac/fast/text/international/bidi-neutral-run-expected.png:
943 * platform/mac/fast/text/international/bidi-neutral-run-expected.txt:
944 * platform/mac/fast/text/international/bold-bengali-expected.png:
945 * platform/mac/fast/text/international/bold-bengali-expected.txt:
946 * platform/mac/fast/text/international/khmer-selection-expected.png:
947 * platform/mac/fast/text/international/khmer-selection-expected.txt:
948 * platform/mac/fast/text/justify-ideograph-leading-expansion-expected.png:
949 * platform/mac/fast/text/justify-ideograph-leading-expansion-expected.txt:
950 * platform/mac/platform/mac/fast/text/international/Geeza-Pro-vertical-metrics-adjustment-expected.png:
952 2011-08-05 Anders Carlsson <andersca@apple.com>
954 Add two fast/text tests to the skipped list.
956 * platform/mac-lion/Skipped:
958 2011-08-05 Anders Carlsson <andersca@apple.com>
960 Add Lion specific test results for css1 and css2.1.
962 * platform/mac-snowleopard/css1: Added.
963 * platform/mac-snowleopard/css1/font_properties: Added.
964 * platform/mac-snowleopard/css1/font_properties/font-expected.png: Copied from platform/mac/css1/font_properties/font-expected.png.
965 * platform/mac-snowleopard/css1/font_properties/font-expected.txt: Copied from platform/mac/css1/font_properties/font-expected.txt.
966 * platform/mac-snowleopard/css2.1: Added.
967 * platform/mac-snowleopard/css2.1/t1202-counter-09-b-expected.png: Copied from platform/mac/css2.1/t1202-counter-09-b-expected.png.
968 * platform/mac-snowleopard/css2.1/t1202-counter-09-b-expected.txt: Copied from platform/mac/css2.1/t1202-counter-09-b-expected.txt.
969 * platform/mac-snowleopard/css2.1/t1202-counters-09-b-expected.png: Copied from platform/mac/css2.1/t1202-counters-09-b-expected.png.
970 * platform/mac-snowleopard/css2.1/t1202-counters-09-b-expected.txt: Copied from platform/mac/css2.1/t1202-counters-09-b-expected.txt.
971 * platform/mac-snowleopard/css2.1/t1508-c527-font-05-b-expected.png: Copied from platform/mac/css2.1/t1508-c527-font-05-b-expected.png.
972 * platform/mac-snowleopard/css2.1/t1508-c527-font-05-b-expected.txt: Copied from platform/mac/css2.1/t1508-c527-font-05-b-expected.txt.
973 * platform/mac-snowleopard/css2.1/t1508-c527-font-10-c-expected.png: Copied from platform/mac/css2.1/t1508-c527-font-10-c-expected.png.
974 * platform/mac-snowleopard/css2.1/t1508-c527-font-10-c-expected.txt: Copied from platform/mac/css2.1/t1508-c527-font-10-c-expected.txt.
975 * platform/mac/css1/font_properties/font-expected.png:
976 * platform/mac/css1/font_properties/font-expected.txt:
977 * platform/mac/css2.1/t1202-counter-09-b-expected.png:
978 * platform/mac/css2.1/t1202-counter-09-b-expected.txt:
979 * platform/mac/css2.1/t1202-counters-09-b-expected.png:
980 * platform/mac/css2.1/t1202-counters-09-b-expected.txt:
981 * platform/mac/css2.1/t1508-c527-font-05-b-expected.png:
982 * platform/mac/css2.1/t1508-c527-font-05-b-expected.txt:
983 * platform/mac/css2.1/t1508-c527-font-10-c-expected.png:
984 * platform/mac/css2.1/t1508-c527-font-10-c-expected.txt:
986 2011-08-05 Jian Li <jianli@chromium.org>
988 Unreviewed, skip those tests still failing on chromium due to incomplete
989 baseline caused by r92466.
991 * platform/chromium/test_expectations.txt:
993 2011-08-05 Ryosuke Niwa <rniwa@webkit.org>
995 REGRESSION(r92433): media/video-src-change.html fails
996 https://bugs.webkit.org/show_bug.cgi?id=65771
998 Reviewed by Dimitri Glazkov.
1000 Give the listener as the second argument to removeEventListener.
1002 * media/video-src-change.html:
1004 2011-08-05 Ami Fischman <fischman@chromium.org>
1006 compositing/video/video-background-color.html test does not produce correct output
1007 https://bugs.webkit.org/show_bug.cgi?id=55519
1011 Chromium doesn't support video codecs that support alpha, so stop
1012 running (and failing) a test that depends on codecs supporting alpha.
1014 * platform/chromium/test_expectations.txt:
1016 2011-08-05 Yael Aharon <yael.aharon@nokia.com>
1018 dir=auto needs to work on value of input and textarea elements
1019 https://bugs.webkit.org/show_bug.cgi?id=65428
1021 Reviewed by Darin Adler.
1023 * fast/dom/HTMLElement/attr-dir-auto-changed-text-form-control-expected.txt: Added.
1024 * fast/dom/HTMLElement/attr-dir-auto-changed-text-form-control.html: Added.
1025 * fast/dom/HTMLElement/attr-dir-auto-text-form-control-child-expected.txt: Added.
1026 * fast/dom/HTMLElement/attr-dir-auto-text-form-control-child.html: Added.
1027 * fast/dom/HTMLElement/attr-dir-auto-text-form-control-expected.txt: Added.
1028 * fast/dom/HTMLElement/attr-dir-auto-text-form-control.html: Added.
1030 2011-08-05 Vsevolod Vlasov <vsevik@chromium.org>
1032 [Qt]Web Inspector: REGRESSION(r91928): It made 2 tests fail
1033 https://bugs.webkit.org/show_bug.cgi?id=65364
1035 Unreviewed: unskipping tests now that the test was fixed.
1037 * platform/qt/Skipped:
1039 2011-08-05 Yury Semikhatsky <yurys@chromium.org>
1041 Web Inspector: constrain maximum depth for returnByValue objects
1042 https://bugs.webkit.org/show_bug.cgi?id=65761
1044 Reviewed by Pavel Feldman.
1046 * inspector/protocol/runtime-agent-expected.txt:
1047 * inspector/protocol/runtime-agent.html:
1049 2011-08-05 Zoltan Horvath <zoltan@webkit.org>
1051 [Qt] Skip 2 crashy tests on Qt SnowLeopard Intel Release bot to make a green world,
1053 * platform/qt-mac/Skipped:
1055 2011-08-05 Zoltan Horvath <zoltan@webkit.org>
1057 [Qt] Add http/tests/inspector/resource-tree/resource-tree-non-unique-url.html
1058 to Skiplist because it makes ARMv5 Linux Qt Release weepy.
1060 * platform/qt-arm/Skipped:
1062 2011-08-05 Zoltan Horvath <zoltan@webkit.org>
1064 [Qt] Ossyize fast/forms/enter-clicks-buttons.html because
1065 it makes Qt SnowLeopard Intel Release bot bleeding after r92375.
1067 * platform/qt-mac/Skipped:
1069 2011-08-05 David Reveman <reveman@chromium.org>
1071 [chromium] Rebaseline following r92255.
1072 https://bugs.webkit.org/show_bug.cgi?id=65736
1074 Reviewed by James Robinson.
1076 * platform/chromium-gpu-linux/compositing/color-matching/image-color-matching-expected.png:
1077 * platform/chromium-gpu-linux/compositing/direct-image-compositing-expected.png:
1078 * platform/chromium-gpu-linux/compositing/geometry/ancestor-overflow-change-expected.png:
1079 * platform/chromium-gpu-linux/compositing/geometry/fixed-in-composited-expected.png:
1080 * platform/chromium-gpu-linux/compositing/geometry/fixed-position-expected.png:
1081 * platform/chromium-gpu-linux/compositing/geometry/layer-due-to-layer-children-deep-expected.png:
1082 * platform/chromium-gpu-linux/compositing/geometry/layer-due-to-layer-children-expected.png:
1083 * platform/chromium-gpu-linux/compositing/geometry/tall-page-composited-expected.png:
1084 * platform/chromium-gpu-linux/compositing/geometry/vertical-scroll-composited-expected.png:
1085 * platform/chromium-gpu-linux/compositing/masks/masked-ancestor-expected.png:
1086 * platform/chromium-gpu-linux/compositing/masks/simple-composited-mask-expected.png:
1087 * platform/chromium-gpu-linux/compositing/overflow/fixed-position-ancestor-clip-expected.png:
1088 * platform/chromium-gpu-linux/compositing/reflections/nested-reflection-transition-expected.png:
1089 * platform/chromium-gpu-linux/compositing/reflections/transform-inside-reflection-expected.png:
1090 * platform/chromium-gpu-linux/compositing/shadows/shadow-drawing-expected.png:
1091 * platform/chromium-gpu-linux/compositing/transitions/scale-transition-no-start-expected.png:
1092 * platform/chromium-gpu-linux/fast/canvas/canvas-text-alignment-expected.png:
1093 * platform/chromium-gpu-linux/fast/canvas/image-object-in-canvas-expected.png:
1094 * platform/chromium-gpu-linux/media/video-transformed-expected.png:
1095 * platform/chromium-gpu-linux/media/video-zoom-controls-expected.png:
1096 * platform/chromium-gpu-linux/media/video-zoom-expected.png:
1097 * platform/chromium-gpu-linux/platform/chromium/compositing/backface-visibility-transformed-expected.png:
1098 * platform/chromium-gpu-linux/platform/chromium/compositing/huge-layer-rotated-expected.png:
1099 * platform/chromium-gpu-linux/platform/chromium/compositing/layout-width-change-expected.png:
1100 * platform/chromium-gpu-linux/platform/chromium/compositing/perpendicular-layer-sorting-expected.png:
1101 * platform/chromium-gpu-linux/platform/chromium/compositing/tiny-layer-rotated-expected.png:
1102 * platform/chromium-gpu-mac/compositing/color-matching/image-color-matching-expected.png:
1103 * platform/chromium-gpu-mac/compositing/direct-image-compositing-expected.png:
1104 * platform/chromium-gpu-mac/compositing/geometry/ancestor-overflow-change-expected.png:
1105 * platform/chromium-gpu-mac/compositing/geometry/fixed-position-expected.png:
1106 * platform/chromium-gpu-mac/compositing/geometry/horizontal-scroll-composited-expected.png:
1107 * platform/chromium-gpu-mac/compositing/geometry/layer-due-to-layer-children-deep-expected.png:
1108 * platform/chromium-gpu-mac/compositing/geometry/layer-due-to-layer-children-expected.png:
1109 * platform/chromium-gpu-mac/compositing/geometry/vertical-scroll-composited-expected.png:
1110 * platform/chromium-gpu-mac/compositing/masks/masked-ancestor-expected.png:
1111 * platform/chromium-gpu-mac/compositing/overflow/fixed-position-ancestor-clip-expected.png:
1112 * platform/chromium-gpu-mac/compositing/reflections/nested-reflection-transition-expected.png:
1113 * platform/chromium-gpu-mac/compositing/reflections/transform-inside-reflection-expected.png:
1114 * platform/chromium-gpu-mac/compositing/shadows/shadow-drawing-expected.png:
1115 * platform/chromium-gpu-mac/compositing/transitions/scale-transition-no-start-expected.png:
1116 * platform/chromium-gpu-mac/media/video-transformed-expected.png:
1117 * platform/chromium-gpu-mac/media/video-zoom-controls-expected.png:
1118 * platform/chromium-gpu-mac/platform/chromium/compositing/backface-visibility-transformed-expected.png:
1119 * platform/chromium-gpu-mac/platform/chromium/compositing/huge-layer-rotated-expected.png:
1120 * platform/chromium-gpu-mac/platform/chromium/compositing/layout-width-change-expected.png:
1121 * platform/chromium-gpu-mac/platform/chromium/compositing/perpendicular-layer-sorting-expected.png:
1122 * platform/chromium-gpu-mac/platform/chromium/compositing/tiny-layer-rotated-expected.png:
1123 * platform/chromium-gpu-win/compositing/color-matching/image-color-matching-expected.png:
1124 * platform/chromium-gpu-win/compositing/direct-image-compositing-expected.png:
1125 * platform/chromium-gpu-win/compositing/geometry/ancestor-overflow-change-expected.png:
1126 * platform/chromium-gpu-win/compositing/geometry/fixed-position-expected.png:
1127 * platform/chromium-gpu-win/compositing/geometry/horizontal-scroll-composited-expected.png:
1128 * platform/chromium-gpu-win/compositing/geometry/layer-due-to-layer-children-deep-expected.png:
1129 * platform/chromium-gpu-win/compositing/geometry/layer-due-to-layer-children-expected.png:
1130 * platform/chromium-gpu-win/compositing/geometry/vertical-scroll-composited-expected.png:
1131 * platform/chromium-gpu-win/compositing/iframes/composited-iframe-alignment-expected.png:
1132 * platform/chromium-gpu-win/compositing/masks/masked-ancestor-expected.png:
1133 * platform/chromium-gpu-win/compositing/overflow/fixed-position-ancestor-clip-expected.png:
1134 * platform/chromium-gpu-win/compositing/reflections/nested-reflection-transition-expected.png:
1135 * platform/chromium-gpu-win/compositing/reflections/transform-inside-reflection-expected.png:
1136 * platform/chromium-gpu-win/compositing/shadows/shadow-drawing-expected.png:
1137 * platform/chromium-gpu-win/compositing/transitions/scale-transition-no-start-expected.png:
1138 * platform/chromium-gpu-win/media/video-transformed-expected.png:
1139 * platform/chromium-gpu-win/media/video-zoom-controls-expected.png:
1140 * platform/chromium-gpu-win/platform/chromium/compositing/backface-visibility-transformed-expected.png:
1141 * platform/chromium-gpu-win/platform/chromium/compositing/huge-layer-rotated-expected.png:
1142 * platform/chromium-gpu-win/platform/chromium/compositing/layout-width-change-expected.png:
1143 * platform/chromium-gpu-win/platform/chromium/compositing/perpendicular-layer-sorting-expected.png:
1144 * platform/chromium-gpu-win/platform/chromium/compositing/tiny-layer-rotated-expected.png:
1145 * platform/chromium/test_expectations.txt:
1147 2011-08-05 Shinichiro Hamaji <hamaji@chromium.org>
1149 Layout Test fast/xsl/xslt-import-depth.xml is failing
1150 https://bugs.webkit.org/show_bug.cgi?id=65758
1152 Chromium test_expectations.txt update
1154 * platform/chromium/test_expectations.txt:
1156 2011-08-05 Shinichiro Hamaji <hamaji@chromium.org>
1158 Layout Test fast/xsl/import-after-comment.xml is failing
1159 https://bugs.webkit.org/show_bug.cgi?id=65757
1161 Chromium test_expectations.txt update
1163 * platform/chromium/test_expectations.txt:
1165 2011-08-05 Shinichiro Hamaji <hamaji@chromium.org>
1167 Layout Test fast/loader/ping-error.html is failing
1168 https://bugs.webkit.org/show_bug.cgi?id=65754
1170 Chromium test_expectations.txt update
1172 * platform/chromium/test_expectations.txt:
1174 2011-08-05 Kenichi Ishibashi <bashi@chromium.org>
1176 Parsing CSS3 font-feature-settings property
1177 https://bugs.webkit.org/show_bug.cgi?id=63618
1179 Add parsing test case for -webkit-font-feature-settings property.
1181 Reviewed by Shinichiro Hamaji.
1183 * css3/font-feature-settings-parsing-expected.txt: Added.
1184 * css3/font-feature-settings-parsing.html: Added.
1186 2011-08-05 Sheriff Bot <webkit.review.bot@gmail.com>
1188 Unreviewed, rolling out r92439.
1189 http://trac.webkit.org/changeset/92439
1190 https://bugs.webkit.org/show_bug.cgi?id=65753
1192 Caused 9 tests to fail on Qt (Requested by abarth on #webkit).
1194 * loader/document-destruction-within-unload-expected.txt: Removed.
1195 * loader/document-destruction-within-unload.html: Removed.
1196 * loader/resources/document-destruction-within-unload-iframe.html: Removed.
1197 * loader/resources/document-destruction-within-unload.svg: Removed.
1199 2011-08-04 Ryosuke Niwa <rniwa@webkit.org>
1201 Chromium test expectation update after r92341.
1203 * platform/chromium/test_expectations.txt:
1205 2011-08-04 Scott Graham <scottmg@chromium.org>
1207 Bad interaction between document destruction and unload events
1208 https://bugs.webkit.org/show_bug.cgi?id=64741
1210 Reviewed by Adam Barth.
1212 * loader/document-destruction-within-unload-expected.txt: Added.
1213 * loader/document-destruction-within-unload.html: Added.
1214 * loader/resources/document-destruction-within-unload-iframe.html: Added.
1215 * loader/resources/document-destruction-within-unload.svg: Added.
1217 2011-08-04 Kent Tamura <tkent@chromium.org>
1219 Move <input type=week> tests to fast/forms/week/
1220 https://bugs.webkit.org/show_bug.cgi?id=65676
1222 Reviewed by Tony Chang.
1224 * fast/forms/ValidityState-rangeOverflow-expected.txt:
1225 * fast/forms/ValidityState-rangeUnderflow-expected.txt:
1226 * fast/forms/ValidityState-stepMismatch-expected.txt:
1227 * fast/forms/ValidityState-typeMismatch-week-expected.txt: Removed.
1228 * fast/forms/ValidityState-typeMismatch-week.html: Removed.
1229 * fast/forms/date-input-visible-strings-expected.txt:
1230 * fast/forms/date-input-visible-strings.html:
1231 * fast/forms/input-stepup-stepdown-expected.txt:
1232 * fast/forms/input-stepup-stepdown-from-renderer-expected.txt:
1233 * fast/forms/input-type-change3-expected.txt:
1234 * fast/forms/input-valueasdate-week-expected.txt: Removed.
1235 * fast/forms/input-valueasdate-week.html: Removed.
1236 * fast/forms/input-valueasnumber-week-expected.txt: Removed.
1237 * fast/forms/input-valueasnumber-week.html: Removed.
1238 * fast/forms/script-tests/ValidityState-rangeOverflow.js:
1239 * fast/forms/script-tests/ValidityState-rangeUnderflow.js:
1240 * fast/forms/script-tests/ValidityState-stepMismatch.js:
1241 * fast/forms/script-tests/ValidityState-typeMismatch-week.js: Removed.
1242 * fast/forms/script-tests/input-stepup-stepdown-from-renderer.js:
1243 * fast/forms/script-tests/input-stepup-stepdown.js:
1244 * fast/forms/script-tests/input-type-change3.js:
1245 * fast/forms/script-tests/input-valueasdate-week.js: Removed.
1246 * fast/forms/script-tests/input-valueasnumber-week.js: Removed.
1247 * fast/forms/week: Added.
1248 * fast/forms/week/ValidityState-rangeOverflow-week-expected.txt: Added.
1249 * fast/forms/week/ValidityState-rangeOverflow-week.html: Copied from LayoutTests/fast/forms/script-tests/ValidityState-rangeOverflow.js.
1250 * fast/forms/week/ValidityState-rangeUnderflow-week-expected.txt: Added.
1251 * fast/forms/week/ValidityState-rangeUnderflow-week.html: Copied from LayoutTests/fast/forms/script-tests/ValidityState-rangeUnderflow.js.
1252 * fast/forms/week/ValidityState-stepMismatch-week-expected.txt: Added.
1253 * fast/forms/week/ValidityState-stepMismatch-week.html: Copied from LayoutTests/fast/forms/script-tests/ValidityState-stepMismatch.js.
1254 * fast/forms/week/ValidityState-typeMismatch-week-expected.txt: Copied from LayoutTests/fast/forms/ValidityState-typeMismatch-week-expected.txt.
1255 * fast/forms/week/ValidityState-typeMismatch-week.html: Copied from LayoutTests/fast/forms/script-tests/ValidityState-typeMismatch-week.js.
1256 * fast/forms/week/input-valueasdate-week-expected.txt: Copied from LayoutTests/fast/forms/input-valueasdate-week-expected.txt.
1257 * fast/forms/week/input-valueasdate-week.html: Copied from LayoutTests/fast/forms/script-tests/input-valueasdate-week.js.
1258 * fast/forms/week/input-valueasnumber-week-expected.txt: Copied from LayoutTests/fast/forms/input-valueasnumber-week-expected.txt.
1259 * fast/forms/week/input-valueasnumber-week.html: Copied from LayoutTests/fast/forms/script-tests/input-valueasnumber-week.js.
1260 * fast/forms/week/week-input-type-expected.txt: Added.
1261 * fast/forms/week/week-input-type.html: Copied from LayoutTests/fast/forms/script-tests/input-type-change3.js.
1262 * fast/forms/week/week-input-visible-string-expected.txt: Added.
1263 * fast/forms/week/week-input-visible-string.html: Copied from LayoutTests/fast/forms/date-input-visible-strings.html.
1264 * fast/forms/week/week-stepup-stepdown-expected.txt: Added.
1265 * fast/forms/week/week-stepup-stepdown-from-renderer-expected.txt: Added.
1266 * fast/forms/week/week-stepup-stepdown-from-renderer.html: Copied from LayoutTests/fast/forms/script-tests/input-stepup-stepdown-from-renderer.js.
1267 * fast/forms/week/week-stepup-stepdown.html: Copied from LayoutTests/fast/forms/script-tests/input-stepup-stepdown.js.
1269 2011-08-04 Tim Horton <timothy_horton@apple.com>
1271 Reviewed by Nikolas Zimmerman.
1273 Errors encountered within SVG documents should be reported to the console
1274 https://bugs.webkit.org/show_bug.cgi?id=62599
1275 <rdar://problem/9727074>
1277 Adjust SVG error tests to expect new console output on unexpected input.
1279 * platform/chromium-win/svg/hixie/error/013-expected.txt:
1280 * platform/gtk/svg/hixie/error/001-expected.txt:
1281 * platform/gtk/svg/hixie/error/007-expected.txt:
1282 * platform/gtk/svg/hixie/error/013-expected.txt:
1283 * platform/gtk/svg/hixie/error/015-expected.txt:
1284 * platform/mac/svg/hixie/error/001-expected.txt:
1285 * platform/mac/svg/hixie/error/007-expected.txt:
1286 * platform/mac/svg/hixie/error/013-expected.txt:
1287 * platform/mac/svg/hixie/error/015-expected.txt:
1288 * platform/qt/svg/hixie/error/001-expected.txt:
1289 * platform/qt/svg/hixie/error/007-expected.txt:
1290 * platform/qt/svg/hixie/error/013-expected.txt:
1291 * platform/qt/svg/hixie/error/015-expected.txt:
1292 * svg/custom/invalid-length-units-expected.txt:
1293 * svg/custom/svg-parse-overflow-1-expected.txt:
1294 * svg/custom/svg-parse-overflow-2-expected.txt:
1295 * svg/custom/svg-parse-overflow-3-expected.txt:
1296 * svg/custom/svg-parse-overflow-4-expected.txt:
1297 * svg/custom/svg-parse-overflow-5-expected.txt:
1299 2011-08-04 Sheriff Bot <webkit.review.bot@gmail.com>
1301 Unreviewed, rolling out r92419.
1302 http://trac.webkit.org/changeset/92419
1303 https://bugs.webkit.org/show_bug.cgi?id=65726
1305 "committed partially to branch" (Requested by thorton on
1308 * platform/chromium-win/svg/hixie/error/013-expected.txt:
1309 * platform/gtk/svg/hixie/error/001-expected.txt:
1310 * platform/gtk/svg/hixie/error/007-expected.txt:
1311 * platform/gtk/svg/hixie/error/013-expected.txt:
1312 * platform/gtk/svg/hixie/error/015-expected.txt:
1313 * platform/mac/svg/hixie/error/001-expected.txt:
1314 * platform/mac/svg/hixie/error/007-expected.txt:
1315 * platform/mac/svg/hixie/error/013-expected.txt:
1316 * platform/mac/svg/hixie/error/015-expected.txt:
1317 * platform/qt/svg/hixie/error/001-expected.txt:
1318 * platform/qt/svg/hixie/error/007-expected.txt:
1319 * platform/qt/svg/hixie/error/013-expected.txt:
1320 * platform/qt/svg/hixie/error/015-expected.txt:
1321 * svg/custom/invalid-length-units-expected.txt:
1322 * svg/custom/svg-parse-overflow-1-expected.txt:
1323 * svg/custom/svg-parse-overflow-2-expected.txt:
1324 * svg/custom/svg-parse-overflow-3-expected.txt:
1325 * svg/custom/svg-parse-overflow-4-expected.txt:
1326 * svg/custom/svg-parse-overflow-5-expected.txt:
1328 2011-08-04 Tim Horton <timothy_horton@apple.com>
1330 Reviewed by Nikolas Zimmerman.
1332 Errors encountered within SVG documents should be reported to the console
1333 https://bugs.webkit.org/show_bug.cgi?id=62599
1334 <rdar://problem/9727074>
1336 Adjust SVG error tests to expect new console output on unexpected input.
1338 * platform/chromium-win/svg/hixie/error/013-expected.txt:
1339 * platform/gtk/svg/hixie/error/001-expected.txt:
1340 * platform/gtk/svg/hixie/error/007-expected.txt:
1341 * platform/gtk/svg/hixie/error/013-expected.txt:
1342 * platform/gtk/svg/hixie/error/015-expected.txt:
1343 * platform/mac/svg/hixie/error/001-expected.txt:
1344 * platform/mac/svg/hixie/error/007-expected.txt:
1345 * platform/mac/svg/hixie/error/013-expected.txt:
1346 * platform/mac/svg/hixie/error/015-expected.txt:
1347 * platform/qt/svg/hixie/error/001-expected.txt:
1348 * platform/qt/svg/hixie/error/007-expected.txt:
1349 * platform/qt/svg/hixie/error/013-expected.txt:
1350 * platform/qt/svg/hixie/error/015-expected.txt:
1351 * svg/custom/invalid-length-units-expected.txt:
1352 * svg/custom/svg-parse-overflow-1-expected.txt:
1353 * svg/custom/svg-parse-overflow-2-expected.txt:
1354 * svg/custom/svg-parse-overflow-3-expected.txt:
1355 * svg/custom/svg-parse-overflow-4-expected.txt:
1356 * svg/custom/svg-parse-overflow-5-expected.txt:
1358 2011-08-04 Fady Samuel <fsamuel@chromium.org>
1360 Background Does Not Scale Correctly with Page
1362 Scaling is applied twice to the background (the paint area is doubly scaled).
1363 This patch fixes this issue by passing the unscaled document rect to paintFillLayers
1364 in paintRootBoxFillLayers.
1366 https://bugs.webkit.org/show_bug.cgi?id=65690
1368 Reviewed by Simon Fraser.
1370 * fast/repaint/background-scaling-expected.png: Added.
1371 * fast/repaint/background-scaling-expected.txt: Added.
1372 * fast/repaint/background-scaling.html: Added.
1374 2011-08-04 Yael Aharon <yael.aharon@nokia.com>
1376 [Qt] 69 tests failing after http://trac.webkit.org/changeset/92375
1377 https://bugs.webkit.org/show_bug.cgi?id=65721
1381 Skipping tests until rebaseline.
1383 * platform/qt/Skipped:
1385 2011-08-04 Sergey Glazunov <serg.glazunov@gmail.com>
1387 Fix integer overflow in custom bindings for WebGLRenderingContext
1388 https://bugs.webkit.org/show_bug.cgi?id=65646
1390 Reviewed by Kenneth Russell.
1392 * fast/canvas/webgl/resources/floatArrayUniformShader.vert: Added.
1393 * fast/canvas/webgl/resources/intArrayUniformShader2.vert: Added.
1394 * fast/canvas/webgl/uniform-array-length-overflow-expected.txt: Added.
1395 * fast/canvas/webgl/uniform-array-length-overflow.html: Added.
1397 2011-08-04 Adam Barth <abarth@webkit.org>
1399 Refine some test expectations to account for flakiness.
1401 * platform/chromium/test_expectations.txt:
1403 2011-08-04 Anders Carlsson <andersca@apple.com>
1405 Make fast/css/import-and-insert-rule-no-update.html less flaky
1406 https://bugs.webkit.org/show_bug.cgi?id=65713
1408 Reviewed by Dan Bernstein.
1410 Wait until the @imported style sheet has finished loading before running the test.
1412 * fast/css/import-and-insert-rule-no-update.html:
1414 2011-08-04 Anders Carlsson <andersca@apple.com>
1416 Add more failing tests to the skipped list.
1418 * platform/mac-lion/Skipped:
1420 2011-08-03 Adam Roben <aroben@apple.com>
1422 Test that a 2^25x2^25 pixel layer doesn't cause a crash
1424 Test for <http://webkit.org/b/65637> <rdar://problem/9784849> Crash beneath
1425 PlatformCALayerWinInternal::updateTiles when zooming on Google Maps
1427 Reviewed by Sam Weinig.
1429 * compositing/tiling/crash-huge-layer-expected.txt: Added.
1430 * compositing/tiling/crash-huge-layer.html: Added.
1432 2011-08-04 Jian Li <jianli@chromium.org>
1434 Unreviewed, mark gain.html as flaky on Linux chromium.
1436 * platform/chromium/test_expectations.txt:
1438 2011-08-04 Philippe Normand <pnormand@igalia.com>
1440 Unreviewed, skip 2 crashing tests on GTK. See bug 65699 and 65702.
1442 * platform/gtk/Skipped:
1444 2011-08-04 Philippe Normand <pnormand@igalia.com>
1446 Unreviewed, skip some svg tests on GTK, likely affected by bug 39022.
1448 * platform/gtk/Skipped:
1450 2011-08-04 Philippe Normand <pnormand@igalia.com>
1452 Unreviewed, GTK rebaseline and test_expectations update (2 tests
1455 * platform/gtk/fast/text/international/unicode-bidi-plaintext-expected.txt:
1456 * platform/gtk/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.txt:
1457 * platform/gtk/test_expectations.txt:
1459 2011-08-04 Dimitri Glazkov <dglazkov@chromium.org>
1461 [Chromium] Normalize test_expectations.txt file.
1463 * platform/chromium/test_expectations.txt: Ran webkit-path optimize-expectations.
1465 2011-08-04 Philippe Normand <pnormand@igalia.com>
1467 Unreviewed, GTK new baselines for new tests.
1469 * platform/gtk/accessibility/aria-labelledby-overrides-aria-label-expected.txt: Added.
1470 * platform/gtk/fast/block/float/intruding-float-add-in-sibling-block-on-static-position-expected.png: Added.
1471 * platform/gtk/fast/block/float/intruding-float-add-in-sibling-block-on-static-position-expected.txt: Added.
1472 * platform/gtk/fast/block/float/intruding-float-add-in-sibling-block-on-static-position2-expected.png: Added.
1473 * platform/gtk/fast/block/float/intruding-float-add-in-sibling-block-on-static-position2-expected.txt: Added.
1474 * platform/gtk/fast/block/float/intruding-float-remove-from-sibling-block-on-absolute-position-expected.png: Added.
1475 * platform/gtk/fast/block/float/intruding-float-remove-from-sibling-block-on-absolute-position-expected.txt: Added.
1476 * platform/gtk/fast/block/float/intruding-float-remove-from-sibling-block-on-absolute-position2-expected.png: Added.
1477 * platform/gtk/fast/block/float/intruding-float-remove-from-sibling-block-on-absolute-position2-expected.txt: Added.
1478 * platform/gtk/fast/block/float/intruding-float-remove-from-sibling-block-on-fixed-position-expected.png: Added.
1479 * platform/gtk/fast/block/float/intruding-float-remove-from-sibling-block-on-fixed-position-expected.txt: Added.
1480 * platform/gtk/fast/block/float/intruding-float-remove-from-sibling-block-on-fixed-position2-expected.png: Added.
1481 * platform/gtk/fast/block/float/intruding-float-remove-from-sibling-block-on-fixed-position2-expected.txt: Added.
1482 * platform/gtk/fast/block/float/overhanging-float-add-in-static-position-block-expected.png: Added.
1483 * platform/gtk/fast/block/float/overhanging-float-add-in-static-position-block-expected.txt: Added.
1484 * platform/gtk/fast/block/float/overhanging-float-add-in-static-position-block2-expected.png: Added.
1485 * platform/gtk/fast/block/float/overhanging-float-add-in-static-position-block2-expected.txt: Added.
1486 * platform/gtk/fast/block/float/overhanging-float-remove-from-absolute-position-block-expected.png: Added.
1487 * platform/gtk/fast/block/float/overhanging-float-remove-from-absolute-position-block-expected.txt: Added.
1488 * platform/gtk/fast/block/float/overhanging-float-remove-from-absolute-position-block2-expected.png: Added.
1489 * platform/gtk/fast/block/float/overhanging-float-remove-from-absolute-position-block2-expected.txt: Added.
1490 * platform/gtk/fast/block/float/overhanging-float-remove-from-fixed-position-block-expected.png: Added.
1491 * platform/gtk/fast/block/float/overhanging-float-remove-from-fixed-position-block-expected.txt: Added.
1492 * platform/gtk/fast/block/float/overhanging-float-remove-from-fixed-position-block2-expected.png: Added.
1493 * platform/gtk/fast/block/float/overhanging-float-remove-from-fixed-position-block2-expected.txt: Added.
1494 * platform/gtk/fast/blockflow/broken-ideograph-small-caps-expected.png: Added.
1495 * platform/gtk/fast/blockflow/broken-ideographic-font-expected.png: Added.
1496 * platform/gtk/fast/borders/only-one-border-with-width-expected.png: Added.
1497 * platform/gtk/fast/borders/only-one-border-with-width-expected.txt: Added.
1498 * platform/gtk/fast/css/color-leakage-expected.png: Added.
1499 * platform/gtk/fast/css/color-leakage-expected.txt: Added.
1500 * platform/gtk/fast/css/font-family-pictograph-expected.png: Added.
1501 * platform/gtk/fast/css/font-family-pictograph-expected.txt: Added.
1502 * platform/gtk/fast/dom/HTMLProgressElement/indeterminate-progress-001-expected.png: Added.
1503 * platform/gtk/fast/dom/HTMLProgressElement/indeterminate-progress-001-expected.txt: Added.
1504 * platform/gtk/fast/forms/input-appearance-number-rtl-expected.png: Added.
1505 * platform/gtk/fast/forms/input-appearance-number-rtl-expected.txt: Added.
1506 * platform/gtk/fast/forms/textarea-placeholder-wrapping-expected.png: Added.
1507 * platform/gtk/fast/forms/textarea-placeholder-wrapping-expected.txt: Added.
1508 * platform/gtk/fast/forms/textfield-overflow-by-value-update-expected.png: Added.
1509 * platform/gtk/fast/forms/textfield-overflow-by-value-update-expected.txt: Added.
1510 * platform/gtk/fast/multicol/span/span-as-nested-inline-block-child-expected.png: Added.
1511 * platform/gtk/fast/multicol/span/span-as-nested-inline-block-child-expected.txt: Added.
1512 * platform/gtk/fast/text/international/unicode-bidi-plaintext-expected.png: Added.
1513 * platform/gtk/fast/text/international/unicode-bidi-plaintext-expected.txt: Added.
1514 * platform/gtk/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.png: Added.
1515 * platform/gtk/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.txt: Added.
1516 * platform/gtk/fast/text/midword-break-before-surrogate-pair-expected.png: Added.
1517 * platform/gtk/fast/text/midword-break-before-surrogate-pair-expected.txt: Added.
1518 * platform/gtk/http/tests/misc/object-embedding-svg-delayed-size-negotiation-2-expected.png: Added.
1519 * platform/gtk/http/tests/misc/object-embedding-svg-delayed-size-negotiation-2-expected.txt: Added.
1520 * platform/gtk/svg/W3C-SVG-1.1-SE/interact-pointer-03-t-expected.png: Added.
1521 * platform/gtk/svg/W3C-SVG-1.1-SE/interact-pointer-03-t-expected.txt: Added.
1522 * platform/gtk/svg/W3C-SVG-1.1-SE/linking-uri-01-b-expected.png: Added.
1523 * platform/gtk/svg/W3C-SVG-1.1-SE/linking-uri-01-b-expected.txt: Added.
1524 * platform/gtk/svg/W3C-SVG-1.1-SE/painting-control-04-f-expected.png: Added.
1525 * platform/gtk/svg/W3C-SVG-1.1-SE/painting-control-04-f-expected.txt: Added.
1526 * platform/gtk/svg/W3C-SVG-1.1-SE/struct-dom-11-f-expected.png: Added.
1527 * platform/gtk/svg/W3C-SVG-1.1-SE/struct-dom-11-f-expected.txt: Added.
1528 * platform/gtk/svg/W3C-SVG-1.1-SE/struct-use-11-f-expected.png: Added.
1529 * platform/gtk/svg/W3C-SVG-1.1-SE/struct-use-11-f-expected.txt: Added.
1530 * platform/gtk/svg/W3C-SVG-1.1-SE/styling-pres-02-f-expected.png: Added.
1531 * platform/gtk/svg/W3C-SVG-1.1-SE/styling-pres-02-f-expected.txt: Added.
1532 * platform/gtk/svg/W3C-SVG-1.1-SE/text-tref-03-b-expected.png: Added.
1533 * platform/gtk/svg/W3C-SVG-1.1-SE/text-tref-03-b-expected.txt: Added.
1534 * platform/gtk/svg/as-border-image/svg-as-border-image-expected.png: Added.
1535 * platform/gtk/svg/as-border-image/svg-as-border-image-expected.txt: Added.
1536 * platform/gtk/svg/custom/absolute-root-position-masking-expected.png: Added.
1537 * platform/gtk/svg/custom/absolute-root-position-masking-expected.txt: Added.
1538 * platform/gtk/svg/custom/linking-uri-01-b-expected.png: Added.
1539 * platform/gtk/svg/custom/linking-uri-01-b-expected.txt: Added.
1540 * platform/gtk/svg/custom/repaint-shadow-expected.png: Added.
1541 * platform/gtk/svg/custom/repaint-shadow-expected.txt: Added.
1542 * platform/gtk/svg/custom/svg-fonts-fallback-expected.png: Added.
1543 * platform/gtk/svg/custom/svg-fonts-fallback-expected.txt: Added.
1544 * platform/gtk/svg/custom/svg-fonts-segmented-expected.png: Added.
1545 * platform/gtk/svg/custom/svg-fonts-segmented-expected.txt: Added.
1546 * platform/gtk/svg/custom/svg-fonts-word-spacing-expected.png: Added.
1547 * platform/gtk/svg/custom/svg-fonts-word-spacing-expected.txt: Added.
1548 * platform/gtk/svg/custom/text-tref-03-b-change-href-dom-expected.png: Added.
1549 * platform/gtk/svg/custom/text-tref-03-b-change-href-dom-expected.txt: Added.
1550 * platform/gtk/svg/custom/text-tref-03-b-change-href-expected.png: Added.
1551 * platform/gtk/svg/custom/text-tref-03-b-change-href-expected.txt: Added.
1552 * platform/gtk/svg/custom/text-tref-03-b-referenced-element-removal-expected.png: Added.
1553 * platform/gtk/svg/custom/text-tref-03-b-referenced-element-removal-expected.txt: Added.
1554 * platform/gtk/svg/custom/text-tref-03-b-tref-removal-expected.png: Added.
1555 * platform/gtk/svg/custom/text-tref-03-b-tref-removal-expected.txt: Added.
1556 * platform/gtk/svg/custom/tref-own-content-removal-expected.png: Added.
1557 * platform/gtk/svg/custom/tref-own-content-removal-expected.txt: Added.
1558 * platform/gtk/svg/text/text-overflow-ellipsis-svgfont-expected.png: Added.
1559 * platform/gtk/svg/text/text-overflow-ellipsis-svgfont-expected.txt: Added.
1560 * platform/gtk/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.png: Added.
1561 * platform/gtk/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt: Added.
1563 2011-08-04 Vsevolod Vlasov <vsevik@chromium.org>
1565 Web Inspector: Pretty print JSONP in network panel preview tab.
1566 https://bugs.webkit.org/show_bug.cgi?id=65559
1568 Reviewed by Pavel Feldman.
1570 * http/tests/inspector/network/network-preview-json-expected.txt: Added.
1571 * http/tests/inspector/network/network-preview-json.html: Added.
1573 2011-08-04 Pavel Feldman <pfeldman@google.com>
1575 Web Inspector: replace isRegex with urlRegex in setBreakpointByUrl
1576 https://bugs.webkit.org/show_bug.cgi?id=65684
1578 Reviewed by Yury Semikhatsky.
1580 * inspector/debugger/debugger-set-breakpoint-regex-expected.txt:
1581 * inspector/debugger/debugger-set-breakpoint-regex.html:
1583 2011-08-04 Pavel Feldman <pfeldman@google.com>
1585 Web Inspector: Rename sourceId -> scriptId in the protocol and the source code.
1586 https://bugs.webkit.org/show_bug.cgi?id=65682
1588 Reviewed by Yury Semikhatsky.
1590 * http/tests/inspector/debugger-test.js:
1591 (initialize_DebuggerTest):
1592 * inspector/debugger/source-file.html:
1594 2011-08-04 Philippe Normand <pnormand@igalia.com>
1596 Unreviewed, GTK rebaseline.
1598 * platform/gtk/fast/dom/Range/getBoundingClientRect-expected.txt:
1599 * platform/gtk/fast/dom/Range/getClientRects-expected.txt:
1600 * platform/gtk/fast/dom/Window/window-postmessage-clone-expected.txt:
1601 * platform/gtk/fast/dom/Window/window-properties-expected.txt:
1602 * platform/gtk/fast/dom/Window/window-property-descriptors-expected.txt: Added.
1603 * platform/gtk/fast/dom/prototype-inheritance-2-expected.txt: Added.
1604 * platform/gtk/fast/dom/prototype-inheritance-expected.txt: Added.
1605 * platform/gtk/fast/js/global-constructors-expected.txt: Added.
1607 2011-08-04 Shinichiro Hamaji <hamaji@chromium.org>
1609 [Chromium] Needs eventSender.scalePageBy()
1610 https://bugs.webkit.org/show_bug.cgi?id=58013
1612 Unreviewed chromium test_expectations.txt update
1614 * platform/chromium/test_expectations.txt:
1616 2011-08-02 Hans Wennborg <hans@chromium.org>
1618 IndexedDB: Fix index data invalidation bugs.
1619 https://bugs.webkit.org/show_bug.cgi?id=65547
1621 Reviewed by Tony Chang.
1623 Add layout test to verify that update object store data causes old
1624 index data to be invalidated.
1626 * storage/indexeddb/index-unique.html: Added.
1628 2011-08-04 Shinichiro Hamaji <hamaji@chromium.org>
1630 Layout Test fast/box-shadow/box-shadow-clipped-slices.html is failing
1631 https://bugs.webkit.org/show_bug.cgi?id=65666
1633 Chromium test_expectations.txt update
1635 * platform/chromium/test_expectations.txt:
1637 2011-08-04 Shinichiro Hamaji <hamaji@chromium.org>
1639 [Chromium] Needs eventSender.scalePageBy()
1640 https://bugs.webkit.org/show_bug.cgi?id=58013
1642 Chromium test rebaselining
1644 * platform/chromium-gpu-win/compositing/scaling/tiled-layer-recursion-expected.png: Added.
1645 * platform/chromium-mac-leopard/compositing/scaling/tiled-layer-recursion-expected.png: Added.
1646 * platform/chromium-mac/compositing/scaling/tiled-layer-recursion-expected.png: Added.
1647 * platform/chromium-win/compositing/scaling/tiled-layer-recursion-expected.png: Added.
1648 * platform/chromium/test_expectations.txt:
1650 2011-08-04 Adam Barth <abarth@webkit.org>
1652 Test progression after <http://trac.webkit.org/changeset/92341>.
1654 * platform/chromium-mac/fast/dom/Element/scale-page-client-rects-expected.txt:
1655 * platform/chromium-mac/fast/dom/Range/scale-page-client-rects-expected.txt:
1657 2011-08-04 Adam Barth <abarth@webkit.org>
1659 Update baselines after <http://trac.webkit.org/changeset/92340>.
1661 * platform/chromium-mac/fast/box-shadow/inset-box-shadows-expected.png:
1662 * platform/chromium-mac/fast/repaint/shadow-multiple-horizontal-expected.png:
1663 * platform/chromium-mac/fast/repaint/shadow-multiple-strict-horizontal-expected.png:
1664 * platform/chromium-mac/fast/repaint/shadow-multiple-strict-vertical-expected.png:
1665 * platform/chromium-mac/fast/repaint/shadow-multiple-vertical-expected.png:
1667 2011-08-04 Adam Barth <abarth@webkit.org>
1669 This test triggers a crasher on some ports. The crasher is filed already.
1671 * platform/qt/Skipped:
1673 2011-08-03 Alice Boxhall <aboxhall@chromium.org>
1675 An element with role=textbox should have settable AXValue unless read-only
1676 https://bugs.webkit.org/show_bug.cgi?id=65664
1678 Reviewed by Chris Fleizach.
1680 * accessibility/aria-readonly-expected.txt:
1681 * accessibility/aria-readonly.html:
1683 2011-08-03 Kentaro Hara <haraken@google.com>
1685 Implement EventSender.scalePageBy()
1686 https://bugs.webkit.org/show_bug.cgi?id=58013
1688 Reviewed by Darin Fisher.
1690 Implemented EventSender.scalePageBy(f, x, y), which scales a page by a factor of f
1691 and then sets a scroll position to (x, y). Enabled the tests that had been waiting
1692 for the implementation of EventSender.scalePageBy(f, x, y).
1694 * platform/chromium-linux/compositing/scaling/tiled-layer-recursion-expected.png: Added.
1695 * platform/chromium-linux/fast/repaint/scale-page-shrink-expected.png: Added.
1696 * platform/chromium-linux/fast/repaint/scale-page-shrink-expected.txt: Added.
1697 * platform/chromium-mac/fast/dom/Element/scale-page-bounding-client-rect-expected.txt: Removed.
1698 * platform/chromium-mac/fast/dom/Range/scale-page-bounding-client-rect-expected.txt: Removed.
1699 * platform/chromium-win/fast/dom/Element/scale-page-bounding-client-rect-expected.txt: Removed.
1700 * platform/chromium-win/fast/dom/Element/scale-page-client-rects-expected.txt: Removed.
1701 * platform/chromium-win/fast/dom/Range/scale-page-bounding-client-rect-expected.txt: Removed.
1702 * platform/chromium-win/fast/dom/Range/scale-page-client-rects-expected.txt: Removed.
1703 * platform/chromium/test_expectations.txt: Enabled one test. Enabled two tests for chromium-linux.
1705 2011-08-03 Ian Henderson <ianh@apple.com>
1707 Draw rectangular box shadow for elements with border-radius if no corners are visible
1708 https://bugs.webkit.org/show_bug.cgi?id=65006
1710 Reviewed by Simon Fraser.
1712 * fast/box-shadow/box-shadow-clipped-slices.html: Added.
1713 * platform/mac/fast/box-shadow/box-shadow-clipped-slices-expected.png: Added.
1714 * platform/mac/fast/box-shadow/box-shadow-clipped-slices-expected.txt: Added.
1716 2011-08-03 Noel Gordon <noel.gordon@gmail.com>
1718 [Chromium] fast/dom/resource-locations-in-created-html-document.html fails on win32
1719 https://bugs.webkit.org/show_bug.cgi?id=65521
1721 Reviewed by Adam Barth.
1723 file: scheme URI paths on Windows include the disk drive reference (C: for example).
1724 Refer to http://blogs.msdn.com/b/ie/archive/2006/12/06/file-uris-in-windows.aspx.
1726 * fast/dom/resource-locations-in-created-html-document.html:
1727 * platform/chromium/test_expectations.txt:
1729 2011-08-03 Ryosuke Niwa <rniwa@webkit.org>
1731 Revert an erroneous rebaseline from r92315.
1733 * fast/dom/navigator-detached-no-crash-expected.txt:
1735 2011-08-03 Ryosuke Niwa <rniwa@webkit.org>
1737 Chromium Windows and Linux rebaselines after r92330.
1739 * platform/chromium-win/editing/pasteboard/paste-pre-001-expected.txt: Removed.
1740 * platform/chromium-win/editing/pasteboard/paste-pre-002-expected.txt: Removed.
1741 * platform/chromium-win/editing/pasteboard/paste-text-011-expected.txt: Removed.
1743 2011-08-03 Ryosuke Niwa <rniwa@webkit.org>
1745 select-all, copy, paste of specialAncestorElements (e.g. pre, h1, etc) nests the element inside itself
1746 https://bugs.webkit.org/show_bug.cgi?id=26483
1748 Reviewed by Enrica Casucci.
1750 * editing/pasteboard/5065605-expected.txt:
1751 * editing/pasteboard/copy-paste-text-in-h1-expected.txt: Added.
1752 * editing/pasteboard/copy-paste-text-in-h1.html: Added.
1753 * editing/pasteboard/display-block-on-spans-expected.txt:
1754 * editing/pasteboard/paste-pre-001-expected.txt:
1755 * editing/pasteboard/paste-pre-002-expected.txt:
1756 * editing/pasteboard/paste-text-011-expected.txt:
1758 2011-08-03 Mark Pilgrim <pilgrim@chromium.org>
1760 Remove LegacyDefaultOptionalArguments flag from HTML DOM IDL files
1761 https://bugs.webkit.org/show_bug.cgi?id=65338
1763 Reviewed by Adam Barth.
1765 * fast/files/create-blob-url-crash-expected.txt:
1766 * fast/files/create-blob-url-crash.html:
1767 * fast/files/revoke-blob-url-expected.txt:
1768 * fast/files/revoke-blob-url.html:
1769 * fast/forms/ValidityState-customError-expected.txt:
1770 * fast/forms/ValidityState-customError.html:
1772 2011-08-03 Mark Pilgrim <pilgrim@chromium.org>
1774 Remove LegacyDefaultOptionalArguments flag from navigator IDL files
1775 https://bugs.webkit.org/show_bug.cgi?id=65370
1777 Reviewed by Adam Barth.
1779 * fast/dom/navigator-detached-no-crash-expected.txt:
1780 * platform/chromium/fast/dom/navigator-detached-no-crash-expected.txt:
1782 2011-08-03 Zhenyao Mo <zmo@google.com>
1784 Unreviewed, fix an error in test_expectations.txt.
1786 * platform/chromium/test_expectations.txt:
1788 2011-08-03 Zhenyao Mo <zmo@google.com>
1790 Unreviewed, skip fast/loader/reload-zero-byte-plugin.html for now, gardener stuff.
1792 * platform/chromium/test_expectations.txt:
1794 2011-08-03 Tommy Widenflycht <tommyw@google.com>
1796 MediaStream API: Implement PeerConnection and SignalingCallback
1797 https://bugs.webkit.org/show_bug.cgi?id=65101
1799 Reviewed by Adam Barth.
1801 LayoutTests will be provided by a follow-up CL, see <https://bugs.webkit.org/show_bug.cgi?id=56587>.
1803 * platform/chromium/fast/dom/prototype-inheritance-expected.txt:
1805 2011-08-03 Adam Barth <abarth@webkit.org>
1807 Crash in DocumentWriter::endIfNotLoadingMainResource
1808 https://bugs.webkit.org/show_bug.cgi?id=65581
1810 Reviewed by Nate Chapin.
1812 * fast/loader/reload-zero-byte-plugin-expected.txt: Added.
1813 * fast/loader/reload-zero-byte-plugin.html: Added.
1815 2011-08-03 Anders Carlsson <andersca@apple.com>
1817 Add a Mac Lion skipped list.
1819 * platform/mac-lion: Added.
1820 * platform/mac-lion/Skipped: Added.
1822 2011-08-03 Stephen White <senorblanco@chromium.org>
1824 [chromium] Added two compositing tests whose pixel results on the
1825 Mesa bots are different following
1826 http://trac.webkit.org/changeset/92255.
1830 * platform/chromium/test_expectations.txt:
1832 2011-08-03 Philippe Normand <pnormand@igalia.com>
1834 Unreviewed, GTK baselines for media/media-controls-clone.html.
1836 * platform/gtk/media/media-controls-clone-expected.png: Added.
1837 * platform/gtk/media/media-controls-clone-expected.txt: Added.
1839 2011-08-03 Kent Tamura <tkent@chromium.org>
1841 [Chromium] Remove flaky failures of fast/speech/input-appearance-*.html.
1843 * platform/chromium/test_expectations.txt:
1845 2011-08-03 Csaba Osztrogonác <ossy@webkit.org>
1847 [Qt]REGRESSION(r92254): It made 2 tests timeout
1848 https://bugs.webkit.org/show_bug.cgi?id=65609
1850 [Qt]REGRESSION(r92224): It made editing/text-iterator/basic-iteration.html timeout
1851 https://bugs.webkit.org/show_bug.cgi?id=65605
1854 * platform/qt/Skipped: Skip failing tests:
1855 - fast/frames/lots-of-objects.html
1856 - fast/frames/lots-of-iframes.html
1857 - editing/text-iterator/basic-iteration.html
1859 2011-08-03 Philippe Normand <pnormand@igalia.com>
1861 Unreviewed, GTK svg rebaseline after r92047.
1863 * platform/gtk/svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
1864 * platform/gtk/svg/W3C-SVG-1.1/struct-use-05-b-expected.txt:
1865 * platform/gtk/svg/batik/filters/feTile-expected.txt:
1866 * platform/gtk/svg/batik/paints/patternPreserveAspectRatioA-expected.txt:
1867 * platform/gtk/svg/batik/paints/patternRegionA-expected.txt:
1868 * platform/gtk/svg/batik/paints/patternRegions-expected.txt:
1869 * platform/gtk/svg/batik/paints/patternRegions-positioned-objects-expected.txt:
1870 * platform/gtk/svg/batik/text/longTextOnPath-expected.txt:
1871 * platform/gtk/svg/batik/text/smallFonts-expected.txt:
1872 * platform/gtk/svg/batik/text/textAnchor-expected.txt:
1873 * platform/gtk/svg/batik/text/textDecoration-expected.txt:
1874 * platform/gtk/svg/batik/text/textEffect-expected.txt:
1875 * platform/gtk/svg/batik/text/textEffect2-expected.txt:
1876 * platform/gtk/svg/batik/text/textEffect3-expected.txt:
1877 * platform/gtk/svg/batik/text/textFeatures-expected.txt:
1878 * platform/gtk/svg/batik/text/textLayout-expected.txt:
1879 * platform/gtk/svg/batik/text/textLayout2-expected.txt:
1880 * platform/gtk/svg/batik/text/textLength-expected.txt:
1881 * platform/gtk/svg/batik/text/textOnPath-expected.txt:
1882 * platform/gtk/svg/batik/text/textOnPathSpaces-expected.txt:
1883 * platform/gtk/svg/batik/text/textPosition-expected.txt:
1884 * platform/gtk/svg/batik/text/textPosition2-expected.txt:
1885 * platform/gtk/svg/batik/text/textProperties-expected.txt:
1886 * platform/gtk/svg/batik/text/textProperties2-expected.txt:
1887 * platform/gtk/svg/batik/text/textStyles-expected.txt:
1888 * platform/gtk/svg/batik/text/verticalText-expected.txt:
1889 * platform/gtk/svg/batik/text/verticalTextOnPath-expected.txt:
1890 * platform/gtk/svg/custom/external-paintserver-reference-expected.txt: Added.
1891 * platform/gtk/svg/custom/linking-base-external-reference-expected.txt: Added.
1892 * platform/gtk/svg/custom/text-linking-expected.txt:
1893 * platform/gtk/svg/custom/zero-path-square-cap-rendering2-expected.txt: Added.
1894 * platform/gtk/svg/hixie/error/014-expected.txt:
1895 * platform/gtk/svg/hixie/use/002-expected.txt:
1897 2011-08-03 Takashi Toyoshima <toyoshim@chromium.org>
1899 WebSocket: Could not handle zero length text frame.
1900 https://bugs.webkit.org/show_bug.cgi?id=65592
1902 Reviewed by Kent Tamura.
1904 * http/tests/websocket/tests/hybi/zero-length-text-expected.txt: Added.
1905 * http/tests/websocket/tests/hybi/zero-length-text.html: Added.
1906 * http/tests/websocket/tests/hybi/zero-length-text_wsh.py: Added.
1908 2011-08-02 Takashi Toyoshima <toyoshim@chromium.org>
1910 WebSocket: Should be closed by receiving invalid continuation frame.
1912 https://bugs.webkit.org/show_bug.cgi?id=65527
1914 Reviewed by Kent Tamura.
1916 * http/tests/websocket/tests/hybi/invalid-continuation-expected.txt: Added.
1917 * http/tests/websocket/tests/hybi/invalid-continuation.html: Added.
1918 * http/tests/websocket/tests/hybi/invalid-continuation_wsh.py: Added.
1920 2011-08-02 James Robinson <jamesr@chromium.org>
1922 More expectation updates for r92255
1924 * platform/chromium/test_expectations.txt:
1926 2011-08-02 James Robinson <jamesr@chromium.org>
1928 Expectation follow-up for r92255
1930 * platform/chromium/test_expectations.txt:
1932 2011-08-02 David Reveman <reveman@chromium.org>
1934 [Chromium] Use edge-distance method for layer anti-aliasing.
1935 https://bugs.webkit.org/show_bug.cgi?id=64942
1937 Reviewed by James Robinson.
1939 Update expected results.
1941 * platform/chromium/test_expectations.txt:
1943 2011-08-02 Zhenyao Mo <zmo@google.com>
1945 Unreviewed, test expectations update, gardener stuff.
1947 * platform/chromium/test_expectations.txt:
1949 2011-08-02 Anders Carlsson <andersca@apple.com>
1951 Add scrollbars/scrollbar-drag-thumb-with-large-content.html to the Skipped list.
1953 * platform/mac/Skipped:
1955 2011-08-02 Zhenyao Mo <zmo@google.com>
1957 Unreviewed, test expectations update, gardener stuff.
1959 * platform/chromium/test_expectations.txt:
1961 2011-08-02 Anders Carlsson <andersca@apple.com>
1963 Reviewed by Sam Weinig.
1965 * fast/blockflow/japanese-rl-text-with-broken-font.html:
1966 This test would create an empty RenderText after the change to make it asynchronous.
1967 Fix this by putting the script inside the head.
1969 2011-08-02 Van Lam <vanlam@google.com>
1971 --webkit-visual-word: ctrl-arrow is not able to reach the boundary of line
1972 https://bugs.webkit.org/show_bug.cgi?id=61346
1974 Reviewed by Ryosuke Niwa.
1976 Updated test cases to check for visual word movement to the end-of-line
1979 * editing/selection/move-by-word-visually-multi-line-expected.txt:
1980 * editing/selection/move-by-word-visually-multi-line.html:
1981 * editing/selection/move-by-word-visually-multi-space-expected.txt:
1982 * editing/selection/move-by-word-visually-multi-space.html:
1983 * editing/selection/move-by-word-visually-single-space-inline-element-expected.txt:
1984 * editing/selection/move-by-word-visually-single-space-inline-element.html:
1985 * editing/selection/move-by-word-visually-single-space-one-element-expected.txt:
1986 * editing/selection/move-by-word-visually-single-space-one-element.html:
1988 2011-08-02 Zhenyao Mo <zmo@google.com>
1990 Unreviewed, test expectations update, gardener stuff.
1992 * platform/chromium/test_expectations.txt:
1994 2011-08-02 Jochen Eisinger <jochen@chromium.org>
1996 Add a test for FrameLoaderClient::allowPlugins
1997 https://bugs.webkit.org/show_bug.cgi?id=33991
1999 Reviewed by Adam Barth.
2001 * platform/chromium/permissionclient/plugin-permission-expected.txt: Added.
2002 * platform/chromium/permissionclient/plugin-permission.html: Added.
2004 2011-08-02 Zhenyao Mo <zmo@google.com>
2006 Unreviewed, rebaseline, gardener stuff.
2008 * platform/chromium-win-xp/fast/text/international/bidi-mirror-he-ar-expected.png:
2009 * platform/chromium-win-xp/fast/text/justify-ideograph-leading-expansion-expected.png:
2010 * platform/chromium/test_expectations.txt:
2012 2011-08-02 Vsevolod Vlasov <vsevik@chromium.org>
2014 Web Inspector: Remove initator column for JSC, fix network resource initiator tests.
2015 https://bugs.webkit.org/show_bug.cgi?id=65534
2017 Reviewed by Pavel Feldman.
2019 * http/tests/inspector/network/network-initiator-expected.txt:
2020 * http/tests/inspector/network/network-initiator.html:
2021 * platform/chromium/http/tests/inspector/network/network-initiator-expected.txt: Copied from LayoutTests/http/tests/inspector/network/network-initiator-expected.txt.
2023 2011-08-02 Zhenyao Mo <zmo@google.com>
2025 Unreviewed, test expectation updates, gardener stuff.
2027 * platform/chromium/test_expectations.txt:
2029 2011-08-02 Anders Carlsson <andersca@apple.com>
2031 Add Snow Leopard specific test results.
2033 * platform/mac-snowleopard/fast/forms/input-placeholder-visibility-1-expected.txt: Added.
2034 * platform/mac-snowleopard/fast/forms/input-placeholder-visibility-3-expected.txt: Added.
2035 * platform/mac-snowleopard/fast/forms/textarea-placeholder-visibility-1-expected.txt: Added.
2036 * platform/mac-snowleopard/fast/forms/textarea-placeholder-visibility-2-expected.txt: Added.
2038 2011-08-02 Ryosuke Niwa <rniwa@webkit.org>
2040 Remove time out expectation since media/track has been added to the skipped list on GTK.
2042 * platform/gtk/test_expectations.txt:
2044 2011-08-02 Adrienne Walker <enne@google.com>
2046 [chromium] Remove expectations for no longer crashing tests.
2047 https://bugs.webkit.org/show_bug.cgi?id=65155
2049 Unreviewed expectation update.
2051 These were fixed after Chromium r94376, r94374, r94373.
2053 * platform/chromium/test_expectations.txt:
2055 2011-08-02 Mihnea Ovidenie <mihnea@adobe.com>
2057 hover then un-hover makes state change
2058 https://bugs.webkit.org/show_bug.cgi?id=56401
2060 Reviewed by David Hyatt.
2062 * fast/dynamic/hover-before-position-after-style-change-expected.txt: Added.
2063 * fast/dynamic/hover-before-position-after-style-change.html: Added.
2064 * fast/dynamic/hover-before-position-after-style-change2-expected.txt: Added.
2065 * fast/dynamic/hover-before-position-after-style-change2.html: Added.
2067 2011-07-30 Pavel Podivilov <podivilov@chromium.org>
2069 Web Inspector: merge FormattedSourceFile into SourceFile.
2070 https://bugs.webkit.org/show_bug.cgi?id=65411
2072 Reviewed by Pavel Feldman.
2074 Prepare for splitting SourceFile into RawSourceCode and UISourceCode:
2075 * merge FormattedSourceFile into SourceFile
2076 * rename SourceFile to RawSourceCode
2077 * hide formatter worker lazy creation in ScriptFormatter
2079 * inspector/debugger/source-file.html:
2081 2011-08-01 Vsevolod Vlasov <vsevik@chromium.org>
2083 Web Inspector: [REGRESSION] Console evaluations leading to resource loading cause errors.
2084 https://bugs.webkit.org/show_bug.cgi?id=65466
2086 Reviewed by Pavel Feldman.
2088 * http/tests/inspector/network/network-initiator-from-console-expected.txt: Added.
2089 * http/tests/inspector/network/network-initiator-from-console.html: Added.
2091 2011-08-02 Csaba Osztrogonác <ossy@webkit.org>
2093 Web Inspector: REGRESSION(r92105): It made 2 tests fail
2094 https://bugs.webkit.org/show_bug.cgi?id=65525
2096 * platform/qt/Skipped: Unskip tests, because r92185 fixed the bug.
2098 2011-08-02 Alexander Pavlov <apavlov@chromium.org>
2100 Web Inspector: img[width=90] or align attributes shouldnt be shown above element.style block (as they have lower specificity)
2101 https://bugs.webkit.org/show_bug.cgi?id=65514
2103 Reviewed by Pavel Feldman.
2105 * inspector/elements/elements-panel-styles-expected.txt:
2106 * inspector/elements/elements-panel-styles.html:
2108 2011-08-01 Andrey Kosyakov <caseq@chromium.org>
2110 Web Inspector: [Extensions API] webInspector.inspectedPage.reload() is broken
2111 https://bugs.webkit.org/show_bug.cgi?id=65476
2113 Reviewed by Yury Semikhatsky.
2115 * http/tests/inspector/extensions-useragent-expected.txt: Added.
2116 * http/tests/inspector/extensions-useragent.html: Added.
2118 2011-08-02 Pavel Feldman <pfeldman@chromium.org>
2120 Not reviewed: fixing inspector tests.
2122 * inspector/debugger/scripts-panel-expected.txt:
2123 * inspector/debugger/scripts-panel.html:
2124 * inspector/debugger/scripts-sorting-expected.txt:
2125 * platform/chromium/inspector/debugger/scripts-sorting-expected.txt: Copied from LayoutTests/inspector/debugger/scripts-sorting-expected.txt.
2127 2011-08-02 Shinichiro Hamaji <hamaji@chromium.org>
2129 Malformed chromium test expectation fix, again. Sorry for the spam...
2131 * platform/chromium/test_expectations.txt:
2133 2011-08-02 Shinichiro Hamaji <hamaji@chromium.org>
2135 Fix malformed chromium test expectation introduced by r92173
2137 * platform/chromium/test_expectations.txt:
2139 2011-08-02 Csaba Osztrogonác <ossy@webkit.org>
2141 [Qt][Mac] Unreviewed gardening. Paint the Qt Snow Leopard bot green.
2143 * platform/qt-mac/Skipped: Skip a failing test.
2145 2011-08-02 Csaba Osztrogonác <ossy@webkit.org>
2147 [Qt] Unreviewed gardening.
2149 * platform/qt/Skipped: Add comment after r92175.
2151 2011-08-02 Csaba Osztrogonác <ossy@webkit.org>
2153 [Qt] Unreviewed gardening. Paint the Qt bot green.
2155 * platform/qt/Skipped: Skip failing tests.
2157 2011-08-02 Shinichiro Hamaji <hamaji@chromium.org>
2159 Chromium test_expectations.txt update for r92165
2161 * platform/chromium/test_expectations.txt:
2163 2011-08-02 Shinichiro Hamaji <hamaji@chromium.org>
2165 Layout Test fast/text/international/bidi-mirror-he-ar.html is failing
2166 https://bugs.webkit.org/show_bug.cgi?id=65524
2168 Just update test_expectations.txt
2170 * platform/chromium/test_expectations.txt:
2172 2011-08-02 Csaba Osztrogonác <ossy@webkit.org>
2174 [Qt] Unreviewed gardening after r92127.
2176 * platform/qt/editing/selection/4397952-expected.png: Updated.
2177 * platform/qt/editing/selection/4397952-expected.txt: Updated.
2179 2011-08-01 Pavel Feldman <pfeldman@google.com>
2181 Web Inspector: button + "New style rule"
2182 https://bugs.webkit.org/show_bug.cgi?id=65409
2184 Reviewed by Yury Semikhatsky.
2186 * inspector/styles/styles-add-new-rule-expected.txt: Added.
2187 * inspector/styles/styles-add-new-rule.html: Added.
2189 2011-08-01 Anders Carlsson <andersca@apple.com>
2191 Update Lion specific test results.
2193 * platform/mac/fast/forms/input-placeholder-visibility-1-expected.txt:
2194 * platform/mac/fast/forms/input-placeholder-visibility-3-expected.txt:
2195 * platform/mac/fast/forms/textarea-placeholder-visibility-1-expected.txt:
2196 * platform/mac/fast/forms/textarea-placeholder-visibility-2-expected.txt:
2198 2011-08-01 Tim Horton <timothy_horton@apple.com>
2200 Unreviewed, rebaseline test results for recently added test.
2202 * platform/chromium-linux/svg/custom/repaint-shadow-expected.png: Added.
2203 * platform/qt/svg/custom/repaint-shadow-expected.txt: Added.
2205 2011-08-01 Zhenyao Mo <zmo@google.com>
2207 Unreviewed, rebaseline, webkit gardener stuff.
2209 * platform/chromium-win-vista/fast/text/international/hindi-spacing-expected.png: Removed.
2210 * platform/chromium-win-vista/fast/text/international/khmer-selection-expected.png: Removed.
2211 * platform/chromium-win-xp/fast/text/backslash-to-yen-sign-euc-expected.png:
2212 * platform/chromium-win-xp/fast/text/backslash-to-yen-sign-expected.png:
2213 * platform/chromium-win-xp/fast/text/international/hindi-spacing-expected.png:
2214 * platform/chromium-win-xp/fast/text/international/khmer-selection-expected.png:
2215 * platform/chromium-win-xp/svg/batik/text/verticalText-expected.png:
2216 * platform/chromium-win/fast/text/backslash-to-yen-sign-euc-expected.png:
2217 * platform/chromium-win/fast/text/backslash-to-yen-sign-expected.png:
2218 * platform/chromium-win/fast/text/international/hindi-spacing-expected.png:
2219 * platform/chromium-win/fast/text/international/khmer-selection-expected.png:
2220 * platform/chromium-win/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.png:
2221 * platform/chromium-win/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.png:
2222 * platform/chromium-win/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.png:
2223 * platform/chromium-win/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.png:
2224 * platform/chromium-win/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.png:
2225 * platform/chromium-win/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.png:
2226 * platform/chromium-win/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.png:
2227 * platform/chromium-win/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.png:
2228 * platform/chromium-win/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.png:
2229 * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.png:
2230 * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.png:
2231 * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.png:
2232 * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.png:
2233 * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.png:
2234 * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.png:
2235 * platform/chromium-win/svg/W3C-I18N/text-anchor-no-markup-expected.png:
2236 * platform/chromium-win/svg/batik/filters/feTile-expected.png:
2237 * platform/chromium-win/svg/batik/filters/filterRegions-expected.png:
2238 * platform/chromium-win/svg/batik/text/longTextOnPath-expected.png:
2239 * platform/chromium-win/svg/batik/text/textAnchor-expected.png:
2240 * platform/chromium-win/svg/batik/text/textFeatures-expected.png:
2241 * platform/chromium-win/svg/batik/text/textLayout-expected.png:
2242 * platform/chromium-win/svg/batik/text/textProperties-expected.png:
2243 * platform/chromium-win/svg/batik/text/textProperties2-expected.png:
2244 * platform/chromium-win/svg/batik/text/textStyles-expected.png:
2245 * platform/chromium-win/svg/batik/text/verticalText-expected.png:
2246 * platform/chromium-win/svg/css/text-shadow-multiple-expected.png:
2248 2011-08-01 Alice Boxhall <aboxhall@chromium.org>
2250 WAI-ARIA textbox role should be AXTextArea for aria-multiline=true, AXTextField for aria-multiline=false
2251 https://bugs.webkit.org/show_bug.cgi?id=65451
2253 Reviewed by Chris Fleizach.
2255 * accessibility/aria-roles.html:
2256 * platform/mac/accessibility/aria-multiline.html:
2257 * platform/mac/accessibility/aria-roles-expected.txt:
2259 2011-08-01 Zhenyao Mo <zmo@google.com>
2261 Unreviewed, rebaseline, webkit gardener stuff.
2263 * platform/chromium-mac/svg/custom/repaint-shadow-expected.png: Added.
2264 * platform/chromium-win/svg/custom/repaint-shadow-expected.png: Added.
2266 2011-08-01 Tim Horton <timothy_horton@apple.com>
2268 Severe shadow repaint issues with SVGText elements
2269 https://bugs.webkit.org/show_bug.cgi?id=63648
2270 <rdar://problem/7632269>
2272 Reviewed by Darin Adler.
2274 Make SVG elements which inherit from RenderSVGBlock take text-shadow
2275 overflow into account when determining whether or not they should draw
2277 * platform/mac/svg/custom/repaint-shadow-expected.png: Added.
2278 * platform/mac/svg/custom/repaint-shadow-expected.txt: Added.
2279 * svg/custom/repaint-shadow.svg: Added.
2281 2011-08-01 Chris Rogers <crogers@google.com>
2283 One more test_expectations.txt fix for windows web audio
2284 https://bugs.webkit.org/show_bug.cgi?id=65496
2288 * platform/chromium/test_expectations.txt:
2290 2011-08-01 Zhenyao Mo <zmo@google.com>
2292 Unreviewed, rolling out r92022.
2293 http://trac.webkit.org/changeset/92022
2294 https://bugs.webkit.org/show_bug.cgi?id=65203
2296 try to see if this is causing a bunch of browser tests failues
2297 on win bots - will recommit if not
2299 * platform/chromium/test_expectations.txt:
2301 2011-08-01 Ryosuke Niwa <rniwa@webkit.org>
2303 Remove time out expectation since media/track has been added to the skipped list on Qt.
2305 * platform/qt/test_expectations.txt:
2307 2011-08-01 Chris Rogers <crogers@google.com>
2309 Add audionode.html and gain.html web audio layout tests
2310 https://bugs.webkit.org/show_bug.cgi?id=65276
2312 Reviewed by Kenneth Russell.
2314 * webaudio/audionode-expected.txt: Added.
2315 * webaudio/audionode.html: Added.
2316 * webaudio/gain-expected.wav: Added.
2317 * webaudio/gain.html: Added.
2318 * webaudio/resources/buffer-loader.js: Added.
2320 (BufferLoader.prototype.loadBuffer.request.onload):
2321 (BufferLoader.prototype.loadBuffer.request.onerror):
2322 (BufferLoader.prototype.loadBuffer):
2323 (BufferLoader.prototype.load):
2325 2011-08-01 Scott Graham <scottmg@chromium.org>
2327 https://bugs.webkit.org/show_bug.cgi?id=61006
2329 Test for CachedResourceLoader. Not caused by cache-disabling but very
2330 difficult to reproduce when cache is active, so use cache disable in
2331 inspector to exercise code.
2333 Reviewed by Antti Koivisto.
2335 * http/tests/inspector/network/disabled-cache-crash-expected.txt: Added.
2336 * http/tests/inspector/network/disabled-cache-crash.html: Added.
2337 * platform/gtk/Skipped:
2338 * platform/mac/Skipped:
2339 * platform/qt/Skipped:
2340 * platform/win/Skipped:
2342 2011-08-01 Jochen Eisinger <jochen@chromium.org>
2344 Require explicit user action to override the policy URL on form submissions.
2345 https://bugs.webkit.org/show_bug.cgi?id=61809
2347 Reviewed by Adam Barth.
2349 * http/tests/loading/redirect-methods-expected.txt:
2350 * http/tests/security/cookies/resources/set-a-cookie.php: Added.
2351 * http/tests/security/cookies/third-party-cookie-blocking-expected.txt: Added.
2352 * http/tests/security/cookies/third-party-cookie-blocking-main-frame-expected.txt: Added.
2353 * http/tests/security/cookies/third-party-cookie-blocking-main-frame.html: Added.
2354 * http/tests/security/cookies/third-party-cookie-blocking-user-action-expected.txt: Added.
2355 * http/tests/security/cookies/third-party-cookie-blocking-user-action.html: Added.
2356 * http/tests/security/cookies/third-party-cookie-blocking.html: Added.
2358 2011-08-01 Anna Cavender <annacc@chromium.org>
2360 media/track tests should be skipped on all platforms until feature is fully implemented.
2361 https://bugs.webkit.org/show_bug.cgi?id=65482
2363 Reviewed by Ryosuke Niwa.
2365 * platform/gtk/Skipped:
2366 * platform/mac/Skipped:
2367 * platform/qt/Skipped:
2368 * platform/win/Skipped:
2370 2011-08-01 Ryosuke Niwa <rniwa@webkit.org>
2372 Search field in designMode causes a crash
2373 https://bugs.webkit.org/show_bug.cgi?id=65362
2375 Reviewed by Dimitri Glazkov.
2377 Add a test to ensure WebKit doesn't crash when a user tries to delete inside
2378 an empty search field in the design mode.
2380 * editing/input/search-field-crash-in-designmode-expected.txt: Added.
2381 * editing/input/search-field-crash-in-designmode.html: Added.
2383 2011-07-28 Abhishek Arya <inferno@chromium.org>
2385 Regression(82144): Crash in TrailingObjects::updateMidpointsForTrailingBoxes
2386 https://bugs.webkit.org/show_bug.cgi?id=65137
2388 ASSERTION FAILED: trailingSpaceMidpoint >= 0
2390 Reviewed by Dave Hyatt.
2392 * fast/block/update-midpoints-for-trailing-boxes-crash-expected.txt: Added.
2393 * fast/block/update-midpoints-for-trailing-boxes-crash.html: Added.
2395 2011-08-01 Csaba Osztrogonác <ossy@webkit.org>
2397 [Qt] Unreviewed gardening after r92127.
2399 * platform/qt-4.8/css2.1/t0602-c13-inh-underlin-00-e-expected.png: Added.
2400 * platform/qt-4.8/css2.1/t0602-c13-inh-underlin-00-e-expected.txt: Added.
2401 * platform/qt-4.8/editing/selection/4397952-expected.png: Added.
2402 * platform/qt-4.8/editing/selection/4397952-expected.txt: Added.
2403 * platform/qt-mac/Skipped: Skip failing tests.
2404 * platform/qt-wk2/Skipped: Skip failing tests.
2406 2011-08-01 Anders Carlsson <andersca@apple.com>
2408 Add fast/forms/selection-direction.html to the Skipped list.
2410 * platform/wk2/Skipped:
2412 2011-08-01 Kristóf Kosztyó <Kosztyo.Kristof@stud.u-szeged.hu>
2414 [Qt] Update expected results and unskip now passing tests.
2416 Reviewed by Csaba Osztrogonác.
2418 * platform/qt/Skipped:
2419 * platform/qt/css2.1/ [...]: Updated.
2420 * platform/qt/editing/ [...]: Updated.
2422 2011-08-01 Pavel Feldman <pfeldman@google.com>
2424 Not reviewed: unflake inspector test that was just added.
2426 * inspector/debugger/scripts-sorting-expected.txt:
2427 * inspector/debugger/scripts-sorting.html:
2428 * platform/chromium/test_expectations.txt:
2430 2011-08-01 Hayato Ito <hayato@chromium.org>
2432 Add support for getting an element in shadow root by its id into a window.internals object.
2433 https://bugs.webkit.org/show_bug.cgi?id=64587
2435 Reviewed by Hajime Morita.
2437 * fast/dom/shadow/get-element-by-id-in-shadow-root-expected.txt: Added.
2438 * fast/dom/shadow/get-element-by-id-in-shadow-root.html: Added.
2439 * fast/dom/shadow/resources/create-dom.js: Added.
2443 2011-08-01 Yury Semikhatsky <yurys@chromium.org>
2445 Web Inspector: typing an expression in an iframe leads to multiple "Unsafe JavaScript attempt to access frame..." errors
2446 https://bugs.webkit.org/show_bug.cgi?id=65457
2448 Reviewed by Pavel Feldman.
2450 * http/tests/inspector/console-cd-completions-expected.txt: Added.
2451 * http/tests/inspector/console-cd-completions.html: Added.
2452 * http/tests/inspector/resources/console-cd-completions-iframe.html: Added.
2454 2011-08-01 Tony Gentilcore <tonyg@chromium.org>
2456 [chromium] http/tests/inspector/resource-tree/resource-tree-document-url.html occasionally times out
2457 https://bugs.webkit.org/show_bug.cgi?id=65463
2459 Unreviewed expectations update.
2461 * platform/chromium/test_expectations.txt:
2463 2011-08-01 Tony Gentilcore <tonyg@chromium.org>
2465 [chromium] http/tests/cache/history-only-cached-subresource-loads-max-age-https.html frequently times out on Vista
2466 https://bugs.webkit.org/show_bug.cgi?id=65462
2468 Unreviewed expectations update.
2470 * platform/chromium/test_expectations.txt:
2472 2011-08-01 Tony Gentilcore <tonyg@chromium.org>
2474 [chromium] Temporarily expect scripts-sorting.html to fail
2475 https://bugs.webkit.org/show_bug.cgi?id=65461
2477 Unreviewed gardening.
2479 * platform/chromium/test_expectations.txt:
2481 2011-08-01 Mihnea Ovidenie <mihnea@adobe.com>
2483 BORDER attribute with the object tag, using percentage values not working.
2484 https://bugs.webkit.org/show_bug.cgi?id=65176
2486 Reviewed by Hajime Morita.
2488 Added the tests with border width with percentages in a new file. Moved them
2489 from images border test file.
2491 * fast/borders/border-width-percent-expected.txt: Added.
2492 * fast/borders/border-width-percent.html: Added.
2493 * fast/images/border-expected.txt:
2494 * fast/images/script-tests/border.js:
2496 2011-08-01 Tony Gentilcore <tonyg@chromium.org>
2498 [chromium] Update expectations for fast/text/international/bidi-mirror-he-ar.html
2499 https://bugs.webkit.org/show_bug.cgi?id=65460
2501 Unreviewed expectations update.
2503 * platform/chromium-win/fast/text/international/bidi-mirror-he-ar-expected.png:
2505 2011-08-01 Vsevolod Vlasov <vsevik@chromium.org>
2507 Web Inspector: Add network panel sidebar width test.
2508 https://bugs.webkit.org/show_bug.cgi?id=65314
2510 Reviewed by Yury Semikhatsky.
2512 * http/tests/inspector/network/network-sidebar-width-expected.txt: Added.
2513 * http/tests/inspector/network/network-sidebar-width.html: Added.
2515 2011-08-01 Tony Gentilcore <tonyg@chromium.org>
2517 http/tests/inspector/resource-tree/resource-tree-reload.html is flaky on chromium win
2518 https://bugs.webkit.org/show_bug.cgi?id=60110
2520 Marking it flaky on Linux as well.
2522 * platform/chromium/test_expectations.txt:
2524 2011-08-01 Tony Gentilcore <tonyg@chromium.org>
2526 Fix windows text rendering expectations for fast/text/justify-ideograph-leading-expansion.html
2527 https://bugs.webkit.org/show_bug.cgi?id=65455
2529 Unreviewed expectations update.
2531 * platform/chromium-win-xp/fast/text/justify-ideograph-leading-expansion-expected.png: Copied from LayoutTests/platform/chromium-win/fast/text/justify-ideograph-leading-expansion-expected.png.
2532 * platform/chromium-win/fast/text/justify-ideograph-leading-expansion-expected.png:
2534 2011-08-01 Csaba Osztrogonác <ossy@webkit.org>
2536 REGRESSION (r92048): svg/custom/external-paintserver-reference.svg, svg/custom/linking-base-external-reference.xhtml failing on SnowLeopard Intel Release (Tests)
2537 https://bugs.webkit.org/show_bug.cgi?id=65432
2539 Revert accidentally committed changes, and update Qt specific expected results.
2541 * platform/qt/svg/custom/external-paintserver-reference-expected.png: Copied from LayoutTests/svg/custom/external-paintserver-reference-expected.png.
2542 * platform/qt/svg/custom/external-paintserver-reference-expected.txt: Copied from LayoutTests/svg/custom/external-paintserver-reference-expected.txt.
2543 * platform/qt/svg/custom/linking-base-external-reference-expected.png: Copied from LayoutTests/svg/custom/linking-base-external-reference-expected.png.
2544 * platform/qt/svg/custom/linking-base-external-reference-expected.txt: Copied from LayoutTests/svg/custom/linking-base-external-reference-expected.txt.
2545 * svg/custom/external-paintserver-reference-expected.png: Revert r92048.
2546 * svg/custom/external-paintserver-reference-expected.txt: Revert r92048.
2547 * svg/custom/linking-base-external-reference-expected.png: Revert r92048.
2548 * svg/custom/linking-base-external-reference-expected.txt: Revert r92048.
2550 2011-08-01 Pavel Feldman <pfeldman@google.com>
2552 Not reviewed: unflake inspector test that was just added.
2554 * inspector/debugger/scripts-sorting-expected.txt:
2555 * inspector/debugger/scripts-sorting.html:
2557 2011-08-01 Tony Gentilcore <tonyg@chromium.org>
2559 [chromium] fast/css/outline-auto-empty-rects.html broken by r92059
2560 https://bugs.webkit.org/show_bug.cgi?id=65453
2562 This patch just expects the test to fail for now.
2564 Unreviewed expectations update.
2566 * platform/chromium/test_expectations.txt:
2568 2011-08-01 Pavel Feldman <pfeldman@google.com>
2570 Web Inspector: group scripts by folder in the scripts selector.
2571 https://bugs.webkit.org/show_bug.cgi?id=65321
2573 Reviewed by Yury Semikhatsky.
2575 * http/tests/inspector/debugger-test.js:
2576 (initialize_DebuggerTest):
2577 * inspector/debugger/scripts-sorting-expected.txt: Added.
2578 * inspector/debugger/scripts-sorting.html: Added.
2580 2011-07-28 Pavel Feldman <pfeldman@google.com>
2582 Web Inspector: [protocol] methods where all parameters are optional should not require empty params object.
2583 https://bugs.webkit.org/show_bug.cgi?id=65331
2585 Reviewed by Yury Semikhatsky.
2587 * inspector/report-protocol-errors-expected.txt:
2589 2011-07-31 Adam Barth <abarth@webkit.org>
2591 These results appear to differ only in text rendering.
2593 * platform/chromium-win-xp/fast/text/international/bidi-mirror-he-ar-expected.png:
2594 * platform/chromium-win-xp/fast/text/justify-ideograph-leading-expansion-expected.png: Removed.
2595 * platform/chromium-win/fast/text/international/bidi-mirror-he-ar-expected.png:
2596 * platform/chromium-win/fast/text/justify-ideograph-leading-expansion-expected.png:
2598 2011-07-31 Adam Barth <abarth@webkit.org>
2600 Adding expected results. These results appear to differ only in the scrollbar.
2602 * platform/chromium-linux/svg/custom/external-paintserver-reference-expected.png: Added.
2603 * platform/chromium-linux/svg/custom/linking-base-external-reference-expected.png: Added.
2604 * platform/chromium-mac/svg/custom/external-paintserver-reference-expected.png: Added.
2605 * platform/chromium-mac/svg/custom/external-paintserver-reference-expected.txt: Added.
2606 * platform/chromium-mac/svg/custom/linking-base-external-reference-expected.png: Added.
2607 * platform/chromium-mac/svg/custom/linking-base-external-reference-expected.txt: Added.
2608 * platform/chromium-win/svg/custom/external-paintserver-reference-expected.png: Added.
2609 * platform/chromium-win/svg/custom/external-paintserver-reference-expected.txt: Added.
2610 * platform/chromium-win/svg/custom/linking-base-external-reference-expected.png: Added.
2611 * platform/chromium-win/svg/custom/linking-base-external-reference-expected.txt: Added.
2613 2011-07-31 Adam Barth <abarth@webkit.org>
2615 Update baseline. This patch might cause Linux to start failing, but in
2616 that case, we can add a more specific Linux result. This approach is
2617 somewhat of an exploration of this automated rebaselining algorithm.
2619 * platform/chromium-win/svg/batik/text/textLength-expected.txt:
2621 2011-07-31 Sheriff Bot <webkit.review.bot@gmail.com>
2623 Unreviewed, rolling out r92094.
2624 http://trac.webkit.org/changeset/92094
2625 https://bugs.webkit.org/show_bug.cgi?id=65443
2627 Triggered many asserts (Requested by abarth on #webkit).
2629 * fast/events/event-target-reset-expected.txt: Removed.
2630 * fast/events/event-target-reset.html: Removed.
2632 2011-07-31 Dominic Cooney <dominicc@chromium.org>
2634 Event target set to null post event dispatch
2635 https://bugs.webkit.org/show_bug.cgi?id=63934
2637 Reviewed by Dimitri Glazkov.
2639 * fast/events/event-target-reset-expected.txt: Added.
2640 * fast/events/event-target-reset.html: Added.
2642 2011-07-31 Gavin Barraclough <barraclough@apple.com>
2644 https://bugs.webkit.org/show_bug.cgi?id=64679
2645 Fix bugs in Array.prototype this handling.
2647 Unreviewed - rolling out r91290.
2649 Checking in failing results - we can't fix this bug just yet
2650 for web compatibility reasons.
2652 * fast/js/array-prototype-properties-expected.txt:
2653 * ietestcenter/Javascript/15.4.4.14-5-28-expected.txt:
2654 * ietestcenter/Javascript/15.4.4.15-5-28-expected.txt:
2656 2011-07-31 Ryosuke Niwa <rniwa@webkit.org>
2658 Fix fast/dom/Range/getBoundingClientRect.html after r92089.
2660 * fast/dom/Range/getBoundingClientRect.html:
2662 2011-07-31 Ryosuke Niwa <rniwa@webkit.org>
2664 [Chromium] editing/execCommand/4786404-1.html,editing/execCommand/break-out-of-empty-list-item.html are slow/timeout
2665 https://bugs.webkit.org/show_bug.cgi?id=65019
2667 This bug was invalid; neither test is slow nor timing out.
2669 * platform/chromium/test_expectations.txt:
2671 2011-07-31 Sam Weinig <sam@webkit.org>
2673 REGRESSION: getBoundingClientRect() method of Range incorrectly returns null for collapsed Range
2674 https://bugs.webkit.org/show_bug.cgi?id=65324
2676 Reviewed by Ryosuke Niwa.
2678 * fast/dom/Range/getBoundingClientRect-expected.txt:
2679 * fast/dom/Range/getBoundingClientRect.html:
2680 * fast/dom/Range/getClientRects-expected.txt:
2681 * fast/dom/Range/getClientRects.html:
2682 Add test cases for empty and collapsed ranges.
2684 2011-07-29 Ryosuke Niwa <rniwa@webkit.org>
2686 [HTML5] Implement the selectionDirection property on input and textarea
2687 https://bugs.webkit.org/show_bug.cgi?id=60403
2689 Reviewed by Darin Adler.
2691 Added a test to ensure WebKit sets and gets selectionDirection property.
2693 Also added a test to ensure WebKit throws exceptions when retrieving or assigning values to selectionStart,
2694 selectionEnd, and selectionDirection property of the input element when the element isn't a text field.
2696 * fast/forms/selection-direction-expected.txt: Added.
2697 * fast/forms/selection-direction.html: Added.
2698 * fast/forms/selection-wrongtype-expected.txt: Added.
2699 * fast/forms/selection-wrongtype.html: Added.
2700 * platform/mac/editing/deleting/delete-all-text-in-text-field-assertion-expected.txt: Copied from
2701 editing/deleting/delete-all-text-in-text-field-assertion-expected.txt; editing delegate change.
2702 * platform/win/editing/deleting/delete-all-text-in-text-field-assertion-expected.txt: Copied from
2703 editing/deleting/delete-all-text-in-text-field-assertion-expected.txt since Windows port fallbacks to Mac.
2705 2011-07-31 Dan Bernstein <mitz@apple.com>
2707 Add expected results for Snow Leopard and earlier for fast/css/font-family-pictograph.html
2709 Fixes REGRESSION (r91777): fast/css/font-family-pictograph.html failing on SnowLeopard Intel Release (Tests)
2710 https://bugs.webkit.org/show_bug.cgi?id=65433
2712 * platform/mac-snowleopard/fast/css: Added.
2713 * platform/mac-snowleopard/fast/css/font-family-pictograph-expected.txt: Added.
2715 2011-07-30 Adam Barth <abarth@webkit.org>
2717 Update baselines. This patch cleans up after http://trac.webkit.org/changeset/92042.
2719 * platform/chromium-mac/fast/repaint/absolute-position-change-containing-block-expected.png: Added.
2720 * platform/chromium-mac/fast/repaint/absolute-position-changed-expected.png: Added.
2721 * platform/chromium-mac/fast/repaint/absolute-position-moved-expected.png: Added.
2722 * platform/chromium-mac/fast/repaint/fixed-and-absolute-position-scrolled-expected.png: Added.
2723 * platform/chromium-mac/fast/repaint/fixed-position-transparency-with-overflow-expected.png: Added.
2724 * platform/chromium-mac/fast/repaint/fixed-to-relative-position-with-absolute-child-expected.png: Added.
2725 * platform/chromium-mac/fast/repaint/nested-iframe-scroll-inner-expected.png: Added.
2726 * platform/chromium-mac/fast/repaint/nested-iframe-scroll-outer-expected.png: Added.
2727 * platform/chromium-mac/fast/repaint/overflow-hide-expected.png: Added.
2728 * platform/chromium-mac/fast/repaint/overflow-show-expected.png: Added.
2729 * platform/chromium-win/fast/repaint/absolute-position-changed-expected.png: Added.
2730 * platform/chromium-win/fast/repaint/fixed-and-absolute-position-scrolled-expected.png: Added.
2731 * platform/chromium-win/fast/repaint/fixed-position-transparency-with-overflow-expected.png: Added.
2732 * platform/chromium-win/fast/repaint/nested-iframe-scroll-inner-expected.png: Added.
2733 * platform/chromium-win/fast/repaint/nested-iframe-scroll-outer-expected.png: Added.
2734 * platform/chromium-win/fast/repaint/overflow-hide-expected.png: Added.
2735 * platform/chromium-win/fast/repaint/overflow-show-expected.png: Added.
2736 * platform/chromium/fast/repaint/absolute-position-changed-expected.png: Removed.
2737 * platform/chromium/fast/repaint/fixed-and-absolute-position-scrolled-expected.png: Removed.
2738 * platform/chromium/fast/repaint/fixed-position-transparency-with-overflow-expected.png: Removed.
2739 * platform/chromium/fast/repaint/nested-iframe-scroll-inner-expected.png: Removed.
2740 * platform/chromium/fast/repaint/nested-iframe-scroll-outer-expected.png: Removed.
2741 * platform/chromium/fast/repaint/overflow-hide-expected.png: Removed.
2742 * platform/chromium/fast/repaint/overflow-show-expected.png: Removed.
2744 2011-07-30 Adam Barth <abarth@webkit.org>
2746 Update more baselines. This completes the cleanup after
2747 http://trac.webkit.org/changeset/92047.
2749 * platform/chromium-win-xp/svg/batik/paints/patternRegions-positioned-objects-expected.png: Removed.
2750 * platform/chromium-win/svg/batik/filters/feTile-expected.png:
2751 * platform/chromium-win/svg/batik/filters/feTile-expected.txt:
2752 * platform/chromium-win/svg/batik/filters/filterRegions-expected.png:
2753 * platform/chromium-win/svg/batik/filters/filterRegions-expected.txt:
2754 * platform/chromium-win/svg/batik/paints/gradientLimit-expected.txt:
2755 * platform/chromium-win/svg/batik/paints/patternPreserveAspectRatioA-expected.txt:
2756 * platform/chromium-win/svg/batik/paints/patternRegionA-expected.txt:
2757 * platform/chromium-win/svg/batik/paints/patternRegions-expected.txt:
2758 * platform/chromium-win/svg/batik/paints/patternRegions-positioned-objects-expected.txt:
2759 * platform/chromium-win/svg/batik/text/textEffect2-expected.txt:
2760 * platform/chromium-win/svg/batik/text/textFeatures-expected.png:
2761 * platform/chromium-win/svg/batik/text/textFeatures-expected.txt:
2762 * platform/chromium-win/svg/batik/text/textLayout-expected.png:
2763 * platform/chromium-win/svg/batik/text/textLayout-expected.txt:
2764 * platform/chromium-win/svg/batik/text/verticalTextOnPath-expected.txt:
2766 2011-07-30 Adam Barth <abarth@webkit.org>
2768 More baseline updates. (I'm going slowly because I'm using a new
2769 toolchain to do the rebaselining.)
2771 * platform/chromium-linux/svg/batik/text/textOnPath-expected.png:
2772 * platform/chromium-linux/svg/batik/text/textPosition2-expected.txt:
2773 * platform/chromium-linux/svg/batik/text/verticalText-expected.txt: Removed.
2774 * platform/chromium-win-xp/svg/batik/text/verticalText-expected.txt: Removed.
2775 * platform/chromium-win/svg/batik/text/longTextOnPath-expected.png:
2776 * platform/chromium-win/svg/batik/text/longTextOnPath-expected.txt:
2777 * platform/chromium-win/svg/batik/text/textAnchor-expected.png:
2778 * platform/chromium-win/svg/batik/text/textAnchor-expected.txt:
2779 * platform/chromium-win/svg/batik/text/textDecoration-expected.txt:
2780 * platform/chromium-win/svg/batik/text/textOnPath-expected.txt:
2781 * platform/chromium-win/svg/batik/text/textPosition2-expected.txt:
2782 * platform/chromium-win/svg/batik/text/textProperties-expected.png:
2783 * platform/chromium-win/svg/batik/text/textProperties-expected.txt:
2784 * platform/chromium-win/svg/batik/text/textProperties2-expected.png:
2785 * platform/chromium-win/svg/batik/text/textProperties2-expected.txt:
2786 * platform/chromium-win/svg/batik/text/textStyles-expected.png:
2787 * platform/chromium-win/svg/batik/text/textStyles-expected.txt:
2788 * platform/chromium-win/svg/batik/text/verticalText-expected.txt:
2790 2011-07-30 Adam Barth <abarth@webkit.org>
2792 More baseline updates. (I'm going slowly because I'm using a new
2793 toolchain to do the rebaselining.)
2795 * platform/chromium-linux/svg/batik/text/textPosition-expected.txt:
2796 * platform/chromium-win/svg/batik/text/textLayout2-expected.txt:
2797 * platform/chromium-win/svg/batik/text/textOnPathSpaces-expected.txt:
2798 * platform/chromium-win/svg/batik/text/textPosition-expected.txt:
2800 2011-07-30 Adam Barth <abarth@webkit.org>
2804 * platform/chromium-win/svg/W3C-SVG-1.1/struct-use-05-b-expected.txt:
2806 2011-07-30 Enrica Casucci <enrica@apple.com>
2808 REGRESSION: culledInlineAbsoluteRects needs to translate a 0,0 point to absolute
2809 coordinates so that the top left position is accurate.
2810 https://bugs.webkit.org/show_bug.cgi?id=65419
2811 <rdar://problem/9408862>
2813 Reviewed by Dan Bernstein.
2815 * fast/inline/skipped-whitespace-boundingBox-expected.txt: Added.
2816 * fast/inline/skipped-whitespace-boundingBox.html: Added.
2818 2011-07-26 Pavel Podivilov <podivilov@chromium.org>
2820 Web Inspector: move location conversion functions to SourceFile.
2821 https://bugs.webkit.org/show_bug.cgi?id=65185
2823 Reviewed by Pavel Feldman.
2825 * inspector/debugger/source-file-expected.txt: Added.
2826 * inspector/debugger/source-file.html: Added.
2828 2011-07-30 Csaba Osztrogonác <ossy@webkit.org>
2830 [Qt] Update platform specific expected files after r92047.
2832 * platform/qt-4.8/svg/batik/filters/filterRegions-expected.txt:
2833 * platform/qt-4.8/svg/batik/paints/patternPreserveAspectRatioA-expected.txt:
2834 * platform/qt-4.8/svg/batik/paints/patternRegionA-expected.txt:
2835 * platform/qt-4.8/svg/batik/paints/patternRegions-expected.txt:
2836 * platform/qt-4.8/svg/batik/paints/patternRegions-positioned-objects-expected.txt:
2837 * platform/qt-4.8/svg/batik/text/longTextOnPath-expected.txt:
2838 * platform/qt-4.8/svg/batik/text/smallFonts-expected.txt:
2839 * platform/qt-4.8/svg/batik/text/textAnchor-expected.txt:
2840 * platform/qt-4.8/svg/batik/text/textDecoration-expected.txt:
2841 * platform/qt-4.8/svg/batik/text/textEffect-expected.txt:
2842 * platform/qt-4.8/svg/batik/text/textEffect2-expected.txt:
2843 * platform/qt-4.8/svg/batik/text/textEffect3-expected.txt:
2844 * platform/qt-4.8/svg/batik/text/textFeatures-expected.txt:
2845 * platform/qt-4.8/svg/batik/text/textLayout2-expected.txt:
2846 * platform/qt-4.8/svg/batik/text/textLength-expected.txt:
2847 * platform/qt-4.8/svg/batik/text/textOnPath-expected.txt:
2848 * platform/qt-4.8/svg/batik/text/textPosition-expected.txt:
2849 * platform/qt-4.8/svg/batik/text/textPosition2-expected.txt:
2850 * platform/qt-4.8/svg/batik/text/textProperties-expected.txt:
2851 * platform/qt-4.8/svg/batik/text/textProperties2-expected.txt:
2852 * platform/qt-4.8/svg/batik/text/verticalTextOnPath-expected.txt:
2853 * platform/qt-mac/Skipped: Skip failing tests.
2855 2011-07-29 Csaba Osztrogonác <ossy@webkit.org>
2857 [Qt] Update platform specific expected files after r92047.
2859 * platform/qt/svg/W3C-SVG-1.1/struct-use-05-b-expected.png:
2860 * platform/qt/svg/W3C-SVG-1.1/struct-use-05-b-expected.txt:
2861 * platform/qt/svg/batik/filters/filterRegions-expected.txt:
2862 * platform/qt/svg/batik/paints/patternPreserveAspectRatioA-expected.txt:
2863 * platform/qt/svg/batik/paints/patternRegionA-expected.txt:
2864 * platform/qt/svg/batik/paints/patternRegions-expected.txt:
2865 * platform/qt/svg/batik/paints/patternRegions-positioned-objects-expected.png:
2866 * platform/qt/svg/batik/paints/patternRegions-positioned-objects-expected.txt:
2867 * platform/qt/svg/batik/text/longTextOnPath-expected.txt:
2868 * platform/qt/svg/batik/text/smallFonts-expected.txt:
2869 * platform/qt/svg/batik/text/textAnchor-expected.txt:
2870 * platform/qt/svg/batik/text/textDecoration-expected.png:
2871 * platform/qt/svg/batik/text/textDecoration-expected.txt:
2872 * platform/qt/svg/batik/text/textEffect-expected.txt:
2873 * platform/qt/svg/batik/text/textEffect2-expected.txt:
2874 * platform/qt/svg/batik/text/textEffect3-expected.txt:
2875 * platform/qt/svg/batik/text/textFeatures-expected.txt:
2876 * platform/qt/svg/batik/text/textLayout2-expected.txt:
2877 * platform/qt/svg/batik/text/textLength-expected.txt:
2878 * platform/qt/svg/batik/text/textOnPath-expected.txt:
2879 * platform/qt/svg/batik/text/textPosition-expected.txt:
2880 * platform/qt/svg/batik/text/textPosition2-expected.txt:
2881 * platform/qt/svg/batik/text/textProperties-expected.txt:
2882 * platform/qt/svg/batik/text/textProperties2-expected.txt:
2883 * platform/qt/svg/batik/text/verticalTextOnPath-expected.txt:
2884 * platform/qt/svg/hixie/error/014-expected.txt:
2885 * platform/qt/svg/hixie/use/002-expected.txt:
2886 * svg/custom/external-paintserver-reference-expected.png:
2887 * svg/custom/external-paintserver-reference-expected.txt:
2888 * svg/custom/linking-base-external-reference-expected.png:
2889 * svg/custom/linking-base-external-reference-expected.txt:
2891 2011-07-29 Rob Buis <rbuis@rim.com>
2893 URL references are completely broken in SVG
2894 https://bugs.webkit.org/show_bug.cgi?id=63283
2896 Reviewed by Nikolas Zimmermann.
2898 * platform/mac/svg/W3C-SVG-1.1/struct-use-05-b-expected.txt:
2899 * platform/mac/svg/batik/filters/feTile-expected.txt:
2900 * platform/mac/svg/batik/filters/filterRegions-expected.txt:
2901 * platform/mac/svg/batik/masking/maskRegions-expected.txt:
2902 * platform/mac/svg/batik/paints/gradientLimit-expected.txt:
2903 * platform/mac/svg/batik/paints/patternPreserveAspectRatioA-expected.txt:
2904 * platform/mac/svg/batik/paints/patternRegionA-expected.txt:
2905 * platform/mac/svg/batik/paints/patternRegions-expected.txt:
2906 * platform/mac/svg/batik/paints/patternRegions-positioned-objects-expected.txt:
2907 * platform/mac/svg/batik/text/longTextOnPath-expected.txt:
2908 * platform/mac/svg/batik/text/smallFonts-expected.txt:
2909 * platform/mac/svg/batik/text/textAnchor-expected.txt:
2910 * platform/mac/svg/batik/text/textDecoration-expected.txt:
2911 * platform/mac/svg/batik/text/textEffect-expected.txt:
2912 * platform/mac/svg/batik/text/textEffect2-expected.txt:
2913 * platform/mac/svg/batik/text/textEffect3-expected.txt:
2914 * platform/mac/svg/batik/text/textFeatures-expected.txt:
2915 * platform/mac/svg/batik/text/textLayout-expected.txt:
2916 * platform/mac/svg/batik/text/textLayout2-expected.txt:
2917 * platform/mac/svg/batik/text/textLength-expected.txt:
2918 * platform/mac/svg/batik/text/textOnPath-expected.txt:
2919 * platform/mac/svg/batik/text/textOnPathSpaces-expected.txt:
2920 * platform/mac/svg/batik/text/textPosition-expected.txt:
2921 * platform/mac/svg/batik/text/textPosition2-expected.txt:
2922 * platform/mac/svg/batik/text/textProperties-expected.txt:
2923 * platform/mac/svg/batik/text/textProperties2-expected.txt:
2924 * platform/mac/svg/batik/text/textStyles-expected.txt:
2925 * platform/mac/svg/batik/text/verticalText-expected.txt:
2926 * platform/mac/svg/batik/text/verticalTextOnPath-expected.txt:
2927 * platform/mac/svg/hixie/error/014-expected.txt:
2928 * platform/mac/svg/hixie/use/002-expected.txt:
2929 * svg/custom/external-paintserver-reference-expected.png: Added.
2930 * svg/custom/external-paintserver-reference-expected.txt: Added.
2931 * svg/custom/external-paintserver-reference.svg: Added.
2932 * svg/custom/linking-base-external-reference-expected.png: Added.
2933 * svg/custom/linking-base-external-reference-expected.txt: Added.
2934 * svg/custom/linking-base-external-reference.xhtml: Added.
2935 * svg/custom/uri-reference-handling-expected.png: Added.
2936 * svg/custom/uri-reference-handling-expected.txt: Added.
2937 * svg/custom/uri-reference-handling.svg: Added.
2939 2011-07-29 Zhenyao Mo <zmo@google.com>
2941 Unreviewed, rebaseline, gardener stuff.
2943 * platform/chromium-win-vista/fast/text/backslash-to-yen-sign-expected.png: Removed.
2944 * platform/chromium-win-vista/fast/text/international/hindi-spacing-expected.png:
2945 * platform/chromium-win-vista/fast/text/international/khmer-selection-expected.png: Added.
2946 * platform/chromium-win-xp/fast/text/backslash-to-yen-sign-euc-expected.png:
2947 * platform/chromium-win-xp/fast/text/backslash-to-yen-sign-expected.png:
2948 * platform/chromium-win-xp/fast/text/international/hindi-spacing-expected.png:
2949 * platform/chromium-win-xp/fast/text/international/khmer-selection-expected.png:
2950 * platform/chromium-win-xp/svg/batik/text/verticalText-expected.png:
2951 * platform/chromium-win/fast/text/backslash-to-yen-sign-euc-expected.png:
2952 * platform/chromium-win/fast/text/backslash-to-yen-sign-expected.png:
2953 * platform/chromium-win/fast/text/international/hindi-spacing-expected.png:
2954 * platform/chromium-win/fast/text/international/khmer-selection-expected.png:
2955 * platform/chromium-win/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.png:
2956 * platform/chromium-win/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.png:
2957 * platform/chromium-win/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.png:
2958 * platform/chromium-win/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.png:
2959 * platform/chromium-win/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.png:
2960 * platform/chromium-win/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.png:
2961 * platform/chromium-win/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.png:
2962 * platform/chromium-win/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.png:
2963 * platform/chromium-win/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.png:
2964 * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.png:
2965 * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.png:
2966 * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.png:
2967 * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.png:
2968 * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.png:
2969 * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.png:
2970 * platform/chromium-win/svg/W3C-I18N/text-anchor-no-markup-expected.png:
2971 * platform/chromium-win/svg/batik/text/verticalText-expected.png:
2972 * platform/chromium-win/svg/css/text-shadow-multiple-expected.png:
2974 2011-07-29 Julien Chaffraix <jchaffraix@webkit.org>
2976 Add more testing to RenderLayer [ct'd]
2977 https://bugs.webkit.org/show_bug.cgi?id=65059
2979 Reviewed by James Robinson.
2981 This change adds testing with <iframe>, position: absolute elements and scrolling.
2983 * fast/repaint/absolute-position-change-containing-block.html: Added.
2984 * fast/repaint/absolute-position-changed.html: Added.
2985 * fast/repaint/absolute-position-moved.html: Added.
2986 * fast/repaint/fixed-and-absolute-position-scrolled.html: Added.
2987 * fast/repaint/fixed-position-transparency-with-overflow.html: Added.
2988 * fast/repaint/fixed-to-relative-position-with-absolute-child.html: Added.
2989 * fast/repaint/nested-iframe-scroll-inner.html: Added.
2990 * fast/repaint/nested-iframe-scroll-outer.html: Added.
2991 * fast/repaint/overflow-hide.html: Added.
2992 * fast/repaint/overflow-show.html: Added.
2995 * fast/repaint/resources/iframe-inner.html: Added.
2996 * fast/repaint/resources/iframe-outer.html: Added.
2998 * fast/repaint/resources/default.css:
2999 Added more shared code here.
3001 * fast/repaint/absolute-position-change-containing-block-expected.png: Added.
3002 * fast/repaint/absolute-position-change-containing-block-expected.txt: Added.
3003 * fast/repaint/absolute-position-changed-expected.txt: Added.
3004 * fast/repaint/absolute-position-moved-expected.png: Added.
3005 * fast/repaint/absolute-position-moved-expected.txt: Added.
3006 * fast/repaint/fixed-and-absolute-position-scrolled-expected.txt: Added.
3007 * fast/repaint/fixed-position-transparency-with-overflow-expected.txt: Added.
3008 * fast/repaint/fixed-to-relative-position-with-absolute-child-expected.png: Added.
3009 * fast/repaint/fixed-to-relative-position-with-absolute-child-expected.txt: Added.
3010 * fast/repaint/nested-iframe-scroll-inner-expected.txt: Added.
3011 * fast/repaint/nested-iframe-scroll-outer-expected.txt: Added.
3012 * fast/repaint/overflow-hide-expected.txt: Added.
3013 * fast/repaint/overflow-show-expected.txt: Added.
3015 * platform/chromium/fast/repaint/absolute-position-changed-expected.png: Added.
3016 * platform/chromium/fast/repaint/fixed-and-absolute-position-scrolled-expected.png: Added.
3017 * platform/chromium/fast/repaint/fixed-position-transparency-with-overflow-expected.png: Added.
3018 * platform/chromium/fast/repaint/nested-iframe-scroll-inner-expected.png: Added.
3019 * platform/chromium/fast/repaint/nested-iframe-scroll-outer-expected.png: Added.
3020 * platform/chromium/fast/repaint/overflow-hide-expected.png: Added.
3021 * platform/chromium/fast/repaint/overflow-show-expected.png: Added.
3022 * platform/mac/fast/repaint/absolute-position-changed-expected.png: Added.
3023 * platform/mac/fast/repaint/fixed-and-absolute-position-scrolled-expected.png: Added.
3024 * platform/mac/fast/repaint/fixed-position-transparency-with-overflow-expected.png: Added.
3025 * platform/mac/fast/repaint/nested-iframe-scroll-inner-expected.png: Added.
3026 * platform/mac/fast/repaint/nested-iframe-scroll-outer-expected.png: Added.
3028 * platform/mac/fast/repaint/overflow-hide-expected.png: Added.
3029 * platform/mac/fast/repaint/overflow-show-expected.png: Added.
3030 Those 2 results are strange and a bug will be opened about them.
3032 2011-07-29 Filip Pizlo <fpizlo@apple.com>
3034 LayoutTests does not have a test for array speculation pathologies in the JavaScriptCore DFG JIT.
3035 https://bugs.webkit.org/show_bug.cgi?id=65397
3037 Reviewed by Darin Adler.
3039 This test reproduces the crash seen in https://bugs.webkit.org/show_bug.cgi?id=65327, and is
3040 designed to guard itself against possible variants of array speculation failure. It will
3041 test both the case where a speculate-array value is actually a non-array object, and the
3042 case where it is a number. Particular care is taken to increase the likelihood that the
3043 test remains relevant if the JIT performs speculation based on actual argument types and
3044 values at the time of compilation.
3046 * fast/js/array-type-speculation-expected.txt: Added.
3047 * fast/js/array-type-speculation.html: Added.
3048 * fast/js/script-tests/array-type-speculation.js: Added.
3050 2011-07-29 Zhenyao Mo <zmo@google.com>
3052 Unreviewed, test expectations update, gardener stuff.
3054 * platform/chromium/test_expectations.txt:
3056 2011-07-29 Emil A Eklund <eae@chromium.org>
3058 -webkit-marquee with anonymous node causes segmentation fault in Node::document
3059 https://bugs.webkit.org/show_bug.cgi?id=64693
3061 Reviewed by Simon Fraser.
3063 * fast/css/webkit-marquee-anonymous-node-crash-expected.txt: Added.
3064 * fast/css/webkit-marquee-anonymous-node-crash.html: Added.
3065 Add test for using -webkit-marquee with an anonymous node.
3067 2011-07-29 Mike Reed <reed@google.com>
3069 [skia] never draw with GDI, so that all text can be gpu-accelerated
3070 https://bugs.webkit.org/show_bug.cgi?id=65203
3072 Reviewed by Kenneth Russell.
3074 * platform/chromium/test_expectations.txt:
3076 2011-07-29 Dan Bernstein <mitz@apple.com>
3078 Test for <rdar://problem/9864578> Regional indicator symbols do not combine into national flags
3079 https://bugs.webkit.org/show_bug.cgi?id=65380
3081 Reviewed by Anders Carlsson.
3083 * fast/text/regional-indicator-symobls-expected.txt: Added.
3084 * fast/text/regional-indicator-symobls.html: Added.
3086 2011-07-29 Anna Cavender <annacc@chromium.org>
3088 Tests for validating a new WebVTT parser for <track>
3089 https://bugs.webkit.org/show_bug.cgi?id=64921
3091 Reviewed by Eric Carlson.
3093 * media/track/captions/tc000_empty.vtt: Added.
3094 * media/track/captions/tc001_iso2022jp3.vtt: Added.
3095 * media/track/captions/tc001_utf8.vtt: Added.
3096 * media/track/captions/tc002_bom.vtt: Added.
3097 * media/track/captions/tc003_newlines.vtt: Added.
3098 * media/track/captions/tc003_nonewlineateof.vtt: Added.
3099 * media/track/captions/tc004_nowebvtt.vtt: Added.
3100 * media/track/captions/tc004_webvttfile.vtt: Added.
3101 * media/track/captions/tc004_webvttrubbish.vtt: Added.
3102 * media/track/captions/tc005_defaultstyles.vtt: Added.
3103 * media/track/captions/tc005_metadataarea.vtt: Added.
3104 * media/track/captions/tc006_cueid.vtt: Added.
3105 * media/track/captions/tc006_cueiderror.vtt: Added.
3106 * media/track/captions/tc007_cuenoid.vtt: Added.
3107 * media/track/captions/tc007_cuenoiderror.vtt: Added.
3108 * media/track/captions/tc008_timingsnohour.vtt: Added.
3109 * media/track/captions/tc008_timingsnohourerrors.vtt: Added.
3110 * media/track/captions/tc009_timingshour.vtt: Added.
3111 * media/track/captions/tc009_timingshourerror.vtt: Added.
3112 * media/track/captions/tc010_notimings.vtt: Added.
3113 * media/track/captions/tc011_cues.vtt: Added.
3114 * media/track/captions/tc011_cuesnosep.vtt: Added.
3115 * media/track/captions/tc012_outoforder.vtt: Added.
3116 * media/track/captions/tc013_settings.vtt: Added.
3117 * media/track/captions/tc013_settingsbadsep.vtt: Added.
3118 * media/track/track-webvtt-tc000-empty-expected.txt: Added.
3119 * media/track/track-webvtt-tc000-empty.html: Added.
3120 * media/track/track-webvtt-tc001-utf8-expected.txt: Added.
3121 * media/track/track-webvtt-tc001-utf8.html: Added.
3122 * media/track/track-webvtt-tc002-bom-expected.txt: Added.
3123 * media/track/track-webvtt-tc002-bom.html: Added.
3124 * media/track/track-webvtt-tc003-newlines-expected.txt: Added.
3125 * media/track/track-webvtt-tc003-newlines.html: Added.
3126 * media/track/track-webvtt-tc004-magicheader-expected.txt: Added.
3127 * media/track/track-webvtt-tc004-magicheader.html: Added.
3128 * media/track/track-webvtt-tc005-headercomment-expected.txt: Added.
3129 * media/track/track-webvtt-tc005-headercomment.html: Added.
3130 * media/track/track-webvtt-tc006-cueidentifiers-expected.txt: Added.
3131 * media/track/track-webvtt-tc006-cueidentifiers.html: Added.
3132 * media/track/track-webvtt-tc007-cuenoid-expected.txt: Added.
3133 * media/track/track-webvtt-tc007-cuenoid.html: Added.
3134 * media/track/track-webvtt-tc008-timingsnohours-expected.txt: Added.
3135 * media/track/track-webvtt-tc008-timingsnohours.html: Added.
3136 * media/track/track-webvtt-tc009-timingshour-expected.txt: Added.
3137 * media/track/track-webvtt-tc009-timingshour.html: Added.
3138 * media/track/track-webvtt-tc010-notimings-expected.txt: Added.
3139 * media/track/track-webvtt-tc010-notimings.html: Added.
3140 * media/track/track-webvtt-tc011-blanklines-expected.txt: Added.
3141 * media/track/track-webvtt-tc011-blanklines.html: Added.
3142 * media/track/track-webvtt-tc012-outoforder-expected.txt: Added.
3143 * media/track/track-webvtt-tc012-outoforder.html: Added.
3144 * media/track/track-webvtt-tc013-settings-expected.txt: Added.
3145 * media/track/track-webvtt-tc013-settings.html: Added.
3146 * platform/chromium/test_expectations.txt:
3147 * platform/gtk/test_expectations.txt:
3148 * platform/qt/test_expectations.txt:
3149 * platform/wk2/Skipped:
3151 2011-07-29 Tony Chang <tony@chromium.org>
3153 rename css3/flexbox/display-property.html to css3/flexbox/css-properties.html
3154 https://bugs.webkit.org/show_bug.cgi?id=65343
3156 Reviewed by Mihai Parparita.
3158 I plan on adding more tests for the other flexbox properties
3159 (flex-order, flex-direction, flex-pack, flex-align) to this file.
3161 * css3/flexbox/css-properties-expected.txt: Copied from LayoutTests/css3/flexbox/display-property-expected.txt.
3162 * css3/flexbox/css-properties.html: Copied from LayoutTests/css3/flexbox/display-property.html.
3163 * css3/flexbox/display-property-expected.txt: Removed.
3164 * css3/flexbox/display-property.html: Removed.
3165 * css3/flexbox/script-tests/css-properties.js: Copied from LayoutTests/css3/flexbox/script-tests/display-property.js.
3166 * css3/flexbox/script-tests/display-property.js: Removed.
3168 2011-07-29 Csaba Osztrogonác <ossy@webkit.org>
3170 [Qt] Unreviewed typo fix.
3172 * platform/qt/Skipped:
3174 2011-07-29 Stephen White <senorblanco@chromium.org>
3176 [Chromium] Marking some media tests as passing and removing from
3181 * platform/chromium/test_expectations.txt:
3183 2011-07-29 Csaba Osztrogonác <ossy@webkit.org>
3185 [Qt] Unreviewed gardening after r91986
3187 * platform/qt-arm/Skipped: Skip failing tests.
3189 2011-07-29 Csaba Osztrogonác <ossy@webkit.org>
3191 [Qt] Unreviewed gardening after r91986
3193 * platform/qt-mac/Skipped: Skip one more failing test.
3195 2011-07-29 Csaba Osztrogonác <ossy@webkit.org>
3197 [Qt] Couple of tests have different results on 64 bit and/or in debug mode compared to 32 bit and/or release mode
3198 https://bugs.webkit.org/show_bug.cgi?id=52810
3200 * platform/qt/Skipped: Add 4 new failing tests.
3202 2011-07-29 Csaba Osztrogonác <ossy@webkit.org>
3204 [Qt][ARM]REGRESSION(r91752): It made audio related tests fail
3205 https://bugs.webkit.org/show_bug.cgi?id=65369
3207 * platform/qt-arm/Skipped: Skip failing tests.
3209 2011-07-29 Csaba Osztrogonác <ossy@webkit.org>
3211 [Qt] Unreviewed gardening after r91986
3213 * platform/qt-4.8/svg/W3C-SVG-1.1/animate-elem-08-t-expected.png: Added.
3214 * platform/qt-4.8/svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt: Added.
3215 * platform/qt-4.8/svg/W3C-SVG-1.1/masking-path-04-b-expected.png: Added.
3216 * platform/qt-4.8/svg/W3C-SVG-1.1/masking-path-04-b-expected.txt: Added.
3217 * platform/qt-4.8/svg/batik/filters/filterRegions-expected.png: Added.
3218 * platform/qt-4.8/svg/batik/filters/filterRegions-expected.txt: Added.
3219 * platform/qt-4.8/svg/batik/masking/maskRegions-expected.png: Added.
3220 * platform/qt-4.8/svg/batik/masking/maskRegions-expected.txt: Added.
3221 * platform/qt-4.8/svg/batik/paints/patternPreserveAspectRatioA-expected.png: Added.
3222 * platform/qt-4.8/svg/batik/paints/patternPreserveAspectRatioA-expected.txt: Added.
3223 * platform/qt-4.8/svg/batik/paints/patternRegionA-expected.png: Added.
3224 * platform/qt-4.8/svg/batik/paints/patternRegionA-expected.txt: Added.
3225 * platform/qt-4.8/svg/batik/paints/patternRegions-expected.png: Added.
3226 * platform/qt-4.8/svg/batik/paints/patternRegions-expected.txt: Added.
3227 * platform/qt-4.8/svg/batik/text/longTextOnPath-expected.png: Added.
3228 * platform/qt-4.8/svg/batik/text/longTextOnPath-expected.txt: Added.
3229 * platform/qt-4.8/svg/batik/text/smallFonts-expected.png: Added.
3230 * platform/qt-4.8/svg/batik/text/smallFonts-expected.txt: Added.
3231 * platform/qt-4.8/svg/batik/text/textAnchor-expected.png: Added.
3232 * platform/qt-4.8/svg/batik/text/textAnchor-expected.txt: Added.
3233 * platform/qt-4.8/svg/batik/text/textAnchor2-expected.png: Added.
3234 * platform/qt-4.8/svg/batik/text/textAnchor2-expected.txt: Added.
3235 * platform/qt-4.8/svg/batik/text/textAnchor3-expected.png: Added.
3236 * platform/qt-4.8/svg/batik/text/textAnchor3-expected.txt: Added.
3237 * platform/qt-4.8/svg/batik/text/textDecoration2-expected.png: Added.
3238 * platform/qt-4.8/svg/batik/text/textDecoration2-expected.txt: Added.
3239 * platform/qt-4.8/svg/batik/text/textEffect-expected.png: Added.
3240 * platform/qt-4.8/svg/batik/text/textEffect-expected.txt: Added.
3241 * platform/qt-4.8/svg/batik/text/textEffect2-expected.png: Added.
3242 * platform/qt-4.8/svg/batik/text/textEffect2-expected.txt: Added.
3243 * platform/qt-4.8/svg/batik/text/textEffect3-expected.png: Added.
3244 * platform/qt-4.8/svg/batik/text/textEffect3-expected.txt: Added.
3245 * platform/qt-4.8/svg/batik/text/textFeatures-expected.png: Added.
3246 * platform/qt-4.8/svg/batik/text/textFeatures-expected.txt: Added.
3247 * platform/qt-4.8/svg/batik/text/textGlyphOrientationHorizontal-expected.png: Added.
3248 * platform/qt-4.8/svg/batik/text/textGlyphOrientationHorizontal-expected.txt: Added.
3249 * platform/qt-4.8/svg/batik/text/textLayout2-expected.png: Added.
3250 * platform/qt-4.8/svg/batik/text/textLayout2-expected.txt: Added.
3251 * platform/qt-4.8/svg/batik/text/textLength-expected.png: Added.
3252 * platform/qt-4.8/svg/batik/text/textLength-expected.txt: Added.
3253 * platform/qt-4.8/svg/batik/text/textOnPath-expected.png: Added.
3254 * platform/qt-4.8/svg/batik/text/textOnPath-expected.txt: Added.
3255 * platform/qt-4.8/svg/batik/text/textOnPath2-expected.png: Added.
3256 * platform/qt-4.8/svg/batik/text/textOnPath2-expected.txt: Added.
3257 * platform/qt-4.8/svg/batik/text/textOnPath3-expected.png: Added.
3258 * platform/qt-4.8/svg/batik/text/textOnPath3-expected.txt: Added.
3259 * platform/qt-4.8/svg/batik/text/textPCDATA-expected.png: Added.
3260 * platform/qt-4.8/svg/batik/text/textPCDATA-expected.txt: Added.
3261 * platform/qt-4.8/svg/batik/text/textPosition-expected.png: Added.
3262 * platform/qt-4.8/svg/batik/text/textPosition-expected.txt: Added.
3263 * platform/qt-4.8/svg/batik/text/textPosition2-expected.png: Added.
3264 * platform/qt-4.8/svg/batik/text/textPosition2-expected.txt: Added.
3265 * platform/qt-4.8/svg/batik/text/textProperties-expected.png: Added.
3266 * platform/qt-4.8/svg/batik/text/textProperties-expected.txt: Added.
3267 * platform/qt-4.8/svg/batik/text/textProperties2-expected.png: Added.
3268 * platform/qt-4.8/svg/batik/text/textProperties2-expected.txt: Added.
3269 * platform/qt-4.8/svg/batik/text/verticalTextOnPath-expected.png: Added.
3270 * platform/qt-4.8/svg/batik/text/verticalTextOnPath-expected.txt: Added.
3271 * platform/qt-4.8/svg/carto.net/button-expected.png: Added.
3272 * platform/qt-4.8/svg/carto.net/button-expected.txt: Added.
3273 * platform/qt-4.8/svg/carto.net/colourpicker-expected.png: Added.
3274 * platform/qt-4.8/svg/carto.net/colourpicker-expected.txt: Added.
3275 * platform/qt-4.8/svg/carto.net/combobox-expected.png: Added.
3276 * platform/qt-4.8/svg/carto.net/combobox-expected.txt: Added.
3277 * platform/qt-4.8/svg/carto.net/scrollbar-expected.png: Added.
3278 * platform/qt-4.8/svg/carto.net/scrollbar-expected.txt: Added.
3279 * platform/qt-4.8/svg/carto.net/selectionlist-expected.png: Added.
3280 * platform/qt-4.8/svg/carto.net/selectionlist-expected.txt: Added.
3281 * platform/qt-4.8/svg/carto.net/slider-expected.png: Added.
3282 * platform/qt-4.8/svg/carto.net/slider-expected.txt: Added.
3283 * platform/qt-4.8/svg/carto.net/tabgroup-expected.png: Added.
3284 * platform/qt-4.8/svg/carto.net/tabgroup-expected.txt: Added.
3285 * platform/qt-4.8/svg/carto.net/textbox-expected.png: Added.
3286 * platform/qt-4.8/svg/carto.net/textbox-expected.txt: Added.
3287 * platform/qt-4.8/svg/carto.net/window-expected.png: Added.
3288 * platform/qt-4.8/svg/carto.net/window-expected.txt: Added.
3289 * platform/qt-mac/Skipped: Skip failing tests.
3290 * platform/qt-wk2/Skipped: Skip failing tests.
3292 2011-07-29 Csaba Osztrogonác <ossy@webkit.org>
3294 [Qt] Unreviewed gardening after r91984
3296 * platform/qt-4.8/fast/block/positioning/047-expected.png: Added.
3297 * platform/qt-4.8/fast/block/positioning/047-expected.txt: Added.
3298 * platform/qt-4.8/fast/block/positioning/051-expected.png: Added.
3299 * platform/qt-4.8/fast/block/positioning/051-expected.txt: Added.
3300 * platform/qt-4.8/fast/invalid/019-expected.png: Added.
3301 * platform/qt-4.8/fast/invalid/019-expected.txt: Added.
3302 * platform/qt-4.8/fast/lists/003-expected.png: Added.
3303 * platform/qt-4.8/fast/lists/003-expected.txt: Added.
3304 * platform/qt-4.8/fast/text/basic/generic-family-reset-expected.png: Added.
3305 * platform/qt-4.8/fast/text/basic/generic-family-reset-expected.txt: Added.
3306 * platform/qt-mac/Skipped: Skip failing tests.
3307 * platform/qt-wk2/Skipped: Skip failing tests.
3309 2011-07-29 Kristóf Kosztyó <Kosztyo.Kristof@stud.u-szeged.hu>
3311 [Qt] Add platform specific expected results
3313 Reviewed by Csaba Osztrogonác.
3315 * platform/qt/Skipped: Unskip passing tests.
3316 * platform/qt/svg/W3C-SVG-1.1/animate-elem-08-t-expected.png: Added.
3317 * platform/qt/svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt: Added.
3318 * platform/qt/svg/W3C-SVG-1.1/linking-a-03-b-expected.png: Added.
3319 * platform/qt/svg/W3C-SVG-1.1/linking-a-03-b-expected.txt: Added.
3320 * platform/qt/svg/W3C-SVG-1.1/masking-path-04-b-expected.png: Added.
3321 * platform/qt/svg/W3C-SVG-1.1/masking-path-04-b-expected.txt: Added.
3322 * platform/qt/svg/W3C-SVG-1.1/struct-frag-01-t-expected.png: Added.
3323 * platform/qt/svg/W3C-SVG-1.1/struct-frag-01-t-expected.txt:
3324 * platform/qt/svg/W3C-SVG-1.1/struct-use-01-t-expected.png: Added.
3325 * platform/qt/svg/W3C-SVG-1.1/struct-use-01-t-expected.txt: Added.
3326 * platform/qt/svg/batik/filters/filterRegions-expected.png: Added.
3327 * platform/qt/svg/batik/filters/filterRegions-expected.txt: Added.
3328 * platform/qt/svg/batik/masking/maskRegions-expected.png: Added.
3329 * platform/qt/svg/batik/masking/maskRegions-expected.txt: Added.
3330 * platform/qt/svg/batik/paints/patternPreserveAspectRatioA-expected.png: Added.
3331 * platform/qt/svg/batik/paints/patternPreserveAspectRatioA-expected.txt: Added.
3332 * platform/qt/svg/batik/paints/patternRegionA-expected.png: Added.
3333 * platform/qt/svg/batik/paints/patternRegionA-expected.txt: Added.
3334 * platform/qt/svg/batik/paints/patternRegions-expected.png: Added.
3335 * platform/qt/svg/batik/paints/patternRegions-expected.txt: Added.
3336 * platform/qt/svg/batik/text/longTextOnPath-expected.png: Added.
3337 * platform/qt/svg/batik/text/longTextOnPath-expected.txt: Added.
3338 * platform/qt/svg/batik/text/smallFonts-expected.png: Added.
3339 * platform/qt/svg/batik/text/smallFonts-expected.txt: Added.
3340 * platform/qt/svg/batik/text/textAnchor-expected.png: Added.
3341 * platform/qt/svg/batik/text/textAnchor-expected.txt: Added.
3342 * platform/qt/svg/batik/text/textAnchor2-expected.png: Added.
3343 * platform/qt/svg/batik/text/textAnchor2-expected.txt: Added.
3344 * platform/qt/svg/batik/text/textAnchor3-expected.png: Added.
3345 * platform/qt/svg/batik/text/textAnchor3-expected.txt: Added.
3346 * platform/qt/svg/batik/text/textDecoration2-expected.png: Added.
3347 * platform/qt/svg/batik/text/textDecoration2-expected.txt: Added.
3348 * platform/qt/svg/batik/text/textEffect-expected.png: Added.
3349 * platform/qt/svg/batik/text/textEffect-expected.txt: Added.
3350 * platform/qt/svg/batik/text/textEffect2-expected.png: Added.
3351 * platform/qt/svg/batik/text/textEffect2-expected.txt: Added.
3352 * platform/qt/svg/batik/text/textEffect3-expected.png: Added.
3353 * platform/qt/svg/batik/text/textEffect3-expected.txt: Added.
3354 * platform/qt/svg/batik/text/textFeatures-expected.png: Added.
3355 * platform/qt/svg/batik/text/textFeatures-expected.txt: Added.
3356 * platform/qt/svg/batik/text/textGlyphOrientationHorizontal-expected.png: Added.
3357 * platform/qt/svg/batik/text/textGlyphOrientationHorizontal-expected.txt: Added.
3358 * platform/qt/svg/batik/text/textLayout2-expected.png: Added.
3359 * platform/qt/svg/batik/text/textLayout2-expected.txt: Added.
3360 * platform/qt/svg/batik/text/textLength-expected.png: Added.
3361 * platform/qt/svg/batik/text/textLength-expected.txt: Added.
3362 * platform/qt/svg/batik/text/textOnPath-expected.png: Added.
3363 * platform/qt/svg/batik/text/textOnPath-expected.txt: Added.
3364 * platform/qt/svg/batik/text/textOnPath2-expected.png: Added.
3365 * platform/qt/svg/batik/text/textOnPath2-expected.txt: Added.
3366 * platform/qt/svg/batik/text/textOnPath3-expected.png: Added.
3367 * platform/qt/svg/batik/text/textOnPath3-expected.txt: Added.
3368 * platform/qt/svg/batik/text/textPCDATA-expected.png: Added.
3369 * platform/qt/svg/batik/text/textPCDATA-expected.txt: Added.
3370 * platform/qt/svg/batik/text/textPosition-expected.png: Added.
3371 * platform/qt/svg/batik/text/textPosition-expected.txt: Added.
3372 * platform/qt/svg/batik/text/textPosition2-expected.png: Added.
3373 * platform/qt/svg/batik/text/textPosition2-expected.txt: Added.
3374 * platform/qt/svg/batik/text/textProperties-expected.png: Added.
3375 * platform/qt/svg/batik/text/textProperties-expected.txt: Added.
3376 * platform/qt/svg/batik/text/textProperties2-expected.png: Added.
3377 * platform/qt/svg/batik/text/textProperties2-expected.txt: Added.
3378 * platform/qt/svg/batik/text/verticalTextOnPath-expected.png: Added.
3379 * platform/qt/svg/batik/text/verticalTextOnPath-expected.txt: Added.
3380 * platform/qt/svg/carto.net/button-expected.png: Added.
3381 * platform/qt/svg/carto.net/button-expected.txt: Added.
3382 * platform/qt/svg/carto.net/colourpicker-expected.png: Added.
3383 * platform/qt/svg/carto.net/colourpicker-expected.txt: Added.
3384 * platform/qt/svg/carto.net/combobox-expected.png: Added.
3385 * platform/qt/svg/carto.net/combobox-expected.txt: Added.
3386 * platform/qt/svg/carto.net/scrollbar-expected.png: Added.
3387 * platform/qt/svg/carto.net/scrollbar-expected.txt: Added.
3388 * platform/qt/svg/carto.net/selectionlist-expected.png: Added.
3389 * platform/qt/svg/carto.net/selectionlist-expected.txt: Added.
3390 * platform/qt/svg/carto.net/slider-expected.png: Added.
3391 * platform/qt/svg/carto.net/slider-expected.txt: Added.
3392 * platform/qt/svg/carto.net/tabgroup-expected.png: Added.
3393 * platform/qt/svg/carto.net/tabgroup-expected.txt: Added.
3394 * platform/qt/svg/carto.net/textbox-expected.png: Added.
3395 * platform/qt/svg/carto.net/textbox-expected.txt: Added.
3396 * platform/qt/svg/carto.net/window-expected.png: Added.
3397 * platform/qt/svg/carto.net/window-expected.txt: Added.
3398 * platform/qt/svg/css/css-box-min-width-expected.png: Added.
3399 * platform/qt/svg/css/css-box-min-width-expected.txt: Added.
3400 * platform/qt/svg/css/getComputedStyle-basic-expected.png: Added.
3401 * platform/qt/svg/custom/foreign-object-skew-expected.png: Added.
3402 * platform/qt/svg/custom/foreign-object-skew-expected.txt: Added.
3403 * platform/qt/svg/custom/grayscale-gradient-mask-expected.png: Added.
3404 * platform/qt/svg/custom/grayscale-gradient-mask-expected.txt: Added.
3405 * platform/qt/svg/custom/group-opacity-expected.png: Added.
3406 * platform/qt/svg/custom/group-opacity-expected.txt: Added.
3407 * platform/qt/svg/custom/js-late-clipPath-and-object-creation-expected.png: Added.
3408 * platform/qt/svg/custom/js-late-clipPath-and-object-creation-expected.txt: Added.
3409 * platform/qt/svg/custom/js-late-clipPath-creation-expected.png: Added.
3410 * platform/qt/svg/custom/js-late-clipPath-creation-expected.txt: Added.
3411 * platform/qt/svg/custom/percentage-rect-expected.png: Added.
3412 * platform/qt/svg/custom/percentage-rect-expected.txt: Added.
3413 * platform/qt/svg/custom/pointer-events-image-expected.png: Added.
3414 * platform/qt/svg/custom/pointer-events-image-expected.txt: Added.