Title: [136155] trunk/LayoutTests
- Revision
- 136155
- Author
- [email protected]
- Date
- 2012-11-29 13:08:15 -0800 (Thu, 29 Nov 2012)
Log Message
[Chromium] Rebaseline after SK_DISABLE_EXTRACTSUBSET_OPAQUE_FIX was removed
Unreviewed test expectations update.
* platform/chromium-linux-x86/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.png: Removed.
* platform/chromium-linux-x86/svg/custom/clip-mask-negative-scale-expected.png: Removed.
* platform/chromium-linux/svg/transforms/text-with-mask-with-svg-transform-expected.png:
* platform/chromium-mac-lion/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.png: Added.
* platform/chromium-mac-lion/fast/borders/border-image-rotate-transform-expected.png: Added.
* platform/chromium-mac-lion/fast/forms/select-style-expected.png: Added.
* platform/chromium-mac-lion/svg/custom/clip-mask-negative-scale-expected.png: Added.
* platform/chromium-mac-lion/svg/custom/focus-ring-expected.png: Added.
* platform/chromium-mac-lion/svg/transforms/animated-path-inside-transformed-html-expected.png: Added.
* platform/chromium-mac-snowleopard/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.png:
* platform/chromium-mac-snowleopard/fast/borders/border-image-rotate-transform-expected.png:
* platform/chromium-mac-snowleopard/fast/forms/select-style-expected.png:
* platform/chromium-mac-snowleopard/svg/custom/clip-mask-negative-scale-expected.png:
* platform/chromium-mac-snowleopard/svg/custom/focus-ring-expected.png:
* platform/chromium-mac-snowleopard/svg/transforms/animated-path-inside-transformed-html-expected.png:
* platform/chromium-mac/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.png:
* platform/chromium-mac/fast/borders/border-image-rotate-transform-expected.png:
* platform/chromium-mac/fast/borders/border-image-side-reduction-expected.png:
* platform/chromium-mac/fast/forms/select-style-expected.png:
* platform/chromium-mac/svg/custom/clip-mask-negative-scale-expected.png:
* platform/chromium-mac/svg/custom/focus-ring-expected.png:
* platform/chromium-mac/svg/transforms/animated-path-inside-transformed-html-expected.png:
* platform/chromium-win-xp/svg/custom/clip-mask-negative-scale-expected.png: Removed.
* platform/chromium-win/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.png:
* platform/chromium-win/fast/borders/border-image-rotate-transform-expected.png:
* platform/chromium-win/fast/borders/borderRadiusDashed06-expected.png:
* platform/chromium-win/svg/custom/clip-mask-negative-scale-expected.png:
* platform/chromium-win/svg/custom/focus-ring-expected.png:
* platform/chromium-win/svg/transforms/animated-path-inside-transformed-html-expected.png:
* platform/chromium/TestExpectations:
Modified Paths
Added Paths
Removed Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (136154 => 136155)
--- trunk/LayoutTests/ChangeLog 2012-11-29 21:05:19 UTC (rev 136154)
+++ trunk/LayoutTests/ChangeLog 2012-11-29 21:08:15 UTC (rev 136155)
@@ -1,5 +1,42 @@
2012-11-29 Stephen Chenney <[email protected]>
+ [Chromium] Rebaseline after SK_DISABLE_EXTRACTSUBSET_OPAQUE_FIX was removed
+
+ Unreviewed test expectations update.
+
+ * platform/chromium-linux-x86/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.png: Removed.
+ * platform/chromium-linux-x86/svg/custom/clip-mask-negative-scale-expected.png: Removed.
+ * platform/chromium-linux/svg/transforms/text-with-mask-with-svg-transform-expected.png:
+ * platform/chromium-mac-lion/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.png: Added.
+ * platform/chromium-mac-lion/fast/borders/border-image-rotate-transform-expected.png: Added.
+ * platform/chromium-mac-lion/fast/forms/select-style-expected.png: Added.
+ * platform/chromium-mac-lion/svg/custom/clip-mask-negative-scale-expected.png: Added.
+ * platform/chromium-mac-lion/svg/custom/focus-ring-expected.png: Added.
+ * platform/chromium-mac-lion/svg/transforms/animated-path-inside-transformed-html-expected.png: Added.
+ * platform/chromium-mac-snowleopard/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.png:
+ * platform/chromium-mac-snowleopard/fast/borders/border-image-rotate-transform-expected.png:
+ * platform/chromium-mac-snowleopard/fast/forms/select-style-expected.png:
+ * platform/chromium-mac-snowleopard/svg/custom/clip-mask-negative-scale-expected.png:
+ * platform/chromium-mac-snowleopard/svg/custom/focus-ring-expected.png:
+ * platform/chromium-mac-snowleopard/svg/transforms/animated-path-inside-transformed-html-expected.png:
+ * platform/chromium-mac/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.png:
+ * platform/chromium-mac/fast/borders/border-image-rotate-transform-expected.png:
+ * platform/chromium-mac/fast/borders/border-image-side-reduction-expected.png:
+ * platform/chromium-mac/fast/forms/select-style-expected.png:
+ * platform/chromium-mac/svg/custom/clip-mask-negative-scale-expected.png:
+ * platform/chromium-mac/svg/custom/focus-ring-expected.png:
+ * platform/chromium-mac/svg/transforms/animated-path-inside-transformed-html-expected.png:
+ * platform/chromium-win-xp/svg/custom/clip-mask-negative-scale-expected.png: Removed.
+ * platform/chromium-win/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.png:
+ * platform/chromium-win/fast/borders/border-image-rotate-transform-expected.png:
+ * platform/chromium-win/fast/borders/borderRadiusDashed06-expected.png:
+ * platform/chromium-win/svg/custom/clip-mask-negative-scale-expected.png:
+ * platform/chromium-win/svg/custom/focus-ring-expected.png:
+ * platform/chromium-win/svg/transforms/animated-path-inside-transformed-html-expected.png:
+ * platform/chromium/TestExpectations:
+
+2012-11-29 Stephen Chenney <[email protected]>
+
[Chromium] Expectations update
Unreviewed expectation.
Modified: trunk/LayoutTests/platform/chromium/TestExpectations (136154 => 136155)
--- trunk/LayoutTests/platform/chromium/TestExpectations 2012-11-29 21:05:19 UTC (rev 136154)
+++ trunk/LayoutTests/platform/chromium/TestExpectations 2012-11-29 21:08:15 UTC (rev 136155)
@@ -2081,14 +2081,6 @@
# This test fails because there is no setAppCacheMaximumSize API yet.
crbug.com/2844 http/tests/appcache/max-size.html
-# To be rebaselined after skia.gyp undefines SK_DISABLE_EXTRACTSUBSET_OPAQUE_FIX
-crbug.com/156097 fast/backgrounds/repeat/negative-offset-repeat-transformed.html [ ImageOnlyFailure ]
-crbug.com/156097 fast/borders/border-image-rotate-transform.html [ ImageOnlyFailure ]
-crbug.com/156097 svg/custom/clip-mask-negative-scale.svg [ ImageOnlyFailure ]
-crbug.com/156097 svg/custom/focus-ring.svg [ ImageOnlyFailure ]
-crbug.com/156097 svg/transforms/animated-path-inside-transformed-html.xhtml [ ImageOnlyFailure ]
-crbug.com/156097 [ Mac ] fast/forms/select-style.html [ ImageOnlyFailure ]
-
# Flakiness documented around Webkit Roll 51681:51711
crbug.com/2844 http/tests/appcache/404-manifest.html [ Skip ]
crbug.com/2844 http/tests/appcache/404-resource.html [ Skip ]
@@ -2939,7 +2931,7 @@
webkit.org/b/74694 http/tests/cache/history-only-cached-subresource-loads.html [ Missing Pass ]
webkit.org/b/74694 http/tests/cache/history-only-cached-subresource-loads-max-age-https.html [ Missing Pass ]
-webkit.org/b/67915 [ Android Linux Win ] fast/borders/borderRadiusDashed06.html [ ImageOnlyFailure ]
+webkit.org/b/67915 [ Android Linux ] fast/borders/borderRadiusDashed06.html [ ImageOnlyFailure ]
webkit.org/b/95365 fast/loader/reload-zero-byte-plugin.html
Modified: trunk/LayoutTests/platform/chromium-linux/svg/transforms/text-with-mask-with-svg-transform-expected.png
(Binary files differ)
Deleted: trunk/LayoutTests/platform/chromium-linux-x86/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.png
(Binary files differ)
Deleted: trunk/LayoutTests/platform/chromium-linux-x86/svg/custom/clip-mask-negative-scale-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/chromium-mac/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/chromium-mac/fast/borders/border-image-rotate-transform-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/chromium-mac/fast/borders/border-image-side-reduction-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/chromium-mac/fast/forms/select-style-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/chromium-mac/svg/custom/clip-mask-negative-scale-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/chromium-mac/svg/custom/focus-ring-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/chromium-mac/svg/transforms/animated-path-inside-transformed-html-expected.png
(Binary files differ)
Added: trunk/LayoutTests/platform/chromium-mac-lion/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.png
(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-mac-lion/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.png
___________________________________________________________________
Added: svn:mime-type
Added: trunk/LayoutTests/platform/chromium-mac-lion/fast/borders/border-image-rotate-transform-expected.png
(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-mac-lion/fast/borders/border-image-rotate-transform-expected.png
___________________________________________________________________
Added: svn:mime-type
Added: trunk/LayoutTests/platform/chromium-mac-lion/fast/forms/select-style-expected.png
(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-mac-lion/fast/forms/select-style-expected.png
___________________________________________________________________
Added: svn:mime-type
Added: trunk/LayoutTests/platform/chromium-mac-lion/svg/custom/clip-mask-negative-scale-expected.png
(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-mac-lion/svg/custom/clip-mask-negative-scale-expected.png
___________________________________________________________________
Added: svn:mime-type
Added: trunk/LayoutTests/platform/chromium-mac-lion/svg/custom/focus-ring-expected.png
(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-mac-lion/svg/custom/focus-ring-expected.png
___________________________________________________________________
Added: svn:mime-type
Added: trunk/LayoutTests/platform/chromium-mac-lion/svg/transforms/animated-path-inside-transformed-html-expected.png
(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-mac-lion/svg/transforms/animated-path-inside-transformed-html-expected.png
___________________________________________________________________
Added: svn:mime-type
Modified: trunk/LayoutTests/platform/chromium-mac-snowleopard/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/chromium-mac-snowleopard/fast/borders/border-image-rotate-transform-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/chromium-mac-snowleopard/fast/forms/select-style-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/chromium-mac-snowleopard/svg/custom/clip-mask-negative-scale-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/chromium-mac-snowleopard/svg/custom/focus-ring-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/chromium-mac-snowleopard/svg/transforms/animated-path-inside-transformed-html-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/chromium-win/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/chromium-win/fast/borders/border-image-rotate-transform-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/chromium-win/fast/borders/borderRadiusDashed06-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/chromium-win/svg/custom/clip-mask-negative-scale-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/chromium-win/svg/custom/focus-ring-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/chromium-win/svg/transforms/animated-path-inside-transformed-html-expected.png
(Binary files differ)
Deleted: trunk/LayoutTests/platform/chromium-win-xp/svg/custom/clip-mask-negative-scale-expected.png
(Binary files differ)
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes