1 2011-02-04 Dimitri Glazkov <dglazkov@chromium.org>
3 [Chromium] Remove more passing tests.
5 * platform/chromium/test_expectations.txt: Even more passages removed.
7 2011-02-04 Dimitri Glazkov <dglazkov@chromium.org>
9 [Chromium] Removed passing tests.
11 * platform/chromium/test_expectations.txt: Passages removed.
13 2011-02-04 Jessie Berlin <jberlin@apple.com>
15 [Windows 7 Release Tests] transitions/transition-end-event-multiple-04.html flakey
16 https://bugs.webkit.org/show_bug.cgi?id=53332
18 Unreviewed, attempt to get the Windows 7 Release bots uniformly green.
20 * platform/win/Skipped:
22 2011-02-04 Ilya Tikhonovsky <loislo@chromium.org>
26 Rebaseline. The problem was introduced at r77601.
28 * platform/chromium-mac/fast/repaint/shadow-multiple-horizontal-expected.checksum: Added.
29 * platform/chromium-mac/fast/repaint/shadow-multiple-horizontal-expected.png: Added.
30 * platform/chromium-mac/fast/repaint/shadow-multiple-strict-horizontal-expected.checksum: Added.
31 * platform/chromium-mac/fast/repaint/shadow-multiple-strict-horizontal-expected.png: Added.
32 * platform/chromium-mac/fast/repaint/shadow-multiple-strict-vertical-expected.checksum: Added.
33 * platform/chromium-mac/fast/repaint/shadow-multiple-strict-vertical-expected.png: Added.
34 * platform/chromium-mac/fast/repaint/shadow-multiple-vertical-expected.checksum: Added.
35 * platform/chromium-mac/fast/repaint/shadow-multiple-vertical-expected.png: Added.
37 2011-02-04 Ilya Tikhonovsky <loislo@chromium.org>
41 Rebaseline image for fast/box-shadow/shadow-tiling-artifact.html
42 The problem was introduced at r77601.
44 * platform/chromium-linux/fast/box-shadow/shadow-tiling-artifact-expected.checksum: Added.
45 * platform/chromium-linux/fast/box-shadow/shadow-tiling-artifact-expected.png: Added.
46 * platform/chromium-win/fast/box-shadow/shadow-tiling-artifact-expected.checksum: Added.
47 * platform/chromium-win/fast/box-shadow/shadow-tiling-artifact-expected.png: Added.
49 2011-02-04 Sergio Villar Senin <svillar@igalia.com>
53 New test expectations.
55 * platform/gtk/fast/box-shadow/shadow-tiling-artifact-expected.txt: Added.
56 * platform/gtk/fast/dom/HTMLInputElement/input-slider-update-expected.txt: Added.
57 * platform/gtk/svg/text/font-size-below-point-five-2-expected.txt: Added.
58 * platform/gtk/svg/text/font-size-below-point-five-expected.txt: Added.
59 * platform/gtk/svg/text/scaled-font-expected.txt: Added.
60 * platform/gtk/svg/text/small-fonts-2-expected.txt: Added.
61 * platform/gtk/svg/text/small-fonts-3-expected.txt: Added.
62 * platform/gtk/svg/text/small-fonts-expected.txt: Added.
63 * platform/gtk/svg/text/small-fonts-in-html5-expected.txt: Added.
65 2011-02-04 Andrey Kosyakov <caseq@chromium.org>
67 Reviewed by Pavel Feldman.
69 Web Inspector: support overriding user agent strings
70 https://bugs.webkit.org/show_bug.cgi?id=51485
72 * http/tests/inspector/extensions-useragent-expected.txt: Added.
73 * http/tests/inspector/extensions-useragent.html: Added.
75 2011-02-04 Sergio Villar Senin <svillar@igalia.com>
79 Skipping fast/events/pagehide-timeout.html that is failing on GTK
80 bots. See https://bugs.webkit.org/show_bug.cgi?id=53733
82 * platform/gtk/Skipped: skip fast/events/pagehide-timeout.html
84 2011-02-03 James Kozianski <koz@chromium.org>
86 Reviewed by Dimitri Glazkov.
88 Add navigator.registerProtocolHandler behind a flag.
89 https://bugs.webkit.org/show_bug.cgi?id=52609
91 * fast/dom/register-protocol-handler-expected.txt: Added.
92 * fast/dom/register-protocol-handler.html: Added.
94 2011-02-03 Simon Fraser <simon.fraser@apple.com>
96 Reviewed by Dan Bernstein.
98 REGRESSION: Artifacts on box-shadow corners in some cases
99 https://bugs.webkit.org/show_bug.cgi?id=53731
101 Test with translucent shadow on a box with various corner radii, to exercise the
104 * fast/box-shadow/shadow-tiling-artifact.html: Added.
105 * platform/mac/fast/box-shadow/shadow-tiling-artifact-expected.checksum: Added.
106 * platform/mac/fast/box-shadow/shadow-tiling-artifact-expected.png: Added.
107 * platform/mac/fast/box-shadow/shadow-tiling-artifact-expected.txt: Added.
109 2011-02-03 Adam Barth <abarth@webkit.org>
111 Reviewed by Daniel Bates.
113 XSS Auditor severely affects loading performance after submitting a large form
114 https://bugs.webkit.org/show_bug.cgi?id=49845
116 The XSSFilter catches some more cases and has different console
117 messages than the XSSAuditor. We might want to improve these messages
120 * http/tests/security/xssAuditor/base-href-control-char-expected.txt:
121 * http/tests/security/xssAuditor/base-href-expected.txt:
122 * http/tests/security/xssAuditor/base-href-null-char-expected.txt:
123 * http/tests/security/xssAuditor/base-href-scheme-relative-expected.txt:
124 * http/tests/security/xssAuditor/dom-write-innerHTML-expected.txt:
125 * http/tests/security/xssAuditor/embed-tag-control-char-expected.txt:
126 * http/tests/security/xssAuditor/embed-tag-expected.txt:
127 * http/tests/security/xssAuditor/embed-tag-javascript-url-expected.txt:
128 * http/tests/security/xssAuditor/embed-tag-null-char-expected.txt:
129 * http/tests/security/xssAuditor/full-block-base-href-expected.txt:
130 * http/tests/security/xssAuditor/full-block-object-tag-expected.txt:
131 * http/tests/security/xssAuditor/link-onclick-entities-expected.txt:
132 * http/tests/security/xssAuditor/object-embed-tag-control-char-expected.txt:
133 * http/tests/security/xssAuditor/object-embed-tag-expected.txt:
134 * http/tests/security/xssAuditor/object-embed-tag-null-char-expected.txt:
135 * http/tests/security/xssAuditor/object-tag-expected.txt:
136 * http/tests/security/xssAuditor/object-tag-javascript-url-expected.txt:
137 * http/tests/security/xssAuditor/script-tag-with-source-entities-expected.txt:
139 2011-02-03 Maciej Stachowiak <mjs@apple.com>
141 Reviewed by Daniel Bates.
143 Skip a test for WebKit2 that uses missing DRT API
144 https://bugs.webkit.org/show_bug.cgi?id=53748
146 * platform/mac-wk2/Skipped:
148 2011-02-03 Abhishek Arya <inferno@chromium.org>
150 Unreviewed, simple qt test baseline.
152 * platform/qt/fast/overflow/overflow-height-float-not-removed-crash-expected.txt: Added.
154 2011-02-02 MORITA Hajime <morrita@google.com>
156 Reviewed by Dimitri Glazkov.
158 Refactoring: <progress> should not use ShadowElement
159 https://bugs.webkit.org/show_bug.cgi?id=53583
161 Updated to catch the change on -webkit-progress-bar-value interpretation.
163 * fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element.html:
165 2011-02-03 Jia Pu <jpu@apple.com>
167 Reversion should not be marked as misspelled.
168 https://bugs.webkit.org/show_bug.cgi?id=53255
170 Rebaselined tests broken by https://bugs.webkit.org/show_bug.cgi?id=51389
172 * platform/mac/editing/spelling/autocorrection-contraction-expected.png:
173 * platform/mac/editing/spelling/autocorrection-contraction-expected.txt:
174 * platform/mac/editing/spelling/autocorrection-delete-expected.png:
175 * platform/mac/editing/spelling/autocorrection-delete-expected.txt:
176 * platform/mac/editing/spelling/autocorrection-removing-underline-after-paste-expected.png:
177 * platform/mac/editing/spelling/autocorrection-removing-underline-after-paste-expected.txt:
178 * platform/mac/editing/spelling/autocorrection-removing-underline-expected.png:
179 * platform/mac/editing/spelling/autocorrection-removing-underline-expected.txt:
180 * platform/mac/editing/spelling/autocorrection-simple-expected.checksum:
181 * platform/mac/editing/spelling/autocorrection-simple-expected.png:
182 * platform/mac/editing/spelling/autocorrection-simple-expected.txt:
183 * platform/mac/editing/spelling/autocorrection-simple.html:
184 * platform/mac/editing/spelling/delete-autocorrected-word-1-expected.png:
185 * platform/mac/editing/spelling/delete-autocorrected-word-1-expected.txt:
187 2011-02-03 Abhishek Arya <inferno@chromium.org>
189 Reviewed by James Robinson.
191 Tests that we do not crash when overflowing the height of a root
193 https://bugs.webkit.org/show_bug.cgi?id=53729
195 * fast/overflow/overflow-height-float-not-removed-crash-expected.txt: Added.
196 * fast/overflow/overflow-height-float-not-removed-crash.html: Added.
198 2011-02-03 David Levin <levin@chromium.org>
200 Reviewed by Adam Barth.
202 worker-importScriptsOnError needs to allow for the console error to
203 flush out before calling notifyDone.
205 * http/tests/workers/worker-importScriptsOnError-expected.txt:
206 * http/tests/workers/worker-importScriptsOnError.html:
208 2011-02-03 David Levin <levin@chromium.org>
210 Reviewed by Adam Barth.
212 Worker.importScript() should clean errors for cross origin imports.
213 https://bugs.webkit.org/show_bug.cgi?id=52871
215 * http/tests/workers/resources/worker-importScripts-error.js: Added.
216 * http/tests/workers/resources/worker-importScripts-throw.js: Added.
217 * http/tests/workers/worker-importScriptsOnError.html: Added.
219 2011-02-03 Mihai Parparita <mihaip@chromium.org>
221 Reviewed by Alexey Proskuryakov.
223 REGRESSION (r77355): Page cache layout tests crash
224 https://bugs.webkit.org/show_bug.cgi?id=53648
226 Add test that calls setTimeout during a pagehide event handler (the
227 timeout should not fire while the document is in the page cache).
229 Skipped for Chromium since it doesn't use the page cache.
231 * fast/events/pagehide-timeout-expected.txt: Added.
232 * fast/events/pagehide-timeout.html: Added.
233 * fast/events/resources/pagehide-timeout-go-back.html: Added.
234 * platform/chromium/test_expectations.txt:
236 2011-02-03 Dimitri Glazkov <dglazkov@chromium.org>
238 Added SL-specific result for the test and put back the original result that
239 I've neglected to do in r77539.
241 * platform/mac-snowleopard/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.txt: Added.
242 * platform/mac/svg/text/font-size-below-point-five-expected.txt: Added.
244 2011-02-03 Justin Schuh <jschuh@chromium.org>
246 Reviewed by Dirk Schulze.
248 startAnimations should use a local, RefCounted Vector.
249 https://bugs.webkit.org/show_bug.cgi?id=53458
251 * svg/custom/use-animation-in-fill-expected.txt: Added.
252 * svg/custom/use-animation-in-fill.html: Added.
254 2011-02-03 Csaba Osztrogonác <ossy@webkit.org>
258 small text which is scaled to be large renders pixelated
259 https://bugs.webkit.org/show_bug.cgi?id=12448
261 * platform/qt/Skipped: Add failing tests until fix.
262 - css3/zoom-coords.xhtml
263 - svg/zoom/page/zoom-zoom-coords.xhtml
265 2011-02-03 Dimitri Glazkov <dglazkov@chromium.org>
267 Add a failure until I investigate its cause.
269 * platform/chromium/test_expectations.txt: Added.
271 2011-02-03 Dimitri Glazkov <dglazkov@chromium.org>
273 Updated platform/mac-leopard baselines for fast/backgrounds after r77485.
275 2011-02-03 Dimitri Glazkov <dglazkov@chromium.org>
277 Move Leopard result to the right spot, put back the original result.
279 * platform/mac-leopard/svg/text/font-size-below-point-five-expected.txt:
280 Renamed from LayoutTests/platform/mac/svg/text/font-size-below-point-five-expected.txt.
282 2011-02-03 Adam Roben <aroben@apple.com>
284 Skip an SVG test that fails depending on what other tests came before it
286 Running any other SVG test before this one causes it to fail. If we were to check in new
287 failing results, it might start passing again if some more tests are added before it that
288 make it the first test that is run for a particular invocation of DumpRenderTree. So the
289 safest thing to do for now is to skip it. <http://webkit.org/b/35700> tracks this failure.
291 * platform/win/Skipped: Added svg/W3C-SVG-1.1-SE/types-dom-01-b.svg.
293 2011-02-03 Dimitri Glazkov <dglazkov@chromium.org>
295 Updated platform/mac and platform/mac-leopard baselines for svg/ after r77485.
297 2011-02-03 Dimitri Glazkov <dglazkov@chromium.org>
299 [Chromium] Updated baselines that are specific to Leopard.
301 * platform/chromium-mac-leopard/svg/custom/linking-a-03-b-preserveAspectRatio-expected.txt:
302 * platform/chromium-mac-leopard/svg/custom/linking-a-03-b-viewTarget-expected.txt:
303 * platform/chromium-mac-leopard/svg/custom/linking-a-03-b-zoomAndPan-expected.txt:
304 * platform/chromium-mac-leopard/svg/custom/stroked-pattern-expected.png:
305 * platform/chromium-mac-leopard/svg/custom/stroked-pattern-expected.txt:
307 2011-02-03 Dan Bernstein <mitz@apple.com>
309 Reviewed by Anders Carlsson.
311 <rdar://problem/8948788> Text emphasis marks have wrong orientation for vertical text
312 https://bugs.webkit.org/show_bug.cgi?id=53709
314 * platform/mac/fast/text/emphasis-vertical-expected.checksum:
315 * platform/mac/fast/text/emphasis-vertical-expected.png:
317 2011-02-03 Martin Robinson <mrobinson@igalia.com>
319 Fix one GTK+ skipped list entry that referred to the wrong test file.
321 * platform/gtk/Skipped: Fix skipped list entry.
323 2011-02-03 Dimitri Glazkov <dglazkov@chromium.org>
325 [Chromium] Removed the checksum that is out of place.
327 * platform/chromium-win-xp/svg/text/text-fonts-01-t-expected.checksum: Removed.
329 2011-02-03 Dimitri Glazkov <dglazkov@chromium.org>
331 [Chromium] Updated SVG baselines after r77485 for Mac and added expectations
332 of failure while waiting for platform/mac pixel results to land.
334 * platform/chromium-mac/svg/custom/linking-a-03-b-transform-expected.txt: Removed.
335 * platform/chromium-mac/svg/custom/stroked-pattern-expected.checksum: Added.
336 * platform/chromium-mac/svg/custom/stroked-pattern-expected.png: Added.
337 * platform/chromium/test_expectations.txt: Added fails.
339 2011-02-03 Adam Roben <aroben@apple.com>
341 Check in the results I really meant to commit in r77507
343 A flub on the command-line meant that many of the results added in r77507 were identical to
344 the Mac results, rather than matching what happens on Windows.
346 * platform/win/svg/W3C-SVG-1.1/text-align-06-b-expected.checksum:
347 * platform/win/svg/W3C-SVG-1.1/text-align-06-b-expected.png:
348 * platform/win/svg/W3C-SVG-1.1/text-align-06-b-expected.txt:
349 * platform/win/svg/batik/masking/maskRegions-expected.checksum: Added.
350 * platform/win/svg/batik/masking/maskRegions-expected.png: Added.
351 * platform/win/svg/batik/masking/maskRegions-expected.txt:
352 * platform/win/svg/batik/text/textGlyphOrientationHorizontal-expected.checksum:
353 * platform/win/svg/batik/text/textGlyphOrientationHorizontal-expected.png:
354 * platform/win/svg/batik/text/textGlyphOrientationHorizontal-expected.txt:
355 * platform/win/svg/carto.net/scrollbar-expected.checksum:
356 * platform/win/svg/carto.net/scrollbar-expected.png:
357 * platform/win/svg/carto.net/scrollbar-expected.txt:
358 * platform/win/svg/text/font-size-below-point-five-expected.checksum:
359 * platform/win/svg/text/font-size-below-point-five-expected.png:
360 * platform/win/svg/text/font-size-below-point-five-expected.txt:
361 * platform/win/svg/text/text-align-06-b-expected.checksum:
362 * platform/win/svg/text/text-align-06-b-expected.png:
363 * platform/win/svg/text/text-align-06-b-expected.txt:
365 2011-02-03 Dimitri Glazkov <dglazkov@chromium.org>
367 [Chromium] Two more updated SVG baselines after r77485 for Linux.
369 * platform/chromium-linux/svg/batik/text/verticalText-expected.txt: Added.
370 * platform/chromium-linux/svg/custom/js-late-pattern-and-object-creation-expected.txt: Added.
372 2011-02-02 Levi Weintraub <leviw@chromium.org>
374 Reviewed by Ryosuke Niwa.
376 Moving cursor down in table cycles at the end of a row
377 https://bugs.webkit.org/show_bug.cgi?id=50012
379 Tests downward caret-navigation for tables at the end of a document.
381 * editing/selection/move-by-line-cycles-in-table-expected.txt: Added.
382 * editing/selection/move-by-line-cycles-in-table.html: Added.
384 2011-02-03 Dimitri Glazkov <dglazkov@chromium.org>
386 [Chromium] One more update SVG baselines after r77485 for Linux.
388 2011-02-03 Dimitri Glazkov <dglazkov@chromium.org>
390 [Chromium] Moved XP/Vista-specific baselines to their proper places.
392 * platform/chromium-win-vista/svg/text/text-fonts-01-t-expected.checksum:
393 * platform/chromium-win-vista/svg/text/text-fonts-01-t-expected.png:
394 * platform/chromium-win-xp/svg/batik/text/verticalText-expected.checksum:
395 * platform/chromium-win-xp/svg/batik/text/verticalText-expected.png:
396 * platform/chromium-win-xp/svg/custom/js-late-pattern-and-object-creation-expected.checksum:
397 * platform/chromium-win-xp/svg/custom/js-late-pattern-and-object-creation-expected.png:
398 * platform/chromium-win-xp/svg/text/text-intro-05-t-expected.checksum:
399 * platform/chromium-win-xp/svg/text/text-intro-05-t-expected.png:
400 * platform/chromium-win/svg/batik/text/verticalText-expected.checksum: Removed.
401 * platform/chromium-win/svg/batik/text/verticalText-expected.png: Removed.
402 * platform/chromium-win/svg/custom/js-late-pattern-and-object-creation-expected.checksum: Removed.
403 * platform/chromium-win/svg/custom/js-late-pattern-and-object-creation-expected.png: Removed.
404 * platform/chromium-win/svg/text/text-fonts-01-t-expected.checksum: Removed.
405 * platform/chromium-win/svg/text/text-fonts-01-t-expected.png: Removed.
406 * platform/chromium-win/svg/text/text-intro-05-t-expected.checksum: Removed.
407 * platform/chromium-win/svg/text/text-intro-05-t-expected.png: Removed.
409 2011-02-03 Dimitri Glazkov <dglazkov@chromium.org>
411 Update expectations after r77495.
413 * fast/dom/Window/window-properties-expected.txt: Updated.
415 2011-02-03 Dimitri Glazkov <dglazkov@chromium.org>
417 [Chromium] Explicitly mark platform/chromium-linux as failing for other platforms.
419 * platform/chromium/test_expectations.txt: Added expectation of failure.
421 2011-02-03 Dimitri Glazkov <dglazkov@chromium.org>
423 Update expectations after r77495.
425 * fast/dom/Window/window-properties-performance-expected.txt: Updated.
427 2011-02-03 Dimitri Glazkov <dglazkov@chromium.org>
429 [Chromium] Add expectations for r77500.
431 * platform/chromium-mac/fast/dom/HTMLInputElement/input-slider-update-expected.checksum: Added.
432 * platform/chromium-mac/fast/dom/HTMLInputElement/input-slider-update-expected.png: Added.
433 * platform/chromium-win/fast/dom/HTMLInputElement/input-slider-update-expected.checksum: Added.
434 * platform/chromium-win/fast/dom/HTMLInputElement/input-slider-update-expected.png: Added.
436 2011-02-03 Dimitri Glazkov <dglazkov@chromium.org>
438 [Chromium] Update SVG baselines after r77485 for Linux.
440 2011-02-03 Adam Roben <aroben@apple.com>
442 Skip fast/canvas/set-colors.html on Windows
444 It currently fails on some bots but not others. <http://webkit.org/b/53677> tracks the
447 * platform/win/Skipped:
449 2011-02-03 Adam Roben <aroben@apple.com>
451 Update Windows results after r77485
453 Windows used to match Mac on these tests, but now it doesn't. Presumably this is because
454 r77485 increased the precision of ascent/descent calculations, making differences in
455 Windows/Mac font metrics matter more.
457 One test (svg/W3C-SVG-1.1-SE/types-dom-01-b.svg) is still failing, but it passes when run on
458 its own, so warrants more investigation.
460 * platform/win/svg/W3C-SVG-1.1/extend-namespace-01-f-expected.checksum: Added.
461 * platform/win/svg/W3C-SVG-1.1/extend-namespace-01-f-expected.png: Added.
462 * platform/win/svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
463 * platform/win/svg/W3C-SVG-1.1/text-align-06-b-expected.checksum: Added.
464 * platform/win/svg/W3C-SVG-1.1/text-align-06-b-expected.png: Added.
465 * platform/win/svg/W3C-SVG-1.1/text-align-06-b-expected.txt: Added.
466 * platform/win/svg/batik/text/textGlyphOrientationHorizontal-expected.checksum: Added.
467 * platform/win/svg/batik/text/textGlyphOrientationHorizontal-expected.png: Added.
468 * platform/win/svg/batik/text/textGlyphOrientationHorizontal-expected.txt: Added.
469 * platform/win/svg/carto.net/scrollbar-expected.checksum: Added.
470 * platform/win/svg/carto.net/scrollbar-expected.png: Added.
471 * platform/win/svg/carto.net/scrollbar-expected.txt: Added.
472 * platform/win/svg/text/font-size-below-point-five-expected.checksum: Added.
473 * platform/win/svg/text/font-size-below-point-five-expected.png: Added.
474 * platform/win/svg/text/font-size-below-point-five-expected.txt: Added.
475 * platform/win/svg/text/text-align-06-b-expected.checksum: Added.
476 * platform/win/svg/text/text-align-06-b-expected.png: Added.
477 * platform/win/svg/text/text-align-06-b-expected.txt: Added.
478 * platform/win/svg/zoom/page/zoom-mask-with-percentages-expected.checksum: Added.
479 * platform/win/svg/zoom/page/zoom-mask-with-percentages-expected.png: Added.
480 * platform/win/svg/zoom/page/zoom-mask-with-percentages-expected.txt:
482 2011-02-03 Nikolas Zimmermann <nzimmermann@rim.com>
486 small text which is scaled to be large renders pixelated
487 https://bugs.webkit.org/show_bug.cgi?id=12448
489 First chunk of mac SVG pixel test updates after r77485.
491 * platform/mac/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.png:
492 * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.checksum:
493 * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.png:
494 * platform/mac/svg/W3C-SVG-1.1/animate-elem-02-t-expected.png:
495 * platform/mac/svg/W3C-SVG-1.1/animate-elem-04-t-expected.checksum:
496 * platform/mac/svg/W3C-SVG-1.1/animate-elem-04-t-expected.png:
497 * platform/mac/svg/W3C-SVG-1.1/animate-elem-05-t-expected.checksum:
498 * platform/mac/svg/W3C-SVG-1.1/animate-elem-05-t-expected.png:
499 * platform/mac/svg/W3C-SVG-1.1/animate-elem-06-t-expected.checksum:
500 * platform/mac/svg/W3C-SVG-1.1/animate-elem-06-t-expected.png:
501 * platform/mac/svg/W3C-SVG-1.1/animate-elem-07-t-expected.checksum:
502 * platform/mac/svg/W3C-SVG-1.1/animate-elem-07-t-expected.png:
503 * platform/mac/svg/W3C-SVG-1.1/animate-elem-09-t-expected.png:
504 * platform/mac/svg/W3C-SVG-1.1/animate-elem-10-t-expected.png:
505 * platform/mac/svg/W3C-SVG-1.1/animate-elem-11-t-expected.png:
506 * platform/mac/svg/W3C-SVG-1.1/animate-elem-12-t-expected.png:
507 * platform/mac/svg/W3C-SVG-1.1/animate-elem-13-t-expected.png:
508 * platform/mac/svg/W3C-SVG-1.1/animate-elem-14-t-expected.png:
509 * platform/mac/svg/W3C-SVG-1.1/animate-elem-15-t-expected.png:
510 * platform/mac/svg/W3C-SVG-1.1/animate-elem-16-t-expected.png:
511 * platform/mac/svg/W3C-SVG-1.1/animate-elem-17-t-expected.png:
512 * platform/mac/svg/W3C-SVG-1.1/animate-elem-18-t-expected.png:
513 * platform/mac/svg/W3C-SVG-1.1/animate-elem-19-t-expected.png:
514 * platform/mac/svg/W3C-SVG-1.1/animate-elem-20-t-expected.png:
515 * platform/mac/svg/W3C-SVG-1.1/animate-elem-21-t-expected.png:
516 * platform/mac/svg/W3C-SVG-1.1/animate-elem-22-b-expected.png:
517 * platform/mac/svg/W3C-SVG-1.1/animate-elem-23-t-expected.png:
518 * platform/mac/svg/W3C-SVG-1.1/animate-elem-25-t-expected.png:
519 * platform/mac/svg/W3C-SVG-1.1/animate-elem-27-t-expected.png:
520 * platform/mac/svg/W3C-SVG-1.1/animate-elem-32-t-expected.png:
521 * platform/mac/svg/W3C-SVG-1.1/animate-elem-33-t-expected.checksum:
522 * platform/mac/svg/W3C-SVG-1.1/animate-elem-33-t-expected.png:
523 * platform/mac/svg/W3C-SVG-1.1/animate-elem-84-t-expected.checksum:
524 * platform/mac/svg/W3C-SVG-1.1/animate-elem-84-t-expected.png:
525 * platform/mac/svg/W3C-SVG-1.1/animate-elem-85-t-expected.png:
526 * platform/mac/svg/W3C-SVG-1.1/color-prof-01-f-expected.png:
527 * platform/mac/svg/W3C-SVG-1.1/color-prop-02-f-expected.png:
528 * platform/mac/svg/W3C-SVG-1.1/color-prop-03-t-expected.png:
529 * platform/mac/svg/W3C-SVG-1.1/coords-coord-01-t-expected.png:
530 * platform/mac/svg/W3C-SVG-1.1/coords-coord-02-t-expected.png:
531 * platform/mac/svg/W3C-SVG-1.1/coords-trans-02-t-expected.checksum:
532 * platform/mac/svg/W3C-SVG-1.1/coords-trans-02-t-expected.png:
533 * platform/mac/svg/W3C-SVG-1.1/coords-trans-03-t-expected.checksum:
534 * platform/mac/svg/W3C-SVG-1.1/coords-trans-03-t-expected.png:
535 * platform/mac/svg/W3C-SVG-1.1/coords-trans-04-t-expected.checksum:
536 * platform/mac/svg/W3C-SVG-1.1/coords-trans-04-t-expected.png:
537 * platform/mac/svg/W3C-SVG-1.1/coords-trans-05-t-expected.checksum:
538 * platform/mac/svg/W3C-SVG-1.1/coords-trans-05-t-expected.png:
539 * platform/mac/svg/W3C-SVG-1.1/coords-trans-06-t-expected.checksum:
540 * platform/mac/svg/W3C-SVG-1.1/coords-trans-06-t-expected.png:
541 * platform/mac/svg/W3C-SVG-1.1/extend-namespace-01-f-expected.png:
542 * platform/mac/svg/W3C-SVG-1.1/filters-blend-01-b-expected.checksum:
543 * platform/mac/svg/W3C-SVG-1.1/filters-blend-01-b-expected.png:
544 * platform/mac/svg/W3C-SVG-1.1/filters-color-01-b-expected.checksum:
545 * platform/mac/svg/W3C-SVG-1.1/filters-color-01-b-expected.png:
546 * platform/mac/svg/W3C-SVG-1.1/filters-composite-02-b-expected.checksum:
547 * platform/mac/svg/W3C-SVG-1.1/filters-composite-02-b-expected.png:
548 * platform/mac/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.checksum:
549 * platform/mac/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.png:
550 * platform/mac/svg/W3C-SVG-1.1/filters-example-01-b-expected.checksum:
551 * platform/mac/svg/W3C-SVG-1.1/filters-example-01-b-expected.png:
552 * platform/mac/svg/W3C-SVG-1.1/filters-felem-01-b-expected.png:
553 * platform/mac/svg/W3C-SVG-1.1/filters-light-04-f-expected.png:
554 * platform/mac/svg/W3C-SVG-1.1/fonts-desc-02-t-expected.png:
555 * platform/mac/svg/W3C-SVG-1.1/fonts-glyph-03-t-expected.png:
556 * platform/mac/svg/W3C-SVG-1.1/fonts-glyph-04-t-expected.png:
557 * platform/mac/svg/W3C-SVG-1.1/interact-dom-01-b-expected.png:
558 * platform/mac/svg/W3C-SVG-1.1/interact-events-01-b-expected.png:
559 * platform/mac/svg/W3C-SVG-1.1/interact-order-03-b-expected.png:
561 2011-02-03 Csaba Osztrogonác <ossy@webkit.org>
563 Unreviewed. Update Qt specific expected results after r77495.
565 * platform/qt/fast/dom/Window/window-properties-expected.txt:
566 * platform/qt/fast/dom/Window/window-properties-performance-expected.txt: Copied from LayoutTests/fast/dom/Window/window-properties-performance-expected.txt.
568 2011-02-02 Evan Martin <evan@chromium.org>
570 Reviewed by Tony Chang.
572 [chromium] complex joining characters positioned in wrong place
573 https://bugs.webkit.org/show_bug.cgi?id=53637
575 Add a test that includes some characters that exhibited the problem.
576 Unfortunately it's purely a rendering issue, so it is a pixel test.
578 * platform/chromium-linux/fast/text/international/complex-joining-using-gpos-expected.checksum: Added.
579 * platform/chromium-linux/fast/text/international/complex-joining-using-gpos-expected.png: Added.
580 * platform/chromium-linux/fast/text/international/complex-joining-using-gpos-expected.txt: Added.
581 * platform/chromium-linux/fast/text/international/complex-joining-using-gpos.html: Added.
583 2011-02-03 Ryosuke Niwa <rniwa@webkit.org>
585 Unreviewed; remove the line I intended to remove.
587 * platform/chromium/test_expectations.txt:
589 2011-02-03 Ryosuke Niwa <rniwa@webkit.org>
591 Unreviewed Chromium test expectation update for
592 http://src.chromium.org/viewvc/chrome?view=rev&revision=73469
594 * platform/chromium/test_expectations.txt:
596 2011-02-02 Dimitri Glazkov <dglazkov@chromium.org>
598 Reviewed by Kent Tamura.
600 REGRESSION(r76147): Slider thumb position is not updated when value attribute is changed.
601 https://bugs.webkit.org/show_bug.cgi?id=53634
603 * fast/dom/HTMLInputElement/input-slider-update.html: Added.
604 * platform/mac/fast/dom/HTMLInputElement/input-slider-update-expected.checksum: Added.
605 * platform/mac/fast/dom/HTMLInputElement/input-slider-update-expected.png: Added.
606 * platform/mac/fast/dom/HTMLInputElement/input-slider-update-expected.txt: Added.
608 2011-02-03 Dimitri Glazkov <dglazkov@chromium.org>
610 [Chromium] Update SVG baselines after r77485 for Windows.
612 2011-02-03 Csaba Osztrogonác <ossy@webkit.org>
614 Unreviewed, rebaseline Qt svg tests after r77485.
616 * platform/qt/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.checksum:
617 * platform/qt/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.png:
618 * platform/qt/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.txt:
619 * platform/qt/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.checksum:
620 * platform/qt/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.png:
621 * platform/qt/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.txt:
622 * platform/qt/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.checksum:
623 * platform/qt/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.png:
624 * platform/qt/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.txt:
625 * platform/qt/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.checksum:
626 * platform/qt/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.png:
627 * platform/qt/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.txt:
628 * platform/qt/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.checksum:
629 * platform/qt/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.png:
630 * platform/qt/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.txt:
631 * platform/qt/svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.checksum:
632 * platform/qt/svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.png:
633 * platform/qt/svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.txt:
634 * platform/qt/svg/custom/stroke-width-large-expected.checksum:
635 * platform/qt/svg/custom/stroke-width-large-expected.png:
636 * platform/qt/svg/custom/stroke-width-large-expected.txt:
637 * platform/qt/svg/custom/text-rotated-gradient-expected.checksum:
638 * platform/qt/svg/custom/text-rotated-gradient-expected.png:
639 * platform/qt/svg/custom/text-rotated-gradient-expected.txt:
640 * platform/qt/svg/foreignObject/text-tref-02-b-expected.checksum:
641 * platform/qt/svg/foreignObject/text-tref-02-b-expected.png:
642 * platform/qt/svg/foreignObject/text-tref-02-b-expected.txt:
643 * platform/qt/svg/text/lengthAdjust-text-metrics-expected.checksum: Added.
644 * platform/qt/svg/text/lengthAdjust-text-metrics-expected.png: Added.
645 * platform/qt/svg/text/lengthAdjust-text-metrics-expected.txt:
646 * platform/qt/svg/text/select-textLength-spacing-squeeze-1-expected.checksum:
647 * platform/qt/svg/text/select-textLength-spacing-squeeze-1-expected.png:
648 * platform/qt/svg/text/select-textLength-spacing-squeeze-1-expected.txt:
649 * platform/qt/svg/text/select-textLength-spacing-squeeze-2-expected.checksum:
650 * platform/qt/svg/text/select-textLength-spacing-squeeze-2-expected.png:
651 * platform/qt/svg/text/select-textLength-spacing-squeeze-2-expected.txt:
652 * platform/qt/svg/text/select-textLength-spacing-squeeze-3-expected.checksum:
653 * platform/qt/svg/text/select-textLength-spacing-squeeze-3-expected.png:
654 * platform/qt/svg/text/select-textLength-spacing-squeeze-3-expected.txt:
655 * platform/qt/svg/text/select-textLength-spacing-squeeze-4-expected.checksum:
656 * platform/qt/svg/text/select-textLength-spacing-squeeze-4-expected.png:
657 * platform/qt/svg/text/select-textLength-spacing-squeeze-4-expected.txt:
658 * platform/qt/svg/text/select-textLength-spacing-stretch-1-expected.checksum:
659 * platform/qt/svg/text/select-textLength-spacing-stretch-1-expected.png:
660 * platform/qt/svg/text/select-textLength-spacing-stretch-1-expected.txt:
661 * platform/qt/svg/text/select-textLength-spacing-stretch-2-expected.checksum:
662 * platform/qt/svg/text/select-textLength-spacing-stretch-2-expected.png:
663 * platform/qt/svg/text/select-textLength-spacing-stretch-2-expected.txt:
664 * platform/qt/svg/text/select-textLength-spacing-stretch-3-expected.checksum:
665 * platform/qt/svg/text/select-textLength-spacing-stretch-3-expected.png:
666 * platform/qt/svg/text/select-textLength-spacing-stretch-3-expected.txt:
667 * platform/qt/svg/text/select-textLength-spacing-stretch-4-expected.checksum:
668 * platform/qt/svg/text/select-textLength-spacing-stretch-4-expected.png:
669 * platform/qt/svg/text/select-textLength-spacing-stretch-4-expected.txt:
670 * platform/qt/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.checksum:
671 * platform/qt/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.png:
672 * platform/qt/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.txt:
673 * platform/qt/svg/text/select-x-list-1-expected.checksum:
674 * platform/qt/svg/text/select-x-list-1-expected.png:
675 * platform/qt/svg/text/select-x-list-1-expected.txt:
676 * platform/qt/svg/text/select-x-list-2-expected.checksum:
677 * platform/qt/svg/text/select-x-list-2-expected.png:
678 * platform/qt/svg/text/select-x-list-2-expected.txt:
679 * platform/qt/svg/text/select-x-list-3-expected.checksum:
680 * platform/qt/svg/text/select-x-list-3-expected.png:
681 * platform/qt/svg/text/select-x-list-3-expected.txt:
682 * platform/qt/svg/text/select-x-list-4-expected.checksum:
683 * platform/qt/svg/text/select-x-list-4-expected.png:
684 * platform/qt/svg/text/select-x-list-4-expected.txt:
685 * platform/qt/svg/text/select-x-list-with-tspans-1-expected.checksum:
686 * platform/qt/svg/text/select-x-list-with-tspans-1-expected.png:
687 * platform/qt/svg/text/select-x-list-with-tspans-1-expected.txt:
688 * platform/qt/svg/text/select-x-list-with-tspans-2-expected.checksum:
689 * platform/qt/svg/text/select-x-list-with-tspans-2-expected.png:
690 * platform/qt/svg/text/select-x-list-with-tspans-2-expected.txt:
691 * platform/qt/svg/text/select-x-list-with-tspans-3-expected.checksum:
692 * platform/qt/svg/text/select-x-list-with-tspans-3-expected.png:
693 * platform/qt/svg/text/select-x-list-with-tspans-3-expected.txt:
694 * platform/qt/svg/text/select-x-list-with-tspans-4-expected.checksum:
695 * platform/qt/svg/text/select-x-list-with-tspans-4-expected.png:
696 * platform/qt/svg/text/select-x-list-with-tspans-4-expected.txt:
697 * platform/qt/svg/text/selection-doubleclick-expected.checksum:
698 * platform/qt/svg/text/selection-doubleclick-expected.png:
699 * platform/qt/svg/text/selection-doubleclick-expected.txt:
700 * platform/qt/svg/text/selection-tripleclick-expected.checksum:
701 * platform/qt/svg/text/selection-tripleclick-expected.png:
702 * platform/qt/svg/text/selection-tripleclick-expected.txt:
703 * platform/qt/svg/transforms/text-with-mask-with-svg-transform-expected.checksum:
704 * platform/qt/svg/transforms/text-with-mask-with-svg-transform-expected.png:
705 * platform/qt/svg/transforms/text-with-mask-with-svg-transform-expected.txt:
706 * platform/qt/svg/zoom/page/zoom-coords-viewattr-01-b-expected.checksum: Added.
707 * platform/qt/svg/zoom/page/zoom-coords-viewattr-01-b-expected.png: Added.
708 * platform/qt/svg/zoom/page/zoom-coords-viewattr-01-b-expected.txt:
709 * platform/qt/svg/zoom/page/zoom-mask-with-percentages-expected.checksum:
710 * platform/qt/svg/zoom/page/zoom-mask-with-percentages-expected.png:
711 * platform/qt/svg/zoom/page/zoom-mask-with-percentages-expected.txt:
713 2011-01-27 Philippe Normand <pnormand@igalia.com>
715 Reviewed by Martin Robinson.
717 [GTK] LayoutTests/media/audio-mpeg4-supported.html fails
718 https://bugs.webkit.org/show_bug.cgi?id=53125
720 * platform/gtk/Skipped: Unskip fixed test.
722 2011-02-03 Philippe Normand <pnormand@igalia.com>
724 Unreviewed, skipping 2 more websocket tests on GTK, see bug 53683.
726 * platform/gtk/Skipped: skip http/tests/websocket/tests/simple.html
727 and http/tests/websocket/tests/cross-origin.html
729 2011-02-03 Simon Fraser <simon.fraser@apple.com>
731 Reviewed by Sam Weinig.
733 ShadowBlur radius for CSS shadows is slightly too big
734 https://bugs.webkit.org/show_bug.cgi?id=53660
736 Updated pixel results.
738 * platform/mac/compositing/shadows/shadow-drawing-expected.checksum:
739 * platform/mac/compositing/shadows/shadow-drawing-expected.png:
740 * platform/mac/fast/borders/border-radius-split-inline-expected.checksum:
741 * platform/mac/fast/borders/border-radius-split-inline-expected.png:
742 * platform/mac/fast/box-shadow/basic-shadows-expected.checksum:
743 * platform/mac/fast/box-shadow/basic-shadows-expected.png:
744 * platform/mac/fast/box-shadow/box-shadow-radius-expected.checksum:
745 * platform/mac/fast/box-shadow/box-shadow-radius-expected.png:
746 * platform/mac/fast/box-shadow/box-shadow-transformed-expected.checksum:
747 * platform/mac/fast/box-shadow/box-shadow-transformed-expected.png:
748 * platform/mac/fast/box-shadow/inset-box-shadow-radius-expected.checksum:
749 * platform/mac/fast/box-shadow/inset-box-shadow-radius-expected.png:
750 * platform/mac/fast/box-shadow/inset-expected.checksum:
751 * platform/mac/fast/box-shadow/inset-expected.png:
752 * platform/mac/fast/css/color-correction-on-box-shadow-expected.checksum:
753 * platform/mac/fast/css/color-correction-on-box-shadow-expected.png:
754 * platform/mac/fast/css/shadow-multiple-expected.checksum:
755 * platform/mac/fast/css/shadow-multiple-expected.png:
756 * platform/mac/fast/repaint/box-shadow-h-expected.checksum:
757 * platform/mac/fast/repaint/box-shadow-h-expected.png:
758 * platform/mac/fast/repaint/box-shadow-v-expected.checksum:
759 * platform/mac/fast/repaint/box-shadow-v-expected.png:
760 * platform/mac/fast/repaint/shadow-multiple-horizontal-expected.checksum:
761 * platform/mac/fast/repaint/shadow-multiple-horizontal-expected.png:
762 * platform/mac/fast/repaint/shadow-multiple-strict-horizontal-expected.checksum:
763 * platform/mac/fast/repaint/shadow-multiple-strict-horizontal-expected.png:
764 * platform/mac/fast/repaint/shadow-multiple-strict-vertical-expected.checksum:
765 * platform/mac/fast/repaint/shadow-multiple-strict-vertical-expected.png:
766 * platform/mac/fast/repaint/shadow-multiple-vertical-expected.checksum:
767 * platform/mac/fast/repaint/shadow-multiple-vertical-expected.png:
768 * platform/mac/fast/repaint/transform-replaced-shadows-expected.checksum:
769 * platform/mac/fast/repaint/transform-replaced-shadows-expected.png:
770 * platform/mac/fast/transforms/shadows-expected.checksum:
771 * platform/mac/fast/transforms/shadows-expected.png:
772 * platform/mac/svg/css/composite-shadow-text-expected.checksum:
773 * platform/mac/svg/css/composite-shadow-text-expected.png:
775 2011-02-03 Philippe Normand <pnormand@igalia.com>
777 Unreviewed, rebaseline GTK svg tests after r77485.
779 * platform/gtk/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.txt:
780 * platform/gtk/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.txt:
781 * platform/gtk/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.txt:
782 * platform/gtk/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.txt:
783 * platform/gtk/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.txt:
784 * platform/gtk/svg/css/composite-shadow-text-expected.txt:
785 * platform/gtk/svg/css/group-with-shadow-expected.txt:
786 * platform/gtk/svg/css/shadow-changes-expected.txt:
787 * platform/gtk/svg/css/text-gradient-shadow-expected.txt:
788 * platform/gtk/svg/custom/stroke-width-large-expected.txt:
789 * platform/gtk/svg/custom/text-rotated-gradient-expected.txt:
790 * platform/gtk/svg/custom/text-rotation-expected.txt:
791 * platform/gtk/svg/foreignObject/text-tref-02-b-expected.txt:
792 * platform/gtk/svg/hixie/text/001-expected.txt:
793 * platform/gtk/svg/text/select-textLength-spacing-squeeze-1-expected.txt:
794 * platform/gtk/svg/text/select-textLength-spacing-squeeze-2-expected.txt:
795 * platform/gtk/svg/text/select-textLength-spacing-squeeze-3-expected.txt:
796 * platform/gtk/svg/text/select-textLength-spacing-squeeze-4-expected.txt:
797 * platform/gtk/svg/text/select-textLength-spacing-stretch-1-expected.txt:
798 * platform/gtk/svg/text/select-textLength-spacing-stretch-2-expected.txt:
799 * platform/gtk/svg/text/select-textLength-spacing-stretch-3-expected.txt:
800 * platform/gtk/svg/text/select-textLength-spacing-stretch-4-expected.txt:
801 * platform/gtk/svg/text/select-textLength-spacingAndGlyphs-squeeze-1-expected.txt:
802 * platform/gtk/svg/text/select-textLength-spacingAndGlyphs-squeeze-2-expected.txt:
803 * platform/gtk/svg/text/select-textLength-spacingAndGlyphs-squeeze-3-expected.txt:
804 * platform/gtk/svg/text/select-textLength-spacingAndGlyphs-squeeze-4-expected.txt:
805 * platform/gtk/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.txt:
806 * platform/gtk/svg/text/select-textLength-spacingAndGlyphs-stretch-2-expected.txt:
807 * platform/gtk/svg/text/select-textLength-spacingAndGlyphs-stretch-3-expected.txt:
808 * platform/gtk/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.txt:
809 * platform/gtk/svg/text/select-x-list-1-expected.txt:
810 * platform/gtk/svg/text/select-x-list-2-expected.txt:
811 * platform/gtk/svg/text/select-x-list-3-expected.txt:
812 * platform/gtk/svg/text/select-x-list-4-expected.txt:
813 * platform/gtk/svg/text/select-x-list-with-tspans-1-expected.txt:
814 * platform/gtk/svg/text/select-x-list-with-tspans-2-expected.txt:
815 * platform/gtk/svg/text/select-x-list-with-tspans-3-expected.txt:
816 * platform/gtk/svg/text/select-x-list-with-tspans-4-expected.txt:
817 * platform/gtk/svg/text/selection-doubleclick-expected.txt:
818 * platform/gtk/svg/text/selection-tripleclick-expected.txt:
819 * platform/gtk/svg/zoom/page/zoom-coords-viewattr-01-b-expected.txt:
820 * platform/gtk/svg/zoom/text/zoom-coords-viewattr-01-b-expected.txt:
822 2011-02-01 Pavel Podivilov <podivilov@chromium.org>
824 Reviewed by Pavel Feldman.
826 Web Inspector: introduce new api for managing JavaScript breakpoints.
827 https://bugs.webkit.org/show_bug.cgi?id=53235
829 * inspector/report-protocol-errors.html:
831 2011-02-03 Philippe Normand <pnormand@igalia.com>
833 Unreviewed, skip flaky websocket tests on GTK
834 https://bugs.webkit.org/show_bug.cgi?id=53683
836 * platform/gtk/Skipped:
838 2011-02-03 Alexander Pavlov <apavlov@chromium.org>
840 Unreviewed, fix build after r77478.
842 * inspector/styles-source-lines-inline.html: Roll back inadvertent function rename.
844 2011-02-03 Philippe Normand <pnormand@igalia.com>
846 Unreviewed, skip flaky test
847 fast/frames/sandboxed-iframe-scripting.html on GTK
848 https://bugs.webkit.org/show_bug.cgi?id=53680
850 * platform/gtk/Skipped:
852 2011-02-03 Nikolas Zimmermann <nzimmermann@rim.com>
854 Reviewed by Dirk Schulze.
856 small text which is scaled to be large renders pixelated
857 https://bugs.webkit.org/show_bug.cgi?id=12448
859 Update SVG test results after fixing small font size support. Land new mac/mac-leopard baseline, as text looks slightly different
860 in each testcase, as the font-size used for on-screen rendering has changed, this results in hinting differences, inter-glyph
861 space changes, etc. This commit only includes the textual result changes, the pixel test baseline will land in chunks in follow-up commits.
863 To those who have to rebaseline their platforms: Some of the svg/text pixel test results may look questionable on first sight,
864 - svg/text/select-* tests:
865 These tests render a certain string 'Foobar' and query the metrics using SVG Text DOM API (getExtentOfChar(firstChar) and getExtentOfChar(lastChar)).
866 A red rectangle is drawn, to represent the size of the string, which gives precise results using floating-point accurancy.
867 Using eventSender, a selection is simulated, by clicking the first char, holding down, and moving towards the last character.
868 The blue selection rect which is drawn, should in theory be equal to the red rectangle.
869 In practice it is not, as the selection rect is aligned to integer boundaries (see floor calls in Font::selectionRect...).
870 Since we switched to use floating-point precision metrics, the actual drawn selection may exceed the red rectangle up to 1px.
872 - svg/text/selection-(doubleclick|tripleclick).svg:
873 These tests use DRTs dumpSelectionRect() which draws a red rectangle, highlighting the SelectionController::bounds() obtained through RenderView.
874 In theory this red rectangle, should be equal to the drawn blue selection rect. Again it isn't, as the bounds() methods uses selectionRectForRepaint()
875 of RenderText, which returns an enclosingIntRect of the actual selection. The drawn selection starts at y=0.93 in the first testcase, the selectionRectForRepaint()
876 call returns an IntRect, which starts at y=0. That explains why the red rectangle starts slightly higher as it should be. Again this is no problem, the repaint
877 rect may be 1px larger, if it would be smaller, we had a problem. The only way to fix this, would be to pass around FloatRect as repaint rects, but that's not worth it.
879 - css3/zoom-coords.* / svg/zoom/page/zoom-zoom-coords*:
880 These tests have different expectations now, as we're using the floatAscent/floatDesent/floatHeight FontMetrics methods instead of
881 the integer variants ascent/descent/height - hopefully we'll see consistent results across platforms for these tests now, if not please comment in the bug report.
883 * css3/zoom-coords-expected.txt:
884 * css3/zoom-coords.xhtml:
885 * platform/mac-leopard/Skipped:
886 * platform/mac-leopard/svg/W3C-SVG-1.1-SE/coords-dom-01-f-expected.checksum: Added.
887 * platform/mac-leopard/svg/W3C-SVG-1.1-SE/coords-dom-01-f-expected.png: Added.
888 * platform/mac-leopard/svg/W3C-SVG-1.1-SE/coords-dom-01-f-expected.txt: Added.
889 * platform/mac-leopard/svg/W3C-SVG-1.1-SE/coords-dom-02-f-expected.checksum: Added.
890 * platform/mac-leopard/svg/W3C-SVG-1.1-SE/coords-dom-02-f-expected.png: Added.
891 * platform/mac-leopard/svg/W3C-SVG-1.1-SE/coords-dom-02-f-expected.txt: Added.
892 * platform/mac-leopard/svg/W3C-SVG-1.1-SE/coords-dom-03-f-expected.txt: Added.
893 * platform/mac-leopard/svg/W3C-SVG-1.1-SE/coords-dom-04-f-expected.txt: Added.
894 * platform/mac-leopard/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.txt: Added.
895 * platform/mac-leopard/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.checksum: Added.
896 * platform/mac-leopard/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.png: Added.
897 * platform/mac-leopard/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.txt: Added.
898 * platform/mac-leopard/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.txt: Added.
899 * platform/mac-leopard/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.txt: Added.
900 * platform/mac-leopard/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.txt: Added.
901 * platform/mac-leopard/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.checksum: Added.
902 * platform/mac-leopard/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.png: Added.
903 * platform/mac-leopard/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.txt: Added.
904 * platform/mac-leopard/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.txt: Added.
905 * platform/mac-leopard/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.txt: Added.
906 * platform/mac-leopard/svg/W3C-SVG-1.1-SE/types-dom-03-b-expected.txt: Added.
907 * platform/mac-leopard/svg/W3C-SVG-1.1-SE/types-dom-04-b-expected.txt: Added.
908 * platform/mac-leopard/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.txt: Added.
909 * platform/mac-leopard/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.txt: Added.
910 * platform/mac-leopard/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.txt: Added.
911 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-84-t-expected.checksum: Added.
912 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-84-t-expected.png: Added.
913 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-84-t-expected.txt: Added.
914 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-04-t-expected.checksum: Added.
915 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-04-t-expected.png: Added.
916 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-04-t-expected.txt: Added.
917 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-05-t-expected.checksum: Added.
918 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-05-t-expected.png: Added.
919 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-05-t-expected.txt: Added.
920 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-06-t-expected.checksum: Added.
921 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-06-t-expected.png: Added.
922 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-06-t-expected.txt: Added.
923 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-07-t-expected.checksum: Added.
924 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-07-t-expected.png: Added.
925 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-07-t-expected.txt: Added.
926 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-08-t-expected.checksum: Added.
927 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-08-t-expected.png: Added.
928 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-08-t-expected.txt: Added.
929 * platform/mac-leopard/svg/W3C-SVG-1.1/text-text-01-b-expected.checksum: Added.
930 * platform/mac-leopard/svg/W3C-SVG-1.1/text-text-01-b-expected.png: Added.
931 * platform/mac-leopard/svg/W3C-SVG-1.1/text-text-01-b-expected.txt: Added.
932 * platform/mac-leopard/svg/W3C-SVG-1.1/text-text-03-b-expected.checksum: Added.
933 * platform/mac-leopard/svg/W3C-SVG-1.1/text-text-03-b-expected.png: Added.
934 * platform/mac-leopard/svg/W3C-SVG-1.1/text-text-03-b-expected.txt: Added.
935 * platform/mac-leopard/svg/batik/masking/maskRegions-expected.txt:
936 * platform/mac-leopard/svg/batik/text/smallFonts-expected.txt:
937 * platform/mac-leopard/svg/carto.net/button-expected.checksum: Added.
938 * platform/mac-leopard/svg/carto.net/button-expected.png: Added.
939 * platform/mac-leopard/svg/carto.net/button-expected.txt: Added.
940 * platform/mac-leopard/svg/carto.net/combobox-expected.checksum: Added.
941 * platform/mac-leopard/svg/carto.net/combobox-expected.png: Added.
942 * platform/mac-leopard/svg/carto.net/combobox-expected.txt: Added.
943 * platform/mac-leopard/svg/carto.net/textbox-expected.checksum: Added.
944 * platform/mac-leopard/svg/carto.net/textbox-expected.png: Added.
945 * platform/mac-leopard/svg/carto.net/textbox-expected.txt: Added.
946 * platform/mac-leopard/svg/carto.net/window-expected.checksum: Added.
947 * platform/mac-leopard/svg/carto.net/window-expected.png: Added.
948 * platform/mac-leopard/svg/carto.net/window-expected.txt: Added.
949 * platform/mac-leopard/svg/custom/js-late-clipPath-and-object-creation-expected.checksum: Added.
950 * platform/mac-leopard/svg/custom/js-late-clipPath-and-object-creation-expected.png: Added.
951 * platform/mac-leopard/svg/custom/js-late-clipPath-and-object-creation-expected.txt: Added.
952 * platform/mac-leopard/svg/custom/js-late-clipPath-creation-expected.checksum: Added.
953 * platform/mac-leopard/svg/custom/js-late-clipPath-creation-expected.png: Added.
954 * platform/mac-leopard/svg/custom/js-late-clipPath-creation-expected.txt: Added.
955 * platform/mac-leopard/svg/custom/marker-default-width-height-expected.checksum: Added.
956 * platform/mac-leopard/svg/custom/marker-default-width-height-expected.png: Added.
957 * platform/mac-leopard/svg/custom/marker-default-width-height-expected.txt: Added.
958 * platform/mac-leopard/svg/custom/path-textPath-simulation-expected.checksum: Added.
959 * platform/mac-leopard/svg/custom/path-textPath-simulation-expected.png: Added.
960 * platform/mac-leopard/svg/custom/path-textPath-simulation-expected.txt: Added.
961 * platform/mac-leopard/svg/custom/stroke-width-large-expected.checksum: Added.
962 * platform/mac-leopard/svg/custom/stroke-width-large-expected.png: Added.
963 * platform/mac-leopard/svg/custom/stroke-width-large-expected.txt: Added.
964 * platform/mac-leopard/svg/custom/tref-update-expected.checksum: Added.
965 * platform/mac-leopard/svg/custom/tref-update-expected.png: Added.
966 * platform/mac-leopard/svg/custom/tref-update-expected.txt: Added.
967 * platform/mac-leopard/svg/custom/use-referencing-nonexisting-symbol-expected.checksum: Added.
968 * platform/mac-leopard/svg/custom/use-referencing-nonexisting-symbol-expected.png: Added.
969 * platform/mac-leopard/svg/custom/use-referencing-nonexisting-symbol-expected.txt: Added.
970 * platform/mac-leopard/svg/foreignObject/text-tref-02-b-expected.checksum: Added.
971 * platform/mac-leopard/svg/foreignObject/text-tref-02-b-expected.png: Added.
972 * platform/mac-leopard/svg/foreignObject/text-tref-02-b-expected.txt: Added.
973 * platform/mac-leopard/svg/hixie/viewbox: Added.
974 * platform/mac-leopard/svg/hixie/viewbox/preserveAspectRatio: Added.
975 * platform/mac-leopard/svg/hixie/viewbox/preserveAspectRatio/001-expected.checksum: Added.
976 * platform/mac-leopard/svg/hixie/viewbox/preserveAspectRatio/001-expected.png: Added.
977 * platform/mac-leopard/svg/hixie/viewbox/preserveAspectRatio/001-expected.txt: Added.
978 * platform/mac-leopard/svg/hixie/viewbox/preserveAspectRatio/002-expected.checksum: Added.
979 * platform/mac-leopard/svg/hixie/viewbox/preserveAspectRatio/002-expected.png: Added.
980 * platform/mac-leopard/svg/hixie/viewbox/preserveAspectRatio/002-expected.txt: Added.
981 * platform/mac-leopard/svg/text/font-size-below-point-five-2-expected.checksum: Added.
982 * platform/mac-leopard/svg/text/font-size-below-point-five-2-expected.png: Added.
983 * platform/mac-leopard/svg/text/font-size-below-point-five-2-expected.txt: Added.
984 * platform/mac-leopard/svg/text/scaled-font-expected.checksum: Added.
985 * platform/mac-leopard/svg/text/scaled-font-expected.png: Added.
986 * platform/mac-leopard/svg/text/scaled-font-expected.txt: Added.
987 * platform/mac-leopard/svg/text/select-textLength-spacing-squeeze-1-expected.checksum: Added.
988 * platform/mac-leopard/svg/text/select-textLength-spacing-squeeze-1-expected.png: Added.
989 * platform/mac-leopard/svg/text/select-textLength-spacing-squeeze-1-expected.txt: Added.
990 * platform/mac-leopard/svg/text/select-textLength-spacing-squeeze-2-expected.checksum: Added.
991 * platform/mac-leopard/svg/text/select-textLength-spacing-squeeze-2-expected.png: Added.
992 * platform/mac-leopard/svg/text/select-textLength-spacing-squeeze-2-expected.txt: Added.
993 * platform/mac-leopard/svg/text/select-textLength-spacing-squeeze-3-expected.checksum: Added.
994 * platform/mac-leopard/svg/text/select-textLength-spacing-squeeze-3-expected.png: Added.
995 * platform/mac-leopard/svg/text/select-textLength-spacing-squeeze-3-expected.txt: Added.
996 * platform/mac-leopard/svg/text/select-textLength-spacing-squeeze-4-expected.checksum: Added.
997 * platform/mac-leopard/svg/text/select-textLength-spacing-squeeze-4-expected.png: Added.
998 * platform/mac-leopard/svg/text/select-textLength-spacing-squeeze-4-expected.txt: Added.
999 * platform/mac-leopard/svg/text/select-textLength-spacing-stretch-1-expected.checksum: Added.
1000 * platform/mac-leopard/svg/text/select-textLength-spacing-stretch-1-expected.png: Added.
1001 * platform/mac-leopard/svg/text/select-textLength-spacing-stretch-1-expected.txt: Added.
1002 * platform/mac-leopard/svg/text/select-textLength-spacing-stretch-2-expected.checksum: Added.
1003 * platform/mac-leopard/svg/text/select-textLength-spacing-stretch-2-expected.png: Added.
1004 * platform/mac-leopard/svg/text/select-textLength-spacing-stretch-2-expected.txt: Added.
1005 * platform/mac-leopard/svg/text/select-textLength-spacing-stretch-3-expected.checksum: Added.
1006 * platform/mac-leopard/svg/text/select-textLength-spacing-stretch-3-expected.png: Added.
1007 * platform/mac-leopard/svg/text/select-textLength-spacing-stretch-3-expected.txt: Added.
1008 * platform/mac-leopard/svg/text/select-textLength-spacing-stretch-4-expected.checksum: Added.
1009 * platform/mac-leopard/svg/text/select-textLength-spacing-stretch-4-expected.png: Added.
1010 * platform/mac-leopard/svg/text/select-textLength-spacing-stretch-4-expected.txt: Added.
1011 * platform/mac-leopard/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.checksum: Added.
1012 * platform/mac-leopard/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.png: Added.
1013 * platform/mac-leopard/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.txt: Added.
1014 * platform/mac-leopard/svg/text/select-textLength-spacingAndGlyphs-stretch-2-expected.checksum: Added.
1015 * platform/mac-leopard/svg/text/select-textLength-spacingAndGlyphs-stretch-2-expected.png: Added.
1016 * platform/mac-leopard/svg/text/select-textLength-spacingAndGlyphs-stretch-2-expected.txt: Added.
1017 * platform/mac-leopard/svg/text/select-textLength-spacingAndGlyphs-stretch-3-expected.checksum: Added.
1018 * platform/mac-leopard/svg/text/select-textLength-spacingAndGlyphs-stretch-3-expected.png: Added.
1019 * platform/mac-leopard/svg/text/select-textLength-spacingAndGlyphs-stretch-3-expected.txt: Added.
1020 * platform/mac-leopard/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.checksum: Added.
1021 * platform/mac-leopard/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.png: Added.
1022 * platform/mac-leopard/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.txt: Added.
1023 * platform/mac-leopard/svg/text/select-x-list-3-expected.checksum: Added.
1024 * platform/mac-leopard/svg/text/select-x-list-3-expected.png: Added.
1025 * platform/mac-leopard/svg/text/select-x-list-3-expected.txt: Added.
1026 * platform/mac-leopard/svg/text/small-fonts-2-expected.checksum: Added.
1027 * platform/mac-leopard/svg/text/small-fonts-2-expected.png: Added.
1028 * platform/mac-leopard/svg/text/small-fonts-2-expected.txt: Added.
1029 * platform/mac-leopard/svg/text/small-fonts-3-expected.checksum: Added.
1030 * platform/mac-leopard/svg/text/small-fonts-3-expected.png: Added.
1031 * platform/mac-leopard/svg/text/small-fonts-3-expected.txt: Added.
1032 * platform/mac-leopard/svg/text/small-fonts-expected.checksum: Added.
1033 * platform/mac-leopard/svg/text/small-fonts-expected.png: Added.
1034 * platform/mac-leopard/svg/text/small-fonts-expected.txt: Added.
1035 * platform/mac-leopard/svg/text/small-fonts-in-html5-expected.checksum: Added.
1036 * platform/mac-leopard/svg/text/small-fonts-in-html5-expected.png: Added.
1037 * platform/mac-leopard/svg/text/small-fonts-in-html5-expected.txt: Added.
1038 * platform/mac-leopard/svg/text/text-intro-05-t-expected.txt:
1039 * platform/mac-leopard/svg/text/text-text-01-b-expected.checksum: Added.
1040 * platform/mac-leopard/svg/text/text-text-01-b-expected.png: Added.
1041 * platform/mac-leopard/svg/text/text-text-01-b-expected.txt: Added.
1042 * platform/mac-leopard/svg/zoom/page/zoom-mask-with-percentages-expected.txt:
1043 * platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-01-f-expected.txt:
1044 * platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-02-f-expected.txt:
1045 * platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-03-f-expected.txt:
1046 * platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-04-f-expected.txt:
1047 * platform/mac/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.txt:
1048 * platform/mac/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.txt:
1049 * platform/mac/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.txt:
1050 * platform/mac/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.txt:
1051 * platform/mac/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.txt:
1052 * platform/mac/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.txt:
1053 * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.txt:
1054 * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.txt:
1055 * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-03-b-expected.txt:
1056 * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-04-b-expected.txt:
1057 * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.txt:
1058 * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.txt:
1059 * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.txt:
1060 * platform/mac/svg/W3C-SVG-1.1/animate-elem-02-t-expected.txt:
1061 * platform/mac/svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt:
1062 * platform/mac/svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt:
1063 * platform/mac/svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt:
1064 * platform/mac/svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt:
1065 * platform/mac/svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt:
1066 * platform/mac/svg/W3C-SVG-1.1/animate-elem-09-t-expected.txt:
1067 * platform/mac/svg/W3C-SVG-1.1/animate-elem-10-t-expected.txt:
1068 * platform/mac/svg/W3C-SVG-1.1/animate-elem-11-t-expected.txt:
1069 * platform/mac/svg/W3C-SVG-1.1/animate-elem-12-t-expected.txt:
1070 * platform/mac/svg/W3C-SVG-1.1/animate-elem-13-t-expected.txt:
1071 * platform/mac/svg/W3C-SVG-1.1/animate-elem-14-t-expected.txt:
1072 * platform/mac/svg/W3C-SVG-1.1/animate-elem-15-t-expected.txt:
1073 * platform/mac/svg/W3C-SVG-1.1/animate-elem-16-t-expected.txt:
1074 * platform/mac/svg/W3C-SVG-1.1/animate-elem-17-t-expected.txt:
1075 * platform/mac/svg/W3C-SVG-1.1/animate-elem-18-t-expected.txt:
1076 * platform/mac/svg/W3C-SVG-1.1/animate-elem-19-t-expected.txt:
1077 * platform/mac/svg/W3C-SVG-1.1/animate-elem-22-b-expected.txt:
1078 * platform/mac/svg/W3C-SVG-1.1/animate-elem-23-t-expected.txt:
1079 * platform/mac/svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
1080 * platform/mac/svg/W3C-SVG-1.1/animate-elem-26-t-expected.txt:
1081 * platform/mac/svg/W3C-SVG-1.1/animate-elem-27-t-expected.txt:
1082 * platform/mac/svg/W3C-SVG-1.1/animate-elem-32-t-expected.txt:
1083 * platform/mac/svg/W3C-SVG-1.1/animate-elem-33-t-expected.txt:
1084 * platform/mac/svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt:
1085 * platform/mac/svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt:
1086 * platform/mac/svg/W3C-SVG-1.1/animate-elem-46-t-expected.txt:
1087 * platform/mac/svg/W3C-SVG-1.1/animate-elem-77-t-expected.txt:
1088 * platform/mac/svg/W3C-SVG-1.1/animate-elem-84-t-expected.txt:
1089 * platform/mac/svg/W3C-SVG-1.1/coords-trans-02-t-expected.txt:
1090 * platform/mac/svg/W3C-SVG-1.1/coords-trans-03-t-expected.txt:
1091 * platform/mac/svg/W3C-SVG-1.1/coords-trans-04-t-expected.txt:
1092 * platform/mac/svg/W3C-SVG-1.1/coords-trans-05-t-expected.txt:
1093 * platform/mac/svg/W3C-SVG-1.1/coords-trans-06-t-expected.txt:
1094 * platform/mac/svg/W3C-SVG-1.1/coords-units-02-b-expected.txt:
1095 * platform/mac/svg/W3C-SVG-1.1/coords-units-03-b-expected.txt:
1096 * platform/mac/svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt:
1097 * platform/mac/svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt:
1098 * platform/mac/svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
1099 * platform/mac/svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
1100 * platform/mac/svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
1101 * platform/mac/svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
1102 * platform/mac/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
1103 * platform/mac/svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
1104 * platform/mac/svg/W3C-SVG-1.1/filters-light-04-f-expected.txt:
1105 * platform/mac/svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
1106 * platform/mac/svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
1107 * platform/mac/svg/W3C-SVG-1.1/filters-turb-02-f-expected.txt:
1108 * platform/mac/svg/W3C-SVG-1.1/fonts-desc-02-t-expected.txt:
1109 * platform/mac/svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt:
1110 * platform/mac/svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt:
1111 * platform/mac/svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt:
1112 * platform/mac/svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt:
1113 * platform/mac/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.txt:
1114 * platform/mac/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.txt:
1115 * platform/mac/svg/W3C-SVG-1.1/fonts-elem-07-b-expected.txt:
1116 * platform/mac/svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.txt:
1117 * platform/mac/svg/W3C-SVG-1.1/fonts-glyph-03-t-expected.txt:
1118 * platform/mac/svg/W3C-SVG-1.1/fonts-glyph-04-t-expected.txt:
1119 * platform/mac/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.txt:
1120 * platform/mac/svg/W3C-SVG-1.1/interact-events-01-b-expected.txt:
1121 * platform/mac/svg/W3C-SVG-1.1/interact-order-01-b-expected.txt:
1122 * platform/mac/svg/W3C-SVG-1.1/interact-order-02-b-expected.txt:
1123 * platform/mac/svg/W3C-SVG-1.1/interact-order-03-b-expected.txt:
1124 * platform/mac/svg/W3C-SVG-1.1/interact-zoom-01-t-expected.txt:
1125 * platform/mac/svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
1126 * platform/mac/svg/W3C-SVG-1.1/masking-opacity-01-b-expected.txt:
1127 * platform/mac/svg/W3C-SVG-1.1/masking-path-01-b-expected.txt:
1128 * platform/mac/svg/W3C-SVG-1.1/masking-path-02-b-expected.txt:
1129 * platform/mac/svg/W3C-SVG-1.1/masking-path-03-b-expected.txt:
1130 * platform/mac/svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
1131 * platform/mac/svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt:
1132 * platform/mac/svg/W3C-SVG-1.1/painting-fill-03-t-expected.txt:
1133 * platform/mac/svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt:
1134 * platform/mac/svg/W3C-SVG-1.1/painting-render-01-b-expected.txt:
1135 * platform/mac/svg/W3C-SVG-1.1/painting-stroke-01-t-expected.txt:
1136 * platform/mac/svg/W3C-SVG-1.1/painting-stroke-02-t-expected.txt:
1137 * platform/mac/svg/W3C-SVG-1.1/painting-stroke-03-t-expected.txt:
1138 * platform/mac/svg/W3C-SVG-1.1/painting-stroke-04-t-expected.txt:
1139 * platform/mac/svg/W3C-SVG-1.1/paths-data-04-t-expected.txt:
1140 * platform/mac/svg/W3C-SVG-1.1/paths-data-05-t-expected.txt:
1141 * platform/mac/svg/W3C-SVG-1.1/paths-data-06-t-expected.txt:
1142 * platform/mac/svg/W3C-SVG-1.1/paths-data-07-t-expected.txt:
1143 * platform/mac/svg/W3C-SVG-1.1/paths-data-08-t-expected.txt:
1144 * platform/mac/svg/W3C-SVG-1.1/paths-data-09-t-expected.txt:
1145 * platform/mac/svg/W3C-SVG-1.1/paths-data-10-t-expected.txt:
1146 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-01-b-expected.txt:
1147 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-02-b-expected.txt:
1148 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-03-b-expected.txt:
1149 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-04-b-expected.txt:
1150 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt:
1151 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-07-b-expected.txt:
1152 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt:
1153 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-09-b-expected.txt:
1154 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-10-b-expected.txt:
1155 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-12-b-expected.txt:
1156 * platform/mac/svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.txt:
1157 * platform/mac/svg/W3C-SVG-1.1/render-elems-06-t-expected.txt:
1158 * platform/mac/svg/W3C-SVG-1.1/render-elems-07-t-expected.txt:
1159 * platform/mac/svg/W3C-SVG-1.1/render-elems-08-t-expected.txt:
1160 * platform/mac/svg/W3C-SVG-1.1/render-groups-01-b-expected.txt:
1161 * platform/mac/svg/W3C-SVG-1.1/render-groups-03-t-expected.txt:
1162 * platform/mac/svg/W3C-SVG-1.1/shapes-intro-01-t-expected.txt:
1163 * platform/mac/svg/W3C-SVG-1.1/struct-cond-02-t-expected.txt:
1164 * platform/mac/svg/W3C-SVG-1.1/struct-frag-02-t-expected.txt:
1165 * platform/mac/svg/W3C-SVG-1.1/struct-frag-03-t-expected.txt:
1166 * platform/mac/svg/W3C-SVG-1.1/struct-image-06-t-expected.txt:
1167 * platform/mac/svg/W3C-SVG-1.1/struct-use-01-t-expected.txt:
1168 * platform/mac/svg/W3C-SVG-1.1/styling-css-04-f-expected.txt:
1169 * platform/mac/svg/W3C-SVG-1.1/text-align-01-b-expected.txt:
1170 * platform/mac/svg/W3C-SVG-1.1/text-align-02-b-expected.txt:
1171 * platform/mac/svg/W3C-SVG-1.1/text-align-03-b-expected.txt:
1172 * platform/mac/svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
1173 * platform/mac/svg/W3C-SVG-1.1/text-align-05-b-expected.txt:
1174 * platform/mac/svg/W3C-SVG-1.1/text-align-06-b-expected.txt:
1175 * platform/mac/svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt:
1176 * platform/mac/svg/W3C-SVG-1.1/text-deco-01-b-expected.txt:
1177 * platform/mac/svg/W3C-SVG-1.1/text-fonts-01-t-expected.txt:
1178 * platform/mac/svg/W3C-SVG-1.1/text-path-01-b-expected.txt:
1179 * platform/mac/svg/W3C-SVG-1.1/text-spacing-01-b-expected.txt:
1180 * platform/mac/svg/W3C-SVG-1.1/text-text-01-b-expected.txt:
1181 * platform/mac/svg/W3C-SVG-1.1/text-text-03-b-expected.txt:
1182 * platform/mac/svg/W3C-SVG-1.1/text-text-04-t-expected.txt:
1183 * platform/mac/svg/W3C-SVG-1.1/text-text-05-t-expected.txt:
1184 * platform/mac/svg/W3C-SVG-1.1/text-text-06-t-expected.txt:
1185 * platform/mac/svg/W3C-SVG-1.1/text-text-07-t-expected.txt:
1186 * platform/mac/svg/W3C-SVG-1.1/text-text-08-b-expected.txt:
1187 * platform/mac/svg/W3C-SVG-1.1/text-tselect-01-b-expected.txt:
1188 * platform/mac/svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt:
1189 * platform/mac/svg/W3C-SVG-1.1/text-ws-01-t-expected.txt:
1190 * platform/mac/svg/W3C-SVG-1.1/text-ws-02-t-expected.txt:
1191 * platform/mac/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.txt:
1192 * platform/mac/svg/batik/filters/filterRegions-expected.txt:
1193 * platform/mac/svg/batik/masking/maskRegions-expected.txt:
1194 * platform/mac/svg/batik/paints/gradientLimit-expected.txt:
1195 * platform/mac/svg/batik/paints/patternPreserveAspectRatioA-expected.txt:
1196 * platform/mac/svg/batik/paints/patternRegionA-expected.txt:
1197 * platform/mac/svg/batik/paints/patternRegions-expected.txt:
1198 * platform/mac/svg/batik/paints/patternRegions-positioned-objects-expected.txt:
1199 * platform/mac/svg/batik/text/longTextOnPath-expected.txt:
1200 * platform/mac/svg/batik/text/smallFonts-expected.txt:
1201 * platform/mac/svg/batik/text/textAnchor-expected.txt:
1202 * platform/mac/svg/batik/text/textAnchor2-expected.txt:
1203 * platform/mac/svg/batik/text/textAnchor3-expected.txt:
1204 * platform/mac/svg/batik/text/textDecoration-expected.txt:
1205 * platform/mac/svg/batik/text/textDecoration2-expected.txt:
1206 * platform/mac/svg/batik/text/textEffect-expected.txt:
1207 * platform/mac/svg/batik/text/textEffect2-expected.txt:
1208 * platform/mac/svg/batik/text/textEffect3-expected.txt:
1209 * platform/mac/svg/batik/text/textFeatures-expected.txt:
1210 * platform/mac/svg/batik/text/textGlyphOrientationHorizontal-expected.txt:
1211 * platform/mac/svg/batik/text/textLayout-expected.txt:
1212 * platform/mac/svg/batik/text/textLayout2-expected.txt:
1213 * platform/mac/svg/batik/text/textLength-expected.txt:
1214 * platform/mac/svg/batik/text/textOnPath-expected.txt:
1215 * platform/mac/svg/batik/text/textOnPath2-expected.txt:
1216 * platform/mac/svg/batik/text/textOnPath3-expected.txt:
1217 * platform/mac/svg/batik/text/textOnPathSpaces-expected.txt:
1218 * platform/mac/svg/batik/text/textPCDATA-expected.txt:
1219 * platform/mac/svg/batik/text/textPosition-expected.txt:
1220 * platform/mac/svg/batik/text/textPosition2-expected.txt:
1221 * platform/mac/svg/batik/text/textProperties-expected.txt:
1222 * platform/mac/svg/batik/text/textProperties2-expected.txt:
1223 * platform/mac/svg/batik/text/textStyles-expected.txt:
1224 * platform/mac/svg/batik/text/verticalText-expected.txt:
1225 * platform/mac/svg/batik/text/verticalTextOnPath-expected.txt:
1226 * platform/mac/svg/batik/text/xmlSpace-expected.txt:
1227 * platform/mac/svg/carto.net/button-expected.txt:
1228 * platform/mac/svg/carto.net/colourpicker-expected.txt:
1229 * platform/mac/svg/carto.net/combobox-expected.txt:
1230 * platform/mac/svg/carto.net/scrollbar-expected.txt:
1231 * platform/mac/svg/carto.net/selectionlist-expected.txt:
1232 * platform/mac/svg/carto.net/slider-expected.txt:
1233 * platform/mac/svg/carto.net/tabgroup-expected.txt:
1234 * platform/mac/svg/carto.net/textbox-expected.txt:
1235 * platform/mac/svg/carto.net/window-expected.txt:
1236 * platform/mac/svg/css/group-with-shadow-expected.txt:
1237 * platform/mac/svg/css/shadow-changes-expected.txt:
1238 * platform/mac/svg/css/text-shadow-multiple-expected.txt:
1239 * platform/mac/svg/custom/SVGPoint-matrixTransform-expected.txt:
1240 * platform/mac/svg/custom/alignment-baseline-modes-expected.txt:
1241 * platform/mac/svg/custom/altglyph-expected.txt:
1242 * platform/mac/svg/custom/coords-relative-units-transforms-expected.txt:
1243 * platform/mac/svg/custom/dominant-baseline-modes-expected.txt:
1244 * platform/mac/svg/custom/feComponentTransfer-Discrete-expected.txt:
1245 * platform/mac/svg/custom/feComponentTransfer-Gamma-expected.txt:
1246 * platform/mac/svg/custom/feComponentTransfer-Linear-expected.txt:
1247 * platform/mac/svg/custom/feComponentTransfer-Table-expected.txt:
1248 * platform/mac/svg/custom/font-face-simple-expected.txt:
1249 * platform/mac/svg/custom/getTransformToElement-expected.txt:
1250 * platform/mac/svg/custom/glyph-selection-lang-attribute-expected.txt:
1251 * platform/mac/svg/custom/image-small-width-height-expected.txt:
1252 * platform/mac/svg/custom/invalid-css-expected.txt:
1253 * platform/mac/svg/custom/js-late-clipPath-and-object-creation-expected.txt:
1254 * platform/mac/svg/custom/js-late-clipPath-creation-expected.txt:
1255 * platform/mac/svg/custom/js-late-gradient-and-object-creation-expected.txt:
1256 * platform/mac/svg/custom/js-late-gradient-creation-expected.txt:
1257 * platform/mac/svg/custom/js-late-pattern-and-object-creation-expected.txt:
1258 * platform/mac/svg/custom/js-late-pattern-creation-expected.txt:
1259 * platform/mac/svg/custom/linking-a-03-b-all-expected.txt:
1260 * platform/mac/svg/custom/linking-a-03-b-preserveAspectRatio-expected.txt:
1261 * platform/mac/svg/custom/linking-a-03-b-transform-expected.txt:
1262 * platform/mac/svg/custom/linking-a-03-b-viewBox-expected.txt:
1263 * platform/mac/svg/custom/linking-a-03-b-viewBox-transform-expected.txt:
1264 * platform/mac/svg/custom/linking-a-03-b-viewTarget-expected.txt:
1265 * platform/mac/svg/custom/linking-a-03-b-zoomAndPan-expected.txt:
1266 * platform/mac/svg/custom/marker-default-width-height-expected.txt:
1267 * platform/mac/svg/custom/path-textPath-simulation-expected.txt:
1268 * platform/mac/svg/custom/pattern-rotate-expected.txt:
1269 * platform/mac/svg/custom/preserve-aspect-ratio-syntax-expected.txt:
1270 * platform/mac/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt:
1271 * platform/mac/svg/custom/shapes-supporting-markers-expected.txt:
1272 * platform/mac/svg/custom/stroke-width-large-expected.txt:
1273 * platform/mac/svg/custom/stroked-pattern-expected.txt:
1274 * platform/mac/svg/custom/struct-use-09-b-expected.txt:
1275 * platform/mac/svg/custom/style-attribute-font-size-expected.txt:
1276 * platform/mac/svg/custom/text-clip-expected.txt:
1277 * platform/mac/svg/custom/text-ctm-expected.txt:
1278 * platform/mac/svg/custom/text-dom-01-f-expected.txt:
1279 * platform/mac/svg/custom/text-filter-expected.txt:
1280 * platform/mac/svg/custom/text-hit-test-expected.txt:
1281 * platform/mac/svg/custom/text-letter-spacing-expected.txt:
1282 * platform/mac/svg/custom/text-rotated-gradient-expected.txt:
1283 * platform/mac/svg/custom/text-rotation-expected.txt:
1284 * platform/mac/svg/custom/text-whitespace-handling-expected.txt:
1285 * platform/mac/svg/custom/text-x-dx-lists-expected.txt:
1286 * platform/mac/svg/custom/text-x-override-in-tspan-child-expected.txt:
1287 * platform/mac/svg/custom/tref-update-expected.txt:
1288 * platform/mac/svg/custom/use-detach-expected.txt:
1289 * platform/mac/svg/custom/use-dynamic-append-expected.txt:
1290 * platform/mac/svg/custom/use-instanceRoot-modifications-expected.txt:
1291 * platform/mac/svg/custom/use-modify-container-in-target-expected.txt:
1292 * platform/mac/svg/custom/use-modify-target-container-expected.txt:
1293 * platform/mac/svg/custom/use-modify-target-symbol-expected.txt:
1294 * platform/mac/svg/custom/use-on-g-containing-symbol-expected.txt:
1295 * platform/mac/svg/custom/use-on-g-containing-use-expected.txt:
1296 * platform/mac/svg/custom/use-on-g-expected.txt:
1297 * platform/mac/svg/custom/use-on-rect-expected.txt:
1298 * platform/mac/svg/custom/use-on-symbol-expected.txt:
1299 * platform/mac/svg/custom/use-on-text-expected.txt:
1300 * platform/mac/svg/custom/use-on-use-expected.txt:
1301 * platform/mac/svg/custom/use-recursion-1-expected.txt:
1302 * platform/mac/svg/custom/use-recursion-2-expected.txt:
1303 * platform/mac/svg/custom/use-recursion-3-expected.txt:
1304 * platform/mac/svg/custom/use-recursion-4-expected.txt:
1305 * platform/mac/svg/custom/use-referencing-nonexisting-symbol-expected.txt:
1306 * platform/mac/svg/custom/use-transform-expected.txt:
1307 * platform/mac/svg/custom/viewbox-syntax-expected.txt:
1308 * platform/mac/svg/foreignObject/text-tref-02-b-expected.txt:
1309 * platform/mac/svg/hixie/perf/003-expected.txt:
1310 * platform/mac/svg/hixie/perf/004-expected.txt:
1311 * platform/mac/svg/hixie/perf/005-expected.txt:
1312 * platform/mac/svg/hixie/perf/006-expected.txt:
1313 * platform/mac/svg/hixie/text/003-expected.txt:
1314 * platform/mac/svg/hixie/text/003a-expected.txt:
1315 * platform/mac/svg/hixie/text/003b-expected.txt:
1316 * platform/mac/svg/hixie/viewbox/002-expected.txt:
1317 * platform/mac/svg/hixie/viewbox/003-expected.txt:
1318 * platform/mac/svg/hixie/viewbox/preserveAspectRatio/001-expected.txt:
1319 * platform/mac/svg/hixie/viewbox/preserveAspectRatio/002-expected.txt:
1320 * platform/mac/svg/text/font-size-below-point-five-2-expected.checksum: Added.
1321 * platform/mac/svg/text/font-size-below-point-five-2-expected.png: Added.
1322 * platform/mac/svg/text/font-size-below-point-five-2-expected.txt: Added.
1323 * platform/mac/svg/text/font-size-below-point-five-expected.checksum: Added.
1324 * platform/mac/svg/text/font-size-below-point-five-expected.png: Added.
1325 * platform/mac/svg/text/font-size-below-point-five-expected.txt: Added.
1326 * platform/mac/svg/text/kerning-expected.txt:
1327 * platform/mac/svg/text/multichar-glyph-expected.txt:
1328 * platform/mac/svg/text/scaled-font-expected.checksum: Added.
1329 * platform/mac/svg/text/scaled-font-expected.png: Added.
1330 * platform/mac/svg/text/scaled-font-expected.txt: Added.
1331 * platform/mac/svg/text/select-textLength-spacing-squeeze-1-expected.txt:
1332 * platform/mac/svg/text/select-textLength-spacing-squeeze-2-expected.txt:
1333 * platform/mac/svg/text/select-textLength-spacing-squeeze-3-expected.txt:
1334 * platform/mac/svg/text/select-textLength-spacing-squeeze-4-expected.txt:
1335 * platform/mac/svg/text/select-textLength-spacing-stretch-1-expected.txt:
1336 * platform/mac/svg/text/select-textLength-spacing-stretch-2-expected.txt:
1337 * platform/mac/svg/text/select-textLength-spacing-stretch-3-expected.txt:
1338 * platform/mac/svg/text/select-textLength-spacing-stretch-4-expected.txt:
1339 * platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-1-expected.txt:
1340 * platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-2-expected.txt:
1341 * platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-3-expected.txt:
1342 * platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-4-expected.txt:
1343 * platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.txt:
1344 * platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-2-expected.txt:
1345 * platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-3-expected.txt:
1346 * platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.txt:
1347 * platform/mac/svg/text/select-x-list-1-expected.txt:
1348 * platform/mac/svg/text/select-x-list-2-expected.txt:
1349 * platform/mac/svg/text/select-x-list-3-expected.txt:
1350 * platform/mac/svg/text/select-x-list-4-expected.txt:
1351 * platform/mac/svg/text/select-x-list-with-tspans-1-expected.txt:
1352 * platform/mac/svg/text/select-x-list-with-tspans-2-expected.txt:
1353 * platform/mac/svg/text/select-x-list-with-tspans-3-expected.txt:
1354 * platform/mac/svg/text/select-x-list-with-tspans-4-expected.txt:
1355 * platform/mac/svg/text/selection-doubleclick-expected.txt:
1356 * platform/mac/svg/text/selection-tripleclick-expected.txt:
1357 * platform/mac/svg/text/small-fonts-2-expected.checksum: Added.
1358 * platform/mac/svg/text/small-fonts-2-expected.png: Added.
1359 * platform/mac/svg/text/small-fonts-2-expected.txt: Added.
1360 * platform/mac/svg/text/small-fonts-3-expected.checksum: Added.
1361 * platform/mac/svg/text/small-fonts-3-expected.png: Added.
1362 * platform/mac/svg/text/small-fonts-3-expected.txt: Added.
1363 * platform/mac/svg/text/small-fonts-expected.checksum: Added.
1364 * platform/mac/svg/text/small-fonts-expected.png: Added.
1365 * platform/mac/svg/text/small-fonts-expected.txt: Added.
1366 * platform/mac/svg/text/small-fonts-in-html5-expected.checksum: Added.
1367 * platform/mac/svg/text/small-fonts-in-html5-expected.png: Added.
1368 * platform/mac/svg/text/small-fonts-in-html5-expected.txt: Added.
1369 * platform/mac/svg/text/text-align-01-b-expected.txt:
1370 * platform/mac/svg/text/text-align-02-b-expected.txt:
1371 * platform/mac/svg/text/text-align-03-b-expected.txt:
1372 * platform/mac/svg/text/text-align-04-b-expected.txt:
1373 * platform/mac/svg/text/text-align-05-b-expected.txt:
1374 * platform/mac/svg/text/text-align-06-b-expected.txt:
1375 * platform/mac/svg/text/text-altglyph-01-b-expected.txt:
1376 * platform/mac/svg/text/text-deco-01-b-expected.txt:
1377 * platform/mac/svg/text/text-fonts-01-t-expected.txt:
1378 * platform/mac/svg/text/text-fonts-02-t-expected.txt:
1379 * platform/mac/svg/text/text-intro-05-t-expected.txt:
1380 * platform/mac/svg/text/text-path-01-b-expected.txt:
1381 * platform/mac/svg/text/text-spacing-01-b-expected.txt:
1382 * platform/mac/svg/text/text-text-01-b-expected.txt:
1383 * platform/mac/svg/text/text-text-03-b-expected.txt:
1384 * platform/mac/svg/text/text-text-04-t-expected.txt:
1385 * platform/mac/svg/text/text-text-05-t-expected.txt:
1386 * platform/mac/svg/text/text-text-06-t-expected.txt:
1387 * platform/mac/svg/text/text-text-07-t-expected.txt:
1388 * platform/mac/svg/text/text-text-08-b-expected.txt:
1389 * platform/mac/svg/text/text-tref-01-b-expected.txt:
1390 * platform/mac/svg/text/text-tselect-01-b-expected.txt:
1391 * platform/mac/svg/text/text-tselect-02-f-expected.txt:
1392 * platform/mac/svg/text/text-tspan-01-b-expected.txt:
1393 * platform/mac/svg/text/text-ws-01-t-expected.txt:
1394 * platform/mac/svg/text/text-ws-02-t-expected.txt:
1395 * platform/mac/svg/transforms/animated-path-inside-transformed-html-expected.txt:
1396 * platform/mac/svg/transforms/text-with-mask-with-svg-transform-expected.txt:
1397 * platform/mac/svg/transforms/text-with-pattern-inside-transformed-html-expected.txt:
1398 * platform/mac/svg/transforms/text-with-pattern-with-svg-transform-expected.txt:
1399 * platform/mac/svg/zoom/page/zoom-coords-viewattr-01-b-expected.txt:
1400 * platform/mac/svg/zoom/page/zoom-mask-with-percentages-expected.txt:
1401 * platform/mac/svg/zoom/text/zoom-coords-viewattr-01-b-expected.txt:
1402 * svg/custom/glyph-setting-d-attribute-expected.txt:
1403 * svg/custom/glyph-transformation-with-hkern-expected.txt:
1404 * svg/text/font-size-below-point-five-2.svg: Added.
1405 * svg/text/font-size-below-point-five.svg: Added.
1406 * svg/text/lengthAdjust-text-metrics-expected.txt:
1407 * svg/text/scaled-font.svg: Added.
1408 * svg/text/script-tests/lengthAdjust-text-metrics.js:
1409 * svg/text/small-fonts-2.svg: Added.
1410 * svg/text/small-fonts-3.svg: Added.
1411 * svg/text/small-fonts-in-html5.html: Added.
1412 * svg/text/small-fonts.svg: Added.
1413 * svg/zoom/page/zoom-zoom-coords-expected.txt:
1414 * svg/zoom/page/zoom-zoom-coords.xhtml:
1416 2011-02-03 Ilya Tikhonovsky <loislo@chromium.org>
1420 BUGCR71783 : scrollbars/custom-scrollbar-with-incomplete-style.html = IMAGE
1421 It is failing since r77459 by Sam Weinig.
1423 * platform/chromium/test_expectations.txt:
1425 2011-02-03 Adam Roben <aroben@apple.com>
1427 Skip a new showModalDialog test on Windows
1429 showModalDialog support is now covered by <http://webkit.org/b/53675>.
1431 I also sorted some sputnik tests that fail when showModalDialog is unsupported, and filed a
1432 new bug (<http://webkit.org/b/53676>) about those failures, since it seems like those tests
1433 should pass even when showModalDialog is unsupported.
1435 * platform/win/Skipped:
1437 2011-02-03 Adam Roben <aroben@apple.com>
1439 Check in expected failure results for an RTL <select> test
1441 The failure is covered by <http://webkit.org/b/53443>.
1443 * platform/win/fast/text/international/bidi-menulist-expected.txt: Added.
1445 2011-02-03 Adam Roben <aroben@apple.com>
1447 Add Windows results for test added in r77153
1449 * platform/win/fast/text/international/text-combine-image-test-expected.checksum: Added.
1450 * platform/win/fast/text/international/text-combine-image-test-expected.png: Added.
1451 * platform/win/fast/text/international/text-combine-image-test-expected.txt: Added.
1453 2011-02-03 Csaba Osztrogonác <ossy@webkit.org>
1457 [Qt]REGRESSION(r76951): media/controls-without-preload.html fails
1458 https://bugs.webkit.org/show_bug.cgi?id=53674
1460 * platform/qt/Skipped: media/controls-without-preload.html added until fix.
1462 2011-02-01 Alexander Pavlov <apavlov@chromium.org>
1464 Reviewed by Pavel Feldman.
1466 Web Inspector: Remove the *2 suffix from the CSS style-related protocol methods
1467 https://bugs.webkit.org/show_bug.cgi?id=53492
1469 * inspector/styles-iframe.html:
1470 * inspector/styles-new-API.html:
1471 * inspector/styles-source-lines-inline.html:
1472 * inspector/styles-source-lines.html:
1473 * inspector/styles-source-offsets.html:
1475 2011-02-03 Philippe Normand <pnormand@igalia.com>
1477 Unreviewed, skip flaky test
1478 fast/files/workers/worker-read-blob-async.html on GTK
1479 https://bugs.webkit.org/show_bug.cgi?id=53673
1481 * platform/gtk/Skipped:
1483 2011-02-03 Csaba Osztrogonác <ossy@webkit.org>
1487 [Qt] fast/dynamic/unicode-bidi.html fails
1488 https://bugs.webkit.org/show_bug.cgi?id=53456
1490 Add Qt specific expected files.
1492 * platform/qt/fast/dynamic/unicode-bidi-expected.checksum: Added.
1493 * platform/qt/fast/dynamic/unicode-bidi-expected.png: Added.
1494 * platform/qt/fast/dynamic/unicode-bidi-expected.txt: Copied from LayoutTests/fast/dynamic/unicode-bidi-expected.txt.
1495 * platform/qt/fast/text/bidi-embedding-pop-and-push-same-2-expected.checksum: Added.
1496 * platform/qt/fast/text/bidi-embedding-pop-and-push-same-2-expected.png: Added.
1497 * platform/qt/fast/text/bidi-embedding-pop-and-push-same-2-expected.txt: Copied from LayoutTests/fast/text/bidi-embedding-pop-and-push-same-2-expected.txt.
1499 2011-02-03 Philippe Normand <pnormand@igalia.com>
1501 Unreviewed, GTK baselines for 2 new tests added in r77267 and r77153.
1503 * platform/gtk/fast/dom/34176-expected.txt: Added.
1504 * platform/gtk/fast/text/international/text-combine-image-test-expected.txt: Added.
1506 2011-02-03 Philippe Normand <pnormand@igalia.com>
1508 Unreviewed, skip failing test
1509 fast/history/timed-refresh-in-cached-frame.html on GTK
1510 https://bugs.webkit.org/show_bug.cgi?id=53667
1512 * platform/gtk/Skipped:
1514 2011-02-03 Maciej Stachowiak <mjs@apple.com>
1516 Reviewed by Ryosuke Niwa.
1518 Skip some tests that fail in WebKit2 due to missing DRT functionality
1519 https://bugs.webkit.org/show_bug.cgi?id=53666
1521 * platform/mac-wk2/Skipped:
1523 2011-02-03 Adam Barth <abarth@webkit.org>
1525 Reviewed by Daniel Bates.
1527 Teach XSSFilter about data URLs
1528 https://bugs.webkit.org/show_bug.cgi?id=53662
1530 Tests that the XSS filter doesn't block script in data URLs.
1532 * http/tests/security/xssAuditor/data-urls-work-expected.txt: Added.
1533 * http/tests/security/xssAuditor/data-urls-work.html: Added.
1535 2011-02-02 Chris Evans <cevans@chromium.org>
1537 Reviewed by Darin Fisher.
1539 window.find() can fail when switching case sensitivity
1540 https://bugs.webkit.org/show_bug.cgi?id=53654
1542 The test coverage for this area is very poor, so I took the liberty
1543 of adding a more general test than is needed.
1545 * fast/text/find-window.html: Added.
1546 * fast/text/find-window-expected.txt: Added.
1548 2011-02-02 Martin Robinson <mrobinson@igalia.com>
1550 Rebaseline two tests after import of editing test results for GTK+.
1551 Also remove a platform-specific baseline for a test which is now passing.
1553 * platform/gtk/editing/pasteboard/emacs-ctrl-a-k-y-expected.txt:
1554 * platform/gtk/editing/selection/find-yensign-and-backslash-expected.txt: Removed.
1555 * platform/gtk/fast/dom/52776-expected.txt:
1557 2011-02-02 Dan Bernstein <mitz@apple.com>
1559 Reviewed by Sam Weinig.
1561 <rdar://problem/8380506> REGRESSION (r61921): RTL text in <b> tag doesn't display in WebKit under certain conditions
1562 https://bugs.webkit.org/show_bug.cgi?id=44942
1564 * fast/text/bidi-embedding-pop-and-push-same-2-expected.checksum: Added.
1565 * fast/text/bidi-embedding-pop-and-push-same-2-expected.png: Added.
1566 * fast/text/bidi-embedding-pop-and-push-same-2-expected.txt: Added.
1567 * fast/text/bidi-embedding-pop-and-push-same-2.html: Added.
1569 2011-02-02 Kenneth Russell <kbr@google.com>
1571 Reviewed by Mihai Parparita.
1573 gl-teximage.html failing on some WebKit bots
1574 https://bugs.webkit.org/show_bug.cgi?id=53633
1576 * fast/canvas/webgl/gl-teximage.html:
1577 - Synced with upstream test; detect when running in DRT and
1578 avoid printing the specific pixel value when the test will pass.
1579 * fast/canvas/webgl/resources/red-indexed.png:
1580 - Stripped gamma and other colorspace information.
1582 2011-02-02 Martin Robinson <mrobinson@igalia.com>
1584 Unskip the last batch of editing tests needing GTK+ results.
1586 * platform/gtk/Skipped: Unskip last batch of tests.
1588 2011-02-02 Martin Robinson <mrobinson@igalia.com>
1590 Add one more set of missing editing layout test results for GTK.
1592 * platform/gtk/Skipped: Unskip more editing tests.
1594 2011-02-02 Martin Robinson <mrobinson@igalia.com>
1596 Continue importing new editing layout test results for GTK.
1598 * platform/gtk/Skipped: Unskip more editing tests.
1600 2011-02-02 Martin Robinson <mrobinson@igalia.com>
1602 Begin importing missing editing directory test results.
1604 * platform/gtk/Skipped: Unskip tests with results and classify failures.
1606 2011-02-02 Michael Saboff <msaboff@apple.com>
1608 Reviewed by Gavin Barraclough.
1610 Improper backtrack of nested non-capturing greedy paren to prior paren
1611 https://bugs.webkit.org/show_bug.cgi?id=53261
1613 New tests to validate change.
1615 * fast/regex/parentheses-expected.txt:
1616 * fast/regex/script-tests/parentheses.js:
1618 2011-02-02 Dirk Pranke <dpranke@chromium.org>
1620 Reviewed by Mihai Parparita.
1622 new-run-webkit-tests: hardcode the directories to scan for tests
1623 for GPU bots instead of SKIPping them. See bug 53562 for some
1624 context, but we will now hard-code the list of directories to
1625 use by default instead of skipping over directories in the
1626 expectations file. We do this so that we will be able to merge
1627 the expectations files without getting conflicting SKIP
1628 directives. Note that this change will reduce the # of tests
1629 being run on the Mac GPU bots, because we're accidentally
1630 including some today.
1632 https://bugs.webkit.org/show_bug.cgi?id=53631
1634 * platform/chromium-gpu/test_expectations.txt:
1636 2011-02-02 Jian Li <jianli@chromium.org>
1638 Reviewed by Kenneth Russell.
1640 [V8] Accessing DataView with index of -1 returns 0, doesn't throw
1641 https://bugs.webkit.org/show_bug.cgi?id=53559
1643 * fast/canvas/webgl/data-view-test-expected.txt:
1644 * fast/canvas/webgl/data-view-test.html:
1646 2011-02-02 Zhenyao Mo <zmo@google.com>
1648 Reviewed by Kenneth Russell.
1650 bufferData and bufferSubData should generate INVALID_VALUE with negative input
1651 https://bugs.webkit.org/show_bug.cgi?id=53626
1653 * fast/canvas/webgl/buffer-data-array-buffer-expected.txt:
1654 * fast/canvas/webgl/buffer-data-array-buffer.html:
1656 2011-02-02 Cris Neckar <cdn@chromium.org>
1658 Reviewed by James Robinson.
1660 Tests for crash when a domwindow is removed within a device orientation event.
1661 https://bugs.webkit.org/show_bug.cgi?id=53623
1663 * fast/events/device-orientation-crash-expected.txt: Added.
1664 * fast/events/device-orientation-crash.html: Added.
1666 2011-02-02 Zhenyao Mo <zmo@google.com>
1668 Reviewed by Kenneth Russell.
1670 A deleted object should never been bound again
1671 https://bugs.webkit.org/show_bug.cgi?id=53604
1673 * fast/canvas/webgl/object-deletion-behaviour-expected.txt:
1674 * fast/canvas/webgl/object-deletion-behaviour.html: Add test cases for object binding and deletion.
1676 2011-02-02 Kenneth Russell <kbr@google.com>
1678 Reviewed by James Robinson.
1680 Rename Typed Array subset to subarray
1681 https://bugs.webkit.org/show_bug.cgi?id=53618
1683 * fast/canvas/webgl/array-setters.html:
1684 * fast/canvas/webgl/array-unit-tests-expected.txt:
1685 * fast/canvas/webgl/array-unit-tests.html:
1686 * fast/canvas/webgl/draw-elements-out-of-bounds-expected.txt:
1687 * fast/canvas/webgl/draw-elements-out-of-bounds.html:
1688 * fast/canvas/webgl/webgl-array-invalid-ranges-expected.txt:
1689 * fast/canvas/webgl/webgl-array-invalid-ranges.html:
1691 2011-02-02 Dimitri Glazkov <dglazkov@chromium.org>
1693 Added GPU fails from bots.
1695 * platform/chromium-gpu/test_expectations.txt: Added.
1697 2011-02-02 Martin Robinson <mrobinson@igalia.com>
1699 Unskip a test that just needs platform-specific results. Re-classify
1700 two other failures with more pertinent information.
1702 * platform/gtk/Skipped: Organize the skipped list a bit. Unskip a test.
1703 Remove obsolete comments.
1704 * platform/gtk/editing/inserting/5994480-2-expected.txt: Added.
1706 2011-02-01 Andrey Kosyakov <caseq@chromium.org>
1708 Reviewed by Pavel Feldman.
1710 Web Inspector: add test for OPTIONS requests caused by CORS preflight checking to appear in Network panel
1711 https://bugs.webkit.org/show_bug.cgi?id=53501
1713 * http/tests/inspector/network-preflight-options-expected.txt: Added.
1714 * http/tests/inspector/network-preflight-options.html: Added.
1715 * http/tests/inspector/resources/cors-target.php: Added.
1717 2011-02-02 Martin Robinson <mrobinson@igalia.com>
1719 Skip another test that uses modal dialogs.
1721 * platform/gtk/Skipped: Skip modal dialog test and update bug in the skipped list.
1723 2011-02-02 Yury Semikhatsky <yurys@chromium.org>
1725 Unreviewed. Removed some custom Chromium test expectations.
1727 * platform/chromium/test_expectations.txt:
1729 2011-02-02 Hans Wennborg <hans@chromium.org>
1731 Reviewed by Jeremy Orlow.
1733 IndexedDB: Implement support for cursor updates
1734 https://bugs.webkit.org/show_bug.cgi?id=53421
1736 Layout test for cursor updates.
1738 * storage/indexeddb/cursor-update-expected.txt: Added.
1739 * storage/indexeddb/cursor-update.html: Added.
1741 2011-02-01 James Robinson <jamesr@chromium.org>
1743 Reviewed by Adam Barth.
1745 [v8] Increase V8 native->js recursion limit to match document.write() recursion limit
1746 https://bugs.webkit.org/show_bug.cgi?id=53566
1748 Unskip test that we now pass.
1750 * platform/chromium/test_expectations.txt:
1752 2011-02-01 Dirk Pranke <dpranke@chromium.org>
1754 Unreviewed, expectations change.
1756 fast/css/box-shadow.html was removed in r77101 but there was
1757 still a reference to it in the expectations file.
1759 * platform/chromium/test_expectations.txt:
1761 2011-02-01 Mihai Parparita <mihaip@chromium.org>
1763 Reviewed by James Robinson.
1765 Async event handlers should not fire within a modal dialog
1766 https://bugs.webkit.org/show_bug.cgi?id=53202
1768 Add tests for a scroll event triggered right before a modal dialog is
1771 * fast/events/scroll-event-during-modal-dialog-expected.txt: Added.
1772 * fast/events/scroll-event-during-modal-dialog.html: Added.
1774 2011-02-01 Kent Tamura <tkent@chromium.org>
1776 Reviewed by Tony Chang.
1778 [Chromium] Roll Chromium revision for the WebKitWeightWatcher change
1779 https://bugs.webkit.org/show_bug.cgi?id=53563
1781 * platform/chromium/test_expectations.txt:
1782 fast/css/font-weight-1.html is expected to fail.
1784 2011-02-01 Dimitri Glazkov <dglazkov@chromium.org>
1786 Marking test, added in r77333 as skipped, because it is
1787 reaching V8 recursion limits faster than those on Document.
1789 * platform/chromium/test_expectations.txt: See above.
1791 2011-01-25 Martin Robinson <mrobinson@igalia.com>
1793 Reviewed by Gustavo Noronha Silva.
1795 [GTK] Two tests crash after r76555
1796 https://bugs.webkit.org/show_bug.cgi?id=53057
1798 * platform/gtk/Skipped: Unskip tests which are no longer crashing.
1800 2011-02-01 chris reiss <christopher.reiss@nokia.com>
1802 Reviewed by Adam Barth.
1804 Self-replicating code makes Safari hang and eventually crash
1805 https://bugs.webkit.org/show_bug.cgi?id=15123
1807 * fast/dom/Document/document-close-iframe-load-expected.txt: Added.
1808 * fast/dom/Document/document-close-iframe-load.html: Added.
1809 * fast/dom/Document/document-close-nested-iframe-load-expected.txt: Added.
1810 * fast/dom/Document/document-close-nested-iframe-load.html: Added.
1811 * fast/dom/Document/document-write-recursion-expected.txt: Added.
1812 * fast/dom/Document/document-write-recursion.html: Added.
1814 2011-02-01 Dimitri Glazkov <dglazkov@chromium.org>
1816 Updated text expectations to avoid conflict.
1818 * platform/chromium/test_expectations.txt: Tweaked.
1820 2011-02-01 Johnny Ding <jnd@chromium.org>
1822 Reviewed by Darin Adler.
1824 Don't set user gesture in HTMLAnchorElement's click handler because the click handler can be triggered by untrusted event.
1825 https://bugs.webkit.org/show_bug.cgi?id=53424
1827 * fast/events/popup-blocked-from-untrusted-click-event-on-anchor-expected.txt: Added.
1828 * fast/events/popup-blocked-from-untrusted-click-event-on-anchor.html: Added.
1830 2011-02-01 Zhenyao Mo <zmo@google.com>
1832 Unreviewed, test expectations update.
1834 * platform/chromium/test_expectations.txt:
1836 2011-02-01 Dimitri Glazkov <dglazkov@chromium.org>
1838 Updated baselines after switching input-derived parts of HTMLMediaElement
1840 https://bugs.webkit.org/show_bug.cgi?id=53314
1842 * platform/chromium-linux/media/video-zoom-controls-expected.checksum: Updated.
1843 * platform/chromium-linux/media/video-zoom-controls-expected.png: Updated.
1844 * platform/chromium-mac/media/video-zoom-controls-expected.checksum: Updated.
1845 * platform/chromium-mac/media/video-zoom-controls-expected.png: Updated.
1846 * platform/chromium-mac/media/video-zoom-controls-expected.txt: Updated.
1847 * platform/chromium-win/media/video-zoom-controls-expected.checksum: Updated.
1848 * platform/chromium-win/media/video-zoom-controls-expected.png: Updated.
1849 * platform/chromium-win/media/video-zoom-controls-expected.txt: Updated.
1850 * platform/chromium/test_expectations.txt: Expectation of failure removed.
1852 2011-02-01 Abhishek Arya <inferno@chromium.org>
1856 Test not crashing on chromium, was crashing earlier because of
1857 some build issues. Also, rebaselining chromium mac since it matches
1858 rest of chromium and is not same as mac leopard.
1859 https://bugs.webkit.org/show_bug.cgi?id=53516
1861 * platform/chromium-mac/fast/css/stylesheet-candidate-nodes-crash-expected.txt: Added.
1862 * platform/chromium/test_expectations.txt:
1864 2011-02-01 Darin Adler <darin@apple.com>
1866 Reviewed by Chris Fleizach.
1868 REGRESSION: Removing focus from area element causes unwanted scrolling
1869 https://bugs.webkit.org/show_bug.cgi?id=50169
1871 * fast/images/imagemap-scroll-expected.txt: Added.
1872 * fast/images/imagemap-scroll.html: Added.
1874 2011-02-01 Zhenyao Mo <zmo@google.com>
1876 Reviewed by Kenneth Russell.
1878 getUniform should support SAMPLER_2D or SAMPLER_CUBE
1879 https://bugs.webkit.org/show_bug.cgi?id=52190
1881 * fast/canvas/webgl/gl-object-get-calls-expected.txt:
1882 * fast/canvas/webgl/gl-object-get-calls.html: Test getUniform with sampler2D and samplerCube uniforms.
1883 * fast/canvas/webgl/resources/noopUniformShader.vert: Added.
1884 * fast/canvas/webgl/resources/samplerUniformShader.frag: Added.
1886 2011-02-01 Chris Fleizach <cfleizach@apple.com>
1888 Reviewed by Darin Adler.
1890 AX: AXPosition of AXScrollArea is wrong
1891 https://bugs.webkit.org/show_bug.cgi?id=53511
1893 * platform/mac/accessibility/webkit-scrollarea-position-expected.txt: Added.
1894 * platform/mac/accessibility/webkit-scrollarea-position.html: Added.
1896 2011-02-01 Dimitri Glazkov <dglazkov@chromium.org>
1898 Added yet another expectations of flakiness.
1899 https://bugs.webkit.org/show_bug.cgi?id=53527
1901 * platform/chromium/test_expectations.txt: Flakiness abound.
1903 2011-02-01 Abhishek Arya <inferno@chromium.org>
1907 Rebaseline my test for QT, Leopard from r77262 due
1908 to minor comment error differences.
1910 * platform/mac-leopard/fast/css/stylesheet-candidate-nodes-crash-expected.txt: Added.
1911 * platform/qt/fast/css/stylesheet-candidate-nodes-crash-expected.txt: Added.
1913 2011-02-01 Xiaomei Ji <xji@chromium.org>
1917 Rebaseline after r77267.
1919 * platform/chromium-linux/fast/dom/34176-expected.checksum: Added.
1920 * platform/chromium-linux/fast/dom/34176-expected.png: Added.
1921 * platform/chromium-mac/fast/dom/34176-expected.checksum: Added.
1922 * platform/chromium-mac/fast/dom/34176-expected.png: Added.
1923 * platform/chromium-win/fast/dom/34176-expected.checksum: Added.
1924 * platform/chromium-win/fast/dom/34176-expected.png: Added.
1925 * platform/chromium-win/fast/dom/34176-expected.txt: Added.
1926 * platform/win/fast/dom/34176-expected.txt: Added.
1928 2011-02-01 Xiaomei Ji <xji@chromium.org>
1932 * fast/dom/34176.html: Removed properties svn:executable and svn:mime-type.
1934 2011-02-01 Dimitri Glazkov <dglazkov@chromium.org>
1936 Remove expectations of failure for passing tests.
1938 * platform/chromium/test_expectations.txt: Fewer fails.
1940 2011-02-01 Carol Szabo <carol.szabo@nokia.com>
1942 Reviewed by David Hyatt.
1944 layoutTestController.counterValueForElementById does not return the correct value
1945 https://bugs.webkit.org/show_bug.cgi?id=53037
1947 * fast/css/counters/deep-before-expected.txt: Added.
1948 * fast/css/counters/deep-before.html: Added.
1949 This tests whether DumpRenderTree properly retrieves counters and
1950 whether counters are properly set when the before pseudo element's
1951 renderer is not a direct child of the generating element's renderer.
1953 2011-02-01 Dimitri Glazkov <dglazkov@chromium.org>
1955 Added more flakiness expectations from bots.
1957 * platform/chromium/test_expectations.txt: Another one bites or doesn't bite the dust.
1959 2011-02-01 Dimitri Glazkov <dglazkov@chromium.org>
1961 https://bugs.webkit.org/show_bug.cgi?id=53516
1962 Test introduced in r77262 is crashing.
1964 * platform/chromium/test_expectations.txt: Added expectation to crash
1965 while the fix is worked on.
1967 2011-02-01 Xiaomei Ji <xji@chromium.org>
1969 Reviewed by David Hyatt.
1971 Fix a text rendering problem when enclosing block is RTL and text runs
1972 are in different directionality.
1973 https://bugs.webkit.org/show_bug.cgi?id=34176
1975 The problem happens in the following example scenario (ABC represents
1977 <div dir=rtl>this is a <span><span>test <span>ABC</span></span></span></div>
1979 The line consists of 3 text runs -- TextRun1 TextRun2 TextRun3. In which
1980 TextRun1 and TextRun2's bidi level are 2, and TextRun3's bidi level is 1.
1981 TextRun2 and TextRun3's least common ancestor is not a sibling of TextRun1.
1983 The visual bidi run order of the text runs is TextRun3 TextRun1 TextRun2.
1985 Inside RenderBlock::constructLine(), when RenderBlock::createLineBoxes()
1986 creates InlineFlowBox for TextRun2, it should check an InlineFlowBox for
1987 the run's render object's ancestor (not only its parent) has already
1988 been constructed or has something following it on the line, in which
1989 case, create a new box for TextRun2 instead of sharing the same box with
1992 In other words, the following 2 div should render the same results
1993 (ABC represents Hebrew characters).
1994 <div dir=rtl>this is a <span><span>test <span>ABC</span></span></span></div>
1995 <div dir=rtl>this is a <span>Test <span>ABC</span></span></div>
1997 * fast/dom/34176.html: Added.
1998 * platform/mac/fast/dom/34176-expected.checksum: Added.
1999 * platform/mac/fast/dom/34176-expected.png: Added.
2000 * platform/mac/fast/dom/34176-expected.txt: Added.
2002 2011-02-01 Mihai Parparita <mihaip@chromium.org>
2004 Unreviewed. Include actual values in fast/canvas/webgl/gl-teximage.html
2005 (removed by r77129) in the case of failure.
2007 * fast/canvas/webgl/gl-teximage.html:
2009 2011-01-31 Abhishek Arya <inferno@chromium.org>
2011 Reviewed by Dan Bernstein.
2013 Tests that a removed svg style element is not accessed again in document's
2014 style recalc code and does not result in crash.
2015 https://bugs.webkit.org/show_bug.cgi?id=53441
2017 * fast/css/stylesheet-candidate-nodes-crash-expected.txt: Added.
2018 * fast/css/stylesheet-candidate-nodes-crash.xhtml: Added.
2020 2011-02-01 Dimitri Glazkov <dglazkov@chromium.org>
2022 More flakiness updates.
2024 * platform/chromium/test_expectations.txt: Moar flakiness recorded.
2026 2011-02-01 Dimitri Glazkov <dglazkov@chromium.org>
2028 Updated flaky test expectations according to build bot results.
2030 * platform/chromium/test_expectations.txt: Flakiness recorded.
2032 2011-02-01 Csaba Osztrogonác <ossy@webkit.org>
2036 fast/loader/onload-policy-ignore-for-frame.html fails on Qt bot
2037 https://bugs.webkit.org/show_bug.cgi?id=53490
2039 Add Qt specific expected result.
2041 * platform/qt/fast/loader/onload-policy-ignore-for-frame-expected.txt: Copied from LayoutTests/fast/loader/onload-policy-ignore-for-frame-expected.txt.
2043 2011-02-01 Yury Semikhatsky <yurys@chromium.org>
2045 Unreviewed. Rollout r77230 which caused many layout tests
2046 crashes on Chromium Debug bots.
2048 Async event handlers should not fire within a modal dialog
2049 https://bugs.webkit.org/show_bug.cgi?id=53202
2051 * fast/events/scroll-event-during-modal-dialog-expected.txt: Removed.
2052 * fast/events/scroll-event-during-modal-dialog.html: Removed.
2054 2011-02-01 Mihai Parparita <mihaip@chromium.org>
2056 Reviewed by James Robinson.
2058 Async event handlers should not fire within a modal dialog
2059 https://bugs.webkit.org/show_bug.cgi?id=53202
2061 Add tests for a scroll event triggered right before a modal dialog is
2064 * fast/events/scroll-event-during-modal-dialog-expected.txt: Added.
2065 * fast/events/scroll-event-during-modal-dialog.html: Added.
2067 2011-02-01 Kent Tamura <tkent@chromium.org>
2069 Reviewed by Dan Bernstein.
2071 REGRESSION (r65062): Safari loops forever under WebCore::plainTextToMallocAllocatedBuffer()
2072 https://bugs.webkit.org/show_bug.cgi?id=53272
2074 * fast/dom/inner-text-first-letter.html:
2075 - Add a new test case reproducing the bug.
2076 - Remove unnecessary text output.
2077 * fast/dom/inner-text-first-letter-expected.txt:
2079 2011-01-31 Ryosuke Niwa <rniwa@webkit.org>
2081 Unreviewed Chromium test expectation updates.
2083 Removed media/controls-strict.html and svg/custom/clip-path-referencing-use2.svg (Mac)
2084 since it has been passing since r77171 and r77172-r77173 respectively.
2086 Also removed http/tests/media/reload-after-dialog.html because it has been passing for a while.
2088 * platform/chromium/test_expectations.txt:
2090 2011-01-31 Ryosuke Niwa <rniwa@webkit.org>
2092 Unreviewed Chromium GPU test expectation update.
2094 * platform/chromium-gpu/test_expectations.txt:
2096 2011-01-31 Emil A Eklund <eae@chromium.org>
2098 Reviewed by Darin Adler.
2100 Setting "selected" attribute to false should have no effect in single line <select>
2101 https://bugs.webkit.org/show_bug.cgi?id=52436
2103 Add test for changing the selection in a one-line select element using\
2104 the option.selected property.
2106 * fast/dom/HTMLSelectElement/selected-false-expected.txt: Added.
2107 * fast/dom/HTMLSelectElement/selected-false.html: Added.
2109 2011-01-31 Ryosuke Niwa <rniwa@webkit.org>
2111 Unreviewed Chromium rebaselines for r77173.
2113 * platform/chromium-mac/fast/text/justify-ideograph-complex-expected.checksum:
2114 * platform/chromium-mac/fast/text/justify-ideograph-complex-expected.png:
2115 * platform/chromium-mac/fast/text/justify-ideograph-simple-expected.checksum:
2116 * platform/chromium-mac/fast/text/justify-ideograph-simple-expected.png:
2117 * platform/chromium-mac/fast/text/justify-ideograph-vertical-expected.checksum:
2118 * platform/chromium-mac/fast/text/justify-ideograph-vertical-expected.png:
2120 2011-01-31 Krithigassree Sambamurthy <krithigassree.sambamurthy@nokia.com>
2122 Reviewed by David Hyatt.
2124 Add background-clip to background shorthand
2125 https://bugs.webkit.org/show_bug.cgi?id=52080
2127 Added test cases to check whether webkitMaskClip is correctly set when
2128 declared as a shorthand.
2130 * fast/backgrounds/multiple-backgrounds-computed-style-expected.txt:
2131 * fast/backgrounds/script-tests/multiple-backgrounds-computed-style.js:
2133 Added test cases to check whether background-clip is set correctly when
2134 declared as a shorthand.
2136 * fast/css/background-clip-text-expected.txt:
2137 * fast/css/script-tests/background-clip-text.js:
2140 2011-01-31 Dan Bernstein <mitz@apple.com>
2142 Reviewed by Adele Peterson.
2144 Inter-ideograph justification should apply to hiragana and katakana as well
2145 https://bugs.webkit.org/show_bug.cgi?id=53464
2147 * platform/mac/fast/text/justify-ideograph-complex-expected.checksum:
2148 * platform/mac/fast/text/justify-ideograph-complex-expected.png:
2149 * platform/mac/fast/text/justify-ideograph-simple-expected.checksum:
2150 * platform/mac/fast/text/justify-ideograph-simple-expected.png:
2151 * platform/mac/fast/text/justify-ideograph-vertical-expected.checksum:
2152 * platform/mac/fast/text/justify-ideograph-vertical-expected.png:
2154 2011-01-31 Ryosuke Niwa <rniwa@webkit.org>
2156 Unreviewed Chromium test expectation update.
2158 * platform/chromium/test_expectations.txt:
2160 2011-01-31 Oliver Hunt <oliver@apple.com>
2162 Reviewed by Sam Weinig.
2164 Bogus callframe during stack unwinding
2165 https://bugs.webkit.org/show_bug.cgi?id=53454
2169 * fast/js/invalid-callframe-during-unwind-expected.txt: Added.
2170 * fast/js/invalid-callframe-during-unwind.html: Added.
2171 * fast/js/script-tests/invalid-callframe-during-unwind.js: Added.
2174 2011-01-31 Scott Cameron <sccameron@rim.com>
2176 Reviewed by Daniel Bates.
2178 update run-webkit-httpd to be able to launch Apache2.2 in a MSYS environment
2179 https://bugs.webkit.org/show_bug.cgi?id=50036
2181 This will add an Apache2.2 configuration file and modifies scripts to allow
2182 running an httpd server in an MSYS environment.
2184 The default Apache2.2 installation path has been preserved and PHP5 modules disabled
2185 in order to allow for simple installation/execution. Simply install the latest
2186 Apache2.2 version with OpenSSL from http://httpd.apache.org/download.cgi#apache22 to
2187 be able to execute run-webkit-httpd.
2190 * http/conf/apache2-msys-httpd.conf: Added.
2192 2011-01-31 Ryosuke Niwa <rniwa@webkit.org>
2194 Unreviewed Chromium Mac rebaselines for r77153; also rebaseline Kusa-Makura-background-canvas.html
2196 * platform/chromium-mac/fast/blockflow/Kusa-Makura-background-canvas-expected.checksum: Added.
2197 * platform/chromium-mac/fast/blockflow/Kusa-Makura-background-canvas-expected.png: Added.
2198 * platform/chromium-mac/fast/text/international/text-combine-image-test-expected.checksum: Added.
2199 * platform/chromium-mac/fast/text/international/text-combine-image-test-expected.png: Added.
2200 * platform/chromium/test_expectations.txt:
2202 2011-01-31 Ryosuke Niwa <rniwa@webkit.org>
2204 Unreviewed Chromium test expectation update.
2206 * platform/chromium/test_expectations.txt:
2208 2011-01-31 Alejandro G. Castro <alex@igalia.com>
2210 Unreviewed added new expected results for GTK+.
2212 * platform/gtk/fast/box-shadow/box-shadow-radius-expected.txt: Added.
2213 * platform/gtk/fast/box-shadow/box-shadow-transformed-expected.txt: Added.
2214 * platform/gtk/fast/box-shadow/inset-box-shadow-radius-expected.txt: Added.
2215 * platform/gtk/fast/box-shadow/inset-with-extraordinary-radii-and-border-expected.txt: Added.
2216 * platform/gtk/fast/repaint/gradients-em-stops-repaint-expected.txt: Added.
2217 * platform/gtk/fast/repaint/select-option-background-color-expected.txt: Added.
2219 2011-01-31 Chang Shu <chang.shu@nokia.com>
2221 Reviewed by Ryosuke Niwa.
2223 Convert the test case to dumpAsText test so the expected result is cross-platform.
2224 https://bugs.webkit.org/show_bug.cgi?id=53437
2226 * editing/deleting/5168598-expected.txt: Added.
2227 * editing/deleting/5168598.html:
2228 * platform/chromium-linux/editing/deleting/5168598-expected.checksum: Removed.
2229 * platform/chromium-linux/editing/deleting/5168598-expected.png: Removed.
2230 * platform/chromium-win/editing/deleting/5168598-expected.checksum: Removed.
2231 * platform/chromium-win/editing/deleting/5168598-expected.png: Removed.
2232 * platform/chromium-win/editing/deleting/5168598-expected.txt: Removed.
2233 * platform/mac-leopard/editing/deleting/5168598-expected.checksum: Removed.
2234 * platform/mac-leopard/editing/deleting/5168598-expected.png: Removed.
2235 * platform/mac/editing/deleting/5168598-expected.checksum: Removed.
2236 * platform/mac/editing/deleting/5168598-expected.png: Removed.
2237 * platform/mac/editing/deleting/5168598-expected.txt: Removed.
2238 * platform/qt/editing/deleting/5168598-expected.checksum: Removed.
2239 * platform/qt/editing/deleting/5168598-expected.png: Removed.
2240 * platform/qt/editing/deleting/5168598-expected.txt: Removed.
2242 2011-01-31 takano takumi <takano@apple.com>
2244 Reviewed by Dave Hyatt.
2246 Implement text-combine rendering code
2247 https://bugs.webkit.org/show_bug.cgi?id=50621
2249 * fast/text/international/text-combine-image-test.html: Added.
2250 * platform/mac/fast/text/international/text-combine-image-test-expected.checksum: Added.
2251 * platform/mac/fast/text/international/text-combine-image-test-expected.png: Added.
2252 * platform/mac/fast/text/international/text-combine-image-test-expected.txt: Added.
2254 2011-01-31 Jessie Berlin <jberlin@apple.com>
2256 [Windows 7 Release Tests] fast/forms/select-writing-direction-natural.html failing since r77046
2257 https://bugs.webkit.org/show_bug.cgi?id=53443
2259 Checking in failing expected results for Windows to get the bots green. Ureviewed.
2261 * platform/win/fast/forms/select-writing-direction-natural-expected.txt: Added.
2263 2011-01-31 Ryosuke Niwa <rniwa@webkit.org>
2265 Another unreviewed Chromium test expectation update.
2267 * platform/chromium/test_expectations.txt:
2269 2011-01-31 Ryosuke Niwa <rniwa@webkit.org>
2271 Unreviewed Chromium test expectation update.
2273 * platform/chromium/test_expectations.txt:
2275 2011-01-31 Tony Chang <tony@chromium.org>
2277 Unreviewed, update chromium mac layout test results after r77138.
2278 fast/blockflow/Kusa-Makura-background-canvas.html and fast/multicol/vertical-rl/float-paginate-complex.html
2279 match upstream text results now.
2281 * platform/chromium/test_expectations.txt:
2283 2011-01-31 Abhishek Arya <inferno@chromium.org>
2285 Reviewed by Dimitri Glazkov.
2287 Tests that we do not crash when destructing textarea renderer when its
2288 node is already removed from document.
2289 https://bugs.webkit.org/show_bug.cgi?id=53429
2291 * fast/forms/textarea-node-removed-from-document-crash-expected.txt: Added.
2292 * fast/forms/textarea-node-removed-from-document-crash.html: Added.
2294 2011-01-31 Dan Bernstein <mitz@apple.com>
2296 Remove expected results in mac-wk2 and win that are equal to the mac results after r77138.
2298 * platform/mac-wk2/fast/blockflow/Kusa-Makura-background-canvas-expected.txt: Removed.
2299 * platform/mac-wk2/fast/multicol/vertical-rl/column-break-with-balancing-expected.txt: Removed.
2300 * platform/mac-wk2/fast/multicol/vertical-rl/float-paginate-complex-expected.txt: Removed.
2301 * platform/win/fast/block/basic/truncation-rtl-expected.txt: Removed.
2302 * platform/win/fast/multicol/vertical-rl/column-break-with-balancing-expected.txt: Removed.
2303 * platform/win/fast/multicol/vertical-rl/float-paginate-complex-expected.txt: Removed.
2305 2011-01-31 Cris Neckar <cdn@chromium.org>
2307 Reviewed by Eric Seidel.
2309 Tests for crash when cloning elements that reference counter nodes.
2310 https://bugs.webkit.org/show_bug.cgi?id=53344
2312 * http/tests/css/counter-crash-expected.txt: Added.
2313 * http/tests/css/counter-crash.html: Added.
2314 * http/tests/css/resources/counter-crash-frame-src.html: Added.
2316 2011-01-27 Abhishek Arya <inferno@chromium.org>
2318 Reviewed by Dave Hyatt.
2320 Tests that we do not crash when adding a child in a table
2321 where the before child is not a table section.
2322 https://bugs.webkit.org/show_bug.cgi?id=53276
2324 * fast/table/before-child-non-table-section-add-table-crash-expected.txt: Added.
2325 * fast/table/before-child-non-table-section-add-table-crash.html: Added.
2327 2011-01-31 Tony Chang <tony@chromium.org>
2329 Reviewed by Eric Seidel.
2331 mac DRT should report RTL scroll offset relative to top right corner
2332 https://bugs.webkit.org/show_bug.cgi?id=53324
2334 Remove scroll offsets since these are at the origin.
2336 * platform/mac/fast/block/basic/truncation-rtl-expected.txt:
2337 * platform/mac/fast/blockflow/Kusa-Makura-background-canvas-expected.txt:
2338 * platform/mac/fast/multicol/vertical-rl/column-break-with-balancing-expected.txt:
2339 * platform/mac/fast/multicol/vertical-rl/float-paginate-complex-expected.txt:
2341 2011-01-31 Yury Semikhatsky <yurys@chromium.org>
2343 Unreviewed. Mark some tests as having wrong image results on Mac.
2345 * platform/chromium/test_expectations.txt:
2347 2011-01-31 Mads Ager <ager@chromium.org>
2349 Reviewed by Pavel Feldman.
2351 [V8] Update V8 specific layout test expectations
2352 https://bugs.webkit.org/show_bug.cgi?id=53423
2354 Error formatting has changed in V8. Updating chromium specific
2355 layout test expectations accordingly.
2357 * platform/chromium-mac/fast/js/array-every-expected.txt:
2358 * platform/chromium-mac/fast/js/instance-of-immediates-expected.txt:
2359 * platform/chromium-mac/fast/js/property-getters-and-setters-expected.txt:
2360 * platform/chromium-mac/storage/transaction-error-callback-expected.txt:
2361 * platform/chromium-mac/svg/dom/svgpath-out-of-bounds-getPathSeg-expected.txt:
2362 * platform/chromium-win/fast/js/array-every-expected.txt:
2363 * platform/chromium-win/fast/js/instance-of-immediates-expected.txt:
2364 * platform/chromium-win/fast/js/property-getters-and-setters-expected.txt:
2365 * platform/chromium-win/storage/transaction-error-callback-expected.txt:
2366 * platform/chromium-win/svg/dom/svgpath-out-of-bounds-getPathSeg-expected.txt:
2368 2011-01-31 Alejandro G. Castro <alex@igalia.com>
2370 Unreviewed skipped favicon-as-image.html test, it is flaky and it
2371 was unskipped after r76555.
2373 * platform/gtk/Skipped:
2375 2011-01-31 Simon Fraser <simon.fraser@apple.com>
2377 Update a pixel resuls after r77101.
2379 * platform/mac/fast/css/color-correction-on-box-shadow-expected.checksum:
2380 * platform/mac/fast/css/color-correction-on-box-shadow-expected.png:
2382 2011-01-31 Yury Semikhatsky <yurys@chromium.org>
2384 Unreviewed. Update Chromium test expectations.
2386 * platform/chromium-mac/fast/css/color-correction-on-box-shadow-expected.checksum: Added.
2387 * platform/chromium-mac/fast/css/color-correction-on-box-shadow-expected.png: Added.
2388 * platform/chromium-mac/fast/transforms/shadows-expected.checksum:
2389 * platform/chromium-mac/fast/transforms/shadows-expected.png:
2391 2011-01-31 Kenneth Russell <kbr@google.com>
2393 Unreviewed, test and expectations update. Stop reporting the precise
2394 pixel value for tests that are supposed to be within a certain range.
2395 Remove now-unneeded Chromium expectations.
2397 * fast/canvas/webgl/gl-teximage-expected.txt:
2398 * fast/canvas/webgl/gl-teximage.html:
2399 * platform/chromium-linux/fast/canvas/webgl/gl-teximage-expected.txt: Removed.
2400 * platform/chromium-mac/fast/canvas/webgl/gl-teximage-expected.txt: Removed.
2401 * platform/chromium-win/fast/canvas/webgl/gl-teximage-expected.txt: Removed.
2403 2011-01-31 Yury Semikhatsky <yurys@chromium.org>
2405 Unreviewed. Update Chromium test expectations.
2407 * platform/chromium-mac/fast/blockflow/box-shadow-horizontal-bt-expected.checksum: Added.
2408 * platform/chromium-mac/fast/blockflow/box-shadow-horizontal-bt-expected.png: Added.
2409 * platform/chromium-mac/fast/blockflow/box-shadow-vertical-lr-expected.checksum: Added.
2410 * platform/chromium-mac/fast/blockflow/box-shadow-vertical-lr-expected.png: Added.
2411 * platform/chromium-mac/fast/blockflow/box-shadow-vertical-rl-expected.checksum: Added.
2412 * platform/chromium-mac/fast/blockflow/box-shadow-vertical-rl-expected.png: Added.
2413 * platform/chromium-mac/fast/borders/border-radius-split-inline-expected.checksum: Added.
2414 * platform/chromium-mac/fast/borders/border-radius-split-inline-expected.png: Added.
2415 * platform/chromium-mac/fast/box-shadow/box-shadow-transformed-expected.checksum: Added.
2416 * platform/chromium-mac/fast/box-shadow/box-shadow-transformed-expected.png: Added.
2417 * platform/chromium-mac/fast/repaint/box-shadow-h-expected.checksum:
2418 * platform/chromium-mac/fast/repaint/box-shadow-h-expected.png:
2419 * platform/chromium-mac/fast/repaint/box-shadow-v-expected.checksum: Added.
2420 * platform/chromium-mac/fast/repaint/box-shadow-v-expected.png: Added.
2421 * platform/chromium-mac/fast/repaint/gradients-em-stops-repaint-expected.checksum: Added.
2422 * platform/chromium-mac/fast/repaint/gradients-em-stops-repaint-expected.png: Added.
2423 * platform/chromium-mac/fast/repaint/shadow-multiple-strict-horizontal-expected.checksum: Removed.
2424 * platform/chromium-mac/fast/repaint/shadow-multiple-strict-horizontal-expected.png: Removed.
2425 * platform/chromium-mac/fast/repaint/shadow-multiple-strict-vertical-expected.checksum: Removed.
2426 * platform/chromium-mac/fast/repaint/shadow-multiple-strict-vertical-expected.png: Removed.
2427 * platform/chromium-mac/fast/transforms/shadows-expected.checksum: Added.
2428 * platform/chromium-mac/fast/transforms/shadows-expected.png: Added.
2430 2011-01-31 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
2432 Reviewed by Xan Lopez.
2434 [GTK] REGRESSION: http/tests/media/video-{cookie,referer}.html failing
2435 https://bugs.webkit.org/show_bug.cgi?id=53379
2437 Unskip tests that pass again.
2439 * platform/gtk/Skipped:
2441 2011-01-31 Yury Semikhatsky <yurys@chromium.org>
2443 Unreviewed. Update Chromium test expectations after r77108
2445 * platform/chromium-linux/fast/canvas/webgl/gl-teximage-expected.txt: Added.
2446 * platform/chromium-mac/fast/canvas/webgl/gl-teximage-expected.txt: Added.
2447 * platform/chromium-win/fast/canvas/webgl/gl-teximage-expected.txt: Added.
2449 2011-01-31 Yury Semikhatsky <yurys@chromium.org>
2451 Unreviewed. Update Chromium test expectations after r77101
2453 * platform/chromium-linux/fast/box-shadow/box-shadow-transformed-expected.checksum: Added.
2454 * platform/chromium-linux/fast/box-shadow/box-shadow-transformed-expected.png: Added.
2455 * platform/chromium-linux/fast/box-shadow/inset-with-extraordinary-radii-and-border-expected.checksum: Added.
2456 * platform/chromium-linux/fast/box-shadow/inset-with-extraordinary-radii-and-border-expected.png: Added.
2457 * platform/chromium-win/fast/box-shadow/box-shadow-radius-expected.checksum: Added.
2458 * platform/chromium-win/fast/box-shadow/box-shadow-radius-expected.png: Added.
2459 * platform/chromium-win/fast/box-shadow/box-shadow-radius-expected.txt: Added.
2460 * platform/chromium-win/fast/box-shadow/box-shadow-transformed-expected.checksum: Added.
2461 * platform/chromium-win/fast/box-shadow/box-shadow-transformed-expected.png: Added.
2462 * platform/chromium-win/fast/box-shadow/box-shadow-transformed-expected.txt: Added.
2463 * platform/chromium-win/fast/box-shadow/inset-box-shadow-radius-expected.checksum: Added.
2464 * platform/chromium-win/fast/box-shadow/inset-box-shadow-radius-expected.png: Added.
2465 * platform/chromium-win/fast/box-shadow/inset-box-shadow-radius-expected.txt: Added.
2466 * platform/chromium-win/fast/box-shadow/inset-with-extraordinary-radii-and-border-expected.checksum: Added.
2467 * platform/chromium-win/fast/box-shadow/inset-with-extraordinary-radii-and-border-expected.png: Added.
2468 * platform/chromium-win/fast/repaint/gradients-em-stops-repaint-expected.txt: Added.
2470 2011-01-30 Kenichi Ishibashi <bashi@google.com>
2472 Reviewed by Kent Tamura.
2474 Dangling form associated elements should not be registered on the document
2475 https://bugs.webkit.org/show_bug.cgi?id=53223
2477 Adds a test that ensures dangling form associated elements are not
2478 registered on the document.
2480 * fast/forms/dangling-form-element-crash-expected.txt: Added.
2481 * fast/forms/dangling-form-element-crash.html: Added.
2483 2011-01-30 Simon Fraser <simon.fraser@apple.com>
2485 Reviewed by Sam Weinig.
2487 Enhance ShadowBlur to render inset box shadows
2488 https://bugs.webkit.org/show_bug.cgi?id=51567
2490 New test for inset shadow radius, and pixel results updated on tests
2491 whose results are affected by using ShadowBlur rather than CG.
2493 * fast/box-shadow/inset-box-shadow-radius.html: Added.
2494 * platform/mac/fast/box-shadow/inset-box-shadow-radius-expected.checksum: Added.
2495 * platform/mac/fast/box-shadow/inset-box-shadow-radius-expected.png: Added.
2496 * platform/mac/fast/box-shadow/inset-box-shadow-radius-expected.txt: Added.
2497 * platform/mac/fast/box-shadow/inset-expected.checksum:
2498 * platform/mac/fast/box-shadow/inset-expected.png:
2499 * platform/mac/fast/css/shadow-multiple-expected.checksum:
2500 * platform/mac/fast/css/shadow-multiple-expected.png:
2502 2011-01-28 Kenneth Russell <kbr@google.com>
2504 Reviewed by Chris Marrin.
2506 WebGL shows PNG Textures with indexed colors too dark
2507 https://bugs.webkit.org/show_bug.cgi?id=47477
2509 Added test case for upload of indexed PNG images to
2510 gl-teximage.html in the Khronos WebGL conformance tests.
2511 Synchronized this test with the Khronos repository.
2513 * fast/canvas/webgl/gl-teximage-expected.txt:
2514 * fast/canvas/webgl/gl-teximage.html:
2515 * fast/canvas/webgl/resources/red-indexed.png: Added.
2517 2011-01-23 MORITA Hajime <morrita@google.com>
2519 Reviewed by Eric Seidel.
2521 REGRESSION: Inset shadow with too large border radius misses rounded corner.
2522 https://bugs.webkit.org/show_bug.cgi?id=52800
2524 * fast/box-shadow/inset-with-extraordinary-radii-and-border.html: Added.
2525 * platform/mac/fast/box-shadow/inset-with-extraordinary-radii-and-border-expected.checksum: Added.
2526 * platform/mac/fast/box-shadow/inset-with-extraordinary-radii-and-border-expected.png: Added.
2527 * platform/mac/fast/box-shadow/inset-with-extraordinary-radii-and-border-expected.txt: Added.
2529 2011-01-30 Simon Fraser <simon.fraser@apple.com>
2531 Reviewed by Dan Bernstein.
2533 -webkit-box-shadow causes awful scroll/resize/redraw performance
2534 https://bugs.webkit.org/show_bug.cgi?id=22102
2536 Update pixel results for slightly different shadow rendering, and change
2537 in appearane of shadows on transformed elements.
2539 * fast/box-shadow/box-shadow-transformed.html: Added.
2540 * platform/gtk/fast/css/box-shadow-expected.checksum: Removed.
2541 * platform/gtk/fast/css/box-shadow-expected.png: Removed.
2542 * platform/gtk/fast/css/box-shadow-expected.txt: Removed.
2543 * platform/mac/compositing/shadows/shadow-drawing-expected.checksum:
2544 * platform/mac/compositing/shadows/shadow-drawing-expected.png:
2545 * platform/mac/fast/borders/border-image-rotate-transform-expected.checksum:
2546 * platform/mac/fast/borders/border-image-rotate-transform-expected.png:
2547 * platform/mac/fast/borders/border-radius-split-inline-expected.checksum:
2548 * platform/mac/fast/borders/border-radius-split-inline-expected.png:
2549 * platform/mac/fast/box-shadow/basic-shadows-expected.checksum:
2550 * platform/mac/fast/box-shadow/basic-shadows-expected.png:
2551 * platform/mac/fast/box-shadow/box-shadow-radius-expected.checksum: Added.
2552 * platform/mac/fast/box-shadow/box-shadow-radius-expected.png: Added.
2553 * platform/mac/fast/box-shadow/box-shadow-radius-expected.txt: Added.
2554 * platform/mac/fast/box-shadow/box-shadow-transformed-expected.checksum: Added.
2555 * platform/mac/fast/box-shadow/box-shadow-transformed-expected.png: Added.
2556 * platform/mac/fast/box-shadow/box-shadow-transformed-expected.txt: Added.
2557 * platform/mac/fast/css/box-shadow-expected.checksum: Removed.
2558 * platform/mac/fast/css/box-shadow-expected.png: Removed.
2559 * platform/mac/fast/css/box-shadow-expected.txt: Removed.
2560 * platform/mac/fast/repaint/box-shadow-h-expected.checksum:
2561 * platform/mac/fast/repaint/box-shadow-h-expected.png:
2562 * platform/mac/fast/repaint/box-shadow-v-expected.checksum:
2563 * platform/mac/fast/repaint/box-shadow-v-expected.png:
2564 * platform/mac/fast/repaint/shadow-multiple-horizontal-expected.checksum:
2565 * platform/mac/fast/repaint/shadow-multiple-horizontal-expected.png:
2566 * platform/mac/fast/repaint/shadow-multiple-strict-horizontal-expected.checksum:
2567 * platform/mac/fast/repaint/shadow-multiple-strict-horizontal-expected.png:
2568 * platform/mac/fast/repaint/shadow-multiple-strict-vertical-expected.checksum:
2569 * platform/mac/fast/repaint/shadow-multiple-strict-vertical-expected.png:
2570 * platform/mac/fast/repaint/shadow-multiple-vertical-expected.checksum:
2571 * platform/mac/fast/repaint/shadow-multiple-vertical-expected.png:
2572 * platform/mac/fast/repaint/transform-replaced-shadows-expected.checksum:
2573 * platform/mac/fast/repaint/transform-replaced-shadows-expected.png:
2574 * platform/mac/fast/transforms/shadows-expected.checksum:
2575 * platform/mac/fast/transforms/shadows-expected.png:
2577 2011-01-29 Simon Fraser <simon.fraser@apple.com>
2579 Reviewed by Dan Bernstein.
2581 CSS3 gradients with em-based stops fail to repaint when font size changes
2582 https://bugs.webkit.org/show_bug.cgi?id=51845
2584 Test repaint of a gradient with 'em' stops when the font size changes.
2586 * fast/repaint/gradients-em-stops-repaint.html: Added.
2587 * platform/mac/fast/repaint/gradients-em-stops-repaint-expected.checksum: Added.
2588 * platform/mac/fast/repaint/gradients-em-stops-repaint-expected.png: Added.
2589 * platform/mac/fast/repaint/gradients-em-stops-repaint-expected.txt: Added.
2591 2011-01-29 Maciej Stachowiak <mjs@apple.com>
2593 Unreviewed fix for last commit.
2595 Remove stray slash in previous commit.
2597 * platform/mac-wk2/Skipped:
2599 2011-01-29 Maciej Stachowiak <mjs@apple.com>
2601 Reviewed by Daniel Bates.
2603 Skip a test that uses unimplemented DRT API
2604 https://bugs.webkit.org/show_bug.cgi?id=53381
2606 * platform/mac-wk2/Skipped:
2608 2011-01-29 Gustavo Noronha Silva <gns@gnome.org>
2610 [GTK] REGRESSION: http/tests/media/video-{cookie,referer}.html failing
2611 https://bugs.webkit.org/show_bug.cgi?id=53379
2613 Skip tests failing likely by the usage of a newer version of soup.
2615 * platform/gtk/Skipped:
2617 2011-01-29 Ryosuke Niwa <rniwa@webkit.org>
2619 Unreviewed Chromium rebaselines.
2621 * platform/chromium-linux/fast/block/positioning/001-expected.checksum: Added.
2622 * platform/chromium-linux/fast/block/positioning/001-expected.png: Added.
2623 * platform/chromium-linux/svg/clip-path/clip-in-mask-objectBoundingBox-expected.checksum: Added.
2624 * platform/chromium-linux/svg/clip-path/clip-in-mask-objectBoundingBox-expected.png: Added.
2625 * platform/chromium-linux/svg/clip-path/clip-in-mask-userSpaceOnUse-expected.checksum: Added.
2626 * platform/chromium-linux/svg/clip-path/clip-in-mask-userSpaceOnUse-expected.png: Added.
2627 * platform/chromium-win/svg/clip-path/clip-in-mask-objectBoundingBox-expected.checksum: Added.
2628 * platform/chromium-win/svg/clip-path/clip-in-mask-objectBoundingBox-expected.png: Added.
2629 * platform/chromium-win/svg/clip-path/clip-in-mask-userSpaceOnUse-expected.checksum: Added.
2630 * platform/chromium-win/svg/clip-path/clip-in-mask-userSpaceOnUse-expected.png: Added.
2631 * platform/chromium-win/svg/custom/missing-xlink-expected.txt:
2632 * platform/chromium/test_expectations.txt:
2634 2011-01-29 Ryosuke Niwa <rniwa@webkit.org>
2636 Unreviewed Chromium test expectation update; removed http/tests/appcache/online-whitelist.html
2637 from the test expectation, because it has been passing on Chromium Windows.
2639 * platform/chromium/test_expectations.txt:
2641 2011-01-29 Ryosuke Niwa <rniwa@webkit.org>
2643 Unreviewed Chromium test expectation update.
2645 * platform/chromium/test_expectations.txt:
2647 2011-01-29 Ryosuke Niwa <rniwa@webkit.org>
2649 Unreviewed rebaselines and test expectation updates for Chromium Linux.
2651 * platform/chromium-linux/fast/forms/select-dirty-parent-pref-widths-expected.checksum: Added.
2652 * platform/chromium-linux/fast/forms/select-dirty-parent-pref-widths-expected.png: Added.
2653 * platform/chromium-linux/fast/forms/select-dirty-parent-pref-widths-expected.txt: Added.
2654 * platform/chromium/test_expectations.txt:
2656 2011-01-28 Johnny Ding <jnd@chromium.org>
2658 Reviewed by Adam Barth.
2660 Gesture API, disallow popup bypass with using iframe src.
2661 https://bugs.webkit.org/show_bug.cgi?id=53244
2663 * fast/events/popup-blocked-from-iframe-src-expected.txt: Added.
2664 * fast/events/popup-blocked-from-iframe-src.html: Added.
2666 2011-01-28 Ryosuke Niwa <rniwa@webkit.org>
2668 Unreviewed; removed Chromium test expectations for tests that have been steadily passing.
2670 In particular, many ietestcenter tests have been passing since V8 is updated to
2671 version 3.0.12 in Chromium r72940.
2673 * platform/chromium/test_expectations.txt:
2675 2011-01-28 Dan Bernstein <mitz@apple.com>
2677 Rubber-stamped by Maciej Stachowiak.
2679 Updated test results after r76983.
2681 * platform/mac-leopard/fast/forms/select-writing-direction-natural-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/select-writing-direction-natural-expected.txt.
2682 * platform/mac-leopard/fast/text/international/bidi-menulist-expected.txt: Copied from LayoutTests/platform/mac/fast/text/international/bidi-menulist-expected.txt.
2683 * platform/mac/fast/forms/select-writing-direction-natural-expected.checksum:
2684 * platform/mac/fast/forms/select-writing-direction-natural-expected.png:
2685 * platform/mac/fast/forms/select-writing-direction-natural-expected.txt:
2686 * platform/mac/fast/text/international/bidi-menulist-expected.checksum:
2687 * platform/mac/fast/text/international/bidi-menulist-expected.png:
2688 * platform/mac/fast/text/international/bidi-menulist-expected.txt:
2690 2011-01-28 Maciej Stachowiak <mjs@apple.com>
2692 Reviewed by Darin Adler.
2694 WebKitTestRunner needs layoutTestController.setPOSIXLocale
2695 https://bugs.webkit.org/show_bug.cgi?id=42682
2697 * platform/mac-wk2/Skipped:
2699 2011-01-28 Ryosuke Niwa <rniwa@webkit.org>
2701 Unreviewed; Fixed Chromium test expectation.
2703 * platform/chromium/test_expectations.txt:
2705 2011-01-28 Jessie Berlin <jberlin@apple.com>
2707 [Windows 7 Release Tests] fast/repaint/select-option-background-color.html failing since
2708 introduction in r76826.
2709 https://bugs.webkit.org/show_bug.cgi?id=53327
2711 Add the pixel-test results missing from http://trac.webkit.org/changeset/76976. Unreviewed.
2713 * platform/win/fast/repaint/select-option-background-color-expected.checksum: Added.
2714 * platform/win/fast/repaint/select-option-background-color-expected.png: Added.
2716 2011-01-28 Ryosuke Niwa <rniwa@webkit.org>
2718 Unreviewed Chromium test expectation update.
2720 * platform/chromium/test_expectations.txt:
2722 2011-01-28 Tony Chang <tony@chromium.org>
2724 Unreviewed, a chromium win/linux rebaseline. The mac result was
2725 rebaselined in r76735.
2727 * platform/chromium-linux/fast/overflow/overflow-rtl-vertical-expected.checksum:
2728 * platform/chromium-linux/fast/overflow/overflow-rtl-vertical-expected.png:
2729 * platform/chromium-win/fast/overflow/overflow-rtl-vertical-expected.checksum:
2730 * platform/chromium-win/fast/overflow/overflow-rtl-vertical-expected.png:
2731 * platform/chromium-win/fast/overflow/overflow-rtl-vertical-expected.txt:
2732 * platform/chromium/test_expectations.txt:
2734 2011-01-28 Justin Schuh <jschuh@chromium.org>
2736 Reviewed by Eric Seidel.
2738 We should hold RefPtrs to SVG font faces
2739 https://bugs.webkit.org/show_bug.cgi?id=53270
2741 * svg/custom/use-multiple-on-nested-disallowed-font-expected.txt: Added.
2742 * svg/custom/use-multiple-on-nested-disallowed-font.html: Added.
2744 2011-01-28 Zhenyao Mo <zmo@google.com>
2746 Reviewed by Kenneth Russell.
2748 uniformN*v should generate INVALID_VALUE of the array size is not a multiple of N
2749 https://bugs.webkit.org/show_bug.cgi?id=53306
2751 * fast/canvas/webgl/gl-uniform-arrays-expected.txt:
2752 * fast/canvas/webgl/gl-uniform-arrays.html:
2753 * fast/canvas/webgl/gl-uniformmatrix4fv-expected.txt:
2754 * fast/canvas/webgl/gl-uniformmatrix4fv.html:
2756 2011-01-28 Tom Sepez <tsepez@chromium.org>
2758 Reviewed by Eric Seidel.
2760 NULL pointer crash in TextIterator::handleTextBox()
2761 https://bugs.webkit.org/show_bug.cgi?id=53267
2763 * fast/css/rtl-nth-child-first-letter-crash-expected.txt: Added.
2764 * fast/css/rtl-nth-child-first-letter-crash.html: Added.
2766 2011-01-28 Dimitri Glazkov <dglazkov@chromium.org>
2768 Skip webkitAudioPannerNode from the test. It's not yet implemented across
2769 all ports/platforms.
2771 * fast/dom/script-tests/prototype-inheritance.js: Skipped webkitAudioPannerNode.
2773 2011-01-28 Dimitri Glazkov <dglazkov@chromium.org>
2775 [Chromium] Added expectations for a passing test.
2777 * platform/chromium-mac/fast/dom/isindex-002-expected.checksum: Added.
2778 * platform/chromium-mac/fast/dom/isindex-002-expected.png: Added.
2779 * platform/chromium-mac/fast/dom/isindex-002-expected.txt: Removed.
2780 * platform/chromium/test_expectations.txt:
2782 2011-01-28 Dimitri Glazkov <dglazkov@chromium.org>
2784 Updated Chromium baselines for a bug that was fixed.
2785 https://bugs.webkit.org/show_bug.cgi?id=45527
2787 * platform/chromium-linux/fast/dom/replaceChild-expected.checksum:
2788 * platform/chromium-linux/fast/dom/replaceChild-expected.png:
2789 * platform/chromium-mac/fast/dom/replaceChild-expected.checksum: Added.
2790 * platform/chromium-mac/fast/dom/replaceChild-expected.png: Added.
2791 * platform/chromium-win/fast/dom/replaceChild-expected.checksum:
2792 * platform/chromium-win/fast/dom/replaceChild-expected.png:
2793 * platform/chromium/test_expectations.txt: Removed expectation of failure.
2795 2011-01-28 Jessie Berlin <jberlin@apple.com>
2797 [Windows 7 Release Tests] fast/repaint/select-option-background-color.html failing since introduction in r76826
2798 https://bugs.webkit.org/show_bug.cgi?id=53327
2800 Unreviewed, adding Windows-specific results to get the Windows 7 Release Test bot green.
2802 * platform/win/fast/repaint/select-option-background-color-expected.txt: Added.
2804 2011-01-28 Ryosuke Niwa <rniwa@webkit.org>
2806 Unreviewed Chromium rebaselines.
2808 Check in the same result as fast/dom/window-domurl-crash-expected.txt because Windows port
2809 intentionally added a failing result in http://trac.webkit.org/changeset/76953.
2811 The Windows port's bug is tracked by https://bugs.webkit.org/show_bug.cgi?id=53310.
2813 * platform/chromium-win/fast/dom/window-domurl-crash-expected.txt: Added.
2815 2011-01-28 Adam Roben <aroben@apple.com>
2817 Unskip compositing-related tests that are now fixed
2819 Fixes <http://webkit.org/b/53302> [Windows 7 Release Tests] changesets 76853, 76856, and
2820 76858 broke ~36 animations, compositing, and transitions tests
2822 Reviewed by Sam Weinig.
2824 * platform/win/Skipped:
2826 2011-01-28 Jessie Berlin <jberlin@apple.com>
2828 [Windows 7 Release Tests] fast/text/justify-ideograph-complex/simple/vertical.html failing since introduction in r76743.
2829 https://bugs.webkit.org/show_bug.cgi?id=53321
2831 Unreviewed, checking in failing expected results to get the Windows 7 Release Tests bots green.
2833 * platform/win/fast/text/justify-ideograph-complex-expected.txt: Added.
2834 * platform/win/fast/text/justify-ideograph-simple-expected.txt: Added.
2835 * platform/win/fast/text/justify-ideograph-vertical-expected.txt: Added.
2837 2011-01-28 Dimitri Glazkov <dglazkov@chromium.org>
2839 Remove now-passing test from expectations.
2841 * platform/chromium/test_expectations.txt: Expectation of failure removed.
2843 2011-01-28 Dimitri Glazkov <dglazkov@chromium.org>
2845 Update expectations for prototype-inheritance to match platform/mac.
2847 * platform/chromium/fast/dom/prototype-inheritance-expected.txt: Updated.
2849 2011-01-28 Enrica Casucci <enrica@apple.com>
2851 Reviewed by Adam Roben.
2853 Some drag and drop tests fail since r76824
2854 https://bugs.webkit.org/show_bug.cgi?id=53304
2856 Removing platform-specific tests after fixing the cause of the failure.
2858 * platform/win/editing/pasteboard/get-data-text-plain-paste-expected.txt: Removed.
2859 * platform/win/editing/pasteboard/onpaste-text-html-expected.txt: Removed.
2860 * platform/win/fast/events/drag-and-drop-dataTransfer-types-nocrash-expected.txt: Removed.
2861 * platform/win/fast/events/ondrop-text-html-expected.txt: Removed.
2863 2011-01-28 Jessie Berlin <jberlin@apple.com>
2865 Remove the Windows-specific failing results for media/audio-data-url.html, since it appears
2866 to be passing on the bots now. Unreviewed.
2867 https://bugs.webkit.org/show_bug.cgi?id=51518
2869 * platform/win/media/audio-data-url-expected.txt: Removed.
2871 2011-01-28 Chang Shu <chang.shu@nokia.com>
2873 Reviewed by Andreas Kling.
2875 Unskipp auth.html after fix.
2876 https://bugs.webkit.org/show_bug.cgi?id=36688
2878 * platform/qt/Skipped:
2880 2011-01-28 Dimitri Glazkov <dglazkov@chromium.org>
2882 Added newly-failing tests to expectations, will be fixing them shortly.
2883 https://bugs.webkit.org/show_bug.cgi?id=53314
2885 * platform/chromium/test_expectations.txt: Added.
2887 2011-01-28 Jessie Berlin <jberlin@apple.com>
2889 Adding tests broken on Windows 7 Release in 76853,76856,76858 to the Skipped list to get the
2890 Windows 7 Release Bot green. Unreviewed.
2891 https://bugs.webkit.org/show_bug.cgi?id=53302
2893 * platform/win/Skipped:
2895 2011-01-28 Dan Bernstein <mitz@apple.com>
2897 Reviewed by Anders Carlsson.
2899 Changing unicode-bidi doesn’t force layout
2900 https://bugs.webkit.org/show_bug.cgi?id=53311
2902 * fast/dynamic/unicode-bidi-expected.checksum: Added.
2903 * fast/dynamic/unicode-bidi-expected.png: Added.
2904 * fast/dynamic/unicode-bidi-expected.txt: Added.
2905 * fast/dynamic/unicode-bidi.html: Added.
2907 2011-01-28 Jessie Berlin <jberlin@apple.com>
2909 Add Windows expected (failing) results to get the bots green. Unreviewed.
2910 https://bugs.webkit.org/show_bug.cgi?id=53310
2912 * platform/win/fast/dom/window-domurl-crash-expected.txt: Added.
2914 2011-01-28 Jessie Berlin <jberlin@apple.com>
2916 Check in Windows-specific expected results to get the bots green. Unreviewed.
2917 https://bugs.webkit.org/show_bug.cgi?id=53307
2919 * platform/win/fast/multicol: Added.
2920 * platform/win/fast/multicol/vertical-rl: Added.
2921 * platform/win/fast/multicol/vertical-rl/column-break-with-balancing-expected.txt: Added.
2922 * platform/win/fast/multicol/vertical-rl/float-paginate-complex-expected.txt: Added.
2924 2011-01-28 Sheriff Bot <webkit.review.bot@gmail.com>
2926 Unreviewed, rolling out r76942.
2927 http://trac.webkit.org/changeset/76942
2928 https://bugs.webkit.org/show_bug.cgi?id=53301
2930 Unskipped tests keep failing on GTK release bots (Requested by
2931 svillar on #webkit).
2933 * platform/gtk/Skipped:
2935 2011-01-28 Jessie Berlin <jberlin@apple.com>
2937 Add Windows expected (failing) results to get the bots green. Unreviewed.
2938 https://bugs.webkit.org/show_bug.cgi?id=53304
2940 * platform/win/editing/pasteboard/get-data-text-plain-paste-expected.txt: Added.
2941 * platform/win/editing/pasteboard/onpaste-text-html-expected.txt: Added.
2942 * platform/win/fast/events/drag-and-drop-dataTransfer-types-nocrash-expected.txt: Added.
2943 * platform/win/fast/events/ondrop-text-html-expected.txt: Added.
2945 2011-01-27 Zhenyao Mo <zmo@google.com>
2947 Reviewed by Kenneth Russell.
2949 Remove _LENGTH enumerants
2950 https://bugs.webkit.org/show_bug.cgi?id=53259
2952 * fast/canvas/webgl/constants.html:
2953 * fast/canvas/webgl/gl-getshadersource-expected.txt:
2954 * fast/canvas/webgl/gl-getshadersource.html:
2955 * fast/canvas/webgl/gl-object-get-calls-expected.txt:
2956 * fast/canvas/webgl/gl-object-get-calls.html:
2958 2011-01-28 Sergio Villar Senin <svillar@igalia.com>
2962 Unskipped some tests. They're not failing anymore.
2964 * platform/gtk/Skipped:
2966 2011-01-27 Pavel Podivilov <podivilov@chromium.org>
2968 Reviewed by Yury Semikhatsky.
2970 Web Inspector: fix debugger-scripts.html (broken by r76587).
2971 https://bugs.webkit.org/show_bug.cgi?id=53112
2973 * inspector/debugger-scripts-expected.txt:
2974 * inspector/debugger-scripts.html:
2975 * platform/chromium/test_expectations.txt:
2977 2011-01-28 Sergio Villar Senin <svillar@igalia.com>
2981 Adding media/video-controls-rendering.html to the Skipped list of tests.
2983 * platform/gtk/Skipped:
2985 2011-01-27 Ryosuke Niwa <rniwa@webkit.org>
2987 Unreviewed Chromium test expectation update.
2989 * platform/chromium/test_expectations.txt: More media test crashes due to crbug.com/71087.
2991 2011-01-27 Maciej Stachowiak <mjs@apple.com>
2993 Reviewed by Adam Barth.
2995 Skip some tests that fail due to missing DRT API
2996 https://bugs.webkit.org/show_bug.cgi?id=53283
2998 * platform/mac-wk2/Skipped:
3000 2011-01-27 Abhishek Arya <inferno@chromium.org>
3002 Reviewed by Dan Bernstein.
3004 Tests that we do not crash when calculating the first line box
3005 baseline for the table.
3006 https://bugs.webkit.org/show_bug.cgi?id=53265
3008 * fast/table/recalc-section-first-body-crash-main-expected.txt: Added.
3009 * fast/table/recalc-section-first-body-crash-main.html: Added.
3010 * fast/table/resources/recalc-section-first-body-crash.html: Added.
3012 2011-01-27 Ryosuke Niwa <rniwa@webkit.org>
3014 Unreviewed, rolling out r76839.
3015 http://trac.webkit.org/changeset/76839
3016 https://bugs.webkit.org/show_bug.cgi?id=49744
3020 * editing/selection/caret-painting-after-paste-undo-rtl.html: Removed.
3021 * editing/selection/caret-painting-after-paste-undo.html: Removed.
3022 * platform/mac/editing/deleting/5408255-expected.png:
3023 * platform/mac/editing/selection/caret-painting-after-paste-undo-expected.checksum: Removed.
3024 * platform/mac/editing/selection/caret-painting-after-paste-undo-expected.png: Removed.
3025 * platform/mac/editing/selection/caret-painting-after-paste-undo-expected.txt: Removed.
3026 * platform/mac/editing/selection/caret-painting-after-paste-undo-rtl-expected.checksum: Removed.
3027 * platform/mac/editing/selection/caret-painting-after-paste-undo-rtl-expected.png: Removed.
3028 * platform/mac/editing/selection/caret-painting-after-paste-undo-rtl-expected.txt: Removed.
3030 2011-01-27 Maciej Stachowiak <mjs@apple.com>
3032 Reviewed by Darin Adler.
3034 execCommand("Paste") doesn't work in WebKitTestRunner
3035 https://bugs.webkit.org/show_bug.cgi?id=52785
3037 Unskip paste tests, except the ones that still fail.
3039 * platform/mac-wk2/Skipped:
3041 2011-01-27 Emil A Eklund <eae@chromium.org>
3043 Reviewed by Darin Adler.
3045 contentEditable formatBlock crashes on divs with contenteditable="false"
3046 https://bugs.webkit.org/show_bug.cgi?id=53263
3048 Add test for executing a formatBlock command on a selection containing an
3049 element with contenteditable=false.
3051 * editing/execCommand/format-block-contenteditable-false-expected.txt: Added.
3052 * editing/execCommand/format-block-contenteditable-false.html: Added.
3054 2011-01-27 Kenneth Russell <kbr@google.com>
3056 Reviewed by James Robinson.
3058 Rename Typed Array slice() to subset()
3059 https://bugs.webkit.org/show_bug.cgi?id=53273
3061 * fast/canvas/webgl/array-setters.html:
3062 * fast/canvas/webgl/array-unit-tests-expected.txt:
3063 * fast/canvas/webgl/array-unit-tests.html:
3064 * fast/canvas/webgl/draw-elements-out-of-bounds-expected.txt:
3065 * fast/canvas/webgl/draw-elements-out-of-bounds.html:
3066 * fast/canvas/webgl/webgl-array-invalid-ranges-expected.txt:
3067 * fast/canvas/webgl/webgl-array-invalid-ranges.html:
3069 2011-01-27 Leo Yang <leo.yang@torchmobile.com.cn>
3071 Reviewed by Dirk Schulze.
3073 SVG Use Cycle is not detected
3074 https://bugs.webkit.org/show_bug.cgi?id=52544
3076 Test for indirect <use> recursion. This test passes if
3079 * svg/custom/recursive-use2-expected.txt: Added.
3080 * svg/custom/recursive-use2.svg: Added.
3082 2011-01-27 Zhenyao Mo <zmo@google.com>
3084 Reviewed by Kenneth Russell.
3086 texSubImage2D's format/type needs to match the internalformat/type from the previous texImage2D call
3087 https://bugs.webkit.org/show_bug.cgi?id=53054
3089 * fast/canvas/webgl/tex-sub-image-2d-bad-args-expected.txt: Added.
3090 * fast/canvas/webgl/tex-sub-image-2d-bad-args.html: Added.
3092 2011-01-27 Ryosuke Niwa <rniwa@webkit.org>
3094 Unreviewed rebaselines for Chromium Mac and Windows.
3096 [chromium] fast/repaint/select-option-background-color.html fails on Windows and Mac
3097 https://bugs.webkit.org/show_bug.cgi?id=53260
3099 * platform/chromium-mac/fast/repaint/select-option-background-color-expected.checksum: Added.
3100 * platform/chromium-mac/fast/repaint/select-option-background-color-expected.png: Added.
3101 * platform/chromium-win/fast/repaint/select-option-background-color-expected.checksum: Added.
3102 * platform/chromium-win/fast/repaint/select-option-background-color-expected.png: Added.
3103 * platform/chromium-win/fast/repaint/select-option-background-color-expected.txt: Added.
3104 * platform/chromium/test_expectations.txt:
3106 2011-01-27 Dirk Schulze <krit@webkit.org>
3108 Unreviewed rebaseline.
3110 SVG animation of Paths with segments of different coordinate modes on begin and end
3111 https://bugs.webkit.org/show_bug.cgi?id=52984
3113 Rebaseline for SL. HTML were created by make-script-test-wrappers now.
3114 Skip added tests on WebKit2 because of missing eventSender.
3116 * platform/mac-wk2/Skipped:
3117 * svg/animations/animate-path-nested-transforms-expected.txt:
3118 * svg/animations/animate-text-nested-transforms-expected.txt:
3120 2011-01-27 Mihai Parparita <mihaip@chromium.org>
3122 Unreviewed Chromium rebaseline for fast/text/text-letter-spacing.html
3123 with changes matching the mac ones done by r76739.
3125 * platform/chromium-win/fast/text/text-letter-spacing-expected.txt:
3126 * platform/chromium/test_expectations.txt:
3128 2011-01-25 Levi Weintraub <leviw@chromium.org>
3130 Reviewed by Darin Adler.
3132 Updating the expected result for 5408255 and adding tests for caret positioning at the
3133 beginning and end of RenderBoxes.
3135 Undo moves caret to invalid position
3136 https://bugs.webkit.org/show_bug.cgi?id=49744
3138 * editing/selection/caret-painting-after-paste-undo-rtl.html: Added.
3139 * editing/selection/caret-painting-after-paste-undo.html: Added.
3140 * platform/mac/editing/deleting/5408255-expected.png:
3141 * platform/mac/editing/selection/caret-painting-after-paste-undo-expected.checksum: Added.
3142 * platform/mac/editing/selection/caret-painting-after-paste-undo-expected.png: Added.
3143 * platform/mac/editing/selection/caret-painting-after-paste-undo-expected.txt: Added.
3144 * platform/mac/editing/selection/caret-painting-after-paste-undo-rtl-expected.checksum: Added.
3145 * platform/mac/editing/selection/caret-painting-after-paste-undo-rtl-expected.png: Added.
3146 * platform/mac/editing/selection/caret-painting-after-paste-undo-rtl-expected.txt: Added.
3148 2011-01-27 Ryosuke Niwa <rniwa@webkit.org>
3150 Unreviewed Chromium rebaseline and text expectation update.
3152 * platform/chromium-linux/fast/repaint/select-option-background-color-expected.checksum: Added.
3153 * platform/chromium-linux/fast/repaint/select-option-background-color-expected.png: Added.
3154 * platform/chromium-linux/fast/repaint/select-option-background-color-expected.txt: Added.
3155 * platform/chromium/test_expectations.txt:
3157 2011-01-27 Mihai Parparita <mihaip@chromium.org>
3159 Unreviewed rebaseline of fast/inline/continuation-outlines-with-layers.html
3162 * platform/mac/fast/inline/continuation-outlines-with-layers-expected.txt:
3163 * platform/chromium-win/fast/inline/continuation-outlines-with-layers-expected.txt:
3164 * platform/chromium/test_expectations.txt:
3166 2011-01-27 Dirk Schulze <krit@webkit.org>
3168 Reviewed by Nikolas Zimmermann.
3170 SVG animation of Paths with segments of different coordinate modes on begin and end
3171 https://bugs.webkit.org/show_bug.cgi?id=52984
3173 Added tests to check the correct behavior on path animations, where the coordinate modes
3174 of the start path differs from the one on the end path.
3176 * svg/animations/animate-path-animation-Cc-Ss-expected.txt: Added.
3177 * svg/animations/animate-path-animation-Cc-Ss.html: Added.
3178 * svg/animations/animate-path-animation-Ll-Vv-Hh-expected.txt: Added.
3179 * svg/animations/animate-path-animation-Ll-Vv-Hh.html: Added.
3180 * svg/animations/animate-path-animation-Qq-Tt-expected.txt: Added.
3181 * svg/animations/animate-path-animation-Qq-Tt.html: Added.
3182 * svg/animations/animate-path-animation-cC-sS-inverse-expected.txt: Added.
3183 * svg/animations/animate-path-animation-cC-sS-inverse.html: Added.
3184 * svg/animations/animate-path-animation-lL-vV-hH-inverse-expected.txt: Added.
3185 * svg/animations/animate-path-animation-lL-vV-hH-inverse.html: Added.
3186 * svg/animations/animate-path-animation-qQ-tT-inverse-expected.txt: Added.
3187 * svg/animations/animate-path-animation-qQ-tT-inverse.html: Added.
3188 * svg/animations/animate-path-nested-transforms.html: Cleanup.
3189 * svg/animations/animate-text-nested-transforms.html: Cleanup.
3190 * svg/animations/resources/SVGAnimationTestCase.js:
3191 (shouldBeCloseEnough): For debug output of values with tolerance level.
3194 * svg/animations/script-tests/animate-path-animation-Cc-Ss.js: Added.
3200 * svg/animations/script-tests/animate-path-animation-Ll-Vv-Hh.js: Added.
3206 * svg/animations/script-tests/animate-path-animation-Qq-Tt.js: Added.
3212 * svg/animations/script-tests/animate-path-animation-cC-sS-inverse.js: Added.
3218 * svg/animations/script-tests/animate-path-animation-lL-vV-hH-inverse.js: Added.
3224 * svg/animations/script-tests/animate-path-animation-qQ-tT-inverse.js: Added.
3231 2011-01-27 Cris Neckar <cdn@chromium.org>
3233 Reviewed by Dimitri Glazkov.
3235 Test for crash when accessing a keyframe's style rule.
3236 https://bugs.webkit.org/show_bug.cgi?id=52320
3238 * fast/css/css-keyframe-style-crash-expected.txt: Added.
3239 * fast/css/css-keyframe-style-crash.html: Added.
3241 2011-01-27 Ryosuke Niwa <rniwa@webkit.org>
3243 Unreviewed Chromium text expectation update.
3245 * platform/chromium/test_expectations.txt: Apparently, video-size.html crashes on Linux due to crbug.com/71087.
3247 2011-01-27 Rob Buis <rwlbuis@gmail.com>
3249 Reviewed by Kent Tamura.
3252 Color changes to option elements in a select multiple aren't drawn immediately
3253 https://bugs.webkit.org/show_bug.cgi?id=49790
3255 * fast/repaint/select-option-background-color.html: Added.
3256 * platform/mac/fast/repaint/select-option-background-color-expected.checksum: Added.
3257 * platform/mac/fast/repaint/select-option-background-color-expected.png: Added.
3258 * platform/mac/fast/repaint/select-option-background-color-expected.txt: Added.
3260 2011-01-27 David Grogan <dgrogan@google.com>
3262 Reviewed by Jeremy Orlow.
3264 initial support for close() in indexeddb backend
3265 https://bugs.webkit.org/show_bug.cgi?id=53150
3267 * storage/indexeddb/transaction-after-close-expected.txt: Added.
3268 * storage/indexeddb/transaction-after-close.html: Added.
3270 2011-01-27 Dirk Schulze <krit@webkit.org>
3272 Reviewed by Nikolas Zimmermann.
3274 SVG animation doesn't support calcMode discrete for number and color values.
3275 https://bugs.webkit.org/show_bug.cgi?id=53189
3277 Test for correct behavior on animating numbers and colors with calcMode discrete.
3279 * svg/animations/animate-color-calcMode-discrete-expected.txt: Added.
3280 * svg/animations/animate-color-calcMode-discrete.html: Added.
3281 * svg/animations/animate-number-calcMode-discrete-expected.txt: Added.
3282 * svg/animations/animate-number-calcMode-discrete.html: Added.
3283 * svg/animations/script-tests/animate-color-calcMode-discrete.js: Added.
3287 * svg/animations/script-tests/animate-number-calcMode-discrete.js: Added.
3292 2011-01-27 Ryosuke Niwa <rniwa@webkit.org>
3294 Unreviewed Chromium test expectation update for video tests.
3296 * platform/chromium/test_expectations.txt:
3298 2011-01-27 Charlie Reis <creis@chromium.org>
3300 Reviewed by Mihai Parparita.
3302 back-during-onload-hung-page.php causes Chromium WebKit bot to fail
3303 https://bugs.webkit.org/show_bug.cgi?id=53220
3305 Reduces the timeout on a script that shouldn't finish during a test.
3306 This avoids problems in one of the Chromium WebKit builders.
3308 * http/tests/history/resources/back-during-onload-hung-page.php: Reduce timeout.
3310 2011-01-26 Zhenyao Mo <zmo@google.com>
3312 Reviewed by Kenneth Russell.
3314 shaderSource needs to preserve original source
3315 https://bugs.webkit.org/show_bug.cgi?id=52833
3317 * fast/canvas/webgl/gl-getshadersource-expected.txt: Added.
3318 * fast/canvas/webgl/gl-getshadersource.html: Added.
3320 2011-01-27 Philippe Normand <pnormand@igalia.com>
3322 Unreviewed, skip flaky test, needs further investigation on the failure.
3324 [GTK] media/audio-delete-while-slider-thumb-clicked.html is flaky
3325 https://bugs.webkit.org/show_bug.cgi?id=53247
3327 * platform/gtk/Skipped:
3329 2011-01-27 Jessie Berlin <jberlin@apple.com>
3331 fast/text/international/bidi-mirror-he-ar.html now passed on Windows in WebKit2.
3334 * platform/win-wk2/Skipped:
3336 2011-01-27 Maciej Stachowiak <mjs@apple.com>
3340 Fix mistake in my previous commit; I accidentally copied the old mac results instead
3341 of the new mac results for this test.
3343 * platform/mac-wk2/fast/blockflow/Kusa-Makura-background-canvas-expected.txt:
3345 2011-01-27 Philippe Normand <pnormand@igalia.com>
3347 Unreviewed, rebaseline of the favicon-as-image test from the build
3350 * platform/gtk/http/tests/misc/favicon-as-image-expected.txt:
3352 2011-01-27 Ryosuke Niwa <rniwa@webkit.org>
3354 Another Unreviewed Chromium test expectation update.
3356 * platform/chromium/test_expectations.txt:
3358 2011-01-27 Ryosuke Niwa <rniwa@webkit.org>
3360 Unreviewed Chromium test expectation update.
3362 * platform/chromium/test_expectations.txt:
3364 2011-01-27 Ryosuke Niwa <rniwa@webkit.org>
3366 Unreviewed Chromium rebaselines.
3368 * platform/chromium-mac/css2.1/t0905-c5525-fltcont-00-d-g-expected.checksum: Added.
3369 * platform/chromium-mac/css2.1/t0905-c5525-fltcont-00-d-g-expected.png: Added.
3370 * platform/chromium-mac/fast/repaint/line-flow-with-floats-9-expected.checksum:
3371 * platform/chromium-mac/fast/repaint/line-flow-with-floats-9-expected.png:
3372 * platform/chromium-mac/fast/text/justify-ideograph-complex-expected.checksum: Added.
3373 * platform/chromium-mac/fast/text/justify-ideograph-complex-expected.png: Added.
3374 * platform/chromium-mac/fast/text/justify-ideograph-simple-expected.checksum: Added.
3375 * platform/chromium-mac/fast/text/justify-ideograph-simple-expected.png: Added.
3376 * platform/chromium-mac/fast/text/justify-ideograph-vertical-expected.checksum: Added.
3377 * platform/chromium-mac/fast/text/justify-ideograph-vertical-expected.png: Added.
3378 * platform/chromium-mac/tables/mozilla/marvin/x_thead_align_justify-expected.checksum: Added.
3379 * platform/chromium-mac/tables/mozilla/marvin/x_thead_align_justify-expected.png: Added.
3380 * platform/chromium/test_expectations.txt:
3382 2011-01-27 Philippe Normand <pnormand@igalia.com>
3384 Unreviewed, GTK baselines for
3385 svg/custom/pattern-referencing-preserve-aspect-ratio.svg added in r76274.
3387 * platform/gtk/svg/custom/pattern-referencing-preserve-aspect-ratio-expected.txt: Added.
3389 2011-01-27 Philippe Normand <pnormand@igalia.com>
3391 Unreviewed, GTK baselines for
3392 http/tests/misc/favicon-as-image.html which was unskipped in r76555.
3394 * platform/gtk/http/tests/misc/favicon-as-image-expected.txt: Added.
3396 2011-01-27 Philippe Normand <pnormand@igalia.com>
3398 Unreviewed, GTK baselines for fast/dom/52776.html, follow-up of r76319.
3400 * platform/gtk/fast/dom/52776-expected.txt: Added.
3402 2011-01-27 Philippe Normand <pnormand@igalia.com>
3404 Unreviewed, new GTK baselines for fast/text/justify* tests
3405 introduced in r76743.
3407 * platform/gtk/fast/text/justify-ideograph-complex-expected.txt: Added.
3408 * platform/gtk/fast/text/justify-ideograph-simple-expected.txt: Added.
3409 * platform/gtk/fast/text/justify-ideograph-vertical-expected.txt: Added.
3411 2011-01-27 Pavel Podivilov <podivilov@chromium.org>
3413 Reviewed by Pavel Feldman.
3415 Web Inspector: Closure and Global variable details automatically collapsing on each step through JavaScript code.
3416 https://bugs.webkit.org/show_bug.cgi?id=53234
3418 * inspector/debugger-expand-scope.html:
3419 * inspector/debugger-proto-property.html:
3421 2011-01-27 Philippe Normand <pnormand@igalia.com>
3423 Unreviewed, fix typo introduced in r76783.
3425 * platform/gtk/Skipped:
3427 2011-01-27 Yury Semikhatsky <yurys@chromium.org>
3429 Reviewed by Pavel Feldman.
3431 Web Inspector: store all settings related to the agents on the frontend side
3432 https://bugs.webkit.org/show_bug.cgi?id=53174
3434 * http/tests/inspector/console-xhr-logging.html: since the setting doesn't change on the front-end
3435 side there is no need to check it after modifying backend's value.
3436 * inspector/report-protocol-errors.html: use the new signature of disableDebugger method.
3438 2011-01-27 Philippe Normand <pnormand@igalia.com>
3440 Unreviewed, new GTK baselines for fast/multicol tests as follow-up
3443 * platform/gtk/fast/multicol/vertical-lr/border-padding-pagination-expected.txt: Added.
3444 * platform/gtk/fast/multicol/vertical-lr/column-break-with-balancing-expected.txt: Added.
3445 * platform/gtk/fast/multicol/vertical-lr/column-count-with-rules-expected.txt: Added.
3446 * platform/gtk/fast/multicol/vertical-lr/column-rules-expected.txt: Added.
3447 * platform/gtk/fast/multicol/vertical-lr/float-avoidance-expected.txt: Added.
3448 * platform/gtk/fast/multicol/vertical-lr/float-multicol-expected.txt: Added.
3449 * platform/gtk/fast/multicol/vertical-lr/float-paginate-complex-expected.txt: Added.
3450 * platform/gtk/fast/multicol/vertical-lr/float-paginate-expected.txt: Added.
3451 * platform/gtk/fast/multicol/vertical-lr/nested-columns-expected.txt: Added.
3452 * platform/gtk/fast/multicol/vertical-lr/unsplittable-inline-block-expected.txt: Added.
3453 * platform/gtk/fast/multicol/vertical-rl/border-padding-pagination-expected.txt: Added.
3454 * platform/gtk/fast/multicol/vertical-rl/column-break-with-balancing-expected.txt: Added.
3455 * platform/gtk/fast/multicol/vertical-rl/column-count-with-rules-expected.txt: Added.
3456 * platform/gtk/fast/multicol/vertical-rl/column-rules-expected.txt: Added.
3457 * platform/gtk/fast/multicol/vertical-rl/float-avoidance-expected.txt: Added.
3458 * platform/gtk/fast/multicol/vertical-rl/float-multicol-expected.txt: Added.
3459 * platform/gtk/fast/multicol/vertical-rl/float-paginate-complex-expected.txt: Added.
3460 * platform/gtk/fast/multicol/vertical-rl/float-paginate-expected.txt: Added.
3461 * platform/gtk/fast/multicol/vertical-rl/nested-columns-expected.txt: Added.
3462 * platform/gtk/fast/multicol/vertical-rl/unsplittable-inline-block-expected.txt: Added.
3464 2011-01-27 Alexander Pavlov <apavlov@chromium.org>
3466 Reviewed by Pavel Feldman.
3468 Web Inspector: [Elements panel] Tooltip for relative links incorrectly identifies current URL
3469 https://bugs.webkit.org/show_bug.cgi?id=53171
3471 * inspector/styles-url-linkify-expected.txt:
3472 * inspector/styles-url-linkify.html:
3474 2011-01-27 Sergio Villar Senin <svillar@igalia.com>
3478 New test expectations for http/tests/navigation/error404* in GTK.
3480 * platform/gtk/Skipped:
3481 * platform/gtk/http/tests/navigation/error404-basic-expected.txt: Added.
3482 * platform/gtk/http/tests/navigation/error404-goback-expected.txt: Added.
3483 * platform/gtk/http/tests/navigation/error404-subframeload-expected.txt: Added.
3485 2011-01-27 Philippe Normand <pnormand@igalia.com>
3487 Unreviewed, skipping 2 more media tests.
3489 [GStreamer] wrong media duration report in media/controls-after-reload.html
3490 https://bugs.webkit.org/show_bug.cgi?id=51602
3492 * platform/gtk/Skipped:
3494 2011-01-27 Yuzo Fujishima <yuzo@google.com>
3496 Unreviewed Chromium test expectation change.
3498 * platform/chromium/test_expectations.txt:
3500 2011-01-27 Yuzo Fujishima <yuzo@google.com>
3502 Unreviewed Chromium test expectation change.
3504 * platform/chromium-mac-leopard/css2.1/t0905-c5525-fltcont-00-d-g-expected.checksum: Removed.
3505 * platform/chromium-mac-leopard/css2.1/t0905-c5525-fltcont-00-d-g-expected.png: Removed.
3506 * platform/chromium-mac-leopard/fast/blockflow/vertical-baseline-alignment-expected.checksum: Removed.
3507 * platform/chromium-mac-leopard/fast/blockflow/vertical-baseline-alignment-expected.png: Removed.
3508 * platform/chromium-mac-leopard/fast/multicol/shadow-breaking-expected.checksum: Removed.
3509 * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-1-expected.checksum: Removed.
3510 * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-1-expected.png: Removed.
3511 * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-10-expected.checksum: Removed.
3512 * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-10-expected.png: Removed.
3513 * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-2-expected.checksum: Removed.
3514 * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-2-expected.png: Removed.
3515 * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-3-expected.checksum: Removed.
3516 * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-3-expected.png: Removed.
3517 * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-4-expected.checksum: Removed.
3518 * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-4-expected.png: Removed.
3519 * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-5-expected.checksum: Removed.
3520 * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-5-expected.png: Removed.
3521 * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-6-expected.checksum: Removed.
3522 * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-6-expected.png: Removed.
3523 * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-7-expected.checksum: Removed.
3524 * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-7-expected.png: Removed.
3525 * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-8-expected.checksum: Removed.
3526 * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-8-expected.png: Removed.
3527 * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-9-expected.checksum: Removed.
3528 * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-9-expected.png: Removed.
3529 * platform/chromium-mac-leopard/fast/text/complex-text-opacity-expected.checksum: Removed.
3530 * platform/chromium-mac-leopard/fast/text/complex-text-opacity-expected.png: Removed.
3531 * platform/chromium-mac-leopard/fast/text/complex-text-opacity-expected.txt: Removed.
3532 * platform/chromium-mac-leopard/tables/mozilla/marvin/x_thead_align_justify-expected.checksum: Removed.
3533 * platform/chromium-mac-leopard/tables/mozilla/marvin/x_thead_align_justify-expected.png: Removed.
3535 2011-01-27 Csaba Osztrogonác <ossy@webkit.org>
3539 Add Qt specific expected results for new passing tests introduced in r76726.
3540 Compared to Mac png files and Mac expected files.
3542 * platform/qt/fast/multicol/vertical-lr/border-padding-pagination-expected.checksum: Added.
3543 * platform/qt/fast/multicol/vertical-lr/border-padding-pagination-expected.png: Added.
3544 * platform/qt/fast/multicol/vertical-lr/border-padding-pagination-expected.txt: Added.
3545 * platform/qt/fast/multicol/vertical-lr/column-break-with-balancing-expected.checksum: Added.
3546 * platform/qt/fast/multicol/vertical-lr/column-break-with-balancing-expected.png: Added.