LayoutTests/ChangeLog

 12012-08-29 Csaba Osztrogonác <ossy@webkit.org>
 2
 3 [Qt][WK1] New test css3/filters/null-effect-check.html added in r126927 fails
 4 https://bugs.webkit.org/show_bug.cgi?id=95308
 5
 6 Reviewed by NOBODY (OOPS!).
 7
 8 * css3/filters/null-effect-check.html: Modify this reftest not to be dumpAsText() test.
 9 * platform/qt-5.0-wk1/Skipped: Unskip the now passing test.
 10
1112012-08-29 Zoltan Arvai <zarvai@inf.u-szeged.hu>
212
313 [Qt][WK1] Unreviewd gardening. Skip failing css3 filter test.

LayoutTests/css3/filters/null-effect-check.html

22if (window.testRunner) {
33 // Force software rendering mode.
44 window.testRunner.overridePreference("WebKitAcceleratedCompositingEnabled", "0");
5  window.testRunner.dumpAsText(true);
65}
76</script>
87<style>

LayoutTests/platform/qt-5.0-wk1/Skipped

@@fast/writing-mode/flipped-blocks-hit-test-line-edges.html
7373# [Qt][WK1] New touchadjustment/focusout-on-touch.html fails
7474# https://bugs.webkit.org/show_bug.cgi?id=95205
7575touchadjustment/focusout-on-touch.html
76 
77 # [Qt][WK1] Test added in r126927 fails.
78 # https://bugs.webkit.org/show_bug.cgi?id=95308
79 css3/filters/null-effect-check.html