diff options
author | kbr@google.com <kbr@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-04-28 22:16:06 +0000 |
---|---|---|
committer | kbr@google.com <kbr@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-04-28 22:16:06 +0000 |
commit | cbacce2e2572237d34eb68ec07fae433da6daa01 (patch) | |
tree | 9c4ec4730624fce3da9e25c00d99b71ee876b9db | |
parent | db062c36dc1fd193279dda4fe251e4d9bddb96aa (diff) | |
download | chromium_src-cbacce2e2572237d34eb68ec07fae433da6daa01.zip chromium_src-cbacce2e2572237d34eb68ec07fae433da6daa01.tar.gz chromium_src-cbacce2e2572237d34eb68ec07fae433da6daa01.tar.bz2 |
Suppressions for failing layout tests in advance of WebKit roll.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/6893110
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83422 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 2c0b3c4..c9dc0d3 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -18,3 +18,8 @@ BUGDPRANKE MAC CPU DEBUG : fast/css/import_with_baseurl.html = PASS CRASH BUGDPRANKE SNOWLEOPARD : svg/custom/foreign-object-skew.svg = IMAGE BUGDPRANKE SNOWLEOPARD : svg/hixie/rendering-model/003.xhtml = IMAGE+TEXT PASS BUGDPRANKE SNOWLEOPARD : svg/custom/font-face-name-without-name-attr.svg = CRASH +BUGKBR SNOWLEOPARD DEBUG : fast/block/float/overhanging-after-height-decrease.html = PASS CRASH +BUGCR80745 DEBUG : fast/borders/border-image-border-radius.html = PASS CRASH + +BUGWK59742 MAC LEOPARD SNOWLEOPARD : fast/speech/input-appearance-numberandspeech.html = IMAGE IMAGE+TEXT +BUGWK59742 MAC LEOPARD SNOWLEOPARD : fast/speech/input-appearance-speechbutton.html = IMAGE IMAGE+TEXT |