diff options
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index cce8588..8979abd 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -1568,7 +1568,6 @@ BUG10384 MAC : LayoutTests/fast/css/background-shorthand-invalid-url.html = CRAS BUG10384 MAC : LayoutTests/fast/dom/Window/window-early-properties.html = CRASH TIMEOUT PASS BUG10674 MAC : chrome/http/tests/misc/set-window-opener-to-null.html = PASS TIMEOUT FAIL BUG10384 MAC : LayoutTests/fast/dom/Window/new-window-opener.html = CRASH TIMEOUT FAIL -BUG10384 MAC : LayoutTests/fast/events/frame-tab-focus.html = CRASH FAIL BUG10384 MAC : LayoutTests/fast/forms/focus2.html = CRASH FAIL BUG10384 MAC : LayoutTests/fast/borders/svg-as-border-image-2.html = CRASH PASS BUG10384 MAC : LayoutTests/fast/canvas/pattern-with-transform.html = CRASH FAIL PASS @@ -2845,7 +2844,9 @@ BUG15733 : LayoutTests/compositing/repaint/overflow-into-content.html = FAIL 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 = 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 |