Title: [181564] trunk/LayoutTests
Revision
181564
Author
bfulg...@apple.com
Date
2015-03-16 10:42:31 -0700 (Mon, 16 Mar 2015)

Log Message

[Win] APNG is not supported on Windows (but it IS supported on WinCairo)

* platform/win/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (181563 => 181564)


--- trunk/LayoutTests/ChangeLog	2015-03-16 17:39:07 UTC (rev 181563)
+++ trunk/LayoutTests/ChangeLog	2015-03-16 17:42:31 UTC (rev 181564)
@@ -1,3 +1,9 @@
+2015-03-16  Brent Fulgham  <bfulg...@apple.com>
+
+        [Win] APNG is not supported on Windows (but it IS supported on WinCairo)
+
+        * platform/win/TestExpectations:
+
 2015-03-16  Chris Dumez  <cdu...@apple.com>
 
         Mark fast/images/animated-png.html as [ Crash ImageOnlyFailure ]

Modified: trunk/LayoutTests/platform/win/TestExpectations (181563 => 181564)


--- trunk/LayoutTests/platform/win/TestExpectations	2015-03-16 17:39:07 UTC (rev 181563)
+++ trunk/LayoutTests/platform/win/TestExpectations	2015-03-16 17:42:31 UTC (rev 181564)
@@ -591,6 +591,9 @@
 
 # TODO Attachment elements do not provide a custom renderer
 webkit.org/b/142260 fast/attachment [ Skip ]
+
+# TODO APNG is not supported
+webkit.org/b/142731 fast/images/animated-png.html [ Skip ]
 ################################################################################
 ###########    End Missing Functionality Prevents Testing         ##############
 ################################################################################
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to