From: ossy@webkit.org Date: Tue, 17 Jan 2012 08:25:17 +0000 (+0000) Subject: [Qt] Unreviewed morning gardening. X-Git-Tag: 070512121124~15213 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d99daaf0f565d8b693dc1f5267e0b068d0379308;p=profile%2Fivi%2Fwebkit-efl.git [Qt] Unreviewed morning gardening. * 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 --- diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index cc1cb4a..ac3da3e 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,10 @@ +2012-01-17 Csaba Osztrogonác + + [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 [GTK] fast/dom/constructed-objects-prototypes.html fails diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped index 4525299..adde1cb 100644 --- a/LayoutTests/platform/qt/Skipped +++ b/LayoutTests/platform/qt/Skipped @@ -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 diff --git a/LayoutTests/platform/qt/fast/dom/Window/window-properties-expected.txt b/LayoutTests/platform/qt/fast/dom/Window/window-properties-expected.txt index b97d5c3..d8332fd 100644 --- a/LayoutTests/platform/qt/fast/dom/Window/window-properties-expected.txt +++ b/LayoutTests/platform/qt/fast/dom/Window/window-properties-expected.txt @@ -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]