Commit e5d1c1e3 authored by jcampan@chromium.org's avatar jcampan@chromium.org

Some layout tests failed in a recent merge due to a FocusController change....

Some layout tests failed in a recent merge due to a FocusController change. They now pass (and a new test fails).

BUG=http://crbug.com/15780
TEST=Run the layout tests.
TBR=jorlow@chromium.org
Review URL: http://codereview.chromium.org/155044

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19901 0039d316-1c4b-4281-b951-d872f2087c98
parent ae624c08
...@@ -2795,21 +2795,11 @@ BUG15733 : LayoutTests/compositing/repaint/content-into-overflow.html = FAIL ...@@ -2795,21 +2795,11 @@ BUG15733 : LayoutTests/compositing/repaint/content-into-overflow.html = FAIL
BUG15733 : LayoutTests/compositing/repaint/overflow-into-content.html = FAIL BUG15733 : LayoutTests/compositing/repaint/overflow-into-content.html = FAIL
// WebKit 45431:45444 // 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
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
BUG15780 : LayoutTests/fast/dom/HTMLDataGridElement/DataGridColumns-dom-attributes.html = FAIL TIMEOUT BUG15780 : LayoutTests/fast/dom/HTMLDataGridElement/DataGridColumns-dom-attributes.html = FAIL TIMEOUT
BUG15780 : LayoutTests/fast/repaint/4774354.html = FAIL TIMEOUT BUG15780 : LayoutTests/fast/dom/HTMLDocument/hasFocus.html = FAIL
BUG15780 : LayoutTests/fast/forms/tabbing-input-iframe.html = FAIL BUG10384 MAC : LayoutTests/fast/events/frame-tab-focus.html = CRASH FAIL
BUG15780 : LayoutTests/fast/overflow/scrollRevealButton.html = FAIL BUG11613 LINUX : LayoutTests/fast/forms/tabbing-input-iframe.html = FAIL
// Re-enable once the (more broad) duplicates (in the above section) are gone. BUG11613 LINUX : LayoutTests/fast/overflow/scrollRevealButton.html = FAIL
// BUG10384 MAC : LayoutTests/fast/events/frame-tab-focus.html = CRASH FAIL
// BUG11613 LINUX : LayoutTests/fast/forms/tabbing-input-iframe.html = FAIL
// BUG11613 LINUX : LayoutTests/fast/overflow/scrollRevealButton.html = FAIL
// WebKit 45460:45473 // WebKit 45460:45473
BUG15837 : LayoutTests/http/tests/security/xssAuditor/script-tag-null-char.html = FAIL BUG15837 : LayoutTests/http/tests/security/xssAuditor/script-tag-null-char.html = FAIL
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment