Commit 7b57c3af authored by jcampan@chromium.org's avatar jcampan@chromium.org

Assigning a specific bug to a recent layout test failure (focus related).

BUG=16018
TEST=None
TBR=jorlow
Review URL: http://codereview.chromium.org/155114

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19993 0039d316-1c4b-4281-b951-d872f2087c98
parent da373225
...@@ -1119,6 +1119,10 @@ BUG13692 MAC : LayoutTests/fast/invalid/019.html = CRASH PASS ...@@ -1119,6 +1119,10 @@ BUG13692 MAC : LayoutTests/fast/invalid/019.html = CRASH PASS
// <body><canvas height=100></canvas></body> is 1 px taller than upstream. // <body><canvas height=100></canvas></body> is 1 px taller than upstream.
BUG13809 WIN LINUX : LayoutTests/fast/canvas/canvas-empty-image-pattern.html = FAIL BUG13809 WIN LINUX : LayoutTests/fast/canvas/canvas-empty-image-pattern.html = FAIL
// This test has been failing since the FocusController::setFocused API was
// added in WebKit.
BUG16018 : LayoutTests/fast/dom/HTMLDocument/hasFocus.html = FAIL
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// NEW FOR THE MERGE // NEW FOR THE MERGE
// //
...@@ -2783,7 +2787,6 @@ BUG15733 LINUX WIN : LayoutTests/compositing/repaint/overflow-into-content.html ...@@ -2783,7 +2787,6 @@ BUG15733 LINUX WIN : LayoutTests/compositing/repaint/overflow-into-content.html
// WebKit 45431:45444 // WebKit 45431:45444
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/dom/HTMLDocument/hasFocus.html = FAIL
BUG10384 MAC : LayoutTests/fast/events/frame-tab-focus.html = CRASH 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/forms/tabbing-input-iframe.html = FAIL
BUG11613 LINUX : LayoutTests/fast/overflow/scrollRevealButton.html = FAIL BUG11613 LINUX : LayoutTests/fast/overflow/scrollRevealButton.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