1 2011-03-12 Ilya Tikhonovsky <loislo@chromium.org>
3 Unreviewed. Update chromium expectations.
5 * platform/chromium/test_expectations.txt:
7 2011-03-12 Ilya Tikhonovsky <loislo@chromium.org>
9 Unreviewed. Update chromium test expectations.
11 * platform/chromium/test_expectations.txt:
13 2011-03-12 Ilya Tikhonovsky <loislo@chromium.org>
15 Unreviewed. Update chromium test expectations.
17 * platform/chromium/test_expectations.txt:
19 2011-03-11 Pavel Feldman <pfeldman@chromium.org>
21 Reviewed by Yury Semikhatsky.
23 Web Inspector: follow up to error reporting, fixing multiple regressions.
24 https://bugs.webkit.org/show_bug.cgi?id=56243
26 * inspector/elements/elements-panel-search.html:
28 2011-03-11 Anton D'Auria <adauria@apple.com>
30 Reviewed by Brady Eidson.
32 Adding StorageTracker tests to skip lists of platforms that don't support it.
33 https://bugs.webkit.org/show_bug.cgi?id=51878
35 * platform/gtk/Skipped:
36 * platform/qt/Skipped:
37 * platform/win/Skipped:
39 2011-03-11 David Levin <levin@chromium.org>
41 Fix prototype-inheritance-expected result due to two changes:
42 http://src.chromium.org/viewvc/chrome?view=rev&revision=77888 removed "google"
43 http://trac.webkit.org/changeset/80846 added WebKitAnimation/WebKitAnimationList
45 * platform/chromium/fast/dom/prototype-inheritance-expected.txt:
47 2011-03-11 David Levin <levin@chromium.org>
49 Update some baselines due to Skia update in Chromium.
50 Filed http://crbug.com/75820 about the odd look of the results (but
51 the odd look previously existed).
53 * platform/chromium-linux/svg/css/composite-shadow-text-expected.checksum:
54 * platform/chromium-linux/svg/css/composite-shadow-text-expected.png:
55 * platform/chromium-win/svg/css/composite-shadow-text-expected.checksum:
56 * platform/chromium-win/svg/css/composite-shadow-text-expected.png:
58 2010-3-11 Eric Uhrhane <ericu@chromium.org>
60 Reviewed by David Levin.
62 Add tests for FileWriter
63 https://bugs.webkit.org/show_bug.cgi?id=44363
65 Fix small bugs in the utility functions and add setFileContents().
66 * fast/filesystem/resources/file-writer-utils.js:
68 Port the GC Blob test over to the new FileWriter utilities.
69 * fast/filesystem/file-writer-gc-blob-expected.txt:
70 * fast/filesystem/file-writer-gc-blob.html:
71 * fast/filesystem/resources/file-writer-gc-blob.js: Copied from LayoutTests/fast/filesystem/file-writer-gc-blob.html.
73 Add tests for progress events and overlapping writes [via seek].
74 * fast/filesystem/file-writer-events-expected.txt: Added.
75 * fast/filesystem/file-writer-events.html: Added.
76 * fast/filesystem/resources/file-writer-events.js: Added.
77 * fast/filesystem/file-writer-write-overlapped-expected.txt: Added.
78 * fast/filesystem/file-writer-write-overlapped.html: Added.
79 * fast/filesystem/resources/file-writer-write-overlapped.js: Added.
81 Worker versions of the above tests.
82 * fast/filesystem/workers/file-writer-events-expected.txt: Added.
83 * fast/filesystem/workers/file-writer-events.html: Added.
84 * fast/filesystem/workers/file-writer-gc-blob-expected.html: Added.
85 * fast/filesystem/workers/file-writer-gc-blob.html: Added.
86 * fast/filesystem/workers/file-writer-write-overlapped-expected.html: Added.
87 * fast/filesystem/workers/file-writer-write-overlapped.html: Added.
89 2011-03-11 Anton D'Auria <adauria@apple.com>
91 Reviewed and landed by Brady Eidson.
93 Add WebKit1 API to view and delete local storage
94 https://bugs.webkit.org/show_bug.cgi?id=51878
96 * platform/chromium/test_expectations.txt:
97 * storage/domstorage/localstorage/storagetracker: Added.
98 * storage/domstorage/localstorage/storagetracker/storage-tracker-1-prepare-expected.txt: Added.
99 * storage/domstorage/localstorage/storagetracker/storage-tracker-1-prepare.html: Added.
100 * storage/domstorage/localstorage/storagetracker/storage-tracker-2-create-expected.txt: Added.
101 * storage/domstorage/localstorage/storagetracker/storage-tracker-2-create.html: Added.
102 * storage/domstorage/localstorage/storagetracker/storage-tracker-3-delete-all-expected.txt: Added.
103 * storage/domstorage/localstorage/storagetracker/storage-tracker-3-delete-all.html: Added.
104 * storage/domstorage/localstorage/storagetracker/storage-tracker-4-create-expected.txt: Added.
105 * storage/domstorage/localstorage/storagetracker/storage-tracker-4-create.html: Added.
106 * storage/domstorage/localstorage/storagetracker/storage-tracker-5-delete-one-expected.txt: Added.
107 * storage/domstorage/localstorage/storagetracker/storage-tracker-5-delete-one.html: Added.
109 2011-03-11 Jessie Berlin <jberlin@apple.com>
111 http/tests/websocket/tests/url-with-credential.html sometimes crashes beneath SocketStreamHandle::readStreamCallback on Windows
112 https://bugs.webkit.org/show_bug.cgi?id=56185
114 url-parsing.html appears to be causing the crashes in later tests.
115 Skipping the url-parsing.html test and unskipping the url-with-credential.html test.
119 * platform/win/Skipped:
121 2011-03-11 Ryosuke Niwa <rniwa@webkit.org>
123 Reviewed by Tony Chang.
125 drag-text-delay.html should be a dump as text test
126 https://bugs.webkit.org/show_bug.cgi?id=56223
128 Converted the test to a dump as text. Also reorganized the test code and added more descriptions.
130 * editing/selection/drag-text-delay-expected.txt:
131 * editing/selection/drag-text-delay.html:
132 * platform/chromium-linux/editing/selection/drag-text-delay-expected.checksum: Removed.
133 * platform/chromium-linux/editing/selection/drag-text-delay-expected.png: Removed.
134 * platform/chromium-win/editing/selection/drag-text-delay-expected.checksum: Removed.
135 * platform/chromium-win/editing/selection/drag-text-delay-expected.png: Removed.
136 * platform/chromium-win/editing/selection/drag-text-delay-expected.txt: Removed.
137 * platform/gtk/editing/selection/drag-text-delay-expected.checksum: Removed.
138 * platform/gtk/editing/selection/drag-text-delay-expected.png: Removed.
139 * platform/gtk/editing/selection/drag-text-delay-expected.txt: Removed.
140 * platform/mac/editing/selection/drag-text-delay-expected.checksum: Removed.
141 * platform/mac/editing/selection/drag-text-delay-expected.png: Removed.
142 * platform/mac/editing/selection/drag-text-delay-expected.txt:
143 * platform/win/editing/selection/drag-text-delay-expected.checksum: Removed.
144 * platform/win/editing/selection/drag-text-delay-expected.png: Removed.
145 * platform/win/editing/selection/drag-text-delay-expected.txt:
147 2011-03-11 Mihai Parparita <mihaip@chromium.org>
149 Chromium Mac expectations update. Rebaseline some more tests after
152 * fast/repaint/text-emphasis-h-expected.checksum:
153 * fast/repaint/text-emphasis-h-expected.png:
154 * platform/chromium-mac/fast/repaint/text-emphasis-h-expected.txt: Removed.
155 * platform/chromium-mac/fast/ruby/base-shorter-than-text-expected.checksum:
156 * platform/chromium-mac/fast/ruby/base-shorter-than-text-expected.png:
157 * platform/chromium-mac/fast/ruby/base-shorter-than-text-expected.txt: Added.
158 * platform/chromium/test_expectations.txt:
159 * platform/mac-leopard/fast/blockflow/vertical-baseline-alignment-expected.checksum:
160 * platform/mac-leopard/fast/blockflow/vertical-baseline-alignment-expected.png:
162 2011-03-11 Mihai Parparita <mihaip@chromium.org>
164 Chromium Mac expectations update. Rebaseline some tests after r80582
165 (those that already had chromium-mac-leopard baselines).
167 * platform/chromium-mac-leopard/fast/blockflow/Kusa-Makura-background-canvas-expected.checksum:
168 * platform/chromium-mac-leopard/fast/blockflow/Kusa-Makura-background-canvas-expected.png:
169 * platform/chromium-mac-leopard/fast/blockflow/border-vertical-lr-expected.checksum:
170 * platform/chromium-mac-leopard/fast/blockflow/border-vertical-lr-expected.png:
171 * platform/chromium-mac-leopard/fast/blockflow/japanese-lr-selection-expected.checksum: Removed.
172 * platform/chromium-mac-leopard/fast/blockflow/japanese-lr-selection-expected.png: Removed.
173 * platform/chromium-mac-leopard/fast/blockflow/japanese-lr-text-expected.checksum:
174 * platform/chromium-mac-leopard/fast/blockflow/japanese-lr-text-expected.png:
175 * platform/chromium-mac-leopard/fast/blockflow/japanese-rl-selection-expected.checksum:
176 * platform/chromium-mac-leopard/fast/blockflow/japanese-rl-selection-expected.png:
177 * platform/chromium-mac-leopard/fast/blockflow/japanese-rl-text-expected.checksum:
178 * platform/chromium-mac-leopard/fast/blockflow/japanese-rl-text-expected.png:
179 * platform/chromium-mac-leopard/fast/blockflow/japanese-ruby-vertical-lr-expected.checksum:
180 * platform/chromium-mac-leopard/fast/blockflow/japanese-ruby-vertical-lr-expected.png:
181 * platform/chromium-mac-leopard/fast/blockflow/japanese-ruby-vertical-rl-expected.checksum:
182 * platform/chromium-mac-leopard/fast/blockflow/japanese-ruby-vertical-rl-expected.png:
183 * platform/chromium-mac-leopard/fast/blockflow/vertical-align-table-baseline-expected.checksum:
184 * platform/chromium-mac-leopard/fast/blockflow/vertical-align-table-baseline-expected.png:
185 * platform/chromium-mac-leopard/fast/blockflow/vertical-font-fallback-expected.checksum:
186 * platform/chromium-mac-leopard/fast/blockflow/vertical-font-fallback-expected.png:
187 * platform/chromium-mac-leopard/fast/repaint/japanese-rl-selection-clear-expected.checksum:
188 * platform/chromium-mac-leopard/fast/repaint/japanese-rl-selection-clear-expected.png:
189 * platform/chromium-mac-leopard/fast/repaint/japanese-rl-selection-repaint-expected.checksum:
190 * platform/chromium-mac-leopard/fast/repaint/japanese-rl-selection-repaint-expected.png:
191 * platform/chromium-mac-leopard/fast/repaint/repaint-across-writing-mode-boundary-expected.checksum:
192 * platform/chromium-mac-leopard/fast/repaint/repaint-across-writing-mode-boundary-expected.png:
193 * platform/chromium-mac-leopard/fast/text/international/text-combine-image-test-expected.checksum:
194 * platform/chromium-mac-leopard/fast/text/international/text-combine-image-test-expected.png:
195 * platform/chromium-mac-leopard/fast/text/international/text-combine-image-test-expected.txt:
196 * platform/chromium-mac/fast/blockflow/japanese-lr-selection-expected.checksum: Removed.
197 * platform/chromium-mac/fast/blockflow/japanese-lr-selection-expected.png: Removed.
198 * platform/chromium/test_expectations.txt:
199 * platform/mac-leopard/fast/blockflow/japanese-lr-selection-expected.checksum:
200 * platform/mac-leopard/fast/blockflow/japanese-lr-selection-expected.png:
202 2011-03-11 David Hyatt <hyatt@apple.com>
204 Reviewed by Simon Fraser.
206 https://bugs.webkit.org/show_bug.cgi?id=52987
208 REGRESSION: Overflowing columns not repainted correctly
210 Make sure to add in column overflow as visual overflow as well. It was only propagating layout overflow, which is obviously not
211 sufficient, since blocks paint their own columns.
213 Added fast/multicol/scrolling-overflow.html
215 * fast/multicol/scrolling-overflow.html: Added.
216 * platform/mac/fast/multicol/scrolling-overflow-expected.checksum: Added.
217 * platform/mac/fast/multicol/scrolling-overflow-expected.png: Added.
218 * platform/mac/fast/multicol/scrolling-overflow-expected.txt: Added.
220 2011-03-11 Mihai Parparita <mihaip@chromium.org>
222 Mac and Chromium expectations update. Remove failing expectations for
223 tests that no longer fail. Rebaseline fast/overflow/
224 overflow-rtl-vertical.html and fast/lists/008-vertical.html after
227 * platform/chromium/test_expectations.txt:
228 * platform/mac/fast/lists/008-vertical-expected.checksum:
229 * platform/mac/fast/lists/008-vertical-expected.png:
230 * platform/mac/fast/overflow/overflow-rtl-vertical-expected.checksum:
231 * platform/mac/fast/overflow/overflow-rtl-vertical-expected.png:
233 2011-03-11 Mihai Parparita <mihaip@chromium.org>
235 Update Chromium expectations. Remove some commented out lines and
236 promote some expectatiosn from chromium-mac to mac-leopard, so that
237 those tests pass on chromium Snow Leopard (and mac Leopard).
239 * platform/chromium/test_expectations.txt:
240 * 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.
241 * 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.
242 * 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.
243 * 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.
245 2011-03-11 Andy Estes <aestes@apple.com>
247 Reviewed by David Hyatt.
249 Table cells with dynamically added percentage height descendants do not
250 grow in size if the table has already been laid out.
251 https://bugs.webkit.org/show_bug.cgi?id=56174
253 * fast/table/dynamic-descendant-percentage-height.html: Added.
254 * platform/mac/fast/table/dynamic-descendant-percentage-height-expected.checksum: Added.
255 * platform/mac/fast/table/dynamic-descendant-percentage-height-expected.png: Added.
256 * platform/mac/fast/table/dynamic-descendant-percentage-height-expected.txt: Added.
258 2011-03-11 Dimitri Glazkov <dglazkov@chromium.org>
260 [GTK] Update expectations after r80857.
261 https://bugs.webkit.org/show_bug.cgi?id=55972
263 * platform/gtk/media/audio-controls-rendering-expected.txt:
264 * platform/gtk/media/audio-repaint-expected.txt:
265 * platform/gtk/media/controls-strict-expected.txt:
266 * platform/gtk/media/controls-styling-expected.txt:
267 * platform/gtk/media/controls-without-preload-expected.txt:
268 * platform/gtk/media/media-document-audio-repaint-expected.txt:
269 * platform/gtk/media/video-controls-rendering-expected.txt:
270 * platform/gtk/media/video-empty-source-expected.txt:
271 * platform/gtk/media/video-no-audio-expected.txt:
272 * platform/gtk/media/video-volume-slider-expected.txt:
273 * platform/gtk/media/video-zoom-controls-expected.txt:
275 2011-03-11 David Hyatt <hyatt@apple.com>
277 Reviewed by Dan Bernstein.
279 https://bugs.webkit.org/show_bug.cgi?id=47206
281 Table rows don't support ::before/::after. Add support to RenderTableRow::styleDidChange so that ::before/::after content gets
282 properly constructed.
284 Added fast/css-generated-content/table-row-before-after.html
286 * fast/css-generated-content/table-row-before-after.html: Added.
287 * platform/mac/fast/css-generated-content/table-row-before-after-expected.checksum: Added.
288 * platform/mac/fast/css-generated-content/table-row-before-after-expected.png: Added.
289 * platform/mac/fast/css-generated-content/table-row-before-after-expected.txt: Added.
291 2011-03-11 David Hyatt <hyatt@apple.com>
293 Reviewed by Simon Fraser.
295 https://bugs.webkit.org/show_bug.cgi?id=47159
297 CSS2.1 failures in background position parsing.
299 Rewrite background position component parsing to match the spec. Our old parsing would allow "100% left" to be valid
300 when it should not have. Rename parseFillPositionXY to parseFillPositionComponent and pass in enough information for
301 it to understand what the first component was.
303 For individual property parsing using background-position-x/y, I added new functions that just handle that without
304 worrying about the other component.
306 In order to pass the CSS2.1 test, I also had to fix multiple background parsing. The number of layers in multiple
307 backgrounds is determined solely by the background-image property and not by any of the other properties. cullEmptyLayers
308 has been changed to always consider a layer empty if it has no image set, even if other properties are set.
310 A number of layout tests had to be patched as they were invalid. A couple of them relied on incorrect background-position
311 parsing (e.g., "50 left") and another relied on incorrect multiple background parsing. It's not clear if the computed style
312 should actually include the additional values when no image is set though, so that should perhaps be the subject of a
315 Added fast/backgrounds/background-position-parsing.html
317 * fast/backgrounds/background-position-1.html:
318 * fast/backgrounds/background-position-parsing.html: Added.
319 * fast/backgrounds/multiple-backgrounds-computed-style-expected.txt:
320 * fast/backgrounds/repeat/parsing-background-repeat-expected.txt:
321 * fast/backgrounds/repeat/script-tests/parsing-background-repeat.js:
322 * fast/backgrounds/resources/diamond.png: Added.
323 * fast/backgrounds/resources/ring.png: Added.
324 * fast/backgrounds/script-tests/multiple-backgrounds-computed-style.js:
325 * platform/mac/fast/backgrounds/animated-svg-as-background-expected.checksum:
326 * platform/mac/fast/backgrounds/animated-svg-as-background-expected.png:
327 * platform/mac/fast/backgrounds/animated-svg-as-mask-expected.checksum:
328 * platform/mac/fast/backgrounds/animated-svg-as-mask-expected.png:
329 * platform/mac/fast/backgrounds/background-position-parsing-expected.checksum: Added.
330 * platform/mac/fast/backgrounds/background-position-parsing-expected.png: Added.
331 * platform/mac/fast/backgrounds/background-position-parsing-expected.txt: Added.
332 * platform/mac/fast/backgrounds/bgCompositeCopy-expected.png:
333 * platform/mac/fast/backgrounds/repeat/noRepeatCorrectClip-expected.png:
334 * platform/mac/fast/backgrounds/size/backgroundSize01-expected.png:
335 * platform/mac/fast/backgrounds/size/backgroundSize03-expected.png:
336 * platform/mac/fast/backgrounds/size/backgroundSize05-expected.png:
337 * platform/mac/fast/backgrounds/size/backgroundSize06-expected.png:
338 * platform/mac/fast/backgrounds/size/backgroundSize07-expected.png:
339 * platform/mac/fast/backgrounds/size/backgroundSize08-expected.png:
340 * platform/mac/fast/backgrounds/size/backgroundSize09-expected.png:
341 * platform/mac/fast/backgrounds/size/backgroundSize10-expected.png:
342 * platform/mac/fast/backgrounds/size/backgroundSize11-expected.png:
343 * platform/mac/fast/backgrounds/size/backgroundSize12-expected.png:
344 * platform/mac/fast/backgrounds/size/backgroundSize22-expected.checksum:
345 * platform/mac/fast/backgrounds/size/backgroundSize22-expected.png:
346 * platform/mac/fast/backgrounds/size/contain-and-cover-expected.checksum:
347 * platform/mac/fast/backgrounds/size/contain-and-cover-expected.png:
348 * platform/mac/fast/backgrounds/svg-as-background-4-expected.png:
350 2011-03-11 Vangelis Kokkevis <vangelis@chromium.org>
352 Reviewed by James Robinson.
354 [chromium] Adding a test for rotated large layers.
355 https://bugs.webkit.org/show_bug.cgi?id=55984
357 * platform/chromium/compositing/huge-layer-rotated-expected.checksum: Added.
358 * platform/chromium/compositing/huge-layer-rotated-expected.png: Added.
359 * platform/chromium/compositing/huge-layer-rotated-expected.txt: Added.
360 * platform/chromium/compositing/huge-layer-rotated.html: Added.
362 2011-03-08 Dimitri Glazkov <dglazkov@chromium.org>
364 Reviewed by Eric Carlson.
366 Convert MediaControlTimeDisplayElement to use standard layout with a custom renderer.
367 https://bugs.webkit.org/show_bug.cgi?id=55972
369 Update test results, because they are now laying out timeline consistently.
371 * media/audio-repaint-expected.txt: Updated.
372 * platform/mac/media/audio-controls-rendering-expected.checksum: Ditto.
373 * platform/mac/media/audio-controls-rendering-expected.png: Ditto.
374 * platform/mac/media/audio-controls-rendering-expected.txt: Ditto.
375 * platform/mac/media/audio-repaint-expected.checksum: Ditto.
376 * platform/mac/media/audio-repaint-expected.png: Ditto.
378 2011-03-11 Adam Roben <aroben@apple.com>
380 Update Windows results after r80846
382 * platform/win/fast/dom/Window/window-property-descriptors-expected.txt:
383 * platform/win/fast/dom/prototype-inheritance-2-expected.txt:
384 * platform/win/fast/dom/prototype-inheritance-expected.txt:
385 * platform/win/fast/js/global-constructors-expected.txt:
387 2011-03-11 Adam Roben <aroben@apple.com>
389 Skip a crashing test on Windows
391 The crash is tracked by <http://webkit.org/b/56185>.
393 * platform/win/Skipped: Added http/tests/websocket/tests/url-with-credential.html. Grouped
394 possibly-related websocket crashes.
396 2011-03-11 Adam Roben <aroben@apple.com>
398 Disable fast/text/large-text-composed-char-dos.html
400 It is failing on multiple bots. The failure is tracked by <http://webkit.org/b/56140>.
402 * fast/text/large-text-composed-char-dos.html-disabled: Renamed from LayoutTests/fast/text/large-text-composed-char-dos.html.
404 2011-03-11 Dean Jackson <dino@apple.com>
406 Reviewed by Simon Fraser and Chris Marrin.
408 https://bugs.webkit.org/show_bug.cgi?id=54151
409 Implement an API to play/pause/scrub animations
411 This is Part 1. Adds the new WebKitAnimation and WebKitAnimationList
412 APIs, exposed via Element.getWebKitAnimations(). This first pass
413 is read-only. One new layout test that examines animation
414 properties. Update existing layout tests for the new interfaces
417 * animations/animation-api-1-expected.txt: Added.
418 * animations/animation-api-1.html: Added.
419 * fast/dom/Window/window-properties-expected.txt:
420 * fast/dom/Window/window-property-descriptors-expected.txt:
421 * fast/dom/prototype-inheritance-2-expected.txt:
422 * fast/dom/prototype-inheritance-expected.txt:
423 * fast/js/global-constructors-expected.txt:
425 2011-03-11 Ilya Tikhonovsky <loislo@chromium.org>
427 Reviewed by Yury Semikhatsky.
429 Web Inspector: introduce error argument for all the callbacks on frontend.
430 https://bugs.webkit.org/show_bug.cgi?id=56100
432 * http/tests/inspector/extensions-test.js:
433 (initialize_ExtensionsTest.InspectorTest.runExtensionTests):
434 * http/tests/inspector/inspector-test.js:
435 (initialize_InspectorTest.InspectorTest.evaluateInPage.mycallback):
436 (initialize_InspectorTest.InspectorTest.evaluateInPage):
437 * inspector/console/console-dir-global.html:
438 * inspector/elements/dom-agent-query-selector.html:
439 * inspector/protocol/console-agent-expected.txt:
440 * inspector/protocol/console-agent.html:
441 * inspector/protocol/runtime-agent-expected.txt:
442 * inspector/protocol/runtime-agent.html:
443 * inspector/report-protocol-errors-expected.txt:
444 * inspector/report-protocol-errors.html:
445 * inspector/styles/styles-new-API.html:
446 * inspector/styles/styles-source-offsets.html:
447 * inspector/timeline/timeline-test.js:
448 (initialize_Timeline.InspectorTest.stopTimeline):
450 2011-03-11 Yury Semikhatsky <yurys@chromium.org>
452 Reviewed by Pavel Feldman.
454 Web Inspector: split InjectedScriptHost into InjectedScriptManager and InjectedScriptHost
455 https://bugs.webkit.org/show_bug.cgi?id=56173
457 * inspector/protocol/console-agent-expected.txt:
458 * inspector/protocol/console-agent.html:
460 2011-03-11 Sergio Villar Senin <svillar@igalia.com>
462 [GTK] JSC crashes in 32bit Release bots after r80743
463 https://bugs.webkit.org/show_bug.cgi?id=56180
465 Skipping a couple of tests until the original issue is fixed.
467 * platform/gtk/Skipped:
469 2011-03-11 Sergio Villar Senin <svillar@igalia.com>
471 Added new GTK+ test expectations.
473 * platform/gtk/fast/backgrounds/positioned-root-expected.checksum: Added.
474 * platform/gtk/fast/backgrounds/positioned-root-expected.png: Added.
475 * platform/gtk/fast/backgrounds/positioned-root-expected.txt: Added.
476 * platform/gtk/fast/backgrounds/table-root-expected.checksum: Added.
477 * platform/gtk/fast/backgrounds/table-root-expected.png: Added.
478 * platform/gtk/fast/backgrounds/table-root-expected.txt: Added.
479 * platform/gtk/fast/block/basic/percent-height-inside-anonymous-block-expected.checksum: Added.
480 * platform/gtk/fast/block/basic/percent-height-inside-anonymous-block-expected.png: Added.
481 * platform/gtk/fast/block/basic/percent-height-inside-anonymous-block-expected.txt: Added.
482 * platform/gtk/fast/block/positioning/static-distance-with-positioned-ancestor-expected.checksum: Added.
483 * platform/gtk/fast/block/positioning/static-distance-with-positioned-ancestor-expected.png: Added.
484 * platform/gtk/fast/block/positioning/static-distance-with-positioned-ancestor-expected.txt: Added.
485 * platform/gtk/fast/forms/input-appearance-spinbutton-layer-expected.checksum: Added.
486 * platform/gtk/fast/forms/input-appearance-spinbutton-layer-expected.png: Added.
487 * platform/gtk/fast/forms/input-appearance-spinbutton-layer-expected.txt: Added.
489 2011-03-11 Yury Semikhatsky <yurys@chromium.org>
491 Unreviewed. Roll out r80837.
493 * inspector/protocol/console-agent-expected.txt:
494 * inspector/protocol/console-agent.html:
496 2011-03-11 Andrey Kosyakov <caseq@chromium.org>
498 Unreviewied trivial fix. Leave default state of setMonitoringXHREnabled intact so it doesn't affect other tests.
500 * inspector/report-API-errors.html:
502 2011-03-11 Yury Semikhatsky <yurys@chromium.org>
504 Reviewed by Pavel Feldman.
506 Web Inspector: split InjectedScriptHost into InjectedScriptManager and InjectedScriptHost
507 https://bugs.webkit.org/show_bug.cgi?id=56173
509 * inspector/protocol/console-agent-expected.txt:
510 * inspector/protocol/console-agent.html:
512 2011-03-11 Sergio Villar Senin <svillar@igalia.com>
516 Skipping two test cases that are failing on GTK debug bots.
518 * platform/gtk/Skipped:
520 2011-03-11 Andrey Kosyakov <caseq@chromium.org>
522 Reviewed by Pavel Feldman.
524 Web Inspector: resource load cancellation is reported to console as an error
525 https://bugs.webkit.org/show_bug.cgi?id=55764
527 - mark interruptionForPolicyChangeError as cancellation
528 - do not log resource cancelation as an error
529 - always push resource to front-end before console message, so front-end can use resource info while formatting message.
531 * http/tests/inspector/console-resource-errors-expected.txt:
532 * http/tests/inspector/console-resource-errors.html: Added test for lack of console messages during policy change (at download)
533 * http/tests/inspector/console-xhr-logging-expected.txt:
534 * http/tests/inspector/console-xhr-logging.html: Added test for reporting of cross-origin XHR errors.
535 * http/tests/inspector/resources/empty.zip: Added.
537 2011-03-11 Ilya Sherman <isherman@chromium.org>
539 Reviewed by Kent Tamura.
541 [Chromium] missing HTMLInputElement::setValueForUser() to tests
542 https://bugs.webkit.org/show_bug.cgi?id=55854
544 * platform/chromium/test_expectations.txt: Removed onchange-setvalueforuser.html
546 2011-03-11 Philippe Normand <pnormand@igalia.com>
549 tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody.html
550 on GTK again after being unskipped by accident in r80738.
552 * platform/gtk/Skipped:
554 2011-03-10 Emil A Eklund <eae@chromium.org>
556 Reviewed by Alexey Proskuryakov.
558 The web colours palevioletred and mediumpurple are incorrect
559 https://bugs.webkit.org/show_bug.cgi?id=46658
561 Added test for named colors.
563 * fast/css/named-colors-expected.txt: Added.
564 * fast/css/named-colors.html: Added.
566 2011-03-10 Roland Steiner <rolandsteiner@chromium.org>
568 Unreviewed: update Chromium test expectations.
570 * platform/chromium-linux/fast/block/basic/percent-height-inside-anonymous-block-expected.checksum: Added.
571 * platform/chromium-linux/fast/block/basic/percent-height-inside-anonymous-block-expected.png: Added.
572 * platform/chromium-linux/fast/block/positioning/static-distance-with-positioned-ancestor-expected.checksum: Added.
573 * platform/chromium-linux/fast/block/positioning/static-distance-with-positioned-ancestor-expected.png: Added.
574 * platform/chromium-mac/fast/block/basic/percent-height-inside-anonymous-block-expected.checksum: Added.
575 * platform/chromium-mac/fast/block/basic/percent-height-inside-anonymous-block-expected.png: Added.
576 * platform/chromium-mac/fast/block/positioning/static-distance-with-positioned-ancestor-expected.checksum: Added.
577 * platform/chromium-mac/fast/block/positioning/static-distance-with-positioned-ancestor-expected.png: Added.
578 * platform/chromium-mac/fast/js/kde/function_length-expected.txt: Removed.
579 * platform/chromium-win/fast/block/basic/percent-height-inside-anonymous-block-expected.checksum: Added.
580 * platform/chromium-win/fast/block/basic/percent-height-inside-anonymous-block-expected.png: Added.
581 * platform/chromium-win/fast/block/basic/percent-height-inside-anonymous-block-expected.txt: Added.
582 * platform/chromium-win/fast/block/positioning/static-distance-with-positioned-ancestor-expected.checksum: Added.
583 * platform/chromium-win/fast/block/positioning/static-distance-with-positioned-ancestor-expected.png: Added.
584 * platform/chromium-win/fast/block/positioning/static-distance-with-positioned-ancestor-expected.txt: Added.
585 * platform/chromium-win/fast/js/kde/function_length-expected.txt: Removed.
586 * platform/chromium/test_expectations.txt:
588 2011-03-10 Adam Barth <abarth@webkit.org>
590 Reviewed by Alexey Proskuryakov.
592 document.compatMode is incorrect for javascript: protocol URLs in IFRAMEs
593 https://bugs.webkit.org/show_bug.cgi?id=27845
595 This bug was randomly fixed by the HTML5 parser.
597 * fast/parser/javascript-url-compat-mode-expected.txt: Added.
598 * fast/parser/javascript-url-compat-mode.html: Added.
600 2011-03-10 Ami Fischman <fischman@google.com>
602 Reviewed by David Levin.
604 video-controls-in-media-document.html used to silently rely on
605 timeupdate firing immediately upon playback start, and before any
606 frames changed. This was (unsurprisingly, in retrospect)
607 super-brittle. This change instead uses an explicit seek to put
608 the video in a predictable state. The expected.png change is only to
609 change the "pause" button to "play" (which is part of what's
610 required to have the video be in a predictable state for the pixel
611 diff). An equivalent rebaselining needs to happen for chromium
614 * media/video-controls-in-media-document.html:
615 * platform/chromium/media/video-controls-in-media-document-expected.checksum:
616 * platform/chromium/media/video-controls-in-media-document-expected.png:
617 * platform/chromium/test_expectations.txt:
619 2011-03-10 Roland Steiner <rolandsteiner@chromium.org>
621 Unreviewed: tweak Chromium test_expectations.txt
623 * platform/chromium/test_expectations.txt:
625 2011-03-10 Jeremy Moskovich <jeremy@chromium.org>
627 Reviewed by Darin Adler.
629 Fix navigation menus on a bunch of sites in WebKit.
630 https://bugs.webkit.org/show_bug.cgi?id=52535
632 Add test to make sure that offsetLeft matches FF/IE for a relatively
633 positioned TD and IFRAME elements.
634 Testcase is a reduction from doula.co.il.
636 * fast/block/positioning/offsetLeft-relative-iframe-expected.txt: Added.
637 * fast/block/positioning/offsetLeft-relative-iframe.html: Added.
638 * fast/block/positioning/offsetLeft-relative-td-expected.txt: Added.
639 * fast/block/positioning/offsetLeft-relative-td.html: Added.
641 2011-03-10 Adam Barth <abarth@webkit.org>
643 Reviewed by Darin Adler.
645 REGRESSION (r66428/r71892): Crash after assertion failure (!m_reachedTerminalState) in ResourceLoader::didCancel()
646 https://bugs.webkit.org/show_bug.cgi?id=51357
648 Test that we don't crash when calling close immedately after print.
650 * printing/print-close-crash-expected.txt: Added.
651 * printing/print-close-crash.html: Added.
653 2011-03-10 Emil A Eklund <eae@chromium.org>
655 Reviewed by Dimitri Glazkov.
657 style.display affecting the initial selectedIndex value of a <select> when it's multiple attribute is set programatically
658 https://bugs.webkit.org/show_bug.cgi?id=53860
660 Add tests for selectedIndex when changing the multiple property on a select element.
662 * fast/dom/HTMLSelectElement/change-multiple-preserve-selection-expected.txt: Added.
663 * fast/dom/HTMLSelectElement/change-multiple-preserve-selection.html: Added.
665 2011-03-10 Rik Cabanier <cabanier@gmail.com>
667 Reviewed by Tony Gentilcore.
669 Fix that allows fixed length values to be floating point
670 https://bugs.webkit.org/show_bug.cgi?id=52699
672 Transitions now return matrices in floating point. 2 of the transition tests were failing
673 because they expected integer values.
675 * transitions/matched-transform-functions.html:
676 * transitions/retargetted-transition.html:
678 2011-03-10 Ryosuke Niwa <rniwa@webkit.org>
680 Added 3 http tests to Windows port's skipped list.
681 Tracked by https://bugs.webkit.org/show_bug.cgi?id=56167
683 * platform/win/Skipped:
685 2011-03-10 Alice Boxhall <aboxhall@chromium.org>
687 Reviewed by Dimitri Glazkov.
689 NULL pointer crash when using :empty and :first-line pseudoclass selectors together
690 https://bugs.webkit.org/show_bug.cgi?id=53316
692 * fast/css/empty-first-line-crash-expected.txt: Added.
693 * fast/css/empty-first-line-crash.html: Added.
695 2011-03-10 Martin Robinson <mrobinson@igalia.com>
697 Rebaseline a test which differs on the bots from my local machine.
699 * platform/gtk/fast/forms/input-appearance-spinbutton-visibility-expected.txt: Update results.
701 2011-03-10 takano takumi <takano@apple.com>
703 Reviewed by David Hyatt.
705 Crash in RenderCombineText::combineText when running fast/text/international/text-combine-parser-test.html on Windows with full page heap enabled
706 https://bugs.webkit.org/show_bug.cgi?id=55069
708 * platform/win/Skipped: Removed text-combine-parser-test.html
710 2011-03-10 Emil A Eklund <eae@chromium.org>
712 Reviewed by Darin Adler.
714 Collection cache not reset when moving base node between documents
715 https://bugs.webkit.org/show_bug.cgi?id=55446
717 Add tests for accessing elements moved across documents using namedItem.
719 * fast/dom/HTMLFormElement/invalid-form-field-expected.txt: Added.
720 * fast/dom/HTMLFormElement/invalid-form-field.html: Added.
721 * fast/dom/HTMLFormElement/move-option-between-documents-expected.txt: Added.
722 * fast/dom/HTMLFormElement/move-option-between-documents.html: Added.
723 * fast/dom/collection-nameditem-move-between-documents-expected.txt: Added.
724 * fast/dom/collection-nameditem-move-between-documents.html: Added.
726 2011-03-10 Alexey Proskuryakov <ap@apple.com>
728 Reviewed by Dan Bernstein.
730 Backspace deletes all non-BMP symbols at once, and then some
731 https://bugs.webkit.org/show_bug.cgi?id=55971
732 <rdar://problem/8725312>
734 * platform/mac/editing/input/insert-delete-smp-symbol-expected.txt: Added.
735 * platform/mac/editing/input/insert-delete-smp-symbol.html: Added.
737 2011-03-10 David Hyatt <hyatt@apple.com>
739 Reviewed by Simon Fraser.
741 https://bugs.webkit.org/show_bug.cgi?id=47151
743 Percentage heights should skip anonymous containing blocks when computing the used value.
745 Added fast/block/basic/percentage-height-inside-anonymous-block.html
747 * fast/block/basic/percent-height-inside-anonymous-block.html: Added.
748 * platform/mac/fast/block/basic/percent-height-inside-anonymous-block-expected.checksum: Added.
749 * platform/mac/fast/block/basic/percent-height-inside-anonymous-block-expected.png: Added.
750 * platform/mac/fast/block/basic/percent-height-inside-anonymous-block-expected.txt: Added.
752 2011-01-25 Martin Robinson <mrobinson@igalia.com>
754 Reviewed by Xan Lopez.
756 [GTK] Implement spin buttons for GTK+ 2.x
757 https://bugs.webkit.org/show_bug.cgi?id=53098
759 Unskip tests which are now passing with the spin button implementation.
760 Add results for one test.
762 * platform/gtk/Skipped: Unskip passing tests.
763 * platform/gtk/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.checksum: Added.
764 * platform/gtk/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.png: Added.
765 * platform/gtk/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.txt: Added.
767 2011-03-10 Levi Weintraub <leviw@chromium.org>
769 Reviewed by Ryosuke Niwa.
771 InsertUnorderedList over a non-editable region and multiple lines enters an infinite loop
772 https://bugs.webkit.org/show_bug.cgi?id=53409
774 Avoiding crashes and infinite loops when listifying content with mixed-editability
776 * editing/execCommand/insert-list-with-noneditable-content-expected.txt: Added.
777 * editing/execCommand/insert-list-with-noneditable-content.html: Added.
779 2011-03-10 Berend-Jan Wever <skylined@chromium.org>
781 Reviewed by Darin Adler.
783 Calling focus() on an area element not in a document should not cause a NULL ptr crash
784 https://bugs.webkit.org/show_bug.cgi?id=54877
786 * fast/dom/HTMLAreaElement: Added.
787 * fast/dom/HTMLAreaElement/area-islink-focus-null-ptr-crash-expected.txt: Added.
788 * fast/dom/HTMLAreaElement/area-islink-focus-null-ptr-crash.html: Added.
790 2011-03-10 Ryosuke Niwa <rniwa@webkit.org>
792 Windows rebaselines for r80755.
794 * platform/win/editing/selection/caret-ltr-right-expected.txt:
795 * platform/win/editing/selection/caret-rtl-2-left-expected.txt:
796 * platform/win/editing/selection/caret-rtl-right-expected.txt:
797 * platform/win/fast/forms/file-input-disabled-expected.txt:
799 2011-03-10 Xiyuan Xia <xiyuan@chromium.org>
801 Reviewed by Tony Chang.
803 [Chromium] Fix default single selection select's popup background on chromium/linux
804 https://bugs.webkit.org/show_bug.cgi?id=56023
806 * fast/html/select-dropdown-consistent-background-color-expected.txt: Added.
807 * fast/html/select-dropdown-consistent-background-color.html: Added.
809 2011-03-10 Kris Jordan <krisjordan@gmail.com>
811 Reviewed by Alexey Proskuryakov.
813 Testing the improved Accept header as per bug 27267.
814 https://bugs.webkit.org/show_bug.cgi?id=27267
816 * http/tests/misc/xhtml-expected.txt: Tests against improved Accept header.
818 2011-03-10 Kent Tamura <tkent@chromium.org>
820 Reviewed by Dimitri Glazkov.
822 Assertion fails by validating a form twice very quickly
823 https://bugs.webkit.org/show_bug.cgi?id=56069
825 * fast/forms/interactive-validation-assertion-by-validate-twice-expected.txt: Added.
826 * fast/forms/interactive-validation-assertion-by-validate-twice.html: Added.
827 * fast/forms/interactive-validation-attach-assertion.html: Remove unnecessary offsetLeft trick.
828 * platform/gtk/Skipped:
829 * platform/mac/Skipped:
830 * platform/qt/Skipped:
831 * platform/win/Skipped:
833 2011-03-10 Martin Robinson <mrobinson@igalia.com>
835 Unskipping some crashers on GTK+. These no longer crash locally and we'd
836 like to figure out if they still crash on the bots. Move one flaky test
837 to the appropriate section.
839 * platform/gtk/Skipped: Unskip tests passing locally.
841 2011-03-10 David Hyatt <hyatt@apple.com>
843 Reviewed by Beth Dakin.
845 https://bugs.webkit.org/show_bug.cgi?id=47143
847 Static distance computation is wrong when an ancestor is also positioned. We need to go up the container()
848 chain (after initially starting with the parent()) when doing this computation, so that we properly skip
849 intermediate boxes between two positioned blocks.
851 Added fast/block/positioning/static-distance-with-positioned-ancestor.html.
853 * fast/block/positioning/static-distance-with-positioned-ancestor.html: Added.
854 * platform/mac/fast/block/positioning/static-distance-with-positioned-ancestor-expected.checksum: Added.
855 * platform/mac/fast/block/positioning/static-distance-with-positioned-ancestor-expected.png: Added.
856 * platform/mac/fast/block/positioning/static-distance-with-positioned-ancestor-expected.txt: Added.
858 2011-03-10 David Hyatt <hyatt@apple.com>
860 Reviewed by Simon Fraser.
862 https://bugs.webkit.org/show_bug.cgi?id=47147
864 Fix for repaint issues when the root element is a table and needs to paint a background that
865 covers the entire canvas. Remove paintRootBoxDecorations and replace with paintRootBoxFillLayers,
866 so that it can be called only for fill layer painting. Make tables and normal boxes both
867 call this new method. Fix the dirty check at the start of RenderTable paint to not happen if
868 the table is the root of the document (this same check exists in RenderBlock painting already).
870 * fast/backgrounds/positioned-root.html: Added.
871 * fast/backgrounds/table-root.html: Added.
872 * platform/mac/fast/backgrounds/positioned-root-expected.checksum: Added.
873 * platform/mac/fast/backgrounds/positioned-root-expected.png: Added.
874 * platform/mac/fast/backgrounds/positioned-root-expected.txt: Added.
875 * platform/mac/fast/backgrounds/table-root-expected.checksum: Added.
876 * platform/mac/fast/backgrounds/table-root-expected.png: Added.
877 * platform/mac/fast/backgrounds/table-root-expected.txt: Added.
879 2011-03-10 Mihai Parparita <mihaip@chromium.org>
881 Update chromium Snow Leopard expectations.
883 * platform/chromium/test_expectations.txt:
885 2011-03-10 David Hyatt <hyatt@apple.com>
887 Reviewed by Simon Fraser.
889 https://bugs.webkit.org/show_bug.cgi?id=47157
891 CSS2.1 test suite failures because the ex unit is broken with the Ahem font.
893 Remove the code that tries to also include the maxX of the glyph bounds for the
894 'x' glyph, since it just causes the x-height to be way too large in cases where the 'x' glyph extends
897 Remove the Apple Symbol hack for ex units, since the person who added that was confused by another
898 issue, namely that CGFontGetXHeight wasn't being properly multiplied by the pointSize. That's why
899 the value was too small. Patched the code to just multiply by pointSize and took out the hack.
901 Fix causes many tests in the css2.1 directory to progress, so no new tests required. Many other
902 layout tests change because the xHeight for Lucida Grande gets smaller by a little bit, and radio
903 buttons use ex horizontal margins by default.
905 * platform/mac/accessibility/radio-button-group-members-expected.txt:
906 * platform/mac/css1/box_properties/acid_test-expected.txt:
907 * platform/mac/css1/font_properties/font_size-expected.txt:
908 * platform/mac/css1/text_properties/line_height-expected.txt:
909 * platform/mac/css1/text_properties/text_indent-expected.txt:
910 * platform/mac/css1/units/length_units-expected.txt:
911 * platform/mac/css2.1/t040302-c61-ex-len-00-b-a-expected.txt:
912 * platform/mac/css2.1/t040302-c61-rel-len-00-b-ag-expected.txt:
913 * platform/mac/css2.1/t09-c5526c-display-00-e-expected.txt:
914 * platform/mac/css2.1/t1008-c44-ln-box-02-d-ag-expected.txt:
915 * platform/mac/css2.1/t100801-c544-valgn-01-d-ag-expected.txt:
916 * platform/mac/css2.1/t100801-c544-valgn-03-d-agi-expected.txt:
917 * platform/mac/css2.1/t100801-c548-ln-ht-02-b-ag-expected.txt:
918 * platform/mac/css2.1/t1507-c526-font-sz-02-b-a-expected.txt:
919 * platform/mac/css2.1/t1601-c547-indent-00-b-a-expected.txt:
920 * platform/mac/css2.1/t1604-c541-word-sp-00-b-a-expected.txt:
921 * platform/mac/css2.1/t1604-c542-letter-sp-00-b-a-expected.txt:
922 * platform/mac/editing/selection/caret-ltr-2-expected.txt:
923 * platform/mac/editing/selection/caret-ltr-2-left-expected.txt:
924 * platform/mac/editing/selection/caret-ltr-expected.txt:
925 * platform/mac/editing/selection/caret-ltr-right-expected.txt:
926 * platform/mac/editing/selection/caret-rtl-2-expected.txt:
927 * platform/mac/editing/selection/caret-rtl-2-left-expected.txt:
928 * platform/mac/editing/selection/caret-rtl-expected.txt:
929 * platform/mac/editing/selection/caret-rtl-right-expected.txt:
930 * platform/mac/fast/block/basic/011-expected.txt:
931 * platform/mac/fast/block/margin-collapse/103-expected.txt:
932 * platform/mac/fast/css/ex-after-font-variant-expected.txt:
933 * platform/mac/fast/css/non-standard-checkbox-size-expected.txt:
934 * platform/mac/fast/forms/001-expected.txt:
935 * platform/mac/fast/forms/basic-inputs-expected.txt:
936 * platform/mac/fast/forms/box-shadow-override-expected.txt:
937 * platform/mac/fast/forms/checkbox-radio-onchange-expected.txt:
938 * platform/mac/fast/forms/file-input-disabled-expected.txt:
939 * platform/mac/fast/forms/form-element-geometry-expected.txt:
940 * platform/mac/fast/forms/formmove-expected.txt:
941 * platform/mac/fast/forms/formmove2-expected.txt:
942 * platform/mac/fast/forms/indeterminate-expected.txt:
943 * platform/mac/fast/forms/input-appearance-height-expected.txt:
944 * platform/mac/fast/forms/input-value-expected.txt:
945 * platform/mac/fast/forms/minWidthPercent-expected.txt:
946 * platform/mac/fast/forms/radio-attr-order-expected.txt:
947 * platform/mac/fast/forms/radio-nested-labels-expected.txt:
948 * platform/mac/fast/forms/radio_checked-expected.txt:
949 * platform/mac/fast/forms/radio_checked_dynamic-expected.txt:
950 * platform/mac/fast/inline/positionedLifetime-expected.txt:
951 * platform/mac/fast/lists/008-expected.txt:
952 * platform/mac/fast/lists/008-vertical-expected.txt:
953 * platform/mac/fast/media/mq-relative-constraints-08-expected.txt:
954 * platform/mac/fast/overflow/overflow-rtl-expected.txt:
955 * platform/mac/fast/overflow/overflow-rtl-vertical-expected.txt:
956 * platform/mac/fast/parser/bad-xml-slash-expected.txt:
957 * platform/mac/fast/replaced/replaced-breaking-expected.txt:
958 * platform/mac/fast/replaced/width100percent-checkbox-expected.txt:
959 * platform/mac/fast/replaced/width100percent-radio-expected.txt:
960 * platform/mac/fast/text/textIteratorNilRenderer-expected.txt:
961 * platform/mac/fast/text/whitespace/normal-after-nowrap-breaking-expected.txt:
962 * platform/mac/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.txt:
963 * platform/mac/http/tests/navigation/javascriptlink-frames-expected.txt:
964 * platform/mac/svg/custom/alignment-baseline-modes-expected.txt:
965 * platform/mac/svg/custom/dominant-baseline-modes-expected.txt:
966 * platform/mac/tables/mozilla/bugs/bug1318-expected.txt:
967 * platform/mac/tables/mozilla/bugs/bug4527-expected.txt:
968 * platform/mac/tables/mozilla_expected_failures/core/captions1-expected.txt:
969 * platform/mac/tables/mozilla_expected_failures/core/captions2-expected.txt:
970 * svg/custom/invalid-text-content-expected.png:
971 * svg/custom/text-zoom-expected.png:
972 * svg/custom/use-clipped-transform-expected.png:
974 2011-03-10 Adam Roben <aroben@apple.com>
976 Skip a test that sometimes times out in Windows Debug builds
978 <http://webkit.org/b/56080> tracks the failure.
980 * platform/win-xp/Skipped: Added jquery/effects.html. (Ideally we'd only skip this in Debug
981 builds regardless of whether it's XP or Vista or 7, but doing that requires fixing
982 <http://webkit.org/b/55254>.)
984 2011-03-04 Luiz Agostini <luiz.agostini@openbossa.org>
986 Reviewed by Andreas Kling.
988 [Qt] fast/workers/stress-js-execution.html is crashing on Qt bot (intermittently)
989 https://bugs.webkit.org/show_bug.cgi?id=33008
991 Removing several tests from the Qt skip list. Those tests were flaky because of race conditions
992 related to web workers.
994 * platform/qt/Skipped:
996 2011-03-09 Gavin Barraclough <barraclough@apple.com>
998 Reviewed by Oliver Hunt.
1000 Bug 56077 - ES5 conformance issues with RegExp.prototype
1002 There are three issues causing test failures in sputnik.
1004 (1) lastIndex should be converted at the point it is used, not the point it is set (this is visible if valueOf is overridden).
1005 (2) The 'length' property of the test/exec functions should be 1.
1006 (3) If no input is specified, the input to test()/exec() is "undefined" (i.e. ToString(undefined)) - not RegExp.input.
1008 * fast/js/kde/function_length-expected.txt:
1009 * fast/js/kde/script-tests/function_length.js:
1010 - 'length' of RexExp.test/RexExp.exec is 1
1011 * fast/js/regexp-caching-expected.txt:
1012 * fast/js/regexp-test-null-string-expected.txt:
1013 * fast/js/regexp-test-null-string.html:
1014 - test() is equivalent to test("undefined")
1015 * 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:
1016 * 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:
1017 * 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:
1018 * 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:
1019 * 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:
1020 - These tests now pass!
1022 2011-03-10 Sheriff Bot <webkit.review.bot@gmail.com>
1024 Unreviewed, rolling out r80701.
1025 http://trac.webkit.org/changeset/80701
1026 https://bugs.webkit.org/show_bug.cgi?id=56126
1028 fast/dom/Geolocation/window-close-crash.html fails on Snow
1029 Leopard release builds (Requested by mihaip on #webkit).
1031 * fast/dom/Geolocation/page-reload-cancel-permission-requests-expected.txt: Removed.
1032 * fast/dom/Geolocation/page-reload-cancel-permission-requests.html: Removed.
1033 * fast/dom/Geolocation/resources/page-reload-cancel-permission-requests-inner.html: Removed.
1034 * fast/dom/Geolocation/script-tests/page-reload-cancel-permission-requests.js: Removed.
1035 * platform/gtk/Skipped:
1036 * platform/mac/Skipped:
1037 * platform/qt-wk2/Skipped:
1039 2011-03-10 Oliver Hunt <oliver@apple.com>
1041 Reviewed by Gavin Barraclough.
1043 jquery/manipulation.html fails after r80598
1044 https://bugs.webkit.org/show_bug.cgi?id=56019
1046 Removed jQuery tests from skiplists
1048 * platform/gtk/Skipped:
1049 * platform/qt/Skipped:
1051 2011-03-10 Ryosuke Niwa <rniwa@webkit.org>
1053 Reviewed by Ojan Vafai.
1055 Unable to paste in input[type="text"] with last-child selector
1056 https://bugs.webkit.org/show_bug.cgi?id=50736
1058 Added regressions tests since this bug no longer reproduces on TOT WebKit.
1060 * editing/input/div-first-child-rule-input-expected.txt: Added.
1061 * editing/input/div-first-child-rule-input.html: Added.
1062 * editing/input/div-first-child-rule-textarea-expected.txt: Added.
1063 * editing/input/div-first-child-rule-textarea.html: Added.
1065 2011-03-10 Martin Robinson <mrobinson@igalia.com>
1067 [GTK] plugins/return-negative-one-from-write.html crashes
1068 https://bugs.webkit.org/show_bug.cgi?id=41903
1070 * platform/gtk/Skipped: Unskipping test which appears to be passing locally.
1072 2011-03-10 Adam Barth <abarth@webkit.org>
1074 Update test expectation after my partial revert of r80670.
1076 * platform/mac/accessibility/aria-expanded-notifications-expected.txt:
1078 2011-03-10 Andrei Popescu <andreip@google.com>
1080 Unreviewed, build fix.
1082 [Chromium] fast/canvas/webgl/uninitialized-test.html times out on all platforms.
1083 https://bugs.webkit.org/show_bug.cgi?id=56113
1085 It seems this was introduced in http://src.chromium.org/viewvc/chrome?view=rev&revision=77637
1086 Updating test expectations for now.
1088 * platform/chromium/test_expectations.txt:
1090 2011-03-10 Andrei Popescu <andreip@google.com>
1092 Unreviewed, build fix.
1094 [Chromium] svg/W3C-SVG-1.1/text-text-03-b.svg is sometimes crashing on Linux
1095 https://bugs.webkit.org/show_bug.cgi?id=56110
1097 * platform/chromium/test_expectations.txt:
1099 2011-03-10 Adam Roben <aroben@apple.com>
1101 Add Windows expected failure results for fast/forms/onchange-setvalueforuser.html
1103 The failure is tracked by <http://webkit.org/b/55834>.
1105 * platform/win/fast/forms/onchange-setvalueforuser-expected.txt: Added.
1107 2011-03-10 Adam Roben <aroben@apple.com>
1109 Add Windows expected failure results for fast/lists/003-vertical.html
1111 The Windows results match the pre-r80648 Mac results. The failure is tracked by
1112 <http://webkit.org/b/56101>.
1114 * platform/win/fast/lists/003-vertical-expected.checksum: Added.
1115 * platform/win/fast/lists/003-vertical-expected.png: Added.
1116 * platform/win/fast/lists/003-vertical-expected.txt: Added.
1118 2011-03-10 Andrei Popescu <andreip@google.com>
1120 Unreviewed, build fix.
1122 [Chromium] fast/text/international/vertical-text-glyph-test.html fails on OSX 10.6
1123 https://bugs.webkit.org/show_bug.cgi?id=56108
1125 Update Chromium test expectations.
1127 * platform/chromium/test_expectations.txt:
1129 2011-03-10 Adam Roben <aroben@apple.com>
1131 Skip another spinbutton test on Windows
1133 The missing functionality is tracked by <http://webkit.org/b/38381>.
1135 * platform/win/Skipped: Added fast/forms/input-appearance-spinbutton-visibility.html
1137 2011-03-10 Adam Roben <aroben@apple.com>
1139 Add Windows expected failure results for fast/text/hyphenate-limit-before-after.html
1141 The failure is tracked by <http://webkit.org/b/56102>.
1143 * platform/win/fast/text/hyphenate-limit-before-after-expected.txt: Added. Copied this from
1146 2011-03-10 Adam Roben <aroben@apple.com>
1148 Add Windows expected failure results for fast/blockflow/text-orientation-basic.html
1150 The failure is tracked by <http://webkit.org/b/56101>.
1152 * platform/win/fast/blockflow/text-orientation-basic-expected.checksum: Added.
1153 * platform/win/fast/blockflow/text-orientation-basic-expected.png: Added.
1154 * platform/win/fast/blockflow/text-orientation-basic-expected.txt: Added.
1156 2011-03-10 Andrei Popescu <andreip@google.com>
1158 Unreviewed, build fix.
1160 [Chromium] fast/text/justify-ideograph-vertical.html fails on OSX 10.5
1161 https://bugs.webkit.org/show_bug.cgi?id=56106
1163 Update Chromium test expectations.
1165 * platform/chromium/test_expectations.txt:
1167 2011-03-10 Pavel Feldman <pfeldman@chromium.org>
1169 Not reviewed: rolling out r80478 and its follow ups for breaking
1170 inspector and engadget.com.
1171 https://bugs.webkit.org/show_bug.cgi?id=49401
1173 * platform/gtk/Skipped:
1175 2011-03-10 Philippe Normand <pnormand@igalia.com>
1177 Unreviewed, skip 1 more svg test failing by one pixel in 32-bits
1178 Debug, see bug 39022.
1180 * platform/gtk/Skipped:
1182 2011-03-10 Pavel Feldman <pfeldman@chromium.org>
1184 Reviewed by Yury Semikhatsky.
1186 Web Inspector: brush up DOM agent API.
1187 https://bugs.webkit.org/show_bug.cgi?id=56093
1189 * http/tests/inspector/elements-test.js:
1190 (initialize_ElementTest.InspectorTest.nodeWithId.processChildren):
1191 (initialize_ElementTest.InspectorTest.nodeWithId.documentRequested):
1192 (initialize_ElementTest.InspectorTest.nodeWithId):
1193 (initialize_ElementTest.InspectorTest.dumpDOMAgentTree.dump):
1194 (initialize_ElementTest.InspectorTest.dumpDOMAgentTree):
1195 (initialize_ElementTest):
1196 * inspector/elements/elements-panel-rewrite-href.html:
1197 * inspector/elements/elements-panel-search.html:
1198 * inspector/elements/elements-panel-selection-on-refresh.html:
1199 * inspector/elements/mutate-unknown-node.html:
1201 2011-03-10 Philippe Normand <pnormand@igalia.com>
1203 Unreviewed, skip 2 more flacky tests on GTK 32-bits Release.
1205 * platform/gtk/Skipped:
1207 2011-03-10 Philippe Normand <pnormand@igalia.com>
1209 Unreviewed, skip 1 more svg test failing by one pixel in 32-bits
1210 Debug, see bug 39022.
1212 * platform/gtk/Skipped:
1214 2011-03-10 Philippe Normand <pnormand@igalia.com>
1216 Unreviewed, skip 2 more svg tests failing by one pixel in 32-bits
1217 Release, see bug 39022.
1219 * platform/gtk/Skipped:
1221 2011-03-10 Andrey Adaikin <aandrey@google.com>
1223 Reviewed by Pavel Feldman.
1225 Web Inspector: Highlighter refactoring
1226 https://bugs.webkit.org/show_bug.cgi?id=56015
1228 * inspector/editor/highlighter-basics-expected.txt:
1229 * inspector/editor/highlighter-basics.html:
1230 * inspector/editor/highlighter-long-line.html:
1231 * inspector/editor/highlighter-paste-in-comment-expected.txt:
1232 * inspector/editor/highlighter-paste-in-comment.html:
1234 2011-03-10 John Knottenbelt <jknotten@chromium.org>
1236 Reviewed by Andreas Kling.
1238 [Qt] Skip fast/dom/Geolocation/page-reload-cancel-permission-requests.html pending implementation of LayoutTestController::numberOfPendingGeolocationPermissionRequests
1239 https://bugs.webkit.org/show_bug.cgi?id=56087
1241 * platform/qt/Skipped:
1243 2011-02-16 John Knottenbelt <jknotten@chromium.org>
1245 Reviewed by Dmitry Titov.
1247 Detach Geolocation from Frame when Page destroyed.
1248 https://bugs.webkit.org/show_bug.cgi?id=52877
1250 Ensure that all geolocation permission requests are cancelled
1251 when the page is detached from its frame.
1253 * fast/dom/Geolocation/page-reload-cancel-permission-requests-expected.txt: Added.
1254 * fast/dom/Geolocation/page-reload-cancel-permission-requests.html: Added.
1255 * fast/dom/Geolocation/resources/page-reload-cancel-permission-requests-inner.html: Added.
1256 * fast/dom/Geolocation/script-tests/page-reload-cancel-permission-requests.js: Added.
1257 * platform/gtk/Skipped:
1258 * platform/mac/Skipped:
1259 * platform/qt-wk2/Skipped:
1261 2011-03-10 Csaba Osztrogonác <ossy@webkit.org>
1265 Add Qt specific expected files for tests introduced in r80622 and r80682.
1267 * platform/qt/fast/dom/scroll-reveal-left-overflow-expected.checksum: Added.
1268 * platform/qt/fast/dom/scroll-reveal-left-overflow-expected.png: Added.
1269 * platform/qt/fast/dom/scroll-reveal-left-overflow-expected.txt: Added.
1270 * platform/qt/fast/dom/scroll-reveal-top-overflow-expected.checksum: Added.
1271 * platform/qt/fast/dom/scroll-reveal-top-overflow-expected.png: Added.
1272 * platform/qt/fast/dom/scroll-reveal-top-overflow-expected.txt: Added.
1273 * platform/qt/fast/dynamic/dirty-float-in-clean-line-expected.checksum: Added.
1274 * platform/qt/fast/dynamic/dirty-float-in-clean-line-expected.png: Added.
1275 * platform/qt/fast/dynamic/dirty-float-in-clean-line-expected.txt: Added.
1276 * platform/qt/fast/dynamic/float-at-line-break-expected.checksum: Added.
1277 * platform/qt/fast/dynamic/float-at-line-break-expected.png: Added.
1278 * platform/qt/fast/dynamic/float-at-line-break-expected.txt: Added.
1280 2011-03-10 Philippe Normand <pnormand@igalia.com>
1282 Unreviewed, skip fast/js/large-expressions.html on GTK.
1284 * platform/gtk/Skipped:
1286 2011-03-10 Philippe Normand <pnormand@igalia.com>
1288 Unreviewed, skip jquery/effects.html on GTK.
1290 * platform/gtk/Skipped:
1292 2011-03-10 Adam Barth <abarth@webkit.org>
1294 Partial revert of http://trac.webkit.org/changeset/80670. This test
1295 has been failing sporatically since it was changed in that revision.
1297 * platform/mac/accessibility/aria-expanded-notifications.html:
1299 2011-03-10 Ojan Vafai <ojan@chromium.org>
1301 Reviewed by Darin Adler.
1303 Able to move nodes across documents
1304 https://bugs.webkit.org/show_bug.cgi?id=19524
1306 Makes cross-document appendChild, insertBefore, Range.insertNode and Range.surroundContents work.
1307 This matches Gecko and the new Dom Core spec. There are a number of Range methods where we don't
1308 match Gecko or the spec that will need to be updated in a following patch.
1310 * dom/html/level1/core/hc_elementwrongdocumenterr-expected.txt:
1311 * dom/html/level1/core/hc_namednodemapwrongdocumenterr-expected.txt:
1312 * dom/xhtml/level1/core/hc_elementwrongdocumenterr-expected.txt:
1313 * dom/xhtml/level1/core/hc_namednodemapwrongdocumenterr-expected.txt:
1314 * fast/dom/move-nodes-across-documents-expected.txt: Added.
1315 * fast/dom/move-nodes-across-documents.html: Added.
1317 2011-03-09 Roland Steiner <rolandsteiner@chromium.org>
1319 Unreviewed: tweaking of Chromium test_expectations.txt
1321 * platform/chromium/test_expectations.txt:
1323 2011-03-09 Mihai Parparita <mihaip@chromium.org>
1325 JSC now implements Object.freeze/seal (as of r80378) and correct
1326 expectations have been checked in, therefore we now pass more
1329 * platform/chromium/test_expectations.txt:
1331 2011-03-09 Chris Fleizach <cfleizach@apple.com>
1333 Reviewed by Beth Dakin.
1335 VO reporting incorrect list count for http://www.macworld.com/news.html
1336 https://bugs.webkit.org/show_bug.cgi?id=56064
1338 * platform/mac/accessibility/list-items-ignored-expected.txt: Added.
1339 * platform/mac/accessibility/list-items-ignored.html: Added.
1341 2011-03-09 Gavin Barraclough <barraclough@apple.com>
1343 Reviewed by Sam Weinig.
1345 Bug 56041 - RexExp constructor should only accept flags "gim"
1346 Fix for issues introduced in r80667.
1348 * fast/regex/script-tests/parentheses.js:
1349 * fast/regex/script-tests/pcre-test-1.js:
1350 - Providing invalid flags to RegExp literals is an error in ES5.
1352 2011-03-09 Dan Bernstein <mitz@apple.com>
1354 Reviewed by Dave Hyatt.
1356 <rdar://problem/8733254> Float disappears after incremental layout
1358 * fast/dynamic/dirty-float-in-clean-line-expected.checksum: Added.
1359 * fast/dynamic/dirty-float-in-clean-line-expected.png: Added.
1360 * fast/dynamic/dirty-float-in-clean-line-expected.txt: Added.
1361 * fast/dynamic/dirty-float-in-clean-line.html: Added.
1362 * fast/dynamic/float-at-line-break-expected.checksum: Added.
1363 * fast/dynamic/float-at-line-break-expected.png: Added.
1364 * fast/dynamic/float-at-line-break-expected.txt: Added.
1365 * fast/dynamic/float-at-line-break.html: Added.
1366 * fast/dynamic/float-from-empty-line-expected.checksum: Added.
1367 * fast/dynamic/float-from-empty-line-expected.png: Added.
1368 * fast/dynamic/float-from-empty-line-expected.txt: Added.
1369 * fast/dynamic/float-from-empty-line.html: Added.
1371 2011-03-09 Martin Robinson <mrobinson@igalia.com>
1373 Add some new GTK+ test results.
1375 * platform/gtk/fast/blockflow/text-orientation-basic-expected.checksum: Added.
1376 * platform/gtk/fast/blockflow/text-orientation-basic-expected.png: Added.
1377 * platform/gtk/fast/blockflow/text-orientation-basic-expected.txt: Added.
1378 * platform/gtk/fast/dom/scroll-reveal-left-overflow-expected.checksum: Added.
1379 * platform/gtk/fast/dom/scroll-reveal-left-overflow-expected.png: Added.
1380 * platform/gtk/fast/dom/scroll-reveal-left-overflow-expected.txt: Added.
1381 * platform/gtk/fast/dom/scroll-reveal-top-overflow-expected.checksum: Added.
1382 * platform/gtk/fast/dom/scroll-reveal-top-overflow-expected.png: Added.
1383 * platform/gtk/fast/dom/scroll-reveal-top-overflow-expected.txt: Added.
1385 2011-03-09 Tony Chang <tony@chromium.org>
1387 Unreviewed, third and final set of baselines for chromium linux lucid x86_64.
1388 These are small rounding differences.
1389 https://bugs.webkit.org/show_bug.cgi?id=55527
1391 * platform/chromium-linux-x86_64/svg/W3C-SVG-1.1/paths-data-03-f-expected.checksum: Added.
1392 * platform/chromium-linux-x86_64/svg/W3C-SVG-1.1/paths-data-03-f-expected.png: Added.
1393 * platform/chromium-linux-x86_64/svg/W3C-SVG-1.1/paths-data-03-f-expected.txt: Added.
1394 * platform/chromium-linux-x86_64/svg/W3C-SVG-1.1/paths-data-12-t-expected.checksum: Added.
1395 * platform/chromium-linux-x86_64/svg/W3C-SVG-1.1/paths-data-12-t-expected.png: Added.
1396 * platform/chromium-linux-x86_64/svg/W3C-SVG-1.1/paths-data-12-t-expected.txt: Added.
1397 * platform/chromium-linux-x86_64/svg/hixie/perf/001-expected.checksum: Added.
1398 * platform/chromium-linux-x86_64/svg/hixie/perf/001-expected.png: Added.
1399 * platform/chromium-linux-x86_64/svg/hixie/perf/001-expected.txt: Added.
1400 * platform/chromium-linux-x86_64/svg/hixie/perf/002-expected.checksum: Added.
1401 * platform/chromium-linux-x86_64/svg/hixie/perf/002-expected.png: Added.
1402 * platform/chromium-linux-x86_64/svg/hixie/perf/002-expected.txt: Added.
1403 * platform/chromium/test_expectations.txt:
1405 2011-03-09 Tony Chang <tony@chromium.org>
1407 Unreviewed, land a second set of baselines for chromium linux lucid x86_64.
1408 These are differences due to a newer freetype and a few rounding
1409 differences in gradients.
1410 https://bugs.webkit.org/show_bug.cgi?id=55527
1412 * platform/chromium-linux-x86_64/fast/borders/borderRadiusGroove01-expected.checksum: Added.
1413 * platform/chromium-linux-x86_64/fast/borders/borderRadiusGroove01-expected.png: Added.
1414 * platform/chromium-linux-x86_64/fast/borders/borderRadiusGroove02-expected.checksum: Added.
1415 * platform/chromium-linux-x86_64/fast/borders/borderRadiusGroove02-expected.png: Added.
1416 * platform/chromium-linux-x86_64/fast/borders/borderRadiusRidge01-expected.checksum: Added.
1417 * platform/chromium-linux-x86_64/fast/borders/borderRadiusRidge01-expected.png: Added.
1418 * platform/chromium-linux-x86_64/fast/images/animated-svg-as-image-expected.checksum: Added.
1419 * platform/chromium-linux-x86_64/fast/images/animated-svg-as-image-expected.png: Added.
1420 * platform/chromium-linux-x86_64/fast/text/international/bidi-mirror-he-ar-expected.checksum: Added.
1421 * platform/chromium-linux-x86_64/fast/text/international/bidi-mirror-he-ar-expected.png: Added.
1422 * platform/chromium-linux-x86_64/fast/text/international/danda-space-expected.checksum: Added.
1423 * platform/chromium-linux-x86_64/fast/text/international/danda-space-expected.png: Added.
1424 * platform/chromium-linux-x86_64/svg/W3C-SVG-1.1/pservers-grad-07-b-expected.checksum: Added.
1425 * platform/chromium-linux-x86_64/svg/W3C-SVG-1.1/pservers-grad-07-b-expected.png: Added.
1426 * platform/chromium-linux-x86_64/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.checksum: Added.
1427 * platform/chromium-linux-x86_64/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.png: Added.
1428 * platform/chromium-linux-x86_64/svg/W3C-SVG-1.1/struct-frag-02-t-expected.checksum: Added.
1429 * platform/chromium-linux-x86_64/svg/W3C-SVG-1.1/struct-frag-02-t-expected.png: Added.
1430 * platform/chromium-linux-x86_64/svg/W3C-SVG-1.1/text-text-01-b-expected.checksum: Added.
1431 * platform/chromium-linux-x86_64/svg/W3C-SVG-1.1/text-text-01-b-expected.png: Added.
1432 * platform/chromium-linux-x86_64/svg/batik/text/textFeatures-expected.checksum: Added.
1433 * platform/chromium-linux-x86_64/svg/batik/text/textFeatures-expected.png: Added.
1434 * platform/chromium-linux-x86_64/svg/batik/text/textLayout-expected.checksum: Added.
1435 * platform/chromium-linux-x86_64/svg/batik/text/textLayout-expected.png: Added.
1436 * platform/chromium-linux-x86_64/svg/custom/js-late-clipPath-and-object-creation-expected.checksum: Added.
1437 * platform/chromium-linux-x86_64/svg/custom/js-late-clipPath-and-object-creation-expected.png: Added.
1438 * platform/chromium-linux-x86_64/svg/custom/js-late-clipPath-creation-expected.checksum: Added.
1439 * platform/chromium-linux-x86_64/svg/custom/js-late-clipPath-creation-expected.png: Added.
1440 * platform/chromium-linux-x86_64/svg/custom/js-late-gradient-creation-expected.checksum: Added.
1441 * platform/chromium-linux-x86_64/svg/custom/js-late-gradient-creation-expected.png: Added.
1442 * platform/chromium-linux-x86_64/svg/custom/js-late-pattern-creation-expected.checksum: Added.
1443 * platform/chromium-linux-x86_64/svg/custom/js-late-pattern-creation-expected.png: Added.
1444 * platform/chromium-linux-x86_64/svg/custom/radial-gradient-with-outstanding-focalPoint-expected.checksum: Added.
1445 * platform/chromium-linux-x86_64/svg/custom/radial-gradient-with-outstanding-focalPoint-expected.png: Added.
1446 * platform/chromium-linux-x86_64/svg/custom/svg-curve-with-relative-cordinates-expected.checksum: Added.
1447 * platform/chromium-linux-x86_64/svg/custom/svg-curve-with-relative-cordinates-expected.png: Added.
1448 * platform/chromium-linux-x86_64/svg/text/select-textLength-spacingAndGlyphs-squeeze-1-expected.checksum: Added.
1449 * platform/chromium-linux-x86_64/svg/text/select-textLength-spacingAndGlyphs-squeeze-1-expected.png: Added.
1450 * platform/chromium-linux-x86_64/svg/text/select-textLength-spacingAndGlyphs-squeeze-2-expected.checksum: Added.
1451 * platform/chromium-linux-x86_64/svg/text/select-textLength-spacingAndGlyphs-squeeze-2-expected.png: Added.
1452 * platform/chromium-linux-x86_64/svg/text/select-textLength-spacingAndGlyphs-squeeze-3-expected.checksum: Added.
1453 * platform/chromium-linux-x86_64/svg/text/select-textLength-spacingAndGlyphs-squeeze-3-expected.png: Added.
1454 * platform/chromium-linux-x86_64/svg/text/select-textLength-spacingAndGlyphs-squeeze-4-expected.checksum: Added.
1455 * platform/chromium-linux-x86_64/svg/text/select-textLength-spacingAndGlyphs-squeeze-4-expected.png: Added.
1456 * platform/chromium-linux-x86_64/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.checksum: Added.
1457 * platform/chromium-linux-x86_64/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.png: Added.
1458 * platform/chromium-linux-x86_64/svg/text/select-textLength-spacingAndGlyphs-stretch-2-expected.checksum: Added.
1459 * platform/chromium-linux-x86_64/svg/text/select-textLength-spacingAndGlyphs-stretch-2-expected.png: Added.
1460 * platform/chromium-linux-x86_64/svg/text/select-textLength-spacingAndGlyphs-stretch-3-expected.checksum: Added.
1461 * platform/chromium-linux-x86_64/svg/text/select-textLength-spacingAndGlyphs-stretch-3-expected.png: Added.
1462 * platform/chromium-linux-x86_64/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.checksum: Added.
1463 * platform/chromium-linux-x86_64/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.png: Added.
1464 * platform/chromium-linux-x86_64/svg/text/text-text-01-b-expected.checksum: Added.
1465 * platform/chromium-linux-x86_64/svg/text/text-text-01-b-expected.png: Added.
1466 * platform/chromium-linux-x86_64/transforms/2d/transform-borderbox-expected.checksum: Added.
1467 * platform/chromium-linux-x86_64/transforms/2d/transform-borderbox-expected.png: Added.
1468 * platform/chromium/test_expectations.txt:
1470 2011-03-09 Tony Chang <tony@chromium.org>
1472 Unreviewed, first set of baselines for chromium linux lucid x86_64.
1473 These are just small rounding differences.
1474 https://bugs.webkit.org/show_bug.cgi?id=55527
1476 * platform/chromium-linux-x86_64/fast/repaint/moving-shadow-on-container-expected.txt: Added.
1477 * platform/chromium-linux-x86_64/fast/repaint/moving-shadow-on-path-expected.txt: Added.
1478 * platform/chromium-linux-x86_64/svg/css/composite-shadow-example-expected.txt: Added.
1479 * platform/chromium-linux-x86_64/svg/css/composite-shadow-with-opacity-expected.txt: Added.
1480 * platform/chromium-linux-x86_64/svg/css/stars-with-shadow-expected.txt: Added.
1481 * platform/chromium-linux-x86_64/svg/custom/use-on-symbol-inside-pattern-expected.txt: Added.
1482 * platform/chromium/test_expectations.txt:
1484 2011-03-09 Andy Estes <aestes@apple.com>
1486 Reviewed by Adam Barth.
1488 Bad cast in HTMLTreeBuilder::processStartTag
1489 https://bugs.webkit.org/show_bug.cgi?id=55955
1491 * fast/parser/self-closing-foreign-content-expected.txt: Added.
1492 * fast/parser/self-closing-foreign-content.html: Added.
1494 2011-03-09 Tony Gentilcore <tonyg@chromium.org>
1496 Reviewed by Mihai Parparita.
1498 Fix some potentially flaky tests
1499 https://bugs.webkit.org/show_bug.cgi?id=56049
1501 These tests were not resilient to parser yields for reasons explained below.
1503 * media/video-src-plus-source.html: loadstart or loadmetadata could have fired before
1504 the waitForEvent() calls. So define them prior to the <video> element.
1505 * platform/mac/accessibility/aria-expanded-notifications.html: The aria events could
1506 have fired before successfullyParsed was set, so run the test in the onload handler.
1507 * plugins/npruntime/npruntime.html: The plugin could have been loaded before
1508 successfullyParsed was set, so set it before including the plugin.
1510 2011-03-09 Andy Estes <aestes@apple.com>
1512 Reviewed by Adam Barth.
1514 REGRESSION (r80320): Assertion failure when processing mis-nested foreign content.
1515 https://bugs.webkit.org/show_bug.cgi?id=55982
1517 * fast/parser/fragment-foreign-content-misnested-expected.txt: Added.
1518 * fast/parser/fragment-foreign-content-misnested.html: Added.
1520 2011-03-09 Gavin Barraclough <barraclough@apple.com>
1522 Reviewed by Darin Adler.
1524 Bug 56041 - RexExp constructor should only accept flags "gim"
1525 We also should be passing the flags around as a bitfield rather than a string,
1526 and should not have redundant, incompatible code for converting the string to a bitfield!
1528 * sputnik/Conformance/15_Native_Objects/15.10_RegExp/15.10.4/S15.10.4.1_A5_T1-expected.txt:
1529 * sputnik/Conformance/15_Native_Objects/15.10_RegExp/15.10.4/S15.10.4.1_A5_T2-expected.txt:
1530 * sputnik/Conformance/15_Native_Objects/15.10_RegExp/15.10.4/S15.10.4.1_A5_T3-expected.txt:
1531 * sputnik/Conformance/15_Native_Objects/15.10_RegExp/15.10.4/S15.10.4.1_A5_T4-expected.txt:
1532 * sputnik/Conformance/15_Native_Objects/15.10_RegExp/15.10.4/S15.10.4.1_A5_T5-expected.txt:
1533 * sputnik/Conformance/15_Native_Objects/15.10_RegExp/15.10.4/S15.10.4.1_A5_T6-expected.txt:
1534 * sputnik/Conformance/15_Native_Objects/15.10_RegExp/15.10.4/S15.10.4.1_A5_T7-expected.txt:
1535 * sputnik/Conformance/15_Native_Objects/15.10_RegExp/15.10.4/S15.10.4.1_A5_T8-expected.txt:
1536 * sputnik/Conformance/15_Native_Objects/15.10_RegExp/15.10.4/S15.10.4.1_A5_T9-expected.txt:
1537 - Check in passing results!
1539 2011-03-09 Martin Robinson <mrobinson@igalia.com>
1541 jquery/manipulation.html fails after r80598
1542 https://bugs.webkit.org/show_bug.cgi?id=56019
1544 Skip jquery test failing on the GTK+ debug bots. Move another
1545 failing test to the appropriate section.
1547 * platform/gtk/Skipped: Update skipped list.
1549 2011-03-09 James Robinson <jamesr@chromium.org>
1551 Reviewed by Kenneth Russell.
1553 [chromium]: Regression - Explicitly copy compositing properties from LayerChromium to CCLayerImpl
1554 https://bugs.webkit.org/show_bug.cgi?id=56021
1556 Adds a test for basic functionality of the backface-visibility
1559 * compositing/backface-visibility-expected.checksum: Added.
1560 * compositing/backface-visibility-expected.png: Added.
1561 * compositing/backface-visibility-expected.txt: Added.
1562 * compositing/backface-visibility.html: Added.
1564 2011-03-09 Andrei Popescu <andreip@google.com>
1566 Unreviewed, build fix.
1568 [Chromium] test_expectations.txt needs updating to expect crashes in tests
1569 that trigger the assertion in FontCache::releaseFontData.
1570 https://bugs.webkit.org/show_bug.cgi?id=56051
1572 We have started seeing an assertion failure in FontCache.cpp:310 after r80582.
1573 It is unclear whether r80582 caused the assertion or whether the problem was
1574 already present at r80582 just made it manifest itself more often. Update the
1575 test_expectations.txt file while we're investigating.
1577 * platform/chromium/test_expectations.txt:
1579 2011-03-09 Xiaomei Ji <xji@chromium.org>
1583 Rebaseline after r80622.
1585 * platform/chromium-linux/fast/dom/scroll-reveal-left-overflow-expected.checksum: Added.
1586 * platform/chromium-linux/fast/dom/scroll-reveal-left-overflow-expected.png: Added.
1587 * platform/chromium-linux/fast/dom/scroll-reveal-top-overflow-expected.checksum: Added.
1588 * platform/chromium-linux/fast/dom/scroll-reveal-top-overflow-expected.png: Added.
1589 * platform/chromium-mac/fast/dom/scroll-reveal-left-overflow-expected.checksum: Added.
1590 * platform/chromium-mac/fast/dom/scroll-reveal-left-overflow-expected.png: Added.
1591 * platform/chromium-mac/fast/dom/scroll-reveal-left-overflow-expected.txt: Added.
1592 * platform/chromium-mac/fast/dom/scroll-reveal-top-overflow-expected.txt: Added.
1593 * platform/chromium-win/fast/dom/scroll-reveal-left-overflow-expected.checksum: Added.
1594 * platform/chromium-win/fast/dom/scroll-reveal-left-overflow-expected.png: Added.
1595 * platform/chromium-win/fast/dom/scroll-reveal-left-overflow-expected.txt: Added.
1596 * platform/chromium-win/fast/dom/scroll-reveal-top-overflow-expected.checksum: Added.
1597 * platform/chromium-win/fast/dom/scroll-reveal-top-overflow-expected.png: Added.
1598 * platform/chromium-win/fast/dom/scroll-reveal-top-overflow-expected.txt: Added.
1599 * platform/chromium/test_expectations.txt:
1601 2011-03-09 Abhishek Arya <inferno@chromium.org>
1603 Unreviewed. Rebaselining after text orientation change in r80582.
1605 * platform/mac/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
1607 2011-03-09 Ryosuke Niwa <rniwa@webkit.org>
1609 Reviewed by Tony Chang.
1611 REGRESSION: crash in nextLinePosition when extending selection forward by line in an empty document
1612 https://bugs.webkit.org/show_bug.cgi?id=56004
1614 Added a regression test.
1616 * editing/selection/extend-by-line-in-empty-document-expected.txt: Added.
1617 * editing/selection/extend-by-line-in-empty-document.html: Added.
1619 2011-03-09 Brian Weinstein <bweinstein@apple.com>
1621 Update expected results of svg/css/getComputedStyle-basic after r80582.
1623 * svg/css/getComputedStyle-basic-expected.txt:
1625 2011-03-09 Mihai Parparita <mihaip@chromium.org>
1627 Update chromium-gpu expectations.
1629 * platform/chromium/test_expectations.txt:
1631 2011-03-09 Brian Weinstein <bweinstein@apple.com>
1633 Update expected results of computed-style and computed-style-without-renderer after
1636 * fast/css/getComputedStyle/computed-style-expected.txt:
1637 * fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
1639 2011-03-09 Csaba Osztrogonác <ossy@webkit.org>
1643 jquery/manipulation.html fails after r80598
1644 https://bugs.webkit.org/show_bug.cgi?id=56019
1646 * platform/qt/Skipped:Add jquery tests to make buildbots happier.
1648 2011-03-09 Yury Semikhatsky <yurys@chromium.org>
1650 Reviewed by Pavel Feldman.
1652 Web Inspector: pass explicit agent references to InspectorBackendDispatcher
1653 https://bugs.webkit.org/show_bug.cgi?id=55820
1655 * http/tests/inspector-enabled/open-close-open-expected.txt:
1656 * http/tests/inspector-enabled/open-close-open.html:
1657 * http/tests/inspector/inspector-test.js:
1660 2011-03-09 Roland Steiner <rolandsteiner@chromium.org>
1662 Unreviewed: assign bug entries to Chromium test expectations.
1664 * platform/chromium/test_expectations.txt:
1666 2011-03-09 Carlos Garcia Campos <cgarcia@igalia.com>
1668 Unreviewed. Move fast/canvas/rgba-parsing.html to the group of
1669 tests failing due to rounding color problems in cairo/pixman.
1671 * platform/gtk/Skipped:
1673 2011-03-09 Roland Steiner <rolandsteiner@chromium.org>
1675 Unreviewed: more vertical text fallout for the chromium test expectations.
1678 * platform/chromium-mac/fast/lists/003-vertical-expected.checksum: Added.
1679 * platform/chromium-mac/fast/lists/003-vertical-expected.png: Added.
1680 * platform/chromium-mac/fast/lists/003-vertical-expected.txt: Added.
1681 * platform/chromium/test_expectations.txt:
1683 2011-03-09 Ilya Tikhonovsky <loislo@chromium.org>
1685 Reviewed by Yury Semikhatsky.
1687 Web Inspector: Web Inspector: we don't need to transfer objectId and hasChildren for primitive values.
1688 https://bugs.webkit.org/show_bug.cgi?id=55998
1690 * inspector/protocol/console-agent-expected.txt:
1691 * inspector/protocol/runtime-agent-expected.txt:
1693 2011-03-09 Pavel Feldman <pfeldman@chromium.org>
1695 Reviewed by Yury Semikhatsky.
1697 Web Inspector: watch expressions should show string values in quotes.
1698 https://bugs.webkit.org/show_bug.cgi?id=55846
1700 * http/tests/inspector/inspector-test.js:
1701 (initialize_InspectorTest):
1702 * inspector/console/console-dir-expected.txt:
1703 * inspector/console/console-dir.html:
1704 * inspector/debugger/debugger-expand-scope-expected.txt:
1705 * inspector/debugger/debugger-expand-scope.html:
1706 * platform/chromium/inspector/console/console-dir-expected.txt:
1707 * platform/chromium/inspector/debugger/debugger-expand-scope-expected.txt:
1709 2011-03-09 Pavel Feldman <pfeldman@chromium.org>
1711 Reviewed by Yury Semikhatsky.
1713 Web Inspector: "length" getter is invoked upon console object formatting.
1714 https://bugs.webkit.org/show_bug.cgi?id=55220
1716 * inspector/console/console-format-expected.txt:
1717 * inspector/console/console-format.html:
1718 * platform/chromium/inspector/console/console-format-expected.txt:
1720 2011-03-09 Roland Steiner <rolandsteiner@chromium.org>
1722 Unreviewed: yet more tweaking of the chromium test expectations.
1724 * platform/chromium/test_expectations.txt:
1726 2011-03-09 Roland Steiner <rolandsteiner@chromium.org>
1728 Unreviewed: fix chromium test expectations file.
1730 * platform/chromium/test_expectations.txt:
1732 2011-03-09 Roland Steiner <rolandsteiner@chromium.org>
1734 Unreviewed: update chromium test expectations
1736 * platform/chromium/test_expectations.txt:
1738 2011-03-08 Ilya Tikhonovsky <loislo@chromium.org>
1740 Reviewed by Pavel Feldman.
1742 Web Inspector: remove groupName from objectId.
1743 https://bugs.webkit.org/show_bug.cgi?id=55825
1745 * inspector/protocol/runtime-agent-expected.txt:
1747 2011-03-08 Xiaomei Ji <xji@chromium.org>
1751 Add tests introduced in r80622 as expect to fail for now, rebase later.
1753 * platform/chromium/test_expectations.txt:
1755 2011-03-08 Xiaomei Ji <xji@chromium.org>
1757 Reviewed by David Hyatt.
1759 Fix Regression: Content not drawn when scrolling horizontally in an RTL page.
1760 https://bugs.webkit.org/show_bug.cgi?id=55077.
1762 * fast/dom/scroll-reveal-left-overflow.html: Added.
1763 * fast/dom/scroll-reveal-top-overflow.html: Added.
1764 * platform/mac/fast/dom/scroll-reveal-left-overflow-expected.checksum: Added.
1765 * platform/mac/fast/dom/scroll-reveal-left-overflow-expected.png: Added.
1766 * platform/mac/fast/dom/scroll-reveal-left-overflow-expected.txt: Added.
1767 * platform/mac/fast/dom/scroll-reveal-top-overflow-expected.checksum: Added.
1768 * platform/mac/fast/dom/scroll-reveal-top-overflow-expected.png: Added.
1769 * platform/mac/fast/dom/scroll-reveal-top-overflow-expected.txt: Added.
1771 2011-03-08 Gavin Barraclough <barraclough@apple.com>
1773 Reviewed by Sam Weinig
1775 Bug 55994 - Functions on Array.prototype should check length first.
1776 These methods are designed to work on generic objects too, and if 'length'
1777 is a getter that throws an exception, ensure this is correctly thrown
1778 (even if other exceptions would be thrown, too).
1782 * fast/js/array-proto-func-length-getter-except-expected.txt: Added.
1783 * fast/js/array-proto-func-length-getter-except.html: Added.
1784 * fast/js/script-tests/array-proto-func-length-getter-except.js: Added.
1788 2011-03-08 Mihai Parparita <mihaip@chromium.org>
1790 Add failing expectation for compositing/webgl/
1791 webgl-nonpremultiplied-blend.html.
1793 * platform/chromium/test_expectations.txt:
1795 2011-03-08 Kenji Imasaki <imasaki@chromium.org>
1797 Reviewed by David Levin.
1799 [Chromium] Clean up Media GPU test expectation since
1800 http://crbug.com?id=74887 was fixed. These expectations are based
1801 on the results on flakiness dashboard.
1803 * platform/chromium/test_expectations.txt:
1805 2011-03-08 Martin Robinson <mrobinson@igalia.com>
1807 Rebaseline a GTK+ result after r80582.
1809 * platform/gtk/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
1811 2011-03-08 Csaba Osztrogonác <ossy@webkit.org>
1815 https://bugs.webkit.org/show_bug.cgi?id=48540, support the text-orientation CSS property.
1816 Update Qt specific expected results after r80582.
1818 * platform/qt/fast/css/getComputedStyle/computed-style-expected.txt:
1819 * platform/qt/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
1821 2011-03-08 Joe Wild <joseph.wild@nokia.com>
1823 Reviewed by Csaba Osztrogonác.
1825 [Qt] Missing SVG variables
1826 https://bugs.webkit.org/show_bug.cgi?id=32941
1828 Basically, this patch just modifies features.pri to the Qt build to
1829 pass on the ENABLE_SVG_* flags to the IDL binding generator.
1831 Also I had remove global-construtors.html from the skip list and
1832 updated the associated expected results files.
1834 * platform/qt/Skipped:
1835 * platform/qt/fast/dom/Window/window-properties-expected.txt:
1836 * platform/qt/fast/dom/Window/window-property-descriptors-expected.txt:
1837 * platform/qt/fast/dom/prototype-inheritance-expected.txt:
1838 * platform/qt/fast/js/global-constructors-expected.txt:
1840 2011-03-08 David Hyatt <hyatt@apple.com>
1842 Reviewed by Dan Bernstein.
1844 https://bugs.webkit.org/show_bug.cgi?id=48540, support the text-orientation CSS property.
1846 This patch adds support for two values of the text-orientation property (the ones that actually matter): vertical-right and upright.
1847 The TextOrientation is part of the FontDescription and used to look up fonts (similar to FontOrientation).
1849 Orientation of non-CJK characters is done using fallback font data of the appropriate orientation type, e.g., verticalRightOrientation and
1850 uprightOrientation fallback font data. Vertical right is just implemented as a normal horizontal font. Upright is implemented as a
1851 vertically oriented font that rotates all glyphs.
1853 The main complication implementing text-orientation is that fonts have "baked-in" vertical glyphs for letters that are hardcoded to
1854 a vertical right facing. This means that you can use those special vertical glyphs for vertical-right orientation without having to
1855 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
1856 work very well, but hopefully it won't be all that common. Limitations of CoreText prevent this case from rendering properly in either the
1857 simple or complex code paths, although the simple code path at least gets close.
1859 Added fast/blockflow/text-orientation-basic.html
1861 * fast/blockflow/text-orientation-basic.html: Added.
1862 * platform/mac/fast/blockflow/text-orientation-basic-expected.checksum: Added.
1863 * platform/mac/fast/blockflow/text-orientation-basic-expected.png: Added.
1864 * platform/mac/fast/blockflow/text-orientation-basic-expected.txt: Added.
1866 2011-03-08 Nico Weber <thakis@chromium.org>
1868 Reviewed by James Robinson.
1870 Crash on big blur radius with canvas
1871 https://bugs.webkit.org/show_bug.cgi?id=55951
1873 * fast/canvas/shadow-huge-blur-expected.txt: Added.
1874 * fast/canvas/shadow-huge-blur.html: Added.
1876 2011-03-08 Tony Chang <tony@chromium.org>
1878 Unreviewed, add pngs to chromium and chromium-linux .checksum files
1879 that are missing pngs. I generated these on my local desktop.
1881 * platform/chromium-linux/fast/block/float/clear-element-too-wide-for-containing-block-expected.png: Added.
1882 * platform/chromium-linux/fast/blockflow/english-bt-text-expected.png: Added.
1883 * platform/chromium-linux/fast/blockflow/english-lr-text-expected.png: Added.
1884 * platform/chromium-linux/fast/blockflow/english-rl-text-expected.png: Added.
1885 * platform/chromium-linux/fast/multicol/border-padding-pagination-expected.png: Added.
1886 * platform/chromium-linux/fast/multicol/margin-collapse-expected.png: Added.
1887 * platform/chromium-linux/tables/mozilla/bugs/bug16012-expected.png: Added.
1888 * platform/chromium/fast/images/png_per_row_alpha_decoding-expected.png: Added.
1890 2011-03-08 Martin Maly <mmaly@chromium.org>
1892 Reviewed by Dimitri Glazkov.
1894 [Chromium] Expectation updates for strict mode V8 features.
1895 https://bugs.webkit.org/show_bug.cgi?id=55789
1897 * platform/chromium/fast/js/mozilla/strict/15.5.5.1-expected.txt:
1899 2011-03-08 Tony Chang <tony@chromium.org>
1901 Unreviewed, remove png layout test results that don't have
1902 corresponding checksum files. I checked a few of these and they
1903 were cases where the .checksum was removed and the .png forgotten.
1905 * platform/gtk/fast/css/xml-stylesheet-pi-not-in-prolog-expected.png: Removed.
1906 * platform/gtk/fast/encoding/utf-16-no-bom-expected.png: Removed.
1907 * platform/gtk/svg/hixie/error/004-expected.png: Removed.
1908 * platform/gtk/svg/hixie/error/005-expected.png: Removed.
1909 * platform/mac-leopard/fast/css/xml-stylesheet-pi-not-in-prolog-expected.png: Removed.
1910 * platform/mac-leopard/fast/encoding/utf-16-no-bom-expected.png: Removed.
1911 * platform/mac-leopard/svg/hixie/error/004-expected.png: Removed.
1912 * platform/mac-leopard/svg/hixie/error/005-expected.png: Removed.
1913 * platform/mac/editing/selection/contenteditable-click-outside-expected.png: Removed.
1914 * platform/mac/fast/css/xml-stylesheet-pi-not-in-prolog-expected.png: Removed.
1915 * platform/mac/fast/dynamic/8952-reduction-expected.png: Removed.
1916 * platform/mac/fast/encoding/utf-16-no-bom-expected.png: Removed.
1917 * platform/mac/fast/js/Plug-ins-expected.png: Removed.
1918 * platform/mac/fast/table/row-height-recalc2-expected.png: Removed.
1919 * platform/mac/svg/hixie/error/004-expected.png: Removed.
1920 * platform/mac/svg/hixie/error/005-expected.png: Removed.
1921 * platform/qt/fast/table/row-height-recalc2-expected.png: Removed.
1922 * platform/win/fast/table/row-height-recalc2-expected.png: Removed.
1924 2011-03-08 Philippe Normand <pnormand@igalia.com>
1926 REGRESSION (r80478): broke GTK inspector tests
1927 https://bugs.webkit.org/show_bug.cgi?id=55941
1929 Unreviewed, skipping inspector crashing tests on GTK.
1931 * platform/gtk/Skipped:
1933 2011-03-08 Philippe Normand <pnormand@igalia.com>
1935 Unreviewed, updated GTK baselines of fast/text and 2 SVG
1936 text-related tests after r80526.
1938 * platform/gtk/fast/text/international/complex-character-based-fallback-expected.txt:
1939 * platform/gtk/fast/text/international/thai-line-breaks-expected.txt:
1940 * platform/gtk/fast/text/large-text-composed-char-expected.txt:
1941 * platform/gtk/svg/W3C-SVG-1.1/text-intro-05-t-expected.txt:
1942 * platform/gtk/svg/text/text-intro-05-t-expected.txt:
1944 2011-03-08 Carlos Garcia Campos <cgarcia@igalia.com>
1946 Reviewed by Martin Robinson.
1948 [GTK] Add layoutTestController.setValueForUser() after r80412
1949 https://bugs.webkit.org/show_bug.cgi?id=55862
1951 * platform/gtk/Skipped: Unskip test
1952 fast/forms/onchange-setvalueforuser.html that passes now.
1954 2011-03-08 Noel Gordon <noel.gordon@gmail.com>
1956 Reviewed by James Robinson.
1958 [Chromium] Rebaseline CSS3 elliptical gradient tests linux, win32
1959 https://bugs.webkit.org/show_bug.cgi?id=55742
1961 Skia CSS3 elliptical gradient support was added on r79063; rebaseline the associated
1962 win32 and linux tests. There are separate linux results herein due to (minor) pixel
1963 differences with win32. See the bug for the diff images.
1965 * platform/chromium-linux/fast/gradients/css3-color-stop-units-expected.checksum: Added.
1966 * platform/chromium-linux/fast/gradients/css3-color-stop-units-expected.png: Added.
1967 * platform/chromium-linux/fast/gradients/css3-color-stops-expected.checksum: Added.
1968 * platform/chromium-linux/fast/gradients/css3-color-stops-expected.png: Added.
1969 * platform/chromium-linux/fast/gradients/css3-linear-angle-gradients-expected.checksum: Added.
1970 * platform/chromium-linux/fast/gradients/css3-linear-angle-gradients-expected.png: Added.
1971 * platform/chromium-linux/fast/gradients/css3-radial-gradients-expected.checksum: Added.
1972 * platform/chromium-linux/fast/gradients/css3-radial-gradients-expected.png: Added.
1973 * platform/chromium-linux/fast/gradients/css3-radial-gradients2-expected.checksum: Added.
1974 * platform/chromium-linux/fast/gradients/css3-radial-gradients2-expected.png: Added.
1975 * platform/chromium-linux/fast/gradients/css3-repeating-radial-gradients-expected.checksum: Added.
1976 * platform/chromium-linux/fast/gradients/css3-repeating-radial-gradients-expected.png: Added.
1977 * platform/chromium-win/fast/gradients/css3-color-stop-units-expected.checksum: Added.
1978 * platform/chromium-win/fast/gradients/css3-color-stop-units-expected.png: Added.
1979 * platform/chromium-win/fast/gradients/css3-color-stops-expected.checksum: Added.
1980 * platform/chromium-win/fast/gradients/css3-color-stops-expected.png: Added.
1981 * platform/chromium-win/fast/gradients/css3-linear-angle-gradients-expected.checksum: Added.
1982 * platform/chromium-win/fast/gradients/css3-linear-angle-gradients-expected.png: Added.
1983 * platform/chromium-win/fast/gradients/css3-radial-gradients-expected.checksum: Added.
1984 * platform/chromium-win/fast/gradients/css3-radial-gradients-expected.png: Added.
1985 * platform/chromium-win/fast/gradients/css3-radial-gradients2-expected.checksum: Added.
1986 * platform/chromium-win/fast/gradients/css3-radial-gradients2-expected.png: Added.
1987 * platform/chromium-win/fast/gradients/css3-radial-gradients3-expected.checksum: Added.
1988 * platform/chromium-win/fast/gradients/css3-radial-gradients3-expected.png: Added.
1989 * platform/chromium-win/fast/gradients/css3-repeating-radial-gradients-expected.checksum: Added.
1990 * platform/chromium-win/fast/gradients/css3-repeating-radial-gradients-expected.png: Added.
1991 * platform/chromium/test_expectations.txt:
1993 2011-03-08 Zan Dobersek <zandobersek@gmail.com>
1995 Reviewed by Martin Robinson.
1997 [Gtk] toDataURL uses incorrect quality value when saving GdkPixbuf to buffer
1998 https://bugs.webkit.org/show_bug.cgi?id=55878
2000 Enable a passing test now that we properly use the quality value when requesting
2001 a GdkPixbuf to be saved into a buffer.
2003 * platform/gtk/Skipped:
2005 2011-03-07 Fumitoshi Ukai <ukai@chromium.org>
2007 Unreviewed, update chromium test expectations.
2009 Looks editing/pasteboard/data-transfer-items.html is slow.
2011 * platform/chromium/test_expectations.txt:
2013 2011-03-07 Andy Estes <aestes@apple.com>
2015 Reviewed by Dan Bernstein.
2017 REGRESSION (r79060): Timestamp is missing from tweets in twitter.
2018 https://bugs.webkit.org/show_bug.cgi?id=55228
2020 * fast/js/date-parse-test-expected.txt:
2021 * fast/js/script-tests/date-parse-test.js:
2023 2011-03-07 Fumitoshi Ukai <ukai@chromium.org>
2025 Unreviewed, update chromium test expectations.
2027 Fix jquery/effects.html and fast/viewpoert/viewport-129.html
2029 * platform/chromium/test_expectations.txt:
2031 2011-03-07 Daniel Cheng <dcheng@chromium.org>
2033 Reviewed by David Levin.
2035 Add support for DataTransferItems
2036 https://bugs.webkit.org/show_bug.cgi?id=55115
2038 Layout test to verify that the basic properties of dataTransfer.items function as expected.
2040 * editing/pasteboard/data-transfer-items-expected.txt: Added.
2041 * editing/pasteboard/data-transfer-items.html: Added.
2042 * platform/gtk/Skipped:
2043 * platform/mac/Skipped:
2044 * platform/qt/Skipped:
2045 * platform/win/Skipped:
2047 2011-03-07 Victoria Kirst <vrk@google.com>
2049 Reviewed by Mihai Parparita.
2051 Rebaseline GPU media/video-display-toggle.html for snow leopard
2052 https://bugs.webkit.org/show_bug.cgi?id=55920
2054 * platform/chromium-gpu-mac/media/video-display-toggle-expected.checksum:
2055 * platform/chromium-gpu-mac/media/video-display-toggle-expected.png:
2056 * platform/chromium-gpu-mac/media/video-no-audio-expected.checksum:
2057 * platform/chromium-gpu-mac/media/video-no-audio-expected.png:
2058 * platform/chromium-gpu-mac/media/video-volume-slider-expected.checksum:
2059 * platform/chromium-gpu-mac/media/video-volume-slider-expected.png:
2060 * platform/chromium/test_expectations.txt:
2062 2011-03-07 Fumitoshi Ukai <ukai@chromium.org>
2064 Unreviewed, update chromium test expectations.
2066 Update fast/text/large-text-composed-char.html on Windows
2068 * platform/chromium/test_expectations.txt:
2070 2011-03-07 Fumitoshi Ukai <ukai@chromium.org>
2072 Unreviewed, update chromium test expectations.
2074 Update fast/viewport/viewport-{128,129}.html
2076 * platform/chromium/test_expectations.txt:
2078 2011-03-07 Daniel Cheng <dcheng@chromium.org>
2082 Updated Skipped lists for editing/pasteboard/onpaste-text-html-types.html.
2083 https://bugs.webkit.org/show_bug.cgi?id=55921
2084 https://bugs.webkit.org/show_bug.cgi?id=55922
2086 * platform/qt-wk2/Skipped:
2087 * platform/qt/Skipped:
2088 * platform/win/Skipped:
2090 2011-03-07 Fumitoshi Ukai <ukai@chromium.org>
2092 Unreviewed, update chromium test expectations.
2094 Update fast/text/large-text-composed-char-dos.html
2096 * platform/chromium/test_expectations.txt:
2098 2011-03-07 Alexey Proskuryakov <ap@apple.com>
2100 Reviewed by Darin Adler.
2102 REGRESSION (HTML5 tree builder): Text selection in a large text document is extremely slow
2103 https://bugs.webkit.org/show_bug.cgi?id=55898
2105 * platform/mac/fast/text/large-text-composed-char-expected.txt: The huge text run is split
2106 into multiple text nodes again.
2108 2011-03-07 Fumitoshi Ukai <ukai@chromium.org>
2110 Unreviewed, update chromium test expectations.
2112 Add svg/css/rect-gradient-stroke-shadow.svg added by webkit r80515
2114 * platform/chromium/test_expectations.txt:
2116 2011-03-07 Fumitoshi Ukai <ukai@chromium.org>
2118 Unreviewed, update chromium test expectations.
2120 svg/W3C-SVG-1.1/struct-image-07-t.svg failing
2122 * platform/chromium/test_expectations.txt:
2124 2011-03-07 Fumitoshi Ukai <ukai@chromium.org>
2126 Unreviewed, update chromium test expectations.
2128 Mark several jquery tests slow for debug build.
2130 * platform/chromium/test_expectations.txt:
2132 2011-03-07 Sergey Glazunov <serg.glazunov@gmail.com>
2134 Reviewed by Eric Seidel.
2136 Add the missing insertedIntoDocument() call in SVGVKernElement and SVGHKernElement
2137 https://bugs.webkit.org/show_bug.cgi?id=55896
2139 * svg/dom/vkern-element-crash-expected.txt: Added.
2140 * svg/dom/vkern-element-crash.html: Added.
2142 2011-03-07 Cosmin Truta <ctruta@chromium.org>
2144 Reviewed by Adam Barth.
2146 SVG <image> referenced by <use> is displayed incorrectly
2147 https://bugs.webkit.org/show_bug.cgi?id=55750
2149 * svg/custom/resources/rgb.svg: Added.
2150 * svg/custom/use-image-in-g-expected.checksum: Added.
2151 * svg/custom/use-image-in-g-expected.png: Added.
2152 * svg/custom/use-image-in-g-expected.txt: Added.
2153 * svg/custom/use-image-in-g.svg: Added.
2155 2011-03-07 Helder Correia <helder@sencha.com>
2157 Reviewed by Simon Fraser.
2159 Shadow is not shown when using strokeRect with a gradient strokeStyle
2160 https://bugs.webkit.org/show_bug.cgi?id=52509
2162 This happens in CG and is related to bug 51869, this time to be fixed
2163 in GraphicsContext::strokeRect(const FloatRect& r, float lineWidth).
2164 We need to draw the gradient clipped to the stroke on a CGLayer first,
2165 and then draw the layer on the GraphicsContext.
2167 * fast/canvas/canvas-strokeRect-gradient-shadow-expected.txt: Added.
2168 * fast/canvas/canvas-strokeRect-gradient-shadow.html: Added.
2169 * fast/canvas/script-tests/canvas-strokeRect-gradient-shadow.js: Added.
2170 * platform/chromium/test_expectations.txt: Skip new test since it fails.
2171 * platform/mac/svg/css/rect-gradient-stroke-shadow-expected.checksum: Added.
2172 * platform/mac/svg/css/rect-gradient-stroke-shadow-expected.png: Added.
2173 * platform/qt/Skipped: Skip new test since it fails.
2174 * platform/qt/svg/css/rect-gradient-stroke-shadow-expected.checksum: Added.
2175 * platform/qt/svg/css/rect-gradient-stroke-shadow-expected.png: Added.
2176 * svg/css/rect-gradient-stroke-shadow-expected.txt: Added.
2177 * svg/css/rect-gradient-stroke-shadow.svg: Added.
2179 2011-03-07 Fumitoshi Ukai <ukai@chromium.org>
2181 Unreviewed, update chromium test expectations.
2183 Mark jquery/effects.html slow.
2185 * platform/chromium/test_expectations.txt:
2187 2011-03-07 Fumitoshi Ukai <ukai@chromium.org>
2189 Unreviewed, update chromium test expectations.
2191 Some fast/viewport tests are missing expectations.
2193 * platform/chromium/test_expectations.txt:
2195 2011-03-07 Adam Barth <abarth@webkit.org>
2197 Reviewed by Dimitri Glazkov.
2199 Import jquery test suite
2200 https://bugs.webkit.org/show_bug.cgi?id=55911
2202 This test suite is imported from https://github.com/jquery/jquery. I
2203 tried to make as few changes as possible in case we want to merge with
2204 upstream in the future. The test suite was original licensed under the
2205 MIT license, which is compatible with WebKit's license.
2209 2011-03-07 Daniel Cheng <dcheng@chromium.org>
2213 Skip onpaste-text-html-types.html on Mac and Qt since parts of the test
2214 infrastructure to support it aren't there.
2216 * platform/mac/Skipped:
2217 * platform/qt-wk2/Skipped:
2219 2011-03-07 Adam Barth <abarth@webkit.org>
2221 Reviewed by Dimitri Glazkov.
2223 REGRESSION(r78147): Crash on http://gnarf.net/jquery/test/
2224 https://bugs.webkit.org/show_bug.cgi?id=55894
2226 * fast/parser/document-write-into-initial-document-expected.txt: Added.
2227 * fast/parser/document-write-into-initial-document.html: Added.
2229 2011-03-07 Tony Chang <tony@chromium.org>
2231 Unreviewed, delete chromium layout test pngs that don't have
2232 corresponding checksum files. They're not getting picked up by
2233 run-webkit-tests without a checksum, so just remove them.
2235 * platform/chromium-linux/animations/suspend-transform-animation-expected.png: Removed.
2236 * platform/chromium-linux/fast/css/xml-stylesheet-pi-not-in-prolog-expected.png: Removed.
2237 * platform/chromium-linux/fast/encoding/utf-16-no-bom-expected.png: Removed.
2238 * platform/chromium-linux/fast/lists/outSideListMarkers-expected.png: Removed.
2239 * platform/chromium-linux/svg/hixie/error/004-expected.png: Removed.
2240 * platform/chromium-linux/svg/hixie/error/005-expected.png: Removed.
2241 * platform/chromium-linux/svg/text/text-hkern-expected.png: Removed.
2242 * platform/chromium-linux/svg/text/text-vkern-expected.png: Removed.
2243 * platform/chromium-linux/transitions/suspend-transform-transition-expected.png: Removed.
2244 * platform/chromium-mac-leopard/animations/3d/state-at-end-event-transform-expected.png: Removed.
2245 * platform/chromium-mac-leopard/svg/custom/svg-curve-with-relative-cordinates-expected.png: Removed.
2246 * platform/chromium-mac/animations/state-at-end-event-expected.png: Removed.
2247 * platform/chromium-mac/editing/deleting/5390681-2-expected.png: Removed.
2248 * platform/chromium-mac/editing/execCommand/5138441-expected.png: Removed.
2249 * platform/chromium-mac/editing/execCommand/5481523-expected.png: Removed.
2250 * platform/chromium-mac/editing/execCommand/indent-selection-expected.png: Removed.
2251 * platform/chromium-mac/editing/selection/4960116-expected.png: Removed.
2252 * platform/chromium-mac/editing/selection/select-text-overflow-ellipsis-expected.png: Removed.
2253 * platform/chromium-mac/fast/backgrounds/quirks-mode-line-box-backgrounds-expected.png: Removed.
2254 * platform/chromium-mac/fast/backgrounds/svg-as-background-2-expected.png: Removed.
2255 * platform/chromium-mac/fast/block/positioning/absolute-positioning-no-scrollbar-expected.png: Removed.
2256 * platform/chromium-mac/fast/borders/borderRadiusArcs01-expected.png: Removed.
2257 * platform/chromium-mac/fast/borders/borderRadiusDouble02-expected.png: Removed.
2258 * platform/chromium-mac/fast/borders/borderRadiusDouble03-expected.png: Removed.
2259 * platform/chromium-mac/fast/borders/borderRadiusGroove01-expected.png: Removed.
2260 * platform/chromium-mac/fast/borders/borderRadiusGroove02-expected.png: Removed.
2261 * platform/chromium-mac/fast/borders/borderRadiusInset01-expected.png: Removed.
2262 * platform/chromium-mac/fast/borders/borderRadiusOutset01-expected.png: Removed.
2263 * platform/chromium-mac/fast/borders/borderRadiusRidge01-expected.png: Removed.
2264 * platform/chromium-mac/fast/borders/borderRadiusSolid01-expected.png: Removed.
2265 * platform/chromium-mac/fast/borders/borderRadiusSolid02-expected.png: Removed.
2266 * platform/chromium-mac/fast/borders/borderRadiusSolid03-expected.png: Removed.
2267 * platform/chromium-mac/fast/borders/borderRadiusSolid04-expected.png: Removed.
2268 * platform/chromium-mac/fast/borders/fieldsetBorderRadius-expected.png: Removed.
2269 * platform/chromium-mac/fast/css/apple-prefix-expected.png: Removed.
2270 * platform/chromium-mac/fast/css/compare-content-style-expected.png: Removed.
2271 * platform/chromium-mac/fast/css/css3-space-in-nth-and-lang-expected.png: Removed.
2272 * platform/chromium-mac/fast/css/font-face-woff-expected.png: Removed.
2273 * platform/chromium-mac/fast/css/namespaces/namespaces-comments-expected.png: Removed.
2274 * platform/chromium-mac/fast/css/namespaces/namespaces-empty-expected.png: Removed.
2275 * platform/chromium-mac/fast/css/namespaces/namespaces-escapes-expected.png: Removed.
2276 * platform/chromium-mac/fast/css/namespaces/namespaces-invalid-at-expected.png: Removed.
2277 * platform/chromium-mac/fast/forms/textarea-scrollbar-expected.png: Removed.
2278 * platform/chromium-mac/fast/js/missing-title-end-tag-js-expected.png: Removed.
2279 * platform/chromium-mac/fast/lists/anonymous-items-expected.png: Removed.
2280 * platform/chromium-mac/fast/lists/marker-before-empty-inline-expected.png: Removed.
2281 * platform/chromium-mac/fast/multicol/column-count-with-rules-expected.png: Removed.
2282 * platform/chromium-mac/fast/overflow/line-clamp-expected.png: Removed.
2283 * platform/chromium-mac/fast/reflections/opacity-reflection-transform-expected.png: Removed.
2284 * platform/chromium-mac/fast/runin/generated2-expected.png: Removed.
2285 * platform/chromium-mac/fast/runin/generated3-expected.png: Removed.
2286 * platform/chromium-mac/fast/runin/generated4-expected.png: Removed.
2287 * platform/chromium-mac/fast/text/stripNullFromText-expected.png: Removed.
2288 * platform/chromium-mac/http/tests/misc/slow-loading-mask-expected.png: Removed.
2289 * platform/chromium-mac/media/video-transformed-expected.png: Removed.
2290 * platform/chromium-mac/svg/batik/text/textProperties-expected.png: Removed.
2291 * platform/chromium-mac/svg/css/css-box-min-width-expected.png: Removed.
2292 * platform/chromium-mac/svg/custom/container-opacity-clip-viewBox-expected.png: Removed.
2293 * platform/chromium-mac/svg/custom/fill-opacity-hsl-expected.png: Removed.
2294 * platform/chromium-mac/svg/custom/fill-opacity-rgba-expected.png: Removed.
2295 * platform/chromium-mac/svg/custom/gradient-stop-corner-cases-expected.png: Removed.
2296 * platform/chromium-mac/svg/custom/mask-invalidation-expected.png: Removed.
2297 * platform/chromium-mac/svg/custom/massive-coordinates-expected.png: Removed.
2298 * platform/chromium-mac/svg/custom/transformedMaskFails-expected.png: Removed.
2299 * platform/chromium-mac/svg/filters/feColorMatrix-values-expected.png: Removed.
2300 * platform/chromium-mac/tables/mozilla/bugs/bug6674-expected.png: Removed.
2301 * platform/chromium-mac/transitions/transition-end-event-rendering-expected.png: Removed.
2302 * platform/chromium-mac/webarchive/test-link-rel-icon-expected.png: Removed.
2303 * platform/chromium-win-xp/animations/suspend-transform-animation-expected.png: Removed.
2304 * platform/chromium-win-xp/fast/blockflow/japanese-ruby-vertical-lr-expected.png: Removed.
2305 * platform/chromium-win-xp/fast/blockflow/japanese-ruby-vertical-rl-expected.png: Removed.
2306 * platform/chromium-win-xp/fast/css/rtl-to-viewport-expected.png: Removed.
2307 * platform/chromium-win-xp/svg/W3C-SVG-1.1/masking-path-01-b-expected.png: Removed.
2308 * platform/chromium-win-xp/svg/W3C-SVG-1.1/masking-path-04-b-expected.png: Removed.
2309 * platform/chromium-win-xp/svg/batik/text/textProperties-expected.png: Removed.
2310 * platform/chromium-win-xp/svg/custom/marker-strokeWidth-changes-expected.png: Removed.
2311 * platform/chromium-win-xp/transitions/suspend-transform-transition-expected.png: Removed.
2312 * platform/chromium-win/fast/backgrounds/size/backgroundSize03-expected.png: Removed.
2313 * platform/chromium-win/fast/block/float/009-expected.png: Removed.
2314 * platform/chromium-win/fast/block/float/034-expected.png: Removed.
2315 * platform/chromium-win/fast/block/float/4145535Crash-expected.png: Removed.
2316 * platform/chromium-win/fast/block/float/br-with-clear-expected.png: Removed.
2317 * platform/chromium-win/fast/block/float/float-on-zero-height-line-expected.png: Removed.
2318 * platform/chromium-win/fast/block/float/narrow-after-wide-expected.png: Removed.
2319 * platform/chromium-win/fast/block/float/negative-margin-clear-expected.png: Removed.
2320 * platform/chromium-win/fast/block/float/nowrap-clear-min-width-expected.png: Removed.
2321 * platform/chromium-win/fast/block/float/overhanging-after-height-decrease-offsets-expected.png: Removed.
2322 * platform/chromium-win/fast/block/positioning/003-expected.png: Removed.
2323 * platform/chromium-win/fast/block/positioning/004-expected.png: Removed.
2324 * platform/chromium-win/fast/block/positioning/005-expected.png: Removed.
2325 * platform/chromium-win/fast/block/positioning/006-expected.png: Removed.
2326 * platform/chromium-win/fast/block/positioning/007-expected.png: Removed.
2327 * platform/chromium-win/fast/block/positioning/008-expected.png: Removed.
2328 * platform/chromium-win/fast/block/positioning/009-expected.png: Removed.
2329 * platform/chromium-win/fast/block/positioning/010-expected.png: Removed.
2330 * platform/chromium-win/fast/block/positioning/011-expected.png: Removed.
2331 * platform/chromium-win/fast/block/positioning/012-expected.png: Removed.
2332 * platform/chromium-win/fast/block/positioning/013-expected.png: Removed.
2333 * platform/chromium-win/fast/block/positioning/014-expected.png: Removed.
2334 * platform/chromium-win/fast/block/positioning/015-expected.png: Removed.
2335 * platform/chromium-win/fast/block/positioning/016-expected.png: Removed.
2336 * platform/chromium-win/fast/block/positioning/017-expected.png: Removed.
2337 * platform/chromium-win/fast/block/positioning/018-expected.png: Removed.
2338 * platform/chromium-win/fast/block/positioning/019-expected.png: Removed.
2339 * platform/chromium-win/fast/block/positioning/020-expected.png: Removed.
2340 * platform/chromium-win/fast/block/positioning/021-expected.png: Removed.
2341 * platform/chromium-win/fast/block/positioning/022-expected.png: Removed.
2342 * platform/chromium-win/fast/block/positioning/023-expected.png: Removed.
2343 * platform/chromium-win/fast/block/positioning/024-expected.png: Removed.
2344 * platform/chromium-win/fast/block/positioning/025-expected.png: Removed.
2345 * platform/chromium-win/fast/block/positioning/026-expected.png: Removed.
2346 * platform/chromium-win/fast/block/positioning/027-expected.png: Removed.
2347 * platform/chromium-win/fast/block/positioning/028-expected.png: Removed.
2348 * platform/chromium-win/fast/block/positioning/029-expected.png: Removed.
2349 * platform/chromium-win/fast/block/positioning/030-expected.png: Removed.
2350 * platform/chromium-win/fast/block/positioning/031-expected.png: Removed.
2351 * platform/chromium-win/fast/block/positioning/032-expected.png: Removed.
2352 * platform/chromium-win/fast/block/positioning/033-expected.png: Removed.
2353 * platform/chromium-win/fast/block/positioning/034-expected.png: Removed.
2354 * platform/chromium-win/fast/block/positioning/035-expected.png: Removed.
2355 * platform/chromium-win/fast/block/positioning/036-expected.png: Removed.
2356 * platform/chromium-win/fast/block/positioning/037-expected.png: Removed.
2357 * platform/chromium-win/fast/block/positioning/038-expected.png: Removed.
2358 * platform/chromium-win/fast/block/positioning/039-expected.png: Removed.
2359 * platform/chromium-win/fast/block/positioning/040-expected.png: Removed.
2360 * platform/chromium-win/fast/block/positioning/041-expected.png: Removed.
2361 * platform/chromium-win/fast/block/positioning/042-expected.png: Removed.
2362 * platform/chromium-win/fast/block/positioning/043-expected.png: Removed.
2363 * platform/chromium-win/fast/block/positioning/044-expected.png: Removed.
2364 * platform/chromium-win/fast/block/positioning/045-expected.png: Removed.
2365 * platform/chromium-win/fast/block/positioning/046-expected.png: Removed.
2366 * platform/chromium-win/fast/block/positioning/048-expected.png: Removed.
2367 * platform/chromium-win/fast/block/positioning/049-expected.png: Removed.
2368 * platform/chromium-win/fast/block/positioning/050-expected.png: Removed.
2369 * platform/chromium-win/fast/block/positioning/062-expected.png: Removed.
2370 * platform/chromium-win/fast/block/positioning/move-with-auto-width-expected.png: Removed.
2371 * platform/chromium-win/fast/block/positioning/relative-overconstrained-expected.png: Removed.
2372 * platform/chromium-win/fast/borders/outline-offset-min-assert-expected.png: Removed.
2373 * platform/chromium-win/fast/canvas/canvas-transform-identity-expected.png: Removed.
2374 * platform/chromium-win/fast/canvas/canvas-transform-infinity-expected.png: Removed.
2375 * platform/chromium-win/fast/canvas/canvas-transform-multiply-expected.png: Removed.
2376 * platform/chromium-win/fast/canvas/canvas-transform-nan-expected.png: Removed.
2377 * platform/chromium-win/fast/canvas/canvas-transform-non-invertible-expected.png: Removed.
2378 * platform/chromium-win/fast/clip/017-expected.png: Removed.
2379 * platform/chromium-win/fast/css/006-expected.png: Removed.
2380 * platform/chromium-win/fast/css/affected-by-hover-after-style-change-expected.png: Removed.
2381 * platform/chromium-win/fast/css/content-dynamic-expected.png: Removed.
2382 * platform/chromium-win/fast/css/last-child-style-sharing-expected.png: Removed.
2383 * platform/chromium-win/fast/css/transition-color-unspecified-expected.png: Removed.
2384 * platform/chromium-win/fast/css/xml-stylesheet-pi-not-in-prolog-expected.png: Removed.
2385 * platform/chromium-win/fast/dom/HTMLStyleElement/insert-parser-generated-expected.png: Removed.
2386 * platform/chromium-win/fast/dom/css-cached-import-rule-expected.png: Removed.
2387 * platform/chromium-win/fast/dom/css-insert-import-rule-expected.png: Removed.
2388 * platform/chromium-win/fast/dom/delete-contents-expected.png: Removed.
2389 * platform/chromium-win/fast/dynamic/001-expected.png: Removed.
2390 * platform/chromium-win/fast/dynamic/005-expected.png: Removed.
2391 * platform/chromium-win/fast/dynamic/float-no-longer-overhanging-expected.png: Removed.
2392 * platform/chromium-win/fast/dynamic/float-withdrawal-2-expected.png: Removed.
2393 * platform/chromium-win/fast/dynamic/floating-to-positioned-2-expected.png: Removed.
2394 * platform/chromium-win/fast/dynamic/floating-to-positioned-expected.png: Removed.
2395 * platform/chromium-win/fast/dynamic/genContentDestroyChildren-expected.png: Removed.
2396 * platform/chromium-win/fast/dynamic/positioned-movement-with-positioned-children-expected.png: Removed.
2397 * platform/chromium-win/fast/dynamic/staticY-expected.png: Removed.
2398 * platform/chromium-win/fast/dynamic/subtree-boundary-percent-height-expected.png: Removed.
2399 * platform/chromium-win/fast/dynamic/subtree-no-common-root-static-y-expected.png: Removed.
2400 * platform/chromium-win/fast/dynamic/subtree-table-cell-height-expected.png: Removed.
2401 * platform/chromium-win/fast/encoding/utf-16-no-bom-expected.png: Removed.
2402 * platform/chromium-win/fast/events/onloadFrameCrash-expected.png: Removed.
2403 * platform/chromium-win/fast/frames/002-expected.png: Removed.
2404 * platform/chromium-win/fast/frames/calculate-fixed-expected.png: Removed.
2405 * platform/chromium-win/fast/frames/calculate-order-expected.png: Removed.
2406 * platform/chromium-win/fast/frames/calculate-percentage-expected.png: Removed.
2407 * platform/chromium-win/fast/frames/calculate-relative-expected.png: Removed.
2408 * platform/chromium-win/fast/frames/calculate-round-expected.png: Removed.
2409 * platform/chromium-win/fast/frames/empty-cols-attribute-expected.png: Removed.
2410 * platform/chromium-win/fast/frames/empty-frame-src-expected.png: Removed.
2411 * platform/chromium-win/fast/frames/frame-length-fractional-expected.png: Removed.
2412 * platform/chromium-win/fast/frames/frame-set-whitespace-attributes-expected.png: Removed.
2413 * platform/chromium-win/fast/frames/no-frame-borders-expected.png: Removed.
2414 * platform/chromium-win/fast/images/image-in-map-expected.png: Removed.
2415 * platform/chromium-win/fast/images/pdf-as-tiled-background-expected.png: Removed.
2416 * platform/chromium-win/fast/images/svg-as-background-expected.png: Removed.
2417 * platform/chromium-win/fast/images/svg-as-image-expected.png: Removed.
2418 * platform/chromium-win/fast/images/svg-as-relative-image-expected.png: Removed.
2419 * platform/chromium-win/fast/images/svg-width-100p-as-background-expected.png: Removed.
2420 * platform/chromium-win/fast/inline-block/004-expected.png: Removed.
2421 * platform/chromium-win/fast/inline-block/005-expected.png: Removed.
2422 * platform/chromium-win/fast/invalid/015-expected.png: Removed.
2423 * platform/chromium-win/fast/invalid/table-residual-style-crash-expected.png: Removed.
2424 * platform/chromium-win/fast/js/exception-linenums-in-html-3-expected.png: Removed.
2425 * platform/chromium-win/fast/js/missing-style-end-tag-js-expected.png: Removed.
2426 * platform/chromium-win/fast/js/missing-title-end-tag-js-expected.png: Removed.
2427 * platform/chromium-win/fast/layers/positioned-inside-root-with-margins-expected.png: Removed.
2428 * platform/chromium-win/fast/layers/zindex-ridonkulous-expected.png: Removed.
2429 * platform/chromium-win/fast/lists/outSideListMarkers-expected.png: Removed.
2430 * platform/chromium-win/fast/overflow/position-relative-expected.png: Removed.
2431 * platform/chromium-win/fast/overflow/unreachable-content-test-expected.png: Removed.
2432 * platform/chromium-win/fast/parser/style-script-head-test-expected.png: Removed.
2433 * platform/chromium-win/fast/reflections/table-cell-expected.png: Removed.
2434 * platform/chromium-win/fast/repaint/button-spurious-layout-hint-expected.png: Removed.
2435 * platform/chromium-win/fast/repaint/float-in-new-block-with-layout-delta-expected.png: Removed.
2436 * platform/chromium-win/fast/replaced/008-expected.png: Removed.
2437 * platform/chromium-win/fast/table/024-expected.png: Removed.
2438 * platform/chromium-win/fast/table/031-expected.png: Removed.
2439 * platform/chromium-win/fast/table/caption-relayout-expected.png: Removed.
2440 * platform/chromium-win/fast/table/div-as-col-span-expected.png: Removed.
2441 * platform/chromium-win/fast/table/giantCellspacing-expected.png: Removed.
2442 * platform/chromium-win/fast/table/growCellForImageQuirk-expected.png: Removed.
2443 * platform/chromium-win/fast/table/max-width-integer-overflow-expected.png: Removed.
2444 * platform/chromium-win/fast/table/percent-widths-stretch-expected.png: Removed.
2445 * platform/chromium-win/fast/table/vertical-align-baseline-readjust-expected.png: Removed.
2446 * platform/chromium-win/fast/text/align-center-rtl-spill-expected.png: Removed.
2447 * platform/chromium-win/fast/text/apply-start-width-after-skipped-text-expected.png: Removed.
2448 * platform/chromium-win/fast/text/fixed-pitch-control-characters-expected.png: Removed.
2449 * platform/chromium-win/fast/text/selection-painted-separately-expected.png: Removed.
2450 * platform/chromium-win/fast/text/soft-hyphen-3-expected.png: Removed.
2451 * platform/chromium-win/fast/text/stripNullFromText-expected.png: Removed.
2452 * platform/chromium-win/fast/tokenizer/missing-style-end-tag-1-expected.png: Removed.
2453 * platform/chromium-win/fast/tokenizer/missing-style-end-tag-2-expected.png: Removed.
2454 * platform/chromium-win/fast/tokenizer/script-after-frameset-expected.png: Removed.
2455 * platform/chromium-win/fast/xsl/xslt-mismatched-tags-in-xslt-expected.png: Removed.
2456 * platform/chromium-win/svg/W3C-SVG-1.1/struct-frag-01-t-expected.png: Removed.
2457 * platform/chromium-win/svg/custom/SVGNumber-interface-expected.png: Removed.
2458 * platform/chromium-win/svg/custom/SVGPoint-interface-expected.png: Removed.
2459 * platform/chromium-win/svg/custom/SVGRect-interface-expected.png: Removed.
2460 * platform/chromium-win/svg/custom/attribute-namespace-check-expected.png: Removed.
2461 * platform/chromium-win/svg/custom/class-selector-expected.png: Removed.
2462 * platform/chromium-win/svg/custom/clip-path-child-changes-expected.png: Removed.
2463 * platform/chromium-win/svg/custom/clip-path-href-changes-expected.png: Removed.
2464 * platform/chromium-win/svg/custom/clip-path-units-changes-expected.png: Removed.
2465 * platform/chromium-win/svg/custom/clip-path-with-transform-expected.png: Removed.
2466 * platform/chromium-win/svg/custom/conditional-processing-outside-switch-expected.png: Removed.
2467 * platform/chromium-win/svg/custom/create-metadata-element-expected.png: Removed.
2468 * platform/chromium-win/svg/custom/createelement-expected.png: Removed.
2469 * platform/chromium-win/svg/custom/css-pixels-dpi-expected.png: Removed.
2470 * platform/chromium-win/svg/custom/display-none-expected.png: Removed.
2471 * platform/chromium-win/svg/custom/dynamic-viewBox-expected.png: Removed.
2472 * platform/chromium-win/svg/custom/evt-onload-expected.png: Removed.
2473 * platform/chromium-win/svg/custom/fill-update-expected.png: Removed.
2474 * platform/chromium-win/svg/custom/filter-source-alpha-expected.png: Removed.
2475 * platform/chromium-win/svg/custom/gradient-add-stops-expected.png: Removed.
2476 * platform/chromium-win/svg/custom/gradient-attr-update-expected.png: Removed.
2477 * platform/chromium-win/svg/custom/gradient-stop-style-change-expected.png: Removed.
2478 * platform/chromium-win/svg/custom/hover-default-fill-expected.png: Removed.
2479 * platform/chromium-win/svg/custom/image-with-aspect-ratio-stretch-expected.png: Removed.
2480 * platform/chromium-win/svg/custom/inner-percent-expected.png: Removed.
2481 * platform/chromium-win/svg/custom/inner-svg-hit-test-expected.png: Removed.
2482 * platform/chromium-win/svg/custom/invalid-transforms-expected.png: Removed.
2483 * platform/chromium-win/svg/custom/mask-excessive-malloc-expected.png: Removed.
2484 * platform/chromium-win/svg/custom/mask-inside-defs-expected.png: Removed.
2485 * platform/chromium-win/svg/custom/pattern-in-defs-expected.png: Removed.
2486 * platform/chromium-win/svg/custom/percentage-rect2-expected.png: Removed.
2487 * platform/chromium-win/svg/custom/poly-identify-expected.png: Removed.
2488 * platform/chromium-win/svg/custom/polyline-hittest-expected.png: Removed.
2489 * platform/chromium-win/svg/custom/polyline-invalid-points-expected.png: Removed.
2490 * platform/chromium-win/svg/custom/polyline-setattribute-points-null-expected.png: Removed.
2491 * platform/chromium-win/svg/custom/prevent-default-expected.png: Removed.
2492 * platform/chromium-win/svg/custom/repaint-on-image-bounds-change-expected.png: Removed.
2493 * platform/chromium-win/svg/custom/resource-client-removal-expected.png: Removed.
2494 * platform/chromium-win/svg/custom/rgbcolor-syntax-expected.png: Removed.
2495 * platform/chromium-win/svg/custom/rootelement-expected.png: Removed.
2496 * platform/chromium-win/svg/custom/scroll-hit-test-expected.png: Removed.
2497 * platform/chromium-win/svg/custom/sheet-title-expected.png: Removed.
2498 * platform/chromium-win/svg/custom/svg-absolute-children-expected.png: Removed.
2499 * platform/chromium-win/svg/custom/text-gradient-no-content-expected.png: Removed.
2500 * platform/chromium-win/svg/custom/transform-ignore-after-invalid-expected.png: Removed.
2501 * platform/chromium-win/svg/custom/transform-invalid-expected.png: Removed.
2502 * platform/chromium-win/svg/custom/transform-removeAttributeNS-expected.png: Removed.
2503 * platform/chromium-win/svg/custom/transform-scale-parse-expected.png: Removed.
2504 * platform/chromium-win/svg/custom/transform-with-ending-space-expected.png: Removed.
2505 * platform/chromium-win/svg/custom/transformedMaskFails-expected.png: Removed.
2506 * platform/chromium-win/svg/custom/use-empty-reference-expected.png: Removed.
2507 * platform/chromium-win/svg/custom/use-recalcStyle-crash-expected.png: Removed.
2508 * platform/chromium-win/svg/custom/use-symbol-overflow-expected.png: Removed.
2509 * platform/chromium-win/svg/custom/viewport-clip-expected.png: Removed.
2510 * platform/chromium-win/svg/custom/viewport-no-width-height-expected.png: Removed.
2511 * platform/chromium-win/svg/custom/viewport-update-expected.png: Removed.
2512 * platform/chromium-win/svg/custom/viewport-update2-expected.png: Removed.
2513 * platform/chromium-win/svg/custom/visibility-override-clip-expected.png: Removed.
2514 * platform/chromium-win/svg/custom/visibility-override-expected.png: Removed.
2515 * platform/chromium-win/svg/custom/visibility-override-mask-expected.png: Removed.
2516 * platform/chromium-win/svg/custom/xhtml-no-svg-renderer-expected.png: Removed.
2517 * platform/chromium-win/svg/custom/xml-stylesheet-expected.png: Removed.
2518 * platform/chromium-win/svg/hixie/dynamic/003-expected.png: Removed.
2519 * platform/chromium-win/svg/hixie/dynamic/004-expected.png: Removed.
2520 * platform/chromium-win/svg/hixie/dynamic/006-expected.png: Removed.
2521 * platform/chromium-win/svg/hixie/error/001-expected.png: Removed.
2522 * platform/chromium-win/svg/hixie/error/004-expected.png: Removed.
2523 * platform/chromium-win/svg/hixie/error/005-expected.png: Removed.
2524 * platform/chromium-win/svg/hixie/error/006-expected.png: Removed.
2525 * platform/chromium-win/svg/hixie/error/007-expected.png: Removed.
2526 * platform/chromium-win/svg/hixie/error/008-expected.png: Removed.
2527 * platform/chromium-win/svg/hixie/error/009-expected.png: Removed.
2528 * platform/chromium-win/svg/hixie/error/014-expected.png: Removed.
2529 * platform/chromium-win/svg/hixie/error/014-test-expected.png: Removed.
2530 * platform/chromium-win/svg/hixie/error/015-expected.png: Removed.
2531 * platform/chromium-win/svg/hixie/error/016-expected.png: Removed.
2532 * platform/chromium-win/svg/hixie/painting/001-expected.png: Removed.
2533 * platform/chromium-win/svg/hixie/processing-model/005-expected.png: Removed.
2534 * platform/chromium-win/svg/hixie/rendering-model/003a-expected.png: Removed.
2535 * platform/chromium-win/svg/hixie/use/001-expected.png: Removed.
2536 * platform/chromium-win/svg/hixie/use/002-expected.png: Removed.
2537 * platform/chromium-win/svg/hixie/use/002-test-expected.png: Removed.
2538 * platform/chromium-win/svg/hixie/viewbox/001-expected.png: Removed.
2539 * platform/chromium-win/svg/hixie/viewbox/002-expected.png: Removed.
2540 * platform/chromium-win/svg/hixie/viewbox/003-expected.png: Removed.
2541 * platform/chromium-win/svg/hixie/viewbox/004-expected.png: Removed.
2542 * platform/chromium-win/svg/webarchive/svg-script-subresouces-expected.png: Removed.
2543 * platform/chromium-win/tables/mozilla/bugs/adforce_imgis_com-expected.png: Removed.
2544 * platform/chromium-win/tables/mozilla/bugs/bug103533-expected.png: Removed.
2545 * platform/chromium-win/tables/mozilla/bugs/bug1818-6-expected.png: Removed.
2546 * platform/chromium-win/tables/mozilla/bugs/bug222336-expected.png: Removed.
2547 * platform/chromium-win/tables/mozilla/bugs/bug222467-expected.png: Removed.
2548 * platform/chromium-win/tables/mozilla/bugs/bug269566-expected.png: Removed.
2549 * platform/chromium-win/tables/mozilla/bugs/bug277062-expected.png: Removed.
2550 * platform/chromium-win/tables/mozilla/bugs/bug28933-expected.png: Removed.
2551 * platform/chromium-win/tables/mozilla/bugs/bug2954-expected.png: Removed.
2552 * platform/chromium-win/tables/mozilla/bugs/bug8032-2-expected.png: Removed.
2553 * platform/chromium-win/tables/mozilla/bugs/bug9024-expected.png: Removed.
2554 * platform/chromium-win/tables/mozilla/core/col_widths_fix_autoFixPer-expected.png: Removed.
2555 * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug128876-expected.png: Removed.
2556 * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug3517-expected.png: Removed.
2557 * platform/chromium-win/transitions/transition-end-event-rendering-expected.png: Removed.
2558 * platform/chromium-win/webarchive/archive-with-unencoded-url-expected.png: Removed.
2559 * platform/chromium-win/webarchive/test-body-background-expected.png: Removed.
2560 * platform/chromium-win/webarchive/test-img-src-expected.png: Removed.
2561 * platform/chromium-win/webarchive/test-input-src-expected.png: Removed.
2562 * platform/chromium-win/webarchive/test-link-rel-icon-expected.png: Removed.
2563 * platform/chromium-win/webarchive/test-object-data-expected.png: Removed.
2564 * platform/chromium-win/webarchive/test-script-src-expected.png: Removed.
2565 * platform/chromium-win/webarchive/test-table-background-expected.png: Removed.
2566 * platform/chromium-win/webarchive/test-td-background-expected.png: Removed.
2567 * platform/chromium-win/webarchive/test-xml-stylesheet-expected.png: Removed.
2569 2011-03-07 Xiaomei Ji <xji@chromium.org>
2573 Skip test caretRangeFromPoint-in-zoom-and-scroll.html in mac-wk2 since
2574 EventSender.mouseMoveTo is not yet supported.
2576 * platform/mac-wk2/Skipped:
2578 2011-03-07 Chris Fleizach <cfleizach@apple.com>
2580 Reviewed by Beth Dakin.
2582 AX: WK1 needs to use ScrollView attachment for AXScrollArea, WK2 does not
2583 https://bugs.webkit.org/show_bug.cgi?id=55706
2585 * platform/mac/accessibility/webkit-scrollarea-expected.txt:
2586 * platform/mac/accessibility/webkit-scrollarea-position-expected.txt:
2587 * platform/mac/accessibility/webkit-scrollarea-position.html:
2588 * platform/mac/accessibility/webkit-scrollarea.html:
2590 2011-03-04 Gavin Barraclough <barraclough@apple.com>
2592 Reviewed by Cameron Zwarich.
2594 Bug 55815 - Should throw an exception from JSObject::defineOwnProperty if !isExtensible().
2596 * ietestcenter/Javascript/15.2.3.6-4-1-expected.txt:
2597 Now with added passingness!
2599 2011-03-07 Daniel Cheng <dcheng@chromium.org>
2601 Reviewed by Tony Chang.
2603 Add plumbing for paste support to ChromiumDataObject::types()
2604 https://bugs.webkit.org/show_bug.cgi?id=55792
2606 Add a simple layout test to verify that event.clipboardData.types
2607 reflects the types available in a paste.
2609 * editing/pasteboard/onpaste-text-html-types-expected.txt: Added.
2610 * editing/pasteboard/onpaste-text-html-types.html: Added.
2612 2011-03-07 Xiaomei Ji <xji@chromium.org>
2614 Reviewed by Martin Robinson.
2616 Make fast/dom/Document/CaretRangeFromPoint/caretRangeFromPoint-in-zoom-and-scroll.html less port-dependent.
2617 Preiously, the test clicked at a specific pixel so different fonts result in slightly different positions.
2618 Change the test to click on a specific character offset.
2619 https://bugs.webkit.org/show_bug.cgi?id=30816
2621 * fast/dom/Document/CaretRangeFromPoint/caretRangeFromPoint-in-zoom-and-scroll-expected.txt:
2622 * fast/dom/Document/CaretRangeFromPoint/caretRangeFromPoint-in-zoom-and-scroll.html:
2623 * platform/chromium/test_expectations.txt:
2624 * platform/gtk/Skipped:
2625 * platform/mac-wk2/Skipped:
2626 * platform/qt-wk2/Skipped:
2627 * platform/qt/Skipped:
2629 2011-03-07 Mihai Parparita <mihaip@chromium.org>
2631 Unreviewed Chromium expectations update.
2633 Clean up fast/viewport expectations and remove a test that no longer
2634 crashes (the underlying V8 bug was fixed).
2636 * platform/chromium/test_expectations.txt:
2638 2011-03-07 Sergey Glazunov <serg.glazunov@gmail.com>
2640 Reviewed by Dimitri Glazkov.
2642 Node::checkAddChild and Node::checkReplaceChild shouldn't change the owner document of a node
2643 https://bugs.webkit.org/show_bug.cgi?id=55803
2645 * fast/dom/dom-method-document-change-expected.txt: Added.
2646 * fast/dom/dom-method-document-change.html: Added.
2648 2011-03-07 Sheriff Bot <webkit.review.bot@gmail.com>
2650 Unreviewed, rolling out r80484.
2651 http://trac.webkit.org/changeset/80484
2652 https://bugs.webkit.org/show_bug.cgi?id=55891
2654 requires Chromium DEPS roll (Requested by dcheng on #webkit).
2656 * editing/pasteboard/onpaste-text-html-types-expected.txt: Removed.
2657 * editing/pasteboard/onpaste-text-html-types.html: Removed.
2659 2011-03-07 Daniel Cheng <dcheng@chromium.org>
2661 Reviewed by Tony Chang.
2663 Add plumbing for paste support to ChromiumDataObject::types()
2664 https://bugs.webkit.org/show_bug.cgi?id=55792
2666 Add a simple layout test to verify that event.clipboardData.types
2667 reflects the types available in a paste.
2669 * editing/pasteboard/onpaste-text-html-types-expected.txt: Added.
2670 * editing/pasteboard/onpaste-text-html-types.html: Added.
2672 2011-03-07 Joseph Pecoraro <joepeck@webkit.org>
2674 Viewport Warning/Error Messages Are Now Inaccurate
2675 https://bugs.webkit.org/show_bug.cgi?id=53707
2677 Include expected results for r80483.
2679 * fast/viewport/viewport-100-expected.txt:
2680 * fast/viewport/viewport-101-expected.txt:
2681 * fast/viewport/viewport-102-expected.txt:
2682 * fast/viewport/viewport-103-expected.txt:
2683 * fast/viewport/viewport-104-expected.txt:
2684 * fast/viewport/viewport-105-expected.txt:
2685 * fast/viewport/viewport-106-expected.txt:
2686 * fast/viewport/viewport-107-expected.txt:
2687 * fast/viewport/viewport-108-expected.txt:
2688 * fast/viewport/viewport-109-expected.txt:
2689 * fast/viewport/viewport-110-expected.txt:
2690 * fast/viewport/viewport-111-expected.txt:
2691 * fast/viewport/viewport-112-expected.txt:
2692 * fast/viewport/viewport-113-expected.txt:
2693 * fast/viewport/viewport-114-expected.txt:
2694 * fast/viewport/viewport-115-expected.txt:
2695 * fast/viewport/viewport-116-expected.txt:
2696 * fast/viewport/viewport-117-expected.txt:
2697 * fast/viewport/viewport-118-expected.txt:
2698 * fast/viewport/viewport-129-expected.txt:
2699 * fast/viewport/viewport-29-expected.txt:
2700 * fast/viewport/viewport-30-expected.txt:
2701 * fast/viewport/viewport-31-expected.txt:
2702 * fast/viewport/viewport-32-expected.txt:
2703 * fast/viewport/viewport-35-expected.txt:
2704 * fast/viewport/viewport-36-expected.txt:
2705 * fast/viewport/viewport-38-expected.txt:
2706 * fast/viewport/viewport-39-expected.txt:
2707 * fast/viewport/viewport-40-expected.txt:
2708 * fast/viewport/viewport-41-expected.txt:
2709 * fast/viewport/viewport-42-expected.txt:
2710 * fast/viewport/viewport-43-expected.txt:
2711 * fast/viewport/viewport-44-expected.txt:
2712 * fast/viewport/viewport-47-expected.txt:
2713 * fast/viewport/viewport-48-expected.txt:
2714 * fast/viewport/viewport-49-expected.txt:
2715 * fast/viewport/viewport-61-expected.txt:
2716 * fast/viewport/viewport-62-expected.txt:
2717 * fast/viewport/viewport-63-expected.txt:
2718 * fast/viewport/viewport-64-expected.txt:
2719 * fast/viewport/viewport-66-expected.txt:
2720 * fast/viewport/viewport-67-expected.txt:
2721 * fast/viewport/viewport-68-expected.txt:
2722 * fast/viewport/viewport-69-expected.txt:
2723 * fast/viewport/viewport-70-expected.txt:
2724 * fast/viewport/viewport-71-expected.txt:
2725 * fast/viewport/viewport-72-expected.txt:
2726 * fast/viewport/viewport-73-expected.txt:
2727 * fast/viewport/viewport-74-expected.txt:
2728 * fast/viewport/viewport-75-expected.txt:
2729 * fast/viewport/viewport-76-expected.txt:
2730 * fast/viewport/viewport-77-expected.txt:
2731 * fast/viewport/viewport-78-expected.txt:
2732 * fast/viewport/viewport-79-expected.txt:
2733 * fast/viewport/viewport-80-expected.txt:
2734 * fast/viewport/viewport-81-expected.txt:
2735 * fast/viewport/viewport-83-expected.txt:
2736 * fast/viewport/viewport-85-expected.txt:
2737 * fast/viewport/viewport-88-expected.txt:
2738 * fast/viewport/viewport-90-expected.txt:
2739 * fast/viewport/viewport-warnings-1-expected.txt: Added.
2740 * fast/viewport/viewport-warnings-2-expected.txt: Added.
2741 * fast/viewport/viewport-warnings-3-expected.txt: Added.
2742 * fast/viewport/viewport-warnings-4-expected.txt: Added.
2743 * fast/viewport/viewport-warnings-5-expected.txt: Added.
2744 * fast/viewport/viewport-warnings-6-expected.txt: Added.
2746 2011-03-07 Joseph Pecoraro <joepeck@webkit.org>
2748 Reviewed by Kenneth Rohde Christiansen.
2750 Viewport Warning/Error Messages Are Now Inaccurate
2751 https://bugs.webkit.org/show_bug.cgi?id=53707
2753 Added tests specifically to test Console warnings.
2755 * fast/viewport/viewport-warnings-1.html: Added.
2756 * fast/viewport/viewport-warnings-2.html: Added.
2757 * fast/viewport/viewport-warnings-3.html: Added.
2758 * fast/viewport/viewport-warnings-4.html: Added.
2759 * fast/viewport/viewport-warnings-5.html: Added.
2760 * fast/viewport/viewport-warnings-6.html: Added.
2762 2011-03-07 Jeremy Orlow <jorlow@chromium.org>
2764 Reviewed by Steve Block.
2766 Add source to IDBIndex, objectStore to IDBIndex, and remove storeName
2767 https://bugs.webkit.org/show_bug.cgi?id=55812
2769 * storage/indexeddb/cursor-update-expected.txt:
2770 * storage/indexeddb/cursor-update.html:
2771 * storage/indexeddb/index-basics-expected.txt:
2772 * storage/indexeddb/index-basics.html:
2774 2011-03-07 Chris Fleizach <cfleizach@apple.com>
2776 Reviewed by Beth Dakin.
2778 AX: kAXCellForColumnAndRowParameterizedAttribute doesn't work ARIA grids with colspans
2779 https://bugs.webkit.org/show_bug.cgi?id=55735
2781 * platform/mac/accessibility/aria-table-with-colspan-cells-expected.txt: Added.
2782 * platform/mac/accessibility/aria-table-with-colspan-cells.html: Added.
2784 2011-03-07 Andrei Popescu <andreip@google.com>
2786 Reviewed by Steve Block.
2788 [Chromium] test_expectations.txt cannot be parsed correctly
2789 https://bugs.webkit.org/show_bug.cgi?id=55871
2791 * platform/chromium/test_expectations.txt:
2793 2011-03-07 Kenneth Rohde Christiansen <kenneth@webkit.org>
2797 Add expected results to the new viewport tests
2799 * fast/viewport/viewport-91-expected.txt: Added.
2800 * fast/viewport/viewport-92-expected.txt: Added.
2801 * fast/viewport/viewport-93-expected.txt: Added.
2802 * fast/viewport/viewport-94-expected.txt: Added.
2803 * fast/viewport/viewport-95-expected.txt: Added.
2804 * fast/viewport/viewport-96-expected.txt: Added.
2806 2011-03-07 Csaba Osztrogonác <ossy@webkit.org>
2810 [Qt] http/tests/inspector/resource-parameters.html is flakey
2811 https://bugs.webkit.org/show_bug.cgi?id=55867
2813 * platform/qt/Skipped: Add http/tests/inspector/resource-parameters.html to make buildbot happy.
2815 2011-03-07 Antti Koivisto <antti@apple.com>
2817 Reviewed by Oliver Hunt.
2819 REGRESSION (r79574): fast/dom/global-constructors.html failing on Windows 7 Release (Tests) bots
2820 https://bugs.webkit.org/show_bug.cgi?id=55166
2821 <rdar://problem/9050430>
2823 * http/tests/security/cross-origin-css-primitive-expected.txt: Added.
2824 * http/tests/security/cross-origin-css-primitive.html: Added.
2825 * http/tests/security/resources/cross-origin-css-primitive-iframe.html: Added.
2827 2011-03-07 Alejandro G. Castro <alex@igalia.com>
2829 Added new GTK+ test results.
2831 * platform/gtk/fast/forms/input-appearance-spinbutton-visibility-expected.checksum: Added.
2832 * platform/gtk/fast/forms/input-appearance-spinbutton-visibility-expected.png: Added.
2833 * platform/gtk/fast/forms/input-appearance-spinbutton-visibility-expected.txt: Added.
2834 * platform/gtk/fast/text/hyphenate-limit-before-after-expected.checksum: Added.
2835 * platform/gtk/fast/text/hyphenate-limit-before-after-expected.png: Added.
2836 * platform/gtk/fast/text/hyphenate-limit-before-after-expected.txt: Added.
2838 2011-03-07 Alejandro G. Castro <alex@igalia.com>
2840 Skipped failing test that requires a missing feature in
2841 layoutTestController. Added bug:
2842 https://bugs.webkit.org/show_bug.cgi?id=55862
2844 * platform/gtk/Skipped:
2846 2011-03-07 Xianzhu Wang <wangxianzhu@google.com>
2848 Reviewed by Tony Gentilcore.
2850 In layout tests, iframe's onload handler should not use script function
2851 defined after the iframe.
2852 https://bugs.webkit.org/show_bug.cgi?id=54942
2854 Found and fixed more tests in addition to the first patch to bug 54942.
2855 Tried best to avoid expectation changes.
2857 * editing/execCommand/find-after-replace.html:
2858 * editing/input/option-page-up-down.html:
2859 * editing/input/scroll-viewport-page-up-down.html:
2860 * editing/pasteboard/copy-standalone-image.html:
2861 * editing/pasteboard/drag-image-to-contenteditable-in-iframe.html:
2862 * editing/pasteboard/paste-noscript-xhtml.xhtml:
2863 * editing/selection/drag-in-iframe.html:
2864 * editing/undo/undo-iframe-location-change.html:
2865 * fast/dom/DOMImplementation/createDocument-with-used-doctype-expected.txt:
2866 * fast/dom/DOMImplementation/createDocument-with-used-doctype.html:
2867 * fast/dom/Window/window-postmessage-clone-frames.html:
2868 * fast/dynamic/paused-event-dispatch.html:
2869 * fast/events/keydown-remove-frame.html:
2870 * fast/events/mousedown-in-subframe-scrollbar.html:
2871 * fast/frames/content-opacity-2.html:
2872 * fast/frames/viewsource-plain-text-tags.html:
2873 * fast/frames/viewsource-unfinished-tags.html:
2874 * fast/history/form-submit-in-frame-via-onclick.html:
2875 * fast/history/form-submit-in-frame.html:
2876 * fast/xsl/xslt-text-expected.txt:
2877 * fast/xsl/xslt-text.html:
2878 * http/tests/messaging/cross-domain-message-send.html:
2879 * http/tests/misc/cached-scripts-expected.txt:
2880 * http/tests/misc/cached-scripts.html:
2881 * http/tests/plugins/post-url-file-expected.txt:
2882 * http/tests/plugins/post-url-file.html:
2883 * http/tests/security/listener/xss-inactive-closure-expected.html:
2884 * http/tests/security/listener/xss-inactive-closure.html:
2885 * http/tests/security/postMessage/delivery-order.html:
2886 * http/tests/security/postMessage/invalid-origin-throws-exception-expected.txt:
2887 * http/tests/security/postMessage/invalid-origin-throws-exception.html:
2888 * http/tests/security/postMessage/origin-unaffected-by-base-tag.html:
2889 * http/tests/security/postMessage/target-origin.html:
2890 * http/tests/security/xss-DENIED-getSVGDocument-iframe.html:
2891 * http/tests/xmlhttprequest/detaching-frame-2.html:
2892 * media/media-document-audio-repaint.html:
2893 * media/media-document-audio-size.html:
2894 * platform/mac/fast/dom/wrapper-classes-objc.html:
2895 * platform/mac/fast/loader/non-html-load-event-expected.txt:
2896 * platform/mac/fast/loader/non-html-load-event.html:
2897 * scrollbars/hidden-iframe-scrollbar-crash2.html:
2898 * storage/close-during-stress-test.html:
2899 * svg/custom/js-update-transform-changes.svg:
2901 2011-03-06 Fumitoshi Ukai <ukai@chromium.org>
2903 Unreviewed, update chromium test expectations.
2905 inspector/styles/styles-add-blank-property.html becomes flaky.
2907 * platform/chromium/test_expectations.txt:
2909 2011-03-06 Fumitoshi Ukai <ukai@chromium.org>
2911 Unreviewd, update chromium test expectations.
2913 Regression at WebKit r80438 (crbug.com/75109) on Mac
2914 platform/chromium/fast/text/international/complex-text-rectangle.html
2916 * platform/chromium/test_expectations.txt:
2918 2011-03-06 Kent Tamura <tkent@chromium.org>
2920 Unreviewed, test expectation update.
2922 Chromium expectation files for r80449.
2924 * platform/chromium-mac-leopard/fast/forms/input-appearance-spinbutton-visibility-expected.checksum: Added.
2925 * platform/chromium-mac-leopard/fast/forms/input-appearance-spinbutton-visibility-expected.png: Added.
2926 * platform/chromium-win/fast/forms/input-appearance-spinbutton-visibility-expected.checksum: Added.
2927 * platform/chromium-win/fast/forms/input-appearance-spinbutton-visibility-expected.png: Added.
2928 * platform/chromium-win/fast/forms/input-appearance-spinbutton-visibility-expected.txt: Added.
2930 2011-03-06 Kent Tamura <tkent@chromium.org>
2932 Unreviewed, test expectation update.
2934 Add a Mac expectation for a new test of r80449.
2936 * platform/mac/fast/forms/input-appearance-spinbutton-visibility-expected.checksum: Added.
2937 * platform/mac/fast/forms/input-appearance-spinbutton-visibility-expected.png: Added.
2938 * platform/mac/fast/forms/input-appearance-spinbutton-visibility-expected.txt: Added.
2940 2011-03-06 Naoki Takano <takano.naoki@gmail.com>
2942 Reviewed by Kent Tamura.
2944 Input type=number spin buttons remain invisible but functional after div changed from hidden to visible.
2945 https://bugs.webkit.org/show_bug.cgi?id=55839
2946 http://crbug.com/73866
2947 http://crbug.com/62527
2949 * 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.
2950 * platform/chromium-linux/fast/forms/input-appearance-spinbutton-visibility-expected.checksum: Added for the expectation checksum.
2951 * platform/chromium-linux/fast/forms/input-appearance-spinbutton-visibility-expected.png: Added for the expectation image.
2952 * platform/chromium-linux/fast/forms/input-appearance-spinbutton-visibility-expected.txt: Added for the expectation render tree txt.
2954 2011-03-06 Fumitoshi Ukai <ukai@chromium.org>
2956 Unreviewed, update chromium test expectations.
2958 Regression at WebKit r80440 (bug 55854) also on mac.
2959 fast/forms/onchange-setvalueforuser.html
2961 * platform/chromium/test_expectations.txt:
2963 2011-03-06 Fumitoshi Ukai <ukai@chromium.org>
2965 Unreviewed, update chromium test expectations.
2967 Regression at WebKit r80438 (crbug.com/75109)
2968 fast/css/getComputedStyle/computed-style-without-renderer.html
2969 fast/css/getComputedStyle/computed-style.html
2970 platform/chromium/fast/text/international/complex-text-rectangle.html
2971 svg/css/getComputedStyle-basic.xhtml
2972 fast/text/hyphenate-limit-before-after.html
2974 Regression at WebKit r80440 (bug 55854)
2975 fast/forms/onchange-setvalueforuser.html
2977 * platform/chromium/test_expectations.txt:
2979 2011-03-06 Dan Bernstein <mitz@apple.com>
2981 Updated more platform-specific results after r80438.
2983 * platform/gtk/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
2984 * platform/mac-leopard/fast/text/hyphenate-limit-before-after-expected.txt: Removed.
2985 * platform/mac-snowleopard/fast/text/hyphenate-limit-before-after-expected.txt: Copied from platform/mac-leopard/fast/text/hyphenate-limit-before-after-expected.txt.
2987 2011-03-06 Dan Bernstein <mitz@apple.com>
2989 Updated platform-specific results after r80438.
2991 * platform/mac-leopard/fast/text/hyphenate-limit-before-after-expected.txt: Added.
2992 * platform/mac/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
2993 * platform/qt/fast/css/getComputedStyle/computed-style-expected.txt:
2994 * platform/qt/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
2996 2011-03-06 Daniel Bates <dbates@rim.com>
2998 Reviewed by Darin Adler.
3000 style.borderSpacing always returns empty string
3001 https://bugs.webkit.org/show_bug.cgi?id=54816
3003 Tests that style.borderSpacing returns the correct result for valid, negative, and missing border-spacing values.
3005 * fast/css/table-border-spacing-expected.txt: Added.
3006 * fast/css/table-border-spacing.html: Added.
3008 2011-03-06 Dan Bernstein <mitz@apple.com>
3010 Reviewed by Oliver Hunt.
3012 <rdar://problem/9093327> Implement -hyphenate-limit-{before,after}
3013 https://bugs.webkit.org/show_bug.cgi?id=55850
3015 * fast/css/getComputedStyle/computed-style-expected.txt:
3016 * fast/css/parsing-hyphenate-limit-expected.txt: Added.
3017 * fast/css/parsing-hyphenate-limit.html: Added.
3018 * fast/text/hyphenate-limit-before-after.html: Added.
3019 * platform/mac/fast/text/hyphenate-limit-before-after-expected.checksum: Added.
3020 * platform/mac/fast/text/hyphenate-limit-before-after-expected.png: Added.
3021 * platform/mac/fast/text/hyphenate-limit-before-after-expected.txt: Added.
3022 * svg/css/getComputedStyle-basic-expected.txt:
3024 2011-03-05 Sheriff Bot <webkit.review.bot@gmail.com>
3026 Unreviewed, rolling out r80428.
3027 http://trac.webkit.org/changeset/80428
3028 https://bugs.webkit.org/show_bug.cgi?id=55833
3030 Broke SnowLeopard (Requested by xan_ on #webkit).
3032 * http/tests/plugins/resources/dump-post.pl:
3033 * platform/gtk/Skipped:
3035 2011-03-05 Martin Robinson <mrobinson@igalia.com>
3037 Reviewed by Xan Lopez.
3039 [GTK] http/tests/plugins/post-url-file.html fails on GTK+
3040 https://bugs.webkit.org/show_bug.cgi?id=55826
3042 * http/tests/plugins/resources/dump-post.pl: Instead of printing out the "keywords" parameter,
3043 print out the POSTDATA parameter. Printing "keywords" did not seem to work on the version of
3044 Apache/Perl/CGI that existed on my machine. According to the Perl CGI module documentation
3045 using 'POSTDATA' is the correct way to print the entire POSTDATA.
3046 * platform/gtk/Skipped: Unskip the test which is now passing.
3048 2011-03-05 Andrey Kosyakov <caseq@chromium.org>
3050 Unreviewed. Another shot at fixing flakiness of extension-events.html.
3052 * inspector/extensions/extensions-events.html:
3054 2011-03-05 Pavel Feldman <pfeldman@chromium.org>
3056 Not reviewed: chromium rebaseline, flaky test fix.
3058 * http/tests/inspector/debugger-test.js:
3059 * inspector/debugger/dom-breakpoints.html:
3060 * platform/chromium/inspector/console/console-uncaught-exception-expected.txt:
3062 2011-03-05 Andrey Kosyakov <caseq@chromium.org>
3064 Reviewed by Pavel Feldman.
3066 Web Inspector: inspector/extensions/extensions-events.html sometimes fails on Windows
3067 https://bugs.webkit.org/show_bug.cgi?id=54974
3069 Properly serialize test output to fix flakiness due to race with output during page reload.
3071 * inspector/extensions/extensions-events-expected.txt:
3072 * inspector/extensions/extensions-events.html:
3073 * platform/win/Skipped:
3075 2011-03-05 Ilya Tikhonovsky <loislo@chromium.org>
3077 Reviewed by Yury Semikhatsky.
3079 Web Inspector: introduce protocol test for ConsoleAgent.
3080 https://bugs.webkit.org/show_bug.cgi?id=55819
3082 * http/tests/inspector/protocol-test.js:
3083 (initialize_ProtocolTest.InspectorTest._dumpEvent):
3084 (initialize_ProtocolTest.InspectorTest._dumpCallArguments):
3085 (initialize_ProtocolTest):
3086 (initialize_ProtocolTest.):
3087 * inspector/protocol/console-agent-expected.txt: Added.
3088 * inspector/protocol/console-agent.html: Added.
3089 * inspector/protocol/runtime-agent.html:
3091 2011-03-05 Andrey Kosyakov <caseq@chromium.org>
3093 Reviewed by Pavel Feldman.
3095 Web Inspector: install onerror handler in inspector tests
3096 https://bugs.webkit.org/show_bug.cgi?id=55690
3098 * http/tests/inspector/inspector-test.js:
3099 (initialize_InspectorTest.onError):
3100 * http/tests/inspector/resources/extension-main.js:
3103 2011-03-04 Pavel Feldman <pfeldman@chromium.org>
3105 Reviewed by Yury Semikhatsky.
3107 Web Inspector: fix layout tests flakiness.
3108 https://bugs.webkit.org/show_bug.cgi?id=55816
3110 - Timeline now uses instrumentation calls, not UI representation while collecting events for tests
3111 - No reloads in debugger tests that don't need them
3112 - Forcing layout in timeline via calculating offsetHeight
3114 * http/tests/inspector/inspector-test.js:
3115 * inspector/console/console-uncaught-exception-expected.txt:
3116 * inspector/console/console-uncaught-exception.html:
3117 * inspector/debugger/debugger-autocontinue-on-syntax-error-expected.txt:
3118 * inspector/debugger/debugger-autocontinue-on-syntax-error.html:
3119 * inspector/debugger/resources/syntax-error.html: Added.
3120 * inspector/debugger/resources/syntax-error.js: Removed.
3121 * inspector/elements/elements-panel-limited-children-expected.txt:
3122 * inspector/extensions/extensions-events-expected.txt:
3123 * inspector/styles/styles-update-from-js-expected.txt:
3124 * inspector/styles/styles-update-from-js.html:
3125 * inspector/timeline/timeline-layout.html:
3126 * inspector/timeline/timeline-network-resource-expected.txt:
3127 * inspector/timeline/timeline-network-resource.html:
3128 * inspector/timeline/timeline-script-tag-1.html:
3129 * inspector/timeline/timeline-script-tag-2.html:
3130 * inspector/timeline/timeline-test.js:
3131 (initialize_Timeline.InspectorTest.startTimeline.addRecord):
3132 (initialize_Timeline.InspectorTest.startTimeline):
3133 (initialize_Timeline.InspectorTest.stopTimeline):
3134 (initialize_Timeline.InspectorTest.performActionsAndPrint.step2):
3135 (initialize_Timeline.InspectorTest.performActionsAndPrint):
3136 (initialize_Timeline.InspectorTest.printTimelineRecords):
3137 * inspector/timeline/timeline-trivial.html:
3138 * platform/chromium/inspector/timeline/timeline-network-resource-expected.txt:
3140 2011-03-05 Csaba Osztrogonác <ossy@webkit.org>
3144 [Qt] Add fast/forms/onchange-setvalueforuser.html to the Skipped
3145 list because of missing layoutTestController.setValueForUser()
3147 * platform/qt/Skipped:
3150 2011-03-05 Ilya Sherman <isherman@chromium.org>
3152 Reviewed by Darin Adler.
3154 HTMLInputElement::setValue() should schedule change event when the element is focused
3155 In service of https://code.google.com/p/chromium/issues/detail?id=42716
3156 https://bugs.webkit.org/show_bug.cgi?id=53160
3158 * fast/forms/onchange-change-type-expected.txt: Added.
3159 * fast/forms/onchange-change-type.html: Added.
3160 * fast/forms/onchange-setvalueforuser-expected.txt: Added.
3161 * fast/forms/onchange-setvalueforuser.html: Added.
3163 2011-03-04 Victoria Kirst <vrk@google.com>
3165 Reviewed by Eric Carlson.
3167 [chromium] Baselines for media GPU layout tests
3168 https://bugs.webkit.org/show_bug.cgi?id=55796
3170 Adding baselines for some of the media GPU layout tests.
3171 Updates test_expectations with expected media GPU failures.
3173 * platform/chromium-gpu-linux/media/video-display-toggle-expected.checksum: Added.
3174 * platform/chromium-gpu-linux/media/video-display-toggle-expected.png: Added.
3175 * platform/chromium-gpu-linux/media/video-no-audio-expected.checksum: Added.
3176 * platform/chromium-gpu-linux/media/video-no-audio-expected.png: Added.
3177 * platform/chromium-gpu-linux/media/video-volume-slider-expected.checksum: Added.
3178 * platform/chromium-gpu-linux/media/video-volume-slider-expected.png: Added.
3179 * platform/chromium-gpu-linux/media/video-zoom-expected.checksum: Added.
3180 * platform/chromium-gpu-linux/media/video-zoom-expected.png: Added.
3181 * platform/chromium-gpu-mac/media/video-display-toggle-expected.checksum: Added.
3182 * platform/chromium-gpu-mac/media/video-display-toggle-expected.png: Added.
3183 * platform/chromium-gpu-mac/media/video-no-audio-expected.checksum: Added.
3184 * platform/chromium-gpu-mac/media/video-no-audio-expected.png: Added.
3185 * platform/chromium-gpu-mac/media/video-volume-slider-expected.checksum: Added.
3186 * platform/chromium-gpu-mac/media/video-volume-slider-expected.png: Added.
3187 * platform/chromium-gpu-mac/media/video-zoom-expected.checksum: Added.
3188 * platform/chromium-gpu-mac/media/video-zoom-expected.png: Added.
3189 * platform/chromium-gpu-win/media/video-canvas-alpha-expected.checksum: Added.
3190 * platform/chromium-gpu-win/media/video-canvas-alpha-expected.png: Added.
3191 * platform/chromium-gpu-win/media/video-display-toggle-expected.checksum: Added.
3192 * platform/chromium-gpu-win/media/video-display-toggle-expected.png: Added.
3193 * platform/chromium-gpu-win/media/video-no-audio-expected.checksum: Added.
3194 * platform/chromium-gpu-win/media/video-no-audio-expected.png: Added.
3195 * platform/chromium-gpu-win/media/video-volume-slider-expected.checksum: Added.
3196 * platform/chromium-gpu-win/media/video-volume-slider-expected.png: Added.
3197 * platform/chromium-gpu-win/media/video-zoom-expected.checksum: Added.
3198 * platform/chromium-gpu-win/media/video-zoom-expected.png: Added.
3199 * platform/chromium/test_expectations.txt:
3201 2011-03-04 Xianzhu Wang <wangxianzhu@google.com>
3203 Reviewed by Adam Barth.
3205 Add a test to ensure SVGImage won't cause ResourceLoader leaks.
3206 https://bugs.webkit.org/show_bug.cgi?id=55017
3208 * fast/images/svg-image-leak-loader-expected.txt: Added.
3209 * fast/images/svg-image-leak-loader.html: Added.
3210 * fast/images/resources/load-script.html: Added.
3212 2011-03-04 Mike Reed <reed@google.com>
3214 Reviewed by Mihai Parparita.
3216 [Chromium] fast/canvas/canvas-arc-360-winding.html fails on Linux and Windows
3217 https://bugs.webkit.org/show_bug.cgi?id=49477
3219 * platform/chromium/test_expectations.txt:
3221 2011-03-04 James Simonsen <simonjam@chromium.org>
3223 Reviewed by Adam Barth.
3225 Test that scripts with unknown types aren't loaded.
3226 https://bugs.webkit.org/show_bug.cgi?id=51760
3228 * fast/dom/HTMLScriptElement/dont-load-unknown-type-expected.txt: Added.
3229 * fast/dom/HTMLScriptElement/dont-load-unknown-type.html: Added.
3231 2011-03-04 John Bauman <jbauman@chromium.org>
3233 Reviewed by Kenneth Russell.
3235 [chromium] premultipliedAlpha WebGL context attribute is ignored.
3236 https://bugs.webkit.org/show_bug.cgi?id=55411
3238 Add test case for (non-)premultiplied-alpha compositing.
3240 * compositing/webgl/webgl-nonpremultiplied-blend.html: Added.
3241 * platform/chromium-gpu/compositing/webgl/webgl-nonpremultiplied-blend-expected.checksum: Added.
3242 * platform/chromium-gpu/compositing/webgl/webgl-nonpremultiplied-blend-expected.png: Added.
3243 * platform/chromium-gpu/compositing/webgl/webgl-nonpremultiplied-blend-expected.txt: Added.
3244 * platform/mac-wk2/Skipped:
3245 * platform/mac/Skipped:
3247 2011-03-04 Jessie Berlin <jberlin@apple.com>
3249 [Snow Leopard Release Tests] accessibility/plugin.html,
3250 compositing/geometry/empty-embed-rects.html, and fast/loader/loadInProgress.html timing out.
3251 https://bugs.webkit.org/show_bug.cgi?id=55805
3252 https://bugs.webkit.org/show_bug.cgi?id=55807
3253 https://bugs.webkit.org/show_bug.cgi?id=55808
3255 Unreviewed. Add these tests to the Snow Leopard skipped list to get the bots green.
3257 * platform/mac-snowleopard/Skipped:
3259 2011-03-04 Tony Gentilcore <tonyg@chromium.org>
3261 [chromium] Fail new test for JSC feature introduced by r80378
3262 https://bugs.webkit.org/show_bug.cgi?id=55801
3264 * platform/chromium/test_expectations.txt:
3266 2011-03-04 Adrienne Walker <enne@google.com>
3268 Reviewed by James Robinson.
3270 Turn on pixel tests for huge-layer-img.html for better test coverage.
3271 https://bugs.webkit.org/show_bug.cgi?id=55679
3273 Also, modify this test to be more pixel test friendly.
3275 * compositing/tiling/huge-layer-img-expected.checksum: Added.
3276 * compositing/tiling/huge-layer-img-expected.png: Added.
3277 * compositing/tiling/huge-layer-img-expected.txt: Added.
3278 * compositing/tiling/huge-layer-img.html:
3279 * platform/chromium-gpu-win/compositing/tiling/huge-layer-img-expected.txt: Removed.
3280 * platform/chromium-gpu/compositing/tiling/huge-layer-img-expected.txt: Added.
3281 * platform/mac/compositing/tiling/huge-layer-img-expected.txt: Removed.
3283 2011-03-04 Sheriff Bot <webkit.review.bot@gmail.com>
3285 Unreviewed, rolling out r80379.
3286 http://trac.webkit.org/changeset/80379
3287 https://bugs.webkit.org/show_bug.cgi?id=55799
3289 "Breaks leopard compile (implicit conversion)" (Requested by
3290 tonyg-cr on #webkit).
3292 * transitions/matched-transform-functions.html:
3293 * transitions/retargetted-transition.html:
3295 2011-03-04 Rik Cabanier <cabanier@gmail.com>
3297 Reviewed by David Hyatt.
3299 Fix that allows fixed length values to be floating point
3300 https://bugs.webkit.org/show_bug.cgi?id=52699
3302 Transitions now return matrices in floating point. 2 of the transition tests were failing
3303 because they expected integer values.
3305 * transitions/matched-transform-functions.html:
3306 * transitions/retargetted-transition.html:
3308 2011-03-03 Gavin Barraclough <barraclough@apple.com>
3310 Reviewed by Sam Weinig.
3312 Bug 55736 - Implement seal/freeze/preventExtensions for normal object types.
3313 Provide basic functionallity from section 15.2.4 of ECMA-262.
3314 This support will need expanding to cover arrays, too.
3316 Update results - many more tests PASS.
3317 Also adds a new testcase.
3319 * fast/js/Object-getOwnPropertyNames-expected.txt:
3320 * fast/js/script-tests/Object-getOwnPropertyNames.js:
3321 * ietestcenter/Javascript/15.2.3.10-0-1-expected.txt:
3322 * ietestcenter/Javascript/15.2.3.10-0-2-expected.txt:
3323 * ietestcenter/Javascript/15.2.3.10-1-expected.txt:
3324 * ietestcenter/Javascript/15.2.3.10-2-expected.txt:
3325 * ietestcenter/Javascript/15.2.3.11-0-1-expected.txt:
3326 * ietestcenter/Javascript/15.2.3.11-0-2-expected.txt:
3327 * ietestcenter/Javascript/15.2.3.11-1-expected.txt:
3328 * ietestcenter/Javascript/15.2.3.11-4-1-expected.txt:
3329 * ietestcenter/Javascript/15.2.3.11-4-10-expected.txt:
3330 * ietestcenter/Javascript/15.2.3.11-4-11-expected.txt:
3331 * ietestcenter/Javascript/15.2.3.11-4-12-expected.txt:
3332 * ietestcenter/Javascript/15.2.3.11-4-13-expected.txt:
3333 * ietestcenter/Javascript/15.2.3.11-4-14-expected.txt:
3334 * ietestcenter/Javascript/15.2.3.11-4-15-expected.txt:
3335 * ietestcenter/Javascript/15.2.3.11-4-16-expected.txt:
3336 * ietestcenter/Javascript/15.2.3.11-4-17-expected.txt:
3337 * ietestcenter/Javascript/15.2.3.11-4-18-expected.txt:
3338 * ietestcenter/Javascript/15.2.3.11-4-19-expected.txt:
3339 * ietestcenter/Javascript/15.2.3.11-4-2-expected.txt:
3340 * ietestcenter/Javascript/15.2.3.11-4-20-expected.txt:
3341 * ietestcenter/Javascript/15.2.3.11-4-21-expected.txt:
3342 * ietestcenter/Javascript/15.2.3.11-4-22-expected.txt:
3343 * ietestcenter/Javascript/15.2.3.11-4-23-expected.txt:
3344 * ietestcenter/Javascript/15.2.3.11-4-24-expected.txt:
3345 * ietestcenter/Javascript/15.2.3.11-4-25-expected.txt:
3346 * ietestcenter/Javascript/15.2.3.11-4-26-expected.txt:
3347 * ietestcenter/Javascript/15.2.3.11-4-27-expected.txt:
3348 * ietestcenter/Javascript/15.2.3.11-4-3-expected.txt:
3349 * ietestcenter/Javascript/15.2.3.11-4-4-expected.txt:
3350 * ietestcenter/Javascript/15.2.3.11-4-5-expected.txt:
3351 * ietestcenter/Javascript/15.2.3.11-4-6-expected.txt:
3352 * ietestcenter/Javascript/15.2.3.11-4-7-expected.txt:
3353 * ietestcenter/Javascript/15.2.3.11-4-8-expected.txt:
3354 * ietestcenter/Javascript/15.2.3.11-4-9-expected.txt:
3355 * ietestcenter/Javascript/15.2.3.12-0-1-expected.txt:
3356 * ietestcenter/Javascript/15.2.3.12-0-2-expected.txt:
3357 * ietestcenter/Javascript/15.2.3.12-1-expected.txt:
3358 * ietestcenter/Javascript/15.2.3.12-3-1-expected.txt:
3359 * ietestcenter/Javascript/15.2.3.12-3-10-expected.txt:
3360 * ietestcenter/Javascript/15.2.3.12-3-11-expected.txt:
3361 * ietestcenter/Javascript/15.2.3.12-3-12-expected.txt:
3362 * ietestcenter/Javascript/15.2.3.12-3-13-expected.txt:
3363 * ietestcenter/Javascript/15.2.3.12-3-14-expected.txt:
3364 * ietestcenter/Javascript/15.2.3.12-3-15-expected.txt:
3365 * ietestcenter/Javascript/15.2.3.12-3-16-expected.txt:
3366 * ietestcenter/Javascript/15.2.3.12-3-17-expected.txt:
3367 * ietestcenter/Javascript/15.2.3.12-3-18-expected.txt:
3368 * ietestcenter/Javascript/15.2.3.12-3-19-expected.txt:
3369 * ietestcenter/Javascript/15.2.3.12-3-2-expected.txt:
3370 * ietestcenter/Javascript/15.2.3.12-3-20-expected.txt:
3371 * ietestcenter/Javascript/15.2.3.12-3-21-expected.txt:
3372 * ietestcenter/Javascript/15.2.3.12-3-22-expected.txt:
3373 * ietestcenter/Javascript/15.2.3.12-3-23-expected.txt:
3374 * ietestcenter/Javascript/15.2.3.12-3-24-expected.txt:
3375 * ietestcenter/Javascript/15.2.3.12-3-25-expected.txt:
3376 * ietestcenter/Javascript/15.2.3.12-3-26-expected.txt:
3377 * ietestcenter/Javascript/15.2.3.12-3-27-expected.txt:
3378 * ietestcenter/Javascript/15.2.3.12-3-3-expected.txt:
3379 * ietestcenter/Javascript/15.2.3.12-3-4-expected.txt:
3380 * ietestcenter/Javascript/15.2.3.12-3-5-expected.txt:
3381 * ietestcenter/Javascript/15.2.3.12-3-6-expected.txt:
3382 * ietestcenter/Javascript/15.2.3.12-3-7-expected.txt:
3383 * ietestcenter/Javascript/15.2.3.12-3-8-expected.txt:
3384 * ietestcenter/Javascript/15.2.3.12-3-9-expected.txt:
3385 * ietestcenter/Javascript/15.2.3.13-0-1-expected.txt:
3386 * ietestcenter/Javascript/15.2.3.13-0-2-expected.txt:
3387 * ietestcenter/Javascript/15.2.3.13-0-3-expected.txt:
3388 * ietestcenter/Javascript/15.2.3.13-1-expected.txt:
3389 * ietestcenter/Javascript/15.2.3.13-2-1-expected.txt:
3390 * ietestcenter/Javascript/15.2.3.13-2-10-expected.txt:
3391 * ietestcenter/Javascript/15.2.3.13-2-11-expected.txt:
3392 * ietestcenter/Javascript/15.2.3.13-2-12-expected.txt:
3393 * ietestcenter/Javascript/15.2.3.13-2-13-expected.txt:
3394 * ietestcenter/Javascript/15.2.3.13-2-14-expected.txt:
3395 * ietestcenter/Javascript/15.2.3.13-2-15-expected.txt:
3396 * ietestcenter/Javascript/15.2.3.13-2-16-expected.txt:
3397 * ietestcenter/Javascript/15.2.3.13-2-17-expected.txt:
3398 * ietestcenter/Javascript/15.2.3.13-2-18-expected.txt:
3399 * ietestcenter/Javascript/15.2.3.13-2-19-expected.txt:
3400 * ietestcenter/Javascript/15.2.3.13-2-2-expected.txt:
3401 * ietestcenter/Javascript/15.2.3.13-2-20-expected.txt:
3402 * ietestcenter/Javascript/15.2.3.13-2-21-expected.txt:
3403 * ietestcenter/Javascript/15.2.3.13-2-3-expected.txt:
3404 * ietestcenter/Javascript/15.2.3.13-2-4-expected.txt:
3405 * ietestcenter/Javascript/15.2.3.13-2-5-expected.txt:
3406 * ietestcenter/Javascript/15.2.3.13-2-6-expected.txt:
3407 * ietestcenter/Javascript/15.2.3.13-2-7-expected.txt:
3408 * ietestcenter/Javascript/15.2.3.13-2-8-expected.txt:
3409 * ietestcenter/Javascript/15.2.3.13-2-9-expected.txt:
3410 * ietestcenter/Javascript/15.2.3.14-2-4-expected.txt:
3411 * ietestcenter/Javascript/15.2.3.14-2-5-expected.txt:
3412 * ietestcenter/Javascript/15.2.3.14-2-6-expected.txt:
3413 * ietestcenter/Javascript/15.2.3.3-4-20-expected.txt:
3414 * ietestcenter/Javascript/15.2.3.3-4-21-expected.txt:
3415 * ietestcenter/Javascript/15.2.3.3-4-22-expected.txt:
3416 * ietestcenter/Javascript/15.2.3.3-4-23-expected.txt:
3417 * ietestcenter/Javascript/15.2.3.3-4-24-expected.txt:
3418 * ietestcenter/Javascript/15.2.3.3-4-25-expected.txt:
3419 * ietestcenter/Javascript/15.2.3.4-4-2-expected.txt:
3420 * ietestcenter/Javascript/15.2.3.6-4-1-expected.txt:
3421 * ietestcenter/Javascript/15.2.3.8-0-1-expected.txt:
3422 * ietestcenter/Javascript/15.2.3.8-0-2-expected.txt:
3423 * ietestcenter/Javascript/15.2.3.8-1-expected.txt:
3424 * ietestcenter/Javascript/15.2.3.9-0-1-expected.txt:
3425 * ietestcenter/Javascript/15.2.3.9-0-2-expected.txt:
3426 * ietestcenter/Javascript/15.2.3.9-1-expected.txt:
3428 2011-03-04 Pavel Feldman <pfeldman@chromium.org>
3430 Not reviewed: follow up to 80355, fixing Qt tests.
3432 * http/tests/inspector/inspector-test.js:
3434 2011-03-04 Mihai Parparita <mihaip@chromium.org>
3436 Unreviewed Chromium Snow Leopard rebaseline.
3438 Rebaseline fast/blockflow.
3440 * platform/chromium-mac-leopard/fast/blockflow/english-lr-text-expected.checksum: Copied from LayoutTests/platform/chromium-mac/fast/blockflow/english-lr-text-expected.checksum.
3441 * platform/chromium-mac-leopard/fast/blockflow/english-lr-text-expected.png: Added.
3442 * platform/chromium-mac-leopard/fast/blockflow/japanese-rl-text-with-broken-font-expected.checksum: Added.
3443 * platform/chromium-mac-leopard/fast/blockflow/japanese-rl-text-with-broken-font-expected.png: Added.
3444 * platform/chromium-mac/fast/blockflow/Kusa-Makura-background-canvas-expected.checksum: Added.
3445 * platform/chromium-mac/fast/blockflow/Kusa-Makura-background-canvas-expected.png: Added.
3446 * platform/chromium-mac/fast/blockflow/border-vertical-lr-expected.checksum:
3447 * platform/chromium-mac/fast/blockflow/border-vertical-lr-expected.png:
3448 * platform/chromium-mac/fast/blockflow/english-lr-text-expected.checksum:
3449 * platform/chromium-mac/fast/blockflow/english-lr-text-expected.png: Added.
3450 * platform/chromium-mac/fast/blockflow/japanese-lr-selection-expected.checksum:
3451 * platform/chromium-mac/fast/blockflow/japanese-lr-selection-expected.png:
3452 * platform/chromium-mac/fast/blockflow/japanese-lr-text-expected.checksum:
3453 * platform/chromium-mac/fast/blockflow/japanese-lr-text-expected.png:
3454 * platform/chromium-mac/fast/blockflow/japanese-rl-selection-expected.checksum: