diff options
author | ukai@chromium.org <ukai@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-21 04:54:28 +0000 |
---|---|---|
committer | ukai@chromium.org <ukai@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-21 04:54:28 +0000 |
commit | 8ad7b84b3d681bc57732272117019350521557cd (patch) | |
tree | ad95f55cdc8fbb149690395a628c00bfd043db74 /webkit | |
parent | 77f17a8a4b03e493392f04a77d97ea6e1379760d (diff) | |
download | chromium_src-8ad7b84b3d681bc57732272117019350521557cd.zip chromium_src-8ad7b84b3d681bc57732272117019350521557cd.tar.gz chromium_src-8ad7b84b3d681bc57732272117019350521557cd.tar.bz2 |
WebKit Update 43946:43958
remove fail expectations
LayoutTests/http/tests/security/aboutBlank/security-context-grandchildren-lexical.html
LayoutTests/http/tests/security/aboutBlank/security-context-grandchildren-write-lexical.html
LayoutTests/http/tests/security/aboutBlank/security-context-grandchildren-writeln-lexical.html
BUG=11909
TEST=no additional test regressions
Review URL: http://codereview.chromium.org/115622
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16581 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 83dbae3..140e194 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2645,11 +2645,6 @@ BUG11898 WIN DEBUG : LayoutTests/http/tests/misc/submit-get-in-utf16be.html = TI // This test is marked as Slow on other platforms but still times out on Mac debug BUG11812 MAC : LayoutTests/http/tests/xmlhttprequest/supported-xml-content-types.html = TIMEOUT -// These tests started to fail after r43604 upstream. -BUG11909 : LayoutTests/http/tests/security/aboutBlank/security-context-grandchildren-lexical.html = FAIL -BUG11909 : LayoutTests/http/tests/security/aboutBlank/security-context-grandchildren-write-lexical.html = FAIL -BUG11909 : LayoutTests/http/tests/security/aboutBlank/security-context-grandchildren-writeln-lexical.html = FAIL - BUG11933 LINUX : LayoutTests/fast/frames/content-opacity-1.html = FAIL BUG11933 LINUX : LayoutTests/fast/frames/content-opacity-2.html = FAIL |