Title: [111571] trunk/LayoutTests
Revision
111571
Author
[email protected]
Date
2012-03-21 10:43:20 -0700 (Wed, 21 Mar 2012)

Log Message

Added fast/forms/placeholder-set-attribute.html to the Mac skipped list, because of
<http://webkit.org/b/81802> REGRESSION: fast/forms/placeholder-set-attribute.html is failing intermittently because WebKit fails to repaint after setting the placeholder attribute

* platform/mac/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (111570 => 111571)


--- trunk/LayoutTests/ChangeLog	2012-03-21 17:31:52 UTC (rev 111570)
+++ trunk/LayoutTests/ChangeLog	2012-03-21 17:43:20 UTC (rev 111571)
@@ -1,3 +1,10 @@
+2012-03-21  Dan Bernstein  <[email protected]>
+
+        Added fast/forms/placeholder-set-attribute.html to the Mac skipped list, because of
+        <http://webkit.org/b/81802> REGRESSION: fast/forms/placeholder-set-attribute.html is failing intermittently because WebKit fails to repaint after setting the placeholder attribute
+
+        * platform/mac/Skipped:
+
 2012-03-21  Philippe Normand  <[email protected]>
 
         Unreviewed, GTK rebaseline after r111558.

Modified: trunk/LayoutTests/platform/mac/Skipped (111570 => 111571)


--- trunk/LayoutTests/platform/mac/Skipped	2012-03-21 17:31:52 UTC (rev 111570)
+++ trunk/LayoutTests/platform/mac/Skipped	2012-03-21 17:43:20 UTC (rev 111571)
@@ -606,3 +606,7 @@
 # https://bugs.webkit.org/show_bug.cgi?id=81276
 # Allowed to regress to fix a crash. 
 fast/inline/continuation-outlines-with-layers.html
+
+# https://bugs.webkit.org/show_bug.cgi?id=81802 rdar://problem/11091412
+# fast/forms/placeholder-set-attribute.html is failing intermittently because WebKit fails to repaint after setting the placeholder attribute
+fast/forms/placeholder-set-attribute.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to