1 2011-02-04 Dimitri Glazkov <dglazkov@chromium.org>
3 Update mac baselines. They pixel-rotted.
5 * platform/mac-leopard/fast/backgrounds/background-clip-text-expected.png:
6 * platform/mac-leopard/fast/backgrounds/quirks-mode-line-box-backgrounds-expected.png:
7 * platform/mac-leopard/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.checksum:
8 * platform/mac-leopard/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.png:
9 * platform/mac-leopard/fast/backgrounds/size/backgroundSize15-expected.png:
10 * platform/mac-leopard/fast/backgrounds/size/backgroundSize22-expected.checksum:
11 * platform/mac-leopard/fast/backgrounds/size/backgroundSize22-expected.png:
12 * platform/mac/fast/backgrounds/animated-svg-as-background-expected.checksum:
13 * platform/mac/fast/backgrounds/animated-svg-as-background-expected.png:
14 * platform/mac/fast/backgrounds/animated-svg-as-mask-expected.checksum:
15 * platform/mac/fast/backgrounds/animated-svg-as-mask-expected.png:
16 * platform/mac/fast/backgrounds/size/contain-and-cover-expected.checksum:
17 * platform/mac/fast/backgrounds/size/contain-and-cover-expected.png:
18 * platform/mac/fast/backgrounds/svg-as-background-4-expected.checksum:
19 * platform/mac/fast/backgrounds/svg-as-background-4-expected.png:
21 2011-02-04 Dimitri Glazkov <dglazkov@chromium.org>
23 [Chromium] Tweak expectations for passing tests.
25 * platform/chromium/test_expectations.txt: More tweakage.
27 2011-02-04 Dimitri Glazkov <dglazkov@chromium.org>
29 [Chromium] Remove more passing tests.
31 * platform/chromium/test_expectations.txt: Even more passages removed.
33 2011-02-04 Dimitri Glazkov <dglazkov@chromium.org>
35 [Chromium] Removed passing tests.
37 * platform/chromium/test_expectations.txt: Passages removed.
39 2011-02-04 Jessie Berlin <jberlin@apple.com>
41 [Windows 7 Release Tests] transitions/transition-end-event-multiple-04.html flakey
42 https://bugs.webkit.org/show_bug.cgi?id=53332
44 Unreviewed, attempt to get the Windows 7 Release bots uniformly green.
46 * platform/win/Skipped:
48 2011-02-04 Ilya Tikhonovsky <loislo@chromium.org>
52 Rebaseline. The problem was introduced at r77601.
54 * platform/chromium-mac/fast/repaint/shadow-multiple-horizontal-expected.checksum: Added.
55 * platform/chromium-mac/fast/repaint/shadow-multiple-horizontal-expected.png: Added.
56 * platform/chromium-mac/fast/repaint/shadow-multiple-strict-horizontal-expected.checksum: Added.
57 * platform/chromium-mac/fast/repaint/shadow-multiple-strict-horizontal-expected.png: Added.
58 * platform/chromium-mac/fast/repaint/shadow-multiple-strict-vertical-expected.checksum: Added.
59 * platform/chromium-mac/fast/repaint/shadow-multiple-strict-vertical-expected.png: Added.
60 * platform/chromium-mac/fast/repaint/shadow-multiple-vertical-expected.checksum: Added.
61 * platform/chromium-mac/fast/repaint/shadow-multiple-vertical-expected.png: Added.
63 2011-02-04 Ilya Tikhonovsky <loislo@chromium.org>
67 Rebaseline image for fast/box-shadow/shadow-tiling-artifact.html
68 The problem was introduced at r77601.
70 * platform/chromium-linux/fast/box-shadow/shadow-tiling-artifact-expected.checksum: Added.
71 * platform/chromium-linux/fast/box-shadow/shadow-tiling-artifact-expected.png: Added.
72 * platform/chromium-win/fast/box-shadow/shadow-tiling-artifact-expected.checksum: Added.
73 * platform/chromium-win/fast/box-shadow/shadow-tiling-artifact-expected.png: Added.
75 2011-02-04 Sergio Villar Senin <svillar@igalia.com>
79 New test expectations.
81 * platform/gtk/fast/box-shadow/shadow-tiling-artifact-expected.txt: Added.
82 * platform/gtk/fast/dom/HTMLInputElement/input-slider-update-expected.txt: Added.
83 * platform/gtk/svg/text/font-size-below-point-five-2-expected.txt: Added.
84 * platform/gtk/svg/text/font-size-below-point-five-expected.txt: Added.
85 * platform/gtk/svg/text/scaled-font-expected.txt: Added.
86 * platform/gtk/svg/text/small-fonts-2-expected.txt: Added.
87 * platform/gtk/svg/text/small-fonts-3-expected.txt: Added.
88 * platform/gtk/svg/text/small-fonts-expected.txt: Added.
89 * platform/gtk/svg/text/small-fonts-in-html5-expected.txt: Added.
91 2011-02-04 Andrey Kosyakov <caseq@chromium.org>
93 Reviewed by Pavel Feldman.
95 Web Inspector: support overriding user agent strings
96 https://bugs.webkit.org/show_bug.cgi?id=51485
98 * http/tests/inspector/extensions-useragent-expected.txt: Added.
99 * http/tests/inspector/extensions-useragent.html: Added.
101 2011-02-04 Sergio Villar Senin <svillar@igalia.com>
105 Skipping fast/events/pagehide-timeout.html that is failing on GTK
106 bots. See https://bugs.webkit.org/show_bug.cgi?id=53733
108 * platform/gtk/Skipped: skip fast/events/pagehide-timeout.html
110 2011-02-03 James Kozianski <koz@chromium.org>
112 Reviewed by Dimitri Glazkov.
114 Add navigator.registerProtocolHandler behind a flag.
115 https://bugs.webkit.org/show_bug.cgi?id=52609
117 * fast/dom/register-protocol-handler-expected.txt: Added.
118 * fast/dom/register-protocol-handler.html: Added.
120 2011-02-03 Simon Fraser <simon.fraser@apple.com>
122 Reviewed by Dan Bernstein.
124 REGRESSION: Artifacts on box-shadow corners in some cases
125 https://bugs.webkit.org/show_bug.cgi?id=53731
127 Test with translucent shadow on a box with various corner radii, to exercise the
130 * fast/box-shadow/shadow-tiling-artifact.html: Added.
131 * platform/mac/fast/box-shadow/shadow-tiling-artifact-expected.checksum: Added.
132 * platform/mac/fast/box-shadow/shadow-tiling-artifact-expected.png: Added.
133 * platform/mac/fast/box-shadow/shadow-tiling-artifact-expected.txt: Added.
135 2011-02-03 Adam Barth <abarth@webkit.org>
137 Reviewed by Daniel Bates.
139 XSS Auditor severely affects loading performance after submitting a large form
140 https://bugs.webkit.org/show_bug.cgi?id=49845
142 The XSSFilter catches some more cases and has different console
143 messages than the XSSAuditor. We might want to improve these messages
146 * http/tests/security/xssAuditor/base-href-control-char-expected.txt:
147 * http/tests/security/xssAuditor/base-href-expected.txt:
148 * http/tests/security/xssAuditor/base-href-null-char-expected.txt:
149 * http/tests/security/xssAuditor/base-href-scheme-relative-expected.txt:
150 * http/tests/security/xssAuditor/dom-write-innerHTML-expected.txt:
151 * http/tests/security/xssAuditor/embed-tag-control-char-expected.txt:
152 * http/tests/security/xssAuditor/embed-tag-expected.txt:
153 * http/tests/security/xssAuditor/embed-tag-javascript-url-expected.txt:
154 * http/tests/security/xssAuditor/embed-tag-null-char-expected.txt:
155 * http/tests/security/xssAuditor/full-block-base-href-expected.txt:
156 * http/tests/security/xssAuditor/full-block-object-tag-expected.txt:
157 * http/tests/security/xssAuditor/link-onclick-entities-expected.txt:
158 * http/tests/security/xssAuditor/object-embed-tag-control-char-expected.txt:
159 * http/tests/security/xssAuditor/object-embed-tag-expected.txt:
160 * http/tests/security/xssAuditor/object-embed-tag-null-char-expected.txt:
161 * http/tests/security/xssAuditor/object-tag-expected.txt:
162 * http/tests/security/xssAuditor/object-tag-javascript-url-expected.txt:
163 * http/tests/security/xssAuditor/script-tag-with-source-entities-expected.txt:
165 2011-02-03 Maciej Stachowiak <mjs@apple.com>
167 Reviewed by Daniel Bates.
169 Skip a test for WebKit2 that uses missing DRT API
170 https://bugs.webkit.org/show_bug.cgi?id=53748
172 * platform/mac-wk2/Skipped:
174 2011-02-03 Abhishek Arya <inferno@chromium.org>
176 Unreviewed, simple qt test baseline.
178 * platform/qt/fast/overflow/overflow-height-float-not-removed-crash-expected.txt: Added.
180 2011-02-02 MORITA Hajime <morrita@google.com>
182 Reviewed by Dimitri Glazkov.
184 Refactoring: <progress> should not use ShadowElement
185 https://bugs.webkit.org/show_bug.cgi?id=53583
187 Updated to catch the change on -webkit-progress-bar-value interpretation.
189 * fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element.html:
191 2011-02-03 Jia Pu <jpu@apple.com>
193 Reversion should not be marked as misspelled.
194 https://bugs.webkit.org/show_bug.cgi?id=53255
196 Rebaselined tests broken by https://bugs.webkit.org/show_bug.cgi?id=51389
198 * platform/mac/editing/spelling/autocorrection-contraction-expected.png:
199 * platform/mac/editing/spelling/autocorrection-contraction-expected.txt:
200 * platform/mac/editing/spelling/autocorrection-delete-expected.png:
201 * platform/mac/editing/spelling/autocorrection-delete-expected.txt:
202 * platform/mac/editing/spelling/autocorrection-removing-underline-after-paste-expected.png:
203 * platform/mac/editing/spelling/autocorrection-removing-underline-after-paste-expected.txt:
204 * platform/mac/editing/spelling/autocorrection-removing-underline-expected.png:
205 * platform/mac/editing/spelling/autocorrection-removing-underline-expected.txt:
206 * platform/mac/editing/spelling/autocorrection-simple-expected.checksum:
207 * platform/mac/editing/spelling/autocorrection-simple-expected.png:
208 * platform/mac/editing/spelling/autocorrection-simple-expected.txt:
209 * platform/mac/editing/spelling/autocorrection-simple.html:
210 * platform/mac/editing/spelling/delete-autocorrected-word-1-expected.png:
211 * platform/mac/editing/spelling/delete-autocorrected-word-1-expected.txt:
213 2011-02-03 Abhishek Arya <inferno@chromium.org>
215 Reviewed by James Robinson.
217 Tests that we do not crash when overflowing the height of a root
219 https://bugs.webkit.org/show_bug.cgi?id=53729
221 * fast/overflow/overflow-height-float-not-removed-crash-expected.txt: Added.
222 * fast/overflow/overflow-height-float-not-removed-crash.html: Added.
224 2011-02-03 David Levin <levin@chromium.org>
226 Reviewed by Adam Barth.
228 worker-importScriptsOnError needs to allow for the console error to
229 flush out before calling notifyDone.
231 * http/tests/workers/worker-importScriptsOnError-expected.txt:
232 * http/tests/workers/worker-importScriptsOnError.html:
234 2011-02-03 David Levin <levin@chromium.org>
236 Reviewed by Adam Barth.
238 Worker.importScript() should clean errors for cross origin imports.
239 https://bugs.webkit.org/show_bug.cgi?id=52871
241 * http/tests/workers/resources/worker-importScripts-error.js: Added.
242 * http/tests/workers/resources/worker-importScripts-throw.js: Added.
243 * http/tests/workers/worker-importScriptsOnError.html: Added.
245 2011-02-03 Mihai Parparita <mihaip@chromium.org>
247 Reviewed by Alexey Proskuryakov.
249 REGRESSION (r77355): Page cache layout tests crash
250 https://bugs.webkit.org/show_bug.cgi?id=53648
252 Add test that calls setTimeout during a pagehide event handler (the
253 timeout should not fire while the document is in the page cache).
255 Skipped for Chromium since it doesn't use the page cache.
257 * fast/events/pagehide-timeout-expected.txt: Added.
258 * fast/events/pagehide-timeout.html: Added.
259 * fast/events/resources/pagehide-timeout-go-back.html: Added.
260 * platform/chromium/test_expectations.txt:
262 2011-02-03 Dimitri Glazkov <dglazkov@chromium.org>
264 Added SL-specific result for the test and put back the original result that
265 I've neglected to do in r77539.
267 * platform/mac-snowleopard/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.txt: Added.
268 * platform/mac/svg/text/font-size-below-point-five-expected.txt: Added.
270 2011-02-03 Justin Schuh <jschuh@chromium.org>
272 Reviewed by Dirk Schulze.
274 startAnimations should use a local, RefCounted Vector.
275 https://bugs.webkit.org/show_bug.cgi?id=53458
277 * svg/custom/use-animation-in-fill-expected.txt: Added.
278 * svg/custom/use-animation-in-fill.html: Added.
280 2011-02-03 Csaba Osztrogonác <ossy@webkit.org>
284 small text which is scaled to be large renders pixelated
285 https://bugs.webkit.org/show_bug.cgi?id=12448
287 * platform/qt/Skipped: Add failing tests until fix.
288 - css3/zoom-coords.xhtml
289 - svg/zoom/page/zoom-zoom-coords.xhtml
291 2011-02-03 Dimitri Glazkov <dglazkov@chromium.org>
293 Add a failure until I investigate its cause.
295 * platform/chromium/test_expectations.txt: Added.
297 2011-02-03 Dimitri Glazkov <dglazkov@chromium.org>
299 Updated platform/mac-leopard baselines for fast/backgrounds after r77485.
301 2011-02-03 Dimitri Glazkov <dglazkov@chromium.org>
303 Move Leopard result to the right spot, put back the original result.
305 * platform/mac-leopard/svg/text/font-size-below-point-five-expected.txt:
306 Renamed from LayoutTests/platform/mac/svg/text/font-size-below-point-five-expected.txt.
308 2011-02-03 Adam Roben <aroben@apple.com>
310 Skip an SVG test that fails depending on what other tests came before it
312 Running any other SVG test before this one causes it to fail. If we were to check in new
313 failing results, it might start passing again if some more tests are added before it that
314 make it the first test that is run for a particular invocation of DumpRenderTree. So the
315 safest thing to do for now is to skip it. <http://webkit.org/b/35700> tracks this failure.
317 * platform/win/Skipped: Added svg/W3C-SVG-1.1-SE/types-dom-01-b.svg.
319 2011-02-03 Dimitri Glazkov <dglazkov@chromium.org>
321 Updated platform/mac and platform/mac-leopard baselines for svg/ after r77485.
323 2011-02-03 Dimitri Glazkov <dglazkov@chromium.org>
325 [Chromium] Updated baselines that are specific to Leopard.
327 * platform/chromium-mac-leopard/svg/custom/linking-a-03-b-preserveAspectRatio-expected.txt:
328 * platform/chromium-mac-leopard/svg/custom/linking-a-03-b-viewTarget-expected.txt:
329 * platform/chromium-mac-leopard/svg/custom/linking-a-03-b-zoomAndPan-expected.txt:
330 * platform/chromium-mac-leopard/svg/custom/stroked-pattern-expected.png:
331 * platform/chromium-mac-leopard/svg/custom/stroked-pattern-expected.txt:
333 2011-02-03 Dan Bernstein <mitz@apple.com>
335 Reviewed by Anders Carlsson.
337 <rdar://problem/8948788> Text emphasis marks have wrong orientation for vertical text
338 https://bugs.webkit.org/show_bug.cgi?id=53709
340 * platform/mac/fast/text/emphasis-vertical-expected.checksum:
341 * platform/mac/fast/text/emphasis-vertical-expected.png:
343 2011-02-03 Martin Robinson <mrobinson@igalia.com>
345 Fix one GTK+ skipped list entry that referred to the wrong test file.
347 * platform/gtk/Skipped: Fix skipped list entry.
349 2011-02-03 Dimitri Glazkov <dglazkov@chromium.org>
351 [Chromium] Removed the checksum that is out of place.
353 * platform/chromium-win-xp/svg/text/text-fonts-01-t-expected.checksum: Removed.
355 2011-02-03 Dimitri Glazkov <dglazkov@chromium.org>
357 [Chromium] Updated SVG baselines after r77485 for Mac and added expectations
358 of failure while waiting for platform/mac pixel results to land.
360 * platform/chromium-mac/svg/custom/linking-a-03-b-transform-expected.txt: Removed.
361 * platform/chromium-mac/svg/custom/stroked-pattern-expected.checksum: Added.
362 * platform/chromium-mac/svg/custom/stroked-pattern-expected.png: Added.
363 * platform/chromium/test_expectations.txt: Added fails.
365 2011-02-03 Adam Roben <aroben@apple.com>
367 Check in the results I really meant to commit in r77507
369 A flub on the command-line meant that many of the results added in r77507 were identical to
370 the Mac results, rather than matching what happens on Windows.
372 * platform/win/svg/W3C-SVG-1.1/text-align-06-b-expected.checksum:
373 * platform/win/svg/W3C-SVG-1.1/text-align-06-b-expected.png:
374 * platform/win/svg/W3C-SVG-1.1/text-align-06-b-expected.txt:
375 * platform/win/svg/batik/masking/maskRegions-expected.checksum: Added.
376 * platform/win/svg/batik/masking/maskRegions-expected.png: Added.
377 * platform/win/svg/batik/masking/maskRegions-expected.txt:
378 * platform/win/svg/batik/text/textGlyphOrientationHorizontal-expected.checksum:
379 * platform/win/svg/batik/text/textGlyphOrientationHorizontal-expected.png:
380 * platform/win/svg/batik/text/textGlyphOrientationHorizontal-expected.txt:
381 * platform/win/svg/carto.net/scrollbar-expected.checksum:
382 * platform/win/svg/carto.net/scrollbar-expected.png:
383 * platform/win/svg/carto.net/scrollbar-expected.txt:
384 * platform/win/svg/text/font-size-below-point-five-expected.checksum:
385 * platform/win/svg/text/font-size-below-point-five-expected.png:
386 * platform/win/svg/text/font-size-below-point-five-expected.txt:
387 * platform/win/svg/text/text-align-06-b-expected.checksum:
388 * platform/win/svg/text/text-align-06-b-expected.png:
389 * platform/win/svg/text/text-align-06-b-expected.txt:
391 2011-02-03 Dimitri Glazkov <dglazkov@chromium.org>
393 [Chromium] Two more updated SVG baselines after r77485 for Linux.
395 * platform/chromium-linux/svg/batik/text/verticalText-expected.txt: Added.
396 * platform/chromium-linux/svg/custom/js-late-pattern-and-object-creation-expected.txt: Added.
398 2011-02-02 Levi Weintraub <leviw@chromium.org>
400 Reviewed by Ryosuke Niwa.
402 Moving cursor down in table cycles at the end of a row
403 https://bugs.webkit.org/show_bug.cgi?id=50012
405 Tests downward caret-navigation for tables at the end of a document.
407 * editing/selection/move-by-line-cycles-in-table-expected.txt: Added.
408 * editing/selection/move-by-line-cycles-in-table.html: Added.
410 2011-02-03 Dimitri Glazkov <dglazkov@chromium.org>
412 [Chromium] One more update SVG baselines after r77485 for Linux.
414 2011-02-03 Dimitri Glazkov <dglazkov@chromium.org>
416 [Chromium] Moved XP/Vista-specific baselines to their proper places.
418 * platform/chromium-win-vista/svg/text/text-fonts-01-t-expected.checksum:
419 * platform/chromium-win-vista/svg/text/text-fonts-01-t-expected.png:
420 * platform/chromium-win-xp/svg/batik/text/verticalText-expected.checksum:
421 * platform/chromium-win-xp/svg/batik/text/verticalText-expected.png:
422 * platform/chromium-win-xp/svg/custom/js-late-pattern-and-object-creation-expected.checksum:
423 * platform/chromium-win-xp/svg/custom/js-late-pattern-and-object-creation-expected.png:
424 * platform/chromium-win-xp/svg/text/text-intro-05-t-expected.checksum:
425 * platform/chromium-win-xp/svg/text/text-intro-05-t-expected.png:
426 * platform/chromium-win/svg/batik/text/verticalText-expected.checksum: Removed.
427 * platform/chromium-win/svg/batik/text/verticalText-expected.png: Removed.
428 * platform/chromium-win/svg/custom/js-late-pattern-and-object-creation-expected.checksum: Removed.
429 * platform/chromium-win/svg/custom/js-late-pattern-and-object-creation-expected.png: Removed.
430 * platform/chromium-win/svg/text/text-fonts-01-t-expected.checksum: Removed.
431 * platform/chromium-win/svg/text/text-fonts-01-t-expected.png: Removed.
432 * platform/chromium-win/svg/text/text-intro-05-t-expected.checksum: Removed.
433 * platform/chromium-win/svg/text/text-intro-05-t-expected.png: Removed.
435 2011-02-03 Dimitri Glazkov <dglazkov@chromium.org>
437 Update expectations after r77495.
439 * fast/dom/Window/window-properties-expected.txt: Updated.
441 2011-02-03 Dimitri Glazkov <dglazkov@chromium.org>
443 [Chromium] Explicitly mark platform/chromium-linux as failing for other platforms.
445 * platform/chromium/test_expectations.txt: Added expectation of failure.
447 2011-02-03 Dimitri Glazkov <dglazkov@chromium.org>
449 Update expectations after r77495.
451 * fast/dom/Window/window-properties-performance-expected.txt: Updated.
453 2011-02-03 Dimitri Glazkov <dglazkov@chromium.org>
455 [Chromium] Add expectations for r77500.
457 * platform/chromium-mac/fast/dom/HTMLInputElement/input-slider-update-expected.checksum: Added.
458 * platform/chromium-mac/fast/dom/HTMLInputElement/input-slider-update-expected.png: Added.
459 * platform/chromium-win/fast/dom/HTMLInputElement/input-slider-update-expected.checksum: Added.
460 * platform/chromium-win/fast/dom/HTMLInputElement/input-slider-update-expected.png: Added.
462 2011-02-03 Dimitri Glazkov <dglazkov@chromium.org>
464 [Chromium] Update SVG baselines after r77485 for Linux.
466 2011-02-03 Adam Roben <aroben@apple.com>
468 Skip fast/canvas/set-colors.html on Windows
470 It currently fails on some bots but not others. <http://webkit.org/b/53677> tracks the
473 * platform/win/Skipped:
475 2011-02-03 Adam Roben <aroben@apple.com>
477 Update Windows results after r77485
479 Windows used to match Mac on these tests, but now it doesn't. Presumably this is because
480 r77485 increased the precision of ascent/descent calculations, making differences in
481 Windows/Mac font metrics matter more.
483 One test (svg/W3C-SVG-1.1-SE/types-dom-01-b.svg) is still failing, but it passes when run on
484 its own, so warrants more investigation.
486 * platform/win/svg/W3C-SVG-1.1/extend-namespace-01-f-expected.checksum: Added.
487 * platform/win/svg/W3C-SVG-1.1/extend-namespace-01-f-expected.png: Added.
488 * platform/win/svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
489 * platform/win/svg/W3C-SVG-1.1/text-align-06-b-expected.checksum: Added.
490 * platform/win/svg/W3C-SVG-1.1/text-align-06-b-expected.png: Added.
491 * platform/win/svg/W3C-SVG-1.1/text-align-06-b-expected.txt: Added.
492 * platform/win/svg/batik/text/textGlyphOrientationHorizontal-expected.checksum: Added.
493 * platform/win/svg/batik/text/textGlyphOrientationHorizontal-expected.png: Added.
494 * platform/win/svg/batik/text/textGlyphOrientationHorizontal-expected.txt: Added.
495 * platform/win/svg/carto.net/scrollbar-expected.checksum: Added.
496 * platform/win/svg/carto.net/scrollbar-expected.png: Added.
497 * platform/win/svg/carto.net/scrollbar-expected.txt: Added.
498 * platform/win/svg/text/font-size-below-point-five-expected.checksum: Added.
499 * platform/win/svg/text/font-size-below-point-five-expected.png: Added.
500 * platform/win/svg/text/font-size-below-point-five-expected.txt: Added.
501 * platform/win/svg/text/text-align-06-b-expected.checksum: Added.
502 * platform/win/svg/text/text-align-06-b-expected.png: Added.
503 * platform/win/svg/text/text-align-06-b-expected.txt: Added.
504 * platform/win/svg/zoom/page/zoom-mask-with-percentages-expected.checksum: Added.
505 * platform/win/svg/zoom/page/zoom-mask-with-percentages-expected.png: Added.
506 * platform/win/svg/zoom/page/zoom-mask-with-percentages-expected.txt:
508 2011-02-03 Nikolas Zimmermann <nzimmermann@rim.com>
512 small text which is scaled to be large renders pixelated
513 https://bugs.webkit.org/show_bug.cgi?id=12448
515 First chunk of mac SVG pixel test updates after r77485.
517 * platform/mac/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.png:
518 * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.checksum:
519 * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.png:
520 * platform/mac/svg/W3C-SVG-1.1/animate-elem-02-t-expected.png:
521 * platform/mac/svg/W3C-SVG-1.1/animate-elem-04-t-expected.checksum:
522 * platform/mac/svg/W3C-SVG-1.1/animate-elem-04-t-expected.png:
523 * platform/mac/svg/W3C-SVG-1.1/animate-elem-05-t-expected.checksum:
524 * platform/mac/svg/W3C-SVG-1.1/animate-elem-05-t-expected.png:
525 * platform/mac/svg/W3C-SVG-1.1/animate-elem-06-t-expected.checksum:
526 * platform/mac/svg/W3C-SVG-1.1/animate-elem-06-t-expected.png:
527 * platform/mac/svg/W3C-SVG-1.1/animate-elem-07-t-expected.checksum:
528 * platform/mac/svg/W3C-SVG-1.1/animate-elem-07-t-expected.png:
529 * platform/mac/svg/W3C-SVG-1.1/animate-elem-09-t-expected.png:
530 * platform/mac/svg/W3C-SVG-1.1/animate-elem-10-t-expected.png:
531 * platform/mac/svg/W3C-SVG-1.1/animate-elem-11-t-expected.png:
532 * platform/mac/svg/W3C-SVG-1.1/animate-elem-12-t-expected.png:
533 * platform/mac/svg/W3C-SVG-1.1/animate-elem-13-t-expected.png:
534 * platform/mac/svg/W3C-SVG-1.1/animate-elem-14-t-expected.png:
535 * platform/mac/svg/W3C-SVG-1.1/animate-elem-15-t-expected.png:
536 * platform/mac/svg/W3C-SVG-1.1/animate-elem-16-t-expected.png:
537 * platform/mac/svg/W3C-SVG-1.1/animate-elem-17-t-expected.png:
538 * platform/mac/svg/W3C-SVG-1.1/animate-elem-18-t-expected.png:
539 * platform/mac/svg/W3C-SVG-1.1/animate-elem-19-t-expected.png:
540 * platform/mac/svg/W3C-SVG-1.1/animate-elem-20-t-expected.png:
541 * platform/mac/svg/W3C-SVG-1.1/animate-elem-21-t-expected.png:
542 * platform/mac/svg/W3C-SVG-1.1/animate-elem-22-b-expected.png:
543 * platform/mac/svg/W3C-SVG-1.1/animate-elem-23-t-expected.png:
544 * platform/mac/svg/W3C-SVG-1.1/animate-elem-25-t-expected.png:
545 * platform/mac/svg/W3C-SVG-1.1/animate-elem-27-t-expected.png:
546 * platform/mac/svg/W3C-SVG-1.1/animate-elem-32-t-expected.png:
547 * platform/mac/svg/W3C-SVG-1.1/animate-elem-33-t-expected.checksum:
548 * platform/mac/svg/W3C-SVG-1.1/animate-elem-33-t-expected.png:
549 * platform/mac/svg/W3C-SVG-1.1/animate-elem-84-t-expected.checksum:
550 * platform/mac/svg/W3C-SVG-1.1/animate-elem-84-t-expected.png:
551 * platform/mac/svg/W3C-SVG-1.1/animate-elem-85-t-expected.png:
552 * platform/mac/svg/W3C-SVG-1.1/color-prof-01-f-expected.png:
553 * platform/mac/svg/W3C-SVG-1.1/color-prop-02-f-expected.png:
554 * platform/mac/svg/W3C-SVG-1.1/color-prop-03-t-expected.png:
555 * platform/mac/svg/W3C-SVG-1.1/coords-coord-01-t-expected.png:
556 * platform/mac/svg/W3C-SVG-1.1/coords-coord-02-t-expected.png:
557 * platform/mac/svg/W3C-SVG-1.1/coords-trans-02-t-expected.checksum:
558 * platform/mac/svg/W3C-SVG-1.1/coords-trans-02-t-expected.png:
559 * platform/mac/svg/W3C-SVG-1.1/coords-trans-03-t-expected.checksum:
560 * platform/mac/svg/W3C-SVG-1.1/coords-trans-03-t-expected.png:
561 * platform/mac/svg/W3C-SVG-1.1/coords-trans-04-t-expected.checksum:
562 * platform/mac/svg/W3C-SVG-1.1/coords-trans-04-t-expected.png:
563 * platform/mac/svg/W3C-SVG-1.1/coords-trans-05-t-expected.checksum:
564 * platform/mac/svg/W3C-SVG-1.1/coords-trans-05-t-expected.png:
565 * platform/mac/svg/W3C-SVG-1.1/coords-trans-06-t-expected.checksum:
566 * platform/mac/svg/W3C-SVG-1.1/coords-trans-06-t-expected.png:
567 * platform/mac/svg/W3C-SVG-1.1/extend-namespace-01-f-expected.png:
568 * platform/mac/svg/W3C-SVG-1.1/filters-blend-01-b-expected.checksum:
569 * platform/mac/svg/W3C-SVG-1.1/filters-blend-01-b-expected.png:
570 * platform/mac/svg/W3C-SVG-1.1/filters-color-01-b-expected.checksum:
571 * platform/mac/svg/W3C-SVG-1.1/filters-color-01-b-expected.png:
572 * platform/mac/svg/W3C-SVG-1.1/filters-composite-02-b-expected.checksum:
573 * platform/mac/svg/W3C-SVG-1.1/filters-composite-02-b-expected.png:
574 * platform/mac/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.checksum:
575 * platform/mac/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.png:
576 * platform/mac/svg/W3C-SVG-1.1/filters-example-01-b-expected.checksum:
577 * platform/mac/svg/W3C-SVG-1.1/filters-example-01-b-expected.png:
578 * platform/mac/svg/W3C-SVG-1.1/filters-felem-01-b-expected.png:
579 * platform/mac/svg/W3C-SVG-1.1/filters-light-04-f-expected.png:
580 * platform/mac/svg/W3C-SVG-1.1/fonts-desc-02-t-expected.png:
581 * platform/mac/svg/W3C-SVG-1.1/fonts-glyph-03-t-expected.png:
582 * platform/mac/svg/W3C-SVG-1.1/fonts-glyph-04-t-expected.png:
583 * platform/mac/svg/W3C-SVG-1.1/interact-dom-01-b-expected.png:
584 * platform/mac/svg/W3C-SVG-1.1/interact-events-01-b-expected.png:
585 * platform/mac/svg/W3C-SVG-1.1/interact-order-03-b-expected.png:
587 2011-02-03 Csaba Osztrogonác <ossy@webkit.org>
589 Unreviewed. Update Qt specific expected results after r77495.
591 * platform/qt/fast/dom/Window/window-properties-expected.txt:
592 * platform/qt/fast/dom/Window/window-properties-performance-expected.txt: Copied from LayoutTests/fast/dom/Window/window-properties-performance-expected.txt.
594 2011-02-02 Evan Martin <evan@chromium.org>
596 Reviewed by Tony Chang.
598 [chromium] complex joining characters positioned in wrong place
599 https://bugs.webkit.org/show_bug.cgi?id=53637
601 Add a test that includes some characters that exhibited the problem.
602 Unfortunately it's purely a rendering issue, so it is a pixel test.
604 * platform/chromium-linux/fast/text/international/complex-joining-using-gpos-expected.checksum: Added.
605 * platform/chromium-linux/fast/text/international/complex-joining-using-gpos-expected.png: Added.
606 * platform/chromium-linux/fast/text/international/complex-joining-using-gpos-expected.txt: Added.
607 * platform/chromium-linux/fast/text/international/complex-joining-using-gpos.html: Added.
609 2011-02-03 Ryosuke Niwa <rniwa@webkit.org>
611 Unreviewed; remove the line I intended to remove.
613 * platform/chromium/test_expectations.txt:
615 2011-02-03 Ryosuke Niwa <rniwa@webkit.org>
617 Unreviewed Chromium test expectation update for
618 http://src.chromium.org/viewvc/chrome?view=rev&revision=73469
620 * platform/chromium/test_expectations.txt:
622 2011-02-02 Dimitri Glazkov <dglazkov@chromium.org>
624 Reviewed by Kent Tamura.
626 REGRESSION(r76147): Slider thumb position is not updated when value attribute is changed.
627 https://bugs.webkit.org/show_bug.cgi?id=53634
629 * fast/dom/HTMLInputElement/input-slider-update.html: Added.
630 * platform/mac/fast/dom/HTMLInputElement/input-slider-update-expected.checksum: Added.
631 * platform/mac/fast/dom/HTMLInputElement/input-slider-update-expected.png: Added.
632 * platform/mac/fast/dom/HTMLInputElement/input-slider-update-expected.txt: Added.
634 2011-02-03 Dimitri Glazkov <dglazkov@chromium.org>
636 [Chromium] Update SVG baselines after r77485 for Windows.
638 2011-02-03 Csaba Osztrogonác <ossy@webkit.org>
640 Unreviewed, rebaseline Qt svg tests after r77485.
642 * platform/qt/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.checksum:
643 * platform/qt/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.png:
644 * platform/qt/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.txt:
645 * platform/qt/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.checksum:
646 * platform/qt/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.png:
647 * platform/qt/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.txt:
648 * platform/qt/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.checksum:
649 * platform/qt/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.png:
650 * platform/qt/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.txt:
651 * platform/qt/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.checksum:
652 * platform/qt/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.png:
653 * platform/qt/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.txt:
654 * platform/qt/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.checksum:
655 * platform/qt/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.png:
656 * platform/qt/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.txt:
657 * platform/qt/svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.checksum:
658 * platform/qt/svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.png:
659 * platform/qt/svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.txt:
660 * platform/qt/svg/custom/stroke-width-large-expected.checksum:
661 * platform/qt/svg/custom/stroke-width-large-expected.png:
662 * platform/qt/svg/custom/stroke-width-large-expected.txt:
663 * platform/qt/svg/custom/text-rotated-gradient-expected.checksum:
664 * platform/qt/svg/custom/text-rotated-gradient-expected.png:
665 * platform/qt/svg/custom/text-rotated-gradient-expected.txt:
666 * platform/qt/svg/foreignObject/text-tref-02-b-expected.checksum:
667 * platform/qt/svg/foreignObject/text-tref-02-b-expected.png:
668 * platform/qt/svg/foreignObject/text-tref-02-b-expected.txt:
669 * platform/qt/svg/text/lengthAdjust-text-metrics-expected.checksum: Added.
670 * platform/qt/svg/text/lengthAdjust-text-metrics-expected.png: Added.
671 * platform/qt/svg/text/lengthAdjust-text-metrics-expected.txt:
672 * platform/qt/svg/text/select-textLength-spacing-squeeze-1-expected.checksum:
673 * platform/qt/svg/text/select-textLength-spacing-squeeze-1-expected.png:
674 * platform/qt/svg/text/select-textLength-spacing-squeeze-1-expected.txt:
675 * platform/qt/svg/text/select-textLength-spacing-squeeze-2-expected.checksum:
676 * platform/qt/svg/text/select-textLength-spacing-squeeze-2-expected.png:
677 * platform/qt/svg/text/select-textLength-spacing-squeeze-2-expected.txt:
678 * platform/qt/svg/text/select-textLength-spacing-squeeze-3-expected.checksum:
679 * platform/qt/svg/text/select-textLength-spacing-squeeze-3-expected.png:
680 * platform/qt/svg/text/select-textLength-spacing-squeeze-3-expected.txt:
681 * platform/qt/svg/text/select-textLength-spacing-squeeze-4-expected.checksum:
682 * platform/qt/svg/text/select-textLength-spacing-squeeze-4-expected.png:
683 * platform/qt/svg/text/select-textLength-spacing-squeeze-4-expected.txt:
684 * platform/qt/svg/text/select-textLength-spacing-stretch-1-expected.checksum:
685 * platform/qt/svg/text/select-textLength-spacing-stretch-1-expected.png:
686 * platform/qt/svg/text/select-textLength-spacing-stretch-1-expected.txt:
687 * platform/qt/svg/text/select-textLength-spacing-stretch-2-expected.checksum:
688 * platform/qt/svg/text/select-textLength-spacing-stretch-2-expected.png:
689 * platform/qt/svg/text/select-textLength-spacing-stretch-2-expected.txt:
690 * platform/qt/svg/text/select-textLength-spacing-stretch-3-expected.checksum:
691 * platform/qt/svg/text/select-textLength-spacing-stretch-3-expected.png:
692 * platform/qt/svg/text/select-textLength-spacing-stretch-3-expected.txt:
693 * platform/qt/svg/text/select-textLength-spacing-stretch-4-expected.checksum:
694 * platform/qt/svg/text/select-textLength-spacing-stretch-4-expected.png:
695 * platform/qt/svg/text/select-textLength-spacing-stretch-4-expected.txt:
696 * platform/qt/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.checksum:
697 * platform/qt/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.png:
698 * platform/qt/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.txt:
699 * platform/qt/svg/text/select-x-list-1-expected.checksum:
700 * platform/qt/svg/text/select-x-list-1-expected.png:
701 * platform/qt/svg/text/select-x-list-1-expected.txt:
702 * platform/qt/svg/text/select-x-list-2-expected.checksum:
703 * platform/qt/svg/text/select-x-list-2-expected.png:
704 * platform/qt/svg/text/select-x-list-2-expected.txt:
705 * platform/qt/svg/text/select-x-list-3-expected.checksum:
706 * platform/qt/svg/text/select-x-list-3-expected.png:
707 * platform/qt/svg/text/select-x-list-3-expected.txt:
708 * platform/qt/svg/text/select-x-list-4-expected.checksum:
709 * platform/qt/svg/text/select-x-list-4-expected.png:
710 * platform/qt/svg/text/select-x-list-4-expected.txt:
711 * platform/qt/svg/text/select-x-list-with-tspans-1-expected.checksum:
712 * platform/qt/svg/text/select-x-list-with-tspans-1-expected.png:
713 * platform/qt/svg/text/select-x-list-with-tspans-1-expected.txt:
714 * platform/qt/svg/text/select-x-list-with-tspans-2-expected.checksum:
715 * platform/qt/svg/text/select-x-list-with-tspans-2-expected.png:
716 * platform/qt/svg/text/select-x-list-with-tspans-2-expected.txt:
717 * platform/qt/svg/text/select-x-list-with-tspans-3-expected.checksum:
718 * platform/qt/svg/text/select-x-list-with-tspans-3-expected.png:
719 * platform/qt/svg/text/select-x-list-with-tspans-3-expected.txt:
720 * platform/qt/svg/text/select-x-list-with-tspans-4-expected.checksum:
721 * platform/qt/svg/text/select-x-list-with-tspans-4-expected.png:
722 * platform/qt/svg/text/select-x-list-with-tspans-4-expected.txt:
723 * platform/qt/svg/text/selection-doubleclick-expected.checksum:
724 * platform/qt/svg/text/selection-doubleclick-expected.png:
725 * platform/qt/svg/text/selection-doubleclick-expected.txt:
726 * platform/qt/svg/text/selection-tripleclick-expected.checksum:
727 * platform/qt/svg/text/selection-tripleclick-expected.png:
728 * platform/qt/svg/text/selection-tripleclick-expected.txt:
729 * platform/qt/svg/transforms/text-with-mask-with-svg-transform-expected.checksum:
730 * platform/qt/svg/transforms/text-with-mask-with-svg-transform-expected.png:
731 * platform/qt/svg/transforms/text-with-mask-with-svg-transform-expected.txt:
732 * platform/qt/svg/zoom/page/zoom-coords-viewattr-01-b-expected.checksum: Added.
733 * platform/qt/svg/zoom/page/zoom-coords-viewattr-01-b-expected.png: Added.
734 * platform/qt/svg/zoom/page/zoom-coords-viewattr-01-b-expected.txt:
735 * platform/qt/svg/zoom/page/zoom-mask-with-percentages-expected.checksum:
736 * platform/qt/svg/zoom/page/zoom-mask-with-percentages-expected.png:
737 * platform/qt/svg/zoom/page/zoom-mask-with-percentages-expected.txt:
739 2011-01-27 Philippe Normand <pnormand@igalia.com>
741 Reviewed by Martin Robinson.
743 [GTK] LayoutTests/media/audio-mpeg4-supported.html fails
744 https://bugs.webkit.org/show_bug.cgi?id=53125
746 * platform/gtk/Skipped: Unskip fixed test.
748 2011-02-03 Philippe Normand <pnormand@igalia.com>
750 Unreviewed, skipping 2 more websocket tests on GTK, see bug 53683.
752 * platform/gtk/Skipped: skip http/tests/websocket/tests/simple.html
753 and http/tests/websocket/tests/cross-origin.html
755 2011-02-03 Simon Fraser <simon.fraser@apple.com>
757 Reviewed by Sam Weinig.
759 ShadowBlur radius for CSS shadows is slightly too big
760 https://bugs.webkit.org/show_bug.cgi?id=53660
762 Updated pixel results.
764 * platform/mac/compositing/shadows/shadow-drawing-expected.checksum:
765 * platform/mac/compositing/shadows/shadow-drawing-expected.png:
766 * platform/mac/fast/borders/border-radius-split-inline-expected.checksum:
767 * platform/mac/fast/borders/border-radius-split-inline-expected.png:
768 * platform/mac/fast/box-shadow/basic-shadows-expected.checksum:
769 * platform/mac/fast/box-shadow/basic-shadows-expected.png:
770 * platform/mac/fast/box-shadow/box-shadow-radius-expected.checksum:
771 * platform/mac/fast/box-shadow/box-shadow-radius-expected.png:
772 * platform/mac/fast/box-shadow/box-shadow-transformed-expected.checksum:
773 * platform/mac/fast/box-shadow/box-shadow-transformed-expected.png:
774 * platform/mac/fast/box-shadow/inset-box-shadow-radius-expected.checksum:
775 * platform/mac/fast/box-shadow/inset-box-shadow-radius-expected.png:
776 * platform/mac/fast/box-shadow/inset-expected.checksum:
777 * platform/mac/fast/box-shadow/inset-expected.png:
778 * platform/mac/fast/css/color-correction-on-box-shadow-expected.checksum:
779 * platform/mac/fast/css/color-correction-on-box-shadow-expected.png:
780 * platform/mac/fast/css/shadow-multiple-expected.checksum:
781 * platform/mac/fast/css/shadow-multiple-expected.png:
782 * platform/mac/fast/repaint/box-shadow-h-expected.checksum:
783 * platform/mac/fast/repaint/box-shadow-h-expected.png:
784 * platform/mac/fast/repaint/box-shadow-v-expected.checksum:
785 * platform/mac/fast/repaint/box-shadow-v-expected.png:
786 * platform/mac/fast/repaint/shadow-multiple-horizontal-expected.checksum:
787 * platform/mac/fast/repaint/shadow-multiple-horizontal-expected.png:
788 * platform/mac/fast/repaint/shadow-multiple-strict-horizontal-expected.checksum:
789 * platform/mac/fast/repaint/shadow-multiple-strict-horizontal-expected.png:
790 * platform/mac/fast/repaint/shadow-multiple-strict-vertical-expected.checksum:
791 * platform/mac/fast/repaint/shadow-multiple-strict-vertical-expected.png:
792 * platform/mac/fast/repaint/shadow-multiple-vertical-expected.checksum:
793 * platform/mac/fast/repaint/shadow-multiple-vertical-expected.png:
794 * platform/mac/fast/repaint/transform-replaced-shadows-expected.checksum:
795 * platform/mac/fast/repaint/transform-replaced-shadows-expected.png:
796 * platform/mac/fast/transforms/shadows-expected.checksum:
797 * platform/mac/fast/transforms/shadows-expected.png:
798 * platform/mac/svg/css/composite-shadow-text-expected.checksum:
799 * platform/mac/svg/css/composite-shadow-text-expected.png:
801 2011-02-03 Philippe Normand <pnormand@igalia.com>
803 Unreviewed, rebaseline GTK svg tests after r77485.
805 * platform/gtk/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.txt:
806 * platform/gtk/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.txt:
807 * platform/gtk/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.txt:
808 * platform/gtk/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.txt:
809 * platform/gtk/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.txt:
810 * platform/gtk/svg/css/composite-shadow-text-expected.txt:
811 * platform/gtk/svg/css/group-with-shadow-expected.txt:
812 * platform/gtk/svg/css/shadow-changes-expected.txt:
813 * platform/gtk/svg/css/text-gradient-shadow-expected.txt:
814 * platform/gtk/svg/custom/stroke-width-large-expected.txt:
815 * platform/gtk/svg/custom/text-rotated-gradient-expected.txt:
816 * platform/gtk/svg/custom/text-rotation-expected.txt:
817 * platform/gtk/svg/foreignObject/text-tref-02-b-expected.txt:
818 * platform/gtk/svg/hixie/text/001-expected.txt:
819 * platform/gtk/svg/text/select-textLength-spacing-squeeze-1-expected.txt:
820 * platform/gtk/svg/text/select-textLength-spacing-squeeze-2-expected.txt:
821 * platform/gtk/svg/text/select-textLength-spacing-squeeze-3-expected.txt:
822 * platform/gtk/svg/text/select-textLength-spacing-squeeze-4-expected.txt:
823 * platform/gtk/svg/text/select-textLength-spacing-stretch-1-expected.txt:
824 * platform/gtk/svg/text/select-textLength-spacing-stretch-2-expected.txt:
825 * platform/gtk/svg/text/select-textLength-spacing-stretch-3-expected.txt:
826 * platform/gtk/svg/text/select-textLength-spacing-stretch-4-expected.txt:
827 * platform/gtk/svg/text/select-textLength-spacingAndGlyphs-squeeze-1-expected.txt:
828 * platform/gtk/svg/text/select-textLength-spacingAndGlyphs-squeeze-2-expected.txt:
829 * platform/gtk/svg/text/select-textLength-spacingAndGlyphs-squeeze-3-expected.txt:
830 * platform/gtk/svg/text/select-textLength-spacingAndGlyphs-squeeze-4-expected.txt:
831 * platform/gtk/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.txt:
832 * platform/gtk/svg/text/select-textLength-spacingAndGlyphs-stretch-2-expected.txt:
833 * platform/gtk/svg/text/select-textLength-spacingAndGlyphs-stretch-3-expected.txt:
834 * platform/gtk/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.txt:
835 * platform/gtk/svg/text/select-x-list-1-expected.txt:
836 * platform/gtk/svg/text/select-x-list-2-expected.txt:
837 * platform/gtk/svg/text/select-x-list-3-expected.txt:
838 * platform/gtk/svg/text/select-x-list-4-expected.txt:
839 * platform/gtk/svg/text/select-x-list-with-tspans-1-expected.txt:
840 * platform/gtk/svg/text/select-x-list-with-tspans-2-expected.txt:
841 * platform/gtk/svg/text/select-x-list-with-tspans-3-expected.txt:
842 * platform/gtk/svg/text/select-x-list-with-tspans-4-expected.txt:
843 * platform/gtk/svg/text/selection-doubleclick-expected.txt:
844 * platform/gtk/svg/text/selection-tripleclick-expected.txt:
845 * platform/gtk/svg/zoom/page/zoom-coords-viewattr-01-b-expected.txt:
846 * platform/gtk/svg/zoom/text/zoom-coords-viewattr-01-b-expected.txt:
848 2011-02-01 Pavel Podivilov <podivilov@chromium.org>
850 Reviewed by Pavel Feldman.
852 Web Inspector: introduce new api for managing JavaScript breakpoints.
853 https://bugs.webkit.org/show_bug.cgi?id=53235
855 * inspector/report-protocol-errors.html:
857 2011-02-03 Philippe Normand <pnormand@igalia.com>
859 Unreviewed, skip flaky websocket tests on GTK
860 https://bugs.webkit.org/show_bug.cgi?id=53683
862 * platform/gtk/Skipped:
864 2011-02-03 Alexander Pavlov <apavlov@chromium.org>
866 Unreviewed, fix build after r77478.
868 * inspector/styles-source-lines-inline.html: Roll back inadvertent function rename.
870 2011-02-03 Philippe Normand <pnormand@igalia.com>
872 Unreviewed, skip flaky test
873 fast/frames/sandboxed-iframe-scripting.html on GTK
874 https://bugs.webkit.org/show_bug.cgi?id=53680
876 * platform/gtk/Skipped:
878 2011-02-03 Nikolas Zimmermann <nzimmermann@rim.com>
880 Reviewed by Dirk Schulze.
882 small text which is scaled to be large renders pixelated
883 https://bugs.webkit.org/show_bug.cgi?id=12448
885 Update SVG test results after fixing small font size support. Land new mac/mac-leopard baseline, as text looks slightly different
886 in each testcase, as the font-size used for on-screen rendering has changed, this results in hinting differences, inter-glyph
887 space changes, etc. This commit only includes the textual result changes, the pixel test baseline will land in chunks in follow-up commits.
889 To those who have to rebaseline their platforms: Some of the svg/text pixel test results may look questionable on first sight,
890 - svg/text/select-* tests:
891 These tests render a certain string 'Foobar' and query the metrics using SVG Text DOM API (getExtentOfChar(firstChar) and getExtentOfChar(lastChar)).
892 A red rectangle is drawn, to represent the size of the string, which gives precise results using floating-point accurancy.
893 Using eventSender, a selection is simulated, by clicking the first char, holding down, and moving towards the last character.
894 The blue selection rect which is drawn, should in theory be equal to the red rectangle.
895 In practice it is not, as the selection rect is aligned to integer boundaries (see floor calls in Font::selectionRect...).
896 Since we switched to use floating-point precision metrics, the actual drawn selection may exceed the red rectangle up to 1px.
898 - svg/text/selection-(doubleclick|tripleclick).svg:
899 These tests use DRTs dumpSelectionRect() which draws a red rectangle, highlighting the SelectionController::bounds() obtained through RenderView.
900 In theory this red rectangle, should be equal to the drawn blue selection rect. Again it isn't, as the bounds() methods uses selectionRectForRepaint()
901 of RenderText, which returns an enclosingIntRect of the actual selection. The drawn selection starts at y=0.93 in the first testcase, the selectionRectForRepaint()
902 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
903 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.
905 - css3/zoom-coords.* / svg/zoom/page/zoom-zoom-coords*:
906 These tests have different expectations now, as we're using the floatAscent/floatDesent/floatHeight FontMetrics methods instead of
907 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.
909 * css3/zoom-coords-expected.txt:
910 * css3/zoom-coords.xhtml:
911 * platform/mac-leopard/Skipped:
912 * platform/mac-leopard/svg/W3C-SVG-1.1-SE/coords-dom-01-f-expected.checksum: Added.
913 * platform/mac-leopard/svg/W3C-SVG-1.1-SE/coords-dom-01-f-expected.png: Added.
914 * platform/mac-leopard/svg/W3C-SVG-1.1-SE/coords-dom-01-f-expected.txt: Added.
915 * platform/mac-leopard/svg/W3C-SVG-1.1-SE/coords-dom-02-f-expected.checksum: Added.
916 * platform/mac-leopard/svg/W3C-SVG-1.1-SE/coords-dom-02-f-expected.png: Added.
917 * platform/mac-leopard/svg/W3C-SVG-1.1-SE/coords-dom-02-f-expected.txt: Added.
918 * platform/mac-leopard/svg/W3C-SVG-1.1-SE/coords-dom-03-f-expected.txt: Added.
919 * platform/mac-leopard/svg/W3C-SVG-1.1-SE/coords-dom-04-f-expected.txt: Added.
920 * platform/mac-leopard/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.txt: Added.
921 * platform/mac-leopard/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.checksum: Added.
922 * platform/mac-leopard/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.png: Added.
923 * platform/mac-leopard/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.txt: Added.
924 * platform/mac-leopard/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.txt: Added.
925 * platform/mac-leopard/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.txt: Added.
926 * platform/mac-leopard/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.txt: Added.
927 * platform/mac-leopard/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.checksum: Added.
928 * platform/mac-leopard/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.png: Added.
929 * platform/mac-leopard/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.txt: Added.
930 * platform/mac-leopard/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.txt: Added.
931 * platform/mac-leopard/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.txt: Added.
932 * platform/mac-leopard/svg/W3C-SVG-1.1-SE/types-dom-03-b-expected.txt: Added.
933 * platform/mac-leopard/svg/W3C-SVG-1.1-SE/types-dom-04-b-expected.txt: Added.
934 * platform/mac-leopard/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.txt: Added.
935 * platform/mac-leopard/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.txt: Added.
936 * platform/mac-leopard/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.txt: Added.
937 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-84-t-expected.checksum: Added.
938 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-84-t-expected.png: Added.
939 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-84-t-expected.txt: Added.
940 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-04-t-expected.checksum: Added.
941 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-04-t-expected.png: Added.
942 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-04-t-expected.txt: Added.
943 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-05-t-expected.checksum: Added.
944 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-05-t-expected.png: Added.
945 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-05-t-expected.txt: Added.
946 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-06-t-expected.checksum: Added.
947 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-06-t-expected.png: Added.
948 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-06-t-expected.txt: Added.
949 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-07-t-expected.checksum: Added.
950 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-07-t-expected.png: Added.
951 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-07-t-expected.txt: Added.
952 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-08-t-expected.checksum: Added.
953 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-08-t-expected.png: Added.
954 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-08-t-expected.txt: Added.
955 * platform/mac-leopard/svg/W3C-SVG-1.1/text-text-01-b-expected.checksum: Added.
956 * platform/mac-leopard/svg/W3C-SVG-1.1/text-text-01-b-expected.png: Added.
957 * platform/mac-leopard/svg/W3C-SVG-1.1/text-text-01-b-expected.txt: Added.
958 * platform/mac-leopard/svg/W3C-SVG-1.1/text-text-03-b-expected.checksum: Added.
959 * platform/mac-leopard/svg/W3C-SVG-1.1/text-text-03-b-expected.png: Added.
960 * platform/mac-leopard/svg/W3C-SVG-1.1/text-text-03-b-expected.txt: Added.
961 * platform/mac-leopard/svg/batik/masking/maskRegions-expected.txt:
962 * platform/mac-leopard/svg/batik/text/smallFonts-expected.txt:
963 * platform/mac-leopard/svg/carto.net/button-expected.checksum: Added.
964 * platform/mac-leopard/svg/carto.net/button-expected.png: Added.
965 * platform/mac-leopard/svg/carto.net/button-expected.txt: Added.
966 * platform/mac-leopard/svg/carto.net/combobox-expected.checksum: Added.
967 * platform/mac-leopard/svg/carto.net/combobox-expected.png: Added.
968 * platform/mac-leopard/svg/carto.net/combobox-expected.txt: Added.
969 * platform/mac-leopard/svg/carto.net/textbox-expected.checksum: Added.
970 * platform/mac-leopard/svg/carto.net/textbox-expected.png: Added.
971 * platform/mac-leopard/svg/carto.net/textbox-expected.txt: Added.
972 * platform/mac-leopard/svg/carto.net/window-expected.checksum: Added.
973 * platform/mac-leopard/svg/carto.net/window-expected.png: Added.
974 * platform/mac-leopard/svg/carto.net/window-expected.txt: Added.
975 * platform/mac-leopard/svg/custom/js-late-clipPath-and-object-creation-expected.checksum: Added.
976 * platform/mac-leopard/svg/custom/js-late-clipPath-and-object-creation-expected.png: Added.
977 * platform/mac-leopard/svg/custom/js-late-clipPath-and-object-creation-expected.txt: Added.
978 * platform/mac-leopard/svg/custom/js-late-clipPath-creation-expected.checksum: Added.
979 * platform/mac-leopard/svg/custom/js-late-clipPath-creation-expected.png: Added.
980 * platform/mac-leopard/svg/custom/js-late-clipPath-creation-expected.txt: Added.
981 * platform/mac-leopard/svg/custom/marker-default-width-height-expected.checksum: Added.
982 * platform/mac-leopard/svg/custom/marker-default-width-height-expected.png: Added.
983 * platform/mac-leopard/svg/custom/marker-default-width-height-expected.txt: Added.
984 * platform/mac-leopard/svg/custom/path-textPath-simulation-expected.checksum: Added.
985 * platform/mac-leopard/svg/custom/path-textPath-simulation-expected.png: Added.
986 * platform/mac-leopard/svg/custom/path-textPath-simulation-expected.txt: Added.
987 * platform/mac-leopard/svg/custom/stroke-width-large-expected.checksum: Added.
988 * platform/mac-leopard/svg/custom/stroke-width-large-expected.png: Added.
989 * platform/mac-leopard/svg/custom/stroke-width-large-expected.txt: Added.
990 * platform/mac-leopard/svg/custom/tref-update-expected.checksum: Added.
991 * platform/mac-leopard/svg/custom/tref-update-expected.png: Added.
992 * platform/mac-leopard/svg/custom/tref-update-expected.txt: Added.
993 * platform/mac-leopard/svg/custom/use-referencing-nonexisting-symbol-expected.checksum: Added.
994 * platform/mac-leopard/svg/custom/use-referencing-nonexisting-symbol-expected.png: Added.
995 * platform/mac-leopard/svg/custom/use-referencing-nonexisting-symbol-expected.txt: Added.
996 * platform/mac-leopard/svg/foreignObject/text-tref-02-b-expected.checksum: Added.
997 * platform/mac-leopard/svg/foreignObject/text-tref-02-b-expected.png: Added.
998 * platform/mac-leopard/svg/foreignObject/text-tref-02-b-expected.txt: Added.
999 * platform/mac-leopard/svg/hixie/viewbox: Added.
1000 * platform/mac-leopard/svg/hixie/viewbox/preserveAspectRatio: Added.
1001 * platform/mac-leopard/svg/hixie/viewbox/preserveAspectRatio/001-expected.checksum: Added.
1002 * platform/mac-leopard/svg/hixie/viewbox/preserveAspectRatio/001-expected.png: Added.
1003 * platform/mac-leopard/svg/hixie/viewbox/preserveAspectRatio/001-expected.txt: Added.
1004 * platform/mac-leopard/svg/hixie/viewbox/preserveAspectRatio/002-expected.checksum: Added.
1005 * platform/mac-leopard/svg/hixie/viewbox/preserveAspectRatio/002-expected.png: Added.
1006 * platform/mac-leopard/svg/hixie/viewbox/preserveAspectRatio/002-expected.txt: Added.
1007 * platform/mac-leopard/svg/text/font-size-below-point-five-2-expected.checksum: Added.
1008 * platform/mac-leopard/svg/text/font-size-below-point-five-2-expected.png: Added.
1009 * platform/mac-leopard/svg/text/font-size-below-point-five-2-expected.txt: Added.
1010 * platform/mac-leopard/svg/text/scaled-font-expected.checksum: Added.
1011 * platform/mac-leopard/svg/text/scaled-font-expected.png: Added.
1012 * platform/mac-leopard/svg/text/scaled-font-expected.txt: Added.
1013 * platform/mac-leopard/svg/text/select-textLength-spacing-squeeze-1-expected.checksum: Added.
1014 * platform/mac-leopard/svg/text/select-textLength-spacing-squeeze-1-expected.png: Added.
1015 * platform/mac-leopard/svg/text/select-textLength-spacing-squeeze-1-expected.txt: Added.
1016 * platform/mac-leopard/svg/text/select-textLength-spacing-squeeze-2-expected.checksum: Added.
1017 * platform/mac-leopard/svg/text/select-textLength-spacing-squeeze-2-expected.png: Added.
1018 * platform/mac-leopard/svg/text/select-textLength-spacing-squeeze-2-expected.txt: Added.
1019 * platform/mac-leopard/svg/text/select-textLength-spacing-squeeze-3-expected.checksum: Added.
1020 * platform/mac-leopard/svg/text/select-textLength-spacing-squeeze-3-expected.png: Added.
1021 * platform/mac-leopard/svg/text/select-textLength-spacing-squeeze-3-expected.txt: Added.
1022 * platform/mac-leopard/svg/text/select-textLength-spacing-squeeze-4-expected.checksum: Added.
1023 * platform/mac-leopard/svg/text/select-textLength-spacing-squeeze-4-expected.png: Added.
1024 * platform/mac-leopard/svg/text/select-textLength-spacing-squeeze-4-expected.txt: Added.
1025 * platform/mac-leopard/svg/text/select-textLength-spacing-stretch-1-expected.checksum: Added.
1026 * platform/mac-leopard/svg/text/select-textLength-spacing-stretch-1-expected.png: Added.
1027 * platform/mac-leopard/svg/text/select-textLength-spacing-stretch-1-expected.txt: Added.
1028 * platform/mac-leopard/svg/text/select-textLength-spacing-stretch-2-expected.checksum: Added.
1029 * platform/mac-leopard/svg/text/select-textLength-spacing-stretch-2-expected.png: Added.
1030 * platform/mac-leopard/svg/text/select-textLength-spacing-stretch-2-expected.txt: Added.
1031 * platform/mac-leopard/svg/text/select-textLength-spacing-stretch-3-expected.checksum: Added.
1032 * platform/mac-leopard/svg/text/select-textLength-spacing-stretch-3-expected.png: Added.
1033 * platform/mac-leopard/svg/text/select-textLength-spacing-stretch-3-expected.txt: Added.
1034 * platform/mac-leopard/svg/text/select-textLength-spacing-stretch-4-expected.checksum: Added.
1035 * platform/mac-leopard/svg/text/select-textLength-spacing-stretch-4-expected.png: Added.
1036 * platform/mac-leopard/svg/text/select-textLength-spacing-stretch-4-expected.txt: Added.
1037 * platform/mac-leopard/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.checksum: Added.
1038 * platform/mac-leopard/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.png: Added.
1039 * platform/mac-leopard/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.txt: Added.
1040 * platform/mac-leopard/svg/text/select-textLength-spacingAndGlyphs-stretch-2-expected.checksum: Added.
1041 * platform/mac-leopard/svg/text/select-textLength-spacingAndGlyphs-stretch-2-expected.png: Added.
1042 * platform/mac-leopard/svg/text/select-textLength-spacingAndGlyphs-stretch-2-expected.txt: Added.
1043 * platform/mac-leopard/svg/text/select-textLength-spacingAndGlyphs-stretch-3-expected.checksum: Added.
1044 * platform/mac-leopard/svg/text/select-textLength-spacingAndGlyphs-stretch-3-expected.png: Added.
1045 * platform/mac-leopard/svg/text/select-textLength-spacingAndGlyphs-stretch-3-expected.txt: Added.
1046 * platform/mac-leopard/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.checksum: Added.
1047 * platform/mac-leopard/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.png: Added.
1048 * platform/mac-leopard/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.txt: Added.
1049 * platform/mac-leopard/svg/text/select-x-list-3-expected.checksum: Added.
1050 * platform/mac-leopard/svg/text/select-x-list-3-expected.png: Added.
1051 * platform/mac-leopard/svg/text/select-x-list-3-expected.txt: Added.
1052 * platform/mac-leopard/svg/text/small-fonts-2-expected.checksum: Added.
1053 * platform/mac-leopard/svg/text/small-fonts-2-expected.png: Added.
1054 * platform/mac-leopard/svg/text/small-fonts-2-expected.txt: Added.
1055 * platform/mac-leopard/svg/text/small-fonts-3-expected.checksum: Added.
1056 * platform/mac-leopard/svg/text/small-fonts-3-expected.png: Added.
1057 * platform/mac-leopard/svg/text/small-fonts-3-expected.txt: Added.
1058 * platform/mac-leopard/svg/text/small-fonts-expected.checksum: Added.
1059 * platform/mac-leopard/svg/text/small-fonts-expected.png: Added.
1060 * platform/mac-leopard/svg/text/small-fonts-expected.txt: Added.
1061 * platform/mac-leopard/svg/text/small-fonts-in-html5-expected.checksum: Added.
1062 * platform/mac-leopard/svg/text/small-fonts-in-html5-expected.png: Added.
1063 * platform/mac-leopard/svg/text/small-fonts-in-html5-expected.txt: Added.
1064 * platform/mac-leopard/svg/text/text-intro-05-t-expected.txt:
1065 * platform/mac-leopard/svg/text/text-text-01-b-expected.checksum: Added.
1066 * platform/mac-leopard/svg/text/text-text-01-b-expected.png: Added.
1067 * platform/mac-leopard/svg/text/text-text-01-b-expected.txt: Added.
1068 * platform/mac-leopard/svg/zoom/page/zoom-mask-with-percentages-expected.txt:
1069 * platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-01-f-expected.txt:
1070 * platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-02-f-expected.txt:
1071 * platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-03-f-expected.txt:
1072 * platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-04-f-expected.txt:
1073 * platform/mac/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.txt:
1074 * platform/mac/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.txt:
1075 * platform/mac/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.txt:
1076 * platform/mac/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.txt:
1077 * platform/mac/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.txt:
1078 * platform/mac/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.txt:
1079 * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.txt:
1080 * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.txt:
1081 * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-03-b-expected.txt:
1082 * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-04-b-expected.txt:
1083 * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.txt:
1084 * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.txt:
1085 * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.txt:
1086 * platform/mac/svg/W3C-SVG-1.1/animate-elem-02-t-expected.txt:
1087 * platform/mac/svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt:
1088 * platform/mac/svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt:
1089 * platform/mac/svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt:
1090 * platform/mac/svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt:
1091 * platform/mac/svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt:
1092 * platform/mac/svg/W3C-SVG-1.1/animate-elem-09-t-expected.txt:
1093 * platform/mac/svg/W3C-SVG-1.1/animate-elem-10-t-expected.txt:
1094 * platform/mac/svg/W3C-SVG-1.1/animate-elem-11-t-expected.txt:
1095 * platform/mac/svg/W3C-SVG-1.1/animate-elem-12-t-expected.txt:
1096 * platform/mac/svg/W3C-SVG-1.1/animate-elem-13-t-expected.txt:
1097 * platform/mac/svg/W3C-SVG-1.1/animate-elem-14-t-expected.txt:
1098 * platform/mac/svg/W3C-SVG-1.1/animate-elem-15-t-expected.txt:
1099 * platform/mac/svg/W3C-SVG-1.1/animate-elem-16-t-expected.txt:
1100 * platform/mac/svg/W3C-SVG-1.1/animate-elem-17-t-expected.txt:
1101 * platform/mac/svg/W3C-SVG-1.1/animate-elem-18-t-expected.txt:
1102 * platform/mac/svg/W3C-SVG-1.1/animate-elem-19-t-expected.txt:
1103 * platform/mac/svg/W3C-SVG-1.1/animate-elem-22-b-expected.txt:
1104 * platform/mac/svg/W3C-SVG-1.1/animate-elem-23-t-expected.txt:
1105 * platform/mac/svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
1106 * platform/mac/svg/W3C-SVG-1.1/animate-elem-26-t-expected.txt:
1107 * platform/mac/svg/W3C-SVG-1.1/animate-elem-27-t-expected.txt:
1108 * platform/mac/svg/W3C-SVG-1.1/animate-elem-32-t-expected.txt:
1109 * platform/mac/svg/W3C-SVG-1.1/animate-elem-33-t-expected.txt:
1110 * platform/mac/svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt:
1111 * platform/mac/svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt:
1112 * platform/mac/svg/W3C-SVG-1.1/animate-elem-46-t-expected.txt:
1113 * platform/mac/svg/W3C-SVG-1.1/animate-elem-77-t-expected.txt:
1114 * platform/mac/svg/W3C-SVG-1.1/animate-elem-84-t-expected.txt:
1115 * platform/mac/svg/W3C-SVG-1.1/coords-trans-02-t-expected.txt:
1116 * platform/mac/svg/W3C-SVG-1.1/coords-trans-03-t-expected.txt:
1117 * platform/mac/svg/W3C-SVG-1.1/coords-trans-04-t-expected.txt:
1118 * platform/mac/svg/W3C-SVG-1.1/coords-trans-05-t-expected.txt:
1119 * platform/mac/svg/W3C-SVG-1.1/coords-trans-06-t-expected.txt:
1120 * platform/mac/svg/W3C-SVG-1.1/coords-units-02-b-expected.txt:
1121 * platform/mac/svg/W3C-SVG-1.1/coords-units-03-b-expected.txt:
1122 * platform/mac/svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt:
1123 * platform/mac/svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt:
1124 * platform/mac/svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
1125 * platform/mac/svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
1126 * platform/mac/svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
1127 * platform/mac/svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
1128 * platform/mac/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
1129 * platform/mac/svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
1130 * platform/mac/svg/W3C-SVG-1.1/filters-light-04-f-expected.txt:
1131 * platform/mac/svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
1132 * platform/mac/svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
1133 * platform/mac/svg/W3C-SVG-1.1/filters-turb-02-f-expected.txt:
1134 * platform/mac/svg/W3C-SVG-1.1/fonts-desc-02-t-expected.txt:
1135 * platform/mac/svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt:
1136 * platform/mac/svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt:
1137 * platform/mac/svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt:
1138 * platform/mac/svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt:
1139 * platform/mac/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.txt:
1140 * platform/mac/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.txt:
1141 * platform/mac/svg/W3C-SVG-1.1/fonts-elem-07-b-expected.txt:
1142 * platform/mac/svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.txt:
1143 * platform/mac/svg/W3C-SVG-1.1/fonts-glyph-03-t-expected.txt:
1144 * platform/mac/svg/W3C-SVG-1.1/fonts-glyph-04-t-expected.txt:
1145 * platform/mac/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.txt:
1146 * platform/mac/svg/W3C-SVG-1.1/interact-events-01-b-expected.txt:
1147 * platform/mac/svg/W3C-SVG-1.1/interact-order-01-b-expected.txt:
1148 * platform/mac/svg/W3C-SVG-1.1/interact-order-02-b-expected.txt:
1149 * platform/mac/svg/W3C-SVG-1.1/interact-order-03-b-expected.txt:
1150 * platform/mac/svg/W3C-SVG-1.1/interact-zoom-01-t-expected.txt:
1151 * platform/mac/svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
1152 * platform/mac/svg/W3C-SVG-1.1/masking-opacity-01-b-expected.txt:
1153 * platform/mac/svg/W3C-SVG-1.1/masking-path-01-b-expected.txt:
1154 * platform/mac/svg/W3C-SVG-1.1/masking-path-02-b-expected.txt:
1155 * platform/mac/svg/W3C-SVG-1.1/masking-path-03-b-expected.txt:
1156 * platform/mac/svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
1157 * platform/mac/svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt:
1158 * platform/mac/svg/W3C-SVG-1.1/painting-fill-03-t-expected.txt:
1159 * platform/mac/svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt:
1160 * platform/mac/svg/W3C-SVG-1.1/painting-render-01-b-expected.txt:
1161 * platform/mac/svg/W3C-SVG-1.1/painting-stroke-01-t-expected.txt:
1162 * platform/mac/svg/W3C-SVG-1.1/painting-stroke-02-t-expected.txt:
1163 * platform/mac/svg/W3C-SVG-1.1/painting-stroke-03-t-expected.txt:
1164 * platform/mac/svg/W3C-SVG-1.1/painting-stroke-04-t-expected.txt:
1165 * platform/mac/svg/W3C-SVG-1.1/paths-data-04-t-expected.txt:
1166 * platform/mac/svg/W3C-SVG-1.1/paths-data-05-t-expected.txt:
1167 * platform/mac/svg/W3C-SVG-1.1/paths-data-06-t-expected.txt:
1168 * platform/mac/svg/W3C-SVG-1.1/paths-data-07-t-expected.txt:
1169 * platform/mac/svg/W3C-SVG-1.1/paths-data-08-t-expected.txt:
1170 * platform/mac/svg/W3C-SVG-1.1/paths-data-09-t-expected.txt:
1171 * platform/mac/svg/W3C-SVG-1.1/paths-data-10-t-expected.txt:
1172 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-01-b-expected.txt:
1173 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-02-b-expected.txt:
1174 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-03-b-expected.txt:
1175 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-04-b-expected.txt:
1176 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt:
1177 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-07-b-expected.txt:
1178 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt:
1179 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-09-b-expected.txt:
1180 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-10-b-expected.txt:
1181 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-12-b-expected.txt:
1182 * platform/mac/svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.txt:
1183 * platform/mac/svg/W3C-SVG-1.1/render-elems-06-t-expected.txt:
1184 * platform/mac/svg/W3C-SVG-1.1/render-elems-07-t-expected.txt:
1185 * platform/mac/svg/W3C-SVG-1.1/render-elems-08-t-expected.txt:
1186 * platform/mac/svg/W3C-SVG-1.1/render-groups-01-b-expected.txt:
1187 * platform/mac/svg/W3C-SVG-1.1/render-groups-03-t-expected.txt:
1188 * platform/mac/svg/W3C-SVG-1.1/shapes-intro-01-t-expected.txt:
1189 * platform/mac/svg/W3C-SVG-1.1/struct-cond-02-t-expected.txt:
1190 * platform/mac/svg/W3C-SVG-1.1/struct-frag-02-t-expected.txt:
1191 * platform/mac/svg/W3C-SVG-1.1/struct-frag-03-t-expected.txt:
1192 * platform/mac/svg/W3C-SVG-1.1/struct-image-06-t-expected.txt:
1193 * platform/mac/svg/W3C-SVG-1.1/struct-use-01-t-expected.txt:
1194 * platform/mac/svg/W3C-SVG-1.1/styling-css-04-f-expected.txt:
1195 * platform/mac/svg/W3C-SVG-1.1/text-align-01-b-expected.txt:
1196 * platform/mac/svg/W3C-SVG-1.1/text-align-02-b-expected.txt:
1197 * platform/mac/svg/W3C-SVG-1.1/text-align-03-b-expected.txt:
1198 * platform/mac/svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
1199 * platform/mac/svg/W3C-SVG-1.1/text-align-05-b-expected.txt:
1200 * platform/mac/svg/W3C-SVG-1.1/text-align-06-b-expected.txt:
1201 * platform/mac/svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt:
1202 * platform/mac/svg/W3C-SVG-1.1/text-deco-01-b-expected.txt:
1203 * platform/mac/svg/W3C-SVG-1.1/text-fonts-01-t-expected.txt:
1204 * platform/mac/svg/W3C-SVG-1.1/text-path-01-b-expected.txt:
1205 * platform/mac/svg/W3C-SVG-1.1/text-spacing-01-b-expected.txt:
1206 * platform/mac/svg/W3C-SVG-1.1/text-text-01-b-expected.txt:
1207 * platform/mac/svg/W3C-SVG-1.1/text-text-03-b-expected.txt:
1208 * platform/mac/svg/W3C-SVG-1.1/text-text-04-t-expected.txt:
1209 * platform/mac/svg/W3C-SVG-1.1/text-text-05-t-expected.txt:
1210 * platform/mac/svg/W3C-SVG-1.1/text-text-06-t-expected.txt:
1211 * platform/mac/svg/W3C-SVG-1.1/text-text-07-t-expected.txt:
1212 * platform/mac/svg/W3C-SVG-1.1/text-text-08-b-expected.txt:
1213 * platform/mac/svg/W3C-SVG-1.1/text-tselect-01-b-expected.txt:
1214 * platform/mac/svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt:
1215 * platform/mac/svg/W3C-SVG-1.1/text-ws-01-t-expected.txt:
1216 * platform/mac/svg/W3C-SVG-1.1/text-ws-02-t-expected.txt:
1217 * platform/mac/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.txt:
1218 * platform/mac/svg/batik/filters/filterRegions-expected.txt:
1219 * platform/mac/svg/batik/masking/maskRegions-expected.txt:
1220 * platform/mac/svg/batik/paints/gradientLimit-expected.txt:
1221 * platform/mac/svg/batik/paints/patternPreserveAspectRatioA-expected.txt:
1222 * platform/mac/svg/batik/paints/patternRegionA-expected.txt:
1223 * platform/mac/svg/batik/paints/patternRegions-expected.txt:
1224 * platform/mac/svg/batik/paints/patternRegions-positioned-objects-expected.txt:
1225 * platform/mac/svg/batik/text/longTextOnPath-expected.txt:
1226 * platform/mac/svg/batik/text/smallFonts-expected.txt:
1227 * platform/mac/svg/batik/text/textAnchor-expected.txt:
1228 * platform/mac/svg/batik/text/textAnchor2-expected.txt:
1229 * platform/mac/svg/batik/text/textAnchor3-expected.txt:
1230 * platform/mac/svg/batik/text/textDecoration-expected.txt:
1231 * platform/mac/svg/batik/text/textDecoration2-expected.txt:
1232 * platform/mac/svg/batik/text/textEffect-expected.txt:
1233 * platform/mac/svg/batik/text/textEffect2-expected.txt:
1234 * platform/mac/svg/batik/text/textEffect3-expected.txt:
1235 * platform/mac/svg/batik/text/textFeatures-expected.txt:
1236 * platform/mac/svg/batik/text/textGlyphOrientationHorizontal-expected.txt:
1237 * platform/mac/svg/batik/text/textLayout-expected.txt:
1238 * platform/mac/svg/batik/text/textLayout2-expected.txt:
1239 * platform/mac/svg/batik/text/textLength-expected.txt:
1240 * platform/mac/svg/batik/text/textOnPath-expected.txt:
1241 * platform/mac/svg/batik/text/textOnPath2-expected.txt:
1242 * platform/mac/svg/batik/text/textOnPath3-expected.txt:
1243 * platform/mac/svg/batik/text/textOnPathSpaces-expected.txt:
1244 * platform/mac/svg/batik/text/textPCDATA-expected.txt:
1245 * platform/mac/svg/batik/text/textPosition-expected.txt:
1246 * platform/mac/svg/batik/text/textPosition2-expected.txt:
1247 * platform/mac/svg/batik/text/textProperties-expected.txt:
1248 * platform/mac/svg/batik/text/textProperties2-expected.txt:
1249 * platform/mac/svg/batik/text/textStyles-expected.txt:
1250 * platform/mac/svg/batik/text/verticalText-expected.txt:
1251 * platform/mac/svg/batik/text/verticalTextOnPath-expected.txt:
1252 * platform/mac/svg/batik/text/xmlSpace-expected.txt:
1253 * platform/mac/svg/carto.net/button-expected.txt:
1254 * platform/mac/svg/carto.net/colourpicker-expected.txt:
1255 * platform/mac/svg/carto.net/combobox-expected.txt:
1256 * platform/mac/svg/carto.net/scrollbar-expected.txt:
1257 * platform/mac/svg/carto.net/selectionlist-expected.txt:
1258 * platform/mac/svg/carto.net/slider-expected.txt:
1259 * platform/mac/svg/carto.net/tabgroup-expected.txt:
1260 * platform/mac/svg/carto.net/textbox-expected.txt:
1261 * platform/mac/svg/carto.net/window-expected.txt:
1262 * platform/mac/svg/css/group-with-shadow-expected.txt:
1263 * platform/mac/svg/css/shadow-changes-expected.txt:
1264 * platform/mac/svg/css/text-shadow-multiple-expected.txt:
1265 * platform/mac/svg/custom/SVGPoint-matrixTransform-expected.txt:
1266 * platform/mac/svg/custom/alignment-baseline-modes-expected.txt:
1267 * platform/mac/svg/custom/altglyph-expected.txt:
1268 * platform/mac/svg/custom/coords-relative-units-transforms-expected.txt:
1269 * platform/mac/svg/custom/dominant-baseline-modes-expected.txt:
1270 * platform/mac/svg/custom/feComponentTransfer-Discrete-expected.txt:
1271 * platform/mac/svg/custom/feComponentTransfer-Gamma-expected.txt:
1272 * platform/mac/svg/custom/feComponentTransfer-Linear-expected.txt:
1273 * platform/mac/svg/custom/feComponentTransfer-Table-expected.txt:
1274 * platform/mac/svg/custom/font-face-simple-expected.txt:
1275 * platform/mac/svg/custom/getTransformToElement-expected.txt:
1276 * platform/mac/svg/custom/glyph-selection-lang-attribute-expected.txt:
1277 * platform/mac/svg/custom/image-small-width-height-expected.txt:
1278 * platform/mac/svg/custom/invalid-css-expected.txt:
1279 * platform/mac/svg/custom/js-late-clipPath-and-object-creation-expected.txt:
1280 * platform/mac/svg/custom/js-late-clipPath-creation-expected.txt:
1281 * platform/mac/svg/custom/js-late-gradient-and-object-creation-expected.txt:
1282 * platform/mac/svg/custom/js-late-gradient-creation-expected.txt:
1283 * platform/mac/svg/custom/js-late-pattern-and-object-creation-expected.txt:
1284 * platform/mac/svg/custom/js-late-pattern-creation-expected.txt:
1285 * platform/mac/svg/custom/linking-a-03-b-all-expected.txt:
1286 * platform/mac/svg/custom/linking-a-03-b-preserveAspectRatio-expected.txt:
1287 * platform/mac/svg/custom/linking-a-03-b-transform-expected.txt:
1288 * platform/mac/svg/custom/linking-a-03-b-viewBox-expected.txt:
1289 * platform/mac/svg/custom/linking-a-03-b-viewBox-transform-expected.txt:
1290 * platform/mac/svg/custom/linking-a-03-b-viewTarget-expected.txt:
1291 * platform/mac/svg/custom/linking-a-03-b-zoomAndPan-expected.txt:
1292 * platform/mac/svg/custom/marker-default-width-height-expected.txt:
1293 * platform/mac/svg/custom/path-textPath-simulation-expected.txt:
1294 * platform/mac/svg/custom/pattern-rotate-expected.txt:
1295 * platform/mac/svg/custom/preserve-aspect-ratio-syntax-expected.txt:
1296 * platform/mac/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt:
1297 * platform/mac/svg/custom/shapes-supporting-markers-expected.txt:
1298 * platform/mac/svg/custom/stroke-width-large-expected.txt:
1299 * platform/mac/svg/custom/stroked-pattern-expected.txt:
1300 * platform/mac/svg/custom/struct-use-09-b-expected.txt:
1301 * platform/mac/svg/custom/style-attribute-font-size-expected.txt:
1302 * platform/mac/svg/custom/text-clip-expected.txt:
1303 * platform/mac/svg/custom/text-ctm-expected.txt:
1304 * platform/mac/svg/custom/text-dom-01-f-expected.txt:
1305 * platform/mac/svg/custom/text-filter-expected.txt:
1306 * platform/mac/svg/custom/text-hit-test-expected.txt:
1307 * platform/mac/svg/custom/text-letter-spacing-expected.txt:
1308 * platform/mac/svg/custom/text-rotated-gradient-expected.txt:
1309 * platform/mac/svg/custom/text-rotation-expected.txt:
1310 * platform/mac/svg/custom/text-whitespace-handling-expected.txt:
1311 * platform/mac/svg/custom/text-x-dx-lists-expected.txt:
1312 * platform/mac/svg/custom/text-x-override-in-tspan-child-expected.txt:
1313 * platform/mac/svg/custom/tref-update-expected.txt:
1314 * platform/mac/svg/custom/use-detach-expected.txt:
1315 * platform/mac/svg/custom/use-dynamic-append-expected.txt:
1316 * platform/mac/svg/custom/use-instanceRoot-modifications-expected.txt:
1317 * platform/mac/svg/custom/use-modify-container-in-target-expected.txt:
1318 * platform/mac/svg/custom/use-modify-target-container-expected.txt:
1319 * platform/mac/svg/custom/use-modify-target-symbol-expected.txt:
1320 * platform/mac/svg/custom/use-on-g-containing-symbol-expected.txt:
1321 * platform/mac/svg/custom/use-on-g-containing-use-expected.txt:
1322 * platform/mac/svg/custom/use-on-g-expected.txt:
1323 * platform/mac/svg/custom/use-on-rect-expected.txt:
1324 * platform/mac/svg/custom/use-on-symbol-expected.txt:
1325 * platform/mac/svg/custom/use-on-text-expected.txt:
1326 * platform/mac/svg/custom/use-on-use-expected.txt:
1327 * platform/mac/svg/custom/use-recursion-1-expected.txt:
1328 * platform/mac/svg/custom/use-recursion-2-expected.txt:
1329 * platform/mac/svg/custom/use-recursion-3-expected.txt:
1330 * platform/mac/svg/custom/use-recursion-4-expected.txt:
1331 * platform/mac/svg/custom/use-referencing-nonexisting-symbol-expected.txt:
1332 * platform/mac/svg/custom/use-transform-expected.txt:
1333 * platform/mac/svg/custom/viewbox-syntax-expected.txt:
1334 * platform/mac/svg/foreignObject/text-tref-02-b-expected.txt:
1335 * platform/mac/svg/hixie/perf/003-expected.txt:
1336 * platform/mac/svg/hixie/perf/004-expected.txt:
1337 * platform/mac/svg/hixie/perf/005-expected.txt:
1338 * platform/mac/svg/hixie/perf/006-expected.txt:
1339 * platform/mac/svg/hixie/text/003-expected.txt:
1340 * platform/mac/svg/hixie/text/003a-expected.txt:
1341 * platform/mac/svg/hixie/text/003b-expected.txt:
1342 * platform/mac/svg/hixie/viewbox/002-expected.txt:
1343 * platform/mac/svg/hixie/viewbox/003-expected.txt:
1344 * platform/mac/svg/hixie/viewbox/preserveAspectRatio/001-expected.txt:
1345 * platform/mac/svg/hixie/viewbox/preserveAspectRatio/002-expected.txt:
1346 * platform/mac/svg/text/font-size-below-point-five-2-expected.checksum: Added.
1347 * platform/mac/svg/text/font-size-below-point-five-2-expected.png: Added.
1348 * platform/mac/svg/text/font-size-below-point-five-2-expected.txt: Added.
1349 * platform/mac/svg/text/font-size-below-point-five-expected.checksum: Added.
1350 * platform/mac/svg/text/font-size-below-point-five-expected.png: Added.
1351 * platform/mac/svg/text/font-size-below-point-five-expected.txt: Added.
1352 * platform/mac/svg/text/kerning-expected.txt:
1353 * platform/mac/svg/text/multichar-glyph-expected.txt:
1354 * platform/mac/svg/text/scaled-font-expected.checksum: Added.
1355 * platform/mac/svg/text/scaled-font-expected.png: Added.
1356 * platform/mac/svg/text/scaled-font-expected.txt: Added.
1357 * platform/mac/svg/text/select-textLength-spacing-squeeze-1-expected.txt:
1358 * platform/mac/svg/text/select-textLength-spacing-squeeze-2-expected.txt:
1359 * platform/mac/svg/text/select-textLength-spacing-squeeze-3-expected.txt:
1360 * platform/mac/svg/text/select-textLength-spacing-squeeze-4-expected.txt:
1361 * platform/mac/svg/text/select-textLength-spacing-stretch-1-expected.txt:
1362 * platform/mac/svg/text/select-textLength-spacing-stretch-2-expected.txt:
1363 * platform/mac/svg/text/select-textLength-spacing-stretch-3-expected.txt:
1364 * platform/mac/svg/text/select-textLength-spacing-stretch-4-expected.txt:
1365 * platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-1-expected.txt:
1366 * platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-2-expected.txt:
1367 * platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-3-expected.txt:
1368 * platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-4-expected.txt:
1369 * platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.txt:
1370 * platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-2-expected.txt:
1371 * platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-3-expected.txt:
1372 * platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.txt:
1373 * platform/mac/svg/text/select-x-list-1-expected.txt:
1374 * platform/mac/svg/text/select-x-list-2-expected.txt:
1375 * platform/mac/svg/text/select-x-list-3-expected.txt:
1376 * platform/mac/svg/text/select-x-list-4-expected.txt:
1377 * platform/mac/svg/text/select-x-list-with-tspans-1-expected.txt:
1378 * platform/mac/svg/text/select-x-list-with-tspans-2-expected.txt:
1379 * platform/mac/svg/text/select-x-list-with-tspans-3-expected.txt:
1380 * platform/mac/svg/text/select-x-list-with-tspans-4-expected.txt:
1381 * platform/mac/svg/text/selection-doubleclick-expected.txt:
1382 * platform/mac/svg/text/selection-tripleclick-expected.txt:
1383 * platform/mac/svg/text/small-fonts-2-expected.checksum: Added.
1384 * platform/mac/svg/text/small-fonts-2-expected.png: Added.
1385 * platform/mac/svg/text/small-fonts-2-expected.txt: Added.
1386 * platform/mac/svg/text/small-fonts-3-expected.checksum: Added.
1387 * platform/mac/svg/text/small-fonts-3-expected.png: Added.
1388 * platform/mac/svg/text/small-fonts-3-expected.txt: Added.
1389 * platform/mac/svg/text/small-fonts-expected.checksum: Added.
1390 * platform/mac/svg/text/small-fonts-expected.png: Added.
1391 * platform/mac/svg/text/small-fonts-expected.txt: Added.
1392 * platform/mac/svg/text/small-fonts-in-html5-expected.checksum: Added.
1393 * platform/mac/svg/text/small-fonts-in-html5-expected.png: Added.
1394 * platform/mac/svg/text/small-fonts-in-html5-expected.txt: Added.
1395 * platform/mac/svg/text/text-align-01-b-expected.txt:
1396 * platform/mac/svg/text/text-align-02-b-expected.txt:
1397 * platform/mac/svg/text/text-align-03-b-expected.txt:
1398 * platform/mac/svg/text/text-align-04-b-expected.txt:
1399 * platform/mac/svg/text/text-align-05-b-expected.txt:
1400 * platform/mac/svg/text/text-align-06-b-expected.txt:
1401 * platform/mac/svg/text/text-altglyph-01-b-expected.txt:
1402 * platform/mac/svg/text/text-deco-01-b-expected.txt:
1403 * platform/mac/svg/text/text-fonts-01-t-expected.txt:
1404 * platform/mac/svg/text/text-fonts-02-t-expected.txt:
1405 * platform/mac/svg/text/text-intro-05-t-expected.txt:
1406 * platform/mac/svg/text/text-path-01-b-expected.txt:
1407 * platform/mac/svg/text/text-spacing-01-b-expected.txt:
1408 * platform/mac/svg/text/text-text-01-b-expected.txt:
1409 * platform/mac/svg/text/text-text-03-b-expected.txt:
1410 * platform/mac/svg/text/text-text-04-t-expected.txt:
1411 * platform/mac/svg/text/text-text-05-t-expected.txt:
1412 * platform/mac/svg/text/text-text-06-t-expected.txt:
1413 * platform/mac/svg/text/text-text-07-t-expected.txt:
1414 * platform/mac/svg/text/text-text-08-b-expected.txt:
1415 * platform/mac/svg/text/text-tref-01-b-expected.txt:
1416 * platform/mac/svg/text/text-tselect-01-b-expected.txt:
1417 * platform/mac/svg/text/text-tselect-02-f-expected.txt:
1418 * platform/mac/svg/text/text-tspan-01-b-expected.txt:
1419 * platform/mac/svg/text/text-ws-01-t-expected.txt:
1420 * platform/mac/svg/text/text-ws-02-t-expected.txt:
1421 * platform/mac/svg/transforms/animated-path-inside-transformed-html-expected.txt:
1422 * platform/mac/svg/transforms/text-with-mask-with-svg-transform-expected.txt:
1423 * platform/mac/svg/transforms/text-with-pattern-inside-transformed-html-expected.txt:
1424 * platform/mac/svg/transforms/text-with-pattern-with-svg-transform-expected.txt:
1425 * platform/mac/svg/zoom/page/zoom-coords-viewattr-01-b-expected.txt:
1426 * platform/mac/svg/zoom/page/zoom-mask-with-percentages-expected.txt:
1427 * platform/mac/svg/zoom/text/zoom-coords-viewattr-01-b-expected.txt:
1428 * svg/custom/glyph-setting-d-attribute-expected.txt:
1429 * svg/custom/glyph-transformation-with-hkern-expected.txt:
1430 * svg/text/font-size-below-point-five-2.svg: Added.
1431 * svg/text/font-size-below-point-five.svg: Added.
1432 * svg/text/lengthAdjust-text-metrics-expected.txt:
1433 * svg/text/scaled-font.svg: Added.
1434 * svg/text/script-tests/lengthAdjust-text-metrics.js:
1435 * svg/text/small-fonts-2.svg: Added.
1436 * svg/text/small-fonts-3.svg: Added.
1437 * svg/text/small-fonts-in-html5.html: Added.
1438 * svg/text/small-fonts.svg: Added.
1439 * svg/zoom/page/zoom-zoom-coords-expected.txt:
1440 * svg/zoom/page/zoom-zoom-coords.xhtml:
1442 2011-02-03 Ilya Tikhonovsky <loislo@chromium.org>
1446 BUGCR71783 : scrollbars/custom-scrollbar-with-incomplete-style.html = IMAGE
1447 It is failing since r77459 by Sam Weinig.
1449 * platform/chromium/test_expectations.txt:
1451 2011-02-03 Adam Roben <aroben@apple.com>
1453 Skip a new showModalDialog test on Windows
1455 showModalDialog support is now covered by <http://webkit.org/b/53675>.
1457 I also sorted some sputnik tests that fail when showModalDialog is unsupported, and filed a
1458 new bug (<http://webkit.org/b/53676>) about those failures, since it seems like those tests
1459 should pass even when showModalDialog is unsupported.
1461 * platform/win/Skipped:
1463 2011-02-03 Adam Roben <aroben@apple.com>
1465 Check in expected failure results for an RTL <select> test
1467 The failure is covered by <http://webkit.org/b/53443>.
1469 * platform/win/fast/text/international/bidi-menulist-expected.txt: Added.
1471 2011-02-03 Adam Roben <aroben@apple.com>
1473 Add Windows results for test added in r77153
1475 * platform/win/fast/text/international/text-combine-image-test-expected.checksum: Added.
1476 * platform/win/fast/text/international/text-combine-image-test-expected.png: Added.
1477 * platform/win/fast/text/international/text-combine-image-test-expected.txt: Added.
1479 2011-02-03 Csaba Osztrogonác <ossy@webkit.org>
1483 [Qt]REGRESSION(r76951): media/controls-without-preload.html fails
1484 https://bugs.webkit.org/show_bug.cgi?id=53674
1486 * platform/qt/Skipped: media/controls-without-preload.html added until fix.
1488 2011-02-01 Alexander Pavlov <apavlov@chromium.org>
1490 Reviewed by Pavel Feldman.
1492 Web Inspector: Remove the *2 suffix from the CSS style-related protocol methods
1493 https://bugs.webkit.org/show_bug.cgi?id=53492
1495 * inspector/styles-iframe.html:
1496 * inspector/styles-new-API.html:
1497 * inspector/styles-source-lines-inline.html:
1498 * inspector/styles-source-lines.html:
1499 * inspector/styles-source-offsets.html:
1501 2011-02-03 Philippe Normand <pnormand@igalia.com>
1503 Unreviewed, skip flaky test
1504 fast/files/workers/worker-read-blob-async.html on GTK
1505 https://bugs.webkit.org/show_bug.cgi?id=53673
1507 * platform/gtk/Skipped:
1509 2011-02-03 Csaba Osztrogonác <ossy@webkit.org>
1513 [Qt] fast/dynamic/unicode-bidi.html fails
1514 https://bugs.webkit.org/show_bug.cgi?id=53456
1516 Add Qt specific expected files.
1518 * platform/qt/fast/dynamic/unicode-bidi-expected.checksum: Added.
1519 * platform/qt/fast/dynamic/unicode-bidi-expected.png: Added.
1520 * platform/qt/fast/dynamic/unicode-bidi-expected.txt: Copied from LayoutTests/fast/dynamic/unicode-bidi-expected.txt.
1521 * platform/qt/fast/text/bidi-embedding-pop-and-push-same-2-expected.checksum: Added.
1522 * platform/qt/fast/text/bidi-embedding-pop-and-push-same-2-expected.png: Added.
1523 * 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.
1525 2011-02-03 Philippe Normand <pnormand@igalia.com>
1527 Unreviewed, GTK baselines for 2 new tests added in r77267 and r77153.
1529 * platform/gtk/fast/dom/34176-expected.txt: Added.
1530 * platform/gtk/fast/text/international/text-combine-image-test-expected.txt: Added.
1532 2011-02-03 Philippe Normand <pnormand@igalia.com>
1534 Unreviewed, skip failing test
1535 fast/history/timed-refresh-in-cached-frame.html on GTK
1536 https://bugs.webkit.org/show_bug.cgi?id=53667
1538 * platform/gtk/Skipped:
1540 2011-02-03 Maciej Stachowiak <mjs@apple.com>
1542 Reviewed by Ryosuke Niwa.
1544 Skip some tests that fail in WebKit2 due to missing DRT functionality
1545 https://bugs.webkit.org/show_bug.cgi?id=53666
1547 * platform/mac-wk2/Skipped:
1549 2011-02-03 Adam Barth <abarth@webkit.org>
1551 Reviewed by Daniel Bates.
1553 Teach XSSFilter about data URLs
1554 https://bugs.webkit.org/show_bug.cgi?id=53662
1556 Tests that the XSS filter doesn't block script in data URLs.
1558 * http/tests/security/xssAuditor/data-urls-work-expected.txt: Added.
1559 * http/tests/security/xssAuditor/data-urls-work.html: Added.
1561 2011-02-02 Chris Evans <cevans@chromium.org>
1563 Reviewed by Darin Fisher.
1565 window.find() can fail when switching case sensitivity
1566 https://bugs.webkit.org/show_bug.cgi?id=53654
1568 The test coverage for this area is very poor, so I took the liberty
1569 of adding a more general test than is needed.
1571 * fast/text/find-window.html: Added.
1572 * fast/text/find-window-expected.txt: Added.
1574 2011-02-02 Martin Robinson <mrobinson@igalia.com>
1576 Rebaseline two tests after import of editing test results for GTK+.
1577 Also remove a platform-specific baseline for a test which is now passing.
1579 * platform/gtk/editing/pasteboard/emacs-ctrl-a-k-y-expected.txt:
1580 * platform/gtk/editing/selection/find-yensign-and-backslash-expected.txt: Removed.
1581 * platform/gtk/fast/dom/52776-expected.txt:
1583 2011-02-02 Dan Bernstein <mitz@apple.com>
1585 Reviewed by Sam Weinig.
1587 <rdar://problem/8380506> REGRESSION (r61921): RTL text in <b> tag doesn't display in WebKit under certain conditions
1588 https://bugs.webkit.org/show_bug.cgi?id=44942
1590 * fast/text/bidi-embedding-pop-and-push-same-2-expected.checksum: Added.
1591 * fast/text/bidi-embedding-pop-and-push-same-2-expected.png: Added.
1592 * fast/text/bidi-embedding-pop-and-push-same-2-expected.txt: Added.
1593 * fast/text/bidi-embedding-pop-and-push-same-2.html: Added.
1595 2011-02-02 Kenneth Russell <kbr@google.com>
1597 Reviewed by Mihai Parparita.
1599 gl-teximage.html failing on some WebKit bots
1600 https://bugs.webkit.org/show_bug.cgi?id=53633
1602 * fast/canvas/webgl/gl-teximage.html:
1603 - Synced with upstream test; detect when running in DRT and
1604 avoid printing the specific pixel value when the test will pass.
1605 * fast/canvas/webgl/resources/red-indexed.png:
1606 - Stripped gamma and other colorspace information.
1608 2011-02-02 Martin Robinson <mrobinson@igalia.com>
1610 Unskip the last batch of editing tests needing GTK+ results.
1612 * platform/gtk/Skipped: Unskip last batch of tests.
1614 2011-02-02 Martin Robinson <mrobinson@igalia.com>
1616 Add one more set of missing editing layout test results for GTK.
1618 * platform/gtk/Skipped: Unskip more editing tests.
1620 2011-02-02 Martin Robinson <mrobinson@igalia.com>
1622 Continue importing new editing layout test results for GTK.
1624 * platform/gtk/Skipped: Unskip more editing tests.
1626 2011-02-02 Martin Robinson <mrobinson@igalia.com>
1628 Begin importing missing editing directory test results.
1630 * platform/gtk/Skipped: Unskip tests with results and classify failures.
1632 2011-02-02 Michael Saboff <msaboff@apple.com>
1634 Reviewed by Gavin Barraclough.
1636 Improper backtrack of nested non-capturing greedy paren to prior paren
1637 https://bugs.webkit.org/show_bug.cgi?id=53261
1639 New tests to validate change.
1641 * fast/regex/parentheses-expected.txt:
1642 * fast/regex/script-tests/parentheses.js:
1644 2011-02-02 Dirk Pranke <dpranke@chromium.org>
1646 Reviewed by Mihai Parparita.
1648 new-run-webkit-tests: hardcode the directories to scan for tests
1649 for GPU bots instead of SKIPping them. See bug 53562 for some
1650 context, but we will now hard-code the list of directories to
1651 use by default instead of skipping over directories in the
1652 expectations file. We do this so that we will be able to merge
1653 the expectations files without getting conflicting SKIP
1654 directives. Note that this change will reduce the # of tests
1655 being run on the Mac GPU bots, because we're accidentally
1656 including some today.
1658 https://bugs.webkit.org/show_bug.cgi?id=53631
1660 * platform/chromium-gpu/test_expectations.txt:
1662 2011-02-02 Jian Li <jianli@chromium.org>
1664 Reviewed by Kenneth Russell.
1666 [V8] Accessing DataView with index of -1 returns 0, doesn't throw
1667 https://bugs.webkit.org/show_bug.cgi?id=53559
1669 * fast/canvas/webgl/data-view-test-expected.txt:
1670 * fast/canvas/webgl/data-view-test.html:
1672 2011-02-02 Zhenyao Mo <zmo@google.com>
1674 Reviewed by Kenneth Russell.
1676 bufferData and bufferSubData should generate INVALID_VALUE with negative input
1677 https://bugs.webkit.org/show_bug.cgi?id=53626
1679 * fast/canvas/webgl/buffer-data-array-buffer-expected.txt:
1680 * fast/canvas/webgl/buffer-data-array-buffer.html:
1682 2011-02-02 Cris Neckar <cdn@chromium.org>
1684 Reviewed by James Robinson.
1686 Tests for crash when a domwindow is removed within a device orientation event.
1687 https://bugs.webkit.org/show_bug.cgi?id=53623
1689 * fast/events/device-orientation-crash-expected.txt: Added.
1690 * fast/events/device-orientation-crash.html: Added.
1692 2011-02-02 Zhenyao Mo <zmo@google.com>
1694 Reviewed by Kenneth Russell.
1696 A deleted object should never been bound again
1697 https://bugs.webkit.org/show_bug.cgi?id=53604
1699 * fast/canvas/webgl/object-deletion-behaviour-expected.txt:
1700 * fast/canvas/webgl/object-deletion-behaviour.html: Add test cases for object binding and deletion.
1702 2011-02-02 Kenneth Russell <kbr@google.com>
1704 Reviewed by James Robinson.
1706 Rename Typed Array subset to subarray
1707 https://bugs.webkit.org/show_bug.cgi?id=53618
1709 * fast/canvas/webgl/array-setters.html:
1710 * fast/canvas/webgl/array-unit-tests-expected.txt:
1711 * fast/canvas/webgl/array-unit-tests.html:
1712 * fast/canvas/webgl/draw-elements-out-of-bounds-expected.txt:
1713 * fast/canvas/webgl/draw-elements-out-of-bounds.html:
1714 * fast/canvas/webgl/webgl-array-invalid-ranges-expected.txt:
1715 * fast/canvas/webgl/webgl-array-invalid-ranges.html:
1717 2011-02-02 Dimitri Glazkov <dglazkov@chromium.org>
1719 Added GPU fails from bots.
1721 * platform/chromium-gpu/test_expectations.txt: Added.
1723 2011-02-02 Martin Robinson <mrobinson@igalia.com>
1725 Unskip a test that just needs platform-specific results. Re-classify
1726 two other failures with more pertinent information.
1728 * platform/gtk/Skipped: Organize the skipped list a bit. Unskip a test.
1729 Remove obsolete comments.
1730 * platform/gtk/editing/inserting/5994480-2-expected.txt: Added.
1732 2011-02-01 Andrey Kosyakov <caseq@chromium.org>
1734 Reviewed by Pavel Feldman.
1736 Web Inspector: add test for OPTIONS requests caused by CORS preflight checking to appear in Network panel
1737 https://bugs.webkit.org/show_bug.cgi?id=53501
1739 * http/tests/inspector/network-preflight-options-expected.txt: Added.
1740 * http/tests/inspector/network-preflight-options.html: Added.
1741 * http/tests/inspector/resources/cors-target.php: Added.
1743 2011-02-02 Martin Robinson <mrobinson@igalia.com>
1745 Skip another test that uses modal dialogs.
1747 * platform/gtk/Skipped: Skip modal dialog test and update bug in the skipped list.
1749 2011-02-02 Yury Semikhatsky <yurys@chromium.org>
1751 Unreviewed. Removed some custom Chromium test expectations.
1753 * platform/chromium/test_expectations.txt:
1755 2011-02-02 Hans Wennborg <hans@chromium.org>
1757 Reviewed by Jeremy Orlow.
1759 IndexedDB: Implement support for cursor updates
1760 https://bugs.webkit.org/show_bug.cgi?id=53421
1762 Layout test for cursor updates.
1764 * storage/indexeddb/cursor-update-expected.txt: Added.
1765 * storage/indexeddb/cursor-update.html: Added.
1767 2011-02-01 James Robinson <jamesr@chromium.org>
1769 Reviewed by Adam Barth.
1771 [v8] Increase V8 native->js recursion limit to match document.write() recursion limit
1772 https://bugs.webkit.org/show_bug.cgi?id=53566
1774 Unskip test that we now pass.
1776 * platform/chromium/test_expectations.txt:
1778 2011-02-01 Dirk Pranke <dpranke@chromium.org>
1780 Unreviewed, expectations change.
1782 fast/css/box-shadow.html was removed in r77101 but there was
1783 still a reference to it in the expectations file.
1785 * platform/chromium/test_expectations.txt:
1787 2011-02-01 Mihai Parparita <mihaip@chromium.org>
1789 Reviewed by James Robinson.
1791 Async event handlers should not fire within a modal dialog
1792 https://bugs.webkit.org/show_bug.cgi?id=53202
1794 Add tests for a scroll event triggered right before a modal dialog is
1797 * fast/events/scroll-event-during-modal-dialog-expected.txt: Added.
1798 * fast/events/scroll-event-during-modal-dialog.html: Added.
1800 2011-02-01 Kent Tamura <tkent@chromium.org>
1802 Reviewed by Tony Chang.
1804 [Chromium] Roll Chromium revision for the WebKitWeightWatcher change
1805 https://bugs.webkit.org/show_bug.cgi?id=53563
1807 * platform/chromium/test_expectations.txt:
1808 fast/css/font-weight-1.html is expected to fail.
1810 2011-02-01 Dimitri Glazkov <dglazkov@chromium.org>
1812 Marking test, added in r77333 as skipped, because it is
1813 reaching V8 recursion limits faster than those on Document.
1815 * platform/chromium/test_expectations.txt: See above.
1817 2011-01-25 Martin Robinson <mrobinson@igalia.com>
1819 Reviewed by Gustavo Noronha Silva.
1821 [GTK] Two tests crash after r76555
1822 https://bugs.webkit.org/show_bug.cgi?id=53057
1824 * platform/gtk/Skipped: Unskip tests which are no longer crashing.
1826 2011-02-01 chris reiss <christopher.reiss@nokia.com>
1828 Reviewed by Adam Barth.
1830 Self-replicating code makes Safari hang and eventually crash
1831 https://bugs.webkit.org/show_bug.cgi?id=15123
1833 * fast/dom/Document/document-close-iframe-load-expected.txt: Added.
1834 * fast/dom/Document/document-close-iframe-load.html: Added.
1835 * fast/dom/Document/document-close-nested-iframe-load-expected.txt: Added.
1836 * fast/dom/Document/document-close-nested-iframe-load.html: Added.
1837 * fast/dom/Document/document-write-recursion-expected.txt: Added.
1838 * fast/dom/Document/document-write-recursion.html: Added.
1840 2011-02-01 Dimitri Glazkov <dglazkov@chromium.org>
1842 Updated text expectations to avoid conflict.
1844 * platform/chromium/test_expectations.txt: Tweaked.
1846 2011-02-01 Johnny Ding <jnd@chromium.org>
1848 Reviewed by Darin Adler.
1850 Don't set user gesture in HTMLAnchorElement's click handler because the click handler can be triggered by untrusted event.
1851 https://bugs.webkit.org/show_bug.cgi?id=53424
1853 * fast/events/popup-blocked-from-untrusted-click-event-on-anchor-expected.txt: Added.
1854 * fast/events/popup-blocked-from-untrusted-click-event-on-anchor.html: Added.
1856 2011-02-01 Zhenyao Mo <zmo@google.com>
1858 Unreviewed, test expectations update.
1860 * platform/chromium/test_expectations.txt:
1862 2011-02-01 Dimitri Glazkov <dglazkov@chromium.org>
1864 Updated baselines after switching input-derived parts of HTMLMediaElement
1866 https://bugs.webkit.org/show_bug.cgi?id=53314
1868 * platform/chromium-linux/media/video-zoom-controls-expected.checksum: Updated.
1869 * platform/chromium-linux/media/video-zoom-controls-expected.png: Updated.
1870 * platform/chromium-mac/media/video-zoom-controls-expected.checksum: Updated.
1871 * platform/chromium-mac/media/video-zoom-controls-expected.png: Updated.
1872 * platform/chromium-mac/media/video-zoom-controls-expected.txt: Updated.
1873 * platform/chromium-win/media/video-zoom-controls-expected.checksum: Updated.
1874 * platform/chromium-win/media/video-zoom-controls-expected.png: Updated.
1875 * platform/chromium-win/media/video-zoom-controls-expected.txt: Updated.
1876 * platform/chromium/test_expectations.txt: Expectation of failure removed.
1878 2011-02-01 Abhishek Arya <inferno@chromium.org>
1882 Test not crashing on chromium, was crashing earlier because of
1883 some build issues. Also, rebaselining chromium mac since it matches
1884 rest of chromium and is not same as mac leopard.
1885 https://bugs.webkit.org/show_bug.cgi?id=53516
1887 * platform/chromium-mac/fast/css/stylesheet-candidate-nodes-crash-expected.txt: Added.
1888 * platform/chromium/test_expectations.txt:
1890 2011-02-01 Darin Adler <darin@apple.com>
1892 Reviewed by Chris Fleizach.
1894 REGRESSION: Removing focus from area element causes unwanted scrolling
1895 https://bugs.webkit.org/show_bug.cgi?id=50169
1897 * fast/images/imagemap-scroll-expected.txt: Added.
1898 * fast/images/imagemap-scroll.html: Added.
1900 2011-02-01 Zhenyao Mo <zmo@google.com>
1902 Reviewed by Kenneth Russell.
1904 getUniform should support SAMPLER_2D or SAMPLER_CUBE
1905 https://bugs.webkit.org/show_bug.cgi?id=52190
1907 * fast/canvas/webgl/gl-object-get-calls-expected.txt:
1908 * fast/canvas/webgl/gl-object-get-calls.html: Test getUniform with sampler2D and samplerCube uniforms.
1909 * fast/canvas/webgl/resources/noopUniformShader.vert: Added.
1910 * fast/canvas/webgl/resources/samplerUniformShader.frag: Added.
1912 2011-02-01 Chris Fleizach <cfleizach@apple.com>
1914 Reviewed by Darin Adler.
1916 AX: AXPosition of AXScrollArea is wrong
1917 https://bugs.webkit.org/show_bug.cgi?id=53511
1919 * platform/mac/accessibility/webkit-scrollarea-position-expected.txt: Added.
1920 * platform/mac/accessibility/webkit-scrollarea-position.html: Added.
1922 2011-02-01 Dimitri Glazkov <dglazkov@chromium.org>
1924 Added yet another expectations of flakiness.
1925 https://bugs.webkit.org/show_bug.cgi?id=53527
1927 * platform/chromium/test_expectations.txt: Flakiness abound.
1929 2011-02-01 Abhishek Arya <inferno@chromium.org>
1933 Rebaseline my test for QT, Leopard from r77262 due
1934 to minor comment error differences.
1936 * platform/mac-leopard/fast/css/stylesheet-candidate-nodes-crash-expected.txt: Added.
1937 * platform/qt/fast/css/stylesheet-candidate-nodes-crash-expected.txt: Added.
1939 2011-02-01 Xiaomei Ji <xji@chromium.org>
1943 Rebaseline after r77267.
1945 * platform/chromium-linux/fast/dom/34176-expected.checksum: Added.
1946 * platform/chromium-linux/fast/dom/34176-expected.png: Added.
1947 * platform/chromium-mac/fast/dom/34176-expected.checksum: Added.
1948 * platform/chromium-mac/fast/dom/34176-expected.png: Added.
1949 * platform/chromium-win/fast/dom/34176-expected.checksum: Added.
1950 * platform/chromium-win/fast/dom/34176-expected.png: Added.
1951 * platform/chromium-win/fast/dom/34176-expected.txt: Added.
1952 * platform/win/fast/dom/34176-expected.txt: Added.
1954 2011-02-01 Xiaomei Ji <xji@chromium.org>
1958 * fast/dom/34176.html: Removed properties svn:executable and svn:mime-type.
1960 2011-02-01 Dimitri Glazkov <dglazkov@chromium.org>
1962 Remove expectations of failure for passing tests.
1964 * platform/chromium/test_expectations.txt: Fewer fails.
1966 2011-02-01 Carol Szabo <carol.szabo@nokia.com>
1968 Reviewed by David Hyatt.
1970 layoutTestController.counterValueForElementById does not return the correct value
1971 https://bugs.webkit.org/show_bug.cgi?id=53037
1973 * fast/css/counters/deep-before-expected.txt: Added.
1974 * fast/css/counters/deep-before.html: Added.
1975 This tests whether DumpRenderTree properly retrieves counters and
1976 whether counters are properly set when the before pseudo element's
1977 renderer is not a direct child of the generating element's renderer.
1979 2011-02-01 Dimitri Glazkov <dglazkov@chromium.org>
1981 Added more flakiness expectations from bots.
1983 * platform/chromium/test_expectations.txt: Another one bites or doesn't bite the dust.
1985 2011-02-01 Dimitri Glazkov <dglazkov@chromium.org>
1987 https://bugs.webkit.org/show_bug.cgi?id=53516
1988 Test introduced in r77262 is crashing.
1990 * platform/chromium/test_expectations.txt: Added expectation to crash
1991 while the fix is worked on.
1993 2011-02-01 Xiaomei Ji <xji@chromium.org>
1995 Reviewed by David Hyatt.
1997 Fix a text rendering problem when enclosing block is RTL and text runs
1998 are in different directionality.
1999 https://bugs.webkit.org/show_bug.cgi?id=34176
2001 The problem happens in the following example scenario (ABC represents
2003 <div dir=rtl>this is a <span><span>test <span>ABC</span></span></span></div>
2005 The line consists of 3 text runs -- TextRun1 TextRun2 TextRun3. In which
2006 TextRun1 and TextRun2's bidi level are 2, and TextRun3's bidi level is 1.
2007 TextRun2 and TextRun3's least common ancestor is not a sibling of TextRun1.
2009 The visual bidi run order of the text runs is TextRun3 TextRun1 TextRun2.
2011 Inside RenderBlock::constructLine(), when RenderBlock::createLineBoxes()
2012 creates InlineFlowBox for TextRun2, it should check an InlineFlowBox for
2013 the run's render object's ancestor (not only its parent) has already
2014 been constructed or has something following it on the line, in which
2015 case, create a new box for TextRun2 instead of sharing the same box with
2018 In other words, the following 2 div should render the same results
2019 (ABC represents Hebrew characters).
2020 <div dir=rtl>this is a <span><span>test <span>ABC</span></span></span></div>
2021 <div dir=rtl>this is a <span>Test <span>ABC</span></span></div>
2023 * fast/dom/34176.html: Added.
2024 * platform/mac/fast/dom/34176-expected.checksum: Added.
2025 * platform/mac/fast/dom/34176-expected.png: Added.
2026 * platform/mac/fast/dom/34176-expected.txt: Added.
2028 2011-02-01 Mihai Parparita <mihaip@chromium.org>
2030 Unreviewed. Include actual values in fast/canvas/webgl/gl-teximage.html
2031 (removed by r77129) in the case of failure.
2033 * fast/canvas/webgl/gl-teximage.html:
2035 2011-01-31 Abhishek Arya <inferno@chromium.org>
2037 Reviewed by Dan Bernstein.
2039 Tests that a removed svg style element is not accessed again in document's
2040 style recalc code and does not result in crash.
2041 https://bugs.webkit.org/show_bug.cgi?id=53441
2043 * fast/css/stylesheet-candidate-nodes-crash-expected.txt: Added.
2044 * fast/css/stylesheet-candidate-nodes-crash.xhtml: Added.
2046 2011-02-01 Dimitri Glazkov <dglazkov@chromium.org>
2048 More flakiness updates.
2050 * platform/chromium/test_expectations.txt: Moar flakiness recorded.
2052 2011-02-01 Dimitri Glazkov <dglazkov@chromium.org>
2054 Updated flaky test expectations according to build bot results.
2056 * platform/chromium/test_expectations.txt: Flakiness recorded.
2058 2011-02-01 Csaba Osztrogonác <ossy@webkit.org>
2062 fast/loader/onload-policy-ignore-for-frame.html fails on Qt bot
2063 https://bugs.webkit.org/show_bug.cgi?id=53490
2065 Add Qt specific expected result.
2067 * platform/qt/fast/loader/onload-policy-ignore-for-frame-expected.txt: Copied from LayoutTests/fast/loader/onload-policy-ignore-for-frame-expected.txt.
2069 2011-02-01 Yury Semikhatsky <yurys@chromium.org>
2071 Unreviewed. Rollout r77230 which caused many layout tests
2072 crashes on Chromium Debug bots.
2074 Async event handlers should not fire within a modal dialog
2075 https://bugs.webkit.org/show_bug.cgi?id=53202
2077 * fast/events/scroll-event-during-modal-dialog-expected.txt: Removed.
2078 * fast/events/scroll-event-during-modal-dialog.html: Removed.
2080 2011-02-01 Mihai Parparita <mihaip@chromium.org>
2082 Reviewed by James Robinson.
2084 Async event handlers should not fire within a modal dialog
2085 https://bugs.webkit.org/show_bug.cgi?id=53202
2087 Add tests for a scroll event triggered right before a modal dialog is
2090 * fast/events/scroll-event-during-modal-dialog-expected.txt: Added.
2091 * fast/events/scroll-event-during-modal-dialog.html: Added.
2093 2011-02-01 Kent Tamura <tkent@chromium.org>
2095 Reviewed by Dan Bernstein.
2097 REGRESSION (r65062): Safari loops forever under WebCore::plainTextToMallocAllocatedBuffer()
2098 https://bugs.webkit.org/show_bug.cgi?id=53272
2100 * fast/dom/inner-text-first-letter.html:
2101 - Add a new test case reproducing the bug.
2102 - Remove unnecessary text output.
2103 * fast/dom/inner-text-first-letter-expected.txt:
2105 2011-01-31 Ryosuke Niwa <rniwa@webkit.org>
2107 Unreviewed Chromium test expectation updates.
2109 Removed media/controls-strict.html and svg/custom/clip-path-referencing-use2.svg (Mac)
2110 since it has been passing since r77171 and r77172-r77173 respectively.
2112 Also removed http/tests/media/reload-after-dialog.html because it has been passing for a while.
2114 * platform/chromium/test_expectations.txt:
2116 2011-01-31 Ryosuke Niwa <rniwa@webkit.org>
2118 Unreviewed Chromium GPU test expectation update.
2120 * platform/chromium-gpu/test_expectations.txt:
2122 2011-01-31 Emil A Eklund <eae@chromium.org>
2124 Reviewed by Darin Adler.
2126 Setting "selected" attribute to false should have no effect in single line <select>
2127 https://bugs.webkit.org/show_bug.cgi?id=52436
2129 Add test for changing the selection in a one-line select element using\
2130 the option.selected property.
2132 * fast/dom/HTMLSelectElement/selected-false-expected.txt: Added.
2133 * fast/dom/HTMLSelectElement/selected-false.html: Added.
2135 2011-01-31 Ryosuke Niwa <rniwa@webkit.org>
2137 Unreviewed Chromium rebaselines for r77173.
2139 * platform/chromium-mac/fast/text/justify-ideograph-complex-expected.checksum:
2140 * platform/chromium-mac/fast/text/justify-ideograph-complex-expected.png:
2141 * platform/chromium-mac/fast/text/justify-ideograph-simple-expected.checksum:
2142 * platform/chromium-mac/fast/text/justify-ideograph-simple-expected.png:
2143 * platform/chromium-mac/fast/text/justify-ideograph-vertical-expected.checksum:
2144 * platform/chromium-mac/fast/text/justify-ideograph-vertical-expected.png:
2146 2011-01-31 Krithigassree Sambamurthy <krithigassree.sambamurthy@nokia.com>
2148 Reviewed by David Hyatt.
2150 Add background-clip to background shorthand
2151 https://bugs.webkit.org/show_bug.cgi?id=52080
2153 Added test cases to check whether webkitMaskClip is correctly set when
2154 declared as a shorthand.
2156 * fast/backgrounds/multiple-backgrounds-computed-style-expected.txt:
2157 * fast/backgrounds/script-tests/multiple-backgrounds-computed-style.js:
2159 Added test cases to check whether background-clip is set correctly when
2160 declared as a shorthand.
2162 * fast/css/background-clip-text-expected.txt:
2163 * fast/css/script-tests/background-clip-text.js:
2166 2011-01-31 Dan Bernstein <mitz@apple.com>
2168 Reviewed by Adele Peterson.
2170 Inter-ideograph justification should apply to hiragana and katakana as well
2171 https://bugs.webkit.org/show_bug.cgi?id=53464
2173 * platform/mac/fast/text/justify-ideograph-complex-expected.checksum:
2174 * platform/mac/fast/text/justify-ideograph-complex-expected.png:
2175 * platform/mac/fast/text/justify-ideograph-simple-expected.checksum:
2176 * platform/mac/fast/text/justify-ideograph-simple-expected.png:
2177 * platform/mac/fast/text/justify-ideograph-vertical-expected.checksum:
2178 * platform/mac/fast/text/justify-ideograph-vertical-expected.png:
2180 2011-01-31 Ryosuke Niwa <rniwa@webkit.org>
2182 Unreviewed Chromium test expectation update.
2184 * platform/chromium/test_expectations.txt:
2186 2011-01-31 Oliver Hunt <oliver@apple.com>
2188 Reviewed by Sam Weinig.
2190 Bogus callframe during stack unwinding
2191 https://bugs.webkit.org/show_bug.cgi?id=53454
2195 * fast/js/invalid-callframe-during-unwind-expected.txt: Added.
2196 * fast/js/invalid-callframe-during-unwind.html: Added.
2197 * fast/js/script-tests/invalid-callframe-during-unwind.js: Added.
2200 2011-01-31 Scott Cameron <sccameron@rim.com>
2202 Reviewed by Daniel Bates.
2204 update run-webkit-httpd to be able to launch Apache2.2 in a MSYS environment
2205 https://bugs.webkit.org/show_bug.cgi?id=50036
2207 This will add an Apache2.2 configuration file and modifies scripts to allow
2208 running an httpd server in an MSYS environment.
2210 The default Apache2.2 installation path has been preserved and PHP5 modules disabled
2211 in order to allow for simple installation/execution. Simply install the latest
2212 Apache2.2 version with OpenSSL from http://httpd.apache.org/download.cgi#apache22 to
2213 be able to execute run-webkit-httpd.
2216 * http/conf/apache2-msys-httpd.conf: Added.
2218 2011-01-31 Ryosuke Niwa <rniwa@webkit.org>
2220 Unreviewed Chromium Mac rebaselines for r77153; also rebaseline Kusa-Makura-background-canvas.html
2222 * platform/chromium-mac/fast/blockflow/Kusa-Makura-background-canvas-expected.checksum: Added.
2223 * platform/chromium-mac/fast/blockflow/Kusa-Makura-background-canvas-expected.png: Added.
2224 * platform/chromium-mac/fast/text/international/text-combine-image-test-expected.checksum: Added.
2225 * platform/chromium-mac/fast/text/international/text-combine-image-test-expected.png: Added.
2226 * platform/chromium/test_expectations.txt:
2228 2011-01-31 Ryosuke Niwa <rniwa@webkit.org>
2230 Unreviewed Chromium test expectation update.
2232 * platform/chromium/test_expectations.txt:
2234 2011-01-31 Alejandro G. Castro <alex@igalia.com>
2236 Unreviewed added new expected results for GTK+.
2238 * platform/gtk/fast/box-shadow/box-shadow-radius-expected.txt: Added.
2239 * platform/gtk/fast/box-shadow/box-shadow-transformed-expected.txt: Added.
2240 * platform/gtk/fast/box-shadow/inset-box-shadow-radius-expected.txt: Added.
2241 * platform/gtk/fast/box-shadow/inset-with-extraordinary-radii-and-border-expected.txt: Added.
2242 * platform/gtk/fast/repaint/gradients-em-stops-repaint-expected.txt: Added.
2243 * platform/gtk/fast/repaint/select-option-background-color-expected.txt: Added.
2245 2011-01-31 Chang Shu <chang.shu@nokia.com>
2247 Reviewed by Ryosuke Niwa.
2249 Convert the test case to dumpAsText test so the expected result is cross-platform.
2250 https://bugs.webkit.org/show_bug.cgi?id=53437
2252 * editing/deleting/5168598-expected.txt: Added.
2253 * editing/deleting/5168598.html:
2254 * platform/chromium-linux/editing/deleting/5168598-expected.checksum: Removed.
2255 * platform/chromium-linux/editing/deleting/5168598-expected.png: Removed.
2256 * platform/chromium-win/editing/deleting/5168598-expected.checksum: Removed.
2257 * platform/chromium-win/editing/deleting/5168598-expected.png: Removed.
2258 * platform/chromium-win/editing/deleting/5168598-expected.txt: Removed.
2259 * platform/mac-leopard/editing/deleting/5168598-expected.checksum: Removed.
2260 * platform/mac-leopard/editing/deleting/5168598-expected.png: Removed.
2261 * platform/mac/editing/deleting/5168598-expected.checksum: Removed.
2262 * platform/mac/editing/deleting/5168598-expected.png: Removed.
2263 * platform/mac/editing/deleting/5168598-expected.txt: Removed.
2264 * platform/qt/editing/deleting/5168598-expected.checksum: Removed.
2265 * platform/qt/editing/deleting/5168598-expected.png: Removed.
2266 * platform/qt/editing/deleting/5168598-expected.txt: Removed.
2268 2011-01-31 takano takumi <takano@apple.com>
2270 Reviewed by Dave Hyatt.
2272 Implement text-combine rendering code
2273 https://bugs.webkit.org/show_bug.cgi?id=50621
2275 * fast/text/international/text-combine-image-test.html: Added.
2276 * platform/mac/fast/text/international/text-combine-image-test-expected.checksum: Added.
2277 * platform/mac/fast/text/international/text-combine-image-test-expected.png: Added.
2278 * platform/mac/fast/text/international/text-combine-image-test-expected.txt: Added.
2280 2011-01-31 Jessie Berlin <jberlin@apple.com>
2282 [Windows 7 Release Tests] fast/forms/select-writing-direction-natural.html failing since r77046
2283 https://bugs.webkit.org/show_bug.cgi?id=53443
2285 Checking in failing expected results for Windows to get the bots green. Ureviewed.
2287 * platform/win/fast/forms/select-writing-direction-natural-expected.txt: Added.
2289 2011-01-31 Ryosuke Niwa <rniwa@webkit.org>
2291 Another unreviewed Chromium test expectation update.
2293 * platform/chromium/test_expectations.txt:
2295 2011-01-31 Ryosuke Niwa <rniwa@webkit.org>
2297 Unreviewed Chromium test expectation update.
2299 * platform/chromium/test_expectations.txt:
2301 2011-01-31 Tony Chang <tony@chromium.org>
2303 Unreviewed, update chromium mac layout test results after r77138.
2304 fast/blockflow/Kusa-Makura-background-canvas.html and fast/multicol/vertical-rl/float-paginate-complex.html
2305 match upstream text results now.
2307 * platform/chromium/test_expectations.txt:
2309 2011-01-31 Abhishek Arya <inferno@chromium.org>
2311 Reviewed by Dimitri Glazkov.
2313 Tests that we do not crash when destructing textarea renderer when its
2314 node is already removed from document.
2315 https://bugs.webkit.org/show_bug.cgi?id=53429
2317 * fast/forms/textarea-node-removed-from-document-crash-expected.txt: Added.
2318 * fast/forms/textarea-node-removed-from-document-crash.html: Added.
2320 2011-01-31 Dan Bernstein <mitz@apple.com>
2322 Remove expected results in mac-wk2 and win that are equal to the mac results after r77138.
2324 * platform/mac-wk2/fast/blockflow/Kusa-Makura-background-canvas-expected.txt: Removed.
2325 * platform/mac-wk2/fast/multicol/vertical-rl/column-break-with-balancing-expected.txt: Removed.
2326 * platform/mac-wk2/fast/multicol/vertical-rl/float-paginate-complex-expected.txt: Removed.
2327 * platform/win/fast/block/basic/truncation-rtl-expected.txt: Removed.
2328 * platform/win/fast/multicol/vertical-rl/column-break-with-balancing-expected.txt: Removed.
2329 * platform/win/fast/multicol/vertical-rl/float-paginate-complex-expected.txt: Removed.
2331 2011-01-31 Cris Neckar <cdn@chromium.org>
2333 Reviewed by Eric Seidel.
2335 Tests for crash when cloning elements that reference counter nodes.
2336 https://bugs.webkit.org/show_bug.cgi?id=53344
2338 * http/tests/css/counter-crash-expected.txt: Added.
2339 * http/tests/css/counter-crash.html: Added.
2340 * http/tests/css/resources/counter-crash-frame-src.html: Added.
2342 2011-01-27 Abhishek Arya <inferno@chromium.org>
2344 Reviewed by Dave Hyatt.
2346 Tests that we do not crash when adding a child in a table
2347 where the before child is not a table section.
2348 https://bugs.webkit.org/show_bug.cgi?id=53276
2350 * fast/table/before-child-non-table-section-add-table-crash-expected.txt: Added.
2351 * fast/table/before-child-non-table-section-add-table-crash.html: Added.
2353 2011-01-31 Tony Chang <tony@chromium.org>
2355 Reviewed by Eric Seidel.
2357 mac DRT should report RTL scroll offset relative to top right corner
2358 https://bugs.webkit.org/show_bug.cgi?id=53324
2360 Remove scroll offsets since these are at the origin.
2362 * platform/mac/fast/block/basic/truncation-rtl-expected.txt:
2363 * platform/mac/fast/blockflow/Kusa-Makura-background-canvas-expected.txt:
2364 * platform/mac/fast/multicol/vertical-rl/column-break-with-balancing-expected.txt:
2365 * platform/mac/fast/multicol/vertical-rl/float-paginate-complex-expected.txt:
2367 2011-01-31 Yury Semikhatsky <yurys@chromium.org>
2369 Unreviewed. Mark some tests as having wrong image results on Mac.
2371 * platform/chromium/test_expectations.txt:
2373 2011-01-31 Mads Ager <ager@chromium.org>
2375 Reviewed by Pavel Feldman.
2377 [V8] Update V8 specific layout test expectations
2378 https://bugs.webkit.org/show_bug.cgi?id=53423
2380 Error formatting has changed in V8. Updating chromium specific
2381 layout test expectations accordingly.
2383 * platform/chromium-mac/fast/js/array-every-expected.txt:
2384 * platform/chromium-mac/fast/js/instance-of-immediates-expected.txt:
2385 * platform/chromium-mac/fast/js/property-getters-and-setters-expected.txt:
2386 * platform/chromium-mac/storage/transaction-error-callback-expected.txt:
2387 * platform/chromium-mac/svg/dom/svgpath-out-of-bounds-getPathSeg-expected.txt:
2388 * platform/chromium-win/fast/js/array-every-expected.txt:
2389 * platform/chromium-win/fast/js/instance-of-immediates-expected.txt:
2390 * platform/chromium-win/fast/js/property-getters-and-setters-expected.txt:
2391 * platform/chromium-win/storage/transaction-error-callback-expected.txt:
2392 * platform/chromium-win/svg/dom/svgpath-out-of-bounds-getPathSeg-expected.txt:
2394 2011-01-31 Alejandro G. Castro <alex@igalia.com>
2396 Unreviewed skipped favicon-as-image.html test, it is flaky and it
2397 was unskipped after r76555.
2399 * platform/gtk/Skipped:
2401 2011-01-31 Simon Fraser <simon.fraser@apple.com>
2403 Update a pixel resuls after r77101.
2405 * platform/mac/fast/css/color-correction-on-box-shadow-expected.checksum:
2406 * platform/mac/fast/css/color-correction-on-box-shadow-expected.png:
2408 2011-01-31 Yury Semikhatsky <yurys@chromium.org>
2410 Unreviewed. Update Chromium test expectations.
2412 * platform/chromium-mac/fast/css/color-correction-on-box-shadow-expected.checksum: Added.
2413 * platform/chromium-mac/fast/css/color-correction-on-box-shadow-expected.png: Added.
2414 * platform/chromium-mac/fast/transforms/shadows-expected.checksum:
2415 * platform/chromium-mac/fast/transforms/shadows-expected.png:
2417 2011-01-31 Kenneth Russell <kbr@google.com>
2419 Unreviewed, test and expectations update. Stop reporting the precise
2420 pixel value for tests that are supposed to be within a certain range.
2421 Remove now-unneeded Chromium expectations.
2423 * fast/canvas/webgl/gl-teximage-expected.txt:
2424 * fast/canvas/webgl/gl-teximage.html:
2425 * platform/chromium-linux/fast/canvas/webgl/gl-teximage-expected.txt: Removed.
2426 * platform/chromium-mac/fast/canvas/webgl/gl-teximage-expected.txt: Removed.
2427 * platform/chromium-win/fast/canvas/webgl/gl-teximage-expected.txt: Removed.
2429 2011-01-31 Yury Semikhatsky <yurys@chromium.org>
2431 Unreviewed. Update Chromium test expectations.
2433 * platform/chromium-mac/fast/blockflow/box-shadow-horizontal-bt-expected.checksum: Added.
2434 * platform/chromium-mac/fast/blockflow/box-shadow-horizontal-bt-expected.png: Added.
2435 * platform/chromium-mac/fast/blockflow/box-shadow-vertical-lr-expected.checksum: Added.
2436 * platform/chromium-mac/fast/blockflow/box-shadow-vertical-lr-expected.png: Added.
2437 * platform/chromium-mac/fast/blockflow/box-shadow-vertical-rl-expected.checksum: Added.
2438 * platform/chromium-mac/fast/blockflow/box-shadow-vertical-rl-expected.png: Added.
2439 * platform/chromium-mac/fast/borders/border-radius-split-inline-expected.checksum: Added.
2440 * platform/chromium-mac/fast/borders/border-radius-split-inline-expected.png: Added.
2441 * platform/chromium-mac/fast/box-shadow/box-shadow-transformed-expected.checksum: Added.
2442 * platform/chromium-mac/fast/box-shadow/box-shadow-transformed-expected.png: Added.
2443 * platform/chromium-mac/fast/repaint/box-shadow-h-expected.checksum:
2444 * platform/chromium-mac/fast/repaint/box-shadow-h-expected.png:
2445 * platform/chromium-mac/fast/repaint/box-shadow-v-expected.checksum: Added.
2446 * platform/chromium-mac/fast/repaint/box-shadow-v-expected.png: Added.
2447 * platform/chromium-mac/fast/repaint/gradients-em-stops-repaint-expected.checksum: Added.
2448 * platform/chromium-mac/fast/repaint/gradients-em-stops-repaint-expected.png: Added.
2449 * platform/chromium-mac/fast/repaint/shadow-multiple-strict-horizontal-expected.checksum: Removed.
2450 * platform/chromium-mac/fast/repaint/shadow-multiple-strict-horizontal-expected.png: Removed.
2451 * platform/chromium-mac/fast/repaint/shadow-multiple-strict-vertical-expected.checksum: Removed.
2452 * platform/chromium-mac/fast/repaint/shadow-multiple-strict-vertical-expected.png: Removed.
2453 * platform/chromium-mac/fast/transforms/shadows-expected.checksum: Added.
2454 * platform/chromium-mac/fast/transforms/shadows-expected.png: Added.
2456 2011-01-31 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
2458 Reviewed by Xan Lopez.
2460 [GTK] REGRESSION: http/tests/media/video-{cookie,referer}.html failing
2461 https://bugs.webkit.org/show_bug.cgi?id=53379
2463 Unskip tests that pass again.
2465 * platform/gtk/Skipped:
2467 2011-01-31 Yury Semikhatsky <yurys@chromium.org>
2469 Unreviewed. Update Chromium test expectations after r77108
2471 * platform/chromium-linux/fast/canvas/webgl/gl-teximage-expected.txt: Added.
2472 * platform/chromium-mac/fast/canvas/webgl/gl-teximage-expected.txt: Added.
2473 * platform/chromium-win/fast/canvas/webgl/gl-teximage-expected.txt: Added.
2475 2011-01-31 Yury Semikhatsky <yurys@chromium.org>
2477 Unreviewed. Update Chromium test expectations after r77101
2479 * platform/chromium-linux/fast/box-shadow/box-shadow-transformed-expected.checksum: Added.
2480 * platform/chromium-linux/fast/box-shadow/box-shadow-transformed-expected.png: Added.
2481 * platform/chromium-linux/fast/box-shadow/inset-with-extraordinary-radii-and-border-expected.checksum: Added.
2482 * platform/chromium-linux/fast/box-shadow/inset-with-extraordinary-radii-and-border-expected.png: Added.
2483 * platform/chromium-win/fast/box-shadow/box-shadow-radius-expected.checksum: Added.
2484 * platform/chromium-win/fast/box-shadow/box-shadow-radius-expected.png: Added.
2485 * platform/chromium-win/fast/box-shadow/box-shadow-radius-expected.txt: Added.
2486 * platform/chromium-win/fast/box-shadow/box-shadow-transformed-expected.checksum: Added.
2487 * platform/chromium-win/fast/box-shadow/box-shadow-transformed-expected.png: Added.
2488 * platform/chromium-win/fast/box-shadow/box-shadow-transformed-expected.txt: Added.
2489 * platform/chromium-win/fast/box-shadow/inset-box-shadow-radius-expected.checksum: Added.
2490 * platform/chromium-win/fast/box-shadow/inset-box-shadow-radius-expected.png: Added.
2491 * platform/chromium-win/fast/box-shadow/inset-box-shadow-radius-expected.txt: Added.
2492 * platform/chromium-win/fast/box-shadow/inset-with-extraordinary-radii-and-border-expected.checksum: Added.
2493 * platform/chromium-win/fast/box-shadow/inset-with-extraordinary-radii-and-border-expected.png: Added.
2494 * platform/chromium-win/fast/repaint/gradients-em-stops-repaint-expected.txt: Added.
2496 2011-01-30 Kenichi Ishibashi <bashi@google.com>
2498 Reviewed by Kent Tamura.
2500 Dangling form associated elements should not be registered on the document
2501 https://bugs.webkit.org/show_bug.cgi?id=53223
2503 Adds a test that ensures dangling form associated elements are not
2504 registered on the document.
2506 * fast/forms/dangling-form-element-crash-expected.txt: Added.
2507 * fast/forms/dangling-form-element-crash.html: Added.
2509 2011-01-30 Simon Fraser <simon.fraser@apple.com>
2511 Reviewed by Sam Weinig.
2513 Enhance ShadowBlur to render inset box shadows
2514 https://bugs.webkit.org/show_bug.cgi?id=51567
2516 New test for inset shadow radius, and pixel results updated on tests
2517 whose results are affected by using ShadowBlur rather than CG.
2519 * fast/box-shadow/inset-box-shadow-radius.html: Added.
2520 * platform/mac/fast/box-shadow/inset-box-shadow-radius-expected.checksum: Added.
2521 * platform/mac/fast/box-shadow/inset-box-shadow-radius-expected.png: Added.
2522 * platform/mac/fast/box-shadow/inset-box-shadow-radius-expected.txt: Added.
2523 * platform/mac/fast/box-shadow/inset-expected.checksum:
2524 * platform/mac/fast/box-shadow/inset-expected.png:
2525 * platform/mac/fast/css/shadow-multiple-expected.checksum:
2526 * platform/mac/fast/css/shadow-multiple-expected.png:
2528 2011-01-28 Kenneth Russell <kbr@google.com>
2530 Reviewed by Chris Marrin.
2532 WebGL shows PNG Textures with indexed colors too dark
2533 https://bugs.webkit.org/show_bug.cgi?id=47477
2535 Added test case for upload of indexed PNG images to
2536 gl-teximage.html in the Khronos WebGL conformance tests.
2537 Synchronized this test with the Khronos repository.
2539 * fast/canvas/webgl/gl-teximage-expected.txt:
2540 * fast/canvas/webgl/gl-teximage.html:
2541 * fast/canvas/webgl/resources/red-indexed.png: Added.
2543 2011-01-23 MORITA Hajime <morrita@google.com>
2545 Reviewed by Eric Seidel.
2547 REGRESSION: Inset shadow with too large border radius misses rounded corner.
2548 https://bugs.webkit.org/show_bug.cgi?id=52800
2550 * fast/box-shadow/inset-with-extraordinary-radii-and-border.html: Added.
2551 * platform/mac/fast/box-shadow/inset-with-extraordinary-radii-and-border-expected.checksum: Added.
2552 * platform/mac/fast/box-shadow/inset-with-extraordinary-radii-and-border-expected.png: Added.
2553 * platform/mac/fast/box-shadow/inset-with-extraordinary-radii-and-border-expected.txt: Added.
2555 2011-01-30 Simon Fraser <simon.fraser@apple.com>
2557 Reviewed by Dan Bernstein.
2559 -webkit-box-shadow causes awful scroll/resize/redraw performance
2560 https://bugs.webkit.org/show_bug.cgi?id=22102
2562 Update pixel results for slightly different shadow rendering, and change
2563 in appearane of shadows on transformed elements.
2565 * fast/box-shadow/box-shadow-transformed.html: Added.
2566 * platform/gtk/fast/css/box-shadow-expected.checksum: Removed.
2567 * platform/gtk/fast/css/box-shadow-expected.png: Removed.
2568 * platform/gtk/fast/css/box-shadow-expected.txt: Removed.
2569 * platform/mac/compositing/shadows/shadow-drawing-expected.checksum:
2570 * platform/mac/compositing/shadows/shadow-drawing-expected.png:
2571 * platform/mac/fast/borders/border-image-rotate-transform-expected.checksum:
2572 * platform/mac/fast/borders/border-image-rotate-transform-expected.png:
2573 * platform/mac/fast/borders/border-radius-split-inline-expected.checksum:
2574 * platform/mac/fast/borders/border-radius-split-inline-expected.png:
2575 * platform/mac/fast/box-shadow/basic-shadows-expected.checksum:
2576 * platform/mac/fast/box-shadow/basic-shadows-expected.png:
2577 * platform/mac/fast/box-shadow/box-shadow-radius-expected.checksum: Added.
2578 * platform/mac/fast/box-shadow/box-shadow-radius-expected.png: Added.
2579 * platform/mac/fast/box-shadow/box-shadow-radius-expected.txt: Added.
2580 * platform/mac/fast/box-shadow/box-shadow-transformed-expected.checksum: Added.
2581 * platform/mac/fast/box-shadow/box-shadow-transformed-expected.png: Added.
2582 * platform/mac/fast/box-shadow/box-shadow-transformed-expected.txt: Added.
2583 * platform/mac/fast/css/box-shadow-expected.checksum: Removed.
2584 * platform/mac/fast/css/box-shadow-expected.png: Removed.
2585 * platform/mac/fast/css/box-shadow-expected.txt: Removed.
2586 * platform/mac/fast/repaint/box-shadow-h-expected.checksum:
2587 * platform/mac/fast/repaint/box-shadow-h-expected.png:
2588 * platform/mac/fast/repaint/box-shadow-v-expected.checksum:
2589 * platform/mac/fast/repaint/box-shadow-v-expected.png:
2590 * platform/mac/fast/repaint/shadow-multiple-horizontal-expected.checksum:
2591 * platform/mac/fast/repaint/shadow-multiple-horizontal-expected.png:
2592 * platform/mac/fast/repaint/shadow-multiple-strict-horizontal-expected.checksum:
2593 * platform/mac/fast/repaint/shadow-multiple-strict-horizontal-expected.png:
2594 * platform/mac/fast/repaint/shadow-multiple-strict-vertical-expected.checksum:
2595 * platform/mac/fast/repaint/shadow-multiple-strict-vertical-expected.png:
2596 * platform/mac/fast/repaint/shadow-multiple-vertical-expected.checksum:
2597 * platform/mac/fast/repaint/shadow-multiple-vertical-expected.png:
2598 * platform/mac/fast/repaint/transform-replaced-shadows-expected.checksum:
2599 * platform/mac/fast/repaint/transform-replaced-shadows-expected.png:
2600 * platform/mac/fast/transforms/shadows-expected.checksum:
2601 * platform/mac/fast/transforms/shadows-expected.png:
2603 2011-01-29 Simon Fraser <simon.fraser@apple.com>
2605 Reviewed by Dan Bernstein.
2607 CSS3 gradients with em-based stops fail to repaint when font size changes
2608 https://bugs.webkit.org/show_bug.cgi?id=51845
2610 Test repaint of a gradient with 'em' stops when the font size changes.
2612 * fast/repaint/gradients-em-stops-repaint.html: Added.
2613 * platform/mac/fast/repaint/gradients-em-stops-repaint-expected.checksum: Added.
2614 * platform/mac/fast/repaint/gradients-em-stops-repaint-expected.png: Added.
2615 * platform/mac/fast/repaint/gradients-em-stops-repaint-expected.txt: Added.
2617 2011-01-29 Maciej Stachowiak <mjs@apple.com>
2619 Unreviewed fix for last commit.
2621 Remove stray slash in previous commit.
2623 * platform/mac-wk2/Skipped:
2625 2011-01-29 Maciej Stachowiak <mjs@apple.com>
2627 Reviewed by Daniel Bates.
2629 Skip a test that uses unimplemented DRT API
2630 https://bugs.webkit.org/show_bug.cgi?id=53381
2632 * platform/mac-wk2/Skipped:
2634 2011-01-29 Gustavo Noronha Silva <gns@gnome.org>
2636 [GTK] REGRESSION: http/tests/media/video-{cookie,referer}.html failing
2637 https://bugs.webkit.org/show_bug.cgi?id=53379
2639 Skip tests failing likely by the usage of a newer version of soup.
2641 * platform/gtk/Skipped:
2643 2011-01-29 Ryosuke Niwa <rniwa@webkit.org>
2645 Unreviewed Chromium rebaselines.
2647 * platform/chromium-linux/fast/block/positioning/001-expected.checksum: Added.
2648 * platform/chromium-linux/fast/block/positioning/001-expected.png: Added.
2649 * platform/chromium-linux/svg/clip-path/clip-in-mask-objectBoundingBox-expected.checksum: Added.
2650 * platform/chromium-linux/svg/clip-path/clip-in-mask-objectBoundingBox-expected.png: Added.
2651 * platform/chromium-linux/svg/clip-path/clip-in-mask-userSpaceOnUse-expected.checksum: Added.
2652 * platform/chromium-linux/svg/clip-path/clip-in-mask-userSpaceOnUse-expected.png: Added.
2653 * platform/chromium-win/svg/clip-path/clip-in-mask-objectBoundingBox-expected.checksum: Added.
2654 * platform/chromium-win/svg/clip-path/clip-in-mask-objectBoundingBox-expected.png: Added.
2655 * platform/chromium-win/svg/clip-path/clip-in-mask-userSpaceOnUse-expected.checksum: Added.
2656 * platform/chromium-win/svg/clip-path/clip-in-mask-userSpaceOnUse-expected.png: Added.
2657 * platform/chromium-win/svg/custom/missing-xlink-expected.txt:
2658 * platform/chromium/test_expectations.txt:
2660 2011-01-29 Ryosuke Niwa <rniwa@webkit.org>
2662 Unreviewed Chromium test expectation update; removed http/tests/appcache/online-whitelist.html
2663 from the test expectation, because it has been passing on Chromium Windows.
2665 * platform/chromium/test_expectations.txt:
2667 2011-01-29 Ryosuke Niwa <rniwa@webkit.org>
2669 Unreviewed Chromium test expectation update.
2671 * platform/chromium/test_expectations.txt:
2673 2011-01-29 Ryosuke Niwa <rniwa@webkit.org>
2675 Unreviewed rebaselines and test expectation updates for Chromium Linux.
2677 * platform/chromium-linux/fast/forms/select-dirty-parent-pref-widths-expected.checksum: Added.
2678 * platform/chromium-linux/fast/forms/select-dirty-parent-pref-widths-expected.png: Added.
2679 * platform/chromium-linux/fast/forms/select-dirty-parent-pref-widths-expected.txt: Added.
2680 * platform/chromium/test_expectations.txt:
2682 2011-01-28 Johnny Ding <jnd@chromium.org>
2684 Reviewed by Adam Barth.
2686 Gesture API, disallow popup bypass with using iframe src.
2687 https://bugs.webkit.org/show_bug.cgi?id=53244
2689 * fast/events/popup-blocked-from-iframe-src-expected.txt: Added.
2690 * fast/events/popup-blocked-from-iframe-src.html: Added.
2692 2011-01-28 Ryosuke Niwa <rniwa@webkit.org>
2694 Unreviewed; removed Chromium test expectations for tests that have been steadily passing.
2696 In particular, many ietestcenter tests have been passing since V8 is updated to
2697 version 3.0.12 in Chromium r72940.
2699 * platform/chromium/test_expectations.txt:
2701 2011-01-28 Dan Bernstein <mitz@apple.com>
2703 Rubber-stamped by Maciej Stachowiak.
2705 Updated test results after r76983.
2707 * platform/mac-leopard/fast/forms/select-writing-direction-natural-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/select-writing-direction-natural-expected.txt.
2708 * platform/mac-leopard/fast/text/international/bidi-menulist-expected.txt: Copied from LayoutTests/platform/mac/fast/text/international/bidi-menulist-expected.txt.
2709 * platform/mac/fast/forms/select-writing-direction-natural-expected.checksum:
2710 * platform/mac/fast/forms/select-writing-direction-natural-expected.png:
2711 * platform/mac/fast/forms/select-writing-direction-natural-expected.txt:
2712 * platform/mac/fast/text/international/bidi-menulist-expected.checksum:
2713 * platform/mac/fast/text/international/bidi-menulist-expected.png:
2714 * platform/mac/fast/text/international/bidi-menulist-expected.txt:
2716 2011-01-28 Maciej Stachowiak <mjs@apple.com>
2718 Reviewed by Darin Adler.
2720 WebKitTestRunner needs layoutTestController.setPOSIXLocale
2721 https://bugs.webkit.org/show_bug.cgi?id=42682
2723 * platform/mac-wk2/Skipped:
2725 2011-01-28 Ryosuke Niwa <rniwa@webkit.org>
2727 Unreviewed; Fixed Chromium test expectation.
2729 * platform/chromium/test_expectations.txt:
2731 2011-01-28 Jessie Berlin <jberlin@apple.com>
2733 [Windows 7 Release Tests] fast/repaint/select-option-background-color.html failing since
2734 introduction in r76826.
2735 https://bugs.webkit.org/show_bug.cgi?id=53327
2737 Add the pixel-test results missing from http://trac.webkit.org/changeset/76976. Unreviewed.
2739 * platform/win/fast/repaint/select-option-background-color-expected.checksum: Added.
2740 * platform/win/fast/repaint/select-option-background-color-expected.png: Added.
2742 2011-01-28 Ryosuke Niwa <rniwa@webkit.org>
2744 Unreviewed Chromium test expectation update.
2746 * platform/chromium/test_expectations.txt:
2748 2011-01-28 Tony Chang <tony@chromium.org>
2750 Unreviewed, a chromium win/linux rebaseline. The mac result was
2751 rebaselined in r76735.
2753 * platform/chromium-linux/fast/overflow/overflow-rtl-vertical-expected.checksum:
2754 * platform/chromium-linux/fast/overflow/overflow-rtl-vertical-expected.png:
2755 * platform/chromium-win/fast/overflow/overflow-rtl-vertical-expected.checksum:
2756 * platform/chromium-win/fast/overflow/overflow-rtl-vertical-expected.png:
2757 * platform/chromium-win/fast/overflow/overflow-rtl-vertical-expected.txt:
2758 * platform/chromium/test_expectations.txt:
2760 2011-01-28 Justin Schuh <jschuh@chromium.org>
2762 Reviewed by Eric Seidel.
2764 We should hold RefPtrs to SVG font faces
2765 https://bugs.webkit.org/show_bug.cgi?id=53270
2767 * svg/custom/use-multiple-on-nested-disallowed-font-expected.txt: Added.
2768 * svg/custom/use-multiple-on-nested-disallowed-font.html: Added.
2770 2011-01-28 Zhenyao Mo <zmo@google.com>
2772 Reviewed by Kenneth Russell.
2774 uniformN*v should generate INVALID_VALUE of the array size is not a multiple of N
2775 https://bugs.webkit.org/show_bug.cgi?id=53306
2777 * fast/canvas/webgl/gl-uniform-arrays-expected.txt:
2778 * fast/canvas/webgl/gl-uniform-arrays.html:
2779 * fast/canvas/webgl/gl-uniformmatrix4fv-expected.txt:
2780 * fast/canvas/webgl/gl-uniformmatrix4fv.html:
2782 2011-01-28 Tom Sepez <tsepez@chromium.org>
2784 Reviewed by Eric Seidel.
2786 NULL pointer crash in TextIterator::handleTextBox()
2787 https://bugs.webkit.org/show_bug.cgi?id=53267
2789 * fast/css/rtl-nth-child-first-letter-crash-expected.txt: Added.
2790 * fast/css/rtl-nth-child-first-letter-crash.html: Added.
2792 2011-01-28 Dimitri Glazkov <dglazkov@chromium.org>
2794 Skip webkitAudioPannerNode from the test. It's not yet implemented across
2795 all ports/platforms.
2797 * fast/dom/script-tests/prototype-inheritance.js: Skipped webkitAudioPannerNode.
2799 2011-01-28 Dimitri Glazkov <dglazkov@chromium.org>
2801 [Chromium] Added expectations for a passing test.
2803 * platform/chromium-mac/fast/dom/isindex-002-expected.checksum: Added.
2804 * platform/chromium-mac/fast/dom/isindex-002-expected.png: Added.
2805 * platform/chromium-mac/fast/dom/isindex-002-expected.txt: Removed.
2806 * platform/chromium/test_expectations.txt:
2808 2011-01-28 Dimitri Glazkov <dglazkov@chromium.org>
2810 Updated Chromium baselines for a bug that was fixed.
2811 https://bugs.webkit.org/show_bug.cgi?id=45527
2813 * platform/chromium-linux/fast/dom/replaceChild-expected.checksum:
2814 * platform/chromium-linux/fast/dom/replaceChild-expected.png:
2815 * platform/chromium-mac/fast/dom/replaceChild-expected.checksum: Added.
2816 * platform/chromium-mac/fast/dom/replaceChild-expected.png: Added.
2817 * platform/chromium-win/fast/dom/replaceChild-expected.checksum:
2818 * platform/chromium-win/fast/dom/replaceChild-expected.png:
2819 * platform/chromium/test_expectations.txt: Removed expectation of failure.
2821 2011-01-28 Jessie Berlin <jberlin@apple.com>
2823 [Windows 7 Release Tests] fast/repaint/select-option-background-color.html failing since introduction in r76826
2824 https://bugs.webkit.org/show_bug.cgi?id=53327
2826 Unreviewed, adding Windows-specific results to get the Windows 7 Release Test bot green.
2828 * platform/win/fast/repaint/select-option-background-color-expected.txt: Added.
2830 2011-01-28 Ryosuke Niwa <rniwa@webkit.org>
2832 Unreviewed Chromium rebaselines.
2834 Check in the same result as fast/dom/window-domurl-crash-expected.txt because Windows port
2835 intentionally added a failing result in http://trac.webkit.org/changeset/76953.
2837 The Windows port's bug is tracked by https://bugs.webkit.org/show_bug.cgi?id=53310.
2839 * platform/chromium-win/fast/dom/window-domurl-crash-expected.txt: Added.
2841 2011-01-28 Adam Roben <aroben@apple.com>
2843 Unskip compositing-related tests that are now fixed
2845 Fixes <http://webkit.org/b/53302> [Windows 7 Release Tests] changesets 76853, 76856, and
2846 76858 broke ~36 animations, compositing, and transitions tests
2848 Reviewed by Sam Weinig.
2850 * platform/win/Skipped:
2852 2011-01-28 Jessie Berlin <jberlin@apple.com>
2854 [Windows 7 Release Tests] fast/text/justify-ideograph-complex/simple/vertical.html failing since introduction in r76743.
2855 https://bugs.webkit.org/show_bug.cgi?id=53321
2857 Unreviewed, checking in failing expected results to get the Windows 7 Release Tests bots green.
2859 * platform/win/fast/text/justify-ideograph-complex-expected.txt: Added.
2860 * platform/win/fast/text/justify-ideograph-simple-expected.txt: Added.
2861 * platform/win/fast/text/justify-ideograph-vertical-expected.txt: Added.
2863 2011-01-28 Dimitri Glazkov <dglazkov@chromium.org>
2865 Remove now-passing test from expectations.
2867 * platform/chromium/test_expectations.txt: Expectation of failure removed.
2869 2011-01-28 Dimitri Glazkov <dglazkov@chromium.org>
2871 Update expectations for prototype-inheritance to match platform/mac.
2873 * platform/chromium/fast/dom/prototype-inheritance-expected.txt: Updated.
2875 2011-01-28 Enrica Casucci <enrica@apple.com>
2877 Reviewed by Adam Roben.
2879 Some drag and drop tests fail since r76824
2880 https://bugs.webkit.org/show_bug.cgi?id=53304
2882 Removing platform-specific tests after fixing the cause of the failure.
2884 * platform/win/editing/pasteboard/get-data-text-plain-paste-expected.txt: Removed.
2885 * platform/win/editing/pasteboard/onpaste-text-html-expected.txt: Removed.
2886 * platform/win/fast/events/drag-and-drop-dataTransfer-types-nocrash-expected.txt: Removed.
2887 * platform/win/fast/events/ondrop-text-html-expected.txt: Removed.
2889 2011-01-28 Jessie Berlin <jberlin@apple.com>
2891 Remove the Windows-specific failing results for media/audio-data-url.html, since it appears
2892 to be passing on the bots now. Unreviewed.
2893 https://bugs.webkit.org/show_bug.cgi?id=51518
2895 * platform/win/media/audio-data-url-expected.txt: Removed.
2897 2011-01-28 Chang Shu <chang.shu@nokia.com>
2899 Reviewed by Andreas Kling.
2901 Unskipp auth.html after fix.
2902 https://bugs.webkit.org/show_bug.cgi?id=36688
2904 * platform/qt/Skipped:
2906 2011-01-28 Dimitri Glazkov <dglazkov@chromium.org>
2908 Added newly-failing tests to expectations, will be fixing them shortly.
2909 https://bugs.webkit.org/show_bug.cgi?id=53314
2911 * platform/chromium/test_expectations.txt: Added.
2913 2011-01-28 Jessie Berlin <jberlin@apple.com>
2915 Adding tests broken on Windows 7 Release in 76853,76856,76858 to the Skipped list to get the
2916 Windows 7 Release Bot green. Unreviewed.
2917 https://bugs.webkit.org/show_bug.cgi?id=53302
2919 * platform/win/Skipped:
2921 2011-01-28 Dan Bernstein <mitz@apple.com>
2923 Reviewed by Anders Carlsson.
2925 Changing unicode-bidi doesn’t force layout
2926 https://bugs.webkit.org/show_bug.cgi?id=53311
2928 * fast/dynamic/unicode-bidi-expected.checksum: Added.
2929 * fast/dynamic/unicode-bidi-expected.png: Added.
2930 * fast/dynamic/unicode-bidi-expected.txt: Added.
2931 * fast/dynamic/unicode-bidi.html: Added.
2933 2011-01-28 Jessie Berlin <jberlin@apple.com>
2935 Add Windows expected (failing) results to get the bots green. Unreviewed.
2936 https://bugs.webkit.org/show_bug.cgi?id=53310
2938 * platform/win/fast/dom/window-domurl-crash-expected.txt: Added.
2940 2011-01-28 Jessie Berlin <jberlin@apple.com>
2942 Check in Windows-specific expected results to get the bots green. Unreviewed.
2943 https://bugs.webkit.org/show_bug.cgi?id=53307
2945 * platform/win/fast/multicol: Added.
2946 * platform/win/fast/multicol/vertical-rl: Added.
2947 * platform/win/fast/multicol/vertical-rl/column-break-with-balancing-expected.txt: Added.
2948 * platform/win/fast/multicol/vertical-rl/float-paginate-complex-expected.txt: Added.
2950 2011-01-28 Sheriff Bot <webkit.review.bot@gmail.com>
2952 Unreviewed, rolling out r76942.
2953 http://trac.webkit.org/changeset/76942
2954 https://bugs.webkit.org/show_bug.cgi?id=53301
2956 Unskipped tests keep failing on GTK release bots (Requested by
2957 svillar on #webkit).
2959 * platform/gtk/Skipped:
2961 2011-01-28 Jessie Berlin <jberlin@apple.com>
2963 Add Windows expected (failing) results to get the bots green. Unreviewed.
2964 https://bugs.webkit.org/show_bug.cgi?id=53304
2966 * platform/win/editing/pasteboard/get-data-text-plain-paste-expected.txt: Added.
2967 * platform/win/editing/pasteboard/onpaste-text-html-expected.txt: Added.
2968 * platform/win/fast/events/drag-and-drop-dataTransfer-types-nocrash-expected.txt: Added.
2969 * platform/win/fast/events/ondrop-text-html-expected.txt: Added.
2971 2011-01-27 Zhenyao Mo <zmo@google.com>
2973 Reviewed by Kenneth Russell.
2975 Remove _LENGTH enumerants
2976 https://bugs.webkit.org/show_bug.cgi?id=53259
2978 * fast/canvas/webgl/constants.html:
2979 * fast/canvas/webgl/gl-getshadersource-expected.txt:
2980 * fast/canvas/webgl/gl-getshadersource.html:
2981 * fast/canvas/webgl/gl-object-get-calls-expected.txt:
2982 * fast/canvas/webgl/gl-object-get-calls.html:
2984 2011-01-28 Sergio Villar Senin <svillar@igalia.com>
2988 Unskipped some tests. They're not failing anymore.
2990 * platform/gtk/Skipped:
2992 2011-01-27 Pavel Podivilov <podivilov@chromium.org>
2994 Reviewed by Yury Semikhatsky.
2996 Web Inspector: fix debugger-scripts.html (broken by r76587).
2997 https://bugs.webkit.org/show_bug.cgi?id=53112
2999 * inspector/debugger-scripts-expected.txt:
3000 * inspector/debugger-scripts.html:
3001 * platform/chromium/test_expectations.txt:
3003 2011-01-28 Sergio Villar Senin <svillar@igalia.com>
3007 Adding media/video-controls-rendering.html to the Skipped list of tests.
3009 * platform/gtk/Skipped:
3011 2011-01-27 Ryosuke Niwa <rniwa@webkit.org>
3013 Unreviewed Chromium test expectation update.
3015 * platform/chromium/test_expectations.txt: More media test crashes due to crbug.com/71087.
3017 2011-01-27 Maciej Stachowiak <mjs@apple.com>
3019 Reviewed by Adam Barth.
3021 Skip some tests that fail due to missing DRT API
3022 https://bugs.webkit.org/show_bug.cgi?id=53283
3024 * platform/mac-wk2/Skipped:
3026 2011-01-27 Abhishek Arya <inferno@chromium.org>
3028 Reviewed by Dan Bernstein.
3030 Tests that we do not crash when calculating the first line box
3031 baseline for the table.
3032 https://bugs.webkit.org/show_bug.cgi?id=53265
3034 * fast/table/recalc-section-first-body-crash-main-expected.txt: Added.
3035 * fast/table/recalc-section-first-body-crash-main.html: Added.
3036 * fast/table/resources/recalc-section-first-body-crash.html: Added.
3038 2011-01-27 Ryosuke Niwa <rniwa@webkit.org>
3040 Unreviewed, rolling out r76839.
3041 http://trac.webkit.org/changeset/76839
3042 https://bugs.webkit.org/show_bug.cgi?id=49744
3046 * editing/selection/caret-painting-after-paste-undo-rtl.html: Removed.
3047 * editing/selection/caret-painting-after-paste-undo.html: Removed.
3048 * platform/mac/editing/deleting/5408255-expected.png:
3049 * platform/mac/editing/selection/caret-painting-after-paste-undo-expected.checksum: Removed.
3050 * platform/mac/editing/selection/caret-painting-after-paste-undo-expected.png: Removed.
3051 * platform/mac/editing/selection/caret-painting-after-paste-undo-expected.txt: Removed.
3052 * platform/mac/editing/selection/caret-painting-after-paste-undo-rtl-expected.checksum: Removed.
3053 * platform/mac/editing/selection/caret-painting-after-paste-undo-rtl-expected.png: Removed.
3054 * platform/mac/editing/selection/caret-painting-after-paste-undo-rtl-expected.txt: Removed.
3056 2011-01-27 Maciej Stachowiak <mjs@apple.com>
3058 Reviewed by Darin Adler.
3060 execCommand("Paste") doesn't work in WebKitTestRunner
3061 https://bugs.webkit.org/show_bug.cgi?id=52785
3063 Unskip paste tests, except the ones that still fail.
3065 * platform/mac-wk2/Skipped:
3067 2011-01-27 Emil A Eklund <eae@chromium.org>
3069 Reviewed by Darin Adler.
3071 contentEditable formatBlock crashes on divs with contenteditable="false"
3072 https://bugs.webkit.org/show_bug.cgi?id=53263
3074 Add test for executing a formatBlock command on a selection containing an
3075 element with contenteditable=false.
3077 * editing/execCommand/format-block-contenteditable-false-expected.txt: Added.
3078 * editing/execCommand/format-block-contenteditable-false.html: Added.
3080 2011-01-27 Kenneth Russell <kbr@google.com>
3082 Reviewed by James Robinson.
3084 Rename Typed Array slice() to subset()
3085 https://bugs.webkit.org/show_bug.cgi?id=53273
3087 * fast/canvas/webgl/array-setters.html:
3088 * fast/canvas/webgl/array-unit-tests-expected.txt:
3089 * fast/canvas/webgl/array-unit-tests.html:
3090 * fast/canvas/webgl/draw-elements-out-of-bounds-expected.txt:
3091 * fast/canvas/webgl/draw-elements-out-of-bounds.html:
3092 * fast/canvas/webgl/webgl-array-invalid-ranges-expected.txt:
3093 * fast/canvas/webgl/webgl-array-invalid-ranges.html:
3095 2011-01-27 Leo Yang <leo.yang@torchmobile.com.cn>
3097 Reviewed by Dirk Schulze.
3099 SVG Use Cycle is not detected
3100 https://bugs.webkit.org/show_bug.cgi?id=52544
3102 Test for indirect <use> recursion. This test passes if
3105 * svg/custom/recursive-use2-expected.txt: Added.
3106 * svg/custom/recursive-use2.svg: Added.
3108 2011-01-27 Zhenyao Mo <zmo@google.com>
3110 Reviewed by Kenneth Russell.
3112 texSubImage2D's format/type needs to match the internalformat/type from the previous texImage2D call
3113 https://bugs.webkit.org/show_bug.cgi?id=53054
3115 * fast/canvas/webgl/tex-sub-image-2d-bad-args-expected.txt: Added.
3116 * fast/canvas/webgl/tex-sub-image-2d-bad-args.html: Added.
3118 2011-01-27 Ryosuke Niwa <rniwa@webkit.org>
3120 Unreviewed rebaselines for Chromium Mac and Windows.
3122 [chromium] fast/repaint/select-option-background-color.html fails on Windows and Mac
3123 https://bugs.webkit.org/show_bug.cgi?id=53260
3125 * platform/chromium-mac/fast/repaint/select-option-background-color-expected.checksum: Added.
3126 * platform/chromium-mac/fast/repaint/select-option-background-color-expected.png: Added.
3127 * platform/chromium-win/fast/repaint/select-option-background-color-expected.checksum: Added.
3128 * platform/chromium-win/fast/repaint/select-option-background-color-expected.png: Added.
3129 * platform/chromium-win/fast/repaint/select-option-background-color-expected.txt: Added.
3130 * platform/chromium/test_expectations.txt:
3132 2011-01-27 Dirk Schulze <krit@webkit.org>
3134 Unreviewed rebaseline.
3136 SVG animation of Paths with segments of different coordinate modes on begin and end
3137 https://bugs.webkit.org/show_bug.cgi?id=52984
3139 Rebaseline for SL. HTML were created by make-script-test-wrappers now.
3140 Skip added tests on WebKit2 because of missing eventSender.
3142 * platform/mac-wk2/Skipped:
3143 * svg/animations/animate-path-nested-transforms-expected.txt:
3144 * svg/animations/animate-text-nested-transforms-expected.txt:
3146 2011-01-27 Mihai Parparita <mihaip@chromium.org>
3148 Unreviewed Chromium rebaseline for fast/text/text-letter-spacing.html
3149 with changes matching the mac ones done by r76739.
3151 * platform/chromium-win/fast/text/text-letter-spacing-expected.txt:
3152 * platform/chromium/test_expectations.txt:
3154 2011-01-25 Levi Weintraub <leviw@chromium.org>
3156 Reviewed by Darin Adler.
3158 Updating the expected result for 5408255 and adding tests for caret positioning at the
3159 beginning and end of RenderBoxes.
3161 Undo moves caret to invalid position
3162 https://bugs.webkit.org/show_bug.cgi?id=49744
3164 * editing/selection/caret-painting-after-paste-undo-rtl.html: Added.
3165 * editing/selection/caret-painting-after-paste-undo.html: Added.
3166 * platform/mac/editing/deleting/5408255-expected.png:
3167 * platform/mac/editing/selection/caret-painting-after-paste-undo-expected.checksum: Added.
3168 * platform/mac/editing/selection/caret-painting-after-paste-undo-expected.png: Added.
3169 * platform/mac/editing/selection/caret-painting-after-paste-undo-expected.txt: Added.
3170 * platform/mac/editing/selection/caret-painting-after-paste-undo-rtl-expected.checksum: Added.
3171 * platform/mac/editing/selection/caret-painting-after-paste-undo-rtl-expected.png: Added.
3172 * platform/mac/editing/selection/caret-painting-after-paste-undo-rtl-expected.txt: Added.
3174 2011-01-27 Ryosuke Niwa <rniwa@webkit.org>
3176 Unreviewed Chromium rebaseline and text expectation update.
3178 * platform/chromium-linux/fast/repaint/select-option-background-color-expected.checksum: Added.
3179 * platform/chromium-linux/fast/repaint/select-option-background-color-expected.png: Added.
3180 * platform/chromium-linux/fast/repaint/select-option-background-color-expected.txt: Added.
3181 * platform/chromium/test_expectations.txt:
3183 2011-01-27 Mihai Parparita <mihaip@chromium.org>
3185 Unreviewed rebaseline of fast/inline/continuation-outlines-with-layers.html
3188 * platform/mac/fast/inline/continuation-outlines-with-layers-expected.txt:
3189 * platform/chromium-win/fast/inline/continuation-outlines-with-layers-expected.txt:
3190 * platform/chromium/test_expectations.txt:
3192 2011-01-27 Dirk Schulze <krit@webkit.org>
3194 Reviewed by Nikolas Zimmermann.
3196 SVG animation of Paths with segments of different coordinate modes on begin and end
3197 https://bugs.webkit.org/show_bug.cgi?id=52984
3199 Added tests to check the correct behavior on path animations, where the coordinate modes
3200 of the start path differs from the one on the end path.
3202 * svg/animations/animate-path-animation-Cc-Ss-expected.txt: Added.
3203 * svg/animations/animate-path-animation-Cc-Ss.html: Added.
3204 * svg/animations/animate-path-animation-Ll-Vv-Hh-expected.txt: Added.
3205 * svg/animations/animate-path-animation-Ll-Vv-Hh.html: Added.
3206 * svg/animations/animate-path-animation-Qq-Tt-expected.txt: Added.
3207 * svg/animations/animate-path-animation-Qq-Tt.html: Added.
3208 * svg/animations/animate-path-animation-cC-sS-inverse-expected.txt: Added.
3209 * svg/animations/animate-path-animation-cC-sS-inverse.html: Added.
3210 * svg/animations/animate-path-animation-lL-vV-hH-inverse-expected.txt: Added.
3211 * svg/animations/animate-path-animation-lL-vV-hH-inverse.html: Added.
3212 * svg/animations/animate-path-animation-qQ-tT-inverse-expected.txt: Added.
3213 * svg/animations/animate-path-animation-qQ-tT-inverse.html: Added.
3214 * svg/animations/animate-path-nested-transforms.html: Cleanup.
3215 * svg/animations/animate-text-nested-transforms.html: Cleanup.
3216 * svg/animations/resources/SVGAnimationTestCase.js:
3217 (shouldBeCloseEnough): For debug output of values with tolerance level.
3220 * svg/animations/script-tests/animate-path-animation-Cc-Ss.js: Added.
3226 * svg/animations/script-tests/animate-path-animation-Ll-Vv-Hh.js: Added.
3232 * svg/animations/script-tests/animate-path-animation-Qq-Tt.js: Added.
3238 * svg/animations/script-tests/animate-path-animation-cC-sS-inverse.js: Added.
3244 * svg/animations/script-tests/animate-path-animation-lL-vV-hH-inverse.js: Added.
3250 * svg/animations/script-tests/animate-path-animation-qQ-tT-inverse.js: Added.
3257 2011-01-27 Cris Neckar <cdn@chromium.org>
3259 Reviewed by Dimitri Glazkov.
3261 Test for crash when accessing a keyframe's style rule.
3262 https://bugs.webkit.org/show_bug.cgi?id=52320
3264 * fast/css/css-keyframe-style-crash-expected.txt: Added.
3265 * fast/css/css-keyframe-style-crash.html: Added.
3267 2011-01-27 Ryosuke Niwa <rniwa@webkit.org>
3269 Unreviewed Chromium text expectation update.
3271 * platform/chromium/test_expectations.txt: Apparently, video-size.html crashes on Linux due to crbug.com/71087.
3273 2011-01-27 Rob Buis <rwlbuis@gmail.com>
3275 Reviewed by Kent Tamura.
3278 Color changes to option elements in a select multiple aren't drawn immediately
3279 https://bugs.webkit.org/show_bug.cgi?id=49790
3281 * fast/repaint/select-option-background-color.html: Added.
3282 * platform/mac/fast/repaint/select-option-background-color-expected.checksum: Added.
3283 * platform/mac/fast/repaint/select-option-background-color-expected.png: Added.
3284 * platform/mac/fast/repaint/select-option-background-color-expected.txt: Added.
3286 2011-01-27 David Grogan <dgrogan@google.com>
3288 Reviewed by Jeremy Orlow.
3290 initial support for close() in indexeddb backend
3291 https://bugs.webkit.org/show_bug.cgi?id=53150
3293 * storage/indexeddb/transaction-after-close-expected.txt: Added.
3294 * storage/indexeddb/transaction-after-close.html: Added.
3296 2011-01-27 Dirk Schulze <krit@webkit.org>
3298 Reviewed by Nikolas Zimmermann.
3300 SVG animation doesn't support calcMode discrete for number and color values.
3301 https://bugs.webkit.org/show_bug.cgi?id=53189
3303 Test for correct behavior on animating numbers and colors with calcMode discrete.
3305 * svg/animations/animate-color-calcMode-discrete-expected.txt: Added.
3306 * svg/animations/animate-color-calcMode-discrete.html: Added.
3307 * svg/animations/animate-number-calcMode-discrete-expected.txt: Added.
3308 * svg/animations/animate-number-calcMode-discrete.html: Added.
3309 * svg/animations/script-tests/animate-color-calcMode-discrete.js: Added.
3313 * svg/animations/script-tests/animate-number-calcMode-discrete.js: Added.
3318 2011-01-27 Ryosuke Niwa <rniwa@webkit.org>
3320 Unreviewed Chromium test expectation update for video tests.
3322 * platform/chromium/test_expectations.txt:
3324 2011-01-27 Charlie Reis <creis@chromium.org>
3326 Reviewed by Mihai Parparita.
3328 back-during-onload-hung-page.php causes Chromium WebKit bot to fail
3329 https://bugs.webkit.org/show_bug.cgi?id=53220
3331 Reduces the timeout on a script that shouldn't finish during a test.
3332 This avoids problems in one of the Chromium WebKit builders.
3334 * http/tests/history/resources/back-during-onload-hung-page.php: Reduce timeout.
3336 2011-01-26 Zhenyao Mo <zmo@google.com>
3338 Reviewed by Kenneth Russell.
3340 shaderSource needs to preserve original source
3341 https://bugs.webkit.org/show_bug.cgi?id=52833
3343 * fast/canvas/webgl/gl-getshadersource-expected.txt: Added.
3344 * fast/canvas/webgl/gl-getshadersource.html: Added.
3346 2011-01-27 Philippe Normand <pnormand@igalia.com>
3348 Unreviewed, skip flaky test, needs further investigation on the failure.
3350 [GTK] media/audio-delete-while-slider-thumb-clicked.html is flaky
3351 https://bugs.webkit.org/show_bug.cgi?id=53247
3353 * platform/gtk/Skipped:
3355 2011-01-27 Jessie Berlin <jberlin@apple.com>
3357 fast/text/international/bidi-mirror-he-ar.html now passed on Windows in WebKit2.
3360 * platform/win-wk2/Skipped:
3362 2011-01-27 Maciej Stachowiak <mjs@apple.com>
3366 Fix mistake in my previous commit; I accidentally copied the old mac results instead
3367 of the new mac results for this test.
3369 * platform/mac-wk2/fast/blockflow/Kusa-Makura-background-canvas-expected.txt:
3371 2011-01-27 Philippe Normand <pnormand@igalia.com>
3373 Unreviewed, rebaseline of the favicon-as-image test from the build
3376 * platform/gtk/http/tests/misc/favicon-as-image-expected.txt:
3378 2011-01-27 Ryosuke Niwa <rniwa@webkit.org>
3380 Another Unreviewed Chromium test expectation update.
3382 * platform/chromium/test_expectations.txt:
3384 2011-01-27 Ryosuke Niwa <rniwa@webkit.org>
3386 Unreviewed Chromium test expectation update.
3388 * platform/chromium/test_expectations.txt:
3390 2011-01-27 Ryosuke Niwa <rniwa@webkit.org>
3392 Unreviewed Chromium rebaselines.
3394 * platform/chromium-mac/css2.1/t0905-c5525-fltcont-00-d-g-expected.checksum: Added.
3395 * platform/chromium-mac/css2.1/t0905-c5525-fltcont-00-d-g-expected.png: Added.
3396 * platform/chromium-mac/fast/repaint/line-flow-with-floats-9-expected.checksum:
3397 * platform/chromium-mac/fast/repaint/line-flow-with-floats-9-expected.png:
3398 * platform/chromium-mac/fast/text/justify-ideograph-complex-expected.checksum: Added.
3399 * platform/chromium-mac/fast/text/justify-ideograph-complex-expected.png: Added.
3400 * platform/chromium-mac/fast/text/justify-ideograph-simple-expected.checksum: Added.
3401 * platform/chromium-mac/fast/text/justify-ideograph-simple-expected.png: Added.
3402 * platform/chromium-mac/fast/text/justify-ideograph-vertical-expected.checksum: Added.
3403 * platform/chromium-mac/fast/text/justify-ideograph-vertical-expected.png: Added.
3404 * platform/chromium-mac/tables/mozilla/marvin/x_thead_align_justify-expected.checksum: Added.
3405 * platform/chromium-mac/tables/mozilla/marvin/x_thead_align_justify-expected.png: Added.
3406 * platform/chromium/test_expectations.txt:
3408 2011-01-27 Philippe Normand <pnormand@igalia.com>
3410 Unreviewed, GTK baselines for
3411 svg/custom/pattern-referencing-preserve-aspect-ratio.svg added in r76274.
3413 * platform/gtk/svg/custom/pattern-referencing-preserve-aspect-ratio-expected.txt: Added.
3415 2011-01-27 Philippe Normand <pnormand@igalia.com>
3417 Unreviewed, GTK baselines for
3418 http/tests/misc/favicon-as-image.html which was unskipped in r76555.
3420 * platform/gtk/http/tests/misc/favicon-as-image-expected.txt: Added.
3422 2011-01-27 Philippe Normand <pnormand@igalia.com>
3424 Unreviewed, GTK baselines for fast/dom/52776.html, follow-up of r76319.
3426 * platform/gtk/fast/dom/52776-expected.txt: Added.
3428 2011-01-27 Philippe Normand <pnormand@igalia.com>
3430 Unreviewed, new GTK baselines for fast/text/justify* tests
3431 introduced in r76743.
3433 * platform/gtk/fast/text/justify-ideograph-complex-expected.txt: Added.
3434 * platform/gtk/fast/text/justify-ideograph-simple-expected.txt: Added.
3435 * platform/gtk/fast/text/justify-ideograph-vertical-expected.txt: Added.
3437 2011-01-27 Pavel Podivilov <podivilov@chromium.org>
3439 Reviewed by Pavel Feldman.
3441 Web Inspector: Closure and Global variable details automatically collapsing on each step through JavaScript code.
3442 https://bugs.webkit.org/show_bug.cgi?id=53234
3444 * inspector/debugger-expand-scope.html:
3445 * inspector/debugger-proto-property.html:
3447 2011-01-27 Philippe Normand <pnormand@igalia.com>
3449 Unreviewed, fix typo introduced in r76783.
3451 * platform/gtk/Skipped:
3453 2011-01-27 Yury Semikhatsky <yurys@chromium.org>
3455 Reviewed by Pavel Feldman.
3457 Web Inspector: store all settings related to the agents on the frontend side
3458 https://bugs.webkit.org/show_bug.cgi?id=53174
3460 * http/tests/inspector/console-xhr-logging.html: since the setting doesn't change on the front-end
3461 side there is no need to check it after modifying backend's value.
3462 * inspector/report-protocol-errors.html: use the new signature of disableDebugger method.
3464 2011-01-27 Philippe Normand <pnormand@igalia.com>
3466 Unreviewed, new GTK baselines for fast/multicol tests as follow-up
3469 * platform/gtk/fast/multicol/vertical-lr/border-padding-pagination-expected.txt: Added.
3470 * platform/gtk/fast/multicol/vertical-lr/column-break-with-balancing-expected.txt: Added.
3471 * platform/gtk/fast/multicol/vertical-lr/column-count-with-rules-expected.txt: Added.
3472 * platform/gtk/fast/multicol/vertical-lr/column-rules-expected.txt: Added.
3473 * platform/gtk/fast/multicol/vertical-lr/float-avoidance-expected.txt: Added.
3474 * platform/gtk/fast/multicol/vertical-lr/float-multicol-expected.txt: Added.
3475 * platform/gtk/fast/multicol/vertical-lr/float-paginate-complex-expected.txt: Added.
3476 * platform/gtk/fast/multicol/vertical-lr/float-paginate-expected.txt: Added.
3477 * platform/gtk/fast/multicol/vertical-lr/nested-columns-expected.txt: Added.
3478 * platform/gtk/fast/multicol/vertical-lr/unsplittable-inline-block-expected.txt: Added.
3479 * platform/gtk/fast/multicol/vertical-rl/border-padding-pagination-expected.txt: Added.
3480 * platform/gtk/fast/multicol/vertical-rl/column-break-with-balancing-expected.txt: Added.
3481 * platform/gtk/fast/multicol/vertical-rl/column-count-with-rules-expected.txt: Added.
3482 * platform/gtk/fast/multicol/vertical-rl/column-rules-expected.txt: Added.
3483 * platform/gtk/fast/multicol/vertical-rl/float-avoidance-expected.txt: Added.
3484 * platform/gtk/fast/multicol/vertical-rl/float-multicol-expected.txt: Added.
3485 * platform/gtk/fast/multicol/vertical-rl/float-paginate-complex-expected.txt: Added.
3486 * platform/gtk/fast/multicol/vertical-rl/float-paginate-expected.txt: Added.
3487 * platform/gtk/fast/multicol/vertical-rl/nested-columns-expected.txt: Added.
3488 * platform/gtk/fast/multicol/vertical-rl/unsplittable-inline-block-expected.txt: Added.
3490 2011-01-27 Alexander Pavlov <apavlov@chromium.org>
3492 Reviewed by Pavel Feldman.
3494 Web Inspector: [Elements panel] Tooltip for relative links incorrectly identifies current URL
3495 https://bugs.webkit.org/show_bug.cgi?id=53171
3497 * inspector/styles-url-linkify-expected.txt:
3498 * inspector/styles-url-linkify.html:
3500 2011-01-27 Sergio Villar Senin <svillar@igalia.com>
3504 New test expectations for http/tests/navigation/error404* in GTK.
3506 * platform/gtk/Skipped:
3507 * platform/gtk/http/tests/navigation/error404-basic-expected.txt: Added.
3508 * platform/gtk/http/tests/navigation/error404-goback-expected.txt: Added.
3509 * platform/gtk/http/tests/navigation/error404-subframeload-expected.txt: Added.
3511 2011-01-27 Philippe Normand <pnormand@igalia.com>
3513 Unreviewed, skipping 2 more media tests.
3515 [GStreamer] wrong media duration report in media/controls-after-reload.html
3516 https://bugs.webkit.org/show_bug.cgi?id=51602
3518 * platform/gtk/Skipped:
3520 2011-01-27 Yuzo Fujishima <yuzo@google.com>
3522 Unreviewed Chromium test expectation change.
3524 * platform/chromium/test_expectations.txt:
3526 2011-01-27 Yuzo Fujishima <yuzo@google.com>
3528 Unreviewed Chromium test expectation change.
3530 * platform/chromium-mac-leopard/css2.1/t0905-c5525-fltcont-00-d-g-expected.checksum: Removed.
3531 * platform/chromium-mac-leopard/css2.1/t0905-c5525-fltcont-00-d-g-expected.png: Removed.
3532 * platform/chromium-mac-leopard/fast/blockflow/vertical-baseline-alignment-expected.checksum: Removed.
3533 * platform/chromium-mac-leopard/fast/blockflow/vertical-baseline-alignment-expected.png: Removed.
3534 * platform/chromium-mac-leopard/fast/multicol/shadow-breaking-expected.checksum: Removed.
3535 * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-1-expected.checksum: Removed.
3536 * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-1-expected.png: Removed.
3537 * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-10-expected.checksum: Removed.
3538 * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-10-expected.png: Removed.
3539 * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-2-expected.checksum: Removed.
3540 * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-2-expected.png: Removed.
3541 * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-3-expected.checksum: Removed.
3542 * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-3-expected.png: Removed.
3543 * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-4-expected.checksum: Removed.
3544 * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-4-expected.png: Removed.
3545 * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-5-expected.checksum: Removed.
3546 * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-5-expected.png: Removed.
3547 * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-6-expected.checksum: Removed.
3548 * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-6-expected.png: Removed.
3549 * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-7-expected.checksum: Removed.
3550 * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-7-expected.png: Removed.
3551 * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-8-expected.checksum: Removed.