Title: [105130] trunk/LayoutTests
Revision
105130
Author
[email protected]
Date
2012-01-17 00:25:17 -0800 (Tue, 17 Jan 2012)

Log Message

[Qt] Unreviewed morning gardening.

* platform/qt/Skipped: Skip a failing test.
* platform/qt/fast/dom/Window/window-properties-expected.txt: Updated.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (105129 => 105130)


--- trunk/LayoutTests/ChangeLog	2012-01-17 08:23:56 UTC (rev 105129)
+++ trunk/LayoutTests/ChangeLog	2012-01-17 08:25:17 UTC (rev 105130)
@@ -1,3 +1,10 @@
+2012-01-17  Csaba Osztrogonác  <[email protected]>
+
+        [Qt] Unreviewed morning gardening.
+
+        * platform/qt/Skipped: Skip a failing test.
+        * platform/qt/fast/dom/Window/window-properties-expected.txt: Updated.
+
 2012-01-17  Philippe Normand  <[email protected]>
 
         [GTK] fast/dom/constructed-objects-prototypes.html fails

Modified: trunk/LayoutTests/platform/qt/Skipped (105129 => 105130)


--- trunk/LayoutTests/platform/qt/Skipped	2012-01-17 08:23:56 UTC (rev 105129)
+++ trunk/LayoutTests/platform/qt/Skipped	2012-01-17 08:25:17 UTC (rev 105130)
@@ -2574,3 +2574,7 @@
 # [Qt] css3/flexbox/flex-align.html fails with 1px off error
 # https://bugs.webkit.org/show_bug.cgi?id=76330
 css3/flexbox/flex-align.html
+
+# [Qt] REGRESSION(r105090): css3/filters/filtered-compositing-descendant.html fails
+# https://bugs.webkit.org/show_bug.cgi?id=76432
+css3/filters/filtered-compositing-descendant.html

Modified: trunk/LayoutTests/platform/qt/fast/dom/Window/window-properties-expected.txt (105129 => 105130)


--- trunk/LayoutTests/platform/qt/fast/dom/Window/window-properties-expected.txt	2012-01-17 08:23:56 UTC (rev 105129)
+++ trunk/LayoutTests/platform/qt/fast/dom/Window/window-properties-expected.txt	2012-01-17 08:25:17 UTC (rev 105130)
@@ -2269,6 +2269,7 @@
 window.applicationCache.OBSOLETE [number]
 window.applicationCache.UNCACHED [number]
 window.applicationCache.UPDATEREADY [number]
+window.applicationCache.abort [function]
 window.applicationCache.addEventListener [function]
 window.applicationCache.dispatchEvent [function]
 window.applicationCache.oncached [null]
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to