Title: [100593] trunk/LayoutTests
Revision
100593
Author
stevebl...@google.com
Date
2011-11-17 03:13:48 -0800 (Thu, 17 Nov 2011)

Log Message

[chromium] Support CoreAnimation plugin model on Mac
https://bugs.webkit.org/show_bug.cgi?id=47925

Update test expectations.

Unreviewed gardening.

* platform/chromium/test_expectations.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (100592 => 100593)


--- trunk/LayoutTests/ChangeLog	2011-11-17 11:01:53 UTC (rev 100592)
+++ trunk/LayoutTests/ChangeLog	2011-11-17 11:13:48 UTC (rev 100593)
@@ -1,3 +1,14 @@
+2011-11-17  Steve Block  <stevebl...@google.com>
+
+        [chromium] Support CoreAnimation plugin model on Mac
+        https://bugs.webkit.org/show_bug.cgi?id=47925
+
+        Update test expectations.
+
+        Unreviewed gardening.
+
+        * platform/chromium/test_expectations.txt:
+
 2011-11-16  Alexander Pavlov  <apav...@chromium.org>
 
         Web Inspector: inspector follows _javascript_: hrefs as relative

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (100592 => 100593)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-11-17 11:01:53 UTC (rev 100592)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-11-17 11:13:48 UTC (rev 100593)
@@ -2688,8 +2688,10 @@
 WONTFIX MAC CPU-CG : compositing/images/direct-pdf-image.html = IMAGE
 
 // Chromium does not support the CoreAnimation plugin model right now.
-BUGWK47925 MAC : compositing/plugins/composited-plugin.html = IMAGE+TEXT
-BUGWK47925 MAC : compositing/plugins/small-to-large-composited-plugin.html = IMAGE+TEXT
+BUGWK47925 SNOWLEOPARD CPU : compositing/plugins/composited-plugin.html = TEXT
+BUGWK47925 SNOWLEOPARD CPU-CG : compositing/plugins/composited-plugin.html = IMAGE+TEXT
+BUGWK47925 LEOPARD : compositing/plugins/composited-plugin.html = IMAGE+TEXT
+BUGWK47925 MAC : compositing/plugins/small-to-large-composited-plugin.html = TEXT
 
 BUGWK47949 LINUX WIN : compositing/reflections/nested-reflection-anchor-point.html = IMAGE+TEXT
 BUGWK47949 MAC CPU-CG : compositing/reflections/nested-reflection-anchor-point.html = IMAGE
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to