Commit 973ef240 authored by hclam@chromium.org's avatar hclam@chromium.org

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
parent 67798caf
vars = { vars = {
"webkit_trunk": "webkit_trunk":
"http://svn.webkit.org/repository/webkit/trunk", "http://svn.webkit.org/repository/webkit/trunk",
"webkit_revision": "45634", "webkit_revision": "45640",
} }
......
...@@ -2794,3 +2794,19 @@ BUG11613 MAC : LayoutTests/http/tests/security/cross-frame-access-call.html = FA ...@@ -2794,3 +2794,19 @@ BUG11613 MAC : LayoutTests/http/tests/security/cross-frame-access-call.html = FA
// WebKit merge 45601:45610 // WebKit merge 45601:45610
BUG16162 : LayoutTests/fast/loader/subframe-navigate-during-main-frame-load.html = FAIL 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
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment