Title: [99795] trunk/LayoutTests
Revision
99795
Author
[email protected]
Date
2011-11-09 18:05:14 -0800 (Wed, 09 Nov 2011)

Log Message

[WinCairo] Further exclusions for unsupported features.

* platform/wincairo/Skipped: Turn off mathml and webgl tests.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (99794 => 99795)


--- trunk/LayoutTests/ChangeLog	2011-11-10 01:53:02 UTC (rev 99794)
+++ trunk/LayoutTests/ChangeLog	2011-11-10 02:05:14 UTC (rev 99795)
@@ -1,3 +1,9 @@
+2011-11-09  Brent Fulgham  <[email protected]>
+
+        [WinCairo] Further exclusions for unsupported features.
+
+        * platform/wincairo/Skipped: Turn off mathml and webgl tests.
+
 2011-11-09  Sheriff Bot  <[email protected]>
 
         Unreviewed, rolling out r99782.

Modified: trunk/LayoutTests/platform/wincairo/Skipped (99794 => 99795)


--- trunk/LayoutTests/platform/wincairo/Skipped	2011-11-10 01:53:02 UTC (rev 99794)
+++ trunk/LayoutTests/platform/wincairo/Skipped	2011-11-10 02:05:14 UTC (rev 99795)
@@ -189,6 +189,7 @@
 fast/canvas/canvas-zoom.html 
 fast/canvas/fillText-shadow.html 
 fast/canvas/toDataURL-supportedTypes.html 
+fast/canvas/webgl
 fast/clip
 fast/compact/001.html 
 fast/compact/002.html 
@@ -432,6 +433,7 @@
 
 # WinCairo currently has no media features.
 media
+mhtml
 plugins
 printing
 scrollbars
@@ -533,6 +535,11 @@
 http/tests/xmlhttprequest
 http/tests/xmlviewer/extensions-api.html
 
+
+#require video/audio tag - not implemented in WinCairo (yet)
+userscripts/user-script-video-document.html
+userscripts/user-script-audio-document.html
+
 #
 #  Everything above here is a WinCairo-specific bug.
 #
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to