diff options
author | tkent@chromium.org <tkent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-25 05:55:12 +0000 |
---|---|---|
committer | tkent@chromium.org <tkent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-25 05:55:12 +0000 |
commit | a756a6b89da7d39e44e6b2db9dee0076d69d624e (patch) | |
tree | 17dcf2595fcc3bbbec1d8f2c6c8b1672c37f6451 /webkit/tools | |
parent | 794cbb2f35129f59302719b93c86b955c9c0eb29 (diff) | |
download | chromium_src-a756a6b89da7d39e44e6b2db9dee0076d69d624e.zip chromium_src-a756a6b89da7d39e44e6b2db9dee0076d69d624e.tar.gz chromium_src-a756a6b89da7d39e44e6b2db9dee0076d69d624e.tar.bz2 |
destroyed-frame.html was fixed by WebKit r53546.
listbox-deselect-scroll.html was fixed by WebKit r53691.
Move setDomainRelaxationForbiddenForURLScheme.html to the appropriate section.
BUG=10353,32674,32676
TEST=These are tests.
Review URL: http://codereview.chromium.org/548134
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@36992 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 20ef4d14..4b6996b 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -652,6 +652,10 @@ BUG21113 : userscripts/script-run-at-end.html = FAIL // error in the header of the following test. BUG24197 SKIP : fast/css/disabled-author-styles.html = FAIL +// Need to implement +// layoutTestController.setDomainRelaxationForbiddenForURLScheme() +BUG32674 WIN LINUX MAC : http/tests/security/setDomainRelaxationForbiddenForURLScheme.html = TEXT + // ----------------------------------------------------------------- // Other // ----------------------------------------------------------------- @@ -1280,7 +1284,6 @@ BUG24227 : http/tests/plugins/local-geturl-from-remote.html = FAIL // These tests are wrong because of: // https://bugs.webkit.org/show_bug.cgi?id=24161. This is not // important for current release. -BUG10353 WIN LINUX : fast/forms/listbox-deselect-scroll.html = FAIL BUG10353 LINUX WIN DEBUG : fast/forms/listbox-selection-2.html = FAIL BUG10353 LINUX RELEASE : fast/forms/listbox-selection-2.html = FAIL BUG10353 SLOW WIN RELEASE : fast/forms/listbox-selection-2.html = FAIL @@ -3018,9 +3021,7 @@ BUG53331 : fast/gradients/border-image-gradient-sides-and-corners.html = FAIL BUG32670 LINUX : fast/css/zoom-body-scroll.html = TEXT BUG32671 WIN LINUX MAC : fast/dom/Window/timer-null-script-execution-context.html = TEXT BUG32673 WIN LINUX : fast/forms/textarea-scrollbar-height.html = TEXT -BUG32674 WIN LINUX MAC : http/tests/security/setDomainRelaxationForbiddenForURLScheme.html = TEXT BUG32675 LINUX : fast/repaint/trailing-floats-root-line-box-overflow.html = IMAGE -BUG32676 WIN LINUX MAC : http/tests/appcache/destroyed-frame.html = CRASH // WebKit roll 53452:53511 BUG32664 WIN DEBUG : http/tests/security/view-source-no-refresh.html = TIMEOUT |