| OLD | NEW | 
|     1 # -------------------------------------------------------------------- |     1 # -------------------------------------------------------------------- | 
|     2 # Tests which depend on features which have not been implemented yet |     2 # Tests which depend on features which have not been implemented yet | 
|     3 # -------------------------------------------------------------------- |     3 # -------------------------------------------------------------------- | 
|     4  |     4  | 
|     5 # Needs API to receive notifications about changed icons |     5 # Needs API to receive notifications about changed icons | 
|     6 # https://bugs.webkit.org/show_bug.cgi?id=33812 |     6 # https://bugs.webkit.org/show_bug.cgi?id=33812 | 
|     7 fast/dom/icon-url-property.html |     7 fast/dom/icon-url-property.html | 
|     8  |     8  | 
|     9 # EFL's EventSender does not implement dumpFilenameBeingDragged |     9 # EFL's EventSender does not implement dumpFilenameBeingDragged | 
|    10 fast/events/drag-image-filename.html |    10 fast/events/drag-image-filename.html | 
| (...skipping 652 matching lines...) Expand 10 before | Expand all | Expand 10 after  Loading... | 
|   663  |   663  | 
|   664 # Fails because of the security policy of the user agent? |   664 # Fails because of the security policy of the user agent? | 
|   665 # http://webkit.org/b/79604 |   665 # http://webkit.org/b/79604 | 
|   666 fast/mutation/database-callback-delivery.html |   666 fast/mutation/database-callback-delivery.html | 
|   667  |   667  | 
|   668 # EXIF orientation support has not yet been implemented for this platform |   668 # EXIF orientation support has not yet been implemented for this platform | 
|   669 # http://webkit.org/b/19688 |   669 # http://webkit.org/b/19688 | 
|   670 fast/images/exif-orientation.html |   670 fast/images/exif-orientation.html | 
|   671 fast/images/exif-orientation-css.html |   671 fast/images/exif-orientation-css.html | 
|   672  |   672  | 
 |   673 # No CORS support for media elements is implemented yet. | 
 |   674 http/tests/security/video-cross-origin-readback.html | 
 |   675  | 
|   673 # -------------------------------- |   676 # -------------------------------- | 
|   674 # Tests which are expected to fail |   677 # Tests which are expected to fail | 
|   675 # -------------------------------- |   678 # -------------------------------- | 
|   676  |   679  | 
|   677 # Doesn't apply to platforms that don't enforce the CFNetwork-style 3rd party co
      okie policy |   680 # Doesn't apply to platforms that don't enforce the CFNetwork-style 3rd party co
      okie policy | 
|   678 # https://bugs.webkit.org/show_bug.cgi?id=35824 |   681 # https://bugs.webkit.org/show_bug.cgi?id=35824 | 
|   679 http/tests/cookies/third-party-cookie-relaxing.html |   682 http/tests/cookies/third-party-cookie-relaxing.html | 
|   680  |   683  | 
|   681 # Deletion UI is a Mail-ism. We don't need to wory about this. (via Chromium) |   684 # Deletion UI is a Mail-ism. We don't need to wory about this. (via Chromium) | 
|   682 editing/deleting/deletionUI-single-instance.html |   685 editing/deleting/deletionUI-single-instance.html | 
| (...skipping 1336 matching lines...) Expand 10 before | Expand all | Expand 10 after  Loading... | 
|  2019 fast/sub-pixel/client-width-height-snapping.html |  2022 fast/sub-pixel/client-width-height-snapping.html | 
|  2020 fast/sub-pixel/layout-boxes-with-zoom.html |  2023 fast/sub-pixel/layout-boxes-with-zoom.html | 
|  2021 fast/sub-pixel/size-of-box-with-zoom.html |  2024 fast/sub-pixel/size-of-box-with-zoom.html | 
|  2022  |  2025  | 
|  2023 # This should only be a layer change. |  2026 # This should only be a layer change. | 
|  2024 # http://webkit.org/b/82129 |  2027 # http://webkit.org/b/82129 | 
|  2025 fast/box-shadow/shadow-buffer-partial.html |  2028 fast/box-shadow/shadow-buffer-partial.html | 
|  2026 fast/block/lineboxcontain/block-font.html |  2029 fast/block/lineboxcontain/block-font.html | 
|  2027 fast/block/lineboxcontain/block-glyphs.html |  2030 fast/block/lineboxcontain/block-glyphs.html | 
|  2028 fast/block/lineboxcontain/font.html |  2031 fast/block/lineboxcontain/font.html | 
| OLD | NEW |