diff options
author | atwilson@chromium.org <atwilson@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-12-04 03:45:36 +0000 |
---|---|---|
committer | atwilson@chromium.org <atwilson@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-12-04 03:45:36 +0000 |
commit | 19218eda4a3894c262505cf145d54da327245523 (patch) | |
tree | 2d3c89761ba0498ec025b2f9864c87665765ba46 /webkit | |
parent | be2685c33a6690ff47cbde40199d6c55144855ce (diff) | |
download | chromium_src-19218eda4a3894c262505cf145d54da327245523.zip chromium_src-19218eda4a3894c262505cf145d54da327245523.tar.gz chromium_src-19218eda4a3894c262505cf145d54da327245523.tar.bz2 |
Disabling more tests from last webkit roll.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33784 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 25617b4..15c3d9e 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -3054,3 +3054,5 @@ BUG29344 : LayoutTests/svg/text/text-text-07-t.svg = FAIL BUG29344 : LayoutTests/svg/dom/svglist-exception-on-out-bounds-error.html = FAIL BUG_ATWILSON MAC : LayoutTests/fast/borders/block-mask-overlay-image.html = FAIL +BUG_ATWILSON : LayoutTests/fast/block/positioning/complex-percentage-height.html = FAIL +BUG_ATWILSON : LayoutTests/fast/lists/item-not-in-list-line-wrapping.html = FAIL |