Title: [107476] trunk/LayoutTests
Revision
107476
Author
o...@webkit.org
Date
2012-02-11 00:56:19 -0800 (Sat, 11 Feb 2012)

Log Message

[Qt] Unreviewed weekend gardening.

* platform/qt/Skipped: Skip tests because ENABLE(MUTATION_OBSERVERS) is disabled.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (107475 => 107476)


--- trunk/LayoutTests/ChangeLog	2012-02-11 08:33:57 UTC (rev 107475)
+++ trunk/LayoutTests/ChangeLog	2012-02-11 08:56:19 UTC (rev 107476)
@@ -1,3 +1,9 @@
+2012-02-11  Csaba Osztrogonác  <o...@webkit.org>
+
+        [Qt] Unreviewed weekend gardening.
+
+        * platform/qt/Skipped: Skip tests because ENABLE(MUTATION_OBSERVERS) is disabled.
+
 2012-02-10  Edward O'Connor  <eocon...@apple.com>
 
         Change values for WEBKIT_KEYFRAMES_RULE, WEBKIT_KEYFRAME_RULE

Modified: trunk/LayoutTests/platform/qt/Skipped (107475 => 107476)


--- trunk/LayoutTests/platform/qt/Skipped	2012-02-11 08:33:57 UTC (rev 107475)
+++ trunk/LayoutTests/platform/qt/Skipped	2012-02-11 08:56:19 UTC (rev 107476)
@@ -230,6 +230,17 @@
 fast/dom/shadow/content-element-api.html
 fast/dom/shadow/content-element-outside-shadow.html
 
+# ENABLE(MUTATION_OBSERVERS) is disabled
+fast/mutation/cross-document.html
+fast/mutation/database-callback-delivery.html
+fast/mutation/inline-event-listener.html
+fast/mutation/mutation-observer-constructor.html
+fast/mutation/observe-attributes.html
+fast/mutation/observe-characterdata.html
+fast/mutation/observe-childList.html
+fast/mutation/observe-exceptions.html
+fast/mutation/observe-subtree.html
+
 # =========================================================================== #
 #       Feature not yet supported.                                            #
 # =========================================================================== #
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to