Title: [112370] trunk/LayoutTests
Revision
112370
Author
[email protected]
Date
2012-03-28 00:36:49 -0700 (Wed, 28 Mar 2012)

Log Message

[Qt] REGRESSION(r111480): It made svg/as-image tests assert
https://bugs.webkit.org/show_bug.cgi?id=82052

* platform/qt/Skipped: Skip failing tests.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (112369 => 112370)


--- trunk/LayoutTests/ChangeLog	2012-03-28 07:25:59 UTC (rev 112369)
+++ trunk/LayoutTests/ChangeLog	2012-03-28 07:36:49 UTC (rev 112370)
@@ -1,5 +1,12 @@
 2012-03-28  Csaba Osztrogonác  <[email protected]>
 
+        [Qt] REGRESSION(r111480): It made svg/as-image tests assert
+        https://bugs.webkit.org/show_bug.cgi?id=82052
+
+        * platform/qt/Skipped: Skip failing tests.
+
+2012-03-28  Csaba Osztrogonác  <[email protected]>
+
         [Qt] One more unreviewed gardening after r112301.
 
         * platform/qt-5.0/fast/dom/Window/window-properties-expected.png: Renamed from LayoutTests/platform/qt-5.0-wk1/fast/dom/Window/window-properties-expected.png.

Modified: trunk/LayoutTests/platform/qt/Skipped (112369 => 112370)


--- trunk/LayoutTests/platform/qt/Skipped	2012-03-28 07:25:59 UTC (rev 112369)
+++ trunk/LayoutTests/platform/qt/Skipped	2012-03-28 07:36:49 UTC (rev 112370)
@@ -1483,9 +1483,11 @@
 # [Qt] REGRESSION(r111480): It made svg/as-image tests assert
 # https://bugs.webkit.org/show_bug.cgi?id=82052
 svg/as-image/animated-svg-as-image.html
+svg/as-image/animated-svg-as-image-same-image.html
 svg/as-image/img-preserveAspectRatio-support-2.html
+svg/as-image/img-relative-width.html
 svg/as-image/svg-image-leak-loader.html
-svg/as-image/animated-svg-as-image-same-image.html
+svg/as-image/svg-non-integer-scaled-image.html
 
 # [Qt] svg/animations tests are very flaky
 # https://bugs.webkit.org/show_bug.cgi?id=80703
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to