Changeset 111571 in webkit


Ignore:
Timestamp:
Mar 21, 2012 10:43:20 AM (12 years ago)
Author:
mitz@apple.com
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:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r111570 r111571  
     12012-03-21  Dan Bernstein  <mitz@apple.com>
     2
     3        Added fast/forms/placeholder-set-attribute.html to the Mac skipped list, because of
     4        <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
     5
     6        * platform/mac/Skipped:
     7
    182012-03-21  Philippe Normand  <pnormand@igalia.com>
    29
  • trunk/LayoutTests/platform/mac/Skipped

    r111439 r111571  
    607607# Allowed to regress to fix a crash.
    608608fast/inline/continuation-outlines-with-layers.html
     609
     610# https://bugs.webkit.org/show_bug.cgi?id=81802 rdar://problem/11091412
     611# fast/forms/placeholder-set-attribute.html is failing intermittently because WebKit fails to repaint after setting the placeholder attribute
     612fast/forms/placeholder-set-attribute.html
Note: See TracChangeset for help on using the changeset viewer.