diff options
author | idana@google.com <idana@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-11 23:45:43 +0000 |
---|---|---|
committer | idana@google.com <idana@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-11 23:45:43 +0000 |
commit | f34155375292f0b9205c0f419f901dc0dae30400 (patch) | |
tree | fc5595b14aa9bef095ad8779f8c2a6fc99d6cdc3 /webkit | |
parent | 4094477e074d6f8084109819727112b375ac29ec (diff) | |
download | chromium_src-f34155375292f0b9205c0f419f901dc0dae30400.zip chromium_src-f34155375292f0b9205c0f419f901dc0dae30400.tar.gz chromium_src-f34155375292f0b9205c0f419f901dc0dae30400.tar.bz2 |
Removed duplicated entried from expected_tests.txt.
BUG=13913
TEST=Run the webkit layout tests
Review URL: http://codereview.chromium.org/125022
Review URL: http://codereview.chromium.org/125022
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18228 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 812b261..5e30380 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -119,14 +119,12 @@ WONTFIX SKIP : LayoutTests/fast/regex/test1.html = PASS 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/xxxxx and assigned -// to Darin. +// 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 : LayoutTests/scrollbars/basic-scrollbar.html = FAIL BUG13913 : LayoutTests/fonts/cursive.html = FAIL -BUG13913 : LayoutTests/security/block-test-no-port.html = FAIL -BUG13913 : LayoutTests/security/block-test.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. |