Title: [96799] trunk/LayoutTests
Revision
96799
Author
o...@webkit.org
Date
2011-10-06 03:53:07 -0700 (Thu, 06 Oct 2011)

Log Message

[Qt] REGRESSION(r96779): It made svg/as-image/svg-nested.html timeout
https://bugs.webkit.org/show_bug.cgi?id=69511

* platform/qt/Skipped: Skip svg/as-image/svg-nested.html until fix.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (96798 => 96799)


--- trunk/LayoutTests/ChangeLog	2011-10-06 10:10:07 UTC (rev 96798)
+++ trunk/LayoutTests/ChangeLog	2011-10-06 10:53:07 UTC (rev 96799)
@@ -1,3 +1,10 @@
+2011-10-06  Csaba Osztrogonác  <o...@webkit.org>
+
+        [Qt] REGRESSION(r96779): It made svg/as-image/svg-nested.html timeout
+        https://bugs.webkit.org/show_bug.cgi?id=69511
+
+        * platform/qt/Skipped: Skip svg/as-image/svg-nested.html until fix.
+
 2011-10-06  John Knottenbelt  <jknot...@chromium.org>
 
         Take pageScaleFactor into account for MouseRelatedEvents.

Modified: trunk/LayoutTests/platform/qt/Skipped (96798 => 96799)


--- trunk/LayoutTests/platform/qt/Skipped	2011-10-06 10:10:07 UTC (rev 96798)
+++ trunk/LayoutTests/platform/qt/Skipped	2011-10-06 10:53:07 UTC (rev 96799)
@@ -2397,3 +2397,7 @@
 # One test failed after r96260
 # https://bugs.webkit.org/show_bug.cgi?id=69257
 inspector/styles/styles-disable-then-change.html
+
+# [Qt] REGRESSION(r96779): It made svg/as-image/svg-nested.html timeout
+# https://bugs.webkit.org/show_bug.cgi?id=69511
+svg/as-image/svg-nested.html
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to