OLD | NEW |
1 # These are the layout test expectations for the Qt port of WebKit. | 1 # These are the layout test expectations for the Qt port of WebKit. |
2 # | 2 # |
3 # See http://trac.webkit.org/wiki/TestExpectations for more information on this
file. | 3 # See http://trac.webkit.org/wiki/TestExpectations for more information on this
file. |
4 | 4 |
5 # =========================================================================== # | 5 # =========================================================================== # |
6 # Entries merged in from the old Skipped file # | 6 # Entries merged in from the old Skipped file # |
7 # =========================================================================== # | 7 # =========================================================================== # |
8 | 8 |
9 # =========================================================================== # | 9 # =========================================================================== # |
10 # Categories of Skipped Tests # | 10 # Categories of Skipped Tests # |
(...skipping 435 matching lines...) Loading... |
446 fast/js/names.html | 446 fast/js/names.html |
447 | 447 |
448 # Don't have GestureTapCancel event type | 448 # Don't have GestureTapCancel event type |
449 touchadjustment/touch-links-active.html | 449 touchadjustment/touch-links-active.html |
450 | 450 |
451 # ENABLE(HIDDEN_PAGE_DOM_TIMER_THROTTLING) is disabled | 451 # ENABLE(HIDDEN_PAGE_DOM_TIMER_THROTTLING) is disabled |
452 fast/dom/timer-throttling-hidden-page.html | 452 fast/dom/timer-throttling-hidden-page.html |
453 | 453 |
454 # ENABLE(INPUT_MULTIPLE_FIELDS_UI) is disabled | 454 # ENABLE(INPUT_MULTIPLE_FIELDS_UI) is disabled |
455 fast/forms/date-multiple-fields | 455 fast/forms/date-multiple-fields |
| 456 fast/forms/datetime-multiple-fields |
| 457 fast/forms/datetimelocal-multiple-fields |
456 fast/forms/month-multiple-fields | 458 fast/forms/month-multiple-fields |
457 fast/forms/time-multiple-fields | 459 fast/forms/time-multiple-fields |
458 fast/forms/week-multiple-fields | 460 fast/forms/week-multiple-fields |
459 | 461 |
460 # ENABLE(DRAGGABLE_REGION) is disabled | 462 # ENABLE(DRAGGABLE_REGION) is disabled |
461 fast/css/draggable-region-parser.html | 463 fast/css/draggable-region-parser.html |
462 | 464 |
463 # Text Autosizing is not enabled. | 465 # Text Autosizing is not enabled. |
464 webkit.org/b/84186 fast/text-autosizing | 466 webkit.org/b/84186 fast/text-autosizing |
465 | 467 |
(...skipping 2018 matching lines...) Loading... |
2484 webkit.org/b/99306 animations/missing-values-first-keyframe.html [ ImageOnlyFail
ure ] | 2486 webkit.org/b/99306 animations/missing-values-first-keyframe.html [ ImageOnlyFail
ure ] |
2485 webkit.org/b/99306 animations/missing-values-last-keyframe.html [ ImageOnlyFailu
re ] | 2487 webkit.org/b/99306 animations/missing-values-last-keyframe.html [ ImageOnlyFailu
re ] |
2486 webkit.org/b/99306 animations/opacity-transform-animation.html [ ImageOnlyFailur
e ] | 2488 webkit.org/b/99306 animations/opacity-transform-animation.html [ ImageOnlyFailur
e ] |
2487 webkit.org/b/99306 css3/filters/effect-blur-hw.html [ ImageOnlyFailure ] # Blur
effect radius is too small on WebKit1, the effect not applied at all on WebKit2. | 2489 webkit.org/b/99306 css3/filters/effect-blur-hw.html [ ImageOnlyFailure ] # Blur
effect radius is too small on WebKit1, the effect not applied at all on WebKit2. |
2488 | 2490 |
2489 # REGRESSION(r132143): It made fast/xmlhttprequest/xmlhttprequest-recursive-sync
-event.html flakey | 2491 # REGRESSION(r132143): It made fast/xmlhttprequest/xmlhttprequest-recursive-sync
-event.html flakey |
2490 webkit.org/b/100117 fast/xmlhttprequest/xmlhttprequest-recursive-sync-event.html | 2492 webkit.org/b/100117 fast/xmlhttprequest/xmlhttprequest-recursive-sync-event.html |
2491 | 2493 |
2492 # [Qt] New http/tests/inspector/network/image-as-text-loading-data-url.html fail
s | 2494 # [Qt] New http/tests/inspector/network/image-as-text-loading-data-url.html fail
s |
2493 webkit.org/b/100196 http/tests/inspector/network/image-as-text-loading-data-url.
html | 2495 webkit.org/b/100196 http/tests/inspector/network/image-as-text-loading-data-url.
html |
OLD | NEW |