diff options
author | hclam@chromium.org <hclam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-08 23:08:53 +0000 |
---|---|---|
committer | hclam@chromium.org <hclam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-08 23:08:53 +0000 |
commit | 973ef240d6f7feec8bfd5c9a65a6273414de283f (patch) | |
tree | 983a051a83d1993f33a97e50160c2da6f5bbe0e0 /webkit | |
parent | 67798caf395912068941e0f3479232d9adce1d0f (diff) | |
download | chromium_src-973ef240d6f7feec8bfd5c9a65a6273414de283f.zip chromium_src-973ef240d6f7feec8bfd5c9a65a6273414de283f.tar.gz chromium_src-973ef240d6f7feec8bfd5c9a65a6273414de283f.tar.bz2 |
Roll Webkit to r45640 and update test expectations
Review URL: http://codereview.chromium.org/155249
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20202 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 72a4ce5..707bfe0 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2794,3 +2794,19 @@ BUG11613 MAC : LayoutTests/http/tests/security/cross-frame-access-call.html = FA // WebKit merge 45601:45610 BUG16162 : LayoutTests/fast/loader/subframe-navigate-during-main-frame-load.html = FAIL + +// WebKit merge 45635:45640 +BUG16237 : LayoutTests/http/tests/security/xssAuditor/anchor-url-dom-write-location-inline-event-null-char.html = FAIL +BUG16237 : LayoutTests/http/tests/security/xssAuditor/base-href-control-char.html = FAIL +BUG16237 : LayoutTests/http/tests/security/xssAuditor/base-href-null-char.html = FAIL +BUG16237 : LayoutTests/http/tests/security/xssAuditor/base-href-scheme-relative.html = FAIL +BUG16237 : LayoutTests/http/tests/security/xssAuditor/base-href.html = FAIL +BUG16237 : LayoutTests/http/tests/security/xssAuditor/embed-tag-control-char.html = FAIL +BUG16237 : LayoutTests/http/tests/security/xssAuditor/embed-tag-null-char.html = FAIL +BUG16237 : LayoutTests/http/tests/security/xssAuditor/embed-tag.html = FAIL +BUG16237 : LayoutTests/http/tests/security/xssAuditor/link-onclick-null-char.html = FAIL +BUG16237 : LayoutTests/http/tests/security/xssAuditor/object-embed-tag-control-char.html = FAIL +BUG16237 : LayoutTests/http/tests/security/xssAuditor/object-embed-tag-null-char.html = FAIL +BUG16237 : LayoutTests/http/tests/security/xssAuditor/object-embed-tag.html = FAIL +BUG16237 : LayoutTests/http/tests/security/xssAuditor/object-tag.html = FAIL +BUG16237 : LayoutTests/http/tests/security/xssAuditor/script-tag-with-source-null-char.html = FAIL |