diff options
author | evan@chromium.org <evan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-14 03:16:03 +0000 |
---|---|---|
committer | evan@chromium.org <evan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-14 03:16:03 +0000 |
commit | 921515182691bf105b404862bf80ae7dfc0e151e (patch) | |
tree | b755d10d6cd628d1bc271a99d102167211fb8ec0 /webkit/tools | |
parent | 3709717d02a71e2b9e8c1cd3d624765671dd9626 (diff) | |
download | chromium_src-921515182691bf105b404862bf80ae7dfc0e151e.zip chromium_src-921515182691bf105b404862bf80ae7dfc0e151e.tar.gz chromium_src-921515182691bf105b404862bf80ae7dfc0e151e.tar.bz2 |
layout tests: fix aa's typo
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16035 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index c06e6cc..7c370b4 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -1,4 +1,4 @@ -7// This file consists of lines with specifications of what +// This file consists of lines with specifications of what // to expect from layout test cases. The test cases can be directories // in which case the expectations apply to all test cases in that // directory and any subdirectory. The format of the file is along the @@ -2733,4 +2733,4 @@ BUG11924 WIN : LayoutTests/http/tests/navigation/relativeanchor-basic.html = FAI // Note: This was already failing in a different way. See BUG10316, above, so be // sure to uncomment/recheck that when this is removed. BUG11935 MAC : LayoutTests/http/tests/ssl/verify-ssl-enabled.php = CRASH -BUG11935 LINUX : LayoutTests/http/tests/navigation/document-location-click-timeout.html = CRASH
\ No newline at end of file +BUG11935 LINUX : LayoutTests/http/tests/navigation/document-location-click-timeout.html = CRASH |