Changeset 88511 in webkit


Ignore:
Timestamp:
Jun 9, 2011, 6:31:31 PM (14 years ago)
Author:
tkent@chromium.org
Message:

[Mac] Unskip fast/forms/input-number-large-padding.html
https://bugs.webkit.org/show_bug.cgi?id=61845

It should work now because we don't use outer-spin-button anymore.

  • platform/mac/Skipped:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r88510 r88511  
     12011-06-09  Kent Tamura  <tkent@chromium.org>
     2
     3        [Mac] Unskip fast/forms/input-number-large-padding.html
     4        https://bugs.webkit.org/show_bug.cgi?id=61845
     5
     6        It should work now because we don't use outer-spin-button anymore.
     7
     8        * platform/mac/Skipped:
     9
    1102011-06-09  Jian Li  <jianli@chromium.org>
    211
  • trunk/LayoutTests/platform/mac/Skipped

    r88332 r88511  
    213213fast/forms/input-file-directory-upload.html
    214214
    215 # The test depends on metrics on non-Mac.
    216 fast/forms/input-number-large-padding.html
    217 
    218215# Web Timing is not enabled.
    219216# https://bugs.webkit.org/show_bug.cgi?id=42434
Note: See TracChangeset for help on using the changeset viewer.