1 2011-03-12 Ilya Tikhonovsky <loislo@chromium.org>
3 Unreviewed. Update chromium test expectations.
5 * platform/chromium/test_expectations.txt:
7 2011-03-11 Pavel Feldman <pfeldman@chromium.org>
9 Reviewed by Yury Semikhatsky.
11 Web Inspector: follow up to error reporting, fixing multiple regressions.
12 https://bugs.webkit.org/show_bug.cgi?id=56243
14 * inspector/elements/elements-panel-search.html:
16 2011-03-11 Anton D'Auria <adauria@apple.com>
18 Reviewed by Brady Eidson.
20 Adding StorageTracker tests to skip lists of platforms that don't support it.
21 https://bugs.webkit.org/show_bug.cgi?id=51878
23 * platform/gtk/Skipped:
24 * platform/qt/Skipped:
25 * platform/win/Skipped:
27 2011-03-11 David Levin <levin@chromium.org>
29 Fix prototype-inheritance-expected result due to two changes:
30 http://src.chromium.org/viewvc/chrome?view=rev&revision=77888 removed "google"
31 http://trac.webkit.org/changeset/80846 added WebKitAnimation/WebKitAnimationList
33 * platform/chromium/fast/dom/prototype-inheritance-expected.txt:
35 2011-03-11 David Levin <levin@chromium.org>
37 Update some baselines due to Skia update in Chromium.
38 Filed http://crbug.com/75820 about the odd look of the results (but
39 the odd look previously existed).
41 * platform/chromium-linux/svg/css/composite-shadow-text-expected.checksum:
42 * platform/chromium-linux/svg/css/composite-shadow-text-expected.png:
43 * platform/chromium-win/svg/css/composite-shadow-text-expected.checksum:
44 * platform/chromium-win/svg/css/composite-shadow-text-expected.png:
46 2010-3-11 Eric Uhrhane <ericu@chromium.org>
48 Reviewed by David Levin.
50 Add tests for FileWriter
51 https://bugs.webkit.org/show_bug.cgi?id=44363
53 Fix small bugs in the utility functions and add setFileContents().
54 * fast/filesystem/resources/file-writer-utils.js:
56 Port the GC Blob test over to the new FileWriter utilities.
57 * fast/filesystem/file-writer-gc-blob-expected.txt:
58 * fast/filesystem/file-writer-gc-blob.html:
59 * fast/filesystem/resources/file-writer-gc-blob.js: Copied from LayoutTests/fast/filesystem/file-writer-gc-blob.html.
61 Add tests for progress events and overlapping writes [via seek].
62 * fast/filesystem/file-writer-events-expected.txt: Added.
63 * fast/filesystem/file-writer-events.html: Added.
64 * fast/filesystem/resources/file-writer-events.js: Added.
65 * fast/filesystem/file-writer-write-overlapped-expected.txt: Added.
66 * fast/filesystem/file-writer-write-overlapped.html: Added.
67 * fast/filesystem/resources/file-writer-write-overlapped.js: Added.
69 Worker versions of the above tests.
70 * fast/filesystem/workers/file-writer-events-expected.txt: Added.
71 * fast/filesystem/workers/file-writer-events.html: Added.
72 * fast/filesystem/workers/file-writer-gc-blob-expected.html: Added.
73 * fast/filesystem/workers/file-writer-gc-blob.html: Added.
74 * fast/filesystem/workers/file-writer-write-overlapped-expected.html: Added.
75 * fast/filesystem/workers/file-writer-write-overlapped.html: Added.
77 2011-03-11 Anton D'Auria <adauria@apple.com>
79 Reviewed and landed by Brady Eidson.
81 Add WebKit1 API to view and delete local storage
82 https://bugs.webkit.org/show_bug.cgi?id=51878
84 * platform/chromium/test_expectations.txt:
85 * storage/domstorage/localstorage/storagetracker: Added.
86 * storage/domstorage/localstorage/storagetracker/storage-tracker-1-prepare-expected.txt: Added.
87 * storage/domstorage/localstorage/storagetracker/storage-tracker-1-prepare.html: Added.
88 * storage/domstorage/localstorage/storagetracker/storage-tracker-2-create-expected.txt: Added.
89 * storage/domstorage/localstorage/storagetracker/storage-tracker-2-create.html: Added.
90 * storage/domstorage/localstorage/storagetracker/storage-tracker-3-delete-all-expected.txt: Added.
91 * storage/domstorage/localstorage/storagetracker/storage-tracker-3-delete-all.html: Added.
92 * storage/domstorage/localstorage/storagetracker/storage-tracker-4-create-expected.txt: Added.
93 * storage/domstorage/localstorage/storagetracker/storage-tracker-4-create.html: Added.
94 * storage/domstorage/localstorage/storagetracker/storage-tracker-5-delete-one-expected.txt: Added.
95 * storage/domstorage/localstorage/storagetracker/storage-tracker-5-delete-one.html: Added.
97 2011-03-11 Jessie Berlin <jberlin@apple.com>
99 http/tests/websocket/tests/url-with-credential.html sometimes crashes beneath SocketStreamHandle::readStreamCallback on Windows
100 https://bugs.webkit.org/show_bug.cgi?id=56185
102 url-parsing.html appears to be causing the crashes in later tests.
103 Skipping the url-parsing.html test and unskipping the url-with-credential.html test.
107 * platform/win/Skipped:
109 2011-03-11 Ryosuke Niwa <rniwa@webkit.org>
111 Reviewed by Tony Chang.
113 drag-text-delay.html should be a dump as text test
114 https://bugs.webkit.org/show_bug.cgi?id=56223
116 Converted the test to a dump as text. Also reorganized the test code and added more descriptions.
118 * editing/selection/drag-text-delay-expected.txt:
119 * editing/selection/drag-text-delay.html:
120 * platform/chromium-linux/editing/selection/drag-text-delay-expected.checksum: Removed.
121 * platform/chromium-linux/editing/selection/drag-text-delay-expected.png: Removed.
122 * platform/chromium-win/editing/selection/drag-text-delay-expected.checksum: Removed.
123 * platform/chromium-win/editing/selection/drag-text-delay-expected.png: Removed.
124 * platform/chromium-win/editing/selection/drag-text-delay-expected.txt: Removed.
125 * platform/gtk/editing/selection/drag-text-delay-expected.checksum: Removed.
126 * platform/gtk/editing/selection/drag-text-delay-expected.png: Removed.
127 * platform/gtk/editing/selection/drag-text-delay-expected.txt: Removed.
128 * platform/mac/editing/selection/drag-text-delay-expected.checksum: Removed.
129 * platform/mac/editing/selection/drag-text-delay-expected.png: Removed.
130 * platform/mac/editing/selection/drag-text-delay-expected.txt:
131 * platform/win/editing/selection/drag-text-delay-expected.checksum: Removed.
132 * platform/win/editing/selection/drag-text-delay-expected.png: Removed.
133 * platform/win/editing/selection/drag-text-delay-expected.txt:
135 2011-03-11 Mihai Parparita <mihaip@chromium.org>
137 Chromium Mac expectations update. Rebaseline some more tests after
140 * fast/repaint/text-emphasis-h-expected.checksum:
141 * fast/repaint/text-emphasis-h-expected.png:
142 * platform/chromium-mac/fast/repaint/text-emphasis-h-expected.txt: Removed.
143 * platform/chromium-mac/fast/ruby/base-shorter-than-text-expected.checksum:
144 * platform/chromium-mac/fast/ruby/base-shorter-than-text-expected.png:
145 * platform/chromium-mac/fast/ruby/base-shorter-than-text-expected.txt: Added.
146 * platform/chromium/test_expectations.txt:
147 * platform/mac-leopard/fast/blockflow/vertical-baseline-alignment-expected.checksum:
148 * platform/mac-leopard/fast/blockflow/vertical-baseline-alignment-expected.png:
150 2011-03-11 Mihai Parparita <mihaip@chromium.org>
152 Chromium Mac expectations update. Rebaseline some tests after r80582
153 (those that already had chromium-mac-leopard baselines).
155 * platform/chromium-mac-leopard/fast/blockflow/Kusa-Makura-background-canvas-expected.checksum:
156 * platform/chromium-mac-leopard/fast/blockflow/Kusa-Makura-background-canvas-expected.png:
157 * platform/chromium-mac-leopard/fast/blockflow/border-vertical-lr-expected.checksum:
158 * platform/chromium-mac-leopard/fast/blockflow/border-vertical-lr-expected.png:
159 * platform/chromium-mac-leopard/fast/blockflow/japanese-lr-selection-expected.checksum: Removed.
160 * platform/chromium-mac-leopard/fast/blockflow/japanese-lr-selection-expected.png: Removed.
161 * platform/chromium-mac-leopard/fast/blockflow/japanese-lr-text-expected.checksum:
162 * platform/chromium-mac-leopard/fast/blockflow/japanese-lr-text-expected.png:
163 * platform/chromium-mac-leopard/fast/blockflow/japanese-rl-selection-expected.checksum:
164 * platform/chromium-mac-leopard/fast/blockflow/japanese-rl-selection-expected.png:
165 * platform/chromium-mac-leopard/fast/blockflow/japanese-rl-text-expected.checksum:
166 * platform/chromium-mac-leopard/fast/blockflow/japanese-rl-text-expected.png:
167 * platform/chromium-mac-leopard/fast/blockflow/japanese-ruby-vertical-lr-expected.checksum:
168 * platform/chromium-mac-leopard/fast/blockflow/japanese-ruby-vertical-lr-expected.png:
169 * platform/chromium-mac-leopard/fast/blockflow/japanese-ruby-vertical-rl-expected.checksum:
170 * platform/chromium-mac-leopard/fast/blockflow/japanese-ruby-vertical-rl-expected.png:
171 * platform/chromium-mac-leopard/fast/blockflow/vertical-align-table-baseline-expected.checksum:
172 * platform/chromium-mac-leopard/fast/blockflow/vertical-align-table-baseline-expected.png:
173 * platform/chromium-mac-leopard/fast/blockflow/vertical-font-fallback-expected.checksum:
174 * platform/chromium-mac-leopard/fast/blockflow/vertical-font-fallback-expected.png:
175 * platform/chromium-mac-leopard/fast/repaint/japanese-rl-selection-clear-expected.checksum:
176 * platform/chromium-mac-leopard/fast/repaint/japanese-rl-selection-clear-expected.png:
177 * platform/chromium-mac-leopard/fast/repaint/japanese-rl-selection-repaint-expected.checksum:
178 * platform/chromium-mac-leopard/fast/repaint/japanese-rl-selection-repaint-expected.png:
179 * platform/chromium-mac-leopard/fast/repaint/repaint-across-writing-mode-boundary-expected.checksum:
180 * platform/chromium-mac-leopard/fast/repaint/repaint-across-writing-mode-boundary-expected.png:
181 * platform/chromium-mac-leopard/fast/text/international/text-combine-image-test-expected.checksum:
182 * platform/chromium-mac-leopard/fast/text/international/text-combine-image-test-expected.png:
183 * platform/chromium-mac-leopard/fast/text/international/text-combine-image-test-expected.txt:
184 * platform/chromium-mac/fast/blockflow/japanese-lr-selection-expected.checksum: Removed.
185 * platform/chromium-mac/fast/blockflow/japanese-lr-selection-expected.png: Removed.
186 * platform/chromium/test_expectations.txt:
187 * platform/mac-leopard/fast/blockflow/japanese-lr-selection-expected.checksum:
188 * platform/mac-leopard/fast/blockflow/japanese-lr-selection-expected.png:
190 2011-03-11 David Hyatt <hyatt@apple.com>
192 Reviewed by Simon Fraser.
194 https://bugs.webkit.org/show_bug.cgi?id=52987
196 REGRESSION: Overflowing columns not repainted correctly
198 Make sure to add in column overflow as visual overflow as well. It was only propagating layout overflow, which is obviously not
199 sufficient, since blocks paint their own columns.
201 Added fast/multicol/scrolling-overflow.html
203 * fast/multicol/scrolling-overflow.html: Added.
204 * platform/mac/fast/multicol/scrolling-overflow-expected.checksum: Added.
205 * platform/mac/fast/multicol/scrolling-overflow-expected.png: Added.
206 * platform/mac/fast/multicol/scrolling-overflow-expected.txt: Added.
208 2011-03-11 Mihai Parparita <mihaip@chromium.org>
210 Mac and Chromium expectations update. Remove failing expectations for
211 tests that no longer fail. Rebaseline fast/overflow/
212 overflow-rtl-vertical.html and fast/lists/008-vertical.html after
215 * platform/chromium/test_expectations.txt:
216 * platform/mac/fast/lists/008-vertical-expected.checksum:
217 * platform/mac/fast/lists/008-vertical-expected.png:
218 * platform/mac/fast/overflow/overflow-rtl-vertical-expected.checksum:
219 * platform/mac/fast/overflow/overflow-rtl-vertical-expected.png:
221 2011-03-11 Mihai Parparita <mihaip@chromium.org>
223 Update Chromium expectations. Remove some commented out lines and
224 promote some expectatiosn from chromium-mac to mac-leopard, so that
225 those tests pass on chromium Snow Leopard (and mac Leopard).
227 * platform/chromium/test_expectations.txt:
228 * platform/mac-leopard/fast/block/basic/percent-height-inside-anonymous-block-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/block/basic/percent-height-inside-anonymous-block-expected.checksum.
229 * platform/mac-leopard/fast/block/basic/percent-height-inside-anonymous-block-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/block/basic/percent-height-inside-anonymous-block-expected.png.
230 * platform/mac-leopard/fast/block/positioning/static-distance-with-positioned-ancestor-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/block/positioning/static-distance-with-positioned-ancestor-expected.checksum.
231 * platform/mac-leopard/fast/block/positioning/static-distance-with-positioned-ancestor-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/block/positioning/static-distance-with-positioned-ancestor-expected.png.
233 2011-03-11 Andy Estes <aestes@apple.com>
235 Reviewed by David Hyatt.
237 Table cells with dynamically added percentage height descendants do not
238 grow in size if the table has already been laid out.
239 https://bugs.webkit.org/show_bug.cgi?id=56174
241 * fast/table/dynamic-descendant-percentage-height.html: Added.
242 * platform/mac/fast/table/dynamic-descendant-percentage-height-expected.checksum: Added.
243 * platform/mac/fast/table/dynamic-descendant-percentage-height-expected.png: Added.
244 * platform/mac/fast/table/dynamic-descendant-percentage-height-expected.txt: Added.
246 2011-03-11 Dimitri Glazkov <dglazkov@chromium.org>
248 [GTK] Update expectations after r80857.
249 https://bugs.webkit.org/show_bug.cgi?id=55972
251 * platform/gtk/media/audio-controls-rendering-expected.txt:
252 * platform/gtk/media/audio-repaint-expected.txt:
253 * platform/gtk/media/controls-strict-expected.txt:
254 * platform/gtk/media/controls-styling-expected.txt:
255 * platform/gtk/media/controls-without-preload-expected.txt:
256 * platform/gtk/media/media-document-audio-repaint-expected.txt:
257 * platform/gtk/media/video-controls-rendering-expected.txt:
258 * platform/gtk/media/video-empty-source-expected.txt:
259 * platform/gtk/media/video-no-audio-expected.txt:
260 * platform/gtk/media/video-volume-slider-expected.txt:
261 * platform/gtk/media/video-zoom-controls-expected.txt:
263 2011-03-11 David Hyatt <hyatt@apple.com>
265 Reviewed by Dan Bernstein.
267 https://bugs.webkit.org/show_bug.cgi?id=47206
269 Table rows don't support ::before/::after. Add support to RenderTableRow::styleDidChange so that ::before/::after content gets
270 properly constructed.
272 Added fast/css-generated-content/table-row-before-after.html
274 * fast/css-generated-content/table-row-before-after.html: Added.
275 * platform/mac/fast/css-generated-content/table-row-before-after-expected.checksum: Added.
276 * platform/mac/fast/css-generated-content/table-row-before-after-expected.png: Added.
277 * platform/mac/fast/css-generated-content/table-row-before-after-expected.txt: Added.
279 2011-03-11 David Hyatt <hyatt@apple.com>
281 Reviewed by Simon Fraser.
283 https://bugs.webkit.org/show_bug.cgi?id=47159
285 CSS2.1 failures in background position parsing.
287 Rewrite background position component parsing to match the spec. Our old parsing would allow "100% left" to be valid
288 when it should not have. Rename parseFillPositionXY to parseFillPositionComponent and pass in enough information for
289 it to understand what the first component was.
291 For individual property parsing using background-position-x/y, I added new functions that just handle that without
292 worrying about the other component.
294 In order to pass the CSS2.1 test, I also had to fix multiple background parsing. The number of layers in multiple
295 backgrounds is determined solely by the background-image property and not by any of the other properties. cullEmptyLayers
296 has been changed to always consider a layer empty if it has no image set, even if other properties are set.
298 A number of layout tests had to be patched as they were invalid. A couple of them relied on incorrect background-position
299 parsing (e.g., "50 left") and another relied on incorrect multiple background parsing. It's not clear if the computed style
300 should actually include the additional values when no image is set though, so that should perhaps be the subject of a
303 Added fast/backgrounds/background-position-parsing.html
305 * fast/backgrounds/background-position-1.html:
306 * fast/backgrounds/background-position-parsing.html: Added.
307 * fast/backgrounds/multiple-backgrounds-computed-style-expected.txt:
308 * fast/backgrounds/repeat/parsing-background-repeat-expected.txt:
309 * fast/backgrounds/repeat/script-tests/parsing-background-repeat.js:
310 * fast/backgrounds/resources/diamond.png: Added.
311 * fast/backgrounds/resources/ring.png: Added.
312 * fast/backgrounds/script-tests/multiple-backgrounds-computed-style.js:
313 * platform/mac/fast/backgrounds/animated-svg-as-background-expected.checksum:
314 * platform/mac/fast/backgrounds/animated-svg-as-background-expected.png:
315 * platform/mac/fast/backgrounds/animated-svg-as-mask-expected.checksum:
316 * platform/mac/fast/backgrounds/animated-svg-as-mask-expected.png:
317 * platform/mac/fast/backgrounds/background-position-parsing-expected.checksum: Added.
318 * platform/mac/fast/backgrounds/background-position-parsing-expected.png: Added.
319 * platform/mac/fast/backgrounds/background-position-parsing-expected.txt: Added.
320 * platform/mac/fast/backgrounds/bgCompositeCopy-expected.png:
321 * platform/mac/fast/backgrounds/repeat/noRepeatCorrectClip-expected.png:
322 * platform/mac/fast/backgrounds/size/backgroundSize01-expected.png:
323 * platform/mac/fast/backgrounds/size/backgroundSize03-expected.png:
324 * platform/mac/fast/backgrounds/size/backgroundSize05-expected.png:
325 * platform/mac/fast/backgrounds/size/backgroundSize06-expected.png:
326 * platform/mac/fast/backgrounds/size/backgroundSize07-expected.png:
327 * platform/mac/fast/backgrounds/size/backgroundSize08-expected.png:
328 * platform/mac/fast/backgrounds/size/backgroundSize09-expected.png:
329 * platform/mac/fast/backgrounds/size/backgroundSize10-expected.png:
330 * platform/mac/fast/backgrounds/size/backgroundSize11-expected.png:
331 * platform/mac/fast/backgrounds/size/backgroundSize12-expected.png:
332 * platform/mac/fast/backgrounds/size/backgroundSize22-expected.checksum:
333 * platform/mac/fast/backgrounds/size/backgroundSize22-expected.png:
334 * platform/mac/fast/backgrounds/size/contain-and-cover-expected.checksum:
335 * platform/mac/fast/backgrounds/size/contain-and-cover-expected.png:
336 * platform/mac/fast/backgrounds/svg-as-background-4-expected.png:
338 2011-03-11 Vangelis Kokkevis <vangelis@chromium.org>
340 Reviewed by James Robinson.
342 [chromium] Adding a test for rotated large layers.
343 https://bugs.webkit.org/show_bug.cgi?id=55984
345 * platform/chromium/compositing/huge-layer-rotated-expected.checksum: Added.
346 * platform/chromium/compositing/huge-layer-rotated-expected.png: Added.
347 * platform/chromium/compositing/huge-layer-rotated-expected.txt: Added.
348 * platform/chromium/compositing/huge-layer-rotated.html: Added.
350 2011-03-08 Dimitri Glazkov <dglazkov@chromium.org>
352 Reviewed by Eric Carlson.
354 Convert MediaControlTimeDisplayElement to use standard layout with a custom renderer.
355 https://bugs.webkit.org/show_bug.cgi?id=55972
357 Update test results, because they are now laying out timeline consistently.
359 * media/audio-repaint-expected.txt: Updated.
360 * platform/mac/media/audio-controls-rendering-expected.checksum: Ditto.
361 * platform/mac/media/audio-controls-rendering-expected.png: Ditto.
362 * platform/mac/media/audio-controls-rendering-expected.txt: Ditto.
363 * platform/mac/media/audio-repaint-expected.checksum: Ditto.
364 * platform/mac/media/audio-repaint-expected.png: Ditto.
366 2011-03-11 Adam Roben <aroben@apple.com>
368 Update Windows results after r80846
370 * platform/win/fast/dom/Window/window-property-descriptors-expected.txt:
371 * platform/win/fast/dom/prototype-inheritance-2-expected.txt:
372 * platform/win/fast/dom/prototype-inheritance-expected.txt:
373 * platform/win/fast/js/global-constructors-expected.txt:
375 2011-03-11 Adam Roben <aroben@apple.com>
377 Skip a crashing test on Windows
379 The crash is tracked by <http://webkit.org/b/56185>.
381 * platform/win/Skipped: Added http/tests/websocket/tests/url-with-credential.html. Grouped
382 possibly-related websocket crashes.
384 2011-03-11 Adam Roben <aroben@apple.com>
386 Disable fast/text/large-text-composed-char-dos.html
388 It is failing on multiple bots. The failure is tracked by <http://webkit.org/b/56140>.
390 * fast/text/large-text-composed-char-dos.html-disabled: Renamed from LayoutTests/fast/text/large-text-composed-char-dos.html.
392 2011-03-11 Dean Jackson <dino@apple.com>
394 Reviewed by Simon Fraser and Chris Marrin.
396 https://bugs.webkit.org/show_bug.cgi?id=54151
397 Implement an API to play/pause/scrub animations
399 This is Part 1. Adds the new WebKitAnimation and WebKitAnimationList
400 APIs, exposed via Element.getWebKitAnimations(). This first pass
401 is read-only. One new layout test that examines animation
402 properties. Update existing layout tests for the new interfaces
405 * animations/animation-api-1-expected.txt: Added.
406 * animations/animation-api-1.html: Added.
407 * fast/dom/Window/window-properties-expected.txt:
408 * fast/dom/Window/window-property-descriptors-expected.txt:
409 * fast/dom/prototype-inheritance-2-expected.txt:
410 * fast/dom/prototype-inheritance-expected.txt:
411 * fast/js/global-constructors-expected.txt:
413 2011-03-11 Ilya Tikhonovsky <loislo@chromium.org>
415 Reviewed by Yury Semikhatsky.
417 Web Inspector: introduce error argument for all the callbacks on frontend.
418 https://bugs.webkit.org/show_bug.cgi?id=56100
420 * http/tests/inspector/extensions-test.js:
421 (initialize_ExtensionsTest.InspectorTest.runExtensionTests):
422 * http/tests/inspector/inspector-test.js:
423 (initialize_InspectorTest.InspectorTest.evaluateInPage.mycallback):
424 (initialize_InspectorTest.InspectorTest.evaluateInPage):
425 * inspector/console/console-dir-global.html:
426 * inspector/elements/dom-agent-query-selector.html:
427 * inspector/protocol/console-agent-expected.txt:
428 * inspector/protocol/console-agent.html:
429 * inspector/protocol/runtime-agent-expected.txt:
430 * inspector/protocol/runtime-agent.html:
431 * inspector/report-protocol-errors-expected.txt:
432 * inspector/report-protocol-errors.html:
433 * inspector/styles/styles-new-API.html:
434 * inspector/styles/styles-source-offsets.html:
435 * inspector/timeline/timeline-test.js:
436 (initialize_Timeline.InspectorTest.stopTimeline):
438 2011-03-11 Yury Semikhatsky <yurys@chromium.org>
440 Reviewed by Pavel Feldman.
442 Web Inspector: split InjectedScriptHost into InjectedScriptManager and InjectedScriptHost
443 https://bugs.webkit.org/show_bug.cgi?id=56173
445 * inspector/protocol/console-agent-expected.txt:
446 * inspector/protocol/console-agent.html:
448 2011-03-11 Sergio Villar Senin <svillar@igalia.com>
450 [GTK] JSC crashes in 32bit Release bots after r80743
451 https://bugs.webkit.org/show_bug.cgi?id=56180
453 Skipping a couple of tests until the original issue is fixed.
455 * platform/gtk/Skipped:
457 2011-03-11 Sergio Villar Senin <svillar@igalia.com>
459 Added new GTK+ test expectations.
461 * platform/gtk/fast/backgrounds/positioned-root-expected.checksum: Added.
462 * platform/gtk/fast/backgrounds/positioned-root-expected.png: Added.
463 * platform/gtk/fast/backgrounds/positioned-root-expected.txt: Added.
464 * platform/gtk/fast/backgrounds/table-root-expected.checksum: Added.
465 * platform/gtk/fast/backgrounds/table-root-expected.png: Added.
466 * platform/gtk/fast/backgrounds/table-root-expected.txt: Added.
467 * platform/gtk/fast/block/basic/percent-height-inside-anonymous-block-expected.checksum: Added.
468 * platform/gtk/fast/block/basic/percent-height-inside-anonymous-block-expected.png: Added.
469 * platform/gtk/fast/block/basic/percent-height-inside-anonymous-block-expected.txt: Added.
470 * platform/gtk/fast/block/positioning/static-distance-with-positioned-ancestor-expected.checksum: Added.
471 * platform/gtk/fast/block/positioning/static-distance-with-positioned-ancestor-expected.png: Added.
472 * platform/gtk/fast/block/positioning/static-distance-with-positioned-ancestor-expected.txt: Added.
473 * platform/gtk/fast/forms/input-appearance-spinbutton-layer-expected.checksum: Added.
474 * platform/gtk/fast/forms/input-appearance-spinbutton-layer-expected.png: Added.
475 * platform/gtk/fast/forms/input-appearance-spinbutton-layer-expected.txt: Added.
477 2011-03-11 Yury Semikhatsky <yurys@chromium.org>
479 Unreviewed. Roll out r80837.
481 * inspector/protocol/console-agent-expected.txt:
482 * inspector/protocol/console-agent.html:
484 2011-03-11 Andrey Kosyakov <caseq@chromium.org>
486 Unreviewied trivial fix. Leave default state of setMonitoringXHREnabled intact so it doesn't affect other tests.
488 * inspector/report-API-errors.html:
490 2011-03-11 Yury Semikhatsky <yurys@chromium.org>
492 Reviewed by Pavel Feldman.
494 Web Inspector: split InjectedScriptHost into InjectedScriptManager and InjectedScriptHost
495 https://bugs.webkit.org/show_bug.cgi?id=56173
497 * inspector/protocol/console-agent-expected.txt:
498 * inspector/protocol/console-agent.html:
500 2011-03-11 Sergio Villar Senin <svillar@igalia.com>
504 Skipping two test cases that are failing on GTK debug bots.
506 * platform/gtk/Skipped:
508 2011-03-11 Andrey Kosyakov <caseq@chromium.org>
510 Reviewed by Pavel Feldman.
512 Web Inspector: resource load cancellation is reported to console as an error
513 https://bugs.webkit.org/show_bug.cgi?id=55764
515 - mark interruptionForPolicyChangeError as cancellation
516 - do not log resource cancelation as an error
517 - always push resource to front-end before console message, so front-end can use resource info while formatting message.
519 * http/tests/inspector/console-resource-errors-expected.txt:
520 * http/tests/inspector/console-resource-errors.html: Added test for lack of console messages during policy change (at download)
521 * http/tests/inspector/console-xhr-logging-expected.txt:
522 * http/tests/inspector/console-xhr-logging.html: Added test for reporting of cross-origin XHR errors.
523 * http/tests/inspector/resources/empty.zip: Added.
525 2011-03-11 Ilya Sherman <isherman@chromium.org>
527 Reviewed by Kent Tamura.
529 [Chromium] missing HTMLInputElement::setValueForUser() to tests
530 https://bugs.webkit.org/show_bug.cgi?id=55854
532 * platform/chromium/test_expectations.txt: Removed onchange-setvalueforuser.html
534 2011-03-11 Philippe Normand <pnormand@igalia.com>
537 tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody.html
538 on GTK again after being unskipped by accident in r80738.
540 * platform/gtk/Skipped:
542 2011-03-10 Emil A Eklund <eae@chromium.org>
544 Reviewed by Alexey Proskuryakov.
546 The web colours palevioletred and mediumpurple are incorrect
547 https://bugs.webkit.org/show_bug.cgi?id=46658
549 Added test for named colors.
551 * fast/css/named-colors-expected.txt: Added.
552 * fast/css/named-colors.html: Added.
554 2011-03-10 Roland Steiner <rolandsteiner@chromium.org>
556 Unreviewed: update Chromium test expectations.
558 * platform/chromium-linux/fast/block/basic/percent-height-inside-anonymous-block-expected.checksum: Added.
559 * platform/chromium-linux/fast/block/basic/percent-height-inside-anonymous-block-expected.png: Added.
560 * platform/chromium-linux/fast/block/positioning/static-distance-with-positioned-ancestor-expected.checksum: Added.
561 * platform/chromium-linux/fast/block/positioning/static-distance-with-positioned-ancestor-expected.png: Added.
562 * platform/chromium-mac/fast/block/basic/percent-height-inside-anonymous-block-expected.checksum: Added.
563 * platform/chromium-mac/fast/block/basic/percent-height-inside-anonymous-block-expected.png: Added.
564 * platform/chromium-mac/fast/block/positioning/static-distance-with-positioned-ancestor-expected.checksum: Added.
565 * platform/chromium-mac/fast/block/positioning/static-distance-with-positioned-ancestor-expected.png: Added.
566 * platform/chromium-mac/fast/js/kde/function_length-expected.txt: Removed.
567 * platform/chromium-win/fast/block/basic/percent-height-inside-anonymous-block-expected.checksum: Added.
568 * platform/chromium-win/fast/block/basic/percent-height-inside-anonymous-block-expected.png: Added.
569 * platform/chromium-win/fast/block/basic/percent-height-inside-anonymous-block-expected.txt: Added.
570 * platform/chromium-win/fast/block/positioning/static-distance-with-positioned-ancestor-expected.checksum: Added.
571 * platform/chromium-win/fast/block/positioning/static-distance-with-positioned-ancestor-expected.png: Added.
572 * platform/chromium-win/fast/block/positioning/static-distance-with-positioned-ancestor-expected.txt: Added.
573 * platform/chromium-win/fast/js/kde/function_length-expected.txt: Removed.
574 * platform/chromium/test_expectations.txt:
576 2011-03-10 Adam Barth <abarth@webkit.org>
578 Reviewed by Alexey Proskuryakov.
580 document.compatMode is incorrect for javascript: protocol URLs in IFRAMEs
581 https://bugs.webkit.org/show_bug.cgi?id=27845
583 This bug was randomly fixed by the HTML5 parser.
585 * fast/parser/javascript-url-compat-mode-expected.txt: Added.
586 * fast/parser/javascript-url-compat-mode.html: Added.
588 2011-03-10 Ami Fischman <fischman@google.com>
590 Reviewed by David Levin.
592 video-controls-in-media-document.html used to silently rely on
593 timeupdate firing immediately upon playback start, and before any
594 frames changed. This was (unsurprisingly, in retrospect)
595 super-brittle. This change instead uses an explicit seek to put
596 the video in a predictable state. The expected.png change is only to
597 change the "pause" button to "play" (which is part of what's
598 required to have the video be in a predictable state for the pixel
599 diff). An equivalent rebaselining needs to happen for chromium
602 * media/video-controls-in-media-document.html:
603 * platform/chromium/media/video-controls-in-media-document-expected.checksum:
604 * platform/chromium/media/video-controls-in-media-document-expected.png:
605 * platform/chromium/test_expectations.txt:
607 2011-03-10 Roland Steiner <rolandsteiner@chromium.org>
609 Unreviewed: tweak Chromium test_expectations.txt
611 * platform/chromium/test_expectations.txt:
613 2011-03-10 Jeremy Moskovich <jeremy@chromium.org>
615 Reviewed by Darin Adler.
617 Fix navigation menus on a bunch of sites in WebKit.
618 https://bugs.webkit.org/show_bug.cgi?id=52535
620 Add test to make sure that offsetLeft matches FF/IE for a relatively
621 positioned TD and IFRAME elements.
622 Testcase is a reduction from doula.co.il.
624 * fast/block/positioning/offsetLeft-relative-iframe-expected.txt: Added.
625 * fast/block/positioning/offsetLeft-relative-iframe.html: Added.
626 * fast/block/positioning/offsetLeft-relative-td-expected.txt: Added.
627 * fast/block/positioning/offsetLeft-relative-td.html: Added.
629 2011-03-10 Adam Barth <abarth@webkit.org>
631 Reviewed by Darin Adler.
633 REGRESSION (r66428/r71892): Crash after assertion failure (!m_reachedTerminalState) in ResourceLoader::didCancel()
634 https://bugs.webkit.org/show_bug.cgi?id=51357
636 Test that we don't crash when calling close immedately after print.
638 * printing/print-close-crash-expected.txt: Added.
639 * printing/print-close-crash.html: Added.
641 2011-03-10 Emil A Eklund <eae@chromium.org>
643 Reviewed by Dimitri Glazkov.
645 style.display affecting the initial selectedIndex value of a <select> when it's multiple attribute is set programatically
646 https://bugs.webkit.org/show_bug.cgi?id=53860
648 Add tests for selectedIndex when changing the multiple property on a select element.
650 * fast/dom/HTMLSelectElement/change-multiple-preserve-selection-expected.txt: Added.
651 * fast/dom/HTMLSelectElement/change-multiple-preserve-selection.html: Added.
653 2011-03-10 Rik Cabanier <cabanier@gmail.com>
655 Reviewed by Tony Gentilcore.
657 Fix that allows fixed length values to be floating point
658 https://bugs.webkit.org/show_bug.cgi?id=52699
660 Transitions now return matrices in floating point. 2 of the transition tests were failing
661 because they expected integer values.
663 * transitions/matched-transform-functions.html:
664 * transitions/retargetted-transition.html:
666 2011-03-10 Ryosuke Niwa <rniwa@webkit.org>
668 Added 3 http tests to Windows port's skipped list.
669 Tracked by https://bugs.webkit.org/show_bug.cgi?id=56167
671 * platform/win/Skipped:
673 2011-03-10 Alice Boxhall <aboxhall@chromium.org>
675 Reviewed by Dimitri Glazkov.
677 NULL pointer crash when using :empty and :first-line pseudoclass selectors together
678 https://bugs.webkit.org/show_bug.cgi?id=53316
680 * fast/css/empty-first-line-crash-expected.txt: Added.
681 * fast/css/empty-first-line-crash.html: Added.
683 2011-03-10 Martin Robinson <mrobinson@igalia.com>
685 Rebaseline a test which differs on the bots from my local machine.
687 * platform/gtk/fast/forms/input-appearance-spinbutton-visibility-expected.txt: Update results.
689 2011-03-10 takano takumi <takano@apple.com>
691 Reviewed by David Hyatt.
693 Crash in RenderCombineText::combineText when running fast/text/international/text-combine-parser-test.html on Windows with full page heap enabled
694 https://bugs.webkit.org/show_bug.cgi?id=55069
696 * platform/win/Skipped: Removed text-combine-parser-test.html
698 2011-03-10 Emil A Eklund <eae@chromium.org>
700 Reviewed by Darin Adler.
702 Collection cache not reset when moving base node between documents
703 https://bugs.webkit.org/show_bug.cgi?id=55446
705 Add tests for accessing elements moved across documents using namedItem.
707 * fast/dom/HTMLFormElement/invalid-form-field-expected.txt: Added.
708 * fast/dom/HTMLFormElement/invalid-form-field.html: Added.
709 * fast/dom/HTMLFormElement/move-option-between-documents-expected.txt: Added.
710 * fast/dom/HTMLFormElement/move-option-between-documents.html: Added.
711 * fast/dom/collection-nameditem-move-between-documents-expected.txt: Added.
712 * fast/dom/collection-nameditem-move-between-documents.html: Added.
714 2011-03-10 Alexey Proskuryakov <ap@apple.com>
716 Reviewed by Dan Bernstein.
718 Backspace deletes all non-BMP symbols at once, and then some
719 https://bugs.webkit.org/show_bug.cgi?id=55971
720 <rdar://problem/8725312>
722 * platform/mac/editing/input/insert-delete-smp-symbol-expected.txt: Added.
723 * platform/mac/editing/input/insert-delete-smp-symbol.html: Added.
725 2011-03-10 David Hyatt <hyatt@apple.com>
727 Reviewed by Simon Fraser.
729 https://bugs.webkit.org/show_bug.cgi?id=47151
731 Percentage heights should skip anonymous containing blocks when computing the used value.
733 Added fast/block/basic/percentage-height-inside-anonymous-block.html
735 * fast/block/basic/percent-height-inside-anonymous-block.html: Added.
736 * platform/mac/fast/block/basic/percent-height-inside-anonymous-block-expected.checksum: Added.
737 * platform/mac/fast/block/basic/percent-height-inside-anonymous-block-expected.png: Added.
738 * platform/mac/fast/block/basic/percent-height-inside-anonymous-block-expected.txt: Added.
740 2011-01-25 Martin Robinson <mrobinson@igalia.com>
742 Reviewed by Xan Lopez.
744 [GTK] Implement spin buttons for GTK+ 2.x
745 https://bugs.webkit.org/show_bug.cgi?id=53098
747 Unskip tests which are now passing with the spin button implementation.
748 Add results for one test.
750 * platform/gtk/Skipped: Unskip passing tests.
751 * platform/gtk/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.checksum: Added.
752 * platform/gtk/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.png: Added.
753 * platform/gtk/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.txt: Added.
755 2011-03-10 Levi Weintraub <leviw@chromium.org>
757 Reviewed by Ryosuke Niwa.
759 InsertUnorderedList over a non-editable region and multiple lines enters an infinite loop
760 https://bugs.webkit.org/show_bug.cgi?id=53409
762 Avoiding crashes and infinite loops when listifying content with mixed-editability
764 * editing/execCommand/insert-list-with-noneditable-content-expected.txt: Added.
765 * editing/execCommand/insert-list-with-noneditable-content.html: Added.
767 2011-03-10 Berend-Jan Wever <skylined@chromium.org>
769 Reviewed by Darin Adler.
771 Calling focus() on an area element not in a document should not cause a NULL ptr crash
772 https://bugs.webkit.org/show_bug.cgi?id=54877
774 * fast/dom/HTMLAreaElement: Added.
775 * fast/dom/HTMLAreaElement/area-islink-focus-null-ptr-crash-expected.txt: Added.
776 * fast/dom/HTMLAreaElement/area-islink-focus-null-ptr-crash.html: Added.
778 2011-03-10 Ryosuke Niwa <rniwa@webkit.org>
780 Windows rebaselines for r80755.
782 * platform/win/editing/selection/caret-ltr-right-expected.txt:
783 * platform/win/editing/selection/caret-rtl-2-left-expected.txt:
784 * platform/win/editing/selection/caret-rtl-right-expected.txt:
785 * platform/win/fast/forms/file-input-disabled-expected.txt:
787 2011-03-10 Xiyuan Xia <xiyuan@chromium.org>
789 Reviewed by Tony Chang.
791 [Chromium] Fix default single selection select's popup background on chromium/linux
792 https://bugs.webkit.org/show_bug.cgi?id=56023
794 * fast/html/select-dropdown-consistent-background-color-expected.txt: Added.
795 * fast/html/select-dropdown-consistent-background-color.html: Added.
797 2011-03-10 Kris Jordan <krisjordan@gmail.com>
799 Reviewed by Alexey Proskuryakov.
801 Testing the improved Accept header as per bug 27267.
802 https://bugs.webkit.org/show_bug.cgi?id=27267
804 * http/tests/misc/xhtml-expected.txt: Tests against improved Accept header.
806 2011-03-10 Kent Tamura <tkent@chromium.org>
808 Reviewed by Dimitri Glazkov.
810 Assertion fails by validating a form twice very quickly
811 https://bugs.webkit.org/show_bug.cgi?id=56069
813 * fast/forms/interactive-validation-assertion-by-validate-twice-expected.txt: Added.
814 * fast/forms/interactive-validation-assertion-by-validate-twice.html: Added.
815 * fast/forms/interactive-validation-attach-assertion.html: Remove unnecessary offsetLeft trick.
816 * platform/gtk/Skipped:
817 * platform/mac/Skipped:
818 * platform/qt/Skipped:
819 * platform/win/Skipped:
821 2011-03-10 Martin Robinson <mrobinson@igalia.com>
823 Unskipping some crashers on GTK+. These no longer crash locally and we'd
824 like to figure out if they still crash on the bots. Move one flaky test
825 to the appropriate section.
827 * platform/gtk/Skipped: Unskip tests passing locally.
829 2011-03-10 David Hyatt <hyatt@apple.com>
831 Reviewed by Beth Dakin.
833 https://bugs.webkit.org/show_bug.cgi?id=47143
835 Static distance computation is wrong when an ancestor is also positioned. We need to go up the container()
836 chain (after initially starting with the parent()) when doing this computation, so that we properly skip
837 intermediate boxes between two positioned blocks.
839 Added fast/block/positioning/static-distance-with-positioned-ancestor.html.
841 * fast/block/positioning/static-distance-with-positioned-ancestor.html: Added.
842 * platform/mac/fast/block/positioning/static-distance-with-positioned-ancestor-expected.checksum: Added.
843 * platform/mac/fast/block/positioning/static-distance-with-positioned-ancestor-expected.png: Added.
844 * platform/mac/fast/block/positioning/static-distance-with-positioned-ancestor-expected.txt: Added.
846 2011-03-10 David Hyatt <hyatt@apple.com>
848 Reviewed by Simon Fraser.
850 https://bugs.webkit.org/show_bug.cgi?id=47147
852 Fix for repaint issues when the root element is a table and needs to paint a background that
853 covers the entire canvas. Remove paintRootBoxDecorations and replace with paintRootBoxFillLayers,
854 so that it can be called only for fill layer painting. Make tables and normal boxes both
855 call this new method. Fix the dirty check at the start of RenderTable paint to not happen if
856 the table is the root of the document (this same check exists in RenderBlock painting already).
858 * fast/backgrounds/positioned-root.html: Added.
859 * fast/backgrounds/table-root.html: Added.
860 * platform/mac/fast/backgrounds/positioned-root-expected.checksum: Added.
861 * platform/mac/fast/backgrounds/positioned-root-expected.png: Added.
862 * platform/mac/fast/backgrounds/positioned-root-expected.txt: Added.
863 * platform/mac/fast/backgrounds/table-root-expected.checksum: Added.
864 * platform/mac/fast/backgrounds/table-root-expected.png: Added.
865 * platform/mac/fast/backgrounds/table-root-expected.txt: Added.
867 2011-03-10 Mihai Parparita <mihaip@chromium.org>
869 Update chromium Snow Leopard expectations.
871 * platform/chromium/test_expectations.txt:
873 2011-03-10 David Hyatt <hyatt@apple.com>
875 Reviewed by Simon Fraser.
877 https://bugs.webkit.org/show_bug.cgi?id=47157
879 CSS2.1 test suite failures because the ex unit is broken with the Ahem font.
881 Remove the code that tries to also include the maxX of the glyph bounds for the
882 'x' glyph, since it just causes the x-height to be way too large in cases where the 'x' glyph extends
885 Remove the Apple Symbol hack for ex units, since the person who added that was confused by another
886 issue, namely that CGFontGetXHeight wasn't being properly multiplied by the pointSize. That's why
887 the value was too small. Patched the code to just multiply by pointSize and took out the hack.
889 Fix causes many tests in the css2.1 directory to progress, so no new tests required. Many other
890 layout tests change because the xHeight for Lucida Grande gets smaller by a little bit, and radio
891 buttons use ex horizontal margins by default.
893 * platform/mac/accessibility/radio-button-group-members-expected.txt:
894 * platform/mac/css1/box_properties/acid_test-expected.txt:
895 * platform/mac/css1/font_properties/font_size-expected.txt:
896 * platform/mac/css1/text_properties/line_height-expected.txt:
897 * platform/mac/css1/text_properties/text_indent-expected.txt:
898 * platform/mac/css1/units/length_units-expected.txt:
899 * platform/mac/css2.1/t040302-c61-ex-len-00-b-a-expected.txt:
900 * platform/mac/css2.1/t040302-c61-rel-len-00-b-ag-expected.txt:
901 * platform/mac/css2.1/t09-c5526c-display-00-e-expected.txt:
902 * platform/mac/css2.1/t1008-c44-ln-box-02-d-ag-expected.txt:
903 * platform/mac/css2.1/t100801-c544-valgn-01-d-ag-expected.txt:
904 * platform/mac/css2.1/t100801-c544-valgn-03-d-agi-expected.txt:
905 * platform/mac/css2.1/t100801-c548-ln-ht-02-b-ag-expected.txt:
906 * platform/mac/css2.1/t1507-c526-font-sz-02-b-a-expected.txt:
907 * platform/mac/css2.1/t1601-c547-indent-00-b-a-expected.txt:
908 * platform/mac/css2.1/t1604-c541-word-sp-00-b-a-expected.txt:
909 * platform/mac/css2.1/t1604-c542-letter-sp-00-b-a-expected.txt:
910 * platform/mac/editing/selection/caret-ltr-2-expected.txt:
911 * platform/mac/editing/selection/caret-ltr-2-left-expected.txt:
912 * platform/mac/editing/selection/caret-ltr-expected.txt:
913 * platform/mac/editing/selection/caret-ltr-right-expected.txt:
914 * platform/mac/editing/selection/caret-rtl-2-expected.txt:
915 * platform/mac/editing/selection/caret-rtl-2-left-expected.txt:
916 * platform/mac/editing/selection/caret-rtl-expected.txt:
917 * platform/mac/editing/selection/caret-rtl-right-expected.txt:
918 * platform/mac/fast/block/basic/011-expected.txt:
919 * platform/mac/fast/block/margin-collapse/103-expected.txt:
920 * platform/mac/fast/css/ex-after-font-variant-expected.txt:
921 * platform/mac/fast/css/non-standard-checkbox-size-expected.txt:
922 * platform/mac/fast/forms/001-expected.txt:
923 * platform/mac/fast/forms/basic-inputs-expected.txt:
924 * platform/mac/fast/forms/box-shadow-override-expected.txt:
925 * platform/mac/fast/forms/checkbox-radio-onchange-expected.txt:
926 * platform/mac/fast/forms/file-input-disabled-expected.txt:
927 * platform/mac/fast/forms/form-element-geometry-expected.txt:
928 * platform/mac/fast/forms/formmove-expected.txt:
929 * platform/mac/fast/forms/formmove2-expected.txt:
930 * platform/mac/fast/forms/indeterminate-expected.txt:
931 * platform/mac/fast/forms/input-appearance-height-expected.txt:
932 * platform/mac/fast/forms/input-value-expected.txt:
933 * platform/mac/fast/forms/minWidthPercent-expected.txt:
934 * platform/mac/fast/forms/radio-attr-order-expected.txt:
935 * platform/mac/fast/forms/radio-nested-labels-expected.txt:
936 * platform/mac/fast/forms/radio_checked-expected.txt:
937 * platform/mac/fast/forms/radio_checked_dynamic-expected.txt:
938 * platform/mac/fast/inline/positionedLifetime-expected.txt:
939 * platform/mac/fast/lists/008-expected.txt:
940 * platform/mac/fast/lists/008-vertical-expected.txt:
941 * platform/mac/fast/media/mq-relative-constraints-08-expected.txt:
942 * platform/mac/fast/overflow/overflow-rtl-expected.txt:
943 * platform/mac/fast/overflow/overflow-rtl-vertical-expected.txt:
944 * platform/mac/fast/parser/bad-xml-slash-expected.txt:
945 * platform/mac/fast/replaced/replaced-breaking-expected.txt:
946 * platform/mac/fast/replaced/width100percent-checkbox-expected.txt:
947 * platform/mac/fast/replaced/width100percent-radio-expected.txt:
948 * platform/mac/fast/text/textIteratorNilRenderer-expected.txt:
949 * platform/mac/fast/text/whitespace/normal-after-nowrap-breaking-expected.txt:
950 * platform/mac/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.txt:
951 * platform/mac/http/tests/navigation/javascriptlink-frames-expected.txt:
952 * platform/mac/svg/custom/alignment-baseline-modes-expected.txt:
953 * platform/mac/svg/custom/dominant-baseline-modes-expected.txt:
954 * platform/mac/tables/mozilla/bugs/bug1318-expected.txt:
955 * platform/mac/tables/mozilla/bugs/bug4527-expected.txt:
956 * platform/mac/tables/mozilla_expected_failures/core/captions1-expected.txt:
957 * platform/mac/tables/mozilla_expected_failures/core/captions2-expected.txt:
958 * svg/custom/invalid-text-content-expected.png:
959 * svg/custom/text-zoom-expected.png:
960 * svg/custom/use-clipped-transform-expected.png:
962 2011-03-10 Adam Roben <aroben@apple.com>
964 Skip a test that sometimes times out in Windows Debug builds
966 <http://webkit.org/b/56080> tracks the failure.
968 * platform/win-xp/Skipped: Added jquery/effects.html. (Ideally we'd only skip this in Debug
969 builds regardless of whether it's XP or Vista or 7, but doing that requires fixing
970 <http://webkit.org/b/55254>.)
972 2011-03-04 Luiz Agostini <luiz.agostini@openbossa.org>
974 Reviewed by Andreas Kling.
976 [Qt] fast/workers/stress-js-execution.html is crashing on Qt bot (intermittently)
977 https://bugs.webkit.org/show_bug.cgi?id=33008
979 Removing several tests from the Qt skip list. Those tests were flaky because of race conditions
980 related to web workers.
982 * platform/qt/Skipped:
984 2011-03-09 Gavin Barraclough <barraclough@apple.com>
986 Reviewed by Oliver Hunt.
988 Bug 56077 - ES5 conformance issues with RegExp.prototype
990 There are three issues causing test failures in sputnik.
992 (1) lastIndex should be converted at the point it is used, not the point it is set (this is visible if valueOf is overridden).
993 (2) The 'length' property of the test/exec functions should be 1.
994 (3) If no input is specified, the input to test()/exec() is "undefined" (i.e. ToString(undefined)) - not RegExp.input.
996 * fast/js/kde/function_length-expected.txt:
997 * fast/js/kde/script-tests/function_length.js:
998 - 'length' of RexExp.test/RexExp.exec is 1
999 * fast/js/regexp-caching-expected.txt:
1000 * fast/js/regexp-test-null-string-expected.txt:
1001 * fast/js/regexp-test-null-string.html:
1002 - test() is equivalent to test("undefined")
1003 * sputnik/Conformance/15_Native_Objects/15.10_RegExp/15.10.6/15.10.6.2_RegExp.prototype.exec/S15.10.6.2_A11-expected.txt:
1004 * sputnik/Conformance/15_Native_Objects/15.10_RegExp/15.10.6/15.10.6.2_RegExp.prototype.exec/S15.10.6.2_A1_T16-expected.txt:
1005 * sputnik/Conformance/15_Native_Objects/15.10_RegExp/15.10.6/15.10.6.2_RegExp.prototype.exec/S15.10.6.2_A4_T11-expected.txt:
1006 * sputnik/Conformance/15_Native_Objects/15.10_RegExp/15.10.6/15.10.6.3_RegExp.prototype.test/S15.10.6.3_A11-expected.txt:
1007 * sputnik/Conformance/15_Native_Objects/15.10_RegExp/15.10.6/15.10.6.3_RegExp.prototype.test/S15.10.6.3_A1_T16-expected.txt:
1008 - These tests now pass!
1010 2011-03-10 Sheriff Bot <webkit.review.bot@gmail.com>
1012 Unreviewed, rolling out r80701.
1013 http://trac.webkit.org/changeset/80701
1014 https://bugs.webkit.org/show_bug.cgi?id=56126
1016 fast/dom/Geolocation/window-close-crash.html fails on Snow
1017 Leopard release builds (Requested by mihaip on #webkit).
1019 * fast/dom/Geolocation/page-reload-cancel-permission-requests-expected.txt: Removed.
1020 * fast/dom/Geolocation/page-reload-cancel-permission-requests.html: Removed.
1021 * fast/dom/Geolocation/resources/page-reload-cancel-permission-requests-inner.html: Removed.
1022 * fast/dom/Geolocation/script-tests/page-reload-cancel-permission-requests.js: Removed.
1023 * platform/gtk/Skipped:
1024 * platform/mac/Skipped:
1025 * platform/qt-wk2/Skipped:
1027 2011-03-10 Oliver Hunt <oliver@apple.com>
1029 Reviewed by Gavin Barraclough.
1031 jquery/manipulation.html fails after r80598
1032 https://bugs.webkit.org/show_bug.cgi?id=56019
1034 Removed jQuery tests from skiplists
1036 * platform/gtk/Skipped:
1037 * platform/qt/Skipped:
1039 2011-03-10 Ryosuke Niwa <rniwa@webkit.org>
1041 Reviewed by Ojan Vafai.
1043 Unable to paste in input[type="text"] with last-child selector
1044 https://bugs.webkit.org/show_bug.cgi?id=50736
1046 Added regressions tests since this bug no longer reproduces on TOT WebKit.
1048 * editing/input/div-first-child-rule-input-expected.txt: Added.
1049 * editing/input/div-first-child-rule-input.html: Added.
1050 * editing/input/div-first-child-rule-textarea-expected.txt: Added.
1051 * editing/input/div-first-child-rule-textarea.html: Added.
1053 2011-03-10 Martin Robinson <mrobinson@igalia.com>
1055 [GTK] plugins/return-negative-one-from-write.html crashes
1056 https://bugs.webkit.org/show_bug.cgi?id=41903
1058 * platform/gtk/Skipped: Unskipping test which appears to be passing locally.
1060 2011-03-10 Adam Barth <abarth@webkit.org>
1062 Update test expectation after my partial revert of r80670.
1064 * platform/mac/accessibility/aria-expanded-notifications-expected.txt:
1066 2011-03-10 Andrei Popescu <andreip@google.com>
1068 Unreviewed, build fix.
1070 [Chromium] fast/canvas/webgl/uninitialized-test.html times out on all platforms.
1071 https://bugs.webkit.org/show_bug.cgi?id=56113
1073 It seems this was introduced in http://src.chromium.org/viewvc/chrome?view=rev&revision=77637
1074 Updating test expectations for now.
1076 * platform/chromium/test_expectations.txt:
1078 2011-03-10 Andrei Popescu <andreip@google.com>
1080 Unreviewed, build fix.
1082 [Chromium] svg/W3C-SVG-1.1/text-text-03-b.svg is sometimes crashing on Linux
1083 https://bugs.webkit.org/show_bug.cgi?id=56110
1085 * platform/chromium/test_expectations.txt:
1087 2011-03-10 Adam Roben <aroben@apple.com>
1089 Add Windows expected failure results for fast/forms/onchange-setvalueforuser.html
1091 The failure is tracked by <http://webkit.org/b/55834>.
1093 * platform/win/fast/forms/onchange-setvalueforuser-expected.txt: Added.
1095 2011-03-10 Adam Roben <aroben@apple.com>
1097 Add Windows expected failure results for fast/lists/003-vertical.html
1099 The Windows results match the pre-r80648 Mac results. The failure is tracked by
1100 <http://webkit.org/b/56101>.
1102 * platform/win/fast/lists/003-vertical-expected.checksum: Added.
1103 * platform/win/fast/lists/003-vertical-expected.png: Added.
1104 * platform/win/fast/lists/003-vertical-expected.txt: Added.
1106 2011-03-10 Andrei Popescu <andreip@google.com>
1108 Unreviewed, build fix.
1110 [Chromium] fast/text/international/vertical-text-glyph-test.html fails on OSX 10.6
1111 https://bugs.webkit.org/show_bug.cgi?id=56108
1113 Update Chromium test expectations.
1115 * platform/chromium/test_expectations.txt:
1117 2011-03-10 Adam Roben <aroben@apple.com>
1119 Skip another spinbutton test on Windows
1121 The missing functionality is tracked by <http://webkit.org/b/38381>.
1123 * platform/win/Skipped: Added fast/forms/input-appearance-spinbutton-visibility.html
1125 2011-03-10 Adam Roben <aroben@apple.com>
1127 Add Windows expected failure results for fast/text/hyphenate-limit-before-after.html
1129 The failure is tracked by <http://webkit.org/b/56102>.
1131 * platform/win/fast/text/hyphenate-limit-before-after-expected.txt: Added. Copied this from
1134 2011-03-10 Adam Roben <aroben@apple.com>
1136 Add Windows expected failure results for fast/blockflow/text-orientation-basic.html
1138 The failure is tracked by <http://webkit.org/b/56101>.
1140 * platform/win/fast/blockflow/text-orientation-basic-expected.checksum: Added.
1141 * platform/win/fast/blockflow/text-orientation-basic-expected.png: Added.
1142 * platform/win/fast/blockflow/text-orientation-basic-expected.txt: Added.
1144 2011-03-10 Andrei Popescu <andreip@google.com>
1146 Unreviewed, build fix.
1148 [Chromium] fast/text/justify-ideograph-vertical.html fails on OSX 10.5
1149 https://bugs.webkit.org/show_bug.cgi?id=56106
1151 Update Chromium test expectations.
1153 * platform/chromium/test_expectations.txt:
1155 2011-03-10 Pavel Feldman <pfeldman@chromium.org>
1157 Not reviewed: rolling out r80478 and its follow ups for breaking
1158 inspector and engadget.com.
1159 https://bugs.webkit.org/show_bug.cgi?id=49401
1161 * platform/gtk/Skipped:
1163 2011-03-10 Philippe Normand <pnormand@igalia.com>
1165 Unreviewed, skip 1 more svg test failing by one pixel in 32-bits
1166 Debug, see bug 39022.
1168 * platform/gtk/Skipped:
1170 2011-03-10 Pavel Feldman <pfeldman@chromium.org>
1172 Reviewed by Yury Semikhatsky.
1174 Web Inspector: brush up DOM agent API.
1175 https://bugs.webkit.org/show_bug.cgi?id=56093
1177 * http/tests/inspector/elements-test.js:
1178 (initialize_ElementTest.InspectorTest.nodeWithId.processChildren):
1179 (initialize_ElementTest.InspectorTest.nodeWithId.documentRequested):
1180 (initialize_ElementTest.InspectorTest.nodeWithId):
1181 (initialize_ElementTest.InspectorTest.dumpDOMAgentTree.dump):
1182 (initialize_ElementTest.InspectorTest.dumpDOMAgentTree):
1183 (initialize_ElementTest):
1184 * inspector/elements/elements-panel-rewrite-href.html:
1185 * inspector/elements/elements-panel-search.html:
1186 * inspector/elements/elements-panel-selection-on-refresh.html:
1187 * inspector/elements/mutate-unknown-node.html:
1189 2011-03-10 Philippe Normand <pnormand@igalia.com>
1191 Unreviewed, skip 2 more flacky tests on GTK 32-bits Release.
1193 * platform/gtk/Skipped:
1195 2011-03-10 Philippe Normand <pnormand@igalia.com>
1197 Unreviewed, skip 1 more svg test failing by one pixel in 32-bits
1198 Debug, see bug 39022.
1200 * platform/gtk/Skipped:
1202 2011-03-10 Philippe Normand <pnormand@igalia.com>
1204 Unreviewed, skip 2 more svg tests failing by one pixel in 32-bits
1205 Release, see bug 39022.
1207 * platform/gtk/Skipped:
1209 2011-03-10 Andrey Adaikin <aandrey@google.com>
1211 Reviewed by Pavel Feldman.
1213 Web Inspector: Highlighter refactoring
1214 https://bugs.webkit.org/show_bug.cgi?id=56015
1216 * inspector/editor/highlighter-basics-expected.txt:
1217 * inspector/editor/highlighter-basics.html:
1218 * inspector/editor/highlighter-long-line.html:
1219 * inspector/editor/highlighter-paste-in-comment-expected.txt:
1220 * inspector/editor/highlighter-paste-in-comment.html:
1222 2011-03-10 John Knottenbelt <jknotten@chromium.org>
1224 Reviewed by Andreas Kling.
1226 [Qt] Skip fast/dom/Geolocation/page-reload-cancel-permission-requests.html pending implementation of LayoutTestController::numberOfPendingGeolocationPermissionRequests
1227 https://bugs.webkit.org/show_bug.cgi?id=56087
1229 * platform/qt/Skipped:
1231 2011-02-16 John Knottenbelt <jknotten@chromium.org>
1233 Reviewed by Dmitry Titov.
1235 Detach Geolocation from Frame when Page destroyed.
1236 https://bugs.webkit.org/show_bug.cgi?id=52877
1238 Ensure that all geolocation permission requests are cancelled
1239 when the page is detached from its frame.
1241 * fast/dom/Geolocation/page-reload-cancel-permission-requests-expected.txt: Added.
1242 * fast/dom/Geolocation/page-reload-cancel-permission-requests.html: Added.
1243 * fast/dom/Geolocation/resources/page-reload-cancel-permission-requests-inner.html: Added.
1244 * fast/dom/Geolocation/script-tests/page-reload-cancel-permission-requests.js: Added.
1245 * platform/gtk/Skipped:
1246 * platform/mac/Skipped:
1247 * platform/qt-wk2/Skipped:
1249 2011-03-10 Csaba Osztrogonác <ossy@webkit.org>
1253 Add Qt specific expected files for tests introduced in r80622 and r80682.
1255 * platform/qt/fast/dom/scroll-reveal-left-overflow-expected.checksum: Added.
1256 * platform/qt/fast/dom/scroll-reveal-left-overflow-expected.png: Added.
1257 * platform/qt/fast/dom/scroll-reveal-left-overflow-expected.txt: Added.
1258 * platform/qt/fast/dom/scroll-reveal-top-overflow-expected.checksum: Added.
1259 * platform/qt/fast/dom/scroll-reveal-top-overflow-expected.png: Added.
1260 * platform/qt/fast/dom/scroll-reveal-top-overflow-expected.txt: Added.
1261 * platform/qt/fast/dynamic/dirty-float-in-clean-line-expected.checksum: Added.
1262 * platform/qt/fast/dynamic/dirty-float-in-clean-line-expected.png: Added.
1263 * platform/qt/fast/dynamic/dirty-float-in-clean-line-expected.txt: Added.
1264 * platform/qt/fast/dynamic/float-at-line-break-expected.checksum: Added.
1265 * platform/qt/fast/dynamic/float-at-line-break-expected.png: Added.
1266 * platform/qt/fast/dynamic/float-at-line-break-expected.txt: Added.
1268 2011-03-10 Philippe Normand <pnormand@igalia.com>
1270 Unreviewed, skip fast/js/large-expressions.html on GTK.
1272 * platform/gtk/Skipped:
1274 2011-03-10 Philippe Normand <pnormand@igalia.com>
1276 Unreviewed, skip jquery/effects.html on GTK.
1278 * platform/gtk/Skipped:
1280 2011-03-10 Adam Barth <abarth@webkit.org>
1282 Partial revert of http://trac.webkit.org/changeset/80670. This test
1283 has been failing sporatically since it was changed in that revision.
1285 * platform/mac/accessibility/aria-expanded-notifications.html:
1287 2011-03-10 Ojan Vafai <ojan@chromium.org>
1289 Reviewed by Darin Adler.
1291 Able to move nodes across documents
1292 https://bugs.webkit.org/show_bug.cgi?id=19524
1294 Makes cross-document appendChild, insertBefore, Range.insertNode and Range.surroundContents work.
1295 This matches Gecko and the new Dom Core spec. There are a number of Range methods where we don't
1296 match Gecko or the spec that will need to be updated in a following patch.
1298 * dom/html/level1/core/hc_elementwrongdocumenterr-expected.txt:
1299 * dom/html/level1/core/hc_namednodemapwrongdocumenterr-expected.txt:
1300 * dom/xhtml/level1/core/hc_elementwrongdocumenterr-expected.txt:
1301 * dom/xhtml/level1/core/hc_namednodemapwrongdocumenterr-expected.txt:
1302 * fast/dom/move-nodes-across-documents-expected.txt: Added.
1303 * fast/dom/move-nodes-across-documents.html: Added.
1305 2011-03-09 Roland Steiner <rolandsteiner@chromium.org>
1307 Unreviewed: tweaking of Chromium test_expectations.txt
1309 * platform/chromium/test_expectations.txt:
1311 2011-03-09 Mihai Parparita <mihaip@chromium.org>
1313 JSC now implements Object.freeze/seal (as of r80378) and correct
1314 expectations have been checked in, therefore we now pass more
1317 * platform/chromium/test_expectations.txt:
1319 2011-03-09 Chris Fleizach <cfleizach@apple.com>
1321 Reviewed by Beth Dakin.
1323 VO reporting incorrect list count for http://www.macworld.com/news.html
1324 https://bugs.webkit.org/show_bug.cgi?id=56064
1326 * platform/mac/accessibility/list-items-ignored-expected.txt: Added.
1327 * platform/mac/accessibility/list-items-ignored.html: Added.
1329 2011-03-09 Gavin Barraclough <barraclough@apple.com>
1331 Reviewed by Sam Weinig.
1333 Bug 56041 - RexExp constructor should only accept flags "gim"
1334 Fix for issues introduced in r80667.
1336 * fast/regex/script-tests/parentheses.js:
1337 * fast/regex/script-tests/pcre-test-1.js:
1338 - Providing invalid flags to RegExp literals is an error in ES5.
1340 2011-03-09 Dan Bernstein <mitz@apple.com>
1342 Reviewed by Dave Hyatt.
1344 <rdar://problem/8733254> Float disappears after incremental layout
1346 * fast/dynamic/dirty-float-in-clean-line-expected.checksum: Added.
1347 * fast/dynamic/dirty-float-in-clean-line-expected.png: Added.
1348 * fast/dynamic/dirty-float-in-clean-line-expected.txt: Added.
1349 * fast/dynamic/dirty-float-in-clean-line.html: Added.
1350 * fast/dynamic/float-at-line-break-expected.checksum: Added.
1351 * fast/dynamic/float-at-line-break-expected.png: Added.
1352 * fast/dynamic/float-at-line-break-expected.txt: Added.
1353 * fast/dynamic/float-at-line-break.html: Added.
1354 * fast/dynamic/float-from-empty-line-expected.checksum: Added.
1355 * fast/dynamic/float-from-empty-line-expected.png: Added.
1356 * fast/dynamic/float-from-empty-line-expected.txt: Added.
1357 * fast/dynamic/float-from-empty-line.html: Added.
1359 2011-03-09 Martin Robinson <mrobinson@igalia.com>
1361 Add some new GTK+ test results.
1363 * platform/gtk/fast/blockflow/text-orientation-basic-expected.checksum: Added.
1364 * platform/gtk/fast/blockflow/text-orientation-basic-expected.png: Added.
1365 * platform/gtk/fast/blockflow/text-orientation-basic-expected.txt: Added.
1366 * platform/gtk/fast/dom/scroll-reveal-left-overflow-expected.checksum: Added.
1367 * platform/gtk/fast/dom/scroll-reveal-left-overflow-expected.png: Added.
1368 * platform/gtk/fast/dom/scroll-reveal-left-overflow-expected.txt: Added.
1369 * platform/gtk/fast/dom/scroll-reveal-top-overflow-expected.checksum: Added.
1370 * platform/gtk/fast/dom/scroll-reveal-top-overflow-expected.png: Added.
1371 * platform/gtk/fast/dom/scroll-reveal-top-overflow-expected.txt: Added.
1373 2011-03-09 Tony Chang <tony@chromium.org>
1375 Unreviewed, third and final set of baselines for chromium linux lucid x86_64.
1376 These are small rounding differences.
1377 https://bugs.webkit.org/show_bug.cgi?id=55527
1379 * platform/chromium-linux-x86_64/svg/W3C-SVG-1.1/paths-data-03-f-expected.checksum: Added.
1380 * platform/chromium-linux-x86_64/svg/W3C-SVG-1.1/paths-data-03-f-expected.png: Added.
1381 * platform/chromium-linux-x86_64/svg/W3C-SVG-1.1/paths-data-03-f-expected.txt: Added.
1382 * platform/chromium-linux-x86_64/svg/W3C-SVG-1.1/paths-data-12-t-expected.checksum: Added.
1383 * platform/chromium-linux-x86_64/svg/W3C-SVG-1.1/paths-data-12-t-expected.png: Added.
1384 * platform/chromium-linux-x86_64/svg/W3C-SVG-1.1/paths-data-12-t-expected.txt: Added.
1385 * platform/chromium-linux-x86_64/svg/hixie/perf/001-expected.checksum: Added.
1386 * platform/chromium-linux-x86_64/svg/hixie/perf/001-expected.png: Added.
1387 * platform/chromium-linux-x86_64/svg/hixie/perf/001-expected.txt: Added.
1388 * platform/chromium-linux-x86_64/svg/hixie/perf/002-expected.checksum: Added.
1389 * platform/chromium-linux-x86_64/svg/hixie/perf/002-expected.png: Added.
1390 * platform/chromium-linux-x86_64/svg/hixie/perf/002-expected.txt: Added.
1391 * platform/chromium/test_expectations.txt:
1393 2011-03-09 Tony Chang <tony@chromium.org>
1395 Unreviewed, land a second set of baselines for chromium linux lucid x86_64.
1396 These are differences due to a newer freetype and a few rounding
1397 differences in gradients.
1398 https://bugs.webkit.org/show_bug.cgi?id=55527
1400 * platform/chromium-linux-x86_64/fast/borders/borderRadiusGroove01-expected.checksum: Added.
1401 * platform/chromium-linux-x86_64/fast/borders/borderRadiusGroove01-expected.png: Added.
1402 * platform/chromium-linux-x86_64/fast/borders/borderRadiusGroove02-expected.checksum: Added.
1403 * platform/chromium-linux-x86_64/fast/borders/borderRadiusGroove02-expected.png: Added.
1404 * platform/chromium-linux-x86_64/fast/borders/borderRadiusRidge01-expected.checksum: Added.
1405 * platform/chromium-linux-x86_64/fast/borders/borderRadiusRidge01-expected.png: Added.
1406 * platform/chromium-linux-x86_64/fast/images/animated-svg-as-image-expected.checksum: Added.
1407 * platform/chromium-linux-x86_64/fast/images/animated-svg-as-image-expected.png: Added.
1408 * platform/chromium-linux-x86_64/fast/text/international/bidi-mirror-he-ar-expected.checksum: Added.
1409 * platform/chromium-linux-x86_64/fast/text/international/bidi-mirror-he-ar-expected.png: Added.
1410 * platform/chromium-linux-x86_64/fast/text/international/danda-space-expected.checksum: Added.
1411 * platform/chromium-linux-x86_64/fast/text/international/danda-space-expected.png: Added.
1412 * platform/chromium-linux-x86_64/svg/W3C-SVG-1.1/pservers-grad-07-b-expected.checksum: Added.
1413 * platform/chromium-linux-x86_64/svg/W3C-SVG-1.1/pservers-grad-07-b-expected.png: Added.
1414 * platform/chromium-linux-x86_64/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.checksum: Added.
1415 * platform/chromium-linux-x86_64/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.png: Added.
1416 * platform/chromium-linux-x86_64/svg/W3C-SVG-1.1/struct-frag-02-t-expected.checksum: Added.
1417 * platform/chromium-linux-x86_64/svg/W3C-SVG-1.1/struct-frag-02-t-expected.png: Added.
1418 * platform/chromium-linux-x86_64/svg/W3C-SVG-1.1/text-text-01-b-expected.checksum: Added.
1419 * platform/chromium-linux-x86_64/svg/W3C-SVG-1.1/text-text-01-b-expected.png: Added.
1420 * platform/chromium-linux-x86_64/svg/batik/text/textFeatures-expected.checksum: Added.
1421 * platform/chromium-linux-x86_64/svg/batik/text/textFeatures-expected.png: Added.
1422 * platform/chromium-linux-x86_64/svg/batik/text/textLayout-expected.checksum: Added.
1423 * platform/chromium-linux-x86_64/svg/batik/text/textLayout-expected.png: Added.
1424 * platform/chromium-linux-x86_64/svg/custom/js-late-clipPath-and-object-creation-expected.checksum: Added.
1425 * platform/chromium-linux-x86_64/svg/custom/js-late-clipPath-and-object-creation-expected.png: Added.
1426 * platform/chromium-linux-x86_64/svg/custom/js-late-clipPath-creation-expected.checksum: Added.
1427 * platform/chromium-linux-x86_64/svg/custom/js-late-clipPath-creation-expected.png: Added.
1428 * platform/chromium-linux-x86_64/svg/custom/js-late-gradient-creation-expected.checksum: Added.
1429 * platform/chromium-linux-x86_64/svg/custom/js-late-gradient-creation-expected.png: Added.
1430 * platform/chromium-linux-x86_64/svg/custom/js-late-pattern-creation-expected.checksum: Added.
1431 * platform/chromium-linux-x86_64/svg/custom/js-late-pattern-creation-expected.png: Added.
1432 * platform/chromium-linux-x86_64/svg/custom/radial-gradient-with-outstanding-focalPoint-expected.checksum: Added.
1433 * platform/chromium-linux-x86_64/svg/custom/radial-gradient-with-outstanding-focalPoint-expected.png: Added.
1434 * platform/chromium-linux-x86_64/svg/custom/svg-curve-with-relative-cordinates-expected.checksum: Added.
1435 * platform/chromium-linux-x86_64/svg/custom/svg-curve-with-relative-cordinates-expected.png: Added.
1436 * platform/chromium-linux-x86_64/svg/text/select-textLength-spacingAndGlyphs-squeeze-1-expected.checksum: Added.
1437 * platform/chromium-linux-x86_64/svg/text/select-textLength-spacingAndGlyphs-squeeze-1-expected.png: Added.
1438 * platform/chromium-linux-x86_64/svg/text/select-textLength-spacingAndGlyphs-squeeze-2-expected.checksum: Added.
1439 * platform/chromium-linux-x86_64/svg/text/select-textLength-spacingAndGlyphs-squeeze-2-expected.png: Added.
1440 * platform/chromium-linux-x86_64/svg/text/select-textLength-spacingAndGlyphs-squeeze-3-expected.checksum: Added.
1441 * platform/chromium-linux-x86_64/svg/text/select-textLength-spacingAndGlyphs-squeeze-3-expected.png: Added.
1442 * platform/chromium-linux-x86_64/svg/text/select-textLength-spacingAndGlyphs-squeeze-4-expected.checksum: Added.
1443 * platform/chromium-linux-x86_64/svg/text/select-textLength-spacingAndGlyphs-squeeze-4-expected.png: Added.
1444 * platform/chromium-linux-x86_64/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.checksum: Added.
1445 * platform/chromium-linux-x86_64/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.png: Added.
1446 * platform/chromium-linux-x86_64/svg/text/select-textLength-spacingAndGlyphs-stretch-2-expected.checksum: Added.
1447 * platform/chromium-linux-x86_64/svg/text/select-textLength-spacingAndGlyphs-stretch-2-expected.png: Added.
1448 * platform/chromium-linux-x86_64/svg/text/select-textLength-spacingAndGlyphs-stretch-3-expected.checksum: Added.
1449 * platform/chromium-linux-x86_64/svg/text/select-textLength-spacingAndGlyphs-stretch-3-expected.png: Added.
1450 * platform/chromium-linux-x86_64/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.checksum: Added.
1451 * platform/chromium-linux-x86_64/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.png: Added.
1452 * platform/chromium-linux-x86_64/svg/text/text-text-01-b-expected.checksum: Added.
1453 * platform/chromium-linux-x86_64/svg/text/text-text-01-b-expected.png: Added.
1454 * platform/chromium-linux-x86_64/transforms/2d/transform-borderbox-expected.checksum: Added.
1455 * platform/chromium-linux-x86_64/transforms/2d/transform-borderbox-expected.png: Added.
1456 * platform/chromium/test_expectations.txt:
1458 2011-03-09 Tony Chang <tony@chromium.org>
1460 Unreviewed, first set of baselines for chromium linux lucid x86_64.
1461 These are just small rounding differences.
1462 https://bugs.webkit.org/show_bug.cgi?id=55527
1464 * platform/chromium-linux-x86_64/fast/repaint/moving-shadow-on-container-expected.txt: Added.
1465 * platform/chromium-linux-x86_64/fast/repaint/moving-shadow-on-path-expected.txt: Added.
1466 * platform/chromium-linux-x86_64/svg/css/composite-shadow-example-expected.txt: Added.
1467 * platform/chromium-linux-x86_64/svg/css/composite-shadow-with-opacity-expected.txt: Added.
1468 * platform/chromium-linux-x86_64/svg/css/stars-with-shadow-expected.txt: Added.
1469 * platform/chromium-linux-x86_64/svg/custom/use-on-symbol-inside-pattern-expected.txt: Added.
1470 * platform/chromium/test_expectations.txt:
1472 2011-03-09 Andy Estes <aestes@apple.com>
1474 Reviewed by Adam Barth.
1476 Bad cast in HTMLTreeBuilder::processStartTag
1477 https://bugs.webkit.org/show_bug.cgi?id=55955
1479 * fast/parser/self-closing-foreign-content-expected.txt: Added.
1480 * fast/parser/self-closing-foreign-content.html: Added.
1482 2011-03-09 Tony Gentilcore <tonyg@chromium.org>
1484 Reviewed by Mihai Parparita.
1486 Fix some potentially flaky tests
1487 https://bugs.webkit.org/show_bug.cgi?id=56049
1489 These tests were not resilient to parser yields for reasons explained below.
1491 * media/video-src-plus-source.html: loadstart or loadmetadata could have fired before
1492 the waitForEvent() calls. So define them prior to the <video> element.
1493 * platform/mac/accessibility/aria-expanded-notifications.html: The aria events could
1494 have fired before successfullyParsed was set, so run the test in the onload handler.
1495 * plugins/npruntime/npruntime.html: The plugin could have been loaded before
1496 successfullyParsed was set, so set it before including the plugin.
1498 2011-03-09 Andy Estes <aestes@apple.com>
1500 Reviewed by Adam Barth.
1502 REGRESSION (r80320): Assertion failure when processing mis-nested foreign content.
1503 https://bugs.webkit.org/show_bug.cgi?id=55982
1505 * fast/parser/fragment-foreign-content-misnested-expected.txt: Added.
1506 * fast/parser/fragment-foreign-content-misnested.html: Added.
1508 2011-03-09 Gavin Barraclough <barraclough@apple.com>
1510 Reviewed by Darin Adler.
1512 Bug 56041 - RexExp constructor should only accept flags "gim"
1513 We also should be passing the flags around as a bitfield rather than a string,
1514 and should not have redundant, incompatible code for converting the string to a bitfield!
1516 * sputnik/Conformance/15_Native_Objects/15.10_RegExp/15.10.4/S15.10.4.1_A5_T1-expected.txt:
1517 * sputnik/Conformance/15_Native_Objects/15.10_RegExp/15.10.4/S15.10.4.1_A5_T2-expected.txt:
1518 * sputnik/Conformance/15_Native_Objects/15.10_RegExp/15.10.4/S15.10.4.1_A5_T3-expected.txt:
1519 * sputnik/Conformance/15_Native_Objects/15.10_RegExp/15.10.4/S15.10.4.1_A5_T4-expected.txt:
1520 * sputnik/Conformance/15_Native_Objects/15.10_RegExp/15.10.4/S15.10.4.1_A5_T5-expected.txt:
1521 * sputnik/Conformance/15_Native_Objects/15.10_RegExp/15.10.4/S15.10.4.1_A5_T6-expected.txt:
1522 * sputnik/Conformance/15_Native_Objects/15.10_RegExp/15.10.4/S15.10.4.1_A5_T7-expected.txt:
1523 * sputnik/Conformance/15_Native_Objects/15.10_RegExp/15.10.4/S15.10.4.1_A5_T8-expected.txt:
1524 * sputnik/Conformance/15_Native_Objects/15.10_RegExp/15.10.4/S15.10.4.1_A5_T9-expected.txt:
1525 - Check in passing results!
1527 2011-03-09 Martin Robinson <mrobinson@igalia.com>
1529 jquery/manipulation.html fails after r80598
1530 https://bugs.webkit.org/show_bug.cgi?id=56019
1532 Skip jquery test failing on the GTK+ debug bots. Move another
1533 failing test to the appropriate section.
1535 * platform/gtk/Skipped: Update skipped list.
1537 2011-03-09 James Robinson <jamesr@chromium.org>
1539 Reviewed by Kenneth Russell.
1541 [chromium]: Regression - Explicitly copy compositing properties from LayerChromium to CCLayerImpl
1542 https://bugs.webkit.org/show_bug.cgi?id=56021
1544 Adds a test for basic functionality of the backface-visibility
1547 * compositing/backface-visibility-expected.checksum: Added.
1548 * compositing/backface-visibility-expected.png: Added.
1549 * compositing/backface-visibility-expected.txt: Added.
1550 * compositing/backface-visibility.html: Added.
1552 2011-03-09 Andrei Popescu <andreip@google.com>
1554 Unreviewed, build fix.
1556 [Chromium] test_expectations.txt needs updating to expect crashes in tests
1557 that trigger the assertion in FontCache::releaseFontData.
1558 https://bugs.webkit.org/show_bug.cgi?id=56051
1560 We have started seeing an assertion failure in FontCache.cpp:310 after r80582.
1561 It is unclear whether r80582 caused the assertion or whether the problem was
1562 already present at r80582 just made it manifest itself more often. Update the
1563 test_expectations.txt file while we're investigating.
1565 * platform/chromium/test_expectations.txt:
1567 2011-03-09 Xiaomei Ji <xji@chromium.org>
1571 Rebaseline after r80622.
1573 * platform/chromium-linux/fast/dom/scroll-reveal-left-overflow-expected.checksum: Added.
1574 * platform/chromium-linux/fast/dom/scroll-reveal-left-overflow-expected.png: Added.
1575 * platform/chromium-linux/fast/dom/scroll-reveal-top-overflow-expected.checksum: Added.
1576 * platform/chromium-linux/fast/dom/scroll-reveal-top-overflow-expected.png: Added.
1577 * platform/chromium-mac/fast/dom/scroll-reveal-left-overflow-expected.checksum: Added.
1578 * platform/chromium-mac/fast/dom/scroll-reveal-left-overflow-expected.png: Added.
1579 * platform/chromium-mac/fast/dom/scroll-reveal-left-overflow-expected.txt: Added.
1580 * platform/chromium-mac/fast/dom/scroll-reveal-top-overflow-expected.txt: Added.
1581 * platform/chromium-win/fast/dom/scroll-reveal-left-overflow-expected.checksum: Added.
1582 * platform/chromium-win/fast/dom/scroll-reveal-left-overflow-expected.png: Added.
1583 * platform/chromium-win/fast/dom/scroll-reveal-left-overflow-expected.txt: Added.
1584 * platform/chromium-win/fast/dom/scroll-reveal-top-overflow-expected.checksum: Added.
1585 * platform/chromium-win/fast/dom/scroll-reveal-top-overflow-expected.png: Added.
1586 * platform/chromium-win/fast/dom/scroll-reveal-top-overflow-expected.txt: Added.
1587 * platform/chromium/test_expectations.txt:
1589 2011-03-09 Abhishek Arya <inferno@chromium.org>
1591 Unreviewed. Rebaselining after text orientation change in r80582.
1593 * platform/mac/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
1595 2011-03-09 Ryosuke Niwa <rniwa@webkit.org>
1597 Reviewed by Tony Chang.
1599 REGRESSION: crash in nextLinePosition when extending selection forward by line in an empty document
1600 https://bugs.webkit.org/show_bug.cgi?id=56004
1602 Added a regression test.
1604 * editing/selection/extend-by-line-in-empty-document-expected.txt: Added.
1605 * editing/selection/extend-by-line-in-empty-document.html: Added.
1607 2011-03-09 Brian Weinstein <bweinstein@apple.com>
1609 Update expected results of svg/css/getComputedStyle-basic after r80582.
1611 * svg/css/getComputedStyle-basic-expected.txt:
1613 2011-03-09 Mihai Parparita <mihaip@chromium.org>
1615 Update chromium-gpu expectations.
1617 * platform/chromium/test_expectations.txt:
1619 2011-03-09 Brian Weinstein <bweinstein@apple.com>
1621 Update expected results of computed-style and computed-style-without-renderer after
1624 * fast/css/getComputedStyle/computed-style-expected.txt:
1625 * fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
1627 2011-03-09 Csaba Osztrogonác <ossy@webkit.org>
1631 jquery/manipulation.html fails after r80598
1632 https://bugs.webkit.org/show_bug.cgi?id=56019
1634 * platform/qt/Skipped:Add jquery tests to make buildbots happier.
1636 2011-03-09 Yury Semikhatsky <yurys@chromium.org>
1638 Reviewed by Pavel Feldman.
1640 Web Inspector: pass explicit agent references to InspectorBackendDispatcher
1641 https://bugs.webkit.org/show_bug.cgi?id=55820
1643 * http/tests/inspector-enabled/open-close-open-expected.txt:
1644 * http/tests/inspector-enabled/open-close-open.html:
1645 * http/tests/inspector/inspector-test.js:
1648 2011-03-09 Roland Steiner <rolandsteiner@chromium.org>
1650 Unreviewed: assign bug entries to Chromium test expectations.
1652 * platform/chromium/test_expectations.txt:
1654 2011-03-09 Carlos Garcia Campos <cgarcia@igalia.com>
1656 Unreviewed. Move fast/canvas/rgba-parsing.html to the group of
1657 tests failing due to rounding color problems in cairo/pixman.
1659 * platform/gtk/Skipped:
1661 2011-03-09 Roland Steiner <rolandsteiner@chromium.org>
1663 Unreviewed: more vertical text fallout for the chromium test expectations.
1666 * platform/chromium-mac/fast/lists/003-vertical-expected.checksum: Added.
1667 * platform/chromium-mac/fast/lists/003-vertical-expected.png: Added.
1668 * platform/chromium-mac/fast/lists/003-vertical-expected.txt: Added.
1669 * platform/chromium/test_expectations.txt:
1671 2011-03-09 Ilya Tikhonovsky <loislo@chromium.org>
1673 Reviewed by Yury Semikhatsky.
1675 Web Inspector: Web Inspector: we don't need to transfer objectId and hasChildren for primitive values.
1676 https://bugs.webkit.org/show_bug.cgi?id=55998
1678 * inspector/protocol/console-agent-expected.txt:
1679 * inspector/protocol/runtime-agent-expected.txt:
1681 2011-03-09 Pavel Feldman <pfeldman@chromium.org>
1683 Reviewed by Yury Semikhatsky.
1685 Web Inspector: watch expressions should show string values in quotes.
1686 https://bugs.webkit.org/show_bug.cgi?id=55846
1688 * http/tests/inspector/inspector-test.js:
1689 (initialize_InspectorTest):
1690 * inspector/console/console-dir-expected.txt:
1691 * inspector/console/console-dir.html:
1692 * inspector/debugger/debugger-expand-scope-expected.txt:
1693 * inspector/debugger/debugger-expand-scope.html:
1694 * platform/chromium/inspector/console/console-dir-expected.txt:
1695 * platform/chromium/inspector/debugger/debugger-expand-scope-expected.txt:
1697 2011-03-09 Pavel Feldman <pfeldman@chromium.org>
1699 Reviewed by Yury Semikhatsky.
1701 Web Inspector: "length" getter is invoked upon console object formatting.
1702 https://bugs.webkit.org/show_bug.cgi?id=55220
1704 * inspector/console/console-format-expected.txt:
1705 * inspector/console/console-format.html:
1706 * platform/chromium/inspector/console/console-format-expected.txt:
1708 2011-03-09 Roland Steiner <rolandsteiner@chromium.org>
1710 Unreviewed: yet more tweaking of the chromium test expectations.
1712 * platform/chromium/test_expectations.txt:
1714 2011-03-09 Roland Steiner <rolandsteiner@chromium.org>
1716 Unreviewed: fix chromium test expectations file.
1718 * platform/chromium/test_expectations.txt:
1720 2011-03-09 Roland Steiner <rolandsteiner@chromium.org>
1722 Unreviewed: update chromium test expectations
1724 * platform/chromium/test_expectations.txt:
1726 2011-03-08 Ilya Tikhonovsky <loislo@chromium.org>
1728 Reviewed by Pavel Feldman.
1730 Web Inspector: remove groupName from objectId.
1731 https://bugs.webkit.org/show_bug.cgi?id=55825
1733 * inspector/protocol/runtime-agent-expected.txt:
1735 2011-03-08 Xiaomei Ji <xji@chromium.org>
1739 Add tests introduced in r80622 as expect to fail for now, rebase later.
1741 * platform/chromium/test_expectations.txt:
1743 2011-03-08 Xiaomei Ji <xji@chromium.org>
1745 Reviewed by David Hyatt.
1747 Fix Regression: Content not drawn when scrolling horizontally in an RTL page.
1748 https://bugs.webkit.org/show_bug.cgi?id=55077.
1750 * fast/dom/scroll-reveal-left-overflow.html: Added.
1751 * fast/dom/scroll-reveal-top-overflow.html: Added.
1752 * platform/mac/fast/dom/scroll-reveal-left-overflow-expected.checksum: Added.
1753 * platform/mac/fast/dom/scroll-reveal-left-overflow-expected.png: Added.
1754 * platform/mac/fast/dom/scroll-reveal-left-overflow-expected.txt: Added.
1755 * platform/mac/fast/dom/scroll-reveal-top-overflow-expected.checksum: Added.
1756 * platform/mac/fast/dom/scroll-reveal-top-overflow-expected.png: Added.
1757 * platform/mac/fast/dom/scroll-reveal-top-overflow-expected.txt: Added.
1759 2011-03-08 Gavin Barraclough <barraclough@apple.com>
1761 Reviewed by Sam Weinig
1763 Bug 55994 - Functions on Array.prototype should check length first.
1764 These methods are designed to work on generic objects too, and if 'length'
1765 is a getter that throws an exception, ensure this is correctly thrown
1766 (even if other exceptions would be thrown, too).
1770 * fast/js/array-proto-func-length-getter-except-expected.txt: Added.
1771 * fast/js/array-proto-func-length-getter-except.html: Added.
1772 * fast/js/script-tests/array-proto-func-length-getter-except.js: Added.
1776 2011-03-08 Mihai Parparita <mihaip@chromium.org>
1778 Add failing expectation for compositing/webgl/
1779 webgl-nonpremultiplied-blend.html.
1781 * platform/chromium/test_expectations.txt:
1783 2011-03-08 Kenji Imasaki <imasaki@chromium.org>
1785 Reviewed by David Levin.
1787 [Chromium] Clean up Media GPU test expectation since
1788 http://crbug.com?id=74887 was fixed. These expectations are based
1789 on the results on flakiness dashboard.
1791 * platform/chromium/test_expectations.txt:
1793 2011-03-08 Martin Robinson <mrobinson@igalia.com>
1795 Rebaseline a GTK+ result after r80582.
1797 * platform/gtk/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
1799 2011-03-08 Csaba Osztrogonác <ossy@webkit.org>
1803 https://bugs.webkit.org/show_bug.cgi?id=48540, support the text-orientation CSS property.
1804 Update Qt specific expected results after r80582.
1806 * platform/qt/fast/css/getComputedStyle/computed-style-expected.txt:
1807 * platform/qt/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
1809 2011-03-08 Joe Wild <joseph.wild@nokia.com>
1811 Reviewed by Csaba Osztrogonác.
1813 [Qt] Missing SVG variables
1814 https://bugs.webkit.org/show_bug.cgi?id=32941
1816 Basically, this patch just modifies features.pri to the Qt build to
1817 pass on the ENABLE_SVG_* flags to the IDL binding generator.
1819 Also I had remove global-construtors.html from the skip list and
1820 updated the associated expected results files.
1822 * platform/qt/Skipped:
1823 * platform/qt/fast/dom/Window/window-properties-expected.txt:
1824 * platform/qt/fast/dom/Window/window-property-descriptors-expected.txt:
1825 * platform/qt/fast/dom/prototype-inheritance-expected.txt:
1826 * platform/qt/fast/js/global-constructors-expected.txt:
1828 2011-03-08 David Hyatt <hyatt@apple.com>
1830 Reviewed by Dan Bernstein.
1832 https://bugs.webkit.org/show_bug.cgi?id=48540, support the text-orientation CSS property.
1834 This patch adds support for two values of the text-orientation property (the ones that actually matter): vertical-right and upright.
1835 The TextOrientation is part of the FontDescription and used to look up fonts (similar to FontOrientation).
1837 Orientation of non-CJK characters is done using fallback font data of the appropriate orientation type, e.g., verticalRightOrientation and
1838 uprightOrientation fallback font data. Vertical right is just implemented as a normal horizontal font. Upright is implemented as a
1839 vertically oriented font that rotates all glyphs.
1841 The main complication implementing text-orientation is that fonts have "baked-in" vertical glyphs for letters that are hardcoded to
1842 a vertical right facing. This means that you can use those special vertical glyphs for vertical-right orientation without having to
1843 fall back, but then for upright orientation you have to ignore them and still fall back. As you can see from the test case, this doesn't
1844 work very well, but hopefully it won't be all that common. Limitations of CoreText prevent this case from rendering properly in either the
1845 simple or complex code paths, although the simple code path at least gets close.
1847 Added fast/blockflow/text-orientation-basic.html
1849 * fast/blockflow/text-orientation-basic.html: Added.
1850 * platform/mac/fast/blockflow/text-orientation-basic-expected.checksum: Added.
1851 * platform/mac/fast/blockflow/text-orientation-basic-expected.png: Added.
1852 * platform/mac/fast/blockflow/text-orientation-basic-expected.txt: Added.
1854 2011-03-08 Nico Weber <thakis@chromium.org>
1856 Reviewed by James Robinson.
1858 Crash on big blur radius with canvas
1859 https://bugs.webkit.org/show_bug.cgi?id=55951
1861 * fast/canvas/shadow-huge-blur-expected.txt: Added.
1862 * fast/canvas/shadow-huge-blur.html: Added.
1864 2011-03-08 Tony Chang <tony@chromium.org>
1866 Unreviewed, add pngs to chromium and chromium-linux .checksum files
1867 that are missing pngs. I generated these on my local desktop.
1869 * platform/chromium-linux/fast/block/float/clear-element-too-wide-for-containing-block-expected.png: Added.
1870 * platform/chromium-linux/fast/blockflow/english-bt-text-expected.png: Added.
1871 * platform/chromium-linux/fast/blockflow/english-lr-text-expected.png: Added.
1872 * platform/chromium-linux/fast/blockflow/english-rl-text-expected.png: Added.
1873 * platform/chromium-linux/fast/multicol/border-padding-pagination-expected.png: Added.
1874 * platform/chromium-linux/fast/multicol/margin-collapse-expected.png: Added.
1875 * platform/chromium-linux/tables/mozilla/bugs/bug16012-expected.png: Added.
1876 * platform/chromium/fast/images/png_per_row_alpha_decoding-expected.png: Added.
1878 2011-03-08 Martin Maly <mmaly@chromium.org>
1880 Reviewed by Dimitri Glazkov.
1882 [Chromium] Expectation updates for strict mode V8 features.
1883 https://bugs.webkit.org/show_bug.cgi?id=55789
1885 * platform/chromium/fast/js/mozilla/strict/15.5.5.1-expected.txt:
1887 2011-03-08 Tony Chang <tony@chromium.org>
1889 Unreviewed, remove png layout test results that don't have
1890 corresponding checksum files. I checked a few of these and they
1891 were cases where the .checksum was removed and the .png forgotten.
1893 * platform/gtk/fast/css/xml-stylesheet-pi-not-in-prolog-expected.png: Removed.
1894 * platform/gtk/fast/encoding/utf-16-no-bom-expected.png: Removed.
1895 * platform/gtk/svg/hixie/error/004-expected.png: Removed.
1896 * platform/gtk/svg/hixie/error/005-expected.png: Removed.
1897 * platform/mac-leopard/fast/css/xml-stylesheet-pi-not-in-prolog-expected.png: Removed.
1898 * platform/mac-leopard/fast/encoding/utf-16-no-bom-expected.png: Removed.
1899 * platform/mac-leopard/svg/hixie/error/004-expected.png: Removed.
1900 * platform/mac-leopard/svg/hixie/error/005-expected.png: Removed.
1901 * platform/mac/editing/selection/contenteditable-click-outside-expected.png: Removed.
1902 * platform/mac/fast/css/xml-stylesheet-pi-not-in-prolog-expected.png: Removed.
1903 * platform/mac/fast/dynamic/8952-reduction-expected.png: Removed.
1904 * platform/mac/fast/encoding/utf-16-no-bom-expected.png: Removed.
1905 * platform/mac/fast/js/Plug-ins-expected.png: Removed.
1906 * platform/mac/fast/table/row-height-recalc2-expected.png: Removed.
1907 * platform/mac/svg/hixie/error/004-expected.png: Removed.
1908 * platform/mac/svg/hixie/error/005-expected.png: Removed.
1909 * platform/qt/fast/table/row-height-recalc2-expected.png: Removed.
1910 * platform/win/fast/table/row-height-recalc2-expected.png: Removed.
1912 2011-03-08 Philippe Normand <pnormand@igalia.com>
1914 REGRESSION (r80478): broke GTK inspector tests
1915 https://bugs.webkit.org/show_bug.cgi?id=55941
1917 Unreviewed, skipping inspector crashing tests on GTK.
1919 * platform/gtk/Skipped:
1921 2011-03-08 Philippe Normand <pnormand@igalia.com>
1923 Unreviewed, updated GTK baselines of fast/text and 2 SVG
1924 text-related tests after r80526.
1926 * platform/gtk/fast/text/international/complex-character-based-fallback-expected.txt:
1927 * platform/gtk/fast/text/international/thai-line-breaks-expected.txt:
1928 * platform/gtk/fast/text/large-text-composed-char-expected.txt:
1929 * platform/gtk/svg/W3C-SVG-1.1/text-intro-05-t-expected.txt:
1930 * platform/gtk/svg/text/text-intro-05-t-expected.txt:
1932 2011-03-08 Carlos Garcia Campos <cgarcia@igalia.com>
1934 Reviewed by Martin Robinson.
1936 [GTK] Add layoutTestController.setValueForUser() after r80412
1937 https://bugs.webkit.org/show_bug.cgi?id=55862
1939 * platform/gtk/Skipped: Unskip test
1940 fast/forms/onchange-setvalueforuser.html that passes now.
1942 2011-03-08 Noel Gordon <noel.gordon@gmail.com>
1944 Reviewed by James Robinson.
1946 [Chromium] Rebaseline CSS3 elliptical gradient tests linux, win32
1947 https://bugs.webkit.org/show_bug.cgi?id=55742
1949 Skia CSS3 elliptical gradient support was added on r79063; rebaseline the associated
1950 win32 and linux tests. There are separate linux results herein due to (minor) pixel
1951 differences with win32. See the bug for the diff images.
1953 * platform/chromium-linux/fast/gradients/css3-color-stop-units-expected.checksum: Added.
1954 * platform/chromium-linux/fast/gradients/css3-color-stop-units-expected.png: Added.
1955 * platform/chromium-linux/fast/gradients/css3-color-stops-expected.checksum: Added.
1956 * platform/chromium-linux/fast/gradients/css3-color-stops-expected.png: Added.
1957 * platform/chromium-linux/fast/gradients/css3-linear-angle-gradients-expected.checksum: Added.
1958 * platform/chromium-linux/fast/gradients/css3-linear-angle-gradients-expected.png: Added.
1959 * platform/chromium-linux/fast/gradients/css3-radial-gradients-expected.checksum: Added.
1960 * platform/chromium-linux/fast/gradients/css3-radial-gradients-expected.png: Added.
1961 * platform/chromium-linux/fast/gradients/css3-radial-gradients2-expected.checksum: Added.
1962 * platform/chromium-linux/fast/gradients/css3-radial-gradients2-expected.png: Added.
1963 * platform/chromium-linux/fast/gradients/css3-repeating-radial-gradients-expected.checksum: Added.
1964 * platform/chromium-linux/fast/gradients/css3-repeating-radial-gradients-expected.png: Added.
1965 * platform/chromium-win/fast/gradients/css3-color-stop-units-expected.checksum: Added.
1966 * platform/chromium-win/fast/gradients/css3-color-stop-units-expected.png: Added.
1967 * platform/chromium-win/fast/gradients/css3-color-stops-expected.checksum: Added.
1968 * platform/chromium-win/fast/gradients/css3-color-stops-expected.png: Added.
1969 * platform/chromium-win/fast/gradients/css3-linear-angle-gradients-expected.checksum: Added.
1970 * platform/chromium-win/fast/gradients/css3-linear-angle-gradients-expected.png: Added.
1971 * platform/chromium-win/fast/gradients/css3-radial-gradients-expected.checksum: Added.
1972 * platform/chromium-win/fast/gradients/css3-radial-gradients-expected.png: Added.
1973 * platform/chromium-win/fast/gradients/css3-radial-gradients2-expected.checksum: Added.
1974 * platform/chromium-win/fast/gradients/css3-radial-gradients2-expected.png: Added.
1975 * platform/chromium-win/fast/gradients/css3-radial-gradients3-expected.checksum: Added.
1976 * platform/chromium-win/fast/gradients/css3-radial-gradients3-expected.png: Added.
1977 * platform/chromium-win/fast/gradients/css3-repeating-radial-gradients-expected.checksum: Added.
1978 * platform/chromium-win/fast/gradients/css3-repeating-radial-gradients-expected.png: Added.
1979 * platform/chromium/test_expectations.txt:
1981 2011-03-08 Zan Dobersek <zandobersek@gmail.com>
1983 Reviewed by Martin Robinson.
1985 [Gtk] toDataURL uses incorrect quality value when saving GdkPixbuf to buffer
1986 https://bugs.webkit.org/show_bug.cgi?id=55878
1988 Enable a passing test now that we properly use the quality value when requesting
1989 a GdkPixbuf to be saved into a buffer.
1991 * platform/gtk/Skipped:
1993 2011-03-07 Fumitoshi Ukai <ukai@chromium.org>
1995 Unreviewed, update chromium test expectations.
1997 Looks editing/pasteboard/data-transfer-items.html is slow.
1999 * platform/chromium/test_expectations.txt:
2001 2011-03-07 Andy Estes <aestes@apple.com>
2003 Reviewed by Dan Bernstein.
2005 REGRESSION (r79060): Timestamp is missing from tweets in twitter.
2006 https://bugs.webkit.org/show_bug.cgi?id=55228
2008 * fast/js/date-parse-test-expected.txt:
2009 * fast/js/script-tests/date-parse-test.js:
2011 2011-03-07 Fumitoshi Ukai <ukai@chromium.org>
2013 Unreviewed, update chromium test expectations.
2015 Fix jquery/effects.html and fast/viewpoert/viewport-129.html
2017 * platform/chromium/test_expectations.txt:
2019 2011-03-07 Daniel Cheng <dcheng@chromium.org>
2021 Reviewed by David Levin.
2023 Add support for DataTransferItems
2024 https://bugs.webkit.org/show_bug.cgi?id=55115
2026 Layout test to verify that the basic properties of dataTransfer.items function as expected.
2028 * editing/pasteboard/data-transfer-items-expected.txt: Added.
2029 * editing/pasteboard/data-transfer-items.html: Added.
2030 * platform/gtk/Skipped:
2031 * platform/mac/Skipped:
2032 * platform/qt/Skipped:
2033 * platform/win/Skipped:
2035 2011-03-07 Victoria Kirst <vrk@google.com>
2037 Reviewed by Mihai Parparita.
2039 Rebaseline GPU media/video-display-toggle.html for snow leopard
2040 https://bugs.webkit.org/show_bug.cgi?id=55920
2042 * platform/chromium-gpu-mac/media/video-display-toggle-expected.checksum:
2043 * platform/chromium-gpu-mac/media/video-display-toggle-expected.png:
2044 * platform/chromium-gpu-mac/media/video-no-audio-expected.checksum:
2045 * platform/chromium-gpu-mac/media/video-no-audio-expected.png:
2046 * platform/chromium-gpu-mac/media/video-volume-slider-expected.checksum:
2047 * platform/chromium-gpu-mac/media/video-volume-slider-expected.png:
2048 * platform/chromium/test_expectations.txt:
2050 2011-03-07 Fumitoshi Ukai <ukai@chromium.org>
2052 Unreviewed, update chromium test expectations.
2054 Update fast/text/large-text-composed-char.html on Windows
2056 * platform/chromium/test_expectations.txt:
2058 2011-03-07 Fumitoshi Ukai <ukai@chromium.org>
2060 Unreviewed, update chromium test expectations.
2062 Update fast/viewport/viewport-{128,129}.html
2064 * platform/chromium/test_expectations.txt:
2066 2011-03-07 Daniel Cheng <dcheng@chromium.org>
2070 Updated Skipped lists for editing/pasteboard/onpaste-text-html-types.html.
2071 https://bugs.webkit.org/show_bug.cgi?id=55921
2072 https://bugs.webkit.org/show_bug.cgi?id=55922
2074 * platform/qt-wk2/Skipped:
2075 * platform/qt/Skipped:
2076 * platform/win/Skipped:
2078 2011-03-07 Fumitoshi Ukai <ukai@chromium.org>
2080 Unreviewed, update chromium test expectations.
2082 Update fast/text/large-text-composed-char-dos.html
2084 * platform/chromium/test_expectations.txt:
2086 2011-03-07 Alexey Proskuryakov <ap@apple.com>
2088 Reviewed by Darin Adler.
2090 REGRESSION (HTML5 tree builder): Text selection in a large text document is extremely slow
2091 https://bugs.webkit.org/show_bug.cgi?id=55898
2093 * platform/mac/fast/text/large-text-composed-char-expected.txt: The huge text run is split
2094 into multiple text nodes again.
2096 2011-03-07 Fumitoshi Ukai <ukai@chromium.org>
2098 Unreviewed, update chromium test expectations.
2100 Add svg/css/rect-gradient-stroke-shadow.svg added by webkit r80515
2102 * platform/chromium/test_expectations.txt:
2104 2011-03-07 Fumitoshi Ukai <ukai@chromium.org>
2106 Unreviewed, update chromium test expectations.
2108 svg/W3C-SVG-1.1/struct-image-07-t.svg failing
2110 * platform/chromium/test_expectations.txt:
2112 2011-03-07 Fumitoshi Ukai <ukai@chromium.org>
2114 Unreviewed, update chromium test expectations.
2116 Mark several jquery tests slow for debug build.
2118 * platform/chromium/test_expectations.txt:
2120 2011-03-07 Sergey Glazunov <serg.glazunov@gmail.com>
2122 Reviewed by Eric Seidel.
2124 Add the missing insertedIntoDocument() call in SVGVKernElement and SVGHKernElement
2125 https://bugs.webkit.org/show_bug.cgi?id=55896
2127 * svg/dom/vkern-element-crash-expected.txt: Added.
2128 * svg/dom/vkern-element-crash.html: Added.
2130 2011-03-07 Cosmin Truta <ctruta@chromium.org>
2132 Reviewed by Adam Barth.
2134 SVG <image> referenced by <use> is displayed incorrectly
2135 https://bugs.webkit.org/show_bug.cgi?id=55750
2137 * svg/custom/resources/rgb.svg: Added.
2138 * svg/custom/use-image-in-g-expected.checksum: Added.
2139 * svg/custom/use-image-in-g-expected.png: Added.
2140 * svg/custom/use-image-in-g-expected.txt: Added.
2141 * svg/custom/use-image-in-g.svg: Added.
2143 2011-03-07 Helder Correia <helder@sencha.com>
2145 Reviewed by Simon Fraser.
2147 Shadow is not shown when using strokeRect with a gradient strokeStyle
2148 https://bugs.webkit.org/show_bug.cgi?id=52509
2150 This happens in CG and is related to bug 51869, this time to be fixed
2151 in GraphicsContext::strokeRect(const FloatRect& r, float lineWidth).
2152 We need to draw the gradient clipped to the stroke on a CGLayer first,
2153 and then draw the layer on the GraphicsContext.
2155 * fast/canvas/canvas-strokeRect-gradient-shadow-expected.txt: Added.
2156 * fast/canvas/canvas-strokeRect-gradient-shadow.html: Added.
2157 * fast/canvas/script-tests/canvas-strokeRect-gradient-shadow.js: Added.
2158 * platform/chromium/test_expectations.txt: Skip new test since it fails.
2159 * platform/mac/svg/css/rect-gradient-stroke-shadow-expected.checksum: Added.
2160 * platform/mac/svg/css/rect-gradient-stroke-shadow-expected.png: Added.
2161 * platform/qt/Skipped: Skip new test since it fails.
2162 * platform/qt/svg/css/rect-gradient-stroke-shadow-expected.checksum: Added.
2163 * platform/qt/svg/css/rect-gradient-stroke-shadow-expected.png: Added.
2164 * svg/css/rect-gradient-stroke-shadow-expected.txt: Added.
2165 * svg/css/rect-gradient-stroke-shadow.svg: Added.
2167 2011-03-07 Fumitoshi Ukai <ukai@chromium.org>
2169 Unreviewed, update chromium test expectations.
2171 Mark jquery/effects.html slow.
2173 * platform/chromium/test_expectations.txt:
2175 2011-03-07 Fumitoshi Ukai <ukai@chromium.org>
2177 Unreviewed, update chromium test expectations.
2179 Some fast/viewport tests are missing expectations.
2181 * platform/chromium/test_expectations.txt:
2183 2011-03-07 Adam Barth <abarth@webkit.org>
2185 Reviewed by Dimitri Glazkov.
2187 Import jquery test suite
2188 https://bugs.webkit.org/show_bug.cgi?id=55911
2190 This test suite is imported from https://github.com/jquery/jquery. I
2191 tried to make as few changes as possible in case we want to merge with
2192 upstream in the future. The test suite was original licensed under the
2193 MIT license, which is compatible with WebKit's license.
2197 2011-03-07 Daniel Cheng <dcheng@chromium.org>
2201 Skip onpaste-text-html-types.html on Mac and Qt since parts of the test
2202 infrastructure to support it aren't there.
2204 * platform/mac/Skipped:
2205 * platform/qt-wk2/Skipped:
2207 2011-03-07 Adam Barth <abarth@webkit.org>
2209 Reviewed by Dimitri Glazkov.
2211 REGRESSION(r78147): Crash on http://gnarf.net/jquery/test/
2212 https://bugs.webkit.org/show_bug.cgi?id=55894
2214 * fast/parser/document-write-into-initial-document-expected.txt: Added.
2215 * fast/parser/document-write-into-initial-document.html: Added.
2217 2011-03-07 Tony Chang <tony@chromium.org>
2219 Unreviewed, delete chromium layout test pngs that don't have
2220 corresponding checksum files. They're not getting picked up by
2221 run-webkit-tests without a checksum, so just remove them.
2223 * platform/chromium-linux/animations/suspend-transform-animation-expected.png: Removed.
2224 * platform/chromium-linux/fast/css/xml-stylesheet-pi-not-in-prolog-expected.png: Removed.
2225 * platform/chromium-linux/fast/encoding/utf-16-no-bom-expected.png: Removed.
2226 * platform/chromium-linux/fast/lists/outSideListMarkers-expected.png: Removed.
2227 * platform/chromium-linux/svg/hixie/error/004-expected.png: Removed.
2228 * platform/chromium-linux/svg/hixie/error/005-expected.png: Removed.
2229 * platform/chromium-linux/svg/text/text-hkern-expected.png: Removed.
2230 * platform/chromium-linux/svg/text/text-vkern-expected.png: Removed.
2231 * platform/chromium-linux/transitions/suspend-transform-transition-expected.png: Removed.
2232 * platform/chromium-mac-leopard/animations/3d/state-at-end-event-transform-expected.png: Removed.
2233 * platform/chromium-mac-leopard/svg/custom/svg-curve-with-relative-cordinates-expected.png: Removed.
2234 * platform/chromium-mac/animations/state-at-end-event-expected.png: Removed.
2235 * platform/chromium-mac/editing/deleting/5390681-2-expected.png: Removed.
2236 * platform/chromium-mac/editing/execCommand/5138441-expected.png: Removed.
2237 * platform/chromium-mac/editing/execCommand/5481523-expected.png: Removed.
2238 * platform/chromium-mac/editing/execCommand/indent-selection-expected.png: Removed.
2239 * platform/chromium-mac/editing/selection/4960116-expected.png: Removed.
2240 * platform/chromium-mac/editing/selection/select-text-overflow-ellipsis-expected.png: Removed.
2241 * platform/chromium-mac/fast/backgrounds/quirks-mode-line-box-backgrounds-expected.png: Removed.
2242 * platform/chromium-mac/fast/backgrounds/svg-as-background-2-expected.png: Removed.
2243 * platform/chromium-mac/fast/block/positioning/absolute-positioning-no-scrollbar-expected.png: Removed.
2244 * platform/chromium-mac/fast/borders/borderRadiusArcs01-expected.png: Removed.
2245 * platform/chromium-mac/fast/borders/borderRadiusDouble02-expected.png: Removed.
2246 * platform/chromium-mac/fast/borders/borderRadiusDouble03-expected.png: Removed.
2247 * platform/chromium-mac/fast/borders/borderRadiusGroove01-expected.png: Removed.
2248 * platform/chromium-mac/fast/borders/borderRadiusGroove02-expected.png: Removed.
2249 * platform/chromium-mac/fast/borders/borderRadiusInset01-expected.png: Removed.
2250 * platform/chromium-mac/fast/borders/borderRadiusOutset01-expected.png: Removed.
2251 * platform/chromium-mac/fast/borders/borderRadiusRidge01-expected.png: Removed.
2252 * platform/chromium-mac/fast/borders/borderRadiusSolid01-expected.png: Removed.
2253 * platform/chromium-mac/fast/borders/borderRadiusSolid02-expected.png: Removed.
2254 * platform/chromium-mac/fast/borders/borderRadiusSolid03-expected.png: Removed.
2255 * platform/chromium-mac/fast/borders/borderRadiusSolid04-expected.png: Removed.
2256 * platform/chromium-mac/fast/borders/fieldsetBorderRadius-expected.png: Removed.
2257 * platform/chromium-mac/fast/css/apple-prefix-expected.png: Removed.
2258 * platform/chromium-mac/fast/css/compare-content-style-expected.png: Removed.
2259 * platform/chromium-mac/fast/css/css3-space-in-nth-and-lang-expected.png: Removed.
2260 * platform/chromium-mac/fast/css/font-face-woff-expected.png: Removed.
2261 * platform/chromium-mac/fast/css/namespaces/namespaces-comments-expected.png: Removed.
2262 * platform/chromium-mac/fast/css/namespaces/namespaces-empty-expected.png: Removed.
2263 * platform/chromium-mac/fast/css/namespaces/namespaces-escapes-expected.png: Removed.
2264 * platform/chromium-mac/fast/css/namespaces/namespaces-invalid-at-expected.png: Removed.
2265 * platform/chromium-mac/fast/forms/textarea-scrollbar-expected.png: Removed.
2266 * platform/chromium-mac/fast/js/missing-title-end-tag-js-expected.png: Removed.
2267 * platform/chromium-mac/fast/lists/anonymous-items-expected.png: Removed.
2268 * platform/chromium-mac/fast/lists/marker-before-empty-inline-expected.png: Removed.
2269 * platform/chromium-mac/fast/multicol/column-count-with-rules-expected.png: Removed.
2270 * platform/chromium-mac/fast/overflow/line-clamp-expected.png: Removed.
2271 * platform/chromium-mac/fast/reflections/opacity-reflection-transform-expected.png: Removed.
2272 * platform/chromium-mac/fast/runin/generated2-expected.png: Removed.
2273 * platform/chromium-mac/fast/runin/generated3-expected.png: Removed.
2274 * platform/chromium-mac/fast/runin/generated4-expected.png: Removed.
2275 * platform/chromium-mac/fast/text/stripNullFromText-expected.png: Removed.
2276 * platform/chromium-mac/http/tests/misc/slow-loading-mask-expected.png: Removed.
2277 * platform/chromium-mac/media/video-transformed-expected.png: Removed.
2278 * platform/chromium-mac/svg/batik/text/textProperties-expected.png: Removed.
2279 * platform/chromium-mac/svg/css/css-box-min-width-expected.png: Removed.
2280 * platform/chromium-mac/svg/custom/container-opacity-clip-viewBox-expected.png: Removed.
2281 * platform/chromium-mac/svg/custom/fill-opacity-hsl-expected.png: Removed.
2282 * platform/chromium-mac/svg/custom/fill-opacity-rgba-expected.png: Removed.
2283 * platform/chromium-mac/svg/custom/gradient-stop-corner-cases-expected.png: Removed.
2284 * platform/chromium-mac/svg/custom/mask-invalidation-expected.png: Removed.
2285 * platform/chromium-mac/svg/custom/massive-coordinates-expected.png: Removed.
2286 * platform/chromium-mac/svg/custom/transformedMaskFails-expected.png: Removed.
2287 * platform/chromium-mac/svg/filters/feColorMatrix-values-expected.png: Removed.
2288 * platform/chromium-mac/tables/mozilla/bugs/bug6674-expected.png: Removed.
2289 * platform/chromium-mac/transitions/transition-end-event-rendering-expected.png: Removed.
2290 * platform/chromium-mac/webarchive/test-link-rel-icon-expected.png: Removed.
2291 * platform/chromium-win-xp/animations/suspend-transform-animation-expected.png: Removed.
2292 * platform/chromium-win-xp/fast/blockflow/japanese-ruby-vertical-lr-expected.png: Removed.
2293 * platform/chromium-win-xp/fast/blockflow/japanese-ruby-vertical-rl-expected.png: Removed.
2294 * platform/chromium-win-xp/fast/css/rtl-to-viewport-expected.png: Removed.
2295 * platform/chromium-win-xp/svg/W3C-SVG-1.1/masking-path-01-b-expected.png: Removed.
2296 * platform/chromium-win-xp/svg/W3C-SVG-1.1/masking-path-04-b-expected.png: Removed.
2297 * platform/chromium-win-xp/svg/batik/text/textProperties-expected.png: Removed.
2298 * platform/chromium-win-xp/svg/custom/marker-strokeWidth-changes-expected.png: Removed.
2299 * platform/chromium-win-xp/transitions/suspend-transform-transition-expected.png: Removed.
2300 * platform/chromium-win/fast/backgrounds/size/backgroundSize03-expected.png: Removed.
2301 * platform/chromium-win/fast/block/float/009-expected.png: Removed.
2302 * platform/chromium-win/fast/block/float/034-expected.png: Removed.
2303 * platform/chromium-win/fast/block/float/4145535Crash-expected.png: Removed.
2304 * platform/chromium-win/fast/block/float/br-with-clear-expected.png: Removed.
2305 * platform/chromium-win/fast/block/float/float-on-zero-height-line-expected.png: Removed.
2306 * platform/chromium-win/fast/block/float/narrow-after-wide-expected.png: Removed.
2307 * platform/chromium-win/fast/block/float/negative-margin-clear-expected.png: Removed.
2308 * platform/chromium-win/fast/block/float/nowrap-clear-min-width-expected.png: Removed.
2309 * platform/chromium-win/fast/block/float/overhanging-after-height-decrease-offsets-expected.png: Removed.
2310 * platform/chromium-win/fast/block/positioning/003-expected.png: Removed.
2311 * platform/chromium-win/fast/block/positioning/004-expected.png: Removed.
2312 * platform/chromium-win/fast/block/positioning/005-expected.png: Removed.
2313 * platform/chromium-win/fast/block/positioning/006-expected.png: Removed.
2314 * platform/chromium-win/fast/block/positioning/007-expected.png: Removed.
2315 * platform/chromium-win/fast/block/positioning/008-expected.png: Removed.
2316 * platform/chromium-win/fast/block/positioning/009-expected.png: Removed.
2317 * platform/chromium-win/fast/block/positioning/010-expected.png: Removed.
2318 * platform/chromium-win/fast/block/positioning/011-expected.png: Removed.
2319 * platform/chromium-win/fast/block/positioning/012-expected.png: Removed.
2320 * platform/chromium-win/fast/block/positioning/013-expected.png: Removed.
2321 * platform/chromium-win/fast/block/positioning/014-expected.png: Removed.
2322 * platform/chromium-win/fast/block/positioning/015-expected.png: Removed.
2323 * platform/chromium-win/fast/block/positioning/016-expected.png: Removed.
2324 * platform/chromium-win/fast/block/positioning/017-expected.png: Removed.
2325 * platform/chromium-win/fast/block/positioning/018-expected.png: Removed.
2326 * platform/chromium-win/fast/block/positioning/019-expected.png: Removed.
2327 * platform/chromium-win/fast/block/positioning/020-expected.png: Removed.
2328 * platform/chromium-win/fast/block/positioning/021-expected.png: Removed.
2329 * platform/chromium-win/fast/block/positioning/022-expected.png: Removed.
2330 * platform/chromium-win/fast/block/positioning/023-expected.png: Removed.
2331 * platform/chromium-win/fast/block/positioning/024-expected.png: Removed.
2332 * platform/chromium-win/fast/block/positioning/025-expected.png: Removed.
2333 * platform/chromium-win/fast/block/positioning/026-expected.png: Removed.
2334 * platform/chromium-win/fast/block/positioning/027-expected.png: Removed.
2335 * platform/chromium-win/fast/block/positioning/028-expected.png: Removed.
2336 * platform/chromium-win/fast/block/positioning/029-expected.png: Removed.
2337 * platform/chromium-win/fast/block/positioning/030-expected.png: Removed.
2338 * platform/chromium-win/fast/block/positioning/031-expected.png: Removed.
2339 * platform/chromium-win/fast/block/positioning/032-expected.png: Removed.
2340 * platform/chromium-win/fast/block/positioning/033-expected.png: Removed.
2341 * platform/chromium-win/fast/block/positioning/034-expected.png: Removed.
2342 * platform/chromium-win/fast/block/positioning/035-expected.png: Removed.
2343 * platform/chromium-win/fast/block/positioning/036-expected.png: Removed.
2344 * platform/chromium-win/fast/block/positioning/037-expected.png: Removed.
2345 * platform/chromium-win/fast/block/positioning/038-expected.png: Removed.
2346 * platform/chromium-win/fast/block/positioning/039-expected.png: Removed.
2347 * platform/chromium-win/fast/block/positioning/040-expected.png: Removed.
2348 * platform/chromium-win/fast/block/positioning/041-expected.png: Removed.
2349 * platform/chromium-win/fast/block/positioning/042-expected.png: Removed.
2350 * platform/chromium-win/fast/block/positioning/043-expected.png: Removed.
2351 * platform/chromium-win/fast/block/positioning/044-expected.png: Removed.
2352 * platform/chromium-win/fast/block/positioning/045-expected.png: Removed.
2353 * platform/chromium-win/fast/block/positioning/046-expected.png: Removed.
2354 * platform/chromium-win/fast/block/positioning/048-expected.png: Removed.
2355 * platform/chromium-win/fast/block/positioning/049-expected.png: Removed.
2356 * platform/chromium-win/fast/block/positioning/050-expected.png: Removed.
2357 * platform/chromium-win/fast/block/positioning/062-expected.png: Removed.
2358 * platform/chromium-win/fast/block/positioning/move-with-auto-width-expected.png: Removed.
2359 * platform/chromium-win/fast/block/positioning/relative-overconstrained-expected.png: Removed.
2360 * platform/chromium-win/fast/borders/outline-offset-min-assert-expected.png: Removed.
2361 * platform/chromium-win/fast/canvas/canvas-transform-identity-expected.png: Removed.
2362 * platform/chromium-win/fast/canvas/canvas-transform-infinity-expected.png: Removed.
2363 * platform/chromium-win/fast/canvas/canvas-transform-multiply-expected.png: Removed.
2364 * platform/chromium-win/fast/canvas/canvas-transform-nan-expected.png: Removed.
2365 * platform/chromium-win/fast/canvas/canvas-transform-non-invertible-expected.png: Removed.
2366 * platform/chromium-win/fast/clip/017-expected.png: Removed.
2367 * platform/chromium-win/fast/css/006-expected.png: Removed.
2368 * platform/chromium-win/fast/css/affected-by-hover-after-style-change-expected.png: Removed.
2369 * platform/chromium-win/fast/css/content-dynamic-expected.png: Removed.
2370 * platform/chromium-win/fast/css/last-child-style-sharing-expected.png: Removed.
2371 * platform/chromium-win/fast/css/transition-color-unspecified-expected.png: Removed.
2372 * platform/chromium-win/fast/css/xml-stylesheet-pi-not-in-prolog-expected.png: Removed.
2373 * platform/chromium-win/fast/dom/HTMLStyleElement/insert-parser-generated-expected.png: Removed.
2374 * platform/chromium-win/fast/dom/css-cached-import-rule-expected.png: Removed.
2375 * platform/chromium-win/fast/dom/css-insert-import-rule-expected.png: Removed.
2376 * platform/chromium-win/fast/dom/delete-contents-expected.png: Removed.
2377 * platform/chromium-win/fast/dynamic/001-expected.png: Removed.
2378 * platform/chromium-win/fast/dynamic/005-expected.png: Removed.
2379 * platform/chromium-win/fast/dynamic/float-no-longer-overhanging-expected.png: Removed.
2380 * platform/chromium-win/fast/dynamic/float-withdrawal-2-expected.png: Removed.
2381 * platform/chromium-win/fast/dynamic/floating-to-positioned-2-expected.png: Removed.
2382 * platform/chromium-win/fast/dynamic/floating-to-positioned-expected.png: Removed.
2383 * platform/chromium-win/fast/dynamic/genContentDestroyChildren-expected.png: Removed.
2384 * platform/chromium-win/fast/dynamic/positioned-movement-with-positioned-children-expected.png: Removed.
2385 * platform/chromium-win/fast/dynamic/staticY-expected.png: Removed.
2386 * platform/chromium-win/fast/dynamic/subtree-boundary-percent-height-expected.png: Removed.
2387 * platform/chromium-win/fast/dynamic/subtree-no-common-root-static-y-expected.png: Removed.
2388 * platform/chromium-win/fast/dynamic/subtree-table-cell-height-expected.png: Removed.
2389 * platform/chromium-win/fast/encoding/utf-16-no-bom-expected.png: Removed.
2390 * platform/chromium-win/fast/events/onloadFrameCrash-expected.png: Removed.
2391 * platform/chromium-win/fast/frames/002-expected.png: Removed.
2392 * platform/chromium-win/fast/frames/calculate-fixed-expected.png: Removed.
2393 * platform/chromium-win/fast/frames/calculate-order-expected.png: Removed.
2394 * platform/chromium-win/fast/frames/calculate-percentage-expected.png: Removed.
2395 * platform/chromium-win/fast/frames/calculate-relative-expected.png: Removed.
2396 * platform/chromium-win/fast/frames/calculate-round-expected.png: Removed.
2397 * platform/chromium-win/fast/frames/empty-cols-attribute-expected.png: Removed.
2398 * platform/chromium-win/fast/frames/empty-frame-src-expected.png: Removed.
2399 * platform/chromium-win/fast/frames/frame-length-fractional-expected.png: Removed.
2400 * platform/chromium-win/fast/frames/frame-set-whitespace-attributes-expected.png: Removed.
2401 * platform/chromium-win/fast/frames/no-frame-borders-expected.png: Removed.
2402 * platform/chromium-win/fast/images/image-in-map-expected.png: Removed.
2403 * platform/chromium-win/fast/images/pdf-as-tiled-background-expected.png: Removed.
2404 * platform/chromium-win/fast/images/svg-as-background-expected.png: Removed.
2405 * platform/chromium-win/fast/images/svg-as-image-expected.png: Removed.
2406 * platform/chromium-win/fast/images/svg-as-relative-image-expected.png: Removed.
2407 * platform/chromium-win/fast/images/svg-width-100p-as-background-expected.png: Removed.
2408 * platform/chromium-win/fast/inline-block/004-expected.png: Removed.
2409 * platform/chromium-win/fast/inline-block/005-expected.png: Removed.
2410 * platform/chromium-win/fast/invalid/015-expected.png: Removed.
2411 * platform/chromium-win/fast/invalid/table-residual-style-crash-expected.png: Removed.
2412 * platform/chromium-win/fast/js/exception-linenums-in-html-3-expected.png: Removed.
2413 * platform/chromium-win/fast/js/missing-style-end-tag-js-expected.png: Removed.
2414 * platform/chromium-win/fast/js/missing-title-end-tag-js-expected.png: Removed.
2415 * platform/chromium-win/fast/layers/positioned-inside-root-with-margins-expected.png: Removed.
2416 * platform/chromium-win/fast/layers/zindex-ridonkulous-expected.png: Removed.
2417 * platform/chromium-win/fast/lists/outSideListMarkers-expected.png: Removed.
2418 * platform/chromium-win/fast/overflow/position-relative-expected.png: Removed.
2419 * platform/chromium-win/fast/overflow/unreachable-content-test-expected.png: Removed.
2420 * platform/chromium-win/fast/parser/style-script-head-test-expected.png: Removed.
2421 * platform/chromium-win/fast/reflections/table-cell-expected.png: Removed.
2422 * platform/chromium-win/fast/repaint/button-spurious-layout-hint-expected.png: Removed.
2423 * platform/chromium-win/fast/repaint/float-in-new-block-with-layout-delta-expected.png: Removed.
2424 * platform/chromium-win/fast/replaced/008-expected.png: Removed.
2425 * platform/chromium-win/fast/table/024-expected.png: Removed.
2426 * platform/chromium-win/fast/table/031-expected.png: Removed.
2427 * platform/chromium-win/fast/table/caption-relayout-expected.png: Removed.
2428 * platform/chromium-win/fast/table/div-as-col-span-expected.png: Removed.
2429 * platform/chromium-win/fast/table/giantCellspacing-expected.png: Removed.
2430 * platform/chromium-win/fast/table/growCellForImageQuirk-expected.png: Removed.
2431 * platform/chromium-win/fast/table/max-width-integer-overflow-expected.png: Removed.
2432 * platform/chromium-win/fast/table/percent-widths-stretch-expected.png: Removed.
2433 * platform/chromium-win/fast/table/vertical-align-baseline-readjust-expected.png: Removed.
2434 * platform/chromium-win/fast/text/align-center-rtl-spill-expected.png: Removed.
2435 * platform/chromium-win/fast/text/apply-start-width-after-skipped-text-expected.png: Removed.
2436 * platform/chromium-win/fast/text/fixed-pitch-control-characters-expected.png: Removed.
2437 * platform/chromium-win/fast/text/selection-painted-separately-expected.png: Removed.
2438 * platform/chromium-win/fast/text/soft-hyphen-3-expected.png: Removed.
2439 * platform/chromium-win/fast/text/stripNullFromText-expected.png: Removed.
2440 * platform/chromium-win/fast/tokenizer/missing-style-end-tag-1-expected.png: Removed.
2441 * platform/chromium-win/fast/tokenizer/missing-style-end-tag-2-expected.png: Removed.
2442 * platform/chromium-win/fast/tokenizer/script-after-frameset-expected.png: Removed.
2443 * platform/chromium-win/fast/xsl/xslt-mismatched-tags-in-xslt-expected.png: Removed.
2444 * platform/chromium-win/svg/W3C-SVG-1.1/struct-frag-01-t-expected.png: Removed.
2445 * platform/chromium-win/svg/custom/SVGNumber-interface-expected.png: Removed.
2446 * platform/chromium-win/svg/custom/SVGPoint-interface-expected.png: Removed.
2447 * platform/chromium-win/svg/custom/SVGRect-interface-expected.png: Removed.
2448 * platform/chromium-win/svg/custom/attribute-namespace-check-expected.png: Removed.
2449 * platform/chromium-win/svg/custom/class-selector-expected.png: Removed.
2450 * platform/chromium-win/svg/custom/clip-path-child-changes-expected.png: Removed.
2451 * platform/chromium-win/svg/custom/clip-path-href-changes-expected.png: Removed.
2452 * platform/chromium-win/svg/custom/clip-path-units-changes-expected.png: Removed.
2453 * platform/chromium-win/svg/custom/clip-path-with-transform-expected.png: Removed.
2454 * platform/chromium-win/svg/custom/conditional-processing-outside-switch-expected.png: Removed.
2455 * platform/chromium-win/svg/custom/create-metadata-element-expected.png: Removed.
2456 * platform/chromium-win/svg/custom/createelement-expected.png: Removed.
2457 * platform/chromium-win/svg/custom/css-pixels-dpi-expected.png: Removed.
2458 * platform/chromium-win/svg/custom/display-none-expected.png: Removed.
2459 * platform/chromium-win/svg/custom/dynamic-viewBox-expected.png: Removed.
2460 * platform/chromium-win/svg/custom/evt-onload-expected.png: Removed.
2461 * platform/chromium-win/svg/custom/fill-update-expected.png: Removed.
2462 * platform/chromium-win/svg/custom/filter-source-alpha-expected.png: Removed.
2463 * platform/chromium-win/svg/custom/gradient-add-stops-expected.png: Removed.
2464 * platform/chromium-win/svg/custom/gradient-attr-update-expected.png: Removed.
2465 * platform/chromium-win/svg/custom/gradient-stop-style-change-expected.png: Removed.
2466 * platform/chromium-win/svg/custom/hover-default-fill-expected.png: Removed.
2467 * platform/chromium-win/svg/custom/image-with-aspect-ratio-stretch-expected.png: Removed.
2468 * platform/chromium-win/svg/custom/inner-percent-expected.png: Removed.
2469 * platform/chromium-win/svg/custom/inner-svg-hit-test-expected.png: Removed.
2470 * platform/chromium-win/svg/custom/invalid-transforms-expected.png: Removed.
2471 * platform/chromium-win/svg/custom/mask-excessive-malloc-expected.png: Removed.
2472 * platform/chromium-win/svg/custom/mask-inside-defs-expected.png: Removed.
2473 * platform/chromium-win/svg/custom/pattern-in-defs-expected.png: Removed.
2474 * platform/chromium-win/svg/custom/percentage-rect2-expected.png: Removed.
2475 * platform/chromium-win/svg/custom/poly-identify-expected.png: Removed.
2476 * platform/chromium-win/svg/custom/polyline-hittest-expected.png: Removed.
2477 * platform/chromium-win/svg/custom/polyline-invalid-points-expected.png: Removed.
2478 * platform/chromium-win/svg/custom/polyline-setattribute-points-null-expected.png: Removed.
2479 * platform/chromium-win/svg/custom/prevent-default-expected.png: Removed.
2480 * platform/chromium-win/svg/custom/repaint-on-image-bounds-change-expected.png: Removed.
2481 * platform/chromium-win/svg/custom/resource-client-removal-expected.png: Removed.
2482 * platform/chromium-win/svg/custom/rgbcolor-syntax-expected.png: Removed.
2483 * platform/chromium-win/svg/custom/rootelement-expected.png: Removed.
2484 * platform/chromium-win/svg/custom/scroll-hit-test-expected.png: Removed.
2485 * platform/chromium-win/svg/custom/sheet-title-expected.png: Removed.
2486 * platform/chromium-win/svg/custom/svg-absolute-children-expected.png: Removed.
2487 * platform/chromium-win/svg/custom/text-gradient-no-content-expected.png: Removed.
2488 * platform/chromium-win/svg/custom/transform-ignore-after-invalid-expected.png: Removed.
2489 * platform/chromium-win/svg/custom/transform-invalid-expected.png: Removed.
2490 * platform/chromium-win/svg/custom/transform-removeAttributeNS-expected.png: Removed.
2491 * platform/chromium-win/svg/custom/transform-scale-parse-expected.png: Removed.
2492 * platform/chromium-win/svg/custom/transform-with-ending-space-expected.png: Removed.
2493 * platform/chromium-win/svg/custom/transformedMaskFails-expected.png: Removed.
2494 * platform/chromium-win/svg/custom/use-empty-reference-expected.png: Removed.
2495 * platform/chromium-win/svg/custom/use-recalcStyle-crash-expected.png: Removed.
2496 * platform/chromium-win/svg/custom/use-symbol-overflow-expected.png: Removed.
2497 * platform/chromium-win/svg/custom/viewport-clip-expected.png: Removed.
2498 * platform/chromium-win/svg/custom/viewport-no-width-height-expected.png: Removed.
2499 * platform/chromium-win/svg/custom/viewport-update-expected.png: Removed.
2500 * platform/chromium-win/svg/custom/viewport-update2-expected.png: Removed.
2501 * platform/chromium-win/svg/custom/visibility-override-clip-expected.png: Removed.
2502 * platform/chromium-win/svg/custom/visibility-override-expected.png: Removed.
2503 * platform/chromium-win/svg/custom/visibility-override-mask-expected.png: Removed.
2504 * platform/chromium-win/svg/custom/xhtml-no-svg-renderer-expected.png: Removed.
2505 * platform/chromium-win/svg/custom/xml-stylesheet-expected.png: Removed.
2506 * platform/chromium-win/svg/hixie/dynamic/003-expected.png: Removed.
2507 * platform/chromium-win/svg/hixie/dynamic/004-expected.png: Removed.
2508 * platform/chromium-win/svg/hixie/dynamic/006-expected.png: Removed.
2509 * platform/chromium-win/svg/hixie/error/001-expected.png: Removed.
2510 * platform/chromium-win/svg/hixie/error/004-expected.png: Removed.
2511 * platform/chromium-win/svg/hixie/error/005-expected.png: Removed.
2512 * platform/chromium-win/svg/hixie/error/006-expected.png: Removed.
2513 * platform/chromium-win/svg/hixie/error/007-expected.png: Removed.
2514 * platform/chromium-win/svg/hixie/error/008-expected.png: Removed.
2515 * platform/chromium-win/svg/hixie/error/009-expected.png: Removed.
2516 * platform/chromium-win/svg/hixie/error/014-expected.png: Removed.
2517 * platform/chromium-win/svg/hixie/error/014-test-expected.png: Removed.
2518 * platform/chromium-win/svg/hixie/error/015-expected.png: Removed.
2519 * platform/chromium-win/svg/hixie/error/016-expected.png: Removed.
2520 * platform/chromium-win/svg/hixie/painting/001-expected.png: Removed.
2521 * platform/chromium-win/svg/hixie/processing-model/005-expected.png: Removed.
2522 * platform/chromium-win/svg/hixie/rendering-model/003a-expected.png: Removed.
2523 * platform/chromium-win/svg/hixie/use/001-expected.png: Removed.
2524 * platform/chromium-win/svg/hixie/use/002-expected.png: Removed.
2525 * platform/chromium-win/svg/hixie/use/002-test-expected.png: Removed.
2526 * platform/chromium-win/svg/hixie/viewbox/001-expected.png: Removed.
2527 * platform/chromium-win/svg/hixie/viewbox/002-expected.png: Removed.
2528 * platform/chromium-win/svg/hixie/viewbox/003-expected.png: Removed.
2529 * platform/chromium-win/svg/hixie/viewbox/004-expected.png: Removed.
2530 * platform/chromium-win/svg/webarchive/svg-script-subresouces-expected.png: Removed.
2531 * platform/chromium-win/tables/mozilla/bugs/adforce_imgis_com-expected.png: Removed.
2532 * platform/chromium-win/tables/mozilla/bugs/bug103533-expected.png: Removed.
2533 * platform/chromium-win/tables/mozilla/bugs/bug1818-6-expected.png: Removed.
2534 * platform/chromium-win/tables/mozilla/bugs/bug222336-expected.png: Removed.
2535 * platform/chromium-win/tables/mozilla/bugs/bug222467-expected.png: Removed.
2536 * platform/chromium-win/tables/mozilla/bugs/bug269566-expected.png: Removed.
2537 * platform/chromium-win/tables/mozilla/bugs/bug277062-expected.png: Removed.
2538 * platform/chromium-win/tables/mozilla/bugs/bug28933-expected.png: Removed.
2539 * platform/chromium-win/tables/mozilla/bugs/bug2954-expected.png: Removed.
2540 * platform/chromium-win/tables/mozilla/bugs/bug8032-2-expected.png: Removed.
2541 * platform/chromium-win/tables/mozilla/bugs/bug9024-expected.png: Removed.
2542 * platform/chromium-win/tables/mozilla/core/col_widths_fix_autoFixPer-expected.png: Removed.
2543 * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug128876-expected.png: Removed.
2544 * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug3517-expected.png: Removed.
2545 * platform/chromium-win/transitions/transition-end-event-rendering-expected.png: Removed.
2546 * platform/chromium-win/webarchive/archive-with-unencoded-url-expected.png: Removed.
2547 * platform/chromium-win/webarchive/test-body-background-expected.png: Removed.
2548 * platform/chromium-win/webarchive/test-img-src-expected.png: Removed.
2549 * platform/chromium-win/webarchive/test-input-src-expected.png: Removed.
2550 * platform/chromium-win/webarchive/test-link-rel-icon-expected.png: Removed.
2551 * platform/chromium-win/webarchive/test-object-data-expected.png: Removed.
2552 * platform/chromium-win/webarchive/test-script-src-expected.png: Removed.
2553 * platform/chromium-win/webarchive/test-table-background-expected.png: Removed.
2554 * platform/chromium-win/webarchive/test-td-background-expected.png: Removed.
2555 * platform/chromium-win/webarchive/test-xml-stylesheet-expected.png: Removed.
2557 2011-03-07 Xiaomei Ji <xji@chromium.org>
2561 Skip test caretRangeFromPoint-in-zoom-and-scroll.html in mac-wk2 since
2562 EventSender.mouseMoveTo is not yet supported.
2564 * platform/mac-wk2/Skipped:
2566 2011-03-07 Chris Fleizach <cfleizach@apple.com>
2568 Reviewed by Beth Dakin.
2570 AX: WK1 needs to use ScrollView attachment for AXScrollArea, WK2 does not
2571 https://bugs.webkit.org/show_bug.cgi?id=55706
2573 * platform/mac/accessibility/webkit-scrollarea-expected.txt:
2574 * platform/mac/accessibility/webkit-scrollarea-position-expected.txt:
2575 * platform/mac/accessibility/webkit-scrollarea-position.html:
2576 * platform/mac/accessibility/webkit-scrollarea.html:
2578 2011-03-04 Gavin Barraclough <barraclough@apple.com>
2580 Reviewed by Cameron Zwarich.
2582 Bug 55815 - Should throw an exception from JSObject::defineOwnProperty if !isExtensible().
2584 * ietestcenter/Javascript/15.2.3.6-4-1-expected.txt:
2585 Now with added passingness!
2587 2011-03-07 Daniel Cheng <dcheng@chromium.org>
2589 Reviewed by Tony Chang.
2591 Add plumbing for paste support to ChromiumDataObject::types()
2592 https://bugs.webkit.org/show_bug.cgi?id=55792
2594 Add a simple layout test to verify that event.clipboardData.types
2595 reflects the types available in a paste.
2597 * editing/pasteboard/onpaste-text-html-types-expected.txt: Added.
2598 * editing/pasteboard/onpaste-text-html-types.html: Added.
2600 2011-03-07 Xiaomei Ji <xji@chromium.org>
2602 Reviewed by Martin Robinson.
2604 Make fast/dom/Document/CaretRangeFromPoint/caretRangeFromPoint-in-zoom-and-scroll.html less port-dependent.
2605 Preiously, the test clicked at a specific pixel so different fonts result in slightly different positions.
2606 Change the test to click on a specific character offset.
2607 https://bugs.webkit.org/show_bug.cgi?id=30816
2609 * fast/dom/Document/CaretRangeFromPoint/caretRangeFromPoint-in-zoom-and-scroll-expected.txt:
2610 * fast/dom/Document/CaretRangeFromPoint/caretRangeFromPoint-in-zoom-and-scroll.html:
2611 * platform/chromium/test_expectations.txt:
2612 * platform/gtk/Skipped:
2613 * platform/mac-wk2/Skipped:
2614 * platform/qt-wk2/Skipped:
2615 * platform/qt/Skipped:
2617 2011-03-07 Mihai Parparita <mihaip@chromium.org>
2619 Unreviewed Chromium expectations update.
2621 Clean up fast/viewport expectations and remove a test that no longer
2622 crashes (the underlying V8 bug was fixed).
2624 * platform/chromium/test_expectations.txt:
2626 2011-03-07 Sergey Glazunov <serg.glazunov@gmail.com>
2628 Reviewed by Dimitri Glazkov.
2630 Node::checkAddChild and Node::checkReplaceChild shouldn't change the owner document of a node
2631 https://bugs.webkit.org/show_bug.cgi?id=55803
2633 * fast/dom/dom-method-document-change-expected.txt: Added.
2634 * fast/dom/dom-method-document-change.html: Added.
2636 2011-03-07 Sheriff Bot <webkit.review.bot@gmail.com>
2638 Unreviewed, rolling out r80484.
2639 http://trac.webkit.org/changeset/80484
2640 https://bugs.webkit.org/show_bug.cgi?id=55891
2642 requires Chromium DEPS roll (Requested by dcheng on #webkit).
2644 * editing/pasteboard/onpaste-text-html-types-expected.txt: Removed.
2645 * editing/pasteboard/onpaste-text-html-types.html: Removed.
2647 2011-03-07 Daniel Cheng <dcheng@chromium.org>
2649 Reviewed by Tony Chang.
2651 Add plumbing for paste support to ChromiumDataObject::types()
2652 https://bugs.webkit.org/show_bug.cgi?id=55792
2654 Add a simple layout test to verify that event.clipboardData.types
2655 reflects the types available in a paste.
2657 * editing/pasteboard/onpaste-text-html-types-expected.txt: Added.
2658 * editing/pasteboard/onpaste-text-html-types.html: Added.
2660 2011-03-07 Joseph Pecoraro <joepeck@webkit.org>
2662 Viewport Warning/Error Messages Are Now Inaccurate
2663 https://bugs.webkit.org/show_bug.cgi?id=53707
2665 Include expected results for r80483.
2667 * fast/viewport/viewport-100-expected.txt:
2668 * fast/viewport/viewport-101-expected.txt:
2669 * fast/viewport/viewport-102-expected.txt:
2670 * fast/viewport/viewport-103-expected.txt:
2671 * fast/viewport/viewport-104-expected.txt:
2672 * fast/viewport/viewport-105-expected.txt:
2673 * fast/viewport/viewport-106-expected.txt:
2674 * fast/viewport/viewport-107-expected.txt:
2675 * fast/viewport/viewport-108-expected.txt:
2676 * fast/viewport/viewport-109-expected.txt:
2677 * fast/viewport/viewport-110-expected.txt:
2678 * fast/viewport/viewport-111-expected.txt:
2679 * fast/viewport/viewport-112-expected.txt:
2680 * fast/viewport/viewport-113-expected.txt:
2681 * fast/viewport/viewport-114-expected.txt:
2682 * fast/viewport/viewport-115-expected.txt:
2683 * fast/viewport/viewport-116-expected.txt:
2684 * fast/viewport/viewport-117-expected.txt:
2685 * fast/viewport/viewport-118-expected.txt:
2686 * fast/viewport/viewport-129-expected.txt:
2687 * fast/viewport/viewport-29-expected.txt:
2688 * fast/viewport/viewport-30-expected.txt:
2689 * fast/viewport/viewport-31-expected.txt:
2690 * fast/viewport/viewport-32-expected.txt:
2691 * fast/viewport/viewport-35-expected.txt:
2692 * fast/viewport/viewport-36-expected.txt:
2693 * fast/viewport/viewport-38-expected.txt:
2694 * fast/viewport/viewport-39-expected.txt:
2695 * fast/viewport/viewport-40-expected.txt:
2696 * fast/viewport/viewport-41-expected.txt:
2697 * fast/viewport/viewport-42-expected.txt:
2698 * fast/viewport/viewport-43-expected.txt:
2699 * fast/viewport/viewport-44-expected.txt:
2700 * fast/viewport/viewport-47-expected.txt:
2701 * fast/viewport/viewport-48-expected.txt:
2702 * fast/viewport/viewport-49-expected.txt:
2703 * fast/viewport/viewport-61-expected.txt:
2704 * fast/viewport/viewport-62-expected.txt:
2705 * fast/viewport/viewport-63-expected.txt:
2706 * fast/viewport/viewport-64-expected.txt:
2707 * fast/viewport/viewport-66-expected.txt:
2708 * fast/viewport/viewport-67-expected.txt:
2709 * fast/viewport/viewport-68-expected.txt:
2710 * fast/viewport/viewport-69-expected.txt:
2711 * fast/viewport/viewport-70-expected.txt:
2712 * fast/viewport/viewport-71-expected.txt:
2713 * fast/viewport/viewport-72-expected.txt:
2714 * fast/viewport/viewport-73-expected.txt:
2715 * fast/viewport/viewport-74-expected.txt:
2716 * fast/viewport/viewport-75-expected.txt:
2717 * fast/viewport/viewport-76-expected.txt:
2718 * fast/viewport/viewport-77-expected.txt:
2719 * fast/viewport/viewport-78-expected.txt:
2720 * fast/viewport/viewport-79-expected.txt:
2721 * fast/viewport/viewport-80-expected.txt:
2722 * fast/viewport/viewport-81-expected.txt:
2723 * fast/viewport/viewport-83-expected.txt:
2724 * fast/viewport/viewport-85-expected.txt:
2725 * fast/viewport/viewport-88-expected.txt:
2726 * fast/viewport/viewport-90-expected.txt:
2727 * fast/viewport/viewport-warnings-1-expected.txt: Added.
2728 * fast/viewport/viewport-warnings-2-expected.txt: Added.
2729 * fast/viewport/viewport-warnings-3-expected.txt: Added.
2730 * fast/viewport/viewport-warnings-4-expected.txt: Added.
2731 * fast/viewport/viewport-warnings-5-expected.txt: Added.
2732 * fast/viewport/viewport-warnings-6-expected.txt: Added.
2734 2011-03-07 Joseph Pecoraro <joepeck@webkit.org>
2736 Reviewed by Kenneth Rohde Christiansen.
2738 Viewport Warning/Error Messages Are Now Inaccurate
2739 https://bugs.webkit.org/show_bug.cgi?id=53707
2741 Added tests specifically to test Console warnings.
2743 * fast/viewport/viewport-warnings-1.html: Added.
2744 * fast/viewport/viewport-warnings-2.html: Added.
2745 * fast/viewport/viewport-warnings-3.html: Added.
2746 * fast/viewport/viewport-warnings-4.html: Added.
2747 * fast/viewport/viewport-warnings-5.html: Added.
2748 * fast/viewport/viewport-warnings-6.html: Added.
2750 2011-03-07 Jeremy Orlow <jorlow@chromium.org>
2752 Reviewed by Steve Block.
2754 Add source to IDBIndex, objectStore to IDBIndex, and remove storeName
2755 https://bugs.webkit.org/show_bug.cgi?id=55812
2757 * storage/indexeddb/cursor-update-expected.txt:
2758 * storage/indexeddb/cursor-update.html:
2759 * storage/indexeddb/index-basics-expected.txt:
2760 * storage/indexeddb/index-basics.html:
2762 2011-03-07 Chris Fleizach <cfleizach@apple.com>
2764 Reviewed by Beth Dakin.
2766 AX: kAXCellForColumnAndRowParameterizedAttribute doesn't work ARIA grids with colspans
2767 https://bugs.webkit.org/show_bug.cgi?id=55735
2769 * platform/mac/accessibility/aria-table-with-colspan-cells-expected.txt: Added.
2770 * platform/mac/accessibility/aria-table-with-colspan-cells.html: Added.
2772 2011-03-07 Andrei Popescu <andreip@google.com>
2774 Reviewed by Steve Block.
2776 [Chromium] test_expectations.txt cannot be parsed correctly
2777 https://bugs.webkit.org/show_bug.cgi?id=55871
2779 * platform/chromium/test_expectations.txt:
2781 2011-03-07 Kenneth Rohde Christiansen <kenneth@webkit.org>
2785 Add expected results to the new viewport tests
2787 * fast/viewport/viewport-91-expected.txt: Added.
2788 * fast/viewport/viewport-92-expected.txt: Added.
2789 * fast/viewport/viewport-93-expected.txt: Added.
2790 * fast/viewport/viewport-94-expected.txt: Added.
2791 * fast/viewport/viewport-95-expected.txt: Added.
2792 * fast/viewport/viewport-96-expected.txt: Added.
2794 2011-03-07 Csaba Osztrogonác <ossy@webkit.org>
2798 [Qt] http/tests/inspector/resource-parameters.html is flakey
2799 https://bugs.webkit.org/show_bug.cgi?id=55867
2801 * platform/qt/Skipped: Add http/tests/inspector/resource-parameters.html to make buildbot happy.
2803 2011-03-07 Antti Koivisto <antti@apple.com>
2805 Reviewed by Oliver Hunt.
2807 REGRESSION (r79574): fast/dom/global-constructors.html failing on Windows 7 Release (Tests) bots
2808 https://bugs.webkit.org/show_bug.cgi?id=55166
2809 <rdar://problem/9050430>
2811 * http/tests/security/cross-origin-css-primitive-expected.txt: Added.
2812 * http/tests/security/cross-origin-css-primitive.html: Added.
2813 * http/tests/security/resources/cross-origin-css-primitive-iframe.html: Added.
2815 2011-03-07 Alejandro G. Castro <alex@igalia.com>
2817 Added new GTK+ test results.
2819 * platform/gtk/fast/forms/input-appearance-spinbutton-visibility-expected.checksum: Added.
2820 * platform/gtk/fast/forms/input-appearance-spinbutton-visibility-expected.png: Added.
2821 * platform/gtk/fast/forms/input-appearance-spinbutton-visibility-expected.txt: Added.
2822 * platform/gtk/fast/text/hyphenate-limit-before-after-expected.checksum: Added.
2823 * platform/gtk/fast/text/hyphenate-limit-before-after-expected.png: Added.
2824 * platform/gtk/fast/text/hyphenate-limit-before-after-expected.txt: Added.
2826 2011-03-07 Alejandro G. Castro <alex@igalia.com>
2828 Skipped failing test that requires a missing feature in
2829 layoutTestController. Added bug:
2830 https://bugs.webkit.org/show_bug.cgi?id=55862
2832 * platform/gtk/Skipped:
2834 2011-03-07 Xianzhu Wang <wangxianzhu@google.com>
2836 Reviewed by Tony Gentilcore.
2838 In layout tests, iframe's onload handler should not use script function
2839 defined after the iframe.
2840 https://bugs.webkit.org/show_bug.cgi?id=54942
2842 Found and fixed more tests in addition to the first patch to bug 54942.
2843 Tried best to avoid expectation changes.
2845 * editing/execCommand/find-after-replace.html:
2846 * editing/input/option-page-up-down.html:
2847 * editing/input/scroll-viewport-page-up-down.html:
2848 * editing/pasteboard/copy-standalone-image.html:
2849 * editing/pasteboard/drag-image-to-contenteditable-in-iframe.html:
2850 * editing/pasteboard/paste-noscript-xhtml.xhtml:
2851 * editing/selection/drag-in-iframe.html:
2852 * editing/undo/undo-iframe-location-change.html:
2853 * fast/dom/DOMImplementation/createDocument-with-used-doctype-expected.txt:
2854 * fast/dom/DOMImplementation/createDocument-with-used-doctype.html:
2855 * fast/dom/Window/window-postmessage-clone-frames.html:
2856 * fast/dynamic/paused-event-dispatch.html:
2857 * fast/events/keydown-remove-frame.html:
2858 * fast/events/mousedown-in-subframe-scrollbar.html:
2859 * fast/frames/content-opacity-2.html:
2860 * fast/frames/viewsource-plain-text-tags.html:
2861 * fast/frames/viewsource-unfinished-tags.html:
2862 * fast/history/form-submit-in-frame-via-onclick.html:
2863 * fast/history/form-submit-in-frame.html:
2864 * fast/xsl/xslt-text-expected.txt:
2865 * fast/xsl/xslt-text.html:
2866 * http/tests/messaging/cross-domain-message-send.html:
2867 * http/tests/misc/cached-scripts-expected.txt:
2868 * http/tests/misc/cached-scripts.html:
2869 * http/tests/plugins/post-url-file-expected.txt:
2870 * http/tests/plugins/post-url-file.html:
2871 * http/tests/security/listener/xss-inactive-closure-expected.html:
2872 * http/tests/security/listener/xss-inactive-closure.html:
2873 * http/tests/security/postMessage/delivery-order.html:
2874 * http/tests/security/postMessage/invalid-origin-throws-exception-expected.txt:
2875 * http/tests/security/postMessage/invalid-origin-throws-exception.html:
2876 * http/tests/security/postMessage/origin-unaffected-by-base-tag.html:
2877 * http/tests/security/postMessage/target-origin.html:
2878 * http/tests/security/xss-DENIED-getSVGDocument-iframe.html:
2879 * http/tests/xmlhttprequest/detaching-frame-2.html:
2880 * media/media-document-audio-repaint.html:
2881 * media/media-document-audio-size.html:
2882 * platform/mac/fast/dom/wrapper-classes-objc.html:
2883 * platform/mac/fast/loader/non-html-load-event-expected.txt:
2884 * platform/mac/fast/loader/non-html-load-event.html:
2885 * scrollbars/hidden-iframe-scrollbar-crash2.html:
2886 * storage/close-during-stress-test.html:
2887 * svg/custom/js-update-transform-changes.svg:
2889 2011-03-06 Fumitoshi Ukai <ukai@chromium.org>
2891 Unreviewed, update chromium test expectations.
2893 inspector/styles/styles-add-blank-property.html becomes flaky.
2895 * platform/chromium/test_expectations.txt:
2897 2011-03-06 Fumitoshi Ukai <ukai@chromium.org>
2899 Unreviewd, update chromium test expectations.
2901 Regression at WebKit r80438 (crbug.com/75109) on Mac
2902 platform/chromium/fast/text/international/complex-text-rectangle.html
2904 * platform/chromium/test_expectations.txt:
2906 2011-03-06 Kent Tamura <tkent@chromium.org>
2908 Unreviewed, test expectation update.
2910 Chromium expectation files for r80449.
2912 * platform/chromium-mac-leopard/fast/forms/input-appearance-spinbutton-visibility-expected.checksum: Added.
2913 * platform/chromium-mac-leopard/fast/forms/input-appearance-spinbutton-visibility-expected.png: Added.
2914 * platform/chromium-win/fast/forms/input-appearance-spinbutton-visibility-expected.checksum: Added.
2915 * platform/chromium-win/fast/forms/input-appearance-spinbutton-visibility-expected.png: Added.
2916 * platform/chromium-win/fast/forms/input-appearance-spinbutton-visibility-expected.txt: Added.
2918 2011-03-06 Kent Tamura <tkent@chromium.org>
2920 Unreviewed, test expectation update.
2922 Add a Mac expectation for a new test of r80449.
2924 * platform/mac/fast/forms/input-appearance-spinbutton-visibility-expected.checksum: Added.
2925 * platform/mac/fast/forms/input-appearance-spinbutton-visibility-expected.png: Added.
2926 * platform/mac/fast/forms/input-appearance-spinbutton-visibility-expected.txt: Added.
2928 2011-03-06 Naoki Takano <takano.naoki@gmail.com>
2930 Reviewed by Kent Tamura.
2932 Input type=number spin buttons remain invisible but functional after div changed from hidden to visible.
2933 https://bugs.webkit.org/show_bug.cgi?id=55839
2934 http://crbug.com/73866
2935 http://crbug.com/62527
2937 * fast/forms/input-appearance-spinbutton-visibility.html: Added for the test to make sure input type=number spin buttons are shown or hidden correctly with Javascript.
2938 * platform/chromium-linux/fast/forms/input-appearance-spinbutton-visibility-expected.checksum: Added for the expectation checksum.
2939 * platform/chromium-linux/fast/forms/input-appearance-spinbutton-visibility-expected.png: Added for the expectation image.
2940 * platform/chromium-linux/fast/forms/input-appearance-spinbutton-visibility-expected.txt: Added for the expectation render tree txt.
2942 2011-03-06 Fumitoshi Ukai <ukai@chromium.org>
2944 Unreviewed, update chromium test expectations.
2946 Regression at WebKit r80440 (bug 55854) also on mac.
2947 fast/forms/onchange-setvalueforuser.html
2949 * platform/chromium/test_expectations.txt:
2951 2011-03-06 Fumitoshi Ukai <ukai@chromium.org>
2953 Unreviewed, update chromium test expectations.
2955 Regression at WebKit r80438 (crbug.com/75109)
2956 fast/css/getComputedStyle/computed-style-without-renderer.html
2957 fast/css/getComputedStyle/computed-style.html
2958 platform/chromium/fast/text/international/complex-text-rectangle.html
2959 svg/css/getComputedStyle-basic.xhtml
2960 fast/text/hyphenate-limit-before-after.html
2962 Regression at WebKit r80440 (bug 55854)
2963 fast/forms/onchange-setvalueforuser.html
2965 * platform/chromium/test_expectations.txt:
2967 2011-03-06 Dan Bernstein <mitz@apple.com>
2969 Updated more platform-specific results after r80438.
2971 * platform/gtk/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
2972 * platform/mac-leopard/fast/text/hyphenate-limit-before-after-expected.txt: Removed.
2973 * platform/mac-snowleopard/fast/text/hyphenate-limit-before-after-expected.txt: Copied from platform/mac-leopard/fast/text/hyphenate-limit-before-after-expected.txt.
2975 2011-03-06 Dan Bernstein <mitz@apple.com>
2977 Updated platform-specific results after r80438.
2979 * platform/mac-leopard/fast/text/hyphenate-limit-before-after-expected.txt: Added.
2980 * platform/mac/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
2981 * platform/qt/fast/css/getComputedStyle/computed-style-expected.txt:
2982 * platform/qt/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
2984 2011-03-06 Daniel Bates <dbates@rim.com>
2986 Reviewed by Darin Adler.
2988 style.borderSpacing always returns empty string
2989 https://bugs.webkit.org/show_bug.cgi?id=54816
2991 Tests that style.borderSpacing returns the correct result for valid, negative, and missing border-spacing values.
2993 * fast/css/table-border-spacing-expected.txt: Added.
2994 * fast/css/table-border-spacing.html: Added.
2996 2011-03-06 Dan Bernstein <mitz@apple.com>
2998 Reviewed by Oliver Hunt.
3000 <rdar://problem/9093327> Implement -hyphenate-limit-{before,after}
3001 https://bugs.webkit.org/show_bug.cgi?id=55850
3003 * fast/css/getComputedStyle/computed-style-expected.txt:
3004 * fast/css/parsing-hyphenate-limit-expected.txt: Added.
3005 * fast/css/parsing-hyphenate-limit.html: Added.
3006 * fast/text/hyphenate-limit-before-after.html: Added.
3007 * platform/mac/fast/text/hyphenate-limit-before-after-expected.checksum: Added.
3008 * platform/mac/fast/text/hyphenate-limit-before-after-expected.png: Added.
3009 * platform/mac/fast/text/hyphenate-limit-before-after-expected.txt: Added.
3010 * svg/css/getComputedStyle-basic-expected.txt:
3012 2011-03-05 Sheriff Bot <webkit.review.bot@gmail.com>
3014 Unreviewed, rolling out r80428.
3015 http://trac.webkit.org/changeset/80428
3016 https://bugs.webkit.org/show_bug.cgi?id=55833
3018 Broke SnowLeopard (Requested by xan_ on #webkit).
3020 * http/tests/plugins/resources/dump-post.pl:
3021 * platform/gtk/Skipped:
3023 2011-03-05 Martin Robinson <mrobinson@igalia.com>
3025 Reviewed by Xan Lopez.
3027 [GTK] http/tests/plugins/post-url-file.html fails on GTK+
3028 https://bugs.webkit.org/show_bug.cgi?id=55826
3030 * http/tests/plugins/resources/dump-post.pl: Instead of printing out the "keywords" parameter,
3031 print out the POSTDATA parameter. Printing "keywords" did not seem to work on the version of
3032 Apache/Perl/CGI that existed on my machine. According to the Perl CGI module documentation
3033 using 'POSTDATA' is the correct way to print the entire POSTDATA.
3034 * platform/gtk/Skipped: Unskip the test which is now passing.
3036 2011-03-05 Andrey Kosyakov <caseq@chromium.org>
3038 Unreviewed. Another shot at fixing flakiness of extension-events.html.
3040 * inspector/extensions/extensions-events.html:
3042 2011-03-05 Pavel Feldman <pfeldman@chromium.org>
3044 Not reviewed: chromium rebaseline, flaky test fix.
3046 * http/tests/inspector/debugger-test.js:
3047 * inspector/debugger/dom-breakpoints.html:
3048 * platform/chromium/inspector/console/console-uncaught-exception-expected.txt:
3050 2011-03-05 Andrey Kosyakov <caseq@chromium.org>
3052 Reviewed by Pavel Feldman.
3054 Web Inspector: inspector/extensions/extensions-events.html sometimes fails on Windows
3055 https://bugs.webkit.org/show_bug.cgi?id=54974
3057 Properly serialize test output to fix flakiness due to race with output during page reload.
3059 * inspector/extensions/extensions-events-expected.txt:
3060 * inspector/extensions/extensions-events.html:
3061 * platform/win/Skipped:
3063 2011-03-05 Ilya Tikhonovsky <loislo@chromium.org>
3065 Reviewed by Yury Semikhatsky.
3067 Web Inspector: introduce protocol test for ConsoleAgent.
3068 https://bugs.webkit.org/show_bug.cgi?id=55819
3070 * http/tests/inspector/protocol-test.js:
3071 (initialize_ProtocolTest.InspectorTest._dumpEvent):
3072 (initialize_ProtocolTest.InspectorTest._dumpCallArguments):
3073 (initialize_ProtocolTest):
3074 (initialize_ProtocolTest.):
3075 * inspector/protocol/console-agent-expected.txt: Added.
3076 * inspector/protocol/console-agent.html: Added.
3077 * inspector/protocol/runtime-agent.html:
3079 2011-03-05 Andrey Kosyakov <caseq@chromium.org>
3081 Reviewed by Pavel Feldman.
3083 Web Inspector: install onerror handler in inspector tests
3084 https://bugs.webkit.org/show_bug.cgi?id=55690
3086 * http/tests/inspector/inspector-test.js:
3087 (initialize_InspectorTest.onError):
3088 * http/tests/inspector/resources/extension-main.js:
3091 2011-03-04 Pavel Feldman <pfeldman@chromium.org>
3093 Reviewed by Yury Semikhatsky.
3095 Web Inspector: fix layout tests flakiness.
3096 https://bugs.webkit.org/show_bug.cgi?id=55816
3098 - Timeline now uses instrumentation calls, not UI representation while collecting events for tests
3099 - No reloads in debugger tests that don't need them
3100 - Forcing layout in timeline via calculating offsetHeight
3102 * http/tests/inspector/inspector-test.js:
3103 * inspector/console/console-uncaught-exception-expected.txt:
3104 * inspector/console/console-uncaught-exception.html:
3105 * inspector/debugger/debugger-autocontinue-on-syntax-error-expected.txt:
3106 * inspector/debugger/debugger-autocontinue-on-syntax-error.html:
3107 * inspector/debugger/resources/syntax-error.html: Added.
3108 * inspector/debugger/resources/syntax-error.js: Removed.
3109 * inspector/elements/elements-panel-limited-children-expected.txt:
3110 * inspector/extensions/extensions-events-expected.txt:
3111 * inspector/styles/styles-update-from-js-expected.txt:
3112 * inspector/styles/styles-update-from-js.html:
3113 * inspector/timeline/timeline-layout.html:
3114 * inspector/timeline/timeline-network-resource-expected.txt:
3115 * inspector/timeline/timeline-network-resource.html:
3116 * inspector/timeline/timeline-script-tag-1.html:
3117 * inspector/timeline/timeline-script-tag-2.html:
3118 * inspector/timeline/timeline-test.js:
3119 (initialize_Timeline.InspectorTest.startTimeline.addRecord):
3120 (initialize_Timeline.InspectorTest.startTimeline):
3121 (initialize_Timeline.InspectorTest.stopTimeline):
3122 (initialize_Timeline.InspectorTest.performActionsAndPrint.step2):
3123 (initialize_Timeline.InspectorTest.performActionsAndPrint):
3124 (initialize_Timeline.InspectorTest.printTimelineRecords):
3125 * inspector/timeline/timeline-trivial.html:
3126 * platform/chromium/inspector/timeline/timeline-network-resource-expected.txt:
3128 2011-03-05 Csaba Osztrogonác <ossy@webkit.org>
3132 [Qt] Add fast/forms/onchange-setvalueforuser.html to the Skipped
3133 list because of missing layoutTestController.setValueForUser()
3135 * platform/qt/Skipped:
3138 2011-03-05 Ilya Sherman <isherman@chromium.org>
3140 Reviewed by Darin Adler.
3142 HTMLInputElement::setValue() should schedule change event when the element is focused
3143 In service of https://code.google.com/p/chromium/issues/detail?id=42716
3144 https://bugs.webkit.org/show_bug.cgi?id=53160
3146 * fast/forms/onchange-change-type-expected.txt: Added.
3147 * fast/forms/onchange-change-type.html: Added.
3148 * fast/forms/onchange-setvalueforuser-expected.txt: Added.
3149 * fast/forms/onchange-setvalueforuser.html: Added.
3151 2011-03-04 Victoria Kirst <vrk@google.com>
3153 Reviewed by Eric Carlson.
3155 [chromium] Baselines for media GPU layout tests
3156 https://bugs.webkit.org/show_bug.cgi?id=55796
3158 Adding baselines for some of the media GPU layout tests.
3159 Updates test_expectations with expected media GPU failures.
3161 * platform/chromium-gpu-linux/media/video-display-toggle-expected.checksum: Added.
3162 * platform/chromium-gpu-linux/media/video-display-toggle-expected.png: Added.
3163 * platform/chromium-gpu-linux/media/video-no-audio-expected.checksum: Added.
3164 * platform/chromium-gpu-linux/media/video-no-audio-expected.png: Added.
3165 * platform/chromium-gpu-linux/media/video-volume-slider-expected.checksum: Added.
3166 * platform/chromium-gpu-linux/media/video-volume-slider-expected.png: Added.
3167 * platform/chromium-gpu-linux/media/video-zoom-expected.checksum: Added.
3168 * platform/chromium-gpu-linux/media/video-zoom-expected.png: Added.
3169 * platform/chromium-gpu-mac/media/video-display-toggle-expected.checksum: Added.
3170 * platform/chromium-gpu-mac/media/video-display-toggle-expected.png: Added.
3171 * platform/chromium-gpu-mac/media/video-no-audio-expected.checksum: Added.
3172 * platform/chromium-gpu-mac/media/video-no-audio-expected.png: Added.
3173 * platform/chromium-gpu-mac/media/video-volume-slider-expected.checksum: Added.
3174 * platform/chromium-gpu-mac/media/video-volume-slider-expected.png: Added.
3175 * platform/chromium-gpu-mac/media/video-zoom-expected.checksum: Added.
3176 * platform/chromium-gpu-mac/media/video-zoom-expected.png: Added.
3177 * platform/chromium-gpu-win/media/video-canvas-alpha-expected.checksum: Added.
3178 * platform/chromium-gpu-win/media/video-canvas-alpha-expected.png: Added.
3179 * platform/chromium-gpu-win/media/video-display-toggle-expected.checksum: Added.
3180 * platform/chromium-gpu-win/media/video-display-toggle-expected.png: Added.
3181 * platform/chromium-gpu-win/media/video-no-audio-expected.checksum: Added.
3182 * platform/chromium-gpu-win/media/video-no-audio-expected.png: Added.
3183 * platform/chromium-gpu-win/media/video-volume-slider-expected.checksum: Added.
3184 * platform/chromium-gpu-win/media/video-volume-slider-expected.png: Added.
3185 * platform/chromium-gpu-win/media/video-zoom-expected.checksum: Added.
3186 * platform/chromium-gpu-win/media/video-zoom-expected.png: Added.
3187 * platform/chromium/test_expectations.txt:
3189 2011-03-04 Xianzhu Wang <wangxianzhu@google.com>
3191 Reviewed by Adam Barth.
3193 Add a test to ensure SVGImage won't cause ResourceLoader leaks.
3194 https://bugs.webkit.org/show_bug.cgi?id=55017
3196 * fast/images/svg-image-leak-loader-expected.txt: Added.
3197 * fast/images/svg-image-leak-loader.html: Added.
3198 * fast/images/resources/load-script.html: Added.
3200 2011-03-04 Mike Reed <reed@google.com>
3202 Reviewed by Mihai Parparita.
3204 [Chromium] fast/canvas/canvas-arc-360-winding.html fails on Linux and Windows
3205 https://bugs.webkit.org/show_bug.cgi?id=49477
3207 * platform/chromium/test_expectations.txt:
3209 2011-03-04 James Simonsen <simonjam@chromium.org>
3211 Reviewed by Adam Barth.
3213 Test that scripts with unknown types aren't loaded.
3214 https://bugs.webkit.org/show_bug.cgi?id=51760
3216 * fast/dom/HTMLScriptElement/dont-load-unknown-type-expected.txt: Added.
3217 * fast/dom/HTMLScriptElement/dont-load-unknown-type.html: Added.
3219 2011-03-04 John Bauman <jbauman@chromium.org>
3221 Reviewed by Kenneth Russell.
3223 [chromium] premultipliedAlpha WebGL context attribute is ignored.
3224 https://bugs.webkit.org/show_bug.cgi?id=55411
3226 Add test case for (non-)premultiplied-alpha compositing.
3228 * compositing/webgl/webgl-nonpremultiplied-blend.html: Added.
3229 * platform/chromium-gpu/compositing/webgl/webgl-nonpremultiplied-blend-expected.checksum: Added.
3230 * platform/chromium-gpu/compositing/webgl/webgl-nonpremultiplied-blend-expected.png: Added.
3231 * platform/chromium-gpu/compositing/webgl/webgl-nonpremultiplied-blend-expected.txt: Added.
3232 * platform/mac-wk2/Skipped:
3233 * platform/mac/Skipped:
3235 2011-03-04 Jessie Berlin <jberlin@apple.com>
3237 [Snow Leopard Release Tests] accessibility/plugin.html,
3238 compositing/geometry/empty-embed-rects.html, and fast/loader/loadInProgress.html timing out.
3239 https://bugs.webkit.org/show_bug.cgi?id=55805
3240 https://bugs.webkit.org/show_bug.cgi?id=55807
3241 https://bugs.webkit.org/show_bug.cgi?id=55808
3243 Unreviewed. Add these tests to the Snow Leopard skipped list to get the bots green.
3245 * platform/mac-snowleopard/Skipped:
3247 2011-03-04 Tony Gentilcore <tonyg@chromium.org>
3249 [chromium] Fail new test for JSC feature introduced by r80378
3250 https://bugs.webkit.org/show_bug.cgi?id=55801
3252 * platform/chromium/test_expectations.txt:
3254 2011-03-04 Adrienne Walker <enne@google.com>
3256 Reviewed by James Robinson.
3258 Turn on pixel tests for huge-layer-img.html for better test coverage.
3259 https://bugs.webkit.org/show_bug.cgi?id=55679
3261 Also, modify this test to be more pixel test friendly.
3263 * compositing/tiling/huge-layer-img-expected.checksum: Added.
3264 * compositing/tiling/huge-layer-img-expected.png: Added.
3265 * compositing/tiling/huge-layer-img-expected.txt: Added.
3266 * compositing/tiling/huge-layer-img.html:
3267 * platform/chromium-gpu-win/compositing/tiling/huge-layer-img-expected.txt: Removed.
3268 * platform/chromium-gpu/compositing/tiling/huge-layer-img-expected.txt: Added.
3269 * platform/mac/compositing/tiling/huge-layer-img-expected.txt: Removed.
3271 2011-03-04 Sheriff Bot <webkit.review.bot@gmail.com>
3273 Unreviewed, rolling out r80379.
3274 http://trac.webkit.org/changeset/80379
3275 https://bugs.webkit.org/show_bug.cgi?id=55799
3277 "Breaks leopard compile (implicit conversion)" (Requested by
3278 tonyg-cr on #webkit).
3280 * transitions/matched-transform-functions.html:
3281 * transitions/retargetted-transition.html:
3283 2011-03-04 Rik Cabanier <cabanier@gmail.com>
3285 Reviewed by David Hyatt.
3287 Fix that allows fixed length values to be floating point
3288 https://bugs.webkit.org/show_bug.cgi?id=52699
3290 Transitions now return matrices in floating point. 2 of the transition tests were failing
3291 because they expected integer values.
3293 * transitions/matched-transform-functions.html:
3294 * transitions/retargetted-transition.html:
3296 2011-03-03 Gavin Barraclough <barraclough@apple.com>
3298 Reviewed by Sam Weinig.
3300 Bug 55736 - Implement seal/freeze/preventExtensions for normal object types.
3301 Provide basic functionallity from section 15.2.4 of ECMA-262.
3302 This support will need expanding to cover arrays, too.
3304 Update results - many more tests PASS.
3305 Also adds a new testcase.
3307 * fast/js/Object-getOwnPropertyNames-expected.txt:
3308 * fast/js/script-tests/Object-getOwnPropertyNames.js:
3309 * ietestcenter/Javascript/15.2.3.10-0-1-expected.txt:
3310 * ietestcenter/Javascript/15.2.3.10-0-2-expected.txt:
3311 * ietestcenter/Javascript/15.2.3.10-1-expected.txt:
3312 * ietestcenter/Javascript/15.2.3.10-2-expected.txt:
3313 * ietestcenter/Javascript/15.2.3.11-0-1-expected.txt:
3314 * ietestcenter/Javascript/15.2.3.11-0-2-expected.txt:
3315 * ietestcenter/Javascript/15.2.3.11-1-expected.txt:
3316 * ietestcenter/Javascript/15.2.3.11-4-1-expected.txt:
3317 * ietestcenter/Javascript/15.2.3.11-4-10-expected.txt:
3318 * ietestcenter/Javascript/15.2.3.11-4-11-expected.txt:
3319 * ietestcenter/Javascript/15.2.3.11-4-12-expected.txt:
3320 * ietestcenter/Javascript/15.2.3.11-4-13-expected.txt:
3321 * ietestcenter/Javascript/15.2.3.11-4-14-expected.txt:
3322 * ietestcenter/Javascript/15.2.3.11-4-15-expected.txt:
3323 * ietestcenter/Javascript/15.2.3.11-4-16-expected.txt:
3324 * ietestcenter/Javascript/15.2.3.11-4-17-expected.txt:
3325 * ietestcenter/Javascript/15.2.3.11-4-18-expected.txt:
3326 * ietestcenter/Javascript/15.2.3.11-4-19-expected.txt:
3327 * ietestcenter/Javascript/15.2.3.11-4-2-expected.txt:
3328 * ietestcenter/Javascript/15.2.3.11-4-20-expected.txt:
3329 * ietestcenter/Javascript/15.2.3.11-4-21-expected.txt:
3330 * ietestcenter/Javascript/15.2.3.11-4-22-expected.txt:
3331 * ietestcenter/Javascript/15.2.3.11-4-23-expected.txt:
3332 * ietestcenter/Javascript/15.2.3.11-4-24-expected.txt:
3333 * ietestcenter/Javascript/15.2.3.11-4-25-expected.txt:
3334 * ietestcenter/Javascript/15.2.3.11-4-26-expected.txt:
3335 * ietestcenter/Javascript/15.2.3.11-4-27-expected.txt:
3336 * ietestcenter/Javascript/15.2.3.11-4-3-expected.txt:
3337 * ietestcenter/Javascript/15.2.3.11-4-4-expected.txt:
3338 * ietestcenter/Javascript/15.2.3.11-4-5-expected.txt:
3339 * ietestcenter/Javascript/15.2.3.11-4-6-expected.txt:
3340 * ietestcenter/Javascript/15.2.3.11-4-7-expected.txt:
3341 * ietestcenter/Javascript/15.2.3.11-4-8-expected.txt:
3342 * ietestcenter/Javascript/15.2.3.11-4-9-expected.txt:
3343 * ietestcenter/Javascript/15.2.3.12-0-1-expected.txt:
3344 * ietestcenter/Javascript/15.2.3.12-0-2-expected.txt:
3345 * ietestcenter/Javascript/15.2.3.12-1-expected.txt:
3346 * ietestcenter/Javascript/15.2.3.12-3-1-expected.txt:
3347 * ietestcenter/Javascript/15.2.3.12-3-10-expected.txt:
3348 * ietestcenter/Javascript/15.2.3.12-3-11-expected.txt:
3349 * ietestcenter/Javascript/15.2.3.12-3-12-expected.txt:
3350 * ietestcenter/Javascript/15.2.3.12-3-13-expected.txt:
3351 * ietestcenter/Javascript/15.2.3.12-3-14-expected.txt:
3352 * ietestcenter/Javascript/15.2.3.12-3-15-expected.txt:
3353 * ietestcenter/Javascript/15.2.3.12-3-16-expected.txt:
3354 * ietestcenter/Javascript/15.2.3.12-3-17-expected.txt:
3355 * ietestcenter/Javascript/15.2.3.12-3-18-expected.txt:
3356 * ietestcenter/Javascript/15.2.3.12-3-19-expected.txt:
3357 * ietestcenter/Javascript/15.2.3.12-3-2-expected.txt:
3358 * ietestcenter/Javascript/15.2.3.12-3-20-expected.txt:
3359 * ietestcenter/Javascript/15.2.3.12-3-21-expected.txt:
3360 * ietestcenter/Javascript/15.2.3.12-3-22-expected.txt:
3361 * ietestcenter/Javascript/15.2.3.12-3-23-expected.txt:
3362 * ietestcenter/Javascript/15.2.3.12-3-24-expected.txt:
3363 * ietestcenter/Javascript/15.2.3.12-3-25-expected.txt:
3364 * ietestcenter/Javascript/15.2.3.12-3-26-expected.txt:
3365 * ietestcenter/Javascript/15.2.3.12-3-27-expected.txt:
3366 * ietestcenter/Javascript/15.2.3.12-3-3-expected.txt:
3367 * ietestcenter/Javascript/15.2.3.12-3-4-expected.txt:
3368 * ietestcenter/Javascript/15.2.3.12-3-5-expected.txt:
3369 * ietestcenter/Javascript/15.2.3.12-3-6-expected.txt:
3370 * ietestcenter/Javascript/15.2.3.12-3-7-expected.txt:
3371 * ietestcenter/Javascript/15.2.3.12-3-8-expected.txt:
3372 * ietestcenter/Javascript/15.2.3.12-3-9-expected.txt:
3373 * ietestcenter/Javascript/15.2.3.13-0-1-expected.txt:
3374 * ietestcenter/Javascript/15.2.3.13-0-2-expected.txt:
3375 * ietestcenter/Javascript/15.2.3.13-0-3-expected.txt:
3376 * ietestcenter/Javascript/15.2.3.13-1-expected.txt:
3377 * ietestcenter/Javascript/15.2.3.13-2-1-expected.txt:
3378 * ietestcenter/Javascript/15.2.3.13-2-10-expected.txt:
3379 * ietestcenter/Javascript/15.2.3.13-2-11-expected.txt:
3380 * ietestcenter/Javascript/15.2.3.13-2-12-expected.txt:
3381 * ietestcenter/Javascript/15.2.3.13-2-13-expected.txt:
3382 * ietestcenter/Javascript/15.2.3.13-2-14-expected.txt:
3383 * ietestcenter/Javascript/15.2.3.13-2-15-expected.txt:
3384 * ietestcenter/Javascript/15.2.3.13-2-16-expected.txt:
3385 * ietestcenter/Javascript/15.2.3.13-2-17-expected.txt:
3386 * ietestcenter/Javascript/15.2.3.13-2-18-expected.txt:
3387 * ietestcenter/Javascript/15.2.3.13-2-19-expected.txt:
3388 * ietestcenter/Javascript/15.2.3.13-2-2-expected.txt:
3389 * ietestcenter/Javascript/15.2.3.13-2-20-expected.txt:
3390 * ietestcenter/Javascript/15.2.3.13-2-21-expected.txt:
3391 * ietestcenter/Javascript/15.2.3.13-2-3-expected.txt:
3392 * ietestcenter/Javascript/15.2.3.13-2-4-expected.txt:
3393 * ietestcenter/Javascript/15.2.3.13-2-5-expected.txt:
3394 * ietestcenter/Javascript/15.2.3.13-2-6-expected.txt:
3395 * ietestcenter/Javascript/15.2.3.13-2-7-expected.txt:
3396 * ietestcenter/Javascript/15.2.3.13-2-8-expected.txt:
3397 * ietestcenter/Javascript/15.2.3.13-2-9-expected.txt:
3398 * ietestcenter/Javascript/15.2.3.14-2-4-expected.txt:
3399 * ietestcenter/Javascript/15.2.3.14-2-5-expected.txt:
3400 * ietestcenter/Javascript/15.2.3.14-2-6-expected.txt:
3401 * ietestcenter/Javascript/15.2.3.3-4-20-expected.txt:
3402 * ietestcenter/Javascript/15.2.3.3-4-21-expected.txt:
3403 * ietestcenter/Javascript/15.2.3.3-4-22-expected.txt:
3404 * ietestcenter/Javascript/15.2.3.3-4-23-expected.txt:
3405 * ietestcenter/Javascript/15.2.3.3-4-24-expected.txt:
3406 * ietestcenter/Javascript/15.2.3.3-4-25-expected.txt:
3407 * ietestcenter/Javascript/15.2.3.4-4-2-expected.txt:
3408 * ietestcenter/Javascript/15.2.3.6-4-1-expected.txt:
3409 * ietestcenter/Javascript/15.2.3.8-0-1-expected.txt:
3410 * ietestcenter/Javascript/15.2.3.8-0-2-expected.txt:
3411 * ietestcenter/Javascript/15.2.3.8-1-expected.txt:
3412 * ietestcenter/Javascript/15.2.3.9-0-1-expected.txt:
3413 * ietestcenter/Javascript/15.2.3.9-0-2-expected.txt:
3414 * ietestcenter/Javascript/15.2.3.9-1-expected.txt:
3416 2011-03-04 Pavel Feldman <pfeldman@chromium.org>
3418 Not reviewed: follow up to 80355, fixing Qt tests.
3420 * http/tests/inspector/inspector-test.js:
3422 2011-03-04 Mihai Parparita <mihaip@chromium.org>
3424 Unreviewed Chromium Snow Leopard rebaseline.
3426 Rebaseline fast/blockflow.
3428 * platform/chromium-mac-leopard/fast/blockflow/english-lr-text-expected.checksum: Copied from LayoutTests/platform/chromium-mac/fast/blockflow/english-lr-text-expected.checksum.
3429 * platform/chromium-mac-leopard/fast/blockflow/english-lr-text-expected.png: Added.
3430 * platform/chromium-mac-leopard/fast/blockflow/japanese-rl-text-with-broken-font-expected.checksum: Added.
3431 * platform/chromium-mac-leopard/fast/blockflow/japanese-rl-text-with-broken-font-expected.png: Added.
3432 * platform/chromium-mac/fast/blockflow/Kusa-Makura-background-canvas-expected.checksum: Added.
3433 * platform/chromium-mac/fast/blockflow/Kusa-Makura-background-canvas-expected.png: Added.
3434 * platform/chromium-mac/fast/blockflow/border-vertical-lr-expected.checksum:
3435 * platform/chromium-mac/fast/blockflow/border-vertical-lr-expected.png:
3436 * platform/chromium-mac/fast/blockflow/english-lr-text-expected.checksum:
3437 * platform/chromium-mac/fast/blockflow/english-lr-text-expected.png: Added.
3438 * platform/chromium-mac/fast/blockflow/japanese-lr-selection-expected.checksum:
3439 * platform/chromium-mac/fast/blockflow/japanese-lr-selection-expected.png:
3440 * platform/chromium-mac/fast/blockflow/japanese-lr-text-expected.checksum:
3441 * platform/chromium-mac/fast/blockflow/japanese-lr-text-expected.png:
3442 * platform/chromium-mac/fast/blockflow/japanese-rl-selection-expected.checksum:
3443 * platform/chromium-mac/fast/blockflow/japanese-rl-selection-expected.png:
3444 * platform/chromium-mac/fast/blockflow/japanese-rl-text-expected.checksum:
3445 * platform/chromium-mac/fast/blockflow/japanese-rl-text-expected.png: Added.
3446 * platform/chromium-mac/fast/blockflow/japanese-rl-text-with-broken-font-expected.checksum: Added.
3447 * platform/chromium-mac/fast/blockflow/japanese-rl-text-with-broken-font-expected.png: Added.
3448 * platform/chromium-mac/fast/blockflow/vertical-align-table-baseline-expected.checksum:
3449 * platform/chromium-mac/fast/blockflow/vertical-align-table-baseline-expected.png:
3450 * platform/chromium/test_expectations.txt:
3452 2011-03-03 Matthew Delaney <mdelaney@