Title: [105511] trunk/LayoutTests
- Revision
- 105511
- Author
- [email protected]
- Date
- 2012-01-20 06:53:33 -0800 (Fri, 20 Jan 2012)
Log Message
[Qt] animations tests fails which uses suspend/resume
https://bugs.webkit.org/show_bug.cgi?id=43905
Patch by Alexis Menard <[email protected]> on 2012-01-20
Reviewed by Csaba Osztrogonác.
They seem to pass correctly on my machine.
* platform/qt/Skipped:
* platform/qt/animations/additive-transform-animations-expected.txt: Added.
Modified Paths
Added Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (105510 => 105511)
--- trunk/LayoutTests/ChangeLog 2012-01-20 14:49:48 UTC (rev 105510)
+++ trunk/LayoutTests/ChangeLog 2012-01-20 14:53:33 UTC (rev 105511)
@@ -1,3 +1,15 @@
+2012-01-20 Alexis Menard <[email protected]>
+
+ [Qt] animations tests fails which uses suspend/resume
+ https://bugs.webkit.org/show_bug.cgi?id=43905
+
+ Reviewed by Csaba Osztrogonác.
+
+ They seem to pass correctly on my machine.
+
+ * platform/qt/Skipped:
+ * platform/qt/animations/additive-transform-animations-expected.txt: Added.
+
2012-01-20 Elliot Poger <[email protected]>
new baselines for crbug 110493
Modified: trunk/LayoutTests/platform/qt/Skipped (105510 => 105511)
--- trunk/LayoutTests/platform/qt/Skipped 2012-01-20 14:49:48 UTC (rev 105510)
+++ trunk/LayoutTests/platform/qt/Skipped 2012-01-20 14:53:33 UTC (rev 105511)
@@ -871,13 +871,6 @@
svg/text/text-tselect-02-f.svg
# ============================================================================= #
-# failing animations tests
-# ============================================================================= #
-# Needs expected results
-animations/animation-drt-api.html
-animations/animation-drt-api-multiple-keyframes.html
-
-# ============================================================================= #
# Failing CSS Tests
# ============================================================================= #
# REGRESSION (r53450) - skipped until fix
@@ -1734,12 +1727,6 @@
# https://bugs.webkit.org/show_bug.cgi?id=42821
animations/play-state.html
-# [Qt] animations tests fails which uses suspend/resume
-# https://bugs.webkit.org/show_bug.cgi?id=43905
-animations/suspend-resume-animation.html
-animations/suspend-resume-animation-events.html
-animations/stop-animation-on-suspend.html
-
# Assumes spesific metrics
# See http://code.google.com/p/chromium/issues/detail?id=19897
svg/custom/getscreenctm-in-mixed-content2.xhtml
Added: trunk/LayoutTests/platform/qt/animations/additive-transform-animations-expected.txt (0 => 105511)
--- trunk/LayoutTests/platform/qt/animations/additive-transform-animations-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/qt/animations/additive-transform-animations-expected.txt 2012-01-20 14:53:33 UTC (rev 105511)
@@ -0,0 +1,12 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x137
+ RenderBlock {HTML} at (0,0) size 800x137
+ RenderBody {BODY} at (8,8) size 784x121
+layer at (8,8) size 100x100
+ RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#0000FF]
+layer at (8,108) size 784x21
+ RenderBlock {DIV} at (0,100) size 784x21
+ RenderText {#text} at (0,0) size 687x21
+ text run at (0,0) width 687: "PASS - \"webkitTransform\" property for \"box\" element at 1s saw something close to: 0,1,-1,0,0,100"
+ RenderBR {BR} at (687,0) size 0x21
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes