diff options
author | tkent@chromium.org <tkent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-21 03:37:00 +0000 |
---|---|---|
committer | tkent@chromium.org <tkent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-21 03:37:00 +0000 |
commit | 0848295876d5e64e7aa3fb7c6333d32764447fb6 (patch) | |
tree | 56131bbdf295dedcdfd876f3503869cd5decaac4 /webkit | |
parent | 6cf24365d887b45a988fc0ca7b9141e3c589495b (diff) | |
download | chromium_src-0848295876d5e64e7aa3fb7c6333d32764447fb6.zip chromium_src-0848295876d5e64e7aa3fb7c6333d32764447fb6.tar.gz chromium_src-0848295876d5e64e7aa3fb7c6333d32764447fb6.tar.bz2 |
Mark tests in fast/fast-mobile-scrolling/ WONTFIX.
TBR=dglazkov
BUG=32663
TEST=none
Review URL: http://codereview.chromium.org/545146
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@36725 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rwxr-xr-x | webkit/tools/layout_tests/test_expectations.txt | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 982986a..0e05153 100755 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -463,6 +463,12 @@ WONTFIX SKIP : fast/events/touch = FAIL WONTFIX SKIP : editing/deleting/deletionUI-single-instance.html = FAIL IMAGE WONTFIX SKIP : fast/dom/Element/id-in-deletebutton.html = TEXT +// Tests for FAST_MOBILE_SCROLLING. We don't use it. +WONTFIX BUG32663 WIN LINUX : fast/fast-mobile-scrolling/fixed-position-element.html = IMAGE+TEXT +WONTFIX BUG32663 WIN LINUX : fast/fast-mobile-scrolling/no-fixed-position-elements.html = IMAGE+TEXT +WONTFIX BUG32663 MAC : fast/fast-mobile-scrolling/fixed-position-element.html = IMAGE +WONTFIX BUG32663 MAC : fast/fast-mobile-scrolling/no-fixed-position-elements.html = IMAGE + // ----------------------------------------------------------------- // CHROME REWRITTEN TESTS @@ -3021,10 +3027,6 @@ BUG32678 WIN LINUX : svg/custom/relative-sized-deep-shadow-tree-content.xhtml = BUG32678 WIN LINUX : svg/custom/relative-sized-shadow-tree-content.xhtml = IMAGE+TEXT // WebKit roll 53452:53511 -BUG32663 WIN LINUX : fast/fast-mobile-scrolling/fixed-position-element.html = IMAGE+TEXT -BUG32663 WIN LINUX : fast/fast-mobile-scrolling/no-fixed-position-elements.html = IMAGE+TEXT -BUG32663 MAC : fast/fast-mobile-scrolling/fixed-position-element.html = IMAGE -BUG32663 MAC : fast/fast-mobile-scrolling/no-fixed-position-elements.html = IMAGE BUG32664 WIN DEBUG : http/tests/security/view-source-no-refresh.html = TIMEOUT BUG32665 WIN DEBUG : media/video-source-error-no-candidate.html = TIMEOUT BUG32695 WIN : transitions/shorthand-border-transitions.html = TEXT |