Title: [101105] trunk/LayoutTests
Revision
101105
Author
r...@google.com
Date
2011-11-23 15:04:00 -0800 (Wed, 23 Nov 2011)

Log Message

[skia] need to rebaseline after SK_ENABLE_FAST_SHADERMASK is enabled in skia/skia.gyp
https://bugs.webkit.org/show_bug.cgi?id=73044

unreviewed, expectations update


* platform/chromium/test_expectations.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (101104 => 101105)


--- trunk/LayoutTests/ChangeLog	2011-11-23 22:48:42 UTC (rev 101104)
+++ trunk/LayoutTests/ChangeLog	2011-11-23 23:04:00 UTC (rev 101105)
@@ -1,3 +1,12 @@
+2011-11-23  Mike Reed  <r...@google.com>
+
+        [skia] need to rebaseline after SK_ENABLE_FAST_SHADERMASK is enabled in skia/skia.gyp
+        https://bugs.webkit.org/show_bug.cgi?id=73044
+
+        unreviewed, expectations update
+
+        * platform/chromium/test_expectations.txt:
+
 2011-11-23  Rafael Weinstein  <rafa...@chromium.org>
 
         [MutationObservers] Modifications to the style property don't dispatch "attributes" Mutation Records

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (101104 => 101105)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-11-23 22:48:42 UTC (rev 101104)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-11-23 23:04:00 UTC (rev 101105)
@@ -1102,6 +1102,26 @@
 BUGWK70748 CPU : svg/W3C-SVG-1.1/painting-marker-02-f.svg = IMAGE
 BUGWK70748 CPU LEOPARD : svg/W3C-SVG-1.1/masking-path-05-f.svg = IMAGE
 
+// Rebaseline after SK_ENABLE_FAST_SHADERMASK is enabled in skia.gyp
+// the image change should be very slight (only in low-bits of color components)
+//
+BUGCR105305 CPU : fast/backgrounds/size/contain-and-cover-zoomed.html = IMAGE
+BUGCR105305 CPU : fast/canvas/canvas-text-alignment.html = IMAGE
+BUGCR105305 CPU : media/audio-repaint.html = IMAGE
+BUGCR105305 CPU : svg/W3C-SVG-1.1/pservers-grad-11-b.svg = IMAGE
+BUGCR105305 CPU : svg/css/composite-shadow-text.svg = IMAGE
+BUGCR105305 CPU : svg/css/text-gradient-shadow.svg = IMAGE
+BUGCR105305 CPU : svg/custom/gradient-stroke-width.svg = IMAGE
+BUGCR105305 CPU : svg/custom/gradient-with-1d-boundingbox.svg = IMAGE
+BUGCR105305 CPU : svg/custom/js-late-gradient-and-object-creation.svg = IMAGE
+BUGCR105305 CPU : svg/custom/nested-pattern-boundingBoxModeContent.svg = IMAGE
+BUGCR105305 CPU : svg/custom/pattern-with-transformation.svg = IMAGE
+BUGCR105305 CPU : svg/custom/text-rotated-gradient.svg = IMAGE
+BUGCR105305 CPU : svg/text/text-gradient-positioning.svg = IMAGE
+BUGCR105305 CPU : svg/transforms/text-with-pattern-inside-transformed-html.xhtml = IMAGE
+BUGCR105305 : svg/text/selection-background-color.xhtml = PASS CRASH IMAGE
+BUGCR105305 : svg/text/selection-styles.xhtml = PASS CRASH IMAGE
+
 // -----------------------------------------------------------------
 // Other failures
 // -----------------------------------------------------------------
@@ -2268,9 +2288,6 @@
 // Flaky since http://trac.webkit.org/changeset/68440 (where this test added at).
 BUGWK46689 : fast/dom/HTMLElement/class-list.html = PASS TEXT
 
-// To be rebaselined when the new gdi-aa-text code finalizes
-BUGCR98248 WIN : svg/css/text-gradient-shadow.svg = IMAGE
-
 // Flaky since r68438:r68445 or before that.
 BUGWK46693 MAC : fast/repaint/repaint-svg-after-style-change.html = TEXT
 
@@ -3007,7 +3024,6 @@
 
 BUGWK60115 LEOPARD : fast/text/shadow-translucent-fill.html = IMAGE
 BUGWK60115 MAC CPU-CG : fast/transforms/shadows.html = PASS IMAGE
-BUGWK60115 WIN : svg/css/composite-shadow-text.svg = IMAGE
 BUGWK60115 WIN : svg/css/shadow-changes.svg = IMAGE
 
 BUGWK56702 WIN DEBUG : http/tests/navigation/ping-cross-origin-from-https.html = PASS TIMEOUT
@@ -3559,15 +3575,12 @@
 
 BUGCR97657 MAC CPU-CG : media/audio-repaint.html = TIMEOUT IMAGE PASS
 
-BUGWK68881 DEBUG : svg/text/selection-background-color.xhtml = CRASH IMAGE
-BUGWK68881 DEBUG : svg/text/selection-styles.xhtml = CRASH IMAGE
-
 BUGWK68970 MAC CPU-CG : fast/multicol/float-paginate-empty-lines.html = IMAGE
 BUGWK68970 MAC CPU-CG : svg/custom/js-late-gradient-and-object-creation.svg = IMAGE
 BUGWK68970 MAC CPU-CG : svg/custom/pattern-in-defs.svg = IMAGE
 BUGWK68970 MAC CPU-CG : svg/custom/text-rotated-gradient.svg = IMAGE
-BUGWK68970 MAC CPU-CG RELEASE : svg/text/selection-background-color.xhtml = IMAGE
 
+
 BUGWK68982 : svg/custom/oversized-pattern-scale.svg = IMAGE PASS
 BUGWK68982 : svg/custom/transformed-pattern-clamp-svg-root.svg = IMAGE PASS
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to