Changeset 243361 in webkit
- Timestamp:
- Mar 21, 2019, 9:44:27 PM (7 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 17 added
- 2 edited
-
ChangeLog (modified) (1 diff)
-
platform/mac-wk1/TestExpectations (modified) (7 diffs)
-
platform/mac-wk1/compositing/clipping (added)
-
platform/mac-wk1/compositing/clipping/border-radius-async-overflow-clipping-layer-expected.txt (added)
-
platform/mac-wk1/compositing/layer-creation/absolute-in-async-overflow-scroll-expected.txt (added)
-
platform/mac-wk1/compositing/overflow (added)
-
platform/mac-wk1/compositing/overflow/overflow-auto-with-touch-expected.txt (added)
-
platform/mac-wk1/compositing/overflow/overflow-auto-with-touch-toggle-expected.txt (added)
-
platform/mac-wk1/compositing/overflow/overflow-overlay-with-touch-expected.txt (added)
-
platform/mac-wk1/compositing/overflow/scrolling-content-clip-to-viewport-expected.txt (added)
-
platform/mac-wk1/compositing/overflow/textarea-scroll-touch-expected.txt (added)
-
platform/mac-wk1/compositing/plugins (added)
-
platform/mac-wk1/compositing/plugins/composited-plugin-expected.txt (added)
-
platform/mac-wk1/compositing/plugins/no-backing-store-expected.txt (added)
-
platform/mac-wk1/compositing/plugins/small-to-large-composited-plugin-expected.txt (added)
-
platform/mac-wk1/compositing/rtl (added)
-
platform/mac-wk1/compositing/rtl/rtl-scrolling-with-transformed-descendants-expected.txt (added)
-
platform/mac-wk1/compositing/scrolling (added)
-
platform/mac-wk1/compositing/scrolling/overflow-scrolling-layers-are-self-painting-expected.txt (added)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r243359 r243361 1 2019-03-21 Simon Fraser <simon.fraser@apple.com> 2 3 WebKit1 test gardening. 4 5 * platform/mac-wk1/TestExpectations: 6 * platform/mac-wk1/compositing/clipping/border-radius-async-overflow-clipping-layer-expected.txt: Added. 7 * platform/mac-wk1/compositing/layer-creation/absolute-in-async-overflow-scroll-expected.txt: Added. 8 * platform/mac-wk1/compositing/overflow/overflow-auto-with-touch-expected.txt: Added. 9 * platform/mac-wk1/compositing/overflow/overflow-auto-with-touch-toggle-expected.txt: Added. 10 * platform/mac-wk1/compositing/overflow/overflow-overlay-with-touch-expected.txt: Added. 11 * platform/mac-wk1/compositing/overflow/scrolling-content-clip-to-viewport-expected.txt: Added. 12 * platform/mac-wk1/compositing/overflow/textarea-scroll-touch-expected.txt: Added. 13 * platform/mac-wk1/compositing/plugins/composited-plugin-expected.txt: Added. 14 * platform/mac-wk1/compositing/plugins/no-backing-store-expected.txt: Added. 15 * platform/mac-wk1/compositing/plugins/small-to-large-composited-plugin-expected.txt: Added. 16 * platform/mac-wk1/compositing/rtl/rtl-scrolling-with-transformed-descendants-expected.txt: Added. 17 * platform/mac-wk1/compositing/scrolling/overflow-scrolling-layers-are-self-painting-expected.txt: Added. 18 1 19 2019-03-21 Simon Fraser <simon.fraser@apple.com> 2 20 -
trunk/LayoutTests/platform/mac-wk1/TestExpectations
r243339 r243361 35 35 #////////////////////////////////////////////////////////////////////////////////////////// 36 36 37 ###### This file has two sections. When adding new tests, make sure to 38 ###### add to the right section: 39 40 ### (1) Failures with bug reports 41 ### (2) Failures without bug reports 42 43 ######################################## 44 ### START OF (1) Failures with bug reports 45 46 # Asserts in WebKit1-debug due to a preexisting issue with overflow rect computation 47 webkit.org/b/118269 compositing/geometry/fixed-position-flipped-writing-mode.html 48 49 # Before Yosemite, the test did not actually test compositing vs. non-compositing on WebKit1, so it passed accidentally. 50 webkit.org/b/132421 fast/multicol/fixed-stack.html [ ImageOnlyFailure ] 51 52 webkit.org/b/104104 fast/overflow/scrollbar-click-retains-focus.html [ Failure ] 53 54 webkit.org/b/82981 http/tests/misc/favicon-loads-with-icon-loading-override.html [ Failure ] 55 56 webkit.org/b/138697 fast/events/overflow-scroll-fake-mouse-move.html [ Pass Failure ] 57 58 webkit.org/b/82747 fast/events/scroll-div-with-prevent-default-in-subframe.html [ Failure ] 59 60 webkit.org/b/112533 media/auto-play-in-sandbox-with-allow-scripts.html [ Pass Timeout ] 61 62 webkit.org/b/139778 fullscreen/exit-full-screen-iframe.html [ Skip ] 63 64 webkit.org/b/139862 editing/spelling/grammar-edit-word.html [ Skip ] 65 66 webkit.org/b/144127 compositing/scrolling/touch-scroll-to-clip.html [ Pass Failure ] 67 68 webkit.org/b/145432 media/video-transformed-by-javascript.html [ Failure ] 69 70 webkit.org/b/150564 svg/repaint/add-background-property-on-root.html [ Pass Timeout ] 71 72 webkit.org/b/152485 webaudio/audiocontext-state-interrupted.html [ Pass Crash ] 73 74 webkit.org/b/152789 webarchive/adopt-attribute-styled-body-webarchive.html [ Pass Crash ] 75 76 webkit.org/b/154297 [ Debug ] fast/events/keydown-1.html [ Pass Failure ] 77 78 webkit.org/b/155196 security/contentSecurityPolicy/video-with-blob-url-allowed-by-media-src-star.html [ Skip ] 79 80 webkit.org/b/155067 storage/indexeddb/transaction-abort-private.html [ Pass Crash ] 81 82 webkit.org/b/172092 [ Debug ] fast/parser/adoption-agency-unload-iframe-4.html [ Pass Timeout ] 83 84 webkit.org/b/178272 [ Sierra ] http/tests/media/video-redirect.html [ Pass Failure ] 85 webkit.org/b/178272 [ Sierra ] http/tests/security/contentSecurityPolicy/audio-redirect-allowed.html [ Pass Failure ] 86 webkit.org/b/178272 [ Sierra ] http/tests/security/contentSecurityPolicy/video-redirect-allowed.html [ Pass Failure ] 87 webkit.org/b/178272 [ Sierra ] http/tests/security/contentSecurityPolicy/video-with-http-url-allowed-by-csp-media-src-star.html [ Pass Failure ] 88 webkit.org/b/178272 [ Sierra ] http/tests/security/local-video-source-from-remote.html [ Pass Failure ] 89 webkit.org/b/178272 [ Sierra ] http/tests/security/video-cross-origin-accesssameorigin.html [ Pass Failure ] 90 webkit.org/b/178272 [ Sierra ] http/tests/canvas/webgl/origin-clean-conformance.html [ Pass Timeout ] 91 webkit.org/b/178272 [ Sierra ] http/tests/media/autoplay-if-audio-is-playing.html [ Pass Timeout ] 92 webkit.org/b/178272 [ Sierra ] http/tests/media/video-load-twice.html [ Pass Timeout ] 93 webkit.org/b/178272 [ Sierra ] http/tests/media/video-play-progress.html [ Pass Timeout ] 94 webkit.org/b/178272 [ Sierra ] http/tests/security/canvas-remote-read-remote-video-localhost.html [ Pass Timeout ] 95 webkit.org/b/178272 [ Sierra ] http/tests/security/canvas-remote-read-remote-video-redirect.html [ Pass Timeout ] 96 webkit.org/b/178272 [ Sierra ] http/tests/security/video-cross-origin-caching.html [ Pass Timeout ] 97 http/tests/security/xss-DENIED-xsl-external-entity.xml [ Skip ] 98 99 # rdar://problem/20001985 100 [ Sierra ] http/tests/xmlhttprequest/range-test.html [ Failure ] 101 102 # rdar://problem/34716163 Breaks subsequent tests using response.xml 103 [ HighSierra+ ] http/tests/xmlhttprequest/range-test.html [ Skip ] 104 105 # WK1 does not support sync XHR redirections as does WK2 106 http/tests/security/contentSecurityPolicy/upgrade-insecure-requests/upgrade-insecure-sync-xhr-in-main-frame.html [ Skip ] 107 108 webkit.org/b/187230 editing/mac/pasteboard/can-copy-url-without-title.html [ Skip ] 109 110 ### END OF (1) Failures with bug reports 111 ######################################## 112 113 ######################################## 114 ### START OF (2) Failures without bug reports 115 116 # Fails with WebKit1 only. 117 editing/secure-input/reset-state-on-navigation.html [ Failure ] 118 119 # Plug-in blocking callback doesn't exist in WebKit1. 120 plugins/unavailable-plugin-indicator-obscurity.html 121 http/tests/plugins/plugin-allow-then-reload.html [ Skip ] 122 123 http/tests/plugins/nounsupported-plugin.html [ Skip ] 124 http/tests/plugins/supported-plugin-all-origin-visibility.html [ Skip ] 125 http/tests/plugins/supported-plugin-origin-specific-visibility.html [ Skip ] 126 http/tests/plugins/supported-plugin-on-specific-origin.html [ Skip ] 127 http/tests/plugins/unsupported-plugin-on-specific-origin.html [ Skip ] 128 plugins/unsupported-plugin.html [ Skip ] 129 plugins/unsupported-plugin-with-replacement-in-iframe-crash.html [ Skip ] 130 131 # Color input is not yet implemented on Mac WK1. Currently, using it erroneously triggers an ASSERT_NOT_REACHED. 132 webkit.org/b/119094 fast/forms/color/input-color-onchange-event.html [ Skip ] 133 webkit.org/b/119094 fast/forms/color/color-suggestion-picker-crash-on-set-value.html [ Skip ] 134 webkit.org/b/119094 fast/forms/color/input-color-readonly.html [ Skip ] 135 136 # DumpRenderTree doesn't support logging calls to runOpenPanel. 137 fast/forms/file/open-file-panel.html [ Skip ] 138 139 # WK1 and WK2 mousemove events are subtly different in ways that break this test on WK1. 140 fast/events/ghostly-mousemoves-in-subframe.html [ Skip ] 37 #////////////////////////////////////////////////////////////////////////////////////////// 38 # Features not supported in WebKit1 39 #////////////////////////////////////////////////////////////////////////////////////////// 40 41 fast/css-custom-paint [ Skip ] 42 imported/w3c/web-platform-tests/css/css-properties-values-api/ [ Skip ] 43 css-custom-properties-api [ Skip ] 44 css-typedom [ Skip ] 45 css-dark-mode [ Skip ] 46 webgpu [ Skip ] 141 47 142 48 # Media Stream API testing is not supported for WK1 yet. … … 147 53 inspector/page/overrideSetting-MockCaptureDevicesEnabled.html [ Skip ] 148 54 149 # WK1 does not filter response headers.150 http/wpt/loading/redirect-headers.html [ Skip ]151 152 # No service worker implementation for WK1153 imported/w3c/web-platform-tests/service-workers [ Skip ]154 http/wpt/service-workers [ Skip ]155 http/wpt/cache-storage [ Skip ]156 http/tests/cache-storage [ Skip ]157 imported/w3c/web-platform-tests/streams/readable-byte-streams/detached-buffers.serviceworker.https.html [ Skip ]158 http/tests/appcache/main-resource-redirect-with-sw.html [ Skip ]159 http/tests/cookies/same-site/fetch-in-cross-origin-service-worker.html [ Skip ]160 http/tests/cookies/same-site/fetch-in-same-origin-service-worker.html [ Skip ]161 imported/w3c/web-platform-tests/server-timing/service_worker_idl.html [ Skip ]162 imported/w3c/web-platform-tests/fetch/api/request/destination [ Skip ]163 imported/w3c/web-platform-tests/fetch/cross-origin-resource-policy [ Skip ]164 165 # Quota check missing in WK1166 http/tests/IndexedDB/storage-limit.https.html [ Skip ]167 http/tests/IndexedDB/storage-limit-1.https.html [ Skip ]168 http/tests/IndexedDB/storage-limit-2.https.html [ Skip ]169 storage/indexeddb/storage-limit.html [ Skip ]170 171 # Skip WebRTC for now in WK1172 imported/w3c/web-platform-tests/webrtc [ Skip ]173 webrtc [ Skip ]174 http/tests/webrtc [ Skip ]175 http/wpt/webrtc [ Skip ]176 webrtc/datachannel [ Pass ]177 webrtc/datachannel/mdns-ice-candidates.html [ Skip ]178 imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-setLocalDescription-offer.html [ Failure ]179 180 55 # Datalist is unsupported in WK1 181 56 fast/forms/datalist [ WontFix ] 182 57 imported/w3c/web-platform-tests/html/semantics/forms/the-datalist-element [ WontFix ] 183 58 184 # These tests test the Shadow DOM based HTML form validation UI but Mac WK1 is using native dialogs instead.185 fast/forms/validation-message-on-listbox.html186 fast/forms/validation-message-on-menulist.html187 fast/forms/validation-message-on-radio.html188 fast/forms/validation-message-on-checkbox.html189 fast/forms/validation-message-on-range.html190 fast/forms/validation-message-clone.html191 fast/forms/validation-message-in-relative-body.html192 fast/forms/validation-message-appearance.html193 fast/forms/validation-message-on-textarea.html194 195 # Disable snapshotting tests on WK1 only196 plugins/snapshotting197 198 # Disable small plugin blocking on WK1199 plugins/small-plugin-blocked.html [ Skip ]200 201 # WK1 doesn't do pending WebGL policies202 fast/canvas/webgl/useWhilePending.html [ Skip ]203 204 # Mac-WK1 only caches frames containing HTML at the moment.205 http/tests/navigation/page-cache-iframe-no-current-historyItem.html206 207 # Animated image throttling behaves differently on WK1.208 fast/images/animated-gif-body-outside-viewport.html [ Skip ]209 fast/images/animated-gif-window-resizing.html [ Skip ]210 fast/images/animated-gif-zooming.html [ Skip ]211 svg/animations/animated-svg-image-outside-viewport-paused.html [ Skip ]212 svg/animations/animated-svg-image-removed-from-document-paused.html [ Skip ]213 svg/animations/animations-paused-in-background-page-iframe.html [ Skip ]214 svg/animations/animations-paused-in-background-page.html [ Skip ]215 216 # WK1 uses the native scrollview for scrolling by page.217 scrollbars/scrolling-backward-by-page-accounting-bottom-fixed-elements-on-keyboard-spacebar.html218 scrollbars/scrolling-backward-by-page-on-keyboard-spacebar.html219 scrollbars/scrolling-by-page-accounting-oversized-fixed-elements-on-keyboard-spacebar.html220 scrollbars/scrolling-by-page-accounting-top-fixed-elements-on-keyboard-spacebar.html221 scrollbars/scrolling-by-page-accounting-top-fixed-elements-with-negative-top-on-keyboard-spacebar.html222 scrollbars/scrolling-by-page-ignoring-hidden-fixed-elements-on-keyboard-spacebar.html223 scrollbars/scrolling-by-page-ignoring-transparent-fixed-elements-on-keyboard-spacebar.html224 scrollbars/scrolling-by-page-on-keyboard-spacebar.html225 226 # This test times out.227 webkit.org/b/147683 fast/scrolling/latching/scroll-div-with-nested-nonscrollable-iframe.html [ Skip ]228 229 fast/scrolling/iframe-scrollable-after-back.html [ Skip ]230 fast/scrolling/overflow-scrollable-after-back.html [ Skip ]231 fast/scrolling/scroll-container-horizontally.html [ Failure ]232 233 compositing/rtl/rtl-fixed-overflow-scrolled.html [ Failure ]234 235 compositing/iframes/overlapped-nested-iframes.html [ Pass Failure ]236 237 # Disk cache is WK2 only238 http/tests/cache/disk-cache239 http/tests/inspector/network/resource-response-source-disk-cache.html240 http/tests/inspector/network/resource-sizes-disk-cache.html241 242 # Async image decoding is WK2 only243 fast/images/async-image-background-change.html244 fast/images/async-image-src-change.html245 http/tests/multipart/multipart-async-image.html246 247 fast/ruby/ruby-expansion-cjk-2.html [ ImageOnlyFailure ]248 249 59 # ShouldOpenExternalURLs not yet supported in WK1 250 60 loader/navigation-policy [ Skip ] 251 252 [ Sierra+ ] css3/masking/mask-repeat-space-padding.html [ ImageOnlyFailure ]253 254 webkit.org/b/152178 fast/replaced/replaced-breaking.html [ Failure ]255 256 # DRT can open way more files than the DatabaseProcess with WebKitTestRunner, and the number is reasonable.257 # So we shouldn't bother with this test in WebKit1.258 storage/indexeddb/modern/exceed-open-file-limit.html259 260 ### END OF (2) Failures without bug reports261 ########################################262 263 # These tests are WebKit2-only264 http/tests/contentfiltering/load-substitute-data-from-appcache.html265 fast/dom/Window/child-window-focus.html266 267 # Testing the system language declaratively only makes sense in WK2, because it's implemented in WebKitTestRunner by launching a new WebContent process.268 fast/text/international/system-language [ Pass Failure ImageOnlyFailure ]269 270 # Imported Blink tests which have not been investigated.271 imported/blink/fast/canvas/bug382588.html [ Pass Timeout ImageOnlyFailure ]272 [ Debug ] imported/blink/compositing/video/video-controls-layer-creation-squashing.html [ Pass ImageOnlyFailure ]273 274 # Blink tests that time out waiting on requestAnimationFrame callbacks. http://webkit.org/b/150050275 imported/blink/animations/background-shorthand-crash.html [ Pass Timeout ]276 legacy-animation-engine/imported/blink/animations/background-shorthand-crash.html [ Pass Timeout ]277 imported/blink/compositing/squashing/invalidate-on-grouped-mapping-reorder.html [ Pass Timeout ]278 imported/blink/css3/calc/transition-asan-crash.html [ Pass Timeout ]279 legacy-animation-engine/imported/blink/css3/calc/transition-asan-crash.html [ Pass Timeout ]280 imported/blink/fast/images/image-hover-display-alt.html [ Pass Timeout ]281 imported/blink/fast/inline/reparent-inline-box.html [ Pass Timeout ]282 imported/blink/fast/text-autosizing/print-autosizing.html [ Pass Timeout ]283 imported/blink/paint/theme/search-field-resuts-decoration-crash.html [ Pass Timeout ]284 imported/blink/svg/filters/feColorMatrix-setAttribute-crash1.html [ Pass Timeout ]285 imported/blink/svg/hittest/rect-miterlimit.html [ Pass Timeout ]286 imported/blink/compositing/reorder-z-with-style.html [ Pass Timeout ]287 imported/blink/svg/custom/marker-layout-invalidation.html [ Pass Timeout ]288 imported/blink/fast/css/crash-corner-present.html [ Pass Timeout ]289 imported/blink/compositing/layer-creation/iframe-clip-removed.html [ Pass Timeout ]290 291 # ASAN test only fails on WK1:292 webgl/1.0.3/151055_asan.html [ Failure ]293 294 # Lacking WK1 TestRunner API that evaluates JavaScript through JSC APIs and not WebCore APIs.295 inspector/script-profiler/event-type-API.html [ Skip ]296 297 # WK1 Inspector running in the same VM as the inspected page skews heap snapshot results.298 inspector/heap/getPreview.html [ Skip ]299 inspector/heap/getRemoteObject.html [ Skip ]300 inspector/unit-tests/heap-snapshot.html [ Skip ]301 inspector/unit-tests/heap-snapshot-collection-event.html [ Skip ]302 303 # WK1 Inspector cannot leverage InspectorAdditions runtime enabled features304 inspector/canvas/recording-html-2d.html305 306 webkit.org/b/188708 inspector/dom-debugger/event-breakpoint-with-navigation.html [ Pass Timeout ]307 308 # These tests check ScrollAnimator events for main frame scrollbars that use native widgets in WK1.309 fast/scrolling/scroll-animator-overlay-scrollbars-clicked.html [ Skip ]310 fast/scrolling/scroll-animator-overlay-scrollbars-hovered.html [ Skip ]311 312 # WK1 main frame scrollbars are native widgets whose size is unaffected by webkit-scrollbar.313 fast/visual-viewport/viewport-dimensions-exclude-custom-scrollbars.html [ Skip ]314 315 # This hit-test test doesn't work on DRT316 webkit.org/b/156084 accessibility/mac/video-tag-hit-test.html [ Skip ]317 318 # This newly imported test times out on WK1 but passes on WK2.319 webkit.org/b/172222 imported/w3c/web-platform-tests/notifications/event-onclose.html [ Skip ]320 61 321 62 # <a download> is not supported in WK1 yet. … … 350 91 media/no-fullscreen-when-hidden.html [ Skip ] 351 92 352 webkit.org/b/169523 [ Debug ] imported/w3c/web-platform-tests/html/dom/interfaces.worker.html [ Failure ]353 354 imported/w3c/web-platform-tests/html/browsers/history/the-history-interface/history_go_no_argument.html [ Pass Failure ]355 imported/w3c/web-platform-tests/html/webappapis/system-state-and-capabilities/the-navigator-object/navigator-pluginarray.html [ Pass Failure ]356 imported/w3c/web-platform-tests/html/browsers/history/the-history-interface/history_go_to_uri.html [ Pass Failure ]357 358 # Newly imported WPT tests that are flaky only on WK1.359 imported/w3c/web-platform-tests/html/browsers/history/the-location-interface/assign_after_load.html [ Pass Failure ]360 imported/w3c/web-platform-tests/html/browsers/history/the-location-interface/assign_before_load.html [ Pass Failure ]361 362 # testRunner.setShouldDownloadUndisplayableMIMETypes() is not supported on WK1.363 fast/dom/HTMLAnchorElement/anchor-file-blob-convert-to-download.html [ Skip ]364 fast/dom/HTMLAnchorElement/anchor-file-blob-convert-to-download-async-delegate.html [ Skip ]365 http/tests/download/convert-cached-load-to-download.html [ Skip ]366 367 webkit.org/b/157007 fast/layers/no-clipping-overflow-hidden-added-after-transform.html [ Pass ImageOnlyFailure ]368 webkit.org/b/157007 legacy-animation-engine/fast/layers/no-clipping-overflow-hidden-added-after-transform.html [ Pass ImageOnlyFailure ]369 370 # This test relies on a settings option that we can only set with WKRT.371 js/dom/regress-157246.html372 373 # dumpPolicyDelegateCallbacks is not supported in DumpRenderTree374 fast/loader/iframe-src-invalid-url.html [ Skip ]375 376 webkit.org/b/157589 fast/text-autosizing/ios/text-autosizing-after-back.html [ Pass Timeout ]377 378 # repaint rects work differently on WK1379 fast/repaint/vertical-text-repaint.html [ Pass Failure ]380 381 webkit.org/b/158585 webgl/webgl-backing-store-size-update.html [ Pass Timeout ]382 383 # <rdar://problem/24818712>384 [ Sierra+ ] editing/spelling/spelling-insert-html.html [ Pass Timeout ]385 386 # <rdar://problem/26399598>387 [ Sierra+ ] editing/spelling/spellcheck-async.html [ Failure ]388 [ Sierra+ ] editing/spelling/spelling-unified-emulation.html [ Failure ]389 390 # <rdar://problem/26050923> The result is probably still a pass, but we don't have a way391 # to have platform specific results that are different between WK1 and WK2.392 [ Sierra+ ] accessibility/mac/document-attributes.html [ Failure ]393 [ Sierra+ ] accessibility/parent-delete.html [ Failure ]394 395 # rdar://problem/26478296396 [ Sierra+ ] svg/hixie/text/003.html [ Failure ]397 398 webkit.org/b/159893 [ Debug ] imported/w3c/web-platform-tests/xhr/event-readystatechange-loaded.htm [ Pass Failure ]399 webkit.org/b/188816 [ Debug ] imported/w3c/web-platform-tests/xhr/event-upload-progress.htm [ Pass Crash ]400 401 webkit.org/b/160101 userscripts/window-onerror-for-isolated-world-3.html [ Pass Failure ]402 403 webkit.org/b/105870 [ Debug ] webaudio/audionode-connect-order.html [ Pass Crash ]404 405 # rdar://problem/27723718406 [ Sierra+ ] imported/blink/compositing/child-transform-with-anchor-point.html [ ImageOnlyFailure ]407 408 webkit.org/b/161056 gamepad [ Skip ]409 410 webkit.org/b/162592 [ Sierra+ ] css3/filters/backdrop/backdrop-filter-with-reflection.html [ Pass ImageOnlyFailure ]411 webkit.org/b/162591 [ Sierra+ ] css3/filters/backdrop/backdrop-filter-with-reflection-add-backdrop.html [ Pass ImageOnlyFailure ]412 webkit.org/b/162591 [ Sierra+ ] css3/filters/backdrop/backdrop-filter-with-reflection-value-change.html [ Pass ImageOnlyFailure ]413 414 webkit.org/b/161360 imported/w3c/web-platform-tests/html/browsers/browsing-the-web/history-traversal/persisted-user-state-restoration/scroll-restoration-fragment-scrolling-cross-origin.html [ Pass Failure ]415 416 webkit.org/b/163361 imported/w3c/web-platform-tests/html/webappapis/animation-frames/callback-exception.html [ Pass Failure ]417 webkit.org/b/163361 imported/w3c/web-platform-tests/html/webappapis/animation-frames/callback-invoked.html [ Pass Failure ]418 webkit.org/b/163361 imported/w3c/web-platform-tests/html/webappapis/animation-frames/callback-multicalls.html [ Pass Failure ]419 420 # Resource Metrics data not available in WebKit1.421 http/wpt/resource-timing/rt-nextHopProtocol.html [ Failure ]422 http/wpt/resource-timing/rt-nextHopProtocol.worker.html [ Failure ]423 http/tests/inspector/network/resource-request-headers.html [ Failure ]424 http/tests/inspector/network/resource-sizes-network.html [ Failure ]425 http/tests/inspector/network/resource-sizes-memory-cache.html [ Failure ]426 http/tests/inspector/network/har/har-page.html [ Failure ]427 428 webkit.org/b/164933 http/tests/misc/link-rel-icon-beforeload.html [ Failure ]429 430 webkit.org/b/165541 compositing/layer-creation/fixed-overlap-extent-rtl.html [ Failure ]431 webkit.org/b/165541 compositing/rtl/rtl-fixed-overflow.html [ Failure ]432 433 webkit.org/b/154612 [ Sierra+ ] compositing/repaint/fixed-background-scroll.html [ Pass Failure ]434 435 webkit.org/b/165589 pointer-lock/lock-lost-on-esc-in-fullscreen.html [ Skip ]436 437 imported/w3c/web-platform-tests/html/webappapis/timers/negative-settimeout.html [ Failure ]438 439 # webkit.org/b/163585440 media/track/track-cues-cuechange.html [ Pass Crash ]441 media/track/track-cue-rendering-horizontal.html [ Pass Crash ]442 media/accessibility-closed-captions-has-aria-owns.html [ Pass Crash ]443 media/track/track-cues-enter-exit.html [ Pass Crash ]444 445 webkit.org/b/167127 pointer-lock/locked-element-removed-from-dom.html446 447 webkit.org/b/167857 pageoverlay/overlay-remove-reinsert-view.html [ Skip ]448 449 # There is not NetworkProcess in WK1, so it can't crash.450 http/tests/websocket/tests/hybi/network-process-crash-error.html [ Skip ]451 452 # auto-sizing produces inconsistent image results453 css3/viewport-percentage-lengths/vh-auto-size.html [ Skip ]454 455 webkit.org/b/170877 [ Debug ] webgl/1.0.2/conformance/glsl/misc/shader-with-reserved-words.html [ Pass Timeout ]456 457 webkit.org/b/180554 imported/w3c/web-platform-tests/xhr/event-upload-progress-crossorigin.htm [ Skip ]458 459 webkit.org/b/187372 imported/w3c/web-platform-tests/IndexedDB/interfaces.any.worker.html [ Pass Timeout ]460 461 93 # Beacon is not supported on WK1. 462 94 http/tests/blink/sendbeacon/ [ Skip ] … … 469 101 http/tests/security/contentSecurityPolicy/report-only-connect-src-beacon-redirect-blocked.php [ Skip ] 470 102 103 # Not supported on WK1 104 http/tests/intersection-observer [ Skip ] 105 imported/w3c/web-platform-tests/intersection-observer [ Skip ] 106 intersection-observer [ Skip ] 107 108 #////////////////////////////////////////////////////////////////////////////////////////// 109 # End features not supported in WebKit1 110 #////////////////////////////////////////////////////////////////////////////////////////// 111 112 ###### This file has two sections. When adding new tests, make sure to 113 ###### add to the right section: 114 115 ### (1) Failures with bug reports 116 ### (2) Failures without bug reports 117 118 ######################################## 119 ### START OF (1) Failures with bug reports 120 121 # Asserts in WebKit1-debug due to a preexisting issue with overflow rect computation 122 webkit.org/b/118269 compositing/geometry/fixed-position-flipped-writing-mode.html 123 124 # Before Yosemite, the test did not actually test compositing vs. non-compositing on WebKit1, so it passed accidentally. 125 webkit.org/b/132421 fast/multicol/fixed-stack.html [ ImageOnlyFailure ] 126 127 webkit.org/b/104104 fast/overflow/scrollbar-click-retains-focus.html [ Failure ] 128 129 webkit.org/b/82981 http/tests/misc/favicon-loads-with-icon-loading-override.html [ Failure ] 130 131 webkit.org/b/138697 fast/events/overflow-scroll-fake-mouse-move.html [ Pass Failure ] 132 133 webkit.org/b/82747 fast/events/scroll-div-with-prevent-default-in-subframe.html [ Failure ] 134 135 webkit.org/b/112533 media/auto-play-in-sandbox-with-allow-scripts.html [ Pass Timeout ] 136 137 webkit.org/b/139778 fullscreen/exit-full-screen-iframe.html [ Skip ] 138 139 webkit.org/b/139862 editing/spelling/grammar-edit-word.html [ Skip ] 140 141 webkit.org/b/144127 compositing/scrolling/touch-scroll-to-clip.html [ Pass Failure ] 142 143 webkit.org/b/145432 media/video-transformed-by-javascript.html [ Failure ] 144 145 webkit.org/b/150564 svg/repaint/add-background-property-on-root.html [ Pass Timeout ] 146 147 webkit.org/b/152485 webaudio/audiocontext-state-interrupted.html [ Pass Crash ] 148 149 webkit.org/b/152789 webarchive/adopt-attribute-styled-body-webarchive.html [ Pass Crash ] 150 151 webkit.org/b/154297 [ Debug ] fast/events/keydown-1.html [ Pass Failure ] 152 153 webkit.org/b/155196 security/contentSecurityPolicy/video-with-blob-url-allowed-by-media-src-star.html [ Skip ] 154 155 webkit.org/b/155067 storage/indexeddb/transaction-abort-private.html [ Pass Crash ] 156 157 webkit.org/b/172092 [ Debug ] fast/parser/adoption-agency-unload-iframe-4.html [ Pass Timeout ] 158 159 webkit.org/b/178272 [ Sierra ] http/tests/media/video-redirect.html [ Pass Failure ] 160 webkit.org/b/178272 [ Sierra ] http/tests/security/contentSecurityPolicy/audio-redirect-allowed.html [ Pass Failure ] 161 webkit.org/b/178272 [ Sierra ] http/tests/security/contentSecurityPolicy/video-redirect-allowed.html [ Pass Failure ] 162 webkit.org/b/178272 [ Sierra ] http/tests/security/contentSecurityPolicy/video-with-http-url-allowed-by-csp-media-src-star.html [ Pass Failure ] 163 webkit.org/b/178272 [ Sierra ] http/tests/security/local-video-source-from-remote.html [ Pass Failure ] 164 webkit.org/b/178272 [ Sierra ] http/tests/security/video-cross-origin-accesssameorigin.html [ Pass Failure ] 165 webkit.org/b/178272 [ Sierra ] http/tests/canvas/webgl/origin-clean-conformance.html [ Pass Timeout ] 166 webkit.org/b/178272 [ Sierra ] http/tests/media/autoplay-if-audio-is-playing.html [ Pass Timeout ] 167 webkit.org/b/178272 [ Sierra ] http/tests/media/video-load-twice.html [ Pass Timeout ] 168 webkit.org/b/178272 [ Sierra ] http/tests/media/video-play-progress.html [ Pass Timeout ] 169 webkit.org/b/178272 [ Sierra ] http/tests/security/canvas-remote-read-remote-video-localhost.html [ Pass Timeout ] 170 webkit.org/b/178272 [ Sierra ] http/tests/security/canvas-remote-read-remote-video-redirect.html [ Pass Timeout ] 171 webkit.org/b/178272 [ Sierra ] http/tests/security/video-cross-origin-caching.html [ Pass Timeout ] 172 http/tests/security/xss-DENIED-xsl-external-entity.xml [ Skip ] 173 174 # rdar://problem/20001985 175 [ Sierra ] http/tests/xmlhttprequest/range-test.html [ Failure ] 176 177 # rdar://problem/34716163 Breaks subsequent tests using response.xml 178 [ HighSierra+ ] http/tests/xmlhttprequest/range-test.html [ Skip ] 179 180 # WK1 does not support sync XHR redirections as does WK2 181 http/tests/security/contentSecurityPolicy/upgrade-insecure-requests/upgrade-insecure-sync-xhr-in-main-frame.html [ Skip ] 182 183 webkit.org/b/187230 editing/mac/pasteboard/can-copy-url-without-title.html [ Skip ] 184 185 ### END OF (1) Failures with bug reports 186 ######################################## 187 188 ######################################## 189 ### START OF (2) Failures without bug reports 190 191 # Fails with WebKit1 only. 192 editing/secure-input/reset-state-on-navigation.html [ Failure ] 193 194 # Plug-in blocking callback doesn't exist in WebKit1. 195 plugins/unavailable-plugin-indicator-obscurity.html 196 http/tests/plugins/plugin-allow-then-reload.html [ Skip ] 197 198 http/tests/plugins/nounsupported-plugin.html [ Skip ] 199 http/tests/plugins/supported-plugin-all-origin-visibility.html [ Skip ] 200 http/tests/plugins/supported-plugin-origin-specific-visibility.html [ Skip ] 201 http/tests/plugins/supported-plugin-on-specific-origin.html [ Skip ] 202 http/tests/plugins/unsupported-plugin-on-specific-origin.html [ Skip ] 203 plugins/unsupported-plugin.html [ Skip ] 204 plugins/unsupported-plugin-with-replacement-in-iframe-crash.html [ Skip ] 205 206 # Color input is not yet implemented on Mac WK1. Currently, using it erroneously triggers an ASSERT_NOT_REACHED. 207 webkit.org/b/119094 fast/forms/color/input-color-onchange-event.html [ Skip ] 208 webkit.org/b/119094 fast/forms/color/color-suggestion-picker-crash-on-set-value.html [ Skip ] 209 webkit.org/b/119094 fast/forms/color/input-color-readonly.html [ Skip ] 210 211 # DumpRenderTree doesn't support logging calls to runOpenPanel. 212 fast/forms/file/open-file-panel.html [ Skip ] 213 214 # WK1 and WK2 mousemove events are subtly different in ways that break this test on WK1. 215 fast/events/ghostly-mousemoves-in-subframe.html [ Skip ] 216 217 # WK1 does not filter response headers. 218 http/wpt/loading/redirect-headers.html [ Skip ] 219 220 # No service worker implementation for WK1 221 imported/w3c/web-platform-tests/service-workers [ Skip ] 222 http/wpt/service-workers [ Skip ] 223 http/wpt/cache-storage [ Skip ] 224 http/tests/cache-storage [ Skip ] 225 imported/w3c/web-platform-tests/streams/readable-byte-streams/detached-buffers.serviceworker.https.html [ Skip ] 226 http/tests/appcache/main-resource-redirect-with-sw.html [ Skip ] 227 http/tests/cookies/same-site/fetch-in-cross-origin-service-worker.html [ Skip ] 228 http/tests/cookies/same-site/fetch-in-same-origin-service-worker.html [ Skip ] 229 imported/w3c/web-platform-tests/server-timing/service_worker_idl.html [ Skip ] 230 imported/w3c/web-platform-tests/fetch/api/request/destination [ Skip ] 231 imported/w3c/web-platform-tests/fetch/cross-origin-resource-policy [ Skip ] 232 233 # Quota check missing in WK1 234 http/tests/IndexedDB/storage-limit.https.html [ Skip ] 235 http/tests/IndexedDB/storage-limit-1.https.html [ Skip ] 236 http/tests/IndexedDB/storage-limit-2.https.html [ Skip ] 237 storage/indexeddb/storage-limit.html [ Skip ] 238 239 # Skip WebRTC for now in WK1 240 imported/w3c/web-platform-tests/webrtc [ Skip ] 241 webrtc [ Skip ] 242 http/tests/webrtc [ Skip ] 243 http/wpt/webrtc [ Skip ] 244 webrtc/datachannel [ Pass ] 245 webrtc/datachannel/mdns-ice-candidates.html [ Skip ] 246 imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-setLocalDescription-offer.html [ Failure ] 247 248 # These tests test the Shadow DOM based HTML form validation UI but Mac WK1 is using native dialogs instead. 249 fast/forms/validation-message-on-listbox.html 250 fast/forms/validation-message-on-menulist.html 251 fast/forms/validation-message-on-radio.html 252 fast/forms/validation-message-on-checkbox.html 253 fast/forms/validation-message-on-range.html 254 fast/forms/validation-message-clone.html 255 fast/forms/validation-message-in-relative-body.html 256 fast/forms/validation-message-appearance.html 257 fast/forms/validation-message-on-textarea.html 258 259 # Disable snapshotting tests on WK1 only 260 plugins/snapshotting 261 262 # Disable small plugin blocking on WK1 263 plugins/small-plugin-blocked.html [ Skip ] 264 265 # WK1 doesn't do pending WebGL policies 266 fast/canvas/webgl/useWhilePending.html [ Skip ] 267 268 # Mac-WK1 only caches frames containing HTML at the moment. 269 http/tests/navigation/page-cache-iframe-no-current-historyItem.html 270 271 # Animated image throttling behaves differently on WK1. 272 fast/images/animated-gif-body-outside-viewport.html [ Skip ] 273 fast/images/animated-gif-window-resizing.html [ Skip ] 274 fast/images/animated-gif-zooming.html [ Skip ] 275 svg/animations/animated-svg-image-outside-viewport-paused.html [ Skip ] 276 svg/animations/animated-svg-image-removed-from-document-paused.html [ Skip ] 277 svg/animations/animations-paused-in-background-page-iframe.html [ Skip ] 278 svg/animations/animations-paused-in-background-page.html [ Skip ] 279 280 # WK1 uses the native scrollview for scrolling by page. 281 scrollbars/scrolling-backward-by-page-accounting-bottom-fixed-elements-on-keyboard-spacebar.html 282 scrollbars/scrolling-backward-by-page-on-keyboard-spacebar.html 283 scrollbars/scrolling-by-page-accounting-oversized-fixed-elements-on-keyboard-spacebar.html 284 scrollbars/scrolling-by-page-accounting-top-fixed-elements-on-keyboard-spacebar.html 285 scrollbars/scrolling-by-page-accounting-top-fixed-elements-with-negative-top-on-keyboard-spacebar.html 286 scrollbars/scrolling-by-page-ignoring-hidden-fixed-elements-on-keyboard-spacebar.html 287 scrollbars/scrolling-by-page-ignoring-transparent-fixed-elements-on-keyboard-spacebar.html 288 scrollbars/scrolling-by-page-on-keyboard-spacebar.html 289 290 # This test times out. 291 webkit.org/b/147683 fast/scrolling/latching/scroll-div-with-nested-nonscrollable-iframe.html [ Skip ] 292 293 fast/scrolling/iframe-scrollable-after-back.html [ Skip ] 294 fast/scrolling/overflow-scrollable-after-back.html [ Skip ] 295 fast/scrolling/scroll-container-horizontally.html [ Failure ] 296 297 compositing/rtl/rtl-fixed-overflow-scrolled.html [ Failure ] 298 compositing/iframes/overlapped-nested-iframes.html [ Pass Failure ] 299 compositing/clipping/border-radius-async-overflow-non-stacking.html [ ImageOnlyFailure ] 300 301 # Disk cache is WK2 only 302 http/tests/cache/disk-cache 303 http/tests/inspector/network/resource-response-source-disk-cache.html 304 http/tests/inspector/network/resource-sizes-disk-cache.html 305 306 # Async image decoding is WK2 only 307 fast/images/async-image-background-change.html 308 fast/images/async-image-src-change.html 309 http/tests/multipart/multipart-async-image.html 310 311 fast/ruby/ruby-expansion-cjk-2.html [ ImageOnlyFailure ] 312 313 [ Sierra+ ] css3/masking/mask-repeat-space-padding.html [ ImageOnlyFailure ] 314 315 webkit.org/b/152178 fast/replaced/replaced-breaking.html [ Failure ] 316 317 # DRT can open way more files than the DatabaseProcess with WebKitTestRunner, and the number is reasonable. 318 # So we shouldn't bother with this test in WebKit1. 319 storage/indexeddb/modern/exceed-open-file-limit.html 320 321 ### END OF (2) Failures without bug reports 322 ######################################## 323 324 # These tests are WebKit2-only 325 http/tests/contentfiltering/load-substitute-data-from-appcache.html 326 fast/dom/Window/child-window-focus.html 327 328 # Testing the system language declaratively only makes sense in WK2, because it's implemented in WebKitTestRunner by launching a new WebContent process. 329 fast/text/international/system-language [ Pass Failure ImageOnlyFailure ] 330 331 # Imported Blink tests which have not been investigated. 332 imported/blink/fast/canvas/bug382588.html [ Pass Timeout ImageOnlyFailure ] 333 [ Debug ] imported/blink/compositing/video/video-controls-layer-creation-squashing.html [ Pass ImageOnlyFailure ] 334 335 # Blink tests that time out waiting on requestAnimationFrame callbacks. http://webkit.org/b/150050 336 imported/blink/animations/background-shorthand-crash.html [ Pass Timeout ] 337 legacy-animation-engine/imported/blink/animations/background-shorthand-crash.html [ Pass Timeout ] 338 imported/blink/compositing/squashing/invalidate-on-grouped-mapping-reorder.html [ Pass Timeout ] 339 imported/blink/css3/calc/transition-asan-crash.html [ Pass Timeout ] 340 legacy-animation-engine/imported/blink/css3/calc/transition-asan-crash.html [ Pass Timeout ] 341 imported/blink/fast/images/image-hover-display-alt.html [ Pass Timeout ] 342 imported/blink/fast/inline/reparent-inline-box.html [ Pass Timeout ] 343 imported/blink/fast/text-autosizing/print-autosizing.html [ Pass Timeout ] 344 imported/blink/paint/theme/search-field-resuts-decoration-crash.html [ Pass Timeout ] 345 imported/blink/svg/filters/feColorMatrix-setAttribute-crash1.html [ Pass Timeout ] 346 imported/blink/svg/hittest/rect-miterlimit.html [ Pass Timeout ] 347 imported/blink/compositing/reorder-z-with-style.html [ Pass Timeout ] 348 imported/blink/svg/custom/marker-layout-invalidation.html [ Pass Timeout ] 349 imported/blink/fast/css/crash-corner-present.html [ Pass Timeout ] 350 imported/blink/compositing/layer-creation/iframe-clip-removed.html [ Pass Timeout ] 351 352 # ASAN test only fails on WK1: 353 webgl/1.0.3/151055_asan.html [ Failure ] 354 355 # Lacking WK1 TestRunner API that evaluates JavaScript through JSC APIs and not WebCore APIs. 356 inspector/script-profiler/event-type-API.html [ Skip ] 357 358 # WK1 Inspector running in the same VM as the inspected page skews heap snapshot results. 359 inspector/heap/getPreview.html [ Skip ] 360 inspector/heap/getRemoteObject.html [ Skip ] 361 inspector/unit-tests/heap-snapshot.html [ Skip ] 362 inspector/unit-tests/heap-snapshot-collection-event.html [ Skip ] 363 364 # WK1 Inspector cannot leverage InspectorAdditions runtime enabled features 365 inspector/canvas/recording-html-2d.html 366 367 webkit.org/b/188708 inspector/dom-debugger/event-breakpoint-with-navigation.html [ Pass Timeout ] 368 369 # These tests check ScrollAnimator events for main frame scrollbars that use native widgets in WK1. 370 fast/scrolling/scroll-animator-overlay-scrollbars-clicked.html [ Skip ] 371 fast/scrolling/scroll-animator-overlay-scrollbars-hovered.html [ Skip ] 372 373 # WK1 main frame scrollbars are native widgets whose size is unaffected by webkit-scrollbar. 374 fast/visual-viewport/viewport-dimensions-exclude-custom-scrollbars.html [ Skip ] 375 376 # This hit-test test doesn't work on DRT 377 webkit.org/b/156084 accessibility/mac/video-tag-hit-test.html [ Skip ] 378 379 # This newly imported test times out on WK1 but passes on WK2. 380 webkit.org/b/172222 imported/w3c/web-platform-tests/notifications/event-onclose.html [ Skip ] 381 382 webkit.org/b/169523 [ Debug ] imported/w3c/web-platform-tests/html/dom/interfaces.worker.html [ Failure ] 383 384 imported/w3c/web-platform-tests/html/browsers/history/the-history-interface/history_go_no_argument.html [ Pass Failure ] 385 imported/w3c/web-platform-tests/html/webappapis/system-state-and-capabilities/the-navigator-object/navigator-pluginarray.html [ Pass Failure ] 386 imported/w3c/web-platform-tests/html/browsers/history/the-history-interface/history_go_to_uri.html [ Pass Failure ] 387 388 # Newly imported WPT tests that are flaky only on WK1. 389 imported/w3c/web-platform-tests/html/browsers/history/the-location-interface/assign_after_load.html [ Pass Failure ] 390 imported/w3c/web-platform-tests/html/browsers/history/the-location-interface/assign_before_load.html [ Pass Failure ] 391 392 # testRunner.setShouldDownloadUndisplayableMIMETypes() is not supported on WK1. 393 fast/dom/HTMLAnchorElement/anchor-file-blob-convert-to-download.html [ Skip ] 394 fast/dom/HTMLAnchorElement/anchor-file-blob-convert-to-download-async-delegate.html [ Skip ] 395 http/tests/download/convert-cached-load-to-download.html [ Skip ] 396 397 webkit.org/b/157007 fast/layers/no-clipping-overflow-hidden-added-after-transform.html [ Pass ImageOnlyFailure ] 398 webkit.org/b/157007 legacy-animation-engine/fast/layers/no-clipping-overflow-hidden-added-after-transform.html [ Pass ImageOnlyFailure ] 399 400 # This test relies on a settings option that we can only set with WKRT. 401 js/dom/regress-157246.html 402 403 # dumpPolicyDelegateCallbacks is not supported in DumpRenderTree 404 fast/loader/iframe-src-invalid-url.html [ Skip ] 405 406 webkit.org/b/157589 fast/text-autosizing/ios/text-autosizing-after-back.html [ Pass Timeout ] 407 408 # repaint rects work differently on WK1 409 fast/repaint/vertical-text-repaint.html [ Pass Failure ] 410 411 webkit.org/b/158585 webgl/webgl-backing-store-size-update.html [ Pass Timeout ] 412 413 # <rdar://problem/24818712> 414 [ Sierra+ ] editing/spelling/spelling-insert-html.html [ Pass Timeout ] 415 416 # <rdar://problem/26399598> 417 [ Sierra+ ] editing/spelling/spellcheck-async.html [ Failure ] 418 [ Sierra+ ] editing/spelling/spelling-unified-emulation.html [ Failure ] 419 420 # <rdar://problem/26050923> The result is probably still a pass, but we don't have a way 421 # to have platform specific results that are different between WK1 and WK2. 422 [ Sierra+ ] accessibility/mac/document-attributes.html [ Failure ] 423 [ Sierra+ ] accessibility/parent-delete.html [ Failure ] 424 425 # rdar://problem/26478296 426 [ Sierra+ ] svg/hixie/text/003.html [ Failure ] 427 428 webkit.org/b/159893 [ Debug ] imported/w3c/web-platform-tests/xhr/event-readystatechange-loaded.htm [ Pass Failure ] 429 webkit.org/b/188816 [ Debug ] imported/w3c/web-platform-tests/xhr/event-upload-progress.htm [ Pass Crash ] 430 431 webkit.org/b/160101 userscripts/window-onerror-for-isolated-world-3.html [ Pass Failure ] 432 433 webkit.org/b/105870 [ Debug ] webaudio/audionode-connect-order.html [ Pass Crash ] 434 435 # rdar://problem/27723718 436 [ Sierra+ ] imported/blink/compositing/child-transform-with-anchor-point.html [ ImageOnlyFailure ] 437 438 webkit.org/b/161056 gamepad [ Skip ] 439 440 webkit.org/b/162592 [ Sierra+ ] css3/filters/backdrop/backdrop-filter-with-reflection.html [ Pass ImageOnlyFailure ] 441 webkit.org/b/162591 [ Sierra+ ] css3/filters/backdrop/backdrop-filter-with-reflection-add-backdrop.html [ Pass ImageOnlyFailure ] 442 webkit.org/b/162591 [ Sierra+ ] css3/filters/backdrop/backdrop-filter-with-reflection-value-change.html [ Pass ImageOnlyFailure ] 443 444 webkit.org/b/161360 imported/w3c/web-platform-tests/html/browsers/browsing-the-web/history-traversal/persisted-user-state-restoration/scroll-restoration-fragment-scrolling-cross-origin.html [ Pass Failure ] 445 446 webkit.org/b/163361 imported/w3c/web-platform-tests/html/webappapis/animation-frames/callback-exception.html [ Pass Failure ] 447 webkit.org/b/163361 imported/w3c/web-platform-tests/html/webappapis/animation-frames/callback-invoked.html [ Pass Failure ] 448 webkit.org/b/163361 imported/w3c/web-platform-tests/html/webappapis/animation-frames/callback-multicalls.html [ Pass Failure ] 449 450 # Resource Metrics data not available in WebKit1. 451 http/wpt/resource-timing/rt-nextHopProtocol.html [ Failure ] 452 http/wpt/resource-timing/rt-nextHopProtocol.worker.html [ Failure ] 453 http/tests/inspector/network/resource-request-headers.html [ Failure ] 454 http/tests/inspector/network/resource-sizes-network.html [ Failure ] 455 http/tests/inspector/network/resource-sizes-memory-cache.html [ Failure ] 456 http/tests/inspector/network/har/har-page.html [ Failure ] 457 458 webkit.org/b/164933 http/tests/misc/link-rel-icon-beforeload.html [ Failure ] 459 460 webkit.org/b/165541 compositing/layer-creation/fixed-overlap-extent-rtl.html [ Failure ] 461 webkit.org/b/165541 compositing/rtl/rtl-fixed-overflow.html [ Failure ] 462 463 webkit.org/b/154612 [ Sierra+ ] compositing/repaint/fixed-background-scroll.html [ Pass Failure ] 464 465 webkit.org/b/165589 pointer-lock/lock-lost-on-esc-in-fullscreen.html [ Skip ] 466 467 imported/w3c/web-platform-tests/html/webappapis/timers/negative-settimeout.html [ Failure ] 468 469 # webkit.org/b/163585 470 media/track/track-cues-cuechange.html [ Pass Crash ] 471 media/track/track-cue-rendering-horizontal.html [ Pass Crash ] 472 media/accessibility-closed-captions-has-aria-owns.html [ Pass Crash ] 473 media/track/track-cues-enter-exit.html [ Pass Crash ] 474 475 webkit.org/b/167127 pointer-lock/locked-element-removed-from-dom.html 476 477 webkit.org/b/167857 pageoverlay/overlay-remove-reinsert-view.html [ Skip ] 478 479 # There is not NetworkProcess in WK1, so it can't crash. 480 http/tests/websocket/tests/hybi/network-process-crash-error.html [ Skip ] 481 482 # auto-sizing produces inconsistent image results 483 css3/viewport-percentage-lengths/vh-auto-size.html [ Skip ] 484 485 webkit.org/b/170877 [ Debug ] webgl/1.0.2/conformance/glsl/misc/shader-with-reserved-words.html [ Pass Timeout ] 486 487 webkit.org/b/180554 imported/w3c/web-platform-tests/xhr/event-upload-progress-crossorigin.htm [ Skip ] 488 489 webkit.org/b/187372 imported/w3c/web-platform-tests/IndexedDB/interfaces.any.worker.html [ Pass Timeout ] 490 471 491 # This was a WK2-only fix. 472 492 http/tests/css/filters-on-iframes.html [ Skip ] … … 541 561 542 562 webkit.org/b/172044 [ Debug ] imported/w3c/web-platform-tests/IndexedDB/open-request-queue.html [ Pass Timeout ] 543 544 # Not supported on WK1545 http/tests/intersection-observer [ Skip ]546 imported/w3c/web-platform-tests/intersection-observer [ Skip ]547 intersection-observer [ Skip ]548 563 549 564 webkit.org/b/180898 accessibility/mac/AOM-events.html [ Skip ] … … 649 664 webkit.org/b/188070 imported/w3c/web-platform-tests/streams/piping/error-propagation-backward.html [ Pass Failure ] 650 665 651 # Not supported on WK1652 fast/css-custom-paint [ Skip ]653 imported/w3c/web-platform-tests/css/css-properties-values-api/ [ Skip ]654 css-custom-properties-api [ Skip ]655 css-typedom [ Skip ]656 css-dark-mode [ Skip ]657 658 666 webkit.org/b/189908 imported/w3c/web-platform-tests/resource-timing/resource_timing.worker.html [ Failure ] 659 667 660 668 webkit.org/b/189756 [ Mojave+ ] compositing/filters/opacity-change-on-filtered-paints-into-ancestor.html [ Pass ImageOnlyFailure ] 661 662 # WebGPU is not supported on WK1.663 webgpu [ Skip ]664 669 665 670 webkit.org/b/189723 http/tests/security/cross-origin-xsl-redirect-BLOCKED.html [ Pass Failure ] … … 682 687 webkit.org/b/191639 imported/blink/compositing/squashing/squashing-into-ancestor-painted-layer.html [ Pass ImageOnlyFailure ] 683 688 684 webkit.org/b/190627 [ Mojave+ ] compositing/masks/compositing-clip-path-change-no-repaint.html [ Pass Failure ]689 webkit.org/b/190627 [ Mojave+ ] compositing/masks/compositing-clip-path-change-no-repaint.html [ Pass Failure ] 685 690 686 691 webkit.org/b/172384 fast/hidpi/hidpi-long-page-with-inset-element.html [ Skip ]
Note:
See TracChangeset
for help on using the changeset viewer.