[Qt] Unreviewed morning gardening.
authorossy@webkit.org <ossy@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Tue, 17 Jan 2012 08:25:17 +0000 (08:25 +0000)
committerossy@webkit.org <ossy@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Tue, 17 Jan 2012 08:25:17 +0000 (08:25 +0000)
* platform/qt/Skipped: Skip a failing test.
* platform/qt/fast/dom/Window/window-properties-expected.txt: Updated.

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@105130 268f45cc-cd09-0410-ab3c-d52691b4dbfc

LayoutTests/ChangeLog
LayoutTests/platform/qt/Skipped
LayoutTests/platform/qt/fast/dom/Window/window-properties-expected.txt

index cc1cb4a..ac3da3e 100644 (file)
@@ -1,3 +1,10 @@
+2012-01-17  Csaba Osztrogonác  <ossy@webkit.org>
+
+        [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  <pnormand@igalia.com>
 
         [GTK] fast/dom/constructed-objects-prototypes.html fails
index 4525299..adde1cb 100644 (file)
@@ -2574,3 +2574,7 @@ fast/forms/radio/radio-group.html
 # [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
index b97d5c3..d8332fd 100644 (file)
@@ -2269,6 +2269,7 @@ window.applicationCache.IDLE [number]
 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]