| OLD | NEW | 
|   1 # Copyright (C) 2010 Apple Inc. All rights reserved. |   1 # Copyright (C) 2010 Apple Inc. All rights reserved. | 
|   2 # |   2 # | 
|   3 # Redistribution and use in source and binary forms, with or without |   3 # Redistribution and use in source and binary forms, with or without | 
|   4 # modification, are permitted provided that the following conditions |   4 # modification, are permitted provided that the following conditions | 
|   5 # are met: |   5 # are met: | 
|   6 # 1.  Redistributions of source code must retain the above copyright |   6 # 1.  Redistributions of source code must retain the above copyright | 
|   7 #     notice, this list of conditions and the following disclaimer. |   7 #     notice, this list of conditions and the following disclaimer. | 
|   8 # 2.  Redistributions in binary form must reproduce the above copyright |   8 # 2.  Redistributions in binary form must reproduce the above copyright | 
|   9 #     notice, this list of conditions and the following disclaimer in the |   9 #     notice, this list of conditions and the following disclaimer in the | 
|  10 #     documentation and/or other materials provided with the distribution. |  10 #     documentation and/or other materials provided with the distribution. | 
| (...skipping 19 matching lines...) Expand all  Loading... | 
|  30 fast/workers/storage/interrupt-database-sync.html |  30 fast/workers/storage/interrupt-database-sync.html | 
|  31  |  31  | 
|  32 # layoutTestController.setPluginsEnabled seems to be a no-op on WinXP |  32 # layoutTestController.setPluginsEnabled seems to be a no-op on WinXP | 
|  33 # https://bugs.webkit.org/show_bug.cgi?id=57135 |  33 # https://bugs.webkit.org/show_bug.cgi?id=57135 | 
|  34 fast/images/embed-image.html |  34 fast/images/embed-image.html | 
|  35  |  35  | 
|  36 # Fail until SUBPIXEL_LAYOUT is enabled |  36 # Fail until SUBPIXEL_LAYOUT is enabled | 
|  37 # https://bugs.webkit.org/show_bug.cgi?id=85532 |  37 # https://bugs.webkit.org/show_bug.cgi?id=85532 | 
|  38 fast/sub-pixel/client-rect-has-subpixel-precision.html |  38 fast/sub-pixel/client-rect-has-subpixel-precision.html | 
|  39 fast/sub-pixel/client-width-height-snapping.html |  39 fast/sub-pixel/client-width-height-snapping.html | 
 |  40 fast/sub-pixel/file-upload-control-at-fractional-offset.html | 
|  40 fast/sub-pixel/float-containing-block-with-margin.html |  41 fast/sub-pixel/float-containing-block-with-margin.html | 
|  41 fast/sub-pixel/float-with-right-margin-zoom.html |  42 fast/sub-pixel/float-with-right-margin-zoom.html | 
|  42 fast/sub-pixel/float-wrap-with-subpixel-top.html |  43 fast/sub-pixel/float-wrap-with-subpixel-top.html | 
|  43 fast/sub-pixel/inline-block-with-margin.html |  44 fast/sub-pixel/inline-block-with-margin.html | 
|  44 fast/sub-pixel/inline-block-with-padding.html |  45 fast/sub-pixel/inline-block-with-padding.html | 
|  45 fast/sub-pixel/layout-boxes-with-zoom.html |  46 fast/sub-pixel/layout-boxes-with-zoom.html | 
 |  47 fast/sub-pixel/selection-gaps-at-fractional-offsets.html | 
|  46 fast/sub-pixel/size-of-box-with-zoom.html |  48 fast/sub-pixel/size-of-box-with-zoom.html | 
|  47 fast/sub-pixel/selection/selection-gaps-at-fractional-offsets.html |  49 fast/sub-pixel/table-rows-no-gaps.html | 
|  48 fast/sub-pixel/file-upload-control-at-fractional-offset.html |  | 
|  49  |  50  | 
|  50 # REGRESSION (r83928 or before): Some tests failing assertions in MarkStack::int
    ernalAppend / MarkStack::drain |  51 # REGRESSION (r83928 or before): Some tests failing assertions in MarkStack::int
    ernalAppend / MarkStack::drain | 
|  51 # https://bugs.webkit.org/show_bug.cgi?id=58657 |  52 # https://bugs.webkit.org/show_bug.cgi?id=58657 | 
|  52 inspector/styles/styles-cancel-editing.html |  53 inspector/styles/styles-cancel-editing.html | 
| OLD | NEW |