Title: [103075] trunk/LayoutTests
Revision
103075
Author
ph...@webkit.org
Date
2011-12-16 09:52:04 -0800 (Fri, 16 Dec 2011)

Log Message

Unreviewed, skipping some svg tests still failing on GTK 64-bit after r103071.

* platform/gtk/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (103074 => 103075)


--- trunk/LayoutTests/ChangeLog	2011-12-16 17:28:27 UTC (rev 103074)
+++ trunk/LayoutTests/ChangeLog	2011-12-16 17:52:04 UTC (rev 103075)
@@ -1,3 +1,9 @@
+2011-12-16  Philippe Normand  <pnorm...@igalia.com>
+
+        Unreviewed, skipping some svg tests still failing on GTK 64-bit after r103071.
+
+        * platform/gtk/Skipped:
+
 2011-12-16  Alexis Menard  <alexis.men...@openbossa.org>, Jakub Wieczorek  <jwieczo...@webkit.org>
 
         Add support for <ol reversed>.

Modified: trunk/LayoutTests/platform/gtk/Skipped (103074 => 103075)


--- trunk/LayoutTests/platform/gtk/Skipped	2011-12-16 17:28:27 UTC (rev 103074)
+++ trunk/LayoutTests/platform/gtk/Skipped	2011-12-16 17:52:04 UTC (rev 103075)
@@ -1455,6 +1455,7 @@
 
 # 1 pixel difference between 64-bits and 32-bits
 # Some of these also present rounding issues and xx.00 vs xx.
+# https://bugs.webkit.org/show_bug.cgi?id=62204
 svg/as-image/img-preserveAspectRatio-support-1.html
 svg/batik/text/smallFonts.svg
 svg/clip-path/deep-nested-clip-in-mask-different-unitTypes.svg
@@ -1469,6 +1470,7 @@
 svg/custom/use-on-symbol-inside-pattern.svg
 svg/filters/feColorMatrix-saturate.svg
 svg/zoom/page/zoom-img-preserveAspectRatio-support-1.html
+svg/W3C-SVG-1.1/animate-elem-40-t.svg
 svg/W3C-SVG-1.1/extend-namespace-01-f.svg
 svg/W3C-SVG-1.1/metadata-example-01-b.svg
 svg/W3C-SVG-1.1/paths-data-03-f.svg
@@ -1487,6 +1489,11 @@
 svg/W3C-SVG-1.1-SE/types-dom-04-b.svg
 svg/W3C-SVG-1.1-SE/types-dom-07-f.svg
 
+# Floating point inconsistencies between 32-bit and 64-bit bots
+svg/css/composite-shadow-example.html
+svg/css/composite-shadow-with-opacity.html
+svg/css/stars-with-shadow.html
+
 # https://bugs.webkit.org/show_bug.cgi?id=73409
 fast/forms/placeholder-set-attribute.html
 fast/forms/search-placeholder-value-changed.html
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to