diff options
author | epoger@chromium.org <epoger@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-01-18 15:42:26 +0000 |
---|---|---|
committer | epoger@chromium.org <epoger@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-01-18 15:42:26 +0000 |
commit | 750235d1a61a0d679df10f750817eee91f967997 (patch) | |
tree | f87eedb6d1e0f14c4f8976974fe38a07f7d3085d /webkit | |
parent | a570a39f2e2234de74c0032fde002695049b9f08 (diff) | |
download | chromium_src-750235d1a61a0d679df10f750817eee91f967997.zip chromium_src-750235d1a61a0d679df10f750817eee91f967997.tar.gz chromium_src-750235d1a61a0d679df10f750817eee91f967997.tar.bz2 |
Skia DEPS roll 3035->3039 with test_expectations change.
BUG=110493
Review URL: https://chromiumcodereview.appspot.com/9251013
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@118095 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index c5c2cf3..4fc83c5 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -32,3 +32,10 @@ BUGTOMHUDSON MAC : svg/W3C-SVG-1.1/masking-path-02-b.svg = IMAGE BUGTOMHUDSON MAC : svg/carto.net/button.svg = IMAGE BUGTOMHUDSON MAC : svg/custom/glyph-selection-lang-attribute.svg = IMAGE +// To be rebaselined after skia rev. 3039 lands +BUGCR110493 CPU : fast/backgrounds/repeat/negative-offset-repeat-transformed.html = IMAGE +BUGCR110493 CPU : svg/transforms/animated-path-inside-transformed-html.xhtml = IMAGE +BUGCR110493 CPU : fast/borders/border-image-rotate-transform.html = IMAGE +BUGCR110493 CPU : svg/custom/focus-ring.svg = IMAGE + + |