blob: 27607e9c40147be39887d93442dc669a860d6783 [file] [log] [blame]
beidson@apple.com9bf525d2014-02-12 21:37:58 +00001# 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
14webkit.org/b/118269 compositing/geometry/fixed-position-flipped-writing-mode.html
15
ap@apple.coma8f9e6f2014-10-24 19:11:17 +000016# Before Yosemite, the test did not actually test compositing vs. non-compositing on WebKit1, so it passed accidentally.
ap@apple.com6842ea42014-12-11 01:54:46 +000017webkit.org/b/132421 [ Yosemite+ ] fast/multicol/fixed-stack.html [ ImageOnlyFailure ]
ap@apple.coma8f9e6f2014-10-24 19:11:17 +000018
ap@apple.comd7023282014-11-12 20:22:48 +000019webkit.org/b/104104 fast/overflow/scrollbar-click-retains-focus.html [ Failure ]
20
ap@apple.com54ef2952014-11-12 21:09:36 +000021webkit.org/b/82981 http/tests/misc/favicon-loads-with-icon-loading-override.html [ Failure ]
22
23webkit.org/b/90724 compositing/iframes/iframe-size-from-zero.html [ Failure ]
24
ap@apple.comab2b9112014-11-13 17:26:15 +000025webkit.org/b/138697 fast/events/overflow-scroll-fake-mouse-move.html [ Pass Failure ]
26
ap@apple.com344d22b2014-12-11 08:52:41 +000027webkit.org/b/82747 fast/events/scroll-div-with-prevent-default-in-subframe.html [ Failure ]
28
ap@apple.com366988b2014-12-11 01:51:38 +000029webkit.org/b/112533 media/auto-play-in-sandbox-with-allow-scripts.html [ Pass Timeout ]
30
ap@apple.comdf0ccf12014-12-18 19:24:08 +000031webkit.org/b/139778 fullscreen/exit-full-screen-iframe.html [ Skip ]
32
ap@apple.com4b819452014-12-31 21:21:48 +000033webkit.org/b/139862 editing/spelling/grammar-edit-word.html [ Skip ]
34
beidson@apple.com9bf525d2014-02-12 21:37:58 +000035### END OF (1) Failures with bug reports
36########################################
37
38########################################
39### START OF (2) Failures without bug reports
40
beidson@apple.coma6d06bd2014-02-12 19:29:39 +000041# IndexedDB is not yet enabled in Mac WK1
timothy@apple.comf7f86552014-02-22 16:06:41 +000042inspector-protocol/indexeddb
beidson@apple.coma6d06bd2014-02-12 19:29:39 +000043storage/indexeddb
44http/tests/security/cross-origin-indexeddb-allowed.html
45http/tests/security/cross-origin-indexeddb.html
46http/tests/security/cross-origin-worker-indexeddb-allowed.html
47http/tests/security/cross-origin-worker-indexeddb.html
48http/tests/security/no-indexeddb-from-sandbox.html
ap@apple.com04b25502014-02-12 21:08:40 +000049crypto/subtle/rsa-indexeddb.html
ap@apple.com8d45c982014-08-25 16:25:14 +000050crypto/subtle/rsa-indexeddb-non-exportable.html
beidson@apple.com9bf525d2014-02-12 21:37:58 +000051
52# Fails with WebKit1 only.
53editing/secure-input/reset-state-on-navigation.html [ Failure ]
54
55# Plug-in blocking callback doesn't exist in WebKit1.
56plugins/unavailable-plugin-indicator-obscurity.html
57
58# Color input is not yet enabled on Mac WK1.
59fast/forms/color/input-color-onchange-event.html [ Skip ]
60
akling@apple.comfcbbfe12014-04-23 03:13:41 +000061# WK1 and WK2 mousemove events are subtly different in ways that break this test on WK1.
62fast/events/ghostly-mousemoves-in-subframe.html [ Skip ]
63
roger_fong@apple.comdf0649e2014-05-21 19:45:30 +000064# Disable snapshotting tests on WK1 only
65plugins/snapshotting
66
cdumez@apple.com6bc6ae92015-01-05 21:44:32 +000067# Animated image throttling behaves differently on WK1.
68fast/images/animated-gif-body-outside-viewport.html [ Skip ]
69fast/images/animated-gif-window-resizing.html [ Skip ]
70fast/images/animated-gif-zooming.html [ Skip ]
71
bdakin@apple.com044c2c12014-07-31 22:32:40 +000072# Mavericks and prior do not support contentInset
73[ MountainLion Mavericks ] platform/mac/fast/events/content-inset-hit-testing.html [ Skip ]
74[ MountainLion Mavericks ] platform/mac/fast/events/content-inset-hit-testing-in-frame.html [ Skip ]
bdakin@apple.comeddeae82014-08-01 20:46:28 +000075[ MountainLion Mavericks ] platform/mac/fast/scrolling/scroll-select-bottom-test.html [ Skip ]
bdakin@apple.com4b8fbdd2014-08-11 23:03:49 +000076[ MountainLion Mavericks ] platform/mac-wk1/fast/backgrounds/top-content-inset-fixed-attachment.html [ Skip ]
bdakin@apple.com044c2c12014-07-31 22:32:40 +000077
benjamin@webkit.org1f7ed752014-08-28 20:01:18 +000078# WK1 uses the native scrollview for scrolling by page.
79scrollbars/scrolling-backward-by-page-accounting-bottom-fixed-elements-on-keyboard-spacebar.html
80scrollbars/scrolling-backward-by-page-on-keyboard-spacebar.html
81scrollbars/scrolling-by-page-accounting-oversized-fixed-elements-on-keyboard-spacebar.html
82scrollbars/scrolling-by-page-accounting-top-fixed-elements-on-keyboard-spacebar.html
83scrollbars/scrolling-by-page-accounting-top-fixed-elements-with-negative-top-on-keyboard-spacebar.html
84scrollbars/scrolling-by-page-ignoring-hidden-fixed-elements-on-keyboard-spacebar.html
85scrollbars/scrolling-by-page-ignoring-transparent-fixed-elements-on-keyboard-spacebar.html
86scrollbars/scrolling-by-page-on-keyboard-spacebar.html
87
aestes@apple.comc1cbeec2014-10-10 23:15:40 +000088compositing/rtl/rtl-fixed-overflow-scrolled.html [ Failure ]
89
ap@apple.com54ef2952014-11-12 21:09:36 +000090compositing/iframes/overlapped-nested-iframes.html [ Pass Failure ]
91
antti@apple.coma33ec212014-12-15 19:25:23 +000092# Disk cache is WK2 only
93http/tests/cache/disk-cache-validation.html
94
beidson@apple.com9bf525d2014-02-12 21:37:58 +000095### END OF (2) Failures without bug reports
96########################################