diff options
author | fmalita@google.com <fmalita@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-12-18 07:06:24 +0000 |
---|---|---|
committer | fmalita@google.com <fmalita@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-12-18 07:06:24 +0000 |
commit | cb84b1c07a18d264466c6dc5a2d8ae3aa04debcd (patch) | |
tree | 496ac7c89917db14ed1445900b6719f93c166875 /skia | |
parent | acb4b7bf017f81eca3ee7b6a15d7006b8fbdc7b3 (diff) | |
download | chromium_src-cb84b1c07a18d264466c6dc5a2d8ae3aa04debcd.zip chromium_src-cb84b1c07a18d264466c6dc5a2d8ae3aa04debcd.tar.gz chromium_src-cb84b1c07a18d264466c6dc5a2d8ae3aa04debcd.tar.bz2 |
Remove Skia suppressions related to http://code.google.com/p/skia/source/detail?r=6773
WebKit rebaselines landed upstream:
http://trac.webkit.org/changeset/137660
http://trac.webkit.org/changeset/137740
BUG=165935
Review URL: https://chromiumcodereview.appspot.com/11600006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@173661 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'skia')
-rw-r--r-- | skia/skia_test_expectations.txt | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/skia/skia_test_expectations.txt b/skia/skia_test_expectations.txt index 814ce0e..12cba8f 100644 --- a/skia/skia_test_expectations.txt +++ b/skia/skia_test_expectations.txt @@ -48,14 +48,7 @@ # # START OVERRIDES HERE -# These 6 tests will be rebaselined by fmalita@ -# They are due to http://code.google.com/p/skia/source/detail?r=6773 -crbug.com/165935 fast/borders/borderRadiusDotted02.html [ ImageOnlyFailure ] -crbug.com/165935 fast/borders/borderRadiusDotted03.html [ ImageOnlyFailure ] -crbug.com/165935 fast/borders/borderRadiusDotted04.html [ ImageOnlyFailure ] -# These 3 are really Windows only crbug.com/165935 fast/forms/button-generated-content.html [ ImageOnlyFailure ] crbug.com/165935 fast/forms/button-inner-block-reuse.html [ ImageOnlyFailure ] -crbug.com/165935 ietestcenter/css3/bordersbackgrounds/border-radius-style-001.htm [ ImageOnlyFailure ] # END OVERRIDES HERE (this line ensures that the file is newline-terminated) |