Title: [97472] trunk/LayoutTests
- Revision
- 97472
- Author
- [email protected]
- Date
- 2011-10-14 09:21:38 -0700 (Fri, 14 Oct 2011)
Log Message
Skip MicroData tests on Mac and WinCairo as well.
* platform/mac/Skipped:
* platform/wincairo/Skipped:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (97471 => 97472)
--- trunk/LayoutTests/ChangeLog 2011-10-14 16:13:01 UTC (rev 97471)
+++ trunk/LayoutTests/ChangeLog 2011-10-14 16:21:38 UTC (rev 97472)
@@ -1,3 +1,10 @@
+2011-10-14 Ryosuke Niwa <[email protected]>
+
+ Skip MicroData tests on Mac and WinCairo as well.
+
+ * platform/mac/Skipped:
+ * platform/wincairo/Skipped:
+
2011-10-13 Arko Saha <[email protected]>
Microdata: Basic implementation of document.getItems() method.
Modified: trunk/LayoutTests/platform/mac/Skipped (97471 => 97472)
--- trunk/LayoutTests/platform/mac/Skipped 2011-10-14 16:13:01 UTC (rev 97471)
+++ trunk/LayoutTests/platform/mac/Skipped 2011-10-14 16:21:38 UTC (rev 97472)
@@ -413,6 +413,9 @@
# MutationObservers are net yet enabled. http://webkit.org/b/68729
fast/mutation
+# Microdata DOM API is not yet enabled.
+fast/dom/MicroData
+
# Tests for WebVTT parser for <track>. Feature is not yet functional.
# https://bugs.webkit.org/show_bug.cgi?id=43668
media/track/
Modified: trunk/LayoutTests/platform/wincairo/Skipped (97471 => 97472)
--- trunk/LayoutTests/platform/wincairo/Skipped 2011-10-14 16:13:01 UTC (rev 97471)
+++ trunk/LayoutTests/platform/wincairo/Skipped 2011-10-14 16:21:38 UTC (rev 97472)
@@ -1928,6 +1928,9 @@
# https://bugs.webkit.org/show_bug.cgi?id=64731
http/tests/media/media-source/
+# Microdata DOM API is not yet enabled.
+fast/dom/MicroData
+
# Font feature settings is not implemented.
css3/font-feature-settings-rendering.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes