1 2011-02-03 Dimitri Glazkov <dglazkov@chromium.org>
3 Reviewed by Kent Tamura.
5 REGRESSION(r76147): Slider thumb is not repainted when let go outside of the slider track.
6 https://bugs.webkit.org/show_bug.cgi?id=53691
8 * fast/repaint/slider-thumb-drag-release.html: Added.
9 * platform/mac/fast/repaint/slider-thumb-drag-release-expected.checksum: Added.
10 * platform/mac/fast/repaint/slider-thumb-drag-release-expected.png: Added.
11 * platform/mac/fast/repaint/slider-thumb-drag-release-expected.txt: Added.
13 2011-02-04 Dimitri Glazkov <dglazkov@chromium.org>
15 Update mac baselines. They pixel-rotted.
17 * platform/mac-leopard/fast/backgrounds/background-clip-text-expected.png:
18 * platform/mac-leopard/fast/backgrounds/quirks-mode-line-box-backgrounds-expected.png:
19 * platform/mac-leopard/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.checksum:
20 * platform/mac-leopard/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.png:
21 * platform/mac-leopard/fast/backgrounds/size/backgroundSize15-expected.png:
22 * platform/mac-leopard/fast/backgrounds/size/backgroundSize22-expected.checksum:
23 * platform/mac-leopard/fast/backgrounds/size/backgroundSize22-expected.png:
24 * platform/mac/fast/backgrounds/animated-svg-as-background-expected.checksum:
25 * platform/mac/fast/backgrounds/animated-svg-as-background-expected.png:
26 * platform/mac/fast/backgrounds/animated-svg-as-mask-expected.checksum:
27 * platform/mac/fast/backgrounds/animated-svg-as-mask-expected.png:
28 * platform/mac/fast/backgrounds/size/contain-and-cover-expected.checksum:
29 * platform/mac/fast/backgrounds/size/contain-and-cover-expected.png:
30 * platform/mac/fast/backgrounds/svg-as-background-4-expected.checksum:
31 * platform/mac/fast/backgrounds/svg-as-background-4-expected.png:
33 2011-02-04 Dimitri Glazkov <dglazkov@chromium.org>
35 [Chromium] Tweak expectations for passing tests.
37 * platform/chromium/test_expectations.txt: More tweakage.
39 2011-02-04 Dimitri Glazkov <dglazkov@chromium.org>
41 [Chromium] Remove more passing tests.
43 * platform/chromium/test_expectations.txt: Even more passages removed.
45 2011-02-04 Dimitri Glazkov <dglazkov@chromium.org>
47 [Chromium] Removed passing tests.
49 * platform/chromium/test_expectations.txt: Passages removed.
51 2011-02-04 Jessie Berlin <jberlin@apple.com>
53 [Windows 7 Release Tests] transitions/transition-end-event-multiple-04.html flakey
54 https://bugs.webkit.org/show_bug.cgi?id=53332
56 Unreviewed, attempt to get the Windows 7 Release bots uniformly green.
58 * platform/win/Skipped:
60 2011-02-04 Ilya Tikhonovsky <loislo@chromium.org>
64 Rebaseline. The problem was introduced at r77601.
66 * platform/chromium-mac/fast/repaint/shadow-multiple-horizontal-expected.checksum: Added.
67 * platform/chromium-mac/fast/repaint/shadow-multiple-horizontal-expected.png: Added.
68 * platform/chromium-mac/fast/repaint/shadow-multiple-strict-horizontal-expected.checksum: Added.
69 * platform/chromium-mac/fast/repaint/shadow-multiple-strict-horizontal-expected.png: Added.
70 * platform/chromium-mac/fast/repaint/shadow-multiple-strict-vertical-expected.checksum: Added.
71 * platform/chromium-mac/fast/repaint/shadow-multiple-strict-vertical-expected.png: Added.
72 * platform/chromium-mac/fast/repaint/shadow-multiple-vertical-expected.checksum: Added.
73 * platform/chromium-mac/fast/repaint/shadow-multiple-vertical-expected.png: Added.
75 2011-02-04 Ilya Tikhonovsky <loislo@chromium.org>
79 Rebaseline image for fast/box-shadow/shadow-tiling-artifact.html
80 The problem was introduced at r77601.
82 * platform/chromium-linux/fast/box-shadow/shadow-tiling-artifact-expected.checksum: Added.
83 * platform/chromium-linux/fast/box-shadow/shadow-tiling-artifact-expected.png: Added.
84 * platform/chromium-win/fast/box-shadow/shadow-tiling-artifact-expected.checksum: Added.
85 * platform/chromium-win/fast/box-shadow/shadow-tiling-artifact-expected.png: Added.
87 2011-02-04 Sergio Villar Senin <svillar@igalia.com>
91 New test expectations.
93 * platform/gtk/fast/box-shadow/shadow-tiling-artifact-expected.txt: Added.
94 * platform/gtk/fast/dom/HTMLInputElement/input-slider-update-expected.txt: Added.
95 * platform/gtk/svg/text/font-size-below-point-five-2-expected.txt: Added.
96 * platform/gtk/svg/text/font-size-below-point-five-expected.txt: Added.
97 * platform/gtk/svg/text/scaled-font-expected.txt: Added.
98 * platform/gtk/svg/text/small-fonts-2-expected.txt: Added.
99 * platform/gtk/svg/text/small-fonts-3-expected.txt: Added.
100 * platform/gtk/svg/text/small-fonts-expected.txt: Added.
101 * platform/gtk/svg/text/small-fonts-in-html5-expected.txt: Added.
103 2011-02-04 Andrey Kosyakov <caseq@chromium.org>
105 Reviewed by Pavel Feldman.
107 Web Inspector: support overriding user agent strings
108 https://bugs.webkit.org/show_bug.cgi?id=51485
110 * http/tests/inspector/extensions-useragent-expected.txt: Added.
111 * http/tests/inspector/extensions-useragent.html: Added.
113 2011-02-04 Sergio Villar Senin <svillar@igalia.com>
117 Skipping fast/events/pagehide-timeout.html that is failing on GTK
118 bots. See https://bugs.webkit.org/show_bug.cgi?id=53733
120 * platform/gtk/Skipped: skip fast/events/pagehide-timeout.html
122 2011-02-03 James Kozianski <koz@chromium.org>
124 Reviewed by Dimitri Glazkov.
126 Add navigator.registerProtocolHandler behind a flag.
127 https://bugs.webkit.org/show_bug.cgi?id=52609
129 * fast/dom/register-protocol-handler-expected.txt: Added.
130 * fast/dom/register-protocol-handler.html: Added.
132 2011-02-03 Simon Fraser <simon.fraser@apple.com>
134 Reviewed by Dan Bernstein.
136 REGRESSION: Artifacts on box-shadow corners in some cases
137 https://bugs.webkit.org/show_bug.cgi?id=53731
139 Test with translucent shadow on a box with various corner radii, to exercise the
142 * fast/box-shadow/shadow-tiling-artifact.html: Added.
143 * platform/mac/fast/box-shadow/shadow-tiling-artifact-expected.checksum: Added.
144 * platform/mac/fast/box-shadow/shadow-tiling-artifact-expected.png: Added.
145 * platform/mac/fast/box-shadow/shadow-tiling-artifact-expected.txt: Added.
147 2011-02-03 Adam Barth <abarth@webkit.org>
149 Reviewed by Daniel Bates.
151 XSS Auditor severely affects loading performance after submitting a large form
152 https://bugs.webkit.org/show_bug.cgi?id=49845
154 The XSSFilter catches some more cases and has different console
155 messages than the XSSAuditor. We might want to improve these messages
158 * http/tests/security/xssAuditor/base-href-control-char-expected.txt:
159 * http/tests/security/xssAuditor/base-href-expected.txt:
160 * http/tests/security/xssAuditor/base-href-null-char-expected.txt:
161 * http/tests/security/xssAuditor/base-href-scheme-relative-expected.txt:
162 * http/tests/security/xssAuditor/dom-write-innerHTML-expected.txt:
163 * http/tests/security/xssAuditor/embed-tag-control-char-expected.txt:
164 * http/tests/security/xssAuditor/embed-tag-expected.txt:
165 * http/tests/security/xssAuditor/embed-tag-javascript-url-expected.txt:
166 * http/tests/security/xssAuditor/embed-tag-null-char-expected.txt:
167 * http/tests/security/xssAuditor/full-block-base-href-expected.txt:
168 * http/tests/security/xssAuditor/full-block-object-tag-expected.txt:
169 * http/tests/security/xssAuditor/link-onclick-entities-expected.txt:
170 * http/tests/security/xssAuditor/object-embed-tag-control-char-expected.txt:
171 * http/tests/security/xssAuditor/object-embed-tag-expected.txt:
172 * http/tests/security/xssAuditor/object-embed-tag-null-char-expected.txt:
173 * http/tests/security/xssAuditor/object-tag-expected.txt:
174 * http/tests/security/xssAuditor/object-tag-javascript-url-expected.txt:
175 * http/tests/security/xssAuditor/script-tag-with-source-entities-expected.txt:
177 2011-02-03 Maciej Stachowiak <mjs@apple.com>
179 Reviewed by Daniel Bates.
181 Skip a test for WebKit2 that uses missing DRT API
182 https://bugs.webkit.org/show_bug.cgi?id=53748
184 * platform/mac-wk2/Skipped:
186 2011-02-03 Abhishek Arya <inferno@chromium.org>
188 Unreviewed, simple qt test baseline.
190 * platform/qt/fast/overflow/overflow-height-float-not-removed-crash-expected.txt: Added.
192 2011-02-02 MORITA Hajime <morrita@google.com>
194 Reviewed by Dimitri Glazkov.
196 Refactoring: <progress> should not use ShadowElement
197 https://bugs.webkit.org/show_bug.cgi?id=53583
199 Updated to catch the change on -webkit-progress-bar-value interpretation.
201 * fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element.html:
203 2011-02-03 Jia Pu <jpu@apple.com>
205 Reversion should not be marked as misspelled.
206 https://bugs.webkit.org/show_bug.cgi?id=53255
208 Rebaselined tests broken by https://bugs.webkit.org/show_bug.cgi?id=51389
210 * platform/mac/editing/spelling/autocorrection-contraction-expected.png:
211 * platform/mac/editing/spelling/autocorrection-contraction-expected.txt:
212 * platform/mac/editing/spelling/autocorrection-delete-expected.png:
213 * platform/mac/editing/spelling/autocorrection-delete-expected.txt:
214 * platform/mac/editing/spelling/autocorrection-removing-underline-after-paste-expected.png:
215 * platform/mac/editing/spelling/autocorrection-removing-underline-after-paste-expected.txt:
216 * platform/mac/editing/spelling/autocorrection-removing-underline-expected.png:
217 * platform/mac/editing/spelling/autocorrection-removing-underline-expected.txt:
218 * platform/mac/editing/spelling/autocorrection-simple-expected.checksum:
219 * platform/mac/editing/spelling/autocorrection-simple-expected.png:
220 * platform/mac/editing/spelling/autocorrection-simple-expected.txt:
221 * platform/mac/editing/spelling/autocorrection-simple.html:
222 * platform/mac/editing/spelling/delete-autocorrected-word-1-expected.png:
223 * platform/mac/editing/spelling/delete-autocorrected-word-1-expected.txt:
225 2011-02-03 Abhishek Arya <inferno@chromium.org>
227 Reviewed by James Robinson.
229 Tests that we do not crash when overflowing the height of a root
231 https://bugs.webkit.org/show_bug.cgi?id=53729
233 * fast/overflow/overflow-height-float-not-removed-crash-expected.txt: Added.
234 * fast/overflow/overflow-height-float-not-removed-crash.html: Added.
236 2011-02-03 David Levin <levin@chromium.org>
238 Reviewed by Adam Barth.
240 worker-importScriptsOnError needs to allow for the console error to
241 flush out before calling notifyDone.
243 * http/tests/workers/worker-importScriptsOnError-expected.txt:
244 * http/tests/workers/worker-importScriptsOnError.html:
246 2011-02-03 David Levin <levin@chromium.org>
248 Reviewed by Adam Barth.
250 Worker.importScript() should clean errors for cross origin imports.
251 https://bugs.webkit.org/show_bug.cgi?id=52871
253 * http/tests/workers/resources/worker-importScripts-error.js: Added.
254 * http/tests/workers/resources/worker-importScripts-throw.js: Added.
255 * http/tests/workers/worker-importScriptsOnError.html: Added.
257 2011-02-03 Mihai Parparita <mihaip@chromium.org>
259 Reviewed by Alexey Proskuryakov.
261 REGRESSION (r77355): Page cache layout tests crash
262 https://bugs.webkit.org/show_bug.cgi?id=53648
264 Add test that calls setTimeout during a pagehide event handler (the
265 timeout should not fire while the document is in the page cache).
267 Skipped for Chromium since it doesn't use the page cache.
269 * fast/events/pagehide-timeout-expected.txt: Added.
270 * fast/events/pagehide-timeout.html: Added.
271 * fast/events/resources/pagehide-timeout-go-back.html: Added.
272 * platform/chromium/test_expectations.txt:
274 2011-02-03 Dimitri Glazkov <dglazkov@chromium.org>
276 Added SL-specific result for the test and put back the original result that
277 I've neglected to do in r77539.
279 * platform/mac-snowleopard/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.txt: Added.
280 * platform/mac/svg/text/font-size-below-point-five-expected.txt: Added.
282 2011-02-03 Justin Schuh <jschuh@chromium.org>
284 Reviewed by Dirk Schulze.
286 startAnimations should use a local, RefCounted Vector.
287 https://bugs.webkit.org/show_bug.cgi?id=53458
289 * svg/custom/use-animation-in-fill-expected.txt: Added.
290 * svg/custom/use-animation-in-fill.html: Added.
292 2011-02-03 Csaba Osztrogonác <ossy@webkit.org>
296 small text which is scaled to be large renders pixelated
297 https://bugs.webkit.org/show_bug.cgi?id=12448
299 * platform/qt/Skipped: Add failing tests until fix.
300 - css3/zoom-coords.xhtml
301 - svg/zoom/page/zoom-zoom-coords.xhtml
303 2011-02-03 Dimitri Glazkov <dglazkov@chromium.org>
305 Add a failure until I investigate its cause.
307 * platform/chromium/test_expectations.txt: Added.
309 2011-02-03 Dimitri Glazkov <dglazkov@chromium.org>
311 Updated platform/mac-leopard baselines for fast/backgrounds after r77485.
313 2011-02-03 Dimitri Glazkov <dglazkov@chromium.org>
315 Move Leopard result to the right spot, put back the original result.
317 * platform/mac-leopard/svg/text/font-size-below-point-five-expected.txt:
318 Renamed from LayoutTests/platform/mac/svg/text/font-size-below-point-five-expected.txt.
320 2011-02-03 Adam Roben <aroben@apple.com>
322 Skip an SVG test that fails depending on what other tests came before it
324 Running any other SVG test before this one causes it to fail. If we were to check in new
325 failing results, it might start passing again if some more tests are added before it that
326 make it the first test that is run for a particular invocation of DumpRenderTree. So the
327 safest thing to do for now is to skip it. <http://webkit.org/b/35700> tracks this failure.
329 * platform/win/Skipped: Added svg/W3C-SVG-1.1-SE/types-dom-01-b.svg.
331 2011-02-03 Dimitri Glazkov <dglazkov@chromium.org>
333 Updated platform/mac and platform/mac-leopard baselines for svg/ after r77485.
335 2011-02-03 Dimitri Glazkov <dglazkov@chromium.org>
337 [Chromium] Updated baselines that are specific to Leopard.
339 * platform/chromium-mac-leopard/svg/custom/linking-a-03-b-preserveAspectRatio-expected.txt:
340 * platform/chromium-mac-leopard/svg/custom/linking-a-03-b-viewTarget-expected.txt:
341 * platform/chromium-mac-leopard/svg/custom/linking-a-03-b-zoomAndPan-expected.txt:
342 * platform/chromium-mac-leopard/svg/custom/stroked-pattern-expected.png:
343 * platform/chromium-mac-leopard/svg/custom/stroked-pattern-expected.txt:
345 2011-02-03 Dan Bernstein <mitz@apple.com>
347 Reviewed by Anders Carlsson.
349 <rdar://problem/8948788> Text emphasis marks have wrong orientation for vertical text
350 https://bugs.webkit.org/show_bug.cgi?id=53709
352 * platform/mac/fast/text/emphasis-vertical-expected.checksum:
353 * platform/mac/fast/text/emphasis-vertical-expected.png:
355 2011-02-03 Martin Robinson <mrobinson@igalia.com>
357 Fix one GTK+ skipped list entry that referred to the wrong test file.
359 * platform/gtk/Skipped: Fix skipped list entry.
361 2011-02-03 Dimitri Glazkov <dglazkov@chromium.org>
363 [Chromium] Removed the checksum that is out of place.
365 * platform/chromium-win-xp/svg/text/text-fonts-01-t-expected.checksum: Removed.
367 2011-02-03 Dimitri Glazkov <dglazkov@chromium.org>
369 [Chromium] Updated SVG baselines after r77485 for Mac and added expectations
370 of failure while waiting for platform/mac pixel results to land.
372 * platform/chromium-mac/svg/custom/linking-a-03-b-transform-expected.txt: Removed.
373 * platform/chromium-mac/svg/custom/stroked-pattern-expected.checksum: Added.
374 * platform/chromium-mac/svg/custom/stroked-pattern-expected.png: Added.
375 * platform/chromium/test_expectations.txt: Added fails.
377 2011-02-03 Adam Roben <aroben@apple.com>
379 Check in the results I really meant to commit in r77507
381 A flub on the command-line meant that many of the results added in r77507 were identical to
382 the Mac results, rather than matching what happens on Windows.
384 * platform/win/svg/W3C-SVG-1.1/text-align-06-b-expected.checksum:
385 * platform/win/svg/W3C-SVG-1.1/text-align-06-b-expected.png:
386 * platform/win/svg/W3C-SVG-1.1/text-align-06-b-expected.txt:
387 * platform/win/svg/batik/masking/maskRegions-expected.checksum: Added.
388 * platform/win/svg/batik/masking/maskRegions-expected.png: Added.
389 * platform/win/svg/batik/masking/maskRegions-expected.txt:
390 * platform/win/svg/batik/text/textGlyphOrientationHorizontal-expected.checksum:
391 * platform/win/svg/batik/text/textGlyphOrientationHorizontal-expected.png:
392 * platform/win/svg/batik/text/textGlyphOrientationHorizontal-expected.txt:
393 * platform/win/svg/carto.net/scrollbar-expected.checksum:
394 * platform/win/svg/carto.net/scrollbar-expected.png:
395 * platform/win/svg/carto.net/scrollbar-expected.txt:
396 * platform/win/svg/text/font-size-below-point-five-expected.checksum:
397 * platform/win/svg/text/font-size-below-point-five-expected.png:
398 * platform/win/svg/text/font-size-below-point-five-expected.txt:
399 * platform/win/svg/text/text-align-06-b-expected.checksum:
400 * platform/win/svg/text/text-align-06-b-expected.png:
401 * platform/win/svg/text/text-align-06-b-expected.txt:
403 2011-02-03 Dimitri Glazkov <dglazkov@chromium.org>
405 [Chromium] Two more updated SVG baselines after r77485 for Linux.
407 * platform/chromium-linux/svg/batik/text/verticalText-expected.txt: Added.
408 * platform/chromium-linux/svg/custom/js-late-pattern-and-object-creation-expected.txt: Added.
410 2011-02-02 Levi Weintraub <leviw@chromium.org>
412 Reviewed by Ryosuke Niwa.
414 Moving cursor down in table cycles at the end of a row
415 https://bugs.webkit.org/show_bug.cgi?id=50012
417 Tests downward caret-navigation for tables at the end of a document.
419 * editing/selection/move-by-line-cycles-in-table-expected.txt: Added.
420 * editing/selection/move-by-line-cycles-in-table.html: Added.
422 2011-02-03 Dimitri Glazkov <dglazkov@chromium.org>
424 [Chromium] One more update SVG baselines after r77485 for Linux.
426 2011-02-03 Dimitri Glazkov <dglazkov@chromium.org>
428 [Chromium] Moved XP/Vista-specific baselines to their proper places.
430 * platform/chromium-win-vista/svg/text/text-fonts-01-t-expected.checksum:
431 * platform/chromium-win-vista/svg/text/text-fonts-01-t-expected.png:
432 * platform/chromium-win-xp/svg/batik/text/verticalText-expected.checksum:
433 * platform/chromium-win-xp/svg/batik/text/verticalText-expected.png:
434 * platform/chromium-win-xp/svg/custom/js-late-pattern-and-object-creation-expected.checksum:
435 * platform/chromium-win-xp/svg/custom/js-late-pattern-and-object-creation-expected.png:
436 * platform/chromium-win-xp/svg/text/text-intro-05-t-expected.checksum:
437 * platform/chromium-win-xp/svg/text/text-intro-05-t-expected.png:
438 * platform/chromium-win/svg/batik/text/verticalText-expected.checksum: Removed.
439 * platform/chromium-win/svg/batik/text/verticalText-expected.png: Removed.
440 * platform/chromium-win/svg/custom/js-late-pattern-and-object-creation-expected.checksum: Removed.
441 * platform/chromium-win/svg/custom/js-late-pattern-and-object-creation-expected.png: Removed.
442 * platform/chromium-win/svg/text/text-fonts-01-t-expected.checksum: Removed.
443 * platform/chromium-win/svg/text/text-fonts-01-t-expected.png: Removed.
444 * platform/chromium-win/svg/text/text-intro-05-t-expected.checksum: Removed.
445 * platform/chromium-win/svg/text/text-intro-05-t-expected.png: Removed.
447 2011-02-03 Dimitri Glazkov <dglazkov@chromium.org>
449 Update expectations after r77495.
451 * fast/dom/Window/window-properties-expected.txt: Updated.
453 2011-02-03 Dimitri Glazkov <dglazkov@chromium.org>
455 [Chromium] Explicitly mark platform/chromium-linux as failing for other platforms.
457 * platform/chromium/test_expectations.txt: Added expectation of failure.
459 2011-02-03 Dimitri Glazkov <dglazkov@chromium.org>
461 Update expectations after r77495.
463 * fast/dom/Window/window-properties-performance-expected.txt: Updated.
465 2011-02-03 Dimitri Glazkov <dglazkov@chromium.org>
467 [Chromium] Add expectations for r77500.
469 * platform/chromium-mac/fast/dom/HTMLInputElement/input-slider-update-expected.checksum: Added.
470 * platform/chromium-mac/fast/dom/HTMLInputElement/input-slider-update-expected.png: Added.
471 * platform/chromium-win/fast/dom/HTMLInputElement/input-slider-update-expected.checksum: Added.
472 * platform/chromium-win/fast/dom/HTMLInputElement/input-slider-update-expected.png: Added.
474 2011-02-03 Dimitri Glazkov <dglazkov@chromium.org>
476 [Chromium] Update SVG baselines after r77485 for Linux.
478 2011-02-03 Adam Roben <aroben@apple.com>
480 Skip fast/canvas/set-colors.html on Windows
482 It currently fails on some bots but not others. <http://webkit.org/b/53677> tracks the
485 * platform/win/Skipped:
487 2011-02-03 Adam Roben <aroben@apple.com>
489 Update Windows results after r77485
491 Windows used to match Mac on these tests, but now it doesn't. Presumably this is because
492 r77485 increased the precision of ascent/descent calculations, making differences in
493 Windows/Mac font metrics matter more.
495 One test (svg/W3C-SVG-1.1-SE/types-dom-01-b.svg) is still failing, but it passes when run on
496 its own, so warrants more investigation.
498 * platform/win/svg/W3C-SVG-1.1/extend-namespace-01-f-expected.checksum: Added.
499 * platform/win/svg/W3C-SVG-1.1/extend-namespace-01-f-expected.png: Added.
500 * platform/win/svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
501 * platform/win/svg/W3C-SVG-1.1/text-align-06-b-expected.checksum: Added.
502 * platform/win/svg/W3C-SVG-1.1/text-align-06-b-expected.png: Added.
503 * platform/win/svg/W3C-SVG-1.1/text-align-06-b-expected.txt: Added.
504 * platform/win/svg/batik/text/textGlyphOrientationHorizontal-expected.checksum: Added.
505 * platform/win/svg/batik/text/textGlyphOrientationHorizontal-expected.png: Added.
506 * platform/win/svg/batik/text/textGlyphOrientationHorizontal-expected.txt: Added.
507 * platform/win/svg/carto.net/scrollbar-expected.checksum: Added.
508 * platform/win/svg/carto.net/scrollbar-expected.png: Added.
509 * platform/win/svg/carto.net/scrollbar-expected.txt: Added.
510 * platform/win/svg/text/font-size-below-point-five-expected.checksum: Added.
511 * platform/win/svg/text/font-size-below-point-five-expected.png: Added.
512 * platform/win/svg/text/font-size-below-point-five-expected.txt: Added.
513 * platform/win/svg/text/text-align-06-b-expected.checksum: Added.
514 * platform/win/svg/text/text-align-06-b-expected.png: Added.
515 * platform/win/svg/text/text-align-06-b-expected.txt: Added.
516 * platform/win/svg/zoom/page/zoom-mask-with-percentages-expected.checksum: Added.
517 * platform/win/svg/zoom/page/zoom-mask-with-percentages-expected.png: Added.
518 * platform/win/svg/zoom/page/zoom-mask-with-percentages-expected.txt:
520 2011-02-03 Nikolas Zimmermann <nzimmermann@rim.com>
524 small text which is scaled to be large renders pixelated
525 https://bugs.webkit.org/show_bug.cgi?id=12448
527 First chunk of mac SVG pixel test updates after r77485.
529 * platform/mac/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.png:
530 * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.checksum:
531 * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.png:
532 * platform/mac/svg/W3C-SVG-1.1/animate-elem-02-t-expected.png:
533 * platform/mac/svg/W3C-SVG-1.1/animate-elem-04-t-expected.checksum:
534 * platform/mac/svg/W3C-SVG-1.1/animate-elem-04-t-expected.png:
535 * platform/mac/svg/W3C-SVG-1.1/animate-elem-05-t-expected.checksum:
536 * platform/mac/svg/W3C-SVG-1.1/animate-elem-05-t-expected.png:
537 * platform/mac/svg/W3C-SVG-1.1/animate-elem-06-t-expected.checksum:
538 * platform/mac/svg/W3C-SVG-1.1/animate-elem-06-t-expected.png:
539 * platform/mac/svg/W3C-SVG-1.1/animate-elem-07-t-expected.checksum:
540 * platform/mac/svg/W3C-SVG-1.1/animate-elem-07-t-expected.png:
541 * platform/mac/svg/W3C-SVG-1.1/animate-elem-09-t-expected.png:
542 * platform/mac/svg/W3C-SVG-1.1/animate-elem-10-t-expected.png:
543 * platform/mac/svg/W3C-SVG-1.1/animate-elem-11-t-expected.png:
544 * platform/mac/svg/W3C-SVG-1.1/animate-elem-12-t-expected.png:
545 * platform/mac/svg/W3C-SVG-1.1/animate-elem-13-t-expected.png:
546 * platform/mac/svg/W3C-SVG-1.1/animate-elem-14-t-expected.png:
547 * platform/mac/svg/W3C-SVG-1.1/animate-elem-15-t-expected.png:
548 * platform/mac/svg/W3C-SVG-1.1/animate-elem-16-t-expected.png:
549 * platform/mac/svg/W3C-SVG-1.1/animate-elem-17-t-expected.png:
550 * platform/mac/svg/W3C-SVG-1.1/animate-elem-18-t-expected.png:
551 * platform/mac/svg/W3C-SVG-1.1/animate-elem-19-t-expected.png:
552 * platform/mac/svg/W3C-SVG-1.1/animate-elem-20-t-expected.png:
553 * platform/mac/svg/W3C-SVG-1.1/animate-elem-21-t-expected.png:
554 * platform/mac/svg/W3C-SVG-1.1/animate-elem-22-b-expected.png:
555 * platform/mac/svg/W3C-SVG-1.1/animate-elem-23-t-expected.png:
556 * platform/mac/svg/W3C-SVG-1.1/animate-elem-25-t-expected.png:
557 * platform/mac/svg/W3C-SVG-1.1/animate-elem-27-t-expected.png:
558 * platform/mac/svg/W3C-SVG-1.1/animate-elem-32-t-expected.png:
559 * platform/mac/svg/W3C-SVG-1.1/animate-elem-33-t-expected.checksum:
560 * platform/mac/svg/W3C-SVG-1.1/animate-elem-33-t-expected.png:
561 * platform/mac/svg/W3C-SVG-1.1/animate-elem-84-t-expected.checksum:
562 * platform/mac/svg/W3C-SVG-1.1/animate-elem-84-t-expected.png:
563 * platform/mac/svg/W3C-SVG-1.1/animate-elem-85-t-expected.png:
564 * platform/mac/svg/W3C-SVG-1.1/color-prof-01-f-expected.png:
565 * platform/mac/svg/W3C-SVG-1.1/color-prop-02-f-expected.png:
566 * platform/mac/svg/W3C-SVG-1.1/color-prop-03-t-expected.png:
567 * platform/mac/svg/W3C-SVG-1.1/coords-coord-01-t-expected.png:
568 * platform/mac/svg/W3C-SVG-1.1/coords-coord-02-t-expected.png:
569 * platform/mac/svg/W3C-SVG-1.1/coords-trans-02-t-expected.checksum:
570 * platform/mac/svg/W3C-SVG-1.1/coords-trans-02-t-expected.png:
571 * platform/mac/svg/W3C-SVG-1.1/coords-trans-03-t-expected.checksum:
572 * platform/mac/svg/W3C-SVG-1.1/coords-trans-03-t-expected.png:
573 * platform/mac/svg/W3C-SVG-1.1/coords-trans-04-t-expected.checksum:
574 * platform/mac/svg/W3C-SVG-1.1/coords-trans-04-t-expected.png:
575 * platform/mac/svg/W3C-SVG-1.1/coords-trans-05-t-expected.checksum:
576 * platform/mac/svg/W3C-SVG-1.1/coords-trans-05-t-expected.png:
577 * platform/mac/svg/W3C-SVG-1.1/coords-trans-06-t-expected.checksum:
578 * platform/mac/svg/W3C-SVG-1.1/coords-trans-06-t-expected.png:
579 * platform/mac/svg/W3C-SVG-1.1/extend-namespace-01-f-expected.png:
580 * platform/mac/svg/W3C-SVG-1.1/filters-blend-01-b-expected.checksum:
581 * platform/mac/svg/W3C-SVG-1.1/filters-blend-01-b-expected.png:
582 * platform/mac/svg/W3C-SVG-1.1/filters-color-01-b-expected.checksum:
583 * platform/mac/svg/W3C-SVG-1.1/filters-color-01-b-expected.png:
584 * platform/mac/svg/W3C-SVG-1.1/filters-composite-02-b-expected.checksum:
585 * platform/mac/svg/W3C-SVG-1.1/filters-composite-02-b-expected.png:
586 * platform/mac/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.checksum:
587 * platform/mac/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.png:
588 * platform/mac/svg/W3C-SVG-1.1/filters-example-01-b-expected.checksum:
589 * platform/mac/svg/W3C-SVG-1.1/filters-example-01-b-expected.png:
590 * platform/mac/svg/W3C-SVG-1.1/filters-felem-01-b-expected.png:
591 * platform/mac/svg/W3C-SVG-1.1/filters-light-04-f-expected.png:
592 * platform/mac/svg/W3C-SVG-1.1/fonts-desc-02-t-expected.png:
593 * platform/mac/svg/W3C-SVG-1.1/fonts-glyph-03-t-expected.png:
594 * platform/mac/svg/W3C-SVG-1.1/fonts-glyph-04-t-expected.png:
595 * platform/mac/svg/W3C-SVG-1.1/interact-dom-01-b-expected.png:
596 * platform/mac/svg/W3C-SVG-1.1/interact-events-01-b-expected.png:
597 * platform/mac/svg/W3C-SVG-1.1/interact-order-03-b-expected.png:
599 2011-02-03 Csaba Osztrogonác <ossy@webkit.org>
601 Unreviewed. Update Qt specific expected results after r77495.
603 * platform/qt/fast/dom/Window/window-properties-expected.txt:
604 * platform/qt/fast/dom/Window/window-properties-performance-expected.txt: Copied from LayoutTests/fast/dom/Window/window-properties-performance-expected.txt.
606 2011-02-02 Evan Martin <evan@chromium.org>
608 Reviewed by Tony Chang.
610 [chromium] complex joining characters positioned in wrong place
611 https://bugs.webkit.org/show_bug.cgi?id=53637
613 Add a test that includes some characters that exhibited the problem.
614 Unfortunately it's purely a rendering issue, so it is a pixel test.
616 * platform/chromium-linux/fast/text/international/complex-joining-using-gpos-expected.checksum: Added.
617 * platform/chromium-linux/fast/text/international/complex-joining-using-gpos-expected.png: Added.
618 * platform/chromium-linux/fast/text/international/complex-joining-using-gpos-expected.txt: Added.
619 * platform/chromium-linux/fast/text/international/complex-joining-using-gpos.html: Added.
621 2011-02-03 Ryosuke Niwa <rniwa@webkit.org>
623 Unreviewed; remove the line I intended to remove.
625 * platform/chromium/test_expectations.txt:
627 2011-02-03 Ryosuke Niwa <rniwa@webkit.org>
629 Unreviewed Chromium test expectation update for
630 http://src.chromium.org/viewvc/chrome?view=rev&revision=73469
632 * platform/chromium/test_expectations.txt:
634 2011-02-02 Dimitri Glazkov <dglazkov@chromium.org>
636 Reviewed by Kent Tamura.
638 REGRESSION(r76147): Slider thumb position is not updated when value attribute is changed.
639 https://bugs.webkit.org/show_bug.cgi?id=53634
641 * fast/dom/HTMLInputElement/input-slider-update.html: Added.
642 * platform/mac/fast/dom/HTMLInputElement/input-slider-update-expected.checksum: Added.
643 * platform/mac/fast/dom/HTMLInputElement/input-slider-update-expected.png: Added.
644 * platform/mac/fast/dom/HTMLInputElement/input-slider-update-expected.txt: Added.
646 2011-02-03 Dimitri Glazkov <dglazkov@chromium.org>
648 [Chromium] Update SVG baselines after r77485 for Windows.
650 2011-02-03 Csaba Osztrogonác <ossy@webkit.org>
652 Unreviewed, rebaseline Qt svg tests after r77485.
654 * platform/qt/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.checksum:
655 * platform/qt/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.png:
656 * platform/qt/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.txt:
657 * platform/qt/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.checksum:
658 * platform/qt/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.png:
659 * platform/qt/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.txt:
660 * platform/qt/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.checksum:
661 * platform/qt/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.png:
662 * platform/qt/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.txt:
663 * platform/qt/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.checksum:
664 * platform/qt/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.png:
665 * platform/qt/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.txt:
666 * platform/qt/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.checksum:
667 * platform/qt/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.png:
668 * platform/qt/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.txt:
669 * platform/qt/svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.checksum:
670 * platform/qt/svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.png:
671 * platform/qt/svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.txt:
672 * platform/qt/svg/custom/stroke-width-large-expected.checksum:
673 * platform/qt/svg/custom/stroke-width-large-expected.png:
674 * platform/qt/svg/custom/stroke-width-large-expected.txt:
675 * platform/qt/svg/custom/text-rotated-gradient-expected.checksum:
676 * platform/qt/svg/custom/text-rotated-gradient-expected.png:
677 * platform/qt/svg/custom/text-rotated-gradient-expected.txt:
678 * platform/qt/svg/foreignObject/text-tref-02-b-expected.checksum:
679 * platform/qt/svg/foreignObject/text-tref-02-b-expected.png:
680 * platform/qt/svg/foreignObject/text-tref-02-b-expected.txt:
681 * platform/qt/svg/text/lengthAdjust-text-metrics-expected.checksum: Added.
682 * platform/qt/svg/text/lengthAdjust-text-metrics-expected.png: Added.
683 * platform/qt/svg/text/lengthAdjust-text-metrics-expected.txt:
684 * platform/qt/svg/text/select-textLength-spacing-squeeze-1-expected.checksum:
685 * platform/qt/svg/text/select-textLength-spacing-squeeze-1-expected.png:
686 * platform/qt/svg/text/select-textLength-spacing-squeeze-1-expected.txt:
687 * platform/qt/svg/text/select-textLength-spacing-squeeze-2-expected.checksum:
688 * platform/qt/svg/text/select-textLength-spacing-squeeze-2-expected.png:
689 * platform/qt/svg/text/select-textLength-spacing-squeeze-2-expected.txt:
690 * platform/qt/svg/text/select-textLength-spacing-squeeze-3-expected.checksum:
691 * platform/qt/svg/text/select-textLength-spacing-squeeze-3-expected.png:
692 * platform/qt/svg/text/select-textLength-spacing-squeeze-3-expected.txt:
693 * platform/qt/svg/text/select-textLength-spacing-squeeze-4-expected.checksum:
694 * platform/qt/svg/text/select-textLength-spacing-squeeze-4-expected.png:
695 * platform/qt/svg/text/select-textLength-spacing-squeeze-4-expected.txt:
696 * platform/qt/svg/text/select-textLength-spacing-stretch-1-expected.checksum:
697 * platform/qt/svg/text/select-textLength-spacing-stretch-1-expected.png:
698 * platform/qt/svg/text/select-textLength-spacing-stretch-1-expected.txt:
699 * platform/qt/svg/text/select-textLength-spacing-stretch-2-expected.checksum:
700 * platform/qt/svg/text/select-textLength-spacing-stretch-2-expected.png:
701 * platform/qt/svg/text/select-textLength-spacing-stretch-2-expected.txt:
702 * platform/qt/svg/text/select-textLength-spacing-stretch-3-expected.checksum:
703 * platform/qt/svg/text/select-textLength-spacing-stretch-3-expected.png:
704 * platform/qt/svg/text/select-textLength-spacing-stretch-3-expected.txt:
705 * platform/qt/svg/text/select-textLength-spacing-stretch-4-expected.checksum:
706 * platform/qt/svg/text/select-textLength-spacing-stretch-4-expected.png:
707 * platform/qt/svg/text/select-textLength-spacing-stretch-4-expected.txt:
708 * platform/qt/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.checksum:
709 * platform/qt/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.png:
710 * platform/qt/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.txt:
711 * platform/qt/svg/text/select-x-list-1-expected.checksum:
712 * platform/qt/svg/text/select-x-list-1-expected.png:
713 * platform/qt/svg/text/select-x-list-1-expected.txt:
714 * platform/qt/svg/text/select-x-list-2-expected.checksum:
715 * platform/qt/svg/text/select-x-list-2-expected.png:
716 * platform/qt/svg/text/select-x-list-2-expected.txt:
717 * platform/qt/svg/text/select-x-list-3-expected.checksum:
718 * platform/qt/svg/text/select-x-list-3-expected.png:
719 * platform/qt/svg/text/select-x-list-3-expected.txt:
720 * platform/qt/svg/text/select-x-list-4-expected.checksum:
721 * platform/qt/svg/text/select-x-list-4-expected.png:
722 * platform/qt/svg/text/select-x-list-4-expected.txt:
723 * platform/qt/svg/text/select-x-list-with-tspans-1-expected.checksum:
724 * platform/qt/svg/text/select-x-list-with-tspans-1-expected.png:
725 * platform/qt/svg/text/select-x-list-with-tspans-1-expected.txt:
726 * platform/qt/svg/text/select-x-list-with-tspans-2-expected.checksum:
727 * platform/qt/svg/text/select-x-list-with-tspans-2-expected.png:
728 * platform/qt/svg/text/select-x-list-with-tspans-2-expected.txt:
729 * platform/qt/svg/text/select-x-list-with-tspans-3-expected.checksum:
730 * platform/qt/svg/text/select-x-list-with-tspans-3-expected.png:
731 * platform/qt/svg/text/select-x-list-with-tspans-3-expected.txt:
732 * platform/qt/svg/text/select-x-list-with-tspans-4-expected.checksum:
733 * platform/qt/svg/text/select-x-list-with-tspans-4-expected.png:
734 * platform/qt/svg/text/select-x-list-with-tspans-4-expected.txt:
735 * platform/qt/svg/text/selection-doubleclick-expected.checksum:
736 * platform/qt/svg/text/selection-doubleclick-expected.png:
737 * platform/qt/svg/text/selection-doubleclick-expected.txt:
738 * platform/qt/svg/text/selection-tripleclick-expected.checksum:
739 * platform/qt/svg/text/selection-tripleclick-expected.png:
740 * platform/qt/svg/text/selection-tripleclick-expected.txt:
741 * platform/qt/svg/transforms/text-with-mask-with-svg-transform-expected.checksum:
742 * platform/qt/svg/transforms/text-with-mask-with-svg-transform-expected.png:
743 * platform/qt/svg/transforms/text-with-mask-with-svg-transform-expected.txt:
744 * platform/qt/svg/zoom/page/zoom-coords-viewattr-01-b-expected.checksum: Added.
745 * platform/qt/svg/zoom/page/zoom-coords-viewattr-01-b-expected.png: Added.
746 * platform/qt/svg/zoom/page/zoom-coords-viewattr-01-b-expected.txt:
747 * platform/qt/svg/zoom/page/zoom-mask-with-percentages-expected.checksum:
748 * platform/qt/svg/zoom/page/zoom-mask-with-percentages-expected.png:
749 * platform/qt/svg/zoom/page/zoom-mask-with-percentages-expected.txt:
751 2011-01-27 Philippe Normand <pnormand@igalia.com>
753 Reviewed by Martin Robinson.
755 [GTK] LayoutTests/media/audio-mpeg4-supported.html fails
756 https://bugs.webkit.org/show_bug.cgi?id=53125
758 * platform/gtk/Skipped: Unskip fixed test.
760 2011-02-03 Philippe Normand <pnormand@igalia.com>
762 Unreviewed, skipping 2 more websocket tests on GTK, see bug 53683.
764 * platform/gtk/Skipped: skip http/tests/websocket/tests/simple.html
765 and http/tests/websocket/tests/cross-origin.html
767 2011-02-03 Simon Fraser <simon.fraser@apple.com>
769 Reviewed by Sam Weinig.
771 ShadowBlur radius for CSS shadows is slightly too big
772 https://bugs.webkit.org/show_bug.cgi?id=53660
774 Updated pixel results.
776 * platform/mac/compositing/shadows/shadow-drawing-expected.checksum:
777 * platform/mac/compositing/shadows/shadow-drawing-expected.png:
778 * platform/mac/fast/borders/border-radius-split-inline-expected.checksum:
779 * platform/mac/fast/borders/border-radius-split-inline-expected.png:
780 * platform/mac/fast/box-shadow/basic-shadows-expected.checksum:
781 * platform/mac/fast/box-shadow/basic-shadows-expected.png:
782 * platform/mac/fast/box-shadow/box-shadow-radius-expected.checksum:
783 * platform/mac/fast/box-shadow/box-shadow-radius-expected.png:
784 * platform/mac/fast/box-shadow/box-shadow-transformed-expected.checksum:
785 * platform/mac/fast/box-shadow/box-shadow-transformed-expected.png:
786 * platform/mac/fast/box-shadow/inset-box-shadow-radius-expected.checksum:
787 * platform/mac/fast/box-shadow/inset-box-shadow-radius-expected.png:
788 * platform/mac/fast/box-shadow/inset-expected.checksum:
789 * platform/mac/fast/box-shadow/inset-expected.png:
790 * platform/mac/fast/css/color-correction-on-box-shadow-expected.checksum:
791 * platform/mac/fast/css/color-correction-on-box-shadow-expected.png:
792 * platform/mac/fast/css/shadow-multiple-expected.checksum:
793 * platform/mac/fast/css/shadow-multiple-expected.png:
794 * platform/mac/fast/repaint/box-shadow-h-expected.checksum:
795 * platform/mac/fast/repaint/box-shadow-h-expected.png:
796 * platform/mac/fast/repaint/box-shadow-v-expected.checksum:
797 * platform/mac/fast/repaint/box-shadow-v-expected.png:
798 * platform/mac/fast/repaint/shadow-multiple-horizontal-expected.checksum:
799 * platform/mac/fast/repaint/shadow-multiple-horizontal-expected.png:
800 * platform/mac/fast/repaint/shadow-multiple-strict-horizontal-expected.checksum:
801 * platform/mac/fast/repaint/shadow-multiple-strict-horizontal-expected.png:
802 * platform/mac/fast/repaint/shadow-multiple-strict-vertical-expected.checksum:
803 * platform/mac/fast/repaint/shadow-multiple-strict-vertical-expected.png:
804 * platform/mac/fast/repaint/shadow-multiple-vertical-expected.checksum:
805 * platform/mac/fast/repaint/shadow-multiple-vertical-expected.png:
806 * platform/mac/fast/repaint/transform-replaced-shadows-expected.checksum:
807 * platform/mac/fast/repaint/transform-replaced-shadows-expected.png:
808 * platform/mac/fast/transforms/shadows-expected.checksum:
809 * platform/mac/fast/transforms/shadows-expected.png:
810 * platform/mac/svg/css/composite-shadow-text-expected.checksum:
811 * platform/mac/svg/css/composite-shadow-text-expected.png:
813 2011-02-03 Philippe Normand <pnormand@igalia.com>
815 Unreviewed, rebaseline GTK svg tests after r77485.
817 * platform/gtk/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.txt:
818 * platform/gtk/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.txt:
819 * platform/gtk/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.txt:
820 * platform/gtk/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.txt:
821 * platform/gtk/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.txt:
822 * platform/gtk/svg/css/composite-shadow-text-expected.txt:
823 * platform/gtk/svg/css/group-with-shadow-expected.txt:
824 * platform/gtk/svg/css/shadow-changes-expected.txt:
825 * platform/gtk/svg/css/text-gradient-shadow-expected.txt:
826 * platform/gtk/svg/custom/stroke-width-large-expected.txt:
827 * platform/gtk/svg/custom/text-rotated-gradient-expected.txt:
828 * platform/gtk/svg/custom/text-rotation-expected.txt:
829 * platform/gtk/svg/foreignObject/text-tref-02-b-expected.txt:
830 * platform/gtk/svg/hixie/text/001-expected.txt:
831 * platform/gtk/svg/text/select-textLength-spacing-squeeze-1-expected.txt:
832 * platform/gtk/svg/text/select-textLength-spacing-squeeze-2-expected.txt:
833 * platform/gtk/svg/text/select-textLength-spacing-squeeze-3-expected.txt:
834 * platform/gtk/svg/text/select-textLength-spacing-squeeze-4-expected.txt:
835 * platform/gtk/svg/text/select-textLength-spacing-stretch-1-expected.txt:
836 * platform/gtk/svg/text/select-textLength-spacing-stretch-2-expected.txt:
837 * platform/gtk/svg/text/select-textLength-spacing-stretch-3-expected.txt:
838 * platform/gtk/svg/text/select-textLength-spacing-stretch-4-expected.txt:
839 * platform/gtk/svg/text/select-textLength-spacingAndGlyphs-squeeze-1-expected.txt:
840 * platform/gtk/svg/text/select-textLength-spacingAndGlyphs-squeeze-2-expected.txt:
841 * platform/gtk/svg/text/select-textLength-spacingAndGlyphs-squeeze-3-expected.txt:
842 * platform/gtk/svg/text/select-textLength-spacingAndGlyphs-squeeze-4-expected.txt:
843 * platform/gtk/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.txt:
844 * platform/gtk/svg/text/select-textLength-spacingAndGlyphs-stretch-2-expected.txt:
845 * platform/gtk/svg/text/select-textLength-spacingAndGlyphs-stretch-3-expected.txt:
846 * platform/gtk/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.txt:
847 * platform/gtk/svg/text/select-x-list-1-expected.txt:
848 * platform/gtk/svg/text/select-x-list-2-expected.txt:
849 * platform/gtk/svg/text/select-x-list-3-expected.txt:
850 * platform/gtk/svg/text/select-x-list-4-expected.txt:
851 * platform/gtk/svg/text/select-x-list-with-tspans-1-expected.txt:
852 * platform/gtk/svg/text/select-x-list-with-tspans-2-expected.txt:
853 * platform/gtk/svg/text/select-x-list-with-tspans-3-expected.txt:
854 * platform/gtk/svg/text/select-x-list-with-tspans-4-expected.txt:
855 * platform/gtk/svg/text/selection-doubleclick-expected.txt:
856 * platform/gtk/svg/text/selection-tripleclick-expected.txt:
857 * platform/gtk/svg/zoom/page/zoom-coords-viewattr-01-b-expected.txt:
858 * platform/gtk/svg/zoom/text/zoom-coords-viewattr-01-b-expected.txt:
860 2011-02-01 Pavel Podivilov <podivilov@chromium.org>
862 Reviewed by Pavel Feldman.
864 Web Inspector: introduce new api for managing JavaScript breakpoints.
865 https://bugs.webkit.org/show_bug.cgi?id=53235
867 * inspector/report-protocol-errors.html:
869 2011-02-03 Philippe Normand <pnormand@igalia.com>
871 Unreviewed, skip flaky websocket tests on GTK
872 https://bugs.webkit.org/show_bug.cgi?id=53683
874 * platform/gtk/Skipped:
876 2011-02-03 Alexander Pavlov <apavlov@chromium.org>
878 Unreviewed, fix build after r77478.
880 * inspector/styles-source-lines-inline.html: Roll back inadvertent function rename.
882 2011-02-03 Philippe Normand <pnormand@igalia.com>
884 Unreviewed, skip flaky test
885 fast/frames/sandboxed-iframe-scripting.html on GTK
886 https://bugs.webkit.org/show_bug.cgi?id=53680
888 * platform/gtk/Skipped:
890 2011-02-03 Nikolas Zimmermann <nzimmermann@rim.com>
892 Reviewed by Dirk Schulze.
894 small text which is scaled to be large renders pixelated
895 https://bugs.webkit.org/show_bug.cgi?id=12448
897 Update SVG test results after fixing small font size support. Land new mac/mac-leopard baseline, as text looks slightly different
898 in each testcase, as the font-size used for on-screen rendering has changed, this results in hinting differences, inter-glyph
899 space changes, etc. This commit only includes the textual result changes, the pixel test baseline will land in chunks in follow-up commits.
901 To those who have to rebaseline their platforms: Some of the svg/text pixel test results may look questionable on first sight,
902 - svg/text/select-* tests:
903 These tests render a certain string 'Foobar' and query the metrics using SVG Text DOM API (getExtentOfChar(firstChar) and getExtentOfChar(lastChar)).
904 A red rectangle is drawn, to represent the size of the string, which gives precise results using floating-point accurancy.
905 Using eventSender, a selection is simulated, by clicking the first char, holding down, and moving towards the last character.
906 The blue selection rect which is drawn, should in theory be equal to the red rectangle.
907 In practice it is not, as the selection rect is aligned to integer boundaries (see floor calls in Font::selectionRect...).
908 Since we switched to use floating-point precision metrics, the actual drawn selection may exceed the red rectangle up to 1px.
910 - svg/text/selection-(doubleclick|tripleclick).svg:
911 These tests use DRTs dumpSelectionRect() which draws a red rectangle, highlighting the SelectionController::bounds() obtained through RenderView.
912 In theory this red rectangle, should be equal to the drawn blue selection rect. Again it isn't, as the bounds() methods uses selectionRectForRepaint()
913 of RenderText, which returns an enclosingIntRect of the actual selection. The drawn selection starts at y=0.93 in the first testcase, the selectionRectForRepaint()
914 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
915 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.
917 - css3/zoom-coords.* / svg/zoom/page/zoom-zoom-coords*:
918 These tests have different expectations now, as we're using the floatAscent/floatDesent/floatHeight FontMetrics methods instead of
919 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.
921 * css3/zoom-coords-expected.txt:
922 * css3/zoom-coords.xhtml:
923 * platform/mac-leopard/Skipped:
924 * platform/mac-leopard/svg/W3C-SVG-1.1-SE/coords-dom-01-f-expected.checksum: Added.
925 * platform/mac-leopard/svg/W3C-SVG-1.1-SE/coords-dom-01-f-expected.png: Added.
926 * platform/mac-leopard/svg/W3C-SVG-1.1-SE/coords-dom-01-f-expected.txt: Added.
927 * platform/mac-leopard/svg/W3C-SVG-1.1-SE/coords-dom-02-f-expected.checksum: Added.
928 * platform/mac-leopard/svg/W3C-SVG-1.1-SE/coords-dom-02-f-expected.png: Added.
929 * platform/mac-leopard/svg/W3C-SVG-1.1-SE/coords-dom-02-f-expected.txt: Added.
930 * platform/mac-leopard/svg/W3C-SVG-1.1-SE/coords-dom-03-f-expected.txt: Added.
931 * platform/mac-leopard/svg/W3C-SVG-1.1-SE/coords-dom-04-f-expected.txt: Added.
932 * platform/mac-leopard/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.txt: Added.
933 * platform/mac-leopard/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.checksum: Added.
934 * platform/mac-leopard/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.png: Added.
935 * platform/mac-leopard/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.txt: Added.
936 * platform/mac-leopard/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.txt: Added.
937 * platform/mac-leopard/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.txt: Added.
938 * platform/mac-leopard/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.txt: Added.
939 * platform/mac-leopard/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.checksum: Added.
940 * platform/mac-leopard/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.png: Added.
941 * platform/mac-leopard/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.txt: Added.
942 * platform/mac-leopard/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.txt: Added.
943 * platform/mac-leopard/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.txt: Added.
944 * platform/mac-leopard/svg/W3C-SVG-1.1-SE/types-dom-03-b-expected.txt: Added.
945 * platform/mac-leopard/svg/W3C-SVG-1.1-SE/types-dom-04-b-expected.txt: Added.
946 * platform/mac-leopard/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.txt: Added.
947 * platform/mac-leopard/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.txt: Added.
948 * platform/mac-leopard/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.txt: Added.
949 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-84-t-expected.checksum: Added.
950 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-84-t-expected.png: Added.
951 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-84-t-expected.txt: Added.
952 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-04-t-expected.checksum: Added.
953 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-04-t-expected.png: Added.
954 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-04-t-expected.txt: Added.
955 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-05-t-expected.checksum: Added.
956 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-05-t-expected.png: Added.
957 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-05-t-expected.txt: Added.
958 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-06-t-expected.checksum: Added.
959 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-06-t-expected.png: Added.
960 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-06-t-expected.txt: Added.
961 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-07-t-expected.checksum: Added.
962 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-07-t-expected.png: Added.
963 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-07-t-expected.txt: Added.
964 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-08-t-expected.checksum: Added.
965 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-08-t-expected.png: Added.
966 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-08-t-expected.txt: Added.
967 * platform/mac-leopard/svg/W3C-SVG-1.1/text-text-01-b-expected.checksum: Added.
968 * platform/mac-leopard/svg/W3C-SVG-1.1/text-text-01-b-expected.png: Added.
969 * platform/mac-leopard/svg/W3C-SVG-1.1/text-text-01-b-expected.txt: Added.
970 * platform/mac-leopard/svg/W3C-SVG-1.1/text-text-03-b-expected.checksum: Added.
971 * platform/mac-leopard/svg/W3C-SVG-1.1/text-text-03-b-expected.png: Added.
972 * platform/mac-leopard/svg/W3C-SVG-1.1/text-text-03-b-expected.txt: Added.
973 * platform/mac-leopard/svg/batik/masking/maskRegions-expected.txt:
974 * platform/mac-leopard/svg/batik/text/smallFonts-expected.txt:
975 * platform/mac-leopard/svg/carto.net/button-expected.checksum: Added.
976 * platform/mac-leopard/svg/carto.net/button-expected.png: Added.
977 * platform/mac-leopard/svg/carto.net/button-expected.txt: Added.
978 * platform/mac-leopard/svg/carto.net/combobox-expected.checksum: Added.
979 * platform/mac-leopard/svg/carto.net/combobox-expected.png: Added.
980 * platform/mac-leopard/svg/carto.net/combobox-expected.txt: Added.
981 * platform/mac-leopard/svg/carto.net/textbox-expected.checksum: Added.
982 * platform/mac-leopard/svg/carto.net/textbox-expected.png: Added.
983 * platform/mac-leopard/svg/carto.net/textbox-expected.txt: Added.
984 * platform/mac-leopard/svg/carto.net/window-expected.checksum: Added.
985 * platform/mac-leopard/svg/carto.net/window-expected.png: Added.
986 * platform/mac-leopard/svg/carto.net/window-expected.txt: Added.
987 * platform/mac-leopard/svg/custom/js-late-clipPath-and-object-creation-expected.checksum: Added.
988 * platform/mac-leopard/svg/custom/js-late-clipPath-and-object-creation-expected.png: Added.
989 * platform/mac-leopard/svg/custom/js-late-clipPath-and-object-creation-expected.txt: Added.
990 * platform/mac-leopard/svg/custom/js-late-clipPath-creation-expected.checksum: Added.
991 * platform/mac-leopard/svg/custom/js-late-clipPath-creation-expected.png: Added.
992 * platform/mac-leopard/svg/custom/js-late-clipPath-creation-expected.txt: Added.
993 * platform/mac-leopard/svg/custom/marker-default-width-height-expected.checksum: Added.
994 * platform/mac-leopard/svg/custom/marker-default-width-height-expected.png: Added.
995 * platform/mac-leopard/svg/custom/marker-default-width-height-expected.txt: Added.
996 * platform/mac-leopard/svg/custom/path-textPath-simulation-expected.checksum: Added.
997 * platform/mac-leopard/svg/custom/path-textPath-simulation-expected.png: Added.
998 * platform/mac-leopard/svg/custom/path-textPath-simulation-expected.txt: Added.
999 * platform/mac-leopard/svg/custom/stroke-width-large-expected.checksum: Added.
1000 * platform/mac-leopard/svg/custom/stroke-width-large-expected.png: Added.
1001 * platform/mac-leopard/svg/custom/stroke-width-large-expected.txt: Added.
1002 * platform/mac-leopard/svg/custom/tref-update-expected.checksum: Added.
1003 * platform/mac-leopard/svg/custom/tref-update-expected.png: Added.
1004 * platform/mac-leopard/svg/custom/tref-update-expected.txt: Added.
1005 * platform/mac-leopard/svg/custom/use-referencing-nonexisting-symbol-expected.checksum: Added.
1006 * platform/mac-leopard/svg/custom/use-referencing-nonexisting-symbol-expected.png: Added.
1007 * platform/mac-leopard/svg/custom/use-referencing-nonexisting-symbol-expected.txt: Added.
1008 * platform/mac-leopard/svg/foreignObject/text-tref-02-b-expected.checksum: Added.
1009 * platform/mac-leopard/svg/foreignObject/text-tref-02-b-expected.png: Added.
1010 * platform/mac-leopard/svg/foreignObject/text-tref-02-b-expected.txt: Added.
1011 * platform/mac-leopard/svg/hixie/viewbox: Added.
1012 * platform/mac-leopard/svg/hixie/viewbox/preserveAspectRatio: Added.
1013 * platform/mac-leopard/svg/hixie/viewbox/preserveAspectRatio/001-expected.checksum: Added.
1014 * platform/mac-leopard/svg/hixie/viewbox/preserveAspectRatio/001-expected.png: Added.
1015 * platform/mac-leopard/svg/hixie/viewbox/preserveAspectRatio/001-expected.txt: Added.
1016 * platform/mac-leopard/svg/hixie/viewbox/preserveAspectRatio/002-expected.checksum: Added.
1017 * platform/mac-leopard/svg/hixie/viewbox/preserveAspectRatio/002-expected.png: Added.
1018 * platform/mac-leopard/svg/hixie/viewbox/preserveAspectRatio/002-expected.txt: Added.
1019 * platform/mac-leopard/svg/text/font-size-below-point-five-2-expected.checksum: Added.
1020 * platform/mac-leopard/svg/text/font-size-below-point-five-2-expected.png: Added.
1021 * platform/mac-leopard/svg/text/font-size-below-point-five-2-expected.txt: Added.
1022 * platform/mac-leopard/svg/text/scaled-font-expected.checksum: Added.
1023 * platform/mac-leopard/svg/text/scaled-font-expected.png: Added.
1024 * platform/mac-leopard/svg/text/scaled-font-expected.txt: Added.
1025 * platform/mac-leopard/svg/text/select-textLength-spacing-squeeze-1-expected.checksum: Added.
1026 * platform/mac-leopard/svg/text/select-textLength-spacing-squeeze-1-expected.png: Added.
1027 * platform/mac-leopard/svg/text/select-textLength-spacing-squeeze-1-expected.txt: Added.
1028 * platform/mac-leopard/svg/text/select-textLength-spacing-squeeze-2-expected.checksum: Added.
1029 * platform/mac-leopard/svg/text/select-textLength-spacing-squeeze-2-expected.png: Added.
1030 * platform/mac-leopard/svg/text/select-textLength-spacing-squeeze-2-expected.txt: Added.
1031 * platform/mac-leopard/svg/text/select-textLength-spacing-squeeze-3-expected.checksum: Added.
1032 * platform/mac-leopard/svg/text/select-textLength-spacing-squeeze-3-expected.png: Added.
1033 * platform/mac-leopard/svg/text/select-textLength-spacing-squeeze-3-expected.txt: Added.
1034 * platform/mac-leopard/svg/text/select-textLength-spacing-squeeze-4-expected.checksum: Added.
1035 * platform/mac-leopard/svg/text/select-textLength-spacing-squeeze-4-expected.png: Added.
1036 * platform/mac-leopard/svg/text/select-textLength-spacing-squeeze-4-expected.txt: Added.
1037 * platform/mac-leopard/svg/text/select-textLength-spacing-stretch-1-expected.checksum: Added.
1038 * platform/mac-leopard/svg/text/select-textLength-spacing-stretch-1-expected.png: Added.
1039 * platform/mac-leopard/svg/text/select-textLength-spacing-stretch-1-expected.txt: Added.
1040 * platform/mac-leopard/svg/text/select-textLength-spacing-stretch-2-expected.checksum: Added.
1041 * platform/mac-leopard/svg/text/select-textLength-spacing-stretch-2-expected.png: Added.
1042 * platform/mac-leopard/svg/text/select-textLength-spacing-stretch-2-expected.txt: Added.
1043 * platform/mac-leopard/svg/text/select-textLength-spacing-stretch-3-expected.checksum: Added.
1044 * platform/mac-leopard/svg/text/select-textLength-spacing-stretch-3-expected.png: Added.
1045 * platform/mac-leopard/svg/text/select-textLength-spacing-stretch-3-expected.txt: Added.
1046 * platform/mac-leopard/svg/text/select-textLength-spacing-stretch-4-expected.checksum: Added.
1047 * platform/mac-leopard/svg/text/select-textLength-spacing-stretch-4-expected.png: Added.
1048 * platform/mac-leopard/svg/text/select-textLength-spacing-stretch-4-expected.txt: Added.
1049 * platform/mac-leopard/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.checksum: Added.
1050 * platform/mac-leopard/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.png: Added.
1051 * platform/mac-leopard/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.txt: Added.
1052 * platform/mac-leopard/svg/text/select-textLength-spacingAndGlyphs-stretch-2-expected.checksum: Added.
1053 * platform/mac-leopard/svg/text/select-textLength-spacingAndGlyphs-stretch-2-expected.png: Added.
1054 * platform/mac-leopard/svg/text/select-textLength-spacingAndGlyphs-stretch-2-expected.txt: Added.
1055 * platform/mac-leopard/svg/text/select-textLength-spacingAndGlyphs-stretch-3-expected.checksum: Added.
1056 * platform/mac-leopard/svg/text/select-textLength-spacingAndGlyphs-stretch-3-expected.png: Added.
1057 * platform/mac-leopard/svg/text/select-textLength-spacingAndGlyphs-stretch-3-expected.txt: Added.
1058 * platform/mac-leopard/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.checksum: Added.
1059 * platform/mac-leopard/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.png: Added.
1060 * platform/mac-leopard/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.txt: Added.
1061 * platform/mac-leopard/svg/text/select-x-list-3-expected.checksum: Added.
1062 * platform/mac-leopard/svg/text/select-x-list-3-expected.png: Added.
1063 * platform/mac-leopard/svg/text/select-x-list-3-expected.txt: Added.
1064 * platform/mac-leopard/svg/text/small-fonts-2-expected.checksum: Added.
1065 * platform/mac-leopard/svg/text/small-fonts-2-expected.png: Added.
1066 * platform/mac-leopard/svg/text/small-fonts-2-expected.txt: Added.
1067 * platform/mac-leopard/svg/text/small-fonts-3-expected.checksum: Added.
1068 * platform/mac-leopard/svg/text/small-fonts-3-expected.png: Added.
1069 * platform/mac-leopard/svg/text/small-fonts-3-expected.txt: Added.
1070 * platform/mac-leopard/svg/text/small-fonts-expected.checksum: Added.
1071 * platform/mac-leopard/svg/text/small-fonts-expected.png: Added.
1072 * platform/mac-leopard/svg/text/small-fonts-expected.txt: Added.
1073 * platform/mac-leopard/svg/text/small-fonts-in-html5-expected.checksum: Added.
1074 * platform/mac-leopard/svg/text/small-fonts-in-html5-expected.png: Added.
1075 * platform/mac-leopard/svg/text/small-fonts-in-html5-expected.txt: Added.
1076 * platform/mac-leopard/svg/text/text-intro-05-t-expected.txt:
1077 * platform/mac-leopard/svg/text/text-text-01-b-expected.checksum: Added.
1078 * platform/mac-leopard/svg/text/text-text-01-b-expected.png: Added.
1079 * platform/mac-leopard/svg/text/text-text-01-b-expected.txt: Added.
1080 * platform/mac-leopard/svg/zoom/page/zoom-mask-with-percentages-expected.txt:
1081 * platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-01-f-expected.txt:
1082 * platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-02-f-expected.txt:
1083 * platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-03-f-expected.txt:
1084 * platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-04-f-expected.txt:
1085 * platform/mac/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.txt:
1086 * platform/mac/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.txt:
1087 * platform/mac/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.txt:
1088 * platform/mac/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.txt:
1089 * platform/mac/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.txt:
1090 * platform/mac/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.txt:
1091 * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.txt:
1092 * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.txt:
1093 * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-03-b-expected.txt:
1094 * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-04-b-expected.txt:
1095 * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.txt:
1096 * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.txt:
1097 * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.txt:
1098 * platform/mac/svg/W3C-SVG-1.1/animate-elem-02-t-expected.txt:
1099 * platform/mac/svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt:
1100 * platform/mac/svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt:
1101 * platform/mac/svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt:
1102 * platform/mac/svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt:
1103 * platform/mac/svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt:
1104 * platform/mac/svg/W3C-SVG-1.1/animate-elem-09-t-expected.txt:
1105 * platform/mac/svg/W3C-SVG-1.1/animate-elem-10-t-expected.txt:
1106 * platform/mac/svg/W3C-SVG-1.1/animate-elem-11-t-expected.txt:
1107 * platform/mac/svg/W3C-SVG-1.1/animate-elem-12-t-expected.txt:
1108 * platform/mac/svg/W3C-SVG-1.1/animate-elem-13-t-expected.txt:
1109 * platform/mac/svg/W3C-SVG-1.1/animate-elem-14-t-expected.txt:
1110 * platform/mac/svg/W3C-SVG-1.1/animate-elem-15-t-expected.txt:
1111 * platform/mac/svg/W3C-SVG-1.1/animate-elem-16-t-expected.txt:
1112 * platform/mac/svg/W3C-SVG-1.1/animate-elem-17-t-expected.txt:
1113 * platform/mac/svg/W3C-SVG-1.1/animate-elem-18-t-expected.txt:
1114 * platform/mac/svg/W3C-SVG-1.1/animate-elem-19-t-expected.txt:
1115 * platform/mac/svg/W3C-SVG-1.1/animate-elem-22-b-expected.txt:
1116 * platform/mac/svg/W3C-SVG-1.1/animate-elem-23-t-expected.txt:
1117 * platform/mac/svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
1118 * platform/mac/svg/W3C-SVG-1.1/animate-elem-26-t-expected.txt:
1119 * platform/mac/svg/W3C-SVG-1.1/animate-elem-27-t-expected.txt:
1120 * platform/mac/svg/W3C-SVG-1.1/animate-elem-32-t-expected.txt:
1121 * platform/mac/svg/W3C-SVG-1.1/animate-elem-33-t-expected.txt:
1122 * platform/mac/svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt:
1123 * platform/mac/svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt:
1124 * platform/mac/svg/W3C-SVG-1.1/animate-elem-46-t-expected.txt:
1125 * platform/mac/svg/W3C-SVG-1.1/animate-elem-77-t-expected.txt:
1126 * platform/mac/svg/W3C-SVG-1.1/animate-elem-84-t-expected.txt:
1127 * platform/mac/svg/W3C-SVG-1.1/coords-trans-02-t-expected.txt:
1128 * platform/mac/svg/W3C-SVG-1.1/coords-trans-03-t-expected.txt:
1129 * platform/mac/svg/W3C-SVG-1.1/coords-trans-04-t-expected.txt:
1130 * platform/mac/svg/W3C-SVG-1.1/coords-trans-05-t-expected.txt:
1131 * platform/mac/svg/W3C-SVG-1.1/coords-trans-06-t-expected.txt:
1132 * platform/mac/svg/W3C-SVG-1.1/coords-units-02-b-expected.txt:
1133 * platform/mac/svg/W3C-SVG-1.1/coords-units-03-b-expected.txt:
1134 * platform/mac/svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt:
1135 * platform/mac/svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt:
1136 * platform/mac/svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
1137 * platform/mac/svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
1138 * platform/mac/svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
1139 * platform/mac/svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
1140 * platform/mac/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
1141 * platform/mac/svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
1142 * platform/mac/svg/W3C-SVG-1.1/filters-light-04-f-expected.txt:
1143 * platform/mac/svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
1144 * platform/mac/svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
1145 * platform/mac/svg/W3C-SVG-1.1/filters-turb-02-f-expected.txt:
1146 * platform/mac/svg/W3C-SVG-1.1/fonts-desc-02-t-expected.txt:
1147 * platform/mac/svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt:
1148 * platform/mac/svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt:
1149 * platform/mac/svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt:
1150 * platform/mac/svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt:
1151 * platform/mac/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.txt:
1152 * platform/mac/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.txt:
1153 * platform/mac/svg/W3C-SVG-1.1/fonts-elem-07-b-expected.txt:
1154 * platform/mac/svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.txt:
1155 * platform/mac/svg/W3C-SVG-1.1/fonts-glyph-03-t-expected.txt:
1156 * platform/mac/svg/W3C-SVG-1.1/fonts-glyph-04-t-expected.txt:
1157 * platform/mac/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.txt:
1158 * platform/mac/svg/W3C-SVG-1.1/interact-events-01-b-expected.txt:
1159 * platform/mac/svg/W3C-SVG-1.1/interact-order-01-b-expected.txt:
1160 * platform/mac/svg/W3C-SVG-1.1/interact-order-02-b-expected.txt:
1161 * platform/mac/svg/W3C-SVG-1.1/interact-order-03-b-expected.txt:
1162 * platform/mac/svg/W3C-SVG-1.1/interact-zoom-01-t-expected.txt:
1163 * platform/mac/svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
1164 * platform/mac/svg/W3C-SVG-1.1/masking-opacity-01-b-expected.txt:
1165 * platform/mac/svg/W3C-SVG-1.1/masking-path-01-b-expected.txt:
1166 * platform/mac/svg/W3C-SVG-1.1/masking-path-02-b-expected.txt:
1167 * platform/mac/svg/W3C-SVG-1.1/masking-path-03-b-expected.txt:
1168 * platform/mac/svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
1169 * platform/mac/svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt:
1170 * platform/mac/svg/W3C-SVG-1.1/painting-fill-03-t-expected.txt:
1171 * platform/mac/svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt:
1172 * platform/mac/svg/W3C-SVG-1.1/painting-render-01-b-expected.txt:
1173 * platform/mac/svg/W3C-SVG-1.1/painting-stroke-01-t-expected.txt:
1174 * platform/mac/svg/W3C-SVG-1.1/painting-stroke-02-t-expected.txt:
1175 * platform/mac/svg/W3C-SVG-1.1/painting-stroke-03-t-expected.txt:
1176 * platform/mac/svg/W3C-SVG-1.1/painting-stroke-04-t-expected.txt:
1177 * platform/mac/svg/W3C-SVG-1.1/paths-data-04-t-expected.txt:
1178 * platform/mac/svg/W3C-SVG-1.1/paths-data-05-t-expected.txt:
1179 * platform/mac/svg/W3C-SVG-1.1/paths-data-06-t-expected.txt:
1180 * platform/mac/svg/W3C-SVG-1.1/paths-data-07-t-expected.txt:
1181 * platform/mac/svg/W3C-SVG-1.1/paths-data-08-t-expected.txt:
1182 * platform/mac/svg/W3C-SVG-1.1/paths-data-09-t-expected.txt:
1183 * platform/mac/svg/W3C-SVG-1.1/paths-data-10-t-expected.txt:
1184 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-01-b-expected.txt:
1185 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-02-b-expected.txt:
1186 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-03-b-expected.txt:
1187 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-04-b-expected.txt:
1188 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt:
1189 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-07-b-expected.txt:
1190 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt:
1191 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-09-b-expected.txt:
1192 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-10-b-expected.txt:
1193 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-12-b-expected.txt:
1194 * platform/mac/svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.txt:
1195 * platform/mac/svg/W3C-SVG-1.1/render-elems-06-t-expected.txt:
1196 * platform/mac/svg/W3C-SVG-1.1/render-elems-07-t-expected.txt:
1197 * platform/mac/svg/W3C-SVG-1.1/render-elems-08-t-expected.txt:
1198 * platform/mac/svg/W3C-SVG-1.1/render-groups-01-b-expected.txt:
1199 * platform/mac/svg/W3C-SVG-1.1/render-groups-03-t-expected.txt:
1200 * platform/mac/svg/W3C-SVG-1.1/shapes-intro-01-t-expected.txt:
1201 * platform/mac/svg/W3C-SVG-1.1/struct-cond-02-t-expected.txt:
1202 * platform/mac/svg/W3C-SVG-1.1/struct-frag-02-t-expected.txt:
1203 * platform/mac/svg/W3C-SVG-1.1/struct-frag-03-t-expected.txt:
1204 * platform/mac/svg/W3C-SVG-1.1/struct-image-06-t-expected.txt:
1205 * platform/mac/svg/W3C-SVG-1.1/struct-use-01-t-expected.txt:
1206 * platform/mac/svg/W3C-SVG-1.1/styling-css-04-f-expected.txt:
1207 * platform/mac/svg/W3C-SVG-1.1/text-align-01-b-expected.txt:
1208 * platform/mac/svg/W3C-SVG-1.1/text-align-02-b-expected.txt:
1209 * platform/mac/svg/W3C-SVG-1.1/text-align-03-b-expected.txt:
1210 * platform/mac/svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
1211 * platform/mac/svg/W3C-SVG-1.1/text-align-05-b-expected.txt:
1212 * platform/mac/svg/W3C-SVG-1.1/text-align-06-b-expected.txt:
1213 * platform/mac/svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt:
1214 * platform/mac/svg/W3C-SVG-1.1/text-deco-01-b-expected.txt:
1215 * platform/mac/svg/W3C-SVG-1.1/text-fonts-01-t-expected.txt:
1216 * platform/mac/svg/W3C-SVG-1.1/text-path-01-b-expected.txt:
1217 * platform/mac/svg/W3C-SVG-1.1/text-spacing-01-b-expected.txt:
1218 * platform/mac/svg/W3C-SVG-1.1/text-text-01-b-expected.txt:
1219 * platform/mac/svg/W3C-SVG-1.1/text-text-03-b-expected.txt:
1220 * platform/mac/svg/W3C-SVG-1.1/text-text-04-t-expected.txt:
1221 * platform/mac/svg/W3C-SVG-1.1/text-text-05-t-expected.txt:
1222 * platform/mac/svg/W3C-SVG-1.1/text-text-06-t-expected.txt:
1223 * platform/mac/svg/W3C-SVG-1.1/text-text-07-t-expected.txt:
1224 * platform/mac/svg/W3C-SVG-1.1/text-text-08-b-expected.txt:
1225 * platform/mac/svg/W3C-SVG-1.1/text-tselect-01-b-expected.txt:
1226 * platform/mac/svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt:
1227 * platform/mac/svg/W3C-SVG-1.1/text-ws-01-t-expected.txt:
1228 * platform/mac/svg/W3C-SVG-1.1/text-ws-02-t-expected.txt:
1229 * platform/mac/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.txt:
1230 * platform/mac/svg/batik/filters/filterRegions-expected.txt:
1231 * platform/mac/svg/batik/masking/maskRegions-expected.txt:
1232 * platform/mac/svg/batik/paints/gradientLimit-expected.txt:
1233 * platform/mac/svg/batik/paints/patternPreserveAspectRatioA-expected.txt:
1234 * platform/mac/svg/batik/paints/patternRegionA-expected.txt:
1235 * platform/mac/svg/batik/paints/patternRegions-expected.txt:
1236 * platform/mac/svg/batik/paints/patternRegions-positioned-objects-expected.txt:
1237 * platform/mac/svg/batik/text/longTextOnPath-expected.txt:
1238 * platform/mac/svg/batik/text/smallFonts-expected.txt:
1239 * platform/mac/svg/batik/text/textAnchor-expected.txt:
1240 * platform/mac/svg/batik/text/textAnchor2-expected.txt:
1241 * platform/mac/svg/batik/text/textAnchor3-expected.txt:
1242 * platform/mac/svg/batik/text/textDecoration-expected.txt:
1243 * platform/mac/svg/batik/text/textDecoration2-expected.txt:
1244 * platform/mac/svg/batik/text/textEffect-expected.txt:
1245 * platform/mac/svg/batik/text/textEffect2-expected.txt:
1246 * platform/mac/svg/batik/text/textEffect3-expected.txt:
1247 * platform/mac/svg/batik/text/textFeatures-expected.txt:
1248 * platform/mac/svg/batik/text/textGlyphOrientationHorizontal-expected.txt:
1249 * platform/mac/svg/batik/text/textLayout-expected.txt:
1250 * platform/mac/svg/batik/text/textLayout2-expected.txt:
1251 * platform/mac/svg/batik/text/textLength-expected.txt:
1252 * platform/mac/svg/batik/text/textOnPath-expected.txt:
1253 * platform/mac/svg/batik/text/textOnPath2-expected.txt:
1254 * platform/mac/svg/batik/text/textOnPath3-expected.txt:
1255 * platform/mac/svg/batik/text/textOnPathSpaces-expected.txt:
1256 * platform/mac/svg/batik/text/textPCDATA-expected.txt:
1257 * platform/mac/svg/batik/text/textPosition-expected.txt:
1258 * platform/mac/svg/batik/text/textPosition2-expected.txt:
1259 * platform/mac/svg/batik/text/textProperties-expected.txt:
1260 * platform/mac/svg/batik/text/textProperties2-expected.txt:
1261 * platform/mac/svg/batik/text/textStyles-expected.txt:
1262 * platform/mac/svg/batik/text/verticalText-expected.txt:
1263 * platform/mac/svg/batik/text/verticalTextOnPath-expected.txt:
1264 * platform/mac/svg/batik/text/xmlSpace-expected.txt:
1265 * platform/mac/svg/carto.net/button-expected.txt:
1266 * platform/mac/svg/carto.net/colourpicker-expected.txt:
1267 * platform/mac/svg/carto.net/combobox-expected.txt:
1268 * platform/mac/svg/carto.net/scrollbar-expected.txt:
1269 * platform/mac/svg/carto.net/selectionlist-expected.txt:
1270 * platform/mac/svg/carto.net/slider-expected.txt:
1271 * platform/mac/svg/carto.net/tabgroup-expected.txt:
1272 * platform/mac/svg/carto.net/textbox-expected.txt:
1273 * platform/mac/svg/carto.net/window-expected.txt:
1274 * platform/mac/svg/css/group-with-shadow-expected.txt:
1275 * platform/mac/svg/css/shadow-changes-expected.txt:
1276 * platform/mac/svg/css/text-shadow-multiple-expected.txt:
1277 * platform/mac/svg/custom/SVGPoint-matrixTransform-expected.txt:
1278 * platform/mac/svg/custom/alignment-baseline-modes-expected.txt:
1279 * platform/mac/svg/custom/altglyph-expected.txt:
1280 * platform/mac/svg/custom/coords-relative-units-transforms-expected.txt:
1281 * platform/mac/svg/custom/dominant-baseline-modes-expected.txt:
1282 * platform/mac/svg/custom/feComponentTransfer-Discrete-expected.txt:
1283 * platform/mac/svg/custom/feComponentTransfer-Gamma-expected.txt:
1284 * platform/mac/svg/custom/feComponentTransfer-Linear-expected.txt:
1285 * platform/mac/svg/custom/feComponentTransfer-Table-expected.txt:
1286 * platform/mac/svg/custom/font-face-simple-expected.txt:
1287 * platform/mac/svg/custom/getTransformToElement-expected.txt:
1288 * platform/mac/svg/custom/glyph-selection-lang-attribute-expected.txt:
1289 * platform/mac/svg/custom/image-small-width-height-expected.txt:
1290 * platform/mac/svg/custom/invalid-css-expected.txt:
1291 * platform/mac/svg/custom/js-late-clipPath-and-object-creation-expected.txt:
1292 * platform/mac/svg/custom/js-late-clipPath-creation-expected.txt:
1293 * platform/mac/svg/custom/js-late-gradient-and-object-creation-expected.txt:
1294 * platform/mac/svg/custom/js-late-gradient-creation-expected.txt:
1295 * platform/mac/svg/custom/js-late-pattern-and-object-creation-expected.txt:
1296 * platform/mac/svg/custom/js-late-pattern-creation-expected.txt:
1297 * platform/mac/svg/custom/linking-a-03-b-all-expected.txt:
1298 * platform/mac/svg/custom/linking-a-03-b-preserveAspectRatio-expected.txt:
1299 * platform/mac/svg/custom/linking-a-03-b-transform-expected.txt:
1300 * platform/mac/svg/custom/linking-a-03-b-viewBox-expected.txt:
1301 * platform/mac/svg/custom/linking-a-03-b-viewBox-transform-expected.txt:
1302 * platform/mac/svg/custom/linking-a-03-b-viewTarget-expected.txt:
1303 * platform/mac/svg/custom/linking-a-03-b-zoomAndPan-expected.txt:
1304 * platform/mac/svg/custom/marker-default-width-height-expected.txt:
1305 * platform/mac/svg/custom/path-textPath-simulation-expected.txt:
1306 * platform/mac/svg/custom/pattern-rotate-expected.txt:
1307 * platform/mac/svg/custom/preserve-aspect-ratio-syntax-expected.txt:
1308 * platform/mac/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt:
1309 * platform/mac/svg/custom/shapes-supporting-markers-expected.txt:
1310 * platform/mac/svg/custom/stroke-width-large-expected.txt:
1311 * platform/mac/svg/custom/stroked-pattern-expected.txt:
1312 * platform/mac/svg/custom/struct-use-09-b-expected.txt:
1313 * platform/mac/svg/custom/style-attribute-font-size-expected.txt:
1314 * platform/mac/svg/custom/text-clip-expected.txt:
1315 * platform/mac/svg/custom/text-ctm-expected.txt:
1316 * platform/mac/svg/custom/text-dom-01-f-expected.txt:
1317 * platform/mac/svg/custom/text-filter-expected.txt:
1318 * platform/mac/svg/custom/text-hit-test-expected.txt:
1319 * platform/mac/svg/custom/text-letter-spacing-expected.txt:
1320 * platform/mac/svg/custom/text-rotated-gradient-expected.txt:
1321 * platform/mac/svg/custom/text-rotation-expected.txt:
1322 * platform/mac/svg/custom/text-whitespace-handling-expected.txt:
1323 * platform/mac/svg/custom/text-x-dx-lists-expected.txt:
1324 * platform/mac/svg/custom/text-x-override-in-tspan-child-expected.txt:
1325 * platform/mac/svg/custom/tref-update-expected.txt:
1326 * platform/mac/svg/custom/use-detach-expected.txt:
1327 * platform/mac/svg/custom/use-dynamic-append-expected.txt:
1328 * platform/mac/svg/custom/use-instanceRoot-modifications-expected.txt:
1329 * platform/mac/svg/custom/use-modify-container-in-target-expected.txt:
1330 * platform/mac/svg/custom/use-modify-target-container-expected.txt:
1331 * platform/mac/svg/custom/use-modify-target-symbol-expected.txt:
1332 * platform/mac/svg/custom/use-on-g-containing-symbol-expected.txt:
1333 * platform/mac/svg/custom/use-on-g-containing-use-expected.txt:
1334 * platform/mac/svg/custom/use-on-g-expected.txt:
1335 * platform/mac/svg/custom/use-on-rect-expected.txt:
1336 * platform/mac/svg/custom/use-on-symbol-expected.txt:
1337 * platform/mac/svg/custom/use-on-text-expected.txt:
1338 * platform/mac/svg/custom/use-on-use-expected.txt:
1339 * platform/mac/svg/custom/use-recursion-1-expected.txt:
1340 * platform/mac/svg/custom/use-recursion-2-expected.txt:
1341 * platform/mac/svg/custom/use-recursion-3-expected.txt:
1342 * platform/mac/svg/custom/use-recursion-4-expected.txt:
1343 * platform/mac/svg/custom/use-referencing-nonexisting-symbol-expected.txt:
1344 * platform/mac/svg/custom/use-transform-expected.txt:
1345 * platform/mac/svg/custom/viewbox-syntax-expected.txt:
1346 * platform/mac/svg/foreignObject/text-tref-02-b-expected.txt:
1347 * platform/mac/svg/hixie/perf/003-expected.txt:
1348 * platform/mac/svg/hixie/perf/004-expected.txt:
1349 * platform/mac/svg/hixie/perf/005-expected.txt:
1350 * platform/mac/svg/hixie/perf/006-expected.txt:
1351 * platform/mac/svg/hixie/text/003-expected.txt:
1352 * platform/mac/svg/hixie/text/003a-expected.txt:
1353 * platform/mac/svg/hixie/text/003b-expected.txt:
1354 * platform/mac/svg/hixie/viewbox/002-expected.txt:
1355 * platform/mac/svg/hixie/viewbox/003-expected.txt:
1356 * platform/mac/svg/hixie/viewbox/preserveAspectRatio/001-expected.txt:
1357 * platform/mac/svg/hixie/viewbox/preserveAspectRatio/002-expected.txt:
1358 * platform/mac/svg/text/font-size-below-point-five-2-expected.checksum: Added.
1359 * platform/mac/svg/text/font-size-below-point-five-2-expected.png: Added.
1360 * platform/mac/svg/text/font-size-below-point-five-2-expected.txt: Added.
1361 * platform/mac/svg/text/font-size-below-point-five-expected.checksum: Added.
1362 * platform/mac/svg/text/font-size-below-point-five-expected.png: Added.
1363 * platform/mac/svg/text/font-size-below-point-five-expected.txt: Added.
1364 * platform/mac/svg/text/kerning-expected.txt:
1365 * platform/mac/svg/text/multichar-glyph-expected.txt:
1366 * platform/mac/svg/text/scaled-font-expected.checksum: Added.
1367 * platform/mac/svg/text/scaled-font-expected.png: Added.
1368 * platform/mac/svg/text/scaled-font-expected.txt: Added.
1369 * platform/mac/svg/text/select-textLength-spacing-squeeze-1-expected.txt:
1370 * platform/mac/svg/text/select-textLength-spacing-squeeze-2-expected.txt:
1371 * platform/mac/svg/text/select-textLength-spacing-squeeze-3-expected.txt:
1372 * platform/mac/svg/text/select-textLength-spacing-squeeze-4-expected.txt:
1373 * platform/mac/svg/text/select-textLength-spacing-stretch-1-expected.txt:
1374 * platform/mac/svg/text/select-textLength-spacing-stretch-2-expected.txt:
1375 * platform/mac/svg/text/select-textLength-spacing-stretch-3-expected.txt:
1376 * platform/mac/svg/text/select-textLength-spacing-stretch-4-expected.txt:
1377 * platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-1-expected.txt:
1378 * platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-2-expected.txt:
1379 * platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-3-expected.txt:
1380 * platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-4-expected.txt:
1381 * platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.txt:
1382 * platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-2-expected.txt:
1383 * platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-3-expected.txt:
1384 * platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.txt:
1385 * platform/mac/svg/text/select-x-list-1-expected.txt:
1386 * platform/mac/svg/text/select-x-list-2-expected.txt:
1387 * platform/mac/svg/text/select-x-list-3-expected.txt:
1388 * platform/mac/svg/text/select-x-list-4-expected.txt:
1389 * platform/mac/svg/text/select-x-list-with-tspans-1-expected.txt:
1390 * platform/mac/svg/text/select-x-list-with-tspans-2-expected.txt:
1391 * platform/mac/svg/text/select-x-list-with-tspans-3-expected.txt:
1392 * platform/mac/svg/text/select-x-list-with-tspans-4-expected.txt:
1393 * platform/mac/svg/text/selection-doubleclick-expected.txt:
1394 * platform/mac/svg/text/selection-tripleclick-expected.txt:
1395 * platform/mac/svg/text/small-fonts-2-expected.checksum: Added.
1396 * platform/mac/svg/text/small-fonts-2-expected.png: Added.
1397 * platform/mac/svg/text/small-fonts-2-expected.txt: Added.
1398 * platform/mac/svg/text/small-fonts-3-expected.checksum: Added.
1399 * platform/mac/svg/text/small-fonts-3-expected.png: Added.
1400 * platform/mac/svg/text/small-fonts-3-expected.txt: Added.
1401 * platform/mac/svg/text/small-fonts-expected.checksum: Added.
1402 * platform/mac/svg/text/small-fonts-expected.png: Added.
1403 * platform/mac/svg/text/small-fonts-expected.txt: Added.
1404 * platform/mac/svg/text/small-fonts-in-html5-expected.checksum: Added.
1405 * platform/mac/svg/text/small-fonts-in-html5-expected.png: Added.
1406 * platform/mac/svg/text/small-fonts-in-html5-expected.txt: Added.
1407 * platform/mac/svg/text/text-align-01-b-expected.txt:
1408 * platform/mac/svg/text/text-align-02-b-expected.txt:
1409 * platform/mac/svg/text/text-align-03-b-expected.txt:
1410 * platform/mac/svg/text/text-align-04-b-expected.txt:
1411 * platform/mac/svg/text/text-align-05-b-expected.txt:
1412 * platform/mac/svg/text/text-align-06-b-expected.txt:
1413 * platform/mac/svg/text/text-altglyph-01-b-expected.txt:
1414 * platform/mac/svg/text/text-deco-01-b-expected.txt:
1415 * platform/mac/svg/text/text-fonts-01-t-expected.txt:
1416 * platform/mac/svg/text/text-fonts-02-t-expected.txt:
1417 * platform/mac/svg/text/text-intro-05-t-expected.txt:
1418 * platform/mac/svg/text/text-path-01-b-expected.txt:
1419 * platform/mac/svg/text/text-spacing-01-b-expected.txt:
1420 * platform/mac/svg/text/text-text-01-b-expected.txt:
1421 * platform/mac/svg/text/text-text-03-b-expected.txt:
1422 * platform/mac/svg/text/text-text-04-t-expected.txt:
1423 * platform/mac/svg/text/text-text-05-t-expected.txt:
1424 * platform/mac/svg/text/text-text-06-t-expected.txt:
1425 * platform/mac/svg/text/text-text-07-t-expected.txt:
1426 * platform/mac/svg/text/text-text-08-b-expected.txt:
1427 * platform/mac/svg/text/text-tref-01-b-expected.txt:
1428 * platform/mac/svg/text/text-tselect-01-b-expected.txt:
1429 * platform/mac/svg/text/text-tselect-02-f-expected.txt:
1430 * platform/mac/svg/text/text-tspan-01-b-expected.txt:
1431 * platform/mac/svg/text/text-ws-01-t-expected.txt:
1432 * platform/mac/svg/text/text-ws-02-t-expected.txt:
1433 * platform/mac/svg/transforms/animated-path-inside-transformed-html-expected.txt:
1434 * platform/mac/svg/transforms/text-with-mask-with-svg-transform-expected.txt:
1435 * platform/mac/svg/transforms/text-with-pattern-inside-transformed-html-expected.txt:
1436 * platform/mac/svg/transforms/text-with-pattern-with-svg-transform-expected.txt:
1437 * platform/mac/svg/zoom/page/zoom-coords-viewattr-01-b-expected.txt:
1438 * platform/mac/svg/zoom/page/zoom-mask-with-percentages-expected.txt:
1439 * platform/mac/svg/zoom/text/zoom-coords-viewattr-01-b-expected.txt:
1440 * svg/custom/glyph-setting-d-attribute-expected.txt:
1441 * svg/custom/glyph-transformation-with-hkern-expected.txt:
1442 * svg/text/font-size-below-point-five-2.svg: Added.
1443 * svg/text/font-size-below-point-five.svg: Added.
1444 * svg/text/lengthAdjust-text-metrics-expected.txt:
1445 * svg/text/scaled-font.svg: Added.
1446 * svg/text/script-tests/lengthAdjust-text-metrics.js:
1447 * svg/text/small-fonts-2.svg: Added.
1448 * svg/text/small-fonts-3.svg: Added.
1449 * svg/text/small-fonts-in-html5.html: Added.
1450 * svg/text/small-fonts.svg: Added.
1451 * svg/zoom/page/zoom-zoom-coords-expected.txt:
1452 * svg/zoom/page/zoom-zoom-coords.xhtml:
1454 2011-02-03 Ilya Tikhonovsky <loislo@chromium.org>
1458 BUGCR71783 : scrollbars/custom-scrollbar-with-incomplete-style.html = IMAGE
1459 It is failing since r77459 by Sam Weinig.
1461 * platform/chromium/test_expectations.txt:
1463 2011-02-03 Adam Roben <aroben@apple.com>
1465 Skip a new showModalDialog test on Windows
1467 showModalDialog support is now covered by <http://webkit.org/b/53675>.
1469 I also sorted some sputnik tests that fail when showModalDialog is unsupported, and filed a
1470 new bug (<http://webkit.org/b/53676>) about those failures, since it seems like those tests
1471 should pass even when showModalDialog is unsupported.
1473 * platform/win/Skipped:
1475 2011-02-03 Adam Roben <aroben@apple.com>
1477 Check in expected failure results for an RTL <select> test
1479 The failure is covered by <http://webkit.org/b/53443>.
1481 * platform/win/fast/text/international/bidi-menulist-expected.txt: Added.
1483 2011-02-03 Adam Roben <aroben@apple.com>
1485 Add Windows results for test added in r77153
1487 * platform/win/fast/text/international/text-combine-image-test-expected.checksum: Added.
1488 * platform/win/fast/text/international/text-combine-image-test-expected.png: Added.
1489 * platform/win/fast/text/international/text-combine-image-test-expected.txt: Added.
1491 2011-02-03 Csaba Osztrogonác <ossy@webkit.org>
1495 [Qt]REGRESSION(r76951): media/controls-without-preload.html fails
1496 https://bugs.webkit.org/show_bug.cgi?id=53674
1498 * platform/qt/Skipped: media/controls-without-preload.html added until fix.
1500 2011-02-01 Alexander Pavlov <apavlov@chromium.org>
1502 Reviewed by Pavel Feldman.
1504 Web Inspector: Remove the *2 suffix from the CSS style-related protocol methods
1505 https://bugs.webkit.org/show_bug.cgi?id=53492
1507 * inspector/styles-iframe.html:
1508 * inspector/styles-new-API.html:
1509 * inspector/styles-source-lines-inline.html:
1510 * inspector/styles-source-lines.html:
1511 * inspector/styles-source-offsets.html:
1513 2011-02-03 Philippe Normand <pnormand@igalia.com>
1515 Unreviewed, skip flaky test
1516 fast/files/workers/worker-read-blob-async.html on GTK
1517 https://bugs.webkit.org/show_bug.cgi?id=53673
1519 * platform/gtk/Skipped:
1521 2011-02-03 Csaba Osztrogonác <ossy@webkit.org>
1525 [Qt] fast/dynamic/unicode-bidi.html fails
1526 https://bugs.webkit.org/show_bug.cgi?id=53456
1528 Add Qt specific expected files.
1530 * platform/qt/fast/dynamic/unicode-bidi-expected.checksum: Added.
1531 * platform/qt/fast/dynamic/unicode-bidi-expected.png: Added.
1532 * platform/qt/fast/dynamic/unicode-bidi-expected.txt: Copied from LayoutTests/fast/dynamic/unicode-bidi-expected.txt.
1533 * platform/qt/fast/text/bidi-embedding-pop-and-push-same-2-expected.checksum: Added.
1534 * platform/qt/fast/text/bidi-embedding-pop-and-push-same-2-expected.png: Added.
1535 * 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.
1537 2011-02-03 Philippe Normand <pnormand@igalia.com>
1539 Unreviewed, GTK baselines for 2 new tests added in r77267 and r77153.
1541 * platform/gtk/fast/dom/34176-expected.txt: Added.
1542 * platform/gtk/fast/text/international/text-combine-image-test-expected.txt: Added.
1544 2011-02-03 Philippe Normand <pnormand@igalia.com>
1546 Unreviewed, skip failing test
1547 fast/history/timed-refresh-in-cached-frame.html on GTK
1548 https://bugs.webkit.org/show_bug.cgi?id=53667
1550 * platform/gtk/Skipped:
1552 2011-02-03 Maciej Stachowiak <mjs@apple.com>
1554 Reviewed by Ryosuke Niwa.
1556 Skip some tests that fail in WebKit2 due to missing DRT functionality
1557 https://bugs.webkit.org/show_bug.cgi?id=53666
1559 * platform/mac-wk2/Skipped:
1561 2011-02-03 Adam Barth <abarth@webkit.org>
1563 Reviewed by Daniel Bates.
1565 Teach XSSFilter about data URLs
1566 https://bugs.webkit.org/show_bug.cgi?id=53662
1568 Tests that the XSS filter doesn't block script in data URLs.
1570 * http/tests/security/xssAuditor/data-urls-work-expected.txt: Added.
1571 * http/tests/security/xssAuditor/data-urls-work.html: Added.
1573 2011-02-02 Chris Evans <cevans@chromium.org>
1575 Reviewed by Darin Fisher.
1577 window.find() can fail when switching case sensitivity
1578 https://bugs.webkit.org/show_bug.cgi?id=53654
1580 The test coverage for this area is very poor, so I took the liberty
1581 of adding a more general test than is needed.
1583 * fast/text/find-window.html: Added.
1584 * fast/text/find-window-expected.txt: Added.
1586 2011-02-02 Martin Robinson <mrobinson@igalia.com>
1588 Rebaseline two tests after import of editing test results for GTK+.
1589 Also remove a platform-specific baseline for a test which is now passing.
1591 * platform/gtk/editing/pasteboard/emacs-ctrl-a-k-y-expected.txt:
1592 * platform/gtk/editing/selection/find-yensign-and-backslash-expected.txt: Removed.
1593 * platform/gtk/fast/dom/52776-expected.txt:
1595 2011-02-02 Dan Bernstein <mitz@apple.com>
1597 Reviewed by Sam Weinig.
1599 <rdar://problem/8380506> REGRESSION (r61921): RTL text in <b> tag doesn't display in WebKit under certain conditions
1600 https://bugs.webkit.org/show_bug.cgi?id=44942
1602 * fast/text/bidi-embedding-pop-and-push-same-2-expected.checksum: Added.
1603 * fast/text/bidi-embedding-pop-and-push-same-2-expected.png: Added.
1604 * fast/text/bidi-embedding-pop-and-push-same-2-expected.txt: Added.
1605 * fast/text/bidi-embedding-pop-and-push-same-2.html: Added.
1607 2011-02-02 Kenneth Russell <kbr@google.com>
1609 Reviewed by Mihai Parparita.
1611 gl-teximage.html failing on some WebKit bots
1612 https://bugs.webkit.org/show_bug.cgi?id=53633
1614 * fast/canvas/webgl/gl-teximage.html:
1615 - Synced with upstream test; detect when running in DRT and
1616 avoid printing the specific pixel value when the test will pass.
1617 * fast/canvas/webgl/resources/red-indexed.png:
1618 - Stripped gamma and other colorspace information.
1620 2011-02-02 Martin Robinson <mrobinson@igalia.com>
1622 Unskip the last batch of editing tests needing GTK+ results.
1624 * platform/gtk/Skipped: Unskip last batch of tests.
1626 2011-02-02 Martin Robinson <mrobinson@igalia.com>
1628 Add one more set of missing editing layout test results for GTK.
1630 * platform/gtk/Skipped: Unskip more editing tests.
1632 2011-02-02 Martin Robinson <mrobinson@igalia.com>
1634 Continue importing new editing layout test results for GTK.
1636 * platform/gtk/Skipped: Unskip more editing tests.
1638 2011-02-02 Martin Robinson <mrobinson@igalia.com>
1640 Begin importing missing editing directory test results.
1642 * platform/gtk/Skipped: Unskip tests with results and classify failures.
1644 2011-02-02 Michael Saboff <msaboff@apple.com>
1646 Reviewed by Gavin Barraclough.
1648 Improper backtrack of nested non-capturing greedy paren to prior paren
1649 https://bugs.webkit.org/show_bug.cgi?id=53261
1651 New tests to validate change.
1653 * fast/regex/parentheses-expected.txt:
1654 * fast/regex/script-tests/parentheses.js:
1656 2011-02-02 Dirk Pranke <dpranke@chromium.org>
1658 Reviewed by Mihai Parparita.
1660 new-run-webkit-tests: hardcode the directories to scan for tests
1661 for GPU bots instead of SKIPping them. See bug 53562 for some
1662 context, but we will now hard-code the list of directories to
1663 use by default instead of skipping over directories in the
1664 expectations file. We do this so that we will be able to merge
1665 the expectations files without getting conflicting SKIP
1666 directives. Note that this change will reduce the # of tests
1667 being run on the Mac GPU bots, because we're accidentally
1668 including some today.
1670 https://bugs.webkit.org/show_bug.cgi?id=53631
1672 * platform/chromium-gpu/test_expectations.txt:
1674 2011-02-02 Jian Li <jianli@chromium.org>
1676 Reviewed by Kenneth Russell.
1678 [V8] Accessing DataView with index of -1 returns 0, doesn't throw
1679 https://bugs.webkit.org/show_bug.cgi?id=53559
1681 * fast/canvas/webgl/data-view-test-expected.txt:
1682 * fast/canvas/webgl/data-view-test.html:
1684 2011-02-02 Zhenyao Mo <zmo@google.com>
1686 Reviewed by Kenneth Russell.
1688 bufferData and bufferSubData should generate INVALID_VALUE with negative input
1689 https://bugs.webkit.org/show_bug.cgi?id=53626
1691 * fast/canvas/webgl/buffer-data-array-buffer-expected.txt:
1692 * fast/canvas/webgl/buffer-data-array-buffer.html:
1694 2011-02-02 Cris Neckar <cdn@chromium.org>
1696 Reviewed by James Robinson.
1698 Tests for crash when a domwindow is removed within a device orientation event.
1699 https://bugs.webkit.org/show_bug.cgi?id=53623
1701 * fast/events/device-orientation-crash-expected.txt: Added.
1702 * fast/events/device-orientation-crash.html: Added.
1704 2011-02-02 Zhenyao Mo <zmo@google.com>
1706 Reviewed by Kenneth Russell.
1708 A deleted object should never been bound again
1709 https://bugs.webkit.org/show_bug.cgi?id=53604
1711 * fast/canvas/webgl/object-deletion-behaviour-expected.txt:
1712 * fast/canvas/webgl/object-deletion-behaviour.html: Add test cases for object binding and deletion.
1714 2011-02-02 Kenneth Russell <kbr@google.com>
1716 Reviewed by James Robinson.
1718 Rename Typed Array subset to subarray
1719 https://bugs.webkit.org/show_bug.cgi?id=53618
1721 * fast/canvas/webgl/array-setters.html:
1722 * fast/canvas/webgl/array-unit-tests-expected.txt:
1723 * fast/canvas/webgl/array-unit-tests.html:
1724 * fast/canvas/webgl/draw-elements-out-of-bounds-expected.txt:
1725 * fast/canvas/webgl/draw-elements-out-of-bounds.html:
1726 * fast/canvas/webgl/webgl-array-invalid-ranges-expected.txt:
1727 * fast/canvas/webgl/webgl-array-invalid-ranges.html:
1729 2011-02-02 Dimitri Glazkov <dglazkov@chromium.org>
1731 Added GPU fails from bots.
1733 * platform/chromium-gpu/test_expectations.txt: Added.
1735 2011-02-02 Martin Robinson <mrobinson@igalia.com>
1737 Unskip a test that just needs platform-specific results. Re-classify
1738 two other failures with more pertinent information.
1740 * platform/gtk/Skipped: Organize the skipped list a bit. Unskip a test.
1741 Remove obsolete comments.
1742 * platform/gtk/editing/inserting/5994480-2-expected.txt: Added.
1744 2011-02-01 Andrey Kosyakov <caseq@chromium.org>
1746 Reviewed by Pavel Feldman.
1748 Web Inspector: add test for OPTIONS requests caused by CORS preflight checking to appear in Network panel
1749 https://bugs.webkit.org/show_bug.cgi?id=53501
1751 * http/tests/inspector/network-preflight-options-expected.txt: Added.
1752 * http/tests/inspector/network-preflight-options.html: Added.
1753 * http/tests/inspector/resources/cors-target.php: Added.
1755 2011-02-02 Martin Robinson <mrobinson@igalia.com>
1757 Skip another test that uses modal dialogs.
1759 * platform/gtk/Skipped: Skip modal dialog test and update bug in the skipped list.
1761 2011-02-02 Yury Semikhatsky <yurys@chromium.org>
1763 Unreviewed. Removed some custom Chromium test expectations.
1765 * platform/chromium/test_expectations.txt:
1767 2011-02-02 Hans Wennborg <hans@chromium.org>
1769 Reviewed by Jeremy Orlow.
1771 IndexedDB: Implement support for cursor updates
1772 https://bugs.webkit.org/show_bug.cgi?id=53421
1774 Layout test for cursor updates.
1776 * storage/indexeddb/cursor-update-expected.txt: Added.
1777 * storage/indexeddb/cursor-update.html: Added.
1779 2011-02-01 James Robinson <jamesr@chromium.org>
1781 Reviewed by Adam Barth.
1783 [v8] Increase V8 native->js recursion limit to match document.write() recursion limit
1784 https://bugs.webkit.org/show_bug.cgi?id=53566
1786 Unskip test that we now pass.
1788 * platform/chromium/test_expectations.txt:
1790 2011-02-01 Dirk Pranke <dpranke@chromium.org>
1792 Unreviewed, expectations change.
1794 fast/css/box-shadow.html was removed in r77101 but there was
1795 still a reference to it in the expectations file.
1797 * platform/chromium/test_expectations.txt:
1799 2011-02-01 Mihai Parparita <mihaip@chromium.org>
1801 Reviewed by James Robinson.
1803 Async event handlers should not fire within a modal dialog
1804 https://bugs.webkit.org/show_bug.cgi?id=53202
1806 Add tests for a scroll event triggered right before a modal dialog is
1809 * fast/events/scroll-event-during-modal-dialog-expected.txt: Added.
1810 * fast/events/scroll-event-during-modal-dialog.html: Added.
1812 2011-02-01 Kent Tamura <tkent@chromium.org>
1814 Reviewed by Tony Chang.
1816 [Chromium] Roll Chromium revision for the WebKitWeightWatcher change
1817 https://bugs.webkit.org/show_bug.cgi?id=53563
1819 * platform/chromium/test_expectations.txt:
1820 fast/css/font-weight-1.html is expected to fail.
1822 2011-02-01 Dimitri Glazkov <dglazkov@chromium.org>
1824 Marking test, added in r77333 as skipped, because it is
1825 reaching V8 recursion limits faster than those on Document.
1827 * platform/chromium/test_expectations.txt: See above.
1829 2011-01-25 Martin Robinson <mrobinson@igalia.com>
1831 Reviewed by Gustavo Noronha Silva.
1833 [GTK] Two tests crash after r76555
1834 https://bugs.webkit.org/show_bug.cgi?id=53057
1836 * platform/gtk/Skipped: Unskip tests which are no longer crashing.
1838 2011-02-01 chris reiss <christopher.reiss@nokia.com>
1840 Reviewed by Adam Barth.
1842 Self-replicating code makes Safari hang and eventually crash
1843 https://bugs.webkit.org/show_bug.cgi?id=15123
1845 * fast/dom/Document/document-close-iframe-load-expected.txt: Added.
1846 * fast/dom/Document/document-close-iframe-load.html: Added.
1847 * fast/dom/Document/document-close-nested-iframe-load-expected.txt: Added.
1848 * fast/dom/Document/document-close-nested-iframe-load.html: Added.
1849 * fast/dom/Document/document-write-recursion-expected.txt: Added.
1850 * fast/dom/Document/document-write-recursion.html: Added.
1852 2011-02-01 Dimitri Glazkov <dglazkov@chromium.org>
1854 Updated text expectations to avoid conflict.
1856 * platform/chromium/test_expectations.txt: Tweaked.
1858 2011-02-01 Johnny Ding <jnd@chromium.org>
1860 Reviewed by Darin Adler.
1862 Don't set user gesture in HTMLAnchorElement's click handler because the click handler can be triggered by untrusted event.
1863 https://bugs.webkit.org/show_bug.cgi?id=53424
1865 * fast/events/popup-blocked-from-untrusted-click-event-on-anchor-expected.txt: Added.
1866 * fast/events/popup-blocked-from-untrusted-click-event-on-anchor.html: Added.
1868 2011-02-01 Zhenyao Mo <zmo@google.com>
1870 Unreviewed, test expectations update.
1872 * platform/chromium/test_expectations.txt:
1874 2011-02-01 Dimitri Glazkov <dglazkov@chromium.org>
1876 Updated baselines after switching input-derived parts of HTMLMediaElement
1878 https://bugs.webkit.org/show_bug.cgi?id=53314
1880 * platform/chromium-linux/media/video-zoom-controls-expected.checksum: Updated.
1881 * platform/chromium-linux/media/video-zoom-controls-expected.png: Updated.
1882 * platform/chromium-mac/media/video-zoom-controls-expected.checksum: Updated.
1883 * platform/chromium-mac/media/video-zoom-controls-expected.png: Updated.
1884 * platform/chromium-mac/media/video-zoom-controls-expected.txt: Updated.
1885 * platform/chromium-win/media/video-zoom-controls-expected.checksum: Updated.
1886 * platform/chromium-win/media/video-zoom-controls-expected.png: Updated.
1887 * platform/chromium-win/media/video-zoom-controls-expected.txt: Updated.
1888 * platform/chromium/test_expectations.txt: Expectation of failure removed.
1890 2011-02-01 Abhishek Arya <inferno@chromium.org>
1894 Test not crashing on chromium, was crashing earlier because of
1895 some build issues. Also, rebaselining chromium mac since it matches
1896 rest of chromium and is not same as mac leopard.
1897 https://bugs.webkit.org/show_bug.cgi?id=53516
1899 * platform/chromium-mac/fast/css/stylesheet-candidate-nodes-crash-expected.txt: Added.
1900 * platform/chromium/test_expectations.txt:
1902 2011-02-01 Darin Adler <darin@apple.com>
1904 Reviewed by Chris Fleizach.
1906 REGRESSION: Removing focus from area element causes unwanted scrolling
1907 https://bugs.webkit.org/show_bug.cgi?id=50169
1909 * fast/images/imagemap-scroll-expected.txt: Added.
1910 * fast/images/imagemap-scroll.html: Added.
1912 2011-02-01 Zhenyao Mo <zmo@google.com>
1914 Reviewed by Kenneth Russell.
1916 getUniform should support SAMPLER_2D or SAMPLER_CUBE
1917 https://bugs.webkit.org/show_bug.cgi?id=52190
1919 * fast/canvas/webgl/gl-object-get-calls-expected.txt:
1920 * fast/canvas/webgl/gl-object-get-calls.html: Test getUniform with sampler2D and samplerCube uniforms.
1921 * fast/canvas/webgl/resources/noopUniformShader.vert: Added.
1922 * fast/canvas/webgl/resources/samplerUniformShader.frag: Added.
1924 2011-02-01 Chris Fleizach <cfleizach@apple.com>
1926 Reviewed by Darin Adler.
1928 AX: AXPosition of AXScrollArea is wrong
1929 https://bugs.webkit.org/show_bug.cgi?id=53511
1931 * platform/mac/accessibility/webkit-scrollarea-position-expected.txt: Added.
1932 * platform/mac/accessibility/webkit-scrollarea-position.html: Added.
1934 2011-02-01 Dimitri Glazkov <dglazkov@chromium.org>
1936 Added yet another expectations of flakiness.
1937 https://bugs.webkit.org/show_bug.cgi?id=53527
1939 * platform/chromium/test_expectations.txt: Flakiness abound.
1941 2011-02-01 Abhishek Arya <inferno@chromium.org>
1945 Rebaseline my test for QT, Leopard from r77262 due
1946 to minor comment error differences.
1948 * platform/mac-leopard/fast/css/stylesheet-candidate-nodes-crash-expected.txt: Added.
1949 * platform/qt/fast/css/stylesheet-candidate-nodes-crash-expected.txt: Added.
1951 2011-02-01 Xiaomei Ji <xji@chromium.org>
1955 Rebaseline after r77267.
1957 * platform/chromium-linux/fast/dom/34176-expected.checksum: Added.
1958 * platform/chromium-linux/fast/dom/34176-expected.png: Added.
1959 * platform/chromium-mac/fast/dom/34176-expected.checksum: Added.
1960 * platform/chromium-mac/fast/dom/34176-expected.png: Added.
1961 * platform/chromium-win/fast/dom/34176-expected.checksum: Added.
1962 * platform/chromium-win/fast/dom/34176-expected.png: Added.
1963 * platform/chromium-win/fast/dom/34176-expected.txt: Added.
1964 * platform/win/fast/dom/34176-expected.txt: Added.
1966 2011-02-01 Xiaomei Ji <xji@chromium.org>
1970 * fast/dom/34176.html: Removed properties svn:executable and svn:mime-type.
1972 2011-02-01 Dimitri Glazkov <dglazkov@chromium.org>
1974 Remove expectations of failure for passing tests.
1976 * platform/chromium/test_expectations.txt: Fewer fails.
1978 2011-02-01 Carol Szabo <carol.szabo@nokia.com>
1980 Reviewed by David Hyatt.
1982 layoutTestController.counterValueForElementById does not return the correct value
1983 https://bugs.webkit.org/show_bug.cgi?id=53037
1985 * fast/css/counters/deep-before-expected.txt: Added.
1986 * fast/css/counters/deep-before.html: Added.
1987 This tests whether DumpRenderTree properly retrieves counters and
1988 whether counters are properly set when the before pseudo element's
1989 renderer is not a direct child of the generating element's renderer.
1991 2011-02-01 Dimitri Glazkov <dglazkov@chromium.org>
1993 Added more flakiness expectations from bots.
1995 * platform/chromium/test_expectations.txt: Another one bites or doesn't bite the dust.
1997 2011-02-01 Dimitri Glazkov <dglazkov@chromium.org>
1999 https://bugs.webkit.org/show_bug.cgi?id=53516
2000 Test introduced in r77262 is crashing.
2002 * platform/chromium/test_expectations.txt: Added expectation to crash
2003 while the fix is worked on.
2005 2011-02-01 Xiaomei Ji <xji@chromium.org>
2007 Reviewed by David Hyatt.
2009 Fix a text rendering problem when enclosing block is RTL and text runs
2010 are in different directionality.
2011 https://bugs.webkit.org/show_bug.cgi?id=34176
2013 The problem happens in the following example scenario (ABC represents
2015 <div dir=rtl>this is a <span><span>test <span>ABC</span></span></span></div>
2017 The line consists of 3 text runs -- TextRun1 TextRun2 TextRun3. In which
2018 TextRun1 and TextRun2's bidi level are 2, and TextRun3's bidi level is 1.
2019 TextRun2 and TextRun3's least common ancestor is not a sibling of TextRun1.
2021 The visual bidi run order of the text runs is TextRun3 TextRun1 TextRun2.
2023 Inside RenderBlock::constructLine(), when RenderBlock::createLineBoxes()
2024 creates InlineFlowBox for TextRun2, it should check an InlineFlowBox for
2025 the run's render object's ancestor (not only its parent) has already
2026 been constructed or has something following it on the line, in which
2027 case, create a new box for TextRun2 instead of sharing the same box with
2030 In other words, the following 2 div should render the same results
2031 (ABC represents Hebrew characters).
2032 <div dir=rtl>this is a <span><span>test <span>ABC</span></span></span></div>
2033 <div dir=rtl>this is a <span>Test <span>ABC</span></span></div>
2035 * fast/dom/34176.html: Added.
2036 * platform/mac/fast/dom/34176-expected.checksum: Added.
2037 * platform/mac/fast/dom/34176-expected.png: Added.
2038 * platform/mac/fast/dom/34176-expected.txt: Added.
2040 2011-02-01 Mihai Parparita <mihaip@chromium.org>
2042 Unreviewed. Include actual values in fast/canvas/webgl/gl-teximage.html
2043 (removed by r77129) in the case of failure.
2045 * fast/canvas/webgl/gl-teximage.html:
2047 2011-01-31 Abhishek Arya <inferno@chromium.org>
2049 Reviewed by Dan Bernstein.
2051 Tests that a removed svg style element is not accessed again in document's
2052 style recalc code and does not result in crash.
2053 https://bugs.webkit.org/show_bug.cgi?id=53441
2055 * fast/css/stylesheet-candidate-nodes-crash-expected.txt: Added.
2056 * fast/css/stylesheet-candidate-nodes-crash.xhtml: Added.
2058 2011-02-01 Dimitri Glazkov <dglazkov@chromium.org>
2060 More flakiness updates.
2062 * platform/chromium/test_expectations.txt: Moar flakiness recorded.
2064 2011-02-01 Dimitri Glazkov <dglazkov@chromium.org>
2066 Updated flaky test expectations according to build bot results.
2068 * platform/chromium/test_expectations.txt: Flakiness recorded.
2070 2011-02-01 Csaba Osztrogonác <ossy@webkit.org>
2074 fast/loader/onload-policy-ignore-for-frame.html fails on Qt bot
2075 https://bugs.webkit.org/show_bug.cgi?id=53490
2077 Add Qt specific expected result.
2079 * platform/qt/fast/loader/onload-policy-ignore-for-frame-expected.txt: Copied from LayoutTests/fast/loader/onload-policy-ignore-for-frame-expected.txt.
2081 2011-02-01 Yury Semikhatsky <yurys@chromium.org>
2083 Unreviewed. Rollout r77230 which caused many layout tests
2084 crashes on Chromium Debug bots.
2086 Async event handlers should not fire within a modal dialog
2087 https://bugs.webkit.org/show_bug.cgi?id=53202
2089 * fast/events/scroll-event-during-modal-dialog-expected.txt: Removed.
2090 * fast/events/scroll-event-during-modal-dialog.html: Removed.
2092 2011-02-01 Mihai Parparita <mihaip@chromium.org>
2094 Reviewed by James Robinson.
2096 Async event handlers should not fire within a modal dialog
2097 https://bugs.webkit.org/show_bug.cgi?id=53202
2099 Add tests for a scroll event triggered right before a modal dialog is
2102 * fast/events/scroll-event-during-modal-dialog-expected.txt: Added.
2103 * fast/events/scroll-event-during-modal-dialog.html: Added.
2105 2011-02-01 Kent Tamura <tkent@chromium.org>
2107 Reviewed by Dan Bernstein.
2109 REGRESSION (r65062): Safari loops forever under WebCore::plainTextToMallocAllocatedBuffer()
2110 https://bugs.webkit.org/show_bug.cgi?id=53272
2112 * fast/dom/inner-text-first-letter.html:
2113 - Add a new test case reproducing the bug.
2114 - Remove unnecessary text output.
2115 * fast/dom/inner-text-first-letter-expected.txt:
2117 2011-01-31 Ryosuke Niwa <rniwa@webkit.org>
2119 Unreviewed Chromium test expectation updates.
2121 Removed media/controls-strict.html and svg/custom/clip-path-referencing-use2.svg (Mac)
2122 since it has been passing since r77171 and r77172-r77173 respectively.
2124 Also removed http/tests/media/reload-after-dialog.html because it has been passing for a while.
2126 * platform/chromium/test_expectations.txt:
2128 2011-01-31 Ryosuke Niwa <rniwa@webkit.org>
2130 Unreviewed Chromium GPU test expectation update.
2132 * platform/chromium-gpu/test_expectations.txt:
2134 2011-01-31 Emil A Eklund <eae@chromium.org>
2136 Reviewed by Darin Adler.
2138 Setting "selected" attribute to false should have no effect in single line <select>
2139 https://bugs.webkit.org/show_bug.cgi?id=52436
2141 Add test for changing the selection in a one-line select element using\
2142 the option.selected property.
2144 * fast/dom/HTMLSelectElement/selected-false-expected.txt: Added.
2145 * fast/dom/HTMLSelectElement/selected-false.html: Added.
2147 2011-01-31 Ryosuke Niwa <rniwa@webkit.org>
2149 Unreviewed Chromium rebaselines for r77173.
2151 * platform/chromium-mac/fast/text/justify-ideograph-complex-expected.checksum:
2152 * platform/chromium-mac/fast/text/justify-ideograph-complex-expected.png:
2153 * platform/chromium-mac/fast/text/justify-ideograph-simple-expected.checksum:
2154 * platform/chromium-mac/fast/text/justify-ideograph-simple-expected.png:
2155 * platform/chromium-mac/fast/text/justify-ideograph-vertical-expected.checksum:
2156 * platform/chromium-mac/fast/text/justify-ideograph-vertical-expected.png:
2158 2011-01-31 Krithigassree Sambamurthy <krithigassree.sambamurthy@nokia.com>
2160 Reviewed by David Hyatt.
2162 Add background-clip to background shorthand
2163 https://bugs.webkit.org/show_bug.cgi?id=52080
2165 Added test cases to check whether webkitMaskClip is correctly set when
2166 declared as a shorthand.
2168 * fast/backgrounds/multiple-backgrounds-computed-style-expected.txt:
2169 * fast/backgrounds/script-tests/multiple-backgrounds-computed-style.js:
2171 Added test cases to check whether background-clip is set correctly when
2172 declared as a shorthand.
2174 * fast/css/background-clip-text-expected.txt:
2175 * fast/css/script-tests/background-clip-text.js:
2178 2011-01-31 Dan Bernstein <mitz@apple.com>
2180 Reviewed by Adele Peterson.
2182 Inter-ideograph justification should apply to hiragana and katakana as well
2183 https://bugs.webkit.org/show_bug.cgi?id=53464
2185 * platform/mac/fast/text/justify-ideograph-complex-expected.checksum:
2186 * platform/mac/fast/text/justify-ideograph-complex-expected.png:
2187 * platform/mac/fast/text/justify-ideograph-simple-expected.checksum:
2188 * platform/mac/fast/text/justify-ideograph-simple-expected.png:
2189 * platform/mac/fast/text/justify-ideograph-vertical-expected.checksum:
2190 * platform/mac/fast/text/justify-ideograph-vertical-expected.png:
2192 2011-01-31 Ryosuke Niwa <rniwa@webkit.org>
2194 Unreviewed Chromium test expectation update.
2196 * platform/chromium/test_expectations.txt:
2198 2011-01-31 Oliver Hunt <oliver@apple.com>
2200 Reviewed by Sam Weinig.
2202 Bogus callframe during stack unwinding
2203 https://bugs.webkit.org/show_bug.cgi?id=53454
2207 * fast/js/invalid-callframe-during-unwind-expected.txt: Added.
2208 * fast/js/invalid-callframe-during-unwind.html: Added.
2209 * fast/js/script-tests/invalid-callframe-during-unwind.js: Added.
2212 2011-01-31 Scott Cameron <sccameron@rim.com>
2214 Reviewed by Daniel Bates.
2216 update run-webkit-httpd to be able to launch Apache2.2 in a MSYS environment
2217 https://bugs.webkit.org/show_bug.cgi?id=50036
2219 This will add an Apache2.2 configuration file and modifies scripts to allow
2220 running an httpd server in an MSYS environment.
2222 The default Apache2.2 installation path has been preserved and PHP5 modules disabled
2223 in order to allow for simple installation/execution. Simply install the latest
2224 Apache2.2 version with OpenSSL from http://httpd.apache.org/download.cgi#apache22 to
2225 be able to execute run-webkit-httpd.
2228 * http/conf/apache2-msys-httpd.conf: Added.
2230 2011-01-31 Ryosuke Niwa <rniwa@webkit.org>
2232 Unreviewed Chromium Mac rebaselines for r77153; also rebaseline Kusa-Makura-background-canvas.html
2234 * platform/chromium-mac/fast/blockflow/Kusa-Makura-background-canvas-expected.checksum: Added.
2235 * platform/chromium-mac/fast/blockflow/Kusa-Makura-background-canvas-expected.png: Added.
2236 * platform/chromium-mac/fast/text/international/text-combine-image-test-expected.checksum: Added.
2237 * platform/chromium-mac/fast/text/international/text-combine-image-test-expected.png: Added.
2238 * platform/chromium/test_expectations.txt:
2240 2011-01-31 Ryosuke Niwa <rniwa@webkit.org>
2242 Unreviewed Chromium test expectation update.
2244 * platform/chromium/test_expectations.txt:
2246 2011-01-31 Alejandro G. Castro <alex@igalia.com>
2248 Unreviewed added new expected results for GTK+.
2250 * platform/gtk/fast/box-shadow/box-shadow-radius-expected.txt: Added.
2251 * platform/gtk/fast/box-shadow/box-shadow-transformed-expected.txt: Added.
2252 * platform/gtk/fast/box-shadow/inset-box-shadow-radius-expected.txt: Added.
2253 * platform/gtk/fast/box-shadow/inset-with-extraordinary-radii-and-border-expected.txt: Added.
2254 * platform/gtk/fast/repaint/gradients-em-stops-repaint-expected.txt: Added.
2255 * platform/gtk/fast/repaint/select-option-background-color-expected.txt: Added.
2257 2011-01-31 Chang Shu <chang.shu@nokia.com>
2259 Reviewed by Ryosuke Niwa.
2261 Convert the test case to dumpAsText test so the expected result is cross-platform.
2262 https://bugs.webkit.org/show_bug.cgi?id=53437
2264 * editing/deleting/5168598-expected.txt: Added.
2265 * editing/deleting/5168598.html:
2266 * platform/chromium-linux/editing/deleting/5168598-expected.checksum: Removed.
2267 * platform/chromium-linux/editing/deleting/5168598-expected.png: Removed.
2268 * platform/chromium-win/editing/deleting/5168598-expected.checksum: Removed.
2269 * platform/chromium-win/editing/deleting/5168598-expected.png: Removed.
2270 * platform/chromium-win/editing/deleting/5168598-expected.txt: Removed.
2271 * platform/mac-leopard/editing/deleting/5168598-expected.checksum: Removed.
2272 * platform/mac-leopard/editing/deleting/5168598-expected.png: Removed.
2273 * platform/mac/editing/deleting/5168598-expected.checksum: Removed.
2274 * platform/mac/editing/deleting/5168598-expected.png: Removed.
2275 * platform/mac/editing/deleting/5168598-expected.txt: Removed.
2276 * platform/qt/editing/deleting/5168598-expected.checksum: Removed.
2277 * platform/qt/editing/deleting/5168598-expected.png: Removed.
2278 * platform/qt/editing/deleting/5168598-expected.txt: Removed.
2280 2011-01-31 takano takumi <takano@apple.com>
2282 Reviewed by Dave Hyatt.
2284 Implement text-combine rendering code
2285 https://bugs.webkit.org/show_bug.cgi?id=50621
2287 * fast/text/international/text-combine-image-test.html: Added.
2288 * platform/mac/fast/text/international/text-combine-image-test-expected.checksum: Added.
2289 * platform/mac/fast/text/international/text-combine-image-test-expected.png: Added.
2290 * platform/mac/fast/text/international/text-combine-image-test-expected.txt: Added.
2292 2011-01-31 Jessie Berlin <jberlin@apple.com>
2294 [Windows 7 Release Tests] fast/forms/select-writing-direction-natural.html failing since r77046
2295 https://bugs.webkit.org/show_bug.cgi?id=53443
2297 Checking in failing expected results for Windows to get the bots green. Ureviewed.
2299 * platform/win/fast/forms/select-writing-direction-natural-expected.txt: Added.
2301 2011-01-31 Ryosuke Niwa <rniwa@webkit.org>
2303 Another unreviewed Chromium test expectation update.
2305 * platform/chromium/test_expectations.txt:
2307 2011-01-31 Ryosuke Niwa <rniwa@webkit.org>
2309 Unreviewed Chromium test expectation update.
2311 * platform/chromium/test_expectations.txt:
2313 2011-01-31 Tony Chang <tony@chromium.org>
2315 Unreviewed, update chromium mac layout test results after r77138.
2316 fast/blockflow/Kusa-Makura-background-canvas.html and fast/multicol/vertical-rl/float-paginate-complex.html
2317 match upstream text results now.
2319 * platform/chromium/test_expectations.txt:
2321 2011-01-31 Abhishek Arya <inferno@chromium.org>
2323 Reviewed by Dimitri Glazkov.
2325 Tests that we do not crash when destructing textarea renderer when its
2326 node is already removed from document.
2327 https://bugs.webkit.org/show_bug.cgi?id=53429
2329 * fast/forms/textarea-node-removed-from-document-crash-expected.txt: Added.
2330 * fast/forms/textarea-node-removed-from-document-crash.html: Added.
2332 2011-01-31 Dan Bernstein <mitz@apple.com>
2334 Remove expected results in mac-wk2 and win that are equal to the mac results after r77138.
2336 * platform/mac-wk2/fast/blockflow/Kusa-Makura-background-canvas-expected.txt: Removed.
2337 * platform/mac-wk2/fast/multicol/vertical-rl/column-break-with-balancing-expected.txt: Removed.
2338 * platform/mac-wk2/fast/multicol/vertical-rl/float-paginate-complex-expected.txt: Removed.
2339 * platform/win/fast/block/basic/truncation-rtl-expected.txt: Removed.
2340 * platform/win/fast/multicol/vertical-rl/column-break-with-balancing-expected.txt: Removed.
2341 * platform/win/fast/multicol/vertical-rl/float-paginate-complex-expected.txt: Removed.
2343 2011-01-31 Cris Neckar <cdn@chromium.org>
2345 Reviewed by Eric Seidel.
2347 Tests for crash when cloning elements that reference counter nodes.
2348 https://bugs.webkit.org/show_bug.cgi?id=53344
2350 * http/tests/css/counter-crash-expected.txt: Added.
2351 * http/tests/css/counter-crash.html: Added.
2352 * http/tests/css/resources/counter-crash-frame-src.html: Added.
2354 2011-01-27 Abhishek Arya <inferno@chromium.org>
2356 Reviewed by Dave Hyatt.
2358 Tests that we do not crash when adding a child in a table
2359 where the before child is not a table section.
2360 https://bugs.webkit.org/show_bug.cgi?id=53276
2362 * fast/table/before-child-non-table-section-add-table-crash-expected.txt: Added.
2363 * fast/table/before-child-non-table-section-add-table-crash.html: Added.
2365 2011-01-31 Tony Chang <tony@chromium.org>
2367 Reviewed by Eric Seidel.
2369 mac DRT should report RTL scroll offset relative to top right corner
2370 https://bugs.webkit.org/show_bug.cgi?id=53324
2372 Remove scroll offsets since these are at the origin.
2374 * platform/mac/fast/block/basic/truncation-rtl-expected.txt:
2375 * platform/mac/fast/blockflow/Kusa-Makura-background-canvas-expected.txt:
2376 * platform/mac/fast/multicol/vertical-rl/column-break-with-balancing-expected.txt:
2377 * platform/mac/fast/multicol/vertical-rl/float-paginate-complex-expected.txt:
2379 2011-01-31 Yury Semikhatsky <yurys@chromium.org>
2381 Unreviewed. Mark some tests as having wrong image results on Mac.
2383 * platform/chromium/test_expectations.txt:
2385 2011-01-31 Mads Ager <ager@chromium.org>
2387 Reviewed by Pavel Feldman.
2389 [V8] Update V8 specific layout test expectations
2390 https://bugs.webkit.org/show_bug.cgi?id=53423
2392 Error formatting has changed in V8. Updating chromium specific
2393 layout test expectations accordingly.
2395 * platform/chromium-mac/fast/js/array-every-expected.txt:
2396 * platform/chromium-mac/fast/js/instance-of-immediates-expected.txt:
2397 * platform/chromium-mac/fast/js/property-getters-and-setters-expected.txt:
2398 * platform/chromium-mac/storage/transaction-error-callback-expected.txt:
2399 * platform/chromium-mac/svg/dom/svgpath-out-of-bounds-getPathSeg-expected.txt:
2400 * platform/chromium-win/fast/js/array-every-expected.txt:
2401 * platform/chromium-win/fast/js/instance-of-immediates-expected.txt:
2402 * platform/chromium-win/fast/js/property-getters-and-setters-expected.txt:
2403 * platform/chromium-win/storage/transaction-error-callback-expected.txt:
2404 * platform/chromium-win/svg/dom/svgpath-out-of-bounds-getPathSeg-expected.txt:
2406 2011-01-31 Alejandro G. Castro <alex@igalia.com>
2408 Unreviewed skipped favicon-as-image.html test, it is flaky and it
2409 was unskipped after r76555.
2411 * platform/gtk/Skipped:
2413 2011-01-31 Simon Fraser <simon.fraser@apple.com>
2415 Update a pixel resuls after r77101.
2417 * platform/mac/fast/css/color-correction-on-box-shadow-expected.checksum:
2418 * platform/mac/fast/css/color-correction-on-box-shadow-expected.png:
2420 2011-01-31 Yury Semikhatsky <yurys@chromium.org>
2422 Unreviewed. Update Chromium test expectations.
2424 * platform/chromium-mac/fast/css/color-correction-on-box-shadow-expected.checksum: Added.
2425 * platform/chromium-mac/fast/css/color-correction-on-box-shadow-expected.png: Added.
2426 * platform/chromium-mac/fast/transforms/shadows-expected.checksum:
2427 * platform/chromium-mac/fast/transforms/shadows-expected.png:
2429 2011-01-31 Kenneth Russell <kbr@google.com>
2431 Unreviewed, test and expectations update. Stop reporting the precise
2432 pixel value for tests that are supposed to be within a certain range.
2433 Remove now-unneeded Chromium expectations.
2435 * fast/canvas/webgl/gl-teximage-expected.txt:
2436 * fast/canvas/webgl/gl-teximage.html:
2437 * platform/chromium-linux/fast/canvas/webgl/gl-teximage-expected.txt: Removed.
2438 * platform/chromium-mac/fast/canvas/webgl/gl-teximage-expected.txt: Removed.
2439 * platform/chromium-win/fast/canvas/webgl/gl-teximage-expected.txt: Removed.
2441 2011-01-31 Yury Semikhatsky <yurys@chromium.org>
2443 Unreviewed. Update Chromium test expectations.
2445 * platform/chromium-mac/fast/blockflow/box-shadow-horizontal-bt-expected.checksum: Added.
2446 * platform/chromium-mac/fast/blockflow/box-shadow-horizontal-bt-expected.png: Added.
2447 * platform/chromium-mac/fast/blockflow/box-shadow-vertical-lr-expected.checksum: Added.
2448 * platform/chromium-mac/fast/blockflow/box-shadow-vertical-lr-expected.png: Added.
2449 * platform/chromium-mac/fast/blockflow/box-shadow-vertical-rl-expected.checksum: Added.
2450 * platform/chromium-mac/fast/blockflow/box-shadow-vertical-rl-expected.png: Added.
2451 * platform/chromium-mac/fast/borders/border-radius-split-inline-expected.checksum: Added.
2452 * platform/chromium-mac/fast/borders/border-radius-split-inline-expected.png: Added.
2453 * platform/chromium-mac/fast/box-shadow/box-shadow-transformed-expected.checksum: Added.
2454 * platform/chromium-mac/fast/box-shadow/box-shadow-transformed-expected.png: Added.
2455 * platform/chromium-mac/fast/repaint/box-shadow-h-expected.checksum:
2456 * platform/chromium-mac/fast/repaint/box-shadow-h-expected.png:
2457 * platform/chromium-mac/fast/repaint/box-shadow-v-expected.checksum: Added.
2458 * platform/chromium-mac/fast/repaint/box-shadow-v-expected.png: Added.
2459 * platform/chromium-mac/fast/repaint/gradients-em-stops-repaint-expected.checksum: Added.
2460 * platform/chromium-mac/fast/repaint/gradients-em-stops-repaint-expected.png: Added.
2461 * platform/chromium-mac/fast/repaint/shadow-multiple-strict-horizontal-expected.checksum: Removed.
2462 * platform/chromium-mac/fast/repaint/shadow-multiple-strict-horizontal-expected.png: Removed.
2463 * platform/chromium-mac/fast/repaint/shadow-multiple-strict-vertical-expected.checksum: Removed.
2464 * platform/chromium-mac/fast/repaint/shadow-multiple-strict-vertical-expected.png: Removed.
2465 * platform/chromium-mac/fast/transforms/shadows-expected.checksum: Added.
2466 * platform/chromium-mac/fast/transforms/shadows-expected.png: Added.
2468 2011-01-31 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
2470 Reviewed by Xan Lopez.
2472 [GTK] REGRESSION: http/tests/media/video-{cookie,referer}.html failing
2473 https://bugs.webkit.org/show_bug.cgi?id=53379
2475 Unskip tests that pass again.
2477 * platform/gtk/Skipped:
2479 2011-01-31 Yury Semikhatsky <yurys@chromium.org>
2481 Unreviewed. Update Chromium test expectations after r77108
2483 * platform/chromium-linux/fast/canvas/webgl/gl-teximage-expected.txt: Added.
2484 * platform/chromium-mac/fast/canvas/webgl/gl-teximage-expected.txt: Added.
2485 * platform/chromium-win/fast/canvas/webgl/gl-teximage-expected.txt: Added.
2487 2011-01-31 Yury Semikhatsky <yurys@chromium.org>
2489 Unreviewed. Update Chromium test expectations after r77101
2491 * platform/chromium-linux/fast/box-shadow/box-shadow-transformed-expected.checksum: Added.
2492 * platform/chromium-linux/fast/box-shadow/box-shadow-transformed-expected.png: Added.
2493 * platform/chromium-linux/fast/box-shadow/inset-with-extraordinary-radii-and-border-expected.checksum: Added.
2494 * platform/chromium-linux/fast/box-shadow/inset-with-extraordinary-radii-and-border-expected.png: Added.
2495 * platform/chromium-win/fast/box-shadow/box-shadow-radius-expected.checksum: Added.
2496 * platform/chromium-win/fast/box-shadow/box-shadow-radius-expected.png: Added.
2497 * platform/chromium-win/fast/box-shadow/box-shadow-radius-expected.txt: Added.
2498 * platform/chromium-win/fast/box-shadow/box-shadow-transformed-expected.checksum: Added.
2499 * platform/chromium-win/fast/box-shadow/box-shadow-transformed-expected.png: Added.
2500 * platform/chromium-win/fast/box-shadow/box-shadow-transformed-expected.txt: Added.
2501 * platform/chromium-win/fast/box-shadow/inset-box-shadow-radius-expected.checksum: Added.
2502 * platform/chromium-win/fast/box-shadow/inset-box-shadow-radius-expected.png: Added.
2503 * platform/chromium-win/fast/box-shadow/inset-box-shadow-radius-expected.txt: Added.
2504 * platform/chromium-win/fast/box-shadow/inset-with-extraordinary-radii-and-border-expected.checksum: Added.
2505 * platform/chromium-win/fast/box-shadow/inset-with-extraordinary-radii-and-border-expected.png: Added.
2506 * platform/chromium-win/fast/repaint/gradients-em-stops-repaint-expected.txt: Added.
2508 2011-01-30 Kenichi Ishibashi <bashi@google.com>
2510 Reviewed by Kent Tamura.
2512 Dangling form associated elements should not be registered on the document
2513 https://bugs.webkit.org/show_bug.cgi?id=53223
2515 Adds a test that ensures dangling form associated elements are not
2516 registered on the document.
2518 * fast/forms/dangling-form-element-crash-expected.txt: Added.
2519 * fast/forms/dangling-form-element-crash.html: Added.
2521 2011-01-30 Simon Fraser <simon.fraser@apple.com>
2523 Reviewed by Sam Weinig.
2525 Enhance ShadowBlur to render inset box shadows
2526 https://bugs.webkit.org/show_bug.cgi?id=51567
2528 New test for inset shadow radius, and pixel results updated on tests
2529 whose results are affected by using ShadowBlur rather than CG.
2531 * fast/box-shadow/inset-box-shadow-radius.html: Added.
2532 * platform/mac/fast/box-shadow/inset-box-shadow-radius-expected.checksum: Added.
2533 * platform/mac/fast/box-shadow/inset-box-shadow-radius-expected.png: Added.
2534 * platform/mac/fast/box-shadow/inset-box-shadow-radius-expected.txt: Added.
2535 * platform/mac/fast/box-shadow/inset-expected.checksum:
2536 * platform/mac/fast/box-shadow/inset-expected.png:
2537 * platform/mac/fast/css/shadow-multiple-expected.checksum:
2538 * platform/mac/fast/css/shadow-multiple-expected.png:
2540 2011-01-28 Kenneth Russell <kbr@google.com>
2542 Reviewed by Chris Marrin.
2544 WebGL shows PNG Textures with indexed colors too dark
2545 https://bugs.webkit.org/show_bug.cgi?id=47477
2547 Added test case for upload of indexed PNG images to
2548 gl-teximage.html in the Khronos WebGL conformance tests.
2549 Synchronized this test with the Khronos repository.
2551 * fast/canvas/webgl/gl-teximage-expected.txt:
2552 * fast/canvas/webgl/gl-teximage.html:
2553 * fast/canvas/webgl/resources/red-indexed.png: Added.
2555 2011-01-23 MORITA Hajime <morrita@google.com>
2557 Reviewed by Eric Seidel.
2559 REGRESSION: Inset shadow with too large border radius misses rounded corner.
2560 https://bugs.webkit.org/show_bug.cgi?id=52800
2562 * fast/box-shadow/inset-with-extraordinary-radii-and-border.html: Added.
2563 * platform/mac/fast/box-shadow/inset-with-extraordinary-radii-and-border-expected.checksum: Added.
2564 * platform/mac/fast/box-shadow/inset-with-extraordinary-radii-and-border-expected.png: Added.
2565 * platform/mac/fast/box-shadow/inset-with-extraordinary-radii-and-border-expected.txt: Added.
2567 2011-01-30 Simon Fraser <simon.fraser@apple.com>
2569 Reviewed by Dan Bernstein.
2571 -webkit-box-shadow causes awful scroll/resize/redraw performance
2572 https://bugs.webkit.org/show_bug.cgi?id=22102
2574 Update pixel results for slightly different shadow rendering, and change
2575 in appearane of shadows on transformed elements.
2577 * fast/box-shadow/box-shadow-transformed.html: Added.
2578 * platform/gtk/fast/css/box-shadow-expected.checksum: Removed.
2579 * platform/gtk/fast/css/box-shadow-expected.png: Removed.
2580 * platform/gtk/fast/css/box-shadow-expected.txt: Removed.
2581 * platform/mac/compositing/shadows/shadow-drawing-expected.checksum:
2582 * platform/mac/compositing/shadows/shadow-drawing-expected.png:
2583 * platform/mac/fast/borders/border-image-rotate-transform-expected.checksum:
2584 * platform/mac/fast/borders/border-image-rotate-transform-expected.png:
2585 * platform/mac/fast/borders/border-radius-split-inline-expected.checksum:
2586 * platform/mac/fast/borders/border-radius-split-inline-expected.png:
2587 * platform/mac/fast/box-shadow/basic-shadows-expected.checksum:
2588 * platform/mac/fast/box-shadow/basic-shadows-expected.png:
2589 * platform/mac/fast/box-shadow/box-shadow-radius-expected.checksum: Added.
2590 * platform/mac/fast/box-shadow/box-shadow-radius-expected.png: Added.
2591 * platform/mac/fast/box-shadow/box-shadow-radius-expected.txt: Added.
2592 * platform/mac/fast/box-shadow/box-shadow-transformed-expected.checksum: Added.
2593 * platform/mac/fast/box-shadow/box-shadow-transformed-expected.png: Added.
2594 * platform/mac/fast/box-shadow/box-shadow-transformed-expected.txt: Added.
2595 * platform/mac/fast/css/box-shadow-expected.checksum: Removed.
2596 * platform/mac/fast/css/box-shadow-expected.png: Removed.
2597 * platform/mac/fast/css/box-shadow-expected.txt: Removed.
2598 * platform/mac/fast/repaint/box-shadow-h-expected.checksum:
2599 * platform/mac/fast/repaint/box-shadow-h-expected.png:
2600 * platform/mac/fast/repaint/box-shadow-v-expected.checksum:
2601 * platform/mac/fast/repaint/box-shadow-v-expected.png:
2602 * platform/mac/fast/repaint/shadow-multiple-horizontal-expected.checksum:
2603 * platform/mac/fast/repaint/shadow-multiple-horizontal-expected.png:
2604 * platform/mac/fast/repaint/shadow-multiple-strict-horizontal-expected.checksum:
2605 * platform/mac/fast/repaint/shadow-multiple-strict-horizontal-expected.png:
2606 * platform/mac/fast/repaint/shadow-multiple-strict-vertical-expected.checksum:
2607 * platform/mac/fast/repaint/shadow-multiple-strict-vertical-expected.png:
2608 * platform/mac/fast/repaint/shadow-multiple-vertical-expected.checksum:
2609 * platform/mac/fast/repaint/shadow-multiple-vertical-expected.png:
2610 * platform/mac/fast/repaint/transform-replaced-shadows-expected.checksum:
2611 * platform/mac/fast/repaint/transform-replaced-shadows-expected.png:
2612 * platform/mac/fast/transforms/shadows-expected.checksum:
2613 * platform/mac/fast/transforms/shadows-expected.png:
2615 2011-01-29 Simon Fraser <simon.fraser@apple.com>
2617 Reviewed by Dan Bernstein.
2619 CSS3 gradients with em-based stops fail to repaint when font size changes
2620 https://bugs.webkit.org/show_bug.cgi?id=51845
2622 Test repaint of a gradient with 'em' stops when the font size changes.
2624 * fast/repaint/gradients-em-stops-repaint.html: Added.
2625 * platform/mac/fast/repaint/gradients-em-stops-repaint-expected.checksum: Added.
2626 * platform/mac/fast/repaint/gradients-em-stops-repaint-expected.png: Added.
2627 * platform/mac/fast/repaint/gradients-em-stops-repaint-expected.txt: Added.
2629 2011-01-29 Maciej Stachowiak <mjs@apple.com>
2631 Unreviewed fix for last commit.
2633 Remove stray slash in previous commit.
2635 * platform/mac-wk2/Skipped:
2637 2011-01-29 Maciej Stachowiak <mjs@apple.com>
2639 Reviewed by Daniel Bates.
2641 Skip a test that uses unimplemented DRT API
2642 https://bugs.webkit.org/show_bug.cgi?id=53381
2644 * platform/mac-wk2/Skipped:
2646 2011-01-29 Gustavo Noronha Silva <gns@gnome.org>
2648 [GTK] REGRESSION: http/tests/media/video-{cookie,referer}.html failing
2649 https://bugs.webkit.org/show_bug.cgi?id=53379
2651 Skip tests failing likely by the usage of a newer version of soup.
2653 * platform/gtk/Skipped:
2655 2011-01-29 Ryosuke Niwa <rniwa@webkit.org>
2657 Unreviewed Chromium rebaselines.
2659 * platform/chromium-linux/fast/block/positioning/001-expected.checksum: Added.
2660 * platform/chromium-linux/fast/block/positioning/001-expected.png: Added.
2661 * platform/chromium-linux/svg/clip-path/clip-in-mask-objectBoundingBox-expected.checksum: Added.
2662 * platform/chromium-linux/svg/clip-path/clip-in-mask-objectBoundingBox-expected.png: Added.
2663 * platform/chromium-linux/svg/clip-path/clip-in-mask-userSpaceOnUse-expected.checksum: Added.
2664 * platform/chromium-linux/svg/clip-path/clip-in-mask-userSpaceOnUse-expected.png: Added.
2665 * platform/chromium-win/svg/clip-path/clip-in-mask-objectBoundingBox-expected.checksum: Added.
2666 * platform/chromium-win/svg/clip-path/clip-in-mask-objectBoundingBox-expected.png: Added.
2667 * platform/chromium-win/svg/clip-path/clip-in-mask-userSpaceOnUse-expected.checksum: Added.
2668 * platform/chromium-win/svg/clip-path/clip-in-mask-userSpaceOnUse-expected.png: Added.
2669 * platform/chromium-win/svg/custom/missing-xlink-expected.txt:
2670 * platform/chromium/test_expectations.txt:
2672 2011-01-29 Ryosuke Niwa <rniwa@webkit.org>
2674 Unreviewed Chromium test expectation update; removed http/tests/appcache/online-whitelist.html
2675 from the test expectation, because it has been passing on Chromium Windows.
2677 * platform/chromium/test_expectations.txt:
2679 2011-01-29 Ryosuke Niwa <rniwa@webkit.org>
2681 Unreviewed Chromium test expectation update.
2683 * platform/chromium/test_expectations.txt:
2685 2011-01-29 Ryosuke Niwa <rniwa@webkit.org>
2687 Unreviewed rebaselines and test expectation updates for Chromium Linux.
2689 * platform/chromium-linux/fast/forms/select-dirty-parent-pref-widths-expected.checksum: Added.
2690 * platform/chromium-linux/fast/forms/select-dirty-parent-pref-widths-expected.png: Added.
2691 * platform/chromium-linux/fast/forms/select-dirty-parent-pref-widths-expected.txt: Added.
2692 * platform/chromium/test_expectations.txt:
2694 2011-01-28 Johnny Ding <jnd@chromium.org>
2696 Reviewed by Adam Barth.
2698 Gesture API, disallow popup bypass with using iframe src.
2699 https://bugs.webkit.org/show_bug.cgi?id=53244
2701 * fast/events/popup-blocked-from-iframe-src-expected.txt: Added.
2702 * fast/events/popup-blocked-from-iframe-src.html: Added.
2704 2011-01-28 Ryosuke Niwa <rniwa@webkit.org>
2706 Unreviewed; removed Chromium test expectations for tests that have been steadily passing.
2708 In particular, many ietestcenter tests have been passing since V8 is updated to
2709 version 3.0.12 in Chromium r72940.
2711 * platform/chromium/test_expectations.txt:
2713 2011-01-28 Dan Bernstein <mitz@apple.com>
2715 Rubber-stamped by Maciej Stachowiak.
2717 Updated test results after r76983.
2719 * platform/mac-leopard/fast/forms/select-writing-direction-natural-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/select-writing-direction-natural-expected.txt.
2720 * platform/mac-leopard/fast/text/international/bidi-menulist-expected.txt: Copied from LayoutTests/platform/mac/fast/text/international/bidi-menulist-expected.txt.
2721 * platform/mac/fast/forms/select-writing-direction-natural-expected.checksum:
2722 * platform/mac/fast/forms/select-writing-direction-natural-expected.png:
2723 * platform/mac/fast/forms/select-writing-direction-natural-expected.txt:
2724 * platform/mac/fast/text/international/bidi-menulist-expected.checksum:
2725 * platform/mac/fast/text/international/bidi-menulist-expected.png:
2726 * platform/mac/fast/text/international/bidi-menulist-expected.txt:
2728 2011-01-28 Maciej Stachowiak <mjs@apple.com>
2730 Reviewed by Darin Adler.
2732 WebKitTestRunner needs layoutTestController.setPOSIXLocale
2733 https://bugs.webkit.org/show_bug.cgi?id=42682
2735 * platform/mac-wk2/Skipped:
2737 2011-01-28 Ryosuke Niwa <rniwa@webkit.org>
2739 Unreviewed; Fixed Chromium test expectation.
2741 * platform/chromium/test_expectations.txt:
2743 2011-01-28 Jessie Berlin <jberlin@apple.com>
2745 [Windows 7 Release Tests] fast/repaint/select-option-background-color.html failing since
2746 introduction in r76826.
2747 https://bugs.webkit.org/show_bug.cgi?id=53327
2749 Add the pixel-test results missing from http://trac.webkit.org/changeset/76976. Unreviewed.
2751 * platform/win/fast/repaint/select-option-background-color-expected.checksum: Added.
2752 * platform/win/fast/repaint/select-option-background-color-expected.png: Added.
2754 2011-01-28 Ryosuke Niwa <rniwa@webkit.org>
2756 Unreviewed Chromium test expectation update.
2758 * platform/chromium/test_expectations.txt:
2760 2011-01-28 Tony Chang <tony@chromium.org>
2762 Unreviewed, a chromium win/linux rebaseline. The mac result was
2763 rebaselined in r76735.
2765 * platform/chromium-linux/fast/overflow/overflow-rtl-vertical-expected.checksum:
2766 * platform/chromium-linux/fast/overflow/overflow-rtl-vertical-expected.png:
2767 * platform/chromium-win/fast/overflow/overflow-rtl-vertical-expected.checksum:
2768 * platform/chromium-win/fast/overflow/overflow-rtl-vertical-expected.png:
2769 * platform/chromium-win/fast/overflow/overflow-rtl-vertical-expected.txt:
2770 * platform/chromium/test_expectations.txt:
2772 2011-01-28 Justin Schuh <jschuh@chromium.org>
2774 Reviewed by Eric Seidel.
2776 We should hold RefPtrs to SVG font faces
2777 https://bugs.webkit.org/show_bug.cgi?id=53270
2779 * svg/custom/use-multiple-on-nested-disallowed-font-expected.txt: Added.
2780 * svg/custom/use-multiple-on-nested-disallowed-font.html: Added.
2782 2011-01-28 Zhenyao Mo <zmo@google.com>
2784 Reviewed by Kenneth Russell.
2786 uniformN*v should generate INVALID_VALUE of the array size is not a multiple of N
2787 https://bugs.webkit.org/show_bug.cgi?id=53306
2789 * fast/canvas/webgl/gl-uniform-arrays-expected.txt:
2790 * fast/canvas/webgl/gl-uniform-arrays.html:
2791 * fast/canvas/webgl/gl-uniformmatrix4fv-expected.txt:
2792 * fast/canvas/webgl/gl-uniformmatrix4fv.html:
2794 2011-01-28 Tom Sepez <tsepez@chromium.org>
2796 Reviewed by Eric Seidel.
2798 NULL pointer crash in TextIterator::handleTextBox()
2799 https://bugs.webkit.org/show_bug.cgi?id=53267
2801 * fast/css/rtl-nth-child-first-letter-crash-expected.txt: Added.
2802 * fast/css/rtl-nth-child-first-letter-crash.html: Added.
2804 2011-01-28 Dimitri Glazkov <dglazkov@chromium.org>
2806 Skip webkitAudioPannerNode from the test. It's not yet implemented across
2807 all ports/platforms.
2809 * fast/dom/script-tests/prototype-inheritance.js: Skipped webkitAudioPannerNode.
2811 2011-01-28 Dimitri Glazkov <dglazkov@chromium.org>
2813 [Chromium] Added expectations for a passing test.
2815 * platform/chromium-mac/fast/dom/isindex-002-expected.checksum: Added.
2816 * platform/chromium-mac/fast/dom/isindex-002-expected.png: Added.
2817 * platform/chromium-mac/fast/dom/isindex-002-expected.txt: Removed.
2818 * platform/chromium/test_expectations.txt:
2820 2011-01-28 Dimitri Glazkov <dglazkov@chromium.org>
2822 Updated Chromium baselines for a bug that was fixed.
2823 https://bugs.webkit.org/show_bug.cgi?id=45527
2825 * platform/chromium-linux/fast/dom/replaceChild-expected.checksum:
2826 * platform/chromium-linux/fast/dom/replaceChild-expected.png:
2827 * platform/chromium-mac/fast/dom/replaceChild-expected.checksum: Added.
2828 * platform/chromium-mac/fast/dom/replaceChild-expected.png: Added.
2829 * platform/chromium-win/fast/dom/replaceChild-expected.checksum:
2830 * platform/chromium-win/fast/dom/replaceChild-expected.png:
2831 * platform/chromium/test_expectations.txt: Removed expectation of failure.
2833 2011-01-28 Jessie Berlin <jberlin@apple.com>
2835 [Windows 7 Release Tests] fast/repaint/select-option-background-color.html failing since introduction in r76826
2836 https://bugs.webkit.org/show_bug.cgi?id=53327
2838 Unreviewed, adding Windows-specific results to get the Windows 7 Release Test bot green.
2840 * platform/win/fast/repaint/select-option-background-color-expected.txt: Added.
2842 2011-01-28 Ryosuke Niwa <rniwa@webkit.org>
2844 Unreviewed Chromium rebaselines.
2846 Check in the same result as fast/dom/window-domurl-crash-expected.txt because Windows port
2847 intentionally added a failing result in http://trac.webkit.org/changeset/76953.
2849 The Windows port's bug is tracked by https://bugs.webkit.org/show_bug.cgi?id=53310.
2851 * platform/chromium-win/fast/dom/window-domurl-crash-expected.txt: Added.
2853 2011-01-28 Adam Roben <aroben@apple.com>
2855 Unskip compositing-related tests that are now fixed
2857 Fixes <http://webkit.org/b/53302> [Windows 7 Release Tests] changesets 76853, 76856, and
2858 76858 broke ~36 animations, compositing, and transitions tests
2860 Reviewed by Sam Weinig.
2862 * platform/win/Skipped:
2864 2011-01-28 Jessie Berlin <jberlin@apple.com>
2866 [Windows 7 Release Tests] fast/text/justify-ideograph-complex/simple/vertical.html failing since introduction in r76743.
2867 https://bugs.webkit.org/show_bug.cgi?id=53321
2869 Unreviewed, checking in failing expected results to get the Windows 7 Release Tests bots green.
2871 * platform/win/fast/text/justify-ideograph-complex-expected.txt: Added.
2872 * platform/win/fast/text/justify-ideograph-simple-expected.txt: Added.
2873 * platform/win/fast/text/justify-ideograph-vertical-expected.txt: Added.
2875 2011-01-28 Dimitri Glazkov <dglazkov@chromium.org>
2877 Remove now-passing test from expectations.
2879 * platform/chromium/test_expectations.txt: Expectation of failure removed.
2881 2011-01-28 Dimitri Glazkov <dglazkov@chromium.org>
2883 Update expectations for prototype-inheritance to match platform/mac.
2885 * platform/chromium/fast/dom/prototype-inheritance-expected.txt: Updated.
2887 2011-01-28 Enrica Casucci <enrica@apple.com>
2889 Reviewed by Adam Roben.
2891 Some drag and drop tests fail since r76824
2892 https://bugs.webkit.org/show_bug.cgi?id=53304
2894 Removing platform-specific tests after fixing the cause of the failure.
2896 * platform/win/editing/pasteboard/get-data-text-plain-paste-expected.txt: Removed.
2897 * platform/win/editing/pasteboard/onpaste-text-html-expected.txt: Removed.
2898 * platform/win/fast/events/drag-and-drop-dataTransfer-types-nocrash-expected.txt: Removed.
2899 * platform/win/fast/events/ondrop-text-html-expected.txt: Removed.
2901 2011-01-28 Jessie Berlin <jberlin@apple.com>
2903 Remove the Windows-specific failing results for media/audio-data-url.html, since it appears
2904 to be passing on the bots now. Unreviewed.
2905 https://bugs.webkit.org/show_bug.cgi?id=51518
2907 * platform/win/media/audio-data-url-expected.txt: Removed.
2909 2011-01-28 Chang Shu <chang.shu@nokia.com>
2911 Reviewed by Andreas Kling.
2913 Unskipp auth.html after fix.
2914 https://bugs.webkit.org/show_bug.cgi?id=36688
2916 * platform/qt/Skipped:
2918 2011-01-28 Dimitri Glazkov <dglazkov@chromium.org>
2920 Added newly-failing tests to expectations, will be fixing them shortly.
2921 https://bugs.webkit.org/show_bug.cgi?id=53314
2923 * platform/chromium/test_expectations.txt: Added.
2925 2011-01-28 Jessie Berlin <jberlin@apple.com>
2927 Adding tests broken on Windows 7 Release in 76853,76856,76858 to the Skipped list to get the
2928 Windows 7 Release Bot green. Unreviewed.
2929 https://bugs.webkit.org/show_bug.cgi?id=53302
2931 * platform/win/Skipped:
2933 2011-01-28 Dan Bernstein <mitz@apple.com>
2935 Reviewed by Anders Carlsson.
2937 Changing unicode-bidi doesn’t force layout
2938 https://bugs.webkit.org/show_bug.cgi?id=53311
2940 * fast/dynamic/unicode-bidi-expected.checksum: Added.
2941 * fast/dynamic/unicode-bidi-expected.png: Added.
2942 * fast/dynamic/unicode-bidi-expected.txt: Added.
2943 * fast/dynamic/unicode-bidi.html: Added.
2945 2011-01-28 Jessie Berlin <jberlin@apple.com>
2947 Add Windows expected (failing) results to get the bots green. Unreviewed.
2948 https://bugs.webkit.org/show_bug.cgi?id=53310
2950 * platform/win/fast/dom/window-domurl-crash-expected.txt: Added.
2952 2011-01-28 Jessie Berlin <jberlin@apple.com>
2954 Check in Windows-specific expected results to get the bots green. Unreviewed.
2955 https://bugs.webkit.org/show_bug.cgi?id=53307
2957 * platform/win/fast/multicol: Added.
2958 * platform/win/fast/multicol/vertical-rl: Added.
2959 * platform/win/fast/multicol/vertical-rl/column-break-with-balancing-expected.txt: Added.
2960 * platform/win/fast/multicol/vertical-rl/float-paginate-complex-expected.txt: Added.
2962 2011-01-28 Sheriff Bot <webkit.review.bot@gmail.com>
2964 Unreviewed, rolling out r76942.
2965 http://trac.webkit.org/changeset/76942
2966 https://bugs.webkit.org/show_bug.cgi?id=53301
2968 Unskipped tests keep failing on GTK release bots (Requested by
2969 svillar on #webkit).
2971 * platform/gtk/Skipped:
2973 2011-01-28 Jessie Berlin <jberlin@apple.com>
2975 Add Windows expected (failing) results to get the bots green. Unreviewed.
2976 https://bugs.webkit.org/show_bug.cgi?id=53304
2978 * platform/win/editing/pasteboard/get-data-text-plain-paste-expected.txt: Added.
2979 * platform/win/editing/pasteboard/onpaste-text-html-expected.txt: Added.
2980 * platform/win/fast/events/drag-and-drop-dataTransfer-types-nocrash-expected.txt: Added.
2981 * platform/win/fast/events/ondrop-text-html-expected.txt: Added.
2983 2011-01-27 Zhenyao Mo <zmo@google.com>
2985 Reviewed by Kenneth Russell.
2987 Remove _LENGTH enumerants
2988 https://bugs.webkit.org/show_bug.cgi?id=53259
2990 * fast/canvas/webgl/constants.html:
2991 * fast/canvas/webgl/gl-getshadersource-expected.txt:
2992 * fast/canvas/webgl/gl-getshadersource.html:
2993 * fast/canvas/webgl/gl-object-get-calls-expected.txt:
2994 * fast/canvas/webgl/gl-object-get-calls.html:
2996 2011-01-28 Sergio Villar Senin <svillar@igalia.com>
3000 Unskipped some tests. They're not failing anymore.
3002 * platform/gtk/Skipped:
3004 2011-01-27 Pavel Podivilov <podivilov@chromium.org>
3006 Reviewed by Yury Semikhatsky.
3008 Web Inspector: fix debugger-scripts.html (broken by r76587).
3009 https://bugs.webkit.org/show_bug.cgi?id=53112
3011 * inspector/debugger-scripts-expected.txt:
3012 * inspector/debugger-scripts.html:
3013 * platform/chromium/test_expectations.txt:
3015 2011-01-28 Sergio Villar Senin <svillar@igalia.com>
3019 Adding media/video-controls-rendering.html to the Skipped list of tests.
3021 * platform/gtk/Skipped:
3023 2011-01-27 Ryosuke Niwa <rniwa@webkit.org>
3025 Unreviewed Chromium test expectation update.
3027 * platform/chromium/test_expectations.txt: More media test crashes due to crbug.com/71087.
3029 2011-01-27 Maciej Stachowiak <mjs@apple.com>
3031 Reviewed by Adam Barth.
3033 Skip some tests that fail due to missing DRT API
3034 https://bugs.webkit.org/show_bug.cgi?id=53283
3036 * platform/mac-wk2/Skipped:
3038 2011-01-27 Abhishek Arya <inferno@chromium.org>
3040 Reviewed by Dan Bernstein.
3042 Tests that we do not crash when calculating the first line box
3043 baseline for the table.
3044 https://bugs.webkit.org/show_bug.cgi?id=53265
3046 * fast/table/recalc-section-first-body-crash-main-expected.txt: Added.
3047 * fast/table/recalc-section-first-body-crash-main.html: Added.
3048 * fast/table/resources/recalc-section-first-body-crash.html: Added.
3050 2011-01-27 Ryosuke Niwa <rniwa@webkit.org>
3052 Unreviewed, rolling out r76839.
3053 http://trac.webkit.org/changeset/76839
3054 https://bugs.webkit.org/show_bug.cgi?id=49744
3058 * editing/selection/caret-painting-after-paste-undo-rtl.html: Removed.
3059 * editing/selection/caret-painting-after-paste-undo.html: Removed.
3060 * platform/mac/editing/deleting/5408255-expected.png:
3061 * platform/mac/editing/selection/caret-painting-after-paste-undo-expected.checksum: Removed.
3062 * platform/mac/editing/selection/caret-painting-after-paste-undo-expected.png: Removed.
3063 * platform/mac/editing/selection/caret-painting-after-paste-undo-expected.txt: Removed.
3064 * platform/mac/editing/selection/caret-painting-after-paste-undo-rtl-expected.checksum: Removed.
3065 * platform/mac/editing/selection/caret-painting-after-paste-undo-rtl-expected.png: Removed.
3066 * platform/mac/editing/selection/caret-painting-after-paste-undo-rtl-expected.txt: Removed.
3068 2011-01-27 Maciej Stachowiak <mjs@apple.com>
3070 Reviewed by Darin Adler.
3072 execCommand("Paste") doesn't work in WebKitTestRunner
3073 https://bugs.webkit.org/show_bug.cgi?id=52785
3075 Unskip paste tests, except the ones that still fail.
3077 * platform/mac-wk2/Skipped:
3079 2011-01-27 Emil A Eklund <eae@chromium.org>
3081 Reviewed by Darin Adler.
3083 contentEditable formatBlock crashes on divs with contenteditable="false"
3084 https://bugs.webkit.org/show_bug.cgi?id=53263
3086 Add test for executing a formatBlock command on a selection containing an
3087 element with contenteditable=false.
3089 * editing/execCommand/format-block-contenteditable-false-expected.txt: Added.
3090 * editing/execCommand/format-block-contenteditable-false.html: Added.
3092 2011-01-27 Kenneth Russell <kbr@google.com>
3094 Reviewed by James Robinson.
3096 Rename Typed Array slice() to subset()
3097 https://bugs.webkit.org/show_bug.cgi?id=53273
3099 * fast/canvas/webgl/array-setters.html:
3100 * fast/canvas/webgl/array-unit-tests-expected.txt:
3101 * fast/canvas/webgl/array-unit-tests.html:
3102 * fast/canvas/webgl/draw-elements-out-of-bounds-expected.txt:
3103 * fast/canvas/webgl/draw-elements-out-of-bounds.html:
3104 * fast/canvas/webgl/webgl-array-invalid-ranges-expected.txt:
3105 * fast/canvas/webgl/webgl-array-invalid-ranges.html:
3107 2011-01-27 Leo Yang <leo.yang@torchmobile.com.cn>
3109 Reviewed by Dirk Schulze.
3111 SVG Use Cycle is not detected
3112 https://bugs.webkit.org/show_bug.cgi?id=52544
3114 Test for indirect <use> recursion. This test passes if
3117 * svg/custom/recursive-use2-expected.txt: Added.
3118 * svg/custom/recursive-use2.svg: Added.
3120 2011-01-27 Zhenyao Mo <zmo@google.com>
3122 Reviewed by Kenneth Russell.
3124 texSubImage2D's format/type needs to match the internalformat/type from the previous texImage2D call
3125 https://bugs.webkit.org/show_bug.cgi?id=53054
3127 * fast/canvas/webgl/tex-sub-image-2d-bad-args-expected.txt: Added.
3128 * fast/canvas/webgl/tex-sub-image-2d-bad-args.html: Added.
3130 2011-01-27 Ryosuke Niwa <rniwa@webkit.org>
3132 Unreviewed rebaselines for Chromium Mac and Windows.
3134 [chromium] fast/repaint/select-option-background-color.html fails on Windows and Mac
3135 https://bugs.webkit.org/show_bug.cgi?id=53260
3137 * platform/chromium-mac/fast/repaint/select-option-background-color-expected.checksum: Added.
3138 * platform/chromium-mac/fast/repaint/select-option-background-color-expected.png: Added.
3139 * platform/chromium-win/fast/repaint/select-option-background-color-expected.checksum: Added.
3140 * platform/chromium-win/fast/repaint/select-option-background-color-expected.png: Added.
3141 * platform/chromium-win/fast/repaint/select-option-background-color-expected.txt: Added.
3142 * platform/chromium/test_expectations.txt:
3144 2011-01-27 Dirk Schulze <krit@webkit.org>
3146 Unreviewed rebaseline.
3148 SVG animation of Paths with segments of different coordinate modes on begin and end
3149 https://bugs.webkit.org/show_bug.cgi?id=52984
3151 Rebaseline for SL. HTML were created by make-script-test-wrappers now.
3152 Skip added tests on WebKit2 because of missing eventSender.
3154 * platform/mac-wk2/Skipped:
3155 * svg/animations/animate-path-nested-transforms-expected.txt:
3156 * svg/animations/animate-text-nested-transforms-expected.txt:
3158 2011-01-27 Mihai Parparita <mihaip@chromium.org>
3160 Unreviewed Chromium rebaseline for fast/text/text-letter-spacing.html
3161 with changes matching the mac ones done by r76739.
3163 * platform/chromium-win/fast/text/text-letter-spacing-expected.txt:
3164 * platform/chromium/test_expectations.txt:
3166 2011-01-25 Levi Weintraub <leviw@chromium.org>
3168 Reviewed by Darin Adler.
3170 Updating the expected result for 5408255 and adding tests for caret positioning at the
3171 beginning and end of RenderBoxes.
3173 Undo moves caret to invalid position
3174 https://bugs.webkit.org/show_bug.cgi?id=49744
3176 * editing/selection/caret-painting-after-paste-undo-rtl.html: Added.
3177 * editing/selection/caret-painting-after-paste-undo.html: Added.
3178 * platform/mac/editing/deleting/5408255-expected.png:
3179 * platform/mac/editing/selection/caret-painting-after-paste-undo-expected.checksum: Added.
3180 * platform/mac/editing/selection/caret-painting-after-paste-undo-expected.png: Added.
3181 * platform/mac/editing/selection/caret-painting-after-paste-undo-expected.txt: Added.
3182 * platform/mac/editing/selection/caret-painting-after-paste-undo-rtl-expected.checksum: Added.
3183 * platform/mac/editing/selection/caret-painting-after-paste-undo-rtl-expected.png: Added.
3184 * platform/mac/editing/selection/caret-painting-after-paste-undo-rtl-expected.txt: Added.
3186 2011-01-27 Ryosuke Niwa <rniwa@webkit.org>
3188 Unreviewed Chromium rebaseline and text expectation update.
3190 * platform/chromium-linux/fast/repaint/select-option-background-color-expected.checksum: Added.
3191 * platform/chromium-linux/fast/repaint/select-option-background-color-expected.png: Added.
3192 * platform/chromium-linux/fast/repaint/select-option-background-color-expected.txt: Added.
3193 * platform/chromium/test_expectations.txt:
3195 2011-01-27 Mihai Parparita <mihaip@chromium.org>
3197 Unreviewed rebaseline of fast/inline/continuation-outlines-with-layers.html
3200 * platform/mac/fast/inline/continuation-outlines-with-layers-expected.txt:
3201 * platform/chromium-win/fast/inline/continuation-outlines-with-layers-expected.txt:
3202 * platform/chromium/test_expectations.txt:
3204 2011-01-27 Dirk Schulze <krit@webkit.org>
3206 Reviewed by Nikolas Zimmermann.
3208 SVG animation of Paths with segments of different coordinate modes on begin and end
3209 https://bugs.webkit.org/show_bug.cgi?id=52984
3211 Added tests to check the correct behavior on path animations, where the coordinate modes
3212 of the start path differs from the one on the end path.
3214 * svg/animations/animate-path-animation-Cc-Ss-expected.txt: Added.
3215 * svg/animations/animate-path-animation-Cc-Ss.html: Added.
3216 * svg/animations/animate-path-animation-Ll-Vv-Hh-expected.txt: Added.
3217 * svg/animations/animate-path-animation-Ll-Vv-Hh.html: Added.
3218 * svg/animations/animate-path-animation-Qq-Tt-expected.txt: Added.
3219 * svg/animations/animate-path-animation-Qq-Tt.html: Added.
3220 * svg/animations/animate-path-animation-cC-sS-inverse-expected.txt: Added.
3221 * svg/animations/animate-path-animation-cC-sS-inverse.html: Added.
3222 * svg/animations/animate-path-animation-lL-vV-hH-inverse-expected.txt: Added.
3223 * svg/animations/animate-path-animation-lL-vV-hH-inverse.html: Added.
3224 * svg/animations/animate-path-animation-qQ-tT-inverse-expected.txt: Added.
3225 * svg/animations/animate-path-animation-qQ-tT-inverse.html: Added.
3226 * svg/animations/animate-path-nested-transforms.html: Cleanup.
3227 * svg/animations/animate-text-nested-transforms.html: Cleanup.
3228 * svg/animations/resources/SVGAnimationTestCase.js:
3229 (shouldBeCloseEnough): For debug output of values with tolerance level.
3232 * svg/animations/script-tests/animate-path-animation-Cc-Ss.js: Added.
3238 * svg/animations/script-tests/animate-path-animation-Ll-Vv-Hh.js: Added.
3244 * svg/animations/script-tests/animate-path-animation-Qq-Tt.js: Added.
3250 * svg/animations/script-tests/animate-path-animation-cC-sS-inverse.js: Added.
3256 * svg/animations/script-tests/animate-path-animation-lL-vV-hH-inverse.js: Added.
3262 * svg/animations/script-tests/animate-path-animation-qQ-tT-inverse.js: Added.
3269 2011-01-27 Cris Neckar <cdn@chromium.org>
3271 Reviewed by Dimitri Glazkov.
3273 Test for crash when accessing a keyframe's style rule.
3274 https://bugs.webkit.org/show_bug.cgi?id=52320
3276 * fast/css/css-keyframe-style-crash-expected.txt: Added.
3277 * fast/css/css-keyframe-style-crash.html: Added.
3279 2011-01-27 Ryosuke Niwa <rniwa@webkit.org>
3281 Unreviewed Chromium text expectation update.
3283 * platform/chromium/test_expectations.txt: Apparently, video-size.html crashes on Linux due to crbug.com/71087.
3285 2011-01-27 Rob Buis <rwlbuis@gmail.com>
3287 Reviewed by Kent Tamura.
3290 Color changes to option elements in a select multiple aren't drawn immediately
3291 https://bugs.webkit.org/show_bug.cgi?id=49790
3293 * fast/repaint/select-option-background-color.html: Added.
3294 * platform/mac/fast/repaint/select-option-background-color-expected.checksum: Added.
3295 * platform/mac/fast/repaint/select-option-background-color-expected.png: Added.
3296 * platform/mac/fast/repaint/select-option-background-color-expected.txt: Added.
3298 2011-01-27 David Grogan <dgrogan@google.com>
3300 Reviewed by Jeremy Orlow.
3302 initial support for close() in indexeddb backend
3303 https://bugs.webkit.org/show_bug.cgi?id=53150
3305 * storage/indexeddb/transaction-after-close-expected.txt: Added.
3306 * storage/indexeddb/transaction-after-close.html: Added.
3308 2011-01-27 Dirk Schulze <krit@webkit.org>
3310 Reviewed by Nikolas Zimmermann.
3312 SVG animation doesn't support calcMode discrete for number and color values.
3313 https://bugs.webkit.org/show_bug.cgi?id=53189
3315 Test for correct behavior on animating numbers and colors with calcMode discrete.
3317 * svg/animations/animate-color-calcMode-discrete-expected.txt: Added.
3318 * svg/animations/animate-color-calcMode-discrete.html: Added.
3319 * svg/animations/animate-number-calcMode-discrete-expected.txt: Added.
3320 * svg/animations/animate-number-calcMode-discrete.html: Added.
3321 * svg/animations/script-tests/animate-color-calcMode-discrete.js: Added.
3325 * svg/animations/script-tests/animate-number-calcMode-discrete.js: Added.
3330 2011-01-27 Ryosuke Niwa <rniwa@webkit.org>
3332 Unreviewed Chromium test expectation update for video tests.
3334 * platform/chromium/test_expectations.txt:
3336 2011-01-27 Charlie Reis <creis@chromium.org>
3338 Reviewed by Mihai Parparita.
3340 back-during-onload-hung-page.php causes Chromium WebKit bot to fail
3341 https://bugs.webkit.org/show_bug.cgi?id=53220
3343 Reduces the timeout on a script that shouldn't finish during a test.
3344 This avoids problems in one of the Chromium WebKit builders.
3346 * http/tests/history/resources/back-during-onload-hung-page.php: Reduce timeout.
3348 2011-01-26 Zhenyao Mo <zmo@google.com>
3350 Reviewed by Kenneth Russell.
3352 shaderSource needs to preserve original source
3353 https://bugs.webkit.org/show_bug.cgi?id=52833
3355 * fast/canvas/webgl/gl-getshadersource-expected.txt: Added.
3356 * fast/canvas/webgl/gl-getshadersource.html: Added.
3358 2011-01-27 Philippe Normand <pnormand@igalia.com>
3360 Unreviewed, skip flaky test, needs further investigation on the failure.
3362 [GTK] media/audio-delete-while-slider-thumb-clicked.html is flaky
3363 https://bugs.webkit.org/show_bug.cgi?id=53247
3365 * platform/gtk/Skipped:
3367 2011-01-27 Jessie Berlin <jberlin@apple.com>
3369 fast/text/international/bidi-mirror-he-ar.html now passed on Windows in WebKit2.
3372 * platform/win-wk2/Skipped:
3374 2011-01-27 Maciej Stachowiak <mjs@apple.com>
3378 Fix mistake in my previous commit; I accidentally copied the old mac results instead
3379 of the new mac results for this test.
3381 * platform/mac-wk2/fast/blockflow/Kusa-Makura-background-canvas-expected.txt:
3383 2011-01-27 Philippe Normand <pnormand@igalia.com>
3385 Unreviewed, rebaseline of the favicon-as-image test from the build
3388 * platform/gtk/http/tests/misc/favicon-as-image-expected.txt:
3390 2011-01-27 Ryosuke Niwa <rniwa@webkit.org>
3392 Another Unreviewed Chromium test expectation update.
3394 * platform/chromium/test_expectations.txt:
3396 2011-01-27 Ryosuke Niwa <rniwa@webkit.org>
3398 Unreviewed Chromium test expectation update.
3400 * platform/chromium/test_expectations.txt:
3402 2011-01-27 Ryosuke Niwa <rniwa@webkit.org>
3404 Unreviewed Chromium rebaselines.
3406 * platform/chromium-mac/css2.1/t0905-c5525-fltcont-00-d-g-expected.checksum: Added.
3407 * platform/chromium-mac/css2.1/t0905-c5525-fltcont-00-d-g-expected.png: Added.
3408 * platform/chromium-mac/fast/repaint/line-flow-with-floats-9-expected.checksum:
3409 * platform/chromium-mac/fast/repaint/line-flow-with-floats-9-expected.png:
3410 * platform/chromium-mac/fast/text/justify-ideograph-complex-expected.checksum: Added.
3411 * platform/chromium-mac/fast/text/justify-ideograph-complex-expected.png: Added.
3412 * platform/chromium-mac/fast/text/justify-ideograph-simple-expected.checksum: Added.
3413 * platform/chromium-mac/fast/text/justify-ideograph-simple-expected.png: Added.
3414 * platform/chromium-mac/fast/text/justify-ideograph-vertical-expected.checksum: Added.
3415 * platform/chromium-mac/fast/text/justify-ideograph-vertical-expected.png: Added.
3416 * platform/chromium-mac/tables/mozilla/marvin/x_thead_align_justify-expected.checksum: Added.
3417 * platform/chromium-mac/tables/mozilla/marvin/x_thead_align_justify-expected.png: Added.
3418 * platform/chromium/test_expectations.txt:
3420 2011-01-27 Philippe Normand <pnormand@igalia.com>
3422 Unreviewed, GTK baselines for
3423 svg/custom/pattern-referencing-preserve-aspect-ratio.svg added in r76274.
3425 * platform/gtk/svg/custom/pattern-referencing-preserve-aspect-ratio-expected.txt: Added.
3427 2011-01-27 Philippe Normand <pnormand@igalia.com>
3429 Unreviewed, GTK baselines for
3430 http/tests/misc/favicon-as-image.html which was unskipped in r76555.
3432 * platform/gtk/http/tests/misc/favicon-as-image-expected.txt: Added.
3434 2011-01-27 Philippe Normand <pnormand@igalia.com>
3436 Unreviewed, GTK baselines for fast/dom/52776.html, follow-up of r76319.
3438 * platform/gtk/fast/dom/52776-expected.txt: Added.
3440 2011-01-27 Philippe Normand <pnormand@igalia.com>
3442 Unreviewed, new GTK baselines for fast/text/justify* tests
3443 introduced in r76743.
3445 * platform/gtk/fast/text/justify-ideograph-complex-expected.txt: Added.
3446 * platform/gtk/fast/text/justify-ideograph-simple-expected.txt: Added.
3447 * platform/gtk/fast/text/justify-ideograph-vertical-expected.txt: Added.
3449 2011-01-27 Pavel Podivilov <podivilov@chromium.org>
3451 Reviewed by Pavel Feldman.
3453 Web Inspector: Closure and Global variable details automatically collapsing on each step through JavaScript code.
3454 https://bugs.webkit.org/show_bug.cgi?id=53234
3456 * inspector/debugger-expand-scope.html:
3457 * inspector/debugger-proto-property.html:
3459 2011-01-27 Philippe Normand <pnormand@igalia.com>
3461 Unreviewed, fix typo introduced in r76783.
3463 * platform/gtk/Skipped:
3465 2011-01-27 Yury Semikhatsky <yurys@chromium.org>
3467 Reviewed by Pavel Feldman.
3469 Web Inspector: store all settings related to the agents on the frontend side
3470 https://bugs.webkit.org/show_bug.cgi?id=53174
3472 * http/tests/inspector/console-xhr-logging.html: since the setting doesn't change on the front-end
3473 side there is no need to check it after modifying backend's value.
3474 * inspector/report-protocol-errors.html: use the new signature of disableDebugger method.
3476 2011-01-27 Philippe Normand <pnormand@igalia.com>
3478 Unreviewed, new GTK baselines for fast/multicol tests as follow-up
3481 * platform/gtk/fast/multicol/vertical-lr/border-padding-pagination-expected.txt: Added.
3482 * platform/gtk/fast/multicol/vertical-lr/column-break-with-balancing-expected.txt: Added.
3483 * platform/gtk/fast/multicol/vertical-lr/column-count-with-rules-expected.txt: Added.
3484 * platform/gtk/fast/multicol/vertical-lr/column-rules-expected.txt: Added.
3485 * platform/gtk/fast/multicol/vertical-lr/float-avoidance-expected.txt: Added.
3486 * platform/gtk/fast/multicol/vertical-lr/float-multicol-expected.txt: Added.
3487 * platform/gtk/fast/multicol/vertical-lr/float-paginate-complex-expected.txt: Added.
3488 * platform/gtk/fast/multicol/vertical-lr/float-paginate-expected.txt: Added.
3489 * platform/gtk/fast/multicol/vertical-lr/nested-columns-expected.txt: Added.
3490 * platform/gtk/fast/multicol/vertical-lr/unsplittable-inline-block-expected.txt: Added.
3491 * platform/gtk/fast/multicol/vertical-rl/border-padding-pagination-expected.txt: Added.
3492 * platform/gtk/fast/multicol/vertical-rl/column-break-with-balancing-expected.txt: Added.
3493 * platform/gtk/fast/multicol/vertical-rl/column-count-with-rules-expected.txt: Added.
3494 * platform/gtk/fast/multicol/vertical-rl/column-rules-expected.txt: Added.
3495 * platform/gtk/fast/multicol/vertical-rl/float-avoidance-expected.txt: Added.
3496 * platform/gtk/fast/multicol/vertical-rl/float-multicol-expected.txt: Added.
3497 * platform/gtk/fast/multicol/vertical-rl/float-paginate-complex-expected.txt: Added.
3498 * platform/gtk/fast/multicol/vertical-rl/float-paginate-expected.txt: Added.
3499 * platform/gtk/fast/multicol/vertical-rl/nested-columns-expected.txt: Added.
3500 * platform/gtk/fast/multicol/vertical-rl/unsplittable-inline-block-expected.txt: Added.
3502 2011-01-27 Alexander Pavlov <apavlov@chromium.org>
3504 Reviewed by Pavel Feldman.
3506 Web Inspector: [Elements panel] Tooltip for relative links incorrectly identifies current URL
3507 https://bugs.webkit.org/show_bug.cgi?id=53171
3509 * inspector/styles-url-linkify-expected.txt:
3510 * inspector/styles-url-linkify.html:
3512 2011-01-27 Sergio Villar Senin <svillar@igalia.com>
3516 New test expectations for http/tests/navigation/error404* in GTK.
3518 * platform/gtk/Skipped:
3519 * platform/gtk/http/tests/navigation/error404-basic-expected.txt: Added.
3520 * platform/gtk/http/tests/navigation/error404-goback-expected.txt: Added.
3521 * platform/gtk/http/tests/navigation/error404-subframeload-expected.txt: Added.
3523 2011-01-27 Philippe Normand <pnormand@igalia.com>
3525 Unreviewed, skipping 2 more media tests.
3527 [GStreamer] wrong media duration report in media/controls-after-reload.html
3528 https://bugs.webkit.org/show_bug.cgi?id=51602
3530 * platform/gtk/Skipped:
3532 2011-01-27 Yuzo Fujishima <yuzo@google.com>
3534 Unreviewed Chromium test expectation change.
3536 * platform/chromium/test_expectations.txt:
3538 2011-01-27 Yuzo Fujishima <yuzo@google.com>
3540 Unreviewed Chromium test expectation change.
3542 * platform/chromium-mac-leopard/css2.1/t0905-c5525-fltcont-00-d-g-expected.checksum: Removed.
3543 * platform/chromium-mac-leopard/css2.1/t0905-c5525-fltcont-00-d-g-expected.png: Removed.
3544 * platform/chromium-mac-leopard/fast/blockflow/vertical-baseline-alignment-expected.checksum: Removed.
3545 * platform/chromium-mac-leopard/fast/blockflow/vertical-baseline-alignment-expected.png: Removed.
3546 * platform/chromium-mac-leopard/fast/multicol/shadow-breaking-expected.checksum: Removed.
3547 * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-1-expected.checksum: Removed.
3548 * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-1-expected.png: Removed.
3549 * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-10-expected.checksum: Removed.
3550 * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-10-expected.png: Removed.
3551 * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-2-expected.checksum: Removed.
3552 * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-2-expected.png: Removed.
3553 * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-3-expected.checksum: Removed.