diff options
author | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-08 18:22:43 +0000 |
---|---|---|
committer | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-08 18:22:43 +0000 |
commit | 43e74857648d0b5588c843cf28aa9e4a946676ee (patch) | |
tree | 94b20a384e9c07ba13048dfc69e00922f5f39808 /webkit | |
parent | edb742a3f4410e887c42e9287bd409187060f991 (diff) | |
download | chromium_src-43e74857648d0b5588c843cf28aa9e4a946676ee.zip chromium_src-43e74857648d0b5588c843cf28aa9e4a946676ee.tar.gz chromium_src-43e74857648d0b5588c843cf28aa9e4a946676ee.tar.bz2 |
Remove a test from the failing list that started passing on Windows and Linux when DOMWindow.idl unforked.
Review URL: http://codereview.chromium.org/115135
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15655 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 5c4d2fb..57c44e9 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -1690,7 +1690,6 @@ BUG10420 LINUX : LayoutTests/fast/transforms/matrix-02.html = FAIL BUG10420 LINUX : LayoutTests/svg/W3C-SVG-1.1/text-text-07-t.svg = CRASH FAIL PASS // Misc failures: // New test. We should fix it, but it doesn't need to block the current release -BUG10420 WIN LINUX : LayoutTests/fast/forms/option-mouseevents.html = FAIL BUG10420 LINUX : LayoutTests/svg/W3C-SVG-1.1/types-basicDOM-01-b.svg = FAIL BUG10420 LINUX : LayoutTests/svg/custom/use-transform.svg = FAIL BUG10420 LINUX : LayoutTests/fast/clip/007.html = CRASH PASS |