Title: [112747] trunk/LayoutTests
Revision
112747
Author
[email protected]
Date
2012-03-30 16:47:13 -0700 (Fri, 30 Mar 2012)

Log Message

Skip two WebGL tests. Tracked by https://bugs.webkit.org/show_bug.cgi?id=82805

* platform/mac/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (112746 => 112747)


--- trunk/LayoutTests/ChangeLog	2012-03-30 23:34:02 UTC (rev 112746)
+++ trunk/LayoutTests/ChangeLog	2012-03-30 23:47:13 UTC (rev 112747)
@@ -1,3 +1,9 @@
+2012-03-30  Simon Fraser  <[email protected]>
+
+        Skip two WebGL tests. Tracked by https://bugs.webkit.org/show_bug.cgi?id=82805
+
+        * platform/mac/Skipped:
+
 2012-03-30  Alexandru Chiculita  <[email protected]>
 
         [CSS Filters] Drop Shadow is not repainting correctly when repaint area is smaller than the filtered element

Modified: trunk/LayoutTests/platform/mac/Skipped (112746 => 112747)


--- trunk/LayoutTests/platform/mac/Skipped	2012-03-30 23:34:02 UTC (rev 112746)
+++ trunk/LayoutTests/platform/mac/Skipped	2012-03-30 23:47:13 UTC (rev 112747)
@@ -709,3 +709,7 @@
 # https://bugs.webkit.org/show_bug.cgi?id=82763
 fast/forms/placeholder-set-attribute.html
 fast/forms/search-placeholder-value-changed.html
+
+# https://bugs.webkit.org/show_bug.cgi?id=82805
+fast/canvas/webgl/framebuffer-object-attachment.html
+fast/canvas/webgl/object-deletion-behaviour.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to