| OLD | NEW |
| 1 # | 1 # |
| 2 # Copyright (C) 2008 Apple Inc. All rights reserved. | 2 # Copyright (C) 2008 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 793 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 804 # scrollbars/scrollbar-miss-mousemove-disabled.html is asserting in markAllMissp
ellingsAndBadGrammarInRanges() | 804 # scrollbars/scrollbar-miss-mousemove-disabled.html is asserting in markAllMissp
ellingsAndBadGrammarInRanges() |
| 805 # https://bugs.webkit.org/show_bug.cgi?id=85273 | 805 # https://bugs.webkit.org/show_bug.cgi?id=85273 |
| 806 scrollbars/scrollbar-miss-mousemove-disabled.html | 806 scrollbars/scrollbar-miss-mousemove-disabled.html |
| 807 | 807 |
| 808 # Fail until SUBPIXEL_LAYOUT is enabled | 808 # Fail until SUBPIXEL_LAYOUT is enabled |
| 809 # https://bugs.webkit.org/show_bug.cgi?id=85532 | 809 # https://bugs.webkit.org/show_bug.cgi?id=85532 |
| 810 fast/sub-pixel/client-width-height-snapping.html | 810 fast/sub-pixel/client-width-height-snapping.html |
| 811 fast/sub-pixel/layout-boxes-with-zoom.html | 811 fast/sub-pixel/layout-boxes-with-zoom.html |
| 812 fast/sub-pixel/size-of-box-with-zoom.html | 812 fast/sub-pixel/size-of-box-with-zoom.html |
| 813 | 813 |
| 814 # No CORS support for media elements is implemented yet. |
| 815 http/tests/security/video-cross-origin-readback.html |
| 816 |
| 814 # media/audio-repaint.html sometimes fails on Lion Debug (Tests) | 817 # media/audio-repaint.html sometimes fails on Lion Debug (Tests) |
| 815 # https://bugs.webkit.org/show_bug.cgi?id=84357 | 818 # https://bugs.webkit.org/show_bug.cgi?id=84357 |
| 816 media/audio-repaint.html | 819 media/audio-repaint.html |
| 817 | 820 |
| 818 # https://bugs.webkit.org/show_bug.cgi?id=85522 | 821 # https://bugs.webkit.org/show_bug.cgi?id=85522 |
| 819 http/tests/security/sandboxed-iframe-modify-self.html | 822 http/tests/security/sandboxed-iframe-modify-self.html |
| 820 | 823 |
| 821 # https://bugs.webkit.org/show_bug.cgi?id=85523 | 824 # https://bugs.webkit.org/show_bug.cgi?id=85523 |
| 822 fullscreen/full-screen-iframe-legacy.html | 825 fullscreen/full-screen-iframe-legacy.html |
| 823 | 826 |
| 824 # https://bugs.webkit.org/show_bug.cgi?id=85524 | 827 # https://bugs.webkit.org/show_bug.cgi?id=85524 |
| 825 fast/dom/xmlhttprequest-constructor-in-detached-document.html | 828 fast/dom/xmlhttprequest-constructor-in-detached-document.html |
| 826 | 829 |
| 827 # https://bugs.webkit.org/show_bug.cgi?id=85525 | 830 # https://bugs.webkit.org/show_bug.cgi?id=85525 |
| 828 media/video-played-reset.html | 831 media/video-played-reset.html |
| 829 | 832 |
| 830 # [Mac] IETC flexbox reference tests have pixel differences (due to embedded col
or profiles?) | 833 # [Mac] IETC flexbox reference tests have pixel differences (due to embedded col
or profiles?) |
| 831 # https://bugs.webkit.org/show_bug.cgi?id=85666 | 834 # https://bugs.webkit.org/show_bug.cgi?id=85666 |
| 832 ietestcenter/css3/flexbox/ | 835 ietestcenter/css3/flexbox/ |
| OLD | NEW |