beidson@apple.com | 9bf525d | 2014-02-12 21:37:58 +0000 | [diff] [blame] | 1 | # This file should contain entries for expectations that are specific |
| 2 | # to the Apple Mac port running WebKit1 (DumpRenderTree) |
| 3 | |
| 4 | ###### This file has two sections. When adding new tests, make sure to |
| 5 | ###### add to the right section: |
| 6 | |
| 7 | ### (1) Failures with bug reports |
| 8 | ### (2) Failures without bug reports |
| 9 | |
| 10 | ######################################## |
| 11 | ### START OF (1) Failures with bug reports |
| 12 | |
| 13 | # Asserts in WebKit1-debug due to a preexisting issue with overflow rect computation |
| 14 | webkit.org/b/118269 compositing/geometry/fixed-position-flipped-writing-mode.html |
| 15 | |
| 16 | webkit.org/b/124318 fullscreen/anonymous-block-merge-crash.html [ Pass Failure ] |
| 17 | |
ap@apple.com | a8f9e6f | 2014-10-24 19:11:17 +0000 | [diff] [blame^] | 18 | # Before Yosemite, the test did not actually test compositing vs. non-compositing on WebKit1, so it passed accidentally. |
| 19 | webkit.org/b/132421 fast/multicol/fixed-stack.html [ ImageOnlyFailure ] |
| 20 | [ MountainLion Mavericks ] fast/multicol/fixed-stack.html [ Pass ] |
| 21 | |
beidson@apple.com | 9bf525d | 2014-02-12 21:37:58 +0000 | [diff] [blame] | 22 | ### END OF (1) Failures with bug reports |
| 23 | ######################################## |
| 24 | |
| 25 | ######################################## |
| 26 | ### START OF (2) Failures without bug reports |
| 27 | |
beidson@apple.com | a6d06bd | 2014-02-12 19:29:39 +0000 | [diff] [blame] | 28 | # IndexedDB is not yet enabled in Mac WK1 |
timothy@apple.com | f7f8655 | 2014-02-22 16:06:41 +0000 | [diff] [blame] | 29 | inspector-protocol/indexeddb |
beidson@apple.com | a6d06bd | 2014-02-12 19:29:39 +0000 | [diff] [blame] | 30 | storage/indexeddb |
| 31 | http/tests/security/cross-origin-indexeddb-allowed.html |
| 32 | http/tests/security/cross-origin-indexeddb.html |
| 33 | http/tests/security/cross-origin-worker-indexeddb-allowed.html |
| 34 | http/tests/security/cross-origin-worker-indexeddb.html |
| 35 | http/tests/security/no-indexeddb-from-sandbox.html |
ap@apple.com | 04b2550 | 2014-02-12 21:08:40 +0000 | [diff] [blame] | 36 | crypto/subtle/rsa-indexeddb.html |
ap@apple.com | 8d45c98 | 2014-08-25 16:25:14 +0000 | [diff] [blame] | 37 | crypto/subtle/rsa-indexeddb-non-exportable.html |
beidson@apple.com | 9bf525d | 2014-02-12 21:37:58 +0000 | [diff] [blame] | 38 | |
| 39 | # Fails with WebKit1 only. |
| 40 | editing/secure-input/reset-state-on-navigation.html [ Failure ] |
commit-queue@webkit.org | 9a49891 | 2014-05-12 09:20:13 +0000 | [diff] [blame] | 41 | css3/blending/background-blend-mode-gif-color-2.html [ ImageOnlyFailure Pass ] |
beidson@apple.com | 9bf525d | 2014-02-12 21:37:58 +0000 | [diff] [blame] | 42 | |
| 43 | # Plug-in blocking callback doesn't exist in WebKit1. |
| 44 | plugins/unavailable-plugin-indicator-obscurity.html |
| 45 | |
| 46 | # Color input is not yet enabled on Mac WK1. |
| 47 | fast/forms/color/input-color-onchange-event.html [ Skip ] |
| 48 | |
akling@apple.com | fcbbfe1 | 2014-04-23 03:13:41 +0000 | [diff] [blame] | 49 | # WK1 and WK2 mousemove events are subtly different in ways that break this test on WK1. |
| 50 | fast/events/ghostly-mousemoves-in-subframe.html [ Skip ] |
| 51 | |
roger_fong@apple.com | df0649e | 2014-05-21 19:45:30 +0000 | [diff] [blame] | 52 | # Disable snapshotting tests on WK1 only |
| 53 | plugins/snapshotting |
| 54 | |
bdakin@apple.com | 044c2c1 | 2014-07-31 22:32:40 +0000 | [diff] [blame] | 55 | # Mavericks and prior do not support contentInset |
| 56 | [ MountainLion Mavericks ] platform/mac/fast/events/content-inset-hit-testing.html [ Skip ] |
| 57 | [ MountainLion Mavericks ] platform/mac/fast/events/content-inset-hit-testing-in-frame.html [ Skip ] |
bdakin@apple.com | eddeae8 | 2014-08-01 20:46:28 +0000 | [diff] [blame] | 58 | [ MountainLion Mavericks ] platform/mac/fast/scrolling/scroll-select-bottom-test.html [ Skip ] |
bdakin@apple.com | 4b8fbdd | 2014-08-11 23:03:49 +0000 | [diff] [blame] | 59 | [ MountainLion Mavericks ] platform/mac-wk1/fast/backgrounds/top-content-inset-fixed-attachment.html [ Skip ] |
bdakin@apple.com | 044c2c1 | 2014-07-31 22:32:40 +0000 | [diff] [blame] | 60 | |
benjamin@webkit.org | 1f7ed75 | 2014-08-28 20:01:18 +0000 | [diff] [blame] | 61 | # WK1 uses the native scrollview for scrolling by page. |
| 62 | scrollbars/scrolling-backward-by-page-accounting-bottom-fixed-elements-on-keyboard-spacebar.html |
| 63 | scrollbars/scrolling-backward-by-page-on-keyboard-spacebar.html |
| 64 | scrollbars/scrolling-by-page-accounting-oversized-fixed-elements-on-keyboard-spacebar.html |
| 65 | scrollbars/scrolling-by-page-accounting-top-fixed-elements-on-keyboard-spacebar.html |
| 66 | scrollbars/scrolling-by-page-accounting-top-fixed-elements-with-negative-top-on-keyboard-spacebar.html |
| 67 | scrollbars/scrolling-by-page-ignoring-hidden-fixed-elements-on-keyboard-spacebar.html |
| 68 | scrollbars/scrolling-by-page-ignoring-transparent-fixed-elements-on-keyboard-spacebar.html |
| 69 | scrollbars/scrolling-by-page-on-keyboard-spacebar.html |
| 70 | |
aestes@apple.com | c1cbeec | 2014-10-10 23:15:40 +0000 | [diff] [blame] | 71 | # Fails on WK1 only |
| 72 | compositing/rtl/rtl-fixed-overflow-scrolled.html [ Failure ] |
| 73 | |
beidson@apple.com | 9bf525d | 2014-02-12 21:37:58 +0000 | [diff] [blame] | 74 | ### END OF (2) Failures without bug reports |
| 75 | ######################################## |