diff options
author | jorlow@chromium.org <jorlow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-14 22:19:17 +0000 |
---|---|---|
committer | jorlow@chromium.org <jorlow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-14 22:19:17 +0000 |
commit | 17ce32fa895b578bae87336bba69eb84a3c0a4f8 (patch) | |
tree | d9867d0edd273b8585bb712138105bf47ce72473 /webkit | |
parent | 15be52d093e8c419cc58bdc20bce133c9195e922 (diff) | |
download | chromium_src-17ce32fa895b578bae87336bba69eb84a3c0a4f8.zip chromium_src-17ce32fa895b578bae87336bba69eb84a3c0a4f8.tar.gz chromium_src-17ce32fa895b578bae87336bba69eb84a3c0a4f8.tar.bz2 |
Add back in LayoutTests related to focus which were fixed.
TEST=re-enabled passing layout tests
BUG=15780
Review URL: http://codereview.chromium.org/155512
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20679 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index a78a075..17f4cd0 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2766,9 +2766,6 @@ BUG15733 LINUX WIN : LayoutTests/compositing/repaint/overflow-into-content.html // WebKit 45431:45444 BUG15780 : LayoutTests/fast/dom/HTMLDataGridElement/DataGridColumns-dom-attributes.html = FAIL TIMEOUT -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 BUG15837 : LayoutTests/http/tests/security/xssAuditor/script-tag-null-char.html = FAIL |