diff options
author | scherkus@chromium.org <scherkus@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-02 01:12:36 +0000 |
---|---|---|
committer | scherkus@chromium.org <scherkus@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-02 01:12:36 +0000 |
commit | b01778d19dcf3ce5815b28d7386d8534afc0cd25 (patch) | |
tree | a4b2e9fd8d565d6b0bb5082b35cbe0eb48403ebe /webkit | |
parent | d23fc9428babde7dac3fdb8e275965e61502a6e8 (diff) | |
download | chromium_src-b01778d19dcf3ce5815b28d7386d8534afc0cd25.zip chromium_src-b01778d19dcf3ce5815b28d7386d8534afc0cd25.tar.gz chromium_src-b01778d19dcf3ce5815b28d7386d8534afc0cd25.tar.bz2 |
Removed duplicate test expectation.
TBR=jorlow
TEST=layout tests should run again
BUG=15664
Review URL: http://codereview.chromium.org/150200
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19798 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index e3e4993..1666694 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2820,10 +2820,8 @@ BUG15780 : LayoutTests/fast/repaint/text-selection-rect-in-overflow-2.html = FAI BUG15780 : LayoutTests/fast/dom/HTMLDataGridElement/DataGridColumns-dom-attributes.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 |