diff options
Diffstat (limited to 'skia/skia_test_expectations.txt')
-rw-r--r-- | skia/skia_test_expectations.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/skia/skia_test_expectations.txt b/skia/skia_test_expectations.txt index 4327f6e..814ce0e 100644 --- a/skia/skia_test_expectations.txt +++ b/skia/skia_test_expectations.txt @@ -48,4 +48,14 @@ # # 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) |