diff options
author | darin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-12 06:27:30 +0000 |
---|---|---|
committer | darin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-12 06:27:30 +0000 |
commit | 5042f9a4d520284b5c51a2b56f9e4b985b8acd15 (patch) | |
tree | fc06266c0246077b8f35264efd23b546e479500d /webkit | |
parent | fdc44dbf1515c83d7ec9a0714ebc00f5e70bb2f6 (diff) | |
download | chromium_src-5042f9a4d520284b5c51a2b56f9e4b985b8acd15.zip chromium_src-5042f9a4d520284b5c51a2b56f9e4b985b8acd15.tar.gz chromium_src-5042f9a4d520284b5c51a2b56f9e4b985b8acd15.tar.bz2 |
Remove expected failures for tests that now pass.
TBR=dglazkov
BUG=13786
TEST=none
Review URL: http://codereview.chromium.org/126039
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18256 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 50af42f..20f9e43 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -115,17 +115,6 @@ WONTFIX SKIP : LayoutTests/fast/regex/test1.html = PASS // FAILING TESTS // ----------------------------------------------------------------- -// Darin will fix soon -BUG13786 : LayoutTests/fast/dom/javascript-backslash.html = FAIL -BUG13786 : LayoutTests/fast/dom/javascript-url-crash-function.html = FAIL - -// Another batch of disabled layout tests. Filed http://crbugs/13913 and -// assigned to Darin. -BUG13913 : LayoutTests/fast/dom/jsDevicePixelRatio.html = FAIL -BUG13913 : LayoutTests/fast/events/tabindex-focus-chain.html = FAIL -BUG13913 MAC WIN : LayoutTests/scrollbars/basic-scrollbar.html = FAIL -BUG13913 MAC WIN : LayoutTests/fonts/cursive.html = FAIL - // We don't intend to pass all of these cases, so this is an expected fail. // Window resizing is not implemented in chrome. BUG1137420 WONTFIX : LayoutTests/fast/dom/Window/window-resize.html = FAIL |