diff options
author | epoger@chromium.org <epoger@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-01-20 13:56:19 +0000 |
---|---|---|
committer | epoger@chromium.org <epoger@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-01-20 13:56:19 +0000 |
commit | 38ba6f239813f76f5c7349f70b2dbe0af96434e8 (patch) | |
tree | cda45a94aff4518f26cfeae07cce4dfd82aebae6 /webkit | |
parent | 58adcff33b497d36ac7916b4c3e5fc12b3bc8755 (diff) | |
download | chromium_src-38ba6f239813f76f5c7349f70b2dbe0af96434e8.zip chromium_src-38ba6f239813f76f5c7349f70b2dbe0af96434e8.tar.gz chromium_src-38ba6f239813f76f5c7349f70b2dbe0af96434e8.tar.bz2 |
Skia DEPS roll 3039->3071 with gyp and test_expectations changes
Review URL: https://chromiumcodereview.appspot.com/9192026
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@118440 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index b7ddeb6..9271a9d 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -13,4 +13,7 @@ BUGCR110493 CPU : svg/transforms/animated-path-inside-transformed-html.xhtml = I BUGCR110493 CPU : fast/borders/border-image-rotate-transform.html = IMAGE BUGCR110493 CPU : svg/custom/focus-ring.svg = IMAGE - +// EPOGER: To be rebaselined after Skia rev. 3071 propagates to webkit. +BUGWK71820 : svg/custom/path-moveto-only-rendering.svg = PASS IMAGE+TEXT +BUGWK71820 : svg/custom/subpaths-moveto-only-rendering.svg = PASS TEXT +BUGWK64675 : svg/custom/zero-path-square-cap-rendering.svg = PASS IMAGE+TEXT |