Title: [102390] trunk/LayoutTests
Revision
102390
Author
t...@chromium.org
Date
2011-12-08 15:38:27 -0800 (Thu, 08 Dec 2011)

Log Message

Mark tests added in r102388 as failing on Chromium.  Fix the cross platform
expected results for transitions/svg-transitions.html (the line number changed).

* platform/chromium/test_expectations.txt:
* transitions/svg-transitions-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (102389 => 102390)


--- trunk/LayoutTests/ChangeLog	2011-12-08 23:16:54 UTC (rev 102389)
+++ trunk/LayoutTests/ChangeLog	2011-12-08 23:38:27 UTC (rev 102390)
@@ -1,3 +1,11 @@
+2011-12-08  Tony Chang  <t...@chromium.org>
+
+        Mark tests added in r102388 as failing on Chromium.  Fix the cross platform
+        expected results for transitions/svg-transitions.html (the line number changed).
+
+        * platform/chromium/test_expectations.txt:
+        * transitions/svg-transitions-expected.txt:
+
 2011-12-08  Tim Horton  <timothy_hor...@apple.com>
 
         Enable animations of CSS images using -webkit-cross-fade

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (102389 => 102390)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-12-08 23:16:54 UTC (rev 102389)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-12-08 23:38:27 UTC (rev 102390)
@@ -3809,3 +3809,12 @@
 BUGWK74050 : compositing/reflections/nested-reflection-on-overflow.html = IMAGE PASS
 
 BUGWK74055 LEOPARD : fast/canvas/canvas-largedraws.html = TIMEOUT
+
+// New tests added in r102388, just needs a new baseline.
+BUG_TONY : animations/cross-fade-background-image.html = PASS FAIL
+BUG_TONY : animations/cross-fade-border-image-source.html = PASS FAIL
+BUG_TONY : animations/cross-fade-list-style-image.html = PASS FAIL
+BUG_TONY : animations/cross-fade-webkit-mask-box-image.html = PASS FAIL
+BUG_TONY : animations/cross-fade-webkit-mask-image.html = PASS FAIL
+BUG_TONY : transitions/cross-fade-background-image.html = PASS FAIL
+BUG_TONY : transitions/cross-fade-border-image.html = PASS FAIL

Modified: trunk/LayoutTests/transitions/svg-transitions-expected.txt (102389 => 102390)


--- trunk/LayoutTests/transitions/svg-transitions-expected.txt	2011-12-08 23:16:54 UTC (rev 102389)
+++ trunk/LayoutTests/transitions/svg-transitions-expected.txt	2011-12-08 23:38:27 UTC (rev 102390)
@@ -1,4 +1,4 @@
-CONSOLE MESSAGE: line 212: Failed to pause 'fill' transition on element 'rect7'
+CONSOLE MESSAGE: line 239: Failed to pause 'fill' transition on element 'rect7'
 Example
 PASS - "fill-opacity" property for "rect1" element at 1s saw something close to: 0.6
 PASS - "stroke-width" property for "rect1" element at 1s saw something close to: 3
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to