1 2012-06-19 Jon Honeycutt <jhoneycutt@apple.com>
3 Remove the failing expected results added in
4 http://trac.webkit.org/changeset/119190 now that these tests pass.
6 Rubber-stamped by Jessie Berlin.
8 * platform/win/fast/frames/frame-set-scaling-hit-expected.txt: Removed.
9 * platform/win/fast/frames/frame-with-noresize-can-be-resized-after-removal-of-noresize-expected.txt: Removed.
10 * platform/win/fast/frames/frame-with-noresize-can-be-resized-after-setting-noResize-to-false-expected.txt: Removed.
11 * platform/win/fast/frames/frames-with-frameborder-zero-can-be-resized-expected.txt: Removed.
13 2012-06-19 Erik Arvidsson <arv@chromium.org>
15 [V8] Fix issue where a callback got a null calling context
16 https://bugs.webkit.org/show_bug.cgi?id=89532
18 Reviewed by Kentaro Hara.
20 * fast/dom/Window/post-message-crash-expected.txt: Added.
21 * fast/dom/Window/post-message-crash.html: Added.
23 2012-06-19 Kenneth Russell <kbr@google.com>
25 [Chromium] Unreviewed test expectations update.
27 * platform/chromium-win-xp/platform/chromium/virtual/gpu/fast/canvas/resize-while-save-active-expected.txt: Removed.
28 * platform/chromium/TestExpectations:
29 Referenced bugs 89529 and 89534.
31 2012-06-19 Greg Billock <gbillock@google.com>
33 Add filesystem regression test to check that the filesystem object is
34 not serializable as created by javascript.
35 https://bugs.webkit.org/show_bug.cgi?id=88267
37 Reviewed by David Levin.
39 * fast/filesystem/filesystem-unserializable-expected.html: Added.
40 * fast/filesystem/filesystem-unserializable.html: Added.
41 * fast/filesystem/script-tests/filesystem-unserializable.js: Added.
43 2012-06-19 Beth Dakin <bdakin@apple.com>
45 Skipping failing tests to keep the bots green. Filed
46 https://bugs.webkit.org/show_bug.cgi?id=89528 to track fixing the
49 * platform/mac/Skipped:
51 2012-06-19 Kenneth Russell <kbr@google.com>
53 [Chromium][Mac] Layout Test ietestcenter/css3/bordersbackgrounds/border-radius-clip-002.htm is failing
54 https://bugs.webkit.org/show_bug.cgi?id=89411
56 Unreviewed test expectations update generated by garden-o-matic.
58 * ietestcenter/css3/bordersbackgrounds/border-radius-clip-002-expected.txt: Renamed from LayoutTests/platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-clip-002-expected.txt.
59 * platform/chromium-mac-leopard/ietestcenter/css3/bordersbackgrounds/border-radius-clip-002-expected.png: Added.
60 * platform/chromium-mac/ietestcenter/css3/bordersbackgrounds/border-radius-clip-002-expected.txt: Removed.
61 * platform/chromium-win/ietestcenter/css3/bordersbackgrounds/border-radius-clip-002-expected.png: Added.
62 * platform/chromium/TestExpectations:
63 Removed IMAGE MISSING expectation for this test.
64 * platform/gtk/ietestcenter/css3/bordersbackgrounds/border-radius-clip-002-expected.txt: Removed.
66 2012-06-19 Filip Pizlo <fpizlo@apple.com>
68 DFG CFA forgets to notify subsequent phases of found constants if it proves LogicalNot to be a constant
69 https://bugs.webkit.org/show_bug.cgi?id=89511
70 <rdar://problem/11700089>
72 Reviewed by Geoffrey Garen.
74 * fast/js/dfg-constant-fold-logical-not-branch-expected.txt: Added.
75 * fast/js/dfg-constant-fold-logical-not-branch.html: Added.
76 * fast/js/script-tests/dfg-constant-fold-logical-not-branch.js: Added.
80 (Stuff.prototype.thingy):
81 (Stuff.prototype.otherThingy):
83 2012-06-19 Jon Honeycutt <jhoneycutt@apple.com>
85 Remove the failing results added in
86 http://trac.webkit.org/changeset/119144 and
87 http://trac.webkit.org/changeset/119149 now that these tests pass
90 Rubber-stamped by Jessie Berlin.
92 * platform/win/fast/events/popup-allowed-from-gesture-initiated-event-expected.txt: Removed.
93 * platform/win/fast/events/popup-allowed-from-gesture-initiated-form-submit-expected.txt: Removed.
94 * platform/win/fast/events/popup-blocked-from-fake-user-gesture-expected.txt: Removed.
95 * platform/win/fast/events/popup-blocked-from-untrusted-mouse-click-expected.txt: Removed.
96 * platform/win/fast/events/popup-blocking-timers-expected.txt: Removed.
97 * platform/win/fast/events/remove-target-in-mouseup-deep-expected.txt: Removed.
98 * platform/win/fast/events/remove-target-in-mouseup-expected.txt: Removed.
99 * platform/win/fast/events/remove-target-in-mouseup-insertback-expected.txt: Removed.
100 * platform/win/fast/events/remove-target-in-mouseup-twice-expected.txt: Removed.
101 * platform/win/fast/events/remove-target-with-shadow-in-drag-expected.txt: Removed.
103 2012-06-19 Ken Buchanan <kenrb@chromium.org>
105 Absolute positioned objects should not be added to anonymous block lists
106 https://bugs.webkit.org/show_bug.cgi?id=87768
108 Reviewed by Abhishek Arya.
110 Test crashing condition in bug 87768.
112 * fast/block/positioning/abspositioned-object-under-split-relpositioned-inline-crash-expected.txt: Added
113 * fast/block/positioning/abspositioned-object-under-split-relpositioned-inline-crash.html: Added
114 * fast/block/positioning/insert-positioned-in-anonymous-crash-expected.txt: Added
115 * fast/block/positioning/insert-positioned-in-anonymous-crash.html: Added
117 2012-06-19 Jan Keromnes <janx@linux.com>
119 Web Inspector: extensionPanel.onSearch `action` strings should be enumerated
120 https://bugs.webkit.org/show_bug.cgi?id=89509
122 Reviewed by Pavel Feldman.
124 * inspector/extensions/extensions-api-expected.txt:
126 2012-06-19 Kenneth Russell <kbr@google.com>
128 [Chromium] Unreviewed gardening.
130 * platform/chromium-win-xp/platform/chromium/virtual/gpu/fast/canvas/resize-while-save-active-expected.txt:
131 Added expectations without trailing newlines; unclear why this only happens in this configuration.
132 * platform/chromium/TestExpectations:
133 Added reference to https://bugs.webkit.org/show_bug.cgi?id=89510 .
135 2012-06-19 Dominik Röttsches <dominik.rottsches@intel.com>
137 [cairo] Fix LayoutTests/fast/canvas/patternfill-repeat.html
138 https://bugs.webkit.org/show_bug.cgi?id=53085
140 Reviewed by Martin Robinson.
142 canvas/philip/tests/2d.pattern.paint.repeat* tests now passing.
144 * platform/efl/Skipped:
145 * platform/gtk/TestExpectations:
147 2012-06-19 Hayato Ito <hayato@chromium.org>
149 [Shadow DOM] An upper boundary breaks if a child node of an insertion point is clicked.
150 https://bugs.webkit.org/show_bug.cgi?id=89407
152 Reviewed by Dimitri Glazkov.
154 * fast/dom/shadow/shadow-dom-event-dispatching-expected.txt:
155 * fast/dom/shadow/shadow-dom-event-dispatching.html:
157 2012-06-19 Martin Kosiba <mkosiba@google.com>
159 [Chromium] Add LayoutTests for find in page.
160 https://bugs.webkit.org/show_bug.cgi?id=89453
162 Reviewed by Adam Barth.
164 * platform/chromium/editing/text-iterator/findString-restarts-at-last-position-expected.txt: Added.
165 * platform/chromium/editing/text-iterator/findString-restarts-at-last-position.html: Added.
166 * platform/chromium/editing/text-iterator/findString-start-search-after-selection-expected.txt: Added.
167 * platform/chromium/editing/text-iterator/findString-start-search-after-selection.html: Added.
169 2012-06-19 Adrienne Walker <enne@google.com>
171 Fix scrollbar layers being misplaced with a clipped owner layer
172 https://bugs.webkit.org/show_bug.cgi?id=89486
174 Reviewed by Simon Fraser.
176 * compositing/overflow/scrollbars-with-clipped-owner-expected.png: Added.
177 * compositing/overflow/scrollbars-with-clipped-owner-expected.txt: Added.
178 * compositing/overflow/scrollbars-with-clipped-owner.html: Added.
180 2012-06-19 Shinya Kawanaka <shinyak@chromium.org>
182 [Shadow][Editing] applying document.execCommand('bold') twice to elements having shadow insertion points causes a crash.
183 https://bugs.webkit.org/show_bug.cgi?id=88502
185 Reviewed by Ryosuke Niwa.
187 * editing/shadow/bold-twice-in-shadow-expected.txt: Added.
188 * editing/shadow/bold-twice-in-shadow.html: Added.
190 2012-06-19 Jon Honeycutt <jhoneycutt@apple.com>
192 Remove some failing layout tests results added in
193 http://trac.webkit.org/changeset/119285 and
194 http://trac.webkit.org/changeset/119295. Most of these tests pass
195 without the failing results. Only one of them passes with the failing
196 result; compositing/layer-creation/spanOverlapsCanvas.html. I left that
197 failing result in place.
199 Rubber-stamped by Alexey Proskuryakov.
201 * platform/win/compositing/geometry/flipped-writing-mode-expected.txt: Removed.
202 * platform/win/compositing/geometry/foreground-layer-expected.txt: Removed.
203 * platform/win/compositing/geometry/foreground-offset-change-expected.txt: Removed.
204 * platform/win/compositing/geometry/horizontal-scroll-composited-expected.txt: Removed.
205 * platform/win/compositing/geometry/layer-due-to-layer-children-deep-expected.txt: Removed.
206 * platform/win/compositing/geometry/layer-due-to-layer-children-deep-switch-expected.txt: Removed.
207 * platform/win/compositing/geometry/layer-due-to-layer-children-expected.txt: Removed.
208 * platform/win/compositing/geometry/layer-due-to-layer-children-switch-expected.txt: Removed.
209 * platform/win/compositing/geometry/limit-layer-bounds-clipping-ancestor-expected.txt: Removed.
210 * platform/win/compositing/geometry/limit-layer-bounds-opacity-transition-expected.txt: Removed.
211 * platform/win/compositing/geometry/limit-layer-bounds-overflow-repaint-expected.txt: Removed.
212 * platform/win/compositing/geometry/limit-layer-bounds-overflow-root-expected.txt: Removed.
213 * platform/win/compositing/geometry/limit-layer-bounds-positioned-expected.txt: Removed.
214 * platform/win/compositing/geometry/limit-layer-bounds-positioned-transition-expected.txt: Removed.
215 * platform/win/compositing/geometry/limit-layer-bounds-transformed-expected.txt: Removed.
216 * platform/win/compositing/geometry/limit-layer-bounds-transformed-overflow-expected.txt: Removed.
217 * platform/win/compositing/geometry/outline-change-expected.txt: Removed.
218 * platform/win/compositing/geometry/partial-layout-update-expected.txt: Removed.
219 * platform/win/compositing/geometry/preserve-3d-switching-expected.txt: Removed.
220 * platform/win/compositing/geometry/root-layer-update-expected.txt: Removed.
221 * platform/win/compositing/geometry/tall-page-composited-expected.txt: Removed.
222 * platform/win/compositing/geometry/transfrom-origin-on-zero-size-layer-expected.txt: Removed.
223 * platform/win/compositing/geometry/vertical-scroll-composited-expected.txt: Removed.
224 * platform/win/compositing/geometry/video-opacity-overlay-expected.txt: Removed.
225 * platform/win/compositing/iframes/become-composited-nested-iframes-expected.txt: Removed.
226 * platform/win/compositing/iframes/become-overlapped-iframe-expected.txt: Removed.
227 * platform/win/compositing/iframes/composited-iframe-alignment-expected.txt: Removed.
228 * platform/win/compositing/iframes/composited-iframe-scroll-expected.txt: Removed.
229 * platform/win/compositing/iframes/composited-parent-iframe-expected.txt: Removed.
230 * platform/win/compositing/iframes/connect-compositing-iframe-delayed-expected.txt: Removed.
231 * platform/win/compositing/iframes/connect-compositing-iframe-expected.txt: Removed.
232 * platform/win/compositing/iframes/connect-compositing-iframe2-expected.txt: Removed.
233 * platform/win/compositing/iframes/connect-compositing-iframe3-expected.txt: Removed.
234 * platform/win/compositing/iframes/enter-compositing-iframe-expected.txt: Removed.
235 * platform/win/compositing/iframes/iframe-content-flipping-expected.txt: Removed.
236 * platform/win/compositing/iframes/iframe-copy-on-scroll-expected.txt: Removed.
237 * platform/win/compositing/iframes/iframe-in-composited-layer-expected.txt: Removed.
238 * platform/win/compositing/iframes/iframe-resize-expected.txt: Removed.
239 * platform/win/compositing/iframes/iframe-size-from-zero-expected.txt: Removed.
240 * platform/win/compositing/iframes/invisible-iframe-expected.txt: Removed.
241 * platform/win/compositing/iframes/invisible-nested-iframe-expected.txt: Removed.
242 * platform/win/compositing/iframes/invisible-nested-iframe-hide-expected.txt: Removed.
243 * platform/win/compositing/iframes/invisible-nested-iframe-show-expected.txt:
244 * platform/win/compositing/iframes/layout-on-compositing-change-expected.txt: Removed.
245 * platform/win/compositing/iframes/nested-iframe-scrolling-expected.txt: Removed.
246 * platform/win/compositing/iframes/overlapped-iframe-expected.txt: Removed.
247 * platform/win/compositing/iframes/overlapped-iframe-iframe-expected.txt:
248 * platform/win/compositing/iframes/page-cache-layer-tree-expected.txt: Removed.
249 * platform/win/compositing/iframes/resizer-expected.txt: Removed.
250 * platform/win/compositing/iframes/scrolling-iframe-expected.txt: Removed.
251 * platform/win/compositing/images: Removed.
252 * platform/win/compositing/images/clip-on-directly-composited-image-expected.txt: Removed.
253 * platform/win/compositing/images/direct-image-background-color-expected.txt: Removed.
254 * platform/win/compositing/images/direct-pdf-image-expected.txt: Removed.
255 * platform/win/compositing/images/direct-svg-image-expected.txt: Removed.
256 * platform/win/compositing/layer-creation/fixed-position-out-of-view-expected.txt: Removed.
257 * platform/win/compositing/layer-creation/overflow-scroll-overlap-expected.txt: Removed.
258 * platform/win/compositing/layer-creation/overlap-animation-expected.txt: Removed.
259 * platform/win/compositing/layer-creation/overlap-child-layer-expected.txt: Removed.
260 * platform/win/compositing/layer-creation/overlap-clipping-expected.txt: Removed.
261 * platform/win/compositing/layer-creation/overlap-transformed-and-clipped-expected.txt: Removed.
262 * platform/win/compositing/layer-creation/overlap-transformed-layer-expected.txt: Removed.
263 * platform/win/compositing/layer-creation/overlap-transforms-expected.txt: Removed.
264 * platform/win/compositing/layer-creation/rotate3d-overlap-expected.txt: Removed.
265 * platform/win/compositing/layer-creation/scroll-partial-update-expected.txt: Removed.
266 * platform/win/compositing/layer-creation/stacking-context-overlap-expected.txt: Removed.
267 * platform/win/compositing/layer-creation/stacking-context-overlap-nested-expected.txt: Removed.
268 * platform/win/compositing/layer-creation/translatez-overlap-expected.txt: Removed.
269 * platform/win/compositing/masks: Removed.
270 * platform/win/compositing/masks/direct-image-mask-expected.txt: Removed.
271 * platform/win/compositing/masks/masked-ancestor-expected.txt: Removed.
272 * platform/win/compositing/masks/multiple-masks-expected.txt: Removed.
273 * platform/win/compositing/masks/simple-composited-mask-expected.txt: Removed.
274 * platform/win/compositing/overflow/ancestor-overflow-expected.txt: Removed.
275 * platform/win/compositing/overflow/clip-descendents-expected.txt: Removed.
276 * platform/win/compositing/overflow/content-gains-scrollbars-expected.txt: Removed.
277 * platform/win/compositing/overflow/content-loses-scrollbars-expected.txt: Removed.
278 * platform/win/compositing/overflow/overflow-compositing-descendant-expected.txt: Removed.
279 * platform/win/compositing/overflow/overflow-positioning-expected.txt: Removed.
280 * platform/win/compositing/overflow/overflow-scrollbar-layers-expected.txt: Removed.
281 * platform/win/compositing/overflow/resize-painting-expected.txt: Removed.
282 * platform/win/compositing/rtl: Removed.
283 * platform/win/compositing/rtl/rtl-absolute-expected.txt: Removed.
284 * platform/win/compositing/rtl/rtl-absolute-overflow-expected.txt: Removed.
285 * platform/win/compositing/rtl/rtl-absolute-overflow-scrolled-expected.txt: Removed.
286 * platform/win/compositing/rtl/rtl-iframe-absolute-expected.txt: Removed.
287 * platform/win/compositing/rtl/rtl-iframe-absolute-overflow-expected.txt: Removed.
288 * platform/win/compositing/rtl/rtl-iframe-absolute-overflow-scrolled-expected.txt: Removed.
289 * platform/win/compositing/rtl/rtl-iframe-fixed-expected.txt: Removed.
290 * platform/win/compositing/rtl/rtl-iframe-fixed-overflow-expected.txt: Removed.
291 * platform/win/compositing/rtl/rtl-iframe-fixed-overflow-scrolled-expected.txt: Removed.
292 * platform/win/compositing/rtl/rtl-iframe-relative-expected.txt: Removed.
293 * platform/win/compositing/rtl/rtl-relative-expected.txt: Removed.
294 * platform/win/compositing/tiling/crash-reparent-tiled-layer-expected.txt: Removed.
295 * platform/win/compositing/visibility: Removed.
296 * platform/win/compositing/visibility/layer-visible-content-expected.txt: Removed.
297 * platform/win/compositing/visibility/visibility-image-layers-dynamic-expected.txt: Removed.
299 2012-06-19 Simon Fraser <simon.fraser@apple.com>
301 Rebaseline some media controller tests.
303 * platform/mac/media/audio-controls-rendering-expected.txt:
304 * platform/mac/media/controls-after-reload-expected.txt:
305 * platform/mac/media/controls-strict-expected.txt:
306 * platform/mac/media/video-controls-rendering-expected.txt:
307 * platform/mac/media/video-display-toggle-expected.txt:
308 * platform/mac/media/video-no-audio-expected.txt:
309 * platform/mac/media/video-playing-and-pause-expected.txt:
311 2012-06-19 Abhishek Arya <inferno@chromium.org>
313 Crash in RenderInline::willBeDestroyed.
314 https://bugs.webkit.org/show_bug.cgi?id=89386
316 Reviewed by Julien Chaffraix.
318 * fullscreen/empty-anonymous-block-continuation-crash-expected.txt: Added.
319 * fullscreen/empty-anonymous-block-continuation-crash.html: Added.
321 2012-06-19 Dirk Pranke <dpranke@chromium.org>
323 new-run-webkit-tests reports unexpected pass of pixel tests when pixel testing is disabled
324 https://bugs.webkit.org/show_bug.cgi?id=85446
326 Reviewed by Simon Fraser.
328 This change makes results.html aware of whether pixel tests were
329 enabled when the tests were run; if they weren't, we ignore
330 expected IMAGE tests that pass instead of reporting them as
333 * fast/harness/resources/results-test.js:
335 * fast/harness/results.html:
337 2012-06-19 Andreas Kling <kling@webkit.org>
339 Remove the -webkit-match-nearest-mail-blockquote-color property.
340 <http://webkit.org/b/89480>
342 Reviewed by Antti Koivisto.
344 * fast/css/getComputedStyle/resources/property-names.js:
345 * fast/dom/CSSStyleDeclaration/access-longest-css-property-expected.txt:
346 * fast/dom/CSSStyleDeclaration/access-longest-css-property.html:
347 * platform/chromium-mac/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
348 * platform/chromium-win/fast/css/getComputedStyle/computed-style-expected.txt:
349 * platform/chromium-win/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
350 * platform/gtk/fast/css/getComputedStyle/computed-style-expected.txt:
351 * platform/mac/fast/css/getComputedStyle/computed-style-expected.txt:
352 * platform/mac/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
353 * platform/qt/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
354 * platform/win/fast/css/getComputedStyle/computed-style-expected.txt:
355 * platform/win/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
357 2012-06-19 Abhishek Arya <inferno@chromium.org>
359 Crash in WebCore::RenderSVGModelObject::checkIntersection
360 https://bugs.webkit.org/show_bug.cgi?id=89059
362 Reviewed by Rob Buis.
364 * svg/custom/intersection-list-crash-expected.txt: Added.
365 * svg/custom/intersection-list-crash.svg: Added.
367 2012-06-19 Dan Bernstein <mitz@apple.com>
369 Paginated display API doesn’t allow setting the page progression direction
370 https://bugs.webkit.org/show_bug.cgi?id=89394
372 Reviewed by Darin Adler.
374 * fast/multicol/pagination-h-horizontal-bt.html:
375 * fast/multicol/pagination-h-horizontal-tb.html:
376 * fast/multicol/pagination-h-vertical-lr.html:
377 * fast/multicol/pagination-h-vertical-rl.html:
378 * fast/multicol/pagination-v-horizontal-bt.html:
379 * fast/multicol/pagination-v-horizontal-tb.html:
380 * fast/multicol/pagination-v-vertical-lr.html:
381 * fast/multicol/pagination-v-vertical-rl.html:
383 2012-06-19 Csaba Osztrogonác <ossy@webkit.org>
385 [Qt][Mac] Skip new failing and crashing tests to try to paint the bot green.
387 * platform/qt-mac/Skipped:
389 2012-06-19 Csaba Osztrogonác <ossy@webkit.org>
391 [Qt] Unreviewed gardening, remove unnecessary expected files.
393 * platform/qt/animations/combo-transform-translate+scale-expected.txt: Removed.
394 * platform/qt/compositing/geometry/object-clip-rects-assertion-expected.txt: Removed.
395 * platform/qt/css3/calc/getComputedStyle-margin-percentage-expected.txt: Removed.
396 * platform/qt/css3/filters/remove-filter-rendering-expected.txt: Removed.
397 * platform/qt/editing/inserting/return-key-in-hidden-field-expected.txt: Removed.
398 * platform/qt/editing/pasteboard/paste-4039777-fix-expected.txt: Removed.
399 * platform/qt/editing/pasteboard/paste-noscript-expected.txt: Removed.
400 * platform/qt/editing/pasteboard/select-element-1-expected.txt: Removed.
401 * platform/qt/editing/selection/select-line-break-with-opposite-directionality-expected.txt: Removed.
402 * platform/qt/fast/css/border-solid-single-edge-antialias-expected.txt: Removed.
403 * platform/qt/fast/dom/Window/window-resize-contents-expected.txt: Removed.
404 * platform/qt/fast/events/mouse-relative-position-expected.txt: Removed.
405 * platform/qt/fast/preloader/document-write-noscript-expected.txt: Removed.
406 * platform/qt/fast/repaint/table-hover-on-link-expected.txt: Removed.
407 * platform/qt/http/tests/misc/SVGFont-delayed-load-expected.txt: Removed.
408 * platform/qt/http/tests/security/xssAuditor/script-tag-with-fancy-unicode-expected.txt: Removed.
409 * platform/qt/svg/custom/acid3-test-77-expected.txt: Removed.
410 * platform/qt/svg/custom/circular-marker-reference-1-expected.txt: Removed.
411 * platform/qt/svg/custom/glyph-setting-d-attribute-expected.txt: Removed.
412 * platform/qt/svg/custom/insertItemBefore-from-non-list-origin-expected.txt: Removed.
413 * platform/qt/svg/custom/use-transfer-width-height-properties-to-svg-expected.txt: Removed.
414 * platform/qt/svg/custom/use-transfer-width-height-properties-to-symbol2-expected.txt: Removed.
415 * platform/qt/svg/dom/baseVal-animVal-crash-expected.txt: Removed.
416 * platform/qt/svg/dom/css-transforms-expected.txt: Removed.
417 * platform/qt/svg/dom/font-face-elements-expected.txt: Removed.
418 * platform/qt/svg/hixie/links/001-expected.txt: Removed.
419 * platform/qt/tables/mozilla_expected_failures/bugs/bug3517-expected.txt: Removed.
421 2012-06-19 Csaba Osztrogonác <ossy@webkit.org>
423 [Qt] Unreviewed gardening, remove unnecessary expected files.
425 * platform/qt-5.0/fast/dom/DeviceMotion/create-event-expected.txt: Removed.
426 * platform/qt-5.0/fast/dom/DeviceOrientation/create-event-expected.txt: Removed.
428 2012-06-19 Csaba Osztrogonác <ossy@webkit.org>
430 [Qt] Unreviewed gardening, skip one more failing test.
432 * platform/qt-5.0-wk2/Skipped:
434 2012-06-19 Amy Ousterhout <aousterh@chromium.org>
436 Fixing Typos in DeviceOrientation and DeviceMotion Tests
437 https://bugs.webkit.org/show_bug.cgi?id=89339
439 Reviewed by Steve Block.
441 * fast/dom/DeviceMotion/create-event-expected.txt:
442 * fast/dom/DeviceMotion/script-tests/create-event.js:
443 * fast/dom/DeviceOrientation/no-synchronous-events-expected.txt:
444 * fast/dom/DeviceOrientation/script-tests/no-synchronous-events.js:
446 2012-06-19 Csaba Osztrogonác <ossy@webkit.org>
448 [Qt] Unreviewed gardening, skip one more failing test.
450 * platform/qt-5.0-wk2/Skipped:
452 2012-06-19 Csaba Osztrogonác <ossy@webkit.org>
454 [Qt] Unreviewed typo fix.
456 * platform/qt/Skipped:
458 2012-06-19 Alexander Pavlov <apavlov@chromium.org>
460 New inspector/styles/inject-stylesheet.html fails
461 https://bugs.webkit.org/show_bug.cgi?id=89364
463 Reviewed by Zoltan Herczeg.
465 LayoutTestController in Chromium injects testRunner into the Inspector window, while its other implementations don't.
466 Additionally, testRunner.addUserStyleSheet() behavior differs across platforms: Chromium injects stylesheets
467 with the "Author" level, while the others do with the "User" level, so the Chromium expectation stands apart.
469 * inspector/styles/inject-stylesheet-expected.txt:
470 * inspector/styles/inject-stylesheet.html:
471 * platform/chromium/inspector/styles/inject-stylesheet-expected.txt: Copied from LayoutTests/inspector/styles/inject-stylesheet-expected.txt.
472 * platform/qt/Skipped:
474 2012-06-19 Dominik Röttsches <dominik.rottsches@intel.com>
476 [GTK] Assert failure in svg/batik/text/textDecoration.svg,textEffect3.svg for 64bit Debug bot
477 https://bugs.webkit.org/show_bug.cgi?id=89104
479 Reviewed by Nikolas Zimmermann.
481 Removing CRASH expectations after assertion failure is now fixed.
483 * platform/chromium/TestExpectations:
484 * platform/gtk/TestExpectations:
486 2012-06-19 Taiju Tsuiki <tzik@chromium.org>
488 Web Inspector: FileSystem tree should hide uninitialized FileSystem
489 https://bugs.webkit.org/show_bug.cgi?id=88602
491 Reviewed by Vsevolod Vlasov.
493 * http/tests/inspector/filesystem/get-filesystem-root-expected.txt: Added.
494 * http/tests/inspector/filesystem/get-filesystem-root.html: Added.
496 2012-06-19 Christophe Dumez <christophe.dumez@intel.com>
498 [EFL] EFL's LayoutTestController does not support setTextDirection
499 https://bugs.webkit.org/show_bug.cgi?id=87481
501 Reviewed by Hajime Morita.
503 Unskip related test case now that EFL's LayoutTestController
504 implements setTextDirection.
506 * platform/efl/Skipped:
508 2012-06-19 MORITA Hajime <morrita@google.com>
510 Unreviewed expectation update.
512 * platform/chromium/TestExpectations:
514 2012-06-19 Mike West <mkwst@chromium.org>
516 Add a scheme registry for bypassing Content Security Policy.
517 https://bugs.webkit.org/show_bug.cgi?id=89373
519 Reviewed by Adam Barth.
521 * http/tests/security/contentSecurityPolicy/register-bypassing-scheme-expected.txt: Added.
522 * http/tests/security/contentSecurityPolicy/register-bypassing-scheme.html: Added.
524 2012-06-18 Ryosuke Niwa <rniwa@webkit.org>
526 Use testRunner instead of layoutTestController in fast/canvas, clip, compact, constructors, cookies, and css* tests
527 https://bugs.webkit.org/show_bug.cgi?id=89431
529 Reviewed by Kent Tamura.
532 * fast/constructors/constructor-as-function-crash.html:
533 * fast/css-generated-content/absolute-position-inside-inline.html:
534 * fast/css-generated-content/after-with-first-letter-float-crash.html:
535 * fast/css-generated-content/attr-missing.html:
536 * fast/css-generated-content/before-content-with-list-marker-in-anon-block-crash.html:
537 * fast/css-generated-content/block-after.html:
538 * fast/css-generated-content/drag-state.html:
539 * fast/css-generated-content/empty-content-with-float-crash.html:
540 * fast/css-generated-content/first-letter-next-sibling-crash.html:
541 * fast/css-generated-content/first-letter-table-cell-format-block-crash.html:
542 * fast/css-generated-content/float-first-letter-siblings-convert-to-inline.html:
543 * fast/css-generated-content/floating-before-content-with-list-marker-crash.html:
544 * fast/css-generated-content/hit-test-generated-content.html:
545 * fast/css-generated-content/hover-style-change.html:
546 * fast/css-generated-content/inline-splitting-with-after-float-crash.html:
547 * fast/css-generated-content/malformed-url.html:
548 * fast/css-generated-content/positioned-background-hit-test-crash.html:
549 * fast/css-generated-content/positioned-div-with-floating-after-content-crash.html:
550 * fast/css-generated-content/positioned-generated-content-under-run-in-crash.html:
551 * fast/css-generated-content/remove-div-from-flexible-box-with-floating-after-content-crash.html:
552 * fast/css-generated-content/reset-content-to-initial.html:
553 * fast/css-generated-content/resources/pass.html:
554 * fast/css-generated-content/resources/positioned-div-with-floating-after-content-crash-frame2.html:
555 * fast/css-generated-content/spellingToolTip-assert.html:
556 * fast/css-generated-content/table-row-after-no-crash.html:
557 * fast/css-generated-content/table-with-scrollbar-corner.html:
558 * fast/css-generated-content/text-before-table-col-crash.html:
559 * fast/css-grid-layout/display-grid-set-get.html:
560 * fast/css-grid-layout/grid-columns-rows-get-set-multiple.html:
561 * fast/css-grid-layout/grid-columns-rows-get-set.html:
562 * fast/css-grid-layout/grid-item-column-row-get-set.html:
564 * platform/mac/fast/canvas/canvas-draw-xbm-image.html:
565 * platform/qt/fast/canvas/toDataURL-jpeg-alpha.html:
566 * platform/qt/fast/canvas/toDataURL-jpeg-primarycolors.html:
567 * platform/qt/fast/canvas/toDataURL-jpeg-quality-basic.html:
568 * platform/qt/fast/canvas/toDataURL-jpeg-quality-notnumber.html:
569 * platform/qt/fast/canvas/toDataURL-jpeg-quality-outsiderange.html:
571 2012-06-18 Csaba Osztrogonác <ossy@webkit.org>
573 [Qt] Unreviewed gardening, skip failing tests.
575 * platform/qt-4.8/Skipped:
576 * platform/qt-5.0/Skipped:
577 * platform/qt/Skipped:
579 2012-06-18 Ryosuke Niwa <rniwa@webkit.org>
581 Use testRunner instead of layoutTestController in fast/animation, autoresize, backgrounds, block, body-propagation, borders, and box-* tests
582 https://bugs.webkit.org/show_bug.cgi?id=89422
584 Reviewed by Kent Tamura.
586 * fast/animation/request-animation-frame-detach-element.html:
587 * fast/animation/request-animation-frame-detach-element2.html:
588 * fast/animation/request-animation-frame-disabled.html:
589 * fast/animation/request-animation-frame-during-modal.html:
590 * fast/animation/request-animation-frame-iframe.html:
591 * fast/animation/script-tests/request-animation-frame-cancel.js:
592 * fast/animation/script-tests/request-animation-frame-cancel2.js:
593 * fast/animation/script-tests/request-animation-frame-disabled.js:
594 * fast/animation/script-tests/request-animation-frame-timestamps-advance.js:
595 * fast/animation/script-tests/request-animation-frame-timestamps.js:
596 * fast/animation/script-tests/request-animation-frame-within-callback.js:
597 * fast/animation/script-tests/request-animation-frame.js:
598 * fast/autoresize/autoresize-with-iframe.html:
599 * fast/autoresize/basic.html:
600 * fast/autoresize/turn-off-autoresize.html:
601 * fast/backgrounds/animated-gif-as-background.html:
602 * fast/backgrounds/animated-svg-as-mask.html:
603 * fast/backgrounds/background-fast-path-simple-color.html:
604 * fast/backgrounds/background-fill-zero-area-crash.html:
605 * fast/backgrounds/background-repeat-computed-style.html:
606 * fast/backgrounds/multiple-backgrounds-assert.html:
607 * fast/backgrounds/root-background-propagation.html:
608 * fast/backgrounds/root-background-propagation2.html:
609 * fast/backgrounds/size/contain-and-cover-zoomed.html:
610 * fast/backgrounds/solid-color-context-restore.html:
612 * fast/borders/border-image-reset-by-border-shorthand.html:
613 * fast/borders/border-image-slice-omission.html:
614 * fast/borders/border-mixed-alpha.html:
615 * fast/borders/border-radius-complex-inner.html:
616 * fast/borders/border-radius-parsing.html:
617 * fast/borders/negative-border-width.html:
618 * fast/borders/outline-alpha-block.html:
619 * fast/borders/outline-alpha-inline.html:
620 * fast/box-shadow/box-shadow-clipped-slices.html:
621 * fast/box-shadow/box-shadow-currentcolor.html:
622 * fast/box-shadow/no-blur-multiple-offsets.html:
623 * fast/box-shadow/resources/box-shadow-overflow-scroll.js:
624 * fast/box-shadow/spread-multiple-inset.html:
625 * fast/box-shadow/spread-multiple-normal.html:
627 2012-06-18 Zan Dobersek <zandobersek@gmail.com>
629 Unreviewed GTK gardening, updating baselines after rollouts in r120627.
631 * platform/gtk/fast/hidpi/clip-text-in-hidpi-expected.txt:
632 * platform/gtk/fast/hidpi/image-set-background-dynamic-expected.txt:
633 * platform/gtk/fast/hidpi/image-set-border-image-dynamic-expected.txt:
634 * platform/gtk/fast/hidpi/image-set-in-content-dynamic-expected.txt:
636 2012-06-18 Csaba Osztrogonác <ossy@webkit.org>
638 [Qt] Unreviewed gardening, update expected files.
640 * platform/qt/Skipped: Skip a new failing test to paint the bot green.
641 * platform/qt/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: Updated after r120609.
642 * platform/qt/fast/multicol/progression-reverse-expected.png: Added after r120609.
643 * platform/qt/fast/multicol/progression-reverse-expected.txt: Added after r120609.
644 * platform/qt/svg/css/getComputedStyle-basic-expected.txt: Updated after r120609.
646 2012-06-18 Mark Lam <mark.lam@apple.com>
648 Ensure that error.stack and window.onerror always have the appropriate
649 line numbers of the exception being thrown.
650 https://bugs.webkit.org/show_bug.cgi?id=89410
652 Reviewed by Geoffrey Garen.
654 * fast/js/exception-line-number-expected.txt: Added.
655 * fast/js/exception-line-number.html: Added.
656 * fast/js/script-tests/exception-line-number.js: Added.
660 2012-06-18 Kinuko Yasuda <kinuko@chromium.org>
662 Unreviewed test fix (one more) for r120667: skip '.svn' directory from the test results.
664 * fast/forms/file/input-file-entries.html:
666 2012-06-18 Mike Lawther <mikelawther@chromium.org>
668 Unreviewed gardening. Add missing expectation file.
670 * fast/text/title-crash-expected.txt: Added.
672 2012-06-18 Kinuko Yasuda <kinuko@chromium.org>
674 Unreviewed test fix for r120667: skip '.svn' directory from the test results.
676 * fast/forms/file/input-file-entries.html:
678 2012-06-18 Gregg Tavares <gman@google.com>
680 Expose WEBGL_depth_texture extension to WebGL
681 https://bugs.webkit.org/show_bug.cgi?id=87029
683 Reviewed by Kenneth Russell.
685 * fast/canvas/webgl/resources/webgl-test-utils.js:
687 * fast/canvas/webgl/webgl-depth-texture-expected.txt: Added.
688 * fast/canvas/webgl/webgl-depth-texture.html: Added.
690 2012-06-12 Kinuko Yasuda <kinuko@chromium.org>
692 Support File/DirectoryEntry access for <input type=file> if FileSystem API is enabled
693 https://bugs.webkit.org/show_bug.cgi?id=88293
695 Reviewed by Tony Chang.
697 * fast/forms/file/input-file-entries-expected.txt: Added.
698 * fast/forms/file/input-file-entries.html: Added.
699 * fast/forms/resources/dir1/UTF8-2.txt: Added.
700 * fast/forms/resources/dir1/UTF8.txt: Added.
701 * fast/forms/resources/dir2/green.jpg: Added.
702 * platform/efl/Skipped:
703 * platform/efl/TestExpectations:
704 * platform/gtk/TestExpectations:
705 * platform/mac/Skipped:
706 * platform/qt/Skipped:
707 * platform/win/Skipped:
708 * platform/wincairo/Skipped:
709 * platform/wk2/Skipped:
711 2012-06-18 Shinya Kawanaka <shinyak@chromium.org>
713 [Crash][Editing] VisibleSelection::adjustSelectionToAvoidCrossingEditingBoundaries() crashes in some Shadow DOM case.
714 https://bugs.webkit.org/show_bug.cgi?id=88500
716 Reviewed by Ryosuke Niwa.
718 * editing/shadow/breaking-editing-boundaries-expected.txt: Added.
719 * editing/shadow/breaking-editing-boundaries.html: Added.
721 2012-06-18 Hajime Morrita <morrita@chromium.org>
723 Unreviewed test marking. Marked border-radius-clip-002.htm as a failure.
725 * platform/chromium/TestExpectations:
727 2012-06-18 Mike Lawther <mikelawther@chromium.org>
729 Crash when setting title dynamically
730 https://bugs.webkit.org/show_bug.cgi?id=88083
732 Reviewed by Dan Bernstein.
734 * fast/text/title-crash.html: Added.
736 2012-06-18 Adrienne Walker <enne@google.com>
738 RenderLayerBacking sometimes doesn't attach scrollbars to graphics layer tree
739 https://bugs.webkit.org/show_bug.cgi?id=89402
741 Reviewed by James Robinson.
743 Add a test where an image load creates overflow.
745 * compositing/overflow/image-load-overflow-scrollbars-expected.png: Added.
746 * compositing/overflow/image-load-overflow-scrollbars-expected.txt: Added.
747 * compositing/overflow/image-load-overflow-scrollbars.html: Added.
749 2012-06-18 Ami Fischman <fischman@chromium.org>
751 Make serve-video.php serve 206 responses
752 https://bugs.webkit.org/show_bug.cgi?id=89252
754 Reviewed by Adam Barth.
756 * http/tests/media/resources/serve-video.php:
758 2012-06-18 Hajime Morrita <morrita@chromium.org>
760 Unreviewed test marking. Marked border-radius-clip-002.htm as a failure.
762 * platform/chromium/TestExpectations:
764 2012-06-18 Christophe Dumez <christophe.dumez@intel.com>
766 [EFL] media/video-seek-past-end-playing.html is flaky
767 https://bugs.webkit.org/show_bug.cgi?id=89301
769 Reviewed by Philippe Normand.
771 Unskip media/video-seek-past-end-playing.html now that the
772 precision problem in MediaPlayerPrivateGStreamer is fixed.
774 * platform/efl/TestExpectations:
776 2012-06-18 Andrew Scherkus <scherkus@chromium.org>
778 [Chromium] Unreviewed. Rebaseline media layout tests due to updated controls.
780 https://bugs.webkit.org/show_bug.cgi?id=89050
782 * platform/chromium-linux-x86/media/video-empty-source-expected.txt: Removed.
783 * platform/chromium-linux/fast/layers/video-layer-expected.png:
784 * platform/chromium-linux/fullscreen/full-screen-stacking-context-expected.png:
785 * platform/chromium-linux/http/tests/media/video-buffered-range-contains-currentTime-expected.png:
786 * platform/chromium-linux/media/audio-controls-rendering-expected.png:
787 * platform/chromium-linux/media/audio-repaint-expected.png:
788 * platform/chromium-linux/media/controls-after-reload-expected.png:
789 * platform/chromium-linux/media/controls-layout-direction-expected.png:
790 * platform/chromium-linux/media/controls-strict-expected.png:
791 * platform/chromium-linux/media/controls-styling-expected.png:
792 * platform/chromium-linux/media/controls-without-preload-expected.png:
793 * platform/chromium-linux/media/media-controls-clone-expected.png:
794 * platform/chromium-linux/media/media-document-audio-repaint-expected.png:
795 * platform/chromium-linux/media/video-controls-rendering-expected.png:
796 * platform/chromium-linux/media/video-display-toggle-expected.png:
797 * platform/chromium-linux/media/video-empty-source-expected.png:
798 * platform/chromium-linux/media/video-empty-source-expected.txt: Removed.
799 * platform/chromium-linux/media/video-no-audio-expected.png:
800 * platform/chromium-linux/media/video-playing-and-pause-expected.png:
801 * platform/chromium-linux/media/video-zoom-controls-expected.png:
802 * platform/chromium-mac-leopard/fast/layers/video-layer-expected.png:
803 * platform/chromium-mac-leopard/http/tests/media/video-buffered-range-contains-currentTime-expected.png:
804 * platform/chromium-mac-leopard/media/audio-controls-rendering-expected.png:
805 * platform/chromium-mac-leopard/media/audio-repaint-expected.png:
806 * platform/chromium-mac-leopard/media/controls-after-reload-expected.png:
807 * platform/chromium-mac-leopard/media/controls-strict-expected.png:
808 * platform/chromium-mac-leopard/media/controls-styling-expected.png:
809 * platform/chromium-mac-leopard/media/controls-without-preload-expected.png:
810 * platform/chromium-mac-leopard/media/media-document-audio-repaint-expected.png:
811 * platform/chromium-mac-leopard/media/video-controls-rendering-expected.png:
812 * platform/chromium-mac-leopard/media/video-display-toggle-expected.png:
813 * platform/chromium-mac-leopard/media/video-empty-source-expected.png:
814 * platform/chromium-mac-leopard/media/video-empty-source-expected.txt: Removed.
815 * platform/chromium-mac-leopard/media/video-no-audio-expected.png:
816 * platform/chromium-mac-leopard/media/video-playing-and-pause-expected.png:
817 * platform/chromium-mac-snowleopard/fast/layers/video-layer-expected.png:
818 * platform/chromium-mac-snowleopard/fullscreen/full-screen-stacking-context-expected.png:
819 * platform/chromium-mac-snowleopard/http/tests/media/video-buffered-range-contains-currentTime-expected.png:
820 * platform/chromium-mac-snowleopard/media/audio-controls-rendering-expected.png:
821 * platform/chromium-mac-snowleopard/media/audio-repaint-expected.png:
822 * platform/chromium-mac-snowleopard/media/controls-after-reload-expected.png:
823 * platform/chromium-mac-snowleopard/media/controls-layout-direction-expected.png:
824 * platform/chromium-mac-snowleopard/media/controls-strict-expected.png:
825 * platform/chromium-mac-snowleopard/media/controls-styling-expected.png:
826 * platform/chromium-mac-snowleopard/media/controls-without-preload-expected.png:
827 * platform/chromium-mac-snowleopard/media/media-controls-clone-expected.png:
828 * platform/chromium-mac-snowleopard/media/media-document-audio-repaint-expected.png:
829 * platform/chromium-mac-snowleopard/media/video-controls-rendering-expected.png:
830 * platform/chromium-mac-snowleopard/media/video-display-toggle-expected.png:
831 * platform/chromium-mac-snowleopard/media/video-empty-source-expected.png:
832 * platform/chromium-mac-snowleopard/media/video-empty-source-expected.txt: Removed.
833 * platform/chromium-mac-snowleopard/media/video-no-audio-expected.png:
834 * platform/chromium-mac-snowleopard/media/video-playing-and-pause-expected.png:
835 * platform/chromium-mac/fast/layers/video-layer-expected.png:
836 * platform/chromium-mac/fast/layers/video-layer-expected.txt:
837 * platform/chromium-mac/fullscreen/full-screen-stacking-context-expected.png:
838 * platform/chromium-mac/http/tests/media/video-buffered-range-contains-currentTime-expected.png:
839 * platform/chromium-mac/media/audio-controls-rendering-expected.png:
840 * platform/chromium-mac/media/audio-controls-rendering-expected.txt:
841 * platform/chromium-mac/media/audio-repaint-expected.png:
842 * platform/chromium-mac/media/audio-repaint-expected.txt:
843 * platform/chromium-mac/media/controls-after-reload-expected.png:
844 * platform/chromium-mac/media/controls-after-reload-expected.txt:
845 * platform/chromium-mac/media/controls-layout-direction-expected.png:
846 * platform/chromium-mac/media/controls-strict-expected.png:
847 * platform/chromium-mac/media/controls-strict-expected.txt:
848 * platform/chromium-mac/media/controls-styling-expected.png:
849 * platform/chromium-mac/media/controls-styling-expected.txt:
850 * platform/chromium-mac/media/controls-without-preload-expected.png:
851 * platform/chromium-mac/media/controls-without-preload-expected.txt:
852 * platform/chromium-mac/media/media-controls-clone-expected.png:
853 * platform/chromium-mac/media/media-controls-clone-expected.txt:
854 * platform/chromium-mac/media/media-document-audio-repaint-expected.png:
855 * platform/chromium-mac/media/media-document-audio-repaint-expected.txt:
856 * platform/chromium-mac/media/video-controls-rendering-expected.png:
857 * platform/chromium-mac/media/video-controls-rendering-expected.txt:
858 * platform/chromium-mac/media/video-display-toggle-expected.png:
859 * platform/chromium-mac/media/video-display-toggle-expected.txt:
860 * platform/chromium-mac/media/video-empty-source-expected.png:
861 * platform/chromium-mac/media/video-empty-source-expected.txt:
862 * platform/chromium-mac/media/video-no-audio-expected.png:
863 * platform/chromium-mac/media/video-no-audio-expected.txt:
864 * platform/chromium-mac/media/video-playing-and-pause-expected.png:
865 * platform/chromium-mac/media/video-playing-and-pause-expected.txt:
866 * platform/chromium-mac/media/video-zoom-controls-expected.png:
867 * platform/chromium-mac/media/video-zoom-controls-expected.txt:
868 * platform/chromium-win-vista/media/video-empty-source-expected.txt: Removed.
869 * platform/chromium-win-xp/media/video-empty-source-expected.txt: Removed.
870 * platform/chromium-win/fast/layers/video-layer-expected.png:
871 * platform/chromium-win/fast/layers/video-layer-expected.txt:
872 * platform/chromium-win/fullscreen/full-screen-stacking-context-expected.png:
873 * platform/chromium-win/http/tests/media/video-buffered-range-contains-currentTime-expected.png:
874 * platform/chromium-win/media/audio-controls-rendering-expected.png:
875 * platform/chromium-win/media/audio-controls-rendering-expected.txt:
876 * platform/chromium-win/media/audio-repaint-expected.png:
877 * platform/chromium-win/media/audio-repaint-expected.txt:
878 * platform/chromium-win/media/controls-after-reload-expected.png:
879 * platform/chromium-win/media/controls-after-reload-expected.txt:
880 * platform/chromium-win/media/controls-layout-direction-expected.png:
881 * platform/chromium-win/media/controls-strict-expected.png:
882 * platform/chromium-win/media/controls-strict-expected.txt:
883 * platform/chromium-win/media/controls-styling-expected.png:
884 * platform/chromium-win/media/controls-styling-expected.txt:
885 * platform/chromium-win/media/controls-without-preload-expected.png:
886 * platform/chromium-win/media/controls-without-preload-expected.txt:
887 * platform/chromium-win/media/media-controls-clone-expected.png:
888 * platform/chromium-win/media/media-controls-clone-expected.txt:
889 * platform/chromium-win/media/media-document-audio-repaint-expected.png:
890 * platform/chromium-win/media/media-document-audio-repaint-expected.txt:
891 * platform/chromium-win/media/video-controls-rendering-expected.png:
892 * platform/chromium-win/media/video-controls-rendering-expected.txt:
893 * platform/chromium-win/media/video-display-toggle-expected.png:
894 * platform/chromium-win/media/video-display-toggle-expected.txt:
895 * platform/chromium-win/media/video-empty-source-expected.png:
896 * platform/chromium-win/media/video-empty-source-expected.txt:
897 * platform/chromium-win/media/video-no-audio-expected.png:
898 * platform/chromium-win/media/video-no-audio-expected.txt:
899 * platform/chromium-win/media/video-playing-and-pause-expected.png:
900 * platform/chromium-win/media/video-playing-and-pause-expected.txt:
901 * platform/chromium-win/media/video-zoom-controls-expected.png:
902 * platform/chromium-win/media/video-zoom-controls-expected.txt:
903 * platform/chromium/TestExpectations:
904 * platform/win-xp/fast/layers/video-layer-expected.txt: Renamed from LayoutTests/platform/win/fast/layers/video-layer-expected.txt.
905 * platform/win-xp/media/audio-controls-rendering-expected.txt: Renamed from LayoutTests/platform/win/media/audio-controls-rendering-expected.txt.
906 * platform/win-xp/media/audio-repaint-expected.txt: Renamed from LayoutTests/platform/win/media/audio-repaint-expected.txt.
907 * platform/win-xp/media/controls-after-reload-expected.txt: Renamed from LayoutTests/platform/win/media/controls-after-reload-expected.txt.
908 * platform/win-xp/media/controls-strict-expected.txt: Renamed from LayoutTests/platform/win/media/controls-strict-expected.txt.
909 * platform/win-xp/media/controls-styling-expected.txt: Renamed from LayoutTests/platform/win/media/controls-styling-expected.txt.
910 * platform/win-xp/media/controls-without-preload-expected.txt: Renamed from LayoutTests/platform/win/media/controls-without-preload-expected.txt.
911 * platform/win-xp/media/media-controls-clone-expected.txt: Renamed from LayoutTests/platform/win/media/media-controls-clone-expected.txt.
912 * platform/win-xp/media/media-document-audio-repaint-expected.txt: Renamed from LayoutTests/platform/win/media/media-document-audio-repaint-expected.txt.
913 * platform/win-xp/media/video-controls-rendering-expected.txt: Renamed from LayoutTests/platform/win/media/video-controls-rendering-expected.txt.
914 * platform/win-xp/media/video-display-toggle-expected.txt: Renamed from LayoutTests/platform/win/media/video-display-toggle-expected.txt.
915 * platform/win-xp/media/video-empty-source-expected.txt: Renamed from LayoutTests/platform/win/media/video-empty-source-expected.txt.
916 * platform/win-xp/media/video-no-audio-expected.txt: Renamed from LayoutTests/platform/win/media/video-no-audio-expected.txt.
917 * platform/win-xp/media/video-playing-and-pause-expected.txt: Renamed from LayoutTests/platform/win/media/video-playing-and-pause-expected.txt.
918 * platform/win-xp/media/video-zoom-controls-expected.png: Renamed from LayoutTests/platform/win/media/video-zoom-controls-expected.png.
919 * platform/win-xp/media/video-zoom-controls-expected.txt: Renamed from LayoutTests/platform/win/media/video-zoom-controls-expected.txt.
921 2012-06-18 Andrew Wilson <atwilson@chromium.org>
923 Unreviewed chromium expectations update to mark tests as timing out due to r120627.
925 * platform/chromium/TestExpectations:
927 2012-06-18 Andrew Wilson <atwilson@chromium.org>
929 Unreviewed chromium expectations.
931 * platform/chromium-mac/compositing/fixed-position-scroll-offset-history-restore-expected.png: Added.
932 * platform/chromium-win/compositing/fixed-position-scroll-offset-history-restore-expected.png: Renamed from LayoutTests/platform/chromium-linux/compositing/fixed-position-scroll-offset-history-restore-expected.png.
934 2012-06-18 Sheriff Bot <webkit.review.bot@gmail.com>
936 Unreviewed, rolling out r120593.
937 http://trac.webkit.org/changeset/120593
938 https://bugs.webkit.org/show_bug.cgi?id=89404
940 Caused failures in fast/forms/file/input-file-entries.html
941 (Requested by atwilson on #webkit).
943 * fast/forms/file/input-file-entries-expected.txt: Removed.
944 * fast/forms/file/input-file-entries.html: Removed.
945 * fast/forms/resources/dir1/UTF8-2.txt: Removed.
946 * fast/forms/resources/dir1/UTF8.txt: Removed.
947 * fast/forms/resources/dir2/green.jpg: Removed.
948 * platform/efl/Skipped:
949 * platform/efl/TestExpectations:
950 * platform/gtk/TestExpectations:
951 * platform/mac/Skipped:
952 * platform/qt/Skipped:
953 * platform/win/Skipped:
954 * platform/wincairo/Skipped:
955 * platform/wk2/Skipped:
957 2012-06-18 Enrica Casucci <enrica@apple.com>
959 Skipping dictation tests on WK2.
963 * platform/mac-wk2/Skipped:
965 2012-06-18 David Barr <davidbarr@chromium.org>
967 Add from-image to css3-images image-resolution
968 https://bugs.webkit.org/show_bug.cgi?id=85451
970 Reviewed by Tony Chang.
972 * fast/css/image-resolution/image-resolution-expected.txt:
973 * fast/css/image-resolution/image-resolution.html:
975 2012-06-18 Igor Oliveira <igor.o@sisa.samsung.com>
977 Unreviewed, rolling out r120119.
978 http://trac.webkit.org/changeset/120119
980 Multiple regressions on ClusterFuzz
982 * animations/first-letter-animation-expected.txt: Removed.
983 * animations/first-letter-animation.html: Removed.
984 * animations/first-letter-play-state-expected.txt: Removed.
985 * animations/first-letter-play-state.html: Removed.
986 * platform/chromium/TestExpectations:
987 * platform/efl/TestExpectations:
988 * transitions/first-letter-color-transition-expected.txt: Removed.
989 * transitions/first-letter-color-transition.html: Removed.
990 * transitions/first-letter-transition-expected.txt: Removed.
991 * transitions/first-letter-transition.html: Removed.
993 2012-06-18 Ryosuke Niwa <rniwa@webkit.org>
995 REGRESSION(r118414): some pages on concursolutions.com doesn't show up
996 https://bugs.webkit.org/show_bug.cgi?id=89399
998 Reviewed by Adam Barth.
1000 Add a regression test.
1002 * fast/html/adjacent-html-context-element-expected.txt: Added.
1003 * fast/html/adjacent-html-context-element.html: Added.
1005 2012-06-18 Andrew Wilson <atwilson@chromium.org>
1007 Unreviewed expectations update for chromium after r120602.
1009 * platform/chromium-mac-snowleopard/ietestcenter/css3/bordersbackgrounds/border-radius-clip-002-expected.png: Added.
1011 2012-06-18 Adam Barth <abarth@webkit.org>
1013 Update baselines after http://trac.webkit.org/changeset/120609.
1015 * platform/chromium-linux-x86/svg/css/getComputedStyle-basic-expected.txt:
1016 * platform/chromium-linux/fast/multicol/progression-reverse-expected.png: Added.
1017 * platform/chromium-linux/svg/css/getComputedStyle-basic-expected.txt:
1018 * platform/chromium-mac-leopard/fast/css/getComputedStyle: Removed.
1019 * platform/chromium-mac-leopard/fast/css/getComputedStyle/computed-style-expected.txt: Removed.
1020 * platform/chromium-mac-leopard/svg/css/getComputedStyle-basic-expected.txt:
1021 * platform/chromium-mac-snowleopard/fast/multicol/progression-reverse-expected.png: Added.
1022 * platform/chromium-mac-snowleopard/svg/css/getComputedStyle-basic-expected.txt:
1023 * platform/chromium-mac/fast/css/getComputedStyle/computed-style-expected.txt: Removed.
1024 * platform/chromium-mac/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
1025 * platform/chromium-mac/fast/multicol/progression-reverse-expected.png: Added.
1026 * platform/chromium-mac/svg/css/getComputedStyle-basic-expected.txt:
1027 * platform/chromium-win-vista/svg/css/getComputedStyle-basic-expected.txt:
1028 * platform/chromium-win-xp/svg/css/getComputedStyle-basic-expected.txt:
1029 * platform/chromium-win/fast/css/getComputedStyle/computed-style-expected.txt:
1030 * platform/chromium-win/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
1031 * platform/chromium-win/fast/multicol/progression-reverse-expected.png: Added.
1032 * platform/chromium-win/svg/css/getComputedStyle-basic-expected.txt:
1034 2012-06-18 Enrica Casucci <enrica@apple.com>
1036 Updating test results to include flakey cookies tests.
1040 * platform/mac/TestExpectations:
1042 2012-06-18 Sheriff Bot <webkit.review.bot@gmail.com>
1044 Unreviewed, rolling out r120541, r120547, and r120548.
1045 http://trac.webkit.org/changeset/120541
1046 http://trac.webkit.org/changeset/120547
1047 http://trac.webkit.org/changeset/120548
1048 https://bugs.webkit.org/show_bug.cgi?id=89383
1050 This approach doesn't work for WebKit2 (Requested by abarth on
1053 * compositing/tiled-layers-hidpi.html:
1054 * fast/canvas/2d.backingStorePixelRatio.html:
1055 * fast/canvas/2d.imageDataHD.html:
1056 * fast/hidpi/broken-image-icon-hidpi.html:
1057 * fast/hidpi/broken-image-with-size-hidpi.html:
1058 * fast/hidpi/clip-text-in-hidpi.html:
1059 * fast/hidpi/focus-rings.html:
1060 * fast/hidpi/image-set-as-background.html:
1061 * fast/hidpi/image-set-background-dynamic.html:
1062 * fast/hidpi/image-set-background-repeat-without-size.html:
1063 * fast/hidpi/image-set-background-repeat.html:
1064 * fast/hidpi/image-set-border-image-comparison.html:
1065 * fast/hidpi/image-set-border-image-dynamic.html:
1066 * fast/hidpi/image-set-border-image-simple.html:
1067 * fast/hidpi/image-set-in-content-dynamic.html:
1068 * fast/hidpi/image-set-out-of-order.html:
1069 * fast/hidpi/image-set-simple.html:
1070 * fast/hidpi/image-set-without-specified-width.html:
1071 * fast/hidpi/resize-corner-hidpi.html:
1072 * fast/hidpi/video-controls-in-hidpi.html:
1073 * platform/mac-wk2/plugins/contents-scale-factor.html:
1074 * svg/as-image/image-respects-deviceScaleFactor.html:
1076 2012-06-18 Adam Barth <abarth@webkit.org>
1078 Fix the expected result for this test. This got landed with the wrong expected.txt file.
1080 * http/tests/security/contentSecurityPolicy/source-list-parsing-malformed-meta-expected.txt:
1082 2012-06-18 Dan Bernstein <mitz@apple.com>
1084 Ideographic comma and full-stops are mishandled in linebreak
1085 https://bugs.webkit.org/show_bug.cgi?id=87041
1087 Reviewed by Alexey Proskuryakov.
1089 * fast/text/line-breaks-after-ideographic-comma-or-full-stop-2-expected.txt: Added.
1090 * fast/text/line-breaks-after-ideographic-comma-or-full-stop-2.html: Added.
1092 2012-06-18 Mike West <mkwst@chromium.org>
1094 Crash in CSPSource::parseSource
1095 https://bugs.webkit.org/show_bug.cgi?id=89353
1097 Reviewed by Adam Barth.
1099 * http/tests/security/contentSecurityPolicy/source-list-parsing-malformed-meta.html: Added.
1101 2012-06-18 Robert Hogan <robert@webkit.org>
1103 CSS 2.1 failure: table-height-algorithm-012 fails
1104 https://bugs.webkit.org/show_bug.cgi?id=85652
1106 Reviewed by Julien Chaffraix.
1108 * css2.1/20110323/table-height-algorithm-012-expected.html: Added.
1109 * css2.1/20110323/table-height-algorithm-012.htm: Added.
1110 * fast/css/vertical-align-baseline-rowspan-001-expected.html: Added.
1111 * fast/css/vertical-align-baseline-rowspan-001.htm: Added.
1112 * fast/css/vertical-align-baseline-rowspan-002-expected.html: Added.
1113 * fast/css/vertical-align-baseline-rowspan-002.htm: Added.
1114 * fast/css/vertical-align-baseline-rowspan-003-expected.html: Added.
1115 * fast/css/vertical-align-baseline-rowspan-003.htm: Added.
1116 These are a few variations on table-height-algorithm-012.htm
1117 * fast/css/vertical-align-baseline-rowspan-004-expected.html: Added.
1118 * fast/css/vertical-align-baseline-rowspan-004.htm: Added.
1119 * fast/css/vertical-align-baseline-rowspan-005-expected.html: Added.
1120 * fast/css/vertical-align-baseline-rowspan-005.htm: Added.
1121 * fast/css/vertical-align-baseline-rowspan-006-expected.html: Added.
1122 * fast/css/vertical-align-baseline-rowspan-006.htm: Added.
1123 These three test the calculation of the baseline RenderTableSection::calcRowLogicalHeight,
1124 where we now always use the first row in the span. Without this the 'Filler Text' in the middle
1125 cell aligns beyond the top of the table.
1126 * fast/css/vertical-align-baseline-rowspan-007-expected.html: Added.
1127 * fast/css/vertical-align-baseline-rowspan-007.htm: Added.
1128 * fast/css/vertical-align-baseline-rowspan-008-expected.html: Added.
1129 * fast/css/vertical-align-baseline-rowspan-008.htm: Added.
1130 * fast/css/vertical-align-baseline-rowspan-009-expected.html: Added.
1131 * fast/css/vertical-align-baseline-rowspan-009.htm: Added.
1132 These make sure the alignment used in the first row of the span is correct when things like
1133 the height of the cell and the height of the span are specified.
1136 2012-06-18 Hayato Ito <hayato@chromium.org>
1138 Event dispatcher should use InsertionPoint::hasDistribution instead of InsertinPoint::isActive in re-targeting.
1139 https://bugs.webkit.org/show_bug.cgi?id=89180
1141 Reviewed by Dimitri Glazkov.
1143 * fast/dom/shadow/shadow-dom-event-dispatching-expected.txt:
1144 * fast/dom/shadow/shadow-dom-event-dispatching.html:
1146 2012-06-18 Zan Dobersek <zandobersek@gmail.com>
1148 Unreviewed GTK gardening, updating baselines after r120596 and r120609.
1150 * platform/gtk/fast/css/getComputedStyle/computed-style-expected.txt:
1151 * platform/gtk/fast/hidpi/video-controls-in-hidpi-expected.txt:
1152 * platform/gtk/fast/layers/video-layer-expected.txt:
1153 * platform/gtk/media/audio-controls-rendering-expected.txt:
1154 * platform/gtk/media/audio-repaint-expected.txt:
1155 * platform/gtk/media/controls-strict-expected.txt:
1156 * platform/gtk/media/controls-styling-expected.txt:
1157 * platform/gtk/media/controls-without-preload-expected.txt:
1158 * platform/gtk/media/media-controls-clone-expected.txt:
1159 * platform/gtk/media/media-document-audio-repaint-expected.txt:
1160 * platform/gtk/media/video-controls-rendering-expected.txt:
1161 * platform/gtk/media/video-empty-source-expected.txt:
1162 * platform/gtk/media/video-no-audio-expected.txt:
1163 * platform/gtk/media/video-volume-slider-expected.txt:
1164 * platform/gtk/media/video-zoom-controls-expected.txt:
1165 * platform/gtk/svg/css/getComputedStyle-basic-expected.txt:
1167 2012-06-18 Csaba Osztrogonác <ossy@webkit.org>
1169 [Qt] Unreviewed gardening, skip one more failing test to paint.
1171 * platform/qt/Skipped:
1173 2012-06-18 Dan Bernstein <mitz@apple.com>
1175 Column progression direction cannot be set independently of writing direction
1176 https://bugs.webkit.org/show_bug.cgi?id=89315
1178 Reviewed by Darin Adler.
1180 * fast/css/getComputedStyle/computed-style-expected.txt:
1181 * fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
1182 * fast/multicol/progression-reverse-expected.png: Added.
1183 * fast/multicol/progression-reverse-expected.txt: Added.
1184 * fast/multicol/progression-reverse.html: Added.
1185 * platform/mac/fast/css/getComputedStyle/computed-style-expected.txt:
1186 * platform/mac/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
1187 * platform/mac/svg/css/getComputedStyle-basic-expected.txt:
1188 * svg/css/getComputedStyle-basic-expected.txt:
1190 2012-06-18 Sheriff Bot <webkit.review.bot@gmail.com>
1192 Unreviewed, rolling out r120598.
1193 http://trac.webkit.org/changeset/120598
1194 https://bugs.webkit.org/show_bug.cgi?id=89359
1196 Patch causes crashes on EFL and GTK release builds (Requested
1197 by zdobersek on #webkit).
1199 * platform/efl/Skipped:
1200 * platform/gtk/TestExpectations:
1202 2012-06-18 Christophe Dumez <christophe.dumez@intel.com>
1204 [EFL] Rebaseline media tests after r120596
1205 https://bugs.webkit.org/show_bug.cgi?id=89352
1207 Unreviewed EFL gardening. Rebaseline a few media tests
1210 * platform/efl/fast/layers/video-layer-expected.txt:
1211 * platform/efl/media/audio-controls-rendering-expected.txt:
1212 * platform/efl/media/audio-repaint-expected.png:
1213 * platform/efl/media/audio-repaint-expected.txt:
1214 * platform/efl/media/controls-after-reload-expected.txt:
1215 * platform/efl/media/controls-strict-expected.txt:
1216 * platform/efl/media/controls-styling-expected.txt:
1217 * platform/efl/media/controls-without-preload-expected.txt:
1218 * platform/efl/media/media-controls-clone-expected.png:
1219 * platform/efl/media/media-controls-clone-expected.txt:
1220 * platform/efl/media/media-document-audio-repaint-expected.txt:
1221 * platform/efl/media/video-controls-rendering-expected.png:
1222 * platform/efl/media/video-controls-rendering-expected.txt:
1223 * platform/efl/media/video-display-toggle-expected.txt:
1224 * platform/efl/media/video-empty-source-expected.txt:
1225 * platform/efl/media/video-zoom-controls-expected.png:
1226 * platform/efl/media/video-zoom-controls-expected.txt:
1228 2012-06-18 Takashi Sakamoto <tasak@google.com>
1230 webkit fails IETC border-radius-clip-002
1231 https://bugs.webkit.org/show_bug.cgi?id=83205
1233 Reviewed by Simon Fraser.
1235 * platform/chromium-linux/ietestcenter/css3/bordersbackgrounds/border-radius-clip-002-expected.png:
1236 * platform/chromium-mac/ietestcenter/css3/bordersbackgrounds/border-radius-clip-002-expected.png:
1237 * platform/chromium-mac-leopard/ietestcenter/css3/bordersbackgrounds/border-radius-clip-002-expected.png: Removed.
1238 * platform/chromium-mac-snowleopard/ietestcenter/css3/bordersbackgrounds/border-radius-clip-002-expected.png: Removed.
1239 * platform/chromium-win/ietestcenter/css3/bordersbackgrounds/border-radius-clip-002-expected.png: Removed.
1241 2012-06-18 Iain Merrick <husky@google.com>
1243 Allow updateFixedElementsAfterScrolling() to run during layout.
1244 https://bugs.webkit.org/show_bug.cgi?id=84965
1246 This is needed because HistoryController restores the previous scroll
1247 position during layout (because we don't want an ugly flash of wrongly-
1250 Reviewed by Simon Fraser.
1252 * compositing/fixed-position-scroll-offset-history-restore-expected.txt: Added.
1253 * compositing/fixed-position-scroll-offset-history-restore.html: Added.
1254 * compositing/resources/fixed-position-scroll-offset-history-restore-2.html: Added.
1255 * platform/chromium-linux/compositing/fixed-position-scroll-offset-history-restore-expected.png: Added.
1257 2012-06-18 Alexander Pavlov <apavlov@chromium.org>
1259 CSSOM wrappers are not built for rules in the per-document and page group user stylesheets
1260 https://bugs.webkit.org/show_bug.cgi?id=89221
1262 Reviewed by Antti Koivisto.
1264 * inspector/styles/inject-stylesheet-expected.txt: Added.
1265 * inspector/styles/inject-stylesheet.html: Added.
1266 * inspector/styles/resources/inject-stylesheet-iframe-data.html: Added.
1268 2012-06-18 Csaba Osztrogonác <ossy@webkit.org>
1270 [Qt] Unreviewed gardening, skip one more failing test. (Less test == less problem. :) )
1272 * platform/qt/Skipped:
1274 2012-06-18 Dominik Röttsches <dominik.rottsches@intel.com>
1276 [cairo] Fix LayoutTests/fast/canvas/patternfill-repeat.html
1277 https://bugs.webkit.org/show_bug.cgi?id=53085
1279 Reviewed by Martin Robinson.
1281 canvas/philip/tests/2d.pattern.paint.repeat* tests now passing.
1283 * platform/efl/Skipped:
1284 * platform/gtk/TestExpectations:
1286 2012-06-18 Zan Dobersek <zandobersek@gmail.com>
1288 Unreviewed GTK gardening, remove duplicates from the GTK WK2
1289 Skipped list that are already present in the generic WK2 Skipped
1290 list or in GTK's TestExpectations.
1292 * platform/gtk-wk2/Skipped:
1294 2012-06-12 Kinuko Yasuda <kinuko@chromium.org>
1296 Support File/DirectoryEntry access for <input type=file> if FileSystem API is enabled
1297 https://bugs.webkit.org/show_bug.cgi?id=88293
1299 Reviewed by Tony Chang.
1301 * fast/forms/file/input-file-entries-expected.txt: Added.
1302 * fast/forms/file/input-file-entries.html: Added.
1303 * fast/forms/resources/dir1/UTF8-2.txt: Added.
1304 * fast/forms/resources/dir1/UTF8.txt: Added.
1305 * fast/forms/resources/dir2/green.jpg: Added.
1306 * platform/efl/Skipped:
1307 * platform/efl/TestExpectations:
1308 * platform/gtk/TestExpectations:
1309 * platform/mac/Skipped:
1310 * platform/qt/Skipped:
1311 * platform/win/Skipped:
1312 * platform/wincairo/Skipped:
1313 * platform/wk2/Skipped:
1315 2012-06-18 Sheriff Bot <webkit.review.bot@gmail.com>
1317 Unreviewed, rolling out r120485 and r120582.
1318 http://trac.webkit.org/changeset/120485
1319 http://trac.webkit.org/changeset/120582
1320 https://bugs.webkit.org/show_bug.cgi?id=89345
1322 chromeos tree breakage (Requested by morrita on #webkit).
1324 * platform/chromium/TestExpectations:
1326 2012-06-18 János Badics <jbadics@inf.u-szeged.hu>
1328 [Qt] Gardening after r120311. It made inspector/extensions/extensions-panel.html flakey.
1329 https://bugs.webkit.org/show_bug.cgi?id=89333
1331 Reviewed by Csaba Osztrogonác.
1333 * platform/qt/Skipped:
1335 2012-06-18 Kinuko Yasuda <kinuko@chromium.org>
1337 fast/files/xhr-response-blob should use other file/blob type than javascript
1338 https://bugs.webkit.org/show_bug.cgi?id=89338
1340 Reviewed by Kentaro Hara.
1342 Changing the test to use the most basic text/plain type.
1343 Also removing platform-specific expectations.
1345 * fast/files/script-tests/xhr-response-blob.js: Updated.
1346 * fast/files/xhr-response-blob-expected.txt: Updated.
1347 * platform/chromium-linux/fast/files/xhr-response-blob-expected.txt: Removed.
1348 * platform/chromium-mac-snowleopard/fast/files/xhr-response-blob-expected.txt: Removed.
1349 * platform/chromium-mac/fast/files/xhr-response-blob-expected.txt: Removed.
1350 * platform/chromium/fast/files/xhr-response-blob-expected.txt: Removed.
1351 * platform/qt/fast/files/xhr-response-blob-expected.txt: Removed.
1353 2012-06-18 Csaba Osztrogonác <ossy@webkit.org>
1355 Unreviewed gardening after r120574.
1357 * fast/files/xhr-response-blob-expected.txt:
1358 * platform/qt/fast/files/xhr-response-blob-expected.txt: Added.
1360 2012-06-18 Taiju Tsuiki <tzik@chromium.org>
1362 Fix syntax of FileReader::readAsDataURL result
1363 https://bugs.webkit.org/show_bug.cgi?id=89330
1365 When readAsDataURL generates data URL without media type, it used to omit semicolon before
1366 "base64" keyword. But this semicolor is required in this case, according to RFC2397.
1368 Reviewed by Kent Tamura.
1370 * fast/files/read-blob-async-expected.txt:
1371 * fast/files/workers/worker-read-blob-async-expected.txt:
1372 * fast/files/workers/worker-read-blob-sync-expected.txt:
1373 * platform/chromium/fast/files/read-blob-async-expected.txt:
1374 * platform/chromium/fast/files/workers/worker-read-blob-async-expected.txt:
1375 * platform/chromium/fast/files/workers/worker-read-blob-sync-expected.txt:
1377 2012-06-18 Christophe Dumez <christophe.dumez@intel.com>
1379 [EFL] fast/files/xhr-response-blob.html is crashing
1380 https://bugs.webkit.org/show_bug.cgi?id=89334
1382 Reviewed by Kentaro Hara.
1384 Unskip fast/files/xhr-response-blob.html now that it
1387 * platform/efl/TestExpectations:
1388 * platform/efl/fast/files/xhr-response-blob-expected.txt: Added.
1390 2012-06-12 Hans Wennborg <hans@chromium.org>
1392 [Chromium] fast/events/constructors/speech-recognition-event-constructor.html is failing
1393 https://bugs.webkit.org/show_bug.cgi?id=88856
1395 Reviewed by Adam Barth.
1397 This fixes and re-enables the layout test that I forgot to update in r120053.
1399 * fast/events/constructors/speech-recognition-event-constructor-expected.txt:
1400 * fast/events/constructors/speech-recognition-event-constructor.html:
1401 * platform/chromium/TestExpectations:
1403 2012-06-18 Christophe Dumez <christophe.dumez@intel.com>
1405 [EFL] skip fast/files/xhr-response-blob.html
1406 https://bugs.webkit.org/show_bug.cgi?id=89335
1408 Unreviewed EFL gardening. Skip fast/files/xhr-response-blob.html
1409 because it is crashing.
1411 * platform/efl/TestExpectations:
1413 2012-06-18 Christophe Dumez <christophe.dumez@intel.com>
1415 [EFL] Rebaseline needed after r117339
1416 https://bugs.webkit.org/show_bug.cgi?id=89328
1418 Unreviewed EFL gardening. Rebaseline a few tests after r117339.
1420 * platform/efl/TestExpectations:
1421 * platform/efl/editing/pasteboard/innerText-inline-table-expected.png: Added.
1422 * platform/efl/editing/pasteboard/innerText-inline-table-expected.txt: Added.
1423 * platform/efl/editing/selection/iframe-expected.png: Added.
1424 * platform/efl/editing/selection/iframe-expected.txt: Added.
1425 * platform/efl/editing/selection/inline-table-expected.png: Added.
1426 * platform/efl/editing/selection/inline-table-expected.txt: Added.
1427 * platform/efl/editing/selection/table-caret-3-expected.png: Added.
1428 * platform/efl/editing/selection/table-caret-3-expected.txt: Added.
1429 * platform/efl/tables/mozilla/bugs/bug2479-2-expected.png:
1430 * platform/efl/tables/mozilla/bugs/bug2479-2-expected.txt:
1432 2012-06-18 Christophe Dumez <christophe.dumez@intel.com>
1434 [EFL] Rebaseline needed after r120477
1435 https://bugs.webkit.org/show_bug.cgi?id=89325
1437 Unreviewed EFL gardening. Rebaseline a few tests after r120477.
1439 * platform/efl/TestExpectations:
1440 * platform/efl/editing/deleting/delete-3800834-fix-expected.png: Added.
1441 * platform/efl/editing/deleting/delete-3800834-fix-expected.txt: Added.
1442 * platform/efl/fast/dynamic/011-expected.png:
1443 * platform/efl/fast/dynamic/011-expected.txt:
1444 * platform/efl/fast/forms/formmove3-expected.png:
1445 * platform/efl/fast/forms/formmove3-expected.txt:
1446 * platform/efl/fast/forms/preserveFormDuringResidualStyle-expected.png:
1447 * platform/efl/fast/forms/preserveFormDuringResidualStyle-expected.txt:
1448 * platform/efl/fast/invalid/001-expected.png:
1449 * platform/efl/fast/invalid/001-expected.txt:
1450 * platform/efl/fast/invalid/003-expected.png:
1451 * platform/efl/fast/invalid/003-expected.txt:
1452 * platform/efl/fast/invalid/004-expected.png:
1453 * platform/efl/fast/invalid/004-expected.txt:
1454 * platform/efl/fast/invalid/007-expected.png:
1455 * platform/efl/fast/invalid/007-expected.txt:
1456 * platform/efl/fast/invalid/019-expected.png:
1457 * platform/efl/fast/invalid/019-expected.txt:
1458 * platform/efl/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.txt: Added.
1459 * platform/efl/tables/mozilla/bugs/bug647-expected.png:
1460 * platform/efl/tables/mozilla/bugs/bug647-expected.txt:
1461 * platform/efl/tables/mozilla/other/wa_table_tr_align-expected.png:
1462 * platform/efl/tables/mozilla/other/wa_table_tr_align-expected.txt:
1464 2012-06-15 Kinuko Yasuda <kinuko@chromium.org>
1466 XHR_RESPONSE_BLOB is not enabled on some platforms
1467 https://bugs.webkit.org/show_bug.cgi?id=88859
1469 Reviewed by Adam Barth.
1471 Removing xhr.Blob related test from Skipped files.
1473 * platform/efl/Skipped:
1474 * platform/gtk/TestExpectations:
1475 * platform/mac/Skipped:
1476 * platform/qt/Skipped:
1477 * platform/win/Skipped:
1478 * platform/wincairo/Skipped:
1480 2012-06-17 Christophe Dumez <christophe.dumez@intel.com>
1482 [EFL] Add EFL baseline for fast/parser/nested-fragment-parser-crash.html
1483 https://bugs.webkit.org/show_bug.cgi?id=89329
1485 Unreviewed EFL gardening. Use the same expectation for
1486 fast/parser/nested-fragment-parser-crash.html as mac.
1487 The test is passing since it does not crash.
1489 * platform/efl/TestExpectations:
1490 * platform/efl/fast/parser/nested-fragment-parser-crash-expected.txt: Added.
1492 2012-06-17 Hajime Morrita <morrita@chromium.org>
1494 Unreviewed, marking some tests as failures..
1496 * platform/chromium/TestExpectations:
1498 2012-06-17 Julien Chaffraix <jchaffraix@webkit.org>
1500 colspan in table-layout:fixed does not add up widths properly
1501 https://bugs.webkit.org/show_bug.cgi?id=20213
1503 Reviewed by Abhishek Arya.
1505 The bug has been fixed (likely by bug 14858) so landing the test case as fixed table layout with cell spanning several
1506 <col>'s with fixed widths is not properly covered.
1508 * fast/table/fixed-table-layout/fixed-layout-column-colspan-wrong-size-expected.txt: Added.
1509 * fast/table/fixed-table-layout/fixed-layout-column-colspan-wrong-size.html: Added.
1511 2012-06-17 Philip Rogers <pdr@google.com>
1513 Prevent crash in SVGDocumentExtensions::removeAllElementReferencesForTarget.
1514 https://bugs.webkit.org/show_bug.cgi?id=88144
1516 Reviewed by Abhishek Arya.
1518 * svg/text/textpath-reference-crash-expected.txt: Added.
1519 * svg/text/textpath-reference-crash.html: Added.
1521 2012-06-17 Zan Dobersek <zandobersek@gmail.com>
1523 Unreviewed GTK gardening, updating baselines after r120541.
1525 * platform/gtk/fast/hidpi/clip-text-in-hidpi-expected.txt:
1526 * platform/gtk/fast/hidpi/image-set-background-dynamic-expected.txt:
1527 * platform/gtk/fast/hidpi/image-set-border-image-dynamic-expected.txt:
1528 * platform/gtk/fast/hidpi/image-set-in-content-dynamic-expected.txt:
1530 2012-06-17 Christophe Dumez <christophe.dumez@intel.com>
1532 [EFL] Skip media/video-seek-past-end-playing.html
1533 https://bugs.webkit.org/show_bug.cgi?id=89302
1535 Unreviewed EFL gardening. Skip flaky test.
1537 * platform/efl/TestExpectations:
1539 2012-06-17 Adam Barth <abarth@webkit.org>
1541 Update a few more tests to use internals.settings.setDeviceScaleFactor.
1543 * compositing/tiled-layers-hidpi.html:
1544 * fast/canvas/2d.backingStorePixelRatio.html:
1545 * fast/canvas/2d.imageDataHD.html:
1546 * platform/mac-wk2/plugins/contents-scale-factor.html:
1548 2012-06-16 Adam Barth <abarth@webkit.org>
1550 layoutTestController.setBackingScaleFactor is redundant with (and less awesome than) internals.settings.setDeviceScaleFactor
1551 https://bugs.webkit.org/show_bug.cgi?id=89274
1553 Reviewed by Levi Weintraub.
1555 We don't need both layoutTestController.setBackingScaleFactor and
1556 internals.settings.setDeviceScaleFactor because they do exactly the
1557 same thing. This patch removes setBackingScaleFactor because it's
1558 async nature is annoying and implementing it requires a bunch of
1561 * fast/hidpi/broken-image-icon-hidpi.html:
1562 * fast/hidpi/broken-image-with-size-hidpi.html:
1563 * fast/hidpi/clip-text-in-hidpi.html:
1564 * fast/hidpi/focus-rings.html:
1565 * fast/hidpi/image-set-as-background.html:
1566 * fast/hidpi/image-set-background-dynamic.html:
1567 * fast/hidpi/image-set-background-repeat-without-size.html:
1568 * fast/hidpi/image-set-background-repeat.html:
1569 * fast/hidpi/image-set-border-image-comparison.html:
1570 * fast/hidpi/image-set-border-image-dynamic.html:
1571 * fast/hidpi/image-set-border-image-simple.html:
1572 * fast/hidpi/image-set-in-content-dynamic.html:
1573 * fast/hidpi/image-set-out-of-order.html:
1574 * fast/hidpi/image-set-simple.html:
1575 * fast/hidpi/image-set-without-specified-width.html:
1576 * fast/hidpi/resize-corner-hidpi.html:
1577 * fast/hidpi/video-controls-in-hidpi.html:
1578 * svg/as-image/image-respects-deviceScaleFactor.html:
1580 2012-06-16 Mike West <mkwst@chromium.org>
1582 Ignore paths in Content Security Policy sources rather than failing to parse them.
1583 https://bugs.webkit.org/show_bug.cgi?id=89281
1585 Reviewed by Adam Barth.
1587 * http/tests/security/contentSecurityPolicy/source-list-parsing-05-expected.txt: Added.
1588 * http/tests/security/contentSecurityPolicy/source-list-parsing-05.html: Added.
1589 * http/tests/security/contentSecurityPolicy/source-list-parsing-06-expected.txt: Added.
1590 * http/tests/security/contentSecurityPolicy/source-list-parsing-06.html: Added.
1592 2012-06-16 Mike West <mkwst@chromium.org>
1594 Fix test cases for `header`/`footer` AXRoleDescription
1595 https://bugs.webkit.org/show_bug.cgi?id=88911
1597 The relative URLs to js-test-pre.js and js-test-post.js were incorrect.
1599 Reviewed by Simon Fraser.
1601 * platform/mac/accessibility/footer.html:
1602 * platform/mac/accessibility/header.html:
1604 2012-06-16 Christophe Dumez <christophe.dumez@intel.com>
1606 [EFL] Rebaseline fast/lists/001*.html tests after r120495
1607 https://bugs.webkit.org/show_bug.cgi?id=89283
1609 Unreviewed EFL gardening after r120495.
1611 * platform/efl/fast/lists/001-expected.png:
1612 * platform/efl/fast/lists/001-expected.txt:
1613 * platform/efl/fast/lists/001-vertical-expected.png:
1614 * platform/efl/fast/lists/001-vertical-expected.txt:
1616 2012-06-16 Christophe Dumez <christophe.dumez@intel.com>
1618 [EFL] Rebaseline MathML tests after r120492
1619 https://bugs.webkit.org/show_bug.cgi?id=89282
1621 Unreviewed EFL gardening. Several MathML tests needed
1622 rebaselining after r120492.
1624 * platform/efl/mathml/presentation/attributes-expected.txt:
1625 * platform/efl/mathml/presentation/fenced-expected.txt:
1626 * platform/efl/mathml/presentation/fenced-mi-expected.txt:
1627 * platform/efl/mathml/presentation/fractions-expected.txt:
1628 * platform/efl/mathml/presentation/fractions-vertical-alignment-expected.txt:
1629 * platform/efl/mathml/presentation/mo-stretch-expected.txt:
1630 * platform/efl/mathml/presentation/mroot-pref-width-expected.txt:
1631 * platform/efl/mathml/presentation/roots-expected.txt:
1632 * platform/efl/mathml/presentation/row-alignment-expected.png:
1633 * platform/efl/mathml/presentation/row-alignment-expected.txt:
1634 * platform/efl/mathml/presentation/sub-expected.txt:
1635 * platform/efl/mathml/presentation/subsup-expected.txt:
1636 * platform/efl/mathml/presentation/sup-expected.txt:
1637 * platform/efl/mathml/presentation/tables-expected.txt:
1638 * platform/efl/mathml/presentation/tokenElements-expected.txt:
1639 * platform/efl/mathml/presentation/under-expected.png:
1640 * platform/efl/mathml/presentation/under-expected.txt:
1641 * platform/efl/mathml/presentation/underover-expected.png:
1642 * platform/efl/mathml/presentation/underover-expected.txt:
1643 * platform/efl/mathml/xHeight-expected.png:
1644 * platform/efl/mathml/xHeight-expected.txt:
1646 2012-06-16 Adam Barth <abarth@webkit.org>
1648 Remove a bunch of 32-bit specific results. These results are the same
1651 * platform/chromium-linux-x86/compositing/color-matching: Removed.
1652 * platform/chromium-linux-x86/compositing/color-matching/image-color-matching-expected.png: Removed.
1653 * platform/chromium-linux-x86/css3/filters/crash-hw-sw-switch-expected.png: Removed.
1654 * platform/chromium-linux-x86/css3/filters/custom: Removed.
1655 * platform/chromium-linux-x86/css3/filters/custom/custom-filter-shader-cache-expected.png: Removed.
1656 * platform/chromium-linux-x86/css3/filters/custom/effect-custom-combined-missing-expected.png: Removed.
1657 * platform/chromium-linux-x86/css3/filters/custom/effect-custom-expected.png: Removed.
1658 * platform/chromium-linux-x86/css3/filters/custom/missing-custom-filter-shader-expected.png: Removed.
1659 * platform/chromium-linux-x86/css3/filters/effect-blur-hw-expected.png: Removed.
1660 * platform/chromium-linux-x86/css3/filters/effect-brightness-expected.png: Removed.
1661 * platform/chromium-linux-x86/css3/filters/effect-brightness-hw-expected.png: Removed.
1662 * platform/chromium-linux-x86/css3/filters/effect-contrast-hw-expected.png: Removed.
1663 * platform/chromium-linux-x86/css3/filters/effect-drop-shadow-hw-expected.png: Removed.
1664 * platform/chromium-linux-x86/fast/images: Removed.
1665 * platform/chromium-linux-x86/fast/images/jpeg-with-color-profile-expected.png: Removed.
1666 * platform/chromium-linux-x86/fast/images/png-with-color-profile-expected.png: Removed.
1667 * platform/chromium-linux/compositing/color-matching/image-color-matching-expected.png:
1668 * platform/chromium-linux/css3/filters/crash-hw-sw-switch-expected.png:
1669 * platform/chromium-linux/css3/filters/custom/custom-filter-shader-cache-expected.png:
1670 * platform/chromium-linux/css3/filters/custom/effect-custom-combined-missing-expected.png:
1671 * platform/chromium-linux/css3/filters/custom/effect-custom-expected.png:
1672 * platform/chromium-linux/css3/filters/custom/missing-custom-filter-shader-expected.png:
1673 * platform/chromium-linux/css3/filters/effect-blur-hw-expected.png:
1674 * platform/chromium-linux/css3/filters/effect-brightness-expected.png:
1675 * platform/chromium-linux/css3/filters/effect-brightness-hw-expected.png:
1676 * platform/chromium-linux/css3/filters/effect-contrast-hw-expected.png:
1677 * platform/chromium-linux/css3/filters/effect-drop-shadow-hw-expected.png:
1678 * platform/chromium-linux/fast/images/jpeg-with-color-profile-expected.png: Added.
1679 * platform/chromium-linux/fast/images/png-with-color-profile-expected.png: Added.
1681 2012-06-16 Adam Barth <abarth@webkit.org>
1683 Update baselines after http://trac.webkit.org/changeset/120485
1685 * platform/chromium-linux-x86/http/tests/local: Removed.
1686 * platform/chromium-linux-x86/http/tests/local/file-url-sent-as-referer-expected.png: Removed.
1687 * platform/chromium-linux-x86/scrollbars: Removed.
1688 * platform/chromium-linux-x86/scrollbars/listbox-scrollbar-combinations-expected.png: Removed.
1689 * platform/chromium-linux-x86/scrollbars/overflow-scrollbar-combinations-expected.png: Removed.
1690 * platform/chromium-linux-x86/svg/as-border-image: Removed.
1691 * platform/chromium-linux-x86/svg/as-border-image/svg-as-border-image-expected.png: Removed.
1692 * platform/chromium-linux-x86/svg/custom/createImageElement-expected.png: Removed.
1693 * platform/chromium-linux-x86/svg/custom/createImageElement2-expected.png: Removed.
1694 * platform/chromium-linux-x86/svg/custom/focus-ring-expected.png: Removed.
1695 * platform/chromium-linux-x86/svg/custom/group-opacity-expected.png: Removed.
1696 * platform/chromium-linux-x86/svg/custom/image-parent-translation-expected.png: Removed.
1697 * platform/chromium-linux-x86/svg/custom/image-small-width-height-expected.png: Removed.
1698 * platform/chromium-linux-x86/svg/custom/js-update-image-and-display-expected.png: Removed.
1699 * platform/chromium-linux-x86/svg/custom/js-update-image-and-display2-expected.png: Removed.
1700 * platform/chromium-linux-x86/svg/custom/js-update-image-and-display3-expected.png: Removed.
1701 * platform/chromium-linux-x86/svg/custom/js-update-image-expected.png: Removed.
1702 * platform/chromium-linux-x86/svg/custom/text-image-opacity-expected.png: Removed.
1703 * platform/chromium-linux-x86/svg/custom/use-on-g-containing-foreignObject-and-image-expected.png: Removed.
1704 * platform/chromium-linux-x86/svg/dynamic-updates/SVGImageElement-dom-height-attr-expected.png: Removed.
1705 * platform/chromium-linux-x86/svg/filters/feImage-subregions-expected.png: Removed.
1706 * platform/chromium-linux-x86/svg/filters/feImage-subregions-preseveAspectRatio-none-expected.png: Removed.
1707 * platform/chromium-linux-x86/svg/filters/feImage-subregions-preseveAspectRatio-none-with-viewBox-expected.png: Removed.
1708 * platform/chromium-linux-x86/svg/filters/filter-source-position-expected.png: Removed.
1709 * platform/chromium-linux-x86/svg/repaint: Removed.
1710 * platform/chromium-linux-x86/svg/repaint/image-href-change-expected.png: Removed.
1711 * platform/chromium-linux-x86/svg/transforms/animated-path-inside-transformed-html-expected.png: Removed.
1712 * platform/chromium-linux-x86/svg/zoom/page/zoom-background-images-expected.png: Removed.
1713 * platform/chromium-linux-x86/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.png: Removed.
1714 * platform/chromium-linux-x86/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.png: Removed.
1715 * platform/chromium-linux-x86/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png: Removed.
1716 * platform/chromium-linux/http/tests/local/file-url-sent-as-referer-expected.png:
1717 * platform/chromium-linux/scrollbars/listbox-scrollbar-combinations-expected.png:
1718 * platform/chromium-linux/scrollbars/overflow-scrollbar-combinations-expected.png:
1719 * platform/chromium-linux/svg/as-border-image/svg-as-border-image-expected.png:
1720 * platform/chromium-linux/svg/custom/createImageElement2-expected.png:
1721 * platform/chromium-linux/svg/custom/focus-ring-expected.png:
1722 * platform/chromium-linux/svg/custom/image-parent-translation-expected.png:
1723 * platform/chromium-linux/svg/custom/image-small-width-height-expected.png:
1724 * platform/chromium-linux/svg/custom/text-image-opacity-expected.png:
1725 * platform/chromium-linux/svg/dynamic-updates/SVGImageElement-dom-height-attr-expected.png:
1726 * platform/chromium-linux/svg/dynamic-updates/SVGImageElement-dom-preserveAspectRatio-attr-expected.png:
1727 * platform/chromium-linux/svg/dynamic-updates/SVGImageElement-dom-width-attr-expected.png:
1728 * platform/chromium-linux/svg/dynamic-updates/SVGImageElement-dom-x-attr-expected.png:
1729 * platform/chromium-linux/svg/dynamic-updates/SVGImageElement-dom-y-attr-expected.png:
1730 * platform/chromium-linux/svg/dynamic-updates/SVGImageElement-svgdom-height-prop-expected.png:
1731 * platform/chromium-linux/svg/dynamic-updates/SVGImageElement-svgdom-preserveAspectRatio-prop-expected.png:
1732 * platform/chromium-linux/svg/dynamic-updates/SVGImageElement-svgdom-width-prop-expected.png:
1733 * platform/chromium-linux/svg/dynamic-updates/SVGImageElement-svgdom-x-prop-expected.png:
1734 * platform/chromium-linux/svg/dynamic-updates/SVGImageElement-svgdom-y-prop-expected.png:
1735 * platform/chromium-linux/svg/transforms/animated-path-inside-transformed-html-expected.png:
1736 * platform/chromium-linux/svg/zoom/page/zoom-background-images-expected.png:
1737 * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.png:
1738 * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.png:
1739 * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png:
1740 * platform/chromium-win-vista/http/tests/local: Removed.
1741 * platform/chromium-win-vista/svg/dynamic-updates: Added.
1742 * platform/chromium-win-vista/svg/dynamic-updates/SVGImageElement-dom-preserveAspectRatio-attr-expected.png: Added.
1743 * platform/chromium-win-vista/svg/dynamic-updates/SVGImageElement-dom-x-attr-expected.png: Added.
1744 * platform/chromium-win-vista/svg/dynamic-updates/SVGImageElement-dom-y-attr-expected.png: Added.
1745 * platform/chromium-win-vista/svg/dynamic-updates/SVGImageElement-svgdom-height-prop-expected.png: Added.
1746 * platform/chromium-win-vista/svg/dynamic-updates/SVGImageElement-svgdom-width-prop-expected.png: Added.
1747 * platform/chromium-win-xp/svg/dynamic-updates: Removed.
1748 * platform/chromium-win/http/tests/local/file-url-sent-as-referer-expected.png:
1749 * platform/chromium-win/scrollbars/listbox-scrollbar-combinations-expected.png:
1750 * platform/chromium-win/scrollbars/overflow-scrollbar-combinations-expected.png:
1751 * platform/chromium-win/svg/as-border-image/svg-as-border-image-expected.png:
1752 * platform/chromium-win/svg/custom/createImageElement-expected.png:
1753 * platform/chromium-win/svg/custom/createImageElement2-expected.png:
1754 * platform/chromium-win/svg/custom/focus-ring-expected.png:
1755 * platform/chromium-win/svg/custom/group-opacity-expected.png:
1756 * platform/chromium-win/svg/custom/image-parent-translation-expected.png:
1757 * platform/chromium-win/svg/custom/image-small-width-height-expected.png:
1758 * platform/chromium-win/svg/custom/js-update-image-and-display-expected.png:
1759 * platform/chromium-win/svg/custom/js-update-image-and-display2-expected.png:
1760 * platform/chromium-win/svg/custom/js-update-image-and-display3-expected.png:
1761 * platform/chromium-win/svg/custom/js-update-image-expected.png:
1762 * platform/chromium-win/svg/custom/text-image-opacity-expected.png:
1763 * platform/chromium-win/svg/custom/use-on-g-containing-foreignObject-and-image-expected.png:
1764 * platform/chromium-win/svg/dynamic-updates/SVGImageElement-dom-height-attr-expected.png:
1765 * platform/chromium-win/svg/dynamic-updates/SVGImageElement-dom-preserveAspectRatio-attr-expected.png:
1766 * platform/chromium-win/svg/dynamic-updates/SVGImageElement-dom-width-attr-expected.png:
1767 * platform/chromium-win/svg/dynamic-updates/SVGImageElement-dom-x-attr-expected.png:
1768 * platform/chromium-win/svg/dynamic-updates/SVGImageElement-dom-y-attr-expected.png:
1769 * platform/chromium-win/svg/dynamic-updates/SVGImageElement-svgdom-height-prop-expected.png:
1770 * platform/chromium-win/svg/dynamic-updates/SVGImageElement-svgdom-preserveAspectRatio-prop-expected.png:
1771 * platform/chromium-win/svg/dynamic-updates/SVGImageElement-svgdom-width-prop-expected.png:
1772 * platform/chromium-win/svg/dynamic-updates/SVGImageElement-svgdom-x-prop-expected.png:
1773 * platform/chromium-win/svg/dynamic-updates/SVGImageElement-svgdom-y-prop-expected.png:
1774 * platform/chromium-win/svg/filters/feImage-subregions-expected.png:
1775 * platform/chromium-win/svg/filters/feImage-subregions-preseveAspectRatio-none-expected.png:
1776 * platform/chromium-win/svg/filters/feImage-subregions-preseveAspectRatio-none-with-viewBox-expected.png:
1777 * platform/chromium-win/svg/filters/filter-source-position-expected.png:
1778 * platform/chromium-win/svg/repaint/image-href-change-expected.png:
1779 * platform/chromium-win/svg/transforms/animated-path-inside-transformed-html-expected.png:
1780 * platform/chromium-win/svg/zoom/page/zoom-background-images-expected.png:
1781 * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.png:
1782 * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.png:
1783 * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png:
1785 2012-06-16 Zan Dobersek <zandobersek@gmail.com>
1787 Unreviewed GTK gardening, updating baselines
1788 after r120492 and r120495.
1790 * platform/gtk/fast/lists/001-expected.txt:
1791 * platform/gtk/fast/lists/001-vertical-expected.txt:
1792 * platform/gtk/mathml/xHeight-expected.txt:
1794 2012-06-16 Csaba Osztrogonác <ossy@webkit.org>
1796 [Qt] Unreviewed weekend gardening, skip a new failing test.
1798 * platform/qt-5.0-wk2/Skipped:
1800 2012-06-16 Csaba Osztrogonác <ossy@webkit.org>
1802 [Qt] Unreviewed weekend gardening.
1804 * platform/qt-5.0-wk2/fast/forms/box-shadow-override-expected.png: Updated after after r120411.
1805 * platform/qt-5.0-wk2/fast/forms/box-shadow-override-expected.txt: Updated after after r120411.
1806 * platform/qt-5.0/fast/forms/box-shadow-override-expected.png: Updated after after r120411.
1807 * platform/qt-5.0/fast/forms/box-shadow-override-expected.txt: Updated after after r120411.
1808 * platform/qt/editing/pasteboard/paste-4039777-fix-expected.txt: Updated after r120495.
1809 * platform/qt/fast/lists/001-expected.png: Updated after r120495.
1810 * platform/qt/fast/lists/001-expected.txt: Updated after r120495.
1811 * platform/qt/fast/lists/001-vertical-expected.png: Updated after r120495.
1812 * platform/qt/fast/lists/001-vertical-expected.txt: Updated after r120495.
1814 2012-06-15 Ryosuke Niwa <rniwa@webkit.org>
1816 Use testRunner instead of layoutTestController in fast/workers/storage tests
1817 https://bugs.webkit.org/show_bug.cgi?id=89271
1819 Reviewed by Adam Barth.
1821 * fast/workers/storage/change-version-sync.html:
1822 * fast/workers/storage/interrupt-database-sync.html-disabled:
1823 * fast/workers/storage/interrupt-database.html:
1824 * fast/workers/storage/resources/database-worker.js:
1826 * fast/workers/storage/resources/multiple-transactions-sync.js:
1828 * fast/workers/storage/resources/test-inputs-common.js:
1830 * fast/workers/storage/use-same-database-in-page-and-workers.html:
1832 2012-06-15 Ryosuke Niwa <rniwa@webkit.org>
1834 Use testRunner instead of layoutTestController in transforms, transitions, traversal, userscripts, webarchive, webaudio, and webintents tests
1835 https://bugs.webkit.org/show_bug.cgi?id=89269
1837 Reviewed by Adam Barth.
1844 * webintents/web-intents-delivery.html:
1845 * webintents/web-intents-failure.html:
1846 * webintents/web-intents-reload.html:
1847 * webintents/web-intents-reply.html:
1849 2012-06-15 Ryosuke Niwa <rniwa@webkit.org>
1851 Use testRunner instead of layoutTestController in the rest of sputnik tests
1852 https://bugs.webkit.org/show_bug.cgi?id=89262
1854 Reviewed by Antti Koivisto.
1856 * sputnik/Implementation_Diagnostics/:
1857 * sputnik/Regression/:
1860 2012-06-15 Ryosuke Niwa <rniwa@webkit.org>
1862 Test fix attempt after r120516.
1864 * fast/workers/storage/resources/database-worker-controller.js:
1865 (databaseWorker.onmessage):
1868 2012-06-16 Ryosuke Niwa <rniwa@webkit.org>
1870 Use testRunner instead of layoutTestController in storage, tables, touchadjustments, and transforms tests
1871 https://bugs.webkit.org/show_bug.cgi?id=89263
1873 Reviewed by Antti Koivisto.
1875 * storage/domstorage/events/resources/eventTestHarness.js:
1876 (testStorages.allDone):
1877 * storage/domstorage/localstorage/delete-removal.html:
1878 * storage/domstorage/localstorage/enumerate-storage.html:
1879 * storage/domstorage/localstorage/enumerate-with-length-and-key.html:
1880 * storage/domstorage/localstorage/index-get-and-set.html:
1881 * storage/domstorage/localstorage/private-browsing-affects-storage.html:
1882 * storage/domstorage/localstorage/resources/window-open-second.html:
1883 * storage/domstorage/localstorage/simple-usage.html:
1884 * storage/domstorage/localstorage/storagetracker/storage-tracker-1-prepare.html:
1885 * storage/domstorage/localstorage/storagetracker/storage-tracker-2-create.html:
1886 * storage/domstorage/localstorage/storagetracker/storage-tracker-3-delete-all-expected.txt:
1887 * storage/domstorage/localstorage/storagetracker/storage-tracker-3-delete-all.html:
1888 * storage/domstorage/localstorage/storagetracker/storage-tracker-4-create.html:
1889 * storage/domstorage/localstorage/storagetracker/storage-tracker-5-delete-one-expected.txt:
1890 * storage/domstorage/localstorage/storagetracker/storage-tracker-5-delete-one.html:
1891 * storage/domstorage/localstorage/storagetracker/storage-tracker-6-create.html:
1892 * storage/domstorage/localstorage/storagetracker/storage-tracker-7-usage-expected.txt:
1893 * storage/domstorage/localstorage/storagetracker/storage-tracker-7-usage.html:
1894 * storage/domstorage/localstorage/string-conversion.html:
1895 * storage/domstorage/localstorage/window-open.html:
1896 * storage/domstorage/script-tests/storage-functions-not-overwritten.js:
1897 * storage/domstorage/sessionstorage/delete-removal.html:
1898 * storage/domstorage/sessionstorage/enumerate-storage.html:
1899 * storage/domstorage/sessionstorage/enumerate-with-length-and-key.html:
1900 * storage/domstorage/sessionstorage/index-get-and-set.html:
1901 * storage/domstorage/sessionstorage/private-browsing-affects-storage.html:
1902 * storage/domstorage/sessionstorage/resources/window-open-second.html:
1903 * storage/domstorage/sessionstorage/simple-usage.html:
1904 * storage/domstorage/sessionstorage/string-conversion.html:
1905 * storage/domstorage/sessionstorage/window-open.html:
1906 * storage/domstorage/window-attributes-exist.html:
1907 * storage/indexeddb/mozilla/index-prev-no-duplicate.html:
1908 * storage/indexeddb/tutorial.html:
1909 * storage/websql/change-version-handle-reuse.js:
1911 * storage/websql/change-version-no-crash-on-preflight-failure.html:
1912 * storage/websql/change-version.html:
1913 * storage/websql/close-during-stress-test.html:
1914 * storage/websql/database-lock-after-reload.html:
1915 * storage/websql/empty-statement.html:
1916 * storage/websql/execute-sql-args.js:
1917 (runTransactionTests):
1918 * storage/websql/executesql-accepts-only-one-statement.html:
1919 * storage/websql/hash-change-with-xhr.js:
1921 * storage/websql/multiple-databases-garbage-collection.js:
1923 * storage/websql/multiple-transactions-on-different-handles.js:
1925 * storage/websql/multiple-transactions.js:
1927 * storage/websql/null-callbacks.html:
1928 * storage/websql/open-database-creation-callback-isolated-world.html:
1929 * storage/websql/open-database-creation-callback.html:
1930 * storage/websql/open-database-empty-version.html:
1931 * storage/websql/open-database-over-quota.html:
1932 * storage/websql/open-database-set-empty-version.html:
1933 * storage/websql/open-database-while-transaction-in-progress.js:
1935 * storage/websql/private-browsing-noread-nowrite.html:
1936 * storage/websql/quota-tracking.html:
1937 * storage/websql/read-and-write-transactions-dont-run-together.js:
1939 * storage/websql/read-transactions-running-concurrently.html:
1940 * storage/websql/resources/database-common.js:
1942 * storage/websql/resources/database-lock-after-reload-2.html:
1943 * storage/websql/sql-data-types.js:
1946 * storage/websql/sql-error-codes.js:
1949 * storage/websql/statement-error-callback-isolated-world.html:
1950 * storage/websql/statement-error-callback.html:
1951 * storage/websql/statement-success-callback-isolated-world.html:
1952 * storage/websql/success-callback.html:
1953 * storage/websql/test-authorizer.js:
1955 * storage/websql/transaction-callback-exception-crash.html:
1956 * storage/websql/transaction-callback-isolated-world.html:
1957 * storage/websql/transaction-error-callback-isolated-world.html:
1958 * storage/websql/transaction-error-callback.html:
1959 * storage/websql/transaction-success-callback-isolated-world.html:
1960 * tables/hittesting/filltable-emptycells.html:
1961 * tables/hittesting/filltable-levels.html:
1962 * tables/hittesting/filltable-outline.html:
1963 * tables/hittesting/filltable-rtl.html:
1964 * tables/hittesting/filltable-stress.html:
1965 * tables/layering/paint-test-layering-1.html:
1966 * tables/layering/paint-test-layering-2.html:
1967 * tables/table-section-overflow-clip-crash.html:
1968 * touchadjustment/block-testing.html:
1969 * touchadjustment/event-triggered-widgets.html:
1970 * touchadjustment/html-label.html:
1971 * touchadjustment/iframe.html:
1972 * touchadjustment/nested-touch.html:
1973 * touchadjustment/scroll-delegation/iframe-with-mainframe-scroll-offset.html:
1974 * touchadjustment/scroll-offset.html:
1975 * touchadjustment/touch-inlines.html:
1976 * touchadjustment/zoom-basic.html:
1977 * touchadjustment/zoom-fatfinger.html:
1978 * transforms/2d/compound-2d-transforms.html:
1979 * transforms/2d/cssmatrix-2d-zoom.html:
1980 * transforms/2d/set-transform-and-top.html:
1981 * transforms/2d/transform-2d.html:
1982 * transforms/2d/transform-accuracy.html:
1983 * transforms/3d/general/3dtransform-values.html:
1984 * transforms/3d/general/cssmatrix-3d-zoom.html:
1985 * transforms/3d/general/matrix-with-zoom-3d.html:
1986 * transforms/3d/general/transform-origin-z-change.html:
1987 * transforms/3d/hit-testing/hit-preserves-3d.html:
1988 * transforms/3d/point-mapping/3d-point-mapping-2.html:
1989 * transforms/3d/point-mapping/3d-point-mapping-3.html:
1990 * transforms/3d/point-mapping/3d-point-mapping-deep.html:
1991 * transforms/3d/point-mapping/3d-point-mapping-origins.html:
1992 * transforms/3d/point-mapping/3d-point-mapping-preserve-3d.html:
1993 * transforms/no_transform_hit_testing.html:
1995 2012-06-15 Ryosuke Niwa <rniwa@webkit.org>
1997 Remove empty directories.
1999 * platform/editing: Removed.
2000 * platform/editing/inserting: Removed.
2001 * websocket: Removed.
2002 * websocket/tests: Removed.
2003 * websocket/tests/workers: Removed.
2005 2012-06-15 Andrew Wilson <atwilson@chromium.org>
2007 Unreviewed baselines for chromium due to color management changes.
2008 https://bugs.webkit.org/show_bug.cgi?id=87761
2010 * platform/chromium-linux-x86/compositing/color-matching/image-color-matching-expected.png: Added.
2011 * platform/chromium-linux-x86/css3/filters/crash-hw-sw-switch-expected.png: Added.
2012 * platform/chromium-linux-x86/css3/filters/custom/custom-filter-shader-cache-expected.png: Added.
2013 * platform/chromium-linux-x86/css3/filters/custom/effect-custom-combined-missing-expected.png: Added.
2014 * platform/chromium-linux-x86/css3/filters/custom/effect-custom-expected.png: Added.
2015 * platform/chromium-linux-x86/css3/filters/custom/missing-custom-filter-shader-expected.png: Added.
2016 * platform/chromium-linux-x86/css3/filters/effect-blur-hw-expected.png: Added.
2017 * platform/chromium-linux-x86/css3/filters/effect-brightness-expected.png: Added.
2018 * platform/chromium-linux-x86/css3/filters/effect-brightness-hw-expected.png: Added.
2019 * platform/chromium-linux-x86/css3/filters/effect-contrast-hw-expected.png: Added.
2020 * platform/chromium-linux-x86/css3/filters/effect-drop-shadow-hw-expected.png: Added.
2021 * platform/chromium-linux-x86/fast/images/jpeg-with-color-profile-expected.png: Added.
2022 * platform/chromium-linux-x86/fast/images/png-with-color-profile-expected.png: Added.
2023 * platform/chromium-linux-x86/http/tests/local/file-url-sent-as-referer-expected.png: Added.
2024 * platform/chromium-linux-x86/scrollbars/listbox-scrollbar-combinations-expected.png: Added.
2025 * platform/chromium-linux-x86/scrollbars/overflow-scrollbar-combinations-expected.png: Added.
2026 * platform/chromium-linux-x86/svg/as-border-image/svg-as-border-image-expected.png: Added.
2027 * platform/chromium-linux-x86/svg/custom/createImageElement-expected.png: Added.
2028 * platform/chromium-linux-x86/svg/custom/createImageElement2-expected.png: Added.
2029 * platform/chromium-linux-x86/svg/custom/focus-ring-expected.png: Added.
2030 * platform/chromium-linux-x86/svg/custom/group-opacity-expected.png: Added.
2031 * platform/chromium-linux-x86/svg/custom/image-parent-translation-expected.png: Added.
2032 * platform/chromium-linux-x86/svg/custom/image-small-width-height-expected.png: Added.
2033 * platform/chromium-linux-x86/svg/custom/js-update-image-and-display-expected.png: Added.
2034 * platform/chromium-linux-x86/svg/custom/js-update-image-and-display2-expected.png: Added.
2035 * platform/chromium-linux-x86/svg/custom/js-update-image-and-display3-expected.png: Added.
2036 * platform/chromium-linux-x86/svg/custom/js-update-image-expected.png: Added.
2037 * platform/chromium-linux-x86/svg/custom/text-image-opacity-expected.png: Added.
2038 * platform/chromium-linux-x86/svg/custom/use-on-g-containing-foreignObject-and-image-expected.png: Added.
2039 * platform/chromium-linux-x86/svg/dynamic-updates/SVGImageElement-dom-height-attr-expected.png: Added.
2040 * platform/chromium-linux-x86/svg/dynamic-updates/SVGImageElement-dom-preserveAspectRatio-attr-expected.png: Added.
2041 * platform/chromium-linux-x86/svg/dynamic-updates/SVGImageElement-dom-width-attr-expected.png: Added.
2042 * platform/chromium-linux-x86/svg/dynamic-updates/SVGImageElement-dom-x-attr-expected.png: Added.
2043 * platform/chromium-linux-x86/svg/dynamic-updates/SVGImageElement-dom-y-attr-expected.png: Added.
2044 * platform/chromium-linux-x86/svg/dynamic-updates/SVGImageElement-svgdom-height-prop-expected.png: Added.
2045 * platform/chromium-linux-x86/svg/dynamic-updates/SVGImageElement-svgdom-preserveAspectRatio-prop-expected.png: Added.
2046 * platform/chromium-linux-x86/svg/dynamic-updates/SVGImageElement-svgdom-width-prop-expected.png: Added.
2047 * platform/chromium-linux-x86/svg/dynamic-updates/SVGImageElement-svgdom-x-prop-expected.png: Added.
2048 * platform/chromium-linux-x86/svg/dynamic-updates/SVGImageElement-svgdom-y-prop-expected.png: Added.
2049 * platform/chromium-linux-x86/svg/filters/feImage-subregions-expected.png: Added.
2050 * platform/chromium-linux-x86/svg/filters/feImage-subregions-preseveAspectRatio-none-expected.png: Added.
2051 * platform/chromium-linux-x86/svg/filters/feImage-subregions-preseveAspectRatio-none-with-viewBox-expected.png: Added.
2052 * platform/chromium-linux-x86/svg/filters/filter-source-position-expected.png: Added.
2053 * platform/chromium-linux-x86/svg/repaint/image-href-change-expected.png: Added.
2054 * platform/chromium-linux-x86/svg/transforms/animated-path-inside-transformed-html-expected.png: Added.
2055 * platform/chromium-linux-x86/svg/zoom/page/zoom-background-images-expected.png: Added.
2056 * platform/chromium-linux-x86/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.png: Added.
2057 * platform/chromium-linux-x86/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.png: Added.
2058 * platform/chromium-linux-x86/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png: Added.
2059 * platform/chromium-mac-leopard/compositing/color-matching/image-color-matching-expected.png:
2060 * platform/chromium-mac-leopard/compositing/masks/direct-image-mask-expected.png: Added.
2061 * platform/chromium-mac-leopard/compositing/reflections/simple-composited-reflections-expected.png:
2062 * platform/chromium-mac-leopard/compositing/visibility/visibility-image-layers-expected.png:
2063 * platform/chromium-mac-leopard/css3/filters/crash-filter-change-expected.png:
2064 * platform/chromium-mac-leopard/css3/filters/crash-hw-sw-switch-expected.png:
2065 * platform/chromium-mac-leopard/css3/filters/custom/effect-color-check-expected.png:
2066 * platform/chromium-mac-leopard/css3/filters/custom/missing-custom-filter-shader-expected.png:
2067 * platform/chromium-mac-leopard/css3/filters/effect-blur-expected.png:
2068 * platform/chromium-mac-leopard/css3/filters/effect-blur-hw-expected.png:
2069 * platform/chromium-mac-leopard/css3/filters/effect-brightness-expected.png:
2070 * platform/chromium-mac-leopard/css3/filters/effect-brightness-hw-expected.png:
2071 * platform/chromium-mac-leopard/css3/filters/effect-combined-expected.png:
2072 * platform/chromium-mac-leopard/css3/filters/effect-contrast-expected.png:
2073 * platform/chromium-mac-leopard/css3/filters/effect-contrast-hw-expected.png:
2074 * platform/chromium-mac-leopard/css3/filters/effect-drop-shadow-expected.png:
2075 * platform/chromium-mac-leopard/css3/filters/effect-drop-shadow-hw-expected.png:
2076 * platform/chromium-mac-leopard/css3/filters/effect-grayscale-expected.png:
2077 * platform/chromium-mac-leopard/css3/filters/effect-hue-rotate-expected.png:
2078 * platform/chromium-mac-leopard/css3/filters/effect-invert-expected.png:
2079 * platform/chromium-mac-leopard/css3/filters/effect-invert-hw-expected.png:
2080 * platform/chromium-mac-leopard/css3/filters/effect-opacity-expected.png:
2081 * platform/chromium-mac-leopard/css3/filters/effect-opacity-hw-expected.png:
2082 * platform/chromium-mac-leopard/css3/filters/effect-saturate-expected.png:
2083 * platform/chromium-mac-leopard/css3/filters/effect-sepia-expected.png:
2084 * platform/chromium-mac-leopard/css3/filters/regions-expanding-expected.png:
2085 * platform/chromium-mac-leopard/fast/css/background-shorthand-invalid-url-expected.png:
2086 * platform/chromium-mac-leopard/fast/css/color-correction-expected.png:
2087 * platform/chromium-mac-leopard/fast/css/color-correction-on-backgrounds-expected.png:
2088 * platform/chromium-mac-leopard/fast/images/color-jpeg-with-color-profile-expected.png:
2089 * platform/chromium-mac-leopard/fast/images/jpeg-with-color-profile-expected.png: Added.
2090 * platform/chromium-mac-leopard/fast/images/png-with-color-profile-expected.png: Added.
2091 * platform/chromium-mac-leopard/fast/media/mq-min-pixel-ratio-expected.png:
2092 * platform/chromium-mac-leopard/fast/reflections/reflection-direction-expected.png:
2093 * platform/chromium-mac-leopard/fast/reflections/reflection-masks-expected.png:
2094 * platform/chromium-mac-leopard/fast/reflections/reflection-masks-opacity-expected.png:
2095 * platform/chromium-mac-leopard/fast/reflections/reflection-masks-outset-expected.png:
2096 * platform/chromium-mac-leopard/fast/reflections/reflection-with-zoom-expected.png:
2097 * platform/chromium-mac-leopard/platform/chromium/virtual/threaded/compositing/visibility/visibility-image-layers-expected.png: Added.
2098 * platform/chromium-mac-leopard/scrollbars/listbox-scrollbar-combinations-expected.png:
2099 * platform/chromium-mac-leopard/scrollbars/overflow-scrollbar-combinations-expected.png:
2100 * platform/chromium-mac-leopard/svg/custom/createImageElement-expected.png:
2101 * platform/chromium-mac-leopard/svg/custom/createImageElement2-expected.png:
2102 * platform/chromium-mac-leopard/svg/custom/focus-ring-expected.png:
2103 * platform/chromium-mac-leopard/svg/custom/group-opacity-expected.png:
2104 * platform/chromium-mac-leopard/svg/custom/image-parent-translation-expected.png:
2105 * platform/chromium-mac-leopard/svg/custom/image-small-width-height-expected.png:
2106 * platform/chromium-mac-leopard/svg/custom/image-with-transform-clip-filter-expected.png:
2107 * platform/chromium-mac-leopard/svg/custom/js-update-image-and-display-expected.png:
2108 * platform/chromium-mac-leopard/svg/custom/js-update-image-and-display2-expected.png:
2109 * platform/chromium-mac-leopard/svg/custom/js-update-image-and-display3-expected.png:
2110 * platform/chromium-mac-leopard/svg/custom/js-update-image-expected.png:
2111 * platform/chromium-mac-leopard/svg/custom/pointer-events-image-css-transform-expected.png:
2112 * platform/chromium-mac-leopard/svg/custom/pointer-events-image-expected.png:
2113 * platform/chromium-mac-leopard/svg/custom/text-image-opacity-expected.png:
2114 * platform/chromium-mac-leopard/svg/custom/use-on-g-containing-foreignObject-and-image-expected.png:
2115 * platform/chromium-mac-leopard/svg/dynamic-updates/SVGImageElement-dom-height-attr-expected.png:
2116 * platform/chromium-mac-leopard/svg/dynamic-updates/SVGImageElement-dom-preserveAspectRatio-attr-expected.png:
2117 * platform/chromium-mac-leopard/svg/dynamic-updates/SVGImageElement-dom-width-attr-expected.png:
2118 * platform/chromium-mac-leopard/svg/dynamic-updates/SVGImageElement-dom-x-attr-expected.png:
2119 * platform/chromium-mac-leopard/svg/dynamic-updates/SVGImageElement-dom-y-attr-expected.png:
2120 * platform/chromium-mac-leopard/svg/dynamic-updates/SVGImageElement-svgdom-height-prop-expected.png:
2121 * platform/chromium-mac-leopard/svg/dynamic-updates/SVGImageElement-svgdom-preserveAspectRatio-prop-expected.png:
2122 * platform/chromium-mac-leopard/svg/dynamic-updates/SVGImageElement-svgdom-width-prop-expected.png:
2123 * platform/chromium-mac-leopard/svg/dynamic-updates/SVGImageElement-svgdom-x-prop-expected.png:
2124 * platform/chromium-mac-leopard/svg/dynamic-updates/SVGImageElement-svgdom-y-prop-expected.png:
2125 * platform/chromium-mac-leopard/svg/filters/feImage-subregions-expected.png:
2126 * platform/chromium-mac-leopard/svg/filters/feImage-subregions-preseveAspectRatio-none-expected.png:
2127 * platform/chromium-mac-leopard/svg/filters/feImage-subregions-preseveAspectRatio-none-with-viewBox-expected.png:
2128 * platform/chromium-mac-leopard/svg/filters/filter-source-position-expected.png:
2129 * platform/chromium-mac-leopard/svg/repaint/image-href-change-expected.png:
2130 * platform/chromium-mac-leopard/svg/transforms/animated-path-inside-transformed-html-expected.png:
2131 * platform/chromium-mac-leopard/svg/wicd/test-rightsizing-b-expected.png:
2132 * platform/chromium-mac-leopard/svg/zoom/page/zoom-background-images-expected.png:
2133 * platform/chromium-mac-leopard/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.png:
2134 * platform/chromium-mac-leopard/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.png:
2135 * platform/chromium-mac-leopard/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png:
2136 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug82946-2-expected.png:
2137 * platform/chromium-mac-snowleopard/compositing/color-matching/image-color-matching-expected.png:
2138 * platform/chromium-mac-snowleopard/compositing/masks/direct-image-mask-expected.png:
2139 * platform/chromium-mac-snowleopard/compositing/reflections/simple-composited-reflections-expected.png:
2140 * platform/chromium-mac-snowleopard/css3/filters/crash-hw-sw-switch-expected.png:
2141 * platform/chromium-mac-snowleopard/fast/css/color-correction-expected.png:
2142 * platform/chromium-mac-snowleopard/fast/css/color-correction-on-backgrounds-expected.png:
2143 * platform/chromium-mac-snowleopard/fast/images/jpeg-with-color-profile-expected.png: Added.
2144 * platform/chromium-mac-snowleopard/fast/images/png-with-color-profile-expected.png: Added.
2145 * platform/chromium-mac-snowleopard/fast/media/mq-min-pixel-ratio-expected.png:
2146 * platform/chromium-mac-snowleopard/fast/reflections/reflection-direction-expected.png:
2147 * platform/chromium-mac-snowleopard/fast/reflections/reflection-masks-opacity-expected.png:
2148 * platform/chromium-mac-snowleopard/fast/reflections/reflection-with-zoom-expected.png:
2149 * platform/chromium-mac-snowleopard/scrollbars/listbox-scrollbar-combinations-expected.png:
2150 * platform/chromium-mac-snowleopard/scrollbars/overflow-scrollbar-combinations-expected.png:
2151 * platform/chromium-mac-snowleopard/svg/custom/createImageElement2-expected.png:
2152 * platform/chromium-mac-snowleopard/svg/custom/focus-ring-expected.png:
2153 * platform/chromium-mac-snowleopard/svg/custom/image-parent-translation-expected.png:
2154 * platform/chromium-mac-snowleopard/svg/custom/image-small-width-height-expected.png:
2155 * platform/chromium-mac-snowleopard/svg/custom/image-with-transform-clip-filter-expected.png:
2156 * platform/chromium-mac-snowleopard/svg/custom/pointer-events-image-css-transform-expected.png:
2157 * platform/chromium-mac-snowleopard/svg/custom/pointer-events-image-expected.png:
2158 * platform/chromium-mac-snowleopard/svg/custom/text-image-opacity-expected.png:
2159 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGImageElement-dom-height-attr-expected.png:
2160 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGImageElement-dom-preserveAspectRatio-attr-expected.png:
2161 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGImageElement-dom-width-attr-expected.png:
2162 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGImageElement-dom-x-attr-expected.png:
2163 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGImageElement-dom-y-attr-expected.png:
2164 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGImageElement-svgdom-height-prop-expected.png:
2165 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGImageElement-svgdom-preserveAspectRatio-prop-expected.png:
2166 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGImageElement-svgdom-width-prop-expected.png:
2167 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGImageElement-svgdom-x-prop-expected.png:
2168 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGImageElement-svgdom-y-prop-expected.png:
2169 * platform/chromium-mac-snowleopard/svg/transforms/animated-path-inside-transformed-html-expected.png:
2170 * platform/chromium-mac-snowleopard/svg/wicd/test-rightsizing-b-expected.png:
2171 * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.png:
2172 * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.png:
2173 * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png:
2174 * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug82946-2-expected.png:
2175 * platform/chromium-mac/compositing/color-matching/image-color-matching-expected.png:
2176 * platform/chromium-mac/compositing/masks/direct-image-mask-expected.png:
2177 * platform/chromium-mac/compositing/reflections/simple-composited-reflections-expected.png:
2178 * platform/chromium-mac/compositing/visibility/visibility-image-layers-expected.png:
2179 * platform/chromium-mac/css3/filters/crash-filter-change-expected.png:
2180 * platform/chromium-mac/css3/filters/crash-hw-sw-switch-expected.png:
2181 * platform/chromium-mac/css3/filters/custom/effect-color-check-expected.png:
2182 * platform/chromium-mac/css3/filters/custom/missing-custom-filter-shader-expected.png:
2183 * platform/chromium-mac/css3/filters/effect-blur-expected.png:
2184 * platform/chromium-mac/css3/filters/effect-blur-hw-expected.png:
2185 * platform/chromium-mac/css3/filters/effect-brightness-expected.png:
2186 * platform/chromium-mac/css3/filters/effect-brightness-hw-expected.png:
2187 * platform/chromium-mac/css3/filters/effect-combined-expected.png:
2188 * platform/chromium-mac/css3/filters/effect-contrast-expected.png:
2189 * platform/chromium-mac/css3/filters/effect-contrast-hw-expected.png:
2190 * platform/chromium-mac/css3/filters/effect-drop-shadow-expected.png:
2191 * platform/chromium-mac/css3/filters/effect-drop-shadow-hw-expected.png:
2192 * platform/chromium-mac/css3/filters/effect-grayscale-expected.png:
2193 * platform/chromium-mac/css3/filters/effect-hue-rotate-expected.png:
2194 * platform/chromium-mac/css3/filters/effect-invert-expected.png:
2195 * platform/chromium-mac/css3/filters/effect-invert-hw-expected.png:
2196 * platform/chromium-mac/css3/filters/effect-opacity-expected.png:
2197 * platform/chromium-mac/css3/filters/effect-opacity-hw-expected.png:
2198 * platform/chromium-mac/css3/filters/effect-saturate-expected.png:
2199 * platform/chromium-mac/css3/filters/effect-sepia-expected.png:
2200 * platform/chromium-mac/css3/filters/regions-expanding-expected.png:
2201 * platform/chromium-mac/fast/css/background-shorthand-invalid-url-expected.png:
2202 * platform/chromium-mac/fast/css/color-correction-expected.png:
2203 * platform/chromium-mac/fast/css/color-correction-on-backgrounds-expected.png:
2204 * platform/chromium-mac/fast/images/color-jpeg-with-color-profile-expected.png:
2205 * platform/chromium-mac/fast/images/jpeg-with-color-profile-expected.png: Added.
2206 * platform/chromium-mac/fast/images/png-with-color-profile-expected.png: Added.
2207 * platform/chromium-mac/fast/media/mq-min-pixel-ratio-expected.png:
2208 * platform/chromium-mac/fast/reflections/reflection-direction-expected.png:
2209 * platform/chromium-mac/fast/reflections/reflection-masks-expected.png:
2210 * platform/chromium-mac/fast/reflections/reflection-masks-opacity-expected.png:
2211 * platform/chromium-mac/fast/reflections/reflection-masks-outset-expected.png:
2212 * platform/chromium-mac/fast/reflections/reflection-with-zoom-expected.png:
2213 * platform/chromium-mac/platform/chromium/virtual/threaded/compositing/visibility/visibility-image-layers-expected.png:
2214 * platform/chromium-mac/scrollbars/listbox-scrollbar-combinations-expected.png:
2215 * platform/chromium-mac/scrollbars/overflow-scrollbar-combinations-expected.png:
2216 * platform/chromium-mac/svg/custom/createImageElement-expected.png:
2217 * platform/chromium-mac/svg/custom/createImageElement2-expected.png:
2218 * platform/chromium-mac/svg/custom/focus-ring-expected.png:
2219 * platform/chromium-mac/svg/custom/group-opacity-expected.png:
2220 * platform/chromium-mac/svg/custom/image-parent-translation-expected.png:
2221 * platform/chromium-mac/svg/custom/image-small-width-height-expected.png:
2222 * platform/chromium-mac/svg/custom/image-with-transform-clip-filter-expected.png:
2223 * platform/chromium-mac/svg/custom/js-update-image-and-display-expected.png:
2224 * platform/chromium-mac/svg/custom/js-update-image-and-display2-expected.png:
2225 * platform/chromium-mac/svg/custom/js-update-image-and-display3-expected.png:
2226 * platform/chromium-mac/svg/custom/js-update-image-expected.png:
2227 * platform/chromium-mac/svg/custom/pointer-events-image-css-transform-expected.png:
2228 * platform/chromium-mac/svg/custom/pointer-events-image-expected.png:
2229 * platform/chromium-mac/svg/custom/text-image-opacity-expected.png:
2230 * platform/chromium-mac/svg/custom/use-on-g-containing-foreignObject-and-image-expected.png:
2231 * platform/chromium-mac/svg/dynamic-updates/SVGImageElement-dom-height-attr-expected.png:
2232 * platform/chromium-mac/svg/dynamic-updates/SVGImageElement-dom-preserveAspectRatio-attr-expected.png:
2233 * platform/chromium-mac/svg/dynamic-updates/SVGImageElement-dom-width-attr-expected.png:
2234 * platform/chromium-mac/svg/dynamic-updates/SVGImageElement-dom-x-attr-expected.png:
2235 * platform/chromium-mac/svg/dynamic-updates/SVGImageElement-dom-y-attr-expected.png:
2236 * platform/chromium-mac/svg/dynamic-updates/SVGImageElement-svgdom-height-prop-expected.png:
2237 * platform/chromium-mac/svg/dynamic-updates/SVGImageElement-svgdom-preserveAspectRatio-prop-expected.png:
2238 * platform/chromium-mac/svg/dynamic-updates/SVGImageElement-svgdom-width-prop-expected.png:
2239 * platform/chromium-mac/svg/dynamic-updates/SVGImageElement-svgdom-x-prop-expected.png:
2240 * platform/chromium-mac/svg/dynamic-updates/SVGImageElement-svgdom-y-prop-expected.png:
2241 * platform/chromium-mac/svg/filters/feImage-subregions-expected.png:
2242 * platform/chromium-mac/svg/filters/feImage-subregions-preseveAspectRatio-none-expected.png:
2243 * platform/chromium-mac/svg/filters/feImage-subregions-preseveAspectRatio-none-with-viewBox-expected.png:
2244 * platform/chromium-mac/svg/filters/filter-source-position-expected.png:
2245 * platform/chromium-mac/svg/repaint/image-href-change-expected.png:
2246 * platform/chromium-mac/svg/transforms/animated-path-inside-transformed-html-expected.png:
2247 * platform/chromium-mac/svg/wicd/test-rightsizing-b-expected.png:
2248 * platform/chromium-mac/svg/zoom/page/zoom-background-images-expected.png:
2249 * platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.png:
2250 * platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.png:
2251 * platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png:
2252 * platform/chromium-mac/tables/mozilla/bugs/bug82946-2-expected.png:
2253 * platform/chromium-win/compositing/color-matching/image-color-matching-expected.png:
2254 * platform/chromium-win/css3/filters/crash-filter-change-expected.png:
2255 * platform/chromium-win/css3/filters/crash-hw-sw-switch-expected.png:
2256 * platform/chromium-win/css3/filters/effect-blur-expected.png:
2257 * platform/chromium-win/css3/filters/effect-blur-hw-expected.png:
2258 * platform/chromium-win/css3/filters/effect-brightness-expected.png:
2259 * platform/chromium-win/css3/filters/effect-brightness-hw-expected.png:
2260 * platform/chromium-win/css3/filters/effect-combined-expected.png:
2261 * platform/chromium-win/css3/filters/effect-contrast-expected.png:
2262 * platform/chromium-win/css3/filters/effect-contrast-hw-expected.png:
2263 * platform/chromium-win/css3/filters/effect-drop-shadow-expected.png:
2264 * platform/chromium-win/css3/filters/effect-drop-shadow-hw-expected.png:
2265 * platform/chromium-win/css3/filters/effect-grayscale-expected.png:
2266 * platform/chromium-win/css3/filters/effect-hue-rotate-expected.png:
2267 * platform/chromium-win/css3/filters/effect-invert-expected.png:
2268 * platform/chromium-win/css3/filters/effect-invert-hw-expected.png:
2269 * platform/chromium-win/css3/filters/effect-opacity-expected.png:
2270 * platform/chromium-win/css3/filters/effect-opacity-hw-expected.png:
2271 * platform/chromium-win/css3/filters/effect-saturate-expected.png:
2272 * platform/chromium-win/css3/filters/effect-sepia-expected.png:
2273 * platform/chromium-win/css3/filters/regions-expanding-expected.png:
2274 * platform/chromium-win/fast/images/jpeg-with-color-profile-expected.png: Added.
2275 * platform/chromium-win/fast/images/png-with-color-profile-expected.png: Added.
2276 * platform/chromium/TestExpectations:
2278 2012-06-15 David Grogan <dgrogan@chromium.org>
2280 IndexedDB: Remove obsolete description parameter from factory.open calls
2281 https://bugs.webkit.org/show_bug.cgi?id=89047
2283 Reviewed by Tony Chang.
2285 This parameter has been obsolete for 18 months and is getting replaced
2286 with a version parameter.
2288 * storage/indexeddb/mozilla/add-twice-failure-expected.txt:
2289 * storage/indexeddb/mozilla/autoincrement-indexes-expected.txt:
2290 * storage/indexeddb/mozilla/bad-keypath-expected.txt:
2291 * storage/indexeddb/mozilla/clear-expected.txt:
2292 * storage/indexeddb/mozilla/create-index-unique-expected.txt:
2293 * storage/indexeddb/mozilla/create-index-with-integer-keys-expected.txt:
2294 * storage/indexeddb/mozilla/create-objectstore-basics-expected.txt:
2295 * storage/indexeddb/mozilla/create-objectstore-null-name-expected.txt:
2296 * storage/indexeddb/mozilla/cursor-mutation-objectstore-only-expected.txt:
2297 * storage/indexeddb/mozilla/cursor-update-updates-indexes-expected.txt:
2298 * storage/indexeddb/mozilla/cursors-expected.txt:
2299 * storage/indexeddb/mozilla/delete-result-expected.txt:
2300 * storage/indexeddb/mozilla/event-source-expected.txt:
2301 * storage/indexeddb/mozilla/global-data-expected.txt:
2302 * storage/indexeddb/mozilla/index-prev-no-duplicate-expected.txt:
2303 * storage/indexeddb/mozilla/index-prev-no-duplicate.html:
2304 * storage/indexeddb/mozilla/indexes-expected.txt:
2305 * storage/indexeddb/mozilla/key-requirements-delete-null-key-expected.txt:
2306 * storage/indexeddb/mozilla/key-requirements-expected.txt:
2307 * storage/indexeddb/mozilla/key-requirements-inline-and-passed-expected.txt:
2308 * storage/indexeddb/mozilla/key-requirements-put-no-key-expected.txt:
2309 * storage/indexeddb/mozilla/key-requirements-put-null-key-expected.txt:
2310 * storage/indexeddb/mozilla/object-cursors-expected.txt:
2311 * storage/indexeddb/mozilla/object-identity-expected.txt:
2312 * storage/indexeddb/mozilla/object-store-inline-autoincrement-key-added-on-put-expected.txt:
2313 * storage/indexeddb/mozilla/object-store-remove-values-expected.txt:
2314 * storage/indexeddb/mozilla/objectstorenames-expected.txt:
2315 * storage/indexeddb/mozilla/odd-result-order-expected.txt:
2316 * storage/indexeddb/mozilla/put-get-values-expected.txt:
2317 * storage/indexeddb/mozilla/readonly-transactions-expected.txt:
2318 * storage/indexeddb/mozilla/readwrite-transactions-expected.txt:
2319 * storage/indexeddb/mozilla/readyState-expected.txt:
2320 * storage/indexeddb/mozilla/remove-index-expected.txt:
2321 * storage/indexeddb/mozilla/remove-objectstore-expected.txt:
2322 * storage/indexeddb/mozilla/resources/add-twice-failure.js:
2324 * storage/indexeddb/mozilla/resources/autoincrement-indexes.js:
2326 * storage/indexeddb/mozilla/resources/bad-keypath.js:
2328 * storage/indexeddb/mozilla/resources/clear.js:
2330 * storage/indexeddb/mozilla/resources/create-index-unique.js:
2332 * storage/indexeddb/mozilla/resources/create-index-with-integer-keys.js:
2334 * storage/indexeddb/mozilla/resources/create-objectstore-basics.js:
2336 * storage/indexeddb/mozilla/resources/create-objectstore-null-name.js:
2338 * storage/indexeddb/mozilla/resources/cursor-mutation-objectstore-only.js:
2340 * storage/indexeddb/mozilla/resources/cursor-update-updates-indexes.js:
2342 * storage/indexeddb/mozilla/resources/cursors.js:
2344 * storage/indexeddb/mozilla/resources/delete-result.js:
2346 * storage/indexeddb/mozilla/resources/event-source.js:
2348 * storage/indexeddb/mozilla/resources/global-data.js:
2351 * storage/indexeddb/mozilla/resources/indexes.js:
2353 * storage/indexeddb/mozilla/resources/key-requirements-delete-null-key.js:
2355 * storage/indexeddb/mozilla/resources/key-requirements-inline-and-passed.js:
2357 * storage/indexeddb/mozilla/resources/key-requirements-put-no-key.js:
2359 * storage/indexeddb/mozilla/resources/key-requirements-put-null-key.js:
2361 * storage/indexeddb/mozilla/resources/key-requirements.js:
2363 * storage/indexeddb/mozilla/resources/object-cursors.js:
2365 * storage/indexeddb/mozilla/resources/object-identity.js:
2367 * storage/indexeddb/mozilla/resources/object-store-inline-autoincrement-key-added-on-put.js:
2369 * storage/indexeddb/mozilla/resources/object-store-remove-values.js:
2371 * storage/indexeddb/mozilla/resources/objectstorenames.js:
2373 * storage/indexeddb/mozilla/resources/odd-result-order.js:
2375 * storage/indexeddb/mozilla/resources/put-get-values.js:
2377 * storage/indexeddb/mozilla/resources/readonly-transactions.js:
2379 * storage/indexeddb/mozilla/resources/readwrite-transactions.js:
2381 * storage/indexeddb/mozilla/resources/readyState.js:
2383 * storage/indexeddb/mozilla/resources/remove-index.js:
2385 * storage/indexeddb/mozilla/resources/remove-objectstore.js:
2387 * storage/indexeddb/mozilla/resources/versionchange-abort.js:
2389 * storage/indexeddb/mozilla/resources/versionchange.js:
2393 * storage/indexeddb/mozilla/versionchange-abort-expected.txt:
2394 * storage/indexeddb/mozilla/versionchange-expected.txt:
2396 2012-06-15 Joshua Bell <jsbell@chromium.org>
2398 IndexedDB: Raise exceptions when methods are called on deleted objects
2399 https://bugs.webkit.org/show_bug.cgi?id=89243
2401 Reviewed by Tony Chang.
2403 * storage/indexeddb/deleted-objects-expected.txt: Added.
2404 * storage/indexeddb/deleted-objects.html: Added.
2405 * storage/indexeddb/resources/deleted-objects.js: Added.
2407 (openDatabase.request.onsuccess.request.onsuccess):
2408 (openDatabase.request.onsuccess):
2410 * storage/indexeddb/resources/transaction-basics.js: Fix test that relied on
2411 non-compliant behavior.
2412 (addRemoveIDBObjects):
2413 (addRemoveAddIDBObjects):
2414 * storage/indexeddb/transaction-basics-expected.txt:
2416 2012-06-15 Abhishek Arya <inferno@chromium.org>
2418 Unreviewed. Forgot a rebaseline for r120477.
2420 * platform/chromium-win/fast/forms/formmove3-expected.txt:
2422 2012-06-15 Filip Pizlo <fpizlo@apple.com>
2424 DFG should be able to set watchpoints on structure transitions in the
2425 method check prototype chain
2426 https://bugs.webkit.org/show_bug.cgi?id=89058
2428 Rubber stamped by Gavin Barraclough.
2430 * fast/js/dfg-call-method-hit-watchpoint-expected.txt: Added.
2431 * fast/js/dfg-call-method-hit-watchpoint.html: Added.
2432 * fast/js/script-tests/dfg-call-method-hit-watchpoint.js: Added.
2434 (Thingy.prototype.foo):
2436 (.Thingy.prototype.foo):
2438 2012-06-14 Ryosuke Niwa <rniwa@webkit.org>
2440 The default value of text-align should be start instead of -webkit-auto
2441 https://bugs.webkit.org/show_bug.cgi?id=79914
2443 Reviewed by Tony Chang.
2445 Rebaselined tests. For query-text-alignment.html, we now match start and end
2446 with justifyLeft and justifyRight, which appears to be consistent with Firefox for time being.
2448 * editing/execCommand/query-text-alignment-expected.txt:
2449 * editing/execCommand/script-tests/query-text-alignment.js:
2450 (queryTextAlignment):
2451 (selectFirstPosition):
2452 (selectMiddleOfHelloWorld):
2454 * editing/pasteboard/paste-4039777-fix-expected.txt:
2455 * fast/css/getComputedStyle/computed-style-expected.txt:
2456 * fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
2457 * fast/css/list-item-text-align.html:
2458 * fast/css/text-align-initial-expected.html: Renamed from fast/css/text-align-webkit-auto-expected.html.
2459 * fast/css/text-align-initial.html: Ditto.
2460 * fast/events/ondrop-text-html-expected.txt:
2461 * platform/chromium-linux-x86/svg/css/getComputedStyle-basic-expected.txt:
2462 * platform/chromium-linux/svg/css/getComputedStyle-basic-expected.txt:
2463 * platform/chromium-mac-leopard/fast/css/getComputedStyle/computed-style-expected.txt:
2464 * platform/chromium-mac-leopard/svg/css/getComputedStyle-basic-expected.txt:
2465 * platform/chromium-mac-snowleopard/fast/lists/001-expected.png:
2466 * platform/chromium-mac-snowleopard/fast/lists/001-vertical-expected.png:
2467 * platform/chromium-mac-snowleopard/svg/css/getComputedStyle-basic-expected.txt:
2468 * platform/chromium-mac/fast/css/getComputedStyle/computed-style-expected.txt:
2469 * platform/chromium-mac/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
2470 * platform/chromium-mac/svg/css/getComputedStyle-basic-expected.txt:
2471 * platform/chromium-win-vista/svg/css/getComputedStyle-basic-expected.txt:
2472 * platform/chromium-win-xp/svg/css/getComputedStyle-basic-expected.txt:
2473 * platform/chromium-win/fast/css/getComputedStyle/computed-style-expected.txt:
2474 * platform/chromium-win/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
2475 * platform/chromium-win/svg/css/getComputedStyle-basic-expected.txt:
2476 * platform/gtk/fast/css/getComputedStyle/computed-style-expected.txt:
2477 * platform/gtk/svg/css/getComputedStyle-basic-expected.txt:
2478 * platform/mac/fast/css/getComputedStyle/computed-style-expected.txt:
2479 * platform/mac/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
2480 * platform/mac/fast/lists/001-expected.txt:
2481 * platform/mac/fast/lists/001-vertical-expected.txt:
2482 * platform/mac/svg/css/getComputedStyle-basic-expected.txt:
2483 * platform/qt/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
2484 * platform/qt/svg/css/getComputedStyle-basic-expected.txt:
2485 * platform/win/fast/css/getComputedStyle/computed-style-expected.txt:
2486 * platform/win/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
2487 * svg/css/getComputedStyle-basic-expected.txt:
2489 2012-06-15 Jian Li <jianli@chromium.org>
2491 [File API] FileReader should work in sandbox iframe
2492 https://bugs.webkit.org/show_bug.cgi?id=89242
2494 Reviewed by Adam Barth.
2496 * fast/files/file-reader-file-url.html:
2497 * fast/files/file-reader-sandbox-iframe-expected.txt: Added.
2498 * fast/files/file-reader-sandbox-iframe.html: Added.
2499 * fast/files/resources/file-reader-real.html: Renamed from LayoutTests/fast/files/resources/file-reader-file-url-iframe.html.
2501 2012-06-15 Jian Li <jianli@chromium.org>
2503 http/tests/fileapi/create-blob-url-from-data-url.html fails
2504 https://bugs.webkit.org/show_bug.cgi?id=89149
2506 Reviewed by Adam Barth.
2508 Convert the test to check if blob URL can be created in a data iframe.
2510 * http/tests/fileapi/create-blob-url-from-data-url-expected.txt:
2511 * http/tests/fileapi/create-blob-url-from-data-url.html:
2512 * platform/chromium/TestExpectations:
2513 * platform/efl/Skipped:
2514 * platform/gtk/TestExpectations:
2515 * platform/mac/Skipped:
2516 * platform/qt/Skipped:
2518 2012-06-15 David Barton <dbarton@mathscribe.com>
2520 Inherit style changes in MathML anonymous renderers
2521 https://bugs.webkit.org/show_bug.cgi?id=88476
2523 Reviewed by Julien Chaffraix.
2525 * mathml/presentation/over.xhtml:
2526 * mathml/presentation/style-changed-expected.html: Added.
2527 * mathml/presentation/style-changed.html: Added.
2528 * platform/mac/mathml/presentation/attributes-expected.txt:
2529 * platform/mac/mathml/presentation/fenced-expected.txt:
2530 * platform/mac/mathml/presentation/fenced-mi-expected.txt:
2531 * platform/mac/mathml/presentation/fractions-expected.txt:
2532 * platform/mac/mathml/presentation/fractions-vertical-alignment-expected.txt:
2533 * platform/mac/mathml/presentation/mo-expected.txt:
2534 * platform/mac/mathml/presentation/mo-stretch-expected.txt:
2535 * platform/mac/mathml/presentation/mroot-pref-width-expected.txt:
2536 * platform/mac/mathml/presentation/over-expected.png:
2537 * platform/mac/mathml/presentation/over-expected.txt:
2538 * platform/mac/mathml/presentation/roots-expected.txt:
2539 * platform/mac/mathml/presentation/row-alignment-expected.png:
2540 * platform/mac/mathml/presentation/row-alignment-expected.txt:
2541 * platform/mac/mathml/presentation/row-expected.txt:
2542 * platform/mac/mathml/presentation/style-expected.txt:
2543 * platform/mac/mathml/presentation/sub-expected.txt:
2544 * platform/mac/mathml/presentation/subsup-expected.txt:
2545 * platform/mac/mathml/presentation/sup-expected.txt:
2546 * platform/mac/mathml/presentation/tables-expected.txt:
2547 * platform/mac/mathml/presentation/tokenElements-expected.txt:
2548 * platform/mac/mathml/presentation/under-expected.png:
2549 * platform/mac/mathml/presentation/under-expected.txt:
2550 * platform/mac/mathml/presentation/underover-expected.png:
2551 * platform/mac/mathml/presentation/underover-expected.txt:
2552 * platform/mac/mathml/xHeight-expected.txt:
2554 2012-06-15 Andrew Wilson <atwilson@chromium.org>
2556 Unreviewed chromium expectations change.
2558 * platform/chromium/TestExpectations:
2560 2012-06-15 Ryosuke Niwa <rniwa@webkit.org>
2562 Use testRunner instead of layoutTestController in sputnik's conformance tests
2563 https://bugs.webkit.org/show_bug.cgi?id=89184
2565 Reviewed by Tony Chang.
2567 * sputnik/Conformance/:
2569 2012-06-15 Abhishek Arya <inferno@chromium.org>
2571 Unreviewed. Rebaselines for r120477.
2573 * platform/chromium-linux/fast/forms/formmove3-expected.txt:
2574 * platform/chromium-win/editing/deleting/delete-3800834-fix-expected.txt:
2575 * platform/chromium-win/fast/dynamic/011-expected.txt:
2576 * platform/chromium-win/fast/forms/preserveFormDuringResidualStyle-expected.txt:
2577 * platform/chromium-win/fast/invalid/001-expected.txt:
2578 * platform/chromium-win/fast/invalid/003-expected.txt:
2579 * platform/chromium-win/fast/invalid/004-expected.txt:
2580 * platform/chromium-win/fast/invalid/007-expected.txt:
2581 * platform/chromium-win/fast/invalid/019-expected.txt:
2582 * platform/chromium-win/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.txt:
2583 * platform/chromium-win/tables/mozilla/bugs/bug647-expected.txt:
2584 * platform/chromium-win/tables/mozilla/other/wa_table_tr_align-expected.txt:
2586 2012-06-13 Vincent Scheib <scheib@chromium.org>
2588 Add new Pointer Lock spec webkitRequestPointerLock and webkitExitPointerLock methods.
2589 https://bugs.webkit.org/show_bug.cgi?id=88891
2591 Reviewed by Dimitri Glazkov.
2593 Part of a series of refactoring changes to update pointer lock API to
2594 the fullscreen locking style. https://bugs.webkit.org/show_bug.cgi?id=84402
2596 Entering and exiting mouse lock is provided in the new webkitRequestPointerLock and
2597 webkitExitPointerLock methods.
2599 Existing tests updated to use the new methods. Also, several updated to
2600 support manual testing.
2602 * pointer-lock/lock-already-locked-expected.txt:
2603 * pointer-lock/lock-already-locked.html:
2604 * pointer-lock/mouse-event-delivery-expected.txt:
2605 * pointer-lock/mouse-event-delivery.html:
2606 * pointer-lock/pointer-lock-api-expected.txt:
2607 * pointer-lock/pointer-lock-api.html:
2608 * pointer-lock/pointerlockchange-pointerlockerror-events-expected.txt:
2609 * pointer-lock/pointerlockchange-pointerlockerror-events.html:
2611 2012-06-15 Abhishek Arya <inferno@chromium.org>
2613 Unreviewed. Rebaselines for r120477.
2615 * fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.txt:
2616 * platform/chromium-mac-leopard/fast/forms/formmove3-expected.txt: Added.
2617 * platform/chromium-mac-leopard/fast/forms/preserveFormDuringResidualStyle-expected.txt: Added.
2618 * platform/chromium-mac-leopard/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.txt: Added.
2619 * platform/chromium-mac-leopard/tables/mozilla/other/wa_table_tr_align-expected.txt: Added.
2620 * platform/chromium-mac-snowleopard/fast/forms/formmove3-expected.txt: Added.
2621 * platform/chromium-mac-snowleopard/fast/forms/preserveFormDuringResidualStyle-expected.txt: Added.
2622 * platform/chromium-mac-snowleopard/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.txt: Added.
2623 * platform/chromium-mac-snowleopard/tables/mozilla/other/wa_table_tr_align-expected.txt: Added.
2624 * platform/chromium-mac/fast/forms/formmove3-expected.txt:
2625 * platform/chromium-mac/fast/forms/preserveFormDuringResidualStyle-expected.txt:
2626 * platform/chromium-mac/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.txt:
2627 * platform/chromium-mac/tables/mozilla/other/wa_table_tr_align-expected.txt:
2628 * platform/efl/TestExpectations:
2629 * platform/gtk/editing/deleting/delete-3800834-fix-expected.txt:
2630 * platform/gtk/fast/dynamic/011-expected.txt:
2631 * platform/gtk/fast/forms/formmove3-expected.txt:
2632 * platform/gtk/fast/forms/preserveFormDuringResidualStyle-expected.txt:
2633 * platform/gtk/fast/invalid/001-expected.txt:
2634 * platform/gtk/fast/invalid/003-expected.txt:
2635 * platform/gtk/fast/invalid/004-expected.txt:
2636 * platform/gtk/fast/invalid/007-expected.txt:
2637 * platform/gtk/fast/invalid/019-expected.txt:
2638 * platform/gtk/tables/mozilla/bugs/bug647-expected.txt:
2639 * platform/gtk/tables/mozilla/other/wa_table_tr_align-expected.txt:
2640 * platform/qt/editing/deleting/delete-3800834-fix-expected.txt:
2641 * platform/qt/fast/dynamic/011-expected.txt:
2642 * platform/qt/fast/forms/formmove3-expected.txt:
2643 * platform/qt/fast/forms/preserveFormDuringResidualStyle-expected.txt:
2644 * platform/qt/fast/invalid/001-expected.txt:
2645 * platform/qt/fast/invalid/003-expected.txt:
2646 * platform/qt/fast/invalid/004-expected.txt:
2647 * platform/qt/fast/invalid/007-expected.txt:
2648 * platform/qt/fast/invalid/019-expected.txt:
2649 * platform/qt/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.txt:
2650 * platform/qt/tables/mozilla/bugs/bug647-expected.txt:
2651 * platform/qt/tables/mozilla/other/wa_table_tr_align-expected.txt:
2653 2012-06-15 Simon Fraser <simon.fraser@apple.com>
2655 Rebaseline some tests after r120411.
2657 * platform/mac/fast/forms/box-shadow-override-expected.txt:
2658 * platform/mac/fast/forms/input-appearance-height-expected.txt:
2659 * platform/mac/fast/forms/range/input-appearance-range-expected.txt:
2660 * platform/mac/fast/multicol/client-rects-expected.txt:
2661 * platform/mac/media/controls-after-reload-expected.txt:
2663 2012-06-15 Florin Malita <fmalita@chromium.org>
2665 Unreviewed chromium rebaseline for r120467.
2667 * platform/chromium-linux-x86/svg/filters/feLighting-crash-expected.png:
2668 * platform/chromium-mac-leopard/svg/W3C-SVG-1.1/filters-specular-01-f-expected.png:
2669 * platform/chromium-mac-leopard/svg/dynamic-updates/SVGFESpecularLightingElement-dom-in-attr-expected.png:
2670 * platform/chromium-mac-leopard/svg/dynamic-updates/SVGFESpecularLightingElement-dom-specularConstant-attr-expected.png:
2671 * platform/chromium-mac-leopard/svg/dynamic-updates/SVGFESpecularLightingElement-dom-specularExponent-attr-expected.png:
2672 * platform/chromium-mac-leopard/svg/dynamic-updates/SVGFESpecularLightingElement-dom-suraceScale-attr-expected.png:
2673 * platform/chromium-mac-leopard/svg/dynamic-updates/SVGFESpecularLightingElement-inherit-lighting-color-css-prop-expected.png:
2674 * platform/chromium-mac-leopard/svg/dynamic-updates/SVGFESpecularLightingElement-lighting-color-css-prop-expected.png:
2675 * platform/chromium-mac-leopard/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-in-prop-expected.png:
2676 * platform/chromium-mac-leopard/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-specularConstant-prop-expected.png:
2677 * platform/chromium-mac-leopard/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-specularExponent-prop-expected.png:
2678 * platform/chromium-mac-leopard/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-suraceScale-prop-expected.png:
2679 * platform/chromium-mac-leopard/svg/filters/feLighting-crash-expected.png:
2680 * platform/chromium-mac-snowleopard/svg/W3C-SVG-1.1/filters-specular-01-f-expected.png:
2681 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFESpecularLightingElement-dom-in-attr-expected.png:
2682 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFESpecularLightingElement-dom-specularConstant-attr-expected.png:
2683 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFESpecularLightingElement-dom-specularExponent-attr-expected.png:
2684 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFESpecularLightingElement-dom-suraceScale-attr-expected.png:
2685 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFESpecularLightingElement-inherit-lighting-color-css-prop-expected.png:
2686 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFESpecularLightingElement-lighting-color-css-prop-expected.png:
2687 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-in-prop-expected.png:
2688 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-specularConstant-prop-expected.png:
2689 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-specularExponent-prop-expected.png:
2690 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-suraceScale-prop-expected.png:
2691 * platform/chromium-mac-snowleopard/svg/filters/feLighting-crash-expected.png:
2692 * platform/chromium-mac/svg/W3C-SVG-1.1/filters-specular-01-f-expected.png:
2693 * platform/chromium-mac/svg/dynamic-updates/SVGFESpecularLightingElement-dom-in-attr-expected.png:
2694 * platform/chromium-mac/svg/dynamic-updates/SVGFESpecularLightingElement-dom-specularConstant-attr-expected.png:
2695 * platform/chromium-mac/svg/dynamic-updates/SVGFESpecularLightingElement-dom-specularExponent-attr-expected.png:
2696 * platform/chromium-mac/svg/dynamic-updates/SVGFESpecularLightingElement-dom-suraceScale-attr-expected.png:
2697 * platform/chromium-mac/svg/dynamic-updates/SVGFESpecularLightingElement-inherit-lighting-color-css-prop-expected.png:
2698 * platform/chromium-mac/svg/dynamic-updates/SVGFESpecularLightingElement-lighting-color-css-prop-expected.png:
2699 * platform/chromium-mac/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-in-prop-expected.png:
2700 * platform/chromium-mac/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-specularConstant-prop-expected.png:
2701 * platform/chromium-mac/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-specularExponent-prop-expected.png:
2702 * platform/chromium-mac/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-suraceScale-prop-expected.png:
2703 * platform/chromium-mac/svg/filters/feLighting-crash-expected.png:
2704 * platform/chromium-win-vista/svg/filters/feLighting-crash-expected.png:
2705 * platform/chromium-win-xp/svg/filters/feLighting-crash-expected.png:
2706 * platform/chromium-win/svg/W3C-SVG-1.1/filters-specular-01-f-expected.png:
2707 * platform/chromium-win/svg/dynamic-updates/SVGFESpecularLightingElement-dom-in-attr-expected.png:
2708 * platform/chromium-win/svg/dynamic-updates/SVGFESpecularLightingElement-dom-specularConstant-attr-expected.png:
2709 * platform/chromium-win/svg/dynamic-updates/SVGFESpecularLightingElement-dom-specularExponent-attr-expected.png:
2710 * platform/chromium-win/svg/dynamic-updates/SVGFESpecularLightingElement-dom-suraceScale-attr-expected.png:
2711 * platform/chromium-win/svg/dynamic-updates/SVGFESpecularLightingElement-inherit-lighting-color-css-prop-expected.png:
2712 * platform/chromium-win/svg/dynamic-updates/SVGFESpecularLightingElement-lighting-color-css-prop-expected.png:
2713 * platform/chromium-win/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-in-prop-expected.png:
2714 * platform/chromium-win/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-specularConstant-prop-expected.png:
2715 * platform/chromium-win/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-specularExponent-prop-expected.png:
2716 * platform/chromium-win/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-suraceScale-prop-expected.png:
2717 * platform/chromium-win/svg/filters/feLighting-crash-expected.png:
2718 * platform/chromium/TestExpectations:
2720 2012-06-15 Abhishek Arya <inferno@chromium.org>
2722 Cleanup empty anonymous block continuation.
2723 https://bugs.webkit.org/show_bug.cgi?id=74976
2725 Reviewed by Julien Chaffraix.
2727 * fast/inline/inline-empty-block-continuation-remove-expected.html: Added.
2728 * fast/inline/inline-empty-block-continuation-remove.html: Added.
2729 and a bunch of rebaselines in existing tests.
2731 2012-06-15 Zan Dobersek <zandobersek@gmail.com>
2733 Clean up the flaky tests section in Gtk's TestExpectations file. Remove
2734 flakiness expectations for tests that have been consistently passing and
2735 move expectations for tests that have been consistently failing under
2736 the failing tests section, changing the expectations to represent a constant
2737 expected failure for that test.
2739 Rubber-stamped by Philippe Normand.
2741 * platform/gtk/TestExpectations:
2743 2012-06-15 Taiju Tsuiki <tzik@chromium.org>
2745 Web Inspector: Move FileSystem frame management from frontend to backend
2746 https://bugs.webkit.org/show_bug.cgi?id=89190
2748 Reviewed by Vsevolod Vlasov.
2750 * http/tests/inspector/filesystem/read-directory.html:
2752 2012-06-15 Pavel Feldman <pfeldman@chromium.org>
2754 Web Inspector: extension's Resource.getContent always returns original revision.
2755 https://bugs.webkit.org/show_bug.cgi?id=89219
2757 Reviewed by Vsevolod Vlasov.
2759 * inspector/extensions/extensions-resources-expected.txt:
2760 * inspector/extensions/extensions-resources.html:
2762 2012-06-15 Florin Malita <fmalita@chromium.org>
2764 Specular light filters produce dark results
2765 https://bugs.webkit.org/show_bug.cgi?id=89116
2767 Reviewed by Dirk Schulze.
2769 * platform/chromium-linux/svg/W3C-SVG-1.1/filters-specular-01-f-expected.png:
2770 * platform/chromium-linux/svg/dynamic-updates/SVGFESpecularLightingElement-dom-in-attr-expected.png:
2771 * platform/chromium-linux/svg/dynamic-updates/SVGFESpecularLightingElement-dom-specularConstant-attr-expected.png:
2772 * platform/chromium-linux/svg/dynamic-updates/SVGFESpecularLightingElement-dom-specularExponent-attr-expected.png:
2773 * platform/chromium-linux/svg/dynamic-updates/SVGFESpecularLightingElement-dom-suraceScale-attr-expected.png:
2774 * platform/chromium-linux/svg/dynamic-updates/SVGFESpecularLightingElement-inherit-lighting-color-css-prop-expected.png:
2775 * platform/chromium-linux/svg/dynamic-updates/SVGFESpecularLightingElement-lighting-color-css-prop-expected.png:
2776 * platform/chromium-linux/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-in-prop-expected.png:
2777 * platform/chromium-linux/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-specularConstant-prop-expected.png:
2778 * platform/chromium-linux/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-specularExponent-prop-expected.png:
2779 * platform/chromium-linux/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-suraceScale-prop-expected.png:
2780 * platform/chromium-linux/svg/filters/feLighting-crash-expected.png:
2781 * platform/chromium/TestExpectations:
2782 * platform/mac/TestExpectations:
2783 * svg/filters/feSpecularLight-premultiplied-expected.svg: Added.
2784 * svg/filters/feSpecularLight-premultiplied.svg: Added.
2786 2012-06-15 Stephen Chenney <schenney@chromium.org>
2788 SVG Composite of Offset filters incorrectly clips
2789 https://bugs.webkit.org/show_bug.cgi?id=77660
2791 Reviewed by Dirk Schulze.
2793 * svg/filters/container-with-filters-expected.svg: Added.
2794 * svg/filters/container-with-filters.svg: Added.
2796 2012-06-15 Ilya Tikhonovsky <loislo@chromium.org>
2798 Web Inspector: CRASH: getProfile is crashing for unknown profiles.
2799 https://bugs.webkit.org/show_bug.cgi?id=89202
2801 Reviewed by Pavel Feldman.
2803 * inspector/profiler/heap-snapshot-get-profile-crash-expected.txt: Added.
2804 * inspector/profiler/heap-snapshot-get-profile-crash.html: Added.
2806 2012-06-15 Kent Tamura <tkent@chromium.org>
2808 [Chromium] Rebaseline for type=range tests.
2809 https://bugs.webkit.org/show_bug.cgi?id=89067
2811 * platform/chromium-linux/fast/forms/range/input-appearance-range-expected.txt: Added.
2813 2012-06-15 Ryosuke Niwa <rniwa@webkit.org>
2815 Use testRunner instead of layoutTestController in layout test resources
2816 https://bugs.webkit.org/show_bug.cgi?id=89182
2818 Reviewed by Kent Tamura.
2820 * resources/dump-as-markup.js:
2821 (Markup.waitUntilDone):
2822 (Markup.notifyDone):
2823 * resources/magnitude-perf.js:
2825 (Magnitude._runIteration):
2827 * resources/testharnessreport.js:
2829 2012-06-15 Zan Dobersek <zandobersek@gmail.com>
2831 Unreviewed GTK gardening, adding TEXT expectation for
2832 editing/spelling/grammar-edit-word.html after r120423.
2834 * platform/gtk/TestExpectations:
2836 2012-06-15 Kent Tamura <tkent@chromium.org>
2838 [Chromium] Rebaseline for type=range tests.
2839 https://bugs.webkit.org/show_bug.cgi?id=89067
2841 * fast/forms/range/range-thumb-height-percentage-expected.txt: Renamed from LayoutTests/platform/efl/fast/forms/range/range-thumb-height-percentage-expected.txt.
2842 * platform/chromium-linux/fast/forms/range/range-thumb-height-percentage-expected.txt: Renamed from LayoutTests/platform/gtk/fast/forms/range/range-thumb-height-percentage-expected.txt.
2843 * platform/chromium-linux/fast/forms/range/slider-padding-expected.txt: Added.
2844 * platform/chromium-linux/fast/forms/range/slider-thumb-shared-style-expected.txt: Added.
2845 * platform/chromium-win/fast/forms/range/input-appearance-range-expected.png:
2846 * platform/chromium-win/fast/forms/range/input-appearance-range-expected.txt:
2847 * platform/chromium/TestExpectations:
2849 2012-06-15 Szilard Ledan <szledan@inf.u-szeged.hu>
2851 [Qt] Gardening. Skip a failing test. After r120423.
2852 https://bugs.webkit.org/show_bug.cgi?id=89199
2854 Reviewed by Csaba Osztrogonác.
2856 * platform/qt/Skipped:
2858 2012-06-15 Sudarsana Nagineni <sudarsana.nagineni@linux.intel.com>
2860 [EFL] Gardening after r120411
2861 https://bugs.webkit.org/show_bug.cgi?id=89194
2863 Unreviewed EFL gardening, updating baselines after r120411.
2865 * platform/efl/fast/dom/HTMLInputElement/input-slider-update-expected.txt:
2866 * platform/efl/fast/forms/box-shadow-override-expected.png:
2867 * platform/efl/fast/forms/box-shadow-override-expected.txt:
2868 * platform/efl/fast/forms/input-appearance-height-expected.png:
2869 * platform/efl/fast/forms/input-appearance-height-expected.txt:
2870 * platform/efl/fast/forms/range/input-appearance-range-expected.png:
2871 * platform/efl/fast/forms/range/input-appearance-range-expected.txt:
2872 * platform/efl/fast/forms/range/range-thumb-height-percentage-expected.png:
2873 * platform/efl/fast/forms/range/range-thumb-height-percentage-expected.txt:
2874 * platform/efl/fast/forms/range/slider-padding-expected.png:
2875 * platform/efl/fast/forms/range/slider-padding-expected.txt:
2876 * platform/efl/fast/forms/range/slider-thumb-shared-style-expected.png:
2877 * platform/efl/fast/forms/range/slider-thumb-shared-style-expected.txt:
2878 * platform/efl/fast/forms/range/slider-thumb-stylability-expected.txt:
2879 * platform/efl/fast/multicol/client-rects-expected.png:
2880 * platform/efl/fast/multicol/client-rects-expected.txt:
2881 * platform/efl/fast/repaint/slider-thumb-drag-release-expected.txt:
2883 2012-06-15 Hajime Morrita <morrita@chromium.org>
2885 Unreviewed expectation rebaselining.
2887 * platform/chromium-linux-x86/fast/multicol/client-rects-expected.png: Copied from LayoutTests/platform/chromium-linux/fast/multicol/client-rects-expected.png.
2888 * platform/chromium-linux-x86/fast/multicol/client-rects-expected.txt: Copied from LayoutTests/platform/chromium-win/fast/multicol/client-rects-expected.txt.
2889 * platform/chromium-linux/fast/multicol/client-rects-expected.png:
2890 * platform/chromium-linux/fast/multicol/client-rects-expected.txt: Copied from LayoutTests/platform/chromium-win/fast/multicol/client-rects-expected.txt.
2891 * platform/chromium-mac-snowleopard/fast/multicol/client-rects-expected.txt: Added.
2892 * platform/chromium-win-vista/fast/multicol/client-rects-expected.png: Added.
2893 * platform/chromium-win-vista/fast/multicol/client-rects-expected.txt: Copied from LayoutTests/platform/chromium-win/fast/multicol/client-rects-expected.txt.
2894 * platform/chromium-win-xp/fast/multicol/client-rects-expected.png: Added.
2895 * platform/chromium-win-xp/fast/multicol/client-rects-expected.txt: Copied from LayoutTests/platform/chromium-win/fast/multicol/client-rects-expected.txt.
2896 * platform/chromium-win/fast/multicol/client-rects-expected.png:
2897 * platform/chromium-win/fast/multicol/client-rects-expected.txt:
2899 2012-06-15 Kent Tamura <tkent@chromium.org>
2901 [Chromium] Rebaseline for type=range tests.
2902 https://bugs.webkit.org/show_bug.cgi?id=89067
2904 * platform/chromium-win/fast/dom/HTMLInputElement/input-slider-update-styled-expected.txt: Added.
2905 * platform/chromium-win/fast/forms/range/range-thumb-height-percentage-expected.txt:
2906 * platform/chromium-win/fast/forms/range/slider-padding-expected.txt:
2907 * platform/chromium-win/fast/forms/range/slider-thumb-shared-style-expected.txt:
2908 * platform/chromium-win/fast/repaint/slider-thumb-float-expected.txt: Added.
2909 * platform/chromium/TestExpectations:
2911 2012-06-15 János Badics <jbadics@inf.u-szeged.hu>
2913 [Qt] Gardening after r120411. Updated baselines of 7 tests because of a color property change.
2915 Reviewed by Csaba Osztrogonác.
2917 * platform/qt/fast/dom/HTMLInputElement/input-slider-update-expected.png:
2918 * platform/qt/fast/dom/HTMLInputElement/input-slider-update-expected.txt:
2919 * platform/qt/fast/forms/box-shadow-override-expected.png:
2920 * platform/qt/fast/forms/box-shadow-override-expected.txt:
2921 * platform/qt/fast/forms/range/input-appearance-range-expected.txt:
2922 * platform/qt/fast/forms/range/range-thumb-height-percentage-expected.png: Added.
2923 * platform/qt/fast/forms/range/range-thumb-height-percentage-expected.txt:
2924 * platform/qt/fast/forms/range/slider-padding-expected.png:
2925 * platform/qt/fast/forms/range/slider-padding-expected.txt:
2926 * platform/qt/fast/multicol/client-rects-expected.png: Added.
2927 * platform/qt/fast/multicol/client-rects-expected.txt:
2928 * platform/qt/fast/repaint/slider-thumb-drag-release-expected.png:
2929 * platform/qt/fast/repaint/slider-thumb-drag-release-expected.txt:
2931 2012-06-15 Kent Tamura <tkent@chromium.org>
2933 [Chromium] Update TestExpectations
2934 https://bugs.webkit.org/show_bug.cgi?id=89067
2936 * platform/chromium/TestExpectations:
2937 Mark some tests for type=range FAIL until all bots have the new results.
2939 2012-06-15 Kent Tamura <tkent@chromium.org>
2941 [Chromium] Fix a syntax error of TestExpectations.
2943 * platform/chromium/TestExpectations:
2945 2012-06-15 Jian Li <jianli@chromium.org>
2947 FileReader is dysfunctional in documents with "null" origin string
2948 https://bugs.webkit.org/show_bug.cgi?id=78648
2950 Reviewed by Adam Barth.
2952 * fast/files/file-reader-file-url-expected.txt: Added.
2953 * fast/files/file-reader-file-url.html: Added.
2954 * fast/files/resources/file-reader-file-url-iframe.html: Added.
2956 2012-06-15 Kent Tamura <tkent@chromium.org>
2958 [Chromium] Update TestExpectations
2959 https://bugs.webkit.org/show_bug.cgi?id=89067
2961 * platform/chromium-mac/fast/multicol/client-rects-expected.txt:
2963 2012-06-15 Taiju Tsuiki <tzik@chromium.org>
2965 Web Inspector: LayoutTest http/tests/inspector/filesystem/* should clean up FileSystem after test.
2966 https://bugs.webkit.org/show_bug.cgi?id=89066
2968 Reviewed by Vsevolod Vlasov.
2970 * http/tests/inspector/filesystem/filesystem-test.js:
2971 (initialize_FileSystemTest.InspectorTest.clearFileSystem):
2973 (createDirectory.gotFileSystem):
2975 (createFile.gotFileSystem):
2976 (clearFileSystem.gotRoot):
2977 (clearFileSystem.gotRoot.removeAll):
2978 (clearFileSystem.onError):
2979 * http/tests/inspector/filesystem/read-directory.html:
2981 2012-06-15 Kent Tamura <tkent@chromium.org>
2983 [Chromium] Update TestExpectations
2984 https://bugs.webkit.org/show_bug.cgi?id=89192
2986 * platform/chromium/TestExpectations:
2987 Failulre of platform/chromium/accessibility/add-to-menu-list-crashes.html is expected.
2989 2012-06-15 Christophe Dumez <christophe.dumez@intel.com>
2991 [EFL] EFL's LayoutTestController does not support titleTextDirection
2992 https://bugs.webkit.org/show_bug.cgi?id=86475
2994 Reviewed by Hajime Morita.
2996 Unskip title-directionality tests now that EFL's LayoutTestController
2997 supports titleTextDirection.
2999 * platform/efl/TestExpectations:
3001 2012-06-15 Emil A Eklund <eae@chromium.org>
3003 Unreviewed chromium windows rebaseline.
3005 * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug89315-expected.png:
3007 2012-06-15 Kent Tamura <tkent@chromium.org>
3009 A followup for r120413.
3010 https://bugs.webkit.org/show_bug.cgi?id=89187
3012 We need to update fast/dom/htmlcollection-non-html.html for
3013 HTMLSelectElement::selectedOptions removal.
3015 * fast/dom/htmlcollection-non-html-expected.txt:
3016 * fast/dom/htmlcollection-non-html.html:
3017 * platform/gtk/TestExpectations:
3019 2012-06-15 Zan Dobersek <zandobersek@gmail.com>
3021 Unreviewed GTK gardening, adding a CRASH PASS expectation for
3022 storage/websql/quota-tracking.html which crashes intermittently
3025 * platform/gtk/TestExpectations:
3027 2012-06-15 Hironori Bono <hbono@chromium.org>
3029 Allow platforms to choose whether to remove markers on editing
3030 https://bugs.webkit.org/show_bug.cgi?id=88838
3032 Reviewed by Hajime Morita.
3034 This change adds a test that verifies WebKit removes a grammar marker from a
3035 grammatically-incorrect word when editing the word.
3037 * editing/spelling/grammar-edit-word-expected.txt: Added.
3038 * editing/spelling/grammar-edit-word.html: Added.
3040 2012-06-15 Zan Dobersek <zandobersek@gmail.com>
3042 Unreviewed GTK gardening, adding test expectation for
3043 fast/dom/htmlcollection-non-html.html after r120413.
3045 * platform/gtk/TestExpectations:
3047 2012-06-15 Emil A Eklund <eae@chromium.org>
3049 Unreviewed chromium mac rebaseline.
3051 * platform/chromium-mac-leopard/tables/mozilla_expected_failures/bugs/bug89315-expected.png:
3052 * platform/chromium-mac-snowleopard/tables/mozilla_expected_failures/bugs/bug89315-expected.png:
3053 * platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug89315-expected.png:
3054 * platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug89315-expected.txt:
3056 2012-06-15 Zan Dobersek <zandobersek@gmail.com>
3058 Unreviewed GTK gardening, updating baselines after r120411.
3060 * platform/gtk/fast/dom/HTMLInputElement/input-slider-update-expected.txt:
3061 * platform/gtk/fast/forms/box-shadow-override-expected.txt:
3062 * platform/gtk/fast/forms/input-appearance-height-expected.txt:
3063 * platform/gtk/fast/forms/range/input-appearance-range-expected.txt:
3064 * platform/gtk/fast/forms/range/range-thumb-height-percentage-expected.txt:
3065 * platform/gtk/fast/forms/range/slider-padding-expected.txt:
3066 * platform/gtk/fast/forms/range/slider-thumb-shared-style-expected.txt:
3067 * platform/gtk/fast/forms/range/slider-thumb-stylability-expected.txt:
3068 * platform/gtk/fast/multicol/client-rects-expected.txt:
3069 * platform/gtk/fast/repaint/slider-thumb-drag-release-expected.txt:
3071 2012-06-15 Ryosuke Niwa <rniwa@webkit.org>
3073 Use testRunner instead of layoutTestController in networkinformation, perf, plugins, pointer-lock, printing, scrollbars, and security tests
3074 https://bugs.webkit.org/show_bug.cgi?id=89181
3076 Reviewed by Kent Tamura.
3078 * perf/clone-with-focus.html:
3079 * perf/nested-combined-selectors.html:
3080 * perf/table-rows-length-caching.html:
3081 * platform/chromium/plugins/call-as-function.html:
3082 * platform/chromium/plugins/get-url-with-blank-target2.html:
3083 * platform/chromium/plugins/get-url-with-iframe-target-no-crash.html:
3084 * platform/chromium/printing/custom-page-size-style-expected.txt:
3085 * platform/chromium/printing/custom-page-size-style.html:
3086 * platform/gtk/plugins/invalidate-rect-with-null-npp-argument.html:
3087 * platform/gtk/scrollbars/overflow-scrollbar-horizontal-wheel-scroll.html:
3088 * platform/mac-wk2/plugins/contents-scale-factor.html:
3089 * platform/mac-wk2/plugins/mouse-events-scaled.html:
3090 * platform/mac/plugins/bindings-array-apply-crash.html:
3091 * platform/mac/plugins/bindings-objc-long-method-name.html:
3092 * platform/mac/plugins/bindings-objc-method-name-conversion.html:
3093 * platform/mac/plugins/bindings-test-objc.html:
3094 * platform/mac/plugins/call-as-function-test.html:
3095 * platform/mac/plugins/convert-point.html:
3096 * platform/mac/plugins/disable-plugins.html:
3097 * platform/mac/plugins/jsobjc-dom-wrappers.html:
3098 * platform/mac/plugins/jsobjc-simple.html:
3099 * platform/mac/plugins/pluginDocumentView-deallocated-dataSource.html-disabled:
3100 * platform/mac/plugins/root-object-premature-delete-crash.html:
3101 * platform/mac/plugins/supports-carbon-event-model.html:
3102 * platform/mac/plugins/testplugin-onnew-onpaint.html:
3103 * platform/mac/plugins/throw-on-dealloc.html:
3104 * platform/mac/plugins/undefined-property-crash.html:
3105 * platform/mac/plugins/update-widget-from-style-recalc.html:
3106 * platform/mac/plugins/webScriptObject-exception-deadlock.html:
3107 * platform/mac/scrollbars/key-window-not-first-responder.html:
3108 * platform/qt/plugins/application-plugin-plugins-disabled.html:
3109 * platform/win/plugins/call-javascript-that-destroys-plugin.html:
3110 * platform/win/plugins/get-value-netscape-window.html:
3111 * platform/win/plugins/iframe-inside-overflow.html:
3112 * platform/win/plugins/npn-invalidate-rect-invalidates-window.html:
3113 * platform/win/plugins/visibility-hidden.html:
3114 * platform/win/plugins/window-geometry-initialized-before-set-window.html:
3115 * platform/win/plugins/window-region-is-set-to-clip-rect.html:
3116 * platform/win/plugins/windowless-paint-rect-coordinates.html:
3118 * pointer-lock/lock-fail-responses-expected.txt:
3119 * pointer-lock/lock-fail-responses.html:
3120 * pointer-lock/pointer-lock-api.html:
3121 * pointer-lock/pointerlockchange-pointerlockerror-events-expected.txt:
3122 * pointer-lock/pointerlockchange-pointerlockerror-events.html:
3123 * pointer-lock/pointerlocklost-event-expected.txt:
3124 * pointer-lock/pointerlocklost-event.html:
3125 * printing/compositing-layer-printing.html:
3126 * printing/css2.1/README.txt:
3127 * printing/css2.1/page-break-after-000.html:
3128 * printing/css2.1/page-break-after-001.html:
3129 * printing/css2.1/page-break-after-002.html:
3130 * printing/css2.1/page-break-after-003.html:
3131 * printing/css2.1/page-break-after-004.html:
3132 * printing/css2.1/page-break-before-000.html:
3133 * printing/css2.1/page-break-before-001.html:
3134 * printing/css2.1/page-break-before-002.html:
3135 * printing/css2.1/page-break-inside-000.html:
3136 * printing/iframe-print.html:
3137 * printing/media-queries-print.html:
3138 * printing/numberOfPages-expected.txt:
3139 * printing/page-count-layout-overflow.html:
3140 * printing/page-count-relayout-shrink.html:
3141 * printing/page-count-with-one-word.html:
3142 * printing/page-format-data-display-none.html:
3143 * printing/page-format-data-expected.txt:
3144 * printing/page-format-data.html:
3145 * printing/page-rule-css-text.html:
3146 * printing/page-rule-in-media-query.html:
3147 * printing/page-rule-selection-expected.txt:
3148 * printing/page-rule-selection.html:
3149 * printing/pageNumerForElementById-expected.txt:
3150 * printing/print-close-crash.html:
3151 * printing/pseudo-class-outside-page.html:
3152 * printing/resources/paged-media-test-utils.js:
3153 (pageNumberForElementShouldBe):
3154 (numberOfPagesShouldBe):
3156 * printing/return-from-printing-mode.html:
3157 * printing/script-tests/numberOfPages.js:
3158 * printing/script-tests/pageNumerForElementById.js:
3159 * printing/setPrinting.html:
3160 * printing/simultaneous-position-float-change.html:
3161 * printing/single-line-must-not-be-split-into-two-pages.html:
3162 * printing/width-overflow.html:
3163 * printing/zoomed-document.html:
3164 * scrollbars/hidden-iframe-scrollbar-crash.html:
3165 * scrollbars/hidden-iframe-scrollbar-crash2.html:
3166 * scrollbars/hidden-scrollbar-prevents-layout.html:
3167 * scrollbars/overflow-custom-scrollbar-crash.html:
3168 * scrollbars/resources/hidden-iframe-scrollbar-crash2.html:
3169 * scrollbars/scroll-rtl-or-bt-layer.html:
3170 * scrollbars/scrollable-iframe-remove-crash.html:
3171 * scrollbars/scrollbar-click-does-not-blur-content.html:
3172 * scrollbars/scrollbar-crash-on-refresh.html:
3173 * scrollbars/scrollbar-drag-thumb-with-large-content.html:
3174 * scrollbars/scrollbar-gradient-crash.html:
3175 * scrollbars/scrollbar-iframe-click-does-not-blur-content.html:
3176 * scrollbars/scrollbar-initial-position.html:
3177 * scrollbars/scrollbar-middleclick-nopaste.html:
3178 * scrollbars/scrollbar-miss-mousemove-disabled.html:
3179 * scrollbars/scrollbar-miss-mousemove.html:
3180 * scrollbars/scrollbar-owning-renderer-crash.html:
3181 * scrollbars/scrollbar-part-created-with-no-parent-crash.html:
3182 * scrollbars/scrollbar-percent-padding-crash.html:
3183 * scrollbars/scrollbar-scrollbarparts-repaint-crash.html:
3184 * scrollbars/scrollevent-iframe-no-scrolling-wheel.html:
3185 * scrollbars/scrollevent-iframe-no-scrolling.html:
3186 * security/autocomplete-cleared-on-back.html:
3187 * security/block-test-no-port.html:
3188 * security/block-test.html:
3189 * security/set-form-autocomplete-attribute.html:
3191 2012-06-15 Ryosuke Niwa <rniwa@webkit.org>
3193 Use testRunner instead of layoutTestController in ietestcenter, inspector, java, jquery, loader, mathml, media, and mhtml tests
3194 https://bugs.webkit.org/show_bug.cgi?id=89176
3196 Reviewed by Kent Tamura.
3198 * ietestcenter/css3/bordersbackgrounds/background-attachment-local-scrolling.htm:
3199 * inspector/audits/resources/audits-style1.css:
3200 * inspector/console/console-long-eval-crash.html:
3201 * inspector/extensions/extensions-audits-content-script.html:
3202 * inspector/extensions/extensions-eval-content-script.html:
3203 * inspector/profiler/cpu-profiler-profiling-without-inspector.html:
3204 * inspector/timeline/timeline-animation-frame.html:
3205 * inspector/timeline/timeline-paint.html:
3206 * inspector/timeline/timeline-receive-response-event.html:
3207 * inspector/timeline/timeline-timer.html:
3208 * java/argument-to-object-type.html:
3209 * java/array-return.html:
3210 * java/array-sort.html:
3211 * java/embedding-java-with-object.html:
3212 * java/inaccessible-class.html:
3213 * java/inline-applet-crash.html:
3214 * java/java-and-plugins.html:
3216 * jquery/resources/helper.js:
3217 * loader/go-back-to-different-window-size.html:
3218 * loader/load-defer-resume-crash.html:
3219 * loader/navigation-while-deferring-loads.html:
3220 * loader/reload-subresource-when-type-changes.html:
3221 * mathml/EmptyMFracCrash.xhtml:
3222 * mathml/EmptyMunderOverCrash.xhtml:
3223 * mathml/empty-mroot-crash.xhtml:
3224 * mathml/empty-msubsup-crash.html:
3225 * mathml/fenced-whitespace-separators-crash.html:
3226 * mathml/msub-anonymous-child-render-crash.html:
3227 * mathml/msubsup-no-grandchild.xhtml:
3228 * mathml/msubsup-remove-children.xhtml:
3229 * mathml/munderover-remove-children.html:
3230 * mathml/operator-hijacks-fenced-node.xhtml:
3231 * mathml/wbr-in-mroot-crash.html:
3232 * media/W3C/w3cwrapper.js:
3234 (async_test.t.done):
3236 * media/adopt-node-crash.html:
3237 * media/audio-controls-do-not-fade-out.html:
3238 * media/audio-controls-rendering.html:
3239 * media/audio-delete-while-slider-thumb-clicked.html:
3240 * media/audio-delete-while-step-button-clicked.html:
3241 * media/audio-garbage-collect.html:
3242 * media/audio-no-installed-engines.html:
3243 * media/audio-only-video-intrinsic-size.html:
3244 * media/audio-repaint.html:
3245 * media/context-menu-actions.html:
3246 * media/controls-after-reload.html:
3247 * media/controls-drag-timebar.html:
3248 * media/controls-layout-direction.html:
3249 * media/controls-right-click-on-timebar.html:
3250 * media/controls-without-preload.html:
3251 * media/crash-closing-page-with-media-as-plugin-fallback.html:
3252 * media/fallback.html:
3253 * media/media-blocked-by-beforeload.html:
3254 * media/media-blocked-by-willsendrequest.html:
3255 * media/media-controls-clone-crash.html:
3256 * media/media-controls-invalid-url.html:
3257 * media/media-document-audio-repaint.html:
3258 * media/media-document-audio-size.html:
3259 * media/media-fullscreen.js:
3261 * media/media-volume-slider-rendered-normal.html:
3262 * media/no-auto-play-in-sandbox.html:
3263 * media/remove-from-document-before-load.html:
3264 * media/resources/foreignobject-media.svg:
3265 * media/restore-from-page-cache.html:
3266 * media/svg-as-image-with-media-blocked.html:
3267 * media/video-beforeload-remove-source.html:
3268 * media/video-canvas-alpha.html:
3269 * media/video-canvas.html-disabled:
3270 * media/video-click-dblckick-standalone.html:
3271 * media/video-controls-in-media-document.html:
3272 * media/video-controls-no-scripting.html:
3273 * media/video-controls-toggling.html:
3274 * media/video-controls-visible-audio-only.html:
3275 * media/video-controls-with-mutation-event-handler.html:
3276 * media/video-delay-load-event.html:
3277 * media/video-display-toggle.html:
3278 * media/video-document-types.html:
3279 * media/video-element-other-namespace-crash.html:
3280 * media/video-empty-source.html:
3281 * media/video-no-audio.html:
3282 * media/video-paint-test.js:
3283 (init.waitForMultipleEvents):
3284 (initAndPause.waitForMultipleEvents):
3286 * media/video-plays-past-end-of-test.html:
3287 * media/video-poster-blocked-by-willsendrequest.html:
3288 * media/video-replaces-poster.html:
3289 * media/video-source-inserted.html:
3290 * media/video-test.js:
3292 * media/video-volume-slider.html:
3293 * media/video-zoom.html:
3294 * mhtml/check_domain.mht:
3295 * mhtml/multi_frames.html_original:
3296 * mhtml/multi_frames_binary.mht:
3297 * mhtml/multi_frames_ie.mht:
3298 * mhtml/multi_frames_unmht.mht:
3299 * mhtml/page_with_css_and_js_ie.mht:
3300 * mhtml/page_with_css_and_js_unmht.mht:
3301 * mhtml/page_with_image.html_original:
3302 * mhtml/page_with_image_ie.mht:
3303 * mhtml/page_with_image_unmht.mht:
3304 * mhtml/simple_page.html_original:
3305 * mhtml/simple_page_ie.mht:
3306 * mhtml/simple_page_unmht.mht:
3307 * networkinformation/resources/event-after-navigation-new.html:
3308 * networkinformation/script-tests/event-after-navigation.js:
3309 * platform/chromium/media/video-frame-size-change.html:
3311 2012-06-15 Emil A Eklund <eae@chromium.org>
3313 Unreviewed chromium win and mac rebaseline for r120403.
3315 * platform/chromium-mac-leopard/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.png:
3316 * platform/chromium-mac-leopard/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.png:
3317 * platform/chromium-mac-leopard/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png:
3318 * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.png:
3319 * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.png:
3320 * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png:
3321 * platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.png:
3322 * platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.txt:
3323 * platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.png:
3324 * platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt:
3325 * platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png:
3326 * platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt:
3327 * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.png:
3328 * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.txt:
3329 * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.png:
3330 * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt:
3331 * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png:
3332 * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt:
3333 * platform/chromium/TestExpectations:
3335 2012-06-14 Kent Tamura <tkent@chromium.org>
3337 Unreviewed, rolling out r110340.
3338 http://trac.webkit.org/changeset/110340
3339 https://bugs.webkit.org/show_bug.cgi?id=88749
3341 * fast/dom/HTMLSelectElement/select-selectedOptions-expected.txt: Removed.
3342 * fast/dom/HTMLSelectElement/select-selectedOptions.html: Removed.
3344 2012-06-15 MORITA Hajime <morrita@google.com>
3346 Unreviewed typo fix for r120405.
3348 * platform/chromium/TestExpectations:
3350 2012-06-14 Keishi Hattori <keishi@webkit.org>
3352 Add color property to input type=range
3353 https://bugs.webkit.org/show_bug.cgi?id=89067
3355 Reviewed by Kent Tamura.
3357 * fast/dom/HTMLInputElement/input-slider-update-styled-expected.txt:
3358 * fast/repaint/slider-thumb-float-expected.txt:
3359 * platform/chromium-linux/fast/dom/HTMLInputElement/input-slider-update-expected.txt: Copied from LayoutTests/platform/chromium-win/fast/dom/HTMLInputElement/input-slider-update-expected.txt.
3360 * platform/chromium-linux/fast/dom/HTMLInputElement/input-slider-update-styled-expected.txt: Copied from LayoutTests/fast/dom/HTMLInputElement/input-slider-update-styled-expected.txt.
3361 * platform/chromium-linux/fast/forms/box-shadow-override-expected.txt:
3362 * platform/chromium-linux/fast/forms/input-appearance-height-expected.txt:
3363 * platform/chromium-linux/fast/forms/range/slider-thumb-stylability-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/range/slider-thumb-stylability-expected.txt.
3364 * platform/chromium-linux/fast/repaint/slider-thumb-drag-release-expected.txt: Copied from LayoutTests/platform/chromium-win/fast/repaint/slider-thumb-drag-release-expected.txt.
3365 * platform/chromium-linux/fast/repaint/slider-thumb-float-expected.txt: Copied from LayoutTests/fast/repaint/slider-thumb-float-expected.txt.
3366 * platform/chromium-mac/fast/forms/box-shadow-override-expected.txt:
3367 * platform/chromium-mac/fast/forms/input-appearance-height-expected.txt:
3368 * platform/chromium-mac/fast/forms/range/input-appearance-range-expected.txt:
3369 * platform/chromium-win/fast/dom/HTMLInputElement/input-slider-update-expected.txt:
3370 * platform/chromium-win/fast/forms/box-shadow-override-expected.txt:
3371 * platform/chromium-win/fast/forms/input-appearance-height-expected.txt:
3372 * platform/chromium-win/fast/forms/range/input-appearance-range-expected.txt:
3373 * platform/chromium-win/fast/forms/range/range-thumb-height-percentage-expected.txt:
3374 * platform/chromium-win/fast/forms/range/slider-padding-expected.txt:
3375 * platform/chromium-win/fast/forms/range/slider-thumb-shared-style-expected.txt:
3376 * platform/chromium-win/fast/forms/range/slider-thumb-stylability-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/range/slider-thumb-stylability-expected.txt.
3377 * platform/chromium-win/fast/repaint/slider-thumb-drag-release-expected.txt:
3378 * platform/mac/fast/dom/HTMLInputElement/input-slider-update-expected.txt:
3379 * platform/mac/fast/forms/range/range-thumb-height-percentage-expected.txt:
3380 * platform/mac/fast/forms/range/slider-padding-expected.txt:
3381 * platform/mac/fast/forms/range/slider-thumb-shared-style-expected.txt:
3382 * platform/mac/fast/forms/range/slider-thumb-stylability-expected.txt:
3383 * platform/mac/fast/repaint/slider-thumb-drag-release-expected.txt:
3385 2012-06-14 Emil A Eklund <eae@chromium.org>
3387 Unreviewed rebaseline for mac chromium following r120403.
3389 * platform/chromium-mac/tables/mozilla/bugs/bug55527-expected.txt: Removed.
3391 2012-06-14 Ryosuke Niwa <rniwa@webkit.org>
3393 Use testRunner instead of layoutTestController in battery status and canvas tests
3394 https://bugs.webkit.org/show_bug.cgi?id=88761
3396 Reviewed by Tony Chang.
3398 * batterystatus/resources/event-after-navigation-new.html:
3399 * batterystatus/script-tests/event-after-navigation.js:
3400 * canvas/philip/tests.js:
3402 (_addTest.window.onload):
3404 * canvas/philip/tests/2d.text-custom-font-load-crash.html:
3406 2012-06-14 Emil A Eklund <eae@chromium.org>
3408 Cast paddings to int in RenderTableCell
3409 https://bugs.webkit.org/show_bug.cgi?id=88918
3411 Reviewed by Levi Weintraub.
3413 Add test ensuring that table cells does not wrap when using fractional
3416 * fast/sub-pixel/table-cells-with-padding-do-not-wrap-expected.txt: Added.
3417 * fast/sub-pixel/table-cells-with-padding-do-not-wrap.html: Added.
3418 * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.png:
3419 * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.txt:
3420 * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.png:
3421 * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt:
3422 * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png:
3423 * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt:
3424 * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug89315-expected.png:
3425 * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug89315-expected.txt:
3426 * platform/chromium/TestExpectations:
3428 2012-06-14 MORITA Hajime <morrita@google.com>
3430 Unreviewed typo fix.
3432 * platform/chromium/TestExpectations:
3434 2012-06-14 MORITA Hajime <morrita@google.com>
3436 Unreviewed expectation update.
3437 - Marked cross-domain-message-event-dispatch.html and track-cue-rendering-snap-to-lines-not-set.html
3439 * platform/chromium/TestExpectations:
3441 2012-06-14 Kent Tamura <tkent@chromium.org>
3443 Validate form state strings in FormController::setStateForNewFormElements()
3444 https://bugs.webkit.org/show_bug.cgi?id=88768
3446 Reviewed by Hajime Morita.
3448 * fast/forms/resources/state-restore-broken-state-1.html: Added.
3449 * fast/forms/resources/state-restore-broken-state-2.html: Added.
3450 * fast/forms/state-restore-broken-state-expected.txt: Added.
3451 * fast/forms/state-restore-broken-state.html: Added.
3453 2012-06-14 Sheriff Bot <webkit.review.bot@gmail.com>
3455 Unreviewed, rolling out r120393.
3456 http://trac.webkit.org/changeset/120393
3457 https://bugs.webkit.org/show_bug.cgi?id=89163
3459 breaks cr-mac build (Requested by morrita on #webkit).
3461 * platform/chromium/TestExpectations:
3463 2012-06-14 Sheriff Bot <webkit.review.bot@gmail.com>
3465 Unreviewed, rolling out r120384.
3466 http://trac.webkit.org/changeset/120384
3467 https://bugs.webkit.org/show_bug.cgi?id=89157
3469 breaks create-blob-url-from-data-url.html (Requested by
3470 morrita on #webkit).
3472 * fast/files/file-reader-file-url-expected.txt: Removed.
3473 * fast/files/file-reader-file-url.html: Removed.
3474 * fast/files/resources/file-reader-file-url-iframe.html: Removed.
3476 2012-06-14 Dale Curtis <dalecurtis@chromium.org>
3478 Disable click/dbl-click on MediaDocument for Chromium. Fix layout test for all platforms.
3479 https://bugs.webkit.org/show_bug.cgi?id=89129
3481 Fixes layout test to actually test what it says it tests. Previously it was
3482 testing the opposite behavior and passing because MediaDocument auto-plays.
3484 Additionally failing one half of the test would still allow you to pass the
3485 other half. Both issues have been fixed.
3487 Updates the test expectations for Chromium to reflect a failure.
3489 Reviewed by Eric Carlson.
3491 * media/video-click-dblckick-standalone-expected.txt:
3492 * media/video-click-dblckick-standalone.html:
3493 * platform/chromium/media/video-click-dblckick-standalone-expected.txt: Copied from LayoutTests/media/video-click-dblckick-standalone-expected.txt.
3495 2012-06-14 Jian Li <jianli@chromium.org>
3497 Unreviewed. Skip the failed test due to r120384 for future investigation.
3499 * platform/chromium/TestExpectations:
3500 * platform/efl/Skipped:
3501 * platform/gtk/TestExpectations:
3502 * platform/mac/Skipped:
3503 * platform/qt/Skipped:
3505 2012-06-14 Jian Li <jianli@chromium.org>
3507 FileReader is dysfunctional in documents with "null" origin string
3508 https://bugs.webkit.org/show_bug.cgi?id=78648
3510 Reviewed by Adam Barth.
3512 * fast/files/file-reader-file-url-expected.txt: Added.
3513 * fast/files/file-reader-file-url.html: Added.
3514 * fast/files/resources/file-reader-file-url-iframe.html: Added.
3516 2012-06-14 Mike West <mkwst@chromium.org>
3518 Add test cases for header/footer elements' AXRoleDescription
3519 https://bugs.webkit.org/show_bug.cgi?id=88911
3521 Header and footer elements change their accessibility roles depending
3522 on the elements which contain them. Specifically, they are described
3523 as "banner" or "footer" in the general case, and fall back to
3524 generic "group" role descriptions when contained in either article or
3525 section elements. This patch simply tests that existing behavior on
3528 Reviewed by Chris Fleizach.
3530 * platform/mac/accessibility/footer-expected.txt: Added.
3531 * platform/mac/accessibility/footer.html: Added.
3532 * platform/mac/accessibility/header-expected.txt: Added.
3533 * platform/mac/accessibility/header.html: Added.
3535 2012-06-14 Ryosuke Niwa <rniwa@webkit.org>
3537 Fix Chromium test expectation after r120371.
3539 * platform/chromium/TestExpectations:
3541 2012-06-14 Andrew Wilson <atwilson@chromium.org>
3543 Unreviewed update of chromium TestExpectations to mark hybi/workers/close.html as failing.
3545 * platform/chromium/TestExpectations:
3547 2012-06-14 Ryosuke Niwa <rniwa@webkit.org>
3549 Get rid of FAIL test expectation
3550 https://bugs.webkit.org/show_bug.cgi?id=89137
3552 Reviewed by Dirk Pranke.
3554 * platform/chromium/TestExpectations:
3555 * platform/efl/TestExpectations:
3556 * platform/mac/TestExpectations:
3557 * platform/qt/TestExpectations:
3559 2012-06-14 Ryosuke Niwa <rniwa@webkit.org>
3561 Radio node lists do not get updated when inserted back into a document
3562 https://bugs.webkit.org/show_bug.cgi?id=88825
3564 Reviewed by Darin Adler.
3566 Add a test case to an existing test.
3568 * fast/forms/radionodelist-whose-form-element-detached-from-domtree-expected.txt:
3569 * fast/forms/radionodelist-whose-form-element-detached-from-domtree.html:
3571 2012-06-14 Jia Pu <jpu@apple.com>
3573 Mark text with text alternative with blue underline.
3574 https://bugs.webkit.org/show_bug.cgi?id=83047
3576 Reviewed by Enrica Casucci.
3578 * platform/mac-lion/Skipped:
3579 * platform/mac-snowleopard/Skipped:
3580 * platform/mac/editing/input/edit-dictated-text-with-alternative-expected.txt: Added.
3581 * platform/mac/editing/input/edit-dictated-text-with-alternative.html: Added.
3582 * platform/mac/editing/input/insert-dictated-text-expected.txt: Added.
3583 * platform/mac/editing/input/insert-dictated-text.html: Added.
3585 2012-06-14 Emil A Eklund <eae@chromium.org>
3587 Change RenderTableSection::calcRowLogicalHeight to round rather than floor height
3588 https://bugs.webkit.org/show_bug.cgi?id=88813
3590 Reviewed by Julien Chaffraix.
3592 Add new test ensuring that rows are laid out the desired height when
3593 given a height that maps to a device pixel value.
3595 * fast/sub-pixel/table-rows-have-stable-height-expected.txt: Added.
3596 * fast/sub-pixel/table-rows-have-stable-height.html: Added.
3598 2012-06-14 Zan Dobersek <zandobersek@gmail.com>
3600 [Gtk] Add support in DumpRenderTree for tracking repaints
3601 https://bugs.webkit.org/show_bug.cgi?id=87658
3603 Reviewed by Martin Robinson.
3605 Update pixel baselines for all the tests in fast/repaint now that the
3606 Gtk's DumpRenderTree properly tracks the repaint rects and displays
3607 an appropriate overlay in the pixel results for such tests.
3609 * platform/gtk/fast/repaint/4774354-expected.png:
3610 * platform/gtk/fast/repaint/4776765-expected.png:
3611 * platform/gtk/fast/repaint/absolute-position-change-containing-block-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/float-new-in-block-expected.png.
3612 * platform/gtk/fast/repaint/absolute-position-changed-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/layer-visibility-expected.png.
3613 * platform/gtk/fast/repaint/absolute-position-moved-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/table-outer-border-expected.png.
3614 * platform/gtk/fast/repaint/background-clip-text-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/selection-clear-expected.png.
3615 * platform/gtk/fast/repaint/background-generated-expected.png:
3616 * platform/gtk/fast/repaint/background-misaligned-expected.png:
3617 * platform/gtk/fast/repaint/background-scaling-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/clip-with-layout-delta-expected.png.
3618 * platform/gtk/fast/repaint/backgroundSizeRepaint-expected.png:
3619 * platform/gtk/fast/repaint/block-layout-inline-children-float-positioned-expected.png: Added.
3620 * platform/gtk/fast/repaint/block-layout-inline-children-replaced-expected.png: Added.
3621 * platform/gtk/fast/repaint/block-no-inflow-children-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/slider-thumb-drag-release-expected.png.
3622 * platform/gtk/fast/repaint/block-selection-gap-in-composited-layer-expected.png:
3623 * platform/gtk/fast/repaint/block-selection-gap-in-table-cell-expected.png:
3624 * platform/gtk/fast/repaint/block-selection-gap-stale-cache-2-expected.png:
3625 * platform/gtk/fast/repaint/block-selection-gap-stale-cache-expected.png:
3626 * platform/gtk/fast/repaint/body-background-image-expected.png:
3627 * platform/gtk/fast/repaint/border-fit-lines-expected.png:
3628 * platform/gtk/fast/repaint/border-radius-repaint-expected.png:
3629 * platform/gtk/fast/repaint/border-repaint-glitch-expected.png:
3630 * platform/gtk/fast/repaint/box-shadow-dynamic-expected.png:
3631 * platform/gtk/fast/repaint/box-shadow-h-expected.png:
3632 * platform/gtk/fast/repaint/box-shadow-v-expected.png:
3633 * platform/gtk/fast/repaint/bugzilla-3509-expected.png:
3634 * platform/gtk/fast/repaint/bugzilla-5699-expected.png:
3635 * platform/gtk/fast/repaint/bugzilla-6278-expected.png:
3636 * platform/gtk/fast/repaint/bugzilla-6388-expected.png:
3637 * platform/gtk/fast/repaint/bugzilla-6473-expected.png:
3638 * platform/gtk/fast/repaint/bugzilla-7235-expected.png:
3639 * platform/gtk/fast/repaint/button-spurious-layout-hint-expected.png:
3640 * platform/gtk/fast/repaint/canvas-putImageData-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/selection-clear-expected.png.
3641 * platform/gtk/fast/repaint/caret-outside-block-expected.png:
3642 * platform/gtk/fast/repaint/change-transform-expected.png:
3643 * platform/gtk/fast/repaint/clip-with-layout-delta-expected.png:
3644 * platform/gtk/fast/repaint/clipped-relative-expected.png:
3645 * platform/gtk/fast/repaint/containing-block-position-change-expected.png:
3646 * platform/gtk/fast/repaint/content-into-overflow-expected.png:
3647 * platform/gtk/fast/repaint/continuation-after-outline-expected.png:
3648 * platform/gtk/fast/repaint/control-clip-expected.png:
3649 * platform/gtk/fast/repaint/create-layer-repaint-expected.png:
3650 * platform/gtk/fast/repaint/delete-into-nested-block-expected.png:
3651 * platform/gtk/fast/repaint/dynamic-table-vertical-alignment-change-expected.png:
3652 * platform/gtk/fast/repaint/erase-overflow-expected.png:
3653 * platform/gtk/fast/repaint/fixed-after-scroll-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/float-in-new-block-with-layout-delta-expected.png.
3654 * platform/gtk/fast/repaint/fixed-and-absolute-position-scrolled-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/table-outer-border-expected.png.
3655 * platform/gtk/fast/repaint/fixed-child-move-after-scroll-expected.png: Added.
3656 * platform/gtk/fast/repaint/fixed-child-of-fixed-move-after-scroll-expected.png: Added.
3657 * platform/gtk/fast/repaint/fixed-child-of-transformed-move-after-scroll-expected.png: Added.
3658 * platform/gtk/fast/repaint/fixed-expected.png:
3659 * platform/gtk/fast/repaint/fixed-in-page-scale-expected.png: Added.
3660 * platform/gtk/fast/repaint/fixed-move-after-keyboard-scroll-expected.png: Added.
3661 * platform/gtk/fast/repaint/fixed-move-after-scroll-expected.png: Added.
3662 * platform/gtk/fast/repaint/fixed-position-transparency-with-overflow-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/button-spurious-layout-hint-expected.png.
3663 * platform/gtk/fast/repaint/fixed-right-bottom-in-page-scale-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/slider-thumb-drag-release-expected.png.
3664 * platform/gtk/fast/repaint/fixed-right-in-page-scale-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/float-in-new-block-with-layout-delta-expected.png.
3665 * platform/gtk/fast/repaint/fixed-scale-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/table-outer-border-expected.png.
3666 * platform/gtk/fast/repaint/fixed-scroll-simple-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/table-section-overflow-expected.png.
3667 * platform/gtk/fast/repaint/fixed-table-cell-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/table-outer-border-expected.png.
3668 * platform/gtk/fast/repaint/fixed-table-overflow-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/table-outer-border-expected.png.
3669 * platform/gtk/fast/repaint/fixed-table-overflow-zindex-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/table-outer-border-expected.png.
3670 * platform/gtk/fast/repaint/fixed-to-relative-position-with-absolute-child-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/float-in-new-block-with-layout-delta-expected.png.
3671 * platform/gtk/fast/repaint/fixed-tranformed-expected.png: Added.
3672 * platform/gtk/fast/repaint/flexible-box-overflow-expected.png:
3673 * platform/gtk/fast/repaint/flexible-box-overflow-horizontal-expected.png:
3674 * platform/gtk/fast/repaint/float-in-new-block-with-layout-delta-expected.png:
3675 * platform/gtk/fast/repaint/float-move-during-layout-expected.png:
3676 * platform/gtk/fast/repaint/float-new-in-block-expected.png:
3677 * platform/gtk/fast/repaint/float-overflow-expected.png: Added.
3678 * platform/gtk/fast/repaint/float-overflow-right-expected.png: Added.
3679 * platform/gtk/fast/repaint/focus-layers-expected.png:
3680 * platform/gtk/fast/repaint/gradients-em-stops-repaint-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/table-outer-border-expected.png.
3681 * platform/gtk/fast/repaint/iframe-scroll-repaint-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/intermediate-layout-position-clip-expected.png.
3682 * platform/gtk/fast/repaint/inline-block-overflow-expected.png:
3683 * platform/gtk/fast/repaint/inline-block-resize-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/table-outer-border-expected.png.
3684 * platform/gtk/fast/repaint/inline-color-change-expected.png:
3685 * platform/gtk/fast/repaint/inline-horizontal-bt-overflow-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/layer-hide-when-needs-layout-expected.png.
3686 * platform/gtk/fast/repaint/inline-outline-repaint-expected.png:
3687 * platform/gtk/fast/repaint/inline-overflow-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/layer-hide-when-needs-layout-expected.png.
3688 * platform/gtk/fast/repaint/inline-relative-positioned-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/selection-clear-expected.png.
3689 * platform/gtk/fast/repaint/inline-vertical-lr-overflow-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/block-selection-gap-in-composited-layer-expected.png.
3690 * platform/gtk/fast/repaint/inline-vertical-rl-overflow-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/button-spurious-layout-hint-expected.png.
3691 * platform/gtk/fast/repaint/intermediate-layout-position-clip-expected.png:
3692 * platform/gtk/fast/repaint/intermediate-layout-position-expected.png:
3693 * platform/gtk/fast/repaint/invisible-objects-expected.png:
3694 * platform/gtk/fast/repaint/japanese-rl-selection-clear-expected.png: Added.
3695 * platform/gtk/fast/repaint/japanese-rl-selection-repaint-expected.png: Added.
3696 * platform/gtk/fast/repaint/japanese-rl-selection-repaint-in-regions-expected.png: Added.
3697 * platform/gtk/fast/repaint/layer-child-outline-expected.png:
3698 * platform/gtk/fast/repaint/layer-full-repaint-expected.png:
3699 * platform/gtk/fast/repaint/layer-hide-when-needs-layout-expected.png:
3700 * platform/gtk/fast/repaint/layer-outline-expected.png:
3701 * platform/gtk/fast/repaint/layer-outline-horizontal-expected.png:
3702 * platform/gtk/fast/repaint/layer-visibility-expected.png:
3703 * platform/gtk/fast/repaint/layout-state-only-positioned-expected.png:
3704 * platform/gtk/fast/repaint/layout-state-relative-expected.png:
3705 * platform/gtk/fast/repaint/layout-state-scrolloffset-expected.png: Added.
3706 * platform/gtk/fast/repaint/layout-state-scrolloffset2-expected.png: Added.
3707 * platform/gtk/fast/repaint/layout-state-scrolloffset3-expected.png: Added.
3708 * platform/gtk/fast/repaint/line-flow-with-floats-1-expected.png:
3709 * platform/gtk/fast/repaint/line-flow-with-floats-10-expected.png:
3710 * platform/gtk/fast/repaint/line-flow-with-floats-2-expected.png:
3711 * platform/gtk/fast/repaint/line-flow-with-floats-3-expected.png:
3712 * platform/gtk/fast/repaint/line-flow-with-floats-4-expected.png:
3713 * platform/gtk/fast/repaint/line-flow-with-floats-5-expected.png:
3714 * platform/gtk/fast/repaint/line-flow-with-floats-6-expected.png:
3715 * platform/gtk/fast/repaint/line-flow-with-floats-7-expected.png:
3716 * platform/gtk/fast/repaint/line-flow-with-floats-8-expected.png:
3717 * platform/gtk/fast/repaint/line-flow-with-floats-9-expected.png:
3718 * platform/gtk/fast/repaint/line-flow-with-floats-in-regions-expected.png: Added.
3719 * platform/gtk/fast/repaint/line-in-scrolled-clipped-block-expected.png:
3720 * platform/gtk/fast/repaint/line-overflow-expected.png:
3721 * platform/gtk/fast/repaint/lines-with-layout-delta-expected.png:
3722 * platform/gtk/fast/repaint/list-marker-2-expected.png:
3723 * platform/gtk/fast/repaint/list-marker-expected.png:
3724 * platform/gtk/fast/repaint/make-children-non-inline-expected.png:
3725 * platform/gtk/fast/repaint/moving-shadow-on-container-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/block-selection-gap-in-composited-layer-expected.png.
3726 * platform/gtk/fast/repaint/moving-shadow-on-path-expected.png: Added.
3727 * platform/gtk/fast/repaint/multicol-repaint-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/slider-thumb-drag-release-expected.png.
3728 * platform/gtk/fast/repaint/nested-iframe-scroll-inner-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/intermediate-layout-position-expected.png.
3729 * platform/gtk/fast/repaint/nested-iframe-scroll-outer-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/block-selection-gap-in-table-cell-expected.png.
3730 * platform/gtk/fast/repaint/no-caret-repaint-in-non-content-editable-element-expected.png:
3731 * platform/gtk/fast/repaint/opacity-change-on-overflow-float-expected.png:
3732 * platform/gtk/fast/repaint/outline-child-repaint-expected.png:
3733 * platform/gtk/fast/repaint/outline-inset-expected.png:
3734 * platform/gtk/fast/repaint/outline-repaint-glitch-expected.png:
3735 * platform/gtk/fast/repaint/outline-shrinking-expected.png:
3736 * platform/gtk/fast/repaint/overflow-auto-in-overflow-auto-scrolled-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/table-outer-border-expected.png.
3737 * platform/gtk/fast/repaint/overflow-clip-subtree-layout-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/block-selection-gap-in-composited-layer-expected.png.
3738 * platform/gtk/fast/repaint/overflow-delete-line-expected.png:
3739 * platform/gtk/fast/repaint/overflow-flipped-writing-mode-block-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/float-in-new-block-with-layout-delta-expected.png.
3740 * platform/gtk/fast/repaint/overflow-flipped-writing-mode-block-in-regions-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/layer-full-repaint-expected.png.
3741 * platform/gtk/fast/repaint/overflow-flipped-writing-mode-table-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/float-in-new-block-with-layout-delta-expected.png.
3742 * platform/gtk/fast/repaint/overflow-hidden-in-overflow-hidden-scrolled-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/float-in-new-block-with-layout-delta-expected.png.
3743 * platform/gtk/fast/repaint/overflow-hide-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/layer-hide-when-needs-layout-expected.png.
3744 * platform/gtk/fast/repaint/overflow-into-content-expected.png:
3745 * platform/gtk/fast/repaint/overflow-outline-repaint-expected.png:
3746 * platform/gtk/fast/repaint/overflow-scroll-body-appear-expected.png:
3747 * platform/gtk/fast/repaint/overflow-scroll-delete-expected.png:
3748 * platform/gtk/fast/repaint/overflow-scroll-in-overflow-scroll-scrolled-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/table-outer-border-expected.png.
3749 * platform/gtk/fast/repaint/overflow-show-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/table-row-expected.png.
3750 * platform/gtk/fast/repaint/reflection-redraw-expected.png:
3751 * platform/gtk/fast/repaint/reflection-repaint-test-expected.png:
3752 * platform/gtk/fast/repaint/region-painting-invalidation-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/float-new-in-block-expected.png.
3753 * platform/gtk/fast/repaint/region-painting-via-layout-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/selection-clear-expected.png.
3754 * platform/gtk/fast/repaint/rel-positioned-inline-with-overflow-expected.png:
3755 * platform/gtk/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.png:
3756 * platform/gtk/fast/repaint/repaint-across-writing-mode-boundary-expected.png: Added.
3757 * platform/gtk/fast/repaint/repaint-during-scroll-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/float-new-in-block-expected.png.
3758 * platform/gtk/fast/repaint/repaint-resized-overflow-expected.png:
3759 * platform/gtk/fast/repaint/repaint-svg-after-style-change-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/table-col-background-expected.png.
3760 * platform/gtk/fast/repaint/scale-page-shrink-expected.png:
3761 * platform/gtk/fast/repaint/scroll-absolute-layer-with-reflection-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/float-new-in-block-expected.png.
3762 * platform/gtk/fast/repaint/scroll-fixed-layer-with-no-visible-content-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/table-outer-border-expected.png.
3763 * platform/gtk/fast/repaint/scroll-fixed-layer-with-reflection-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/erase-overflow-expected.png.
3764 * platform/gtk/fast/repaint/scroll-fixed-layer-with-transformed-parent-layer-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/layer-visibility-expected.png.
3765 * platform/gtk/fast/repaint/scroll-fixed-reflected-layer-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/erase-overflow-expected.png.
3766 * platform/gtk/fast/repaint/scroll-in-clipped-layer-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/table-outer-border-expected.png.
3767 * platform/gtk/fast/repaint/scroll-in-fixed-layer-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/table-outer-border-expected.png.
3768 * platform/gtk/fast/repaint/scroll-in-transformed-layer-expected.png: Added.
3769 * platform/gtk/fast/repaint/scroll-inside-table-cell-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/continuation-after-outline-expected.png.
3770 * platform/gtk/fast/repaint/scroll-relative-table-inside-table-cell-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/block-selection-gap-in-composited-layer-expected.png.
3771 * platform/gtk/fast/repaint/scroll-with-transformed-parent-layer-expected.png: Added.
3772 * platform/gtk/fast/repaint/search-field-cancel-expected.png:
3773 * platform/gtk/fast/repaint/select-option-background-color-expected.png: Added.
3774 * platform/gtk/fast/repaint/selected-replaced-expected.png:
3775 * platform/gtk/fast/repaint/selection-after-delete-expected.png:
3776 * platform/gtk/fast/repaint/selection-after-remove-expected.png:
3777 * platform/gtk/fast/repaint/selection-clear-expected.png:
3778 * platform/gtk/fast/repaint/selection-gap-overflow-scroll-2-expected.png: Added.
3779 * platform/gtk/fast/repaint/selection-gap-overflow-scroll-expected.png:
3780 * platform/gtk/fast/repaint/selection-rl-expected.png: Added.
3781 * platform/gtk/fast/repaint/shadow-multiple-horizontal-expected.png:
3782 * platform/gtk/fast/repaint/shadow-multiple-strict-horizontal-expected.png:
3783 * platform/gtk/fast/repaint/shadow-multiple-strict-vertical-expected.png:
3784 * platform/gtk/fast/repaint/shadow-multiple-vertical-expected.png:
3785 * platform/gtk/fast/repaint/slider-thumb-drag-release-expected.png:
3786 * platform/gtk/fast/repaint/slider-thumb-float-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/clip-with-layout-delta-expected.png.
3787 * platform/gtk/fast/repaint/stacked-diacritics-expected.png: Added.
3788 * platform/gtk/fast/repaint/static-to-positioned-expected.png:
3789 * platform/gtk/fast/repaint/subtree-layoutstate-transform-expected.png:
3790 * platform/gtk/fast/repaint/subtree-root-clip-2-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/table-col-background-expected.png.
3791 * platform/gtk/fast/repaint/subtree-root-clip-3-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/float-in-new-block-with-layout-delta-expected.png.
3792 * platform/gtk/fast/repaint/subtree-root-clip-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/table-col-background-expected.png.
3793 * platform/gtk/fast/repaint/subtree-root-skipped-expected.png:
3794 * platform/gtk/fast/repaint/svg-layout-root-style-attr-update-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/button-spurious-layout-hint-expected.png.
3795 * platform/gtk/fast/repaint/table-cell-collapsed-border-expected.png:
3796 * platform/gtk/fast/repaint/table-cell-move-expected.png:
3797 * platform/gtk/fast/repaint/table-cell-overflow-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/clip-with-layout-delta-expected.png.
3798 * platform/gtk/fast/repaint/table-col-background-expected.png:
3799 * platform/gtk/fast/repaint/table-collapsed-border-expected.png:
3800 * platform/gtk/fast/repaint/table-extra-bottom-grow-expected.png:
3801 * platform/gtk/fast/repaint/table-hover-on-link-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/intermediate-layout-position-clip-expected.png.
3802 * platform/gtk/fast/repaint/table-outer-border-expected.png:
3803 * platform/gtk/fast/repaint/table-overflow-auto-in-overflow-auto-scrolled-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/selection-clear-expected.png.
3804 * platform/gtk/fast/repaint/table-overflow-hidden-in-overflow-hidden-scrolled-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/float-in-new-block-with-layout-delta-expected.png.
3805 * platform/gtk/fast/repaint/table-overflow-scroll-in-overflow-scroll-scrolled-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/selection-clear-expected.png.
3806 * platform/gtk/fast/repaint/table-row-expected.png:
3807 * platform/gtk/fast/repaint/table-section-overflow-expected.png:
3808 * platform/gtk/fast/repaint/table-section-repaint-expected.png:
3809 * platform/gtk/fast/repaint/table-two-pass-layout-overpaint-expected.png:
3810 * platform/gtk/fast/repaint/table-writing-modes-h-expected.png: Added.
3811 * platform/gtk/fast/repaint/table-writing-modes-v-expected.png: Added.
3812 * platform/gtk/fast/repaint/text-append-dirty-lines-expected.png:
3813 * platform/gtk/fast/repaint/text-emphasis-h-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/continuation-after-outline-expected.png.
3814 * platform/gtk/fast/repaint/text-emphasis-v-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/float-in-new-block-with-layout-delta-expected.png.
3815 * platform/gtk/fast/repaint/text-in-relative-positioned-inline-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/button-spurious-layout-hint-expected.png.
3816 * platform/gtk/fast/repaint/text-selection-rect-in-overflow-2-expected.png:
3817 * platform/gtk/fast/repaint/text-selection-rect-in-overflow-expected.png:
3818 * platform/gtk/fast/repaint/text-shadow-expected.png:
3819 * platform/gtk/fast/repaint/text-shadow-horizontal-expected.png:
3820 * platform/gtk/fast/repaint/textarea-set-disabled-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/float-in-new-block-with-layout-delta-expected.png.
3821 * platform/gtk/fast/repaint/trailing-floats-root-line-box-overflow-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/table-row-expected.png.
3822 * platform/gtk/fast/repaint/transform-absolute-child-expected.png:
3823 * platform/gtk/fast/repaint/transform-absolute-in-positioned-container-expected.png:
3824 * platform/gtk/fast/repaint/transform-disable-layoutstate-expected.png:
3825 * platform/gtk/fast/repaint/transform-layout-repaint-expected.png:
3826 * platform/gtk/fast/repaint/transform-relative-position-expected.png:
3827 * platform/gtk/fast/repaint/transform-repaint-descendants-expected.png:
3828 * platform/gtk/fast/repaint/transform-replaced-shadows-expected.png:
3829 * platform/gtk/fast/repaint/transform-rotate-and-remove-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/table-col-background-expected.png.
3830 * platform/gtk/fast/repaint/transform-translate-expected.png:
3831 * platform/gtk/fast/repaint/view-background-from-body-1-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/block-selection-gap-stale-cache-expected.png.
3832 * platform/gtk/fast/repaint/view-background-from-body-2-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/invisible-objects-expected.png.
3834 2012-06-14 Simon Fraser <simon.fraser@apple.com>
3836 Rebaseline some Mac results after r120246.
3838 * platform/mac/media/audio-controls-rendering-expected.txt:
3839 * platform/mac/media/controls-after-reload-expected.txt:
3840 * platform/mac/media/controls-strict-expected.txt:
3841 * platform/mac/media/video-colorspace-yuv420-expected.txt:
3842 * platform/mac/media/video-colorspace-yuv422-expected.txt:
3843 * platform/mac/media/video-controls-rendering-expected.txt:
3844 * platform/mac/media/video-display-toggle-expected.txt:
3845 * platform/mac/media/video-no-audio-expected.txt:
3846 * platform/mac/media/video-playing-and-pause-expected.txt:
3848 2012-06-14 Justin Novosad <junov@chromium.org>
3850 [Chromium] webkitImageSmoothingEnabled canvas property does not work on redraw
3851 https://bugs.webkit.org/show_bug.cgi?id=89018
3853 Reviewed by Stephen White.
3855 New layout test that verifies that disabling image smoothing on a 2d
3856 canvas continues to work after multiple paint cycles.
3858 * fast/canvas/canvas-imageSmoothingEnabled-repaint-expected.txt: Added.
3859 * fast/canvas/canvas-imageSmoothingEnabled-repaint.html: Added.
3860 * fast/canvas/script-tests/canvas-imageSmoothingEnabled-repaint.js: Added.
3863 (TestControllerPaint):
3867 2012-06-14 Stephen Chenney <schenney@chromium.org>
3869 [svg] SVGResources applied to Text with Incorrect Transformations in non-CG Implementations
3870 https://bugs.webkit.org/show_bug.cgi?id=64966
3872 Unreviewed suppression of crashing tests:
3873 svg/batik/text/textDecoration.svg
3874 svg/batik/text/textEffect3.svg
3876 * platform/chromium/TestExpectations:
3878 2012-06-14 Jon Honeycutt <jhoneycutt@apple.com>
3880 Unskip some now-passing tests.
3881 https://bugs.webkit.org/show_bug.cgi?id=89078
3883 * platform/win/Skipped:
3885 2012-06-14 Alexey Proskuryakov <ap@apple.com>
3887 [CFNetwork] XMLHttpRequest incorrectly returns cached responses even when there is a Vary header field
3888 https://bugs.webkit.org/show_bug.cgi?id=88925
3890 Reviewed by David Kilzer.
3892 * http/tests/cache/resources/xhr-vary-header-response.php: Added.
3893 * http/tests/cache/resources/xhr-vary-header-subframe.html: Added.
3894 * http/tests/cache/xhr-vary-header-expected.txt: Added.
3895 * http/tests/cache/xhr-vary-header.html: Added.
3897 2012-06-14 Simon Pena <spena@igalia.com>
3899 [GTK] Update TestExpectations with tests crashing in 64bits Debug build
3900 https://bugs.webkit.org/show_bug.cgi?id=89105
3902 Unreviewed gardening.
3904 Mark svg/batik/text/textDecoration.svg and
3905 svg/batik/text/textEffect3.svg as crashing in DEBUG.
3907 * platform/gtk/TestExpectations:
3909 2012-06-14 Simon Pena <spena@igalia.com>
3911 [GTK] Update TestExpectations with non-passing tests
3912 https://bugs.webkit.org/show_bug.cgi?id=89100
3914 Unreviewed gardening.
3916 Mark plugins/plugin-initiate-popup-window.html as flaky and
3917 svg/transforms/transformed-text-fill-pattern.html as failing.
3919 * platform/gtk/TestExpectations:
3921 2012-06-14 Tony Chang <tony@chromium.org>
3923 [Qt] New css3/flexbox/flexitem.html fails
3924 https://bugs.webkit.org/show_bug.cgi?id=88963
3926 Reviewed by Hajime Morita.
3928 * css3/flexbox/flexitem.html: The height of the alt text was taller
3929 than the height of the missing image placeholder graphic on Qt. To
3930 get the same results, force the font size to something small.
3931 The test still fails on Qt so leaving it in the Skipped file for now.
3933 2012-06-14 Alexander Pavlov <apavlov@chromium.org>
3935 Web Inspector: Selector list start position is not extracted for style rules inside @media rules
3936 https://bugs.webkit.org/show_bug.cgi?id=89094
3938 Reviewed by Pavel Feldman.