1 2010-09-23 Mihai Parparita <mihaip@chromium.org>
3 Reviewed by Tony Chang.
5 [Chromium] traversal/node-iterator-prototype.html has incorrect baselines
6 https://bugs.webkit.org/show_bug.cgi?id=46413
8 Chromium/V8 actually gets this test right (unlike JSC), but had
9 incorrect baselines for it checked in by r58524.
11 * platform/chromium-mac/traversal/node-iterator-prototype-expected.txt: Removed.
12 * platform/chromium-win/traversal/node-iterator-prototype-expected.txt: Removed.
13 * platform/chromium/test_expectations.txt:
14 * platform/chromium/traversal/node-iterator-prototype-expected.txt: Added.
16 2010-09-23 Andrew Wilson <atwilson@chromium.org>
18 Unreviewed, rolling out r68197.
19 http://trac.webkit.org/changeset/68197
20 https://bugs.webkit.org/show_bug.cgi?id=46344
24 * fast/dom/DeviceMotion/create-event-expected.txt:
25 * fast/dom/DeviceMotion/optional-event-properties-expected.txt:
26 * fast/dom/DeviceMotion/script-tests/create-event.js:
27 * fast/dom/DeviceMotion/script-tests/optional-event-properties.js:
28 * fast/dom/script-tests/prototype-inheritance.js:
30 2010-09-22 Dirk Pranke <dpranke@chromium.org>
32 Unreviewed, expectations change.
34 Update the comments to more accurately reflect which tests we expect
37 https://bugs.webkit.org/show_bug.cgi?id=46331
39 * platform/chromium-gpu/test_expectations.txt:
41 2010-09-23 Jeff Schiller <jeffschiller@google.com>
43 Reviewed by David Hyatt.
45 Test to confirm that object/iframe/embed backgrounds are transparent for SVG documents
46 https://bugs.webkit.org/show_bug.cgi?id=10687
48 * platform/mac/svg/in-html/by-reference-expected.txt: Added.
49 * svg/in-html/by-reference-expected.checksum: Added.
50 * svg/in-html/by-reference-expected.png: Added.
51 * svg/in-html/by-reference.html: Added.
53 2010-09-23 Hans Wennborg <hans@chromium.org>
55 Reviewed by Simon Fraser.
57 Update DeviceMotionEvent to spec
58 https://bugs.webkit.org/show_bug.cgi?id=46344
60 * fast/dom/DeviceMotion/script-tests/create-event.js:
61 * fast/dom/DeviceMotion/create-event-expected.txt:
62 Look for the new attributes.
64 * fast/dom/DeviceMotion/script-tests/optional-event-properties.js:
65 * fast/dom/DeviceMotion/optional-event-properties-expected.txt:
66 Test the new attributes.
68 * fast/dom/script-tests/prototype-inheritance.js:
69 DeviceMotionEvent is not implemented on all platforms, so it should be skipped in this test.
71 2010-09-23 Alexey Proskuryakov <ap@apple.com>
73 Reviewed by Darin Adler.
75 https://bugs.webkit.org/show_bug.cgi?id=46326
76 Crash when trying to create a NodeIterator rooted at a document-less DocumentType node
78 * fast/dom/node-iterator-with-doctype-root-expected.txt: Added.
79 * fast/dom/node-iterator-with-doctype-root.html: Added.
81 2010-09-23 Mihai Parparita <mihaip@chromium.org>
83 Unreviewed chromium text_expectations.txt change.
85 Unskip traversal/node-iterator-prototype.html on Chromium, so we can
86 get updated expectations for it from the bots.
88 * platform/chromium/test_expectations.txt:
90 2010-09-23 Mihai Parparita <mihaip@chromium.org>
92 Reviewed by David Levin.
94 [Chromium] remove incorrect baselines for two WebGL tests
95 https://bugs.webkit.org/show_bug.cgi?id=46372
97 As far as I can tell, these tests were not failing because of
98 "new-run-webkit-tests's diff trimming line ends", but because they had
99 chromium-mac baselines checked in with r56251, but then the test was
100 changed since then, with the chromium-mac baselines not being updated.
101 The test seems to pass on chromium-mac (both test_shell and DRT) with
102 the regular baselines.
104 * platform/chromium-mac/fast/canvas/webgl/null-object-behaviour-expected.txt: Removed.
105 * platform/chromium-mac/fast/canvas/webgl/uniform-location-expected.txt: Removed.
106 * platform/chromium/test_expectations.txt:
108 2010-09-23 Eric Carlson <eric.carlson@apple.com>
110 Reviewed by Simon Fraser
112 'seeking' event should always fire
113 https://bugs.webkit.org/show_bug.cgi?id=45694
115 * media/event-attributes-expected.txt: Update for changes.
117 2010-09-23 Andrew Wilson <atwilson@chromium.org>
119 Unreviewed chromium expectations update.
121 * platform/chromium-win/svg/dynamic-updates/SVGFEMorphologyElement-dom-in-attr-expected.checksum: Added.
122 * platform/chromium-win/svg/dynamic-updates/SVGFEMorphologyElement-dom-in-attr-expected.png: Added.
123 * platform/chromium-win/svg/dynamic-updates/SVGFEMorphologyElement-dom-operator-attr-expected.checksum: Added.
124 * platform/chromium-win/svg/dynamic-updates/SVGFEMorphologyElement-dom-operator-attr-expected.png: Added.
125 * platform/chromium-win/svg/dynamic-updates/SVGFEMorphologyElement-dom-radius-attr-expected.checksum: Added.
126 * platform/chromium-win/svg/dynamic-updates/SVGFEMorphologyElement-dom-radius-attr-expected.png: Added.
127 * platform/chromium-win/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-in-prop-expected.checksum: Added.
128 * platform/chromium-win/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-in-prop-expected.png: Added.
129 * platform/chromium-win/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-operator-prop-expected.checksum: Added.
130 * platform/chromium-win/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-operator-prop-expected.png: Added.
131 * platform/chromium-win/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-radius-call-expected.checksum: Added.
132 * platform/chromium-win/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-radius-call-expected.png: Added.
134 2010-09-23 Andrew Wilson <atwilson@chromium.org>
136 Unreviewed chromium expecations update.
138 * platform/chromium-linux/svg/dynamic-updates/SVGFEMorphologyElement-dom-in-attr-expected.checksum: Added.
139 * platform/chromium-linux/svg/dynamic-updates/SVGFEMorphologyElement-dom-in-attr-expected.png: Added.
140 * platform/chromium-linux/svg/dynamic-updates/SVGFEMorphologyElement-dom-operator-attr-expected.checksum: Added.
141 * platform/chromium-linux/svg/dynamic-updates/SVGFEMorphologyElement-dom-operator-attr-expected.png: Added.
142 * platform/chromium-linux/svg/dynamic-updates/SVGFEMorphologyElement-dom-radius-attr-expected.checksum: Added.
143 * platform/chromium-linux/svg/dynamic-updates/SVGFEMorphologyElement-dom-radius-attr-expected.png: Added.
144 * platform/chromium-linux/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-in-prop-expected.checksum: Added.
145 * platform/chromium-linux/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-in-prop-expected.png: Added.
146 * platform/chromium-linux/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-operator-prop-expected.checksum: Added.
147 * platform/chromium-linux/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-operator-prop-expected.png: Added.
148 * platform/chromium-linux/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-radius-call-expected.checksum: Added.
149 * platform/chromium-linux/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-radius-call-expected.png: Added.
151 2010-09-23 Matthew Delaney <mdelaney@apple.com>
153 Reviewed by Oliver Hunt.
155 context.drawImage with (source rect's height) = -(input image's native height) draws nothing
156 https://bugs.webkit.org/show_bug.cgi?id=46243
158 These test simply exercise using negative widths and heights for the source rect in ctx.drawImage calls.
160 * canvas/philip/tests/2d.drawImage.negativeSourceHeight-expected.txt: Added.
161 * canvas/philip/tests/2d.drawImage.negativeSourceHeight.html: Added.
162 * canvas/philip/tests/2d.drawImage.negativeSourceHeight2-expected.txt: Added.
163 * canvas/philip/tests/2d.drawImage.negativeSourceHeight2.html: Added.
164 * canvas/philip/tests/2d.drawImage.negativeSourceHeightAndWidth-expected.txt: Added.
165 * canvas/philip/tests/2d.drawImage.negativeSourceHeightAndWidth.html: Added.
167 2010-09-23 Nate Chapin <japhet@chromium.org>
169 Unreviewed, Chromium expectations tweak.
171 Temporarily add http/tests/navigation/ping-*.
173 * platform/chromium/test_expectations.txt:
175 2010-09-23 Renata Hodovan <reni@inf.u-szeged.hu>
177 Reviewed by Dirk Schulze.
179 SVGFEMorphologyElement doesn't support dynamic invalidation, when attributes change.
180 https://bugs.webkit.org/show_bug.cgi?id=46363
181 Adding layout tests for feMorphology dynamic changes.
183 * platform/mac/svg/dynamic-updates/SVGFEMorphologyElement-dom-in-attr-expected.checksum: Added.
184 * platform/mac/svg/dynamic-updates/SVGFEMorphologyElement-dom-in-attr-expected.png: Added.
185 * platform/mac/svg/dynamic-updates/SVGFEMorphologyElement-dom-operator-attr-expected.checksum: Added.
186 * platform/mac/svg/dynamic-updates/SVGFEMorphologyElement-dom-operator-attr-expected.png: Added.
187 * platform/mac/svg/dynamic-updates/SVGFEMorphologyElement-dom-radius-attr-expected.checksum: Added.
188 * platform/mac/svg/dynamic-updates/SVGFEMorphologyElement-dom-radius-attr-expected.png: Added.
189 * platform/mac/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-in-prop-expected.checksum: Added.
190 * platform/mac/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-in-prop-expected.png: Added.
191 * platform/mac/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-operator-prop-expected.checksum: Added.
192 * platform/mac/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-operator-prop-expected.png: Added.
193 * platform/mac/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-radius-call-expected.checksum: Added.
194 * platform/mac/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-radius-call-expected.png: Added.
195 * svg/dynamic-updates/SVGFEMorphologyElement-dom-in-attr-expected.txt: Added.
196 * svg/dynamic-updates/SVGFEMorphologyElement-dom-in-attr.html: Added.
197 * svg/dynamic-updates/SVGFEMorphologyElement-dom-operator-attr-expected.txt: Added.
198 * svg/dynamic-updates/SVGFEMorphologyElement-dom-operator-attr.html: Added.
199 * svg/dynamic-updates/SVGFEMorphologyElement-dom-radius-attr-expected.txt: Added.
200 * svg/dynamic-updates/SVGFEMorphologyElement-dom-radius-attr.html: Added.
201 * svg/dynamic-updates/SVGFEMorphologyElement-svgdom-in-prop-expected.txt: Added.
202 * svg/dynamic-updates/SVGFEMorphologyElement-svgdom-in-prop.html: Added.
203 * svg/dynamic-updates/SVGFEMorphologyElement-svgdom-operator-prop-expected.txt: Added.
204 * svg/dynamic-updates/SVGFEMorphologyElement-svgdom-operator-prop.html: Added.
205 * svg/dynamic-updates/SVGFEMorphologyElement-svgdom-radius-call-expected.txt: Added.
206 * svg/dynamic-updates/SVGFEMorphologyElement-svgdom-radius-call.html: Added.
207 * svg/dynamic-updates/script-tests/SVGFEMorphologyElement-dom-in-attr.js: Added.
209 * svg/dynamic-updates/script-tests/SVGFEMorphologyElement-dom-operator-attr.js: Added.
211 * svg/dynamic-updates/script-tests/SVGFEMorphologyElement-dom-radius-attr.js: Added.
213 * svg/dynamic-updates/script-tests/SVGFEMorphologyElement-svgdom-in-prop.js: Added.
215 * svg/dynamic-updates/script-tests/SVGFEMorphologyElement-svgdom-operator-prop.js: Added.
217 * svg/dynamic-updates/script-tests/SVGFEMorphologyElement-svgdom-radius-call.js: Added.
220 2010-09-23 Nate Chapin <japhet@chromium.org>
222 Reviewed by Darin Fisher.
224 Tests for <a ping>, plus a rewrite of the other test of similar
225 load functionality (image-load-in-unload-handler.html). All these tests
226 now dump their interesting http headers (content type, request method,
227 referrer, and ping-specific headers).
228 https://bugs.webkit.org/show_bug.cgi?id=30458
230 * http/tests/navigation/image-load-in-unload-handler-expected.txt:
231 * http/tests/navigation/ping-cross-origin-expected.txt: Added.
232 * http/tests/navigation/ping-cross-origin-from-https-expected.txt: Added.
233 * http/tests/navigation/ping-cross-origin-from-https.html: Added.
234 * http/tests/navigation/ping-cross-origin.html: Added.
235 * http/tests/navigation/ping-same-origin-expected.txt: Added.
236 * http/tests/navigation/ping-same-origin.html: Added.
237 * http/tests/navigation/resources/check-ping.php:
238 * http/tests/navigation/resources/save-ping.php:
240 2010-09-23 Jeremy Orlow <jorlow@chromium.org>
242 Reviewed by Steve Block.
244 IndexedDB shouldn't crash on invalid index names
245 https://bugs.webkit.org/show_bug.cgi?id=46362
247 * storage/indexeddb/objectstore-basics-expected.txt:
248 * storage/indexeddb/objectstore-basics.html:
250 2010-09-22 Alexey Proskuryakov <ap@apple.com>
252 Reviewed by Anders Carlsson.
254 https://bugs.webkit.org/show_bug.cgi?id=43667
255 ASSERT failure in NetscapePluginInstanceProxy::disconnectStream
257 * plugins/get-javascript-url-expected.txt: Added.
258 * plugins/get-javascript-url.html: Added.
260 2010-09-23 Abhishek Arya <inferno@chromium.org>
262 Reviewed by Dave Hyatt.
264 Tests that we donot assert on object->isBox.
265 https://bugs.webkit.org/show_bug.cgi?id=46365
267 * compositing/overflow/get-transform-from-non-box-container-expected.txt: Added.
268 * compositing/overflow/get-transform-from-non-box-container.html: Added.
270 2010-09-23 Dimitri Glazkov <dglazkov@chromium.org>
272 Remove passing tests. These were failing because the bot was missing QuickTime.
274 * platform/chromium/drt_expectations.txt: Removed QuickTime-dependent tests
275 after installing QuickTime on the build bot.
277 2010-09-23 Mario Sanchez Prada <msanchez@igalia.com>
279 Reviewed by Chris Fleizach.
281 [Regression][Gtk] Left and Right Arrows no longer function when caret browsing is enabled
282 https://bugs.webkit.org/show_bug.cgi?id=45375
284 Added the following test to make sure key navigation across a
285 paragraph always work as expected, both with and without the shift
288 * platform/gtk/editing/selection/caret-mode-paragraph-keys-navigation-expected.txt: Added.
289 * platform/gtk/editing/selection/caret-mode-paragraph-keys-navigation.html: Added.
291 2010-09-23 Andrei Popescu <andreip@google.com>
293 Reviewed by Jeremy Orlow.
295 IDBObjectStore::get should run in a transaction.
296 https://bugs.webkit.org/show_bug.cgi?id=44700
298 * storage/indexeddb/objectstore-basics-expected.txt:
299 * storage/indexeddb/objectstore-basics.html:
300 * storage/indexeddb/objectstore-removeobjectstore-expected.txt:
301 * storage/indexeddb/objectstore-removeobjectstore.html:
303 2010-09-23 Adam Barth <abarth@webkit.org>
305 Rubber-stamped by Eric Seidel.
307 Sync HTML5lib tests with upstream.
309 * html5lib/resources/comments01.dat:
310 * html5lib/resources/pending-spec-changes-plain-text-unsafe.dat: Added.
311 * html5lib/resources/pending-spec-changes.dat: Added.
312 * html5lib/resources/plain-text-unsafe.dat: Added.
313 * html5lib/resources/tests1.dat:
314 * html5lib/resources/tests10.dat:
315 * html5lib/resources/tests13.dat: Removed.
316 * html5lib/resources/tests14.dat:
317 * html5lib/resources/tests15.dat:
318 * html5lib/resources/tests17.dat:
319 * html5lib/resources/tests19.dat:
320 * html5lib/resources/tests20.dat:
321 * html5lib/resources/tests21.dat:
322 * html5lib/resources/tests9.dat:
323 * html5lib/resources/tests_innerHTML_1.dat:
324 * html5lib/runner-expected.txt:
326 2010-09-22 Dimitri Glazkov <dglazkov@chromium.org>
328 Reviewed by Adam Barth.
330 Rebaseline a few repainting tests for Chromium.
331 https://bugs.webkit.org/show_bug.cgi?id=46337
333 * platform/chromium-linux/fast/repaint/block-layout-inline-children-float-positioned-expected.checksum: Added.
334 * platform/chromium-linux/fast/repaint/block-layout-inline-children-float-positioned-expected.png: Added.
335 * platform/chromium-linux/fast/repaint/block-layout-inline-children-float-positioned-expected.txt: Added.
336 * platform/chromium-linux/fast/repaint/block-layout-inline-children-replaced-expected.checksum: Added.
337 * platform/chromium-linux/fast/repaint/block-layout-inline-children-replaced-expected.png: Added.
338 * platform/chromium-linux/fast/repaint/block-layout-inline-children-replaced-expected.txt: Added.
339 * platform/chromium-linux/fast/repaint/list-marker-expected.checksum:
340 * platform/chromium-linux/fast/repaint/list-marker-expected.png:
341 * platform/chromium-mac/fast/repaint/background-misaligned-expected.checksum: Added.
342 * platform/chromium-mac/fast/repaint/background-misaligned-expected.png: Added.
343 * platform/chromium-mac/fast/repaint/block-layout-inline-children-float-positioned-expected.checksum: Added.
344 * platform/chromium-mac/fast/repaint/block-layout-inline-children-float-positioned-expected.png: Added.
345 * platform/chromium-mac/fast/repaint/block-layout-inline-children-replaced-expected.checksum: Added.
346 * platform/chromium-mac/fast/repaint/block-layout-inline-children-replaced-expected.png: Added.
347 * platform/chromium-mac/fast/repaint/continuation-after-outline-expected.checksum: Added.
348 * platform/chromium-mac/fast/repaint/continuation-after-outline-expected.png: Added.
349 * platform/chromium-mac/fast/repaint/inline-outline-repaint-expected.checksum: Added.
350 * platform/chromium-mac/fast/repaint/inline-outline-repaint-expected.png: Added.
351 * platform/chromium-mac/fast/repaint/opacity-change-on-overflow-float-expected.checksum: Added.
352 * platform/chromium-mac/fast/repaint/opacity-change-on-overflow-float-expected.png: Added.
353 * platform/chromium-mac/fast/repaint/subtree-root-clip-3-expected.checksum: Added.
354 * platform/chromium-mac/fast/repaint/subtree-root-clip-3-expected.png: Added.
355 * platform/chromium-win/fast/repaint/block-layout-inline-children-float-positioned-expected.checksum: Added.
356 * platform/chromium-win/fast/repaint/block-layout-inline-children-float-positioned-expected.png: Added.
357 * platform/chromium-win/fast/repaint/block-layout-inline-children-float-positioned-expected.txt: Added.
358 * platform/chromium-win/fast/repaint/block-layout-inline-children-replaced-expected.checksum: Added.
359 * platform/chromium-win/fast/repaint/block-layout-inline-children-replaced-expected.png: Added.
360 * platform/chromium-win/fast/repaint/block-layout-inline-children-replaced-expected.txt: Added.
361 * platform/chromium-win/fast/repaint/list-marker-expected.checksum:
362 * platform/chromium-win/fast/repaint/list-marker-expected.png:
363 * platform/chromium/test_expectations.txt: Updated, removed crazy comment.
365 2010-09-22 Andy Estes <aestes@apple.com>
367 Reviewed by Adam Barth.
369 REGRESSION (r61285): <script /> parses differently in HTML5
370 https://bugs.webkit.org/show_bug.cgi?id=42909
372 Add tests for the self-closing script tag quirk.
374 * fast/parser/pre-html5-parser-quirks-expected.txt:
375 * fast/parser/pre-html5-parser-quirks.html:
376 * fast/parser/resources/pre-html5-parser-quirk-document-fragment.html:
377 * fast/parser/resources/pre-html5-parser-quirk-self-closing-script-in-body.html: Added.
378 * fast/parser/resources/pre-html5-parser-quirk-self-closing-script-in-head.html: Added.
379 * fast/parser/resources/pre-html5-parser-quirk-self-closing-script.js: Added.
382 2010-09-22 Mihai Parparita <mihaip@chromium.org>
384 Reviewed by Darin Fisher.
386 [Chromium] User style layout tests don't pass on Chromium
387 https://bugs.webkit.org/show_bug.cgi?id=46069
389 User style tests should now pass with the Chromium DRT since we now
390 apply the styles immediately, just like the other ports (once we also
391 remove some bad baselines for user-style-top-frame-only added by
394 Tests still don't pass with test_shell until it starts to use
395 InjectInExistingDocuments too.
397 * platform/chromium-mac/userscripts/user-style-top-frame-only-expected.txt: Removed.
398 * platform/chromium-win/userscripts/user-style-top-frame-only-expected.txt: Removed.
399 * platform/chromium/drt_expectations.txt:
401 2010-09-22 Kinuko Yasuda <kinuko@chromium.org>
403 Unreviewed, temporarily disabling the new filesystem test on chromium.
405 * platform/chromium/test_expectations.txt:
407 2010-09-22 Kinuko Yasuda <kinuko@chromium.org>
409 Reviewed by Dumitru Daniliuc.
411 [FileSystem] Fix Flags handling in DirectoryEntry custom binding code
412 https://bugs.webkit.org/show_bug.cgi?id=46028
414 * fast/filesystem/flags-passing-expected.txt: Added.
415 * fast/filesystem/flags-passing.html: Added.
416 * fast/filesystem/script-tests/TEMPLATE.html: Added.
417 * fast/filesystem/script-tests/flags-passing.js: Added.
418 * platform/gtk/Skipped: FileSystem API not supported on gtk.
419 * platform/mac/Skipped: FileSystem API not supported on mac.
420 * platform/qt/Skipped: FileSystem API not supported on qt.
421 * platform/win/Skipped: FileSystem API not supported on win.
423 2010-09-22 Tony Chang <tony@chromium.org>
425 Reviewed by David Levin.
427 [chromium] add baselines for xmlhttprequest tests for chromium
428 https://bugs.webkit.org/show_bug.cgi?id=46281
430 * platform/chromium/http/tests/xmlhttprequest/methods-async-expected.txt: Allow no content-length for non-get/post requests
431 * platform/chromium/http/tests/xmlhttprequest/methods-expected.txt: Allow no content-length for non-get/post requests
432 * platform/chromium/test_expectations.txt: Enable 3 tests on linux + mac
434 2010-09-22 Michael Saboff <msaboff@apple.com>
436 Reviewed by Gavin Barraclough.
438 Updated tests to include patterns similar to what caused the problems
439 in https://bugs.webkit.org/show_bug.cgi?id=46189.
441 * fast/js/regexp-bol-expected.txt:
442 * fast/js/script-tests/regexp-bol.js:
444 2010-09-22 Alexey Proskuryakov <ap@apple.com>
446 Reviewed by Adam Barth.
448 https://bugs.webkit.org/show_bug.cgi?id=46222
449 <rdar://problem/8461701> Document.getElementById() malfunctions if ID was changed via Attr node modification.
451 Firefox fails many of the subtests, because it doesn't let one manipulate child nodes of Attr.
452 We allow that, so we need to pass them.
454 * fast/dom/Attr/change-id-via-attr-node-value-expected.txt: Added.
455 * fast/dom/Attr/change-id-via-attr-node-value.html: Added.
457 2010-09-22 Tony Chang <tony@chromium.org>
459 Reviewed by Dimitri Glazkov.
461 [chromium] Rebaseline 3 tests on win/linux
462 https://bugs.webkit.org/show_bug.cgi?id=46315
464 * platform/chromium-linux/editing/selection/move-by-line-001-expected.checksum: Minor differences in how text and borders are anti-aliased.
465 * platform/chromium-linux/editing/selection/move-by-line-001-expected.png:
466 * platform/chromium-win/fast/dom/Element/getBoundingClientRect-expected.txt: This test is sensitive to font metrics. They appear correct visually, just positioned slightly different vertically.
467 * platform/chromium-win/fast/dom/Range/getBoundingClientRect-expected.txt: Same as above.
468 * platform/chromium/test_expectations.txt:
470 2010-09-22 Tony Chang <tony@chromium.org>
472 Reviewed by David Levin.
474 [chromium] remove commented out test failures from test_expectations.txt
475 https://bugs.webkit.org/show_bug.cgi?id=46313
477 * platform/chromium/test_expectations.txt:
479 2010-09-22 Andrew Wilson <atwilson@chromium.org>
481 Unreviewed chromium test expectation changes.
483 * platform/chromium-linux/fast/multicol/span/span-as-immediate-child-property-removal-expected.checksum:
484 * platform/chromium-linux/fast/multicol/span/span-as-immediate-child-property-removal-expected.png:
485 * platform/chromium-linux/fast/multicol/span/span-as-immediate-child-property-removal-expected.txt:
486 * platform/chromium-linux/fast/multicol/span/span-as-immediate-columns-child-removal-expected.checksum:
487 * platform/chromium-linux/fast/multicol/span/span-as-immediate-columns-child-removal-expected.png:
488 * platform/chromium-linux/fast/multicol/span/span-as-immediate-columns-child-removal-expected.txt:
489 * platform/chromium-mac/fast/multicol/span/span-as-immediate-child-property-removal-expected.checksum:
490 * platform/chromium-mac/fast/multicol/span/span-as-immediate-child-property-removal-expected.png:
491 * platform/chromium-mac/fast/multicol/span/span-as-immediate-child-property-removal-expected.txt: Removed.
492 * platform/chromium-mac/fast/multicol/span/span-as-immediate-columns-child-removal-expected.checksum:
493 * platform/chromium-mac/fast/multicol/span/span-as-immediate-columns-child-removal-expected.png: Added.
494 * platform/chromium-mac/fast/multicol/span/span-as-immediate-columns-child-removal-expected.txt: Removed.
495 * platform/chromium-win/fast/multicol/span/span-as-immediate-child-property-removal-expected.checksum:
496 * platform/chromium-win/fast/multicol/span/span-as-immediate-child-property-removal-expected.png:
497 * platform/chromium-win/fast/multicol/span/span-as-immediate-child-property-removal-expected.txt:
498 * platform/chromium-win/fast/multicol/span/span-as-immediate-columns-child-removal-expected.checksum:
499 * platform/chromium-win/fast/multicol/span/span-as-immediate-columns-child-removal-expected.png:
500 * platform/chromium-win/fast/multicol/span/span-as-immediate-columns-child-removal-expected.txt:
502 2010-09-22 David Hyatt <hyatt@apple.com>
504 Reviewed by Dan Bernstein.
506 https://bugs.webkit.org/show_bug.cgi?id=46304
508 display:inline should become display:inline-block when an object's block flow does not match its parent's block flow.
510 Added fast/blockflow/display-mutation.html
512 * fast/blockflow/display-mutation-expected.txt: Added.
513 * fast/blockflow/display-mutation.html: Added.
515 2010-09-22 Abhishek Arya <inferno@chromium.org>
519 Rebaseline multicol/span tests for GTK, QT platforms as part of r68062.
521 * platform/gtk/fast/multicol/span/span-as-immediate-child-property-removal-expected.txt:
522 * platform/gtk/fast/multicol/span/span-as-immediate-columns-child-removal-expected.txt:
523 * platform/qt/fast/multicol/span/span-as-immediate-child-property-removal-expected.txt:
524 * platform/qt/fast/multicol/span/span-as-immediate-columns-child-removal-expected.txt:
526 2010-09-22 David Hyatt <hyatt@apple.com>
528 Reviewed by Simon Fraser.
530 https://bugs.webkit.org/show_bug.cgi?id=45957, fix regression in column rules stacking test.
532 * platform/mac/fast/multicol/column-rules-stacking-expected.checksum:
533 * platform/mac/fast/multicol/column-rules-stacking-expected.png:
535 2010-09-22 Dirk Pranke <dpranke@chromium.org>
537 Reviewed by Tony Chang.
539 Adds platform/chromium-gpu-* directories for holding the
540 GPU-accelerated baselines and expectations for Chromium.
542 https://bugs.webkit.org/show_bug.cgi?id=46225
544 * platform/chromium-gpu/test_expectations.txt: Added.
545 * platform/chromium-gpu-mac/README.txt: Added.
546 * platform/chromium-gpu-win/README.txt: Added.
547 * platform/chromium-gpu-linux/README.txt: Added.
549 2010-09-22 Abhishek Arya <inferno@chromium.org>
551 Reviewed by Dave Hyatt.
553 Tests that removing an anonymous block from a table cell does not result in crash.
554 Also, tests that calculating columns block for a table cell does not result in crash.
555 Rebaseline existing multicol span tests since we don't explicitly remove an empty
556 anonymous columns or column span blocks.
557 https://bugs.webkit.org/show_bug.cgi?id=46245
559 * fast/table/table-anonymous-block-destroy-crash-expected.txt: Added.
560 * fast/table/table-anonymous-block-destroy-crash.html: Added.
561 * fast/table/table-columns-blocks-calc-crash-expected.txt: Added.
562 * fast/table/table-columns-blocks-calc-crash.html: Added.
563 * platform/mac/fast/multicol/span/span-as-immediate-child-property-removal-expected.checksum:
564 * platform/mac/fast/multicol/span/span-as-immediate-child-property-removal-expected.png:
565 * platform/mac/fast/multicol/span/span-as-immediate-child-property-removal-expected.txt:
566 * platform/mac/fast/multicol/span/span-as-immediate-columns-child-removal-expected.checksum:
567 * platform/mac/fast/multicol/span/span-as-immediate-columns-child-removal-expected.png:
568 * platform/mac/fast/multicol/span/span-as-immediate-columns-child-removal-expected.txt:
570 2010-09-22 Oliver Hunt <oliver@apple.com>
572 Reviewed by Gavin Barraclough.
574 [JIT] fast/js/sputnik/Conformance/15_Native_Objects/15.3_Function/15.3.5/S15.3.5.3_A2_T6.html fails
575 https://bugs.webkit.org/show_bug.cgi?id=44246
577 Correct expected output from this test.
579 * fast/js/sputnik/Conformance/15_Native_Objects/15.3_Function/15.3.5/S15.3.5.3_A2_T6-expected.txt:
581 2010-09-22 Ryosuke Niwa <rniwa@webkit.org>
583 Reviewed by Darin Adler.
585 queryCommandState returns false for Underline command when no selection is made
586 https://bugs.webkit.org/show_bug.cgi?id=17594
588 Added a test to ensure queryCommandValue('underline') and queryCommandValue('strikeThrough')
589 correctly incorporates the typing style.
591 * editing/execCommand/query-text-decoration-with-typing-style-expected.txt: Added.
592 * editing/execCommand/query-text-decoration-with-typing-style.html: Added.
594 2010-09-22 Adam Barth <abarth@webkit.org>
596 Reviewed by Alexey Proskuryakov.
598 REGRESSION: HTMLElement.localName returns lowercase, breaks Jira
599 https://bugs.webkit.org/show_bug.cgi?id=14114
603 * fast/parser/localname-case-expected.txt: Added.
604 * fast/parser/localname-case-strict-expected.txt: Added.
605 * fast/parser/localname-case-strict.html: Added.
606 * fast/parser/localname-case.html: Added.
608 2010-09-22 Kent Tamura <tkent@chromium.org>
610 Reviewed by Chris Fleizach.
612 Support keyboard operations for <input type=range>.
613 https://bugs.webkit.org/show_bug.cgi?id=45803
615 * fast/forms/range-keyoperation-expected.txt: Added.
616 * fast/forms/range-keyoperation.html: Added.
618 2010-09-22 Mario Sanchez Prada <msanchez@igalia.com>
620 Reviewed by Chris Fleizach.
622 [Gtk] Incorrect exposure of list items whose children are elements
623 https://bugs.webkit.org/show_bug.cgi?id=45383
625 Check that list items will be always exposed like that for GTK
627 * platform/gtk/accessibility/list-items-always-exposed-expected.txt: Added.
628 * platform/gtk/accessibility/list-items-always-exposed.html: Added.
630 2010-09-22 Michael Saboff <msaboff@apple.com>
632 Reviewed by Darin Adler.
634 New test for ^ (BOL) anchored regular expressions. Some of the
635 tests inspired by https://bugs.webkit.org/show_bug.cgi?id=46049.
637 * fast/js/regexp-bol-expected.txt: Added.
638 * fast/js/regexp-bol.html: Added.
639 * fast/js/script-tests/regexp-bol.js: Added.
641 2010-09-21 Kent Tamura <tkent@chromium.org>
643 Unreviewed, text expectation update.
645 * platform/chromium/drt_expectations.txt:
647 2010-09-21 Kent Tamura <tkent@chromium.org>
649 Unreviewed, test expectation update.
651 * platform/chromium/drt_expectations.txt:
652 Remove passing tests, and fix typo.
654 2010-09-21 Kent Tamura <tkent@chromium.org>
656 Unreviewed, test expectation update.
658 * platform/chromium/drt_expectations.txt: Update DRT results.
660 2010-09-21 Andrew Wilson <atwilson@chromium.org>
662 Unreviewed, rolling out r67982.
663 http://trac.webkit.org/changeset/67982
664 https://bugs.webkit.org/show_bug.cgi?id=45156
666 Causes crashes on chromium testshell
668 * platform/chromium/accessibility/post-notification-ActiveDescendantChanged-expected.txt:
669 * platform/chromium/accessibility/post-notification-CheckedStateChanged-expected.txt:
670 * platform/chromium/accessibility/post-notification-ChildrenChanged-expected.txt:
671 * platform/chromium/accessibility/post-notification-FocusedUIElementChanged-expected.txt:
672 * platform/chromium/accessibility/post-notification-FocusedUIElementChanged.html:
673 * platform/chromium/accessibility/post-notification-LayoutComplete-expected.txt:
674 * platform/chromium/accessibility/post-notification-LayoutComplete.html:
675 * platform/chromium/accessibility/post-notification-LiveRegionChanged-expected.txt:
676 * platform/chromium/accessibility/post-notification-LoadComplete-expected.txt:
677 * platform/chromium/accessibility/post-notification-LoadComplete.html:
678 * platform/chromium/accessibility/post-notification-MenuListValueChanged-expected.txt:
679 * platform/chromium/accessibility/post-notification-RowCollapsed-expected.txt:
680 * platform/chromium/accessibility/post-notification-RowCountChanged-expected.txt:
681 * platform/chromium/accessibility/post-notification-RowExpanded-expected.txt:
682 * platform/chromium/accessibility/post-notification-ScrolledToAnchor-expected.txt:
683 * platform/chromium/accessibility/post-notification-ScrolledToAnchor.html:
684 * platform/chromium/accessibility/post-notification-SelectedChildrenChanged-expected.txt:
685 * platform/chromium/accessibility/post-notification-SelectedTextChanged-expected.txt:
686 * platform/chromium/accessibility/post-notification-SelectedTextChanged.html:
687 * platform/chromium/accessibility/post-notification-ValueChanged-expected.txt:
688 * platform/chromium/accessibility/post-notification.js:
691 2010-09-21 Cosmin Truta <ctruta@chromium.org>
693 Reviewed by James Robinson.
695 RenderImage::intrinsicSizeChanged crashes when m_imageResource is missing
696 https://bugs.webkit.org/show_bug.cgi?id=46120
698 Test a style change applied to a zoomed image.
700 * css3/style-zoomed-image.html: Added.
701 * css3/style-zoomed-image-expected.txt: Added.
703 2010-09-21 Dan Bernstein <mitz@apple.com>
705 Reviewed by Geoffrey Garen.
707 Updated test after r67994.
709 * fast/dom/Range/range-expand.html: Do not expect sentence selections to include
710 trailing newline characters.
712 2010-09-21 John Gregg <johnnyg@google.com>
714 Unreviewed, chromium test expecations.
716 [chromium] update test expectations
717 https://bugs.webkit.org/show_bug.cgi?id=46235
719 * platform/chromium/test_expectations.txt:
721 2010-09-21 Dan Bernstein <mitz@apple.com>
723 Reviewed by Darin Adler.
725 <rdar://problem/7729077> Extending the selection to sentence boundary after a line break may select extra character
726 https://bugs.webkit.org/show_bug.cgi?id=46232
728 * editing/selection/extend-by-sentence-002-expected.txt: Added.
729 * editing/selection/extend-by-sentence-002.html: Added.
731 2010-09-21 Chris Guillory <chris.guillory@google.com>
733 Reviewed by Chris Fleizach.
735 Send webkit accessibility notifications to Chromium.
736 https://bugs.webkit.org/show_bug.cgi?id=45156
738 * platform/chromium/accessibility/post-notification-ActiveDescendantChanged-expected.txt:
739 * platform/chromium/accessibility/post-notification-CheckedStateChanged-expected.txt:
740 * platform/chromium/accessibility/post-notification-ChildrenChanged-expected.txt:
741 * platform/chromium/accessibility/post-notification-FocusedUIElementChanged-expected.txt:
742 * platform/chromium/accessibility/post-notification-FocusedUIElementChanged.html:
743 * platform/chromium/accessibility/post-notification-LayoutComplete-expected.txt:
744 * platform/chromium/accessibility/post-notification-LayoutComplete.html:
745 * platform/chromium/accessibility/post-notification-LiveRegionChanged-expected.txt:
746 * platform/chromium/accessibility/post-notification-LoadComplete-expected.txt:
747 * platform/chromium/accessibility/post-notification-LoadComplete.html:
748 * platform/chromium/accessibility/post-notification-MenuListValueChanged-expected.txt:
749 * platform/chromium/accessibility/post-notification-RowCollapsed-expected.txt:
750 * platform/chromium/accessibility/post-notification-RowCountChanged-expected.txt:
751 * platform/chromium/accessibility/post-notification-RowExpanded-expected.txt:
752 * platform/chromium/accessibility/post-notification-ScrolledToAnchor-expected.txt:
753 * platform/chromium/accessibility/post-notification-ScrolledToAnchor.html:
754 * platform/chromium/accessibility/post-notification-SelectedChildrenChanged-expected.txt:
755 * platform/chromium/accessibility/post-notification-SelectedTextChanged-expected.txt:
756 * platform/chromium/accessibility/post-notification-SelectedTextChanged.html:
757 * platform/chromium/accessibility/post-notification-ValueChanged-expected.txt:
758 * platform/chromium/accessibility/post-notification.js:
761 2010-09-21 Andrew Wilson <atwilson@chromium.org>
763 Unreviewed chromium expectations update.
765 * platform/chromium/test_expectations.txt:
767 2010-09-21 Adam Barth <abarth@webkit.org>
769 Reviewed by Alexey Proskuryakov.
771 stray param elements are dropped during parsing
772 https://bugs.webkit.org/show_bug.cgi?id=14551
774 This bug was fixed by the HTML5 parser. Add tests from bug.
776 * fast/parser/stray-param-expected.txt: Added.
777 * fast/parser/stray-param.html: Added.
779 2010-09-21 Adam Barth <abarth@webkit.org>
781 Reviewed by Alexey Proskuryakov.
783 [html-parsing] make entity handling match IE7 / HTML5
784 https://bugs.webkit.org/show_bug.cgi?id=14391
786 This patch adds more test coverage of entity parsing. We seem to have
787 a bug with AElig, but I'll fix that in a future patch.
789 * fast/tokenizer/entities-01.html: Added.
790 * fast/tokenizer/entities-02.html: Added.
791 * fast/tokenizer/entities-03.html: Added.
792 * fast/tokenizer/entities-04.html: Added.
794 2010-09-21 Adam Barth <abarth@webkit.org>
796 Reviewed by Alexey Proskuryakov.
798 Closing <li> should close nested <div>
799 https://bugs.webkit.org/show_bug.cgi?id=26170
801 This bug is fixed by the HTML5 parser. Adding test. (We have lots of
802 variations of this test, but I'm adding another one to make Alexey
805 * html5lib/resources/webkit01.dat:
807 2010-09-21 Abhishek Arya <inferno@chromium.org>
809 Reviewed by Dave Hyatt.
811 Tests that applying a text decoration style does not result in crash.
812 https://bugs.webkit.org/show_bug.cgi?id=46194
814 * editing/execCommand/apply-style-text-decoration-crash-expected.txt: Added.
815 * editing/execCommand/apply-style-text-decoration-crash.html: Added.
817 2010-09-21 Adam Barth <abarth@webkit.org>
819 Reviewed by Darin Adler.
821 HTML parser double quote error recovery doesn't match Firefox 3.0.x
822 https://bugs.webkit.org/show_bug.cgi?id=23970
824 This bug is fixed by the HTML5 parser. Adding test.
826 * fast/tokenizer/unterminated-quote-in-noscript-expected.txt: Added.
827 * fast/tokenizer/unterminated-quote-in-noscript.html: Added.
828 * html5lib/resources/webkit02.dat:
830 2010-09-17 Tony Chang <tony@chromium.org>
832 Reviewed by Adam Barth.
834 [chromium] last 16 linux baselines due to scrollbar arrows
835 https://bugs.webkit.org/show_bug.cgi?id=46019
837 * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug10140-expected.checksum:
838 * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug10140-expected.png:
839 * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug1055-2-expected.checksum:
840 * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug1055-2-expected.png:
841 * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug106966-expected.checksum:
842 * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug106966-expected.png:
843 * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug22122-expected.checksum:
844 * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug22122-expected.png:
845 * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug80762-2-expected.checksum:
846 * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug80762-2-expected.png:
847 * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug91057-expected.checksum:
848 * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug91057-expected.png:
849 * platform/chromium-linux/tables/mozilla_expected_failures/core/backgrounds-expected.checksum:
850 * platform/chromium-linux/tables/mozilla_expected_failures/core/backgrounds-expected.png:
851 * platform/chromium-linux/tables/mozilla_expected_failures/core/captions1-expected.checksum:
852 * platform/chromium-linux/tables/mozilla_expected_failures/core/captions1-expected.png:
853 * platform/chromium-linux/tables/mozilla_expected_failures/core/col_span2-expected.checksum:
854 * platform/chromium-linux/tables/mozilla_expected_failures/core/col_span2-expected.png:
855 * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.checksum:
856 * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.png:
857 * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.checksum:
858 * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.png:
859 * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.checksum:
860 * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.png:
861 * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.checksum:
862 * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.png:
863 * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row-expected.checksum:
864 * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row-expected.png:
865 * platform/chromium-linux/tables/mozilla_expected_failures/other/empty_cells-expected.checksum:
866 * platform/chromium-linux/tables/mozilla_expected_failures/other/empty_cells-expected.png:
867 * platform/chromium-linux/tables/mozilla_expected_failures/other/test4-expected.checksum:
868 * platform/chromium-linux/tables/mozilla_expected_failures/other/test4-expected.png:
869 * platform/chromium/test_expectations.txt:
871 2010-09-21 Satish Sampath <satish@chromium.org>
873 Unreviewed, rename a test baseline to the correct name and update a test's expectation for chromium linux.
875 * platform/chromium-linux/svg/custom/js-late-pattern-and-object-creation-expected.txt: Renamed from LayoutTests/platform/chromium-linux/svg/custom/js-late-pattern-and-object-creation-actual.txt.
876 * platform/chromium/test_expectations.txt:
878 2010-09-21 Satish Sampath <satish@chromium.org>
880 Unreviewed, disable a test in chromium per the original author and added missing expectations for another.
882 * platform/chromium-linux/svg/custom/js-late-pattern-and-object-creation-actual.txt: Added.
883 * platform/chromium/test_expectations.txt:
885 2010-09-21 Satish Sampath <satish@chromium.org>
887 Unreviewed, move an xp-specific results to win-xp
889 * platform/chromium-win-xp/svg/custom/js-late-pattern-and-object-creation-expected.checksum: Renamed from LayoutTests/platform/chromium-win/svg/custom/js-late-pattern-and-object-creation-expected.checksum.
890 * platform/chromium-win-xp/svg/custom/js-late-pattern-and-object-creation-expected.png: Renamed from LayoutTests/platform/chromium-win/svg/custom/js-late-pattern-and-object-creation-expected.png.
891 * platform/chromium-win-xp/svg/custom/js-late-pattern-and-object-creation-expected.txt: Renamed from LayoutTests/platform/chromium-win/svg/custom/js-late-pattern-and-object-creation-expected.txt.
893 2010-09-21 Andy Estes <aestes@apple.com>
895 Reviewed by Adam Barth.
897 Test that parser quirks apply when processing both start and end tags.
898 https://bugs.webkit.org/show_bug.cgi?id=40961
900 * fast/parser/pre-html5-parser-quirks-expected.txt:
901 * fast/parser/resources/pre-html5-parser-quirk-after-attribute-name-state.html:
902 * fast/parser/resources/pre-html5-parser-quirk-after-attribute-value-quoted-state.html:
903 * fast/parser/resources/pre-html5-parser-quirk-after-attribute-value-unquoted-state.html:
904 * fast/parser/resources/pre-html5-parser-quirk-attribute-name-state.html:
905 * fast/parser/resources/pre-html5-parser-quirk-before-attribute-name-state.html:
906 * fast/parser/resources/pre-html5-parser-quirk-document-fragment.html:
907 * fast/parser/resources/pre-html5-parser-quirk-tag-name-state.html:
909 2010-09-21 Pavel Podivilov <podivilov@chromium.org>
913 [Chromium] remove test expectations for tests regressed in r67178:r67358 (fixed in r67659)
915 * platform/chromium/test_expectations.txt:
917 2010-09-21 Alejandro G. Castro <alex@igalia.com>
919 Unreviewed, skipped crashing test:
920 media/video-controls-with-mutation-event-handler.html. Added the
921 bug: https://bugs.webkit.org/show_bug.cgi?id=46169
923 * platform/gtk/Skipped:
925 2010-09-20 Philippe Normand <pnormand@igalia.com>
927 Reviewed by Eric Carlson.
929 [GTK] enhanced context menu for media elements
930 https://bugs.webkit.org/show_bug.cgi?id=45021
932 New test checking the actions that can be triggered by activating
933 the contex-menu of the media element. Skipped on mac, qt and win
934 because of lack of DRT support.
936 * media/context-menu-actions-expected.txt: Added.
937 * media/context-menu-actions.html: Added.
938 * platform/mac/Skipped:
939 * platform/qt/Skipped:
940 * platform/win/Skipped:
942 2010-09-20 Mihai Parparita <mihaip@chromium.org>
944 Unreviewed Chromium test_expectations.txt update.
946 All of the fill-mode tests that used to fail on Windows were fixed by
947 r67877. change-one-anim.html and combo-transform-translate+scale.html
948 haven't failed in the past 750 runs.
950 * platform/chromium/test_expectations.txt:
952 2010-09-20 Mihai Parparita <mihaip@chromium.org>
954 Unreviewed expectations update for Windows for r67898.
956 * platform/win/fast/dom/Window/window-property-descriptors-expected.txt:
957 * platform/win/fast/dom/prototype-inheritance-expected.txt:
958 * platform/win/fast/js/global-constructors-expected.txt:
960 2010-09-20 Dimitri Glazkov <dglazkov@chromium.org>
962 Reviewed by Ojan Vafai.
964 Create Chromium/Skia baselines for tests, affected by http://trac.webkit.org/changeset/65665.
965 https://bugs.webkit.org/show_bug.cgi?id=46062
967 * platform/chromium-linux/svg/batik/paints/patternRegions-expected.checksum:
968 * platform/chromium-linux/svg/batik/paints/patternRegions-expected.png:
969 * platform/chromium-linux/svg/batik/paints/patternRegions-positioned-objects-expected.checksum: Added.
970 * platform/chromium-linux/svg/batik/paints/patternRegions-positioned-objects-expected.png: Added.
971 * platform/chromium-linux/svg/batik/paints/patternRegions-positioned-objects-expected.txt: Added.
972 * platform/chromium-linux/svg/custom/js-late-pattern-and-object-creation-expected.checksum:
973 * platform/chromium-linux/svg/custom/js-late-pattern-and-object-creation-expected.png:
974 * platform/chromium-linux/svg/custom/js-late-pattern-creation-expected.checksum:
975 * platform/chromium-linux/svg/custom/js-late-pattern-creation-expected.png:
976 * platform/chromium-linux/svg/custom/pattern-incorrect-tiling-expected.checksum: Added.
977 * platform/chromium-linux/svg/custom/pattern-incorrect-tiling-expected.png: Added.
978 * platform/chromium-linux/svg/custom/pattern-incorrect-tiling-expected.txt: Added.
979 * platform/chromium-linux/svg/custom/pattern-no-pixelation-expected.checksum: Added.
980 * platform/chromium-linux/svg/custom/pattern-no-pixelation-expected.png: Added.
981 * platform/chromium-linux/svg/custom/stroked-pattern-expected.checksum: Added.
982 * platform/chromium-linux/svg/custom/stroked-pattern-expected.png: Added.
983 * platform/chromium-win/svg/batik/paints/patternRegions-expected.checksum:
984 * platform/chromium-win/svg/batik/paints/patternRegions-expected.png:
985 * platform/chromium-win/svg/batik/paints/patternRegions-positioned-objects-expected.checksum: Added.
986 * platform/chromium-win/svg/batik/paints/patternRegions-positioned-objects-expected.png: Added.
987 * platform/chromium-win/svg/batik/paints/patternRegions-positioned-objects-expected.txt: Added.
988 * platform/chromium-win/svg/custom/js-late-pattern-and-object-creation-expected.checksum:
989 * platform/chromium-win/svg/custom/js-late-pattern-and-object-creation-expected.png:
990 * platform/chromium-win/svg/custom/js-late-pattern-creation-expected.checksum:
991 * platform/chromium-win/svg/custom/js-late-pattern-creation-expected.png:
992 * platform/chromium-win/svg/custom/non-scaling-stroke-expected.checksum:
993 * platform/chromium-win/svg/custom/non-scaling-stroke-expected.png:
994 * platform/chromium-win/svg/custom/pattern-incorrect-tiling-expected.checksum: Added.
995 * platform/chromium-win/svg/custom/pattern-incorrect-tiling-expected.png: Added.
996 * platform/chromium-win/svg/custom/pattern-incorrect-tiling-expected.txt: Added.
997 * platform/chromium-win/svg/custom/pattern-no-pixelation-expected.checksum: Added.
998 * platform/chromium-win/svg/custom/pattern-no-pixelation-expected.png: Added.
999 * platform/chromium-win/svg/custom/stroked-pattern-expected.checksum:
1000 * platform/chromium-win/svg/custom/stroked-pattern-expected.png:
1001 * platform/chromium/test_expectations.txt:
1003 2010-09-20 Andrew Wilson <atwilson@chromium.org>
1005 Unreviewed expectations update for r67898.
1007 * platform/chromium/fast/dom/prototype-inheritance-expected.txt:
1008 Updated to reflect r67898.
1010 2010-09-20 Mihai Parparita <mihaip@chromium.org>
1012 Reviewed by James Robinson.
1014 Rebaseline tests after HashChangeEvent was added by r67898
1015 https://bugs.webkit.org/show_bug.cgi?id=46155
1017 GTK and Qt changes that mirror the changes from r67898, plus a missed
1018 test window-property-descriptors from the original change.
1020 * fast/dom/Window/window-property-descriptors-expected.txt:
1021 * platform/gtk/fast/dom/Window/window-property-descriptors-expected.txt:
1022 * platform/gtk/fast/dom/prototype-inheritance-expected.txt:
1023 * platform/gtk/fast/js/global-constructors-expected.txt:
1024 * platform/qt/fast/dom/Window/window-properties-expected.txt:
1025 * platform/qt/fast/dom/Window/window-property-descriptors-expected.txt:
1026 * platform/qt/fast/dom/prototype-inheritance-expected.txt:
1027 * platform/qt/fast/js/global-constructors-expected.txt:
1029 2010-09-20 Simon Fraser <simon.fraser@apple.com>
1031 Reviewed by Dan Bernstein.
1033 When PDF image is directly composited, it does not display
1034 https://bugs.webkit.org/show_bug.cgi?id=46144
1036 Testcase with an unadorned PDF image on a layer.
1038 * compositing/images/direct-pdf-image-expected.checksum: Added.
1039 * compositing/images/direct-pdf-image-expected.png: Added.
1040 * compositing/images/direct-pdf-image-expected.txt: Added.
1041 * compositing/images/direct-pdf-image.html: Added.
1043 2010-09-20 Simon Fraser <simon.fraser@apple.com>
1045 Reviewed by Darin Adler.
1047 Crash when div with content set to image gets composited (Vimeo).
1048 https://bugs.webkit.org/show_bug.cgi?id=46140
1050 Test with a compositing div with content set to an image.
1052 * compositing/images/content-image-expected.txt: Copied from LayoutTests/fast/forms/select-change-popup-to-listbox-in-event-handler-expected.txt.
1053 * compositing/images/content-image.html: Added.
1055 2010-09-20 Mihai Parparita <mihaip@chromium.org>
1057 Reviewed by Dimitri Glazkov.
1059 Hashchange event is no longer a simple event, needs to be its own interface
1060 https://bugs.webkit.org/show_bug.cgi?id=36335
1062 Add explicit test for newURL and oldURL properties of hashchange events.
1063 Add HashChangeEvent to expected global objects.
1064 Update stateobjects tests to also check newURL on the hashchange event.
1066 The original version of this patch was written by
1067 Steven Lai <s3lance@hotmail.com>.
1069 * fast/dom/Window/window-properties-expected.txt:
1070 * fast/dom/prototype-inheritance-expected.txt:
1071 * fast/js/global-constructors-expected.txt:
1072 * fast/loader/hashchange-event-properties-expected.txt: Added.
1073 * fast/loader/hashchange-event-properties.html: Added.
1074 * fast/loader/stateobjects/document-destroyed-navigate-back-with-fragment-scroll.html:
1075 * fast/loader/stateobjects/pushstate-with-fragment-urls-and-hashchange.html:
1077 2010-09-20 Andrew Wilson <atwilson@chromium.org>
1079 Unreviewed expectations changes (added back mistakenly-deleted lines).
1081 * platform/chromium/test_expectations.txt:
1083 2010-09-20 Andrew Wilson <atwilson@chromium.org>
1085 Revert r67892 (expectations update) as the expectations are out-of-date due to r67879.
1087 * platform/chromium-mac/fast/repaint/table-cell-move-expected.checksum: Removed.
1088 * platform/chromium-mac/fast/repaint/table-cell-move-expected.png: Removed.
1089 * platform/chromium-mac/fast/repaint/table-extra-bottom-grow-expected.checksum: Removed.
1090 * platform/chromium-mac/fast/repaint/table-extra-bottom-grow-expected.png: Removed.
1091 * platform/chromium-win/fast/repaint/table-cell-move-expected.checksum:
1092 * platform/chromium-win/fast/repaint/table-cell-move-expected.png:
1093 * platform/chromium-win/fast/repaint/table-extra-bottom-grow-expected.checksum:
1094 * platform/chromium-win/fast/repaint/table-extra-bottom-grow-expected.png:
1095 * platform/chromium/test_expectations.txt:
1097 2010-09-20 Andrew Wilson <atwilson@chromium.org>
1099 Unreviewed expectations update for chromium.
1101 * platform/chromium-mac/fast/repaint/table-cell-move-expected.checksum: Added.
1102 * platform/chromium-mac/fast/repaint/table-cell-move-expected.png: Added.
1103 * platform/chromium-mac/fast/repaint/table-extra-bottom-grow-expected.checksum: Added.
1104 * platform/chromium-mac/fast/repaint/table-extra-bottom-grow-expected.png: Added.
1105 * platform/chromium-win/fast/repaint/table-cell-move-expected.checksum:
1106 * platform/chromium-win/fast/repaint/table-cell-move-expected.png:
1107 * platform/chromium-win/fast/repaint/table-extra-bottom-grow-expected.checksum:
1108 * platform/chromium-win/fast/repaint/table-extra-bottom-grow-expected.png:
1109 * platform/chromium/test_expectations.txt:
1110 Removed duplicate expectations entries to allow rebaselining tool to work.
1111 Disabled 2d.imageData.get.source.outside.html test as it fails on Chromium.
1113 2010-09-20 Andy Estes <aestes@apple.com>
1115 Reviewed by Adam Barth.
1117 REGRESSION (HTML5 Parser): Pages broken due to <tag<tag> parsing changes
1118 https://bugs.webkit.org/show_bug.cgi?id=40961
1120 * fast/parser/pre-html5-parser-quirks-expected.txt: Added.
1121 * fast/parser/pre-html5-parser-quirks.html: Added.
1122 * fast/parser/resources/pre-html5-parser-quirk-after-attribute-name-state.html: Added.
1123 * fast/parser/resources/pre-html5-parser-quirk-after-attribute-value-quoted-state.html: Added.
1124 * fast/parser/resources/pre-html5-parser-quirk-after-attribute-value-unquoted-state.html: Added.
1125 * fast/parser/resources/pre-html5-parser-quirk-attribute-name-state.html: Added.
1126 * fast/parser/resources/pre-html5-parser-quirk-before-attribute-name-state.html: Added.
1127 * fast/parser/resources/pre-html5-parser-quirk-document-fragment.html: Added.
1128 * fast/parser/resources/pre-html5-parser-quirk-tag-name-state.html: Added.
1129 * platform/chromium/test_expectations.txt: Skip pre-html5-parser-quirks.html.
1130 * platform/gtk/Skipped: Skip pre-html5-parser-quirks.html.
1131 * platform/mac-wk2/Skipped: Skip pre-html5-parser-quirks.html.
1132 * platform/qt/Skipped: Skip pre-html5-parser-quirks.html.
1133 * platform/win/Skipped: Skip pre-html5-parser-quirks.html.
1135 2010-09-20 David Hyatt <hyatt@apple.com>
1137 Reviewed by Dan Bernstein.
1139 https://bugs.webkit.org/show_bug.cgi?id=46124, add support for logical padding accessors to
1140 RenderBoxModelObject.
1142 Added fast/blockflow/percentage-padding.html even though it fails, so that when more of layout is patched
1143 we can see it start passing.
1145 * fast/blockflow: Added.
1146 * fast/blockflow/percentage-padding-expected.txt: Added.
1147 * fast/blockflow/percentage-padding.html: Added.
1149 2010-09-20 Eric Carlson <eric.carlson@apple.com>
1151 Rubber-stamped by by Simon Fraser.
1153 video-served-as-text.html failing on Windows
1154 https://bugs.webkit.org/show_bug.cgi?id=46111
1156 * platform/win/Skipped: Skip http/tests/media/video-served-as-text.html.
1158 2010-09-20 David Hyatt <hyatt@apple.com>
1160 Reviewed by Dan Bernstein.
1162 https://bugs.webkit.org/show_bug.cgi?id=46116, implement block-flow-aware logical properties.
1164 This patch adds all the logical properties from the CSS3 Writing Mode draft for margins, padding, border,
1167 Added fast/css/logical-property-resolution.html
1169 * fast/css/logical-property-resolution-expected.txt: Added.
1170 * fast/css/logical-property-resolution.html: Added.
1172 2010-09-20 James Robinson <jamesr@chromium.org>
1174 Fix mis-merge of chromium mac expectations.
1176 * platform/chromium/test_expectations.txt:
1178 2010-09-20 Simon Fraser <simon.fraser@apple.com>
1180 Reviewed by Adam Roben.
1182 REGRESSION: alternating animation direction doesn't work on Windows
1183 https://bugs.webkit.org/show_bug.cgi?id=46017
1185 Add test for animation-direction.
1187 * animations/animation-direction-expected.txt: Added.
1188 * animations/animation-direction.html: Added.
1189 * platform/win/Skipped: Re-enable skipped tests.
1191 2010-09-20 James Robinson <jamesr@chromium.org>
1193 Fix bad merge in chromium test_expectations.txt
1195 * platform/chromium/test_expectations.txt:
1197 2010-09-17 James Robinson <jamesr@chromium.org>
1199 Reviewed by Andreas Kling
1201 [chromium] Add specific expectations for canvas/philip tests
1202 https://bugs.webkit.org/show_bug.cgi?id=45991
1204 Instead of marking all of canvas/philip and http/tests/canvas/philip/ as
1205 TEXT failures, this marks each test exactly.
1207 * platform/chromium/test_expectations.txt:
1209 2010-09-20 Dimitri Glazkov <dglazkov@chromium.org>
1211 Fix up the goober from http://trac.webkit.org/changeset/67856.
1213 * platform/chromium-win-xp/css2.1/hindi-spacing-expected.png: Removed.
1214 * platform/chromium-win-xp/fast/text/international/hindi-spacing-expected.checksum: Renamed from LayoutTests/platform/chromium-win-xp/css2.1/hindi-spacing-expected.checksum.
1216 2010-09-20 Adam Barth <abarth@webkit.org>
1218 Reviewed by Alexey Proskuryakov.
1220 Attributes not interpreted correctly if there is a syntax error
1221 https://bugs.webkit.org/show_bug.cgi?id=16254
1223 The underlying bug was fixed by the HTML5 parser, but I don't think we
1224 have a test for this particular tokenization behavior.
1226 * html5lib/resources/webkit01.dat:
1228 2010-09-20 Gavin Barraclough <barraclough@apple.com>
1230 Reviewed by Oliver Hunt.
1232 Bug 46077 - ASSERT failure in YARR JIT
1234 We will currently attempt to loop if there are multiple alternatives, they are all
1235 BOL predicated, and the last alternative is longer then the first - however if all
1236 alternatives are BOL predicated the head of loop label will not have been set, and
1237 we'll try to link a jump to an undefined label. Stop doing so.
1239 * fast/js/regexp-norepeat-expected.txt: Added.
1240 * fast/js/regexp-norepeat.html: Added.
1241 * fast/js/script-tests/regexp-norepeat.js: Added.
1243 2010-09-20 Adam Roben <aroben@apple.com>
1245 Skip some failing animation tests on Windows
1247 The failures are covered by http://webkit.org/b/46017
1249 Rubber-stamped by Simon Fraser.
1251 * platform/win/Skipped:
1253 2010-09-20 Martin Robinson <mrobinson@igalia.com>
1255 Correct a GTK+ baseline. These issues should hopefully be mitigated
1256 by upcoming font fixes.
1258 * platform/gtk/fast/events/keydown-1-expected.txt: Updated baseline.
1260 2010-09-20 Martin Robinson <mrobinson@igalia.com>
1262 Reviewed by Daniel Bates.
1264 [GTK] fast/forms/listbox-selection.html fails
1265 https://bugs.webkit.org/show_bug.cgi?id=45942
1267 * platform/gtk/Skipped: Unskip test which is now passing.
1268 * platform/gtk/fast/events/keydown-1-expected.txt: Added.
1270 2010-09-20 Dimitri Glazkov <dglazkov@chromium.org>
1272 Update a win-xp-specific baseline.
1274 * platform/chromium-win-xp/fast/text/international/hindi-spacing-expected.png: Updated.
1276 2010-09-20 Adam Barth <abarth@webkit.org>
1278 Reviewed by Alexey Proskuryakov.
1280 script element created with html element as parent
1281 https://bugs.webkit.org/show_bug.cgi?id=17023
1283 The underlying bug is fixed by the HTML5 parser. We have lots of tests
1284 for the resulting DOM in this case, but we don't have a test for what
1285 the DOM looks like to a script running inline at that time. Since
1286 that's how the test case attached to the bug was written, it seems
1289 * fast/parser/parent-of-script-before-head-expected.txt: Added.
1290 * fast/parser/parent-of-script-before-head.html: Added.
1292 2010-09-20 Dimitri Glazkov <dglazkov@chromium.org>
1294 Move a few more xp-specific results to win-xp and clean up test expectations.
1296 * platform/chromium-win-vista/fast/text/international/hindi-whitespace-expected.txt: Copied from LayoutTests/platform/chromium-win-xp/fast/text/international/hindi-whitespace-expected.txt.
1297 * platform/chromium-win-xp/css2.1/hindi-spacing-expected.checksum: Renamed from LayoutTests/platform/chromium-win/fast/text/international/hindi-spacing-expected.checksum.
1298 * platform/chromium-win-xp/css2.1/hindi-spacing-expected.png: Renamed from LayoutTests/platform/chromium-win/fast/text/international/hindi-spacing-expected.png.
1299 * platform/chromium-win-xp/css2.1/t1202-counter-09-b-expected.checksum: Renamed from LayoutTests/platform/chromium-win/css2.1/t1202-counter-09-b-expected.checksum.
1300 * platform/chromium-win-xp/css2.1/t1202-counter-09-b-expected.png: Renamed from LayoutTests/platform/chromium-win/css2.1/t1202-counter-09-b-expected.png.
1301 * platform/chromium-win-xp/css2.1/t1202-counters-09-b-expected.checksum: Renamed from LayoutTests/platform/chromium-win/css2.1/t1202-counters-09-b-expected.checksum.
1302 * platform/chromium-win-xp/css2.1/t1202-counters-09-b-expected.png: Renamed from LayoutTests/platform/chromium-win/css2.1/t1202-counters-09-b-expected.png.
1303 * platform/chromium/test_expectations.txt:
1305 2010-09-20 Ilya Tikhonovsky <loislo@chromium.org>
1307 Reviewed by Pavel Feldman.
1309 Web Inspector: merge Inspector client runtime events into the serialized inspector state object.
1311 Drive-by rename getBackendSettings -> getInspectorState to better reflect the nature of the data.
1313 https://bugs.webkit.org/show_bug.cgi?id=45974
1315 * http/tests/inspector/console-xhr-logging.html:
1316 * inspector/report-API-errors-expected.txt:
1317 * inspector/report-API-errors.html:
1319 2010-09-20 Csaba Osztrogonác <ossy@webkit.org>
1321 [Qt]REGRESSION? (r67762): 23 layout tests fail
1322 https://bugs.webkit.org/show_bug.cgi?id=46093
1324 * platform/qt/Skipped: Skip failing tests until fix.
1326 2010-09-20 Adam Roben <aroben@apple.com>
1328 Remove no-longer-needed Windows-specific results for a Sputnik
1329 Array.prototype.splice test
1331 Rubber-stamped by Anders Carlsson.
1333 * platform/win/fast/js/sputnik/Conformance/15_Native_Objects/15.4_Array/15.4.4/15.4.4.12_Array_prototype_splice/S15.4.4.12_A2.1_T3-expected.txt: Removed.
1335 2010-09-20 Csaba Osztrogonác <ossy@webkit.org>
1337 Unreviewed, update Qt specific expected result after r67770.
1339 Canvas sizing ignores intrinsic size
1340 https://bugs.webkit.org/show_bug.cgi?id=46024
1342 * platform/qt/fast/replaced/table-percent-height-expected.txt: Updated.
1344 2010-09-20 Satish Sampath <satish@chromium.org>
1346 Unreviewed, updating baselines for a layout test and setting expectations for 3 others.
1348 * platform/chromium-linux/animations/animation-drt-api-expected.checksum: Added.
1349 * platform/chromium-linux/animations/animation-drt-api-expected.png: Added.
1350 * platform/chromium/test_expectations.txt:
1352 2010-09-20 Satish Sampath <satish@chromium.org>
1354 Unreviewed, updating baselines for a layout test and adding 5 others to the skip list.
1356 * platform/chromium-linux/fast/css/preserve-user-specified-zoom-level-on-reload-expected.checksum: Added.
1357 * platform/chromium-linux/fast/css/preserve-user-specified-zoom-level-on-reload-expected.png: Added.
1358 * platform/chromium-linux/fast/css/preserve-user-specified-zoom-level-on-reload-expected.txt: Added.
1359 * platform/chromium-win/fast/css/preserve-user-specified-zoom-level-on-reload-expected.checksum: Added.
1360 * platform/chromium-win/fast/css/preserve-user-specified-zoom-level-on-reload-expected.png: Added.
1361 * platform/chromium-win/fast/css/preserve-user-specified-zoom-level-on-reload-expected.txt: Added.
1362 * platform/chromium/test_expectations.txt:
1364 2010-09-20 Csaba Osztrogonác <ossy@webkit.org>
1366 Unreviewed. Update Qt specific expected results after r67660.
1368 Paginate and column-break at layout time rather than when painting
1369 https://bugs.webkit.org/show_bug.cgi?id=38402
1371 * platform/qt/fast/multicol/client-rects-expected.txt:
1372 * platform/qt/fast/multicol/column-count-with-rules-expected.txt:
1373 * platform/qt/fast/multicol/float-paginate-expected.txt:
1374 * platform/qt/fast/multicol/layers-in-multicol-expected.txt:
1375 * platform/qt/fast/multicol/nested-columns-expected.txt:
1376 * platform/qt/fast/multicol/paginate-block-replaced-expected.txt:
1377 * platform/qt/fast/multicol/positioned-with-constrained-height-expected.txt:
1378 * platform/qt/fast/multicol/span/anonymous-style-inheritance-expected.txt:
1379 * platform/qt/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.txt:
1380 * platform/qt/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt:
1381 * platform/qt/fast/multicol/span/span-as-immediate-child-property-removal-expected.txt:
1382 * platform/qt/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.txt:
1383 * platform/qt/fast/multicol/span/span-as-immediate-columns-child-expected.txt:
1384 * platform/qt/fast/multicol/span/span-as-immediate-columns-child-removal-expected.txt:
1385 * platform/qt/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.txt:
1386 * platform/qt/fast/multicol/span/span-as-nested-columns-child-expected.txt:
1387 * platform/qt/fast/multicol/span/span-margin-collapsing-expected.txt:
1388 * platform/qt/fast/repaint/multicol-repaint-expected.txt:
1390 2010-09-20 James Kozianski <koz@chromium.org>
1392 Reviewed by Ojan Vafai.
1394 [chromium] Unskip the canvas philip suite
1395 https://bugs.webkit.org/show_bug.cgi?id=45991
1397 Adds failing mac canvas/philip tests to test_expectations.txt.
1399 * platform/chromium/test_expectations.txt:
1401 2010-09-19 Dimitri Glazkov <dglazkov@chromium.org>
1403 Move win-xp-specific baselines to their proper places.
1405 * platform/chromium-win-xp/fast/forms/search-styled-expected.txt: Renamed from LayoutTests/platform/chromium-win/fast/forms/search-styled-expected.txt.
1406 * platform/chromium-win-xp/fast/text/backslash-to-yen-sign-expected.checksum: Renamed from LayoutTests/platform/chromium-win/fast/text/backslash-to-yen-sign-expected.checksum.
1407 * platform/chromium-win-xp/fast/text/backslash-to-yen-sign-expected.png: Renamed from LayoutTests/platform/chromium-win/fast/text/backslash-to-yen-sign-expected.png.
1408 * platform/chromium-win-xp/fast/text/backslash-to-yen-sign-expected.txt: Renamed from LayoutTests/platform/chromium-win/fast/text/backslash-to-yen-sign-expected.txt.
1409 * platform/chromium-win-xp/fast/text/international/bidi-mirror-he-ar-expected.checksum: Renamed from LayoutTests/platform/chromium-win/fast/text/international/bidi-mirror-he-ar-expected.checksum.
1410 * platform/chromium-win-xp/fast/text/international/bidi-mirror-he-ar-expected.png: Renamed from LayoutTests/platform/chromium-win/fast/text/international/bidi-mirror-he-ar-expected.png.
1411 * platform/chromium-win-xp/fast/text/international/bidi-mirror-he-ar-expected.txt: Renamed from LayoutTests/platform/chromium-win/fast/text/international/bidi-mirror-he-ar-expected.txt.
1412 * platform/chromium-win-xp/fast/text/international/hindi-whitespace-expected.checksum: Renamed from LayoutTests/platform/chromium-win/fast/text/international/hindi-whitespace-expected.checksum.
1413 * platform/chromium-win-xp/fast/text/international/hindi-whitespace-expected.png: Renamed from LayoutTests/platform/chromium-win/fast/text/international/hindi-whitespace-expected.png.
1414 * platform/chromium-win-xp/fast/text/international/hindi-whitespace-expected.txt: Renamed from LayoutTests/platform/chromium-win/fast/text/international/hindi-whitespace-expected.txt.
1415 * platform/chromium-win-xp/fast/text/international/plane2-expected.checksum: Renamed from LayoutTests/platform/chromium-win/fast/text/international/plane2-expected.checksum.
1416 * platform/chromium-win-xp/fast/text/international/plane2-expected.png: Renamed from LayoutTests/platform/chromium-win/fast/text/international/plane2-expected.png.
1417 * platform/chromium-win-xp/fast/text/international/plane2-expected.txt: Renamed from LayoutTests/platform/chromium-win/fast/text/international/plane2-expected.txt.
1418 * platform/chromium-win-xp/svg/text/text-intro-05-t-expected.checksum: Renamed from LayoutTests/platform/chromium-win/svg/text/text-intro-05-t-expected.checksum.
1419 * platform/chromium-win-xp/svg/text/text-intro-05-t-expected.png: Renamed from LayoutTests/platform/chromium-win/svg/text/text-intro-05-t-expected.png.
1420 * platform/chromium-win-xp/svg/text/text-intro-05-t-expected.txt: Renamed from LayoutTests/platform/chromium-win/svg/text/text-intro-05-t-expected.txt.
1422 2010-09-19 Mihai Parparita <mihaip@chromium.org>
1424 Reviewed by Dimitri Glazkov.
1426 [Chromium] userscripts/user-script-top-frame-only.html has incorrect expectations
1427 https://bugs.webkit.org/show_bug.cgi?id=46064
1429 r62958 added incorrect expectations for this test. Chromium DRT actually
1430 gets this test right if we let it use the base expectations file. Mark
1431 the test as failing with test_shell only.
1433 * platform/chromium-mac/userscripts/user-script-top-frame-only-expected.txt: Removed.
1434 * platform/chromium-win/userscripts/user-script-top-frame-only-expected.txt: Removed.
1435 * platform/chromium/drt_expectations.txt:
1436 * platform/chromium/test_expectations.txt:
1438 2010-09-19 Gavin Barraclough <barraclough@apple.com>
1440 Reviewed by Oliver Hunt.
1442 Bug 46065 - Unify implementation of ToInt32 and ToUInt32, don't use fmod.
1444 These methods implement the same conversion (see discussion in the notes
1445 of sections of 9.5 and 9.6 of the spec), only differing in how the result
1448 Add test cases for ToInt32 / ToUInt32 functionality.
1450 * fast/js/script-tests/toInt32UInt32.js: Added.
1451 * fast/js/toInt32UInt32-expected.txt: Added.
1452 * fast/js/toInt32UInt32.html: Added.
1454 2010-09-19 Dimitri Glazkov <dglazkov@chromium.org>
1456 Fix up expectation sadness I introduced in http://trac.webkit.org/changeset/67822, because no sadness is allowed.
1458 * platform/chromium-win-vista/css2.1/t1202-counter-09-b-expected.checksum: Renamed from LayoutTests/platform/chromium-win-vista/css2.1/t1202-counter-09-b-checksum.png.
1459 * platform/chromium-win-vista/css2.1/t1202-counters-09-b-expected.checksum: Renamed from LayoutTests/platform/chromium-win-vista/css2.1/t1202-counters-09-b-checksum.png.
1460 * platform/chromium-win-xp/svg/batik/text/textFeatures-expected.checksum: Removed.
1461 * platform/chromium-win-xp/svg/batik/text/textFeatures-expected.png: Removed.
1463 2010-09-19 Dimitri Glazkov <dglazkov@chromium.org>
1465 Create one more text baseline for win-vista.
1467 * platform/chromium-win-vista/fast/forms/search-styled-expected.txt: Added.
1468 * platform/chromium/drt_expectations.txt: Removed search-styled as it's now passing.
1469 * platform/chromium/test_expectations.txt: Removed an errant line break.
1471 2010-09-19 Dimitri Glazkov <dglazkov@chromium.org>
1473 Reviewed by Adam Barth.
1475 Update win-vista baselines for Chromium to make a few more tests pass.
1476 https://bugs.webkit.org/show_bug.cgi?id=46056
1478 * platform/chromium-win-vista/css2.1/t1202-counter-09-b-checksum.png: Added.
1479 * platform/chromium-win-vista/css2.1/t1202-counter-09-b-expected.png: Added.
1480 * platform/chromium-win-vista/css2.1/t1202-counters-09-b-checksum.png: Added.
1481 * platform/chromium-win-vista/css2.1/t1202-counters-09-b-expected.png: Added.
1482 * platform/chromium-win-vista/fast/text/atsui-spacing-features-expected.checksum:
1483 * platform/chromium-win-vista/fast/text/atsui-spacing-features-expected.png:
1484 * platform/chromium-win-vista/fast/text/backslash-to-yen-sign-expected.checksum: Added.
1485 * platform/chromium-win-vista/fast/text/backslash-to-yen-sign-expected.png: Added.
1486 * platform/chromium-win-vista/fast/text/backslash-to-yen-sign-expected.txt: Added.
1487 * platform/chromium-win-vista/fast/text/international/bidi-mirror-he-ar-expected.checksum: Added.
1488 * platform/chromium-win-vista/fast/text/international/bidi-mirror-he-ar-expected.png: Added.
1489 * platform/chromium-win-vista/fast/text/international/bidi-mirror-he-ar-expected.txt: Added.
1490 * platform/chromium-win-vista/fast/text/international/hindi-spacing-expected.checksum: Added.
1491 * platform/chromium-win-vista/fast/text/international/hindi-spacing-expected.png: Added.
1492 * platform/chromium-win-vista/fast/text/international/hindi-whitespace-expected.checksum: Added.
1493 * platform/chromium-win-vista/fast/text/international/hindi-whitespace-expected.png: Added.
1494 * platform/chromium-win-vista/fast/text/international/plane2-expected.checksum: Added.
1495 * platform/chromium-win-vista/fast/text/international/plane2-expected.png: Added.
1496 * platform/chromium-win-vista/fast/text/international/plane2-expected.txt: Added.
1497 * platform/chromium-win-vista/svg/batik/text/textFeatures-expected.checksum: Removed.
1498 * platform/chromium-win-vista/svg/batik/text/textFeatures-expected.png: Removed.
1499 * platform/chromium-win-vista/svg/batik/text/verticalText-expected.checksum:
1500 * platform/chromium-win-vista/svg/batik/text/verticalText-expected.png:
1501 * platform/chromium-win-vista/svg/text/text-intro-05-t-expected.checksum: Added.
1502 * platform/chromium-win-vista/svg/text/text-intro-05-t-expected.png: Added.
1503 * platform/chromium/drt_expectations.txt: Removed expectations of failure, also added more info on remaining Windows failures.
1505 2010-09-19 Adam Barth <abarth@webkit.org>
1507 Turns out these still fail.
1509 * platform/chromium/test_expectations.txt:
1511 2010-09-19 Adam Barth <abarth@webkit.org>
1513 These tests now pass. Go team.
1515 * platform/chromium/test_expectations.txt:
1517 2010-09-19 Adam Barth <abarth@webkit.org>
1519 Also update mac-leopard and mac-tiger.
1520 See https://bugs.webkit.org/show_bug.cgi?id=46042
1522 * platform/mac-leopard/platform/mac/fast/loader/file-url-mimetypes-2-expected.txt:
1523 * platform/mac-tiger/platform/mac/fast/loader/file-url-mimetypes-2-expected.txt:
1525 2010-09-19 Kent Tamura <tkent@chromium.org>
1527 Reviewed by Adam Barth.
1529 [DRT/Chromium] Fix a WebSettings handling bug
1530 https://bugs.webkit.org/show_bug.cgi?id=45945
1532 * platform/chromium/drt_expectations.txt:
1533 Remove link-opens-new-window.html, which is fixed by this revision.
1535 2010-09-18 Erik Arvidsson <arv@chromium.org>
1537 Reviewed by Nate Chapin.
1539 [Chromium] fast/dom/dataset-gc.html is failing
1540 https://bugs.webkit.org/show_bug.cgi?id=45426
1542 * platform/chromium/test_expectations.txt:
1544 2010-09-18 Adam Barth <abarth@webkit.org>
1546 Also update the snow-leopard result.
1548 * platform/mac-snowleopard/platform/mac/fast/loader/file-url-mimetypes-2-expected.txt:
1550 2010-09-18 Dimitri Glazkov <dglazkov@chromium.org>
1552 Unreviewed, rolling out r67792.
1553 http://trac.webkit.org/changeset/67792
1554 https://bugs.webkit.org/show_bug.cgi?id=45976
1556 Broke over a hundred SVG tests.
1558 * canvas/philip/tests/2d.drawImage.negativeOneDest-expected.txt: Removed.
1559 * canvas/philip/tests/2d.drawImage.negativeOneDest.html: Removed.
1560 * canvas/philip/tests/2d.drawImage.negativeOneSource-expected.txt: Removed.
1561 * canvas/philip/tests/2d.drawImage.negativeOneSource.html: Removed.
1563 2010-09-18 Adam Barth <abarth@webkit.org>
1565 Reviewed by Eric Seidel.
1567 file-url-mimetypes-2.html fails on my Snow Leopard box
1568 https://bugs.webkit.org/show_bug.cgi?id=46042
1570 This line of this test seems to depend on something besides WebKit. It
1571 fails on my Snow Leopard box because it reports text/plain instead of
1572 postscript. This is blocking me from running a commit-cluster machine
1575 * platform/mac/fast/loader/file-url-mimetypes-2-expected.txt:
1576 * platform/mac/fast/loader/file-url-mimetypes-2.html:
1578 2010-09-18 Mihai Parparita <mihaip@chromium.org>
1580 Reviewed by Simon Fraser.
1582 webkitAnimationEnd event doesn't fire when skipping over final iteration
1583 https://bugs.webkit.org/show_bug.cgi?id=46010
1585 Add a test with a short enough animation interval (0.001s) that we
1586 appear to always skip the second iteration.
1588 * animations/animation-end-event-short-iterations-expected.txt: Added.
1589 * animations/animation-end-event-short-iterations.html: Added.
1591 2010-09-17 Mihai Parparita <mihaip@chromium.org>
1593 Reviewed by James Robinson.
1595 Remove passing animation tests from Chromium's test_expectations.txt
1596 https://bugs.webkit.org/show_bug.cgi?id=45996
1598 Update Chromium test_expectations.txt to remove tests that now pass:
1600 animations/animation-shorthand-removed.html, animations/
1601 animation-shorthand.html, and transitions/inherit-other-props.html were
1602 fixed by http://trac.webkit.org/changeset/67634.
1604 transforms/2d/transform-value-types.html has not failed in the last
1607 animations/animation-drt-api.html was most likely fixed by 66641 (it
1608 hasn't failed in the last 1,500 runs either).
1610 * platform/chromium/test_expectations.txt:
1612 2010-09-18 Matthew Delaney <mdelaney@apple.com>
1614 Reviewed by Oliver Hunt.
1616 Canvas drawImage with source or destination widths/heights of -1 renders incorrectly.
1617 https://bugs.webkit.org/show_bug.cgi?id=45976
1619 * canvas/philip/tests/2d.drawImage.negativeOneDest-expected.txt: Added.
1620 * canvas/philip/tests/2d.drawImage.negativeOneDest.html: Added. Tests that using -1
1621 for the destination width/height renders correctly.
1622 * canvas/philip/tests/2d.drawImage.negativeOneSource-expected.txt: Added.
1623 * canvas/philip/tests/2d.drawImage.negativeOneSource.html: Added. Tests that using -1
1624 for the source width/height renders correctly.
1626 2010-09-18 Michael Saboff <msaboff@apple.com>
1628 Reviewed by Gavin Barraclough.
1630 Added new tests to check for proper handling of ^ in multiline
1631 regular expressions. Added as part of
1632 https://bugs.webkit.org/show_bug.cgi?id=45787
1634 * fast/js/regexp-bol-with-multiline-expected.txt: Added.
1635 * fast/js/regexp-bol-with-multiline.html: Added.
1636 * fast/js/script-tests/regexp-bol-with-multiline.js: Added.
1638 2010-09-18 Dimitri Glazkov <dglazkov@chromium.org>
1640 Remove duplicate expectations from platform/chromium-win-xp.
1642 * platform/chromium-win-xp/css2.1/t1202-counter-09-b-expected.checksum: Removed.
1643 * platform/chromium-win-xp/css2.1/t1202-counter-09-b-expected.png: Removed.
1644 * platform/chromium-win-xp/css2.1/t1202-counters-09-b-expected.checksum: Removed.
1645 * platform/chromium-win-xp/css2.1/t1202-counters-09-b-expected.png: Removed.
1647 2010-09-18 Mike Lawther <mikelawther@chromium.org>
1649 Reviewed by Nate Chapin.
1651 Remove passing tests from chromium test_expectations
1652 https://bugs.webkit.org/show_bug.cgi?id=45948
1654 Removes tests the flakiness dashboard shows as having passed for a couple of weeks
1656 2010-09-18 Daniel Bates <dbates@rim.com>
1658 Rubber-stamped by Sam Weinig.
1660 REGRESSION (r60104): Zoom level is unexpectedly reset on page reload
1661 https://bugs.webkit.org/show_bug.cgi?id=42863
1663 Fix some minor, non-visual typos that do not affect the test result.
1665 * fast/css/preserve-user-specified-zoom-level-on-reload.html:
1667 2010-09-18 Mihai Parparita <mihaip@chromium.org>
1669 Reviewed by Dirk Schulze.
1671 fast/css/preserve-user-specified-zoom-level-on-reload.html does not clean up after itself
1672 https://bugs.webkit.org/show_bug.cgi?id=46040
1674 Delete the sessionStorage property that this test adds once it's complete.
1675 Otherwise it fails when run with --iterations=2 and also causes a diff in
1676 in fast/dom/prototype-inheritance-2.html (which runs after it).
1678 * fast/css/preserve-user-specified-zoom-level-on-reload.html:
1680 2010-09-17 David Hyatt <hyatt@apple.com>
1682 Reviewed by Sam Weinig.
1684 https://bugs.webkit.org/show_bug.cgi?id=46027, image on gamespot.com paginates without bringing its enclosing border along.
1686 Make sure that unsplittable objects like replaced elements propagate their pagination strut outward to the parent block
1687 when appropriate. An image on a line did this, but a block-level image did not.
1689 Added fast/multicol/image-inside-nested-blocks-with-border.html
1691 * fast/multicol/image-inside-nested-blocks-with-border-expected.txt: Added.
1692 * fast/multicol/image-inside-nested-blocks-with-border.html: Added.
1694 2010-09-17 Dimitri Glazkov <dglazkov@chromium.org>
1696 Remove passing tests from expectations.
1698 * platform/chromium/drt_expectations.txt: Removed tests that are now
1699 consistently passing on Chromium Windows DRT.
1701 2010-09-17 David Hyatt <hyatt@apple.com>
1703 Reviewed by Simon Fraser.
1705 https://bugs.webkit.org/show_bug.cgi?id=45993, convert printing to the new pagination model.
1707 Remove the overflow test, since the new model treats overflow:auto/scroll as unsplittable.
1709 * printing/page-break-always-for-overflow-expected.txt: Removed.
1710 * printing/page-break-always-for-overflow.html: Removed.
1712 2010-09-17 Dan Bernstein <mitz@apple.com>
1714 Reviewed by Simon Fraser.
1716 Canvas sizing ignores intrinsic size
1717 https://bugs.webkit.org/show_bug.cgi?id=46024
1719 * fast/replaced/table-percent-height-expected.txt: Updated.
1720 * fast/replaced/table-percent-height.html: Changed to expect canvas to maintain
1721 its intrinsic ratio.
1723 2010-09-17 Adam Barth <abarth@webkit.org>
1725 Remove Leopard specific expected results because these now match Snow
1728 https://bugs.webkit.org/show_bug.cgi?id=38402
1730 * platform/mac-leopard/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt: Removed.
1731 * platform/mac-leopard/fast/multicol/span/span-as-immediate-child-property-removal-expected.txt: Removed.
1732 * platform/mac-leopard/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.txt: Removed.
1733 * platform/mac-leopard/fast/multicol/span/span-as-immediate-columns-child-expected.txt: Removed.
1734 * platform/mac-leopard/fast/multicol/span/span-as-immediate-columns-child-removal-expected.txt: Removed.
1736 2010-09-17 Daniel Bates <dbates@rim.com>
1738 Reviewed by Darin Adler.
1740 REGRESSION (r60104): Zoom level is unexpectedly reset on page reload
1741 https://bugs.webkit.org/show_bug.cgi?id=42863
1743 * fast/css/preserve-user-specified-zoom-level-on-reload.html: Added.
1744 * platform/mac/fast/css/preserve-user-specified-zoom-level-on-reload-expected.checksum: Added.
1745 * platform/mac/fast/css/preserve-user-specified-zoom-level-on-reload-expected.png: Added.
1746 * platform/mac/fast/css/preserve-user-specified-zoom-level-on-reload-expected.txt: Added.
1748 2010-09-17 Tony Chang <tony@chromium.org>
1750 Reviewed by Kent Tamura.
1752 [chromium] 16 more chromium linux baselines (scrollbars change)
1753 https://bugs.webkit.org/show_bug.cgi?id=46009
1755 * platform/chromium-linux/tables/mozilla/bugs/bug137388-2-expected.checksum:
1756 * platform/chromium-linux/tables/mozilla/bugs/bug137388-2-expected.png:
1757 * platform/chromium-linux/tables/mozilla/bugs/bug2479-1-expected.checksum:
1758 * platform/chromium-linux/tables/mozilla/bugs/bug2479-1-expected.png:
1759 * platform/chromium-linux/tables/mozilla/bugs/bug29314-expected.checksum:
1760 * platform/chromium-linux/tables/mozilla/bugs/bug29314-expected.png:
1761 * platform/chromium-linux/tables/mozilla/bugs/bug2997-expected.checksum:
1762 * platform/chromium-linux/tables/mozilla/bugs/bug2997-expected.png:
1763 * platform/chromium-linux/tables/mozilla/bugs/bug32205-2-expected.checksum:
1764 * platform/chromium-linux/tables/mozilla/bugs/bug32205-2-expected.png:
1765 * platform/chromium-linux/tables/mozilla/bugs/bug3977-expected.checksum:
1766 * platform/chromium-linux/tables/mozilla/bugs/bug3977-expected.png:
1767 * platform/chromium-linux/tables/mozilla/bugs/bug43854-1-expected.checksum:
1768 * platform/chromium-linux/tables/mozilla/bugs/bug43854-1-expected.png:
1769 * platform/chromium-linux/tables/mozilla/bugs/bug650-expected.checksum:
1770 * platform/chromium-linux/tables/mozilla/bugs/bug650-expected.png:
1771 * platform/chromium-linux/tables/mozilla/bugs/bug73321-expected.checksum:
1772 * platform/chromium-linux/tables/mozilla/bugs/bug73321-expected.png:
1773 * platform/chromium-linux/tables/mozilla/core/captions-expected.checksum:
1774 * platform/chromium-linux/tables/mozilla/core/captions-expected.png:
1775 * platform/chromium-linux/tables/mozilla/core/cell_heights-expected.checksum:
1776 * platform/chromium-linux/tables/mozilla/core/cell_heights-expected.png:
1777 * platform/chromium-linux/tables/mozilla/marvin/backgr_simple-table-column-expected.checksum:
1778 * platform/chromium-linux/tables/mozilla/marvin/backgr_simple-table-column-expected.png:
1779 * platform/chromium-linux/tables/mozilla/marvin/backgr_simple-table-row-expected.checksum:
1780 * platform/chromium-linux/tables/mozilla/marvin/backgr_simple-table-row-expected.png:
1781 * platform/chromium-linux/tables/mozilla/marvin/x_table_bgcolor_rgb-expected.checksum:
1782 * platform/chromium-linux/tables/mozilla/marvin/x_table_bgcolor_rgb-expected.png:
1783 * platform/chromium-linux/tables/mozilla/other/nestedTables-expected.checksum:
1784 * platform/chromium-linux/tables/mozilla/other/nestedTables-expected.png:
1785 * platform/chromium-linux/tables/mozilla/other/test3-expected.checksum:
1786 * platform/chromium-linux/tables/mozilla/other/test3-expected.png:
1787 * platform/chromium/test_expectations.txt:
1789 2010-09-17 Tony Chang <tony@chromium.org>
1791 Reviewed by Dimitri Glazkov.
1793 [chromium] rebaseline tests that are only scrollbar differences on Linux
1794 https://bugs.webkit.org/show_bug.cgi?id=46000
1796 * platform/chromium-linux/css1/basic/containment-expected.checksum:
1797 * platform/chromium-linux/css1/basic/containment-expected.png:
1798 * platform/chromium-linux/css1/box_properties/padding_right-expected.checksum:
1799 * platform/chromium-linux/css1/box_properties/padding_right-expected.png:
1800 * platform/chromium-linux/css1/font_properties/font_size-expected.checksum:
1801 * platform/chromium-linux/css1/font_properties/font_size-expected.png:
1802 * platform/chromium-linux/fast/block/float/nested-clearance-expected.checksum:
1803 * platform/chromium-linux/fast/block/float/nested-clearance-expected.png:
1804 * platform/chromium-linux/fast/block/positioning/051-expected.checksum:
1805 * platform/chromium-linux/fast/block/positioning/051-expected.png:
1806 * platform/chromium-linux/fast/block/positioning/055-expected.checksum:
1807 * platform/chromium-linux/fast/block/positioning/055-expected.png:
1808 * platform/chromium-linux/fast/forms/select-change-listbox-size-expected.checksum:
1809 * platform/chromium-linux/fast/forms/select-change-listbox-size-expected.png:
1810 * platform/chromium-linux/fast/frames/iframe-scrolling-attribute-expected.checksum:
1811 * platform/chromium-linux/fast/frames/iframe-scrolling-attribute-expected.png:
1812 * platform/chromium-linux/fast/multicol/positioned-with-constrained-height-expected.checksum:
1813 * platform/chromium-linux/fast/multicol/positioned-with-constrained-height-expected.png:
1814 * platform/chromium-linux/fast/repaint/overflow-scroll-delete-expected.checksum:
1815 * platform/chromium-linux/fast/repaint/overflow-scroll-delete-expected.png:
1816 * platform/chromium-linux/http/tests/navigation/error404-frames-expected.checksum:
1817 * platform/chromium-linux/http/tests/navigation/error404-frames-expected.png:
1818 * platform/chromium/test_expectations.txt:
1820 2010-09-17 Sergio Villar Senin <svillar@igalia.com>
1822 Reviewed by Martin Robinson.
1824 http/tests/security/xss-DENIED-mime-type-execute-as-html.html fails
1825 https://bugs.webkit.org/show_bug.cgi?id=37540
1827 * platform/gtk/Skipped: test works fine after the fix for
1828 https://bugs.webkit.org/show_bug.cgi?id=45377
1830 2010-09-17 Mihai Parparita <mihaip@chromium.org>
1832 Reviewed by Dimitri Glazkov.
1834 http/tests/navigation/post-goback1.html should not be a pixel test
1835 https://bugs.webkit.org/show_bug.cgi?id=45834
1837 Convert post-goback1.html to be a simpler dumpAsText test. It can use
1838 the form-target.pl that was added r67466 with some small modifications.
1840 To be extra safe, clear the back forward list for all the tests that
1841 were converted to use dumpAsText.
1843 * http/tests/navigation/post-basic.html:
1844 * http/tests/navigation/post-frames.html:
1845 * http/tests/navigation/post-goback1-expected.txt: Added.
1846 * http/tests/navigation/post-goback1.html:
1847 * http/tests/navigation/resources/form-target.pl:
1848 * http/tests/navigation/resources/go-back.html: Added.
1849 * platform/chromium-linux/http/tests/navigation/post-goback1-expected.checksum: Removed.
1850 * platform/chromium-linux/http/tests/navigation/post-goback1-expected.png: Removed.
1851 * platform/chromium-win/http/tests/navigation/post-goback1-expected.checksum: Removed.
1852 * platform/chromium-win/http/tests/navigation/post-goback1-expected.png: Removed.
1853 * platform/chromium/test_expectations.txt:
1854 * platform/mac/http/tests/navigation/post-goback1-expected.checksum: Removed.
1855 * platform/mac/http/tests/navigation/post-goback1-expected.png: Removed.
1856 * platform/mac/http/tests/navigation/post-goback1-expected.txt: Removed.
1858 2010-09-17 Eric Carlson <eric.carlson@apple.com>
1860 Rubber-stamped by Simon Fraser.
1862 https://bugs.webkit.org/show_bug.cgi?id=45983
1864 * platform/win/Skipped: Skip media-can-play-mpeg4-video.html.
1866 2010-09-17 James Robinson <jamesr@chromium.org>
1868 Reviewed by Dimitri Glazkov.
1870 [chromium] Unskip the canvas philip suite
1871 https://bugs.webkit.org/show_bug.cgi?id=45991
1873 * platform/chromium/test_expectations.txt:
1875 2010-09-17 Jian Li <jianli@chromium.org>
1877 Skip the new test fast/files/create-blob-url-crash.html in unsupported
1880 * platform/gtk/Skipped:
1881 * platform/mac-wk2/Skipped:
1882 * platform/qt/Skipped:
1883 * platform/win/Skipped:
1885 2010-09-17 Jian Li <jianli@chromium.org>
1887 Reviewed by Dmitry Titov.
1889 createBlobURL with no argument causes crash.
1890 https://bugs.webkit.org/show_bug.cgi?id=45880
1892 * fast/files/create-blob-url-crash-expected.txt: Added.
1893 * fast/files/create-blob-url-crash.html: Added.
1895 2010-09-17 Brian Weinstein <bweinstein@apple.com>
1897 Rubber-stamped by Adam Roben.
1899 Skip some userscripts tests that are flaky on Windows (but pass on Mac),
1900 this needs investigation, and is being tracked by <http://webkit.org/b/45980>.
1902 * platform/win/Skipped:
1904 2010-09-17 Adam Roben <aroben@apple.com>
1906 Land new Windows results for fast/forms/file-input-disabled.html
1908 This corresponds to the changes made in r64712.
1910 Rubber-stamped by John Sullivan.
1912 * platform/win/fast/forms/file-input-disabled-expected.txt:
1914 2010-09-14 Pavel Podivilov <podivilov@chromium.org>
1916 Reviewed by Pavel Feldman.
1918 Web Inspector: show status message below call stack when debugger is paused on DOM breakpoint
1919 https://bugs.webkit.org/show_bug.cgi?id=45114
1921 * http/tests/inspector/inspector-test2.js:
1922 (initialize_InspectorTest.InspectorTest.evaluateInPageWithTimeout):
1923 (initialize_InspectorTest.InspectorTest.findDOMNode.findDOMNode.processChildren):
1924 (initialize_InspectorTest.InspectorTest.findDOMNode.findDOMNode):
1925 (initialize_InspectorTest.InspectorTest.findDOMNode):
1926 * inspector/dom-breakpoints-expected.txt:
1927 * inspector/dom-breakpoints.html:
1929 2010-09-17 Johnny Ding <jnd@chromium.org>
1931 Reviewed by Adam Barth.
1933 Stop history reload navigation to bypass WebKit's popup blocker.
1934 https://bugs.webkit.org/show_bug.cgi?id=45369
1936 * fast/events/popup-blocked-from-history-reload-expected.txt: Added.
1937 * fast/events/popup-blocked-from-history-reload.html: Added.
1939 2010-09-17 Zhenyao Mo <zmo@google.com>
1943 Add failing WebGL tests in drt_expectations.txt.
1945 * platform/chromium/drt_expectations.txt:
1947 2010-09-17 Adam Roben <aroben@apple.com>
1949 Land new Windows results for html5lib/runner.html
1951 This corresponds to the changes made in r67233 and r67356.
1953 Rubber-stamped by Anders Carlsson.
1955 * platform/win/html5lib/runner-expected.txt:
1957 2010-09-17 Adam Roben <aroben@apple.com>
1959 Add some tests failing due to unimplemented DRT APIs to the Windows
1962 * platform/win/Skipped: Added two tests which fail due to
1963 already-known limitations of Windows DRT.
1965 2010-09-15 Alexander Pavlov <apavlov@chromium.org>
1967 Reviewed by Pavel Feldman.
1969 Provide source-based properties for style declarations to CSSParser clients
1970 https://bugs.webkit.org/show_bug.cgi?id=44949
1972 * inspector/resources/styles-source-offsets.css:
1974 (/* comment before selector */body.main1/* comment after selector */):
1976 * inspector/styles-source-offsets-expected.txt:
1977 * inspector/styles-source-offsets.html:
1979 2010-09-17 Alejandro G. Castro <alex@igalia.com>
1981 Unreviewed, GTK+ rebaselines.
1983 * platform/gtk/fast/repaint/multicol-repaint-expected.txt:
1984 * platform/gtk/svg/css/getComputedStyle-basic-expected.txt:
1986 2010-09-16 Simon Fraser <simon.fraser@apple.com>
1988 Reviewed by James Robinson.
1990 In layerTreeAsText output, avoid printing properties which have their default values
1991 https://bugs.webkit.org/show_bug.cgi?id=45931
1995 * compositing/geometry/clip-expected.txt:
1996 * compositing/geometry/limit-layer-bounds-clipping-ancestor-expected.txt:
1997 * compositing/geometry/limit-layer-bounds-fixed-positioned-expected.txt:
1998 * compositing/geometry/limit-layer-bounds-overflow-root-expected.txt:
1999 * compositing/geometry/limit-layer-bounds-positioned-expected.txt:
2000 * compositing/geometry/limit-layer-bounds-positioned-transition-expected.txt:
2001 * compositing/geometry/limit-layer-bounds-transformed-expected.txt:
2002 * compositing/geometry/limit-layer-bounds-transformed-overflow-expected.txt:
2003 * compositing/geometry/preserve-3d-switching-expected.txt:
2004 * compositing/iframes/become-overlapped-iframe-expected.txt:
2005 * compositing/iframes/composited-parent-iframe-expected.txt:
2006 * compositing/iframes/connect-compositing-iframe-delayed-expected.txt:
2007 * compositing/iframes/connect-compositing-iframe-expected.txt:
2008 * compositing/iframes/connect-compositing-iframe2-expected.txt:
2009 * compositing/iframes/connect-compositing-iframe3-expected.txt:
2010 * compositing/iframes/enter-compositing-iframe-expected.txt:
2011 * compositing/iframes/iframe-resize-expected.txt:
2012 * compositing/iframes/iframe-size-from-zero-expected.txt:
2013 * compositing/iframes/overlapped-iframe-expected.txt:
2014 * compositing/iframes/scrolling-iframe-expected.txt:
2015 * compositing/images/clip-on-directly-composited-image-expected.txt:
2016 * compositing/layer-creation/overflow-scroll-overlap-expected.txt:
2017 * compositing/layer-creation/scroll-partial-update-expected.txt:
2018 * compositing/overflow/clip-descendents-expected.txt:
2019 * compositing/overflow/resize-painting-expected.txt:
2020 * compositing/plugins/small-to-large-composited-plugin-expected.txt:
2021 * compositing/tiling/crash-reparent-tiled-layer-expected.txt:
2022 * compositing/tiling/huge-layer-add-remove-child-expected.txt:
2023 * compositing/tiling/huge-layer-expected.txt:
2024 * compositing/tiling/huge-layer-resize-expected.txt:
2025 * compositing/tiling/huge-layer-with-layer-children-expected.txt:
2026 * compositing/tiling/huge-layer-with-layer-children-resize-expected.txt:
2028 2010-09-16 John Gregg <johnnyg@google.com>
2030 Unreviewed, chromium rebaselines.
2032 [chromium] Rebaseline multicol tests
2033 https://bugs.webkit.org/show_bug.cgi?id=45936
2035 * platform/chromium-linux/fast/multicol/border-padding-pagination-expected.checksum: Added.
2036 * platform/chromium-linux/fast/multicol/border-padding-pagination-expected.txt: Added.
2037 * platform/chromium-linux/fast/multicol/client-rects-expected.checksum:
2038 * platform/chromium-linux/fast/multicol/client-rects-expected.png:
2039 * platform/chromium-linux/fast/multicol/client-rects-expected.txt: Added.
2040 * platform/chromium-linux/fast/multicol/column-break-with-balancing-expected.checksum: Added.
2041 * platform/chromium-linux/fast/multicol/column-break-with-balancing-expected.png: Added.
2042 * platform/chromium-linux/fast/multicol/column-break-with-balancing-expected.txt: Added.
2043 * platform/chromium-linux/fast/multicol/column-count-with-rules-expected.checksum:
2044 * platform/chromium-linux/fast/multicol/column-count-with-rules-expected.png:
2045 * platform/chromium-linux/fast/multicol/column-rules-expected.checksum:
2046 * platform/chromium-linux/fast/multicol/column-rules-expected.png:
2047 * platform/chromium-linux/fast/multicol/column-rules-expected.txt: Added.
2048 * platform/chromium-linux/fast/multicol/float-avoidance-expected.checksum:
2049 * platform/chromium-linux/fast/multicol/float-avoidance-expected.png:
2050 * platform/chromium-linux/fast/multicol/float-avoidance-expected.txt: Added.
2051 * platform/chromium-linux/fast/multicol/float-multicol-expected.checksum:
2052 * platform/chromium-linux/fast/multicol/float-multicol-expected.png:
2053 * platform/chromium-linux/fast/multicol/float-multicol-expected.txt: Added.
2054 * platform/chromium-linux/fast/multicol/float-paginate-complex-expected.checksum: Added.
2055 * platform/chromium-linux/fast/multicol/float-paginate-complex-expected.png: Added.
2056 * platform/chromium-linux/fast/multicol/float-paginate-complex-expected.txt: Added.
2057 * platform/chromium-linux/fast/multicol/float-paginate-expected.txt:
2058 * platform/chromium-linux/fast/multicol/layers-in-multicol-expected.checksum:
2059 * platform/chromium-linux/fast/multicol/layers-in-multicol-expected.png:
2060 * platform/chromium-linux/fast/multicol/layers-in-multicol-expected.txt: Added.
2061 * platform/chromium-linux/fast/multicol/margin-collapse-expected.checksum: Added.
2062 * platform/chromium-linux/fast/multicol/margin-collapse-expected.txt: Added.
2063 * platform/chromium-linux/fast/multicol/max-height-columns-block-expected.checksum: Added.
2064 * platform/chromium-linux/fast/multicol/max-height-columns-block-expected.png: Added.
2065 * platform/chromium-linux/fast/multicol/max-height-columns-block-expected.txt: Added.
2066 * platform/chromium-linux/fast/multicol/nested-columns-expected.checksum:
2067 * platform/chromium-linux/fast/multicol/nested-columns-expected.png:
2068 * platform/chromium-linux/fast/multicol/nested-columns-expected.txt: Added.
2069 * platform/chromium-linux/fast/multicol/paginate-block-replaced-expected.txt:
2070 * platform/chromium-linux/fast/multicol/positioned-split-expected.checksum: Added.
2071 * platform/chromium-linux/fast/multicol/positioned-split-expected.png: Added.
2072 * platform/chromium-linux/fast/multicol/positioned-split-expected.txt: Added.
2073 * platform/chromium-linux/fast/multicol/shadow-breaking-expected.checksum: Added.
2074 * platform/chromium-linux/fast/multicol/shadow-breaking-expected.txt: Added.
2075 * platform/chromium-linux/fast/multicol/single-line-expected.checksum:
2076 * platform/chromium-linux/fast/multicol/single-line-expected.png:
2077 * platform/chromium-linux/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.checksum:
2078 * platform/chromium-linux/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.png:
2079 * platform/chromium-linux/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.txt: Added.
2080 * platform/chromium-linux/fast/multicol/span/span-as-immediate-child-generated-content-expected.checksum:
2081 * platform/chromium-linux/fast/multicol/span/span-as-immediate-child-generated-content-expected.png:
2082 * platform/chromium-linux/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt: Added.
2083 * platform/chromium-linux/fast/multicol/span/span-as-immediate-child-property-removal-expected.checksum:
2084 * platform/chromium-linux/fast/multicol/span/span-as-immediate-child-property-removal-expected.png:
2085 * platform/chromium-linux/fast/multicol/span/span-as-immediate-child-property-removal-expected.txt: Added.
2086 * platform/chromium-linux/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.checksum:
2087 * platform/chromium-linux/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.png:
2088 * platform/chromium-linux/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.txt: Added.
2089 * platform/chromium-linux/fast/multicol/span/span-as-immediate-columns-child-expected.txt: Added.
2090 * platform/chromium-linux/fast/multicol/span/span-as-immediate-columns-child-removal-expected.checksum:
2091 * platform/chromium-linux/fast/multicol/span/span-as-immediate-columns-child-removal-expected.png:
2092 * platform/chromium-linux/fast/multicol/span/span-as-immediate-columns-child-removal-expected.txt: Added.
2093 * platform/chromium-linux/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.checksum:
2094 * platform/chromium-linux/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.png:
2095 * platform/chromium-linux/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.txt: Added.
2096 * platform/chromium-linux/fast/multicol/span/span-as-nested-columns-child-expected.checksum:
2097 * platform/chromium-linux/fast/multicol/span/span-as-nested-columns-child-expected.png:
2098 * platform/chromium-linux/fast/multicol/span/span-as-nested-columns-child-expected.txt: Added.
2099 * platform/chromium-linux/fast/multicol/table-margin-collapse-expected.checksum: Added.
2100 * platform/chromium-linux/fast/multicol/table-margin-collapse-expected.png: Added.
2101 * platform/chromium-linux/fast/multicol/table-margin-collapse-expected.txt: Added.
2102 * platform/chromium-linux/fast/multicol/table-vertical-align-expected.checksum: Added.
2103 * platform/chromium-linux/fast/multicol/table-vertical-align-expected.png: Added.
2104 * platform/chromium-linux/fast/multicol/table-vertical-align-expected.txt: Added.
2105 * platform/chromium-linux/fast/multicol/unsplittable-inline-block-expected.checksum: Added.
2106 * platform/chromium-linux/fast/multicol/unsplittable-inline-block-expected.png: Added.
2107 * platform/chromium-linux/fast/multicol/unsplittable-inline-block-expected.txt: Added.
2108 * platform/chromium-linux/fast/repaint/multicol-repaint-expected.txt:
2109 * platform/chromium-mac/fast/multicol/client-rects-expected.checksum:
2110 * platform/chromium-mac/fast/multicol/client-rects-expected.png: Removed.
2111 * platform/chromium-mac/fast/multicol/column-break-with-balancing-expected.checksum: Added.
2112 * platform/chromium-mac/fast/multicol/column-break-with-balancing-expected.png: Added.
2113 * platform/chromium-mac/fast/multicol/column-rules-expected.checksum: Added.
2114 * platform/chromium-mac/fast/multicol/column-rules-expected.png: Added.
2115 * platform/chromium-mac/fast/multicol/float-avoidance-expected.checksum:
2116 * platform/chromium-mac/fast/multicol/float-multicol-expected.checksum: Added.
2117 * platform/chromium-mac/fast/multicol/float-multicol-expected.png: Added.
2118 * platform/chromium-mac/fast/multicol/float-paginate-complex-expected.checksum: Added.
2119 * platform/chromium-mac/fast/multicol/float-paginate-complex-expected.png: Added.
2120 * platform/chromium-mac/fast/multicol/float-paginate-expected.checksum: Added.
2121 * platform/chromium-mac/fast/multicol/float-paginate-expected.png: Added.
2122 * platform/chromium-mac/fast/multicol/layers-in-multicol-expected.checksum:
2123 * platform/chromium-mac/fast/multicol/layers-in-multicol-expected.png: Added.
2124 * platform/chromium-mac/fast/multicol/margin-collapse-expected.checksum: Added.
2125 * platform/chromium-mac/fast/multicol/max-height-columns-block-expected.checksum: Added.
2126 * platform/chromium-mac/fast/multicol/nested-columns-expected.checksum: Added.
2127 * platform/chromium-mac/fast/multicol/paginate-block-replaced-expected.checksum: Added.
2128 * platform/chromium-mac/fast/multicol/positioned-split-expected.checksum: Added.
2129 * platform/chromium-mac/fast/multicol/shadow-breaking-expected.checksum: Added.
2130 * platform/chromium-mac/fast/multicol/single-line-expected.checksum: Added.
2131 * platform/chromium-mac/fast/multicol/span/span-as-immediate-child-generated-content-expected.checksum:
2132 * platform/chromium-mac/fast/multicol/span/span-as-immediate-child-generated-content-expected.png:
2133 * platform/chromium-mac/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt: Added.
2134 * platform/chromium-mac/fast/multicol/span/span-as-immediate-child-property-removal-expected.checksum:
2135 * platform/chromium-mac/fast/multicol/span/span-as-immediate-child-property-removal-expected.png:
2136 * platform/chromium-mac/fast/multicol/span/span-as-immediate-child-property-removal-expected.txt: Added.
2137 * platform/chromium-mac/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.txt: Added.
2138 * platform/chromium-mac/fast/multicol/span/span-as-immediate-columns-child-expected.checksum:
2139 * platform/chromium-mac/fast/multicol/span/span-as-immediate-columns-child-expected.png: Removed.
2140 * platform/chromium-mac/fast/multicol/span/span-as-immediate-columns-child-expected.txt: Added.
2141 * platform/chromium-mac/fast/multicol/span/span-as-immediate-columns-child-removal-expected.checksum:
2142 * platform/chromium-mac/fast/multicol/span/span-as-immediate-columns-child-removal-expected.png: Removed.
2143 * platform/chromium-mac/fast/multicol/span/span-as-immediate-columns-child-removal-expected.txt: Added.
2144 * platform/chromium-mac/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.checksum:
2145 * platform/chromium-mac/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.png:
2146 * platform/chromium-mac/fast/multicol/span/span-as-nested-columns-child-expected.checksum:
2147 * platform/chromium-mac/fast/multicol/span/span-as-nested-columns-child-expected.png:
2148 * platform/chromium-mac/fast/multicol/span/span-as-nested-columns-child-expected.txt: Removed.
2149 * platform/chromium-mac/fast/multicol/table-margin-collapse-expected.checksum: Added.
2150 * platform/chromium-mac/fast/multicol/table-vertical-align-expected.checksum: Added.
2151 * platform/chromium-mac/fast/multicol/table-vertical-align-expected.png: Added.
2152 * platform/chromium-mac/fast/multicol/unsplittable-inline-block-expected.checksum: Added.
2153 * platform/chromium-mac/fast/repaint/multicol-repaint-expected.checksum:
2154 * platform/chromium-mac/fast/repaint/multicol-repaint-expected.png:
2155 * platform/chromium-win/fast/multicol/border-padding-pagination-expected.checksum: Added.
2156 * platform/chromium-win/fast/multicol/border-padding-pagination-expected.png: Added.
2157 * platform/chromium-win/fast/multicol/border-padding-pagination-expected.txt: Added.
2158 * platform/chromium-win/fast/multicol/client-rects-expected.checksum:
2159 * platform/chromium-win/fast/multicol/client-rects-expected.png:
2160 * platform/chromium-win/fast/multicol/client-rects-expected.txt:
2161 * platform/chromium-win/fast/multicol/column-break-with-balancing-expected.checksum: Added.
2162 * platform/chromium-win/fast/multicol/column-break-with-balancing-expected.png: Added.
2163 * platform/chromium-win/fast/multicol/column-break-with-balancing-expected.txt: Added.
2164 * platform/chromium-win/fast/multicol/column-count-with-rules-expected.checksum:
2165 * platform/chromium-win/fast/multicol/column-count-with-rules-expected.png:
2166 * platform/chromium-win/fast/multicol/column-rules-expected.checksum:
2167 * platform/chromium-win/fast/multicol/column-rules-expected.png:
2168 * platform/chromium-win/fast/multicol/column-rules-expected.txt:
2169 * platform/chromium-win/fast/multicol/float-avoidance-expected.checksum:
2170 * platform/chromium-win/fast/multicol/float-avoidance-expected.png:
2171 * platform/chromium-win/fast/multicol/float-avoidance-expected.txt:
2172 * platform/chromium-win/fast/multicol/float-multicol-expected.checksum:
2173 * platform/chromium-win/fast/multicol/float-multicol-expected.png:
2174 * platform/chromium-win/fast/multicol/float-multicol-expected.txt:
2175 * platform/chromium-win/fast/multicol/float-paginate-complex-expected.checksum: Added.
2176 * platform/chromium-win/fast/multicol/float-paginate-complex-expected.png: Added.
2177 * platform/chromium-win/fast/multicol/float-paginate-complex-expected.txt: Added.
2178 * platform/chromium-win/fast/multicol/float-paginate-expected.txt:
2179 * platform/chromium-win/fast/multicol/layers-in-multicol-expected.checksum:
2180 * platform/chromium-win/fast/multicol/layers-in-multicol-expected.png:
2181 * platform/chromium-win/fast/multicol/layers-in-multicol-expected.txt:
2182 * platform/chromium-win/fast/multicol/margin-collapse-expected.checksum: Added.
2183 * platform/chromium-win/fast/multicol/margin-collapse-expected.png: Added.
2184 * platform/chromium-win/fast/multicol/margin-collapse-expected.txt: Added.
2185 * platform/chromium-win/fast/multicol/max-height-columns-block-expected.checksum: Added.
2186 * platform/chromium-win/fast/multicol/max-height-columns-block-expected.png: Added.
2187 * platform/chromium-win/fast/multicol/max-height-columns-block-expected.txt: Added.
2188 * platform/chromium-win/fast/multicol/nested-columns-expected.checksum:
2189 * platform/chromium-win/fast/multicol/nested-columns-expected.png:
2190 * platform/chromium-win/fast/multicol/nested-columns-expected.txt:
2191 * platform/chromium-win/fast/multicol/paginate-block-replaced-expected.txt:
2192 * platform/chromium-win/fast/multicol/positioned-split-expected.checksum: Added.
2193 * platform/chromium-win/fast/multicol/positioned-split-expected.png: Added.
2194 * platform/chromium-win/fast/multicol/positioned-split-expected.txt: Added.
2195 * platform/chromium-win/fast/multicol/shadow-breaking-expected.checksum: Added.
2196 * platform/chromium-win/fast/multicol/shadow-breaking-expected.png: Added.
2197 * platform/chromium-win/fast/multicol/shadow-breaking-expected.txt: Added.
2198 * platform/chromium-win/fast/multicol/single-line-expected.checksum:
2199 * platform/chromium-win/fast/multicol/single-line-expected.png:
2200 * platform/chromium-win/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.checksum:
2201 * platform/chromium-win/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.png:
2202 * platform/chromium-win/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.txt:
2203 * platform/chromium-win/fast/multicol/span/span-as-immediate-child-generated-content-expected.checksum:
2204 * platform/chromium-win/fast/multicol/span/span-as-immediate-child-generated-content-expected.png:
2205 * platform/chromium-win/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt:
2206 * platform/chromium-win/fast/multicol/span/span-as-immediate-child-property-removal-expected.checksum:
2207 * platform/chromium-win/fast/multicol/span/span-as-immediate-child-property-removal-expected.png:
2208 * platform/chromium-win/fast/multicol/span/span-as-immediate-child-property-removal-expected.txt:
2209 * platform/chromium-win/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.txt:
2210 * platform/chromium-win/fast/multicol/span/span-as-immediate-columns-child-expected.txt:
2211 * platform/chromium-win/fast/multicol/span/span-as-immediate-columns-child-removal-expected.checksum:
2212 * platform/chromium-win/fast/multicol/span/span-as-immediate-columns-child-removal-expected.png:
2213 * platform/chromium-win/fast/multicol/span/span-as-immediate-columns-child-removal-expected.txt:
2214 * platform/chromium-win/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.checksum:
2215 * platform/chromium-win/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.png:
2216 * platform/chromium-win/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.txt:
2217 * platform/chromium-win/fast/multicol/span/span-as-nested-columns-child-expected.checksum:
2218 * platform/chromium-win/fast/multicol/span/span-as-nested-columns-child-expected.png:
2219 * platform/chromium-win/fast/multicol/span/span-as-nested-columns-child-expected.txt:
2220 * platform/chromium-win/fast/multicol/table-margin-collapse-expected.checksum: Added.
2221 * platform/chromium-win/fast/multicol/table-margin-collapse-expected.png: Added.
2222 * platform/chromium-win/fast/multicol/table-margin-collapse-expected.txt: Added.
2223 * platform/chromium-win/fast/multicol/table-vertical-align-expected.checksum: Added.
2224 * platform/chromium-win/fast/multicol/table-vertical-align-expected.png: Added.
2225 * platform/chromium-win/fast/multicol/table-vertical-align-expected.txt: Added.
2226 * platform/chromium-win/fast/multicol/unsplittable-inline-block-expected.checksum: Added.
2227 * platform/chromium-win/fast/multicol/unsplittable-inline-block-expected.png: Added.
2228 * platform/chromium-win/fast/multicol/unsplittable-inline-block-expected.txt: Added.
2229 * platform/chromium-win/fast/repaint/multicol-repaint-expected.checksum:
2230 * platform/chromium-win/fast/repaint/multicol-repaint-expected.png:
2231 * platform/chromium-win/fast/repaint/multicol-repaint-expected.txt:
2233 2010-09-16 Brian Weinstein <bweinstein@apple.com>
2235 Rubber-stamped by Jon Honeycutt.
2237 Update Windows-specific results to getComputedStyle tests after r67667.
2239 * platform/win/fast/css/getComputedStyle/computed-style-expected.txt:
2240 * platform/win/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
2242 2010-09-16 Tony Chang <tony@chromium.org>
2244 Reviewed by Ojan Vafai.
2246 convert fast/events/5056619.html to a dump-as-markup test
2247 https://bugs.webkit.org/show_bug.cgi?id=45907
2249 * fast/events/5056619.html:
2250 * platform/chromium-linux/fast/events/5056619-expected.checksum: Removed.
2251 * platform/chromium-linux/fast/events/5056619-expected.png: Removed.
2252 * platform/chromium-win/fast/events/5056619-expected.checksum: Removed.
2253 * platform/chromium-win/fast/events/5056619-expected.png: Removed.
2254 * platform/chromium-win/fast/events/5056619-expected.txt: Removed.
2255 * platform/chromium/test_expectations.txt:
2256 * platform/mac/fast/events/5056619-expected.checksum: Removed.
2257 * platform/mac/fast/events/5056619-expected.png: Removed.
2258 * platform/mac/fast/events/5056619-expected.txt: Removed.
2260 2010-09-15 Tony Chang <tony@chromium.org>
2262 Reviewed by Kent Tamura.
2264 [Chromium] Needs DRT queueLoadHTMLString and setDeferMainResourceLoad-implementations
2265 https://bugs.webkit.org/show_bug.cgi?id=42151
2267 * platform/chromium/test_expectations.txt:
2269 2010-09-16 Zhenyao Mo <zmo@google.com>
2273 Remove passing WebGL tests from platform/chromium/test_expectations.txt
2274 https://bugs.webkit.org/show_bug.cgi?id=45905
2276 Remove passing tests; also, put webgl tests in one place.
2278 * platform/chromium/test_expectations.txt:
2280 2010-09-16 Eric Seidel <eric@webkit.org>
2282 Unreviewed. Just changing the path to the PNG file.
2284 fast/css/font-face-svg-decoding-error.html can cause later CSS tests to fail
2285 https://bugs.webkit.org/show_bug.cgi?id=45919
2287 Fixing the underlying issue in a separate bug. For now
2288 give this test its own png so to unblock the commit-queue.
2290 * fast/css/font-face-svg-decoding-error.html:
2291 * fast/css/resources/invalidfont.png: Copied from LayoutTests/fast/css-generated-content/resources/greenbox.png.
2293 2010-09-16 Martin Robinson <mrobinson@igalia.com>
2295 Update baselines for GTK+ and unskip a test which is passing.
2297 * platform/gtk/Skipped: Update baselines for GTK+.
2298 * platform/gtk/fast/css/percent-top-relative-container-height-unspecified-expected.txt: Added.
2299 * platform/gtk/fast/images/gif-large-checkerboard-expected.txt: Added.
2300 * platform/gtk/fast/multicol/border-padding-pagination-expected.txt: Added.
2301 * platform/gtk/fast/multicol/client-rects-expected.txt: Added.
2302 * platform/gtk/fast/multicol/column-break-with-balancing-expected.txt: Added.
2303 * platform/gtk/fast/multicol/column-rules-expected.txt: Added.
2304 * platform/gtk/fast/multicol/column-rules-stacking-expected.txt: Added.
2305 * platform/gtk/fast/multicol/columns-shorthand-parsing-expected.txt: Added.
2306 * platform/gtk/fast/multicol/float-avoidance-expected.txt: Added.
2307 * platform/gtk/fast/multicol/float-multicol-expected.txt: Added.
2308 * platform/gtk/fast/multicol/float-paginate-complex-expected.txt: Added.
2309 * platform/gtk/fast/multicol/float-paginate-expected.txt: Added.
2310 * platform/gtk/fast/multicol/layers-in-multicol-expected.txt:
2311 * platform/gtk/fast/multicol/margin-collapse-expected.txt: Added.
2312 * platform/gtk/fast/multicol/max-height-columns-block-expected.txt: Added.
2313 * platform/gtk/fast/multicol/nested-columns-expected.txt:
2314 * platform/gtk/fast/multicol/paginate-block-replaced-expected.txt: Added.
2315 * platform/gtk/fast/multicol/positioned-split-expected.txt: Added.
2316 * platform/gtk/fast/multicol/positioned-with-constrained-height-expected.txt: Added.
2317 * platform/gtk/fast/multicol/shadow-breaking-expected.txt: Added.
2318 * platform/gtk/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt:
2319 * platform/gtk/fast/multicol/span/span-as-immediate-child-property-removal-expected.txt:
2320 * platform/gtk/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.txt:
2321 * platform/gtk/fast/multicol/span/span-as-immediate-columns-child-expected.txt:
2322 * platform/gtk/fast/multicol/span/span-as-immediate-columns-child-removal-expected.txt:
2323 * platform/gtk/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.txt:
2324 * platform/gtk/fast/multicol/span/span-as-nested-columns-child-expected.txt:
2325 * platform/gtk/fast/multicol/table-margin-collapse-expected.txt: Added.
2326 * platform/gtk/fast/multicol/table-vertical-align-expected.txt: Added.
2327 * platform/gtk/fast/multicol/unsplittable-inline-block-expected.txt: Added.
2328 * platform/gtk/fast/repaint/block-layout-inline-children-float-positioned-expected.txt: Added.
2329 * platform/gtk/fast/repaint/block-layout-inline-children-replaced-expected.txt: Added.
2330 * platform/gtk/scrollbars/custom-scrollbar-with-incomplete-style-expected.txt: Added.
2331 * platform/gtk/svg/css/composite-shadow-with-opacity-expected.txt: Added.
2332 * platform/gtk/svg/css/shadow-changes-expected.txt: Added.
2333 * platform/gtk/svg/custom/getscreenctm-in-scrollable-div-area-expected.txt: Added.
2334 * platform/gtk/svg/custom/getscreenctm-in-scrollable-div-area-nested-expected.txt: Added.
2335 * platform/gtk/svg/custom/getscreenctm-in-scrollable-svg-area-expected.txt: Added.
2336 * platform/gtk/svg/custom/mouse-move-on-svg-container-expected.txt: Added.
2337 * platform/gtk/svg/custom/mouse-move-on-svg-container-standalone-expected.txt: Added.
2338 * platform/gtk/svg/custom/mouse-move-on-svg-root-expected.txt: Added.
2339 * platform/gtk/svg/custom/mouse-move-on-svg-root-standalone-expected.txt: Added.
2340 * platform/gtk/svg/custom/non-scaling-stroke-markers-expected.txt: Copied from LayoutTests/platform/mac/svg/custom/non-scaling-stroke-markers-expected.txt.
2341 * platform/gtk/svg/custom/use-invalid-pattern-expected.txt: Copied from LayoutTests/platform/mac-snowleopard/svg/custom/use-invalid-pattern-expected.txt.
2342 * platform/gtk/svg/repaint/filter-repaint-expected.txt: Added.
2343 * platform/gtk/transitions/svg-text-shadow-transition-expected.txt: Added.
2345 2010-09-16 takano takumi <takano1@asia.apple.com>
2347 Reviewed by Dave Hyatt.
2349 https://bugs.webkit.org/show_bug.cgi?id=45020
2350 Support "block-flow" and "writing-mode": interpret properties into RenderStyle
2352 Added code that interprets "block-flow" property and "writing-mode" property settings
2353 into a RenderStyle object.
2355 * fast/css/getComputedStyle/computed-style-expected.txt:
2356 * fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
2357 * fast/text/international/block-flow-parser-test-expected.txt: Added.
2358 * fast/text/international/block-flow-parser-test.html: Added.
2359 * svg/css/getComputedStyle-basic-expected.txt:
2361 2010-09-15 David Hyatt <hyatt@apple.com>
2363 Reviewed by Darin Adler.
2365 https://bugs.webkit.org/show_bug.cgi?id=38402, paginate columns at layout time rather than at paint time.
2367 Add many new multicol layout tests that demonstrate new pagination features.
2369 * fast/multicol/border-padding-pagination.html: Added.
2370 * fast/multicol/client-rects-expected.checksum:
2371 * fast/multicol/client-rects-expected.png:
2372 * fast/multicol/client-rects-expected.txt:
2373 * fast/multicol/column-break-with-balancing.html: Added.
2374 * fast/multicol/float-paginate-complex.html: Added.
2375 * fast/multicol/float-paginate.html:
2376 * fast/multicol/float-truncation.html:
2377 * fast/multicol/margin-collapse.html: Added.
2378 * fast/multicol/max-height-columns-block.html: Added.
2379 * fast/multicol/positioned-split.html: Added.
2380 * fast/multicol/shadow-breaking.html: Added.
2381 * fast/multicol/single-line-expected.checksum:
2382 * fast/multicol/single-line-expected.png:
2383 * fast/multicol/table-margin-collapse.html: Added.
2384 * fast/multicol/table-vertical-align.html: Added.
2385 * fast/multicol/unsplittable-inline-block.html: Added.
2386 * platform/mac/fast/multicol/border-padding-pagination-expected.checksum: Added.
2387 * platform/mac/fast/multicol/border-padding-pagination-expected.png: Added.
2388 * platform/mac/fast/multicol/border-padding-pagination-expected.txt: Added.
2389 * platform/mac/fast/multicol/column-break-with-balancing-expected.checksum: Added.
2390 * platform/mac/fast/multicol/column-break-with-balancing-expected.png: Added.
2391 * platform/mac/fast/multicol/column-break-with-balancing-expected.txt: Added.
2392 * platform/mac/fast/multicol/column-count-with-rules-expected.checksum: Added.
2393 * platform/mac/fast/multicol/column-count-with-rules-expected.png: Added.
2394 * platform/mac/fast/multicol/column-count-with-rules-expected.txt:
2395 * platform/mac/fast/multicol/column-rules-expected.checksum:
2396 * platform/mac/fast/multicol/column-rules-expected.png:
2397 * platform/mac/fast/multicol/column-rules-expected.txt:
2398 * platform/mac/fast/multicol/column-rules-stacking-expected.checksum:
2399 * platform/mac/fast/multicol/column-rules-stacking-expected.png:
2400 * platform/mac/fast/multicol/columns-shorthand-parsing-expected.checksum:
2401 * platform/mac/fast/multicol/columns-shorthand-parsing-expected.png:
2402 * platform/mac/fast/multicol/float-avoidance-expected.checksum:
2403 * platform/mac/fast/multicol/float-avoidance-expected.png:
2404 * platform/mac/fast/multicol/float-avoidance-expected.txt:
2405 * platform/mac/fast/multicol/float-multicol-expected.checksum:
2406 * platform/mac/fast/multicol/float-multicol-expected.png:
2407 * platform/mac/fast/multicol/float-multicol-expected.txt:
2408 * platform/mac/fast/multicol/float-paginate-complex-expected.checksum: Added.
2409 * platform/mac/fast/multicol/float-paginate-complex-expected.png: Added.
2410 * platform/mac/fast/multicol/float-paginate-complex-expected.txt: Added.
2411 * platform/mac/fast/multicol/float-paginate-expected.txt:
2412 * platform/mac/fast/multicol/layers-in-multicol-expected.checksum:
2413 * platform/mac/fast/multicol/layers-in-multicol-expected.png:
2414 * platform/mac/fast/multicol/layers-in-multicol-expected.txt:
2415 * platform/mac/fast/multicol/margin-collapse-expected.checksum: Added.
2416 * platform/mac/fast/multicol/margin-collapse-expected.png: Added.
2417 * platform/mac/fast/multicol/margin-collapse-expected.txt: Added.
2418 * platform/mac/fast/multicol/max-height-columns-block-expected.checksum: Added.
2419 * platform/mac/fast/multicol/max-height-columns-block-expected.png: Added.
2420 * platform/mac/fast/multicol/max-height-columns-block-expected.txt: Added.
2421 * platform/mac/fast/multicol/nested-columns-expected.checksum:
2422 * platform/mac/fast/multicol/nested-columns-expected.png:
2423 * platform/mac/fast/multicol/nested-columns-expected.txt:
2424 * platform/mac/fast/multicol/paginate-block-replaced-expected.txt:
2425 * platform/mac/fast/multicol/positioned-split-expected.checksum: Added.
2426 * platform/mac/fast/multicol/positioned-split-expected.png: Added.
2427 * platform/mac/fast/multicol/positioned-split-expected.txt: Added.
2428 * platform/mac/fast/multicol/positioned-with-constrained-height-expected.checksum:
2429 * platform/mac/fast/multicol/positioned-with-constrained-height-expected.png:
2430 * platform/mac/fast/multicol/positioned-with-constrained-height-expected.txt:
2431 * platform/mac/fast/multicol/shadow-breaking-expected.checksum: Added.
2432 * platform/mac/fast/multicol/shadow-breaking-expected.png: Added.
2433 * platform/mac/fast/multicol/shadow-breaking-expected.txt: Added.
2434 * platform/mac/fast/multicol/span/span-as-immediate-child-generated-content-expected.checksum:
2435 * platform/mac/fast/multicol/span/span-as-immediate-child-generated-content-expected.png:
2436 * platform/mac/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt:
2437 * platform/mac/fast/multicol/span/span-as-immediate-child-property-removal-expected.checksum:
2438 * platform/mac/fast/multicol/span/span-as-immediate-child-property-removal-expected.png:
2439 * platform/mac/fast/multicol/span/span-as-immediate-child-property-removal-expected.txt:
2440 * platform/mac/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.checksum:
2441 * platform/mac/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.png:
2442 * platform/mac/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.txt:
2443 * platform/mac/fast/multicol/span/span-as-immediate-columns-child-expected.txt:
2444 * platform/mac/fast/multicol/span/span-as-immediate-columns-child-removal-expected.txt:
2445 * platform/mac/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.checksum:
2446 * platform/mac/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.png:
2447 * platform/mac/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.txt:
2448 * platform/mac/fast/multicol/span/span-as-nested-columns-child-expected.checksum:
2449 * platform/mac/fast/multicol/span/span-as-nested-columns-child-expected.png:
2450 * platform/mac/fast/multicol/span/span-as-nested-columns-child-expected.txt:
2451 * platform/mac/fast/multicol/table-margin-collapse-expected.checksum: Added.
2452 * platform/mac/fast/multicol/table-margin-collapse-expected.png: Added.
2453 * platform/mac/fast/multicol/table-margin-collapse-expected.txt: Added.
2454 * platform/mac/fast/multicol/table-vertical-align-expected.checksum: Added.
2455 * platform/mac/fast/multicol/table-vertical-align-expected.png: Added.
2456 * platform/mac/fast/multicol/table-vertical-align-expected.txt: Added.
2457 * platform/mac/fast/multicol/unsplittable-inline-block-expected.checksum: Added.
2458 * platform/mac/fast/multicol/unsplittable-inline-block-expected.png: Added.
2459 * platform/mac/fast/multicol/unsplittable-inline-block-expected.txt: Added.
2461 2010-09-16 Darin Adler <darin@apple.com>
2463 Mac results for recently-added test.
2465 * platform/mac/fast/images/gif-large-checkerboard-expected.checksum: Added.
2466 * platform/mac/fast/images/gif-large-checkerboard-expected.png: Added.
2467 * platform/mac/fast/images/gif-large-checkerboard-expected.txt: Added.
2469 2010-09-16 Ilya Tikhonovsky <loislo@chromium.org>
2471 Reviewed by Yury Semikhatsky.
2473 Web Inspector: move resourceTracking flag under control of BackendSettings.
2475 Four Inspector API methods about resourceTracking flag were removed.
2476 Actual state of the flag is transfered as the response of setResourceTracking request.
2477 Initial state of the flag on the frontend side is obtained from settings.backend.
2479 https://bugs.webkit.org/show_bug.cgi?id=45887
2481 * http/tests/inspector/inspector-test2.js:
2482 (initialize_InspectorTest.InspectorTest.enableResourceTracking):
2483 (initialize_InspectorTest.InspectorTest.disableResourceTracking):
2484 * http/tests/inspector/resource-parameters.html:
2485 * inspector/audits-panel-functional.html:
2486 * inspector/report-API-errors-expected.txt:
2487 * inspector/report-API-errors.html:
2488 * inspector/styles-source-offsets.html:
2490 2010-09-16 Jian Li <jianli@chromium.org>
2492 Reviewed by David Levin.
2494 BlobData should be copied for it to be used cross-thread in ThreadableBlobRegistry.
2495 https://bugs.webkit.org/show_bug.cgi?id=45909
2497 Also fix a test issue that we do not calculate the right position to move
2498 mouse to on some platform.
2500 * fast/files/apply-blob-url-to-img.html:
2502 2010-09-16 Zhenyao Mo <zmo@google.com>
2504 Unreviewed, TAG fix for two webgl tests in Linux/Win.
2506 * platform/chromium/test_expectations.txt:
2508 2010-09-16 Patrick Gansterer <paroga@paroga.com>
2510 Reviewed by Darin Adler.
2512 [Mac] Always use a valid string when setting WebKitUserStyleSheetLocationPreferenceKey.
2513 https://bugs.webkit.org/show_bug.cgi?id=41510
2515 * platform/mac/fast/loader/user-stylesheet-fast-path-expected.txt:
2516 * platform/mac/fast/loader/user-stylesheet-fast-path.html:
2518 2010-09-16 Zhenyao Mo <zmo@google.com>
2520 Unreviewed, test TAG fix.
2522 * platform/chromium/test_expectations.txt: should be IMAGE+TEXT, not TEXT+IMAGE.
2524 2010-09-16 Martin Robinson <mrobinson@igalia.com>
2526 Unskip some tests that are now passing after libxml fixes in r66336.
2528 * platform/gtk/Skipped: Unskip passing tests.
2529 * platform/gtk/svg/custom/js-update-stop-linked-gradient-expected.txt: Added.
2531 2010-09-16 Sheriff Bot <webkit.review.bot@gmail.com>
2533 Unreviewed, rolling out r67628.
2534 http://trac.webkit.org/changeset/67628
2535 https://bugs.webkit.org/show_bug.cgi?id=45904
2537 broke the build (Requested by eric_carlson on #webkit).
2539 * media/context-menu-actions-expected.txt: Removed.
2540 * media/context-menu-actions.html: Removed.
2541 * platform/mac/Skipped:
2542 * platform/qt/Skipped:
2543 * platform/win/Skipped:
2545 2010-09-16 Zhenyao Mo <zmo@google.com>
2547 Reviewed by Kenneth Russell.
2549 Turn on WebGL layout tests for Chromium win/linux
2550 https://bugs.webkit.org/show_bug.cgi?id=45859
2552 * platform/chromium/test_expectations.txt: Re-enabling WebGL tests.
2554 2010-09-16 John Gregg <johnnyg@google.com>
2556 Unreviewed; chromium test expectations.
2558 editing/selection/context-menu-on-text.html fails on chromium
2559 https://bugs.webkit.org/show_bug.cgi?id=45898
2561 * platform/chromium/test_expectations.txt:
2563 2010-09-15 Philippe Normand <pnormand@igalia.com>
2565 Reviewed by Eric Carlson.
2567 [GTK] enhanced context menu for media elements
2568 https://bugs.webkit.org/show_bug.cgi?id=45021
2570 New test checking the actions that can be triggered by activating
2571 the contex-menu of the media element. Skipped on mac, qt and win
2572 because of lack of DRT support.
2574 * media/context-menu-actions-expected.txt: Added.
2575 * media/context-menu-actions.html: Added.
2576 * platform/mac/Skipped:
2577 * platform/qt/Skipped:
2578 * platform/win/Skipped:
2580 2010-09-16 Tony Gentilcore <tonyg@chromium.org>
2582 Reviewed by Adam Barth.
2584 Crash in WebCore::FrameLoader::shouldInterruptLoadForXFrameOptions
2585 https://bugs.webkit.org/show_bug.cgi?id=45833
2587 * fast/parser/x-frame-options-detached-document-crash-expected.txt: Added.
2588 * fast/parser/x-frame-options-detached-document-crash.html: Added. Crashes before this patch.
2590 2010-09-14 Philippe Normand <pnormand@igalia.com>
2592 Reviewed by Eric Carlson and Martin Robinson.
2594 [GTK] eventSender.contextClick() should return the contents of the context menu
2595 https://bugs.webkit.org/show_bug.cgi?id=39102
2597 New test checking the return value of eventSender.contextClick()
2598 on a non-editable element. Skipped on qt and win.
2600 * editing/selection/context-menu-on-text-expected.txt: Added.
2601 * editing/selection/context-menu-on-text.html: Added.
2602 * platform/qt/Skipped:
2603 * platform/win/Skipped:
2605 2010-09-16 Alexey Proskuryakov <ap@apple.com>
2607 Reviewed by Adam Barth.
2609 https://bugs.webkit.org/show_bug.cgi?id=45852
2610 Range::selectNode and selectNodeContents misbehave when argument is in another document
2612 * fast/dom/Range/select-node-different-document-expected.txt: Added.
2613 * fast/dom/Range/select-node-different-document.html: Added.
2615 2010-09-16 Satish Sampath <satish@chromium.org>
2617 Unreviewed, build fix after checking in the wrong location.
2619 Moving a test expectation which should have been under the chromium platform.
2621 * platform/chromium/fast/images/gif-large-checkerboard-expected.txt: Renamed from LayoutTests/fast/images/gif-large-checkerboard-expected.txt.
2623 2010-09-16 Satish Sampath <satish@chromium.org>
2625 Reviewed by Jeremy Orlow.
2627 Add chromium baselines for a recently added layout test.
2628 https://bugs.webkit.org/show_bug.cgi?id=45886
2630 * fast/images/gif-large-checkerboard-expected.txt: Added.
2631 * platform/chromium-linux/fast/images/gif-large-checkerboard-expected.checksum: Added.
2632 * platform/chromium-linux/fast/images/gif-large-checkerboard-expected.png: Added.
2633 * platform/chromium-mac/fast/images/gif-large-checkerboard-expected.checksum: Added.
2634 * platform/chromium-mac/fast/images/gif-large-checkerboard-expected.png: Added.
2635 * platform/chromium-win/fast/images/gif-large-checkerboard-expected.checksum: Added.
2636 * platform/chromium-win/fast/images/gif-large-checkerboard-expected.png: Added.
2638 2010-09-16 Satish Sampath <satish@chromium.org>
2640 Reviewed by Jeremy Orlow.
2642 Rename an image file to all lower case matching how it is used in the layout test.
2643 https://bugs.webkit.org/show_bug.cgi?id=45884
2645 * fast/images/resources/large-gif-checkerboard.gif: Renamed from LayoutTests/fast/images/resources/large-gif-checkerboard.GIF.
2647 2010-09-16 Robert Hogan <robert@webkit.org>
2649 Reviewed by Antonio Gomes.
2651 [Qt] Support globalhistory tests
2652 https://bugs.webkit.org/show_bug.cgi?id=45774
2654 * platform/qt/Skipped:
2656 2010-09-16 Yong Li <yoli@rim.com>
2658 Reviewed by George Staikos.
2660 Add a test for GIF down sampling.
2662 GIF image down sampling can miss some lines
2663 https://bugs.webkit.org/show_bug.cgi?id=45322
2665 * fast/images/gif-large-checkerboard.html: Added.
2666 * fast/images/resources/large-gif-checkerboard.GIF: Added.
2668 2010-09-08 Jeremy Orlow <jorlow@chromium.org>
2670 Reviewed by Steve Block.
2672 Complete index support for IndexedDB
2673 https://bugs.webkit.org/show_bug.cgi?id=45386
2675 * storage/indexeddb/index-basics-expected.txt: Added.
2676 * storage/indexeddb/index-basics.html: Added.
2677 * storage/indexeddb/index-cursor-expected.txt: Added.
2678 * storage/indexeddb/index-cursor.html: Added.
2679 * storage/indexeddb/objectstore-basics-expected.txt:
2680 * storage/indexeddb/objectstore-basics.html:
2681 * storage/indexeddb/script-tests/objectstore-basics.js: Removed.
2683 2010-09-15 John Gregg <johnnyg@google.com>
2685 Unreviewed, build fix after incomplete revert.
2687 Remove layout test added in 67570 that wasn't reverted in 67574.
2688 https://bugs.webkit.org/show_bug.cgi?id=45854
2690 * fast/css/test-setting-canvas-color-expected.txt: Removed.
2691 * fast/css/test-setting-canvas-color.html: Removed.
2693 2010-09-15 Julien Chaffraix <jchaffraix@codeaurora.org>
2697 Reverting my changes as it is breaking several tests on Gtk and Qt.
2699 * platform/mac/Skipped:
2700 * platform/qt/Skipped:
2702 2010-09-15 Erik Arvidsson <arv@chromium.org>
2704 Reviewed by Adam Barth.
2706 Fix regression from bug 32230. The test needed to be updated to reflect the zoom adjusted font-size.
2707 https://bugs.webkit.org/show_bug.cgi?id=45841
2709 * editing/pasteboard/page-zoom.html:
2711 2010-09-15 Julien Chaffraix <jchaffraix@codeaurora.org>
2713 Reviewed by Andreas Kling.
2715 Test for: Parse system colors in the HTML5 canvas context.
2716 https://bugs.webkit.org/show_bug.cgi?id=39168
2718 This tests that svg color, deprecated system color and different
2719 type of colors and invalid inputs are still parsed as such.
2721 * fast/css/test-setting-canvas-color-expected.txt: Added.
2722 * fast/css/test-setting-canvas-color.html: Added.
2723 * platform/mac/Skipped:
2724 * platform/qt/Skipped:
2726 2010-09-14 Erik Arvidsson <arv@chromium.org>
2728 Reviewed by Darin Adler.
2730 getComputedStyle() returns different values for different zoom levels
2731 https://bugs.webkit.org/show_bug.cgi?id=32230
2733 * fast/css/getComputedStyle/computed-style-with-zoom-expected.txt: Added.
2734 * fast/css/getComputedStyle/computed-style-with-zoom.html: Added.
2735 * fast/css/getComputedStyle/script-tests/computed-style-with-zoom.js: Added.
2737 (testPropertyValue):
2739 2010-09-15 Chris Fleizach <cfleizach@apple.com>
2741 Reviewed by Darin Adler.
2743 AX: aria-hidden change doesn't update the ax tree
2744 https://bugs.webkit.org/show_bug.cgi?id=45836
2746 * accessibility/aria-hidden-update-expected.txt: Added.
2747 * accessibility/aria-hidden-update.html: Added.
2749 2010-09-15 Chris Fleizach <cfleizach@apple.com>
2751 AX: when text is auto-truncated, accessibility bounds are wrong
2752 https://bugs.webkit.org/show_bug.cgi?id=45793
2754 Adding ellipsis-text.html to the skip list for GTK until the reason for its failure
2757 * platform/gtk/Skipped:
2759 2010-09-15 Tony Chang <tony@chromium.org>
2761 Unreviewed, remove test that is now passing in test_shell and DRT.
2763 * platform/chromium/test_expectations.txt:
2765 2010-09-15 Chris Fleizach <cfleizach@apple.com>
2767 Reviewed by Simon Fraser.
2769 AX: when text is auto-truncated, accessibility bounds are wrong
2770 https://bugs.webkit.org/show_bug.cgi?id=45793
2772 * accessibility/ellipsis-text-expected.txt: Added.
2773 * accessibility/ellipsis-text.html: Added.
2775 2010-09-15 Ariya Hidayat <ariya@sencha.com>
2777 [Qt] Improve the speed of blur shadow
2778 https://bugs.webkit.org/show_bug.cgi?id=44222
2780 Update pixel test result.
2782 * platform/qt/fast/box-shadow/basic-shadows-expected.checksum:
2783 * platform/qt/fast/box-shadow/basic-shadows-expected.png:
2785 2010-09-15 Steve Block <steveblock@google.com>
2787 Reviewed by Jeremy Orlow.
2789 fast/dom/DeviceOrientation/add-listener-from-callback flaky
2790 https://bugs.webkit.org/show_bug.cgi?id=45814
2792 When we call addEventListener(), an event is sent to all registered
2793 event listeners on that page. So in the existing test, both the calls
2794 to setMockDeviceOrientation() and addEventListener() will trigger events
2795 to fire asynchronously on both listeners (both will be registered by the
2796 time the event fires), giving a total of five events. A race condition
2797 exists as to whether the test finishes after the third event, before
2798 the fourth event fires.
2800 This patch fixes the problem by expecting the correct number of events
2801 to fire. We also remove the call to setMockDeviceOrientation() as this
2802 adds extra complication and is tested in update.html.
2804 * fast/dom/DeviceOrientation/add-listener-from-callback-expected.txt:
2805 * fast/dom/DeviceOrientation/script-tests/add-listener-from-callback.js:
2809 2010-09-15 Pavel Podivilov <podivilov@chromium.org>
2811 Reviewed by Pavel Feldman.
2813 [Chromium] rebaseline 10 new svg tests added in 67544
2814 https://bugs.webkit.org/show_bug.cgi?id=45813
2816 * platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-dom-baseFrequency-attr-expected.checksum: Added.
2817 * platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-dom-baseFrequency-attr-expected.png: Added.
2818 * platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-dom-numOctaves-attr-expected.checksum: Added.
2819 * platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-dom-numOctaves-attr-expected.png: Added.
2820 * platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-dom-seed-attr-expected.checksum: Added.
2821 * platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-dom-seed-attr-expected.png: Added.
2822 * platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-dom-stitchTiles-attr-expected.checksum: Added.
2823 * platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-dom-stitchTiles-attr-expected.png: Added.
2824 * platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-dom-type-attr-expected.checksum: Added.
2825 * platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-dom-type-attr-expected.png: Added.
2826 * platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-baseFrequency-prop-expected.checksum: Added.
2827 * platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-baseFrequency-prop-expected.png: Added.
2828 * platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-numOctaves-prop-expected.checksum: Added.
2829 * platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-numOctaves-prop-expected.png: Added.
2830 * platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-seed-prop-expected.checksum: Added.
2831 * platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-seed-prop-expected.png: Added.
2832 * platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-stitchTiles-prop-expected.checksum: Added.
2833 * platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-stitchTiles-prop-expected.png: Added.
2834 * platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-type-prop-expected.checksum: Added.
2835 * platform/chromium-linux/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-type-prop-expected.png: Added.
2836 * platform/chromium-win/svg/dynamic-updates/SVGFETurbulenceElement-dom-baseFrequency-attr-expected.checksum: Added.
2837 * platform/chromium-win/svg/dynamic-updates/SVGFETurbulenceElement-dom-baseFrequency-attr-expected.png: Added.
2838 * platform/chromium-win/svg/dynamic-updates/SVGFETurbulenceElement-dom-numOctaves-attr-expected.checksum: Added.
2839 * platform/chromium-win/svg/dynamic-updates/SVGFETurbulenceElement-dom-numOctaves-attr-expected.png: Added.
2840 * platform/chromium-win/svg/dynamic-updates/SVGFETurbulenceElement-dom-seed-attr-expected.checksum: Added.
2841 * platform/chromium-win/svg/dynamic-updates/SVGFETurbulenceElement-dom-seed-attr-expected.png: Added.
2842 * platform/chromium-win/svg/dynamic-updates/SVGFETurbulenceElement-dom-stitchTiles-attr-expected.checksum: Added.
2843 * platform/chromium-win/svg/dynamic-updates/SVGFETurbulenceElement-dom-stitchTiles-attr-expected.png: Added.
2844 * platform/chromium-win/svg/dynamic-updates/SVGFETurbulenceElement-dom-type-attr-expected.checksum: Added.
2845 * platform/chromium-win/svg/dynamic-updates/SVGFETurbulenceElement-dom-type-attr-expected.png: Added.
2846 * platform/chromium-win/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-baseFrequency-prop-expected.checksum: Added.
2847 * platform/chromium-win/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-baseFrequency-prop-expected.png: Added.
2848 * platform/chromium-win/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-numOctaves-prop-expected.checksum: Added.
2849 * platform/chromium-win/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-numOctaves-prop-expected.png: Added.
2850 * platform/chromium-win/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-seed-prop-expected.checksum: Added.
2851 * platform/chromium-win/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-seed-prop-expected.png: Added.
2852 * platform/chromium-win/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-stitchTiles-prop-expected.checksum: Added.
2853 * platform/chromium-win/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-stitchTiles-prop-expected.png: Added.
2854 * platform/chromium-win/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-type-prop-expected.checksum: Added.
2855 * platform/chromium-win/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-type-prop-expected.png: Added.
2857 2010-09-15 Pavel Podivilov <podivilov@chromium.org>
2859 Reviewed by Yury Semikhatsky.
2861 [Chromium] mark new viewport tests as failing rather then skip them
2862 https://bugs.webkit.org/show_bug.cgi?id=45652
2864 * platform/chromium/test_expectations.txt:
2866 2010-09-14 Ilya Tikhonovsky <loislo@chromium.org>
2868 Reviewed by Yury Semikhatsky.
2870 WebInspector: small refactoring for monitorXHR backend property.
2872 Our Inspector API is quite big and can be simplified a bit.
2873 As example for single backend property like monitoringXHR we
2874 have 4 functions in the API. Two functions for frontend
2875 enableMonitoringXHR/disableMonitoringXHR and
2876 two functions for backend monitoringXHRWasEnabled and
2877 monitoringXHRWasDisabled. These functions can be replaced by
2878 one setMonitoringXHR with one 'in' and one 'out' argument.
2879 The initial state of the flag can be gathered from backend
2880 with help of getSettings call where additional section was
2881 added for backend state information.
2883 https://bugs.webkit.org/show_bug.cgi?id=45759
2885 * http/tests/inspector/console-xhr-logging.html:
2886 * inspector/report-API-errors.html:
2888 2010-09-15 Steve Block <steveblock@google.com>
2890 Reviewed by Kent Tamura.
2892 LayoutTest fast/dom/Geolocation/clear-watch-invalid-id-crash.html is flaky
2893 https://bugs.webkit.org/show_bug.cgi?id=45783
2895 This test synchronously navigates the page to a new URL from its main script file.
2896 This navigation causes WebView.onPageFinished() to be called for the test page.
2897 The problem is that this may occur before js-test-post.js, which is included by the
2898 test and calls layoutTestController.waitUntilDone(), is loaded and parsed. As a
2899 result, the test is incorrectly deemed to have finished as soon as the navigation
2900 is started and the output will therefore be incorrect.
2902 This patch fixes the problem by initiating the page navigation from
2903 the onload handler, which is not fired until all resources have been
2904 loaded and parsed. This guarantees that WebView.onPageFinished() is
2905 not called until after layoutTestController.waitUntilDone() has been
2908 * fast/dom/Geolocation/script-tests/clear-watch-invalid-id-crash.js:
2910 2010-09-15 Renata Hodovan <reni@inf.u-szeged.hu>
2912 Reviewed by Dirk Schulze.
2914 SVGFETurbulenceElement doesn't support dynamic invalidation, when attributes change.
2915 https://bugs.webkit.org/show_bug.cgi?id=45809
2917 Adding layout tests for feTurbulence dynamic changes.
2919 * platform/mac/svg/dynamic-updates/SVGFETurbulenceElement-dom-baseFrequency-attr-expected.checksum: Added.
2920 * platform/mac/svg/dynamic-updates/SVGFETurbulenceElement-dom-baseFrequency-attr-expected.png: Added.
2921 * platform/mac/svg/dynamic-updates/SVGFETurbulenceElement-dom-numOctaves-attr-expected.checksum: Added.
2922 * platform/mac/svg/dynamic-updates/SVGFETurbulenceElement-dom-numOctaves-attr-expected.png: Added.
2923 * platform/mac/svg/dynamic-updates/SVGFETurbulenceElement-dom-seed-attr-expected.checksum: Added.
2924 * platform/mac/svg/dynamic-updates/SVGFETurbulenceElement-dom-seed-attr-expected.png: Added.
2925 * platform/mac/svg/dynamic-updates/SVGFETurbulenceElement-dom-stitchTiles-attr-expected.checksum: Added.
2926 * platform/mac/svg/dynamic-updates/SVGFETurbulenceElement-dom-stitchTiles-attr-expected.png: Added.
2927 * platform/mac/svg/dynamic-updates/SVGFETurbulenceElement-dom-type-attr-expected.checksum: Added.
2928 * platform/mac/svg/dynamic-updates/SVGFETurbulenceElement-dom-type-attr-expected.png: Added.
2929 * platform/mac/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-baseFrequency-prop-expected.checksum: Added.
2930 * platform/mac/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-baseFrequency-prop-expected.png: Added.
2931 * platform/mac/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-numOctaves-prop-expected.checksum: Added.
2932 * platform/mac/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-numOctaves-prop-expected.png: Added.
2933 * platform/mac/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-seed-prop-expected.checksum: Added.
2934 * platform/mac/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-seed-prop-expected.png: Added.
2935 * platform/mac/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-stitchTiles-prop-expected.checksum: Added.
2936 * platform/mac/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-stitchTiles-prop-expected.png: Added.
2937 * platform/mac/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-type-prop-expected.checksum: Added.
2938 * platform/mac/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-type-prop-expected.png: Added.
2939 * svg/dynamic-updates/SVGFETurbulenceElement-dom-baseFrequency-attr-expected.txt: Added.
2940 * svg/dynamic-updates/SVGFETurbulenceElement-dom-baseFrequency-attr.html: Added.
2941 * svg/dynamic-updates/SVGFETurbulenceElement-dom-numOctaves-attr-expected.txt: Added.
2942 * svg/dynamic-updates/SVGFETurbulenceElement-dom-numOctaves-attr.html: Added.
2943 * svg/dynamic-updates/SVGFETurbulenceElement-dom-seed-attr-expected.txt: Added.
2944 * svg/dynamic-updates/SVGFETurbulenceElement-dom-seed-attr.html: Added.
2945 * svg/dynamic-updates/SVGFETurbulenceElement-dom-stitchTiles-attr-expected.txt: Added.
2946 * svg/dynamic-updates/SVGFETurbulenceElement-dom-stitchTiles-attr.html: Added.
2947 * svg/dynamic-updates/SVGFETurbulenceElement-dom-type-attr-expected.txt: Added.
2948 * svg/dynamic-updates/SVGFETurbulenceElement-dom-type-attr.html: Added.
2949 * svg/dynamic-updates/SVGFETurbulenceElement-svgdom-baseFrequency-prop-expected.txt: Added.
2950 * svg/dynamic-updates/SVGFETurbulenceElement-svgdom-baseFrequency-prop.html: Added.
2951 * svg/dynamic-updates/SVGFETurbulenceElement-svgdom-numOctaves-prop-expected.txt: Added.
2952 * svg/dynamic-updates/SVGFETurbulenceElement-svgdom-numOctaves-prop.html: Added.
2953 * svg/dynamic-updates/SVGFETurbulenceElement-svgdom-seed-prop-expected.txt: Added.
2954 * svg/dynamic-updates/SVGFETurbulenceElement-svgdom-seed-prop.html: Added.
2955 * svg/dynamic-updates/SVGFETurbulenceElement-svgdom-stitchTiles-prop-expected.txt: Added.
2956 * svg/dynamic-updates/SVGFETurbulenceElement-svgdom-stitchTiles-prop.html: Added.
2957 * svg/dynamic-updates/SVGFETurbulenceElement-svgdom-type-prop-expected.txt: Added.
2958 * svg/dynamic-updates/SVGFETurbulenceElement-svgdom-type-prop.html: Added.
2959 * svg/dynamic-updates/script-tests/SVGFETurbulenceElement-dom-baseFrequency-attr.js: Added.
2961 * svg/dynamic-updates/script-tests/SVGFETurbulenceElement-dom-numOctaves-attr.js: Added.
2963 * svg/dynamic-updates/script-tests/SVGFETurbulenceElement-dom-seed-attr.js: Added.
2965 * svg/dynamic-updates/script-tests/SVGFETurbulenceElement-dom-stitchTiles-attr.js: Added.
2967 * svg/dynamic-updates/script-tests/SVGFETurbulenceElement-dom-type-attr.js: Added.
2969 * svg/dynamic-updates/script-tests/SVGFETurbulenceElement-svgdom-baseFrequency-prop.js: Added.
2971 * svg/dynamic-updates/script-tests/SVGFETurbulenceElement-svgdom-numOctaves-prop.js: Added.
2973 * svg/dynamic-updates/script-tests/SVGFETurbulenceElement-svgdom-seed-prop.js: Added.
2975 * svg/dynamic-updates/script-tests/SVGFETurbulenceElement-svgdom-stitchTiles-prop.js: Added.
2977 * svg/dynamic-updates/script-tests/SVGFETurbulenceElement-svgdom-type-prop.js: Added.
2980 2010-09-15 Pavel Podivilov <podivilov@chromium.org>
2982 Reviewed by Pavel Feldman.
2984 [Web Inspector] mark two debugger tests as slow on win debug chromium
2985 https://bugs.webkit.org/show_bug.cgi?id=45742
2987 * platform/chromium/test_expectations.txt:
2989 2010-09-14 John Gregg <johnnyg@google.com>
2991 Unreviewed, chromium rebaseline to fix build.
2993 [chromium] rebaselines for bug16012.html after font-size changes
2994 https://bugs.webkit.org/show_bug.cgi?id=45805
2996 * platform/chromium-linux/tables/mozilla/bugs/bug16012-expected.checksum:
2997 * platform/chromium-linux/tables/mozilla/bugs/bug16012-expected.png: Removed.
2998 * platform/chromium-linux/tables/mozilla/bugs/bug16012-expected.txt: Added.
2999 * platform/chromium-mac/tables/mozilla/bugs/bug16012-expected.checksum: Added.
3000 * platform/chromium-mac/tables/mozilla/bugs/bug16012-expected.png: Added.
3001 * platform/chromium-win/tables/mozilla/bugs/bug16012-expected.checksum:
3002 * platform/chromium-win/tables/mozilla/bugs/bug16012-expected.png:
3003 * platform/chromium-win/tables/mozilla/bugs/bug16012-expected.txt:
3005 2010-09-14 John Gregg <johnnyg@google.com>
3007 Unreviewed, chromium rebaseline.
3009 Rebaseline xss-DENIED-frame-name-expected.txt
3010 https://bugs.webkit.org/show_bug.cgi?id=45795
3012 * platform/chromium-linux/http/tests/security/xss-DENIED-frame-name-expected.txt: Added.
3013 * platform/chromium-mac/http/tests/security/xss-DENIED-frame-name-expected.txt: Added.
3014 * platform/chromium-win/http/tests/security/xss-DENIED-frame-name-expected.txt: Added.
3016 2010-09-14 Adam Barth <abarth@webkit.org>
3018 Attempt to fix test failure on Qt and Gtk. It's tricky to write a test
3019 for an API that supposed to report the current date and time without a
3020 timezone. This patch increases the allowably time window to a day +
3021 one hour, which should be enough to account for any timezone issues.
3023 * http/tests/misc/no-last-modified.html:
3025 2010-09-14 Sheriff Bot <webkit.review.bot@gmail.com>
3027 Unreviewed, rolling out r67503.
3028 http://trac.webkit.org/changeset/67503
3029 https://bugs.webkit.org/show_bug.cgi?id=45802
3031 This patch broke GTK builds (Requested by jianli_ on #webkit).
3033 * fast/files/apply-blob-url-to-img.html:
3034 * platform/mac/Skipped:
3036 2010-09-14 Tony Chang <tony@chromium.org>
3038 Reviewed by Kent Tamura.
3040 [chromium] fix http/tests/security/local-user-CSS-from-remote.html
3041 https://bugs.webkit.org/show_bug.cgi?id=45788
3043 * platform/chromium/test_expectations.txt:
3045 2010-09-14 Mihai Parparita <mihaip@chromium.org>
3047 Reviewed by Tony Chang.
3049 blob: URL scheme does not work with Chromium DRT
3050 https://bugs.webkit.org/show_bug.cgi?id=45772
3052 Remove blob-related tests that now pass.
3054 * platform/chromium/drt_expectations.txt:
3056 2010-09-14 Adam Barth <abarth@webkit.org>
3058 Reviewed by Darin Adler.
3060 Handle <font size=0> as <font size=1> like any other browser
3061 https://bugs.webkit.org/show_bug.cgi?id=39148
3063 Update tests and results to match new behavior.
3065 * editing/execCommand/query-font-size-expected.txt:
3066 * fast/dom/HTMLFontElement/script-tests/size-attribute.js:
3067 * fast/dom/HTMLFontElement/size-attribute-expected.txt:
3068 * platform/mac/tables/mozilla/bugs/bug16012-expected.txt:
3070 2010-09-14 Adam Barth <abarth@webkit.org>
3072 Reviewed by Darin Adler.
3074 document.lastModified gives no output if the response doesn't have a Last-Modified header
3075 https://bugs.webkit.org/show_bug.cgi?id=8475
3077 * http/tests/misc/last-modified-parsing-expected.txt: Added.
3078 * http/tests/misc/last-modified-parsing.html: Added.
3079 - Tests some details of our date parsing and serialization. The
3080 serialization format is kind of goofy, but that's what the spec
3082 * http/tests/misc/no-last-modified-expected.txt: Added.
3083 * http/tests/misc/no-last-modified.html: Added.
3084 - Test was happens if the server doesn't send a Last-Modified
3085 header. We're supposed to use the current date and time.
3086 * http/tests/resources/last-modified.php: Added.
3087 - PHP helper script.
3089 2010-09-14 Adam Barth <abarth@webkit.org>
3091 Reviewed by Eric Seidel.
3093 `document.compatMode` is `undefined` when using `application/xhtml+xml`
3094 https://bugs.webkit.org/show_bug.cgi?id=44422
3096 Test the value of compatMode in XHTML. I'm terrible at XML, but this
3099 * fast/parser/compatMode-in-xhtml-expected.txt: Added.
3100 * fast/parser/compatMode-in-xhtml.xhtml: Added.
3102 2010-09-14 James Kozianski <soulplant@gmail.com>
3104 Reviewed by Ojan Vafai.
3106 Setting of CSSStyleDeclaration.prototype.foo on outer window affects prototype of inner window
3107 https://bugs.webkit.org/show_bug.cgi?id=18447
3109 Add a test for CSSStyleDeclaration.prototype.foo leaking into inner
3112 * fast/frames/css-style-declaration-isolation-expected.txt: Added.
3113 * fast/frames/css-style-declaration-isolation.html: Added.
3115 2010-09-14 Adam Barth <abarth@webkit.org>
3117 Reviewed by Nate Chapin.
3119 V8 security checks don't account for shadowing named frames
3120 https://bugs.webkit.org/show_bug.cgi?id=45700
3122 Test whether cross-origin observers can see global variables shadowing
3125 * http/tests/security/resources/frame-for-parent-name.html: Added.
3126 * http/tests/security/xss-DENIED-frame-name-expected.txt: Added.
3127 * http/tests/security/xss-DENIED-frame-name.html: Added.
3129 2010-09-14 Adam Barth <abarth@webkit.org>
3131 Reviewed by Eric Seidel.
3133 incorrect tabindex parsing
3134 https://bugs.webkit.org/show_bug.cgi?id=21076
3136 * fast/parser/tabindex-parsing-2-expected.txt: Added.
3137 * fast/parser/tabindex-parsing-2.html: Added.
3138 - Test a bunch of corner cases in tabindex parsing.
3139 * fast/parser/tabindex-parsing-expected.txt:
3140 * fast/parser/tabindex-parsing.html:
3141 - Update expected result. This case is actually the one that the
3142 original reporter was complaining about.
3144 2010-09-14 Jian Li <jianli@chromium.org>
3146 Reviewed by David Levin.
3148 fast/files/apply-blob-url-to-img.html timeout on Leopard
3149 https://bugs.webkit.org/show_bug.cgi?id=45576
3151 Update the test to compute the right coordinates to drag the file to.
3152 This fixes the problem that onInputFileChange() is not called on
3155 * fast/files/apply-blob-url-to-img.html:
3156 * platform/mac/Skipped: Remove the passing test from Skipped list.
3158 2010-09-14 Victor Wang <victorw@chromium.org>
3160 Reviewed by Dimitri Glazkov.
3162 [Chromium] Remove the wrong chromium-win-vista expectations.
3164 Layout test results generated from Chromium vista bots match
3165 the expectations in chromium-win. These baselines are either
3166 wrong or out of date. Need to be cleaned up so chromium
3167 vista bots can pass on these tests.
3169 https://bugs.webkit.org/show_bug.cgi?id=45766
3171 * platform/chromium-win-vista/css2.1/t0805-c5519-brdr-r-01-e-expected.checksum: Removed.
3172 * platform/chromium-win-vista/css2.1/t0805-c5519-brdr-r-01-e-expected.png: Removed.
3173 * platform/chromium-win-vista/css2.1/t0805-c5519-brdr-r-01-e-expected.txt: Removed.
3174 * platform/chromium-win-vista/css2.1/t0905-c414-flt-fit-01-d-g-expected.checksum: Removed.
3175 * platform/chromium-win-vista/css2.1/t0905-c414-flt-fit-01-d-g-expected.png: Removed.
3176 * platform/chromium-win-vista/css2.1/t0905-c414-flt-fit-01-d-g-expected.txt: Removed.
3177 * platform/chromium-win-vista/css2.1/t0905-c5525-fltblck-00-d-ag-expected.checksum: Removed.
3178 * platform/chromium-win-vista/css2.1/t0905-c5525-fltblck-00-d-ag-expected.png: Removed.
3179 * platform/chromium-win-vista/css2.1/t0905-c5525-fltblck-00-d-ag-expected.txt: Removed.
3180 * platform/chromium-win-vista/css2.1/t0905-c5525-flthw-00-c-g-expected.checksum: Removed.
3181 * platform/chromium-win-vista/css2.1/t0905-c5525-flthw-00-c-g-expected.png: Removed.
3182 * platform/chromium-win-vista/css2.1/t0905-c5525-flthw-00-c-g-expected.txt: Removed.
3183 * platform/chromium-win-vista/css2.1/t0905-c5526-flthw-00-c-g-expected.checksum: Removed.
3184 * platform/chromium-win-vista/css2.1/t0905-c5526-flthw-00-c-g-expected.png: Removed.
3185 * platform/chromium-win-vista/css2.1/t0905-c5526-flthw-00-c-g-expected.txt: Removed.
3186 * platform/chromium-win-vista/css2.1/t1202-counter-09-b-expected.checksum: Removed.
3187 * platform/chromium-win-vista/css2.1/t1202-counter-09-b-expected.png: Removed.
3188 * platform/chromium-win-vista/css2.1/t1202-counters-09-b-expected.checksum: Removed.
3189 * platform/chromium-win-vista/css2.1/t1202-counters-09-b-expected.png: Removed.
3190 * platform/chromium-win-vista/fast/gradients/radial-centered-expected.checksum: Removed.
3191 * platform/chromium-win-vista/fast/gradients/radial-centered-expected.png: Removed.
3192 * platform/chromium-win-vista/fast/gradients/radial-centered-expected.txt: Removed.
3193 * platform/chromium-win-vista/svg/custom/text-linking-expected.checksum: Removed.
3194 * platform/chromium-win-vista/svg/custom/text-linking-expected.png: Removed.
3196 2010-09-14 Geoffrey Garen <ggaren@apple.com>
3200 Fixed layout test failure seen on buildbot by correcting expected results.
3202 It looks like Darin accidentally checked in the wrong expected results.
3204 * fast/css/visited-link-hang-expected.txt:
3206 2010-09-14 Chris Guillory <chris.guillory@google.com>
3208 Reviewed by Chris Fleizach.
3210 Send all accessibility notifications to Chromium.
3211 https://bugs.webkit.org/show_bug.cgi?id=45156
3213 * platform/chromium/accessibility/children-changed-notification-expected.txt: Removed.
3214 * platform/chromium/accessibility/children-changed-notification.html: Removed.
3215 * platform/chromium/accessibility/post-notification-ActiveDescendantChanged-expected.txt: Added.
3216 * platform/chromium/accessibility/post-notification-ActiveDescendantChanged.html: Added.
3217 * platform/chromium/accessibility/post-notification-CheckedStateChanged-expected.txt: Added.
3218 * platform/chromium/accessibility/post-notification-CheckedStateChanged.html: Added.
3219 * platform/chromium/accessibility/post-notification-ChildrenChanged-expected.txt: Added.
3220 * platform/chromium/accessibility/post-notification-ChildrenChanged.html: Added.
3221 * platform/chromium/accessibility/post-notification-FocusedUIElementChanged-expected.txt: Added.
3222 * platform/chromium/accessibility/post-notification-FocusedUIElementChanged.html: Added.
3223 * platform/chromium/accessibility/post-notification-LayoutComplete-expected.txt: Added.
3224 * platform/chromium/accessibility/post-notification-LayoutComplete.html: Added.
3225 * platform/chromium/accessibility/post-notification-LiveRegionChanged-expected.txt: Added.
3226 * platform/chromium/accessibility/post-notification-LiveRegionChanged.html: Added.
3227 * platform/chromium/accessibility/post-notification-LoadComplete-expected.txt: Added.
3228 * platform/chromium/accessibility/post-notification-LoadComplete.html: Added.
3229 * platform/chromium/accessibility/post-notification-MenuListValueChanged-expected.txt: Added.
3230 * platform/chromium/accessibility/post-notification-MenuListValueChanged.html: Added.
3231 * platform/chromium/accessibility/post-notification-RowCollapsed-expected.txt: Added.
3232 * platform/chromium/accessibility/post-notification-RowCollapsed.html: Added.
3233 * platform/chromium/accessibility/post-notification-RowCountChanged-expected.txt: Added.
3234 * platform/chromium/accessibility/post-notification-RowCountChanged.html: Added.
3235 * platform/chromium/accessibility/post-notification-RowExpanded-expected.txt: Added.
3236 * platform/chromium/accessibility/post-notification-RowExpanded.html: Added.
3237 * platform/chromium/accessibility/post-notification-ScrolledToAnchor-expected.txt: Added.
3238 * platform/chromium/accessibility/post-notification-ScrolledToAnchor.html: Added.
3239 * platform/chromium/accessibility/post-notification-SelectedChildrenChanged-expected.txt: Added.
3240 * platform/chromium/accessibility/post-notification-SelectedChildrenChanged.html: Added.
3241 * platform/chromium/accessibility/post-notification-SelectedTextChanged-expected.txt: Added.
3242 * platform/chromium/accessibility/post-notification-SelectedTextChanged.html: Added.
3243 * platform/chromium/accessibility/post-notification-ValueChanged-expected.txt: Added.
3244 * platform/chromium/accessibility/post-notification-ValueChanged.html: Added.
3245 * platform/chromium/accessibility/post-notification.js: Added.
3246 (enumAccessibilityObjects):
3249 * platform/chromium/drt_expectations.txt:
3250 * platform/chromium/test_expectations.txt:
3252 2010-09-14 Darin Adler <darin@apple.com>
3254 Reviewed by Geoffrey Garen.
3256 Hang processing href attribute containing a million slashes
3257 https://bugs.webkit.org/show_bug.cgi?id=45767
3259 * fast/css/visited-link-hang-expected.txt: Added.
3260 * fast/css/visited-link-hang.html: Added.
3262 2010-09-14 Darin Adler <darin@apple.com>
3264 Reviewed by Geoffrey Garen.
3266 Sort with non-numeric custom sort function fails on array with length but no values
3267 https://bugs.webkit.org/show_bug.cgi?id=45781
3269 * fast/js/script-tests/sort-large-array.js: Added test cases.
3270 * fast/js/sort-large-array-expected.txt: Updated.
3272 2010-09-14 Ryosuke Niwa <rniwa@webkit.org>
3274 Reviewed by Tony Chang.
3276 applyInlineStyleToNodeRange does not extend a run properly
3277 https://bugs.webkit.org/show_bug.cgi?id=45616
3279 Added a test to ensure WebKit adds just one element when applying inline style and removes redundant styled elements.
3280 Rebaseline of other tests are required because WebKit now generates less elements.
3282 * editing/execCommand/script-tests/toggle-style-3.js: Merged two b elements.
3283 * editing/execCommand/toggle-style-3-expected.txt: Ditto.
3284 * editing/execCommand/unlink-expected.txt: Changed the order in which span and anchor appear.
3285 * editing/style/inline-style-extend-run-expected.txt: Added.
3286 * editing/style/inline-style-extend-run.html: Added.
3287 * editing/style/script-tests/inline-style-extend-run.js: Added.
3289 * editing/style/script-tests/make-text-writing-direction-inline.js: Merged two spans.
3290 * fast/events/event-input-contentEditable-expected.txt: Merged two anchor elements.
3291 * fast/events/event-input-contentEditable.html: Ditto.
3293 2010-09-14 Adam Barth <abarth@webkit.org>
3295 Reviewed by Eric Seidel.
3297 HTML5 spec violation: </><!doctype html> or </x><!doctype html> SHOULD NOT imply standards mode
3298 https://bugs.webkit.org/show_bug.cgi?id=17722
3300 I believe our behavior matches the HTML5 spec. When we see a </x>, we
3301 correctly kick out of standards mode. In the </> case, however, the
3302 tokenizer just eats the bytes, without emitting a token, which means we
3303 don't get kicked out of standards mode. Our behavior matches Minefield.
3305 * fast/parser/strange-doctype-compatmode-1-expected.txt: Added.
3306 * fast/parser/strange-doctype-compatmode-1.html: Added.
3307 * fast/parser/strange-doctype-compatmode-2-expected.txt: Added.
3308 * fast/parser/strange-doctype-compatmode-2.html: Added.
3310 2010-09-14 Tony Chang <tony@chromium.org>
3312 Unreviewed, remove tests that are now passing after Noel Gordon's
3313 fix to test_shell delete key handling.
3315 * platform/chromium/test_expectations.txt:
3317 2010-09-14 Tony Chang <tony@chromium.org>
3319 Reviewed by Dimitri Glazkov.
3321 [chromium] implement layoutTestController.setDomainRelaxationForbiddenForURLScheme
3322 https://bugs.webkit.org/show_bug.cgi?id=45762
3324 * platform/chromium/test_expectations.txt:
3326 2010-09-14 Andrey Kosyakov <caseq@chromium.org>
3328 Reviewed by Yury Semikhatsky.
3330 Web Inspector: [Resources panel] [HAR] Need a way to save timing data.
3331 https://bugs.webkit.org/show_bug.cgi?id=45663
3333 * http/tests/inspector/resource-har-conversion-expected.txt:
3334 * http/tests/inspector/resource-parameters-expected.txt:
3335 * http/tests/inspector/resource-test2.js: Added entire timings object to list of non-deterministic fields.
3336 * http/tests/inspector/resource-tests.js: Ditto.
3338 2010-09-14 Hans Wennborg <hans@chromium.org>
3340 Reviewed by Jeremy Orlow.
3342 Rebaseline DeviceOrientation related layout tests for Chromium.
3343 https://bugs.webkit.org/show_bug.cgi?id=45542
3345 Some DeviceOrientation layout tests need Chromium-specific
3346 baselines because of differences between JSC and V8.
3348 Also enable prototype-inheritance.html again and unfork its
3351 * fast/dom/script-tests/prototype-inheritance.js:
3352 * platform/chromium-linux/fast/dom/DeviceOrientation/window-property-expected.txt: Added.
3353 * platform/chromium-linux/fast/dom/Window/window-properties-device-orientation-expected.txt: Added.
3354 * platform/chromium-mac/fast/dom/DeviceOrientation/window-property-expected.txt: Added.
3355 * platform/chromium-mac/fast/dom/Window/window-properties-device-orientation-expected.txt: Added.
3356 * platform/chromium-mac/fast/dom/prototype-inheritance-expected.txt: Removed.
3357 * platform/chromium-win/fast/dom/DeviceOrientation/window-property-expected.txt: Added.
3358 * platform/chromium-win/fast/dom/Window/window-properties-device-orientation-expected.txt: Added.
3359 * platform/chromium-win/fast/dom/prototype-inheritance-expected.txt: Removed.
3360 * platform/chromium/fast/dom/prototype-inheritance-expected.txt:
3361 * platform/chromium/test_expectations.txt:
3363 2010-09-14 Pavel Podivilov <podivilov@chromium.org>
3365 Reviewed by Yury Semikhatsky.
3367 [Chromium] add new tests from r67463 to expectations
3368 https://bugs.webkit.org/show_bug.cgi?id=45753
3370 * platform/chromium/test_expectations.txt:
3372 2010-09-10 Alexander Pavlov <apavlov@chromium.org>
3374 Reviewed by Pavel Feldman.
3376 Web Inspector: Implement on-demand reporting of empty CSS rules matched for a node by WebCore
3377 https://bugs.webkit.org/show_bug.cgi?id=45530
3379 * inspector/elements-panel-styles-expected.txt:
3380 * inspector/resources/elements-panel-styles.css:
3384 2010-09-14 Mihai Parparita <mihaip@chromium.org>
3386 Reviewed by Dimitri Glazkov.
3388 post-basic.html and post-frames.html in http/tests/navigation should not be pixel tests
3389 https://bugs.webkit.org/show_bug.cgi?id=45610
3391 post-basic.html and post-frames.html would be a lot simpler if
3392 they weren't pixel tests (post-frames.html doesn't even have the right
3393 expectations for Chromium/Mac). Since all they test is that form
3394 POSTs are handled correctly, they can just use dumpAsText.
3396 * http/tests/navigation/post-basic-expected.txt: Added.
3397 * http/tests/navigation/post-basic.html:
3398 * http/tests/navigation/post-frames-expected.txt: Added.
3399 * http/tests/navigation/post-frames.html:
3400 * http/tests/navigation/resources/form-target.pl: Added
3401 * http/tests/navigation/resources/page-that-posts.html: Added.
3402 * platform/chromium-linux/http/tests/navigation/post-basic-expected.checksum: Removed.
3403 * platform/chromium-linux/http/tests/navigation/post-basic-expected.png: Removed.
3404 * platform/chromium-linux/http/tests/navigation/post-frames-expected.checksum: Removed.
3405 * platform/chromium-linux/http/tests/navigation/post-frames-expected.png: Removed.
3406 * platform/chromium-win/http/tests/navigation/post-basic-expected.checksum: Removed.
3407 * platform/chromium-win/http/tests/navigation/post-basic-expected.png: Removed.
3408 * platform/chromium-win/http/tests/navigation/post-basic-expected.txt: Removed.
3409 * platform/chromium-win/http/tests/navigation/post-frames-expected.checksum: Removed.
3410 * platform/chromium-win/http/tests/navigation/post-frames-expected.png: Removed.
3411 * platform/chromium-win/http/tests/navigation/post-frames-expected.txt: Removed.
3412 * platform/chromium/test_expectations.txt:
3413 * platform/mac/http/tests/navigation/post-basic-expected.checksum: Removed.
3414 * platform/mac/http/tests/navigation/post-basic-expected.png: Removed.
3415 * platform/mac/http/tests/navigation/post-basic-expected.txt: Removed.
3416 * platform/mac/http/tests/navigation/post-frames-expected.checksum: Removed.
3417 * platform/mac/http/tests/navigation/post-frames-expected.png: Removed.
3418 * platform/mac/http/tests/navigation/post-frames-expected.txt: Removed.
3420 2010-09-14 Anton Muhin <antonm@chromium.org>
3422 Unreviewed cleanup of test expectations for Chromium.
3424 ietestcenter/Javascript/15.4.4.15-3-14.html, ietestcenter/Javascript/15.4.4.15-3-29.html and
3425 ietestcenter/Javascript/15.4.4.15-3-8.html are passing now.
3427 * platform/chromium/test_expectations.txt:
3429 2010-09-14 Pierre-Antoine LaFayette <plafayet@codeaurora.org>
3431 Reviewed by Darin Adler.
3433 REGRESSION (r52839): Incomplete repaint of IMG with text-align:center
3434 https://bugs.webkit.org/show_bug.cgi?id=40142
3436 Add pixel tests to verify proper repaint of RenderReplaced as well as non-inline children.
3438 * fast/repaint/block-layout-inline-children-float-positioned.html: Added.
3439 * fast/repaint/block-layout-inline-children-replaced.html: Added.
3440 * platform/mac/fast/repaint/block-layout-inline-children-float-positioned-expected.checksum: Added.
3441 * platform/mac/fast/repaint/block-layout-inline-children-float-positioned-expected.png: Added.
3442 * platform/mac/fast/repaint/block-layout-inline-children-float-positioned-expected.txt: Added.
3443 * platform/mac/fast/repaint/block-layout-inline-children-replaced-expected.checksum: Added.
3444 * platform/mac/fast/repaint/block-layout-inline-children-replaced-expected.png: Added.
3445 * platform/mac/fast/repaint/block-layout-inline-children-replaced-expected.txt: Added.
3447 2010-09-14 Pavel Podivilov <podivilov@chromium.org>
3449 Reviewed by Pavel Feldman.
3451 [Chromium] mark fast/frames/frame-limit.html as DEBUG SLOW CRASH
3452 https://bugs.webkit.org/show_bug.cgi?id=45738
3454 * platform/chromium/test_expectations.txt:
3456 2010-09-14 Sheriff Bot <webkit.review.bot@gmail.com>
3458 Unreviewed, rolling out r67449.
3459 http://trac.webkit.org/changeset/67449
3460 https://bugs.webkit.org/show_bug.cgi?id=45746
3462 This change makes tree red. (Requested by pfeldman on
3465 * editing/execCommand/script-tests/toggle-style-3.js:
3466 * editing/execCommand/toggle-style-3-expected.txt:
3467 * editing/execCommand/unlink-expected.txt:
3468 * editing/style/inline-style-extend-run-expected.txt: Removed.
3469 * editing/style/inline-style-extend-run.html: Removed.
3470 * editing/style/script-tests/inline-style-extend-run.js: Removed.
3471 * editing/style/script-tests/make-text-writing-direction-inline.js:
3473 2010-09-14 Ryosuke Niwa <rniwa@webkit.org>
3475 Reviewed by Tony Chang.
3477 applyInlineStyleToNodeRange does not extend a run properly
3478 https://bugs.webkit.org/show_bug.cgi?id=45616
3480 Added a test to ensure WebKit adds just one element when applying inline style and removes redundant styled elements.
3481 Rebaseline of other tests are required because WebKit now generates less elements.
3483 * editing/execCommand/script-tests/toggle-style-3.js: Merged two b elements.
3484 * editing/execCommand/toggle-style-3-expected.txt: Ditto.
3485 * editing/execCommand/unlink-expected.txt: Changed the order in which span and anchor appear.
3486 * editing/style/inline-style-extend-run-expected.txt: Added.
3487 * editing/style/inline-style-extend-run.html: Added.
3488 * editing/style/script-tests/inline-style-extend-run.js: Added.
3490 * editing/style/script-tests/make-text-writing-direction-inline.js: Merged two spans.
3492 2010-09-13 Yuta Kitamura <yutak@chromium.org>
3494 Reviewed by Pavel Feldman.
3496 Web Inspector: WebSocket in Resources tab
3497 https://bugs.webkit.org/show_bug.cgi?id=40768
3499 * inspector/extensions-api-expected.txt: Added a new resource type.
3501 2010-09-13 Ryosuke Niwa <rniwa@webkit.org>
3503 Reviewed by Darin Adler.
3505 REGRESSION: In Gmail, a crash occurs at getDoubleValue() when applying a text color to a new line
3506 https://bugs.webkit.org/show_bug.cgi?id=45632
3508 Added a test to ensure WebKit does not crash when querying font size even if there is a typing style.