1 2012-06-15 Andrew Wilson <atwilson@chromium.org>
3 Unreviewed chromium expectations change.
5 * platform/chromium/TestExpectations:
7 2012-06-15 Ryosuke Niwa <rniwa@webkit.org>
9 Use testRunner instead of layoutTestController in sputnik's conformance tests
10 https://bugs.webkit.org/show_bug.cgi?id=89184
12 Reviewed by Tony Chang.
14 * sputnik/Conformance/:
16 2012-06-15 Abhishek Arya <inferno@chromium.org>
18 Unreviewed. Rebaselines for r120477.
20 * platform/chromium-linux/fast/forms/formmove3-expected.txt:
21 * platform/chromium-win/editing/deleting/delete-3800834-fix-expected.txt:
22 * platform/chromium-win/fast/dynamic/011-expected.txt:
23 * platform/chromium-win/fast/forms/preserveFormDuringResidualStyle-expected.txt:
24 * platform/chromium-win/fast/invalid/001-expected.txt:
25 * platform/chromium-win/fast/invalid/003-expected.txt:
26 * platform/chromium-win/fast/invalid/004-expected.txt:
27 * platform/chromium-win/fast/invalid/007-expected.txt:
28 * platform/chromium-win/fast/invalid/019-expected.txt:
29 * platform/chromium-win/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.txt:
30 * platform/chromium-win/tables/mozilla/bugs/bug647-expected.txt:
31 * platform/chromium-win/tables/mozilla/other/wa_table_tr_align-expected.txt:
33 2012-06-13 Vincent Scheib <scheib@chromium.org>
35 Add new Pointer Lock spec webkitRequestPointerLock and webkitExitPointerLock methods.
36 https://bugs.webkit.org/show_bug.cgi?id=88891
38 Reviewed by Dimitri Glazkov.
40 Part of a series of refactoring changes to update pointer lock API to
41 the fullscreen locking style. https://bugs.webkit.org/show_bug.cgi?id=84402
43 Entering and exiting mouse lock is provided in the new webkitRequestPointerLock and
44 webkitExitPointerLock methods.
46 Existing tests updated to use the new methods. Also, several updated to
47 support manual testing.
49 * pointer-lock/lock-already-locked-expected.txt:
50 * pointer-lock/lock-already-locked.html:
51 * pointer-lock/mouse-event-delivery-expected.txt:
52 * pointer-lock/mouse-event-delivery.html:
53 * pointer-lock/pointer-lock-api-expected.txt:
54 * pointer-lock/pointer-lock-api.html:
55 * pointer-lock/pointerlockchange-pointerlockerror-events-expected.txt:
56 * pointer-lock/pointerlockchange-pointerlockerror-events.html:
58 2012-06-15 Abhishek Arya <inferno@chromium.org>
60 Unreviewed. Rebaselines for r120477.
62 * fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.txt:
63 * platform/chromium-mac-leopard/fast/forms/formmove3-expected.txt: Added.
64 * platform/chromium-mac-leopard/fast/forms/preserveFormDuringResidualStyle-expected.txt: Added.
65 * platform/chromium-mac-leopard/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.txt: Added.
66 * platform/chromium-mac-leopard/tables/mozilla/other/wa_table_tr_align-expected.txt: Added.
67 * platform/chromium-mac-snowleopard/fast/forms/formmove3-expected.txt: Added.
68 * platform/chromium-mac-snowleopard/fast/forms/preserveFormDuringResidualStyle-expected.txt: Added.
69 * platform/chromium-mac-snowleopard/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.txt: Added.
70 * platform/chromium-mac-snowleopard/tables/mozilla/other/wa_table_tr_align-expected.txt: Added.
71 * platform/chromium-mac/fast/forms/formmove3-expected.txt:
72 * platform/chromium-mac/fast/forms/preserveFormDuringResidualStyle-expected.txt:
73 * platform/chromium-mac/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.txt:
74 * platform/chromium-mac/tables/mozilla/other/wa_table_tr_align-expected.txt:
75 * platform/efl/TestExpectations:
76 * platform/gtk/editing/deleting/delete-3800834-fix-expected.txt:
77 * platform/gtk/fast/dynamic/011-expected.txt:
78 * platform/gtk/fast/forms/formmove3-expected.txt:
79 * platform/gtk/fast/forms/preserveFormDuringResidualStyle-expected.txt:
80 * platform/gtk/fast/invalid/001-expected.txt:
81 * platform/gtk/fast/invalid/003-expected.txt:
82 * platform/gtk/fast/invalid/004-expected.txt:
83 * platform/gtk/fast/invalid/007-expected.txt:
84 * platform/gtk/fast/invalid/019-expected.txt:
85 * platform/gtk/tables/mozilla/bugs/bug647-expected.txt:
86 * platform/gtk/tables/mozilla/other/wa_table_tr_align-expected.txt:
87 * platform/qt/editing/deleting/delete-3800834-fix-expected.txt:
88 * platform/qt/fast/dynamic/011-expected.txt:
89 * platform/qt/fast/forms/formmove3-expected.txt:
90 * platform/qt/fast/forms/preserveFormDuringResidualStyle-expected.txt:
91 * platform/qt/fast/invalid/001-expected.txt:
92 * platform/qt/fast/invalid/003-expected.txt:
93 * platform/qt/fast/invalid/004-expected.txt:
94 * platform/qt/fast/invalid/007-expected.txt:
95 * platform/qt/fast/invalid/019-expected.txt:
96 * platform/qt/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.txt:
97 * platform/qt/tables/mozilla/bugs/bug647-expected.txt:
98 * platform/qt/tables/mozilla/other/wa_table_tr_align-expected.txt:
100 2012-06-15 Simon Fraser <simon.fraser@apple.com>
102 Rebaseline some tests after r120411.
104 * platform/mac/fast/forms/box-shadow-override-expected.txt:
105 * platform/mac/fast/forms/input-appearance-height-expected.txt:
106 * platform/mac/fast/forms/range/input-appearance-range-expected.txt:
107 * platform/mac/fast/multicol/client-rects-expected.txt:
108 * platform/mac/media/controls-after-reload-expected.txt:
110 2012-06-15 Florin Malita <fmalita@chromium.org>
112 Unreviewed chromium rebaseline for r120467.
114 * platform/chromium-linux-x86/svg/filters/feLighting-crash-expected.png:
115 * platform/chromium-mac-leopard/svg/W3C-SVG-1.1/filters-specular-01-f-expected.png:
116 * platform/chromium-mac-leopard/svg/dynamic-updates/SVGFESpecularLightingElement-dom-in-attr-expected.png:
117 * platform/chromium-mac-leopard/svg/dynamic-updates/SVGFESpecularLightingElement-dom-specularConstant-attr-expected.png:
118 * platform/chromium-mac-leopard/svg/dynamic-updates/SVGFESpecularLightingElement-dom-specularExponent-attr-expected.png:
119 * platform/chromium-mac-leopard/svg/dynamic-updates/SVGFESpecularLightingElement-dom-suraceScale-attr-expected.png:
120 * platform/chromium-mac-leopard/svg/dynamic-updates/SVGFESpecularLightingElement-inherit-lighting-color-css-prop-expected.png:
121 * platform/chromium-mac-leopard/svg/dynamic-updates/SVGFESpecularLightingElement-lighting-color-css-prop-expected.png:
122 * platform/chromium-mac-leopard/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-in-prop-expected.png:
123 * platform/chromium-mac-leopard/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-specularConstant-prop-expected.png:
124 * platform/chromium-mac-leopard/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-specularExponent-prop-expected.png:
125 * platform/chromium-mac-leopard/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-suraceScale-prop-expected.png:
126 * platform/chromium-mac-leopard/svg/filters/feLighting-crash-expected.png:
127 * platform/chromium-mac-snowleopard/svg/W3C-SVG-1.1/filters-specular-01-f-expected.png:
128 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFESpecularLightingElement-dom-in-attr-expected.png:
129 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFESpecularLightingElement-dom-specularConstant-attr-expected.png:
130 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFESpecularLightingElement-dom-specularExponent-attr-expected.png:
131 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFESpecularLightingElement-dom-suraceScale-attr-expected.png:
132 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFESpecularLightingElement-inherit-lighting-color-css-prop-expected.png:
133 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFESpecularLightingElement-lighting-color-css-prop-expected.png:
134 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-in-prop-expected.png:
135 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-specularConstant-prop-expected.png:
136 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-specularExponent-prop-expected.png:
137 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-suraceScale-prop-expected.png:
138 * platform/chromium-mac-snowleopard/svg/filters/feLighting-crash-expected.png:
139 * platform/chromium-mac/svg/W3C-SVG-1.1/filters-specular-01-f-expected.png:
140 * platform/chromium-mac/svg/dynamic-updates/SVGFESpecularLightingElement-dom-in-attr-expected.png:
141 * platform/chromium-mac/svg/dynamic-updates/SVGFESpecularLightingElement-dom-specularConstant-attr-expected.png:
142 * platform/chromium-mac/svg/dynamic-updates/SVGFESpecularLightingElement-dom-specularExponent-attr-expected.png:
143 * platform/chromium-mac/svg/dynamic-updates/SVGFESpecularLightingElement-dom-suraceScale-attr-expected.png:
144 * platform/chromium-mac/svg/dynamic-updates/SVGFESpecularLightingElement-inherit-lighting-color-css-prop-expected.png:
145 * platform/chromium-mac/svg/dynamic-updates/SVGFESpecularLightingElement-lighting-color-css-prop-expected.png:
146 * platform/chromium-mac/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-in-prop-expected.png:
147 * platform/chromium-mac/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-specularConstant-prop-expected.png:
148 * platform/chromium-mac/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-specularExponent-prop-expected.png:
149 * platform/chromium-mac/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-suraceScale-prop-expected.png:
150 * platform/chromium-mac/svg/filters/feLighting-crash-expected.png:
151 * platform/chromium-win-vista/svg/filters/feLighting-crash-expected.png:
152 * platform/chromium-win-xp/svg/filters/feLighting-crash-expected.png:
153 * platform/chromium-win/svg/W3C-SVG-1.1/filters-specular-01-f-expected.png:
154 * platform/chromium-win/svg/dynamic-updates/SVGFESpecularLightingElement-dom-in-attr-expected.png:
155 * platform/chromium-win/svg/dynamic-updates/SVGFESpecularLightingElement-dom-specularConstant-attr-expected.png:
156 * platform/chromium-win/svg/dynamic-updates/SVGFESpecularLightingElement-dom-specularExponent-attr-expected.png:
157 * platform/chromium-win/svg/dynamic-updates/SVGFESpecularLightingElement-dom-suraceScale-attr-expected.png:
158 * platform/chromium-win/svg/dynamic-updates/SVGFESpecularLightingElement-inherit-lighting-color-css-prop-expected.png:
159 * platform/chromium-win/svg/dynamic-updates/SVGFESpecularLightingElement-lighting-color-css-prop-expected.png:
160 * platform/chromium-win/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-in-prop-expected.png:
161 * platform/chromium-win/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-specularConstant-prop-expected.png:
162 * platform/chromium-win/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-specularExponent-prop-expected.png:
163 * platform/chromium-win/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-suraceScale-prop-expected.png:
164 * platform/chromium-win/svg/filters/feLighting-crash-expected.png:
165 * platform/chromium/TestExpectations:
167 2012-06-15 Abhishek Arya <inferno@chromium.org>
169 Cleanup empty anonymous block continuation.
170 https://bugs.webkit.org/show_bug.cgi?id=74976
172 Reviewed by Julien Chaffraix.
174 * fast/inline/inline-empty-block-continuation-remove-expected.html: Added.
175 * fast/inline/inline-empty-block-continuation-remove.html: Added.
176 and a bunch of rebaselines in existing tests.
178 2012-06-15 Zan Dobersek <zandobersek@gmail.com>
180 Clean up the flaky tests section in Gtk's TestExpectations file. Remove
181 flakiness expectations for tests that have been consistently passing and
182 move expectations for tests that have been consistently failing under
183 the failing tests section, changing the expectations to represent a constant
184 expected failure for that test.
186 Rubber-stamped by Philippe Normand.
188 * platform/gtk/TestExpectations:
190 2012-06-15 Taiju Tsuiki <tzik@chromium.org>
192 Web Inspector: Move FileSystem frame management from frontend to backend
193 https://bugs.webkit.org/show_bug.cgi?id=89190
195 Reviewed by Vsevolod Vlasov.
197 * http/tests/inspector/filesystem/read-directory.html:
199 2012-06-15 Pavel Feldman <pfeldman@chromium.org>
201 Web Inspector: extension's Resource.getContent always returns original revision.
202 https://bugs.webkit.org/show_bug.cgi?id=89219
204 Reviewed by Vsevolod Vlasov.
206 * inspector/extensions/extensions-resources-expected.txt:
207 * inspector/extensions/extensions-resources.html:
209 2012-06-15 Florin Malita <fmalita@chromium.org>
211 Specular light filters produce dark results
212 https://bugs.webkit.org/show_bug.cgi?id=89116
214 Reviewed by Dirk Schulze.
216 * platform/chromium-linux/svg/W3C-SVG-1.1/filters-specular-01-f-expected.png:
217 * platform/chromium-linux/svg/dynamic-updates/SVGFESpecularLightingElement-dom-in-attr-expected.png:
218 * platform/chromium-linux/svg/dynamic-updates/SVGFESpecularLightingElement-dom-specularConstant-attr-expected.png:
219 * platform/chromium-linux/svg/dynamic-updates/SVGFESpecularLightingElement-dom-specularExponent-attr-expected.png:
220 * platform/chromium-linux/svg/dynamic-updates/SVGFESpecularLightingElement-dom-suraceScale-attr-expected.png:
221 * platform/chromium-linux/svg/dynamic-updates/SVGFESpecularLightingElement-inherit-lighting-color-css-prop-expected.png:
222 * platform/chromium-linux/svg/dynamic-updates/SVGFESpecularLightingElement-lighting-color-css-prop-expected.png:
223 * platform/chromium-linux/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-in-prop-expected.png:
224 * platform/chromium-linux/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-specularConstant-prop-expected.png:
225 * platform/chromium-linux/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-specularExponent-prop-expected.png:
226 * platform/chromium-linux/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-suraceScale-prop-expected.png:
227 * platform/chromium-linux/svg/filters/feLighting-crash-expected.png:
228 * platform/chromium/TestExpectations:
229 * platform/mac/TestExpectations:
230 * svg/filters/feSpecularLight-premultiplied-expected.svg: Added.
231 * svg/filters/feSpecularLight-premultiplied.svg: Added.
233 2012-06-15 Stephen Chenney <schenney@chromium.org>
235 SVG Composite of Offset filters incorrectly clips
236 https://bugs.webkit.org/show_bug.cgi?id=77660
238 Reviewed by Dirk Schulze.
240 * svg/filters/container-with-filters-expected.svg: Added.
241 * svg/filters/container-with-filters.svg: Added.
243 2012-06-15 Ilya Tikhonovsky <loislo@chromium.org>
245 Web Inspector: CRASH: getProfile is crashing for unknown profiles.
246 https://bugs.webkit.org/show_bug.cgi?id=89202
248 Reviewed by Pavel Feldman.
250 * inspector/profiler/heap-snapshot-get-profile-crash-expected.txt: Added.
251 * inspector/profiler/heap-snapshot-get-profile-crash.html: Added.
253 2012-06-15 Kent Tamura <tkent@chromium.org>
255 [Chromium] Rebaseline for type=range tests.
256 https://bugs.webkit.org/show_bug.cgi?id=89067
258 * platform/chromium-linux/fast/forms/range/input-appearance-range-expected.txt: Added.
260 2012-06-15 Ryosuke Niwa <rniwa@webkit.org>
262 Use testRunner instead of layoutTestController in layout test resources
263 https://bugs.webkit.org/show_bug.cgi?id=89182
265 Reviewed by Kent Tamura.
267 * resources/dump-as-markup.js:
268 (Markup.waitUntilDone):
270 * resources/magnitude-perf.js:
272 (Magnitude._runIteration):
274 * resources/testharnessreport.js:
276 2012-06-15 Zan Dobersek <zandobersek@gmail.com>
278 Unreviewed GTK gardening, adding TEXT expectation for
279 editing/spelling/grammar-edit-word.html after r120423.
281 * platform/gtk/TestExpectations:
283 2012-06-15 Kent Tamura <tkent@chromium.org>
285 [Chromium] Rebaseline for type=range tests.
286 https://bugs.webkit.org/show_bug.cgi?id=89067
288 * fast/forms/range/range-thumb-height-percentage-expected.txt: Renamed from LayoutTests/platform/efl/fast/forms/range/range-thumb-height-percentage-expected.txt.
289 * 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.
290 * platform/chromium-linux/fast/forms/range/slider-padding-expected.txt: Added.
291 * platform/chromium-linux/fast/forms/range/slider-thumb-shared-style-expected.txt: Added.
292 * platform/chromium-win/fast/forms/range/input-appearance-range-expected.png:
293 * platform/chromium-win/fast/forms/range/input-appearance-range-expected.txt:
294 * platform/chromium/TestExpectations:
296 2012-06-15 Szilard Ledan <szledan@inf.u-szeged.hu>
298 [Qt] Gardening. Skip a failing test. After r120423.
299 https://bugs.webkit.org/show_bug.cgi?id=89199
301 Reviewed by Csaba Osztrogonác.
303 * platform/qt/Skipped:
305 2012-06-15 Sudarsana Nagineni <sudarsana.nagineni@linux.intel.com>
307 [EFL] Gardening after r120411
308 https://bugs.webkit.org/show_bug.cgi?id=89194
310 Unreviewed EFL gardening, updating baselines after r120411.
312 * platform/efl/fast/dom/HTMLInputElement/input-slider-update-expected.txt:
313 * platform/efl/fast/forms/box-shadow-override-expected.png:
314 * platform/efl/fast/forms/box-shadow-override-expected.txt:
315 * platform/efl/fast/forms/input-appearance-height-expected.png:
316 * platform/efl/fast/forms/input-appearance-height-expected.txt:
317 * platform/efl/fast/forms/range/input-appearance-range-expected.png:
318 * platform/efl/fast/forms/range/input-appearance-range-expected.txt:
319 * platform/efl/fast/forms/range/range-thumb-height-percentage-expected.png:
320 * platform/efl/fast/forms/range/range-thumb-height-percentage-expected.txt:
321 * platform/efl/fast/forms/range/slider-padding-expected.png:
322 * platform/efl/fast/forms/range/slider-padding-expected.txt:
323 * platform/efl/fast/forms/range/slider-thumb-shared-style-expected.png:
324 * platform/efl/fast/forms/range/slider-thumb-shared-style-expected.txt:
325 * platform/efl/fast/forms/range/slider-thumb-stylability-expected.txt:
326 * platform/efl/fast/multicol/client-rects-expected.png:
327 * platform/efl/fast/multicol/client-rects-expected.txt:
328 * platform/efl/fast/repaint/slider-thumb-drag-release-expected.txt:
330 2012-06-15 Hajime Morrita <morrita@chromium.org>
332 Unreviewed expectation rebaselining.
334 * platform/chromium-linux-x86/fast/multicol/client-rects-expected.png: Copied from LayoutTests/platform/chromium-linux/fast/multicol/client-rects-expected.png.
335 * platform/chromium-linux-x86/fast/multicol/client-rects-expected.txt: Copied from LayoutTests/platform/chromium-win/fast/multicol/client-rects-expected.txt.
336 * platform/chromium-linux/fast/multicol/client-rects-expected.png:
337 * platform/chromium-linux/fast/multicol/client-rects-expected.txt: Copied from LayoutTests/platform/chromium-win/fast/multicol/client-rects-expected.txt.
338 * platform/chromium-mac-snowleopard/fast/multicol/client-rects-expected.txt: Added.
339 * platform/chromium-win-vista/fast/multicol/client-rects-expected.png: Added.
340 * platform/chromium-win-vista/fast/multicol/client-rects-expected.txt: Copied from LayoutTests/platform/chromium-win/fast/multicol/client-rects-expected.txt.
341 * platform/chromium-win-xp/fast/multicol/client-rects-expected.png: Added.
342 * platform/chromium-win-xp/fast/multicol/client-rects-expected.txt: Copied from LayoutTests/platform/chromium-win/fast/multicol/client-rects-expected.txt.
343 * platform/chromium-win/fast/multicol/client-rects-expected.png:
344 * platform/chromium-win/fast/multicol/client-rects-expected.txt:
346 2012-06-15 Kent Tamura <tkent@chromium.org>
348 [Chromium] Rebaseline for type=range tests.
349 https://bugs.webkit.org/show_bug.cgi?id=89067
351 * platform/chromium-win/fast/dom/HTMLInputElement/input-slider-update-styled-expected.txt: Added.
352 * platform/chromium-win/fast/forms/range/range-thumb-height-percentage-expected.txt:
353 * platform/chromium-win/fast/forms/range/slider-padding-expected.txt:
354 * platform/chromium-win/fast/forms/range/slider-thumb-shared-style-expected.txt:
355 * platform/chromium-win/fast/repaint/slider-thumb-float-expected.txt: Added.
356 * platform/chromium/TestExpectations:
358 2012-06-15 János Badics <jbadics@inf.u-szeged.hu>
360 [Qt] Gardening after r120411. Updated baselines of 7 tests because of a color property change.
362 Reviewed by Csaba Osztrogonác.
364 * platform/qt/fast/dom/HTMLInputElement/input-slider-update-expected.png:
365 * platform/qt/fast/dom/HTMLInputElement/input-slider-update-expected.txt:
366 * platform/qt/fast/forms/box-shadow-override-expected.png:
367 * platform/qt/fast/forms/box-shadow-override-expected.txt:
368 * platform/qt/fast/forms/range/input-appearance-range-expected.txt:
369 * platform/qt/fast/forms/range/range-thumb-height-percentage-expected.png: Added.
370 * platform/qt/fast/forms/range/range-thumb-height-percentage-expected.txt:
371 * platform/qt/fast/forms/range/slider-padding-expected.png:
372 * platform/qt/fast/forms/range/slider-padding-expected.txt:
373 * platform/qt/fast/multicol/client-rects-expected.png: Added.
374 * platform/qt/fast/multicol/client-rects-expected.txt:
375 * platform/qt/fast/repaint/slider-thumb-drag-release-expected.png:
376 * platform/qt/fast/repaint/slider-thumb-drag-release-expected.txt:
378 2012-06-15 Kent Tamura <tkent@chromium.org>
380 [Chromium] Update TestExpectations
381 https://bugs.webkit.org/show_bug.cgi?id=89067
383 * platform/chromium/TestExpectations:
384 Mark some tests for type=range FAIL until all bots have the new results.
386 2012-06-15 Kent Tamura <tkent@chromium.org>
388 [Chromium] Fix a syntax error of TestExpectations.
390 * platform/chromium/TestExpectations:
392 2012-06-15 Jian Li <jianli@chromium.org>
394 FileReader is dysfunctional in documents with "null" origin string
395 https://bugs.webkit.org/show_bug.cgi?id=78648
397 Reviewed by Adam Barth.
399 * fast/files/file-reader-file-url-expected.txt: Added.
400 * fast/files/file-reader-file-url.html: Added.
401 * fast/files/resources/file-reader-file-url-iframe.html: Added.
403 2012-06-15 Kent Tamura <tkent@chromium.org>
405 [Chromium] Update TestExpectations
406 https://bugs.webkit.org/show_bug.cgi?id=89067
408 * platform/chromium-mac/fast/multicol/client-rects-expected.txt:
410 2012-06-15 Taiju Tsuiki <tzik@chromium.org>
412 Web Inspector: LayoutTest http/tests/inspector/filesystem/* should clean up FileSystem after test.
413 https://bugs.webkit.org/show_bug.cgi?id=89066
415 Reviewed by Vsevolod Vlasov.
417 * http/tests/inspector/filesystem/filesystem-test.js:
418 (initialize_FileSystemTest.InspectorTest.clearFileSystem):
420 (createDirectory.gotFileSystem):
422 (createFile.gotFileSystem):
423 (clearFileSystem.gotRoot):
424 (clearFileSystem.gotRoot.removeAll):
425 (clearFileSystem.onError):
426 * http/tests/inspector/filesystem/read-directory.html:
428 2012-06-15 Kent Tamura <tkent@chromium.org>
430 [Chromium] Update TestExpectations
431 https://bugs.webkit.org/show_bug.cgi?id=89192
433 * platform/chromium/TestExpectations:
434 Failulre of platform/chromium/accessibility/add-to-menu-list-crashes.html is expected.
436 2012-06-15 Christophe Dumez <christophe.dumez@intel.com>
438 [EFL] EFL's LayoutTestController does not support titleTextDirection
439 https://bugs.webkit.org/show_bug.cgi?id=86475
441 Reviewed by Hajime Morita.
443 Unskip title-directionality tests now that EFL's LayoutTestController
444 supports titleTextDirection.
446 * platform/efl/TestExpectations:
448 2012-06-15 Emil A Eklund <eae@chromium.org>
450 Unreviewed chromium windows rebaseline.
452 * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug89315-expected.png:
454 2012-06-15 Kent Tamura <tkent@chromium.org>
456 A followup for r120413.
457 https://bugs.webkit.org/show_bug.cgi?id=89187
459 We need to update fast/dom/htmlcollection-non-html.html for
460 HTMLSelectElement::selectedOptions removal.
462 * fast/dom/htmlcollection-non-html-expected.txt:
463 * fast/dom/htmlcollection-non-html.html:
464 * platform/gtk/TestExpectations:
466 2012-06-15 Zan Dobersek <zandobersek@gmail.com>
468 Unreviewed GTK gardening, adding a CRASH PASS expectation for
469 storage/websql/quota-tracking.html which crashes intermittently
472 * platform/gtk/TestExpectations:
474 2012-06-15 Hironori Bono <hbono@chromium.org>
476 Allow platforms to choose whether to remove markers on editing
477 https://bugs.webkit.org/show_bug.cgi?id=88838
479 Reviewed by Hajime Morita.
481 This change adds a test that verifies WebKit removes a grammar marker from a
482 grammatically-incorrect word when editing the word.
484 * editing/spelling/grammar-edit-word-expected.txt: Added.
485 * editing/spelling/grammar-edit-word.html: Added.
487 2012-06-15 Zan Dobersek <zandobersek@gmail.com>
489 Unreviewed GTK gardening, adding test expectation for
490 fast/dom/htmlcollection-non-html.html after r120413.
492 * platform/gtk/TestExpectations:
494 2012-06-15 Emil A Eklund <eae@chromium.org>
496 Unreviewed chromium mac rebaseline.
498 * platform/chromium-mac-leopard/tables/mozilla_expected_failures/bugs/bug89315-expected.png:
499 * platform/chromium-mac-snowleopard/tables/mozilla_expected_failures/bugs/bug89315-expected.png:
500 * platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug89315-expected.png:
501 * platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug89315-expected.txt:
503 2012-06-15 Zan Dobersek <zandobersek@gmail.com>
505 Unreviewed GTK gardening, updating baselines after r120411.
507 * platform/gtk/fast/dom/HTMLInputElement/input-slider-update-expected.txt:
508 * platform/gtk/fast/forms/box-shadow-override-expected.txt:
509 * platform/gtk/fast/forms/input-appearance-height-expected.txt:
510 * platform/gtk/fast/forms/range/input-appearance-range-expected.txt:
511 * platform/gtk/fast/forms/range/range-thumb-height-percentage-expected.txt:
512 * platform/gtk/fast/forms/range/slider-padding-expected.txt:
513 * platform/gtk/fast/forms/range/slider-thumb-shared-style-expected.txt:
514 * platform/gtk/fast/forms/range/slider-thumb-stylability-expected.txt:
515 * platform/gtk/fast/multicol/client-rects-expected.txt:
516 * platform/gtk/fast/repaint/slider-thumb-drag-release-expected.txt:
518 2012-06-15 Ryosuke Niwa <rniwa@webkit.org>
520 Use testRunner instead of layoutTestController in networkinformation, perf, plugins, pointer-lock, printing, scrollbars, and security tests
521 https://bugs.webkit.org/show_bug.cgi?id=89181
523 Reviewed by Kent Tamura.
525 * perf/clone-with-focus.html:
526 * perf/nested-combined-selectors.html:
527 * perf/table-rows-length-caching.html:
528 * platform/chromium/plugins/call-as-function.html:
529 * platform/chromium/plugins/get-url-with-blank-target2.html:
530 * platform/chromium/plugins/get-url-with-iframe-target-no-crash.html:
531 * platform/chromium/printing/custom-page-size-style-expected.txt:
532 * platform/chromium/printing/custom-page-size-style.html:
533 * platform/gtk/plugins/invalidate-rect-with-null-npp-argument.html:
534 * platform/gtk/scrollbars/overflow-scrollbar-horizontal-wheel-scroll.html:
535 * platform/mac-wk2/plugins/contents-scale-factor.html:
536 * platform/mac-wk2/plugins/mouse-events-scaled.html:
537 * platform/mac/plugins/bindings-array-apply-crash.html:
538 * platform/mac/plugins/bindings-objc-long-method-name.html:
539 * platform/mac/plugins/bindings-objc-method-name-conversion.html:
540 * platform/mac/plugins/bindings-test-objc.html:
541 * platform/mac/plugins/call-as-function-test.html:
542 * platform/mac/plugins/convert-point.html:
543 * platform/mac/plugins/disable-plugins.html:
544 * platform/mac/plugins/jsobjc-dom-wrappers.html:
545 * platform/mac/plugins/jsobjc-simple.html:
546 * platform/mac/plugins/pluginDocumentView-deallocated-dataSource.html-disabled:
547 * platform/mac/plugins/root-object-premature-delete-crash.html:
548 * platform/mac/plugins/supports-carbon-event-model.html:
549 * platform/mac/plugins/testplugin-onnew-onpaint.html:
550 * platform/mac/plugins/throw-on-dealloc.html:
551 * platform/mac/plugins/undefined-property-crash.html:
552 * platform/mac/plugins/update-widget-from-style-recalc.html:
553 * platform/mac/plugins/webScriptObject-exception-deadlock.html:
554 * platform/mac/scrollbars/key-window-not-first-responder.html:
555 * platform/qt/plugins/application-plugin-plugins-disabled.html:
556 * platform/win/plugins/call-javascript-that-destroys-plugin.html:
557 * platform/win/plugins/get-value-netscape-window.html:
558 * platform/win/plugins/iframe-inside-overflow.html:
559 * platform/win/plugins/npn-invalidate-rect-invalidates-window.html:
560 * platform/win/plugins/visibility-hidden.html:
561 * platform/win/plugins/window-geometry-initialized-before-set-window.html:
562 * platform/win/plugins/window-region-is-set-to-clip-rect.html:
563 * platform/win/plugins/windowless-paint-rect-coordinates.html:
565 * pointer-lock/lock-fail-responses-expected.txt:
566 * pointer-lock/lock-fail-responses.html:
567 * pointer-lock/pointer-lock-api.html:
568 * pointer-lock/pointerlockchange-pointerlockerror-events-expected.txt:
569 * pointer-lock/pointerlockchange-pointerlockerror-events.html:
570 * pointer-lock/pointerlocklost-event-expected.txt:
571 * pointer-lock/pointerlocklost-event.html:
572 * printing/compositing-layer-printing.html:
573 * printing/css2.1/README.txt:
574 * printing/css2.1/page-break-after-000.html:
575 * printing/css2.1/page-break-after-001.html:
576 * printing/css2.1/page-break-after-002.html:
577 * printing/css2.1/page-break-after-003.html:
578 * printing/css2.1/page-break-after-004.html:
579 * printing/css2.1/page-break-before-000.html:
580 * printing/css2.1/page-break-before-001.html:
581 * printing/css2.1/page-break-before-002.html:
582 * printing/css2.1/page-break-inside-000.html:
583 * printing/iframe-print.html:
584 * printing/media-queries-print.html:
585 * printing/numberOfPages-expected.txt:
586 * printing/page-count-layout-overflow.html:
587 * printing/page-count-relayout-shrink.html:
588 * printing/page-count-with-one-word.html:
589 * printing/page-format-data-display-none.html:
590 * printing/page-format-data-expected.txt:
591 * printing/page-format-data.html:
592 * printing/page-rule-css-text.html:
593 * printing/page-rule-in-media-query.html:
594 * printing/page-rule-selection-expected.txt:
595 * printing/page-rule-selection.html:
596 * printing/pageNumerForElementById-expected.txt:
597 * printing/print-close-crash.html:
598 * printing/pseudo-class-outside-page.html:
599 * printing/resources/paged-media-test-utils.js:
600 (pageNumberForElementShouldBe):
601 (numberOfPagesShouldBe):
603 * printing/return-from-printing-mode.html:
604 * printing/script-tests/numberOfPages.js:
605 * printing/script-tests/pageNumerForElementById.js:
606 * printing/setPrinting.html:
607 * printing/simultaneous-position-float-change.html:
608 * printing/single-line-must-not-be-split-into-two-pages.html:
609 * printing/width-overflow.html:
610 * printing/zoomed-document.html:
611 * scrollbars/hidden-iframe-scrollbar-crash.html:
612 * scrollbars/hidden-iframe-scrollbar-crash2.html:
613 * scrollbars/hidden-scrollbar-prevents-layout.html:
614 * scrollbars/overflow-custom-scrollbar-crash.html:
615 * scrollbars/resources/hidden-iframe-scrollbar-crash2.html:
616 * scrollbars/scroll-rtl-or-bt-layer.html:
617 * scrollbars/scrollable-iframe-remove-crash.html:
618 * scrollbars/scrollbar-click-does-not-blur-content.html:
619 * scrollbars/scrollbar-crash-on-refresh.html:
620 * scrollbars/scrollbar-drag-thumb-with-large-content.html:
621 * scrollbars/scrollbar-gradient-crash.html:
622 * scrollbars/scrollbar-iframe-click-does-not-blur-content.html:
623 * scrollbars/scrollbar-initial-position.html:
624 * scrollbars/scrollbar-middleclick-nopaste.html:
625 * scrollbars/scrollbar-miss-mousemove-disabled.html:
626 * scrollbars/scrollbar-miss-mousemove.html:
627 * scrollbars/scrollbar-owning-renderer-crash.html:
628 * scrollbars/scrollbar-part-created-with-no-parent-crash.html:
629 * scrollbars/scrollbar-percent-padding-crash.html:
630 * scrollbars/scrollbar-scrollbarparts-repaint-crash.html:
631 * scrollbars/scrollevent-iframe-no-scrolling-wheel.html:
632 * scrollbars/scrollevent-iframe-no-scrolling.html:
633 * security/autocomplete-cleared-on-back.html:
634 * security/block-test-no-port.html:
635 * security/block-test.html:
636 * security/set-form-autocomplete-attribute.html:
638 2012-06-15 Ryosuke Niwa <rniwa@webkit.org>
640 Use testRunner instead of layoutTestController in ietestcenter, inspector, java, jquery, loader, mathml, media, and mhtml tests
641 https://bugs.webkit.org/show_bug.cgi?id=89176
643 Reviewed by Kent Tamura.
645 * ietestcenter/css3/bordersbackgrounds/background-attachment-local-scrolling.htm:
646 * inspector/audits/resources/audits-style1.css:
647 * inspector/console/console-long-eval-crash.html:
648 * inspector/extensions/extensions-audits-content-script.html:
649 * inspector/extensions/extensions-eval-content-script.html:
650 * inspector/profiler/cpu-profiler-profiling-without-inspector.html:
651 * inspector/timeline/timeline-animation-frame.html:
652 * inspector/timeline/timeline-paint.html:
653 * inspector/timeline/timeline-receive-response-event.html:
654 * inspector/timeline/timeline-timer.html:
655 * java/argument-to-object-type.html:
656 * java/array-return.html:
657 * java/array-sort.html:
658 * java/embedding-java-with-object.html:
659 * java/inaccessible-class.html:
660 * java/inline-applet-crash.html:
661 * java/java-and-plugins.html:
663 * jquery/resources/helper.js:
664 * loader/go-back-to-different-window-size.html:
665 * loader/load-defer-resume-crash.html:
666 * loader/navigation-while-deferring-loads.html:
667 * loader/reload-subresource-when-type-changes.html:
668 * mathml/EmptyMFracCrash.xhtml:
669 * mathml/EmptyMunderOverCrash.xhtml:
670 * mathml/empty-mroot-crash.xhtml:
671 * mathml/empty-msubsup-crash.html:
672 * mathml/fenced-whitespace-separators-crash.html:
673 * mathml/msub-anonymous-child-render-crash.html:
674 * mathml/msubsup-no-grandchild.xhtml:
675 * mathml/msubsup-remove-children.xhtml:
676 * mathml/munderover-remove-children.html:
677 * mathml/operator-hijacks-fenced-node.xhtml:
678 * mathml/wbr-in-mroot-crash.html:
679 * media/W3C/w3cwrapper.js:
683 * media/adopt-node-crash.html:
684 * media/audio-controls-do-not-fade-out.html:
685 * media/audio-controls-rendering.html:
686 * media/audio-delete-while-slider-thumb-clicked.html:
687 * media/audio-delete-while-step-button-clicked.html:
688 * media/audio-garbage-collect.html:
689 * media/audio-no-installed-engines.html:
690 * media/audio-only-video-intrinsic-size.html:
691 * media/audio-repaint.html:
692 * media/context-menu-actions.html:
693 * media/controls-after-reload.html:
694 * media/controls-drag-timebar.html:
695 * media/controls-layout-direction.html:
696 * media/controls-right-click-on-timebar.html:
697 * media/controls-without-preload.html:
698 * media/crash-closing-page-with-media-as-plugin-fallback.html:
699 * media/fallback.html:
700 * media/media-blocked-by-beforeload.html:
701 * media/media-blocked-by-willsendrequest.html:
702 * media/media-controls-clone-crash.html:
703 * media/media-controls-invalid-url.html:
704 * media/media-document-audio-repaint.html:
705 * media/media-document-audio-size.html:
706 * media/media-fullscreen.js:
708 * media/media-volume-slider-rendered-normal.html:
709 * media/no-auto-play-in-sandbox.html:
710 * media/remove-from-document-before-load.html:
711 * media/resources/foreignobject-media.svg:
712 * media/restore-from-page-cache.html:
713 * media/svg-as-image-with-media-blocked.html:
714 * media/video-beforeload-remove-source.html:
715 * media/video-canvas-alpha.html:
716 * media/video-canvas.html-disabled:
717 * media/video-click-dblckick-standalone.html:
718 * media/video-controls-in-media-document.html:
719 * media/video-controls-no-scripting.html:
720 * media/video-controls-toggling.html:
721 * media/video-controls-visible-audio-only.html:
722 * media/video-controls-with-mutation-event-handler.html:
723 * media/video-delay-load-event.html:
724 * media/video-display-toggle.html:
725 * media/video-document-types.html:
726 * media/video-element-other-namespace-crash.html:
727 * media/video-empty-source.html:
728 * media/video-no-audio.html:
729 * media/video-paint-test.js:
730 (init.waitForMultipleEvents):
731 (initAndPause.waitForMultipleEvents):
733 * media/video-plays-past-end-of-test.html:
734 * media/video-poster-blocked-by-willsendrequest.html:
735 * media/video-replaces-poster.html:
736 * media/video-source-inserted.html:
737 * media/video-test.js:
739 * media/video-volume-slider.html:
740 * media/video-zoom.html:
741 * mhtml/check_domain.mht:
742 * mhtml/multi_frames.html_original:
743 * mhtml/multi_frames_binary.mht:
744 * mhtml/multi_frames_ie.mht:
745 * mhtml/multi_frames_unmht.mht:
746 * mhtml/page_with_css_and_js_ie.mht:
747 * mhtml/page_with_css_and_js_unmht.mht:
748 * mhtml/page_with_image.html_original:
749 * mhtml/page_with_image_ie.mht:
750 * mhtml/page_with_image_unmht.mht:
751 * mhtml/simple_page.html_original:
752 * mhtml/simple_page_ie.mht:
753 * mhtml/simple_page_unmht.mht:
754 * networkinformation/resources/event-after-navigation-new.html:
755 * networkinformation/script-tests/event-after-navigation.js:
756 * platform/chromium/media/video-frame-size-change.html:
758 2012-06-15 Emil A Eklund <eae@chromium.org>
760 Unreviewed chromium win and mac rebaseline for r120403.
762 * platform/chromium-mac-leopard/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.png:
763 * platform/chromium-mac-leopard/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.png:
764 * platform/chromium-mac-leopard/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png:
765 * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.png:
766 * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.png:
767 * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png:
768 * platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.png:
769 * platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.txt:
770 * platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.png:
771 * platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt:
772 * platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png:
773 * platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt:
774 * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.png:
775 * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.txt:
776 * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.png:
777 * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt:
778 * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png:
779 * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt:
780 * platform/chromium/TestExpectations:
782 2012-06-14 Kent Tamura <tkent@chromium.org>
784 Unreviewed, rolling out r110340.
785 http://trac.webkit.org/changeset/110340
786 https://bugs.webkit.org/show_bug.cgi?id=88749
788 * fast/dom/HTMLSelectElement/select-selectedOptions-expected.txt: Removed.
789 * fast/dom/HTMLSelectElement/select-selectedOptions.html: Removed.
791 2012-06-15 MORITA Hajime <morrita@google.com>
793 Unreviewed typo fix for r120405.
795 * platform/chromium/TestExpectations:
797 2012-06-14 Keishi Hattori <keishi@webkit.org>
799 Add color property to input type=range
800 https://bugs.webkit.org/show_bug.cgi?id=89067
802 Reviewed by Kent Tamura.
804 * fast/dom/HTMLInputElement/input-slider-update-styled-expected.txt:
805 * fast/repaint/slider-thumb-float-expected.txt:
806 * 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.
807 * platform/chromium-linux/fast/dom/HTMLInputElement/input-slider-update-styled-expected.txt: Copied from LayoutTests/fast/dom/HTMLInputElement/input-slider-update-styled-expected.txt.
808 * platform/chromium-linux/fast/forms/box-shadow-override-expected.txt:
809 * platform/chromium-linux/fast/forms/input-appearance-height-expected.txt:
810 * platform/chromium-linux/fast/forms/range/slider-thumb-stylability-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/range/slider-thumb-stylability-expected.txt.
811 * 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.
812 * platform/chromium-linux/fast/repaint/slider-thumb-float-expected.txt: Copied from LayoutTests/fast/repaint/slider-thumb-float-expected.txt.
813 * platform/chromium-mac/fast/forms/box-shadow-override-expected.txt:
814 * platform/chromium-mac/fast/forms/input-appearance-height-expected.txt:
815 * platform/chromium-mac/fast/forms/range/input-appearance-range-expected.txt:
816 * platform/chromium-win/fast/dom/HTMLInputElement/input-slider-update-expected.txt:
817 * platform/chromium-win/fast/forms/box-shadow-override-expected.txt:
818 * platform/chromium-win/fast/forms/input-appearance-height-expected.txt:
819 * platform/chromium-win/fast/forms/range/input-appearance-range-expected.txt:
820 * platform/chromium-win/fast/forms/range/range-thumb-height-percentage-expected.txt:
821 * platform/chromium-win/fast/forms/range/slider-padding-expected.txt:
822 * platform/chromium-win/fast/forms/range/slider-thumb-shared-style-expected.txt:
823 * platform/chromium-win/fast/forms/range/slider-thumb-stylability-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/range/slider-thumb-stylability-expected.txt.
824 * platform/chromium-win/fast/repaint/slider-thumb-drag-release-expected.txt:
825 * platform/mac/fast/dom/HTMLInputElement/input-slider-update-expected.txt:
826 * platform/mac/fast/forms/range/range-thumb-height-percentage-expected.txt:
827 * platform/mac/fast/forms/range/slider-padding-expected.txt:
828 * platform/mac/fast/forms/range/slider-thumb-shared-style-expected.txt:
829 * platform/mac/fast/forms/range/slider-thumb-stylability-expected.txt:
830 * platform/mac/fast/repaint/slider-thumb-drag-release-expected.txt:
832 2012-06-14 Emil A Eklund <eae@chromium.org>
834 Unreviewed rebaseline for mac chromium following r120403.
836 * platform/chromium-mac/tables/mozilla/bugs/bug55527-expected.txt: Removed.
838 2012-06-14 Ryosuke Niwa <rniwa@webkit.org>
840 Use testRunner instead of layoutTestController in battery status and canvas tests
841 https://bugs.webkit.org/show_bug.cgi?id=88761
843 Reviewed by Tony Chang.
845 * batterystatus/resources/event-after-navigation-new.html:
846 * batterystatus/script-tests/event-after-navigation.js:
847 * canvas/philip/tests.js:
849 (_addTest.window.onload):
851 * canvas/philip/tests/2d.text-custom-font-load-crash.html:
853 2012-06-14 Emil A Eklund <eae@chromium.org>
855 Cast paddings to int in RenderTableCell
856 https://bugs.webkit.org/show_bug.cgi?id=88918
858 Reviewed by Levi Weintraub.
860 Add test ensuring that table cells does not wrap when using fractional
863 * fast/sub-pixel/table-cells-with-padding-do-not-wrap-expected.txt: Added.
864 * fast/sub-pixel/table-cells-with-padding-do-not-wrap.html: Added.
865 * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.png:
866 * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.txt:
867 * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.png:
868 * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt:
869 * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png:
870 * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt:
871 * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug89315-expected.png:
872 * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug89315-expected.txt:
873 * platform/chromium/TestExpectations:
875 2012-06-14 MORITA Hajime <morrita@google.com>
879 * platform/chromium/TestExpectations:
881 2012-06-14 MORITA Hajime <morrita@google.com>
883 Unreviewed expectation update.
884 - Marked cross-domain-message-event-dispatch.html and track-cue-rendering-snap-to-lines-not-set.html
886 * platform/chromium/TestExpectations:
888 2012-06-14 Kent Tamura <tkent@chromium.org>
890 Validate form state strings in FormController::setStateForNewFormElements()
891 https://bugs.webkit.org/show_bug.cgi?id=88768
893 Reviewed by Hajime Morita.
895 * fast/forms/resources/state-restore-broken-state-1.html: Added.
896 * fast/forms/resources/state-restore-broken-state-2.html: Added.
897 * fast/forms/state-restore-broken-state-expected.txt: Added.
898 * fast/forms/state-restore-broken-state.html: Added.
900 2012-06-14 Sheriff Bot <webkit.review.bot@gmail.com>
902 Unreviewed, rolling out r120393.
903 http://trac.webkit.org/changeset/120393
904 https://bugs.webkit.org/show_bug.cgi?id=89163
906 breaks cr-mac build (Requested by morrita on #webkit).
908 * platform/chromium/TestExpectations:
910 2012-06-14 Sheriff Bot <webkit.review.bot@gmail.com>
912 Unreviewed, rolling out r120384.
913 http://trac.webkit.org/changeset/120384
914 https://bugs.webkit.org/show_bug.cgi?id=89157
916 breaks create-blob-url-from-data-url.html (Requested by
919 * fast/files/file-reader-file-url-expected.txt: Removed.
920 * fast/files/file-reader-file-url.html: Removed.
921 * fast/files/resources/file-reader-file-url-iframe.html: Removed.
923 2012-06-14 Dale Curtis <dalecurtis@chromium.org>
925 Disable click/dbl-click on MediaDocument for Chromium. Fix layout test for all platforms.
926 https://bugs.webkit.org/show_bug.cgi?id=89129
928 Fixes layout test to actually test what it says it tests. Previously it was
929 testing the opposite behavior and passing because MediaDocument auto-plays.
931 Additionally failing one half of the test would still allow you to pass the
932 other half. Both issues have been fixed.
934 Updates the test expectations for Chromium to reflect a failure.
936 Reviewed by Eric Carlson.
938 * media/video-click-dblckick-standalone-expected.txt:
939 * media/video-click-dblckick-standalone.html:
940 * platform/chromium/media/video-click-dblckick-standalone-expected.txt: Copied from LayoutTests/media/video-click-dblckick-standalone-expected.txt.
942 2012-06-14 Jian Li <jianli@chromium.org>
944 Unreviewed. Skip the failed test due to r120384 for future investigation.
946 * platform/chromium/TestExpectations:
947 * platform/efl/Skipped:
948 * platform/gtk/TestExpectations:
949 * platform/mac/Skipped:
950 * platform/qt/Skipped:
952 2012-06-14 Jian Li <jianli@chromium.org>
954 FileReader is dysfunctional in documents with "null" origin string
955 https://bugs.webkit.org/show_bug.cgi?id=78648
957 Reviewed by Adam Barth.
959 * fast/files/file-reader-file-url-expected.txt: Added.
960 * fast/files/file-reader-file-url.html: Added.
961 * fast/files/resources/file-reader-file-url-iframe.html: Added.
963 2012-06-14 Mike West <mkwst@chromium.org>
965 Add test cases for header/footer elements' AXRoleDescription
966 https://bugs.webkit.org/show_bug.cgi?id=88911
968 Header and footer elements change their accessibility roles depending
969 on the elements which contain them. Specifically, they are described
970 as "banner" or "footer" in the general case, and fall back to
971 generic "group" role descriptions when contained in either article or
972 section elements. This patch simply tests that existing behavior on
975 Reviewed by Chris Fleizach.
977 * platform/mac/accessibility/footer-expected.txt: Added.
978 * platform/mac/accessibility/footer.html: Added.
979 * platform/mac/accessibility/header-expected.txt: Added.
980 * platform/mac/accessibility/header.html: Added.
982 2012-06-14 Ryosuke Niwa <rniwa@webkit.org>
984 Fix Chromium test expectation after r120371.
986 * platform/chromium/TestExpectations:
988 2012-06-14 Andrew Wilson <atwilson@chromium.org>
990 Unreviewed update of chromium TestExpectations to mark hybi/workers/close.html as failing.
992 * platform/chromium/TestExpectations:
994 2012-06-14 Ryosuke Niwa <rniwa@webkit.org>
996 Get rid of FAIL test expectation
997 https://bugs.webkit.org/show_bug.cgi?id=89137
999 Reviewed by Dirk Pranke.
1001 * platform/chromium/TestExpectations:
1002 * platform/efl/TestExpectations:
1003 * platform/mac/TestExpectations:
1004 * platform/qt/TestExpectations:
1006 2012-06-14 Ryosuke Niwa <rniwa@webkit.org>
1008 Radio node lists do not get updated when inserted back into a document
1009 https://bugs.webkit.org/show_bug.cgi?id=88825
1011 Reviewed by Darin Adler.
1013 Add a test case to an existing test.
1015 * fast/forms/radionodelist-whose-form-element-detached-from-domtree-expected.txt:
1016 * fast/forms/radionodelist-whose-form-element-detached-from-domtree.html:
1018 2012-06-14 Jia Pu <jpu@apple.com>
1020 Mark text with text alternative with blue underline.
1021 https://bugs.webkit.org/show_bug.cgi?id=83047
1023 Reviewed by Enrica Casucci.
1025 * platform/mac-lion/Skipped:
1026 * platform/mac-snowleopard/Skipped:
1027 * platform/mac/editing/input/edit-dictated-text-with-alternative-expected.txt: Added.
1028 * platform/mac/editing/input/edit-dictated-text-with-alternative.html: Added.
1029 * platform/mac/editing/input/insert-dictated-text-expected.txt: Added.
1030 * platform/mac/editing/input/insert-dictated-text.html: Added.
1032 2012-06-14 Emil A Eklund <eae@chromium.org>
1034 Change RenderTableSection::calcRowLogicalHeight to round rather than floor height
1035 https://bugs.webkit.org/show_bug.cgi?id=88813
1037 Reviewed by Julien Chaffraix.
1039 Add new test ensuring that rows are laid out the desired height when
1040 given a height that maps to a device pixel value.
1042 * fast/sub-pixel/table-rows-have-stable-height-expected.txt: Added.
1043 * fast/sub-pixel/table-rows-have-stable-height.html: Added.
1045 2012-06-14 Zan Dobersek <zandobersek@gmail.com>
1047 [Gtk] Add support in DumpRenderTree for tracking repaints
1048 https://bugs.webkit.org/show_bug.cgi?id=87658
1050 Reviewed by Martin Robinson.
1052 Update pixel baselines for all the tests in fast/repaint now that the
1053 Gtk's DumpRenderTree properly tracks the repaint rects and displays
1054 an appropriate overlay in the pixel results for such tests.
1056 * platform/gtk/fast/repaint/4774354-expected.png:
1057 * platform/gtk/fast/repaint/4776765-expected.png:
1058 * platform/gtk/fast/repaint/absolute-position-change-containing-block-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/float-new-in-block-expected.png.
1059 * platform/gtk/fast/repaint/absolute-position-changed-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/layer-visibility-expected.png.
1060 * platform/gtk/fast/repaint/absolute-position-moved-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/table-outer-border-expected.png.
1061 * platform/gtk/fast/repaint/background-clip-text-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/selection-clear-expected.png.
1062 * platform/gtk/fast/repaint/background-generated-expected.png:
1063 * platform/gtk/fast/repaint/background-misaligned-expected.png:
1064 * platform/gtk/fast/repaint/background-scaling-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/clip-with-layout-delta-expected.png.
1065 * platform/gtk/fast/repaint/backgroundSizeRepaint-expected.png:
1066 * platform/gtk/fast/repaint/block-layout-inline-children-float-positioned-expected.png: Added.
1067 * platform/gtk/fast/repaint/block-layout-inline-children-replaced-expected.png: Added.
1068 * platform/gtk/fast/repaint/block-no-inflow-children-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/slider-thumb-drag-release-expected.png.
1069 * platform/gtk/fast/repaint/block-selection-gap-in-composited-layer-expected.png:
1070 * platform/gtk/fast/repaint/block-selection-gap-in-table-cell-expected.png:
1071 * platform/gtk/fast/repaint/block-selection-gap-stale-cache-2-expected.png:
1072 * platform/gtk/fast/repaint/block-selection-gap-stale-cache-expected.png:
1073 * platform/gtk/fast/repaint/body-background-image-expected.png:
1074 * platform/gtk/fast/repaint/border-fit-lines-expected.png:
1075 * platform/gtk/fast/repaint/border-radius-repaint-expected.png:
1076 * platform/gtk/fast/repaint/border-repaint-glitch-expected.png:
1077 * platform/gtk/fast/repaint/box-shadow-dynamic-expected.png:
1078 * platform/gtk/fast/repaint/box-shadow-h-expected.png:
1079 * platform/gtk/fast/repaint/box-shadow-v-expected.png:
1080 * platform/gtk/fast/repaint/bugzilla-3509-expected.png:
1081 * platform/gtk/fast/repaint/bugzilla-5699-expected.png:
1082 * platform/gtk/fast/repaint/bugzilla-6278-expected.png:
1083 * platform/gtk/fast/repaint/bugzilla-6388-expected.png:
1084 * platform/gtk/fast/repaint/bugzilla-6473-expected.png:
1085 * platform/gtk/fast/repaint/bugzilla-7235-expected.png:
1086 * platform/gtk/fast/repaint/button-spurious-layout-hint-expected.png:
1087 * platform/gtk/fast/repaint/canvas-putImageData-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/selection-clear-expected.png.
1088 * platform/gtk/fast/repaint/caret-outside-block-expected.png:
1089 * platform/gtk/fast/repaint/change-transform-expected.png:
1090 * platform/gtk/fast/repaint/clip-with-layout-delta-expected.png:
1091 * platform/gtk/fast/repaint/clipped-relative-expected.png:
1092 * platform/gtk/fast/repaint/containing-block-position-change-expected.png:
1093 * platform/gtk/fast/repaint/content-into-overflow-expected.png:
1094 * platform/gtk/fast/repaint/continuation-after-outline-expected.png:
1095 * platform/gtk/fast/repaint/control-clip-expected.png:
1096 * platform/gtk/fast/repaint/create-layer-repaint-expected.png:
1097 * platform/gtk/fast/repaint/delete-into-nested-block-expected.png:
1098 * platform/gtk/fast/repaint/dynamic-table-vertical-alignment-change-expected.png:
1099 * platform/gtk/fast/repaint/erase-overflow-expected.png:
1100 * 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.
1101 * platform/gtk/fast/repaint/fixed-and-absolute-position-scrolled-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/table-outer-border-expected.png.
1102 * platform/gtk/fast/repaint/fixed-child-move-after-scroll-expected.png: Added.
1103 * platform/gtk/fast/repaint/fixed-child-of-fixed-move-after-scroll-expected.png: Added.
1104 * platform/gtk/fast/repaint/fixed-child-of-transformed-move-after-scroll-expected.png: Added.
1105 * platform/gtk/fast/repaint/fixed-expected.png:
1106 * platform/gtk/fast/repaint/fixed-in-page-scale-expected.png: Added.
1107 * platform/gtk/fast/repaint/fixed-move-after-keyboard-scroll-expected.png: Added.
1108 * platform/gtk/fast/repaint/fixed-move-after-scroll-expected.png: Added.
1109 * platform/gtk/fast/repaint/fixed-position-transparency-with-overflow-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/button-spurious-layout-hint-expected.png.
1110 * 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.
1111 * 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.
1112 * platform/gtk/fast/repaint/fixed-scale-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/table-outer-border-expected.png.
1113 * platform/gtk/fast/repaint/fixed-scroll-simple-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/table-section-overflow-expected.png.
1114 * platform/gtk/fast/repaint/fixed-table-cell-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/table-outer-border-expected.png.
1115 * platform/gtk/fast/repaint/fixed-table-overflow-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/table-outer-border-expected.png.
1116 * platform/gtk/fast/repaint/fixed-table-overflow-zindex-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/table-outer-border-expected.png.
1117 * 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.
1118 * platform/gtk/fast/repaint/fixed-tranformed-expected.png: Added.
1119 * platform/gtk/fast/repaint/flexible-box-overflow-expected.png:
1120 * platform/gtk/fast/repaint/flexible-box-overflow-horizontal-expected.png:
1121 * platform/gtk/fast/repaint/float-in-new-block-with-layout-delta-expected.png:
1122 * platform/gtk/fast/repaint/float-move-during-layout-expected.png:
1123 * platform/gtk/fast/repaint/float-new-in-block-expected.png:
1124 * platform/gtk/fast/repaint/float-overflow-expected.png: Added.
1125 * platform/gtk/fast/repaint/float-overflow-right-expected.png: Added.
1126 * platform/gtk/fast/repaint/focus-layers-expected.png:
1127 * platform/gtk/fast/repaint/gradients-em-stops-repaint-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/table-outer-border-expected.png.
1128 * platform/gtk/fast/repaint/iframe-scroll-repaint-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/intermediate-layout-position-clip-expected.png.
1129 * platform/gtk/fast/repaint/inline-block-overflow-expected.png:
1130 * platform/gtk/fast/repaint/inline-block-resize-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/table-outer-border-expected.png.
1131 * platform/gtk/fast/repaint/inline-color-change-expected.png:
1132 * platform/gtk/fast/repaint/inline-horizontal-bt-overflow-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/layer-hide-when-needs-layout-expected.png.
1133 * platform/gtk/fast/repaint/inline-outline-repaint-expected.png:
1134 * platform/gtk/fast/repaint/inline-overflow-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/layer-hide-when-needs-layout-expected.png.
1135 * platform/gtk/fast/repaint/inline-relative-positioned-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/selection-clear-expected.png.
1136 * 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.
1137 * platform/gtk/fast/repaint/inline-vertical-rl-overflow-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/button-spurious-layout-hint-expected.png.
1138 * platform/gtk/fast/repaint/intermediate-layout-position-clip-expected.png:
1139 * platform/gtk/fast/repaint/intermediate-layout-position-expected.png:
1140 * platform/gtk/fast/repaint/invisible-objects-expected.png:
1141 * platform/gtk/fast/repaint/japanese-rl-selection-clear-expected.png: Added.
1142 * platform/gtk/fast/repaint/japanese-rl-selection-repaint-expected.png: Added.
1143 * platform/gtk/fast/repaint/japanese-rl-selection-repaint-in-regions-expected.png: Added.
1144 * platform/gtk/fast/repaint/layer-child-outline-expected.png:
1145 * platform/gtk/fast/repaint/layer-full-repaint-expected.png:
1146 * platform/gtk/fast/repaint/layer-hide-when-needs-layout-expected.png:
1147 * platform/gtk/fast/repaint/layer-outline-expected.png:
1148 * platform/gtk/fast/repaint/layer-outline-horizontal-expected.png:
1149 * platform/gtk/fast/repaint/layer-visibility-expected.png:
1150 * platform/gtk/fast/repaint/layout-state-only-positioned-expected.png:
1151 * platform/gtk/fast/repaint/layout-state-relative-expected.png:
1152 * platform/gtk/fast/repaint/layout-state-scrolloffset-expected.png: Added.
1153 * platform/gtk/fast/repaint/layout-state-scrolloffset2-expected.png: Added.
1154 * platform/gtk/fast/repaint/layout-state-scrolloffset3-expected.png: Added.
1155 * platform/gtk/fast/repaint/line-flow-with-floats-1-expected.png:
1156 * platform/gtk/fast/repaint/line-flow-with-floats-10-expected.png:
1157 * platform/gtk/fast/repaint/line-flow-with-floats-2-expected.png:
1158 * platform/gtk/fast/repaint/line-flow-with-floats-3-expected.png:
1159 * platform/gtk/fast/repaint/line-flow-with-floats-4-expected.png:
1160 * platform/gtk/fast/repaint/line-flow-with-floats-5-expected.png:
1161 * platform/gtk/fast/repaint/line-flow-with-floats-6-expected.png:
1162 * platform/gtk/fast/repaint/line-flow-with-floats-7-expected.png:
1163 * platform/gtk/fast/repaint/line-flow-with-floats-8-expected.png:
1164 * platform/gtk/fast/repaint/line-flow-with-floats-9-expected.png:
1165 * platform/gtk/fast/repaint/line-flow-with-floats-in-regions-expected.png: Added.
1166 * platform/gtk/fast/repaint/line-in-scrolled-clipped-block-expected.png:
1167 * platform/gtk/fast/repaint/line-overflow-expected.png:
1168 * platform/gtk/fast/repaint/lines-with-layout-delta-expected.png:
1169 * platform/gtk/fast/repaint/list-marker-2-expected.png:
1170 * platform/gtk/fast/repaint/list-marker-expected.png:
1171 * platform/gtk/fast/repaint/make-children-non-inline-expected.png:
1172 * 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.
1173 * platform/gtk/fast/repaint/moving-shadow-on-path-expected.png: Added.
1174 * platform/gtk/fast/repaint/multicol-repaint-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/slider-thumb-drag-release-expected.png.
1175 * platform/gtk/fast/repaint/nested-iframe-scroll-inner-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/intermediate-layout-position-expected.png.
1176 * 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.
1177 * platform/gtk/fast/repaint/no-caret-repaint-in-non-content-editable-element-expected.png:
1178 * platform/gtk/fast/repaint/opacity-change-on-overflow-float-expected.png:
1179 * platform/gtk/fast/repaint/outline-child-repaint-expected.png:
1180 * platform/gtk/fast/repaint/outline-inset-expected.png:
1181 * platform/gtk/fast/repaint/outline-repaint-glitch-expected.png:
1182 * platform/gtk/fast/repaint/outline-shrinking-expected.png:
1183 * platform/gtk/fast/repaint/overflow-auto-in-overflow-auto-scrolled-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/table-outer-border-expected.png.
1184 * 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.
1185 * platform/gtk/fast/repaint/overflow-delete-line-expected.png:
1186 * 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.
1187 * 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.
1188 * 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.
1189 * 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.
1190 * platform/gtk/fast/repaint/overflow-hide-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/layer-hide-when-needs-layout-expected.png.
1191 * platform/gtk/fast/repaint/overflow-into-content-expected.png:
1192 * platform/gtk/fast/repaint/overflow-outline-repaint-expected.png:
1193 * platform/gtk/fast/repaint/overflow-scroll-body-appear-expected.png:
1194 * platform/gtk/fast/repaint/overflow-scroll-delete-expected.png:
1195 * platform/gtk/fast/repaint/overflow-scroll-in-overflow-scroll-scrolled-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/table-outer-border-expected.png.
1196 * platform/gtk/fast/repaint/overflow-show-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/table-row-expected.png.
1197 * platform/gtk/fast/repaint/reflection-redraw-expected.png:
1198 * platform/gtk/fast/repaint/reflection-repaint-test-expected.png:
1199 * platform/gtk/fast/repaint/region-painting-invalidation-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/float-new-in-block-expected.png.
1200 * platform/gtk/fast/repaint/region-painting-via-layout-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/selection-clear-expected.png.
1201 * platform/gtk/fast/repaint/rel-positioned-inline-with-overflow-expected.png:
1202 * platform/gtk/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.png:
1203 * platform/gtk/fast/repaint/repaint-across-writing-mode-boundary-expected.png: Added.
1204 * platform/gtk/fast/repaint/repaint-during-scroll-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/float-new-in-block-expected.png.
1205 * platform/gtk/fast/repaint/repaint-resized-overflow-expected.png:
1206 * platform/gtk/fast/repaint/repaint-svg-after-style-change-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/table-col-background-expected.png.
1207 * platform/gtk/fast/repaint/scale-page-shrink-expected.png:
1208 * platform/gtk/fast/repaint/scroll-absolute-layer-with-reflection-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/float-new-in-block-expected.png.
1209 * 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.
1210 * platform/gtk/fast/repaint/scroll-fixed-layer-with-reflection-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/erase-overflow-expected.png.
1211 * platform/gtk/fast/repaint/scroll-fixed-layer-with-transformed-parent-layer-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/layer-visibility-expected.png.
1212 * platform/gtk/fast/repaint/scroll-fixed-reflected-layer-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/erase-overflow-expected.png.
1213 * platform/gtk/fast/repaint/scroll-in-clipped-layer-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/table-outer-border-expected.png.
1214 * platform/gtk/fast/repaint/scroll-in-fixed-layer-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/table-outer-border-expected.png.
1215 * platform/gtk/fast/repaint/scroll-in-transformed-layer-expected.png: Added.
1216 * platform/gtk/fast/repaint/scroll-inside-table-cell-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/continuation-after-outline-expected.png.
1217 * 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.
1218 * platform/gtk/fast/repaint/scroll-with-transformed-parent-layer-expected.png: Added.
1219 * platform/gtk/fast/repaint/search-field-cancel-expected.png:
1220 * platform/gtk/fast/repaint/select-option-background-color-expected.png: Added.
1221 * platform/gtk/fast/repaint/selected-replaced-expected.png:
1222 * platform/gtk/fast/repaint/selection-after-delete-expected.png:
1223 * platform/gtk/fast/repaint/selection-after-remove-expected.png:
1224 * platform/gtk/fast/repaint/selection-clear-expected.png:
1225 * platform/gtk/fast/repaint/selection-gap-overflow-scroll-2-expected.png: Added.
1226 * platform/gtk/fast/repaint/selection-gap-overflow-scroll-expected.png:
1227 * platform/gtk/fast/repaint/selection-rl-expected.png: Added.
1228 * platform/gtk/fast/repaint/shadow-multiple-horizontal-expected.png:
1229 * platform/gtk/fast/repaint/shadow-multiple-strict-horizontal-expected.png:
1230 * platform/gtk/fast/repaint/shadow-multiple-strict-vertical-expected.png:
1231 * platform/gtk/fast/repaint/shadow-multiple-vertical-expected.png:
1232 * platform/gtk/fast/repaint/slider-thumb-drag-release-expected.png:
1233 * platform/gtk/fast/repaint/slider-thumb-float-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/clip-with-layout-delta-expected.png.
1234 * platform/gtk/fast/repaint/stacked-diacritics-expected.png: Added.
1235 * platform/gtk/fast/repaint/static-to-positioned-expected.png:
1236 * platform/gtk/fast/repaint/subtree-layoutstate-transform-expected.png:
1237 * platform/gtk/fast/repaint/subtree-root-clip-2-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/table-col-background-expected.png.
1238 * 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.
1239 * platform/gtk/fast/repaint/subtree-root-clip-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/table-col-background-expected.png.
1240 * platform/gtk/fast/repaint/subtree-root-skipped-expected.png:
1241 * 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.
1242 * platform/gtk/fast/repaint/table-cell-collapsed-border-expected.png:
1243 * platform/gtk/fast/repaint/table-cell-move-expected.png:
1244 * platform/gtk/fast/repaint/table-cell-overflow-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/clip-with-layout-delta-expected.png.
1245 * platform/gtk/fast/repaint/table-col-background-expected.png:
1246 * platform/gtk/fast/repaint/table-collapsed-border-expected.png:
1247 * platform/gtk/fast/repaint/table-extra-bottom-grow-expected.png:
1248 * platform/gtk/fast/repaint/table-hover-on-link-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/intermediate-layout-position-clip-expected.png.
1249 * platform/gtk/fast/repaint/table-outer-border-expected.png:
1250 * platform/gtk/fast/repaint/table-overflow-auto-in-overflow-auto-scrolled-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/selection-clear-expected.png.
1251 * 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.
1252 * platform/gtk/fast/repaint/table-overflow-scroll-in-overflow-scroll-scrolled-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/selection-clear-expected.png.
1253 * platform/gtk/fast/repaint/table-row-expected.png:
1254 * platform/gtk/fast/repaint/table-section-overflow-expected.png:
1255 * platform/gtk/fast/repaint/table-section-repaint-expected.png:
1256 * platform/gtk/fast/repaint/table-two-pass-layout-overpaint-expected.png:
1257 * platform/gtk/fast/repaint/table-writing-modes-h-expected.png: Added.
1258 * platform/gtk/fast/repaint/table-writing-modes-v-expected.png: Added.
1259 * platform/gtk/fast/repaint/text-append-dirty-lines-expected.png:
1260 * platform/gtk/fast/repaint/text-emphasis-h-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/continuation-after-outline-expected.png.
1261 * 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.
1262 * platform/gtk/fast/repaint/text-in-relative-positioned-inline-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/button-spurious-layout-hint-expected.png.
1263 * platform/gtk/fast/repaint/text-selection-rect-in-overflow-2-expected.png:
1264 * platform/gtk/fast/repaint/text-selection-rect-in-overflow-expected.png:
1265 * platform/gtk/fast/repaint/text-shadow-expected.png:
1266 * platform/gtk/fast/repaint/text-shadow-horizontal-expected.png:
1267 * 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.
1268 * platform/gtk/fast/repaint/trailing-floats-root-line-box-overflow-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/table-row-expected.png.
1269 * platform/gtk/fast/repaint/transform-absolute-child-expected.png:
1270 * platform/gtk/fast/repaint/transform-absolute-in-positioned-container-expected.png:
1271 * platform/gtk/fast/repaint/transform-disable-layoutstate-expected.png:
1272 * platform/gtk/fast/repaint/transform-layout-repaint-expected.png:
1273 * platform/gtk/fast/repaint/transform-relative-position-expected.png:
1274 * platform/gtk/fast/repaint/transform-repaint-descendants-expected.png:
1275 * platform/gtk/fast/repaint/transform-replaced-shadows-expected.png:
1276 * platform/gtk/fast/repaint/transform-rotate-and-remove-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/table-col-background-expected.png.
1277 * platform/gtk/fast/repaint/transform-translate-expected.png:
1278 * 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.
1279 * platform/gtk/fast/repaint/view-background-from-body-2-expected.png: Copied from LayoutTests/platform/gtk/fast/repaint/invisible-objects-expected.png.
1281 2012-06-14 Simon Fraser <simon.fraser@apple.com>
1283 Rebaseline some Mac results after r120246.
1285 * platform/mac/media/audio-controls-rendering-expected.txt:
1286 * platform/mac/media/controls-after-reload-expected.txt:
1287 * platform/mac/media/controls-strict-expected.txt:
1288 * platform/mac/media/video-colorspace-yuv420-expected.txt:
1289 * platform/mac/media/video-colorspace-yuv422-expected.txt:
1290 * platform/mac/media/video-controls-rendering-expected.txt:
1291 * platform/mac/media/video-display-toggle-expected.txt:
1292 * platform/mac/media/video-no-audio-expected.txt:
1293 * platform/mac/media/video-playing-and-pause-expected.txt:
1295 2012-06-14 Justin Novosad <junov@chromium.org>
1297 [Chromium] webkitImageSmoothingEnabled canvas property does not work on redraw
1298 https://bugs.webkit.org/show_bug.cgi?id=89018
1300 Reviewed by Stephen White.
1302 New layout test that verifies that disabling image smoothing on a 2d
1303 canvas continues to work after multiple paint cycles.
1305 * fast/canvas/canvas-imageSmoothingEnabled-repaint-expected.txt: Added.
1306 * fast/canvas/canvas-imageSmoothingEnabled-repaint.html: Added.
1307 * fast/canvas/script-tests/canvas-imageSmoothingEnabled-repaint.js: Added.
1310 (TestControllerPaint):
1314 2012-06-14 Stephen Chenney <schenney@chromium.org>
1316 [svg] SVGResources applied to Text with Incorrect Transformations in non-CG Implementations
1317 https://bugs.webkit.org/show_bug.cgi?id=64966
1319 Unreviewed suppression of crashing tests:
1320 svg/batik/text/textDecoration.svg
1321 svg/batik/text/textEffect3.svg
1323 * platform/chromium/TestExpectations:
1325 2012-06-14 Jon Honeycutt <jhoneycutt@apple.com>
1327 Unskip some now-passing tests.
1328 https://bugs.webkit.org/show_bug.cgi?id=89078
1330 * platform/win/Skipped:
1332 2012-06-14 Alexey Proskuryakov <ap@apple.com>
1334 [CFNetwork] XMLHttpRequest incorrectly returns cached responses even when there is a Vary header field
1335 https://bugs.webkit.org/show_bug.cgi?id=88925
1337 Reviewed by David Kilzer.
1339 * http/tests/cache/resources/xhr-vary-header-response.php: Added.
1340 * http/tests/cache/resources/xhr-vary-header-subframe.html: Added.
1341 * http/tests/cache/xhr-vary-header-expected.txt: Added.
1342 * http/tests/cache/xhr-vary-header.html: Added.
1344 2012-06-14 Simon Pena <spena@igalia.com>
1346 [GTK] Update TestExpectations with tests crashing in 64bits Debug build
1347 https://bugs.webkit.org/show_bug.cgi?id=89105
1349 Unreviewed gardening.
1351 Mark svg/batik/text/textDecoration.svg and
1352 svg/batik/text/textEffect3.svg as crashing in DEBUG.
1354 * platform/gtk/TestExpectations:
1356 2012-06-14 Simon Pena <spena@igalia.com>
1358 [GTK] Update TestExpectations with non-passing tests
1359 https://bugs.webkit.org/show_bug.cgi?id=89100
1361 Unreviewed gardening.
1363 Mark plugins/plugin-initiate-popup-window.html as flaky and
1364 svg/transforms/transformed-text-fill-pattern.html as failing.
1366 * platform/gtk/TestExpectations:
1368 2012-06-14 Tony Chang <tony@chromium.org>
1370 [Qt] New css3/flexbox/flexitem.html fails
1371 https://bugs.webkit.org/show_bug.cgi?id=88963
1373 Reviewed by Hajime Morita.
1375 * css3/flexbox/flexitem.html: The height of the alt text was taller
1376 than the height of the missing image placeholder graphic on Qt. To
1377 get the same results, force the font size to something small.
1378 The test still fails on Qt so leaving it in the Skipped file for now.
1380 2012-06-14 Alexander Pavlov <apavlov@chromium.org>
1382 Web Inspector: Selector list start position is not extracted for style rules inside @media rules
1383 https://bugs.webkit.org/show_bug.cgi?id=89094
1385 Reviewed by Pavel Feldman.
1387 * inspector/audits/audits-panel-functional.html:
1389 2012-06-14 Mikhail Pozdnyakov <mikhail.pozdnyakov@intel.com>
1391 [EFL] Tests rebaselining after r120167, r120246
1392 https://bugs.webkit.org/show_bug.cgi?id=89069
1394 Unreviewed EFL gardening after r120246 and r120167, updating baselines.
1396 * platform/efl/fast/layers/video-layer-expected.txt:
1397 * platform/efl/http/tests/misc/location-replace-crossdomain-expected.txt:
1398 * platform/efl/media/audio-controls-rendering-expected.txt:
1399 * platform/efl/media/audio-repaint-expected.txt:
1400 * platform/efl/media/controls-after-reload-expected.txt:
1401 * platform/efl/media/controls-strict-expected.txt:
1402 * platform/efl/media/controls-styling-expected.txt:
1403 * platform/efl/media/controls-without-preload-expected.txt:
1404 * platform/efl/media/media-controls-clone-expected.txt:
1405 * platform/efl/media/media-document-audio-repaint-expected.txt:
1406 * platform/efl/media/video-controls-rendering-expected.txt:
1407 * platform/efl/media/video-display-toggle-expected.txt:
1408 * platform/efl/media/video-empty-source-expected.txt:
1409 * platform/efl/media/video-zoom-controls-expected.txt:
1411 2012-06-14 Alexander Pavlov <apavlov@chromium.org>
1413 Unreviewed, test rebaseline after r120317.
1415 * inspector/styles/override-screen-size-expected.txt:
1417 2012-06-14 Simon Pena <spena@igalia.com>
1419 [GTK] Mark fast/forms/text-input-event.html as flaky in TestExpectations
1420 https://bugs.webkit.org/show_bug.cgi?id=89085
1422 Unreviewed gardening. Mark test as flaky.
1424 * platform/gtk/TestExpectations:
1426 2012-06-14 Stephen Chenney <schenney@chromium.org>
1428 [svg] SVGResources applied to Text with Incorrect Transformations in non-CG Implementations
1429 https://bugs.webkit.org/show_bug.cgi?id=64966
1431 Unreviewed Chromium test expectations update.
1433 Bug fixed by Dominik Röttsches.
1435 * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.png:
1436 * platform/chromium-linux/svg/custom/js-late-gradient-and-object-creation-expected.png:
1437 * platform/chromium-linux/svg/custom/js-late-gradient-creation-expected.png:
1438 * platform/chromium-linux/svg/custom/js-late-pattern-creation-expected.png:
1439 * platform/chromium-linux/svg/custom/text-rotated-gradient-expected.png:
1440 * platform/chromium-mac-leopard/svg/custom/js-late-gradient-and-object-creation-expected.png:
1441 * platform/chromium-mac-leopard/svg/custom/js-late-gradient-creation-expected.png:
1442 * platform/chromium-mac-snowleopard/svg/custom/js-late-gradient-creation-expected.png: Removed.
1443 * platform/chromium-mac/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.png:
1444 * platform/chromium-mac/svg/custom/js-late-gradient-and-object-creation-expected.png:
1445 * platform/chromium-mac/svg/custom/js-late-gradient-creation-expected.png:
1446 * platform/chromium-mac/svg/custom/js-late-pattern-creation-expected.png:
1447 * platform/chromium-mac/svg/custom/text-rotated-gradient-expected.png:
1448 * platform/chromium-win-vista/svg/custom/js-late-gradient-and-object-creation-expected.png:
1449 * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.png:
1450 * platform/chromium-win/svg/custom/js-late-gradient-and-object-creation-expected.png:
1451 * platform/chromium-win/svg/custom/js-late-gradient-creation-expected.png:
1452 * platform/chromium-win/svg/custom/js-late-pattern-creation-expected.png:
1453 * platform/chromium-win/svg/custom/text-rotated-gradient-expected.png:
1454 * platform/chromium/TestExpectations:
1456 2012-06-14 Alexander Pavlov <apavlov@chromium.org>
1458 Web Inspector: [Device Metrics] "Fit window" results in duplicate rescaling in WebDevToolsAgentImpl::autoZoomPageToFitWidth()
1459 https://bugs.webkit.org/show_bug.cgi?id=89092
1461 Reviewed by Pavel Feldman.
1463 * platform/chromium/inspector/styles/device-metrics-fit-window-expected.txt:
1464 * platform/chromium/inspector/styles/device-metrics-fit-window.html:
1466 2012-06-14 Kristóf Kosztyó <kkristof@inf.u-szeged.hu>
1468 [Qt] Unreviewed gardening after r120314.
1470 * platform/qt/Skipped: skip svg/transforms/transformed-text-fill-gradient.html
1472 2012-06-14 Dominik Röttsches <dominik.rottsches@intel.com>
1474 [svg] SVGResources applied to Text with Incorrect Transformations in non-CG Implementations
1475 https://bugs.webkit.org/show_bug.cgi?id=64966
1477 Reviewed by Nikolas Zimmermann.
1479 For Pattern: RefTest that compare a scaled rectangle with a scaled block of Ahem characters.
1480 The pattern or gradient should scale in the same way for the text and the rectangle.
1481 This approach needs a clipping path hack to work around micro gaps between Ahem characters
1483 For Gradient: Scaling text at two different scale factors and adjusting font size to yield the same effective text size.
1484 Gradient fill should be identical in both cases.
1486 * platform/chromium/TestExpectations: Added 3 tests that need rebaselining for text gradient fills.
1487 * svg/transforms/transformed-text-fill-gradient-expected.html: Added.
1488 * svg/transforms/transformed-text-fill-gradient.html: Added.
1489 * svg/transforms/transformed-text-fill-pattern-expected.html: Added.
1490 * svg/transforms/transformed-text-fill-pattern.html: Added.
1492 2012-06-14 Jan Keromnes <janx@linux.com>
1494 Web Inspector: Implement ExtensionPanel.show() method
1495 https://bugs.webkit.org/show_bug.cgi?id=88473
1497 Add output for ExtensionPanel callbacks, and use ExtensionPanel.show()
1498 to show the panel. Fix expected.
1500 Reviewed by Pavel Feldman.
1502 * inspector/extensions/extensions-panel-expected.txt:
1503 * inspector/extensions/extensions-panel.html:
1505 2012-06-14 David Barr <davidbarr@chromium.org>
1507 Add dpcm to css3-images image-resolution
1508 https://bugs.webkit.org/show_bug.cgi?id=85442
1510 Reviewed by Tony Chang.
1512 * fast/css/image-resolution/image-resolution-expected.txt:
1513 * fast/css/image-resolution/image-resolution.html:
1515 2012-06-14 Matt Falkenhagen <falken@chromium.org>
1517 LocaleToScriptMappingDefault.cpp should also do what scriptCodeForFontSelection does in LocaleToScriptMappingICU.cpp
1518 https://bugs.webkit.org/show_bug.cgi?id=88845
1520 Reviewed by Kent Tamura.
1522 * fast/text/international/jpan-script-equivalence-expected.html: Added.
1523 * fast/text/international/jpan-script-equivalence.html: Added.
1525 2012-06-14 Edaena Salinas Jasso <edaena@apple.com>
1527 el.getAttribute('type') returns 'null' when setting el.type to null
1528 https://bugs.webkit.org/show_bug.cgi?id=89030
1530 Reviewed by Alexey Proskuryakov.
1532 * fast/dom/HTMLButtonElement/change-type-expected.txt: Updated the expected output
1533 so that it matches the null return type of getAttribute('type').
1534 * fast/dom/HTMLButtonElement/change-type.html: Change test of getAttribute('type')
1535 to be null instead of 'null'. Addressed and unrelated review comment from bug 14439
1536 about how 'undefined' is specified in the shouldBe function.
1538 2012-06-14 Alec Flett <alecflett@chromium.org>
1540 IndexedDB: Creating a transaction from within a transaction callback should fail
1541 https://bugs.webkit.org/show_bug.cgi?id=80547
1543 Reviewed by Tony Chang.
1545 * storage/indexeddb/cursor-update-expected.txt:
1546 * storage/indexeddb/database-basics-expected.txt:
1547 * storage/indexeddb/mozilla/cursor-update-updates-indexes-expected.txt:
1548 * storage/indexeddb/mozilla/resources/cursor-update-updates-indexes.js:
1549 (setupObjectStoreAndCreateIndexAndAdd.transaction.oncomplete):
1550 (setupObjectStoreAndCreateIndexAndAdd):
1551 * storage/indexeddb/mozilla/resources/object-store-remove-values.js:
1552 (createObjectStore):
1554 * storage/indexeddb/mozilla/resources/remove-objectstore.js:
1555 (createAndPopulateObjectStore):
1556 (postSetVersion2.request.onsuccess):
1558 (deleteSecondObjectStore):
1559 * storage/indexeddb/resources/cursor-update.js:
1564 * storage/indexeddb/resources/database-basics.js:
1565 (openSuccess.request.onsuccess):
1567 (setVersionSuccess.request.onsuccess):
1568 (setVersionSuccess):
1569 (createObjectStore):
1570 * storage/indexeddb/resources/version-change-exclusive.js:
1572 * storage/indexeddb/version-change-exclusive-expected.txt:
1574 2012-06-14 Sudarsana Nagineni <sudarsana.nagineni@linux.intel.com>
1576 [EFL] [DRT] Implement setDomainRelaxationForbiddenForURLScheme in EFL DRT
1577 https://bugs.webkit.org/show_bug.cgi?id=84577
1579 Reviewed by Ryosuke Niwa.
1581 Unskip http/tests/security/setDomainRelaxationForbiddenForURLScheme.html
1583 * platform/efl/Skipped:
1585 2012-06-14 Ádám Kallai <kadam@inf.u-szeged.hu>
1587 [Qt] Unreviewed gardening. Updating baseline after r120257.
1589 * fast/table/max-width-integer-overflow-expected.txt:
1591 2012-06-14 Li Yin <li.yin@intel.com>
1593 [WebSocket] WebSocket object in Worker Context should fire error event when it fails connection.
1594 https://bugs.webkit.org/show_bug.cgi?id=88744
1596 Reviewed by Kent Tamura.
1598 * http/tests/websocket/tests/hybi/workers/close-expected.txt:
1599 * http/tests/websocket/tests/hybi/workers/resources/close.js:
1601 (runCodeTest.else.ws.onerror):
1603 (runReasonTest.else.ws.onerror):
1606 2012-06-13 Zan Dobersek <zandobersek@gmail.com>
1608 Unreviewed GTK gardening after r120246 and r120257, updating baselines.
1610 * platform/gtk/fast/hidpi/video-controls-in-hidpi-expected.txt:
1611 * platform/gtk/fast/layers/video-layer-expected.txt:
1612 * platform/gtk/fast/table/max-width-integer-overflow-expected.txt: Added.
1613 * platform/gtk/media/audio-controls-rendering-expected.txt:
1614 * platform/gtk/media/audio-repaint-expected.txt:
1615 * platform/gtk/media/controls-strict-expected.txt:
1616 * platform/gtk/media/controls-styling-expected.txt:
1617 * platform/gtk/media/controls-without-preload-expected.txt:
1618 * platform/gtk/media/media-controls-clone-expected.txt:
1619 * platform/gtk/media/media-document-audio-repaint-expected.txt:
1620 * platform/gtk/media/video-controls-rendering-expected.txt:
1621 * platform/gtk/media/video-empty-source-expected.txt:
1622 * platform/gtk/media/video-no-audio-expected.txt:
1623 * platform/gtk/media/video-volume-slider-expected.txt:
1624 * platform/gtk/media/video-zoom-controls-expected.txt:
1626 2012-06-13 Dominic Cooney <dominicc@chromium.org>
1628 [Chromium] Unreviewed: Update expectations
1629 https://bugs.webkit.org/show_bug.cgi?id=88949
1631 http/tests/media/media-source/video-media-source-add-and-remove-ids.html
1632 is passing on canary bots but producing text diffs on the WebKit
1633 waterfall. As noted in the bug, I believe the text diffs are
1636 * platform/chromium/TestExpectations:
1638 2012-06-13 Kinuko Yasuda <kinuko@chromium.org>
1640 [Chromium] Unreviewed: Add rebaseline and update expectations.
1641 https://bugs.webkit.org/show_bug.cgi?id=87356
1643 Patch by Eric Uhrhane <ericu@chromium.org>
1645 * platform/chromium/fast/files/read-blob-async-expected.txt: Added.
1646 * platform/chromium/fast/files/workers/worker-read-blob-async-expected.txt: Added.
1647 * platform/chromium/fast/files/workers/worker-read-blob-sync-expected.txt: Added.
1649 2012-06-13 Dominic Cooney <dominicc@chromium.org>
1651 [Chromium] Unreviewed: Rebaseline for Mac
1653 Rebaselining after r119893. There was a rebasline in r120221 but
1654 it failed on Chromium WebKit waterfall and canaries after that, so
1657 * platform/chromium-mac/fast/borders/border-antialiasing-expected.png:
1659 2012-06-13 Dominic Cooney <dominicc@chromium.org>
1661 [Chromium] Unreviewed: Update expectations
1662 https://bugs.webkit.org/show_bug.cgi?id=88949
1664 http/tests/media/media-source/video-media-source-add-and-remove-ids.html
1665 is flakily hitting an ASSERT on Chromium canaries.
1667 * platform/chromium/TestExpectations:
1669 2012-06-13 Min Qin <qinmin@google.com>
1671 Address some feedbacks in layout test
1672 https://bugs.webkit.org/show_bug.cgi?id=88909
1674 Reviewed by Eric Carlson.
1676 Fixed some comments in https://bugs.webkit.org/show_bug.cgi?id=88897.
1677 Reduced the timeout to 100 ms and fixed the function definition.
1679 * media/no-autoplay-with-user-gesture-requirement.html:
1681 2012-06-13 Jeffrey Pfau <jpfau@apple.com>
1683 Padding and borders can cause integer overflow in block layouts
1684 https://bugs.webkit.org/show_bug.cgi?id=88820
1685 <rdar://problem/11328762>
1687 Reviewed by Tony Chang.
1689 * fast/block/block-size-integer-overflow-expected.txt: Added.
1690 * fast/block/block-size-integer-overflow.html: Added.
1691 * fast/flexbox/box-size-integer-overflow-expected.txt: Added.
1692 * fast/flexbox/box-size-integer-overflow.html: Added.
1693 * fast/table/table-size-integer-overflow-expected.txt: Added.
1694 * fast/table/table-size-integer-overflow.html: Added.
1696 2012-06-13 Dirk Pranke <dpranke@chromium.org>
1698 Unreviewed, expectations changes.
1700 * platform/chromium-win/http/tests/misc/location-replace-crossdomain-expected.txt:
1701 * platform/chromium/fast/events/constructors/speech-recognition-error-constructor-expected.txt: Added.
1703 2012-06-12 Vincent Scheib <scheib@chromium.org>
1705 Remove duplicate webkitpointerlockchange events when unlocking.
1706 https://bugs.webkit.org/show_bug.cgi?id=88917
1708 Reviewed by Dimitri Glazkov.
1710 Part of a series of refactoring changes to update pointer lock API to
1711 the fullscreen locking style. https://bugs.webkit.org/show_bug.cgi?id=84402
1713 Tests simplified by removing the duplicate change events.
1715 * pointer-lock/lock-already-locked-expected.txt:
1716 * pointer-lock/pointerlockchange-pointerlockerror-events-expected.txt:
1717 * pointer-lock/pointerlockchange-pointerlockerror-events.html:
1719 2012-06-12 Filip Pizlo <fpizlo@apple.com>
1721 DFG should be able to set watchpoints on global variables
1722 https://bugs.webkit.org/show_bug.cgi?id=88692
1724 Rubber stamped by Geoffrey Garen.
1726 Added a test for watchpoints. Also updated the jsc-test-list to include the latest
1729 * fast/js/dfg-call-function-hit-watchpoint-expected.txt: Added.
1730 * fast/js/dfg-call-function-hit-watchpoint.html: Added.
1731 * fast/js/jsc-test-list:
1732 * fast/js/script-tests/dfg-call-function-hit-watchpoint.js: Added.
1737 2012-06-13 Zan Dobersek <zandobersek@gmail.com>
1739 Unreviewed GTK gardening after r120228, fix an incorrect test expectation.
1741 * platform/gtk/TestExpectations:
1743 2012-06-13 Alec Flett <alecflett@chromium.org>
1745 [V8] IndexedDB: Cursor value modifications should be preserved until cursor iterates
1746 https://bugs.webkit.org/show_bug.cgi?id=83526
1748 Reviewed by Kentaro Hara.
1750 * storage/indexeddb/cursor-value-expected.txt: Added.
1751 * storage/indexeddb/cursor-value.html: Added.
1752 * storage/indexeddb/resources/cursor-value.js: Added.
1753 (openDatabase.request.onsuccess.request.onsuccess):
1754 (openDatabase.request.onsuccess):
1756 (testCursor.request.onsuccess):
1758 (ensureModificationsNotPersisted.request.onsuccess):
1759 (ensureModificationsNotPersisted):
1761 2012-06-13 Shrey Banga <banga@chromium.org>
1763 REGRESSION(r120108): It made http/tests/loading/gmail-assert-on-load.html fail
1764 https://bugs.webkit.org/show_bug.cgi?id=88923
1766 Reviewed by Csaba Osztrogonác.
1768 * http/tests/loading/gmail-assert-on-load-expected.txt: Removed.
1769 * http/tests/misc/gmail-assert-on-load-expected.txt: Added.
1770 * http/tests/misc/gmail-assert-on-load.html: Renamed from LayoutTests/http/tests/loading/gmail-assert-on-load.html.
1771 All tests in http/tests/loading dump frame load events, which are not
1772 consistent or relevant for this test. So it had to be moved out of
1774 * platform/qt/Skipped: This test can be unskipped now
1776 2012-06-13 Vineet Chaudhary <rgf748@motorola.com>
1778 REGRESSION (r120204-r120206): 37 fast/profiler tests failing on GTK Linux 64-bit Release
1779 https://bugs.webkit.org/show_bug.cgi?id=89006
1781 Reviewed by Enrica Casucci.
1783 * fast/profiler/nested-start-and-stop-profiler-expected.txt:
1784 * fast/profiler/resources/profiler-test-JS-resources.js:
1785 (printProfileNodeWithoutTime): change childern to children()
1787 2012-06-13 Zan Dobersek <zandobersek@gmail.com>
1789 [Gtk] Enable link prefetch support in the developer builds
1790 https://bugs.webkit.org/show_bug.cgi?id=89011
1792 Reviewed by Martin Robinson.
1794 Remove expectations for link prefetch tests that now pass and
1795 recategorise a few failures that now fail due to missing
1796 dumpResourceResponseMIMETypes implementation in DumpRenderTree.
1798 * platform/gtk/TestExpectations:
1800 2012-06-13 Julien Chaffraix <jchaffraix@webkit.org>
1802 Unreviewed flakiness removal.
1804 * platform/chromium/TestExpectations:
1805 The test was improved as bug 52064 (which was fixed some time ago). The test isn't showing
1806 up as flaky anymore so removing it.
1808 2012-06-13 David Grogan <dgrogan@chromium.org>
1810 IndexedDB: Add tests, an assert, and some comments around open/close/setVersion call sequencing
1811 https://bugs.webkit.org/show_bug.cgi?id=88829
1813 Reviewed by Tony Chang.
1815 * storage/indexeddb/factory-deletedatabase-interactions-expected.txt:
1816 * storage/indexeddb/resources/factory-deletedatabase-interactions.js:
1817 (Connection.this.open.req.onsuccess.that.handle.onversionchange):
1818 (Connection.this.open.req.onsuccess):
1819 (Connection.this.open):
1824 * storage/indexeddb/resources/three-setversion-calls.js: Added.
1827 (successHandler.return.trans.oncomplete):
1828 (openSuccess1.deleteRequest.onsuccess):
1830 * storage/indexeddb/three-setversion-calls-expected.txt: Added.
1831 * storage/indexeddb/three-setversion-calls.html: Added.
1833 2012-06-13 Levi Weintraub <leviw@chromium.org>
1835 Unreviewed Chromium test expectation update after r119893.
1837 * fast/multicol/nested-columns-expected.txt: Added.
1838 * fast/multicol/vertical-lr/nested-columns-expected.txt: Added.
1839 * platform/chromium-linux-x86/fast/borders: Removed.
1840 * platform/chromium-linux-x86/fast/multicol/vertical-rl: Added.
1841 * platform/chromium-linux-x86/fast/multicol/vertical-rl/nested-columns-expected.png: Added.
1842 * platform/chromium-linux/fast/borders/border-antialiasing-expected.png:
1843 * platform/chromium-linux/fast/multicol/nested-columns-expected.png:
1844 * platform/chromium-linux/fast/multicol/vertical-lr/nested-columns-expected.png:
1845 * platform/chromium-linux/fast/multicol/vertical-rl/nested-columns-expected.png:
1846 * platform/chromium-linux/fast/sub-pixel/file-upload-control-at-fractional-offset-expected.png: Added.
1847 * platform/chromium-linux/fast/sub-pixel/file-upload-control-at-fractional-offset-expected.txt: Added.
1848 * platform/chromium-mac-leopard/fast/borders/border-antialiasing-expected.png:
1849 * platform/chromium-mac-leopard/fast/multicol/nested-columns-expected.png:
1850 * platform/chromium-mac-leopard/fast/sub-pixel/file-upload-control-at-fractional-offset-expected.png: Added.
1851 * platform/chromium-mac-snowleopard/fast/sub-pixel/file-upload-control-at-fractional-offset-expected.txt: Removed.
1852 * platform/chromium-mac/fast/borders/border-antialiasing-expected.png:
1853 * platform/chromium-mac/fast/multicol/nested-columns-expected.png:
1854 * platform/chromium-mac/fast/multicol/vertical-lr/nested-columns-expected.png:
1855 * platform/chromium-mac/fast/multicol/vertical-rl/nested-columns-expected.png:
1856 * platform/chromium-mac/fast/sub-pixel/file-upload-control-at-fractional-offset-expected.png: Added.
1857 * platform/chromium-mac/fast/sub-pixel/file-upload-control-at-fractional-offset-expected.txt: Added.
1858 * platform/chromium-win-vista/fast/borders: Removed.
1859 * platform/chromium-win-vista/fast/multicol: Added.
1860 * platform/chromium-win-vista/fast/multicol/vertical-rl: Added.
1861 * platform/chromium-win-vista/fast/multicol/vertical-rl/nested-columns-expected.png: Added.
1862 * platform/chromium-win-xp/fast/borders: Removed.
1863 * platform/chromium-win/fast/borders/border-antialiasing-expected.png:
1864 * platform/chromium-win/fast/multicol/nested-columns-expected.png:
1865 * platform/chromium-win/fast/multicol/vertical-lr/nested-columns-expected.png:
1866 * platform/chromium-win/fast/multicol/vertical-rl/nested-columns-expected.png:
1867 * platform/chromium-win/fast/sub-pixel/file-upload-control-at-fractional-offset-expected.png: Added.
1868 * platform/chromium-win/fast/sub-pixel/file-upload-control-at-fractional-offset-expected.txt: Added.
1869 * platform/chromium/TestExpectations:
1870 * platform/efl/fast/multicol/nested-columns-expected.txt: Removed.
1871 * platform/efl/fast/multicol/vertical-lr/nested-columns-expected.txt: Removed.
1872 * platform/gtk/fast/multicol/nested-columns-expected.txt: Removed.
1873 * platform/gtk/fast/multicol/vertical-lr/nested-columns-expected.txt: Removed.
1875 2012-06-13 Zan Dobersek <zandobersek@gmail.com>
1877 Skip the isolated world tests for Gtk - the infrastructure is missing
1878 and they take too long to fail by timing out, lengthening the bot cycles.
1880 Rubber-stamped by Philippe Normand.
1882 * platform/gtk/TestExpectations:
1884 2012-06-13 Zan Dobersek <zandobersek@gmail.com>
1886 Unreviewed GTK gardening after r120100, r120167, r120173 and r120181.
1888 * fast/events/constructors/speech-recognition-error-constructor-expected.txt:
1889 * platform/gtk/editing/pasteboard/4641033-expected.txt:
1890 * platform/gtk/editing/selection/mixed-editability-1-expected.txt:
1891 * platform/gtk/editing/selection/paragraph-granularity-expected.txt:
1892 * platform/gtk/editing/selection/triple-click-in-pre-expected.txt:
1893 * platform/gtk/editing/selection/word-granularity-expected.txt:
1894 * platform/gtk/fast/multicol/span/clone-flexbox-expected.txt:
1895 * platform/gtk/http/tests/misc/location-replace-crossdomain-expected.txt:
1897 2012-06-13 Alexander Pavlov <apavlov@chromium.org>
1899 Web Inspector: Support user attributes in DOMNode
1900 https://bugs.webkit.org/show_bug.cgi?id=88706
1902 Reviewed by Pavel Feldman.
1904 * http/tests/inspector/elements-test.js:
1905 (initialize_ElementTest.InspectorTest.dumpElementsTree.dumpMap):
1906 (initialize_ElementTest.InspectorTest.dumpElementsTree.userPropertyDataDump):
1907 (initialize_ElementTest.InspectorTest.dumpElementsTree.print):
1908 (initialize_ElementTest.InspectorTest.dumpElementsTree):
1909 * inspector/elements/resources/user-properties.js: Added.
1914 * inspector/elements/user-properties-expected.txt: Added.
1915 * inspector/elements/user-properties.html: Added.
1917 2012-06-13 Vineet Chaudhary <vineet.chaudhary@motorola.com>
1919 REGRESSION:Bindings sequence<T> in Console.idl, Internals.idl and ScriptProfileNode.idl should be T[]
1920 https://bugs.webkit.org/show_bug.cgi?id=84863
1922 Reviewed by Kentaro Hara.
1924 With reference to http://www.w3.org/TR/WebIDL/#idl-sequence
1925 "Sequences must not be used as the type of an attribute, constant or exception field."
1926 So we should use T[] instead of sequence<T>.
1928 * fast/harness/user-preferred-language.html: Using getter and setter
1929 for userPreferredLanguages.
1930 * inspector/profiler/cpu-profiler-profiling-without-inspector.html:
1931 Use ScriptProfileNode.children as function.
1932 * media/track/track-language-preference-expected.txt:
1933 * media/track/track-language-preference.html: Using setter for
1934 userPreferredLanguages.
1936 2012-06-13 Zoltan Arvai <zarvai@inf.u-szeged.hu>
1938 [Qt] Unreviewed gardening.
1940 Rebaseline updated tests to green Qt bots.
1942 * platform/qt/editing/pasteboard/4641033-expected.txt:
1943 * platform/qt/editing/selection/mixed-editability-1-expected.txt:
1944 * platform/qt/editing/selection/paragraph-granularity-expected.txt:
1945 * platform/qt/editing/selection/triple-click-in-pre-expected.txt:
1946 * platform/qt/editing/selection/word-granularity-expected.txt:
1947 * platform/qt/http/tests/misc/location-replace-crossdomain-expected.txt:
1949 2012-06-13 Dominik Röttsches <dominik.rottsches@intel.com>
1951 [EFL][DRT] Gardening for a greener bot
1952 https://bugs.webkit.org/show_bug.cgi?id=88971
1954 Unreviewed, EFL gardening.
1956 * platform/efl/TestExpectations:
1957 * platform/efl/fast/multicol/span/clone-flexbox-expected.txt: rebaselined after r120100.
1958 * platform/efl/http/tests/loading/gmail-assert-on-load-expected.txt: Added, we print more verbosely.
1960 2012-06-13 Christophe Dumez <christophe.dumez@intel.com>
1962 [GTK][EFL] Skip http/tests/misc/redirect-to-about-blank.html
1963 https://bugs.webkit.org/show_bug.cgi?id=88962
1965 Unreviewed gardening. Skip http/tests/misc/redirect-to-about-blank.html
1966 for both EFL and GTK ports. The test is failing after r120145.
1968 * platform/efl/TestExpectations:
1969 * platform/gtk/TestExpectations:
1971 2012-06-13 Zan Dobersek <zandobersek@gmail.com>
1973 Unreviewed GTK gardening, clean up the crashing tests, either removing
1974 their expectations completely or expanding them to avoid false 'newly-passing'
1975 reports. Also split some expectations as some tests are failing differently in
1976 debug and release builds.
1978 * platform/gtk/TestExpectations:
1980 2012-06-13 David Barr <davidbarr@chromium.org>
1982 Add dpi to css3-images image-resolution
1983 https://bugs.webkit.org/show_bug.cgi?id=85439
1985 Reviewed by Tony Chang.
1987 * fast/css/image-resolution/image-resolution-expected.txt:
1988 * fast/css/image-resolution/image-resolution.html:
1990 2012-06-13 Qi Zhang <qi.2.zhang@nokia.com>
1992 [Qt] Add configure test for zlib and set WTF_USE_ZLIB if found
1993 https://bugs.webkit.org/show_bug.cgi?id=88763
1995 Move failed websocket extension test case to qt-4.8 after enable it in qt5
1997 Reviewed by Simon Hausmann.
1999 * platform/qt-4.8/Skipped:
2000 * platform/qt/Skipped:
2002 2012-06-13 Christophe Dumez <christophe.dumez@intel.com>
2004 [EFL] http/tests/xmlhttprequest/origin-exact-matching.html can be unskipped
2005 https://bugs.webkit.org/show_bug.cgi?id=88960
2007 Unreviewed EFL gardening.
2008 http/tests/xmlhttprequest/origin-exact-matching.html can be
2009 unskipped after r120107.
2011 * platform/efl/TestExpectations:
2013 2012-06-13 Li Yin <li.yin@intel.com>
2015 FileAPI: type should be converted to be lower case in Blob constructor.
2016 https://bugs.webkit.org/show_bug.cgi?id=88696
2018 Reviewed by Kentaro Hara.
2020 Spec: http://dev.w3.org/2006/webapi/FileAPI/#dfn-BlobPropertyBag
2021 Add sub-test to track changing upper case into lower case of type in Blob constructor.
2023 * fast/files/blob-constructor-expected.txt:
2024 * fast/files/script-tests/blob-constructor.js:
2026 2012-06-13 Ryosuke Niwa <rniwa@webkit.org>
2028 Fonts, fullscreen, gamepad, and html5lib tests should use testRunner instead of layoutTestController
2029 https://bugs.webkit.org/show_bug.cgi?id=88959
2031 Reviewed by Darin Adler.
2033 * fonts/valid-standard-font.html:
2034 * fullscreen/anonymous-block-merge-crash.html:
2035 * fullscreen/full-screen-element-stack.html:
2036 * fullscreen/full-screen-frameset.html:
2037 * fullscreen/full-screen-iframe-zIndex.html:
2038 * fullscreen/full-screen-keyboard-disabled.html:
2039 * fullscreen/full-screen-keyboard-enabled.html:
2040 * fullscreen/full-screen-remove-ancestor-during-transition.html:
2041 * fullscreen/full-screen-remove-sibling.html:
2042 * fullscreen/full-screen-render-inline.html:
2043 * fullscreen/full-screen-request-rejected.html:
2044 * fullscreen/full-screen-request-removed.html:
2045 * fullscreen/full-screen-restrictions.html:
2046 * fullscreen/full-screen-stacking-context.html:
2047 * fullscreen/full-screen-test.js:
2050 * fullscreen/full-screen-zIndex-after.html:
2051 * fullscreen/full-screen-zIndex.html:
2052 * fullscreen/non-ancestor-iframe.html:
2053 * fullscreen/parent-flow-inline-with-block-child.html:
2054 * fullscreen/video-controls-override.html:
2055 * html5lib/resources/runner.js:
2057 * html5lib/webkit-resumer.html:
2058 * platform/gtk/fonts/custom-font-missing-glyphs.html:
2059 * platform/gtk/fonts/font-face-with-complex-text.html:
2060 * platform/gtk/fonts/font-family-fallback.html:
2061 * platform/gtk/fonts/synthetic-oblique-positioning.html:
2063 2012-06-13 Kristóf Kosztyó <kkristof@inf.u-szeged.hu>
2065 [Qt] Unreviewed gardening. Skip new failing tests.
2067 * platform/qt/Skipped:
2069 2012-06-13 Sergio Villar Senin <svillar@igalia.com>
2071 Unreviewed gardening. Removed some tests passing in all the GTK
2072 bots from the test expectations file.
2074 * platform/gtk/TestExpectations:
2076 2012-06-12 Hans Wennborg <hans@chromium.org>
2078 Speech JavaScript API: Add test for constructing SpeechRecognitionError events
2079 https://bugs.webkit.org/show_bug.cgi?id=88868
2081 Reviewed by Adam Barth.
2083 Add a layout test for constructing SpeechRecognitionError events.
2085 * fast/events/constructors/speech-recognition-error-constructor-expected.txt: Added.
2086 * fast/events/constructors/speech-recognition-error-constructor.html: Added.
2088 2012-06-13 Ryosuke Niwa <rniwa@webkit.org>
2090 Chromium rebaseline after r120173.
2092 * platform/chromium-linux/editing/pasteboard/4641033-expected.txt:
2093 * platform/chromium-linux/editing/selection/paragraph-granularity-expected.png:
2094 * platform/chromium-linux/editing/selection/triple-click-in-pre-expected.png:
2095 * platform/chromium-linux/editing/selection/word-granularity-expected.png:
2096 * platform/chromium-mac-leopard/editing/selection/paragraph-granularity-expected.png:
2097 * platform/chromium-mac-leopard/editing/selection/triple-click-in-pre-expected.png:
2098 * platform/chromium-mac-leopard/editing/selection/word-granularity-expected.png:
2099 * platform/chromium-mac-snowleopard/editing/selection/paragraph-granularity-expected.png:
2100 * platform/chromium-mac-snowleopard/editing/selection/triple-click-in-pre-expected.png:
2101 * platform/chromium-mac-snowleopard/editing/selection/word-granularity-expected.png:
2102 * platform/chromium-mac/editing/selection/paragraph-granularity-expected.png:
2103 * platform/chromium-mac/editing/selection/triple-click-in-pre-expected.png:
2104 * platform/chromium-mac/editing/selection/word-granularity-expected.png:
2105 * platform/chromium-win/editing/inserting/editable-html-element-expected.txt:
2106 * platform/chromium-win/editing/pasteboard/4641033-expected.png:
2107 * platform/chromium-win/editing/pasteboard/4641033-expected.txt:
2108 * platform/chromium-win/editing/selection/mixed-editability-1-expected.txt:
2109 * platform/chromium-win/editing/selection/paragraph-granularity-expected.png:
2110 * platform/chromium-win/editing/selection/paragraph-granularity-expected.txt:
2111 * platform/chromium-win/editing/selection/triple-click-in-pre-expected.png:
2112 * platform/chromium-win/editing/selection/triple-click-in-pre-expected.txt:
2113 * platform/chromium-win/editing/selection/word-granularity-expected.png:
2114 * platform/chromium-win/editing/selection/word-granularity-expected.txt:
2116 2012-06-13 Ryosuke Niwa <rniwa@webkit.org>
2118 Fix a wrong rebaseline in r120178.
2120 * editing/pasteboard/file-input-files-access-expected.txt:
2122 2012-06-13 Ryosuke Niwa <rniwa@webkit.org>
2124 Mac rebaseline after r120167 and r120173.
2126 Also revert an inadvertent change to file.invalidext.
2128 * editing/pasteboard/file-input-files-access-expected.txt:
2129 * editing/pasteboard/paste-sanitize-crash-2-expected.txt:
2130 * editing/pasteboard/resources/file.invalidext:
2131 * editing/selection/blockquote-crash-expected.txt:
2132 * editing/style/4230923-expected.txt:
2133 * platform/mac/editing/pasteboard/4641033-expected.txt:
2134 * platform/mac/editing/selection/mixed-editability-1-expected.txt:
2135 * platform/mac/editing/selection/paragraph-granularity-expected.txt:
2136 * platform/mac/editing/selection/triple-click-in-pre-expected.txt:
2137 * platform/mac/editing/selection/word-granularity-expected.txt:
2138 * platform/mac/http/tests/misc/location-replace-crossdomain-expected.txt:
2140 2012-06-13 Taiju Tsuiki <tzik@chromium.org>
2142 Implement InspectorFileSystemAgent::readDirectory for FileSystem support.
2143 https://bugs.webkit.org/show_bug.cgi?id=87724
2145 Reviewed by Vsevolod Vlasov.
2147 * http/tests/inspector/filesystem/filesystem-test.js: Added.
2148 * http/tests/inspector/filesystem/read-directory-expected.txt: Added.
2149 * http/tests/inspector/filesystem/read-directory.html: Added.
2150 * platform/mac/Skipped:
2151 * platform/qt/Skipped:
2152 * platform/win/Skipped:
2153 * platform/wincairo/Skipped:
2155 2012-06-13 Ryosuke Niwa <rniwa@webkit.org>
2157 Revert the removal of 2 editing tests in r120173.
2159 * editing/pasteboard/copy-paste-float.html: Copied from LayoutTests/editing/pasteboard/copy-paste-float.html.
2160 * platform/mac/editing/selection/word-thai.html: Copied from LayoutTests/platform/mac/editing/selection/word-thai.html.
2162 2012-06-13 Sheriff Bot <webkit.review.bot@gmail.com>
2164 Unreviewed, rolling out r120172.
2165 http://trac.webkit.org/changeset/120172
2166 https://bugs.webkit.org/show_bug.cgi?id=88976
2168 The patch causes compilation failures on Gtk, Qt and Apple Win
2169 bots (Requested by zdobersek on #webkit).
2171 * fast/js/dfg-call-function-hit-watchpoint-expected.txt: Removed.
2172 * fast/js/dfg-call-function-hit-watchpoint.html: Removed.
2173 * fast/js/jsc-test-list:
2174 * fast/js/script-tests/dfg-call-function-hit-watchpoint.js: Removed.
2176 2012-06-13 Ryosuke Niwa <rniwa@webkit.org>
2178 Commit the rest of changes for r120167.
2180 * http/tests/history/resources/back-during-onload-hung-page.php:
2181 * http/tests/misc/embed-image-load-outlives-gc-without-crashing.html:
2182 * http/tests/misc/image-input-type-outlives-gc-without-crashing.html:
2183 * http/tests/misc/image-load-outlives-gc-without-crashing.html:
2184 * http/tests/misc/object-image-load-outlives-gc-without-crashing.html:
2185 * http/tests/security/:
2187 2012-06-13 Ryosuke Niwa <rniwa@webkit.org>
2189 Editing tests should use testRunner instead of layoutTestController
2190 https://bugs.webkit.org/show_bug.cgi?id=88955
2192 Reviewed by Darin Adler.
2195 * platform/blackberry/editing/text-iterator/findString-markers.html:
2196 * platform/chromium-linux/editing/selection/linux_selection_color.html:
2197 * platform/chromium-win/editing/selection/paragraph-granularity-expected.txt:
2198 * platform/chromium-win/editing/selection/triple-click-in-pre-expected.txt:
2199 * platform/chromium-win/editing/selection/word-granularity-expected.txt:
2200 * platform/chromium/editing/spelling/delete-misspelled-word.html:
2201 * platform/chromium/editing/spelling/move-cursor-to-misspelled-word.html:
2202 * platform/gtk/editing/pasteboard/middle-button-paste.html:
2203 * platform/gtk/editing/pasteboard/script-tests/middle-click-onpaste.js:
2204 * platform/gtk/editing/selection/caret-mode-document-begin-end.html:
2205 * platform/gtk/editing/selection/paragraph-granularity-expected.txt:
2206 * platform/gtk/editing/selection/triple-click-in-pre-expected.txt:
2207 * platform/gtk/editing/selection/word-granularity-expected.txt:
2208 * platform/mac/editing/:
2209 * platform/qt/editing/selection/paragraph-granularity-expected.txt:
2210 * platform/qt/editing/selection/triple-click-in-pre-expected.txt:
2211 * platform/qt/editing/selection/word-granularity-expected.txt:
2212 * platform/win/editing/deleting/delete-start-block-expected.txt:
2213 * platform/win/editing/pasteboard/pasting-crlf-isnt-translated-to-crcrlf-win.html:
2214 * platform/win/editing/selection/shift-page-up-down.html:
2216 2012-06-12 Filip Pizlo <fpizlo@apple.com>
2218 DFG should be able to set watchpoints on global variables
2219 https://bugs.webkit.org/show_bug.cgi?id=88692
2221 Rubber stamped by Geoffrey Garen.
2223 Added a test for watchpoints. Also updated the jsc-test-list to include the latest
2226 * fast/js/dfg-call-function-hit-watchpoint-expected.txt: Added.
2227 * fast/js/dfg-call-function-hit-watchpoint.html: Added.
2228 * fast/js/jsc-test-list:
2229 * fast/js/script-tests/dfg-call-function-hit-watchpoint.js: Added.
2234 2012-06-13 Kristóf Kosztyó <kkristof@inf.u-szeged.hu>
2236 [Qt] Unreviewed gardening.
2238 Skip svg/as-image/svg-nested.html which is timeout only on Qt-4.8.
2240 * platform/qt-4.8/Skipped: skip svg/as-image/svg-nested.html
2241 * platform/qt/TestExpectations: removed the slow marker from this test
2243 2012-06-13 Hajime Morrita <morrita@chromium.org>
2245 REGRESSION(r118098): <content> element does not render distributed children when cloned from another document
2246 https://bugs.webkit.org/show_bug.cgi?id=88148
2248 Reviewed by Dimitri Glazkov.
2250 * fast/dom/shadow/elements-in-frameless-document-expected.txt: Added.
2251 * fast/dom/shadow/elements-in-frameless-document.html: Added.
2253 2012-06-12 Ryosuke Niwa <rniwa@webkit.org>
2255 HTTP tests should use testRunner instead of layoutTestController
2256 https://bugs.webkit.org/show_bug.cgi?id=88969
2258 Reviewed by Darin Adler.
2260 * http/tests/appcache/:
2261 * http/tests/cache/cancel-during-failure-crash.html:
2262 * http/tests/cache/cancel-during-revalidation-succeeded.html:
2263 * http/tests/cache/history-only-cached-subresource-loads-max-age-https.html:
2264 * http/tests/cache/history-only-cached-subresource-loads.html:
2265 * http/tests/cache/loaded-from-cache-after-reload-within-iframe.html:
2266 * http/tests/cache/loaded-from-cache-after-reload.html:
2267 * http/tests/cache/post-redirect-get.php:
2268 * http/tests/cache/post-with-cached-subresources.php:
2269 * http/tests/cache/resources/stopped-revalidation-result.html:
2270 * http/tests/cache/resources/subresource-test.js:
2272 * http/tests/cache/stopped-revalidation.html:
2273 * http/tests/cache/subresource-failover-to-network.html:
2274 * http/tests/cache/subresource-fragment-identifier.html:
2275 * http/tests/cache/subresource-multiple-instances.html:
2276 * http/tests/cache/xhr-body.html:
2277 * http/tests/cache/zero-length-xhr.html:
2278 * http/tests/canvas/philip/tests.js:
2280 (_addTest.window.onload):
2282 * http/tests/canvas/webgl/origin-clean-conformance.html:
2283 * http/tests/cookies/resources/cookies-test-pre.js:
2284 * http/tests/cookies/resources/resetCookies.js:
2286 * http/tests/cookies/resources/setArraycookies-result.php:
2287 * http/tests/cookies/resources/setUtf8Cookies-result.php:
2288 * http/tests/cookies/resources/third-party-cookie-relaxing-iframe.html:
2289 * http/tests/cookies/third-party-cookie-relaxing.html:
2290 * http/tests/css/cross-fade-reload.html:
2291 * http/tests/css/css-imports-redirect-cycle.html:
2292 * http/tests/css/font-face-src-loading.html:
2293 * http/tests/css/resources/link-css-disabled-value-with-slow-loading-sheet-in-error.js:
2294 * http/tests/css/resources/link-css-disabled-value-with-slow-loading-sheet.js:
2295 * http/tests/css/resources/request-logging.js:
2298 * http/tests/download/basic-ascii.html:
2299 * http/tests/download/default-encoding.html:
2300 * http/tests/download/inherited-encoding-form-submission-result.html:
2301 * http/tests/download/inherited-encoding.html:
2302 * http/tests/download/literal-utf-8.html:
2303 * http/tests/eventsource/eventsource-bad-mime-type.html:
2304 * http/tests/eventsource/eventsource-content-type-charset.html:
2305 * http/tests/eventsource/eventsource-eof.html:
2306 * http/tests/eventsource/eventsource-parse-event-stream.html:
2307 * http/tests/eventsource/eventsource-reconnect-during-navigate-crash.html:
2308 * http/tests/eventsource/eventsource-reconnect.html:
2309 * http/tests/eventsource/eventsource-status-code-states.html:
2310 * http/tests/eventsource/existent-eventsource-status-error-iframe-crash.html:
2311 * http/tests/eventsource/non-existent-eventsource-status-error-iframe-crash.html:
2312 * http/tests/eventsource/resources/wait-then-notify-done.php:
2313 * http/tests/eventsource/workers/eventsource-simple.html:
2314 * http/tests/fileapi/create-blob-url-from-data-url.html:
2315 * http/tests/filesystem/no-cache-filesystem-url.html:
2316 * http/tests/globalhistory/history-delegate-basic-302-redirect.html:
2317 * http/tests/globalhistory/history-delegate-basic-refresh-redirect.html:
2318 * http/tests/globalhistory/history-delegate-basic-title.html:
2319 * http/tests/globalhistory/history-delegate-basic-visited-links.html:
2320 * http/tests/history/:
2321 * http/tests/incremental/frame-focus-before-load.html:
2322 * http/tests/incremental/partial-jpeg.html:
2323 * http/tests/incremental/pause-in-script-element.pl:
2324 * http/tests/incremental/slow-utf8-css.html:
2325 * http/tests/incremental/slow-utf8-html.pl:
2326 * http/tests/incremental/split-hex-entities.pl:
2327 * http/tests/inspector-enabled/console-clear-arguments-on-frame-navigation.html:
2328 * http/tests/inspector-enabled/console-clear-arguments-on-frame-remove.html:
2329 * http/tests/inspector-enabled/console-log-before-frame-navigation.html:
2330 * http/tests/inspector-enabled/contentSecurityPolicy-blocks-setInterval.html:
2331 * http/tests/inspector-enabled/contentSecurityPolicy-blocks-setTimeout.html:
2332 * http/tests/inspector-enabled/database-open.html:
2333 * http/tests/inspector-enabled/dedicated-workers-list.html:
2334 * http/tests/inspector-enabled/document-write.html:
2335 * http/tests/inspector-enabled/dom-storage-open.html:
2336 * http/tests/inspector-enabled/injected-script-discard.html:
2337 * http/tests/inspector-enabled/resources/console-clear-arguments-iframe.html:
2338 * http/tests/inspector/console-resource-errors.html:
2339 * http/tests/inspector/console-websocket-error.html:
2340 * http/tests/inspector/indexeddb/resources/without-indexed-db.html:
2341 * http/tests/inspector/inspector-test.js:
2342 * http/tests/inspector/network/ping.html:
2343 * http/tests/inspector/resource-tree/resources/script-initial.js:
2345 * http/tests/inspector/resource-tree/resources/script-navigated.js:
2347 * http/tests/inspector/web-socket-frame-error.html:
2348 * http/tests/inspector/web-socket-frame.html:
2349 * http/tests/loading/:
2350 * http/tests/local/absolute-url-strip-whitespace.html:
2351 * http/tests/local/blob/script-tests/send-hybrid-blob.js:
2353 * http/tests/local/drag-over-remote-content.html:
2354 * http/tests/local/fail.css:
2356 * http/tests/local/formdata/send-form-data-constructed-from-form.html:
2357 * http/tests/local/link-stylesheet-load-order-preload.html:
2358 * http/tests/local/link-stylesheet-load-order.html:
2359 * http/tests/local/link-stylesheet-preferred.html:
2360 * http/tests/local/style-access-before-stylesheet-loaded.html:
2361 * http/tests/local/stylesheet-and-script-load-order-http.html:
2362 * http/tests/local/stylesheet-and-script-load-order-media-print.html:
2363 * http/tests/local/stylesheet-and-script-load-order.html:
2364 * http/tests/media/reload-after-dialog.html:
2365 * http/tests/media/resources/test.txt:
2366 * http/tests/media/video-buffered-range-contains-currentTime.html:
2367 * http/tests/media/video-cancel-load.html:
2368 * http/tests/media/video-cookie.html:
2369 * http/tests/media/video-error-abort.html:
2370 * http/tests/messaging/cross-domain-message-event-dispatch.html:
2371 * http/tests/messaging/cross-domain-message-send.html:
2372 * http/tests/mime/quoted-charset.php:
2373 * http/tests/mime/resources/uppercase-mime-type.php:
2374 * http/tests/mime/standard-mode-does-not-load-stylesheet-with-text-plain-and-css-extension.html:
2375 * http/tests/mime/standard-mode-does-not-load-stylesheet-with-text-plain.html:
2376 * http/tests/mime/standard-mode-loads-stylesheet-with-charset-and-css-extension.html:
2377 * http/tests/mime/standard-mode-loads-stylesheet-with-charset.html:
2378 * http/tests/mime/standard-mode-loads-stylesheet-with-empty-content-type.html:
2379 * http/tests/mime/standard-mode-loads-stylesheet-with-text-css-and-invalid-type.html:
2380 * http/tests/mime/uppercase-mime-type.html:
2382 * http/tests/websocket/tests/:
2383 * http/tests/workers/resources/worker-redirect.js:
2385 * http/tests/workers/resources/worker-util.js:
2386 (waitUntilThreadCountMatches.return):
2387 (waitUntilThreadCountMatches):
2389 * http/tests/workers/shared-worker-importScripts.html:
2390 * http/tests/workers/shared-worker-invalid-url.html:
2391 * http/tests/workers/terminate-during-sync-operation.html:
2392 * http/tests/workers/text-encoding.html:
2393 * http/tests/workers/worker-document-domain-security.html:
2394 * http/tests/workers/worker-importScripts.html:
2395 * http/tests/workers/worker-importScriptsOnError.html:
2396 * http/tests/workers/worker-invalid-url.html:
2397 * http/tests/workers/worker-workerScriptNotThere.html:
2398 * http/tests/xmlhttprequest/:
2399 * http/tests/xmlviewer/dumpAsText/frames.html:
2400 * http/tests/xmlviewer/dumpAsText/xhtml-tag.xml:
2401 * http/tests/xmlviewer/extensions-api.html:
2402 * platform/chromium-win/http/tests/websocket/tests/hixie76/bad-sub-protocol-control-chars-expected.txt:
2403 * platform/chromium/http/tests/misc/execute-and-return-value.html:
2404 * platform/chromium/http/tests/misc/selectionAsMarkup.html:
2405 * platform/chromium/http/tests/permissionclient/image-permissions.html:
2406 * platform/chromium/http/tests/security/aboutBlank/xss-DENIED-navigate-opener-document-write-expected.txt:
2407 * platform/chromium/http/tests/security/aboutBlank/xss-DENIED-navigate-opener-javascript-url-expected.txt:
2408 * platform/chromium/http/tests/security/aboutBlank/xss-DENIED-set-opener-expected.txt:
2409 * platform/chromium/http/tests/security/dataURL/xss-DENIED-from-data-url-in-foreign-domain-subframe-expected.txt:
2410 * platform/chromium/http/tests/security/dataURL/xss-DENIED-from-data-url-in-foreign-domain-window-open-expected.txt:
2411 * platform/chromium/http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame-2-level-expected.txt:
2412 * platform/chromium/http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame-expected.txt:
2413 * platform/chromium/http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame-to-data-url-sub-frame-expected.txt:
2414 * platform/chromium/http/tests/security/dataURL/xss-DENIED-from-data-url-to-data-url-expected.txt:
2415 * platform/chromium/http/tests/security/dataURL/xss-DENIED-from-javascript-url-window-open-expected.txt:
2416 * platform/chromium/http/tests/security/dataURL/xss-DENIED-to-data-url-from-data-url-expected.txt:
2417 * platform/chromium/http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-subframe-expected.txt:
2418 * platform/chromium/http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-subframe-location-change-expected.txt:
2419 * platform/chromium/http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-window-open-expected.txt:
2420 * platform/chromium/http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-2-level-expected.txt:
2421 * platform/chromium/http/tests/security/dataURL/xss-DENIED-to-data-url-window-open-expected.txt:
2422 * platform/chromium/http/tests/security/mixedContent/insecure-iframe-in-main-frame-allowed.html:
2423 * platform/chromium/http/tests/security/mixedContent/insecure-iframe-in-main-frame-blocked.html:
2424 * platform/chromium/http/tests/security/mixedContent/insecure-image-in-main-frame-allowed.html:
2425 * platform/chromium/http/tests/security/mixedContent/insecure-image-in-main-frame-blocked.html:
2426 * platform/chromium/http/tests/security/mixedContent/insecure-script-in-main-frame-allowed.html:
2427 * platform/chromium/http/tests/security/mixedContent/insecure-script-in-main-frame-blocked.html:
2428 * platform/chromium/http/tests/security/window-named-proto-expected.txt:
2429 * platform/qt/http/tests/cookies/strict-third-party-cookie-blocking.html:
2430 * platform/qt/http/tests/security/aboutBlank/xss-DENIED-navigate-opener-document-write-expected.txt:
2431 * platform/qt/http/tests/security/aboutBlank/xss-DENIED-navigate-opener-javascript-url-expected.txt:
2432 * platform/qt/http/tests/security/aboutBlank/xss-DENIED-set-opener-expected.txt:
2434 2012-06-11 Kinuko Yasuda <kinuko@chromium.org>
2436 Unprefix Blob.webkitSlice
2437 https://bugs.webkit.org/show_bug.cgi?id=78111
2439 Reviewed by Adam Barth.
2441 Converted existing tests that are calling Blob.webkitSlice() to call slice().
2443 * fast/files/blob-slice-overflow.html:
2444 * fast/files/blob-slice-test.html:
2445 * fast/files/resources/read-blob-test-cases.js:
2446 (testReadingSlicedFileBlob):
2447 (testReadingSlicedTextBlob):
2448 (testReadingSlicedArrayBufferBlob):
2449 (testReadingSlicedHybridBlob):
2450 (testReadingTripleSlicedHybridBlob):
2451 * fast/filesystem/resources/file-writer-utils.js:
2452 (verifyByteRangeIsZeroesHelper):
2453 * http/tests/local/blob/script-tests/send-hybrid-blob.js:
2454 (runHybridBlobTest):
2455 * http/tests/local/blob/script-tests/send-sliced-data-blob.js:
2457 * http/tests/local/fileapi/script-tests/send-sliced-dragged-file.js:
2459 (onUnstableFileDrop):
2460 * http/tests/local/formdata/resources/send-form-data-common.js:
2461 (testSendingFormData):
2462 * inspector/profiler/heap-snapshot-loader.html:
2464 2012-06-12 Csaba Osztrogonác <ossy@webkit.org>
2466 [Qt] Unreviewed morning gardening, skip new failing tests.
2468 * platform/qt/Skipped:
2470 2012-06-12 Edaena Salinas Jasso <edaena@apple.com>
2472 Can't set el.type on a <button> element
2473 https://bugs.webkit.org/show_bug.cgi?id=14439
2475 Reviewed by Darin Adler.
2477 * fast/dom/HTMLButtonElement/change-type-expected.txt: Added.
2478 * fast/dom/HTMLButtonElement/change-type.html: Added.
2480 2012-06-12 Dominic Cooney <dominicc@chromium.org>
2482 [Chromium] Unreviewed: Update expectations for http/tests/media/media-source/webm/video-media-source-seek.html
2484 This test has racy events (seeked and webkitsourceended) so is
2485 flaky on Linux Dbg. Updated bug 85952 that is tracking flakiness
2488 * platform/chromium/TestExpectations:
2490 2012-06-12 Kenichi Ishibashi <bashi@chromium.org>
2492 [Chromium] Implement font shaping with font-feature-settings on Mac
2493 https://bugs.webkit.org/show_bug.cgi?id=69826
2495 Reviewed by Tony Chang.
2497 * platform/chromium/TestExpectations: Updated expectation of css3/font-feature-settings-rendering.html. The result need to be rebaselined.
2499 2012-06-12 Dominic Cooney <dominicc@chromium.org>
2501 [Chromium] Unreviewed: Update expectations
2503 fast/forms/datetimelocal/input-valueasdate-datetimelocal.html is
2504 passing, so I expanded fast/forms/datetimelocal to TEXT failures
2505 for all other tests. See bug 29359.
2508 fast/forms/color/input-value-sanitization-color.html. See bug
2511 fast/js/integer-division-neg2tothe32-by-neg1.html is passing on
2512 Chromium WebKit waterfall, so updating CRASH to PASS CRASH. See
2515 * platform/chromium/TestExpectations:
2517 2012-06-12 Dominic Cooney <dominicc@chromium.org>
2519 [Chromium] Unreviewed: Update expectations for video-media-source-add-and-remove-ids.html
2520 https://bugs.webkit.org/show_bug.cgi?id=88949
2522 * platform/chromium/TestExpectations:
2524 2012-06-12 MORITA Hajime <morrita@google.com>
2526 Shadow Pseudo ID should be able to nest to point nested shadow DOM.
2527 https://bugs.webkit.org/show_bug.cgi?id=62218
2529 Reviewed by Dimitri Glazkov.
2531 * fast/dom/shadow/shadow-nested-pseudo-id-expected.txt: Added.
2532 * fast/dom/shadow/shadow-nested-pseudo-id.html: Added.
2534 2012-06-12 Ojan Vafai <ojan@chromium.org>
2536 Chromium rebaselines after r120135. The new results are clearly more correct.
2537 * platform/chromium-win/transforms/3d/point-mapping/3d-point-mapping-expected.png:
2538 * platform/chromium-win/transforms/3d/point-mapping/3d-point-mapping-origins-expected.png:
2539 * platform/chromium-win/transforms/3d/point-mapping/3d-point-mapping-preserve-3d-expected.png:
2541 2012-06-12 Christophe Dumez <christophe.dumez@intel.com>
2543 [soup] Prevent setting or editing httpOnly cookies from JavaScript
2544 https://bugs.webkit.org/show_bug.cgi?id=88760
2546 Reviewed by Gustavo Noronha Silva.
2548 Unskip http/tests/cookies/js-get-and-set-http-only-cookie.html for
2549 both GTK and EFL ports now that that we don't allow overwriting
2550 httpOnly cookies from JavaScript anymore.
2552 * platform/efl/TestExpectations:
2553 * platform/gtk/TestExpectations:
2555 2012-06-12 Christophe Dumez <christophe.dumez@intel.com>
2557 [EFL] Enable SHADOW_DOM flag
2558 https://bugs.webkit.org/show_bug.cgi?id=87732
2560 Reviewed by Kentaro Hara.
2562 Unskip most of the test cases associated to Shadow DOM now that the
2563 feature is enabled by default for EFL's DRT.
2565 * platform/efl/Skipped:
2566 * platform/efl/TestExpectations:
2567 * platform/efl/fast/dom/shadow/form-in-shadow-expected.txt: Added.
2568 * platform/efl/fast/dom/shadow/tab-order-iframe-and-shadow-expected.txt: Added.
2570 2012-06-12 Ojan Vafai <ojan@chromium.org>
2572 Add some expecations to green the chromium tree while the bugs are resolved.
2573 * platform/chromium/TestExpectations:
2575 2012-06-12 Brady Eidson <beidson@apple.com>
2577 https://bugs.webkit.org/show_bug.cgi?id=88928
2578 [WK2] New http/tests/loading/* tests fail
2580 There's some latent timing issue with WK2 tests that prevents us from getting the last load delegate callback
2581 before finishing the test.
2583 Fortunately for the sake of these tests the load delegate dumps are entirely irrelevant.
2584 Moving them from http/tests/loading to http/tests/misc and getting new, cleaner results fixes this.
2586 Rubberstamped by Darin Adler.
2588 * http/tests/misc/embed-image-load-outlives-gc-without-crashing-expected.txt: Renamed from LayoutTests/http/tests/loading/embed-image-load-outlives-gc-without-crashing-expected.txt.
2589 * http/tests/misc/embed-image-load-outlives-gc-without-crashing.html: Renamed from LayoutTests/http/tests/loading/embed-image-load-outlives-gc-without-crashing.html.
2590 * http/tests/misc/image-input-type-outlives-gc-without-crashing-expected.txt: Renamed from LayoutTests/http/tests/loading/image-input-type-outlives-gc-without-crashing-expected.txt.
2591 * http/tests/misc/image-input-type-outlives-gc-without-crashing.html: Renamed from LayoutTests/http/tests/loading/image-input-type-outlives-gc-without-crashing.html.
2592 * http/tests/misc/image-load-outlives-gc-without-crashing-expected.txt: Renamed from LayoutTests/http/tests/loading/image-load-outlives-gc-without-crashing-expected.txt.
2593 * http/tests/misc/image-load-outlives-gc-without-crashing.html: Renamed from LayoutTests/http/tests/loading/image-load-outlives-gc-without-crashing.html.
2594 * http/tests/misc/object-image-load-outlives-gc-without-crashing-expected.txt: Renamed from LayoutTests/http/tests/loading/object-image-load-outlives-gc-without-crashing-expected.txt.
2595 * http/tests/misc/object-image-load-outlives-gc-without-crashing.html: Renamed from LayoutTests/http/tests/loading/object-image-load-outlives-gc-without-crashing.html.
2596 * http/tests/misc/resources/slowimage.php: Renamed from LayoutTests/http/tests/loading/resources/slowimage.php.
2597 * http/tests/misc/svg-image-load-outlives-gc-without-crashing-expected.txt: Renamed from LayoutTests/http/tests/loading/svg-image-load-outlives-gc-without-crashing-expected.txt.
2598 * http/tests/misc/svg-image-load-outlives-gc-without-crashing.html: Renamed from LayoutTests/http/tests/loading/svg-image-load-outlives-gc-without-crashing.html.
2599 * http/tests/misc/video-poster-image-load-outlives-gc-without-crashing-expected.txt: Renamed from LayoutTests/http/tests/loading/video-poster-image-load-outlives-gc-without-crashing-expected.txt.
2600 * http/tests/misc/video-poster-image-load-outlives-gc-without-crashing.html: Renamed from LayoutTests/http/tests/loading/video-poster-image-load-outlives-gc-without-crashing.html.
2602 2012-06-12 Filip Pizlo <fpizlo@apple.com>
2604 DFG should not ASSERT if you have a double use of a variable that is not revealed to be a double
2605 until after CFG simplification
2606 https://bugs.webkit.org/show_bug.cgi?id=88927
2607 <rdar://problem/11513971>
2609 Reviewed by Geoffrey Garen.
2611 * fast/js/dfg-double-use-of-post-simplification-double-prediction-expected.txt: Added.
2612 * fast/js/dfg-double-use-of-post-simplification-double-prediction.html: Added.
2613 * fast/js/script-tests/dfg-double-use-of-post-simplification-double-prediction.js: Added.
2616 2012-06-12 Tony Chang <tony@chromium.org>
2618 Replaced items in a flexbox should be coerced to display:block
2619 https://bugs.webkit.org/show_bug.cgi?id=87068
2621 Reviewed by Ojan Vafai.
2623 * css3/flexbox/flexitem-expected.txt: Added.
2624 * css3/flexbox/flexitem.html: Added.
2625 * css3/flexbox/resources/flexbox.js:
2626 (checkExpectedValues):
2628 2012-06-12 Joshua Bell <jsbell@chromium.org>
2630 IndexedDB: ObjectStore/Index shouldn't hold reference to backing store
2631 https://bugs.webkit.org/show_bug.cgi?id=83074
2633 Reviewed by Tony Chang.
2635 The storage/indexeddb/persistence.html test verifies http://webkit.org/b/88788 which
2636 was revealed by this patch set. The storage/indexeddb/database-close.html test verifies
2637 the precise database connection closing semantics defined in the IDB spec.
2639 * storage/indexeddb/database-close-expected.txt: Added.
2640 * storage/indexeddb/database-close.html: Added.
2641 * storage/indexeddb/persistence-expected.txt: Added.
2642 * storage/indexeddb/persistence.html: Added.
2643 * storage/indexeddb/resources/database-close.js: Added.
2645 (openConnection.request.onsuccess.request.onsuccess):
2646 (openConnection.request.onsuccess):
2648 (openVersionChangeConnection.request2.onsuccess):
2649 (openVersionChangeConnection):
2650 (testClose.transactionCompleted):
2651 (testClose.request.onsuccess):
2653 * storage/indexeddb/resources/persistence.js: Added.
2655 (openAndChangeVersion.request.onsuccess.request.onsuccess.trans.oncomplete):
2656 (openAndChangeVersion.request.onsuccess.request.onsuccess):
2657 (openAndChangeVersion.request.onsuccess):
2659 2012-06-12 Csaba Osztrogonác <ossy@webkit.org>
2661 [Qt] Unreviwed nightly gardening.
2663 * platform/qt/Skipped:
2665 2012-06-12 Csaba Osztrogonác <ossy@webkit.org>
2667 [Qt] Unreviwed nightly gardening.
2669 * platform/qt/Skipped: Remove rolled out tests.
2670 * platform/qt/fast/multicol/span/clone-flexbox-expected.txt: Updated after r120100.
2672 2012-06-12 Filip Pizlo <fpizlo@apple.com>
2674 REGRESSION (r119779): Javascript TypeError: 'undefined' is not an object
2675 https://bugs.webkit.org/show_bug.cgi?id=88783
2676 <rdar://problem/11640299>
2678 Reviewed by Geoffrey Garen.
2680 * fast/js/dfg-proto-access-inline-osr-exit-expected.txt: Added.
2681 * fast/js/dfg-proto-access-inline-osr-exit.html: Added.
2682 * fast/js/script-tests/dfg-proto-access-inline-osr-exit.js: Added.
2686 2012-06-12 Igor Oliveira <igor.o@sisa.samsung.com>
2688 Apply animations and transitions for first-letter element
2689 https://bugs.webkit.org/show_bug.cgi?id=85253
2691 Reviewed by Simon Fraser.
2693 * animations/first-letter-animation-expected.txt: Added.
2694 * animations/first-letter-animation.html: Added.
2695 * animations/first-letter-play-state-expected.txt: Added.
2696 * animations/first-letter-play-state.html: Added.
2697 * transitions/first-letter-color-transition-expected.txt: Added.
2698 * transitions/first-letter-color-transition.html: Added.
2699 * transitions/first-letter-transition-expected.txt: Added.
2700 * transitions/first-letter-transition.html: Added.
2702 2012-06-12 Kent Tamura <tkent@chromium.org>
2704 Checking a radio button doesn't uncheck other buttons in the same group in some cases.
2705 https://bugs.webkit.org/show_bug.cgi?id=88835
2707 Reviewed by Ryosuke Niwa.
2709 * fast/forms/radio/radio-group-expected.txt:
2710 * fast/forms/radio/radio-group.html: Add test cases.
2712 2012-06-12 Alec Flett <alecflett@chromium.org>
2714 IndexedDB: Error codes, phase two
2715 https://bugs.webkit.org/show_bug.cgi?id=88690
2717 Reviewed by Tony Chang.
2719 * storage/indexeddb/cursor-advance-expected.txt:
2720 * storage/indexeddb/index-unique-expected.txt:
2721 * storage/indexeddb/mozilla/index-prev-no-duplicate-expected.txt:
2722 * storage/indexeddb/mozilla/index-prev-no-duplicate.html:
2723 * storage/indexeddb/objectstore-basics-expected.txt:
2724 * storage/indexeddb/objectstore-basics-workers-expected.txt:
2725 * storage/indexeddb/resources/cursor-advance.js:
2727 (createObjectStore.trans.oncomplete):
2728 (createObjectStore):
2729 (populateObjectStore):
2730 * storage/indexeddb/resources/index-unique.js:
2731 (addMoreDataFailed):
2732 * storage/indexeddb/resources/objectstore-basics.js:
2735 2012-06-12 Ryosuke Niwa <rniwa@webkit.org>
2737 Use testRunner in accessibility tests instead of layoutTestController
2738 https://bugs.webkit.org/show_bug.cgi?id=88755
2740 Reviewed by Tony Chang.
2742 Replaced all instances of layoutTestController in accessibility tests by testRunner.
2745 * platform/chromium/accessibility/:
2746 * platform/gtk/accessibility/:
2747 * platform/mac/accessibility/:
2748 * platform/win/accessibility/:
2750 2012-06-12 Shrey Banga <banga@chromium.org>
2752 HTML parser should yield more to improve perceived page load time
2753 https://bugs.webkit.org/show_bug.cgi?id=86165
2755 Added test for parser yield times after seeing a script
2757 Reviewed by Tony Gentilcore.
2759 * fast/parser/parser-yield-timing-expected.txt: Added.
2760 * fast/parser/parser-yield-timing.html: Added.
2761 * http/tests/loading/gmail-assert-on-load-expected.txt: The test was added
2762 for an assert that failed on debug builds when an iframe removed itself
2763 from its parent window after blocking for 1 second. In previous builds,
2764 the destroyIt() function was called without yielding to the event loop,
2765 which lead to didFailLoadWithError being called. The fix for bug 86165
2766 ensures that we yield after executing the script, which leads to
2767 didHandleOnloadEventsForFrame being called instead. This is the cause
2768 of the change in output of the test. The test still successfully removes
2769 the iframe and since no asserts fail in the debug build, we should consider
2773 2012-06-12 Pablo Flouret <pablof@motorola.com>
2775 LayoutTests/http/tests/xmlhttprequest/origin-exact-matching.html is giving trouble due to too many redirects
2776 https://bugs.webkit.org/show_bug.cgi?id=88896
2778 Reviewed by Darin Adler.
2780 The test was giving out "too many redirect" errors on GTK and EFL due to
2781 using redirect-cors.php without an actual url to redirect.
2783 Redirects are not actually tested in that test, a script that set the
2784 Access-Control-Allow-Origin header to an arbitrary origin was needed and
2785 redirect-cors.php was the only existing one that had the capability. The
2786 infinite redirect thing was an unintended consequence.
2787 Use resources/access-control-allow-lists.php to set the header instead.
2789 * http/tests/xmlhttprequest/origin-exact-matching-expected.txt:
2790 * http/tests/xmlhttprequest/resources/origin-exact-matching-iframe.html:
2792 2012-06-12 Ojan Vafai <ojan@chromium.org>
2794 Update more expectations to match the state of the bots.
2795 * platform/chromium/TestExpectations:
2797 2012-06-12 Zan Dobersek <zandobersek@gmail.com>
2799 Unreviewed GTK gardening after r120099, fix two incorrect text expectations.
2801 * platform/gtk/TestExpectations:
2803 2012-06-06 Ojan Vafai <ojan@chromium.org>
2805 Change default for flex-grow back to 0
2806 https://bugs.webkit.org/show_bug.cgi?id=88443
2808 Reviewed by Tony Chang.
2810 * css3/flexbox/flex-algorithm.html:
2811 * css3/flexbox/flex-order.html:
2812 * css3/flexbox/flex-property-parsing-expected.txt:
2813 * css3/flexbox/flex-property-parsing.html:
2815 2012-06-12 Zan Dobersek <zandobersek@gmail.com>
2817 [Gtk] TestExpectations should remove use of FAIL expectations
2818 https://bugs.webkit.org/show_bug.cgi?id=88894
2820 Reviewed by Martin Robinson.
2822 Remove FAIL expectation from Gtk's TestExpectations file, replacing it
2823 with TEXT or IMAGE in case of reftests. That should suffice for now as the
2824 buildbots don't run pixel tests at the moment.
2826 * platform/gtk/TestExpectations:
2828 2012-06-12 Anna Cavender <annacc@chromium.org>
2830 Separate RemoveID test cases.
2831 https://bugs.webkit.org/show_bug.cgi?id=88798
2833 Reviewed by Eric Carlson.
2835 * http/tests/media/media-source/video-media-source-add-and-remove-ids-expected.txt:
2836 * http/tests/media/media-source/video-media-source-add-and-remove-ids.html:
2838 2012-06-12 Brady Eidson <beidson@apple.com>
2840 <rdar://problem/11593686> and https://bugs.webkit.org/show_bug.cgi?id=88683
2841 Garbage collection of an <img> element can cause reentrant event dispatch.
2843 Reviewed by Darin Adler.
2845 New tests for all users of ImageLoader:
2846 * http/tests/loading/embed-image-load-outlives-gc-without-crashing-expected.txt: Added.
2847 * http/tests/loading/embed-image-load-outlives-gc-without-crashing.html: Added.
2848 * http/tests/loading/image-input-type-outlives-gc-without-crashing-expected.txt: Added.
2849 * http/tests/loading/image-input-type-outlives-gc-without-crashing.html: Added.
2850 * http/tests/loading/image-load-outlives-gc-without-crashing-expected.txt: Added.
2851 * http/tests/loading/image-load-outlives-gc-without-crashing.html: Added.
2852 * http/tests/loading/object-image-load-outlives-gc-without-crashing-expected.txt: Added.
2853 * http/tests/loading/object-image-load-outlives-gc-without-crashing.html: Added.
2854 * http/tests/loading/resources/slowimage.php: Added.
2855 * http/tests/loading/svg-image-load-outlives-gc-without-crashing-expected.txt: Added.
2856 * http/tests/loading/svg-image-load-outlives-gc-without-crashing.html: Added.
2857 * http/tests/loading/video-poster-image-load-outlives-gc-without-crashing-expected.txt: Added.
2858 * http/tests/loading/video-poster-image-load-outlives-gc-without-crashing.html: Added.
2860 Shared sub resource for all of those tests:
2861 * http/tests/loading/resources/slowimage.php: Added.
2863 2012-06-12 Ojan Vafai <ojan@chromium.org>
2865 Update some tests to better match actual results on the bots.
2867 * platform/chromium/TestExpectations:
2869 2012-06-12 Mike West <mkwst@chromium.org>
2871 Make document.documentURI readonly from JavaScript
2872 https://bugs.webkit.org/show_bug.cgi?id=65187
2874 Reviewed by Alexey Proskuryakov.
2876 * dom/xhtml/level3/core/documentsetdocumenturi01-expected.txt: Removed.
2877 * dom/xhtml/level3/core/documentsetdocumenturi01.xhtml-disabled: Renamed from LayoutTests/dom/xhtml/level3/core/documentsetdocumenturi01.xhtml.
2878 * dom/xhtml/level3/core/documentsetdocumenturi02-expected.txt: Removed.
2879 * dom/xhtml/level3/core/documentsetdocumenturi02.xhtml-disabled: Renamed from LayoutTests/dom/xhtml/level3/core/documentsetdocumenturi02.xhtml.
2880 Disabling these two tests, because they write out documentURI which is a `file:` URL dependent on a local path.
2881 * dom/xhtml/level3/core/documentsetdocumenturi03-expected.txt:
2882 * dom/xhtml/level3/core/nodegetbaseuri02-expected.txt:
2883 Updating these two tests to match the new, read-only behavior.
2884 * fast/dom/documenturi-affects-relative-paths-expected.txt: Removed.
2885 * fast/dom/documenturi-affects-relative-paths.html: Removed.
2886 * fast/dom/documenturi-assigned-junk-implies-baseuri-null-expected.txt: Removed.
2887 * fast/dom/documenturi-assigned-junk-implies-baseuri-null.html: Removed.
2888 * fast/dom/documenturi-assigned-junk-implies-relative-urls-do-not-resolve-expected.txt: Removed.
2889 * fast/dom/documenturi-assigned-junk-implies-relative-urls-do-not-resolve.html: Removed.
2890 * fast/dom/documenturi-can-hold-arbitrary-string-expected.txt: Removed.
2891 * fast/dom/documenturi-can-hold-arbitrary-string.html: Removed.
2892 Removing now-irrelevant tests.
2893 * fast/dom/documenturi-readonly-expected.txt: Added.
2894 * fast/dom/documenturi-readonly.html: Added.
2895 Adding a test to verify that document.documentURI is read-only.
2896 * http/tests/security/xss-DENIED-document-baseURI-javascript-expected.txt: Removed.
2897 * http/tests/security/xss-DENIED-document-baseURI-javascript-with-spaces-expected.txt: Removed.
2898 * http/tests/security/xss-DENIED-document-baseURI-javascript-with-spaces.html: Removed.
2899 * http/tests/security/xss-DENIED-document-baseURI-javascript.html: Removed.
2900 * platform/chromium/dom/xhtml/level3/core/nodegetbaseuri02-expected.txt: Added
2901 Platform-specific result for Chromium, which doesn't set the `line` property on exceptions.
2902 * storage/domstorage/events/documentURI-expected.txt: Removed.
2903 * storage/domstorage/events/documentURI.html: Removed.
2904 * storage/domstorage/events/script-tests/documentURI.js: Removed.
2905 Removing now-irrelevant tests.
2907 2012-06-12 Christophe Dumez <christophe.dumez@intel.com>
2909 [EFL] enable LEGACY_WEBKIT_BLOB_BUILDER flag
2910 https://bugs.webkit.org/show_bug.cgi?id=88715
2912 Reviewed by Noam Rosenthal.
2914 Unskip fast/files/blob-builder-crash.html now that
2915 LEGACY_WEBKIT_BLOB_BUILDER flag is enabled by default
2918 * platform/efl/Skipped:
2920 2012-06-12 Christophe Dumez <christophe.dumez@intel.com>
2922 [GStreamer] http/tests/media/video-buffered-range-contains-currentTime.html is failing
2923 https://bugs.webkit.org/show_bug.cgi?id=87575
2925 Reviewed by Philippe Normand.
2927 Unskip http/tests/media/video-buffered-range-contains-currentTime.html for both
2928 GTK and EFL ports now that MediaPlayerPrivateGStreamer correctly reports EOS and
2929 now that the "ended" event is properly fired.
2931 * platform/efl/TestExpectations:
2932 * platform/efl/http/tests/media/video-buffered-range-contains-currentTime-expected.png: Added.
2933 * platform/gtk/TestExpectations:
2934 * platform/gtk/http/tests/media/video-buffered-range-contains-currentTime-expected.png: Added.
2936 2012-06-12 Mario Sanchez Prada <msanchez@igalia.com>
2938 [Gtk] Many tests revealed as passing after moving from Skipped to test_expectations.txt
2939 https://bugs.webkit.org/show_bug.cgi?id=85591
2941 Reviewed by Martin Robinson.
2943 Remove FAIL text expectations for sputnik tests that have been
2944 consistently passing on all the Gtk builders.
2946 * platform/gtk/TestExpectations:
2948 2012-06-12 Silvia Pfeiffer <silviapf@chromium.org>
2950 Change the volume slider to horizontal rendering for Chrome video controls.
2951 https://bugs.webkit.org/show_bug.cgi?id=87835
2953 Reviewed by Eric Carlson.
2955 The Chrome video controls are receiving a visual update. The volume slider is included into
2956 the controls with horizontal rendering, the volume slider container is removed. The visual
2957 update itself is in a separate patch.
2959 * platform/chromium/TestExpectations:
2960 Temporarily skip tests related to volume controls rendering for Chromium.
2962 2012-06-12 Andrei Bucur <abucur@adobe.com>
2964 [CSSRegions]NamedFlow::overset should return true when there's no region chain attached
2965 https://bugs.webkit.org/show_bug.cgi?id=88515
2967 The CSS Regions specifies that the "overset" attribute needs to return true if the content overflows, there's no region attached to the flow
2968 or if the NamedFlow is in the NULL state:
2969 http://www.w3.org/TR/css3-regions/#dom-named-flow-overset
2971 The overset test was updated to cover the attribute value in case of a flow in the NULL state.
2973 Reviewed by Andreas Kling.
2975 * fast/regions/webkit-named-flow-overset-expected.txt:
2976 * fast/regions/webkit-named-flow-overset.html:
2978 2012-06-12 Mario Sanchez Prada <msanchez@igalia.com>
2980 Unreviewed gardening. Skip test failing randomly in GTK bots after r120040.
2982 * platform/gtk/TestExpectations:
2984 2012-06-12 Takashi Sakamoto <tasak@google.com>
2986 [Shadow DOM] <style> inside Shadow subtree should be scoped inside the subtree.
2987 https://bugs.webkit.org/show_bug.cgi?id=87805
2989 Reviewed by Dimitri Glazkov.
2991 * fast/css/style-scoped/registering-shadowroot-expected.txt:
2992 * fast/css/style-scoped/registering-shadowroot.html:
2993 * fast/css/style-scoped/style-scoped-change-scoped-in-shadow-expected.txt: Added.
2994 * fast/css/style-scoped/style-scoped-change-scoped-in-shadow.html: Added.
2996 2012-06-12 Mario Sanchez Prada <msanchez@igalia.com>
2998 Unreviewed. Add reference to bug 88859 for test skipped in r120055.
3000 * platform/efl/Skipped:
3001 * platform/gtk/TestExpectations:
3002 * platform/mac/Skipped:
3003 * platform/qt/Skipped:
3004 * platform/win/Skipped:
3005 * platform/wincairo/Skipped:
3007 2012-06-12 Dominic Cooney <dominicc@chromium.org>
3009 [Chromium] Unreviewed: Add expectations for speech-recognition-event-constructor
3011 This looks like it was failing as it was added in r120053. Filed
3014 * platform/chromium/TestExpectations:
3016 2012-06-12 Sheriff Bot <webkit.review.bot@gmail.com>
3018 Unreviewed, rolling out r120051.
3019 http://trac.webkit.org/changeset/120051
3020 https://bugs.webkit.org/show_bug.cgi?id=88852
3022 some tests are crashing (Requested by morrita on #webkit).
3024 * fast/dom/shadow/elements-in-frameless-document-expected.txt: Removed.
3025 * fast/dom/shadow/elements-in-frameless-document.html: Removed.
3027 2012-06-12 Csaba Osztrogonác <ossy@webkit.org>
3029 [Qt] Diverging test results on 32/64 bit architectures
3030 https://bugs.webkit.org/show_bug.cgi?id=82601
3032 Unreviewed gardening, update expected files.
3034 * platform/qt/Skipped: Unskip svg/transforms/transform-origin-css-property.xhtml, because it passes now.
3035 * platform/qt/fast/repaint/moving-shadow-on-container-expected.png:
3036 * platform/qt/fast/repaint/moving-shadow-on-path-expected.png:
3037 * platform/qt/svg/W3C-SVG-1.1/paths-data-03-f-expected.png:
3038 * platform/qt/svg/custom/use-on-symbol-inside-pattern-expected.png:
3039 * platform/qt/svg/custom/use-on-symbol-inside-pattern-expected.txt:
3040 * platform/qt/svg/transforms/transform-origin-css-property-expected.png: Removed, because it is a reftest.
3041 * platform/qt/svg/transforms/transform-origin-css-property-expected.txt: Removed, because it is a reftest.
3043 2012-06-12 Kinuko Yasuda <kinuko@chromium.org>
3045 Unreviewed; skipping the new XHR blob test on the platforms where XHR_RESPONSE_BLOB is not enabled.
3046 http/tests/xmlhttprequest/response-blob-size.html
3048 * platform/efl/Skipped:
3049 * platform/gtk/TestExpectations:
3050 * platform/mac/Skipped:
3051 * platform/qt/Skipped:
3052 * platform/win/Skipped:
3053 * platform/wincairo/Skipped:
3055 2012-06-11 Kaustubh Atrawalkar <kaustubh@motorola.com>
3057 [DRT] LTC:: counterValueForElementById() could be moved to Internals.
3058 https://bugs.webkit.org/show_bug.cgi?id=84406
3060 Reviewed by Hajime Morita.
3062 Move the counterValueForElementById from LayoutTestCotroller to Internals and
3063 remove the old platform specific implementations as it exclusively tests WebCore functionality.
3065 * fast/css/counters/2displays-expected.txt:
3066 * fast/css/counters/2displays.html:
3067 * fast/css/counters/adding-nodes.html:
3068 * fast/css/counters/after-continuation-expected.txt:
3069 * fast/css/counters/after-continuation.html:
3070 * fast/css/counters/content-021-expected.txt:
3071 * fast/css/counters/content-021.html:
3072 * fast/css/counters/counter-before-content-not-incremented.html:
3073 * fast/css/counters/counter-increment-000-expected.txt:
3074 * fast/css/counters/counter-increment-000.html:
3075 * fast/css/counters/counter-increment-001-expected.txt:
3076 * fast/css/counters/counter-increment-001.html:
3077 * fast/css/counters/counter-increment-002.html:
3078 * fast/css/counters/counter-increment-inherit-expected.txt:
3079 * fast/css/counters/counter-increment-inherit.htm:
3080 * fast/css/counters/counter-increment-overflow.html:
3081 * fast/css/counters/counter-increment-tests-expected.txt:
3082 * fast/css/counters/counter-increment-tests.htm:
3083 * fast/css/counters/counter-reset-000.html:
3084 * fast/css/counters/counter-reset-001.html:
3085 * fast/css/counters/counter-reset-002.html:
3086 * fast/css/counters/counterValueForElementById-expected.txt:
3087 * fast/css/counters/counterValueForElementById.html:
3088 * fast/css/counters/deep-before-expected.txt:
3089 * fast/css/counters/deep-before.html:
3090 * fast/css/counters/invalidate-cached-counter-node.html:
3091 * fast/css/counters/nesting.html:
3093 2012-06-11 Hans Wennborg <hans@chromium.org>
3095 Speech JavaScript API: Make SpeechRecognitionError an Event
3096 https://bugs.webkit.org/show_bug.cgi?id=88784
3098 Reviewed by Adam Barth.
3100 Add a layout test that fires a SpeechRecognitionError.
3102 * fast/speech/scripted/speechrecognition-errors-expected.txt: Added.
3103 * fast/speech/scripted/speechrecognition-errors.html: Added.
3105 2012-06-12 Mario Sanchez Prada <msanchez@igalia.com>
3107 Unreviewed gardening. Skip test failing on GTK bots after r119947.
3109 * platform/gtk/TestExpectations: Skip test.
3111 2012-06-12 Hajime Morrita <morrita@chromium.org>
3113 REGRESSION(r118098): <content> element does not render distributed children when cloned from another document
3114 https://bugs.webkit.org/show_bug.cgi?id=88148
3116 Reviewed by Dimitri Glazkov.
3118 * fast/dom/shadow/elements-in-frameless-document-expected.txt: Added.
3119 * fast/dom/shadow/elements-in-frameless-document.html: Added.
3121 2012-06-12 Dominic Cooney <dominicc@chromium.org>
3123 [Chromium] Unreviewed: Rebaseline gradient-after-transparent-border
3125 Font antialiasing differences are causing this to fail after
3126 rebaseline in r120043.
3128 * platform/chromium-linux/fast/gradients/gradient-after-transparent-border-expected.png:
3130 2012-06-12 Kent Tamura <tkent@chromium.org>
3132 Remove unnecessary functions: setName() and formControlName()
3133 https://bugs.webkit.org/show_bug.cgi?id=88392
3135 Reviewed by Kentaro Hara.
3137 * fast/forms/name-attribute-expected.txt: Added.
3138 * fast/forms/name-attribute.html: Added.
3140 2012-06-12 Mario Sanchez Prada <msanchez@igalia.com>
3142 Unreviewed gardening. Skip test crashing on GTK debug bots.
3144 * platform/gtk/TestExpectations: Skip test.
3146 2012-06-12 Anna Cavender <annacc@chromium.org>
3148 [Chromium] video-media-source-add-and-remove-ids.html needs to be skipped
3149 until a chromium patch lands that will cause different expectations.
3153 * platform/chromium/TestExpectations:
3155 2012-06-12 Dominic Cooney <dominicc@chromium.org>
3157 [Chromium] Unreviewed: Rebaseline gradients tests
3159 Rebaseline two gradients tests after r120033 that I missed in
3160 rebaselines in r120043.
3162 * platform/chromium-linux-x86/fast/gradients/css3-radial-gradients2-expected.png: Removed.
3163 * platform/chromium-linux/fast/gradients/css3-radial-gradients2-expected.png:
3164 * platform/chromium-linux/fast/gradients/gradient-after-transparent-border-expected.png:
3166 2012-06-12 Hojong Han <hojong.han@samsung.com>
3168 Property names of the built-in object cannot be retrieved
3169 after trying to delete one of its properties
3170 https://bugs.webkit.org/show_bug.cgi?id=86461
3172 Reviewed by Gavin Barraclough.
3174 * fast/js/delete-syntax-expected.txt:
3175 * fast/js/script-tests/delete-syntax.js:
3177 2012-06-11 Dominic Cooney <dominicc@chromium.org>
3179 [Chromium] Unreviewed: Rebaseline gradients tests
3181 r120033 added IMAGE failures for bunch of gradient tests that will
3182 need rebaselining as a result of that change. This is that
3185 (File list elided because it is too long.)
3187 2012-06-11 Kinuko Yasuda <kinuko@chromium.org>
3189 XHR returns size==0 Blob
3190 https://bugs.webkit.org/show_bug.cgi?id=88750
3192 Reviewed by Alexey Proskuryakov.
3194 * http/tests/xmlhttprequest/response-blob-size-expected.txt: Added.
3195 * http/tests/xmlhttprequest/response-blob-size.html: Added.
3197 2012-06-11 Silvia Pfeiffer <silviapf@chromium.org>
3199 Introduce an Enclosure Element for Chromium video controls.
3200 https://bugs.webkit.org/show_bug.cgi?id=87683
3202 Reviewed by Eric Carlson.
3204 Change fullscreen/video-controls-override.html, media/media-controls-invalid-url.html and
3205 media/track/track-cue-rendering-snap-to-lines-not-set.html to deal with the new enclosure
3206 div in Chromium controls and use the mediaControlsElement() helper function to find elements
3207 inside the controls.
3208 Fail video controls tests in test expectations.
3210 * fullscreen/video-controls-override-expected.txt: Updated.
3211 * fullscreen/video-controls-override.html: Use mediaControlsElement helper function.
3212 * media/media-controls-invalid-url.html: Use mediaControlsElement helper function.
3213 * media/track/track-cue-rendering-snap-to-lines-not-set.html: Height is provided by enclosure element.
3214 * platform/chromium/TestExpectations: Fail video controls tests.
3216 2012-06-11 Dominic Cooney <dominicc@chromium.org>
3218 [Chromium] Unreviewed: Expectations for track-cues-cuechange.html
3219 https://bugs.webkit.org/show_bug.cgi?id=88833
3221 media/track/track-cues-cuechange.html is timing out flakily like
3222 some other media tests noted in bug 88833.
3224 * platform/chromium/TestExpectations:
3226 2012-06-11 Elliott Sprehn <esprehn@gmail.com>
3228 WebKit doesn't allow replacing the document element with a DocumentFragment containing one element
3229 https://bugs.webkit.org/show_bug.cgi?id=88681
3231 Reviewed by Ojan Vafai.
3233 Re-enables a bunch of disabled tests that are long since fixed and rewrites
3234 the tests to use a more modern js-test-pre.js style.
3235 https://bugs.webkit.org/show_bug.cgi?id=12751
3237 * fast/dom/Document/replace-child-expected.txt:
3238 * fast/dom/Document/replace-child.html:
3240 2012-06-11 Dominic Cooney <dominicc@chromium.org>
3242 [Chromium] Unreviewed: Update test expectations with bugs for media test timeouts
3244 * platform/chromium/TestExpectations:
3246 2012-06-11 Jin Yang <jin.a.yang@intel.com>
3248 GeneratorGeneratedImage should cache images for the non-tiled case
3249 https://bugs.webkit.org/show_bug.cgi?id=87094
3251 Reviewed by Simon Fraser.
3253 Update expectations: added failures for baselines to come.
3255 * platform/chromium/TestExpectations:
3257 2012-06-11 Vincent Scheib <scheib@chromium.org>
3259 Add new Pointer Lock spec attribute webkitPointerLockElement.
3260 https://bugs.webkit.org/show_bug.cgi?id=88799
3262 Part of a series of refactoring changes to update pointer lock API to
3263 the fullscreen locking style. https://bugs.webkit.org/show_bug.cgi?id=84402
3265 New attribute webkitPointerLockElement added. Follow up patches
3266 will remove the previous isLocked attribute. Tests updated to use
3269 Reviewed by Dimitri Glazkov.
3271 * pointer-lock/lock-already-locked-expected.txt:
3272 * pointer-lock/lock-already-locked.html:
3273 * pointer-lock/pointer-lock-api-expected.txt:
3274 * pointer-lock/pointer-lock-api.html:
3275 * pointer-lock/pointerlocklost-event-expected.txt:
3276 * pointer-lock/pointerlocklost-event.html:
3278 2012-06-11 Dominic Cooney <dominicc@chromium.org>
3280 [Chromium] Unreviewed: http/tests/xmlhttprequest/origin-exact-matching.html is timing out on XP about half the time
3282 * platform/chromium/TestExpectations:
3284 2012-06-11 Julien Chaffraix <jchaffraix@webkit.org>
3286 Unreviewed expected result update after r120017.
3288 * platform/gtk/fast/block/basic/fieldset-stretch-to-legend-expected.txt:
3291 * platform/efl/Skipped:
3292 * platform/qt/Skipped:
3293 Skipped the test with some explanation on those platforms as I couldn't get
3296 2012-06-11 Dan Bernstein <mitz@apple.com>
3298 Updated expected results for this test after r120017.
3300 * platform/mac/fast/block/basic/fieldset-stretch-to-legend-expected.png:
3301 * platform/mac/fast/block/basic/fieldset-stretch-to-legend-expected.txt:
3303 2012-06-11 Dan Bernstein <mitz@apple.com>
3305 Added http/tests/security/mixedContent/blob-url-in-iframe.html back to the Mac skip list, as
3306 it is still failing intermittently. <http://webkit.org/b/88736> will track this.
3308 * platform/mac/Skipped:
3310 2012-06-11 Max Feil <mfeil@rim.com>
3312 [BlackBerry] Unexpected repeats of short media
3313 https://bugs.webkit.org/show_bug.cgi?id=88733
3315 Reviewed by Antonio Gomes.
3317 Test for problem where short media repeats unintentionally.
3319 * media/content/short.wav: Added.
3320 * platform/blackberry/media/short-media-repeats-correctly-expected.txt: Added.
3321 * platform/blackberry/media/short-media-repeats-correctly.html: Added.
3323 2012-06-11 Julien Chaffraix <jchaffraix@webkit.org>
3325 Account for margin after when laying out <legend> element
3326 https://bugs.webkit.org/show_bug.cgi?id=35981
3328 Reviewed by Abhishek Arya.
3330 * fast/forms/legend-after-margin-horizontal-writing-mode-expected.html: Added.
3331 * fast/forms/legend-after-margin-horizontal-writing-mode.html: Added.
3332 * fast/forms/legend-after-margin-vertical-writing-mode-expected.html: Added.
3333 * fast/forms/legend-after-margin-vertical-writing-mode.html: Added.
3334 * fast/forms/legend-after-margin-with-before-border-horizontal-mode-expected.html: Added.
3335 * fast/forms/legend-after-margin-with-before-border-horizontal-mode.html: Added.
3336 * fast/forms/legend-small-after-margin-before-border-horizontal-mode-expected.html: Added.
3337 * fast/forms/legend-small-after-margin-before-border-horizontal-mode.html: Added.
3339 2012-06-05 Eric Uhrhane <ericu@chromium.org>
3341 Crash in fast/files/read tests during Garbage Collection
3342 https://bugs.webkit.org/show_bug.cgi?id=87165
3344 Reviewed by Michael Saboff
3346 Simplify file-writer-abort-continue.js a bit, and add a new test case
3347 for a write that gets aborted in the final progress event, which
3348 previously would have hung the FileWriter.
3350 * fast/filesystem/file-writer-abort-continue-expected.txt:
3351 * fast/filesystem/resources/file-writer-abort-continue.js:
3353 2012-06-11 Dongwoo Im <dw.im@samsung.com>
3355 WebAudio tests need to set WebKitWebAudioEnabled.
3356 https://bugs.webkit.org/show_bug.cgi?id=88624
3358 Reviewed by Chris Rogers.
3360 * webaudio/audiochannelmerger-basic.html: Set WebKitWebAudioEnabled by including 'audio-testing.js'.
3361 * webaudio/audionode-connect-order.html: ditto.
3362 * webaudio/biquadfilternode-basic.html: ditto.
3363 * webaudio/delaynode-maxdelay.html: ditto.
3364 * webaudio/delaynode-scheduling.html: ditto.
3365 * webaudio/delaynode.html: ditto.
3366 * webaudio/javascriptaudionode-downmix8-2channel-input.html: ditto.
3367 * webaudio/javascriptaudionode-upmix2-8channel-input.html: ditto.
3368 * webaudio/mediaelementaudiosourcenode-gc.html: ditto.
3369 * webaudio/mediaelementaudiosourcenode.html: ditto.
3370 * webaudio/realtimeanalyser-fft-sizing.html: ditto.
3371 * webaudio/stereo2mono-down-mixing.html: ditto.
3373 2012-06-11 Ojan Vafai <ojan@chromium.org>
3375 Last large slew of Chromium windows png rebaselines. See http://crbug.com/131829 for more information.
3376 List of rebaselined files excluded because it's too long.
3378 2012-06-11 Xianzhu Wang <wangxianzhu@chromium.org>
3380 SVGImageCache leaks image data
3381 https://bugs.webkit.org/show_bug.cgi?id=87792
3383 Reviewed by Nikolas Zimmermann.
3387 * svg/as-image/svg-image-leak-cached-data-expected.txt: Added.
3388 * svg/as-image/svg-image-leak-cached-data.html: Added.
3390 2012-06-11 Sudarsana Nagineni <sudarsana.nagineni@linux.intel.com>
3392 [EFL] REGRESSION (r119788): tests rely on pathToLocalResource are failing after r119788
3393 https://bugs.webkit.org/show_bug.cgi?id=88661
3395 Reviewed by Dirk Pranke.
3397 Unskip test cases which rely on pathToLocalResource().
3399 * platform/efl/TestExpectations:
3401 2012-06-11 Pravin D <pravind.2k4@gmail.com>
3403 Relative pos. input fields in columns vanish when you start typing in them
3404 https://bugs.webkit.org/show_bug.cgi?id=76834
3406 Reviewed by Julien Chaffraix.
3408 * fast/multicol/multicol-with-child-renderLayer-for-input-expected.html: Added.
3409 * fast/multicol/multicol-with-child-renderLayer-for-input.html: Added.
3411 2012-06-11 Ryosuke Niwa <rniwa@webkit.org>
3413 Use testRunner instead of layoutTestController in compositing tests
3414 https://bugs.webkit.org/show_bug.cgi?id=88766
3416 Reviewed by Tony Chang.
3419 * compositing/animation/:
3420 * compositing/backface-visibility/:
3421 * compositing/backing/:
3422 * compositing/culling/:
3423 * compositing/geometry/:
3424 * compositing/iframes/:
3425 * compositing/iframes/resources/:
3426 * compositing/images/:
3427 * compositing/layer-creation/:
3428 * compositing/masks/:
3429 * compositing/overflow/:
3430 * compositing/plugins/:
3431 * compositing/reflections/:
3432 * compositing/repaint/:
3433 * compositing/resources/:
3435 * compositing/scaling/:
3436 * compositing/tiling/:
3437 * compositing/transitions/:
3438 * compositing/video/:
3439 * compositing/visibility/:
3440 * compositing/webgl/:
3441 * platform/chromium/compositing/:
3442 * platform/chromium/compositing/force-compositing-mode/:
3443 * platform/chromium/compositing/rubberbanding/:
3444 * platform/mac/compositing/canvas/:
3446 2012-06-11 Ojan Vafai <ojan@chromium.org>
3448 Large slew of Chromium windows png rebaselines. See http://crbug.com/131829 for more information.
3450 List of rebaselined files excluded because it's too long.
3452 2012-06-11 Ryosuke Niwa <rniwa@webkit.org>
3454 Use testRunner instead of layoutTestController in css 1, css 2.1, and css3 tests
3455 https://bugs.webkit.org/show_bug.cgi?id=88769
3457 Reviewed by Tony Chang.
3459 * css1/units/zero-duration-without-units.html:
3462 * css3/filters/custom/:
3463 * css3/filters/resources/:
3464 * css3/filters/script-tests/:
3466 * css3/font-feature-settings-rendering.html:
3467 * css3/images/cross-fade-invalidation.html:
3468 * css3/images/optimize-contrast-canvas.html:
3469 * css3/images/optimize-contrast-image.html:
3470 * css3/khtml-background-size-0x0-bmp.html:
3471 * css3/parsing-css3-nthchild.html:
3472 * css3/style-zoomed-image.html:
3473 * css3/viewport-percentage-lengths/css3-viewport-percentage-lengths-getStyle.html:
3474 * css3/zoom-coords.xhtml:
3475 * platform/win/css2.1/resources/run-webkit-tests-epilogue.html:
3476 * platform/win/css2.1/resources/run-webkit-tests-prologue.html:
3478 2012-06-11 Ryosuke Niwa <rniwa@webkit.org>
3480 Use testRunner instead of layoutTestController in animations tests
3481 https://bugs.webkit.org/show_bug.cgi?id=88757
3483 Reviewed by Tony Chang.
3485 * animations/3d/change-transform-in-end-event.html:
3486 * animations/3d/replace-filling-transform.html:
3487 * animations/3d/state-at-end-event-transform.html:
3488 * animations/3d/transform-origin-vs-functions.html:
3489 * animations/animation-add-events-in-handler.html:
3490 * animations/animation-border-overflow.html:
3491 * animations/animation-controller-drt-api.html:
3492 * animations/animation-direction-reverse-fill-mode-hardware.html:
3493 * animations/animation-direction-reverse-fill-mode.html:
3494 * animations/animation-drt-api-multiple-keyframes.html:
3495 * animations/animation-drt-api.html:
3496 * animations/animation-end-event-destroy-renderer.html:
3497 * animations/animation-end-event-short-iterations.html:
3498 * animations/animation-hit-test-transform.html:
3499 * animations/animation-hit-test.html:
3500 * animations/animation-iteration-event-destroy-renderer.html:
3501 * animations/animation-matrix-negative-scale-unmatrix.html:
3502 * animations/animation-on-inline-crash.html:
3503 * animations/animation-shorthand-overriding.html:
3504 * animations/animation-shorthand-removed.html:
3505 * animations/animation-shorthand.html:
3506 * animations/animation-start-event-destroy-renderer.html:
3507 * animations/animation-welcome-safari.html:
3508 * animations/body-removal-crash.html:
3509 * animations/change-keyframes-name.html:
3510 * animations/change-transform-style-during-animation.html:
3511 * animations/combo-transform-translate+scale.html:
3512 * animations/empty-keyframes.html:
3513 * animations/fill-mode-forwards.html:
3514 * animations/fill-mode-iteration-count-non-integer.html:
3515 * animations/fill-mode-missing-from-to-keyframes.html:
3516 * animations/fill-mode-multiple-keyframes.html:
3517 * animations/fill-mode-removed.html:
3518 * animations/fill-mode-reverse.html:
3519 * animations/fill-mode-transform.html:
3520 * animations/fill-mode.html:
3521 * animations/fill-unset-properties.html:
3522 * animations/font-size-using-ems.html-disabled:
3523 * animations/import-crash.html:
3524 * animations/keyframe-timing-functions-transform.html:
3525 * animations/keyframe-timing-functions2.html:
3526 * animations/keyframes-iteration-count-non-integer.html:
3527 * animations/longhand-timing-function.html:
3528 * animations/missing-from-to-transforms.html:
3529 * animations/missing-from-to.html:
3530 * animations/pause-crash.html:
3531 * animations/resources/animation-test-helpers.js:
3532 (checkExpectedValue):
3534 * animations/state-at-end-event.html:
3535 * animations/suspend-resume-animation-events.html:
3536 * animations/suspend-transform-animation.html:
3537 * animations/transition-and-animation-3.html:
3538 * animations/unanimated-style.html:
3540 2012-06-11 David Barr <davidbarr@chromium.org>
3542 Add css3-images image-resolution (dppx only)
3543 https://bugs.webkit.org/show_bug.cgi?id=85332
3545 Reviewed by Tony Chang.
3547 The css3-images module is at candidate recommendation.
3548 http://www.w3.org/TR/2012/CR-css3-images-20120417/#image-resolution
3550 * fast/css/image-resolution/image-resolution-expected.txt: Added.
3551 * fast/css/image-resolution/image-resolution.html: Added.
3552 * platform/chromium/TestExpectations: Skip tests until image-resolution implementation lands.
3553 * platform/efl/TestExpectations: Skip tests until image-resolution implementation lands.
3554 * platform/gtk/TestExpectations: Skip tests until image-resolution implementation lands.
3555 * platform/mac/TestExpectations: Skip tests until image-resolution implementation lands.
3556 * platform/qt/TestExpectations: Skip tests until image-resolution implementation lands.
3558 2012-06-11 Dominic Cooney <dominicc@chromium.org>
3560 [Chromium] Unreviewed: Rebaseline more SVG tests on Windows.
3562 * platform/chromium-linux-x86/svg/batik/filters/filterRegions-expected.png: Removed.
3563 * platform/chromium-win-vista/svg/batik/paints/gradientLimit-expected.png: Added.
3564 * platform/chromium-win-xp/svg/batik/paints/patternPreserveAspectRatioA-expected.png: Added.
3565 * platform/chromium-win-xp/svg/batik/text/smallFonts-expected.png: Added.
3566 * platform/chromium-win/svg/W3C-SVG-1.1/fonts-elem-04-b-expected.png:
3567 * platform/chromium-win/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.png:
3568 * platform/chromium-win/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.png:
3569 * platform/chromium-win/svg/W3C-SVG-1.1/fonts-elem-07-b-expected.png:
3570 * platform/chromium-win/svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.png:
3571 * platform/chromium-win/svg/W3C-SVG-1.1/fonts-glyph-03-t-expected.png:
3572 * platform/chromium-win/svg/W3C-SVG-1.1/fonts-glyph-04-t-expected.png:
3573 * platform/chromium-win/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.png:
3574 * platform/chromium-win/svg/W3C-SVG-1.1/interact-cursor-01-f-expected.png:
3575 * platform/chromium-win/svg/W3C-SVG-1.1/interact-order-01-b-expected.png:
3576 * platform/chromium-win/svg/W3C-SVG-1.1/interact-order-02-b-expected.png:
3577 * platform/chromium-win/svg/W3C-SVG-1.1/interact-zoom-01-t-expected.png:
3578 * platform/chromium-win/svg/W3C-SVG-1.1/linking-a-01-b-expected.png:
3579 * platform/chromium-win/svg/W3C-SVG-1.1/linking-a-02-b-expected.png:
3580 * platform/chromium-win/svg/as-image/img-preserveAspectRatio-support-2-expected.png:
3581 * platform/chromium-win/svg/as-image/same-image-two-instances-expected.png:
3582 * platform/chromium-win/svg/as-image/svg-as-relative-image-expected.png:
3583 * platform/chromium-win/svg/as-image/svg-image-change-content-size-expected.png:
3584 * platform/chromium-win/svg/batik/filters/feTile-expected.png:
3585 * platform/chromium-win/svg/batik/filters/filterRegions-expected.png:
3587 2012-06-11 Dominic Cooney <dominicc@chromium.org>
3589 [Chromium] Unreviewed: Rebaselines for svg/as-background-image tests on Windows.
3591 * platform/chromium-linux/svg/as-background-image/svg-as-background-2-expected.png: Removed.
3592 * platform/chromium-win/svg/as-background-image/svg-as-background-2-expected.png:
3593 * platform/chromium-win/svg/as-background-image/svg-as-background-4-expected.png:
3594 * platform/chromium-win/svg/as-background-image/svg-as-background-5-expected.png:
3595 * platform/chromium-win/svg/as-background-image/svg-as-background-with-relative-size-expected.png:
3596 * platform/chromium-win/svg/as-background-image/svg-background-partial-redraw-expected.png:
3597 * platform/chromium-win/svg/as-image/animated-svg-as-image-no-fixed-intrinsic-size-expected.png:
3599 2012-06-11 Dan Bernstein <mitz@apple.com>
3601 Reverted r119940 because it caused multiple media tests to fail on Lion.
3603 * http/tests/media/video-src-invalid-error-expected.txt: Removed.
3604 * http/tests/media/video-src-invalid-error.html: Removed.
3606 2012-06-11 János Badics <jbadics@inf.u-szeged.hu>
3608 [Qt] Gardening after r119962. Four inspector/debugger tests still fail after they have been re-enabled.
3609 https://bugs.webkit.org/show_bug.cgi?id=43332
3611 Reviewed by Csaba Osztrogonác.
3613 * platform/qt/Skipped:
3615 2012-06-11 Dominic Cooney <dominicc@chromium.org>
3617 [Chromium] Unreviewed: Rebaselines and updated expectations for media tests
3619 Pixel differences are due to antialiasing and different rounded
3620 corners on the media progress bar. The difference is not
3623 * platform/chromium-win/media/audio-controls-rendering-expected.png:
3624 * platform/chromium-win/media/audio-repaint-expected.png:
3625 * platform/chromium-win/media/controls-after-reload-expected.png:
3626 * platform/chromium-win/media/controls-layout-direction-expected.png:
3627 * platform/chromium-win/media/controls-strict-expected.png:
3628 * platform/chromium-win/media/controls-styling-expected.png:
3629 * platform/chromium-win/media/controls-without-preload-expected.png:
3630 * platform/chromium-win/media/media-controls-clone-expected.png:
3631 * platform/chromium-win/media/media-document-audio-repaint-expected.png:
3632 * platform/chromium-win/media/video-controls-rendering-expected.png:
3633 * platform/chromium-win/media/video-display-toggle-expected.png:
3634 * platform/chromium-win/media/video-layer-crash-expected.png:
3635 * platform/chromium-win/media/video-no-audio-expected.png:
3636 * platform/chromium-win/media/video-playing-and-pause-expected.png:
3637 * platform/chromium-win/media/video-transformed-expected.png:
3638 * platform/chromium-win/media/video-volume-slider-expected.png:
3639 * platform/chromium-win/media/video-zoom-controls-expected.png:
3640 * platform/chromium/TestExpectations:
3642 2012-06-11 Dominic Cooney <dominicc@chromium.org>
3644 [Chromium] Unreviewed: Mark track-cue-rendering-inner-timestamps.html failing on Vista
3646 * platform/chromium/TestExpectations:
3648 2012-06-11 Mike West <mkwst@chromium.org>
3650 [Qt] Skipping http/tests/security/mixedContent/filesystem-url-in-iframe.html
3651 https://bugs.webkit.org/show_bug.cgi?id=88770
3653 ENABLE(FILE_SYSTEM) is disabled; this test should be skipped until
3654 that feature is enabled. Moving it up into the proper section of the
3655 Skipped file to make sure it's enabled if and when the feature makes
3658 Reviewed by Csaba Osztrogonác.
3660 * platform/qt/Skipped:
3662 2012-06-11 Allan Sandfeld Jensen <allan.jensen@nokia.com>
3664 Rect-based hittesting doesn't work in tables.
3665 https://bugs.webkit.org/show_bug.cgi?id=86605
3667 Reviewed by Julien Chaffraix.
3669 Test nodesFromRect on tables.
3671 * fast/dom/nodesFromRect-table-expected.txt: Added.
3672 * fast/dom/nodesFromRect-table.html: Added.
3674 2012-06-11 Szilard Ledan <szledan@inf.u-szeged.hu>
3676 [Qt] Gardening, skip new failing tests.
3678 Reviewed by Csaba Osztrogonác.
3680 * platform/qt/Skipped:
3682 2012-06-11 Christophe Dumez <christophe.dumez@intel.com>
3684 [EFL] skip http/tests/cookies/js-get-and-set-http-only-cookie.html test case
3685 https://bugs.webkit.org/show_bug.cgi?id=88751
3687 Unreviewed EFL gardening. Skip newly introduced test case that is failing
3690 * platform/efl/TestExpectations:
3692 2012-06-11 Dominic Cooney <dominicc@chromium.org>
3694 [Chromium] Unreviewed: Remove expectations for passing tests
3696 The flakiness dashboard indicates that
3697 platform/chromium/virtual/gpu/canvas/philip/tests/2d.gradient.radial.cone.cylinder.html
3699 platform/chromium/virtual/gpu/fast/canvas/canvas-currentColor.html
3700 are passing on all platforms now.
3702 * platform/chromium/TestExpectations:
3704 2012-06-11 Christophe Dumez <christophe.dumez@intel.com>
3706 [EFL] Unskip http/tests/security/mixedContent/blob-url-in-iframe.html
3707 https://bugs.webkit.org/show_bug.cgi?id=88752
3709 Unreviewed EFL gardening. Unskip http/tests/security/mixedContent/blob-url-in-iframe.html
3710 now that it no longer depends on the legacy blob builder (r119944).
3712 * platform/efl/TestExpectations:
3714 2012-06-08 Kinuko Yasuda <kinuko@chromium.org>
3716 Using BlobBuilder should show a deprecation warning message (if it is enabled)
3717 https://bugs.webkit.org/show_bug.cgi?id=88644
3719 Reviewed by Jian Li.
3721 * fast/files/blob-builder-crash-expected.txt:
3723 2012-06-10 Dominic Cooney <dominicc@chromium.org>
3725 [Chromium] Unreviewed: Add expectations for svg-as-background-6.html
3727 Like other SVG tests noted in bug 83303, this test fails on
3728 Windows because it uses a sans-serif font where a serif font is
3731 * platform/chromium/TestExpectations:
3733 2012-06-10 Dominic Cooney <dominicc@chromium.org>
3735 [Chromium] Unreviewed: Rebaseline fixed-position-transform-composited-page-scale on Linux, Win
3737 These differ in antialiasing only, where there are already
3738 platform differences antialiasing.
3740 * platform/chromium-linux/compositing/geometry/fixed-position-transform-composited-page-scale-expected.png:
3741 * platform/chromium-win/compositing/geometry/fixed-position-transform-composited-page-scale-expected.png:
3743 2012-06-10 Dominic Cooney <dominicc@chromium.org>
3745 [Chromium] Unreviewed: Update
3746 css3/font-feature-settings-rendering.html again -- actually it may
3747 pass if a particular DLL is installed. So expect PASS or
3748 IMAGE+TEXT failure from this test.
3750 * platform/chromium/TestExpectations:
3752 2012-06-10 Dominic Cooney <dominicc@chromium.org>
3754 [Chromium] Unreviewed: Update
3755 css3/font-feature-settings-rendering.html expectations to fail on
3758 * platform/chromium/TestExpectations:
3760 2012-06-10 Hayato Ito <hayato@chromium.org>
3762 An inheritance of '-webkit-user-modify' does not stop at shadow boundary.
3763 https://bugs.webkit.org/show_bug.cgi?id=88514
3765 Reviewed by Ryosuke Niwa.
3767 * fast/dom/shadow/user-modify-inheritance-expected.txt: Added.
3768 * fast/dom/shadow/user-modify-inheritance.html: Added.
3770 2012-06-10 Yoshifumi Inoue <yosin@chromium.org>
3772 [Forms] Introduce Decimal behind the InputNumber type
3773 https://bugs.webkit.org/show_bug.cgi?id=88383
3775 Reviewed by Kent Tamura.
3777 * fast/forms/range/range-value-rounding-expected.txt: Added.
3778 * fast/forms/range/range-value-rounding.html: Added.
3780 2012-06-10 Jason Liu <jason.liu@torchmobile.com.cn>
3782 [BlackBerry] Possible to clobber httponly cookie.
3783 https://bugs.webkit.org/show_bug.cgi?id=86067
3785 Reviewed by Rob Buis.
3787 * http/tests/cookies/js-get-and-set-http-only-cookie-expected.txt: Added.
3788 * http/tests/cookies/js-get-and-set-http-only-cookie.html: Added.
3789 * platform/chromium/http/tests/cookies/js-get-and-set-http-only-cookie-expected.txt: Added.
3791 2012-06-10 Ryosuke Niwa <rniwa@webkit.org>
3793 Expose layoutTestController as testRunner
3794 https://bugs.webkit.org/show_bug.cgi?id=88210
3796 Reviewed by Darin Adler.
3798 Add a test for testRunner object.
3800 * fast/harness/testrunner-object-expected.txt: Added.
3801 * fast/harness/testrunner-object.html: Added.
3803 2012-06-10 Pablo Flouret <pablof@motorola.com>
3805 Access control allow lists starting with a comma are parsed incorrectly (CORS)
3806 https://bugs.webkit.org/show_bug.cgi?id=88461
3808 Reviewed by Adam Barth.
3810 * http/tests/xmlhttprequest/access-control-allow-lists-starting-with-comma-expected.txt: Added.
3811 * http/tests/xmlhttprequest/access-control-allow-lists-starting-with-comma.html: Added.
3812 * http/tests/xmlhttprequest/resources/access-control-allow-lists.php: Added.
3814 2012-06-10 Mike West <mkwst@chromium.org>
3816 Removing mixed content tests' dependency on WebKitBlobBuilder:
3817 https://bugs.webkit.org/show_bug.cgi?id=88736
3819 http/tests/security/mixedContent/blob-url-in-iframe.html and
3820 http/tests/security/mixedContent/filesystem-url-in-iframe.html both
3821 relied on WebKitBlobBuilder, which is disabled on some builds. `new
3822 Blob()` is the new hotness that these tests should be using instead. This
3823 patch migrates both tests to the new API.
3825 It also reenables blob-url-in-iframe.html on mac (filesystem-url-in-iframe.html
3826 remains disabled, as the filesystem APIs are disabled entirely).
3828 Reviewed by Adam Barth.
3830 * http/tests/security/mixedContent/blob-url-in-iframe.html:
3831 * http/tests/security/mixedContent/filesystem-url-in-iframe.html:
3832 * platform/mac/Skipped:
3834 2012-06-10 Christophe Dumez <christophe.dumez@intel.com>
3836 [EFL][GTK] media/track/track-cue-rendering-inner-timestamps.html is failing
3837 https://bugs.webkit.org/show_bug.cgi?id=88725
3839 Reviewed by Eric Carlson.
3841 * media/track/track-cue-rendering-inner-timestamps.html: Round the timestamp values
3842 so that the test passes for EFL and GTK ports.
3843 * platform/efl/TestExpectations: Unskip test.
3844 * platform/gtk/TestExpectations: Unskip test.
3846 2012-06-10 Christophe Dumez <christophe.dumez@intel.com>
3848 [EFL] Skip fast/dom/frame-loading-via-document-write.html
3849 https://bugs.webkit.org/show_bug.cgi?id=88737
3851 Unreviewed EFL gardening. Skipping test that is flaky after r119788.
3853 * platform/efl/TestExpectations:
3855 2012-06-06 Jer Noble <jer.noble@apple.com>
3857 REGRESSION: Setting invalid media "src" does not cause "error" event
3858 https://bugs.webkit.org/show_bug.cgi?id=88423
3860 Reviewed by Eric Carlson.
3862 * http/tests/media/video-src-invalid-error-expected.txt: Added.
3863 * http/tests/media/video-src-invalid-error.html: Added.
3865 2012-06-10 Zan Dobersek <zandobersek@gmail.com>
3867 Unreviewed GTK gardening. Updating a few animations tests baselines,
3868 adding test expectations for one FileSystem test.
3870 * platform/gtk/TestExpectations:
3871 * platform/gtk/animations/3d/change-transform-in-end-event-expected.txt:
3872 * platform/gtk/animations/3d/matrix-transform-type-animation-expected.txt: Added.
3873 * platform/gtk/animations/3d/state-at-end-event-transform-expected.txt:
3875 2012-06-10 Dan Bernstein <mitz@apple.com>
3877 Temporarily added http/tests/security/mixedContent/blob-url-in-iframe.html to the Mac skip
3878 list. <http://webkit.org/b/88736> tracks moving this test off of the legacy
3879 WebKitBlobBuilder API.
3881 * platform/mac/Skipped:
3883 2012-06-10 Dan Bernstein <mitz@apple.com>
3885 Added http/tests/security/mixedContent/filesystem-url-in-iframe.html to the Mac skip list,
3886 because FILE_SYSTEM is not enabled.
3888 Part of: http/tests/security/mixedContent/blob-url-in-iframe.html and http/tests/security/mixedContent/filesystem-url-in-iframe.html are failing
3889 <http://webkit.org/b/88736>
3891 * platform/mac/Skipped:
3893 2012-06-10 Christophe Dumez <christophe.dumez@intel.com>
3895 [EFL] 2 fast/multicol/span tests are flaky
3896 https://bugs.webkit.org/show_bug.cgi?id=88734
3898 Unreviewed EFL gardening. Move to TestExpectations 2 tests that
3899 are flaky on the bot.
3901 * platform/efl/TestExpectations:
3903 2012-06-10 Christophe Dumez <christophe.dumez@intel.com>
3905 [EFL][GTK] Skip http/tests/xmlhttprequest/origin-exact-matching.html added in r119911
3906 https://bugs.webkit.org/show_bug.cgi?id=88728
3908 Unreviewed gardening. Skip new test added in r119911 which fails for both
3911 * platform/efl/TestExpectations:
3912 * platform/gtk/TestExpectations:
3914 2012-06-10 Christophe Dumez <christophe.dumez@intel.com>
3916 [EFL] Several test cases can be unskipped
3917 https://bugs.webkit.org/show_bug.cgi?id=88731
3919 Unreviewed EFL gardening. Unskip a few tests that are passing after
3920 r118618 was rolled out.
3922 * platform/efl/TestExpectations:
3924 2012-06-10 Christophe Dumez <christophe.dumez@intel.com>
3926 [EFL] skip userscripts/window-onerror-for-isolated-world-*.html tests
3927 https://bugs.webkit.org/show_bug.cgi?id=88730
3929 Unreviewed EFL gardening. Skip a few tests causing flakiness.
3931 * platform/efl/Skipped:
3932 * platform/efl/TestExpectations:
3934 2012-06-10 Christophe Dumez <christophe.dumez@intel.com>
3936 [EFL][GTK] Skip media/track/track-cue-rendering-inner-timestamps.html added in r119907
3937 https://bugs.webkit.org/show_bug.cgi?id=88726
3939 Unreviewed gardening. Skip test added in r119907 for GTK and EFL ports.
3941 * platform/efl/TestExpectations:
3942 * platform/gtk/TestExpectations:
3944 2012-06-09 Ryosuke Niwa <rniwa@webkit.org>
3946 Remove a Chromium test expectation for the test that has been rolled out in r119918.
3948 * platform/chromium/TestExpectations:
3950 2012-06-09 Sheriff Bot <webkit.review.bot@gmail.com>
3952 Unreviewed, rolling out r118618 and r119353.
3953 http://trac.webkit.org/changeset/118618
3954 http://trac.webkit.org/changeset/119353
3955 https://bugs.webkit.org/show_bug.cgi?id=88720
3957 Caused at least 30 different crashes on ClusterFuzz (Requested
3958 by inferno-sec on #webkit).
3960 * http/tests/cache/cancel-in-progress-load-expected.txt: Removed.
3961 * http/tests/cache/cancel-in-progress-load.html: Removed.
3962 * http/tests/misc/write-while-waiting.html:
3963 * svg/as-image/svg-image-leak-cached-data-expected.txt: Removed.
3964 * svg/as-image/svg-image-leak-cached-data.html: Removed.
3966 2012-06-09 Ryosuke Niwa <rniwa@webkit.org>
3968 Fix Chromium test expectations after my previous commit (r119916).
3970 * platform/chromium/TestExpectations:
3972 2012-06-09 Ryosuke Niwa <rniwa@webkit.org>
3974 Spring CRASH cleanup of Chromium test expectations.
3975 Removed a whole bunch of bogus CRASH test expectations.
3977 * platform/chromium/TestExpectations:
3979 2012-06-09 Ryosuke Niwa <rniwa@webkit.org>
3981 Remove bogus CRASH expectations from skipped tests.
3982 There's no point in specifying test expectation when tests are skipped.
3984 * platform/chromium/TestExpectations:
3986 2012-06-09 Florin Malita <fmalita@chromium.org>
3988 Fixed-position foreignObject descendants should be relative to the foreignObject viewport
3989 https://bugs.webkit.org/show_bug.cgi?id=88547
3991 Reviewed by Abhishek Arya.
3993 * svg/foreignObject/fO-fixed-position-crash-expected.txt: Added.
3994 * svg/foreignObject/fO-fixed-position-crash.html: Added.
3995 * svg/foreignObject/fixed-position-expected.svg: Added.
3996 * svg/foreignObject/fixed-position.svg: Added.
3998 2012-06-09 Adam Barth <abarth@webkit.org>
4000 Can't use eval in iframes sanbdoxed via CSP header
4001 https://bugs.webkit.org/show_bug.cgi?id=88450
4003 Reviewed by Mihai Parparita.
4005 * http/tests/security/contentSecurityPolicy/iframe-inside-csp-expected.txt: Added.
4006 * http/tests/security/contentSecurityPolicy/iframe-inside-csp.html: Added.
4007 * http/tests/security/contentSecurityPolicy/resources/sandboxed-eval.php: Added.
4009 2012-06-09 Christophe Dumez <christophe.dumez@intel.com>
4011 [EFL] skip new tests added in r119883
4012 https://bugs.webkit.org/show_bug.cgi?id=88716
4014 Unreviewed EFL gardening. Skip new tests added in r119883.
4016 * platform/efl/Skipped:
4017 * platform/efl/TestExpectations:
4019 2012-06-09 Pablo Flouret <pablof@motorola.com>
4021 The value in Access-Control-Allow-Origin is not being matched correctly for CORS-enabled requests
4022 https://bugs.webkit.org/show_bug.cgi?id=88139
4024 Reviewed by Adam Barth.
4026 * http/tests/xmlhttprequest/origin-exact-matching-expected.txt: Added.
4027 * http/tests/xmlhttprequest/origin-exact-matching.html: Added.
4028 * http/tests/xmlhttprequest/resources/basic-auth/access-control-auth-basic.php: Get rid of a trailing slash in the origin.
4029 * http/tests/xmlhttprequest/resources/origin-exact-matching-iframe.html: Added.
4031 2012-06-09 Christophe Dumez <christophe.dumez@intel.com>
4033 [EFL] Skip tests that rely on pathToLocalResource() due to regression in r119788
4034 https://bugs.webkit.org/show_bug.cgi?id=88714
4036 Unreviewed EFL gardening. Skip tests that rely on pathToLocalResource()
4037 due to regression in r119788.
4039 * platform/efl/TestExpectations:
4041 2012-06-09 Victor Carbune <victor@rosedu.org>
4043 Basic support for timestamps within a TextTrackCue
4044 https://bugs.webkit.org/show_bug.cgi?id=88187
4046 Implemented support for timestamps within a TextTrackCue.
4047 This enables rendering functionality for Karaoke and Paint-on captions.
4049 Reviewed by Eric Carlson.
4051 * media/track/captions-webvtt/captions-inner-timestamps.vtt: Added.
4052 * media/track/track-cue-rendering-inner-timestamps-expected.txt: Added.
4053 * media/track/track-cue-rendering-inner-timestamps.html: Added.
4055 2012-06-08 Vsevolod Vlasov <vsevik@chromium.org>
4057 IndexedDB: Inspector should handle null, string, and array keyPaths
4058 https://bugs.webkit.org/show_bug.cgi?id=84303
4060 Reviewed by Pavel Feldman.
4062 * http/tests/inspector/indexeddb/database-structure-expected.txt:
4063 * http/tests/inspector/indexeddb/database-structure.html:
4065 2012-06-09 Sudarsana Nagineni <sudarsana.nagineni@linux.intel.com>
4067 [EFL] Gardening failure case on EFL build bot
4068 https://bugs.webkit.org/show_bug.cgi?id=88656
4070 Unreviewed EFL gardening after r119795. jquery/core.html test
4071 is crashing on debug bot and failing with a text diff on
4074 * platform/efl/TestExpectations:
4076 2012-05-25 Vsevolod Vlasov <vsevik@chromium.org>
4078 Web Inspector: Limit DebuggerAgent.Location use to DebuggerModel only, introduce WebInspector.RawLocation to be used elsewhere.
4079 https://bugs.webkit.org/show_bug.cgi?id=87270
4081 Reviewed by Pavel Feldman.