Title: [155237] trunk/LayoutTests
Revision
155237
Author
[email protected]
Date
2013-09-06 22:18:51 -0700 (Fri, 06 Sep 2013)

Log Message

compositing/overlap-blending//children-opacity-huge.html and children-opacity-no-overlap.html are failing
https://bugs.webkit.org/show_bug.cgi?id=120922

Add the failing test expectations.

* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (155236 => 155237)


--- trunk/LayoutTests/ChangeLog	2013-09-07 04:59:39 UTC (rev 155236)
+++ trunk/LayoutTests/ChangeLog	2013-09-07 05:18:51 UTC (rev 155237)
@@ -1,3 +1,12 @@
+2013-09-06  Ryosuke Niwa  <[email protected]>
+
+        compositing/overlap-blending//children-opacity-huge.html and children-opacity-no-overlap.html are failing
+        https://bugs.webkit.org/show_bug.cgi?id=120922
+
+        Add the failing test expectations.
+
+        * platform/mac/TestExpectations:
+
 2013-09-06  Jinwoo Song  <[email protected]>
 
         [EFL] Unreviewed gardening.

Modified: trunk/LayoutTests/platform/mac/TestExpectations (155236 => 155237)


--- trunk/LayoutTests/platform/mac/TestExpectations	2013-09-07 04:59:39 UTC (rev 155236)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2013-09-07 05:18:51 UTC (rev 155237)
@@ -1299,3 +1299,7 @@
 
 # Don't run ogv and mkv tests on mac
 media/track/in-band [ WontFix ]
+
+webkit.org/b/120922 compositing/overlap-blending/children-opacity-huge.html [ ImageOnlyFailure ]
+webkit.org/b/120922 compositing/overlap-blending/children-opacity-no-overlap.html [ ImageOnlyFailure ]
+
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to