OLD | NEW |
1 # | 1 # |
2 # Copyright (C) 2007, 2008, 2009, 2010, 2011 Apple Inc. All rights reserved. | 2 # Copyright (C) 2007, 2008, 2009, 2010, 2011 Apple Inc. All rights reserved. |
3 # | 3 # |
4 # Redistribution and use in source and binary forms, with or without | 4 # Redistribution and use in source and binary forms, with or without |
5 # modification, are permitted provided that the following conditions | 5 # modification, are permitted provided that the following conditions |
6 # are met: | 6 # are met: |
7 # | 7 # |
8 # 1. Redistributions of source code must retain the above copyright | 8 # 1. Redistributions of source code must retain the above copyright |
9 # notice, this list of conditions and the following disclaimer. | 9 # notice, this list of conditions and the following disclaimer. |
10 # 2. Redistributions in binary form must reproduce the above copyright | 10 # 2. Redistributions in binary form must reproduce the above copyright |
(...skipping 1712 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1723 fast/block/lineboxcontain/block-font.html | 1723 fast/block/lineboxcontain/block-font.html |
1724 fast/block/lineboxcontain/block-glyphs.html | 1724 fast/block/lineboxcontain/block-glyphs.html |
1725 fast/block/lineboxcontain/font.html | 1725 fast/block/lineboxcontain/font.html |
1726 | 1726 |
1727 # Fail until SUBPIXEL_LAYOUT is enabled | 1727 # Fail until SUBPIXEL_LAYOUT is enabled |
1728 # https://bugs.webkit.org/show_bug.cgi?id=85532 | 1728 # https://bugs.webkit.org/show_bug.cgi?id=85532 |
1729 fast/sub-pixel/client-width-height-snapping.html | 1729 fast/sub-pixel/client-width-height-snapping.html |
1730 fast/sub-pixel/layout-boxes-with-zoom.html | 1730 fast/sub-pixel/layout-boxes-with-zoom.html |
1731 fast/sub-pixel/size-of-box-with-zoom.html | 1731 fast/sub-pixel/size-of-box-with-zoom.html |
1732 | 1732 |
| 1733 # No CORS support for media elements is implemented yet. |
| 1734 http/tests/security/video-cross-origin-readback.html |
| 1735 |
1733 # http://webkit.org/b/82886 | 1736 # http://webkit.org/b/82886 |
1734 inspector/styles/override-screen-size.html | 1737 inspector/styles/override-screen-size.html |
OLD | NEW |