diff options
author | jorlow@chromium.org <jorlow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-01-20 13:30:43 +0000 |
---|---|---|
committer | jorlow@chromium.org <jorlow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-01-20 13:30:43 +0000 |
commit | fc9823bea38fd2e276ee5e48d65b3b2f2ac026c8 (patch) | |
tree | 42363eeba2955fce76586331ff3904d31ac9ec4e | |
parent | 9b1fa90844274bd26adff7ed856016e5a50fba65 (diff) | |
download | chromium_src-fc9823bea38fd2e276ee5e48d65b3b2f2ac026c8.zip chromium_src-fc9823bea38fd2e276ee5e48d65b3b2f2ac026c8.tar.gz chromium_src-fc9823bea38fd2e276ee5e48d65b3b2f2ac026c8.tar.bz2 |
Add some temp expectations for something Yury is working on.
TEST=none
BUG=none
Review URL: http://codereview.chromium.org/6268007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71947 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 47d7f09..3e6f2e8 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -13,4 +13,10 @@ BUGTHAKIS WIN : media/video-display-toggle.html = IMAGE BUGDIMICH : fast/js/toString-recursion.html = PASS TEXT BUGDIMICH : fast/loader/stateobjects/pushstate-object-types.html = PASS TEXT -BUGDIMICH : fast/regex/cross-frame-callable.html = PASS TEXT
\ No newline at end of file +BUGDIMICH : fast/regex/cross-frame-callable.html = PASS TEXT + +// New test that was non-deterministic. +BUGYURYS : userscripts/window-onerror-for-isolated-world-1.html = PASS TEXT +BUGYURYS : http/tests/security/aboutBlank/xss-DENIED-navigate-opener-document-write.html = PASS TEXT +BUGYURYS : http/tests/security/aboutBlank/xss-DENIED-navigate-opener-javascript-url.html = PASS TEXT +BUGYURYS : http/tests/security/xss-DENIED-frame-name.html = PASS TEXT |