Title: [96156] trunk/LayoutTests
Revision
96156
Author
r...@google.com
Date
2011-09-27 14:12:28 -0700 (Tue, 27 Sep 2011)

Log Message

need to rebseline these once new aa-gdi-text code lands in skia
https://bugs.webkit.org/show_bug.cgi?id=68920

Reviewed by Kenneth Russell.

* platform/chromium/test_expectations.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (96155 => 96156)


--- trunk/LayoutTests/ChangeLog	2011-09-27 21:06:17 UTC (rev 96155)
+++ trunk/LayoutTests/ChangeLog	2011-09-27 21:12:28 UTC (rev 96156)
@@ -1,3 +1,12 @@
+2011-09-27  Mike Reed  <r...@google.com>
+
+        need to rebseline these once new aa-gdi-text code lands in skia
+        https://bugs.webkit.org/show_bug.cgi?id=68920
+
+        Reviewed by Kenneth Russell.
+
+        * platform/chromium/test_expectations.txt:
+
 2011-09-27  Tim Horton  <timothy_hor...@apple.com>
 
         REGRESSION(65665): Pattern size being clamped to SVG size can prevent transformed elements from being fully covered by userSpaceOnUse patterns

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (96155 => 96156)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-09-27 21:06:17 UTC (rev 96155)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-09-27 21:12:28 UTC (rev 96156)
@@ -2215,6 +2215,19 @@
 // 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 : fast/repaint/shadow-multiple-horizontal.html = IMAGE
+BUGCR98248 WIN : fast/repaint/shadow-multiple-strict-horizontal.html = IMAGE
+BUGCR98248 WIN : fast/repaint/shadow-multiple-strict-vertical.html = IMAGE
+BUGCR98248 WIN : fast/repaint/shadow-multiple-vertical.html = IMAGE
+BUGCR98248 WIN : fast/text/stroking-decorations.html = IMAGE
+BUGCR98248 WIN : fast/text/stroking.html = IMAGE
+BUGCR98248 WIN : fast/transforms/shadows.html = IMAGE
+BUGCR98248 WIN : fast/writing-mode/english-lr-text.html = IMAGE
+BUGCR98248 WIN : svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context.svg = IMAGE
+BUGCR98248 WIN : svg/css/group-with-shadow.svg = IMAGE
+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
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to