| # These are the layout test expectations for the GTK port of WebKit. |
| # |
| # See http://trac.webkit.org/wiki/TestExpectations for more information on this file. |
| |
| # This list is divided into several sections to make it easy for us to triage and close issues. |
| # 1. TESTS THAT REQUIRE NEW RESULTS |
| # Please don't add any tests to this list. Instead just ping a GTK+ developer |
| # to generate results for you. |
| |
| # 2. EXPECTED FAILURES |
| # This list is divided into two parts: |
| # a. Tests that we never expect to pass, because they use features we likely |
| # will never implement (Mac-only features, for instance). |
| # b. Missing WebCore/WebKit features that we'll want someday. |
| |
| # 3. TESTS CRASHING |
| # Please open a bug for each test crashing with any important information. |
| # These are in a separate section than failing tests, because they should be |
| # priority fixes. |
| |
| # 4. FLAKY TESTS |
| # When appropriate, open a bug for flaky tests with the test diff and information |
| # about which bots the test fails on. |
| |
| # 5. SLOW TESTS |
| # These tests are assigned the SLOW modifier to prevent them timing out as they |
| # otherwise pass, but take a long time to complete due to the nature of test, |
| # debug configuration or some other performance-affecting factor. |
| |
| # 6. TESTS TIMING OUT |
| # Please open a bug for each test timing out with any important information. |
| |
| # 7. TESTS WITH ARCHITECTURE-SPECIFIC RESULTS |
| # Tests with different results (of which at least one is failure) on 32-bit and 64-bit builders. |
| # These tests are essentially marked as flaky, but are noted as failing only on specific architecture. |
| |
| # 8. TESTS FAILING |
| # Each test should (eventually) have a bug. Missing DRT features also go here. |
| |
| #//////////////////////////////////////////////////////////////////////////////////////// |
| # Tests that require new results. |
| #//////////////////////////////////////////////////////////////////////////////////////// |
| |
| webkit.org/b/98146 accessibility/svg-bounds.html [ Missing ] |
| |
| #//////////////////////////////////////////////////////////////////////////////////////// |
| # Expected failures |
| #//////////////////////////////////////////////////////////////////////////////////////// |
| |
| # This test verifies that a mismatch reftest will fail as intended if both results are same. |
| fast/harness/sample-fail-mismatch-reftest.html [ WontFix ] |
| |
| # Modal dialogs will not be supported in WebKit1. These expectations should eventually |
| # be moved into WebKit1-specific TestExpectations file (once it's created). |
| fast/animation/request-animation-frame-during-modal.html [ WontFix ] |
| fast/events/show-modal-dialog-onblur-onfocus.html [ WontFix ] |
| fast/events/scroll-event-during-modal-dialog.html [ WontFix ] |
| fast/harness/show-modal-dialog.html [ WontFix ] |
| http/tests/security/cross-frame-access-call.html [ WontFix ] |
| http/tests/security/cross-frame-access-get.html [ WontFix ] |
| inspector/console/console-long-eval-crash.html [ WontFix ] |
| |
| # This port doesn't support v8 i18n extension. |
| fast/js/i18n-bindings-locale.html [ WontFix ] |
| |
| # Ignored because we do not have OBJC bindings (via Chromium). |
| editing/pasteboard/paste-RTFD.html [ WontFix ] |
| editing/pasteboard/paste-TIFF.html [ WontFix ] |
| |
| # This test assumes we cannot play RTSP, but we can. |
| media/unsupported-rtsp.html [ WontFix ] |
| |
| # We have no need to support Dashboard compatibility mode. (via Chromium). |
| fast/canvas/canvas-gradient-addStop-error.html [ WontFix ] |
| http/tests/xmlhttprequest/default-content-type-dashboard.html [ WontFix ] |
| |
| # ENABLE(WIDGET_REGION) is disabled |
| fast/css/widget-region-parser.html [ WontFix ] |
| |
| # These test -apple- and -khtml- prefixed CSS properties, which we don't support. |
| inspector/styles/vendor-prefixes.html [ WontFix ] |
| fast/css/apple-prefix.html [ WontFix ] |
| |
| # This port doesn't support detecting slow unload handlers. |
| fast/dom/Window/slow-unload-handler.html [ WontFix ] |
| fast/dom/Window/slow-unload-handler-only-frame-is-stopped.html [ WontFix ] |
| |
| # Accessibility tests that should never be run for GTK due to be |
| # written in a platform-specific way. They should either be moved to |
| # the right platform or re-written in a more platform-agnostic way. |
| webkit.org/b/98348 accessibility/aria-list-and-listitem.html [ WontFix ] |
| webkit.org/b/98348 accessibility/aria-option-role.html [ WontFix ] |
| webkit.org/b/98348 accessibility/internal-link-anchors2.html [ WontFix ] |
| webkit.org/b/98348 accessibility/radio-button-group-members.html [ WontFix ] |
| webkit.org/b/98348 accessibility/table-attributes.html [ WontFix ] |
| webkit.org/b/98348 accessibility/table-detection.html [ WontFix ] |
| webkit.org/b/98348 accessibility/table-one-cell.html [ WontFix ] |
| webkit.org/b/98348 accessibility/table-sections.html [ WontFix ] |
| webkit.org/b/98348 accessibility/table-with-aria-role.html [ WontFix ] |
| webkit.org/b/98348 accessibility/table-with-rules.html [ WontFix ] |
| webkit.org/b/98348 accessibility/plugin.html [ WontFix ] |
| |
| # Feature disabled, see: https://bugs.webkit.org/show_bug.cgi?id=85425 |
| Bug(GTK) fast/viewport/viewport-legacy-handheldfriendly.html [ Skip ] |
| Bug(GTK) fast/viewport/viewport-legacy-mobileoptimized-2.html [ Skip ] |
| Bug(GTK) fast/viewport/viewport-legacy-mobileoptimized-3.html [ Skip ] |
| Bug(GTK) fast/viewport/viewport-legacy-mobileoptimized.html [ Skip ] |
| Bug(GTK) fast/viewport/viewport-legacy-ordering-5.html [ Skip ] |
| Bug(GTK) fast/viewport/viewport-legacy-ordering-6.html [ Skip ] |
| Bug(GTK) fast/viewport/viewport-legacy-xhtmlmp-remove-and-add.html [ Skip ] |
| Bug(GTK) fast/viewport/viewport-legacy-xhtmlmp.html [ Skip ] |
| |
| # Deletion UI is a Mail-ism. We don't need to worry about this (via Chromium). |
| Bug(GTK) editing/deleting/deletionUI-single-instance.html [ Skip ] |
| Bug(GTK) fast/dom/Element/id-in-deletebutton.html [ Skip ] |
| |
| # WebKitGTK+ uses different keyboard accelerators than Safari (via Chromium). |
| Bug(GTK) fast/events/option-tab.html [ Skip ] |
| |
| # These tests expect a TIFF decoder (via Chromium). |
| Bug(GTK) fast/images/embed-image.html [ Skip ] |
| Bug(GTK) fast/images/object-image.html [ Skip ] |
| |
| # Mac Safari under certain circumstances automatically places |
| # a caret in editable document even when none was requested programatically. |
| Bug(GTK) editing/selection/designmode-no-caret.html [ Skip ] |
| |
| # These tests require loading a PDF as an image, which we do not support (via Chromium). |
| Bug(GTK) fast/images/pdf-as-background.html [ Skip ] |
| Bug(GTK) fast/images/pdf-as-image-landscape.html [ Skip ] |
| Bug(GTK) fast/images/pdf-as-image.html [ Skip ] |
| Bug(GTK) fast/images/pdf-as-tiled-background.html [ Skip ] |
| Bug(GTK) fast/replaced/pdf-as-image.html [ Skip ] |
| |
| # Doesn't apply to platforms that don't enforce the CFNetwork-style 3rd party cookie policy. |
| webkit.org/b/35824 http/tests/cookies/third-party-cookie-relaxing.html [ Failure ] |
| |
| # WebKitGTK+ does not support webarchives (via Chromium). |
| Bug(GTK) webarchive [ Skip ] |
| Bug(GTK) http/tests/webarchive [ Skip ] |
| Bug(GTK) svg/webarchive [ Skip ] |
| Bug(GTK) svg/custom/image-with-prefix-in-webarchive.svg [ Skip ] |
| |
| # This test is specific to QuickTime media engine. |
| Bug(GTK) media/video-does-not-loop.html [ Skip ] |
| |
| # Requires media engine closed caption support. |
| Bug(GTK) media/media-captions.html [ Skip ] |
| |
| # Pre-HMTL5 parser quirks only apply to the mac port for now. |
| Bug(GTK) fast/parser/pre-html5-parser-quirks.html [ Skip ] |
| |
| # Features that we want eventually: |
| # DeviceMotion and DeviceOrientation are not enabled by default. |
| Bug(GTK) fast/dom/Window/window-properties-device-orientation.html [ Skip ] |
| Bug(GTK) fast/dom/DeviceMotion [ Skip ] |
| Bug(GTK) fast/dom/DeviceOrientation [ Skip ] |
| |
| # Desktop notifications are not supported. |
| Bug(GTK) fast/notifications [ Skip ] |
| Bug(GTK) http/tests/notifications [ Skip ] |
| |
| # We lack userscripts support. |
| Bug(GTK) userscripts [ Skip ] |
| |
| # Tests requiring 3D_RENDERING and ACCELERATED_COMPOSITING support. |
| Bug(GTK) transforms/3d [ Skip ] |
| Bug(GTK) compositing [ Skip ] |
| Bug(GTK) fast/transforms/selection-bounds-in-transformed-view.html [ Skip ] |
| |
| # These tests require touch support. |
| Bug(GTK) fast/events/touch [ Skip ] |
| |
| # IndexedDB is not yet enabled. |
| Bug(GTK) storage/indexeddb [ Skip ] |
| Bug(GTK) http/tests/inspector/indexeddb [ Skip ] |
| |
| # StorageTracker is not enabled. |
| Bug(GTK) storage/domstorage/localstorage/storagetracker [ Skip ] |
| |
| # Datalist is not yet enabled. |
| Bug(GTK) fast/forms/datalist [ Skip ] |
| |
| # Color input is not yet enabled. |
| Bug(GTK) fast/forms/color [ Skip ] |
| |
| # ENABLE_INPUT_TYPE_* are not enabled. |
| webkit.org/b/29359 fast/forms/date [ Failure ] |
| webkit.org/b/29359 fast/forms/date/date-interactive-validation-required.html [ Pass ] |
| webkit.org/b/29359 fast/forms/date/calendar-picker-appearance-pre-100.html [ Skip ] |
| webkit.org/b/29359 fast/forms/date/calendar-picker-appearance.html [ Skip ] |
| webkit.org/b/29359 fast/forms/date/calendar-picker-key-operations.html [ Skip ] |
| webkit.org/b/29359 fast/forms/date/calendar-picker-mouse-operations.html [ Skip ] |
| webkit.org/b/29359 fast/forms/date/calendar-picker-type-change-onclick.html [ Pass ] |
| webkit.org/b/29359 fast/forms/date/calendar-picker-with-step.html [ Skip ] |
| webkit.org/b/29359 fast/forms/date/date-stepup-stepdown-from-renderer.html [ Pass ] |
| webkit.org/b/29359 fast/forms/date/no-page-popup-controller.html [ Pass ] |
| webkit.org/b/90987 fast/forms/input-in-table-cell-no-value.html [ ImageOnlyFailure ] |
| webkit.org/b/29359 fast/css/pseudo-in-range.html [ Failure ] |
| webkit.org/b/29359 fast/css/pseudo-out-of-range.html [ Failure ] |
| webkit.org/b/29359 fast/css/pseudo-in-range-invalid-value.html [ Failure ] |
| webkit.org/b/29359 fast/forms/datetime [ Failure ] |
| webkit.org/b/29359 fast/forms/datetime/datetime-interactive-validation-required.html [ Pass ] |
| webkit.org/b/29359 fast/forms/datetimelocal [ Failure ] |
| webkit.org/b/29359 fast/forms/datetimelocal/datetimelocal-interactive-validation-required.html [ Pass ] |
| webkit.org/b/29359 fast/forms/datetimelocal/input-valueasdate-datetimelocal.html [ Pass ] |
| webkit.org/b/29359 fast/forms/month [ Failure ] |
| webkit.org/b/29359 fast/forms/month/month-interactive-validation-required.html [ Pass ] |
| webkit.org/b/29359 fast/forms/time [ Failure ] |
| webkit.org/b/29359 fast/forms/time/time-interactive-validation-required.html [ Pass ] |
| webkit.org/b/29359 fast/forms/week [ Failure ] |
| webkit.org/b/29359 fast/forms/week/week-interactive-validation-required.html [ Pass ] |
| |
| # ENABLE_GAMEPAD not enabled. |
| Bug(GTK) gamepad [ Skip ] |
| |
| # Speech input is not yet enabled. |
| Bug(GTK) fast/speech [ Skip ] |
| |
| # Speech JavaScript API is not yet enabled. |
| Bug(GTK) fast/events/constructors/speech-recognition-event-constructor.html [ Skip ] |
| |
| # FileSystem API is not supported. |
| Bug(GTK) fast/filesystem [ Skip ] |
| Bug(GTK) http/tests/filesystem [ Skip ] |
| Bug(GTK) http/tests/security/filesystem-iframe-from-remote.html [ Skip ] |
| Bug(GTK) http/tests/security/contentSecurityPolicy/filesystem-urls-match-self.html [ Skip ] |
| Bug(GTK) http/tests/security/mixedContent/filesystem-url-in-iframe.html [ Skip ] |
| Bug(GTK) http/tests/websocket/tests/hybi/send-file-blob.html [ Skip ] |
| Bug(GTK) http/tests/websocket/tests/hybi/send-file-blob-fail.html [ Skip ] |
| Bug(GTK) http/tests/workers/terminate-during-sync-operation.html [ Skip ] |
| Bug(GTK) fast/mutation/filesystem-callback-delivery.html [ Skip ] |
| Bug(GTK) fast/forms/file/input-file-entries.html [ Skip ] |
| |
| # Requires WebP support. |
| Bug(GTK) fast/canvas/canvas-toDataURL-webp.html [ Skip ] |
| Bug(GTK) fast/images/webp-image-decoding.html [ Skip ] |
| Bug(GTK) http/tests/images/webp-partial-load.html [ Skip ] |
| Bug(GTK) http/tests/images/webp-progressive-load.html [ Skip ] |
| |
| # DataTransferItems is not yet implemented. |
| Bug(GTK) editing/pasteboard/data-transfer-items.html [ Skip ] |
| Bug(GTK) editing/pasteboard/data-transfer-items-image-png.html [ Skip ] |
| Bug(GTK) editing/pasteboard/data-transfer-items-drag-drop-file.html [ Skip ] |
| Bug(GTK) editing/pasteboard/data-transfer-items-drag-drop-entry.html [ Skip ] |
| Bug(GTK) editing/pasteboard/data-transfer-items-drag-drop-string.html [ Skip ] |
| Bug(GTK) fast/events/clipboard-dataTransferItemList.html [ Skip ] |
| Bug(GTK) fast/events/drag-dataTransferItemList.html [ Skip ] |
| Bug(GTK) fast/events/drag-dataTransferItemList-file-handling.html [ Skip ] |
| |
| # setAutomaticLinkDetectionEnabled is not yet implemented. |
| webkit.org/b/85463 editing/inserting/typing-space-to-trigger-smart-link.html [ Skip ] |
| |
| # Custom MIME type support in DataTransfer is not yet implemented. |
| Bug(GTK) editing/pasteboard/clipboard-customData.html [ Skip ] |
| Bug(GTK) fast/events/drag-customData.html [ Skip ] |
| |
| # PasteBoard::plainText() does not support file names. |
| Bug(GTK) editing/pasteboard/drag-files-to-editable-element.html [ Skip ] |
| |
| # Needs grammar checking. |
| Bug(GTK) editing/spelling/markers.html [ Skip ] |
| |
| # Legacy full screen API tests are now obsolete. |
| Bug(GTK) media/context-menu-actions.html [ Skip ] |
| Bug(GTK) media/media-fullscreen-inline.html [ Skip ] |
| Bug(GTK) media/media-fullscreen-not-in-document.html [ Skip ] |
| |
| # Animation API is disabled |
| Bug(GTK) animations/animation-api-1.html [ Skip ] |
| |
| # Quota API is not supported. |
| Bug(GTK) storage/storageinfo-missing-arguments.html [ Skip ] |
| Bug(GTK) storage/storageinfo-no-callbacks.html [ Skip ] |
| Bug(GTK) storage/storageinfo-query-usage.html [ Skip ] |
| Bug(GTK) storage/storageinfo-request-quota.html [ Skip ] |
| |
| # This platform does not support the Page Visibility API. |
| Bug(GTK) fast/events/page-visibility-iframe-delete-test.html [ Skip ] |
| Bug(GTK) fast/events/page-visibility-iframe-move-test.html [ Skip ] |
| Bug(GTK) fast/events/page-visibility-iframe-propagation-test.html [ Skip ] |
| Bug(GTK) fast/events/page-visibility-transition-test.html [ Skip ] |
| |
| # GTK doesn't support smart replace. |
| webkit.org/b/61661 editing/pasteboard/drag-drop-list.html [ Failure ] |
| |
| # Tests for MediaSource API. Feature is not yet functional. |
| webkit.org/b/64731 http/tests/media/media-source [ Skip ] |
| |
| # Encrypted Media Extensions are not enabled. |
| Bug(GTK) media/encrypted-media [ Skip ] |
| Bug(GTK) fast/events/constructors/media-key-event-constructor.html [ Skip ] |
| |
| # Tests that require ENABLE(DOWNLOAD_ATTRIBUTE). |
| Bug(GTK) fast/dom/HTMLAnchorElement/anchor-nodownload.html [ Skip ] |
| Bug(GTK) fast/dom/HTMLAnchorElement/anchor-download.html [ Skip ] |
| Bug(GTK) fast/dom/HTMLAnchorElement/anchor-nodownload-set.html [ Skip ] |
| Bug(GTK) fast/dom/HTMLAnchorElement/anchor-download-unset.html [ Skip ] |
| |
| # Failing because WebGL is not enabled |
| Bug(GTK) http/tests/security/webgl-remote-read-remote-image-allowed.html [ Skip ] |
| Bug(GTK) http/tests/security/webgl-remote-read-remote-image-allowed-with-credentials.html [ Skip ] |
| Bug(GTK) http/tests/security/webgl-remote-read-remote-image-blocked-no-crossorigin.html [ Skip ] |
| |
| # CSS Filters is disabled |
| Bug(GTK) css3/filters [ Skip ] |
| |
| # Needs rebaseline after bug 97217 is fixed |
| webkit.org/b/97325 css3/masking/clip-path-circle-relative-overflow.html [ ImageOnlyFailure Pass ] |
| |
| # Needs results |
| webkit.org/b/97409 svg/custom/clip-mask-negative-scale.svg [ Missing Pass ] |
| |
| # CSS image-set support not yet enabled (needs ENABLE_CSS_IMAGE_SET). |
| Bug(GTK) fast/css/image-set-parsing.html [ Skip ] |
| Bug(GTK) fast/css/image-set-parsing-invalid.html [ Skip ] |
| Bug(GTK) fast/css/image-set-setting.html [ Skip ] |
| |
| # For now, Web Audio API is disabled |
| Bug(GTK) webaudio [ Skip ] |
| |
| # Needs testRunner.enableAutoResizeMode() |
| Bug(GTK) fast/autoresize [ Skip ] |
| |
| # The GTK+ build bots don't yet have the muscle to run WebGL tests. |
| Bug(GTK) compositing/webgl [ Skip ] |
| Bug(GTK) fast/canvas/webgl [ Skip ] |
| Bug(GTK) http/tests/canvas/webgl [ Skip ] |
| |
| # Vibration API support not yet. |
| webkit.org/b/72010 fast/dom/navigator-vibration.html [ Failure ] |
| |
| # DumpRenderTree code to enable Java is currently a no-op |
| Bug(GTK) java [ Skip ] |
| |
| # Directory upload is not enabled. |
| Bug(GTK) fast/forms/file/input-file-directory-upload.html [ Skip ] |
| |
| # Microdata DOM API is not yet enabled. |
| Bug(GTK) fast/dom/MicroData [ Skip ] |
| |
| # Web Intents is not yet enabled. |
| Bug(GTK) webintents [ Skip ] |
| |
| # Pointer Lock is not implemented. |
| Bug(GTK) pointer-lock [ Skip ] |
| # As well as testing fullscreen functionality, these tests also utilize the pointer lock feature. |
| Bug(GTK) http/tests/fullscreen [ Skip ] |
| Bug(GTK) http/tests/pointer-lock [ Skip ] |
| |
| # Battery Status API support not yet. |
| webkit.org/b/62698 batterystatus [ Failure ] |
| webkit.org/b/62698 batterystatus/event-after-navigation.html [ Skip ] |
| |
| # Network Information API support not yet. |
| webkit.org/b/73528 networkinformation [ Failure ] |
| webkit.org/b/73528 networkinformation/event-after-navigation.html [ Skip ] |
| |
| # Touch adjustment not enabled |
| webkit.org/b/78801 touchadjustment [ Failure ] |
| webkit.org/b/78801 touchadjustment/iframe.html [ Timeout ] |
| |
| # IETC flexbox failures |
| webkit.org/b/85211 ietestcenter/css3/flexbox/flexbox-align-stretch-001.htm [ ImageOnlyFailure ] |
| webkit.org/b/85212 ietestcenter/css3/flexbox/flexbox-layout-002.htm [ ImageOnlyFailure ] |
| |
| # These tests require subpixel layout to be enabled |
| webkit.org/b/85532 fast/sub-pixel [ Failure ImageOnlyFailure ] |
| webkit.org/b/85532 fast/sub-pixel/auto-table-layout-should-avoid-text-wrapping.html [ Pass ] |
| webkit.org/b/85532 fast/sub-pixel/block-preferred-widths-with-sub-pixel-floats.html [ Pass ] |
| webkit.org/b/85532 fast/sub-pixel/column-clipping.html [ Pass ] |
| webkit.org/b/85532 fast/sub-pixel/file-upload-control-at-fractional-offset.html [ Pass ] |
| webkit.org/b/85532 fast/sub-pixel/float-containing-block-with-margin.html [ Pass ] |
| webkit.org/b/85532 fast/sub-pixel/float-precision.html [ Pass ] |
| webkit.org/b/85532 fast/sub-pixel/float-with-margin-in-container.html [ Pass ] |
| webkit.org/b/85532 fast/sub-pixel/float-with-right-margin-zoom.html [ Pass ] |
| webkit.org/b/85532 fast/sub-pixel/float-wrap-with-subpixel-top.html [ Pass ] |
| webkit.org/b/85532 fast/sub-pixel/inline-block-should-not-wrap.html [ Pass ] |
| webkit.org/b/85532 fast/sub-pixel/inline-block-with-margin.html [ Pass ] |
| webkit.org/b/85532 fast/sub-pixel/size-of-span-with-different-positions.html [ Pass ] |
| webkit.org/b/85532 fast/sub-pixel/table-cells-have-stable-width.html [ Pass ] |
| webkit.org/b/85532 fast/sub-pixel/table-cells-with-padding-do-not-wrap.html [ Pass ] |
| webkit.org/b/85532 fast/sub-pixel/table-rows-have-stable-height.html [ Skip ] |
| webkit.org/b/85532 fast/sub-pixel/table-rows-no-gaps.html [ Pass ] |
| webkit.org/b/85532 fast/sub-pixel/vertical-align-middle-overflow.html [ Pass ] |
| webkit.org/b/85532 fast/sub-pixel/sub-pixel-accumulates-to-layers.html [ Pass ] |
| webkit.org/b/85532 fast/sub-pixel/zoomed-image-tiles.html [ Skip ] |
| |
| # Mediastream implementation is not complete yet. |
| webkit.org/b/79203 fast/mediastream [ Skip ] |
| |
| # CSS Variables are not yet enabled. |
| webkit.org/b/85580 fast/css/variables [ Skip ] |
| webkit.org/b/85580 inspector/styles/variables |
| |
| # CSS image-resolution is not yet enabled. |
| webkit.org/b/85262 fast/css/image-resolution [ Skip ] |
| |
| # CSS image-orientation is not yet enabled. |
| webkit.org/b/89052 fast/css/image-orientation |
| |
| # No CORS support for media elements is implemented yet. |
| Bug(GTK) http/tests/security/video-cross-origin-readback.html [ Skip ] |
| |
| # UndoManager is not yet enabled. |
| webkit.org/b/87908 editing/undomanager |
| |
| # New test infrastructure required -- need isolated worlds |
| webkit.org/b/31508 http/tests/security/isolatedWorld [ Skip ] |
| webkit.org/b/31508 webkit.org/b/61540 http/tests/security/isolatedWorld/cross-origin-xhr.html [ Skip ] |
| webkit.org/b/31508 plugins/npruntime/overrides-all-properties.html [ Skip ] |
| webkit.org/b/31508 storage/websql/open-database-creation-callback-isolated-world.html [ Skip ] |
| webkit.org/b/31508 storage/websql/statement-error-callback-isolated-world.html [ Skip ] |
| webkit.org/b/31508 storage/websql/statement-success-callback-isolated-world.html [ Skip ] |
| webkit.org/b/31508 storage/websql/transaction-callback-isolated-world.html [ Skip ] |
| webkit.org/b/31508 storage/websql/transaction-error-callback-isolated-world.html [ Skip ] |
| webkit.org/b/31508 storage/websql/transaction-success-callback-isolated-world.html [ Skip ] |
| |
| # Disable webaudio codec tests, including proprietary codecs. |
| webkit.org/b/88794 webaudio/codec-tests |
| |
| # Content Security Policy 1.1 (ENABLE_CSP_NEXT) is not enabled |
| webkit.org/b/85558 http/tests/security/contentSecurityPolicy/1.1 [ Skip ] |
| |
| # Text Autosizing is not yet enabled. |
| webkit.org/b/84186 fast/text-autosizing |
| |
| # Dialog element is not yet enabled. |
| webkit.org/b/84635 fast/dom/HTMLDialogElement [ Skip ] |
| |
| # Proximity Events is not supported. |
| webkit.org/b/92942 fast/dom/Proximity |
| webkit.org/b/92942 fast/events/constructors/device-proximity-event-constructor.html |
| |
| # CSS compositing is not yet enabled. |
| Bug(GTK) css3/compositing [ Skip ] |
| |
| #//////////////////////////////////////////////////////////////////////////////////////// |
| # End of Expected failures |
| #//////////////////////////////////////////////////////////////////////////////////////// |
| |
| #//////////////////////////////////////////////////////////////////////////////////////// |
| # Crashing tests |
| #//////////////////////////////////////////////////////////////////////////////////////// |
| |
| webkit.org/b/74297 [ Debug ] http/tests/security/cross-origin-xsl-redirect-BLOCKED.html [ Crash Pass ] |
| |
| webkit.org/b/86443 plugins/npruntime/delete-plugin-within-getProperty.html [ Crash ] |
| webkit.org/b/86443 [ Debug ] plugins/npruntime/delete-plugin-within-invoke.html [ Crash ] |
| |
| webkit.org/b/86176 [ Debug ] ietestcenter/css3/valuesandunits/units-000.htm [ Crash ] |
| |
| webkit.org/b/89188 [ Release ] storage/websql/quota-tracking.html [ Crash Pass ] |
| |
| webkit.org/b/90589 [ Release ] fast/css/user-drag-none.html [ Crash Timeout ] |
| |
| webkit.org/b/93502 [ Debug ] fast/history/nested-visited-test.html [ Crash Pass ] |
| webkit.org/b/93502 [ Debug ] fast/history/sibling-visited-test.html [ Crash Pass ] |
| |
| webkit.org/b/93247 [ Debug ] fast/lists/list-marker-remove-crash.html [ Crash ] |
| |
| webkit.org/b/93812 [ Debug ] svg/custom/use-instanceRoot-as-event-target.xhtml [ Crash Pass ] |
| |
| webkit.org/b/90957 [ Release ] fast/js/random-array-gc-stress.html [ Crash Pass ] |
| |
| webkit.org/b/94458 [ Debug ] http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-in-body.html [ Crash Failure ] |
| webkit.org/b/94458 [ Debug ] fast/events/message-port-context-destroyed.html [ Crash Pass ] |
| |
| #//////////////////////////////////////////////////////////////////////////////////////// |
| # End of Crashing tests |
| #//////////////////////////////////////////////////////////////////////////////////////// |
| |
| #//////////////////////////////////////////////////////////////////////////////////////// |
| # Flaky tests |
| #//////////////////////////////////////////////////////////////////////////////////////// |
| |
| webkit.org/b/44199 perf [ Skip ] |
| |
| webkit.org/b/68878 media/video-playing-and-pause.html [ Failure Pass ] |
| webkit.org/b/55126 media/video-aspect-ratio.html [ Failure Pass ] |
| |
| webkit.org/b/56561 svg/custom/clip-path-referencing-use2.svg [ Failure Pass ] |
| webkit.org/b/62204 svg/custom/circular-marker-reference-4.svg [ Failure Pass ] |
| |
| webkit.org/b/89097 plugins/plugin-initiate-popup-window.html [ Failure Pass ] |
| |
| webkit.org/b/71777 fast/lists/inlineBoxWrapperNullCheck.html [ Failure Pass ] |
| |
| webkit.org/b/71655 fast/frames/flattening/frameset-flattening-simple.html [ Failure Pass ] |
| webkit.org/b/80129 fast/frames/flattening/frameset-flattening-subframesets.html [ Failure Pass ] |
| webkit.org/b/80129 fast/frames/flattening/iframe-flattening-fixed-width.html [ Failure Pass ] |
| webkit.org/b/80129 fast/frames/flattening/iframe-flattening-offscreen.html [ Failure Pass ] |
| webkit.org/b/80129 fast/frames/flattening/frameset-flattening-grid.html [ Failure Pass ] |
| webkit.org/b/80129 fast/frames/flattening/iframe-flattening-out-of-view.html [ Failure Pass ] |
| webkit.org/b/87363 fast/frames/flattening/iframe-tiny.html [ Failure Pass ] |
| |
| webkit.org/b/73772 fast/table/multiple-captions-display.xhtml [ Failure Pass ] |
| |
| webkit.org/b/74493 platform/gtk/accessibility/unknown-roles-not-exposed.html [ Failure Pass ] |
| |
| webkit.org/b/76385 tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody.html [ Failure Pass ] |
| |
| webkit.org/b/78344 fast/text/international/inline-plaintext-relayout-with-leading-neutrals.html [ ImageOnlyFailure Pass ] |
| |
| webkit.org/b/80246 fast/css/hover-update.html [ Failure Pass ] |
| |
| webkit.org/b/86971 svg/custom/non-scaling-stroke-markers.svg [ Failure Pass ] |
| |
| webkit.org/b/89650 [ Debug ] svg/W3C-SVG-1.1/animate-elem-05-t.svg [ Failure Pass ] |
| webkit.org/b/89650 [ Debug ] svg/W3C-SVG-1.1/animate-elem-06-t.svg [ Failure Pass ] |
| webkit.org/b/89650 [ Debug ] svg/W3C-SVG-1.1/animate-elem-07-t.svg [ Failure Pass ] |
| webkit.org/b/89650 [ Debug ] svg/W3C-SVG-1.1/animate-elem-08-t.svg [ Failure Pass ] |
| webkit.org/b/89650 [ Debug ] svg/W3C-SVG-1.1/animate-elem-10-t.svg [ Failure Pass ] |
| webkit.org/b/89650 [ Debug ] svg/W3C-SVG-1.1/animate-elem-11-t.svg [ Failure Pass ] |
| webkit.org/b/89650 svg/W3C-SVG-1.1/animate-elem-12-t.svg [ Failure Pass ] |
| webkit.org/b/89650 [ Debug ] svg/W3C-SVG-1.1/animate-elem-15-t.svg [ Failure Pass ] |
| webkit.org/b/89650 [ Debug ] svg/W3C-SVG-1.1/animate-elem-16-t.svg [ Failure Pass ] |
| webkit.org/b/89650 svg/W3C-SVG-1.1/animate-elem-17-t.svg [ Failure Pass ] |
| webkit.org/b/89650 svg/W3C-SVG-1.1/animate-elem-19-t.svg [ Failure Pass ] |
| webkit.org/b/89650 svg/W3C-SVG-1.1/animate-elem-22-b.svg [ Failure Pass ] |
| webkit.org/b/89650 [ Debug ] svg/W3C-SVG-1.1/animate-elem-28-t.svg [ Failure Pass ] |
| webkit.org/b/89650 svg/W3C-SVG-1.1/animate-elem-30-t.svg [ Failure Pass ] |
| webkit.org/b/89650 [ Debug ] svg/W3C-SVG-1.1/animate-elem-32-t.svg [ Failure Pass ] |
| webkit.org/b/89650 svg/W3C-SVG-1.1/animate-elem-33-t.svg [ Failure Pass ] |
| webkit.org/b/89650 svg/W3C-SVG-1.1/animate-elem-36-t.svg [ Failure Pass ] |
| webkit.org/b/89650 svg/W3C-SVG-1.1/animate-elem-37-t.svg [ Failure Pass ] |
| webkit.org/b/89650 svg/W3C-SVG-1.1/animate-elem-40-t.svg [ Failure Pass ] |
| webkit.org/b/89650 svg/W3C-SVG-1.1/animate-elem-41-t.svg [ Failure Pass ] |
| webkit.org/b/89650 [ Debug ] svg/W3C-SVG-1.1/animate-elem-46-t.svg [ Failure Pass ] |
| webkit.org/b/89650 [ Debug ] svg/W3C-SVG-1.1/animate-elem-81-t.svg [ Failure Pass ] |
| webkit.org/b/89650 svg/W3C-SVG-1.1/animate-elem-82-t.svg [ Failure Pass ] |
| webkit.org/b/89650 [ Debug ] svg/W3C-SVG-1.1/animate-elem-85-t.svg [ Failure Pass ] |
| webkit.org/b/89650 svg/W3C-SVG-1.1/struct-dom-06-b.svg [ Failure Pass ] |
| |
| webkit.org/b/80158 plugins/netscape-plugin-page-cache-works.html [ Failure Pass ] |
| |
| webkit.org/b/83704 media/event-attributes.html [ Failure Pass ] |
| webkit.org/b/89811 media/media-blocked-by-beforeload.html [ Failure Pass ] |
| webkit.org/b/84856 media/media-controller-playback.html [ Failure Pass ] |
| |
| webkit.org/b/83878 media/track/track-mode.html [ Failure Pass ] |
| webkit.org/b/88867 media/track/track-cue-rendering-snap-to-lines-not-set.html [ Failure Pass ] |
| |
| webkit.org/b/49179 animations/stop-animation-on-suspend.html [ Failure Pass ] |
| |
| webkit.org/b/61121 http/tests/appcache/interrupted-update.html [ Failure Pass ] |
| |
| webkit.org/b/88061 fast/replaced/border-radius-clip.html [ Failure Pass ] |
| |
| webkit.org/b/91314 http/tests/misc/webtiming-origins.html [ Failure Pass ] |
| |
| webkit.org/b/94119 storage/websql/database-lock-after-reload.html [ Failure Pass ] |
| |
| webkit.org/b/93812 [ Release ] svg/custom/use-instanceRoot-as-event-target.xhtml [ Pass Timeout ] |
| |
| webkit.org/b/95430 fast/layers/scroll-no-visible-content-but-visible-descendant.html [ ImageOnlyFailure Pass ] |
| |
| webkit.org/b/97390 mathml/presentation/subsup.xhtml [ Failure Pass ] |
| webkit.org/b/97390 mathml/presentation/msubsup-base-changed.xhtml [ ImageOnlyFailure Pass ] |
| |
| webkit.org/b/73409 fast/forms/textarea-placeholder-set-attribute.html [ ImageOnlyFailure Pass ] |
| |
| webkit.org/b/78819 fast/workers/shared-worker-load-error.html [ Timeout Pass ] |
| |
| webkit.org/b/98036 fast/dom/inline-event-attributes-release.html [ Failure Pass ] |
| |
| webkit.org/b/98133 fast/css/sticky/sticky-writing-mode-vertical-rl.html [ ImageOnlyFailure Pass ] |
| |
| #//////////////////////////////////////////////////////////////////////////////////////// |
| # End of Flaky tests |
| #//////////////////////////////////////////////////////////////////////////////////////// |
| |
| #//////////////////////////////////////////////////////////////////////////////////////// |
| # Slow tests |
| #//////////////////////////////////////////////////////////////////////////////////////// |
| |
| # These tests are slow due to the implementation of EventSender.leapForward. |
| Bug(GTK) editing/pasteboard/dataTransfer-setData-getData.html [ Pass Slow ] |
| Bug(GTK) editing/pasteboard/drop-text-events.html [ Pass Slow ] |
| Bug(GTK) editing/selection/click-left-of-rtl-wrapping-text.html [ Pass Slow ] |
| Bug(GTK) editing/selection/doubleclick-beside-cr-span.html [ Pass Slow ] |
| Bug(GTK) editing/selection/hit-test-on-text-with-line-height.html [ Pass Slow ] |
| Bug(GTK) editing/selection/rtl-move-selection-right-left.html [ Pass Slow ] |
| Bug(GTK) fast/events/drag-and-drop.html [ Pass Slow ] |
| Bug(GTK) fast/events/dropzone-001.html [ Pass Slow ] |
| Bug(GTK) fast/events/popup-blocking-timers5.html [ Pass Slow ] |
| Bug(GTK) fast/events/popup-blocking-timers6.html [ Pass Slow ] |
| Bug(GTK) fast/forms/search-disabled-readonly.html [ Pass Slow ] |
| |
| # These tests expose possible peformance issues. |
| Bug(GTK) editing/selection/caret-at-bidi-boundary.html [ Pass Slow ] |
| Bug(GTK) fast/canvas/canvas-largedraws.html [ Pass Slow ] |
| Bug(GTK) fast/events/dispatch-message-string-data.html [ Pass Slow ] |
| Bug(GTK) [ Debug ] fast/js/array-sort-modifying-tostring.html [ Pass Slow ] |
| Bug(GTK) [ Debug ] fast/js/dfg-float32array.html [ Pass Slow ] |
| Bug(GTK) [ Debug ] fast/js/dfg-float64array.html [ Pass Slow ] |
| Bug(GTK) [ Debug ] fast/js/dfg-int16array.html [ Pass Slow ] |
| Bug(GTK) [ Debug ] fast/js/dfg-int32array.html [ Pass Slow ] |
| Bug(GTK) [ Debug ] fast/js/dfg-int8array.html [ Pass Slow ] |
| Bug(GTK) [ Debug ] fast/js/dfg-poison-fuzz.html [ Pass Slow ] |
| Bug(GTK) [ Debug ] fast/js/dfg-uint16array.html [ Pass Slow ] |
| Bug(GTK) [ Debug ] fast/js/dfg-uint32array.html [ Pass Slow ] |
| Bug(GTK) [ Debug ] fast/js/dfg-uint32array-overflow-values.html [ Pass Slow ] |
| Bug(GTK) [ Debug ] fast/js/dfg-uint8array.html [ Pass Slow ] |
| Bug(GTK) [ Debug ] fast/js/dfg-uint8clampedarray.html [ Pass Slow ] |
| Bug(GTK) [ Debug ] fast/js/random-array-gc-stress.html [ Pass Slow ] |
| Bug(GTK) [ Debug ] fast/frames/lots-of-objects.html [ Pass Slow ] |
| Bug(GTK) [ Debug ] fast/overflow/lots-of-sibling-inline-boxes.html [ Pass Slow ] |
| Bug(GTK) [ Debug ] jquery/manipulation.html [ Pass Slow ] |
| Bug(GTK) [ Debug ] sputnik/Conformance/07_Lexical_Conventions/7.4_Comments/S7.4_A5.html [ Pass Slow ] |
| Bug(GTK) [ Debug ] sputnik/Conformance/07_Lexical_Conventions/7.4_Comments/S7.4_A6.html [ Pass Slow ] |
| Bug(GTK) [ Debug ] sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.5_Regular_Expression_Literals/S7.8.5_A1.1_T2.html [ Pass Slow ] |
| Bug(GTK) [ Debug ] sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.5_Regular_Expression_Literals/S7.8.5_A1.4_T2.html [ Pass Slow ] |
| Bug(GTK) [ Debug ] sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.5_Regular_Expression_Literals/S7.8.5_A2.1_T2.html [ Pass Slow ] |
| Bug(GTK) [ Debug ] sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.5_Regular_Expression_Literals/S7.8.5_A2.4_T2.html [ Pass Slow ] |
| Bug(GTK) [ Debug ] sputnik/Unicode/Unicode_218/S7.6_A5.3_T1.html [ Pass Slow ] |
| Bug(GTK) [ Debug ] sputnik/Unicode/Unicode_218/S7.6_A5.3_T2.html [ Pass Slow ] |
| Bug(GTK) tables/mozilla/other/slashlogo.html [ Pass Slow ] |
| |
| #//////////////////////////////////////////////////////////////////////////////////////// |
| # End of slow tests |
| #//////////////////////////////////////////////////////////////////////////////////////// |
| |
| #//////////////////////////////////////////////////////////////////////////////////////// |
| # Tests timing out |
| #//////////////////////////////////////////////////////////////////////////////////////// |
| |
| webkit.org/b/46644 fast/text/large-text-composed-char-dos.html [ Timeout ] |
| |
| webkit.org/b/68979 http/tests/multipart/invalid-image-data-standalone.html [ Skip ] |
| |
| Bug(GTK) http/tests/xmlhttprequest/redirect-cross-origin-tripmine.html [ Skip ] |
| |
| Bug(GTK) [ Debug ] fast/css/user-drag-none.html [ Timeout ] |
| |
| webkit.org/b/61118 fullscreen/full-screen-keyboard-enabled.html [ Timeout ] |
| webkit.org/b/61118 fullscreen/full-screen-element-stack.html [ Timeout ] |
| webkit.org/b/61118 fullscreen/full-screen-restrictions.html [ Timeout ] |
| |
| webkit.org/b/85700 fullscreen/non-ancestor-iframe.html [ Timeout ] |
| |
| webkit.org/b/95530 http/tests/security/inactive-document-with-empty-security-origin.html [ Timeout ] |
| |
| webkit.org/b/72698 media/audio-garbage-collect.html [ Timeout ] |
| |
| # EventSender::dumpFilenameBeingDragged not implemented. |
| webkit.org/b/61826 fast/events/drag-image-filename.html [ Timeout ] |
| |
| webkit.org/b/98350 accessibility/aria-invalid.html [ Timeout ] |
| |
| webkit.org/b/73003 [ Release ] editing/spelling/spellcheck-async.html [ Timeout ] |
| webkit.org/b/73003 [ Release ] editing/spelling/spellcheck-paste.html [ Timeout ] |
| webkit.org/b/50740 [ Release ] editing/spelling/spellcheck-queue.html [ Timeout ] |
| |
| #//////////////////////////////////////////////////////////////////////////////////////// |
| # End of Tests timing out |
| #//////////////////////////////////////////////////////////////////////////////////////// |
| |
| #//////////////////////////////////////////////////////////////////////////////////////// |
| # Tests with architecture-specific results |
| #//////////////////////////////////////////////////////////////////////////////////////// |
| |
| # Fail on 32-bit release builders |
| webkit.org/b/84857 fast/repaint/moving-shadow-on-container.html [ Failure Pass ] |
| webkit.org/b/84857 fast/repaint/moving-shadow-on-path.html [ Failure Pass ] |
| webkit.org/b/80210 security/block-test.html [ Failure Pass ] |
| webkit.org/b/43568 sputnik/Conformance/15_Native_Objects/15.8_Math/15.8.2/15.8.2.16_sin/S15.8.2.16_A7.html [ Failure Pass ] |
| webkit.org/b/43568 sputnik/Conformance/15_Native_Objects/15.8_Math/15.8.2/15.8.2.18_tan/S15.8.2.18_A7.html [ Failure Pass ] |
| webkit.org/b/62204 svg/W3C-SVG-1.1/paths-data-03-f.svg [ Failure Pass ] |
| Bug(GTK) svg/css/composite-shadow-example.html [ Failure Pass ] |
| Bug(GTK) svg/css/composite-shadow-with-opacity.html [ Failure Pass ] |
| Bug(GTK) svg/css/stars-with-shadow.html [ Failure Pass ] |
| |
| # Fails on 64-bit release and debug builders |
| webkit.org/b/89099 svg/transforms/transformed-text-fill-pattern.html [ ImageOnlyFailure Pass ] |
| |
| # Fails on 32-bit release and 64-bit debug builders |
| webkit.org/b/83560 fast/events/drop-with-file-paths.html [ Failure Pass ] |
| |
| #//////////////////////////////////////////////////////////////////////////////////////// |
| # End of tests with architecture-specific results |
| #//////////////////////////////////////////////////////////////////////////////////////// |
| |
| #//////////////////////////////////////////////////////////////////////////////////////// |
| # Tests failing |
| #//////////////////////////////////////////////////////////////////////////////////////// |
| |
| webkit.org/b/73766 css3/unicode-bidi-isolate-aharon-failing.html [ ImageOnlyFailure ] |
| |
| webkit.org/b/79757 fast/selectors/selection-window-inactive.html [ ImageOnlyFailure ] |
| |
| webkit.org/b/98352 accessibility/aria-hidden.html [ Failure ] |
| webkit.org/b/98353 accessibility/aria-hidden-with-elements.html [ Failure ] |
| webkit.org/b/98354 accessibility/aria-labelledby-overrides-label.html [ Failure ] |
| webkit.org/b/98355 accessibility/aria-link-supports-press.html [ Failure ] |
| webkit.org/b/98356 accessibility/aria-presentational-role.html [ Failure ] |
| webkit.org/b/98357 accessibility/aria-readonly.html [ Failure ] |
| webkit.org/b/98358 accessibility/aria-scrollbar-role.html [ Failure ] |
| webkit.org/b/98359 accessibility/aria-text-role.html [ Failure ] |
| webkit.org/b/98360 accessibility/aria-used-on-image-maps.html [ Failure ] |
| webkit.org/b/98361 accessibility/button-press-action.html [ Failure ] |
| webkit.org/b/98362 accessibility/canvas-fallback-content.html [ Failure ] |
| webkit.org/b/98363 accessibility/canvas-fallback-content-2.html [ Failure ] |
| webkit.org/b/98364 accessibility/editable-webarea-context-menu-point.html [ Failure ] |
| webkit.org/b/98365 accessibility/ellipsis-text.html [ Failure ] |
| webkit.org/b/98366 accessibility/ignore-spacer-elements.html [ Failure ] |
| webkit.org/b/98367 accessibility/inline-continuations.html [ Failure ] |
| webkit.org/b/98368 accessibility/label-for-control-hittest.html [ Failure ] |
| webkit.org/b/98369 accessibility/language-attribute.html [ Failure ] |
| webkit.org/b/98370 accessibility/loading-iframe-sends-notification.html [ Failure ] |
| webkit.org/b/98371 accessibility/loading-iframe-updates-axtree.html [ Failure ] |
| webkit.org/b/98372 accessibility/onclick-handlers.html [ Failure ] |
| webkit.org/b/98373 accessibility/placeholder.html [ Failure ] |
| webkit.org/b/98374 accessibility/radio-button-title-label.html [ Failure ] |
| webkit.org/b/98375 accessibility/secure-textfield-title-ui.html [ Failure ] |
| webkit.org/b/98376 accessibility/selection-states.html [ Failure ] |
| webkit.org/b/98377 accessibility/textarea-insertion-point-line-number.html [ Failure ] |
| webkit.org/b/98378 accessibility/textarea-line-for-index.html [ Failure ] |
| webkit.org/b/98379 accessibility/textarea-selected-text-range.html [ Failure ] |
| webkit.org/b/98380 accessibility/th-as-title-ui.html [ Failure ] |
| webkit.org/b/98381 accessibility/transformed-element.html [ Failure ] |
| webkit.org/b/98382 accessibility/visible-elements.html [ Failure ] |
| |
| # Blur and focus events are not received for the following tests. |
| Bug(GTK) fast/events/blur-focus-window-should-blur-focus-element.html [ Failure ] |
| Bug(GTK) fast/dom/HTMLDocument/hasFocus.html [ Failure ] |
| Bug(GTK) fast/dom/Window/window-onFocus.html [ Failure ] |
| Bug(GTK) fast/events/frame-tab-focus.html [ Failure ] |
| |
| # Tests failing because of missing policy delegate callbacks. |
| Bug(GTK) fast/loader/onload-policy-ignore-for-frame.html [ Failure ] |
| Bug(GTK) fast/loader/policy-delegate-action-hit-test-zoomed.html [ Failure ] |
| Bug(GTK) fast/loader/reload-policy-delegate.html [ Failure ] |
| Bug(GTK) fast/loader/stop-provisional-loads.html [ Failure ] |
| Bug(GTK) fast/loader/subframe-removes-itself.html [ Failure ] |
| Bug(GTK) http/tests/security/feed-urls-from-remote.html [ Skip ] |
| |
| # This policy delegate is implemented, but it needs the DOM node path in the output. |
| Bug(GTK) fast/encoding/mailto-always-utf-8.html [ Failure ] |
| |
| # Looks like a bug in the LayoutTestController global history support due to missing API. |
| Bug(GTK) fast/history/window-open.html [ Failure ] |
| |
| # All of these IDN encoding tests seem to fail. |
| Bug(GTK) fast/encoding/idn-security.html [ Failure ] |
| |
| # These two glyphs cannot be selected separately (verified in GtkLauncher) |
| Bug(GTK) fast/text/international/thai-offsetForPosition-inside-character.html [ Failure ] |
| |
| # These failures appear to be bugs in the EventSender |
| webkit.org/b/53964 fast/forms/listbox-onchange.html [ Failure ] |
| webkit.org/b/53964 fast/forms/listbox-selection-2.html [ Failure ] |
| webkit.org/b/53964 fast/forms/option-mouseevents.html [ Failure ] |
| |
| # Probably failing because resizing is asynchronous. |
| webkit.org/b/53959 fast/dom/Window/window-resize-and-move-arguments.html [ Failure ] |
| webkit.org/b/53959 fast/dom/Window/window-resize.html [ Failure ] |
| |
| # keygen element rendering is broken |
| webkit.org/b/54136 http/tests/misc/submit-post-keygen.html [ Failure ] |
| |
| # [GTK] GTK+ does not support hyphenation |
| webkit.org/b/44478 fast/text/hyphenate-character.html [ Skip ] |
| webkit.org/b/44478 fast/text/hyphens.html [ Skip ] |
| webkit.org/b/44478 fast/text/hyphenate-first-word.html [ Skip ] |
| webkit.org/b/44478 fast/text/hyphenate-locale.html [ Skip ] |
| webkit.org/b/44478 fast/text/hyphen-min-preferred-width.html [ Skip ] |
| |
| Bug(GTK) http/tests/appcache/origin-quota.html [ Failure ] |
| Bug(GTK) http/tests/appcache/origin-quota-continued-download.html [ Failure ] |
| Bug(GTK) http/tests/appcache/origin-quota-continued-download-multiple-manifests.html [ Failure ] |
| Bug(GTK) http/tests/appcache/origin-delete.html [ Failure ] |
| Bug(GTK) http/tests/appcache/origins-with-appcache.html [ Failure ] |
| |
| # LayoutTestController::applicationCacheDiskUsageForOrigin isn't implemented. |
| webkit.org/b/57127 http/tests/appcache/origin-usage.html [ Failure ] |
| |
| Bug(GTK) http/tests/loading/bad-scheme-subframe.html [ Failure ] |
| Bug(GTK) http/tests/loading/bad-server-subframe.html [ Failure ] |
| |
| # Needed to cover the fix for <rdar://problem/6727495> |
| Bug(rdar6727495) http/tests/loading/deleted-host-in-resource-load-delegate-callback.html [ Failure ] |
| Bug(rdar6727495) http/tests/loading/text-content-type-with-binary-extension.html [ Failure ] |
| |
| Bug(GTK) http/tests/media/video-play-stall-seek.html [ Skip ] |
| Bug(GTK) http/tests/media/video-play-stall.html [ Failure Slow ] |
| |
| Bug(GTK) http/tests/misc/acid3.html [ Failure ] |
| Bug(GTK) http/tests/misc/policy-delegate-called-twice.html [ Failure ] |
| Bug(GTK) http/tests/misc/redirect-to-external-url.html [ Failure ] |
| Bug(GTK) http/tests/misc/window-dot-stop.html [ Failure ] |
| |
| Bug(GTK) http/tests/plugins/npapi-response-headers.html [ Failure ] |
| Bug(GTK) http/tests/security/mixedContent/insecure-iframe-in-main-frame.html [ Failure ] |
| Bug(GTK) http/tests/security/mixedContent/redirect-http-to-https-iframe-in-main-frame.html [ Failure ] |
| Bug(GTK) http/tests/security/mixedContent/redirect-https-to-http-iframe-in-main-frame.html [ Failure ] |
| Bug(GTK) [ Release ] http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-in-body.html [ Failure ] |
| Bug(GTK) http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-origin-allow.html [ Failure ] |
| Bug(GTK) http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-origin-deny.html [ Failure ] |
| Bug(GTK) http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag.html [ Failure ] |
| Bug(GTK) http/tests/security/XFrameOptions/x-frame-options-deny.html [ Failure ] |
| Bug(GTK) http/tests/security/XFrameOptions/x-frame-options-parent-same-origin-allow.html [ Failure ] |
| Bug(GTK) http/tests/security/XFrameOptions/x-frame-options-parent-same-origin-deny.html [ Failure ] |
| Bug(GTK) http/tests/xmlhttprequest/abort-should-cancel-load.html [ Failure ] |
| Bug(GTK) http/tests/xmlhttprequest/access-control-basic-whitelist-request-headers.html [ Failure ] |
| Bug(GTK) http/tests/xmlhttprequest/logout.html [ Failure ] |
| |
| # We don't seem to support neither of these for now |
| Bug(GTK) http/tests/xmlhttprequest/cross-origin-cookie-storage.html [ Failure ] |
| Bug(GTK) http/tests/xmlhttprequest/cross-origin-no-authorization.html [ Failure ] |
| |
| Bug(GTK) media/video-size-intrinsic-scale.html [ Failure ] |
| |
| # This test is for clients that choose to make the missing plugin indicator a button |
| Bug(GTK) plugins/clicking-missing-plugin-fires-delegate.html [ Failure ] |
| |
| # Need to implement getFormValue(). |
| Bug(GTK) plugins/form-value.html [ Failure ] |
| |
| # eventSender.keyDown call does not get executed from the TestNetscapePlugin |
| webkit.org/b/90383 http/tests/plugins/plugin-document-has-focus.html [ Skip ] |
| |
| # Missing resource load callback ability in DRT |
| webkit.org/b/27905 http/tests/loading/redirect-methods.html [ Failure ] |
| |
| webkit.org/b/30577 editing/selection/move-left-right.html [ Failure ] |
| |
| webkit.org/b/30620 fast/xsl/sort-locale.xml [ Failure ] |
| |
| webkit.org/b/53986 svg/text/caret-in-svg-text.xhtml [ Failure ] |
| |
| # No authentication challenge handling |
| webkit.org/b/51104 http/tests/loading/authentication-after-redirect-stores-wrong-credentials/authentication-after-redirect-stores-wrong-credentials.html [ Skip ] |
| webkit.org/b/51104 http/tests/loading/basic-auth-resend-wrong-credentials.html [ Failure ] |
| webkit.org/b/51104 http/tests/loading/basic-credentials-sent-automatically.html [ Failure ] |
| webkit.org/b/51104 http/tests/misc/authentication-redirect-1/authentication-sent-to-redirect-cross-origin.html [ Failure ] |
| webkit.org/b/51104 http/tests/misc/authentication-redirect-2/authentication-sent-to-redirect-same-origin.html [ Failure ] |
| webkit.org/b/51104 http/tests/misc/authentication-redirect-3/authentication-sent-to-redirect-same-origin-with-location-credentials.html [ Failure ] |
| webkit.org/b/51104 http/tests/security/401-logout/401-logout.php [ Skip ] |
| webkit.org/b/51104 http/tests/xmlhttprequest/basic-auth-nouser.html [ Failure ] |
| webkit.org/b/51104 http/tests/xmlhttprequest/basic-auth-nopassword.html [ Failure ] |
| webkit.org/b/51104 http/tests/xmlhttprequest/remember-bad-password.html [ Failure ] |
| |
| # This port doesn't have a global history delegate yet |
| Bug(GTK) http/tests/globalhistory [ Failure ] |
| |
| # Need to add functionality to DumpRenderTree to handle error pages |
| Bug(GTK) fast/history/back-forward-reset-after-error-handling.html [ Failure ] |
| |
| # These tests also use firstRectForCharacterRange, but they generate slightly |
| # different values. (Chromium also fails here; see their test_expectations.txt file) |
| Bug(GTK) editing/selection/mixed-editability-10.html [ Failure ] |
| Bug(GTK) editing/selection/5825350-1.html [ Failure ] |
| Bug(GTK) editing/selection/5825350-2.html [ Failure ] |
| |
| # Requires willSendRequestReturnsNullOnRedirect + willSendRequest + didFinishLoading |
| Bug(GTK) http/tests/misc/will-send-request-returns-null-on-redirect.html [ Failure ] |
| |
| # Requires willPerformClientRedirectToURL |
| webkit.org/b/58526 http/tests/loading/onload-vs-immediate-refresh.pl [ Failure ] |
| |
| # Needs platform specific API implemented in DRT, maybe not relevant for non-Mac and non-Windows ports |
| Bug(GTK) fast/loader/api-test-new-window-data-load-base-url.html [ Failure ] |
| Bug(GTK) fast/loader/api-test-go-to-current-back-forward-item.html [ Failure ] |
| |
| # Needs to make sure the redirect-chain scenario in https://bugs.webkit.org/show_bug.cgi?id=31410 works |
| webkit.org/b/35300 http/tests/loading/307-after-303-after-post.html [ Failure ] |
| webkit.org/b/35300 http/tests/navigation/post-307-response.html [ Skip ] |
| |
| # Paged continuousMouseScrollBy() events are not supported in GTK. |
| Bug(GTK) fast/events/platform-wheelevent-paging-x-in-non-scrolling-div.html [ Failure ] |
| Bug(GTK) fast/events/platform-wheelevent-paging-x-in-non-scrolling-page.html [ Failure ] |
| Bug(GTK) fast/events/platform-wheelevent-paging-x-in-scrolling-div.html [ Failure ] |
| Bug(GTK) fast/events/platform-wheelevent-paging-x-in-scrolling-page.html [ Failure ] |
| Bug(GTK) fast/events/platform-wheelevent-paging-xy-in-scrolling-div.html [ Failure ] |
| Bug(GTK) fast/events/platform-wheelevent-paging-xy-in-scrolling-page.html [ Failure ] |
| Bug(GTK) fast/events/platform-wheelevent-paging-y-in-non-scrolling-div.html [ Failure ] |
| Bug(GTK) fast/events/platform-wheelevent-paging-y-in-non-scrolling-page.html [ Failure ] |
| Bug(GTK) fast/events/platform-wheelevent-paging-y-in-scrolling-div.html [ Failure ] |
| Bug(GTK) fast/events/platform-wheelevent-paging-y-in-scrolling-page.html [ Failure ] |
| |
| # Misses setMediaType() implementation |
| Bug(GTK) fast/media/print-restores-previous-mediatype.html [ Skip ] |
| |
| # Fails on GTK+ since https://bugs.webkit.org/show_bug.cgi?id=25195 got in |
| webkit.org/b/36627 editing/selection/extend-after-mouse-selection.html [ Failure ] |
| |
| # Need to add functionality to DumpRenderTree to handle scrollbar policy changes |
| Bug(GTK) fast/overflow/scrollbar-restored-and-then-locked.html [ Failure ] |
| |
| webkit.org/b/83174 inspector [ Skip ] |
| webkit.org/b/83174 http/tests/inspector [ Skip ] |
| webkit.org/b/82886 inspector/styles/override-screen-size.html [ Skip ] |
| webkit.org/b/72434 inspector/styles/svg-style.xhtml [ Skip ] |
| webkit.org/b/43034 inspector/debugger/debugger-breakpoints-not-activated-on-reload.html [ Skip ] |
| webkit.org/b/43332 inspector/debugger/dom-breakpoints.html [ Skip ] |
| webkit.org/b/43332 inspector/debugger/event-listener-breakpoints.html [ Skip ] |
| webkit.org/b/43332 inspector/debugger/step-through-event-listeners.html [ Skip ] |
| webkit.org/b/43332 inspector/debugger/xhr-breakpoints.html [ Skip ] |
| webkit.org/b/40300 inspector/debugger/live-edit.html [ Skip ] |
| webkit.org/b/89652 inspector/debugger/debugger-compile-and-run.html [ Skip ] |
| webkit.org/b/50868 inspector/debugger/debugger-step-out.html [ Skip ] |
| webkit.org/b/50868 inspector/styles/styles-source-lines-inline.html [ Skip ] |
| webkit.org/b/85709 inspector/extensions/extensions-eval-content-script.html [ Skip ] |
| webkit.org/b/85709 inspector/extensions/extensions-audits-content-script.html [ Skip ] |
| |
| # These inspector tests fell out of the radar after the transition to NRWT |
| # Some time out and some are flaky or present different baselines. |
| Bug(GTK) inspector/timeline/timeline-paint.html [ Skip ] |
| Bug(GTK) inspector/timeline/timeline-animation-frame.html [ Skip ] |
| Bug(GTK) inspector/timeline/timeline-receive-response-event.html [ Skip ] |
| Bug(GTK) inspector/elements/elements-inspect-iframe-from-different-domain.html [ Skip ] |
| Bug(GTK) inspector/extensions/extensions-reload.html [ Skip ] |
| Bug(GTK) inspector/debugger/source-frame.html [ Skip ] |
| Bug(GTK) inspector/debugger/scripts-panel.html [ Skip ] |
| Bug(GTK) http/tests/inspector/console-resource-errors.html [ Skip ] |
| Bug(GTK) http/tests/inspector/console-cross-origin-iframe-logging.html [ Skip ] |
| Bug(GTK) http/tests/inspector/extensions-network-redirect.html [ Skip ] |
| Bug(GTK) http/tests/inspector/inspect-element.html [ Skip ] |
| Bug(GTK) http/tests/inspector/resource-har-conversion.html [ Skip ] |
| Bug(GTK) http/tests/inspector/resource-har-pages.html [ Skip ] |
| Bug(GTK) http/tests/inspector/resource-main-cookies.php [ Skip ] |
| Bug(GTK) http/tests/inspector/resource-parameters.html [ Skip ] |
| |
| webkit.org/b/59706 http/tests/inspector/resource-tree/resource-tree-document-url.html [ Skip ] |
| webkit.org/b/59706 http/tests/inspector/resource-tree/resource-tree-frame-add.html [ Skip ] |
| webkit.org/b/59706 http/tests/inspector/resource-tree/resource-tree-frame-navigate.html [ Skip ] |
| webkit.org/b/59706 http/tests/inspector/resource-tree/resource-tree-reload.html [ Skip ] |
| webkit.org/b/56691 http/tests/inspector/network/network-size-chunked.html [ Skip ] |
| webkit.org/b/56691 http/tests/inspector/network/network-size-sync.html [ Skip ] |
| webkit.org/b/56691 http/tests/inspector/network/network-size.html [ Skip ] |
| webkit.org/b/64097 http/tests/inspector/network/network-disable-cache-memory.html [ Skip ] |
| webkit.org/b/64097 http/tests/inspector/network/network-disable-cache-xhrs.html [ Skip ] |
| webkit.org/b/51380 http/tests/inspector/console-websocket-error.html [ Skip ] |
| webkit.org/b/53003 http/tests/inspector/compiler-source-mapping-debug.html [ Skip ] |
| |
| # JSC doesn't support heap profiling |
| webkit.org/b/50485 inspector/profiler/heap-snapshot-inspect-dom-wrapper.html [ Skip ] |
| |
| webkit.org/b/37613 printing [ Skip ] |
| webkit.org/b/37613 editing/execCommand/print.html [ Skip ] |
| |
| # Need to dump context menu items on eventSender.contextClick(true). |
| webkit.org/b/39102 editing/spelling/context-menu-suggestions.html [ Failure ] |
| |
| # Some input type=range tests fail because of the size |
| # of the slider thumb in GTK+ themes. |
| Bug(GTK) fast/forms/range/slider-mouse-events.html [ Failure ] |
| Bug(GTK) fast/forms/range/slider-zoomed.html [ Failure ] |
| |
| # Tests failing because the context menu is grabbing mouse events. |
| webkit.org/b/40601 fast/events/mouse-click-events.html [ Failure ] |
| webkit.org/b/40601 fast/events/mouseup-from-button2.html [ Failure ] |
| webkit.org/b/40601 fast/events/right-click-focus.html [ Failure ] |
| webkit.org/b/40601 editing/selection/5354455-1.html [ Failure ] |
| |
| # Gtk doesn't implement dumpResourceResponseMIMETypes which is required for the preloader tests. |
| webkit.org/b/58222 fast/dom/HTMLLinkElement/link-and-subresource-test.html [ Failure ] |
| webkit.org/b/58222 fast/dom/HTMLLinkElement/prefetch.html [ Failure ] |
| webkit.org/b/58222 fast/dom/HTMLLinkElement/subresource.html [ Failure ] |
| webkit.org/b/58222 fast/preloader [ Failure ] |
| webkit.org/b/58222 fast/preloader/scan-body-from-head-import.html [ Pass ] |
| webkit.org/b/58222 fast/preloader/scan-body-from-head-script.html [ Pass ] |
| webkit.org/b/58222 http/tests/mime/uppercase-mime-type.html [ Failure ] |
| webkit.org/b/58222 http/tests/misc/prefetch-purpose.html [ Failure ] |
| |
| # The middle circle on both rectangles is missing in the pixel output. |
| Bug(GTK) svg/custom/circular-marker-reference-2.svg [ Failure ] |
| Bug(GTK) svg/custom/non-circular-marker-reference.svg [ Failure ] |
| |
| # Tests that fail across all platforms. |
| # Even though some platforms don't skip these tests, there are platform-specific |
| # results generated that make these tests 'pass'. |
| Bug(GTK) canvas/philip/tests/2d.composite.operation.clear.html [ Failure ] |
| Bug(GTK) canvas/philip/tests/2d.composite.operation.darker.html [ Failure ] |
| Bug(GTK) canvas/philip/tests/2d.drawImage.broken.html [ Failure ] |
| Bug(GTK) canvas/philip/tests/2d.drawImage.image.incomplete.omitted.html [ Failure ] |
| Bug(GTK) canvas/philip/tests/2d.fillStyle.parse.rgb-eof.html [ Failure ] |
| Bug(GTK) canvas/philip/tests/2d.fillStyle.parse.rgba-eof.html [ Failure ] |
| Bug(GTK) canvas/philip/tests/2d.missingargs.html [ Failure ] |
| Bug(GTK) canvas/philip/tests/2d.pattern.image.broken.html [ Failure ] |
| Bug(GTK) canvas/philip/tests/2d.pattern.image.incomplete.empty.html [ Failure ] |
| Bug(GTK) canvas/philip/tests/2d.pattern.image.incomplete.omitted.html [ Failure ] |
| Bug(GTK) canvas/philip/tests/2d.text.draw.baseline.bottom.html [ Failure ] |
| Bug(GTK) canvas/philip/tests/2d.text.draw.baseline.hanging.html [ Failure ] |
| Bug(GTK) canvas/philip/tests/2d.text.draw.baseline.ideographic.html [ Failure ] |
| Bug(GTK) canvas/philip/tests/2d.text.draw.baseline.middle.html [ Failure ] |
| Bug(GTK) canvas/philip/tests/2d.text.draw.baseline.top.html [ Failure ] |
| Bug(GTK) canvas/philip/tests/2d.text.draw.space.collapse.end.html [ Failure ] |
| Bug(GTK) canvas/philip/tests/2d.text.draw.space.collapse.other.html [ Failure ] |
| Bug(GTK) canvas/philip/tests/2d.text.draw.space.collapse.space.html [ Failure ] |
| Bug(GTK) canvas/philip/tests/2d.text.draw.space.collapse.start.html [ Failure ] |
| Bug(GTK) canvas/philip/tests/2d.text.measure.width.space.html [ Failure ] |
| Bug(GTK) canvas/philip/tests/type.prototype.html [ Failure ] |
| |
| |
| # These tests are failing for us, but not for Mac. This likely |
| # indicates platform specific problems. |
| |
| # A testcase for this failure is already in cairo tree, but has not yet been fixed. |
| # http://cgit.freedesktop.org/cairo/commit/?id=4d4056872db94573183473610ad1d81d5439fdc6 |
| webkit.org/b/54471 canvas/philip/tests/2d.path.arc.selfintersect.1.html [ Failure ] |
| webkit.org/b/54471 canvas/philip/tests/2d.path.arc.shape.3.html [ Failure ] |
| |
| # A testcase for this failure is already in cairo tree, but has not yet been fixed. |
| # http://cgit.freedesktop.org/cairo/commit/?id=303f56a2d34a23d933a02fa625873211fb51eb3b |
| Bug(GTK) canvas/philip/tests/2d.path.rect.selfintersect.html [ Failure ] |
| |
| # Strangely set miter limit - calculations suggest it should be 1.414 (and the test passes |
| # with miter limit set to that) but perhaps there are special steps to be taken because the |
| # rectangle has zero height. |
| Bug(GTK) canvas/philip/tests/2d.path.rect.zero.6.html [ Failure ] |
| |
| # pastes a space instead of a tab |
| webkit.org/b/38437 editing/pasteboard/5761530-1.html [ Failure ] |
| |
| # Missing DRT API. |
| Bug(GTK) http/tests/loading/preload-slow-loading.php [ Failure ] |
| |
| # Need setPrinting. |
| webkit.org/b/20011 printing/setPrinting.html [ Skip ] |
| webkit.org/b/20011 printing/single-line-must-not-be-split-into-two-pages.html [ Skip ] |
| webkit.org/b/20011 printing/width-overflow.html [ Skip ] |
| |
| # Tests that fail because they assume a certain number of mouse |
| # movements during drags or fail only in Xvfb |
| Bug(GTK) http/tests/local/drag-over-remote-content.html [ Failure ] |
| Bug(GTK) http/tests/security/drag-over-remote-content-iframe.html [ Failure ] |
| Bug(GTK) fast/events/drag-in-frames.html [ Failure ] |
| Bug(GTK) http/tests/misc/bubble-drag-events.html [ Failure ] |
| |
| # Fails with "Received error from worker: ReferenceError: Can't find variable: revokeObjectURL |
| Bug(GTK) fast/files/workers/worker-apply-blob-url-to-xhr.html [ Failure ] |
| |
| # Dragging images and links results in a DataTransfer object containing a non-empty files array |
| webkit.org/b/52094 editing/pasteboard/files-during-page-drags.html [ Failure ] |
| |
| # Tests that seem to be Mac only, assume that smart drag-and-drop |
| # is enabled or assume platform-dependent sizing. |
| Bug(GTK) http/tests/security/dataTransfer-set-data-file-url.html [ Failure ] |
| Bug(GTK) fast/events/ondragenter.html [ Failure ] |
| |
| # Remaining Sputnik failures |
| webkit.org/b/43568 sputnik/Unicode/Unicode_510/S7.6_A3.1.html [ Failure ] |
| Bug(GTK) [ Release ] sputnik/Unicode/Unicode_510/S7.6_A3.2.html [ Failure ] |
| Bug(GTK) [ Release ] sputnik/Unicode/Unicode_510/S7.6_A5.3_T1.html [ Failure ] |
| Bug(GTK) [ Release ] sputnik/Unicode/Unicode_510/S7.6_A5.3_T2.html [ Failure ] |
| |
| # The following Sputnik tests fail on the 32bit release bot |
| Bug(GTK) sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.3/S15.9.3.1_A5_T1.html [ Failure ] |
| Bug(GTK) sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.3/S15.9.3.1_A5_T2.html [ Failure ] |
| Bug(GTK) sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.3/S15.9.3.1_A5_T3.html [ Failure ] |
| Bug(GTK) sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.3/S15.9.3.1_A5_T4.html [ Failure ] |
| Bug(GTK) sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.3/S15.9.3.1_A5_T5.html [ Failure ] |
| Bug(GTK) sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.3/S15.9.3.1_A5_T6.html [ Failure ] |
| |
| # r65681 broke a couple GTK+ a11y tests |
| webkit.org/b/44316 platform/gtk/accessibility/object-attributes.html [ Failure ] |
| webkit.org/b/44316 platform/gtk/accessibility/title-and-alt.html [ Failure ] |
| |
| # LayoutTestController::addUserScript not implemented for gtk |
| Bug(GTK) plugins/plugin-document-load-prevented-userscript.html [ Failure ] |
| |
| # The following tests requires the DRT's dumpUserGestureInFrameLoadCallbacks |
| # method. But that method is not implemented in gtk port since gtk port can't |
| # not get user gesture in frameload callbacks. |
| # The related bugs are https://bugs.webkit.org/show_bug.cgi?id=47849/47817. |
| Bug(GTK) fast/frames/location-redirect-user-gesture.html [ Failure ] |
| Bug(GTK) fast/frames/meta-refresh-user-gesture.html [ Failure ] |
| |
| # Rounding color problems inside pixman |
| webkit.org/b/49964 fast/canvas/canvas-fillPath-shadow.html [ Failure ] |
| |
| webkit.org/b/50740 editing/spelling/spellcheck-sequencenum.html [ Failure ] |
| webkit.org/b/50740 editing/spelling/spellcheck-async-mutation.html [ Failure ] |
| |
| # DRT does not obey testRunner.addURLToRedirect() |
| Bug(GTK) http/tests/loading/cross-origin-XHR-willLoadRequest.html [ Failure ] |
| |
| # See also https://bugs.webkit.org/show_bug.cgi?id=54926 |
| webkit.org/b/53707 http/tests/security/xss-DENIED-xsl-document-redirect.xml [ Failure ] |
| webkit.org/b/53707 http/tests/security/xss-DENIED-xsl-external-entity-redirect.xml [ Failure ] |
| |
| # textInputController.hasGrammarMarker() is not implemented. |
| Bug(GTK) editing/spelling/grammar.html [ Failure ] |
| Bug(GTK) editing/spelling/grammar-paste.html [ Skip ] |
| |
| # TextCheckerEnchant::checkSpellingOfString doesn't return misspelled location and length for multiple words. |
| Bug(GTK) editing/spelling/spelling-backspace-between-lines.html [ Failure ] |
| |
| # testRunner::setTextDirection() is not implemented. |
| Bug(GTK) fast/html/set-text-direction.html [ Failure ] |
| |
| # testRunner.overridePreference("WebKitDefaultFontSize"...) does not take into account screen DPI |
| webkit.org/b/57160 fast/harness/override-preferences-2.html [ Failure ] |
| |
| webkit.org/b/58309 fast/canvas/DrawImageSinglePixelStretch.html [ Failure ] |
| |
| # Expose title direction in WebKit API |
| webkit.org/b/58845 fast/dom/title-directionality.html [ Failure ] |
| webkit.org/b/58845 fast/dom/title-directionality-removeChild.html [ Failure ] |
| |
| webkit.org/b/58741 fast/text/zero-width-characters-complex-script.html [ Failure ] |
| |
| # HTTP 204 (No Content) should be ignored |
| webkit.org/b/60206 http/tests/navigation/response204.html [ Failure ] |
| |
| webkit.org/b/61630 fast/events/dropzone-005.html [ Failure ] |
| |
| # Need testRunner.setShouldStayOnPageAfterHandlingBeforeUnload |
| webkit.org/b/67014 fast/loader/form-submission-after-beforeunload-cancel.html [ Failure ] |
| |
| webkit.org/b/67713 accessibility/textbox-role-reports-selection.html [ Failure ] |
| |
| webkit.org/b/68278 http/tests/history/back-with-fragment-change.php [ Failure ] |
| |
| webkit.org/b/68512 accessibility/aria-hidden-updates-alldescendants.html [ Failure ] |
| |
| webkit.org/b/68855 editing/selection/select-bidi-run.html [ Failure ] |
| |
| # This test is out-dated since r95899. |
| webkit.org/b/65709 canvas/philip/tests/2d.drawImage.outsidesource.html [ Failure ] |
| |
| # missing multipart/x-mixed-replace support in libsoup |
| webkit.org/b/68979 http/tests/multipart/invalid-image-data.html |
| webkit.org/b/68979 http/tests/multipart/load-last-non-html-frame.php [ Failure ] |
| webkit.org/b/68979 http/tests/multipart/multipart-replace-non-html-content.php [ Failure ] |
| webkit.org/b/68979 http/tests/multipart/policy-ignore-crash.php [ Failure ] |
| webkit.org/b/68979 http/tests/multipart/stop-crash.html [ Skip ] |
| |
| # Fails because it does not throw a couple of expected exceptions |
| Bug(GTK) http/tests/local/fileapi/send-sliced-dragged-file.html [ Failure ] |
| |
| # Missing DRT AccessibilityController::addNotificationListener implementation |
| webkit.org/b/70606 accessibility/aria-checkbox-sends-notification.html [ Skip ] |
| webkit.org/b/70606 accessibility/menu-list-sends-change-notification.html [ Skip ] |
| webkit.org/b/70606 accessibility/multiselect-list-reports-active-option.html [ Skip ] |
| webkit.org/b/70606 accessibility/notification-listeners.html [ Skip ] |
| |
| # ARIA Roles not being exposed for tab, tabpanel and tablist |
| webkit.org/b/84043 accessibility/aria-tab-roles.html [ Skip ] |
| |
| # Image links not properly exposed |
| webkit.org/b/84044 accessibility/image-link.html [ Skip ] |
| |
| # Expose title and alternative text for links in image maps |
| webkit.org/b/84045 accessibility/image-map1.html [ Skip ] |
| webkit.org/b/84045 accessibility/image-map2.html [ Skip ] |
| |
| # [DRT] didDetectXSS is not implemented |
| webkit.org/b/71465 http/tests/security/xssAuditor/script-tag-with-callbacks.html [ Failure ] |
| |
| webkit.org/b/72248 editing/spelling/spelling-unified-emulation.html [ Failure ] |
| |
| webkit.org/b/72363 fast/dom/Window/window-postmessage-arrays.html [ Failure ] |
| |
| webkit.org/b/62204 svg/custom/relative-sized-use-without-attributes-on-symbol.xhtml [ Failure ] |
| webkit.org/b/62204 svg/custom/use-on-symbol-inside-pattern.svg [ Failure ] |
| webkit.org/b/62204 svg/W3C-SVG-1.1/animate-elem-04-t.svg [ Failure ] |
| |
| webkit.org/b/78673 svg/animations/animate-text-nested-transforms.html [ Failure ] |
| |
| webkit.org/b/73409 fast/forms/textarea/textarea-placeholder-paint-order.html [ ImageOnlyFailure ] |
| webkit.org/b/73409 fast/forms/input-placeholder-paint-order.html [ ImageOnlyFailure ] |
| |
| webkit.org/b/73653 fast/forms/range/slider-in-multi-column.html [ Failure ] |
| |
| webkit.org/b/74276 fast/events/dont-loose-last-event.html [ Failure ] |
| |
| webkit.org/b/74282 editing/pasteboard/emacs-ctrl-k-with-move.html [ Failure ] |
| |
| webkit.org/b/76048 fast/text/font-kerning.html [ ImageOnlyFailure ] |
| |
| # Needs custom policy delegate enhancement to log downloads |
| Bug(GTK) http/tests/download [ Failure ] |
| |
| webkit.org/b/77015 fast/events/clear-drag-state.html [ Failure ] |
| webkit.org/b/77015 fast/events/clear-edit-drag-state.html [ Failure ] |
| |
| # Let MemoryCache reuse cached XHRs (REGRESSION caused by r107672) |
| webkit.org/b/76564 fast/workers/worker-crash-with-invalid-location.html [ Failure ] |
| |
| webkit.org/b/81320 editing/pasteboard/copy-two-pasteboard-types-both-work.html [ Failure ] |
| |
| webkit.org/b/82020 plugins/netscape-dom-access-and-reload.html [ Failure ] |
| |
| # EditorClient::checkTextOfParagraph() is not implemented. |
| Bug(GTK) editing/spelling/spelling-marker-description.html [ Failure ] |
| |
| webkit.org/b/84025 media/sources-fallback-codecs.html [ Failure ] |
| |
| webkit.org/b/83906 ietestcenter/css3/grid/grid-column-001.htm [ ImageOnlyFailure ] |
| webkit.org/b/83907 ietestcenter/css3/grid/grid-column-002.htm [ ImageOnlyFailure ] |
| webkit.org/b/83909 ietestcenter/css3/grid/grid-column-003.htm [ ImageOnlyFailure ] |
| webkit.org/b/83912 ietestcenter/css3/grid/grid-items-002.htm [ ImageOnlyFailure ] |
| webkit.org/b/83913 ietestcenter/css3/grid/grid-items-003.htm [ ImageOnlyFailure ] |
| |
| webkit.org/b/86971 svg/custom/non-scaling-stroke.svg [ Failure ] |
| |
| webkit.org/b/84678 webkit.org/b/96226 fast/spatial-navigation/snav-container-white-space.html [ Failure ] |
| webkit.org/b/84678 fast/spatial-navigation/snav-fully-aligned-horizontally.html [ Failure ] |
| webkit.org/b/84678 fast/spatial-navigation/snav-iframe-no-scrollable-content.html [ Failure ] |
| |
| webkit.org/b/84679 css3/zoom-coords.xhtml [ Failure ] |
| |
| webkit.org/b/84694 fast/events/selectstart-by-double-triple-clicks.html [ Failure ] |
| webkit.org/b/84692 fast/events/attempt-scroll-with-no-scrollbars.html [ Failure ] |
| |
| webkit.org/b/84701 fast/block/line-layout/selection-highlight-overlap.html [ ImageOnlyFailure ] |
| webkit.org/b/84701 fast/css/sticky/inline-sticky-abspos-child.html [ ImageOnlyFailure ] |
| webkit.org/b/84701 fast/css/sticky/inline-sticky.html [ ImageOnlyFailure ] |
| |
| webkit.org/b/85376 fullscreen/video-controls-drag.html [ Failure ] |
| |
| webkit.org/b/84759 ietestcenter/css3/multicolumn/column-containing-block-001.htm [ ImageOnlyFailure ] |
| webkit.org/b/84760 ietestcenter/css3/multicolumn/column-containing-block-002.htm [ ImageOnlyFailure ] |
| webkit.org/b/84761 ietestcenter/css3/multicolumn/column-filling-001.htm [ ImageOnlyFailure ] |
| webkit.org/b/84770 ietestcenter/css3/multicolumn/column-width-applies-to-007.htm [ ImageOnlyFailure ] |
| webkit.org/b/84771 ietestcenter/css3/multicolumn/column-width-applies-to-009.htm [ ImageOnlyFailure ] |
| webkit.org/b/84772 ietestcenter/css3/multicolumn/column-width-applies-to-010.htm [ ImageOnlyFailure ] |
| webkit.org/b/84773 ietestcenter/css3/multicolumn/column-width-applies-to-012.htm [ ImageOnlyFailure ] |
| webkit.org/b/84777 ietestcenter/css3/multicolumn/column-width-applies-to-015.htm [ ImageOnlyFailure ] |
| webkit.org/b/84778 ietestcenter/css3/multicolumn/column-width-negative-001.htm [ ImageOnlyFailure ] |
| |
| webkit.org/b/87951 fast/dom/Window/mozilla-focus-blur.html [ Failure ] |
| |
| # Requires ENABLE(MEDIA_CAPTURE) |
| webkit.org/b/85958 fast/forms/file/file-input-capture.html [ Failure ] |
| |
| # Interferes with the rAF tests that are enabled |
| webkit.org/b/85689 fast/animation/request-animation-frame-disabled.html [ Skip ] |
| |
| # Started failing after it was added in r116473 |
| webkit.org/b/85969 http/tests/loading/post-in-iframe-with-back-navigation.html [ Failure ] |
| |
| # Started failing after it was added in r116563 |
| webkit.org/b/86061 http/tests/security/referrer-policy-redirect-link.html [ Failure ] |
| |
| webkit.org/b/85308 [ Release ] ietestcenter/css3/valuesandunits/units-000.htm [ ImageOnlyFailure ] |
| webkit.org/b/85310 ietestcenter/css3/valuesandunits/units-010.htm [ ImageOnlyFailure ] |
| |
| # IETC namespace failures |
| webkit.org/b/86142 ietestcenter/css3/namespaces/syntax-021.xml [ ImageOnlyFailure ] |
| |
| webkit.org/b/86443 plugins/npruntime/delete-plugin-within-hasProperty-return-false.html [ Failure ] |
| webkit.org/b/86443 plugins/npruntime/delete-plugin-within-hasProperty-return-true.html [ Failure ] |
| webkit.org/b/86443 plugins/npruntime/delete-plugin-within-setProperty.html [ Failure ] |
| |
| webkit.org/b/86445 fast/multicol/split-in-top-margin.html [ ImageOnlyFailure ] |
| |
| # This test is affecting other tests and seems to be behaving incorrectly itself |
| webkit.org/b/86771 fast/dom/gc-10.html [ Skip ] |
| |
| # Failing after r120145 on both GTK and EFL |
| webkit.org/b/88961 http/tests/misc/redirect-to-about-blank.html [ Failure ] |
| |
| webkit.org/b/86971 svg/hittest/svg-shapes-non-scale-stroke.html [ Failure ] |
| |
| webkit.org/b/87088 fast/js/names.html [ Failure ] |
| |
| Bug(GTK) http/tests/misc/favicon-loads-with-icon-loading-override.html [ Failure ] |
| |
| webkit.org/b/87734 svg/dom/complex-svgView-specification.html [ ImageOnlyFailure ] |
| webkit.org/b/87734 svg/dom/SVGViewSpec.html [ Failure ] |
| webkit.org/b/87734 svg/dom/viewspec-parser-1.html [ Failure ] |
| webkit.org/b/87734 svg/dom/viewspec-parser-2.html [ Failure ] |
| webkit.org/b/87734 svg/dom/viewspec-parser-3.html [ Failure ] |
| webkit.org/b/87734 svg/dom/viewspec-parser-4.html [ Failure ] |
| webkit.org/b/87734 svg/dom/viewspec-parser-5.html [ Failure ] |
| |
| webkit.org/b/88138 http/tests/media/video-buffered.html [ Failure ] |
| |
| webkit.org/b/89205 editing/spelling/grammar-edit-word.html [ Failure ] |
| |
| webkit.org/b/89084 fast/forms/text-input-event.html [ Failure ] |
| |
| webkit.org/b/83683 editing/pasteboard/pasting-empty-html-falls-back-to-text.html [ Failure ] |
| |
| webkit.org/b/51027 [ Release ] plugins/refcount-leaks.html [ Failure ] |
| |
| webkit.org/b/57346 fast/text/justify-ideograph-leading-expansion.html [ Failure ] |
| |
| webkit.org/b/83800 plugins/get-url-with-blank-target.html [ Failure ] |
| |
| webkit.org/b/84037 fast/text/international/spaces-combined-in-vertical-text.html [ Failure ] |
| |
| # Failing after r121121 on both GTK and EFL |
| webkit.org/b/89845 fast/forms/input-set-composition-scroll.html [ Failure ] |
| |
| webkit.org/b/90007 http/tests/security/mixedContent/insecure-audio-video-in-main-frame.html [ Failure ] |
| |
| webkit.org/b/74219 fast/regions/positioned-objects-block-static-spanning-regions-rtl.html [ ImageOnlyFailure ] |
| |
| webkit.org/b/89231 fast/js/global-constructors.html [ Failure ] |
| |
| webkit.org/b/91009 [ Debug ] fast/xsl/xslt-missing-namespace-in-xslt.xml [ Failure ] |
| |
| # Skip tests in fast/text/shaping |
| webkit.org/b/90951 fast/text/shaping |
| |
| webkit.org/b/88684 fast/text/descent-clip-in-scaled-page.html [ ImageOnlyFailure ] |
| |
| # This failure appears to be GTK-specific |
| webkit.org/b/91319 css2.1/20110323/vertical-align-boxes-001.htm [ ImageOnlyFailure ] |
| |
| webkit.org/b/92100 accessibility/canvas-accessibilitynodeobject.html [ Failure ] |
| |
| # These tests depend on subpixel layout. |
| webkit.org/b/92352 css3/flexbox/flex-rounding.html [ Failure ] |
| |
| webkit.org/b/93976 fast/css-generated-content/quotes-lang.html [ ImageOnlyFailure ] |
| |
| # Tests added by https://bugs.webkit.org/show_bug.cgi?id=89826 |
| webkit.org/b/94003 fast/css/word-spacing-characters-complex-text.html [ ImageOnlyFailure ] |
| # This has always failed on Gtk/Efl - exposed by bug 89826 |
| webkit.org/b/94009 css2.1/20110323/c541-word-sp-000.htm [ ImageOnlyFailure ] |
| |
| webkit.org/b/94083 media/video-controls-fullscreen-volume.html [ Skip ] |
| |
| webkit.org/b/97299 fast/forms/month-multiple-fields |
| webkit.org/b/94186 fast/forms/time-multiple-fields |
| webkit.org/b/97877 fast/forms/week-multiple-fields |
| |
| webkit.org/b/70485 fast/events/drag-selects-image.html [ Failure ] |
| |
| webkit.org/b/77631 fast/multicol/span/span-as-immediate-child-property-removal.html [ Failure ] |
| webkit.org/b/77631 fast/multicol/span/span-as-immediate-columns-child-removal.html [ Failure ] |
| |
| webkit.org/b/80129 fast/frames/flattening/frameset-flattening-advanced.html [ Failure ] |
| |
| webkit.org/b/89663 editing/deleting/delete-3800834-fix.html [ Failure ] |
| |
| webkit.org/b/88727 [ Release ] http/tests/xmlhttprequest/origin-exact-matching.html [ Failure ] |
| |
| webkit.org/b/94952 [ Debug ] platform/gtk/scrollbars/overflow-scrollbar-horizontal-wheel-scroll.html [ Failure ] |
| webkit.org/b/94952 [ Debug ] scrollbars/scroll-rtl-or-bt-layer.html [ Failure ] |
| |
| webkit.org/b/87355 canvas/philip/tests/2d.text.draw.fontface.notinpage.html [ Failure ] |
| |
| webkit.org/b/95428 media/video-controls-captions.html [ Failure ] |
| |
| webkit.org/b/95429 svg/custom/clamped-masking-clipping.svg [ ImageOnlyFailure ] |
| |
| webkit.org/b/73003 [ Debug ] editing/spelling/spellcheck-async.html [ Failure ] |
| webkit.org/b/73003 [ Debug ] editing/spelling/spellcheck-paste.html [ Pass ] |
| webkit.org/b/50740 [ Debug ] editing/spelling/spellcheck-queue.html [ Failure ] |
| |
| webkit.org/b/98564 fast/table/colspanMinWidth-vertical.html [ Missing Failure ] |
| |
| webkit.org/b/96900 fast/text/stale-TextLayout-from-first-line.html [ ImageOnlyFailure ] |
| |
| webkit.org/b/97188 fast/text/word-space-with-kerning.html [ ImageOnlyFailure ] |
| webkit.org/b/97188 fast/text/word-space-with-kerning-2.html [ ImageOnlyFailure ] |
| |
| webkit.org/b/90775 fast/dom/shadow/focus-navigation.html [ Failure ] |
| webkit.org/b/97468 fast/dom/shadow/shadowdom-for-textarea-complex-shadow.html [ ImageOnlyFailure ] |
| webkit.org/b/97468 fast/dom/shadow/shadowdom-for-textarea-with-placeholder.html [ ImageOnlyFailure ] |
| webkit.org/b/97468 fast/dom/shadow/shadowdom-for-textarea-without-shadow.html [ ImageOnlyFailure ] |
| |
| webkit.org/b/90860 fast/dom/shadow/shadowdom-for-object-complex-shadow.html [ ImageOnlyFailure ] |
| webkit.org/b/90860 fast/dom/shadow/shadowdom-for-object-without-shadow.html [ ImageOnlyFailure ] |
| webkit.org/b/91487 fast/dom/shadow/shadowdom-for-select-complex-shadow.html [ ImageOnlyFailure ] |
| webkit.org/b/91487 fast/dom/shadow/shadowdom-for-select-without-shadow.html [ ImageOnlyFailure ] |
| webkit.org/b/91488 fast/dom/shadow/shadowdom-for-output-only-shadow.html [ ImageOnlyFailure ] |
| webkit.org/b/91489 fast/dom/shadow/shadowdom-for-fieldset-complex-shadow.html [ ImageOnlyFailure ] |
| webkit.org/b/91489 fast/dom/shadow/shadowdom-for-fieldset-only-shadow.html [ ImageOnlyFailure ] |
| |
| webkit.org/b/49142 fast/regions/style-scoped-in-flow-override-region-styling-multiple-regions.html [ ImageOnlyFailure ] |
| |
| # Missing support in DRT for Geolocation's Coordinate attributes. |
| fast/dom/Geolocation/coordinates-interface-attributes.html [ Failure ] |
| |
| #//////////////////////////////////////////////////////////////////////////////////////// |
| # End of Tests failing |
| #//////////////////////////////////////////////////////////////////////////////////////// |