diff options
author | loislo@chromium.org <loislo@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-02-07 10:25:28 +0000 |
---|---|---|
committer | loislo@chromium.org <loislo@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-02-07 10:25:28 +0000 |
commit | 534505a164cbc3812a5ab23fd1d57018463b3f7f (patch) | |
tree | df43e903fb72d27e87b77504b23d2eb84a777444 /webkit/tools | |
parent | ba34981d430c12f2acaecd5b292d6b732801cd0a (diff) | |
download | chromium_src-534505a164cbc3812a5ab23fd1d57018463b3f7f.zip chromium_src-534505a164cbc3812a5ab23fd1d57018463b3f7f.tar.gz chromium_src-534505a164cbc3812a5ab23fd1d57018463b3f7f.tar.bz2 |
Temporary disable three tests for rebaseline after r77781.
fast/html/keygen.html
fast/invalid/residual-style.html
html5lib/runner.html
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/6250191
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@73980 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 2adae19..4e57d0d 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -26,3 +26,9 @@ BUG_LOISLO : canvas/philip/tests/2d.shadow.enable.x.html = TEXT BUG_LOISLO : canvas/philip/tests/2d.shadow.enable.y.html = TEXT BUG_LOISLO : canvas/philip/tests/2d.strokeRect.zero.4.html = TEXT BUG_LOISLO : plugins/plugin-document-back-forward.html = TEXT + +// temporary for rebaseline after r77781 +BUG_LOISLO : fast/html/keygen.html = TEXT +BUG_LOISLO : fast/invalid/residual-style.html = TEXT +BUG_LOIDLO : html5lib/runner.html = TEXT + |