1 2012-09-18 Kentaro Hara <haraken@chromium.org>
3 [V8] Notification.requestPermission(function() {alert();}) crashes
4 https://bugs.webkit.org/show_bug.cgi?id=94462
6 Reviewed by Adam Barth.
8 The added test checks if Notification.requestPermission() does not crash.
10 * http/tests/notifications/notification-request-permission-expected.txt: Added.
11 * http/tests/notifications/notification-request-permission.html: Added.
13 2012-09-18 Dirk Pranke <dpranke@chromium.org>
15 Adjust expectation for fast/workers/storage/interrupt-database.html
16 https://bugs.webkit.org/show_bug.cgi?id=84696
18 Unreviewed, expectations change.
20 It looks like this test is just kinda slow and probably won't timeout if we mark it SLOW.
22 * platform/chromium/TestExpectations:
24 2012-09-18 Dirk Pranke <dpranke@chromium.org>
26 [chromium] word-spacing-characters{,-complex} no longer fail on Mac.
27 https://bugs.webkit.org/show_bug.cgi?id=94008
28 https://bugs.webkit.org/show_bug.cgi?id=94003
30 Unreviewed, expectations change.
32 * platform/chromium/TestExpectations:
34 2012-09-18 Dirk Pranke <dpranke@chromium.org>
36 [chromium] gradient-with-scaled-ancestor passes on mac lion gpu
37 http://bugs.webkit.org/show_bug.cgi?id=96441
39 Unreviewed, expectations change.
41 * platform/chromium/TestExpectations:
43 2012-09-18 Dirk Pranke <dpranke@chromium.org>
45 [chromium] Adjust expectation for fast/css/sticky/sticky-left-percentage.html
46 http://webkit.org/b/95136
48 Unreviewed, expectations change.
50 The test is only failing on win and linux now.
52 * platform/chromium/TestExpectations:
54 2012-09-18 Dirk Pranke <dpranke@chromium.org>
56 [chromium] overflow-auto-with-touch-toggle is no longer failing.
57 https://bugs.webkit.org/show_bug.cgi?id=94353
59 Unreviewed, expectations change.
61 * platform/chromium/TestExpectations:
63 2012-09-18 Dirk Pranke <dpranke@chromium.org>
65 [chromium] fast/css/nested-rounded-corners.html is no longer failing.
66 https://bugs.webkit.org/show_bug.cgi?id=94063
68 Unreviewed, expectations change.
70 * platform/chromium/TestExpectations:
72 2012-09-18 Dirk Pranke <dpranke@chromium.org>
74 [chromium] font-scale-factor.html and simple-paragraph.html are no longer failing.
75 https://bugs.webkit.org/show_bug.cgi?id=90741
77 Unreviewed, expectations change.
79 * platform/chromium/TestExpectations:
81 2012-09-18 Dirk Pranke <dpranke@chromium.org>
83 [chromium] fast/table/border-collapsing/cached-69296.html is no longer failing.
84 https://bugs.webkit.org/show_bug.cgi?id=70298
86 Unreviewed, expectations change.
88 * platform/chromium/TestExpectations:
90 2012-09-18 Dirk Pranke <dpranke@chromium.org>
92 [chromium] fast/js/kde/GlobalObject.html is no longer failing.
93 https://bugs.webkit.org/show_bug.cgi?id=75468
95 Unreviewed, expectations change.
97 * platform/chromium/TestExpectations:
99 2012-09-18 Dirk Pranke <dpranke@chromium.org>
101 [chromium] Mark LayoutTests/fullscreen/exit-full-screen-iframe.html as flaky.
102 https://bugs.webkit.org/show_bug.cgi?id=90704
104 Unreviewed, expectations change.
106 * platform/chromium/TestExpectations:
108 2012-09-18 Dirk Pranke <dpranke@chromium.org>
110 [chromium] 2d.imageData.object.round and canvas-ImageData-behavior are no longer failing
111 https://bugs.webkit.org/show_bug.cgi?id=94246
113 Unreviewed, expectations change.
115 [chromium] The following suppressions appear to be no longer needed
116 (the tests are passing), so I'm removing them:
118 BUGWK94246 : canvas/philip/tests/2d.imageData.object.round.html = TEXT
119 BUGWK94246 : platform/chromium/virtual/gpu/canvas/philip/tests/2d.imageData.object.round.html = TEXT
120 BUGWK94246 : fast/canvas/canvas-ImageData-behaviour.html = TEXT
121 BUGWK94246 : platform/chromium/virtual/gpu/fast/canvas/canvas-ImageData-behaviour.html = TEXT
123 * platform/chromium/TestExpectations:
125 2012-09-18 Dirk Pranke <dpranke@chromium.org>
127 fast/dom/Window/anonymous-slot-with-changes.html is no longer failing.
128 http://code.google.com/p/chromium/issues/detail?id=33538
130 Unreviewed, expectations change.
132 * platform/chromium/TestExpectations:
134 2012-09-18 Byungwoo Lee <bw80.lee@samsung.com>
136 Title string should be changed when document.title is set to ''.
137 https://bugs.webkit.org/show_bug.cgi?id=96793
139 Reviewed by Kenneth Rohde Christiansen.
141 Added layout tests for assigning empty string to title text.
142 And modified expected results according to the change of
145 * fast/dom/title-text-property-2-expected.txt: Modified expected result.
146 * fast/dom/title-text-property-assigning-empty-string-expected.txt: Added.
147 * fast/dom/title-text-property-assigning-empty-string.html: Added.
148 * fast/dom/title-text-property-expected.txt: Modified expected result.
149 * fast/dom/title-text-property.html: Apply modified dumpTitleChanges.
151 2012-09-18 Julien Chaffraix <jchaffraix@webkit.org>
153 More unreviewed rebaseline after r128906.
155 * platform/chromium-mac/fast/invalid/residual-style-expected.txt:
156 * platform/chromium-win-xp/fast/invalid/residual-style-expected.txt: Added.
157 * platform/chromium-win-xp/tables/mozilla/bugs/bug56563-expected.png: Added.
159 2012-09-18 Ojan Vafai <ojan@chromium.org>
161 http://trac.webkit.org/changeset/128912 caused these tests to start failing.
162 Looks like a garden-o-matic/webkit-patch bug.
164 * platform/chromium-linux/css3/filters/filter-change-repaint-composited-expected.png: Added.
165 * platform/chromium-linux/css3/filters/filter-change-repaint-expected.png: Added.
166 * platform/chromium-linux/css3/filters/filter-repaint-child-layers-expected.png: Added.
167 * platform/chromium-linux/css3/filters/filter-repaint-composited-fallback-crash-expected.png: Added.
168 * platform/chromium-linux/css3/filters/filter-repaint-composited-fallback-expected.png: Added.
170 2012-09-18 Filip Pizlo <fpizlo@apple.com>
172 Unreviewed gardening after http://trac.webkit.org/changeset/128928
174 * platform/efl/TestExpectations:
175 * platform/gtk/TestExpectations:
176 * platform/qt/Skipped:
178 2012-09-18 John Mellor <johnme@chromium.org>
180 Text Autosizing: Ignore constrained heights in certain circumstances.
181 https://bugs.webkit.org/show_bug.cgi?id=96848
183 Reviewed by Julien Chaffraix.
185 Added 3 tests, updated 2, and removed 1. See below.
187 * fast/text-autosizing/constrained-height-body-expected.html: Added.
188 * fast/text-autosizing/constrained-height-body.html: Added.
190 Checks that constrained height html & body are ignored.
192 * fast/text-autosizing/constrained-then-overflow-then-positioned-ancestors-expected.html: Removed.
193 * fast/text-autosizing/constrained-then-overflow-then-positioned-ancestors.html: Removed.
195 Removed because this situation is no longer possible now that
196 heightless position:absolute elements are always unconstrained.
198 * fast/text-autosizing/constrained-out-of-flow-expected.html: Added.
199 * fast/text-autosizing/constrained-out-of-flow.html: Added.
201 Checks that floats and out-of-flow positioned elements do not ignore
202 constraints on themselves.
204 * fast/text-autosizing/constrained-then-float-ancestors-expected.html: Added.
205 * fast/text-autosizing/constrained-then-float-ancestors.html: Added.
207 Checks that floats ignore constraints on ancestors.
209 * fast/text-autosizing/constrained-then-position-absolute-ancestors-expected.html:
210 * fast/text-autosizing/constrained-then-position-absolute-ancestors.html:
212 Added position:relative to emphasize that the ancestor's constrained
213 height is actually being ignored, not just skipped over; and updated
216 * fast/text-autosizing/constrained-then-position-fixed-ancestors-expected.html:
217 * fast/text-autosizing/constrained-then-position-fixed-ancestors.html:
219 Updated explanation (since the test still passes, but for a
222 2012-09-18 Alexey Proskuryakov <ap@apple.com>
224 Layout Test svg/dom/SVGScriptElement/script-change-externalResourcesRequired-while-loading.svg is failing
225 https://bugs.webkit.org/show_bug.cgi?id=93589
227 * platform/mac/Skipped: Skipping the test on Mac.
229 2012-09-18 Joshua Bell <jsbell@chromium.org>
231 [Chromium] Unreviewed, add missing newline to expectation for test only run
232 as part of chromium's content_browsertests.
234 * storage/indexeddb/basics-shared-workers-expected.txt:
236 2012-09-18 Ojan Vafai <ojan@chromium.org>
238 Remove lines for tests that haven't failed on any Chromium bot for the last 500 runs.
239 * platform/chromium/TestExpectations:
241 2012-09-18 Julien Chaffraix <jchaffraix@webkit.org>
243 Rebaseline after r128906. All the differences were expected.
245 * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug56563-expected.png:
246 * platform/chromium-mac/tables/mozilla/bugs/bug56563-expected.png:
247 * platform/gtk/fast/invalid/residual-style-expected.txt:
248 * platform/mac/fast/invalid/residual-style-expected.txt:
250 2012-09-18 Ojan Vafai <ojan@chromium.org>
252 Complete some forgotten rebaselines. The new results match other ports/platforms.
254 * fast/block/float/024-expected.txt: Renamed from LayoutTests/platform/efl/fast/block/float/024-expected.txt.
255 * fast/block/margin-collapse/025-expected.txt: Renamed from LayoutTests/platform/efl/fast/block/margin-collapse/025-expected.txt.
256 * fast/block/margin-collapse/block-inside-inline/025-expected.txt: Renamed from LayoutTests/platform/efl/fast/block/margin-collapse/block-inside-inline/025-expected.txt.
257 * fast/block/margin-collapse/empty-clear-blocks-expected.txt: Renamed from LayoutTests/platform/efl/fast/block/margin-collapse/empty-clear-blocks-expected.txt.
258 * platform/chromium-mac-snowleopard/fast/block/float/024-expected.png:
259 * platform/chromium-mac-snowleopard/fast/block/margin-collapse/empty-clear-blocks-expected.png:
260 * platform/chromium-mac/fast/block/float/024-expected.png:
261 * platform/chromium-mac/fast/block/float/024-expected.txt: Renamed from LayoutTests/platform/gtk/fast/block/float/024-expected.txt.
262 * platform/chromium-mac/fast/block/margin-collapse/025-expected.txt: Renamed from LayoutTests/platform/gtk/fast/block/margin-collapse/025-expected.txt.
263 * platform/chromium-mac/fast/block/margin-collapse/block-inside-inline/025-expected.txt: Renamed from LayoutTests/platform/gtk/fast/block/margin-collapse/block-inside-inline/025-expected.txt.
264 * platform/chromium-mac/fast/block/margin-collapse/empty-clear-blocks-expected.png:
265 * platform/chromium-mac/fast/block/margin-collapse/empty-clear-blocks-expected.txt: Renamed from LayoutTests/platform/gtk/fast/block/margin-collapse/empty-clear-blocks-expected.txt.
266 * platform/chromium/TestExpectations:
268 2012-09-18 Bo Liu <boliu@chromium.org>
270 Revert 128780, 128676, 128645
271 https://bugs.webkit.org/show_bug.cgi?id=97022
273 Reviewed by Adam Barth.
275 I made these revisions to add in-place reload behavior to ImagesEnabled setting.
276 Reverting this for now due to them causing performance regression in
277 chromium, possibly caused by increased calls to
278 PermissionClient::imageAllowed.
280 * fast/loader/display-image-unset-allows-cached-image-load-expected.txt: Removed.
281 * fast/loader/display-image-unset-allows-cached-image-load.html: Removed.
282 * fast/loader/display-image-unset-can-block-image-and-can-reload-in-place-expected.txt: Removed.
283 * fast/loader/display-image-unset-can-block-image-and-can-reload-in-place.html: Removed.
284 * fast/loader/images-enabled-unset-can-block-image-and-can-reload-in-place-expected.txt: Removed.
285 * fast/loader/images-enabled-unset-can-block-image-and-can-reload-in-place.html: Removed.
286 * fast/loader/resources/image1.html: Removed.
287 * fast/loader/resources/image2.html: Removed.
288 * platform/chromium/http/tests/permissionclient/image-permissions-expected.txt:
289 * platform/chromium/permissionclient/image-permissions-expected.txt:
290 * platform/chromium/permissionclient/image-permissions.html:
291 * platform/chromium/permissionclient/resources/image.html:
292 * platform/wk2/Skipped:
294 2012-09-18 Sergio Villar Senin <svillar@igalia.com>
296 [GTK] [WK2] Replace Skipped with TestExpectations
297 https://bugs.webkit.org/show_bug.cgi?id=97029
299 Reviewed by Martin Robinson.
301 Replace the Skipped file with a TestExpectations file which adds
304 * platform/gtk-wk2/Skipped: Removed.
305 * platform/gtk-wk2/TestExpectations: Added.
307 2012-09-18 Ojan Vafai <ojan@chromium.org>
309 Rebaseline tests. Mostly failing due to slight pixel differences.
310 * platform/chromium-win/css3/filters/crash-hw-sw-switch-expected.png:
311 * platform/chromium-win/css3/filters/effect-brightness-clamping-expected.png:
312 * platform/chromium-win/css3/filters/effect-brightness-expected.png:
313 These two results are darker now, but this matches the mac/linux results.
315 * platform/chromium-win/css3/filters/filter-change-repaint-composited-expected.png: Added.
316 * platform/chromium-win/css3/filters/filter-change-repaint-expected.png: Added.
317 * platform/chromium-win/css3/filters/filter-repaint-child-layers-expected.png: Added.
318 * platform/chromium-win/css3/filters/filter-repaint-composited-fallback-crash-expected.png: Added.
319 * platform/chromium-win/css3/filters/filter-repaint-composited-fallback-expected.png: Added.
320 * platform/chromium/TestExpectations:
322 2012-09-18 Roger Fong <roger_fong@apple.com>
324 Unreviewed. Skipping large number of tests that have been failing on Windows.
325 https://bugs.webkit.org/show_bug.cgi?id=97026
327 Due to the state of the windows bots a large number of tests have been failing for quite some time and it is difficult to tell when the failure started.
328 For now I'm adding these tests to the skip list to get the bots greener and will come back to them later.
330 * platform/win/Skipped:
332 2012-09-18 John J. Barton <johnjbarton@chromium.org>
334 Web Inspector: Set focus on the ExtensionPanel's iframe when it is selected
335 https://bugs.webkit.org/show_bug.cgi?id=96148
337 Reviewed by Vsevolod Vlasov.
339 Add one line to verify that the panel's document has focus after show
341 * inspector/extensions/extensions-panel-expected.txt:
342 * inspector/extensions/extensions-panel.html:
344 2012-09-18 Ojan Vafai <ojan@chromium.org>
346 Rebaseline tests failing due to expected slight pixel differences.
348 * platform/chromium-linux/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.png:
349 * platform/chromium-linux/svg/custom/feComponentTransfer-Discrete-expected.png:
350 * platform/chromium-linux/svg/custom/feComponentTransfer-Gamma-expected.png:
351 * platform/chromium-linux/svg/custom/feComponentTransfer-Linear-expected.png:
352 * platform/chromium-linux/svg/custom/feComponentTransfer-Table-expected.png:
353 * platform/chromium-linux/svg/dynamic-updates/SVGFEComponentTransferElement-dom-tableValues-attr-expected.png:
354 * platform/chromium-linux/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-tableValues-prop-expected.png:
355 * platform/chromium-mac-snowleopard/svg/custom/feComponentTransfer-Discrete-expected.png:
356 * platform/chromium-mac-snowleopard/svg/custom/feComponentTransfer-Gamma-expected.png:
357 * platform/chromium-mac-snowleopard/svg/custom/feComponentTransfer-Linear-expected.png:
358 * platform/chromium-mac-snowleopard/svg/custom/feComponentTransfer-Table-expected.png:
359 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEComponentTransferElement-dom-tableValues-attr-expected.png:
360 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-tableValues-prop-expected.png:
361 * platform/chromium-mac/css3/filters/effect-combined-expected.png:
362 * platform/chromium-mac/css3/filters/effect-opacity-expected.png:
363 * platform/chromium-mac/css3/filters/effect-reference-ordering-expected.png:
364 * platform/chromium-mac/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.png:
365 * platform/chromium-mac/svg/custom/feComponentTransfer-Discrete-expected.png:
366 * platform/chromium-mac/svg/custom/feComponentTransfer-Gamma-expected.png:
367 * platform/chromium-mac/svg/custom/feComponentTransfer-Linear-expected.png:
368 * platform/chromium-mac/svg/custom/feComponentTransfer-Table-expected.png:
369 * platform/chromium-mac/svg/dynamic-updates/SVGFEComponentTransferElement-dom-tableValues-attr-expected.png:
370 * platform/chromium-mac/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-tableValues-prop-expected.png:
371 * platform/chromium-win/css3/filters/effect-combined-expected.png:
372 * platform/chromium-win/css3/filters/effect-opacity-expected.png:
373 * platform/chromium-win/css3/filters/effect-reference-ordering-expected.png:
374 * platform/chromium-win/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.png:
375 * platform/chromium-win/svg/custom/feComponentTransfer-Discrete-expected.png:
376 * platform/chromium-win/svg/custom/feComponentTransfer-Gamma-expected.png:
377 * platform/chromium-win/svg/custom/feComponentTransfer-Linear-expected.png:
378 * platform/chromium-win/svg/custom/feComponentTransfer-Table-expected.png:
379 * platform/chromium-win/svg/dynamic-updates/SVGFEComponentTransferElement-dom-tableValues-attr-expected.png:
380 * platform/chromium-win/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-tableValues-prop-expected.png:
381 * platform/chromium/TestExpectations:
384 2012-09-18 Julien Chaffraix <jchaffraix@webkit.org>
386 Tables without any descendant and auto logical width should have a 0px logical width
387 https://bugs.webkit.org/show_bug.cgi?id=95521
389 Reviewed by Abhishek Arya.
391 * fast/table/empty-table-should-take-no-space-expected.html: Added.
392 * fast/table/empty-table-should-take-no-space.html: Added.
393 * fast/table/fixed-table-layout/empty-table-should-take-no-space-fixed-layout-expected.html: Added.
394 * fast/table/fixed-table-layout/empty-table-should-take-no-space-fixed-layout.html: Added.
395 2 new tests to check that empty tables have 0px logical width.
397 * platform/chromium-linux/tables/mozilla/bugs/bug56563-expected.png:
398 * platform/chromium-win/tables/mozilla/bugs/bug56563-expected.txt:
399 * platform/mac/tables/mozilla/bugs/bug56563-expected.txt:
400 * platform/qt/tables/mozilla/bugs/bug56563-expected.txt:
401 * tables/mozilla/bugs/bug56563-expected.txt:
402 Progression. The table now is 2px wide as it has a 1px right & left border.
404 * platform/chromium-linux/fast/invalid/residual-style-expected.txt:
405 Progression. The changes are due to the tables shrinking which is expected.
407 * platform/chromium-linux/fast/forms/file/file-input-disabled-expected.txt:
408 * platform/chromium-mac/fast/forms/file/file-input-disabled-expected.txt:
409 * platform/chromium-mac/tables/mozilla/bugs/bug113235-2-expected.txt:
410 * platform/chromium-win-xp/fast/forms/file-input-disabled-expected.txt:
411 * platform/chromium-win/fast/forms/file/file-input-disabled-expected.txt:
412 * platform/chromium-win/fast/invalid/017-expected.txt:
413 * platform/chromium-win/fast/invalid/018-expected.txt:
414 * platform/chromium-win/fast/invalid/020-expected.txt:
415 * platform/chromium-win/fast/invalid/table-inside-stray-table-content-expected.txt:
416 * platform/chromium-win/tables/mozilla/bugs/bug113235-2-expected.txt:
417 * platform/chromium-win/tables/mozilla/bugs/bug23994-expected.txt:
418 * platform/chromium-win/tables/mozilla/bugs/bug56405-expected.txt:
419 * platform/efl/fast/forms/file/file-input-disabled-expected.txt:
420 * platform/efl/fast/invalid/017-expected.txt:
421 * platform/efl/fast/invalid/018-expected.txt:
422 * platform/efl/fast/invalid/020-expected.txt:
423 * platform/efl/fast/invalid/table-inside-stray-table-content-expected.txt:
424 * platform/efl/fast/invalid/table-residual-style-crash-expected.txt:
425 * platform/efl/tables/mozilla/bugs/bug23994-expected.txt:
426 * platform/efl/tables/mozilla/bugs/bug56405-expected.txt:
427 * platform/gtk/fast/forms/file/file-input-disabled-expected.txt:
428 * platform/gtk/fast/invalid/017-expected.txt:
429 * platform/gtk/fast/invalid/018-expected.txt:
430 * platform/gtk/fast/invalid/020-expected.txt:
431 * platform/gtk/fast/invalid/table-inside-stray-table-content-expected.txt:
432 * platform/gtk/fast/invalid/table-residual-style-crash-expected.txt:
433 * platform/gtk/tables/mozilla/bugs/bug23994-expected.txt:
434 * platform/gtk/tables/mozilla/bugs/bug56405-expected.txt:
435 * platform/mac/fast/forms/file/file-input-disabled-expected.txt:
436 * platform/mac/fast/invalid/017-expected.txt:
437 * platform/mac/fast/invalid/018-expected.txt:
438 * platform/mac/fast/invalid/020-expected.txt:
439 * platform/mac/fast/invalid/table-inside-stray-table-content-expected.txt:
440 * platform/mac/fast/invalid/table-residual-style-crash-expected.txt:
441 * platform/mac/tables/mozilla/bugs/bug113235-2-expected.txt:
442 * platform/mac/tables/mozilla/bugs/bug23994-expected.txt:
443 * platform/mac/tables/mozilla/bugs/bug56405-expected.txt:
444 * platform/qt/fast/forms/file/file-input-disabled-expected.txt:
445 * platform/qt/fast/invalid/017-expected.txt:
446 * platform/qt/fast/invalid/018-expected.txt:
447 * platform/qt/fast/invalid/020-expected.txt:
448 * platform/qt/fast/invalid/table-inside-stray-table-content-expected.txt:
449 * platform/qt/fast/invalid/table-residual-style-crash-expected.txt:
450 * platform/qt/tables/mozilla/bugs/bug113235-2-expected.txt:
451 * platform/qt/tables/mozilla/bugs/bug23994-expected.txt:
452 * platform/qt/tables/mozilla/bugs/bug56405-expected.txt:
453 * platform/win/fast/forms/file-input-disabled-expected.txt:
454 * platform/win/fast/forms/file/file-input-disabled-expected.txt:
455 * tables/mozilla/bugs/bug113235-2-expected.txt:
456 Progression. The tables now have a 0px logical width. In some cases, we add the border-spacing in the
457 block-flow direction if we have a row. This is not consistently handled by browsers and not very well
461 2012-09-18 Zan Dobersek <zandobersek@gmail.com>
463 Unreviewed GTK gardening.
465 Adding expectations for flakily-crashing tests, these failures
466 are a regression from r128802.
468 * platform/gtk/TestExpectations:
470 2012-09-18 Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com>
474 Move fast/events/dont-loose-last-event.html from Skipped to
475 TestExpectations now that it has a proper bug tracking the
478 * platform/efl/Skipped:
479 * platform/efl/TestExpectations:
481 2012-09-18 Andrey Kosyakov <caseq@chromium.org>
483 Unreviewed. Avoid using a deprecated extension API parameter in test to avoid console warning,
484 that break expectations on EFL due to EFL's DRT logging inspector console output to test
487 * inspector/extensions/extensions-audits-api.html:
488 * platform/efl/TestExpectations:
490 2012-09-18 Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com>
494 * platform/efl/TestExpectations: Skip
495 inspector/extensions/extensions-audits-api.html while we do not
496 solve the associated bug.
498 2012-09-18 Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com>
500 [EFL] Unreviewed daily gardening.
502 Re-skip a few tests which were unskipped in r128880 and r128882
503 and still fail both on my machine and on the bots.
505 * platform/efl/Skipped:
506 * platform/efl/TestExpectations:
508 2012-09-18 Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com>
510 [EFL] Unskip the right ietestcenter tests after r128802.
512 * platform/efl/TestExpectations:
514 2012-09-18 Christophe Dumez <christophe.dumez@intel.com>
516 [EFL] Rebaseline several test cases in Skipped list
517 https://bugs.webkit.org/show_bug.cgi?id=97000
519 Unreviewed EFL gardening.
521 Rebaseline several test cases an unskip them.
523 * platform/efl/Skipped:
524 * platform/efl/TestExpectations:
525 * platform/efl/animations/additive-transform-animations-expected.txt: Added.
526 * platform/efl/animations/cross-fade-webkit-mask-box-image-expected.png: Added.
527 * platform/efl/animations/cross-fade-webkit-mask-box-image-expected.txt: Added.
528 * platform/efl/fast/events/offsetX-offsetY-expected.txt: Removed.
529 * platform/efl/fast/events/pointer-events-2-expected.png:
530 * platform/efl/fast/events/pointer-events-2-expected.txt:
531 * platform/efl/fast/forms/001-expected.png:
532 * platform/efl/fast/forms/001-expected.txt:
533 * platform/efl/fast/forms/float-before-fieldset-expected.png:
534 * platform/efl/fast/forms/float-before-fieldset-expected.txt:
535 * platform/efl/fast/forms/form-element-geometry-expected.png:
536 * platform/efl/fast/forms/form-element-geometry-expected.txt:
537 * platform/efl/fast/forms/input-baseline-expected.png:
538 * platform/efl/fast/forms/input-baseline-expected.txt:
539 * platform/efl/fast/forms/input-placeholder-visibility-1-expected.png:
540 * platform/efl/fast/forms/input-placeholder-visibility-1-expected.txt:
541 * platform/efl/fast/forms/input-text-scroll-left-on-blur-expected.png:
542 * platform/efl/fast/forms/input-text-scroll-left-on-blur-expected.txt:
543 * platform/efl/fast/forms/mailto/advanced-get-expected.txt: Added.
544 * platform/efl/fast/forms/mailto/advanced-put-expected.txt: Added.
545 * platform/efl/fast/forms/placeholder-position-expected.png:
546 * platform/efl/fast/forms/placeholder-position-expected.txt:
547 * platform/efl/fast/forms/placeholder-pseudo-style-expected.png:
548 * platform/efl/fast/forms/placeholder-pseudo-style-expected.txt:
549 * platform/efl/fast/forms/textarea-placeholder-pseudo-style-expected.png:
550 * platform/efl/fast/forms/textarea-placeholder-pseudo-style-expected.txt:
551 * platform/efl/fast/gradients/generated-gradients-expected.png:
552 * platform/efl/fast/gradients/generated-gradients-expected.txt:
553 * platform/efl/fast/gradients/radial-centered-expected.png:
554 * platform/efl/fast/gradients/radial-centered-expected.txt:
555 * platform/efl/fast/inline-block/contenteditable-baseline-expected.png:
556 * platform/efl/fast/inline-block/contenteditable-baseline-expected.txt:
557 * platform/efl/fast/inline/continuation-outlines-with-layers-2-expected.png:
558 * platform/efl/fast/inline/continuation-outlines-with-layers-2-expected.txt:
559 * platform/efl/fast/inline/inline-box-background-expected.png:
560 * platform/efl/fast/inline/inline-box-background-expected.txt:
561 * platform/efl/fast/inline/inline-box-background-long-image-expected.png:
562 * platform/efl/fast/inline/inline-box-background-long-image-expected.txt:
563 * platform/efl/fast/inline/inline-box-background-repeat-x-expected.png:
564 * platform/efl/fast/inline/inline-box-background-repeat-x-expected.txt:
565 * platform/efl/fast/inline/inline-box-background-repeat-y-expected.png:
566 * platform/efl/fast/inline/inline-box-background-repeat-y-expected.txt:
567 * platform/efl/fast/invalid/nestedh3s-expected.png:
568 * platform/efl/fast/invalid/nestedh3s-expected.txt:
569 * platform/efl/fast/overflow/overflow-float-stacking-expected.png:
570 * platform/efl/fast/overflow/overflow-float-stacking-expected.txt:
571 * platform/efl/fast/overflow/overflow-stacking-expected.png:
572 * platform/efl/fast/overflow/overflow-stacking-expected.txt:
573 * platform/efl/fast/repaint/block-layout-inline-children-replaced-expected.png:
574 * platform/efl/fast/repaint/block-layout-inline-children-replaced-expected.txt:
575 * platform/efl/fast/repaint/japanese-rl-selection-clear-expected.png:
576 * platform/efl/fast/repaint/japanese-rl-selection-clear-expected.txt:
577 * platform/efl/fast/repaint/japanese-rl-selection-repaint-expected.png:
578 * platform/efl/fast/repaint/japanese-rl-selection-repaint-expected.txt:
579 * platform/efl/fast/repaint/line-flow-with-floats-in-regions-expected.png:
580 * platform/efl/fast/repaint/line-flow-with-floats-in-regions-expected.txt:
581 * platform/efl/fast/repaint/moving-shadow-on-path-expected.png:
582 * platform/efl/fast/repaint/moving-shadow-on-path-expected.txt:
583 * platform/efl/fast/repaint/repaint-svg-after-style-change-expected.png: Added.
584 * platform/efl/fast/repaint/repaint-svg-after-style-change-expected.txt: Added.
585 * platform/efl/fast/repaint/table-section-repaint-expected.txt:
586 * platform/efl/fast/repaint/transform-absolute-in-positioned-container-expected.png:
587 * platform/efl/fast/repaint/transform-absolute-in-positioned-container-expected.txt:
588 * platform/efl/fast/replaced/width100percent-searchfield-expected.png:
589 * platform/efl/fast/replaced/width100percent-searchfield-expected.txt:
590 * platform/efl/fast/table/027-expected.png:
591 * platform/efl/fast/table/027-expected.txt:
592 * platform/efl/fast/table/027-vertical-expected.png:
593 * platform/efl/fast/table/027-vertical-expected.txt:
594 * platform/efl/fast/table/032-expected.png:
595 * platform/efl/fast/table/032-expected.txt:
596 * platform/efl/fast/table/040-expected.png:
597 * platform/efl/fast/table/040-expected.txt:
598 * platform/efl/fast/table/040-vertical-expected.png:
599 * platform/efl/fast/table/040-vertical-expected.txt:
600 * platform/efl/fast/table/absolute-table-at-bottom-expected.png:
601 * platform/efl/fast/table/absolute-table-at-bottom-expected.txt:
602 * platform/efl/fast/table/border-collapsing/004-expected.png:
603 * platform/efl/fast/table/border-collapsing/004-expected.txt:
604 * platform/efl/fast/table/border-collapsing/004-vertical-expected.png:
605 * platform/efl/fast/table/border-collapsing/004-vertical-expected.txt:
606 * platform/efl/fast/table/dynamic-caption-add-before-child-expected.png:
607 * platform/efl/fast/table/dynamic-caption-add-before-child-expected.txt:
608 * platform/efl/fast/table/frame-and-rules-expected.png:
609 * platform/efl/fast/table/frame-and-rules-expected.txt:
610 * platform/efl/fast/table/multiple-captions-display-expected.png: Added.
611 * platform/efl/fast/table/multiple-captions-display-expected.txt:
612 * platform/efl/media/video-colorspace-yuv420-expected.png: Added.
613 * platform/efl/media/video-colorspace-yuv420-expected.txt: Added.
614 * platform/efl/media/video-colorspace-yuv422-expected.png: Added.
615 * platform/efl/media/video-colorspace-yuv422-expected.txt: Added.
616 * platform/efl/perf/nested-combined-selectors-expected.txt: Added.
617 * platform/efl/userscripts/script-run-at-end-expected.txt: Added.
619 2012-09-18 Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com>
621 [EFL] Gardening after r128802.
623 * platform/efl/TestExpectations: Temporarily skip a few JS tests
624 which are crashing after r128802.
626 2012-09-18 Christophe Dumez <christophe.dumez@intel.com>
628 [EFL] min-device-width failures in media tests
629 https://bugs.webkit.org/show_bug.cgi?id=96920
631 Reviewed by Kenneth Rohde Christiansen.
633 Unskip several test cases which should pass on the
634 build bots now that we return a realistic screen
635 resolution whenever it cannot be detected.
637 * platform/efl/TestExpectations:
639 2012-09-18 Christophe Dumez <christophe.dumez@intel.com>
641 [EFL][WK2] Clarify TestExpectations file
642 https://bugs.webkit.org/show_bug.cgi?id=97003
644 Unreviewed EFL gardening.
646 Slight reorganization and bug numbers updating
647 in EFL WK2 TestExpectations for clarity.
649 * platform/efl-wk2/TestExpectations:
651 2012-09-18 Csaba Osztrogonác <ossy@webkit.org>
653 REGRESSION(r128802): It made some JS tests crash
654 https://bugs.webkit.org/show_bug.cgi?id=97001
656 Unreviewed gardening, skip the new _crashing_ tests to paint the bots green.
658 * platform/qt/Skipped:
660 2012-09-14 Andrey Kosyakov <caseq@chromium.org>
662 Web Inspector: [Extensions API] explicitly manage extension audit progress
663 https://bugs.webkit.org/show_bug.cgi?id=96803
665 Reviewed by Alexander Pavlov.
667 * inspector/extensions/extensions-audits-api-expected.txt: Added AuditResults.updateProgress()
668 * inspector/extensions/extensions-audits.html: Added a call to updateProgress()
670 2012-09-18 Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com>
672 [EFL] Unreviewed gardening.
674 Update some pixel expectations after a long time.
675 japanese-lr-selection-expected.png now actually shows a selection
676 background, some shadows are displayed properly and some fonts
677 have had rendering adjustments.
679 * platform/efl/fast/writing-mode/basic-vertical-line-expected.png:
680 * platform/efl/fast/writing-mode/border-radius-clipping-vertical-lr-expected.png:
681 * platform/efl/fast/writing-mode/box-shadow-horizontal-bt-expected.png:
682 * platform/efl/fast/writing-mode/box-shadow-vertical-lr-expected.png:
683 * platform/efl/fast/writing-mode/box-shadow-vertical-rl-expected.png:
684 * platform/efl/fast/writing-mode/english-bt-text-expected.png:
685 * platform/efl/fast/writing-mode/english-rl-text-expected.png:
686 * platform/efl/fast/writing-mode/fieldsets-expected.png:
687 * platform/efl/fast/writing-mode/japanese-lr-selection-expected.png:
689 2012-09-18 Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com>
691 [EFL] Gardening after r128802.
693 * platform/efl/TestExpectations: Unskip test that is now passing.
695 2012-09-18 Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com>
697 [EFL] Unreviewed gardening.
699 Update MathML expectations after r128837.
701 * platform/efl/mathml/presentation/attributes-expected.txt:
702 * platform/efl/mathml/presentation/fenced-expected.txt:
703 * platform/efl/mathml/presentation/fenced-mi-expected.png:
704 * platform/efl/mathml/presentation/fenced-mi-expected.txt:
705 * platform/efl/mathml/presentation/fractions-expected.txt:
706 * platform/efl/mathml/presentation/fractions-vertical-alignment-expected.txt:
707 * platform/efl/mathml/presentation/mo-stretch-expected.png:
708 * platform/efl/mathml/presentation/mo-stretch-expected.txt:
709 * platform/efl/mathml/presentation/mroot-pref-width-expected.txt:
710 * platform/efl/mathml/presentation/roots-expected.txt:
711 * platform/efl/mathml/presentation/row-alignment-expected.png:
712 * platform/efl/mathml/presentation/row-alignment-expected.txt:
713 * platform/efl/mathml/presentation/style-expected.txt:
714 * platform/efl/mathml/presentation/sub-expected.txt:
715 * platform/efl/mathml/presentation/subsup-expected.png:
716 * platform/efl/mathml/presentation/subsup-expected.txt:
717 * platform/efl/mathml/presentation/sup-expected.txt:
718 * platform/efl/mathml/presentation/tables-expected.png:
719 * platform/efl/mathml/presentation/tables-expected.txt:
720 * platform/efl/mathml/presentation/tokenElements-expected.txt:
721 * platform/efl/mathml/presentation/under-expected.txt:
722 * platform/efl/mathml/presentation/underover-expected.txt:
723 * platform/efl/mathml/xHeight-expected.txt:
725 2012-09-18 Christophe Dumez <christophe.dumez@intel.com>
727 [EFL] Unskip fast/js/global-constructors.html
728 https://bugs.webkit.org/show_bug.cgi?id=96984
730 Unreviewed EFL gardening.
732 Generate baseline for fast/js/global-constructors.html
733 and unskip test. The only differences in the expected
734 output are due to webkit prefix.
736 * fast/js/global-constructors-expected.txt: Added.
737 * platform/efl/Skipped:
739 2012-09-18 Szilard Ledan <szledan@inf.u-szeged.hu>
741 [Qt] Skipped failing tests because eventSender.gestureTap
742 is not implemented on Qt, ENABLE(SHADOW_DOM) is disabled and
743 WebKitDisplayImagesKey is not supported.
745 Reviewed by Csaba Osztrogonác.
747 * platform/qt/Skipped:
749 2012-09-18 Zan Dobersek <zandobersek@gmail.com>
751 Unreviewed GTK gardening.
753 Rebaselining MathML tests' baselines after r128837.
755 * platform/gtk/mathml/presentation/attributes-expected.png:
756 * platform/gtk/mathml/presentation/attributes-expected.txt:
757 * platform/gtk/mathml/presentation/fenced-expected.txt:
758 * platform/gtk/mathml/presentation/fenced-mi-expected.png:
759 * platform/gtk/mathml/presentation/fenced-mi-expected.txt:
760 * platform/gtk/mathml/presentation/fractions-expected.png:
761 * platform/gtk/mathml/presentation/fractions-expected.txt:
762 * platform/gtk/mathml/presentation/fractions-vertical-alignment-expected.png:
763 * platform/gtk/mathml/presentation/fractions-vertical-alignment-expected.txt:
764 * platform/gtk/mathml/presentation/mo-expected.png:
765 * platform/gtk/mathml/presentation/mo-expected.txt:
766 * platform/gtk/mathml/presentation/mo-stretch-expected.png:
767 * platform/gtk/mathml/presentation/mo-stretch-expected.txt:
768 * platform/gtk/mathml/presentation/mroot-pref-width-expected.txt:
769 * platform/gtk/mathml/presentation/over-expected.png:
770 * platform/gtk/mathml/presentation/over-expected.txt:
771 * platform/gtk/mathml/presentation/roots-expected.png:
772 * platform/gtk/mathml/presentation/roots-expected.txt:
773 * platform/gtk/mathml/presentation/row-alignment-expected.png:
774 * platform/gtk/mathml/presentation/row-alignment-expected.txt:
775 * platform/gtk/mathml/presentation/row-expected.png:
776 * platform/gtk/mathml/presentation/row-expected.txt:
777 * platform/gtk/mathml/presentation/style-expected.png:
778 * platform/gtk/mathml/presentation/style-expected.txt:
779 * platform/gtk/mathml/presentation/sub-expected.png:
780 * platform/gtk/mathml/presentation/sub-expected.txt:
781 * platform/gtk/mathml/presentation/subsup-expected.png:
782 * platform/gtk/mathml/presentation/subsup-expected.txt:
783 * platform/gtk/mathml/presentation/sup-expected.png:
784 * platform/gtk/mathml/presentation/sup-expected.txt:
785 * platform/gtk/mathml/presentation/tables-expected.png:
786 * platform/gtk/mathml/presentation/tables-expected.txt:
787 * platform/gtk/mathml/presentation/tokenElements-expected.txt:
788 * platform/gtk/mathml/presentation/under-expected.png:
789 * platform/gtk/mathml/presentation/under-expected.txt:
790 * platform/gtk/mathml/presentation/underover-expected.png:
791 * platform/gtk/mathml/presentation/underover-expected.txt:
792 * platform/gtk/mathml/xHeight-expected.png: Added.
793 * platform/gtk/mathml/xHeight-expected.txt:
795 2012-09-18 Mihnea Ovidenie <mihnea@adobe.com>
797 [CSSRegions]Flag auto-height regions
798 https://bugs.webkit.org/show_bug.cgi?id=96267
800 Reviewed by Julien Chaffraix.
802 The regions having auto logical height should be flagged so that their height will computed as part of a 2 pass-layout mechanism.
803 Added a test that checks whether a region in several situations is marked properly.
805 * fast/regions/autoheight-regions-mark.html: Added.
806 * platform/mac/fast/regions/autoheight-regions-mark-expected.png: Added.
807 * platform/mac/fast/regions/autoheight-regions-mark-expected.txt: Added.
808 * platform/chromium/TestExpectations:
810 2012-09-18 Shinya Kawanaka <shinyak@chromium.org>
812 Disable adding an AuthorShadowRoot to replaced elements.
813 https://bugs.webkit.org/show_bug.cgi?id=96978
815 Reviewed by Hajime Morita.
817 Since we don't support AuthorShadowRoot for replaced elements for now, we enable a flat to
818 support AuthorShadowRoot in these tests.
820 Also, we have a test to check to reject adding ShadowRoot to repalced elements.
822 * fast/dom/shadow/select-image-with-shadow.html:
823 * fast/dom/shadow/shadow-disable-expected.txt:
824 * fast/dom/shadow/shadow-disable.html: Checks WebKit rejects adding ShadowRoot to repalced elements.
825 * fast/dom/shadow/shadowdom-for-fieldset-only-shadow.html:
826 * fast/dom/shadow/shadowdom-for-image-alt-update.html:
827 * fast/dom/shadow/shadowdom-for-image-alt.html:
828 * fast/dom/shadow/shadowdom-for-image-content.html:
829 * fast/dom/shadow/shadowdom-for-image-dynamic.html:
830 * fast/dom/shadow/shadowdom-for-image-event-click.html:
831 * fast/dom/shadow/shadowdom-for-image-event.html:
832 * fast/dom/shadow/shadowdom-for-image-in-shadowdom.html:
833 * fast/dom/shadow/shadowdom-for-image-map.html:
834 * fast/dom/shadow/shadowdom-for-image-style.html:
835 * fast/dom/shadow/shadowdom-for-image-with-multiple-shadow.html:
836 * fast/dom/shadow/shadowdom-for-image-with-pseudo-id.html:
837 * fast/dom/shadow/shadowdom-for-image-with-width-and-height.html:
838 * fast/dom/shadow/shadowdom-for-image.html:
839 * fast/dom/shadow/shadowdom-for-keygen-complex-shadow.html:
840 * fast/dom/shadow/shadowdom-for-keygen-without-shadow.html:
841 * fast/dom/shadow/shadowdom-for-meter-dynamic.html:
842 * fast/dom/shadow/shadowdom-for-meter-multiple.html:
843 * fast/dom/shadow/shadowdom-for-meter-with-style.html:
844 * fast/dom/shadow/shadowdom-for-meter-without-appearance.html:
845 * fast/dom/shadow/shadowdom-for-meter-without-shadow-element.html:
846 * fast/dom/shadow/shadowdom-for-meter.html:
847 * fast/dom/shadow/shadowdom-for-object-only-shadow.html:
848 * fast/dom/shadow/shadowdom-for-progress-dynamic.html:
849 * fast/dom/shadow/shadowdom-for-progress-multiple.html:
850 * fast/dom/shadow/shadowdom-for-progress-with-style.html:
851 * fast/dom/shadow/shadowdom-for-progress-without-appearance.html:
852 * fast/dom/shadow/shadowdom-for-progress-without-shadow-element.html:
853 * fast/dom/shadow/shadowdom-for-progress.html:
854 * fast/dom/shadow/shadowdom-for-textarea-complex-shadow.html:
855 * fast/dom/shadow/shadowdom-for-textarea-with-placeholder.html:
856 * fast/dom/shadow/shadowdom-for-textarea-without-shadow.html:
857 * fast/dom/shadow/shadowdom-for-textarea.html:
859 2012-09-17 Zan Dobersek <zandobersek@gmail.com>
861 [GTK] fast/loader/display-image-unset-can-block-image-and-can-reload-in-place.html failing after r128645
862 https://bugs.webkit.org/show_bug.cgi?id=96899
864 Reviewed by Martin Robinson.
866 Remove failure expectation for the test in title.
868 * platform/gtk/TestExpectations:
870 2012-09-17 Shinya Kawanaka <shinyak@chromium.org>
872 [Chromium] Unreviewed gardening, mark perf/nested-combined-selectors.html is flaky
874 perf/nested-combined-selectors.html is flaky on Chromium Mac 10.6
876 * platform/chromium/TestExpectations:
878 2012-09-17 Stephanie Lewis <slewis@apple.com>
880 Rebaseline after http://trac.webkit.org/projects/webkit/changeset/128837.
884 * http/tests/xmlviewer/dumpAsText/mathml-expected.txt:
885 * platform/mac/accessibility/math-alttext-expected.txt:
887 2012-09-17 Shinya Kawanaka <shinyak@chromium.org>
889 Unreviewed gardening, more rebaseline after r128811
891 * platform/chromium-win-xp/compositing/shadows/shadow-drawing-expected.png:
892 * platform/chromium-win-xp/fast/css/shadow-multiple-expected.png: Added.
894 2012-09-17 Shinya Kawanaka <shinyak@chromium.org>
896 Unreviewed gardening, rebaseline after r128811
898 * platform/chromium-linux-x86/fast/writing-mode/english-lr-text-expected.png: Removed.
899 * platform/chromium-linux-x86/transitions/svg-text-shadow-transition-expected.png: Removed.
900 * platform/chromium-linux/platform/chromium-linux/fast/text/chromium-linux-fontconfig-renderstyle-expected.png:
901 * platform/chromium-win-xp/fast/multicol/shadow-breaking-expected.png: Added.
902 * platform/chromium-win-xp/fast/repaint/shadow-multiple-vertical-expected.png: Added.
903 * platform/chromium-win-xp/fast/text/shadow-translucent-fill-expected.png:
904 * platform/chromium-win-xp/fast/text/stroking-decorations-expected.png:
905 * platform/chromium-win-xp/fast/text/stroking-expected.png:
906 * platform/chromium-win-xp/fast/transforms/shadows-expected.png: Added.
907 * platform/chromium-win-xp/fast/writing-mode/english-lr-text-expected.png:
908 * platform/chromium-win-xp/ietestcenter/css3/text/textshadow-002-expected.png: Added.
909 * platform/chromium-win-xp/ietestcenter/css3/text/textshadow-010-expected.png: Added.
910 * platform/chromium-win-xp/svg/css/composite-shadow-text-expected.png:
911 * platform/chromium-win-xp/svg/css/shadow-changes-expected.png:
912 * platform/chromium-win-xp/svg/css/text-gradient-shadow-expected.png:
913 * platform/chromium-win-xp/svg/css/text-shadow-multiple-expected.png: Added.
914 * platform/chromium-win-xp/transitions/svg-text-shadow-transition-expected.png:
915 * platform/gtk/transitions/svg-text-shadow-transition-expected.png: Removed.
916 * transitions/svg-text-shadow-transition-expected.png: Renamed from LayoutTests/platform/efl/transitions/svg-text-shadow-transition-expected.png.
918 2012-09-17 David Barton <dbarton@mathscribe.com>
920 Convert MathML to use flexboxes
921 https://bugs.webkit.org/show_bug.cgi?id=96843
923 Reviewed by Eric Seidel.
925 * mathml/EmptyMFracCrash-expected.txt:
926 * mathml/EmptyMunderOverCrash-expected.txt:
927 * mathml/empty-mroot-crash-expected.txt:
928 * mathml/fenced-whitespace-separators-crash-expected.txt:
929 * mathml/msub-anonymous-child-render-crash-expected.txt:
930 * mathml/msubsup-no-grandchild-expected.txt:
931 * mathml/msubsup-remove-children-expected.txt:
932 * mathml/munderover-remove-children-expected.txt:
934 * mathml/presentation/fenced.xhtml:
935 * mathml/presentation/mo.xhtml:
936 * mathml/presentation/row.xhtml:
937 * mathml/xHeight.xhtml:
938 - The <div>s are wrapped in <mtext> elements to make them valid in MathML, with the intended layout.
940 * platform/mac/mathml/presentation/attributes-expected.png:
941 * platform/mac/mathml/presentation/attributes-expected.txt:
942 * platform/mac/mathml/presentation/fenced-expected.txt:
943 * platform/mac/mathml/presentation/fenced-mi-expected.png:
944 * platform/mac/mathml/presentation/fenced-mi-expected.txt:
945 * platform/mac/mathml/presentation/fractions-expected.txt:
946 * platform/mac/mathml/presentation/fractions-vertical-alignment-expected.txt:
947 * platform/mac/mathml/presentation/mo-expected.png:
948 * platform/mac/mathml/presentation/mo-expected.txt:
949 * platform/mac/mathml/presentation/mo-stretch-expected.png:
950 * platform/mac/mathml/presentation/mo-stretch-expected.txt:
951 * platform/mac/mathml/presentation/mroot-pref-width-expected.txt:
952 * platform/mac/mathml/presentation/over-expected.png:
953 * platform/mac/mathml/presentation/over-expected.txt:
954 * platform/mac/mathml/presentation/roots-expected.png:
955 * platform/mac/mathml/presentation/roots-expected.txt:
956 * platform/mac/mathml/presentation/row-alignment-expected.png:
957 * platform/mac/mathml/presentation/row-alignment-expected.txt:
958 * platform/mac/mathml/presentation/row-expected.png:
959 * platform/mac/mathml/presentation/row-expected.txt:
960 * platform/mac/mathml/presentation/style-expected.png:
961 * platform/mac/mathml/presentation/style-expected.txt:
962 * platform/mac/mathml/presentation/sub-expected.png:
963 * platform/mac/mathml/presentation/sub-expected.txt:
964 * platform/mac/mathml/presentation/subsup-expected.png:
965 * platform/mac/mathml/presentation/subsup-expected.txt:
966 * platform/mac/mathml/presentation/sup-expected.txt:
967 * platform/mac/mathml/presentation/tables-expected.png:
968 * platform/mac/mathml/presentation/tables-expected.txt:
969 * platform/mac/mathml/presentation/tokenElements-expected.txt:
970 * platform/mac/mathml/presentation/under-expected.txt:
971 * platform/mac/mathml/presentation/underover-expected.png:
972 * platform/mac/mathml/presentation/underover-expected.txt:
973 * platform/mac/mathml/xHeight-expected.txt:
975 2012-09-17 Shinya Kawanaka <shinyak@chromium.org>
977 [Chromium] Unreviewed gardening, test expectations update.
979 fast/js/cross-frame-really-bad-time-with-__proto__.html is failing from the beginning (r128816)
981 * platform/chromium/TestExpectations:
983 2012-09-17 Shinya Kawanaka <shinyak@chromium.org>
985 [Chromium] Unreviewed gardening, test expectations update.
987 fast/js/cross-frame-really-bad-time.html is failing from the beginning (r128816)
989 * platform/chromium/TestExpectations:
991 2012-09-17 Shinya Kawanaka <shinyak@chromium.org>
993 [Chromium] Unreviewed, test expectations update.
995 These tests are failing from the beginning (r128802)
996 fast/js/array-bad-time.html
997 fast/js/array-slow-put.html
998 fast/js/cross-frame-bad-time.html
999 fast/js/object-bad-time.html
1000 fast/js/object-slow-put.html
1002 * platform/chromium/TestExpectations:
1004 2012-09-17 Beth Dakin <bdakin@apple.com>
1006 https://bugs.webkit.org/show_bug.cgi?id=96688
1008 Rubber-stamped by Alexey Proskuryakov.
1010 These platform-specific results are not necessary. They are identical to the
1011 cross-platform results.
1012 * platform/mac/compositing/rtl: Removed.
1013 * platform/mac/compositing/rtl/rtl-fixed-expected.txt: Removed.
1014 * platform/mac/compositing/rtl/rtl-fixed-overflow-expected.txt: Removed.
1016 2012-09-17 Filip Pizlo <fpizlo@apple.com>
1018 We don't have a bad enough time if an object's prototype chain crosses global objects
1019 https://bugs.webkit.org/show_bug.cgi?id=96962
1021 Reviewed by Geoffrey Garen.
1023 * fast/js/cross-frame-really-bad-time-expected.txt: Added.
1024 * fast/js/cross-frame-really-bad-time-with-__proto__-expected.txt: Added.
1025 * fast/js/cross-frame-really-bad-time-with-__proto__.html: Added.
1026 * fast/js/cross-frame-really-bad-time.html: Added.
1027 * fast/js/script-tests/cross-frame-really-bad-time-with-__proto__.js: Added.
1032 * fast/js/script-tests/cross-frame-really-bad-time.js: Added.
1039 2012-09-17 Beth Dakin <bdakin@apple.com>
1041 https://bugs.webkit.org/show_bug.cgi?id=96945
1042 REGRESSION (r128678): Several tests fail on WK2 bots
1043 (compositing/rtl/rtl-fixed-overflow.html,
1044 compositing/rtl/rtl-fixed.html,
1045 fast/regions/float-pushed-width-change.html,
1046 fast/repaint/fixed-move-after-keyboard-scroll.html)
1048 Reviewed by Tim Horton.
1050 These tests are failing after
1051 https://bugs.webkit.org/show_bug.cgi?id=96688 They are failing on WK2
1052 only because that change only forces compositing mode for fixed
1053 position elements in WK2, not WK1.
1055 This one is a ref test where the expectation used fixed positioning.
1056 We can avoid using fixed pos and avoid that fact that that creates a
1057 layer in WK2 and use absolute pos instead.
1058 * fast/regions/float-pushed-width-change-expected.html:
1060 These tests just need updated results in the mac-wk2 directory.
1061 * platform/mac-wk2/compositing/rtl: Added.
1062 * platform/mac-wk2/compositing/rtl/rtl-fixed-expected.txt: Added.
1063 * platform/mac-wk2/compositing/rtl/rtl-fixed-overflow-expected.txt: Added.
1064 * platform/mac-wk2/fast/repaint: Added.
1065 * platform/mac-wk2/fast/repaint/fixed-move-after-keyboard-scroll-expected.png: Added.
1066 * platform/mac-wk2/fast/repaint/fixed-move-after-keyboard-scroll-expected.txt: Added.
1068 2012-09-17 Nate Chapin <japhet@chromium.org>
1070 Unreviewed, test expectations update.
1072 * platform/chromium/TestExpectations: Mark http/tests/inspector/network/network-xhr-replay.html as timing out on chromium win.
1074 2012-09-17 Filip Pizlo <fpizlo@apple.com>
1076 If a prototype has indexed setters and its instances have indexed storage, then all put_by_val's should have a bad time
1077 https://bugs.webkit.org/show_bug.cgi?id=96596
1079 Reviewed by Gavin Barraclough.
1081 Removed failing expectation for primitive-property-access-edge-cases, and
1082 added more tests to cover the numerical-setter-on-prototype cases.
1084 * fast/js/array-bad-time-expected.txt: Added.
1085 * fast/js/array-bad-time.html: Added.
1086 * fast/js/array-slow-put-expected.txt: Added.
1087 * fast/js/array-slow-put.html: Added.
1088 * fast/js/cross-frame-bad-time-expected.txt: Added.
1089 * fast/js/cross-frame-bad-time.html: Added.
1090 * fast/js/jsc-test-list:
1091 * fast/js/object-bad-time-expected.txt: Added.
1092 * fast/js/object-bad-time.html: Added.
1093 * fast/js/object-slow-put-expected.txt: Added.
1094 * fast/js/object-slow-put.html: Added.
1095 * fast/js/script-tests/array-bad-time.js: Added.
1096 * fast/js/script-tests/array-slow-put.js: Added.
1098 * fast/js/script-tests/cross-frame-bad-time.js: Added.
1100 * fast/js/script-tests/object-bad-time.js: Added.
1102 * fast/js/script-tests/object-slow-put.js: Added.
1105 * platform/mac/fast/js/primitive-property-access-edge-cases-expected.txt: Removed.
1107 2012-09-17 Tony Chang <tony@chromium.org>
1109 [chromium] Unreviewed, updating some bug numbers in TestExpectations.
1111 * platform/chromium/TestExpectations:
1113 2012-09-17 Joshua Bell <jsbell@chromium.org>
1115 IndexedDB: Result of IDBFactory.deleteDatabase() should be undefined, not null
1116 https://bugs.webkit.org/show_bug.cgi?id=96538
1118 Reviewed by Tony Chang.
1120 Check result of IDBFactory.deleteDatabase() - one updated assertion, one added assertion.
1122 * storage/indexeddb/factory-deletedatabase-expected.txt:
1123 * storage/indexeddb/intversion-long-queue-expected.txt:
1124 * storage/indexeddb/resources/factory-deletedatabase.js: Add new assertion.
1126 * storage/indexeddb/resources/intversion-long-queue.js: Update existing assertion.
1127 (deleteDatabaseSuccessCallback):
1129 2012-09-17 Alexey Proskuryakov <ap@apple.com>
1131 https://bugs.webkit.org/show_bug.cgi?id=96942
1132 [Mac] Failing test http/tests/inspector/network/network-xhr-replay.html
1134 * platform/mac/Skipped: Skipping a test for the newly added feature.
1136 2012-09-17 Bear Travis <betravis@adobe.com>
1138 [CSS Exclusions] Enable shape-inside for percentage lengths based on logical height
1139 https://bugs.webkit.org/show_bug.cgi?id=93547
1141 Reviewed by Levi Weintraub.
1143 Test that shape percentage-based measurements resolve correctly. Some testing is
1144 already covered by shape-inside-percentage-auto.html.
1146 * fast/exclusions/shape-inside/shape-inside-percentage-expected.html: Added.
1147 * fast/exclusions/shape-inside/shape-inside-percentage.html: Added.
1149 2012-09-17 Ojan Vafai <ojan@chromium.org>
1151 Cleanup the final instance of BUGUSERNAME.
1153 * platform/chromium/TestExpectations:
1155 2012-09-17 Csaba Osztrogonác <ossy@webkit.org>
1157 [Qt] Unreviewed gardening, skip one more crashy test to paint the bot green.
1159 * platform/qt/Skipped:
1161 2012-09-17 Bo Liu <boliu@chromium.org>
1163 Fix LoadImagesAutomatically cache behavior
1164 https://bugs.webkit.org/show_bug.cgi?id=96829
1166 Reviewed by Adam Barth.
1168 I broke the caching behavior of LoadImagesAutomatically in
1169 http://trac.webkit.org/changeset/128645
1171 This restores the original behavior that AutoLoadImage does not block
1172 loads from memory cache.
1174 * fast/loader/display-image-unset-allows-cached-image-load-expected.txt: Added.
1175 * fast/loader/display-image-unset-allows-cached-image-load.html: Added.
1176 * fast/loader/resources/image1.html: Added.
1177 * fast/loader/resources/image2.html: Added.
1178 * platform/wk2/Skipped:
1180 2012-09-17 János Badics <jbadics@inf.u-szeged.hu>
1182 [Qt]REGRESSION(r128699): It made 2 fast/js/dfg tests assert
1183 https://bugs.webkit.org/show_bug.cgi?id=96907
1185 Reviewed by Csaba Osztrogonác.
1187 * platform/qt/Skipped: Skip new crashing tests.
1189 2012-09-17 Christophe Dumez <christophe.dumez@intel.com>
1191 [EFL] Skip again tests that were unskipped recently
1192 https://bugs.webkit.org/show_bug.cgi?id=96923
1194 Unreviewed EFL gardening.
1196 Skip again several test cases that were unskipped in
1197 r128753 but don't seem to pass on the bots for some
1200 * platform/efl-wk1/TestExpectations:
1201 * platform/efl/TestExpectations:
1203 2012-09-17 Christophe Dumez <christophe.dumez@intel.com>
1205 [EFL] Clean up Skipped list
1206 https://bugs.webkit.org/show_bug.cgi?id=96918
1208 Unreviewed EFL gardening.
1210 Unskip several test cases that are now passing for
1213 * platform/efl/Skipped:
1214 * platform/efl/editing/input/caret-at-the-edge-of-input-expected.png: Added.
1215 * platform/efl/editing/input/caret-at-the-edge-of-input-expected.txt: Added.
1216 * platform/efl/editing/unsupported-content/list-delete-001-expected.png:
1217 * platform/efl/editing/unsupported-content/list-type-after-expected.png:
1218 * platform/efl/fast/block/basic/fieldset-stretch-to-legend-expected.png:
1219 * platform/efl/fast/block/basic/fieldset-stretch-to-legend-expected.txt:
1221 2012-09-17 Allan Sandfeld Jensen <allan.jensen@nokia.com>
1223 [TouchAdjustment] Adjusted point outside bounds for non-rectilinear targets
1224 https://bugs.webkit.org/show_bug.cgi?id=96098
1226 Reviewed by Antonio Gomes.
1228 Expands the test of rotated nodes to also perform checks of the validity of the adjusted points.
1230 * touchadjustment/resources/touchadjustment.js:
1232 * touchadjustment/rotated-node-expected.txt:
1233 * touchadjustment/rotated-node.html:
1235 2012-09-17 Christophe Dumez <christophe.dumez@intel.com>
1237 [EFL] Clean up Skipped list
1238 https://bugs.webkit.org/show_bug.cgi?id=96914
1240 Unreviewed EFL gardening.
1242 Clean up the EFL Skipped list. Unskip several test cases that
1243 are now passing and provide baselines for some of them.
1245 * platform/efl-wk1/TestExpectations:
1246 * platform/efl/Skipped:
1247 * platform/efl/TestExpectations:
1248 * platform/efl/fast/text/emphasis-expected.png: Added.
1249 * platform/efl/fast/text/emphasis-expected.txt: Added.
1250 * platform/efl/fast/text/international/vertical-text-metrics-test-expected.txt: Added.
1251 * platform/efl/fast/writing-mode/text-orientation-basic-expected.png: Added.
1252 * platform/efl/fast/writing-mode/text-orientation-basic-expected.txt: Added.
1253 * platform/efl/mathml/presentation/style-expected.png: Added.
1254 * platform/efl/mathml/presentation/style-expected.txt: Added.
1256 2012-09-17 Christophe Dumez <christophe.dumez@intel.com>
1258 [EFL] autoscroll-in-textarea.html fails on EFL
1259 https://bugs.webkit.org/show_bug.cgi?id=94150
1261 Reviewed by Kenneth Rohde Christiansen.
1263 Unskip several test cases that are passing now that textareas
1264 are rendered correctly.
1266 Rebaseline several test cases due to the textarea rendering
1269 * platform/efl/TestExpectations:
1270 * platform/efl/editing/input/reveal-caret-of-multiline-input-expected.png:
1271 * platform/efl/editing/input/reveal-caret-of-multiline-input-expected.txt:
1272 * platform/efl/fast/block/margin-collapse/103-expected.png:
1273 * platform/efl/fast/block/margin-collapse/103-expected.txt:
1274 * platform/efl/fast/dom/HTMLTextAreaElement/reset-textarea-expected.png:
1275 * platform/efl/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt:
1276 * platform/efl/fast/dynamic/008-expected.png:
1277 * platform/efl/fast/dynamic/008-expected.txt:
1278 * platform/efl/fast/forms/text-control-intrinsic-widths-expected.txt:
1279 * platform/efl/fast/forms/textAreaLineHeight-expected.png:
1280 * platform/efl/fast/forms/textAreaLineHeight-expected.txt:
1281 * platform/efl/fast/forms/textarea-align-expected.png:
1282 * platform/efl/fast/forms/textarea-align-expected.txt:
1283 * platform/efl/fast/forms/textarea-placeholder-visibility-1-expected.png:
1284 * platform/efl/fast/forms/textarea-placeholder-visibility-1-expected.txt:
1285 * platform/efl/fast/forms/textarea-placeholder-visibility-2-expected.png:
1286 * platform/efl/fast/forms/textarea-placeholder-visibility-2-expected.txt:
1287 * platform/efl/fast/forms/textarea-scroll-height-expected.png: Added.
1288 * platform/efl/fast/forms/textarea-scroll-height-expected.txt: Added.
1289 * platform/efl/fast/forms/textarea-scrollbar-expected.png:
1290 * platform/efl/fast/forms/textarea-scrollbar-expected.txt:
1291 * platform/efl/fast/forms/textarea-scrolled-type-expected.png: Added.
1292 * platform/efl/fast/forms/textarea-scrolled-type-expected.txt: Added.
1293 * platform/efl/fast/forms/textarea-setinnerhtml-expected.png:
1294 * platform/efl/fast/forms/textarea-setinnerhtml-expected.txt:
1295 * platform/efl/fast/forms/textarea-width-expected.png:
1296 * platform/efl/fast/forms/textarea-width-expected.txt:
1297 * platform/efl/fast/overflow/overflow-x-y-expected.png:
1298 * platform/efl/fast/overflow/overflow-x-y-expected.txt:
1299 * platform/efl/fast/parser/entity-comment-in-textarea-expected.png:
1300 * platform/efl/fast/parser/entity-comment-in-textarea-expected.txt:
1301 * platform/efl/fast/parser/open-comment-in-textarea-expected.png:
1302 * platform/efl/fast/parser/open-comment-in-textarea-expected.txt:
1303 * platform/efl/fast/replaced/width100percent-textarea-expected.png:
1304 * platform/efl/fast/replaced/width100percent-textarea-expected.txt:
1305 * platform/efl/fast/table/003-expected.png:
1306 * platform/efl/fast/table/003-expected.txt:
1307 * platform/efl/http/tests/navigation/javascriptlink-frames-expected.png:
1308 * platform/efl/http/tests/navigation/javascriptlink-frames-expected.txt:
1310 2012-09-17 Vsevolod Vlasov <vsevik@chromium.org>
1312 Web Inspector: XHR replay fixes: should remove replayed xhr from memory cache, should not assert.
1313 https://bugs.webkit.org/show_bug.cgi?id=96904
1315 Reviewed by Yury Semikhatsky.
1317 Re-enabled http/tests/inspector/network/network-xhr-replay.html test.
1319 * http/tests/inspector/network/network-xhr-replay.html: Renamed from LayoutTests/http/tests/inspector/network/network-xhr-replay.html_disabled.
1321 2012-09-17 Alejandro Piñeiro <apinheiro@igalia.com>
1323 AX: Regression (r126369) - toggle buttons no longer return accessible titles
1324 https://bugs.webkit.org/show_bug.cgi?id=94858
1326 Reviewed by Chris Fleizach.
1328 Added a test to verify that a toggle button exposes the title.
1330 * accessibility/aria-toggle-button-with-title.html: Added.
1331 * platform/chromium/accessibility/aria-toggle-button-with-title-expected.txt: Added.
1332 * platform/gtk/accessibility/aria-toggle-button-with-title-expected.txt: Added.
1333 * platform/mac/accessibility/aria-toggle-button-with-title-expected.txt: Added.
1335 2012-09-17 Christophe Dumez <christophe.dumez@intel.com>
1337 [JSC] http/tests/security/cross-frame-access-put.html failing after r123145
1338 https://bugs.webkit.org/show_bug.cgi?id=91843
1340 Reviewed by Adam Barth.
1342 Since r123145, window.top is not longer replaceable in JSC, to bring it
1343 in line with other browsers. The http/tests/security/cross-frame-access-put.html
1344 now needs to be updated because it is still testing the window.top setter.
1346 Thanks to this fix, we can now get rid of the platform-specific results for
1349 * http/tests/security/cross-frame-access-put-expected.txt:
1350 * http/tests/security/cross-frame-access-put.html:
1351 * platform/chromium/http/tests/security/cross-frame-access-put-expected.txt:
1352 * platform/efl/TestExpectations: Unskip test case.
1353 * platform/gtk/http/tests/security/cross-frame-access-put-expected.txt: Removed.
1354 * platform/mac/Skipped: Unskip test case.
1355 * platform/qt/http/tests/security/cross-frame-access-put-expected.txt: Removed.
1357 2012-09-14 Alexander Pavlov <apavlov@chromium.org>
1359 Web Inspector: Group selectors to highlight matched selector in the Styles pane of Elements Panel
1360 https://bugs.webkit.org/show_bug.cgi?id=96626
1362 Reviewed by Vsevolod Vlasov.
1364 * http/tests/inspector/elements-test.js:
1365 (initialize_ElementTest.InspectorTest.dumpSelectedElementStyles.buildMarkedSelectors):
1366 (initialize_ElementTest.InspectorTest.dumpSelectedElementStyles): Let tests get matched selector markings in dumped data
1367 * inspector/styles/styles-add-new-rule-expected.txt:
1368 * inspector/styles/styles-add-new-rule.html:
1370 2012-09-17 Christophe Dumez <christophe.dumez@intel.com>
1372 [EFL] Unskip css3/flexbox/anonymous-block.html test case
1373 https://bugs.webkit.org/show_bug.cgi?id=96909
1375 Unreviewed EFL gardening.
1377 Unskip css3/flexbox/anonymous-block.html for EFL port
1378 now that it has been fixed in r121687.
1380 * platform/efl/TestExpectations:
1382 2012-09-17 Zan Dobersek <zandobersek@gmail.com>
1384 Unreviewed GTK gardening.
1386 Adding a platform-specific baseline required after r128376.
1388 * platform/gtk/accessibility/svg-image-expected.txt: Added.
1390 2012-09-17 Mike West <mkwst@chromium.org>
1392 Don't GC img elements blocked by CSP until error events fire.
1393 https://bugs.webkit.org/show_bug.cgi?id=94677
1395 Reviewed by Jochen Eisinger.
1397 * fast/events/onerror-img-after-gc.html:
1398 * fast/events/onerror-img-after-gc-expected.txt:
1399 * http/tests/security/contentSecurityPolicy/img-blocked-no-gc-crash.html:
1400 * http/tests/security/contentSecurityPolicy/img-blocked-no-gc-crash-expected.txt:
1401 Explicitly triggering GC before the error in the hopes of proving
1402 that we don't crash anymore.
1403 * platform/gtk/TestExpectations:
1404 * platform/qt/Skipped:
1405 Unskipping no-longer-crashing test.
1407 2012-09-17 Philip Rogers <pdr@google.com>
1409 Make SVGPathSegList.append O(1) instead of O(n)
1410 https://bugs.webkit.org/show_bug.cgi?id=94048
1412 Reviewed by Nikolas Zimmermann.
1414 Add performance test to prove this patch works. The rest of SVGPathSegList.append should be covered
1417 * perf/svg-path-appenditem-expected.txt: Added.
1418 * perf/svg-path-appenditem.html: Added.
1420 2012-09-17 Christophe Dumez <christophe.dumez@intel.com>
1422 [EFL] Add baseline for text/shaping tests
1423 https://bugs.webkit.org/show_bug.cgi?id=96902
1425 Unreviewed EFL gardening.
1427 Add baseline for text/shaping test cases and unskip
1428 them for EFL port now that the issue has been fixed
1431 * platform/efl/TestExpectations:
1432 * platform/efl/fast/text/shaping/shaping-script-order-expected.png: Added.
1433 * platform/efl/fast/text/shaping/shaping-script-order-expected.txt: Added.
1434 * platform/efl/fast/text/shaping/shaping-selection-rect-expected.png: Added.
1435 * platform/efl/fast/text/shaping/shaping-selection-rect-expected.txt: Added.
1437 2012-09-17 Christophe Dumez <christophe.dumez@intel.com>
1439 [EFL] fast/multicol/span/generated-child-split-flow-crash.html fails
1440 https://bugs.webkit.org/show_bug.cgi?id=88031
1442 Unreviewed EFL gardening.
1444 Add platform specific expectation for fast/multicol/span/generated-child-split-flow-crash.html.
1445 Several other ports are doing the same already and the pixel test
1446 already passes anyway.
1448 * platform/efl/TestExpectations:
1449 * platform/efl/fast/multicol/span/generated-child-split-flow-crash-expected.txt: Added.
1451 2012-09-17 Zan Dobersek <zandobersek@gmail.com>
1453 Unreviewed GTK gardening.
1455 Removing stale expectations for already fixed regressions.
1457 Adding two failure expectations for tests added in r128645 and r128713.
1459 Rebaselining fast/css/word-space-extra.html after r128692.
1461 * platform/gtk/TestExpectations:
1462 * platform/gtk/fast/css/word-space-extra-expected.txt:
1464 2012-09-17 Christophe Dumez <christophe.dumez@intel.com>
1466 [EFL] Several CSS tests need rebaseline after r126911
1467 https://bugs.webkit.org/show_bug.cgi?id=96898
1469 Unreviewed EFL gardening.
1471 Rebaseline 3 CSS tests due to r126911.
1473 * platform/efl/TestExpectations:
1474 * platform/efl/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.png:
1475 * platform/efl/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.txt: Added.
1476 * platform/efl/fast/inline/absolute-positioned-inline-in-centred-block-expected.png:
1477 * platform/efl/fast/inline/absolute-positioned-inline-in-centred-block-expected.txt: Added.
1478 * platform/efl/fast/inline/left-right-center-inline-alignment-in-ltr-and-rtl-blocks-expected.png:
1479 * platform/efl/fast/inline/left-right-center-inline-alignment-in-ltr-and-rtl-blocks-expected.txt: Added.
1481 2012-09-16 Christophe Dumez <christophe.dumez@intel.com>
1483 [EFL] Skip http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-in-body.html
1484 https://bugs.webkit.org/show_bug.cgi?id=96895
1486 Unreviewed EFL gardening.
1488 Skip http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-in-body.html for
1489 EFL port since it sometimes asserts in MessagePort::contextDestroyed.
1491 * platform/efl/TestExpectations:
1493 2012-09-16 Christophe Dumez <christophe.dumez@intel.com>
1495 [EFL][WK2] Mark inspector/elements/delete-from-document.html as flaky
1496 https://bugs.webkit.org/show_bug.cgi?id=96897
1498 Unreviewed EFL gardening.
1500 Mark inspector/elements/delete-from-document.html as flaky.
1501 It sometimes times out of the WK2-EFL bot.
1503 * platform/efl-wk2/TestExpectations:
1505 2012-09-16 Shinya Kawanaka <shinyak@chromium.org>
1507 Unreviewed gardening. Rebaseline after r128691
1508 https://bugs.webkit.org/show_bug.cgi?id=96892
1510 Rebaseline fast/css/word-space-extra.html for chromium.
1512 * platform/chromium-linux/fast/css/word-space-extra-expected.txt: Added.
1514 2012-09-16 Dan Bernstein <mitz@apple.com>
1516 REGRESSION (r126763): css1/pseudo/firstline.html fails when using the complex text code path
1517 https://bugs.webkit.org/show_bug.cgi?id=96890
1519 Reviewed by Sam Weinig.
1521 * fast/text/stale-TextLayout-from-first-line-expected.html: Added.
1522 * fast/text/stale-TextLayout-from-first-line.html: Added.
1524 2012-09-16 Christophe Dumez <christophe.dumez@intel.com>
1526 [EFL] Skip fast/loader/display-image-unset-can-block-image-and-can-reload-in-place.html
1527 https://bugs.webkit.org/show_bug.cgi?id=96884
1529 Unreviewed EFL gardening.
1531 Skip fast/loader/display-image-unset-can-block-image-and-can-reload-in-place.html
1532 because EFL's DRT does not support overriding 'WebKitDisplayImagesKey'
1535 * platform/efl-wk1/TestExpectations:
1537 2012-09-16 Christophe Dumez <christophe.dumez@intel.com>
1539 [EFL] Update TestExpectations for tests requiring plugins support
1540 https://bugs.webkit.org/show_bug.cgi?id=96882
1542 Unreviewed EFL gardening.
1544 Regroup all test requiring plugins support in TestExpectation file
1545 and update their bug number.
1547 * platform/efl/Skipped:
1548 * platform/efl/TestExpectations:
1550 2012-09-16 Christophe Dumez <christophe.dumez@intel.com>
1552 [EFL] Mark inspector/debugger/dynamic-script-tag.html as flaky
1553 https://bugs.webkit.org/show_bug.cgi?id=96887
1555 Unreviewed EFL gardening.
1557 Mark inspector/debugger/dynamic-script-tag.html as flaky
1558 in EFL's TestExpectations.
1560 * platform/efl/TestExpectations:
1562 2012-09-16 Christophe Dumez <christophe.dumez@intel.com>
1564 [EFL] 3 spatial navigation tests can be unskipped after r128644
1565 https://bugs.webkit.org/show_bug.cgi?id=96880
1567 Unreviewed EFL gardening.
1569 Unskip 3 spatial navigation tests that have been fixed in r128644.
1571 * platform/efl/TestExpectations:
1573 2012-09-16 Christophe Dumez <christophe.dumez@intel.com>
1575 [EFL] Skip fast/events/message-port-constructor-for-deleted-document.html
1576 https://bugs.webkit.org/show_bug.cgi?id=96885
1578 Unreviewed EFL gardening.
1580 Causes assertion failure in MessagePort::contextDestroyed in
1581 http/tests/security/MessagePort/event-listener-context.html, usually
1582 attributed to later tests. We need to skip the test for now.
1584 * platform/efl/TestExpectations:
1586 2012-09-15 Mike West <mkwst@chromium.org>
1588 Break on inline scripts blocked by CSP.
1589 https://bugs.webkit.org/show_bug.cgi?id=93865
1591 Reviewed by Pavel Feldman.
1593 * inspector/debugger/debugger-pause-on-blocked-event-handler-expected.txt: Added.
1594 * inspector/debugger/debugger-pause-on-blocked-event-handler.html: Added.
1595 * inspector/debugger/debugger-pause-on-blocked-script-injection-expected.txt: Added.
1596 * inspector/debugger/debugger-pause-on-blocked-script-injection.html: Added.
1597 * inspector/debugger/debugger-pause-on-blocked-script-url-expected.txt: Added.
1598 * inspector/debugger/debugger-pause-on-blocked-script-url.html: Added.
1599 * inspector/debugger/resources/pause-on-blocked-by-csp.js: Added.
1604 * inspector/debugger/resources/pause-on-blocked-event-handler.js: Added.
1606 * inspector/debugger/resources/pause-on-blocked-script-injection.js: Added.
1608 * inspector/debugger/resources/pause-on-blocked-script-url.js: Added.
1611 2012-09-15 Florin Malita <fmalita@chromium.org>
1613 <use> not working when the SVG doc is embedded as <object> data
1614 https://bugs.webkit.org/show_bug.cgi?id=96816
1616 Reviewed by Dirk Schulze.
1618 * svg/custom/object-data-href-expected.html: Added.
1619 * svg/custom/object-data-href.html: Added.
1621 2012-09-15 Andreas Kling <kling@webkit.org>
1623 REGRESSION(r127438): Google Docs to renders text too small.
1624 <http://webkit.org/b/96554>
1626 Reviewed by Antti Koivisto.
1628 Add a test that an element that shared its inline style with another element works as expected
1629 after the other element is destroyed.
1631 * fast/dom/shared-inline-style-after-node-removal-expected.txt: Added.
1632 * fast/dom/shared-inline-style-after-node-removal.html: Added.
1634 2012-09-15 Dan Bernstein <mitz@apple.com>
1636 REGRESSION (r125578): The monospace code path in RenderText::widthFromCache disagrees with Font::width on word spacing
1637 https://bugs.webkit.org/show_bug.cgi?id=96869
1639 Reviewed by Eric Seidel.
1641 * fast/text/word-space-monospace-expected.html: Added.
1642 * fast/text/word-space-monospace.html: Added.
1643 * platform/mac/TestExpectations: Removed fast/css/word-spacing-characters.html.
1644 * platform/mac/fast/css/word-space-extra-expected.png: Updated.
1645 * platform/mac/fast/css/word-space-extra-expected.txt: Updated.
1647 2012-09-15 Dan Bernstein <mitz@apple.com>
1649 REGRESSION (r125578): Word spacing not applied to newline and tab characters that are treated as spaces
1650 https://bugs.webkit.org/show_bug.cgi?id=96865
1652 Reviewed by Sam Weinig.
1654 * fast/text/atsui-negative-spacing-features.html: Reverted changes made in r128691, now that
1655 both code paths handle newlines correctly.
1656 * fast/text/atsui-spacing-features.html: Ditto.
1657 * platform/mac/TestExpectations: Removed fast/css/word-space-extra.html.
1659 2012-09-15 Dan Bernstein <mitz@apple.com>
1661 REGRESSION (r125578): The Mac complex text code path disagrees with the fast path on word spacing
1662 https://bugs.webkit.org/show_bug.cgi?id=96857
1664 Reviewed by Anders Carlsson.
1666 * fast/text/atsui-negative-spacing-features.html: Removed some newlines from this test,
1667 because now that the complex text code path matches the fast path, it too suffers from a bug
1668 where word spacing is not added at a newline.
1669 * fast/text/atsui-spacing-features.html: Ditto.
1670 * platform/mac/TestExpectations: Removed fast/css/word-spacing-characters-complex-text.html.
1672 2012-09-15 Kent Tamura <tkent@chromium.org>
1674 [Chromium] Update test expectation
1676 * platform/chromium/TestExpectations:
1677 Don't run an inspector test on Mac.
1679 2012-09-15 Csaba Osztrogonác <ossy@webkit.org>
1681 [Qt][WK2] Unreviewed weekend gardening. Skip 4 new failing tests to paint the bot green.
1683 * platform/qt-5.0-wk2/Skipped:
1685 2012-09-15 Csaba Osztrogonác <ossy@webkit.org>
1687 [Qt] Unreviewed weekend gardening. Skip 2 new tests, because
1688 TestRunner::overridePreference() does not support the 'WebKitDisplayImagesKey' preference
1690 * platform/qt/Skipped:
1692 2012-09-14 James Robinson <jamesr@chromium.org>
1694 Unreviewed gardening - more position:fixed stacking context rebaselines.
1696 * fast/block/positioning/016-expected.txt: Renamed from LayoutTests/platform/chromium-linux-x86/fast/block/positioning/016-expected.txt.
1697 * fast/block/positioning/025-expected.txt: Renamed from LayoutTests/platform/chromium-linux-x86/fast/block/positioning/025-expected.txt.
1698 * platform/chromium-linux/compositing/geometry/fixed-position-composited-switch-expected.txt: Removed.
1699 * platform/chromium-linux/fast/block/positioning/fixed-position-stacking-context-expected.txt: Removed.
1700 * platform/chromium-mac-snowleopard/compositing/geometry/fixed-position-composited-switch-expected.txt: Removed.
1701 * platform/chromium-mac-snowleopard/fast/block/positioning/016-expected.txt: Removed.
1702 * platform/chromium-mac-snowleopard/fast/block/positioning/025-expected.txt: Removed.
1703 * platform/chromium-mac-snowleopard/fast/block/positioning/fixed-position-stacking-context-expected.txt: Removed.
1704 * platform/chromium-mac/compositing/geometry/fixed-position-composited-switch-expected.txt: Removed.
1705 * platform/chromium-mac/fast/block/positioning/016-expected.txt: Removed.
1706 * platform/chromium-mac/fast/block/positioning/025-expected.txt: Removed.
1707 * platform/chromium-mac/fast/block/positioning/fixed-position-stacking-context-expected.txt: Removed.
1708 * platform/chromium-win/fast/block/positioning/016-expected.png: Renamed from LayoutTests/platform/chromium-linux/fast/block/positioning/016-expected.png.
1709 * platform/chromium-win/fast/block/positioning/025-expected.png: Renamed from LayoutTests/platform/chromium-linux/fast/block/positioning/025-expected.png.
1710 * platform/chromium-win/fast/block/positioning/fixed-position-stacking-context-expected.png: Renamed from LayoutTests/platform/chromium-linux/fast/block/positioning/fixed-position-stacking-context-expected.png.
1711 * platform/chromium/compositing/geometry/fixed-position-composited-switch-expected.txt: Renamed from LayoutTests/platform/chromium-linux-x86/compositing/geometry/fixed-position-composited-switch-expected.txt.
1712 * platform/chromium/fast/block/positioning/016-expected.txt: Renamed from LayoutTests/platform/chromium-linux/fast/block/positioning/016-expected.txt.
1713 * platform/chromium/fast/block/positioning/025-expected.txt: Renamed from LayoutTests/platform/chromium-linux/fast/block/positioning/025-expected.txt.
1714 * platform/chromium/fast/block/positioning/fixed-position-stacking-context-expected.txt: Renamed from LayoutTests/platform/chromium-linux-x86/fast/block/positioning/fixed-position-stacking-context-expected.txt.
1715 * platform/efl/fast/block/positioning/016-expected.txt: Removed.
1716 * platform/efl/fast/block/positioning/025-expected.txt: Removed.
1717 * platform/gtk/fast/block/positioning/016-expected.txt: Removed.
1718 * platform/gtk/fast/block/positioning/025-expected.txt: Removed.
1719 * platform/qt/fast/block/positioning/016-expected.txt: Removed.
1720 * platform/qt/fast/block/positioning/025-expected.txt: Removed.
1722 2012-09-14 Julien Chaffraix <jchaffraix@webkit.org>
1724 Revert r127457 and following fixes due to several hit-testing regressions
1725 https://bugs.webkit.org/show_bug.cgi?id=96830
1727 Reviewed by Antonio Gomes.
1729 This change reverts r127457, r127863 and r128505. As the tests relies on the extended API
1730 after r127457, we cannot keep them.
1732 * fast/dom/nodesFromRect/nodesFromRect-child-frame-content-expected.txt: Removed.
1733 * fast/dom/nodesFromRect/nodesFromRect-child-frame-content.html: Removed.
1734 * fast/dom/nodesFromRect/resources/child-frame.html: Removed.
1735 * fast/dom/nodesFromRect/resources/nodesFromRect.js:
1737 (checkShadowContent):
1738 * touchadjustment/iframe-boundary-expected.txt: Removed.
1739 * touchadjustment/iframe-boundary.html: Removed.
1740 * touchadjustment/resources/inner-content-page.html: Removed.
1741 * touchadjustment/resources/inner-navigation-frame.html: Removed.
1743 2012-09-14 Bo Liu <boliu@chromium.org>
1745 Skip image load tests that requires queueReload in WebKit2
1746 https://bugs.webkit.org/show_bug.cgi?id=96832
1748 Tests added in reivison 128645.
1750 Reviewed by Adam Barth.
1752 * platform/wk2/Skipped:
1754 2012-09-14 Joshua Bell <jsbell@chromium.org>
1756 IndexedDB: Calling close() during upgradeneeded handler should fire error at open request
1757 https://bugs.webkit.org/show_bug.cgi?id=96807
1759 Reviewed by Tony Chang.
1761 Update the test to match the spec behavior.
1763 * storage/indexeddb/intversion-close-in-upgradeneeded-expected.txt:
1764 * storage/indexeddb/resources/intversion-close-in-upgradeneeded.js:
1766 (upgradeNeeded.transaction.oncomplete):
1770 2012-09-14 Ojan Vafai <ojan@chromium.org>
1772 Mark svg/carto.net/selectionlist.svg as flaky because it depends on svg/carto.net/button.svg
1773 running first in order to pass.
1774 * platform/chromium/TestExpectations:
1776 2012-09-14 Ojan Vafai <ojan@chromium.org>
1778 The cr-linux-ews thinks http/tests/cache/post-redirect-get.php and http/tests/cache/post-with-cached-subresources.php are MISSING results
1779 https://bugs.webkit.org/show_bug.cgi?id=95215
1781 Reviewed by Adam Barth.
1783 Apparently, marking these as missing did not fix the EWS problem,
1784 so remove them from TestExpectations.
1786 * platform/chromium/TestExpectations:
1788 2012-09-14 Mike West <mkwst@chromium.org>
1790 JSC should throw a more descriptive exception when blocking 'eval' via CSP.
1791 https://bugs.webkit.org/show_bug.cgi?id=94331
1793 Reviewed by Geoffrey Garen.
1795 * http/tests/security/contentSecurityPolicy/eval-blocked-expected.txt:
1796 * http/tests/security/contentSecurityPolicy/eval-blocked-in-about-blank-iframe-expected.txt:
1797 * http/tests/security/contentSecurityPolicy/function-constructor-blocked-expected.txt:
1799 2012-09-14 Ojan Vafai <ojan@chromium.org>
1801 Mark compositing/geometry/fixed-position-transform-composited-page-scale.html flaky
1802 as it's flaky on all the Chromium bots.
1803 * platform/chromium/TestExpectations:
1805 2012-09-14 Ojan Vafai <ojan@chromium.org>
1807 Add expectations for tests that depend on other tests running before them.
1808 Filed a bug for each with information on which test it depends on.
1810 * platform/chromium/TestExpectations:
1812 2012-09-14 Michelangelo De Simone <michelangelo@webkit.org>
1814 [CSS Shaders] u_textureSize uniform should be set to the size of the texture.
1815 https://bugs.webkit.org/show_bug.cgi?id=95914
1817 Reviewed by Dean Jackson.
1819 Tests for the following uniform variables:
1820 uniform vec2 u_textureSize
1821 uniform vec4 u_meshBox
1822 uniform vec2 u_tileSize
1823 uniform vec2 u_meshSize
1825 The relevant section of the specification is:
1826 http://dvcs.w3.org/hg/FXTF/raw-file/tip/filters/index.html#shader-uniform-variables
1828 * css3/filters/custom/custom-filter-u-mesh-box-expected.html: Added.
1829 * css3/filters/custom/custom-filter-u-mesh-box.html: Added.
1830 * css3/filters/custom/custom-filter-u-mesh-size-expected.html: Added.
1831 * css3/filters/custom/custom-filter-u-mesh-size.html: Added.
1832 * css3/filters/custom/custom-filter-u-texture-size-expected.html: Added.
1833 * css3/filters/custom/custom-filter-u-texture-size.html: Added.
1834 * css3/filters/custom/custom-filter-u-tile-size-expected.html: Added.
1835 * css3/filters/custom/custom-filter-u-tile-size.html: Added.
1836 * css3/filters/resources/u-mesh-box-is-unit-square.fs: Added.
1837 * css3/filters/resources/u-mesh-size.fs: Added.
1838 * css3/filters/resources/u-texture-size.fs: Added.
1839 * css3/filters/resources/u-tile-size.fs: Added.
1841 2012-09-14 Alexey Proskuryakov <ap@apple.com>
1845 A small improvement to this flaky test: use a correct URL, so that the test fails
1846 quickly and understandably instead of timing out. This code path didn't use to be
1847 taken before, so the URL was always wrong.
1849 * fast/loader/resources/submit-form-while-parsing-subframe.html:
1851 2012-09-14 Stephanie Lewis <slewis@apple.com>
1853 new fast/loader tests from r128645 fail on Mac-wk2.
1854 https://bugs.webkit.org/show_bug.cgi?id=96832.
1858 Update TestExpectations
1860 * platform/mac-wk2/TestExpectations:
1862 2012-09-14 Ojan Vafai <ojan@chromium.org>
1864 Add expectations for tests that depend on other tests running before them.
1865 Filed a bug for each with information on which test it depends on.
1867 * platform/chromium/TestExpectations:
1869 2012-09-14 James Robinson <jamesr@chromium.org>
1871 Unreviewed gardening.
1873 Update fixpos layout test results. Chromium currently doesn't set the fixpos-forms-stacking-context setting in
1876 * fast/block/positioning/016-expected.png: Copied from LayoutTests/platform/efl/fast/block/positioning/016-expected.png.
1877 * fast/block/positioning/025-expected.png: Renamed from LayoutTests/platform/efl/fast/block/positioning/025-expected.png.
1878 * platform/chromium-linux-x86/compositing/geometry/fixed-position-composited-switch-expected.txt: Added.
1879 * platform/chromium-linux-x86/fast/block/positioning/016-expected.txt: Added.
1880 * platform/chromium-linux-x86/fast/block/positioning/025-expected.txt: Added.
1881 * platform/chromium-linux-x86/fast/block/positioning/fixed-position-stacking-context-expected.txt: Added.
1882 * platform/chromium-linux/compositing/geometry/fixed-position-composited-switch-expected.txt: Added.
1883 * platform/chromium-linux/fast/block/positioning/016-expected.png: Renamed from LayoutTests/platform/gtk/fast/block/positioning/016-expected.png.
1884 * platform/chromium-linux/fast/block/positioning/016-expected.txt: Added.
1885 * platform/chromium-linux/fast/block/positioning/025-expected.png: Renamed from LayoutTests/platform/gtk/fast/block/positioning/025-expected.png.
1886 * platform/chromium-linux/fast/block/positioning/025-expected.txt: Added.
1887 * platform/chromium-linux/fast/block/positioning/fixed-position-stacking-context-expected.png: Renamed from LayoutTests/platform/efl/fast/block/positioning/016-expected.png.
1888 * platform/chromium-linux/fast/block/positioning/fixed-position-stacking-context-expected.txt: Added.
1889 * platform/chromium-mac-snowleopard/compositing/geometry/fixed-position-composited-switch-expected.txt: Added.
1890 * platform/chromium-mac-snowleopard/fast/block/positioning/016-expected.txt: Added.
1891 * platform/chromium-mac-snowleopard/fast/block/positioning/025-expected.txt: Added.
1892 * platform/chromium-mac-snowleopard/fast/block/positioning/fixed-position-stacking-context-expected.txt: Added.
1893 * platform/chromium-mac/compositing/geometry/fixed-position-composited-switch-expected.txt: Added.
1894 * platform/chromium-mac/fast/block/positioning/016-expected.png: Added.
1895 * platform/chromium-mac/fast/block/positioning/016-expected.txt: Added.
1896 * platform/chromium-mac/fast/block/positioning/025-expected.png: Added.
1897 * platform/chromium-mac/fast/block/positioning/025-expected.txt: Added.
1898 * platform/chromium-mac/fast/block/positioning/fixed-position-stacking-context-expected.png: Added.
1899 * platform/chromium-mac/fast/block/positioning/fixed-position-stacking-context-expected.txt: Added.
1901 2012-09-14 Adam Barth <abarth@webkit.org>
1903 Remove webkitPostMessage
1904 https://bugs.webkit.org/show_bug.cgi?id=96577
1906 Reviewed by Ojan Vafai.
1908 Update tests to rely only upon the unprefixed API.
1910 * fast/canvas/webgl/script-tests/arraybuffer-transfer-of-control.js:
1913 * fast/dom/Window/post-message-crash.html:
1914 * fast/dom/Window/window-postmessage-args-expected.txt:
1915 * fast/dom/Window/window-postmessage-args.html:
1916 * fast/events/message-port.html:
1917 * fast/events/resources/message-port-multi.js:
1918 * fast/workers/resources/worker-call.js:
1919 * fast/workers/worker-call-expected.txt:
1921 2012-09-14 Simon Fraser <simon.fraser@apple.com>
1923 REGRESSION: transition doesn’t always override transition-property
1924 https://bugs.webkit.org/show_bug.cgi?id=96658
1926 Reviewed by Dean Jackson.
1928 Test with longhand transition-property rule, followed by shorthand
1929 with missing property value. This test should pass, and not assert.
1931 * transitions/longhand-vs-shorthand-initial-expected.txt: Added.
1932 * transitions/longhand-vs-shorthand-initial.html: Added.
1934 2012-09-14 Tom Sepez <tsepez@chromium.org>
1936 ImageLoader can't be cleared when video element poster attribute removed.
1937 https://bugs.webkit.org/show_bug.cgi?id=96301
1939 Reviewed by Abhishek Arya.
1943 * fast/dom/beforeload/clear-video-poster-in-beforeload-listener-expected.txt: Added.
1944 * fast/dom/beforeload/clear-video-poster-in-beforeload-listener.html: Added.
1946 2012-09-14 Jeffrey Pfau <jpfau@apple.com>
1948 Allow third-party storage blocking setting to change while a page is loaded
1949 https://bugs.webkit.org/show_bug.cgi?id=95790
1951 Reviewed by Brady Eidson.
1953 Tested combinations of loosening and strengthening the storage blocking policy on various types of storage.
1955 * http/tests/security/resources/iframe-for-storage-blocking-changed-local-storage.html: Added.
1956 * http/tests/security/resources/iframe-for-storage-blocking-changed-shared-worker.html: Added.
1957 * http/tests/security/resources/iframe-for-storage-blocking-changed-websql.html: Added.
1958 * http/tests/security/storage-blocking-loosened-local-storage-expected.txt: Added.
1959 * http/tests/security/storage-blocking-loosened-local-storage.html: Added.
1960 * http/tests/security/storage-blocking-loosened-plugin-expected.txt: Added.
1961 * http/tests/security/storage-blocking-loosened-plugin.html: Added.
1962 * http/tests/security/storage-blocking-loosened-private-browsing-plugin-expected.txt: Added.
1963 * http/tests/security/storage-blocking-loosened-private-browsing-plugin.html: Added.
1964 * http/tests/security/storage-blocking-loosened-shared-worker-expected.txt: Added.
1965 * http/tests/security/storage-blocking-loosened-shared-worker.html: Added.
1966 * http/tests/security/storage-blocking-loosened-websql-expected.txt: Added.
1967 * http/tests/security/storage-blocking-loosened-websql.html: Added.
1968 * http/tests/security/storage-blocking-strengthened-local-storage-expected.txt: Added.
1969 * http/tests/security/storage-blocking-strengthened-local-storage.html: Added.
1970 * http/tests/security/storage-blocking-strengthened-plugin-expected.txt: Added.
1971 * http/tests/security/storage-blocking-strengthened-plugin.html: Added.
1972 * http/tests/security/storage-blocking-strengthened-private-browsing-plugin-expected.txt: Added.
1973 * http/tests/security/storage-blocking-strengthened-private-browsing-plugin.html: Added.
1974 * http/tests/security/storage-blocking-strengthened-shared-worker-expected.txt: Added.
1975 * http/tests/security/storage-blocking-strengthened-shared-worker.html: Added.
1976 * http/tests/security/storage-blocking-strengthened-websql-expected.txt: Added.
1977 * http/tests/security/storage-blocking-strengthened-websql.html: Added.
1978 * platform/chromium/TestExpectations: Skip shared worker and plugin tests.
1979 * platform/mac-wk2/http/tests/security/storage-blocking-strengthened-plugin-expected.txt: Added.
1980 * platform/mac-wk2/http/tests/security/storage-blocking-strengthened-private-browsing-plugin-expected.txt: Added.
1982 2012-09-14 Beth Dakin <bdakin@apple.com>
1984 https://bugs.webkit.org/show_bug.cgi?id=96688
1985 Put position:fixed elements in their own layers and allow them to
1986 create a stacking context
1988 <rdar://problem/11467961>
1990 Reviewed by Simon Fraser.
1992 A few test result differences. These first three tests actually
1993 render differently now.
1994 * platform/mac/fast/block/positioning/016-expected.png:
1995 * platform/mac/fast/block/positioning/016-expected.txt:
1996 * platform/mac/fast/block/positioning/025-expected.png:
1997 * platform/mac/fast/block/positioning/025-expected.txt:
1998 * platform/mac/fast/block/positioning/fixed-position-stacking-context-expected.png: Added.
1999 * platform/mac/fast/block/positioning/fixed-position-stacking-context-expected.txt: Added.
2001 These tests just have different layer trees.
2002 * platform/mac/compositing/geometry/fixed-position-composited-switch-expected.txt: Added.
2003 * platform/mac/compositing/rtl: Added.
2004 * platform/mac/compositing/rtl/rtl-fixed-expected.txt: Added.
2005 * platform/mac/compositing/rtl/rtl-fixed-overflow-expected.txt: Added.
2007 2012-09-14 Bo Liu <boliu@chromium.org>
2009 Add in-place reload behavior to ImagesEnabled setting
2010 https://bugs.webkit.org/show_bug.cgi?id=95478
2012 Add tests to check autoLoadImages and imagesEnabled can block
2013 images and can reload them in place when setting is set to unblock.
2015 image-permissions tests are updated to reflect that onerror will no
2016 longer be called when images are blocked.
2018 Reviewed by Adam Barth.
2020 * fast/loader/display-image-unset-can-block-image-and-can-reload-in-place-expected.txt: Added.
2021 * fast/loader/display-image-unset-can-block-image-and-can-reload-in-place.html: Added.
2022 * fast/loader/images-enabled-unset-can-block-image-and-can-reload-in-place-expected.txt: Added.
2023 * fast/loader/images-enabled-unset-can-block-image-and-can-reload-in-place.html: Added.
2024 * platform/chromium/http/tests/permissionclient/image-permissions-expected.txt:
2025 * platform/chromium/permissionclient/image-permissions-expected.txt:
2026 * platform/chromium/permissionclient/image-permissions.html:
2027 * platform/chromium/permissionclient/resources/image.html:
2029 2012-09-14 Emil A Eklund <eae@chromium.org>
2031 https://bugs.webkit.org/show_bug.cgi?id=96226
2032 REGRESSION (r128006): Three spatial navigation tests are failing
2034 Reviewed by Ryosuke Niwa.
2036 Remove spatial navigation tests from Skipped list.
2038 * platform/mac/Skipped:
2040 2012-09-14 James Robinson <jamesr@chromium.org>
2042 Unreviewed, rolling out r128627.
2043 http://trac.webkit.org/changeset/128627
2044 https://bugs.webkit.org/show_bug.cgi?id=96575
2046 Breaks indexeddb content_browsertests in chromium
2048 * http/tests/inspector/indexeddb/database-data-expected.txt:
2049 * http/tests/inspector/indexeddb/database-structure-expected.txt:
2050 * http/tests/inspector/indexeddb/resources-panel-expected.txt:
2051 * storage/indexeddb/create-and-remove-object-store-expected.txt:
2052 * storage/indexeddb/create-object-store-options-expected.txt:
2053 * storage/indexeddb/createObjectStore-name-argument-required-expected.txt:
2054 * storage/indexeddb/createObjectStore-null-name-expected.txt:
2055 * storage/indexeddb/cursor-added-bug-expected.txt:
2056 * storage/indexeddb/cursor-advance-expected.txt:
2057 * storage/indexeddb/cursor-continue-dir-expected.txt:
2058 * storage/indexeddb/cursor-continue-expected.txt:
2059 * storage/indexeddb/cursor-continue-validity-expected.txt:
2060 * storage/indexeddb/cursor-delete-expected.txt:
2061 * storage/indexeddb/cursor-inconsistency-expected.txt:
2062 * storage/indexeddb/cursor-index-delete-expected.txt:
2063 * storage/indexeddb/cursor-key-order-expected.txt:
2064 * storage/indexeddb/cursor-overloads-expected.txt:
2065 * storage/indexeddb/cursor-prev-no-duplicate-expected.txt:
2066 * storage/indexeddb/cursor-primary-key-order-expected.txt:
2067 * storage/indexeddb/cursor-reverse-bug-expected.txt:
2068 * storage/indexeddb/cursor-skip-deleted-expected.txt:
2069 * storage/indexeddb/cursor-update-expected.txt:
2070 * storage/indexeddb/cursor-update-value-argument-required-expected.txt:
2071 * storage/indexeddb/cursor-value-expected.txt:
2072 * storage/indexeddb/data-corruption-expected.txt:
2073 * storage/indexeddb/database-basics-expected.txt:
2074 * storage/indexeddb/database-close-expected.txt:
2075 * storage/indexeddb/database-closepending-flag-expected.txt:
2076 * storage/indexeddb/database-deletepending-flag-expected.txt:
2077 * storage/indexeddb/delete-closed-database-object-expected.txt:
2078 * storage/indexeddb/delete-range-expected.txt:
2079 * storage/indexeddb/deleteIndex-expected.txt:
2080 * storage/indexeddb/deleteObjectStore-name-argument-required-expected.txt:
2081 * storage/indexeddb/deleteObjectStore-null-name-expected.txt:
2082 * storage/indexeddb/deleted-objects-expected.txt:
2083 * storage/indexeddb/deletedatabase-transaction-expected.txt:
2084 * storage/indexeddb/duplicates-expected.txt:
2085 * storage/indexeddb/error-causes-abort-by-default-expected.txt:
2086 * storage/indexeddb/exception-in-event-aborts-expected.txt:
2087 * storage/indexeddb/exceptions-expected.txt:
2088 * storage/indexeddb/factory-deletedatabase-expected.txt:
2089 * storage/indexeddb/factory-deletedatabase-interactions-expected.txt:
2090 * storage/indexeddb/get-keyrange-expected.txt:
2091 * storage/indexeddb/index-basics-expected.txt:
2092 * storage/indexeddb/index-basics-workers-expected.txt:
2093 * storage/indexeddb/index-count-expected.txt:
2094 * storage/indexeddb/index-cursor-expected.txt:
2095 * storage/indexeddb/index-duplicate-keypaths-expected.txt:
2096 * storage/indexeddb/index-get-key-argument-required-expected.txt:
2097 * storage/indexeddb/index-multientry-expected.txt:
2098 * storage/indexeddb/index-population-expected.txt:
2099 * storage/indexeddb/index-unique-expected.txt:
2100 * storage/indexeddb/intversion-and-setversion-expected.txt:
2101 * storage/indexeddb/intversion-invalid-setversion-has-no-side-effects-expected.txt:
2102 * storage/indexeddb/intversion-long-queue-expected.txt:
2103 * storage/indexeddb/invalid-keys-expected.txt:
2104 * storage/indexeddb/key-generator-expected.txt:
2105 * storage/indexeddb/key-sort-order-across-types-expected.txt:
2106 * storage/indexeddb/key-sort-order-date-expected.txt:
2107 * storage/indexeddb/key-type-array-expected.txt:
2108 * storage/indexeddb/key-type-infinity-expected.txt:
2109 * storage/indexeddb/keypath-arrays-expected.txt:
2110 * storage/indexeddb/keypath-basics-expected.txt:
2111 * storage/indexeddb/keypath-edges-expected.txt:
2112 * storage/indexeddb/keypath-fetch-key-expected.txt:
2113 * storage/indexeddb/keypath-intrinsic-properties-expected.txt:
2114 * storage/indexeddb/lazy-index-population-expected.txt:
2115 * storage/indexeddb/legacy-constants-expected.txt:
2116 * storage/indexeddb/list-ordering-expected.txt:
2117 * storage/indexeddb/metadata-expected.txt:
2118 * storage/indexeddb/mozilla/add-twice-failure-expected.txt:
2119 * storage/indexeddb/mozilla/autoincrement-indexes-expected.txt:
2120 * storage/indexeddb/mozilla/bad-keypath-expected.txt:
2121 * storage/indexeddb/mozilla/clear-expected.txt:
2122 * storage/indexeddb/mozilla/create-index-unique-expected.txt:
2123 * storage/indexeddb/mozilla/create-index-with-integer-keys-expected.txt:
2124 * storage/indexeddb/mozilla/create-objectstore-basics-expected.txt:
2125 * storage/indexeddb/mozilla/create-objectstore-null-name-expected.txt:
2126 * storage/indexeddb/mozilla/cursor-mutation-expected.txt:
2127 * storage/indexeddb/mozilla/cursor-mutation-objectstore-only-expected.txt:
2128 * storage/indexeddb/mozilla/cursor-update-updates-indexes-expected.txt:
2129 * storage/indexeddb/mozilla/cursors-expected.txt:
2130 * storage/indexeddb/mozilla/delete-result-expected.txt:
2131 * storage/indexeddb/mozilla/event-source-expected.txt:
2132 * storage/indexeddb/mozilla/global-data-expected.txt:
2133 * storage/indexeddb/mozilla/index-prev-no-duplicate-expected.txt:
2134 * storage/indexeddb/mozilla/indexes-expected.txt:
2135 * storage/indexeddb/mozilla/key-requirements-delete-null-key-expected.txt:
2136 * storage/indexeddb/mozilla/key-requirements-expected.txt:
2137 * storage/indexeddb/mozilla/key-requirements-inline-and-passed-expected.txt:
2138 * storage/indexeddb/mozilla/key-requirements-put-no-key-expected.txt:
2139 * storage/indexeddb/mozilla/key-requirements-put-null-key-expected.txt:
2140 * storage/indexeddb/mozilla/object-cursors-expected.txt:
2141 * storage/indexeddb/mozilla/object-identity-expected.txt:
2142 * storage/indexeddb/mozilla/object-store-inline-autoincrement-key-added-on-put-expected.txt:
2143 * storage/indexeddb/mozilla/object-store-remove-values-expected.txt:
2144 * storage/indexeddb/mozilla/objectstorenames-expected.txt:
2145 * storage/indexeddb/mozilla/odd-result-order-expected.txt:
2146 * storage/indexeddb/mozilla/put-get-values-expected.txt:
2147 * storage/indexeddb/mozilla/readonly-transactions-expected.txt:
2148 * storage/indexeddb/mozilla/readwrite-transactions-expected.txt:
2149 * storage/indexeddb/mozilla/readyState-expected.txt:
2150 * storage/indexeddb/mozilla/remove-index-expected.txt:
2151 * storage/indexeddb/mozilla/remove-objectstore-expected.txt:
2152 * storage/indexeddb/mozilla/versionchange-abort-expected.txt:
2153 * storage/indexeddb/mozilla/versionchange-expected.txt:
2154 * storage/indexeddb/mutating-cursor-expected.txt:
2155 * storage/indexeddb/noblobs-expected.txt:
2156 * storage/indexeddb/objectStore-required-arguments-expected.txt:
2157 * storage/indexeddb/objectstore-autoincrement-expected.txt:
2158 * storage/indexeddb/objectstore-basics-expected.txt:
2159 * storage/indexeddb/objectstore-basics-workers-expected.txt:
2160 * storage/indexeddb/objectstore-clear-expected.txt:
2161 * storage/indexeddb/objectstore-count-expected.txt:
2162 * storage/indexeddb/objectstore-cursor-expected.txt:
2163 * storage/indexeddb/objectstore-removeobjectstore-expected.txt:
2164 * storage/indexeddb/odd-strings-expected.txt:
2165 * storage/indexeddb/open-close-version-expected.txt:
2166 * storage/indexeddb/open-cursor-expected.txt:
2167 * storage/indexeddb/open-during-transaction-expected.txt:
2168 * storage/indexeddb/opencursor-key-expected.txt:
2169 * storage/indexeddb/pending-activity-expected.txt:
2170 * storage/indexeddb/pending-activity-workers-expected.txt:
2171 * storage/indexeddb/pending-version-change-on-exit-expected.txt:
2172 * storage/indexeddb/persistence-expected.txt:
2173 * storage/indexeddb/prefetch-bugfix-108071-expected.txt:
2174 * storage/indexeddb/queued-commands-expected.txt:
2175 * storage/indexeddb/readonly-expected.txt:
2176 * storage/indexeddb/readonly-properties-expected.txt:
2177 * storage/indexeddb/request-continue-abort-expected.txt:
2178 * storage/indexeddb/request-event-propagation-expected.txt:
2179 * storage/indexeddb/setVersion-null-expected.txt:
2180 * storage/indexeddb/set_version_blocked-expected.txt:
2181 * storage/indexeddb/set_version_queue-expected.txt:
2182 * storage/indexeddb/structured-clone-expected.txt:
2183 * storage/indexeddb/three-setversion-calls-expected.txt:
2184 * storage/indexeddb/transaction-abort-expected.txt:
2185 * storage/indexeddb/transaction-active-flag-expected.txt:
2186 * storage/indexeddb/transaction-after-close-expected.txt:
2187 * storage/indexeddb/transaction-and-objectstore-calls-expected.txt:
2188 * storage/indexeddb/transaction-basics-expected.txt:
2189 * storage/indexeddb/transaction-complete-with-js-recursion-cross-frame-expected.txt:
2190 * storage/indexeddb/transaction-complete-with-js-recursion-expected.txt:
2191 * storage/indexeddb/transaction-complete-workers-expected.txt:
2192 * storage/indexeddb/transaction-crash-on-abort-expected.txt:
2193 * storage/indexeddb/transaction-error-expected.txt:
2194 * storage/indexeddb/transaction-event-propagation-expected.txt:
2195 * storage/indexeddb/transaction-read-only-expected.txt:
2196 * storage/indexeddb/transaction-rollback-expected.txt:
2197 * storage/indexeddb/transaction-storeNames-required-expected.txt:
2198 * storage/indexeddb/tutorial-expected.txt:
2199 * storage/indexeddb/two-version-changes-expected.txt:
2200 * storage/indexeddb/value-undefined-expected.txt:
2201 * storage/indexeddb/values-odd-types-expected.txt:
2202 * storage/indexeddb/version-change-abort-expected.txt:
2203 * storage/indexeddb/version-change-exclusive-expected.txt:
2204 * storage/indexeddb/versionchangerequest-activedomobject-expected.txt:
2206 2012-09-14 Ojan Vafai <ojan@chromium.org>
2208 Comment out bug URL. This fixes a lint warning.
2209 * platform/qt/Skipped:
2211 2012-09-14 Ojan Vafai <ojan@chromium.org>
2213 Update all the MISSING lines in chromium's TestExpectations.
2214 If the test always passed, removed the line. In some cases, they just needed
2215 obvious rebaselines. In others, they haven't reported MISSING in the past
2216 500 runs on the bots, so removed that expectation.
2218 * platform/chromium-linux-x86/fast/overflow/paged-x-div-with-column-gap-expected.txt: Added.
2219 * platform/chromium-linux-x86/fast/overflow/paged-x-with-column-gap-expected.txt: Added.
2220 * platform/chromium-linux/css3/masking/clip-path-circle-expected.png: Added.
2221 * platform/chromium-linux/css3/masking/clip-path-circle-filter-expected.png: Added.
2222 * platform/chromium-linux/css3/masking/clip-path-circle-overflow-expected.png: Added.
2223 * platform/chromium-linux/css3/masking/clip-path-circle-overflow-hidden-expected.png: Added.
2224 * platform/chromium-linux/css3/masking/clip-path-circle-relative-overflow-expected.png: Added.
2225 * platform/chromium-linux/css3/masking/clip-path-ellipse-expected.png: Added.
2226 * platform/chromium-linux/css3/masking/clip-path-polygon-evenodd-expected.png: Added.
2227 * platform/chromium-linux/css3/masking/clip-path-polygon-expected.png: Added.
2228 * platform/chromium-linux/css3/masking/clip-path-polygon-nonzero-expected.png: Added.
2229 * platform/chromium-linux/css3/masking/clip-path-rectangle-expected.png: Added.
2230 * platform/chromium-linux/fast/overflow/paged-x-div-with-column-gap-expected.png: Added.
2231 * platform/chromium-linux/fast/overflow/paged-x-div-with-column-gap-expected.txt: Added.
2232 * platform/chromium-linux/fast/overflow/paged-x-with-column-gap-expected.png: Added.
2233 * platform/chromium-linux/fast/overflow/paged-x-with-column-gap-expected.txt: Added.
2234 * platform/chromium-linux/fast/sub-pixel/selection/selection-rect-in-sub-pixel-table-expected.png: Added.
2235 * platform/chromium-mac-snowleopard/fast/frames/iframe-scaling-with-scroll-expected.png: Added.
2236 * platform/chromium-mac-snowleopard/fast/overflow/paged-x-div-with-column-gap-expected.png: Added.
2237 * platform/chromium-mac-snowleopard/fast/overflow/paged-x-with-column-gap-expected.png: Added.
2238 * platform/chromium-mac-snowleopard/fast/sub-pixel/selection/selection-rect-in-sub-pixel-table-expected.png: Added.
2239 * platform/chromium-mac/css3/masking/clip-path-circle-expected.png: Added.
2240 * platform/chromium-mac/css3/masking/clip-path-circle-filter-expected.png: Added.
2241 * platform/chromium-mac/css3/masking/clip-path-circle-overflow-expected.png: Added.
2242 * platform/chromium-mac/css3/masking/clip-path-circle-overflow-hidden-expected.png: Added.
2243 * platform/chromium-mac/css3/masking/clip-path-circle-relative-overflow-expected.png: Added.
2244 * platform/chromium-mac/css3/masking/clip-path-ellipse-expected.png: Added.
2245 * platform/chromium-mac/css3/masking/clip-path-polygon-evenodd-expected.png: Added.
2246 * platform/chromium-mac/css3/masking/clip-path-polygon-expected.png: Added.
2247 * platform/chromium-mac/css3/masking/clip-path-polygon-nonzero-expected.png: Added.
2248 * platform/chromium-mac/css3/masking/clip-path-rectangle-expected.png: Added.
2249 * platform/chromium-mac/fast/frames/iframe-scaling-with-scroll-expected.png: Added.
2250 * platform/chromium-mac/fast/overflow/paged-x-div-with-column-gap-expected.png: Added.
2251 * platform/chromium-mac/fast/overflow/paged-x-with-column-gap-expected.png: Added.
2252 * platform/chromium-win-xp/fast/overflow/paged-x-div-with-column-gap-expected.txt: Added.
2253 * platform/chromium-win-xp/fast/overflow/paged-x-with-column-gap-expected.txt: Added.
2254 * platform/chromium-win/css3/masking/clip-path-circle-expected.png: Added.
2255 * platform/chromium-win/css3/masking/clip-path-circle-filter-expected.png: Added.
2256 * platform/chromium-win/css3/masking/clip-path-circle-overflow-expected.png: Added.
2257 * platform/chromium-win/css3/masking/clip-path-circle-overflow-hidden-expected.png: Added.
2258 * platform/chromium-win/css3/masking/clip-path-circle-relative-overflow-expected.png: Added.
2259 * platform/chromium-win/css3/masking/clip-path-ellipse-expected.png: Added.
2260 * platform/chromium-win/css3/masking/clip-path-polygon-evenodd-expected.png: Added.
2261 * platform/chromium-win/css3/masking/clip-path-polygon-expected.png: Added.
2262 * platform/chromium-win/css3/masking/clip-path-polygon-nonzero-expected.png: Added.
2263 * platform/chromium-win/css3/masking/clip-path-rectangle-expected.png: Added.
2264 * platform/chromium-win/fast/frames/iframe-scaling-with-scroll-expected.png: Added.
2265 * platform/chromium-win/fast/overflow/paged-x-div-with-column-gap-expected.png: Added.
2266 * platform/chromium-win/fast/overflow/paged-x-div-with-column-gap-expected.txt: Added.
2267 * platform/chromium-win/fast/overflow/paged-x-with-column-gap-expected.png: Added.
2268 * platform/chromium-win/fast/overflow/paged-x-with-column-gap-expected.txt: Added.
2269 * platform/chromium-win/fast/sub-pixel/selection/selection-rect-in-sub-pixel-table-expected.png: Added.
2270 * platform/chromium-win/fast/sub-pixel/selection/selection-rect-in-sub-pixel-table-expected.txt: Added.
2271 * platform/chromium/TestExpectations:
2272 * platform/chromium/perf/nested-combined-selectors-expected.txt: Added.
2274 2012-09-14 Ojan Vafai <ojan@chromium.org>
2276 Complete forgotten rebaseline. See https://bugs.webkit.org/show_bug.cgi?id=96751.
2277 The results all look like they pass.
2279 * platform/chromium-linux/fast/forms/time-multiple-fields/time-multiple-fields-localization-expected.txt: Copied from LayoutTests/platform/chromium-mac/fast/forms/time-multiple-fields/time-multiple-fields-localization-expected.txt.
2280 * platform/chromium-win-xp/fast/forms/time-multiple-fields/time-multiple-fields-localization-expected.txt: Copied from LayoutTests/platform/chromium-mac/fast/forms/time-multiple-fields/time-multiple-fields-localization-expected.txt.
2281 * platform/chromium-win/fast/forms/time-multiple-fields/time-multiple-fields-localization-expected.txt: Copied from LayoutTests/platform/chromium-mac/fast/forms/time-multiple-fields/time-multiple-fields-localization-expected.txt.
2282 * platform/chromium/TestExpectations:
2283 * platform/chromium/fast/forms/time-multiple-fields/time-multiple-fields-localization-expected.txt: Renamed from LayoutTests/platform/chromium-mac/fast/forms/time-multiple-fields/time-multiple-fields-localization-expected.txt.
2285 2012-09-14 Ojan Vafai <ojan@chromium.org>
2287 Complete some forgotten rebaselines. See https://bugs.webkit.org/show_bug.cgi?id=94916.
2288 All the differences were anti-aliasing/form-controls.
2290 * platform/chromium-linux/fast/forms/datalist/input-appearance-range-with-datalist-zoomed-expected.png:
2291 * platform/chromium-linux/fast/forms/datalist/input-appearance-range-with-padding-with-datalist-expected.png: Added.
2292 * platform/chromium-linux/fast/forms/datalist/input-appearance-range-with-transform-expected.png: Added.
2293 * platform/chromium-mac-snowleopard/fast/forms/datalist/input-appearance-range-with-padding-with-datalist-expected.png: Added.
2294 * platform/chromium-mac-snowleopard/fast/forms/datalist/input-appearance-range-with-transform-expected.png: Added.
2295 * platform/chromium-win-xp/fast/forms/datalist/input-appearance-range-with-datalist-zoomed-expected.png: Removed.
2296 * platform/chromium-win/fast/forms/datalist/input-appearance-range-with-datalist-zoomed-expected.png:
2297 * platform/chromium-win/fast/forms/datalist/input-appearance-range-with-padding-with-datalist-expected.png: Added.
2298 * platform/chromium-win/fast/forms/datalist/input-appearance-range-with-transform-expected.png: Added.
2299 * platform/chromium/TestExpectations:
2301 2012-09-14 David Grogan <dgrogan@chromium.org>
2303 IndexedDB: Print console warning about setVersion
2304 https://bugs.webkit.org/show_bug.cgi?id=96575
2306 Reviewed by Tony Chang.
2308 * http/tests/inspector/indexeddb/database-data-expected.txt:
2309 * http/tests/inspector/indexeddb/database-structure-expected.txt:
2310 * http/tests/inspector/indexeddb/resources-panel-expected.txt:
2311 * storage/indexeddb/create-and-remove-object-store-expected.txt:
2312 * storage/indexeddb/create-object-store-options-expected.txt:
2313 * storage/indexeddb/createObjectStore-name-argument-required-expected.txt:
2314 * storage/indexeddb/createObjectStore-null-name-expected.txt:
2315 * storage/indexeddb/cursor-added-bug-expected.txt:
2316 * storage/indexeddb/cursor-advance-expected.txt:
2317 * storage/indexeddb/cursor-continue-dir-expected.txt:
2318 * storage/indexeddb/cursor-continue-expected.txt:
2319 * storage/indexeddb/cursor-continue-validity-expected.txt:
2320 * storage/indexeddb/cursor-delete-expected.txt:
2321 * storage/indexeddb/cursor-inconsistency-expected.txt:
2322 * storage/indexeddb/cursor-index-delete-expected.txt:
2323 * storage/indexeddb/cursor-key-order-expected.txt:
2324 * storage/indexeddb/cursor-overloads-expected.txt:
2325 * storage/indexeddb/cursor-prev-no-duplicate-expected.txt:
2326 * storage/indexeddb/cursor-primary-key-order-expected.txt:
2327 * storage/indexeddb/cursor-reverse-bug-expected.txt:
2328 * storage/indexeddb/cursor-skip-deleted-expected.txt:
2329 * storage/indexeddb/cursor-update-expected.txt:
2330 * storage/indexeddb/cursor-update-value-argument-required-expected.txt:
2331 * storage/indexeddb/cursor-value-expected.txt:
2332 * storage/indexeddb/data-corruption-expected.txt:
2333 * storage/indexeddb/database-basics-expected.txt:
2334 * storage/indexeddb/database-close-expected.txt:
2335 * storage/indexeddb/database-closepending-flag-expected.txt:
2336 * storage/indexeddb/database-deletepending-flag-expected.txt:
2337 * storage/indexeddb/delete-closed-database-object-expected.txt:
2338 * storage/indexeddb/delete-range-expected.txt:
2339 * storage/indexeddb/deleteIndex-expected.txt:
2340 * storage/indexeddb/deleteObjectStore-name-argument-required-expected.txt:
2341 * storage/indexeddb/deleteObjectStore-null-name-expected.txt:
2342 * storage/indexeddb/deleted-objects-expected.txt:
2343 * storage/indexeddb/deletedatabase-transaction-expected.txt:
2344 * storage/indexeddb/duplicates-expected.txt:
2345 * storage/indexeddb/error-causes-abort-by-default-expected.txt:
2346 * storage/indexeddb/exception-in-event-aborts-expected.txt:
2347 * storage/indexeddb/exceptions-expected.txt:
2348 * storage/indexeddb/factory-deletedatabase-expected.txt:
2349 * storage/indexeddb/factory-deletedatabase-interactions-expected.txt:
2350 * storage/indexeddb/get-keyrange-expected.txt:
2351 * storage/indexeddb/index-basics-expected.txt:
2352 * storage/indexeddb/index-basics-workers-expected.txt:
2353 * storage/indexeddb/index-count-expected.txt:
2354 * storage/indexeddb/index-cursor-expected.txt:
2355 * storage/indexeddb/index-duplicate-keypaths-expected.txt:
2356 * storage/indexeddb/index-get-key-argument-required-expected.txt:
2357 * storage/indexeddb/index-multientry-expected.txt:
2358 * storage/indexeddb/index-population-expected.txt:
2359 * storage/indexeddb/index-unique-expected.txt:
2360 * storage/indexeddb/intversion-and-setversion-expected.txt:
2361 * storage/indexeddb/intversion-invalid-setversion-has-no-side-effects-expected.txt:
2362 * storage/indexeddb/intversion-long-queue-expected.txt:
2363 * storage/indexeddb/invalid-keys-expected.txt:
2364 * storage/indexeddb/key-generator-expected.txt:
2365 * storage/indexeddb/key-sort-order-across-types-expected.txt:
2366 * storage/indexeddb/key-sort-order-date-expected.txt:
2367 * storage/indexeddb/key-type-array-expected.txt:
2368 * storage/indexeddb/key-type-infinity-expected.txt:
2369 * storage/indexeddb/keypath-arrays-expected.txt:
2370 * storage/indexeddb/keypath-basics-expected.txt:
2371 * storage/indexeddb/keypath-edges-expected.txt:
2372 * storage/indexeddb/keypath-fetch-key-expected.txt:
2373 * storage/indexeddb/keypath-intrinsic-properties-expected.txt:
2374 * storage/indexeddb/lazy-index-population-expected.txt:
2375 * storage/indexeddb/legacy-constants-expected.txt:
2376 * storage/indexeddb/list-ordering-expected.txt:
2377 * storage/indexeddb/metadata-expected.txt:
2378 * storage/indexeddb/mozilla/add-twice-failure-expected.txt:
2379 * storage/indexeddb/mozilla/autoincrement-indexes-expected.txt:
2380 * storage/indexeddb/mozilla/bad-keypath-expected.txt:
2381 * storage/indexeddb/mozilla/clear-expected.txt:
2382 * storage/indexeddb/mozilla/create-index-unique-expected.txt:
2383 * storage/indexeddb/mozilla/create-index-with-integer-keys-expected.txt:
2384 * storage/indexeddb/mozilla/create-objectstore-basics-expected.txt:
2385 * storage/indexeddb/mozilla/create-objectstore-null-name-expected.txt:
2386 * storage/indexeddb/mozilla/cursor-mutation-expected.txt:
2387 * storage/indexeddb/mozilla/cursor-mutation-objectstore-only-expected.txt:
2388 * storage/indexeddb/mozilla/cursor-update-updates-indexes-expected.txt:
2389 * storage/indexeddb/mozilla/cursors-expected.txt:
2390 * storage/indexeddb/mozilla/delete-result-expected.txt:
2391 * storage/indexeddb/mozilla/event-source-expected.txt:
2392 * storage/indexeddb/mozilla/global-data-expected.txt:
2393 * storage/indexeddb/mozilla/index-prev-no-duplicate-expected.txt:
2394 * storage/indexeddb/mozilla/indexes-expected.txt:
2395 * storage/indexeddb/mozilla/key-requirements-delete-null-key-expected.txt:
2396 * storage/indexeddb/mozilla/key-requirements-expected.txt:
2397 * storage/indexeddb/mozilla/key-requirements-inline-and-passed-expected.txt:
2398 * storage/indexeddb/mozilla/key-requirements-put-no-key-expected.txt:
2399 * storage/indexeddb/mozilla/key-requirements-put-null-key-expected.txt:
2400 * storage/indexeddb/mozilla/object-cursors-expected.txt:
2401 * storage/indexeddb/mozilla/object-identity-expected.txt:
2402 * storage/indexeddb/mozilla/object-store-inline-autoincrement-key-added-on-put-expected.txt:
2403 * storage/indexeddb/mozilla/object-store-remove-values-expected.txt:
2404 * storage/indexeddb/mozilla/objectstorenames-expected.txt:
2405 * storage/indexeddb/mozilla/odd-result-order-expected.txt:
2406 * storage/indexeddb/mozilla/put-get-values-expected.txt:
2407 * storage/indexeddb/mozilla/readonly-transactions-expected.txt:
2408 * storage/indexeddb/mozilla/readwrite-transactions-expected.txt:
2409 * storage/indexeddb/mozilla/readyState-expected.txt:
2410 * storage/indexeddb/mozilla/remove-index-expected.txt:
2411 * storage/indexeddb/mozilla/remove-objectstore-expected.txt:
2412 * storage/indexeddb/mozilla/versionchange-abort-expected.txt:
2413 * storage/indexeddb/mozilla/versionchange-expected.txt:
2414 * storage/indexeddb/mutating-cursor-expected.txt:
2415 * storage/indexeddb/noblobs-expected.txt:
2416 * storage/indexeddb/objectStore-required-arguments-expected.txt:
2417 * storage/indexeddb/objectstore-autoincrement-expected.txt:
2418 * storage/indexeddb/objectstore-basics-expected.txt:
2419 * storage/indexeddb/objectstore-basics-workers-expected.txt:
2420 * storage/indexeddb/objectstore-clear-expected.txt:
2421 * storage/indexeddb/objectstore-count-expected.txt:
2422 * storage/indexeddb/objectstore-cursor-expected.txt:
2423 * storage/indexeddb/objectstore-removeobjectstore-expected.txt:
2424 * storage/indexeddb/odd-strings-expected.txt:
2425 * storage/indexeddb/open-close-version-expected.txt:
2426 * storage/indexeddb/open-cursor-expected.txt:
2427 * storage/indexeddb/open-during-transaction-expected.txt:
2428 * storage/indexeddb/opencursor-key-expected.txt:
2429 * storage/indexeddb/pending-activity-expected.txt:
2430 * storage/indexeddb/pending-activity-workers-expected.txt:
2431 * storage/indexeddb/pending-version-change-on-exit-expected.txt:
2432 * storage/indexeddb/persistence-expected.txt:
2433 * storage/indexeddb/prefetch-bugfix-108071-expected.txt:
2434 * storage/indexeddb/queued-commands-expected.txt:
2435 * storage/indexeddb/readonly-expected.txt:
2436 * storage/indexeddb/readonly-properties-expected.txt:
2437 * storage/indexeddb/request-continue-abort-expected.txt:
2438 * storage/indexeddb/request-event-propagation-expected.txt:
2439 * storage/indexeddb/setVersion-null-expected.txt:
2440 * storage/indexeddb/set_version_blocked-expected.txt:
2441 * storage/indexeddb/set_version_queue-expected.txt:
2442 * storage/indexeddb/structured-clone-expected.txt:
2443 * storage/indexeddb/three-setversion-calls-expected.txt:
2444 * storage/indexeddb/transaction-abort-expected.txt:
2445 * storage/indexeddb/transaction-active-flag-expected.txt:
2446 * storage/indexeddb/transaction-after-close-expected.txt:
2447 * storage/indexeddb/transaction-and-objectstore-calls-expected.txt:
2448 * storage/indexeddb/transaction-basics-expected.txt:
2449 * storage/indexeddb/transaction-complete-with-js-recursion-cross-frame-expected.txt:
2450 * storage/indexeddb/transaction-complete-with-js-recursion-expected.txt:
2451 * storage/indexeddb/transaction-complete-workers-expected.txt:
2452 * storage/indexeddb/transaction-crash-on-abort-expected.txt:
2453 * storage/indexeddb/transaction-error-expected.txt:
2454 * storage/indexeddb/transaction-event-propagation-expected.txt:
2455 * storage/indexeddb/transaction-read-only-expected.txt:
2456 * storage/indexeddb/transaction-rollback-expected.txt:
2457 * storage/indexeddb/transaction-storeNames-required-expected.txt:
2458 * storage/indexeddb/tutorial-expected.txt:
2459 * storage/indexeddb/two-version-changes-expected.txt:
2460 * storage/indexeddb/value-undefined-expected.txt:
2461 * storage/indexeddb/values-odd-types-expected.txt:
2462 * storage/indexeddb/version-change-abort-expected.txt:
2463 * storage/indexeddb/version-change-exclusive-expected.txt:
2464 * storage/indexeddb/versionchangerequest-activedomobject-expected.txt:
2466 2012-09-14 Michelangelo De Simone <michelangelo@webkit.org>
2468 Use arrays in shaders
2469 https://bugs.webkit.org/show_bug.cgi?id=95223
2471 Reviewed by Dean Jackson.
2473 New tests have been added for checking the correctness of array()
2476 * css3/filters/custom/custom-filter-array-expected.html: Added.
2477 * css3/filters/custom/custom-filter-array.html: Added.
2478 * css3/filters/custom/custom-filter-property-computed-style-expected.txt:
2479 * css3/filters/custom/custom-filter-property-parsing-invalid-expected.txt:
2480 * css3/filters/resources/fragment-color.fs: Added.
2481 * css3/filters/script-tests/custom-filter-property-computed-style.js:
2482 * css3/filters/script-tests/custom-filter-property-parsing-invalid.js:
2483 * platform/chromium/css3/filters/custom/custom-filter-property-computed-style-expected.txt:
2485 2012-09-14 Christophe Dumez <christophe.dumez@intel.com>
2487 WebKitTestRunner needs layoutTestController.dumpDatabaseCallbacks
2488 https://bugs.webkit.org/show_bug.cgi?id=57570
2490 Reviewed by Kenneth Rohde Christiansen.
2492 Unskip several test cases which require implementation of
2493 testRunner.dumpDatabaseCallbacks in WebKitTestRunner.
2495 * platform/wk2/Skipped:
2497 2012-09-14 Sudarsana Nagineni <sudarsana.nagineni@linux.intel.com>
2499 [EFL] Gardening of the WK2 Debug Bot failing tests
2500 https://bugs.webkit.org/show_bug.cgi?id=96795
2502 Unreviewed EFL gardening.
2504 * platform/efl-wk2/TestExpectations:
2506 2012-09-14 Sergio Villar Senin <svillar@igalia.com>
2508 [GTK] [WK2] Unreviewed gardening.
2510 Added a bunch of tests failing in the WK2 tests bot to the Skipped
2511 list with the proper links to each bug.
2513 * platform/gtk-wk2/Skipped:
2515 2012-09-14 Rick Byers <rbyers@chromium.org>
2517 Gesture events sent to wrong node when page is scrolled
2518 https://bugs.webkit.org/show_bug.cgi?id=96788
2520 Reviewed by Antonio Gomes.
2522 Add layout test based on gesture-events.html which tests the case when
2523 the document is scrolled (so that client co-ordinates don't equal page
2525 * platform/chromium/plugins/gesture-events-scrolled-expected.txt: Added.
2526 * platform/chromium/plugins/gesture-events-scrolled.html: Added.
2528 2012-09-14 Sudarsana Nagineni <sudarsana.nagineni@linux.intel.com>
2530 [EFL][WK2] Unskip test cases that are now passing
2531 https://bugs.webkit.org/show_bug.cgi?id=96762
2533 Unreviewed EFL gardening, unskip now passing tests.
2535 * platform/efl-wk2/TestExpectations:
2536 * platform/efl/TestExpectations:
2538 2012-09-14 Christophe Dumez <christophe.dumez@intel.com>
2540 WebKitTestRunner needs layoutTestController.setStopProvisionalFrameLoads
2541 https://bugs.webkit.org/show_bug.cgi?id=42691
2543 Reviewed by Kenneth Rohde Christiansen.
2545 Unskip fast/loader/stop-provisional-loads.html now that WebKitTestRunner
2546 implements testrunner.setStopProvisionalFrameLoads().
2548 * platform/wk2/Skipped:
2550 2012-09-14 Mikhail Pozdnyakov <mikhail.pozdnyakov@intel.com>
2552 [EFL] Attempt to create a theme for 0 sized element leads to assertion hit
2553 https://bugs.webkit.org/show_bug.cgi?id=96743
2555 Reviewed by Kenneth Rohde Christiansen.
2557 RenderThemeEfl was not supposed to be created for the elements with '0' size and had an assertion
2558 on that causing crash in debug mode.
2560 * fast/forms/range/slider-zero-size-crash-expected.txt: Added.
2561 * fast/forms/range/slider-zero-size-crash.html: Added.
2563 2012-09-14 Sudarsana Nagineni <sudarsana.nagineni@linux.intel.com>
2565 [EFL] Gardening of failing tests
2566 https://bugs.webkit.org/show_bug.cgi?id=96646
2568 Unreviewed EFL gardening of flaky tests on wk1.
2570 * platform/efl-wk1/TestExpectations:
2572 2012-09-14 Sudarsana Nagineni <sudarsana.nagineni@linux.intel.com>
2574 WebKitTestRunner needs layoutTestController.setTabKeyCyclesThroughElements
2575 https://bugs.webkit.org/show_bug.cgi?id=42687
2577 Reviewed by Kenneth Rohde Christiansen.
2579 fast/events/keypress-insert-tab.html is passing now on wk2. So, unskip
2580 in common skipped files and re-skip it on efl-wk1 until WK82864 is fixed.
2582 * platform/efl-wk1/TestExpectations:
2583 * platform/efl/Skipped:
2584 * platform/wk2/Skipped:
2586 2012-09-14 Sudarsana Nagineni <sudarsana.nagineni@linux.intel.com>
2588 EventSendingController::keyDown does not support non-array modifier arguments
2589 https://bugs.webkit.org/show_bug.cgi?id=96727
2591 Reviewed by Kenneth Rohde Christiansen.
2593 Unskip passing test fast/forms/legend-access-key.html
2595 * platform/efl-wk2/TestExpectations:
2596 * platform/gtk-wk2/Skipped:
2598 2012-09-14 Vsevolod Vlasov <vsevik@chromium.org>
2600 Unreviewed skipping failing test.
2602 * http/tests/inspector/network/network-xhr-replay.html_disabled: Renamed from LayoutTests/http/tests/inspector/network/network-xhr-replay.html.
2604 2012-09-14 Mikhail Pozdnyakov <mikhail.pozdnyakov@intel.com>
2606 WebKitTestRunner needs layoutTestController.setCustomPolicyDelegate
2607 https://bugs.webkit.org/show_bug.cgi?id=42546
2609 Reviewed by Kenneth Rohde Christiansen.
2611 Unskipped corresponding test cases. Distributed those which still not passing to appropriate groups in Skipped file.
2613 * platform/wk2/Skipped:
2615 2012-09-14 Keishi Hattori <keishi@webkit.org>
2617 Make time input lang attribute aware for testing
2618 https://bugs.webkit.org/show_bug.cgi?id=96728
2620 Reviewed by Kent Tamura.
2622 * fast/forms/resources/common.js:
2623 (getUserAgentShadowTextContent): Used to get the text inside an input element.
2624 * fast/forms/time-multiple-fields/time-multiple-fields-localization.html: Added.
2625 * platform/chromium-mac/fast/forms/time-multiple-fields/time-multiple-fields-localization-expected.txt: Added.
2626 * platform/chromium/TestExpectations:
2628 2012-09-14 Yoshifumi Inoue <yosin@chromium.org>
2630 REGRESSION(r128575): fast/forms/time-multiple-fields/time-multiple-fields-preserve-value-after-history-back.html is failed on Chromium-Win
2631 https://bugs.webkit.org/show_bug.cgi?id=96754
2633 Reviewed by Kent Tamura.
2635 The root cause of this failure is Chromium-Win port has a second field
2636 event if step=60 due by Windows platform API.
2638 This patch changes test sample to have a second field to get rid of
2641 * fast/forms/time-multiple-fields/time-multiple-fields-preserve-value-after-history-back-expected.txt: Updates expectation.
2642 * fast/forms/time-multiple-fields/time-multiple-fields-preserve-value-after-history-back.html: Changed to add "step=1" to
2643 test sample and to add a second field value to expectation.
2645 2012-09-14 Christophe Dumez <christophe.dumez@intel.com>
2647 [WK2][WKTR] TestRunner is not dumping some frame load callbacks information
2648 https://bugs.webkit.org/show_bug.cgi?id=96740
2650 Reviewed by Kenneth Rohde Christiansen.
2652 Unskip test cases which were failing due to missing
2653 frame load callbacks information dumping with
2656 * platform/wk2/Skipped:
2658 2012-09-14 Vsevolod Vlasov <vsevik@chromium.org>
2660 Web Inspector: Add ability to replay XHR in network panel.
2661 https://bugs.webkit.org/show_bug.cgi?id=95187
2663 Reviewed by Yury Semikhatsky.
2665 Added XHR replay test.
2667 * http/tests/inspector/network/network-xhr-replay-expected.txt: Added.
2668 * http/tests/inspector/network/network-xhr-replay.html: Added.
2670 2012-09-14 Christophe Dumez <christophe.dumez@intel.com>
2672 [WK2] Move globalhistory tests to their correct section in Skipped list
2673 https://bugs.webkit.org/show_bug.cgi?id=96738
2675 Unreviewed gardening.
2677 Move 2 globalhistory tests to their correct section in WK2
2680 * platform/wk2/Skipped:
2682 2012-09-14 Yoshifumi Inoue <yosin@chromium.org>
2684 [Forms] multiple fields time input UI should save/restore its value even if it has an empty field.
2685 https://bugs.webkit.org/show_bug.cgi?id=96714
2687 Reviewed by Kent Tamura.
2689 This patch changes time-multiple-fields-preserve-value-after-history-back.html
2690 to check partial value is saved and restored rather than resetting value.
2692 This patch affects ports which enable both ENABLE_INPUT_TYPE_TIME and
2693 ENABLE_INPUT_TYPE_TIME_MULTIPLE_FIELDS.
2695 * fast/forms/time-multiple-fields/time-multiple-fields-preserve-value-after-history-back-expected.txt: Updated for new expectation.
2696 * fast/forms/time-multiple-fields/time-multiple-fields-preserve-value-after-history-back.html: Changed to check partially populated fields of input element.
2698 2012-09-13 Vsevolod Vlasov <vsevik@chromium.org>
2700 Web Inspector: [Tests] Extract a common method for sending XHRs from tests.
2701 https://bugs.webkit.org/show_bug.cgi?id=96662
2703 Reviewed by Alexander Pavlov.
2705 Extracted InspectorTest.makeXHR() methods to simplify tests.
2707 * http/tests/inspector/appcache/appcache-swap-expected.txt:
2708 * http/tests/inspector/appcache/appcache-swap.html:
2709 * http/tests/inspector/console-xhr-logging-async-expected.txt:
2710 * http/tests/inspector/console-xhr-logging-async.html:
2711 * http/tests/inspector/console-xhr-logging.html:
2712 * http/tests/inspector/network-test.js:
2713 (xhrLoadedCallback):
2714 (initialize_NetworkTest.InspectorTest.makeSimpleXHR):
2715 (initialize_NetworkTest.InspectorTest.makeSimpleXHRWithPayload):
2716 (initialize_NetworkTest.InspectorTest.makeXHR.innerCallback):
2717 (initialize_NetworkTest.InspectorTest.makeXHR):
2719 (doSimpleXHRWithPayload):
2722 * http/tests/inspector/network/async-xhr-json-mime-type-expected.txt:
2723 * http/tests/inspector/network/async-xhr-json-mime-type.html:
2724 * http/tests/inspector/network/network-clear-cache.html-disabled:
2725 * http/tests/inspector/network/network-clear-cookies.html-disabled:
2726 * http/tests/inspector/network/network-content-replacement-xhr-expected.txt:
2727 * http/tests/inspector/network/network-content-replacement-xhr.html:
2728 * http/tests/inspector/network/network-cyrillic-xhr-expected.txt:
2729 * http/tests/inspector/network/network-cyrillic-xhr.html:
2730 * http/tests/inspector/network/network-disable-cache-xhrs-expected.txt:
2731 * http/tests/inspector/network/network-disable-cache-xhrs.html:
2732 * http/tests/inspector/network/network-disabling-check-no-memory-leak-expected.txt:
2733 * http/tests/inspector/network/network-disabling-check-no-memory-leak.html:
2734 * http/tests/inspector/network/network-empty-xhr-expected.txt:
2735 * http/tests/inspector/network/network-empty-xhr.html:
2736 * http/tests/inspector/network/network-sidebar-width-expected.txt:
2737 * http/tests/inspector/network/network-sidebar-width.html:
2738 * http/tests/inspector/network/network-size-sync.html:
2739 * http/tests/inspector/network/network-xhr-async-double-expected.txt:
2740 * http/tests/inspector/network/network-xhr-async-double.html:
2741 * http/tests/inspector/network/network-xhr-async-expected.txt:
2742 * http/tests/inspector/network/network-xhr-async.html:
2743 * http/tests/inspector/network/network-xhr-same-url-as-main-resource-expected.txt:
2744 * http/tests/inspector/network/network-xhr-same-url-as-main-resource.html:
2745 * http/tests/inspector/network/network-xhr-sync-expected.txt:
2746 * http/tests/inspector/network/network-xhr-sync.html:
2747 * http/tests/inspector/resource-tree/resource-tree-no-xhrs-expected.txt:
2748 * http/tests/inspector/resource-tree/resource-tree-no-xhrs.html:
2749 * platform/chromium/http/tests/inspector/console-xhr-logging-async-expected.txt:
2750 * platform/chromium/http/tests/inspector/console-xhr-logging-expected.txt:
2752 2012-09-13 Csaba Osztrogonác <ossy@webkit.org>
2754 [Qt] Unreviewed gardening, remove an unnecessary expected file.
2756 * platform/qt/fast/events/keyevent-iframe-removed-crash-expected.txt: Removed.
2758 2012-09-13 Luciano Wolf <luciano.wolf@openbossa.org>
2760 [Qt][WK2] qt-5.0-wk2 Skipped file can be updated after bug #73917 got fixed
2761 https://bugs.webkit.org/show_bug.cgi?id=96675
2763 Reviewed by Simon Hausmann.
2765 Update Skipped list after userAgent proper support.
2767 * platform/qt-5.0-wk2/Skipped:
2769 2012-09-13 Kent Tamura <tkent@chromium.org>
2771 [Chromium] Test expectation update
2773 * platform/chromium/TestExpectations:
2774 Fix an error in the previous change.
2776 2012-09-13 Kent Tamura <tkent@chromium.org>
2778 [Chromium] Test expectation update
2779 https://bugs.webkit.org/show_bug.cgi?id=96725
2781 * platform/chromium/TestExpectations:
2782 http/tests/media/media-source/video-media-source-state-changes.html is flaky
2784 2012-09-13 Kent Tamura <tkent@chromium.org>
2786 [Chromium] Test expectation update
2787 https://bugs.webkit.org/show_bug.cgi?id=93589
2789 * platform/chromium/TestExpectations:
2790 script-change-externalResourcesRequired-while-loading.svg is flaky on all platforms.
2792 2012-09-13 Kent Tamura <tkent@chromium.org>
2794 [Chromium] Test expectation udpate.
2795 https://bugs.webkit.org/show_bug.cgi?id=96720
2797 * platform/chromium/TestExpectations:
2798 time-multiple-fields-preserve-value-after-history-back.html is flaky.
2800 2012-09-13 Filip Pizlo <fpizlo@apple.com>
2802 DFG: Dead GetButterfly's shouldn't be subject to CSE
2803 https://bugs.webkit.org/show_bug.cgi?id=96707
2804 <rdar://problem/12296311>
2806 Reviewed by Oliver Hunt.
2808 * fast/js/dfg-dead-redundant-get-array-length-expected.txt: Added.
2809 * fast/js/dfg-dead-redundant-get-array-length.html: Added.
2810 * fast/js/jsc-test-list:
2811 * fast/js/script-tests/dfg-dead-redundant-get-array-length.js: Added.
2814 2012-09-13 Ojan Vafai <ojan@chromium.org>
2816 Test rebaselines after http://trac.webkit.org/changeset/128517.
2818 * fast/table/height-percent-test-expected.txt:
2819 * platform/chromium-mac-snowleopard/fast/table/height-percent-test-expected.png:
2820 * platform/chromium-mac-snowleopard/tables/mozilla/core/cell_heights-expected.png:
2821 * platform/chromium-mac-snowleopard/tables/mozilla_expected_failures/bugs/bug19526-expected.png:
2822 * platform/chromium-mac-snowleopard/tables/mozilla_expected_failures/bugs/bug85016-expected.png:
2823 * platform/chromium-mac/fast/table/height-percent-test-expected.png:
2824 * platform/chromium-mac/tables/mozilla/core/cell_heights-expected.png:
2825 * platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug19526-expected.png:
2826 * platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug85016-expected.png:
2827 * platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug85016-expected.txt:
2828 * platform/chromium-win/fast/table/height-percent-test-expected.png:
2829 * platform/chromium-win/tables/mozilla/core/cell_heights-expected.png:
2830 * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug19526-expected.png:
2831 * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug85016-expected.png:
2832 * platform/chromium/TestExpectations:
2833 * platform/efl/TestExpectations:
2834 * platform/efl/fast/table/height-percent-test-expected.txt: Removed.
2835 * platform/gtk/TestExpectations:
2836 * platform/gtk/fast/table/height-percent-test-expected.txt: Removed.
2837 * platform/gtk/tables/mozilla/core/cell_heights-expected.txt:
2838 * platform/gtk/tables/mozilla_expected_failures/bugs/bug19526-expected.txt: Removed.
2839 * platform/gtk/tables/mozilla_expected_failures/bugs/bug85016-expected.txt:
2840 * platform/mac/TestExpectations:
2841 * platform/mac/tables/mozilla/core/cell_heights-expected.txt:
2842 * platform/mac/tables/mozilla_expected_failures/bugs/bug19526-expected.txt:
2843 * platform/qt/TestExpectations:
2844 * platform/qt/fast/table/height-percent-test-expected.txt: Renamed from LayoutTests/platform/mac/fast/table/height-percent-test-expected.txt.
2845 * platform/qt/tables/mozilla/core/cell_heights-expected.txt:
2846 * platform/qt/tables/mozilla_expected_failures/bugs/bug19526-expected.txt:
2847 * platform/qt/tables/mozilla_expected_failures/bugs/bug85016-expected.txt:
2848 * platform/win-future/fast/table/height-percent-test-expected.txt: Copied from LayoutTests/fast/table/height-percent-test-expected.txt.
2849 * tables/mozilla_expected_failures/bugs/bug19526-expected.txt: Renamed from LayoutTests/platform/efl/tables/mozilla_expected_failures/bugs/bug19526-expected.txt.
2851 2012-09-13 Ojan Vafai <ojan@chromium.org>
2853 Rebaseline fast/css/percentage-height-auto-sized-body-quirks.html after
2854 http://trac.webkit.org/changeset/128517. The results are now consistent
2857 * platform/efl/fast/writing-mode/percentage-height-orthogonal-writing-modes-quirks-expected.txt: Removed.
2858 * platform/gtk/fast/writing-mode/percentage-height-orthogonal-writing-modes-quirks-expected.txt: Removed.
2859 * platform/mac/TestExpectations:
2860 * platform/qt/fast/writing-mode/percentage-height-orthogonal-writing-modes-quirks-expected.txt: Removed.
2862 2012-09-13 Ojan Vafai <ojan@chromium.org>
2864 Remove lines for fast/table/bad-replaced-sizing-preferred-logical-widths.html
2865 fixed in http://trac.webkit.org/changeset/128528.
2867 * platform/chromium/TestExpectations:
2868 * platform/efl/TestExpectations:
2869 * platform/gtk/TestExpectations:
2870 * platform/mac/TestExpectations:
2872 2012-09-13 James Robinson <jamesr@chromium.org>
2874 Unreviewed gardening for r128516/r128517:
2875 remove the now-unnecessary cr-mac expectations for fast/writing-mode test.
2876 fix baseline for fast/table/bad-replaced-sizing-preferred-logical-widths.html
2878 * platform/chromium-mac/fast/writing-mode/percentage-height-orthogonal-writing-modes-quirks-expected.txt: Removed.
2880 2012-09-13 Tom Sepez <tsepez@chromium.org>
2882 ASSERT(!eventDispatchForbidden()) firest when removed plugin re-inserted as part of readyStateChange.
2883 https://bugs.webkit.org/show_bug.cgi?id=93639
2885 Reviewed by Ryosuke Niwa.
2887 Add a new testcase to cover this issue. Test passes if assert doesn't fire in debug builds.
2889 * plugins/plugin-remove-readystatechange-expected.txt: Added.
2890 * plugins/plugin-remove-readystatechange.html: Added.
2892 2012-09-13 Ojan Vafai <ojan@chromium.org>
2894 percentage heights in quirks mode with auto-sized body are computed incorrectly
2895 https://bugs.webkit.org/show_bug.cgi?id=96426
2897 Reviewed by Tony Chang.
2899 * fast/css/percentage-height-auto-sized-body-quirks-expected.txt: Added.
2900 * fast/css/percentage-height-auto-sized-body-quirks.html: Added.
2901 Verified that this matches IE9, FF15 and Opera12.
2903 * fast/writing-mode/percentage-height-orthogonal-writing-modes-quirks-expected.txt:
2904 * platform/chromium-linux/fast/table/height-percent-test-expected.png:
2905 * platform/chromium-linux/tables/mozilla/core/cell_heights-expected.png:
2906 * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug19526-expected.png:
2907 * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug85016-expected.png:
2908 * platform/chromium-win/tables/mozilla/core/cell_heights-expected.txt:
2909 * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug19526-expected.txt:
2910 * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug85016-expected.txt:
2911 * platform/mac/fast/table/height-percent-test-expected.txt:
2912 Verified that all the changes match FF15.
2914 2012-09-13 Ojan Vafai <ojan@chromium.org>
2916 fast/table/bad-replaced-sizing-preferred-logical-widths.html is failing on Mac, Chromium-Mac, GTK, EFL
2917 https://bugs.webkit.org/show_bug.cgi?id=96594
2919 Reviewed by Tony Chang.
2921 Remove the text so that this test gets metrics the same across platforms.
2923 * fast/table/bad-replaced-sizing-preferred-logical-widths.html:
2925 2012-09-13 James Robinson <jamesr@chromium.org>
2927 Unreviewed gardening. Fix lint error in my last TestExpectations patch - whoops!
2929 * platform/chromium/TestExpectations:
2931 2012-09-13 Adrienne Walker <enne@google.com>
2933 Hide all ancestors of the full screen element when going full screen
2934 https://bugs.webkit.org/show_bug.cgi?id=96332
2936 Reviewed by James Robinson.
2938 This test has an all red image that (without this patch) incorrectly
2939 sorts on top of the full screen element. With this patch, the all
2940 green full screen element appears on top.
2942 * fullscreen/full-screen-fixed-pos-parent-expected.png: Added.
2943 * fullscreen/full-screen-fixed-pos-parent-expected.txt: Added.
2944 * fullscreen/full-screen-fixed-pos-parent.html: Added.
2945 * fullscreen/resources/green.html: Added.
2947 2012-09-13 Adam Barth <abarth@webkit.org>
2949 REGRESSION(r125126): It made fast/events/keyevent-iframe-removed-crash.html assert
2950 https://bugs.webkit.org/show_bug.cgi?id=93654
2952 Reviewed by Eric Seidel.
2954 * fast/dom/content-document-prototype-expected.txt: Added.
2955 * fast/dom/content-document-prototype.html: Added.
2956 - Check that HTMLFrameElement.contentDocument ends up with the
2957 right prototype chain. This is a tricky case because not only the
2958 prototype chain of the property different from the holder, we
2959 never actually touch the DOMWindow in this test case so the
2960 prototype chain leads to a global object that doesn't even exist
2962 * fast/events/keyevent-iframe-removed-crash.html:
2963 - Add a call to gc() so that this test will ASSERT reliabily if we
2964 cause a similar problem in the future.
2966 2012-09-13 James Robinson <jamesr@chromium.org>
2968 Unreviewed gardening - upstream some skia_test_expectations.txt entries.
2970 * platform/chromium/TestExpectations:
2972 2012-09-13 John Mellor <johnme@chromium.org>
2974 Text Autosizing: Add explanations to tests.
2975 https://bugs.webkit.org/show_bug.cgi?id=96673
2977 Reviewed by Julien Chaffraix.
2979 Replaces some of the lorem ipsum filler text in Text Autosizing tests
2980 with explanations of why the result is expected (and other minor tweaks
2983 * fast/text-autosizing/font-scale-factor-expected.html:
2984 * fast/text-autosizing/font-scale-factor.html:
2985 * fast/text-autosizing/narrow-iframe-expected.html:
2986 * fast/text-autosizing/narrow-iframe-flattened-expected.html:
2987 * fast/text-autosizing/narrow-iframe-flattened.html:
2988 * fast/text-autosizing/narrow-iframe.html:
2989 * fast/text-autosizing/nested-em-line-height-expected.html:
2990 * fast/text-autosizing/nested-em-line-height.html:
2991 * fast/text-autosizing/simple-paragraph-expected.html:
2992 * fast/text-autosizing/simple-paragraph.html:
2993 * fast/text-autosizing/span-child-expected.html:
2994 * fast/text-autosizing/span-child.html:
2995 * fast/text-autosizing/various-font-sizes-expected.html:
2996 * fast/text-autosizing/various-font-sizes.html:
2997 * fast/text-autosizing/wide-block-expected.html:
2998 * fast/text-autosizing/wide-block.html:
3000 2012-09-13 Sudarsana Nagineni <sudarsana.nagineni@linux.intel.com>
3002 [WK2][WTR] WebKitTestRunner needs testRunner.callShouldCloseOnWebView
3003 https://bugs.webkit.org/show_bug.cgi?id=96366
3005 Reviewed by Anders Carlsson.
3007 Unskip passing test fast/events/onbeforeunload-focused-iframe.html
3009 * platform/wk2/Skipped:
3011 2012-09-13 Tony Chang <tony@chromium.org>
3013 Flexitem margins should be based on content width, not width
3014 https://bugs.webkit.org/show_bug.cgi?id=96674
3016 Reviewed by Ojan Vafai.
3018 Add a test case where contentWidth != width.
3020 * css3/flexbox/percent-margins-expected.txt:
3021 * css3/flexbox/percent-margins.html:
3023 2012-09-13 Joshua Bell <jsbell@chromium.org>
3025 IndexedDB: Properties of IDBKeyRange should default to undefined
3026 https://bugs.webkit.org/show_bug.cgi?id=96401
3028 Reviewed by Adam Barth.
3030 Update test expectations.
3032 * storage/indexeddb/keyrange-expected.txt:
3033 * storage/indexeddb/resources/keyrange.js:
3034 (checkLowerBoundKeyRange):
3035 (checkUpperBoundKeyRange):
3037 2012-09-13 Lauro Neto <lauro.neto@openbossa.org>
3039 [Qt][WK2] fast/forms/access-key-for-all-elements.html fails
3040 https://bugs.webkit.org/show_bug.cgi?id=73917
3042 Reviewed by Simon Hausmann.
3044 Access-key tests were failing due to hardcoded Mac OS X in the
3045 Qt WK2 user agent string. This commit moves the WK1 implementation
3046 to a shared one to be used by both versions.
3048 Unskip now passing tests.
3050 * platform/qt-5.0-wk2/Skipped:
3052 2012-09-13 Mikhail Pozdnyakov <mikhail.pozdnyakov@intel.com>
3054 [EFL][WK2] Gardening after r128393
3055 https://bugs.webkit.org/show_bug.cgi?id=96640
3057 Unreviewed gardening.
3059 Corrected expectations for the following files:
3060 fast/dom/HTMLAnchorElement/anchor-nodownload-set.html
3061 fast/dom/HTMLAnchorElement/anchor-download.html
3063 * platform/efl-wk2/TestExpectations:
3065 2012-09-13 Ilya Tikhonovsky <loislo@chromium.org>
3067 Unreviewed fix for: REGRESSION(r128451): It broke inspector/profiler/memory-instrumentation-cached-images.html
3068 https://bugs.webkit.org/show_bug.cgi?id=96653
3070 * inspector/profiler/memory-instrumentation-cached-images.html:
3071 * inspector/profiler/memory-instrumentation-cached-images-expected.txt:
3073 2012-09-13 Allan Sandfeld Jensen <allan.jensen@nokia.com>
3075 REGRESSION: hit test doesn't take iframe scroll position into account
3076 https://bugs.webkit.org/show_bug.cgi?id=96541
3078 Reviewed by Antonio Gomes.
3079 Test written by Rick Byers.
3081 Test that scroll position is taken into account in hit testing.
3083 * fast/events/touch/resources/touch-inside-iframe-scrolled2.html: Added.
3084 * fast/events/touch/touch-inside-iframe-scrolled-expected.txt: Added.
3085 * fast/events/touch/touch-inside-iframe-scrolled.html: Added.
3087 2012-09-13 Kenneth Rohde Christiansen <kenneth@webkit.org>
3089 [EFL][DRT] Implement LayoutTestController::layerTreeAsText
3090 https://bugs.webkit.org/show_bug.cgi?id=82294
3092 Reviewed by Gyuyoung Kim.
3094 The tests are no longer failing because of missing layerTreeAsText
3095 but due to accelerated compositing not being enabled.
3097 * platform/efl/TestExpectations:
3099 2012-09-13 Zan Dobersek <zandobersek@gmail.com>
3101 Unreviewed GTK gardening.
3103 Specifying a few slow tests on the debug configuration that pass
3104 when given sufficient time to do so.
3106 Branching expectations for three spellcheck test failures, on release
3107 configuration they time out while on the debug configuration they
3108 have enough time to fail.
3110 * platform/gtk/TestExpectations:
3112 2012-09-13 Mikhail Pozdnyakov <mikhail.pozdnyakov@intel.com>
3114 [EFL] Gardening after r128375, r128431
3115 https://bugs.webkit.org/show_bug.cgi?id=96630
3117 Unreviewed gardening.
3119 * platform/efl/TestExpectations: Unskip fast/overflow/overflow-height-float-not-removed-crash.html.
3120 * platform/efl/fast/table/height-percent-test-vertical-expected.png: Rebase.
3121 * platform/efl/fast/table/height-percent-test-vertical-expected.txt: Ditto.
3122 * platform/efl/fast/writing-mode/percentage-height-orthogonal-writing-modes-quirks-expected.txt: Added. Rebase.
3124 2012-09-13 Kristóf Kosztyó <kkristof@inf.u-szeged.hu>
3126 [Qt][WK2] New fast/forms/number/number-spinbutton-click-in-iframe.html fails
3127 https://bugs.webkit.org/show_bug.cgi?id=96634
3129 Unreviewed gardening.
3131 * platform/qt-5.0-wk2/Skipped: skip the failing test.
3133 2012-09-13 Csaba Osztrogonác <ossy@webkit.org>
3135 [Qt] Unreviewed gardening.
3137 * platform/qt/Skipped: Unskip a now passing test, and add a missing URL.
3138 * platform/qt/fast/writing-mode/percentage-height-orthogonal-writing-modes-quirks-expected.txt: Updated.
3140 2012-09-13 Ádám Kallai <kadam@inf.u-szeged.hu>
3142 [Qt] Unreviewed gardening. Rebaseline after 128433. It hasn't been updated correctly in the previous revision.
3144 * platform/qt/fast/writing-mode/percentage-height-orthogonal-writing-modes-quirks-expected.txt:
3146 2012-09-13 Kent Tamura <tkent@chromium.org>
3148 [Chromium] Test expectation update
3149 https://bugs.webkit.org/show_bug.cgi?id=96628
3151 * platform/chromium/TestExpectations:
3152 calculate-order.html is flaky on Lion.
3154 2012-09-13 Kent Tamura <tkent@chromium.org>
3156 [Chromium] Test expectation update
3158 * platform/chromium/TestExpectations:
3159 sandboxed-iframe-navigation-parent.html is slow on Lion too.
3161 2012-09-13 Michał Pakuła vel Rutka <m.pakula@samsung.com>
3163 [EFL][Qt][WK2] Implement shared undo controller for EFL and Qt port.
3164 https://bugs.webkit.org/show_bug.cgi?id=92504
3166 Reviewed by Kenneth Rohde Christiansen.
3168 Unskip the editing/undo category now that the tests are passing. Also add
3169 missing expected results.
3171 * platform/efl-wk1/TestExpectations:
3172 * platform/efl-wk2/TestExpectations:
3173 * platform/efl/Skipped:
3174 * platform/efl/editing/undo/4063751-expected.txt: Added.
3175 * platform/efl/editing/undo/5378473-expected.txt: Added.
3176 * platform/efl/editing/undo/redo-typing-001-expected.txt: Added.
3177 * platform/efl/editing/undo/undo-combined-delete-boundary-expected.txt: Added.
3178 * platform/efl/editing/undo/undo-combined-delete-expected.txt: Added.
3179 * platform/efl/editing/undo/undo-delete-boundary-expected.txt: Added.
3180 * platform/efl/editing/undo/undo-delete-expected.txt: Added.
3181 * platform/efl/editing/undo/undo-forward-delete-boundary-expected.txt: Added.
3182 * platform/efl/editing/undo/undo-forward-delete-expected.txt: Added.
3183 * platform/efl/editing/undo/undo-misspellings-expected.txt: Added.
3184 * platform/efl/editing/undo/undo-typing-001-expected.txt: Added.
3186 2012-09-13 Yoshifumi Inoue <yosin@chromium.org>
3188 [Tests] We should have tests for preserving/resetting values of input type "time" after browser navigation
3189 https://bugs.webkit.org/show_bug.cgi?id=96595
3191 Reviewed by Kent Tamura.
3193 This patch adds two tests for preserving/resetting values input type
3194 "time" with multiple fields input UI after page reload, backward and
3195 forward browser navigation.
3197 This patch affects ports which enable both ENABLE_INPUT_TYPE_TIME and
3198 ENABLE_INPUT_TYPE_TIME_MULTIPLE_FIELDS.
3200 * fast/forms/time-multiple-fields/time-multiple-fields-preserve-value-after-history-back-expected.txt: Added.
3201 * fast/forms/time-multiple-fields/time-multiple-fields-preserve-value-after-history-back.html: Added for checking value is preserved after history backward and forward navigation.
3202 * fast/forms/time-multiple-fields/time-multiple-fields-reset-value-after-reload-expected.txt: Added.
3203 * fast/forms/time-multiple-fields/time-multiple-fields-reset-preserve-value-after-reload.html: Added for checking values are resetted after page reload.
3205 2012-09-13 Ádám Kallai <kadam@inf.u-szeged.hu>
3207 [Qt] Unreviewed gardening. Skip a failing test. Added platform specific expectations after r128375.
3209 * platform/qt/Skipped: After r128400.
3210 * platform/qt/fast/table/height-percent-test-vertical-expected.txt: Added r128375.
3211 * platform/qt/fast/writing-mode/percentage-height-orthogonal-writing-modes-quirks-expected.txt: Added r128375..
3213 2012-09-13 Mikhail Pozdnyakov <mikhail.pozdnyakov@intel.com>
3215 [EFL] Gardening after r128270, r128400, r128389, r128393, r128274
3216 https://bugs.webkit.org/show_bug.cgi?id=96613
3218 Unreviewed gardening.
3220 Adding failing test to TestExpectations.
3222 * platform/efl-wk1/TestExpectations:
3223 * platform/efl/TestExpectations:
3225 2012-09-13 Yoshifumi Inoue <yosin@chromium.org>
3227 [Tests] We should have test for clicking spin button in iframe.
3228 https://bugs.webkit.org/show_bug.cgi?id=96612
3230 Reviewed by Kent Tamura.
3232 This patch adds two tests for clicking spin button in iframe for
3233 input type "number" and input type "time" with multiple fields UI.
3235 These tests are added for catching regression caused by r127876.
3237 * fast/forms/number/number-spinbutton-click-in-iframe-expected.txt: Added.
3238 * fast/forms/number/number-spinbutton-click-in-iframe.html: Added.
3239 * fast/forms/resources/common-spinbutton-click-in-iframe.js: Added.
3240 (getSpinButton): Extracts spin button in shadow DOM tree.
3241 (mouseClick): Simulates mouse click.
3242 (mouseMoveTo): Simulates mouse pointer move.
3243 (runIFrameLoaded): Checking spin button clicked.
3244 (testClickSpinButtonInIFrame): Creates and populates iframe.
3245 * fast/forms/time-multiple-fields/time-multiple-fields-spinbutton-click-in-iframe-expected.txt: Added.
3246 * fast/forms/time-multiple-fields/time-multiple-fields-spinbutton-click-in-iframe.html: Added.
3248 2012-09-13 Zan Dobersek <zandobersek@gmail.com>
3250 Unreviewed GTK gardening.
3252 Rebaselining two tests after r128375.
3254 * platform/gtk/TestExpectations:
3255 * platform/gtk/fast/table/height-percent-test-vertical-expected.png: Added.
3256 * platform/gtk/fast/table/height-percent-test-vertical-expected.txt:
3257 * platform/gtk/fast/writing-mode/percentage-height-orthogonal-writing-modes-quirks-expected.txt: Added.
3259 2012-09-13 Zan Dobersek <zandobersek@gmail.com>
3261 Unreviewed GTK gardening.
3263 Removing expectation for fast/canvas/canvas-css-crazy.html, the test
3264 was fixed in r128411.
3266 Marking fast/events/popup-blocking-timers.html as slow and adding a
3267 timeout expectation for touchadjustment/iframe-boundary.html.
3269 * platform/gtk/TestExpectations:
3271 2012-09-13 Raul Hudea <rhudea@adobe.com>
3273 [CSSRegions][CSSOM] Implement Element.getRegionFlowRanges
3274 https://bugs.webkit.org/show_bug.cgi?id=78493
3276 Reviewed by David Hyatt.
3278 Add tests for getRegionFlowRanges call.
3280 * fast/regions/get-region-flow-ranges-absolute-pos-expected.txt: Added.
3281 * fast/regions/get-region-flow-ranges-absolute-pos.html: Added.
3282 * fast/regions/get-region-flow-ranges-content-nodes-expected.txt: Added.
3283 * fast/regions/get-region-flow-ranges-content-nodes.html: Added.
3284 * fast/regions/get-region-flow-ranges-display-none-expected.txt: Added.
3285 * fast/regions/get-region-flow-ranges-display-none.html: Added.
3286 * fast/regions/get-region-flow-ranges-empty-regions-expected.txt: Added.
3287 * fast/regions/get-region-flow-ranges-empty-regions.html: Added.
3288 * fast/regions/get-region-flow-ranges-expected.txt: Added.
3289 * fast/regions/get-region-flow-ranges-fixed-pos-expected.txt: Added.
3290 * fast/regions/get-region-flow-ranges-fixed-pos.html: Added.
3291 * fast/regions/get-region-flow-ranges-horiz-bt-expected.txt: Added.
3292 * fast/regions/get-region-flow-ranges-horiz-bt.html: Added.
3293 * fast/regions/get-region-flow-ranges-inline-only-expected.txt: Added.
3294 * fast/regions/get-region-flow-ranges-inline-only.html: Added.
3295 * fast/regions/get-region-flow-ranges-text-expected.txt: Added.
3296 * fast/regions/get-region-flow-ranges-text-vert-lr-expected.txt: Added.
3297 * fast/regions/get-region-flow-ranges-text-vert-lr.html: Added.
3298 * fast/regions/get-region-flow-ranges-text.html: Added.
3299 * fast/regions/get-region-flow-ranges-vert-lr-expected.txt: Added.
3300 * fast/regions/get-region-flow-ranges-vert-lr.html: Added.
3301 * fast/regions/get-region-flow-ranges-vert-rl-expected.txt: Added.
3302 * fast/regions/get-region-flow-ranges-vert-rl.html: Added.
3303 * fast/regions/get-region-flow-ranges-writing-modes-rl-rb-lr-expected.txt: Added.
3304 * fast/regions/get-region-flow-ranges-writing-modes-rl-rb-lr.html: Added.
3305 * fast/regions/get-region-flow-ranges-writing-modes-tb-rl-lr-expected.txt: Added.
3306 * fast/regions/get-region-flow-ranges-writing-modes-tb-rl-lr.html: Added.
3307 * fast/regions/get-region-flow-ranges.html: Added.
3308 * fast/regions/resources/helper.js:
3313 2012-09-13 Zan Dobersek <zandobersek@gmail.com>
3315 [GTK][NRWT] Lower timeout value to 6 seconds (12 for debug configuration)
3316 https://bugs.webkit.org/show_bug.cgi?id=96506
3318 Reviewed by Dirk Pranke.
3320 Create a new section for slow tests. Tests listed here pass (or at least
3321 work as expected or reliably) but require more than 6 or 12 seconds to run.
3323 More tests are added into the timeout section. These are primarily tests
3324 that used to take half a minute to run just to be interrupted by the watchdog
3325 in DumpRenderTree and were then reported as text mismatch failures. Now they
3326 will be timing out which is (arguably) a more proper way for them to fail.
3328 * platform/gtk/TestExpectations:
3330 2012-09-13 Stephanie Lewis <slewis@apple.com>
3332 fast/table/bad-replaced-sizing-preferred-logical-widths.html is failing on Mac, Chromium-Mac, GTK, EFL.
3333 https://bugs.webkit.org/show_bug.cgi?id=96594.
3337 Update TestExpectations.
3339 * platform/mac/TestExpectations:
3341 2012-09-12 Kent Tamura <tkent@chromium.org>
3343 [Chromium] Test expectation update
3344 https://bugs.webkit.org/show_bug.cgi?id=96308
3346 * platform/chromium-mac/fast/table/height-percent-test-vertical-expected.png:
3347 Rebaseline for http://trac.webkit.org/changeset/128375.
3349 2012-09-12 Zan Dobersek <zandobersek@gmail.com>
3351 Unreviewed GTK gardening.
3353 Removing crash expectations for accessibility tests that were added in
3354 r128342. The offending commit was reverted in r128353.
3356 Adding text mismatch expectations for two tests that probably require
3357 rebaselining, failing since r128375.
3359 Adding failure expectations for other regressions:
3360 - fast/canvas/canvas-css-crazy.html after r128374
3361 - fast/table/bad-replaced-sizing-preferred-logical-widths.html after r128389
3362 - fast/js/primitive-property-access-edge-cases.html after r128400
3364 * platform/gtk/TestExpectations:
3366 2012-09-12 Alexander Pavlov <apavlov@chromium.org>
3368 Web Inspector: [Styles] Styles not updated when there is a heavy stream of DOM updates
3369 https://bugs.webkit.org/show_bug.cgi?id=96482
3371 Reviewed by Vsevolod Vlasov.
3373 * inspector/styles/force-pseudo-state.html:
3374 * inspector/styles/force-pseudo-state-expected.txt:
3376 2012-09-12 Stephanie Lewis <slewis@apple.com>
3378 css3/filters/custom/filter-fallback-to-software.html fails.
3379 https://bugs.webkit.org/show_bug.cgi?id=94372.
3383 Update TestExpectations.
3385 * platform/mac-wk2/TestExpectations:
3387 2012-09-12 Yoshifumi Inoue <yosin@chromium.org>
3389 New time input needs accessibility
3390 https://bugs.webkit.org/show_bug.cgi?id=96032
3392 Reviewed by Chris Fleizach.
3394 This patch adds two tests for checking accessibility functionalities
3395 in multiple fields time input UI.
3397 This patch affects ports which enable both ENABLE_INPUT_TYPE_TIME and
3398 ENABLE_INPUT_TYPE_TIME_MULTIPLE_FIELDS.
3400 * fast/forms/time-multiple-fields/time-multiple-fields-ax-aria-attributes-expected.txt: Added.
3401 * fast/forms/time-multiple-fields/time-multiple-fields-ax-aria-attributes.html: Added to check ARIA attributes used in multiple fields time input UI.
3402 * fast/forms/time-multiple-fields/time-multiple-fields-ax-value-changed-notification-expected.txt: Added.
3403 * fast/forms/time-multiple-fields/time-multiple-fields-ax-value-changed-notification.html: Added to check accessibility notification supports in multiple fields time input UI.
3405 2012-09-12 Kent Tamura <tkent@chromium.org>
3407 [Chromium] Test expectation update
3408 https://bugs.webkit.org/show_bug.cgi?id=96308
3410 * platform/chromium-win/fast/table/height-percent-test-vertical-expected.png:
3411 Rebaseline for http://trac.webkit.org/changeset/128375.
3413 2012-09-12 Filip Pizlo <fpizlo@apple.com>
3415 JSC should have property butterflies
3416 https://bugs.webkit.org/show_bug.cgi?id=91933
3418 Reviewed by Geoffrey Garen.
3420 Modify the JSON test to indicate that iterating over properties now returns
3421 indexed properties first. This is a behavior change that makes us more
3422 compliant with other implementations.
3424 Also check in new expected file for the edge cases of indexed property access
3425 with prototype accessors. This changeset introduces a known regression in that
3426 department, which is tracked here: https://bugs.webkit.org/show_bug.cgi?id=96596
3428 * fast/js/resources/JSON-stringify.js:
3429 * platform/mac/fast/js/primitive-property-access-edge-cases-expected.txt: Added.
3431 2012-09-12 Kent Tamura <tkent@chromium.org>
3433 [Chromium] Test expectation update
3434 https://bugs.webkit.org/show_bug.cgi?id=96594
3436 * platform/chromium/TestExpectations:
3437 fast/table/bad-replaced-sizing-preferred-logical-widths.html fails on Mac.
3439 2012-09-12 David Grogan <dgrogan@chromium.org>
3441 Fix indexeddb/basics-shared-workers-expected.txt
3442 https://bugs.webkit.org/show_bug.cgi?id=96591
3444 Reviewed by Kent Tamura.
3446 Needed to pass IndexedDBLayoutTest.BasicTests in content_browsertests
3449 * storage/indexeddb/basics-shared-workers-expected.txt:
3451 2012-09-12 Stephanie Lewis <slewis@apple.com>
3453 fast/writing-mode/percentage-height-orthogonal-writing-modes-quirks.html fails on Mac.
3454 https://bugs.webkit.org/show_bug.cgi?id=96583
3458 Update TestExpectations
3460 * platform/mac/TestExpectations:
3462 2012-09-12 Kangil Han <kangil.han@samsung.com>
3464 [WK2][WTR] Set waitUntilDone watchdog timer value equal to WK1.
3465 https://bugs.webkit.org/show_bug.cgi?id=81606
3467 Reviewed by Tim Horton.
3469 Unskip jQuery tests which will now consistently pass due to the increased waitUntilDone timeout.
3471 * platform/wk2/Skipped:
3473 2012-09-12 KyungTae Kim <ktf.kim@samsung.com>
3475 [EFL] Support download attribute feature
3476 https://bugs.webkit.org/show_bug.cgi?id=96462
3478 Reviewed by Gyuyoung Kim.
3480 * platform/efl/Skipped: Unskip test cases related to download attributes.
3481 * platform/efl-wk2/TestExpectations: Add test cases related to download attributes because they are still failed for WK2
3483 2012-09-12 Stephanie Lewis <slewis@apple.com>
3485 css3/filters/custom/filter-fallback-to-software.html fails on Debug WK2.
3486 https://bugs.webkit.org/show_bug.cgi?id=94372.