diff options
author | finnur@chromium.org <finnur@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-14 17:54:38 +0000 |
---|---|---|
committer | finnur@chromium.org <finnur@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-14 17:54:38 +0000 |
commit | 9d15e827d53a4c8b90e986ea67afff15a25476b2 (patch) | |
tree | 3537ad180ce869872f30dc2daccb164c2bc64958 /webkit/tools | |
parent | a1a4d477c4749bcc1bbf4d61705e18cac49562f9 (diff) | |
download | chromium_src-9d15e827d53a4c8b90e986ea67afff15a25476b2.zip chromium_src-9d15e827d53a4c8b90e986ea67afff15a25476b2.tar.gz chromium_src-9d15e827d53a4c8b90e986ea67afff15a25476b2.tar.bz2 |
Remove deleted test.
r49487 upstream removed /trunk/LayoutTests/http/tests/security/xssAuditor/script-tag-utf-7.html
Updating expected_test_results to reflect this.
TBR=abarth
BUG=None
TEST=None
Review URL: http://codereview.chromium.org/274053
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28981 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-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 826a49f..937b0fb 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2583,7 +2583,6 @@ BUG9798 WIN DEBUG : LayoutTests/http/tests/security/cross-frame-access-protocol. BUG9798 WIN LINUX RELEASE : LayoutTests/http/tests/security/dataURL/xss-DENIED-from-data-url-in-foreign-domain-subframe.html = TIMEOUT PASS BUG9798 MAC RELEASE : LayoutTests/http/tests/security/xssAuditor/javascript-link-HTML-entities.html = TIMEOUT PASS BUG9798 MAC DEBUG : LayoutTests/http/tests/security/xssAuditor/script-tag.html = TIMEOUT PASS -BUG9798 MAC RELEASE : LayoutTests/http/tests/security/xssAuditor/script-tag-utf-7.html = TIMEOUT PASS BUG9798 MAC RELEASE : LayoutTests/http/tests/security/xssAuditor/script-tag-with-source-no-quote.html = TIMEOUT PASS BUG9798 MAC RELEASE : LayoutTests/http/tests/ssl/verify-ssl-enabled.php = TIMEOUT PASS BUG9798 MAC DEBUG : LayoutTests/http/tests/xmlhttprequest/access-control-basic-allow-preflight-cache.html = TIMEOUT PASS |