haikuwebkit/LayoutTests/platform/wincairo-wk1/TestExpectations

456 lines
24 KiB
Plaintext

# This file should contain entries for expectations that are specific
# to the Apple Mac port running WebKit1 (DumpRenderTree)
#//////////////////////////////////////////////////////////////////////////////////////////
# Platform-specific tests. Skipped globally, then re-enabled here.
#//////////////////////////////////////////////////////////////////////////////////////////
highlight [ Skip ]
http/tests/cache [ Skip ]
http/tests/referrer-policy-img [ Skip ]
http/tests/workers [ Skip ]
performance-api [ Skip ]
streams [ Skip ]
#//////////////////////////////////////////////////////////////////////////////////////////
# End platform-specific directories.
#//////////////////////////////////////////////////////////////////////////////////////////
################################################################################
########################### Accessibility Issues ###########################
################################################################################
accessibility/win [ Pass ]
accessibility/aria-liveregions-attributes.html [ Failure ]
accessibility/aria-liveregion-marquee-default.html [ Failure ]
accessibility/image-load-on-delay.html [ Failure ]
accessibility/meter-element.html [ Failure ]
accessibility/set-selected-editable.html [ Failure ]
accessibility/set-value-not-work-for-disabled-sliders.html [ Failure ]
# TODO aria-current is not supported
webkit.org/b/149018 accessibility/aria-current.html [ Skip ]
# TODO ARIA 1.1 table related attributes are not supported
webkit.org/b/148967 accessibility/aria-table-attributes.html [ Skip ]
# AccessibilityUIElement::clearSelectedChildren() is not implemented
accessibility/aria-listbox-clear-selection-crash.html [ Skip ]
accessibility/listbox-clear-selection.html [ Skip ]
# Missing 'press' support
accessibility/axpress-on-aria-button.html [ Skip ]
accessibility/svg-element-press.html [ Skip ]
# Missing cellForColumnAndRow implementation in DRT
webkit.org/b/143081 accessibility/table-cell-display-block.html [ Skip ]
accessibility/aria-table-with-presentational-elements.html [ Skip ]
# stringValue is not implemented.
webkit.org/b/149177 accessibility/ax-value-with-search.html [ Skip ]
# Accessibility tests for notifications that don't exist or aren't needed on Mac OS X (or Windows)
accessibility/aria-checkbox-sends-notification.html [ Skip ]
accessibility/combo-box-collapsed-selection-changed.html [ Skip ]
accessibility/children-changed-sends-notification.html [ Skip ]
accessibility/menu-list-sends-change-notification.html [ Skip ]
accessibility/multiselect-list-reports-active-option.html [ Skip ]
# The Windows Accessibility implementation is unable to recurse through the document to
# find elements (in some cases). The following failures are due to this. The maddening
# thing is that these do not consistently fail:
webkit.org/b/140798 accessibility/aria-checked-mixed-value.html [ Failure ]
webkit.org/b/140798 accessibility/aria-controls.html [ Failure ]
webkit.org/b/140798 accessibility/auto-filled-value.html [ Skip ]
webkit.org/b/140798 accessibility/aria-flowto.html [ Failure ]
webkit.org/b/140798 [ Release ] accessibility/aria-hidden-negates-no-visibility.html [ Failure ]
webkit.org/b/140798 [ Debug ] accessibility/aria-hidden-negates-no-visibility.html [ Skip ]
webkit.org/b/140798 accessibility/aria-hidden-with-elements.html [ Failure ]
webkit.org/b/140798 accessibility/aria-sort.html [ Failure ]
webkit.org/b/140798 accessibility/aria-tables.html [ Failure ]
webkit.org/b/140798 accessibility/aria-text-role.html [ Failure ]
webkit.org/b/140798 accessibility/box-styled-lists.html [ Failure ]
webkit.org/b/140798 [ Release ] accessibility/canvas-fallback-content-2.html [ Failure ]
webkit.org/b/140798 [ Debug ] accessibility/canvas-fallback-content-2.html [ Skip ]
webkit.org/b/140798 accessibility/fieldset-element.html [ Failure ]
webkit.org/b/140798 accessibility/legend-children-are-visible.html [ Failure ]
webkit.org/b/145271 accessibility/list-detection2.html [ Failure ]
webkit.org/b/140798 accessibility/math-multiscript-attributes.html [ Failure ]
webkit.org/b/140798 accessibility/poorly-formed-aria-table.html [ Failure ]
webkit.org/b/140798 accessibility/radio-button-group-members.html [ Failure ]
webkit.org/b/140798 accessibility/radio-button-title-label.html [ Failure ]
webkit.org/b/140798 accessibility/range-alter-by-percent.html [ Failure ]
webkit.org/b/140798 accessibility/secure-textfield-title-ui.html [ Failure ]
webkit.org/b/140798 accessibility/select-element-at-index.html [ Failure ]
webkit.org/b/140798 accessibility/svg-bounds.html [ Failure ]
webkit.org/b/140798 accessibility/svg-group-element-with-title.html [ Failure ]
webkit.org/b/140798 accessibility/tabindex-elements-are-accessible.html [ Failure ]
webkit.org/b/140798 accessibility/table-cell-for-column-and-row-crash.html [ Failure ]
webkit.org/b/140798 accessibility/table-cell-spans.html [ Failure ]
webkit.org/b/140798 accessibility/table-cells-roles.html [ Failure ]
webkit.org/b/140798 accessibility/table-cells.html [ Failure ]
webkit.org/b/140798 accessibility/table-column-headers-with-captions.html [ Failure ]
webkit.org/b/140798 accessibility/table-fallback-roles-expose-element-attributes.html [ Failure ]
webkit.org/b/140798 accessibility/table-headers.html [ Failure ]
webkit.org/b/140798 accessibility/table-incorrect-colspan-cell.html [ Failure ]
webkit.org/b/140798 accessibility/table-with-footer-section-above-body.html [ Failure ]
webkit.org/b/140798 accessibility/table-with-hidden-head-section.html [ Failure ]
webkit.org/b/140798 accessibility/table-with-mismatch-column-count-in-initial-section.html [ Failure ]
webkit.org/b/140798 accessibility/table-with-missing-aria-role-rows.html [ Failure ]
webkit.org/b/140798 accessibility/textarea-insertion-point-line-number.html [ Failure ]
webkit.org/b/140798 accessibility/th-as-title-ui.html [ Failure ]
webkit.org/b/140798 accessibility/title-ui-element-correctness.html [ Failure ]
webkit.org/b/126066 accessibility/loading-iframe-updates-axtree.html [ Failure ]
webkit.org/b/140798 [ Debug ] accessibility/aria-hidden-false-works-in-subtrees.html [ Skip ]
# The following fail because of missing numerical output support.
webkit.org/b/140832 accessibility/aria-slider-value-change.html [ Failure ]
webkit.org/b/140832 accessibility/aria-slider-value.html [ Failure ]
webkit.org/b/140832 accessibility/progressbar.html [ Failure ]
webkit.org/b/140832 accessibility/range-alter-by-step.html [ Failure ]
webkit.org/b/140832 accessibility/aria-scrollbar-role.html [ Failure ]
webkit.org/b/140832 accessibility/notification-listeners.html [ Failure ]
webkit.org/b/140832 accessibility/spinbutton-value.html [ Failure ]
webkit.org/b/140832 accessibility/svg-remote-element.html [ Failure ]
webkit.org/b/140832 accessibility/textarea-line-for-index.html [ Failure ]
webkit.org/b/140832 accessibility/textarea-selected-text-range.html [ Timeout ]
# TODO Need to implement global addNotificationListener in Windows DRT
accessibility/content-editable-as-textarea.html [ Skip ]
accessibility/content-editable-set-inner-text-generates-axvalue-notification.html [ Skip ]
accessibility/loading-iframe-sends-notification.html [ Skip ]
accessibility/win/single-select-children-changed.html [ Skip ]
accessibility/aria-switch-sends-notification.html [ Skip ]
webkit.org/b/130011 accessibility/aria-setsize-posinset.html [ Skip ]
accessibility/file-upload-button-stringvalue.html [ Failure ]
# Test times out
webkit.org/b/95405 accessibility/win/single-select-children.html [ Timeout ]
webkit.org/b/97026 accessibility/file-upload-button-with-axpress.html [ Timeout ]
# Color Well is not implemented:
accessibility/color-well.html
webkit.org/b/127485 accessibility/win/parent-element.html [ Failure ]
# Skipping on windows, missing implementation of cellForColumnAndRow
webkit.org/b/129250 accessibility/table-scope.html [ Skip ]
# Timeouts -- not investigated
accessibility/aria-invalid.html [ Skip ]
# The following have not been investigated:
accessibility/aria-readonly.html [ Failure ]
accessibility/aria-required.html [ Failure ]
accessibility/content-editable.html [ Failure ]
accessibility/content-changed-notification-causes-crash.html [ Skip ]
accessibility/document-attributes.html [ Failure ]
accessibility/element-haspopup.html [ Failure ]
accessibility/frame-disconnect-textmarker-cache-crash.html [ Failure ]
# Missing support for scrollTo* methods.
accessibility/scroll-to-global-point-iframe-nested.html [ Skip ]
accessibility/scroll-to-global-point-iframe.html [ Skip ]
accessibility/scroll-to-global-point-main-window.html [ Skip ]
accessibility/scroll-to-global-point-nested.html [ Skip ]
accessibility/scroll-to-make-visible-div-overflow.html [ Skip ]
accessibility/scroll-to-make-visible-iframe.html [ Skip ]
accessibility/scroll-to-make-visible-iframe-offscreen.html [ Skip ]
accessibility/scroll-to-make-visible-nested-2.html [ Skip ]
accessibility/scroll-to-make-visible-nested.html [ Skip ]
accessibility/scroll-to-make-visible-with-subfocus.html [ Skip ]
# Apparently missing support for roleDescription on Windows.
accessibility/aria-roledescription.html [ Failure ]
webkit.org/b/140867 accessibility/aria-option-role.html [ Failure ]
# Asserts because it does not have a popup menu:
webkit.org/b/140869 [ Release ] accessibility/aria-combobox.html [ Failure ]
webkit.org/b/140869 [ Debug ] accessibility/aria-combobox.html [ Skip ]
# Attempt to add a text element that claims NOT to be an accessibility element:
webkit.org/b/140870 accessibility/canvas-fallback-content.html [ Skip ]
webkit.org/b/140870 [ Release ] accessibility/canvas-accessibilitynodeobject.html [ Failure ]
webkit.org/b/140870 [ Debug ] accessibility/canvas-accessibilitynodeobject.html [ Skip ]
# The following failures have not been investigated.
accessibility/aria-list-and-listitem.html [ Failure ]
accessibility/aria-mappings.html [ Failure ]
accessibility/aria-roles.html [ Failure ]
accessibility/canvas-description-and-role.html [ Failure ]
accessibility/disabled-controls-not-focusable.html [ Failure ]
accessibility/heading-level.html [ Failure ]
accessibility/help-text.html [ Failure ]
accessibility/html5-required-attribute.html [ Failure ]
accessibility/image-link.html [ Failure ]
accessibility/image-map1.html [ Failure ]
accessibility/image-map2.html [ Failure ]
accessibility/internal-link-anchors2.html [ Failure ]
accessibility/lists.html [ Failure ]
accessibility/onclick-handlers.html [ Failure ]
accessibility/paragraph-with-linebreaks.html [ Failure ]
accessibility/parent-delete.html [ Failure ]
[ Release ] accessibility/placeholder.html [ Failure ]
[ Debug ] accessibility/placeholder.html [ Skip ]
accessibility/plugin.html [ Failure ]
accessibility/press-targets-center-point.html [ Failure ]
accessibility/roles-computedRoleString.html [ Failure ]
accessibility/roles-exposed.html [ Failure ]
accessibility/table-attributes.html [ Failure ]
accessibility/table-detection.html [ Failure ]
accessibility/table-one-cell.html [ Failure ]
accessibility/table-roles-hierarchy.html [ Failure ]
accessibility/table-sections.html [ Failure ]
accessibility/table-with-rules.html [ Failure ]
accessibility/transformed-element.html [ Failure ]
accessibility/visible-elements.html [ Failure ]
webkit.org/b/146903 accessibility/aria-table-hierarchy.html [ Skip ]
webkit.org/b/146903 accessibility/roles-table-and-cell.html [ Skip ]
# Skip aria-modal tests for win
webkit.org/b/138566 accessibility/aria-modal.html [ Skip ]
webkit.org/b/138566 accessibility/aria-modal-multiple-dialogs.html [ Skip ]
# Text marker tests are not supported
webkit.org/b/153292 accessibility/text-marker [ Skip ]
# TestRunner::cellForColumnAndRow() not implemented
webkit.org/b/148354 accessibility/aria-table-content.html [ Skip ]
# Failures tracked in webkit.org/b/160447.
accessibility/heading-crash-after-hidden.html [ Crash Failure ]
accessibility/adjacent-continuations-cause-assertion-failure.html [ Failure ]
accessibility/aria-busy.html [ Failure ]
accessibility/attachment-element.html [ Failure ]
accessibility/auto-fill-types.html [ Failure ]
accessibility/checkbox-mixed-value.html [ Failure ]
accessibility/div-within-anchors-causes-crash.html [ Failure ]
accessibility/hidden-th-still-column-header.html [ Failure ]
accessibility/set-selected-text-range-contenteditable.html [ Timeout ]
accessibility/spinbutton-crash.html [ Failure ]
accessibility/spinbutton-implicit-values.html [ Failure ]
accessibility/win/select-element-valuechange-event.html [ Failure ]
# Unexpected text-only failures tracked in webkit.org/b/172437.
accessibility/aria-cellspans-with-native-cellspans.html [ Failure ]
accessibility/aria-grid-column-span.html [ Failure ]
accessibility/aria-orientation.html [ Failure ]
accessibility/aria-owns.html [ Failure ]
accessibility/button-with-aria-haspopup-role.html [ Failure ]
accessibility/deleting-iframe-destroys-axcache.html [ Failure ]
accessibility/double-nested-inline-element-missing-from-tree.html [ Failure ]
accessibility/inline-continuations.html [ Failure ]
accessibility/list-detection.html [ Failure ]
accessibility/minimal-table-with-aria-is-data-table.html [ Failure ]
accessibility/presentation-role-iframe.html [ Failure ]
accessibility/separator-values.html [ Failure ]
accessibility/win/bstr-elements-role.html [ Failure ]
accessibility/win/detached-object-notification-crash.html [ Failure ]
accessibility/win/heading-elements.html [ Failure ]
accessibility/win/img-alt-attribute.html [ Failure ]
accessibility/win/linked-elements.html [ Failure ]
accessibility/win/list-item-role.html [ Failure ]
accessibility/win/list-marker-role.html [ Failure ]
accessibility/win/list-role.html [ Failure ]
accessibility/win/multiple-select-element-role.html [ Failure ]
accessibility/win/option-element-position-and-size.html [ Failure ]
accessibility/win/option-element-selection-and-focus-events.html [ Failure ]
accessibility/win/select-element-role.html [ Failure ]
accessibility/win/selection-and-focus.html [ Failure ]
accessibility/win/text-role.html [ Failure ]
accessibility/add-children-pseudo-element.html [ Failure ]
webkit.org/b/181501 accessibility/table-header-calculation-for-header-rows.html [ Failure ]
webkit.org/b/182132 accessibility/aria-combobox-control-owns-elements.html [ Timeout ]
webkit.org/b/183955 accessibility/row-with-aria-role-in-native-table.html [ Failure ]
[ Debug ] accessibility/removed-anonymous-block-child-causes-crash.html [ Crash Timeout ]
################################################################################
######################## End Accessibility Issues ########################
################################################################################
# Failures on WebKit Legacy
webkit.org/b/89153 http/tests/websocket/tests/hybi/workers/close.html [ Pass Failure ]
# Cookie policy only supported in WK2.
http/tests/cookies/only-accept-first-party-cookies.html [ Skip ]
http/tests/cookies/third-party-cookie-relaxing.html [ Skip ]
http/tests/inspector/page/get-cookies.html [ Skip ]
http/tests/security/cookies/third-party-cookie-blocking.html [ Skip ]
http/tests/security/cookies/third-party-cookie-blocking-redirect.html [ Skip ]
http/tests/security/cookies/third-party-cookie-blocking-user-action.html [ Skip ]
http/tests/security/cookies/third-party-cookie-blocking-xslt.xml [ Skip ]
# Server trust evaluation only supported in WK2.
http/tests/ssl/curl/certificate-and-authentication.html [ Skip ]
http/tests/ssl/iframe-upgrade.https.html [ Skip ]
http/tests/ssl/mixedContent/insecure-websocket.html [ Failure ]
http/tests/ssl/upgrade-origin-usage.html [ Failure ]
# There is not NetworkProcess in WK1, so it can't crash.
http/tests/websocket/tests/hybi/network-process-crash-error.html [ Skip ]
# WinCairo wk1 doesn't support inspector tests.
webkit.org/b/191498 http/tests/inspector/network/resource-security-certificate.html [ Skip ]
webkit.org/b/191498 http/tests/inspector/network/getSerializedCertificate.html [ Skip ]
# Skip IsLoggedIn
http/tests/is-logged-in/ [ Skip ]
# Skip ResourceLoadStatistics
http/tests/resourceLoadStatistics [ Skip ]
webkit.org/b/220579 fast/events/currentTarget-gc-crash.html [ Skip ]
fast/css/sticky/sticky-in-rtl-overflow.html [ ImageOnlyFailure ]
http/tests/multipart/multipart-wait-before-boundary.html [ Timeout ]
[ Debug ] http/tests/misc/redirect-to-about-blank.html [ Skip ]
[ Release ] http/tests/misc/redirect-to-external-url.html [ Failure ]
[ Debug ] http/tests/misc/redirect-to-external-url.html [ Skip ]
# Skip Service Workers in WK1
http/tests/workers/service [ Skip ]
http/wpt/service-workers [ Skip ]
fast/css/aspect-ratio-invalidate-if-disabled.html [ Failure ]
fast/css/rotate-invalidate-if-disabled.html [ Failure ]
fast/css/scale-invalidate-if-disabled.html [ Failure ]
fast/css/translate-invalidate-if-disabled.html [ Failure ]
js/dom/exceptions-thrown-in-callbacks.html [ Failure ]
css3/viewport-percentage-lengths/viewport-percentage-lengths-anonymous-block.html [ Timeout ]
css3/viewport-percentage-lengths/viewport-percentage-lengths-percent-size-child.html [ Timeout ]
css3/viewport-percentage-lengths/viewport-percentage-lengths-relative-font-size.html [ Skip ]
css3/viewport-percentage-lengths/viewport-percentage-lengths-resize.html [ Timeout ]
fast/css-grid-layout/flex-content-sized-columns-resize.html [ Timeout ]
fast/dom/Window/window-resize-contents.html [ Timeout ]
fast/dom/Window/window-resize-update-scrollbars.html [ Timeout ]
fast/fixed-layout/fixed-layout.html [ Timeout ]
fast/picture/viewport-resize.html [ Timeout ]
# File Upload Test
fast/dom/FileList-iterator-using-open-panel.html [ Timeout ]
fast/files/apply-blob-url-to-img-using-open-panel.html [ Timeout ]
fast/files/apply-blob-url-to-img.html [ Timeout ]
fast/files/apply-blob-url-to-xhr-using-open-panel.html [ Timeout ]
fast/files/file-list-test-using-open-panel.html [ Timeout ]
fast/files/file-reader-abort-using-open-panel.html [ Skip ]
fast/files/file-reader-directory-crash-using-open-panel.html [ Timeout ]
fast/files/filereader-zip-bundle-using-open-panel.html [ Timeout ]
fast/forms/file/file-input-reset-using-open-panel.html [ Timeout ]
fast/forms/file/file-input-user-selection-events.html [ Timeout ]
fast/forms/file/entries-api/webkitdirectory-open-panel.html [ Timeout ]
fast/forms/file/file-reset-in-change-using-open-panel.html [ Timeout ]
fast/forms/file/file-reset-in-change-using-open-panel-with-icon.html [ Timeout ]
fast/forms/file/get-file-upload-using-open-panel.html [ Timeout ]
fast/forms/file/input-file-value-using-open-panel.html [ Timeout ]
fast/forms/file/input-file-write-files-using-open-panel.html [ Timeout ]
fast/forms/file/open-file-panel.html [ Timeout ]
fast/forms/file/entries-api/image-no-transcode-drag-drop.html [ Skip ]
fast/forms/file/entries-api/image-transcode-drag-drop.html [ Skip ]
fast/history/page-cache-createObjectURL-using-open-panel.html [ Timeout ]
fast/history/page-cache-createObjectURL.html [ Timeout ]
http/tests/cache/disk-cache/disk-cache-remove-several-pending-writes.html [ Timeout ]
http/tests/cache/link-prefetch-main-resource-iframe.html [ Timeout ]
http/tests/cache/link-prefetch-main-resource.html [ Timeout ]
http/tests/performance/paint-timing/performance-paint-timing-fcp-after-visually-non-empty-for-num-chars.html [ Timeout ]
http/tests/websocket/tests/hybi/non-document-mixed-content-blocked-https-with-embedded-http-with-embedded-https.https.html [ Timeout ]
http/tests/workers/service/controller-change.html [ Timeout ]
http/tests/workers/service/page-caching.html [ Timeout ]
http/tests/workers/service/self_registration_update.html [ Timeout ]
http/tests/workers/service/service-worker-registration-gc-event.html [ Timeout ]
js/weakref-finalizationregistry.html [ Timeout ]
animations/additive-transform-animations.html [ ImageOnlyFailure ]
animations/needs-layout.html [ ImageOnlyFailure ]
animations/z-index-in-keyframe.html [ ImageOnlyFailure ]
css3/masking/clip-path-filter.html [ ImageOnlyFailure ]
editing/execCommand/enabling-and-selection-2.html [ Failure ]
editing/selection/5354455-1.html [ Failure ]
editing/selection/context-menu-on-text.html [ Failure ]
fast/css/css2-system-fonts.html [ Failure ]
webkit.org/b/179296 fast/css/object-fit/object-fit-embed.html [ ImageOnlyFailure ]
webkit.org/b/179296 fast/css/object-fit/object-fit-object.html [ ImageOnlyFailure ]
webkit.org/b/179296 fast/css/object-position/object-position-embed.html [ ImageOnlyFailure ]
webkit.org/b/179296 fast/css/object-position/object-position-object.html [ ImageOnlyFailure ]
fast/css/parsing-color-contrast.html [ Failure ]
fast/css/parsing-color-mix.html [ Failure ]
fast/css/parsing-relative-color-syntax.html [ Failure ]
fast/dom/HTMLImageElement/sizes/image-sizes-2x.html [ Failure ]
webkit.org/b/140768 fast/dom/HTMLImageElement/sizes/image-sizes-js-change.html [ Failure ]
fast/dom/Window/window-property-invalid-characters-ignored.html [ Failure ]
fast/dom/adopt-attribute-crash.svg [ Failure ]
fast/dom/navigation-with-sideeffects.html [ Failure ]
fast/dom/navigator-property-gc-after-frame-detach.html [ Failure ]
webkit.org/b/182127 fast/dom/navigator-userAgent-frozen.html [ Failure ]
fast/events/event-handler-detached-document.html [ Failure ]
fast/events/mouse-cursor-image-set.html [ Failure ]
fast/filter-image/background-filter-image.html [ ImageOnlyFailure ]
fast/filter-image/filter-image.html [ ImageOnlyFailure ]
fast/gradients/conic-gradient-extended-stops.html [ ImageOnlyFailure ]
fast/gradients/conic-gradient.html [ ImageOnlyFailure ]
fast/gradients/conic-repeating-last-stop.html [ ImageOnlyFailure ]
fast/text/font-load-data-partitioned-alphabet.html [ Failure ]
fast/text/whitespace/pre-wrap-long-word-simple-lines.html [ ImageOnlyFailure ]
fast/visual-viewport/zoomed-fixed-scroll-down-then-up.html [ Failure ]
http/tests/IndexedDB/storage-limit-2.https.html [ Failure ]
http/tests/cache/loaded-from-cache-after-reload-within-iframe.html [ Failure ]
http/tests/misc/authentication-redirect-2/authentication-sent-to-redirect-same-origin.html [ Failure ]
http/tests/misc/authentication-redirect-4/authentication-sent-to-redirect-same-origin-url.html [ Failure ]
http/tests/misc/slow-loading-animated-image.html [ ImageOnlyFailure ]
http/tests/websocket/tests/hybi/non-document-mixed-content-blocked-http-with-embedded-https-with-embedded-http.html [ Failure ]
http/tests/websocket/tests/hybi/non-document-mixed-content-blocked-http-with-embedded-https.html [ Failure ]
http/tests/xmlhttprequest/access-control-and-redirects.html [ Failure ]
http/tests/xmlhttprequest/access-control-preflight-not-successful.html [ Failure ]
http/tests/xmlhttprequest/auth-reject-protection-space.html [ Failure ]
http/tests/xmlhttprequest/redirect-cross-origin-post-sync.html [ Failure ]
http/tests/xmlhttprequest/redirect-cross-origin-sync.html [ Failure ]
http/tests/xmlhttprequest/redirect-cross-origin-tripmine.html [ Failure ]
http/tests/xmlhttprequest/sync-xhr-in-unload.html [ Failure ]
js/dom/builtin-getter-name.html [ Failure ]
js/dom/regress-157246.html [ Failure ]
storage/domstorage/localstorage/blocked-file-access.html [ Failure ]
storage/indexeddb/storage-limit.html [ Failure ]
storage/indexeddb/request-size-estimate.html [ Failure ]
storage/indexeddb/storage-limit-with-indices.html [ Failure ]
editing/pasteboard/copy-paste-attachment.html [ Failure ]
editing/pasteboard/copy-two-pasteboard-types-both-work.html [ Failure ]
editing/pasteboard/copy-without-selection.html [ Failure ]
editing/pasteboard/drag-link-with-data-transfer-adds-trusted-link-to-pasteboard.html [ Failure ]
editing/pasteboard/onpaste-text-html-types.html [ Failure ]
editing/pasteboard/paste-cocoa-writer-markup-with-system-fonts.html [ Failure ]
editing/pasteboard/paste-cocoa-writer-markup-with-webkit-standard-font-family.html [ Failure ]
editing/pasteboard/smart-paste-paragraph-003.html [ Failure ]
fast/events/contextmenu-actions-in-selected-text.html [ ImageOnlyFailure ]
fast/events/contextmenu-lookup-action-for-image.html [ Failure ]
http/wpt/fetch/disable-speculative-load-for-xhr-and-fetch-loads.html [ Failure ]
http/wpt/fetch/dnt-header-after-redirection.html [ Failure ]
http/wpt/fetch/inspect-preflight.html [ Failure ]
webkit.org/b/229247 http/tests/fetch/keepalive-fetch-2.html [ Pass Failure ]