diff options
author | senorblanco@chromium.org <senorblanco@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-12-04 23:22:58 +0000 |
---|---|---|
committer | senorblanco@chromium.org <senorblanco@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-12-04 23:22:58 +0000 |
commit | 8cc585ff4dc4239464ff73841cae62d1839faad1 (patch) | |
tree | b8245b5ee4a81e0839354107d9ecd6eb9df554f0 /webkit | |
parent | 40c0d0c8165065bb17b7c64b941d230058452783 (diff) | |
download | chromium_src-8cc585ff4dc4239464ff73841cae62d1839faad1.zip chromium_src-8cc585ff4dc4239464ff73841cae62d1839faad1.tar.gz chromium_src-8cc585ff4dc4239464ff73841cae62d1839faad1.tar.bz2 |
Still some failures post-Skia USE_NEW_BUILDER rebaseline. Marking as failure for now.
BUG=none
TEST=none
TBR=dglazkov
Review URL: http://codereview.chromium.org/466041
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33881 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 14ff640..a3b4eac 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -3072,5 +3072,10 @@ BUG_ATWILSON : LayoutTests/http/tests/security/cross-frame-access-enumeration.ht BUG_ATWILSON LINUX WIN : LayoutTests/fast/repaint/block-selection-gap-in-composited-layer.html = IMAGE+TEXT BUG_ATWILSON : LayoutTests/fast/repaint/selection-gap-overflow-scroll.html = IMAGE -// Failure introduced by USE_NEW_BUILDER in Skia. +// Failures introduced by USE_NEW_BUILDER in Skia. BUG_SENORBLANCO WIN LINUX : LayoutTests/fast/canvas/set-colors.html = TEXT +BUG_SENORBLANCO WIN : LayoutTests/fast/backgrounds/repeat/negative-offset-repeat-transformed.html = IMAGE +BUG_SENORBLANCO WIN : LayoutTests/svg/batik/text/textFeatures.svg = IMAGE +BUG_SENORBLANCO WIN : LayoutTests/svg/custom/foreign-object-skew.svg = IMAGE +BUG_SENORBLANCO WIN : LayoutTests/svg/custom/js-late-gradient-and-object-creation.svg = IMAGE +BUG_SENORBLANCO WIN : LayoutTests/transforms/2d/hindi-rotated.html = IMAGE |