diff options
author | senorblanco@chromium.org <senorblanco@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-08 00:25:33 +0000 |
---|---|---|
committer | senorblanco@chromium.org <senorblanco@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-08 00:25:33 +0000 |
commit | a6c2d2fc4f01928e978b0437cef8546bb0a4ab92 (patch) | |
tree | f1744c8184bf70162213bc10756b3855d47bfdf5 | |
parent | 74ca89f158618b36a3dd2ce9866cc70de402bee5 (diff) | |
download | chromium_src-a6c2d2fc4f01928e978b0437cef8546bb0a4ab92.zip chromium_src-a6c2d2fc4f01928e978b0437cef8546bb0a4ab92.tar.gz chromium_src-a6c2d2fc4f01928e978b0437cef8546bb0a4ab92.tar.bz2 |
Some days, you just can't get rid of a bomb.
BUG=none
TEST=green?
TBR=levin
Review URL: http://codereview.chromium.org/371058
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@31396 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index ddebd6b..1d6678c 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -3155,5 +3155,8 @@ BUG27044 : LayoutTests/accessibility/aria-tab-roles.html = TEXT // WebKit 50517:50527 BUG27044 : LayoutTests/accessibility/aria-combobox.html = TEXT +// This one needs platform-specific results (vista/xp/win7) +BUG10434 WIN : LayoutTests/svg/W3C-SVG-1.1/masking-intro-01-f.svg = IMAGE + BUG_26969 MAC : LayoutTests/fast/forms/select-dirty-parent-pref-widths.html = MISSING BUG_26969 MAC : LayoutTests/fast/text/text-letter-spacing.html = MISSING |