Title: [104704] trunk/LayoutTests
Revision
104704
Author
rga...@webkit.org
Date
2012-01-11 05:47:47 -0800 (Wed, 11 Jan 2012)

Log Message

[Qt] Some css3 filter tests are failing after r104698
https://bugs.webkit.org/show_bug.cgi?id=76055

Unreviewed gardening.

* platform/qt/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (104703 => 104704)


--- trunk/LayoutTests/ChangeLog	2012-01-11 13:38:03 UTC (rev 104703)
+++ trunk/LayoutTests/ChangeLog	2012-01-11 13:47:47 UTC (rev 104704)
@@ -1,3 +1,12 @@
+2012-01-11  Gabor Rapcsanyi  <rga...@webkit.org>
+
+        [Qt] Some css3 filter tests are failing after r104698
+        https://bugs.webkit.org/show_bug.cgi?id=76055
+
+        Unreviewed gardening.
+
+        * platform/qt/Skipped:
+
 2012-01-09  Alexandru Chiculita  <ach...@adobe.com>
 
         [CSS Shaders] Move CustomFilterOperation to the platform layer

Modified: trunk/LayoutTests/platform/qt/Skipped (104703 => 104704)


--- trunk/LayoutTests/platform/qt/Skipped	2012-01-11 13:38:03 UTC (rev 104703)
+++ trunk/LayoutTests/platform/qt/Skipped	2012-01-11 13:47:47 UTC (rev 104704)
@@ -2570,3 +2570,16 @@
 # [Qt] new test fast/forms/radio/radio-group.html failing after r104668
 # https://bugs.webkit.org/show_bug.cgi?id=76051
 fast/forms/radio/radio-group.html
+
+# [Qt] Some css3 filter tests are failing after r104698
+# https://bugs.webkit.org/show_bug.cgi?id=76055
+css3/filters/effect-blur.html
+css3/filters/effect-brightness.html
+css3/filters/effect-contrast.html
+css3/filters/effect-drop-shadow.html
+css3/filters/effect-grayscale.html
+css3/filters/effect-hue-rotate.html
+css3/filters/effect-invert.html
+css3/filters/effect-opacity.html
+css3/filters/effect-saturate.html
+css3/filters/effect-sepia.html
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to