Title: [101124] trunk/LayoutTests
Revision
101124
Author
[email protected]
Date
2011-11-23 23:47:49 -0800 (Wed, 23 Nov 2011)

Log Message

[Qt] Couple of tests have different results on 64 bit and/or in debug mode compared to 32 bit and/or release mode
https://bugs.webkit.org/show_bug.cgi?id=52810

Unreviewed gardening.

* platform/qt/Skipped: Skip svg/dom/css-transforms.xhtml introduced in r101062, because 0.0 != -0.0.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (101123 => 101124)


--- trunk/LayoutTests/ChangeLog	2011-11-24 07:46:06 UTC (rev 101123)
+++ trunk/LayoutTests/ChangeLog	2011-11-24 07:47:49 UTC (rev 101124)
@@ -1,3 +1,12 @@
+2011-11-23  Csaba Osztrogonác  <[email protected]>
+
+        [Qt] Couple of tests have different results on 64 bit and/or in debug mode compared to 32 bit and/or release mode
+        https://bugs.webkit.org/show_bug.cgi?id=52810
+
+        Unreviewed gardening.
+
+        * platform/qt/Skipped: Skip svg/dom/css-transforms.xhtml introduced in r101062, because 0.0 != -0.0.
+
 2011-11-23  Jeff Timanus  <[email protected]>
 
         [Chromium]  Prevent DrawingBuffer instances from corrupting the active

Modified: trunk/LayoutTests/platform/qt/Skipped (101123 => 101124)


--- trunk/LayoutTests/platform/qt/Skipped	2011-11-24 07:46:06 UTC (rev 101123)
+++ trunk/LayoutTests/platform/qt/Skipped	2011-11-24 07:47:49 UTC (rev 101124)
@@ -2015,6 +2015,7 @@
 svg/W3C-SVG-1.1/text-align-04-b.svg
 svg/zoom/page/zoom-mask-with-percentages.svg
 svg/zoom/page/zoom-img-preserveAspectRatio-support-1.html
+svg/dom/css-transforms.xhtml
 
 # [Qt] inspector/styles/styles-disable-then-enable.html make inspector/styles/styles-iframe.html fail in debug mode
 # https://bugs.webkit.org/show_bug.cgi?id=58313
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to