Title: [123868] trunk/LayoutTests
Revision
123868
Author
[email protected]
Date
2012-07-27 05:51:14 -0700 (Fri, 27 Jul 2012)

Log Message

[Qt] Gardening after r123786. It made 3 fast/animation tests fail
https://bugs.webkit.org/show_bug.cgi?id=92490

Patch by János Badics <[email protected]> on 2012-07-27
Rubber stamped by Zoltan Herczeg.

* platform/qt/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (123867 => 123868)


--- trunk/LayoutTests/ChangeLog	2012-07-27 12:27:47 UTC (rev 123867)
+++ trunk/LayoutTests/ChangeLog	2012-07-27 12:51:14 UTC (rev 123868)
@@ -1,3 +1,12 @@
+2012-07-27  János Badics  <[email protected]>
+
+        [Qt] Gardening after r123786. It made 3 fast/animation tests fail
+        https://bugs.webkit.org/show_bug.cgi?id=92490
+
+        Rubber stamped by Zoltan Herczeg.
+
+        * platform/qt/Skipped:
+
 2012-07-27  Ádám Kallai  <[email protected]>
 
         [Qt] platform/qt/editing/pasteboard tests needs update after font change.

Modified: trunk/LayoutTests/platform/qt/Skipped (123867 => 123868)


--- trunk/LayoutTests/platform/qt/Skipped	2012-07-27 12:27:47 UTC (rev 123867)
+++ trunk/LayoutTests/platform/qt/Skipped	2012-07-27 12:51:14 UTC (rev 123868)
@@ -1961,6 +1961,12 @@
 # https://bugs.webkit.org/show_bug.cgi?id=84013
 fast/repaint/line-flow-with-floats-in-regions.html
 
+# [Qt]REGRESSION(r123786) It made 3 fast/animation tests fail
+# https://bugs.webkit.org/show_bug.cgi?id=92490
+fast/animation/request-animation-frame-cancel2.html
+fast/animation/request-animation-frame-detach-element.html
+fast/animation/request-animation-frame-during-modal.html
+
 # [Qt] fast/block/positioning/offsetLeft-offsetTop-multicolumn.html is failing
 # https://bugs.webkit.org/show_bug.cgi?id=86130
 fast/block/positioning/offsetLeft-offsetTop-multicolumn.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to