diff options
author | agl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-02-22 15:41:24 +0000 |
---|---|---|
committer | agl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-02-22 15:41:24 +0000 |
commit | 14b33c43c4f7a6ae20ec68a234507e79a0aa5ac0 (patch) | |
tree | 02e3c2934656b4dc713c2e815b18826e4052b3a0 /webkit | |
parent | 92d3257e8d4ec95099ff2cb7a29215931d6edc07 (diff) | |
download | chromium_src-14b33c43c4f7a6ae20ec68a234507e79a0aa5ac0.zip chromium_src-14b33c43c4f7a6ae20ec68a234507e79a0aa5ac0.tar.gz chromium_src-14b33c43c4f7a6ae20ec68a234507e79a0aa5ac0.tar.bz2 |
WebKit roll 55033:55080
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@39598 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index b851c2b..c9a62e1 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2957,3 +2957,20 @@ BUG35923 LINUX : fast/backgrounds/animated-gif-as-background.html = IMAGE // Failed with roll to r54937 (incorrect color of hovered item) BUG36113 WIN LINUX : fast/css/first-letter-first-line-hover.html = IMAGE+TEXT BUG36113 MAC : fast/css/first-letter-first-line-hover.html = IMAGE + +// Failed with roll to r55080 (sandboxed iframes) +BUG36437 : fast/frames/sandboxed-iframe-attribute-parsing.html = TEXT +BUG36437 : fast/frames/sandboxed-iframe-forms.html = TEXT +BUG36437 : fast/frames/sandboxed-iframe-navigation-allowed.html = TEXT +BUG36437 : fast/frames/sandboxed-iframe-navigation-parent.html = TEXT +BUG36437 : fast/frames/sandboxed-iframe-navigation-targetlink.html = TEXT +BUG36437 : fast/frames/sandboxed-iframe-navigation-windowopen.html = TEXT +BUG36437 : fast/frames/sandboxed-iframe-scripting.html = TEXT +BUG36437 : fast/frames/sandboxed-iframe-storage.html = TEXT +BUG36437 : http/tests/security/sandboxed-iframe-document-cookie.html = TEXT +BUG36437 : http/tests/security/sandboxed-iframe-modify-self.html = TEXT +BUG36437 : http/tests/security/sandboxed-iframe-origin-add.html = TEXT +BUG36437 : http/tests/security/sandboxed-iframe-origin-remove.html = TEXT +BUG36437 : http/tests/security/xss-DENIED-sandboxed-iframe.html = TEXT +BUG36437 : http/tests/xmlhttprequest/access-control-sandboxed-iframe-denied-without-wildcard.html = TEXT +BUG36437 : http/tests/xmlhttprequest/access-control-sandboxed-iframe-denied.html = TEXT |