diff options
author | darin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-15 06:57:50 +0000 |
---|---|---|
committer | darin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-15 06:57:50 +0000 |
commit | ffaaa45f5cf0f13d8cdde14c27d2ab6a96bcf57b (patch) | |
tree | dac856b75b7d89f6d94e3297db6b3ee473382771 /webkit | |
parent | 682fda4ed0ffeba7d20e9d06d58c01ca91ec2e46 (diff) | |
download | chromium_src-ffaaa45f5cf0f13d8cdde14c27d2ab6a96bcf57b.zip chromium_src-ffaaa45f5cf0f13d8cdde14c27d2ab6a96bcf57b.tar.gz chromium_src-ffaaa45f5cf0f13d8cdde14c27d2ab6a96bcf57b.tar.bz2 |
Remove underscores.
TBR=dpranke
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/201112
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26201 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rwxr-xr-x | webkit/tools/layout_tests/test_expectations.txt | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 02444b0..2224db4 100755 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2312,10 +2312,9 @@ BUG21767 : LayoutTests/fast/js/Object-keys.html = FAIL BUG21767 : LayoutTests/http/tests/security/cross-frame-access-enumeration.html = TIMEOUT // WK roll to 48371 -BUG_21840 : LayoutTests/http/tests/loading/basic-auth-resend-wrong-credentials.html = FAIL -BUG_21840 : LayoutTests/http/tests/loading/basic-credentials-sent-automatically.html = FAIL -BUG_21841 : LayoutTests/plugins/destroy-during-npp-new.html = FAIL +BUG21840 : LayoutTests/http/tests/loading/basic-auth-resend-wrong-credentials.html = FAIL +BUG21840 : LayoutTests/http/tests/loading/basic-credentials-sent-automatically.html = FAIL +BUG21841 : LayoutTests/plugins/destroy-during-npp-new.html = FAIL // missing upstream baseline from 48368 -BUG_21842 SKIP WIN LINUX : LayoutTests/platform/win/accessibility/scroll-to-anchor.html = FAIL - +BUG21842 SKIP WIN LINUX : LayoutTests/platform/win/accessibility/scroll-to-anchor.html = FAIL |