diff options
author | loislo@chromium.org <loislo@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-24 10:04:42 +0000 |
---|---|---|
committer | loislo@chromium.org <loislo@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-24 10:04:42 +0000 |
commit | 011521d7190d56d3f48ebf42bba3a2e69cc16bfb (patch) | |
tree | f84abe2cd6818d04e74736b7851709711429ae37 /webkit | |
parent | 1e8dc5bd76a2fc0018666a35b4a85501f23b0da2 (diff) | |
download | chromium_src-011521d7190d56d3f48ebf42bba3a2e69cc16bfb.zip chromium_src-011521d7190d56d3f48ebf42bba3a2e69cc16bfb.tar.gz chromium_src-011521d7190d56d3f48ebf42bba3a2e69cc16bfb.tar.bz2 |
Disable font-size-zero.html for mac.
BUG=none
TEST=none
TBR=jparent
Review URL: http://codereview.chromium.org/5322005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@67244 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index bb6f002..115ed27 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -22,3 +22,5 @@ BUG_KINUKO : fast/filesystem/read-directory.html = TEXT BUG_KINUKO : fast/filesystem/simple-persistent.html = TEXT BUG_KINUKO : fast/filesystem/simple-temporary.html = TEXT BUG_KINUKO : fast/filesystem/async-operations.html = TEXT + +BUG_LOISLO : fast/text/font-size-zero.html = TEXT |