Title: [94895] trunk/LayoutTests
Revision
94895
Author
[email protected]
Date
2011-09-09 18:58:44 -0700 (Fri, 09 Sep 2011)

Log Message

Update Skipped lists for mac and mac-lion w.r.t. canvas
https://bugs.webkit.org/show_bug.cgi?id=67867

Reviewed by Simon Fraser.

* platform/mac-lion/Skipped:
* platform/mac/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (94894 => 94895)


--- trunk/LayoutTests/ChangeLog	2011-09-10 01:16:12 UTC (rev 94894)
+++ trunk/LayoutTests/ChangeLog	2011-09-10 01:58:44 UTC (rev 94895)
@@ -1,3 +1,13 @@
+2011-09-09  Matthew Delaney  <[email protected]>
+
+        Update Skipped lists for mac and mac-lion w.r.t. canvas
+        https://bugs.webkit.org/show_bug.cgi?id=67867
+
+        Reviewed by Simon Fraser.
+
+        * platform/mac-lion/Skipped:
+        * platform/mac/Skipped:
+
 2011-09-09  Kentaro Hara  <[email protected]>
 
         Generate a WebKitCSSMatrix constructor of V8 using the IDL 'Constructor' extended attribute

Modified: trunk/LayoutTests/platform/mac/Skipped (94894 => 94895)


--- trunk/LayoutTests/platform/mac/Skipped	2011-09-10 01:16:12 UTC (rev 94894)
+++ trunk/LayoutTests/platform/mac/Skipped	2011-09-10 01:58:44 UTC (rev 94895)
@@ -149,14 +149,13 @@
 scrollbars/scrollbar-click-does-not-blur-content.html
 
 # Below canvas test cases from http://philip.html5.org/tests/canvas/suite/tests/
-#(2d.composite.operation.clear) is failing because we support the "clear" composite op
-#  without our vendor prefix since it was around in canvas before the spec was written.
+# (2d.composite.operation.clear) is failing because we support the "clear" composite op
+# without our vendor prefix since it was around in canvas before the spec was written.
 canvas/philip/tests/2d.composite.operation.clear.html
-#(2d.composite.*) Most, if not all, of these are failing due to the webkit canvas
-#  drawing model being different than the spec's current model. There is a current
-#  effort out to change the spec to the webkit canvas model.
+# (2d.composite.*) Most, if not all, of these are failing due to the webkit canvas
+# drawing model being different than the spec's current model. There is a current
+# effort out to change the spec to the webkit canvas model.
 canvas/philip/tests/2d.composite.operation.darker.html
-canvas/philip/tests/2d.composite.uncovered.fill.copy.html
 canvas/philip/tests/2d.composite.uncovered.image.copy.html
 canvas/philip/tests/2d.composite.uncovered.image.destination-atop.html
 canvas/philip/tests/2d.composite.uncovered.image.destination-in.html
@@ -291,9 +290,6 @@
 # Requires WebP support.
 fast/images/webp-image-decoding.html
 
-# https://bugs.webkit.org/show_bug.cgi?id=47901
-fast/canvas/canvas-getImageData-negative-source.html
-
 # Times out because plugins aren't allowed to execute JS after NPP_Destroy has been called in WebKit1's OOP plugins implementation http://webkit.org/b/48929
 plugins/evaluate-js-after-removing-plugin-element.html
 

Modified: trunk/LayoutTests/platform/mac-lion/Skipped (94894 => 94895)


--- trunk/LayoutTests/platform/mac-lion/Skipped	2011-09-10 01:16:12 UTC (rev 94894)
+++ trunk/LayoutTests/platform/mac-lion/Skipped	2011-09-10 01:58:44 UTC (rev 94895)
@@ -13,9 +13,6 @@
 # <rdar://problem/8955076>
 canvas/philip/tests/2d.strokeRect.zero.5.html
 
-# <rdar://problem/9319445>
-fast/canvas/canvas-createPattern-fillRect-shadow.html
-
 # <rdar://problem/9356215>
 fast/canvas/canvas-fillRect-gradient-shadow.html
 
@@ -33,7 +30,6 @@
 fast/canvas/canvas-scale-strokePath-shadow.html
 
 # Unknown canvas test failures
-canvas/philip/tests/2d.text.draw.baseline.ideographic.html
 fast/canvas/canvas-draw-canvas-on-canvas-shadow.html
 fast/canvas/canvas-strokePath-gradient-shadow.html
 fast/canvas/canvas-strokeRect-alpha-shadow.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to