Index: webkit/tools/layout_tests/test_expectations.txt |
=================================================================== |
--- webkit/tools/layout_tests/test_expectations.txt (revision 19785) |
+++ webkit/tools/layout_tests/test_expectations.txt (working copy) |
@@ -688,7 +688,6 @@ |
BUG15664 : LayoutTests/media/media-startTime.html = FAIL |
BUG15664 : LayoutTests/media/progress-event-total.html = FAIL |
BUG15664 : LayoutTests/media/progress-event.html = FAIL |
-BUG15664 : LayoutTests/media/remove-from-document.html = FAIL |
BUG15664 : LayoutTests/media/video-append-source.html = FAIL |
BUG15664 : LayoutTests/media/video-aspect-ratio.html = FAIL |
BUG15664 : LayoutTests/media/video-autoplay.html = FAIL |
@@ -2559,7 +2558,6 @@ |
BUG11613 LINUX : LayoutTests/fast/forms/select-selected.html = FAIL |
BUG11613 LINUX : LayoutTests/fast/forms/select-size.html = FAIL |
BUG11613 LINUX : LayoutTests/fast/forms/stuff-on-my-optgroup.html = FAIL |
-BUG11613 LINUX : LayoutTests/fast/forms/tabbing-input-iframe.html = FAIL |
BUG11613 LINUX : LayoutTests/fast/forms/targeted-frame-submission.html = FAIL |
BUG11613 LINUX : LayoutTests/fast/forms/textfield-drag-into-disabled.html = FAIL |
BUG11613 LINUX : LayoutTests/fast/forms/textfield-outline.html = FAIL |
@@ -2567,7 +2565,6 @@ |
BUG11613 LINUX : LayoutTests/fast/invalid/014.html = FAIL |
BUG11613 LINUX : LayoutTests/fast/lists/dynamic-marker-crash.html = FAIL |
BUG11613 LINUX : LayoutTests/fast/overflow/scroll-nested-positioned-layer-in-overflow.html = FAIL |
-BUG11613 LINUX : LayoutTests/fast/overflow/scrollRevealButton.html = FAIL |
BUG11613 LINUX : LayoutTests/fast/parser/document-write-option.html = FAIL |
BUG11613 LINUX : LayoutTests/fast/repaint/subtree-root-skipped.html = FAIL |
BUG11613 LINUX : LayoutTests/fast/replaced/replaced-breaking-mixture.html = FAIL |
@@ -2840,17 +2837,21 @@ |
BUG15733 : LayoutTests/compositing/repaint/content-into-overflow.html = FAIL |
BUG15733 : LayoutTests/compositing/repaint/overflow-into-content.html = FAIL |
-// WebKit 45431:45444 focus related |
+// WebKit 45431:45444 |
BUG15780 : LayoutTests/fast/dom/Window/window-onFocus.html = FAIL |
BUG15780 : LayoutTests/fast/events/frame-click-focus.html = FAIL |
BUG15780 : LayoutTests/fast/events/frame-programmatic-focus.html = FAIL |
BUG15780 : LayoutTests/fast/events/frame-tab-focus.html = CRASH FAIL |
-// Re-enable later... |
-// BUG10384 MAC : LayoutTests/fast/events/frame-tab-focus.html = CRASH FAIL |
BUG15780 : LayoutTests/fast/frames/iframe-window-focus.html = FAIL |
BUG15780 : LayoutTests/editing/selection/select-all-iframe.html = FAIL |
BUG15780 : LayoutTests/fast/repaint/text-selection-rect-in-overflow-2.html = FAIL |
- |
-// WebKit 45431:45444 |
BUG15780 : LayoutTests/fast/dom/HTMLDataGridElement/DataGridColumns-dom-attributes.html = FAIL TIMEOUT |
-BUG15780 : LayoutTests/fast/repaint/4774354.html = FAIL TIMEOUT |
+BUG15780 : LayoutTests/fast/repaint/4774354.html = FAIL TIMEOUT |
+BUG15780 : LayoutTests/fast/forms/tabbing-input-iframe.html = FAIL |
+BUG15780 : LayoutTests/media/remove-from-document.html = FAIL TIMEOUT |
+BUG15780 : LayoutTests/fast/overflow/scrollRevealButton.html = FAIL |
+// Re-enable once the (more broad) duplicates (in the above section) are gone. |
+// BUG10384 MAC : LayoutTests/fast/events/frame-tab-focus.html = CRASH FAIL |
+// BUG11613 LINUX : LayoutTests/fast/forms/tabbing-input-iframe.html = FAIL |
+// BUG15664 : LayoutTests/media/remove-from-document.html = FAIL |
+// BUG11613 LINUX : LayoutTests/fast/overflow/scrollRevealButton.html = FAIL |