| # These are the layout test expectations for the Qt port of WebKit. |
| # |
| # See http://trac.webkit.org/wiki/TestExpectations for more information on this file. |
| |
| # =========================================================================== # |
| # Entries merged in from the old Skipped file # |
| # =========================================================================== # |
| |
| # =========================================================================== # |
| # Categories of Skipped Tests # |
| # =========================================================================== # |
| # |
| # Note:Try to add newly skipped tests to the appropriate category. If you create |
| # a new category, be sure to list it here. If all else fails you can just |
| # add to the 'unsorted' category at the bottom. |
| # Where a test is a layout test, rather than plaintext, it can help to run |
| # it with '--platform mac --ignore-metrics' and add or create a section |
| # in the category to indicate whether it still failed. |
| # |
| # List of Categories: |
| # |
| # - Permanently Skipped Tests. |
| # - Disabled features. |
| # - Feature not supported yet. |
| # - Drag and Drop Support in DRT. |
| # - Failing HTTP tests. |
| # - Failing xmlhttprequest tests |
| # - Failing editing/inserting tests. |
| # - Failing editing/pasteboard tests. |
| # - Failing editing/deleting tests |
| # - Failing editing/selection tests. |
| # - Failing editing/spelling tests |
| # - Failing plugins tests. |
| # - Failing execCommand tests. |
| # - Failing Sputnik tests |
| # - Fluctuating/flakey tests |
| # - failing media tests |
| # - Crashing tests due to re-enabled Phonon support in Buildbot's Qt |
| # - Missing features in our DumpRenderTree implementation |
| # - Failing SVG tests |
| # - Failing CSS Tests |
| # - failing fast tests |
| # - failing fonts tests |
| # - failing security tests |
| # - failing tables tests |
| # - Failed canvas tests from http://philip.html5.org/tests/canvas/suite/tests/ |
| # - failing transforms tests |
| # - failing printing tests |
| # - new tests without expected results |
| # - Regressions occured after Qt version update |
| # - new skipped tests yet to be sorted |
| |
| |
| # =========================================================================== # |
| # Permanently Skipped Tests. # |
| # =========================================================================== # |
| |
| # ----- tests that use Objective-C so can never be supported |
| editing/pasteboard/paste-RTFD.html |
| editing/pasteboard/paste-TIFF.html |
| |
| # Skip mac API specific tests |
| fast/loader/stop-provisional-loads.html |
| |
| # Test failed after r95899 |
| # https://bugs.webkit.org/show_bug.cgi?id=68796 |
| # This canvas test is skipped because it is out of date with respect to |
| # the current spec, and the fix for https://bugs.webkit.org/show_bug.cgi?id=65709 |
| # which complies with the current spec, makes this test fail by no longer throwing |
| # exceptions that were previously expected |
| canvas/philip/tests/2d.drawImage.outsidesource.html |
| |
| # =========================================================================== # |
| # Disabled features. # |
| # =========================================================================== # |
| |
| # ENABLE_INPUT_TYPE_COLOR is disabled. |
| fast/forms/color |
| |
| # ENABLE(INPUT_TYPE_*) are not enabled. |
| # https://bugs.webkit.org/show_bug.cgi?id=29359 |
| fast/forms/date |
| fast/forms/datetime |
| fast/forms/datetimelocal |
| fast/forms/month |
| fast/forms/time |
| fast/forms/week |
| fast/forms/input-in-table-cell-no-value.html |
| |
| # ENABLE_GAMEPAD not enabled. |
| gamepad/ |
| |
| # Remove from list after enabling CANVAS_PATH |
| fast/canvas/canvas-currentPath.html |
| fast/canvas/canvas-path-constructors.html |
| fast/canvas/canvas-currentPath-crash.html |
| |
| # ENABLE(INPUT_SPEECH) is disabled. |
| fast/speech |
| |
| # ENABLE(SCRIPTEDSPEECH) is disabled. |
| fast/events/constructors/speech-recognition-event-constructor.html |
| fast/events/constructors/speech-recognition-error-constructor.html |
| |
| # ENABLE(MEDIA_STREAM) is disabled. |
| fast/mediastream |
| fast/events/constructors/media-stream-event-constructor.html |
| |
| # ENABLE(DIRECTORY_UPLOAD) is disabled. |
| fast/forms/file/input-file-directory-upload.html |
| |
| # ENABLE(DOM4_EVENTS_CONSTRUCTOR) is disabled. |
| fast/events/constructors/ui-event-constructor.html |
| fast/events/constructors/mouse-event-constructor.html |
| fast/events/constructors/composition-event-constructor.html |
| fast/events/constructors/wheel-event-constructor.html |
| fast/events/constructors/keyboard-event-constructor.html |
| fast/events/constructors/focus-event-constructor.html |
| |
| # ENABLE(INDEXED_DATABASE) is disabled. |
| storage/indexeddb |
| http/tests/inspector/indexeddb |
| http/tests/security/cross-origin-indexeddb-allowed.html |
| http/tests/security/cross-origin-indexeddb.html |
| http/tests/security/cross-origin-worker-indexeddb-allowed.html |
| http/tests/security/cross-origin-worker-indexeddb.html |
| http/tests/security/no-indexeddb-from-sandbox.html |
| |
| inspector/timeline/timeline-animation-frame.html |
| |
| # ENABLE(WEB_ARCHIVE) is disabled. |
| svg/custom/image-with-prefix-in-webarchive.svg |
| http/tests/webarchive |
| webarchive |
| svg/webarchive |
| |
| # ENABLE(FILE_SYSTEM) is disabled. |
| fast/filesystem |
| fast/forms/file/input-file-entries.html |
| http/tests/filesystem |
| http/tests/inspector/filesystem |
| http/tests/security/contentSecurityPolicy/filesystem-urls-match-self.html |
| http/tests/security/filesystem-iframe-from-remote.html |
| http/tests/security/mixedContent/filesystem-url-in-iframe.html |
| http/tests/websocket/tests/hybi/send-file-blob.html |
| http/tests/websocket/tests/hybi/send-file-blob-fail.html |
| fast/dom/MutationObserver/filesystem-callback-delivery.html |
| |
| # ENABLE(QUOTA) is disabled. |
| storage/storageinfo-missing-arguments.html |
| storage/storageinfo-no-callbacks.html |
| storage/storageinfo-query-usage.html |
| storage/storageinfo-request-quota.html |
| |
| # ENABLE(WEBGL) is disabled. |
| http/tests/canvas/webgl |
| compositing/webgl |
| http/tests/security/webgl-remote-read-remote-image-allowed.html |
| http/tests/security/webgl-remote-read-remote-image-allowed-with-credentials.html |
| http/tests/security/webgl-remote-read-remote-image-blocked-no-crossorigin.html |
| inspector/profiler/webgl |
| webgl/ |
| |
| # ENABLE(LINK_PREFETCH) is disabled. |
| fast/dom/HTMLLinkElement/link-and-subresource-test.html |
| fast/dom/HTMLLinkElement/link-and-subresource-test-nonexistent.html |
| fast/dom/HTMLLinkElement/prefetch.html |
| fast/dom/HTMLLinkElement/prefetch-beforeload.html |
| fast/dom/HTMLLinkElement/prefetch-onerror.html |
| fast/dom/HTMLLinkElement/prefetch-onload.html |
| fast/dom/HTMLLinkElement/prefetch-too-many-clients.html |
| fast/dom/HTMLLinkElement/subresource.html |
| http/tests/misc/link-rel-prefetch-and-subresource.html |
| http/tests/misc/prefetch-purpose.html |
| |
| # ENABLE(LINK_PRERENDER) is disabled. |
| fast/dom/HTMLLinkElement/prerender-insert-after-stop.html |
| fast/dom/HTMLLinkElement/prerender-remove-after-stop.html |
| |
| # ENABLE(DASHBOARD_SUPPORT) is disabled |
| http/tests/xmlhttprequest/default-content-type-dashboard.html |
| http/tests/xmlhttprequest/svg-created-by-xhr-allowed-in-dashboard.html |
| svg/custom/embedded-svg-allowed-in-dashboard.xml |
| svg/custom/manually-parsed-embedded-svg-allowed-in-dashboard.html |
| svg/custom/manually-parsed-svg-allowed-in-dashboard.html |
| svg/custom/svg-allowed-in-dashboard-object.html |
| |
| # <style scoped> is not yet enabled. http://webkit.org/b/49142 |
| fast/css/style-scoped |
| # CSS Regions tests for region styling and scoped styles |
| fast/regions/style-scoped-in-flow-override-container-style.html |
| fast/regions/style-scoped-in-flow-override-region-styling-multiple-regions.html |
| fast/regions/style-scoped-in-flow-override-region-styling.html |
| fast/regions/style-scoped-in-flow.html |
| |
| # Accelerated compositing is disabled for elements in a RenderFlowThread webkit.org/b/84900 |
| compositing/regions/webkit-flow-renderer-layer-compositing.html |
| |
| # LAYER_TREE_INCLUDES_VISIBLE_RECTS option to layerTreeAsText is only applicable to Mac. |
| compositing/visible-rect [ Skip ] |
| |
| # ENABLE(SHADOW_DOM) is disabled. |
| editing/shadow |
| fast/dom/shadow |
| fast/frames/detached-shadow-frame.html |
| inspector/elements/update-shadowdom.html |
| |
| # ENABLE(MOUSE_CURSOR_SCALE) is disabled |
| fast/css/cursor-parsing-image-set.html |
| |
| # ENABLE(TEMPLATE_ELEMENT) is disabled. |
| fast/dom/HTMLTemplateElement |
| html5lib/generated/run-template-data.html |
| html5lib/generated/run-template-write.html |
| fast/xsl/xslt-xhtml-template.xml |
| fast/xpath/xpath-template-element.html |
| fast/xsl/xslt-processor-template.html |
| |
| # Fail until SUBPIXEL_LAYOUT is enabled |
| # https://bugs.webkit.org/show_bug.cgi?id=85532 |
| fast/sub-pixel |
| |
| # USE(V8) |
| |
| # v8 i18n extension. |
| fast/js/i18n-bindings-locale.html |
| |
| # JSC does not support setIsolatedWorldSecurityOrigin, (http://webkit.org/b/61540) |
| http/tests/security/isolatedWorld/cross-origin-xhr.html |
| |
| # JSC also doesn't support setIsolatedWorldContentSecurityPolicy (webkit.org/b/100815) |
| webkit.org/b/100815 http/tests/security/isolatedWorld/bypass-main-world-csp.html |
| webkit.org/b/100815 http/tests/security/isolatedWorld/bypass-main-world-csp-for-xhr.html |
| |
| # This test is for clients that choose to make the missing plugin indicator a button |
| plugins/clicking-missing-plugin-fires-delegate.html |
| |
| # StorageTracker is not enabled. |
| storage/domstorage/localstorage/storagetracker |
| |
| # ----- No User Scripts |
| userscripts |
| plugins/plugin-document-load-prevented-userscript.html |
| |
| # ------ Doesn't support WOFF yet. |
| fast/css/font-face-woff.html |
| |
| # Need to implement getFormValue(). |
| plugins/form-value.html |
| |
| # Boxes are not showing the correct perspective. |
| transforms/3d/general/perspective-non-layer.html |
| transforms/3d/general/perspective-units.html |
| |
| # Small rounding error. |
| transforms/3d/point-mapping/3d-point-mapping-origins.html |
| |
| # accessibility support |
| accessibility |
| |
| fast/loader/subframe-navigate-during-main-frame-load.html |
| |
| # Hyphenation is not implemented yet. |
| fast/text/hyphenate-character.html |
| fast/text/hyphenate-first-word.html |
| fast/text/hyphenate-locale.html |
| fast/text/hyphens.html |
| fast/text/hyphen-min-preferred-width.html |
| fast/text/soft-hyphen-4.html |
| fast/text/soft-hyphen-min-preferred-width.html |
| |
| # https://bugs.webkit.org/show_bug.cgi?id=43332 |
| inspector/debugger/dom-breakpoints.html |
| inspector/debugger/event-listener-breakpoints.html |
| inspector/debugger/step-through-event-listeners.html |
| inspector/debugger/xhr-breakpoints.html |
| |
| # JSC doesn't support heap profiling |
| # https://bugs.webkit.org/show_bug.cgi?id=50485 |
| inspector/profiler/heap-snapshot-inspect-dom-wrapper.html |
| inspector/profiler/heap-snapshot-comparison-dom-groups-change.html |
| inspector/profiler/heap-snapshot-comparison-show-all.html |
| inspector/profiler/heap-snapshot-loader.html |
| inspector/profiler/heap-snapshot-reveal-in-dominators-view.html |
| inspector/profiler/heap-snapshot-summary-retainers.html |
| inspector/profiler/heap-snapshot-summary-show-ranges.html |
| inspector/profiler/heap-snapshot-summary-sorting-fields.html |
| inspector/profiler/heap-snapshot-summary-sorting.html |
| inspector/profiler/heap-snapshot-summary-sorting-instances.html |
| inspector/profiler/memory-instrumentation-cached-images.html |
| webkit.org/b/50485 inspector-protocol/heap-profiler [ Skip ] |
| |
| # https://bugs.webkit.org/show_bug.cgi?id=40300 |
| inspector/debugger/live-edit.html |
| inspector/debugger/live-edit-breakpoints.html |
| |
| # https://bugs.webkit.org/show_bug.cgi?id=89652 |
| inspector/debugger/debugger-compile-and-run.html |
| |
| # [Qt] New inspector-protocol/page/javascriptDialogEvents.html started to fail r141555. |
| # https://bugs.webkit.org/show_bug.cgi?id=108609 |
| inspector-protocol/page/javascriptDialogEvents.html |
| |
| # https://bugs.webkit.org/show_bug.cgi?id=53003 |
| http/tests/inspector/compiler-source-mapping-debug.html |
| |
| #[Qt] inspector/styles/svg-style.xhtml fails |
| # https://bugs.webkit.org/show_bug.cgi?id=79068 |
| inspector/styles/svg-style.xhtml |
| |
| # Microdata DOM API is not yet enabled. |
| # https://bugs.webkit.org/show_bug.cgi?id=68610 |
| fast/dom/MicroData |
| |
| # Disable private names by default in WebCore |
| # https://bugs.webkit.org/show_bug.cgi?id=87088 |
| fast/js/names.html |
| |
| # Don't have GestureTapCancel event type |
| touchadjustment/touch-links-active.html |
| |
| # Don't have gestureTapDown event type |
| fast/events/touch/gesture/gesture-scrollbar.html |
| fast/events/touch/gesture/long-press-on-draggable-element-in-iframe-triggers-drag.html |
| fast/events/touch/gesture/long-press-on-draggable-element-in-nested-iframes-triggers-drag.html |
| fast/events/touch/gesture/touch-gesture-scroll-div-propagated.html |
| fast/events/touch/gesture/touch-gesture-scroll-div-twice-propagated.html |
| fast/events/touch/gesture/touch-gesture-scroll-iframe-editable.html |
| fast/events/touch/gesture/touch-gesture-scroll-page-propagated.html |
| |
| # Don't have width/height on GestureLongPress necessary to enable adjustment |
| touchadjustment/touch-links-longpress.html |
| |
| # Don't have gestureLongTap event type |
| fast/events/touch/gesture/context-menu-on-long-tap.html |
| |
| # ENABLE(HIDDEN_PAGE_DOM_TIMER_THROTTLING) is disabled |
| fast/dom/timer-throttling-hidden-page.html |
| |
| # ENABLE(INPUT_MULTIPLE_FIELDS_UI) is disabled |
| fast/forms/date-multiple-fields |
| fast/forms/datetime-multiple-fields |
| fast/forms/datetimelocal-multiple-fields |
| fast/forms/month-multiple-fields |
| fast/forms/time-multiple-fields |
| fast/forms/week-multiple-fields |
| |
| # ENABLE(DRAGGABLE_REGION) is disabled |
| fast/css/draggable-region-parser.html |
| |
| # Text Autosizing is not enabled. |
| webkit.org/b/84186 fast/text-autosizing |
| |
| # Dialog element is not yet enabled. |
| webkit.org/b/84635 fast/dom/HTMLDialogElement |
| |
| # Missing test infrastructure, no gamepads available. |
| webkit.org/b/92873 gamepad/gamepad-polling-access.html |
| |
| # CSS image-resolution is not yet enabled. |
| webkit.org/b/85262 fast/css/image-resolution |
| |
| # CSS image-orientation is not yet enabled. |
| webkit.org/b/89052 fast/css/image-orientation |
| |
| # CSS3 Text support is not yet enabled (needs ENABLE_CSS3_TEXT). |
| webkit.org/b/58491 fast/css3-text/css3-text-decoration |
| webkit.org/b/76173 fast/css3-text/css3-text-align-last |
| |
| # Web Inspector: Implement support for InspectorClient::overrideDeviceMetrics() in platforms other than Chromium |
| # https://bugs.webkit.org/show_bug.cgi?id=82886 |
| webkit.org/b/82886 inspector/styles/override-screen-size.html [ Skip ] |
| |
| # LayoutTestController::setAutomaticLinkDetectionEnabled isn't implemented |
| webkit.org/b/85463 editing/inserting/typing-space-to-trigger-smart-link.html |
| |
| # gestureTwoFingerTap not implemented by this platform (introduced in r132406) |
| touchadjustment/touch-links-two-finger-tap.html |
| |
| # =========================================================================== # |
| # Feature not yet supported. # |
| # =========================================================================== # |
| |
| # Tests for MediaSource API. Feature is not yet functional. |
| # https://bugs.webkit.org/show_bug.cgi?id=64731 |
| http/tests/media/media-source/ |
| |
| # Encrypted Media Extensions are not enabled. |
| media/encrypted-media/ |
| |
| # Font feature settings is not implemented. |
| css3/font-feature-settings-rendering.html |
| |
| # Support multipart responses is not implemented. |
| # https://bugs.webkit.org/show_bug.cgi?id=47060 |
| # https://bugs.webkit.org/show_bug.cgi?id=47059 |
| http/tests/multipart |
| |
| # HiDPI tests require test infrastructure enhancements |
| fast/hidpi |
| svg/as-image/image-respects-deviceScaleFactor.html |
| |
| # Pointer Lock is not implemented. |
| pointer-lock/ |
| http/tests/pointer-lock/ |
| |
| # Skip because this platform does not support a paging mouse wheel event |
| fast/events/platform-wheelevent-paging-x-in-non-scrolling-div.html |
| fast/events/platform-wheelevent-paging-x-in-non-scrolling-page.html |
| fast/events/platform-wheelevent-paging-x-in-scrolling-div.html |
| fast/events/platform-wheelevent-paging-x-in-scrolling-page.html |
| fast/events/platform-wheelevent-paging-xy-in-scrolling-div.html |
| fast/events/platform-wheelevent-paging-xy-in-scrolling-page.html |
| fast/events/platform-wheelevent-paging-y-in-non-scrolling-div.html |
| fast/events/platform-wheelevent-paging-y-in-non-scrolling-page.html |
| fast/events/platform-wheelevent-paging-y-in-scrolling-div.html |
| fast/events/platform-wheelevent-paging-y-in-scrolling-page.html |
| |
| # Tests that require ENABLE(DOWNLOAD_ATTRIBUTE). |
| fast/dom/HTMLAnchorElement/anchor-nodownload.html |
| fast/dom/HTMLAnchorElement/anchor-download.html |
| fast/dom/HTMLAnchorElement/anchor-nodownload-set.html |
| fast/dom/HTMLAnchorElement/anchor-download-unset.html |
| |
| # Require ENABLE(CUSTOM_ELEMENTS) support |
| webkit.org/b/110735 fast/dom/custom [ Skip ] |
| |
| # For now, Web Audio API is disabled |
| webaudio/ |
| webkit.org/b/101729 inspector-protocol/nmi-webaudio.html |
| webkit.org/b/101729 inspector-protocol/nmi-webaudio-leak-test.html |
| |
| # [Qt] Enable WebGL by default for QtWebKit |
| # https://bugs.webkit.org/show_bug.cgi?id=65998 |
| # disable failing tests after https://trac.webkit.org/changeset/92805 |
| fast/canvas/webgl |
| |
| # Pre-HMTL5 parser quirks only apply to the mac port for now. |
| fast/parser/pre-html5-parser-quirks.html |
| |
| #Vibration API is not implemented. |
| fast/dom/navigator-vibration.html |
| |
| #Battery Status API is not implemented. |
| batterystatus |
| |
| # Network Information API is not supported yet. http://webkit.org/b/73528 |
| networkinformation |
| |
| # EXIF orientation support has not yet been implemented for this platform |
| # http://webkit.org/b/19688 |
| fast/images/exif-orientation.html |
| fast/images/exif-orientation-css.html |
| |
| # This platform does not support the Page Visibility API. |
| fast/events/page-visibility-iframe-delete-test.html |
| fast/events/page-visibility-iframe-move-test.html |
| fast/events/page-visibility-iframe-propagation-test.html |
| fast/events/page-visibility-null-view.html |
| fast/events/page-visibility-transition-test.html |
| fast/frames/page-visibility-crash.html |
| |
| # No CORS support for media elements is implemented yet. |
| http/tests/security/video-cross-origin-readback.html |
| |
| # Content Security Policy 1.1 (ENABLE_CSP_NEXT) is not enabled |
| # https://bugs.webkit.org/show_bug.cgi?id=85558 |
| http/tests/security/contentSecurityPolicy/1.1 |
| |
| # Proximity Events is now supported. |
| proximity |
| fast/events/constructors/device-proximity-event-constructor.html |
| |
| # Missing support in DRT for Geolocation's Coordinate attributes. |
| fast/dom/Geolocation/coordinates-interface-attributes.html |
| |
| # User Timing is not enabled |
| webkit.org/b/84893 http/tests/w3c/webperf/submission/Intel/user-timing |
| |
| # Resource Timing is not enable yet, skip it. |
| webkit.org/b/61138 http/tests/w3c/webperf/submission/Intel/resource-timing |
| |
| # Missing eventSender.scheduleAsynchronousKeyDown() implementation |
| fast/dom/MutationObserver/inline-event-listener.html |
| |
| # X-Content-Type-Options (ENABLE_NOSNIFF) is not enabled. |
| http/tests/security/contentTypeOptions |
| |
| # =========================================================================== # |
| # Drag and Drop Support in DRT. # |
| # =========================================================================== # |
| # Drag n drop support on DRT cannot work at the moment because Qt's drag'n'drop |
| # relies on an X event getting to the main window. In the absence of being able |
| # to receive this event, running windowless, DRT cannot tell what is being dropped and where. |
| # Bug: https://bugs.webkit.org/show_bug.cgi?id=31332 |
| |
| http/tests/misc/bubble-drag-events.html |
| http/tests/security/drag-over-remote-content-iframe.html |
| http/tests/local/drag-over-remote-content.html |
| http/tests/local/fileapi |
| http/tests/security/drag-drop-same-unique-origin.html |
| |
| editing/pasteboard/dataTransfer-setData-getData.html |
| editing/pasteboard/drag-drop-url-with-style.html |
| editing/pasteboard/file-drag-to-editable.html |
| editing/pasteboard/file-input-files-access.html |
| fast/events/prevent-drag-to-navigate.html |
| fast/events/touch/gesture/long-press-on-draggable-element-triggers-drag.html |
| fast/forms/file/input-file-re-render.html |
| http/tests/security/clipboard/clipboard-file-access.html |
| |
| editing/pasteboard/drag-image-in-about-blank-frame.html |
| editing/pasteboard/files-during-page-drags.html |
| editing/pasteboard/drag-drop-list.html |
| editing/pasteboard/4947130.html |
| editing/pasteboard/copy-standalone-image.html |
| editing/pasteboard/drag-drop-dead-frame.html |
| editing/pasteboard/drag-drop-input-textarea.html |
| editing/pasteboard/drag-drop-input-in-svg.svg |
| editing/pasteboard/drag-drop-iframe-refresh-crash.html |
| editing/pasteboard/drag-drop-modifies-page.html |
| editing/pasteboard/drag-drop-url-text.html |
| editing/pasteboard/drop-file-svg.html |
| editing/pasteboard/drag-image-to-contenteditable-in-iframe.html |
| editing/pasteboard/drag-selected-image-to-contenteditable.html |
| editing/pasteboard/drop-link.html |
| editing/pasteboard/drop-text-without-selection.html |
| editing/pasteboard/emacs-ctrl-a-k-y.html |
| editing/pasteboard/emacs-ctrl-k-with-move.html |
| editing/pasteboard/emacs-ctrl-k-y-001.html |
| editing/pasteboard/smart-drag-drop.html |
| editing/pasteboard/subframe-dragndrop-1.html |
| editing/pasteboard/get-data-text-plain-drop.html |
| editing/pasteboard/drop-text-events.html |
| editing/pasteboard/drop-text-events-sideeffect.html |
| editing/pasteboard/drop-text-events-sideeffect-crash.html |
| editing/pasteboard/drag-and-drop-image-contenteditable.html |
| editing/pasteboard/drag-and-drop-inputimage-contenteditable.html |
| editing/pasteboard/drag-and-drop-objectimage-contenteditable.html |
| |
| # data-transfer-items is not a default build option |
| # See bug https://bugs.webkit.org/show_bug.cgi?id=60068 |
| editing/pasteboard/data-transfer-items.html |
| editing/pasteboard/data-transfer-items-drag-drop-file.html |
| editing/pasteboard/data-transfer-items-drag-drop-entry.html |
| editing/pasteboard/data-transfer-items-drag-drop-string.html |
| fast/events/clipboard-dataTransferItemList.html |
| fast/events/drag-dataTransferItemList.html |
| fast/events/drag-dataTransferItemList-file-handling.html |
| |
| # PasteBoard::plainText() does not support file names. |
| editing/pasteboard/drag-files-to-editable-element.html |
| |
| # Missing drag & drop functionality in DRT |
| editing/pasteboard/drop-inputtext-acquires-style.html |
| fast/css/user-drag-none.html |
| svg/as-image/drag-svg-as-image.html |
| fast/forms/range/slider-delete-while-dragging-thumb.html |
| fast/forms/select-multiple-elements-with-mouse-drag-with-options-less-than-size.html |
| |
| # Custom MIME type support in DataTransfer not yet implemented. |
| editing/pasteboard/clipboard-customData.html |
| fast/events/drag-customData.html |
| |
| # EventSender::dumpFilenameBeingDragged not implemented. |
| # https://bugs.webkit.org/show_bug.cgi?id=61828 |
| fast/events/drag-image-filename.html |
| |
| # ------- missing drag-and-drop support |
| # See bug https://bugs.webkit.org/show_bug.cgi?id=31332 |
| fast/events/drag-parent-node.html |
| fast/events/drag-and-drop.html |
| fast/events/drag-and-drop-dataTransfer-types-nocrash.html |
| fast/events/drag-and-drop-fire-drag-dragover.html |
| fast/events/drag-and-drop-subframe-dataTransfer.html |
| fast/events/drag-link.html |
| fast/events/drag-text-with-clear.html |
| fast/events/ondrop-text-html.html |
| fast/events/drop-handler-should-not-stop-navigate.html |
| fast/events/dropzone-001.html |
| fast/events/dropzone-002.html |
| fast/events/dropzone-003.html |
| fast/events/dropzone-004.html |
| fast/events/dropzone-005.html |
| fast/events/drop-with-file-paths.html |
| fast/events/moving-text-should-fire-drop-and-dragend-events.html |
| fast/events/moving-text-should-fire-drop-and-dragend-events-2.html |
| fast/events/input-element-display-none-in-dragleave-crash.html |
| fast/events/only-valid-drop-targets-receive-file-drop.html |
| |
| # =========================================================================== # |
| # Failing HTTP tests. # |
| # =========================================================================== # |
| |
| # No authentication challenge handling |
| http/tests/loading/authentication-after-redirect-stores-wrong-credentials/authentication-after-redirect-stores-wrong-credentials.html |
| http/tests/loading/basic-credentials-sent-automatically.html |
| http/tests/loading/basic-auth-resend-wrong-credentials.html |
| http/tests/misc/authentication-redirect-1/authentication-sent-to-redirect-cross-origin.html |
| http/tests/misc/authentication-redirect-2/authentication-sent-to-redirect-same-origin.html |
| http/tests/misc/authentication-redirect-3/authentication-sent-to-redirect-same-origin-with-location-credentials.html |
| |
| # New http/tests/loading/post-in-iframe-with-back-navigation.html introduced in r116473 fails |
| # https://bugs.webkit.org/show_bug.cgi?id=85969 |
| http/tests/loading/post-in-iframe-with-back-navigation.html |
| |
| # Benign pixel differences except for: |
| # +selection start: position 0 of child 5 {IMG} of body |
| # +selection end: position 1 of child 5 {IMG} of body |
| # at end. |
| http/tests/security/dataTransfer-set-data-file-url.html |
| |
| # Fails with a mysterious unrelated whitespace difference |
| # We should find out what dumpAsText() is doing wrong |
| http/tests/security/cross-frame-access-callback-explicit-domain-ALLOW.html |
| |
| # Disabled HTTP subdirs for now, needs investigation. |
| http/tests/media |
| |
| # --- Failing navigation tests |
| #CONSOLE MESSAGE: line 1: ReferenceError: Can't find variable: fillTestForm |
| #CONSOLE MESSAGE: line 1: ReferenceError: Can't find variable: scrollDocDown |
| http/tests/navigation/javascriptlink-goback.html |
| http/tests/navigation/metaredirect-goback.html |
| http/tests/navigation/timerredirect-goback.html |
| |
| # Advanced credential handling |
| http/tests/security/401-logout/401-logout.php |
| http/tests/xmlhttprequest/remember-bad-password.html |
| |
| # new test introduced in r94828, but fails on Qt. |
| # https://bugs.webkit.org/show_bug.cgi?id=66588 |
| http/tests/security/xssAuditor/script-tag-with-16bit-unicode4.html |
| |
| # Fails on non-Chromium bots |
| # https://bugs.webkit.org/show_bug.cgi?id=68278 |
| http/tests/history/back-with-fragment-change.php |
| |
| # new test introduced in r88958, but fail on Qt |
| # https://bugs.webkit.org/show_bug.cgi?id=62741 |
| http/tests/appcache/video.html |
| |
| # https://bugs.webkit.org/show_bug.cgi?id=56691 |
| http/tests/inspector/network/network-size-chunked.html |
| http/tests/inspector/network/network-size-sync.html |
| |
| # https://bugs.webkit.org/show_bug.cgi?id=65911 |
| http/tests/inspector/resource-main-cookies.php |
| |
| # [Qt]http/tests/workers/terminate-during-sync-operation.html fails intermittently |
| # https://bugs.webkit.org/show_bug.cgi?id=75614 |
| http/tests/workers/terminate-during-sync-operation.html |
| |
| # Needs custom policy delegate enhancement to log downloads |
| http/tests/download |
| |
| # We cannot implement FrameLoaderClient::canHandleRequest() since QNAM doesn't know |
| # whether or not a given scheme is supported prior to createRequest(). |
| # This means we will never reach FrameLoaderClient::dispatchUnableToImplementPolicy() |
| # due to spaceballs:// being an unhandled scheme, and thus the expected warning |
| # will not be in the output. |
| http/tests/misc/redirect-to-external-url.html |
| |
| # [Qt] http/tests/cookies/js-get-and-set-http-only-cookie.html failing since introduction in r119947 |
| # https://bugs.webkit.org/show_bug.cgi?id=87208 |
| http/tests/cookies/js-get-and-set-http-only-cookie.html |
| |
| # https://bugs.webkit.org/show_bug.cgi?id=109799 |
| webkit.org/b/90007 http/tests/security/mixedContent/insecure-audio-video-in-main-frame.html [ Skip ] |
| |
| # =========================================================================== # |
| # Failing xmlhttprequest tests # |
| # =========================================================================== # |
| |
| # Skip xmlhttprequest tests - NETWORK_ERR: XMLHttpRequest Exception 101: A network error occured in synchronous requests. |
| http/tests/xmlhttprequest/logout.html |
| http/tests/xmlhttprequest/methods-async.html |
| http/tests/xmlhttprequest/workers/shared-worker-methods.html |
| |
| http/tests/xmlhttprequest/cache-override.html |
| |
| # [Qt] New http/tests/xmlhttprequest/xmlhttprequest-check-get-readystate-for-404-without-body.htm fails |
| # https://bugs.webkit.org/show_bug.cgi?id=86606 |
| http/tests/xmlhttprequest/xmlhttprequest-check-get-readystate-for-404-without-body.html |
| |
| # =========================================================================== # |
| # Failing editing/inserting tests. # |
| # =========================================================================== # |
| editing/inserting/typing-at-end-of-line.html |
| editing/inserting/insert-tab-003.html |
| |
| # =========================================================================== # |
| # Failing editing/pasteboard tests. # |
| # =========================================================================== # |
| #------ safe to skip. Qt results same as chromium's. Mac drops the 'b' in the final bar, |
| #------ that looks like a bug. |
| editing/pasteboard/interchange-newline-2.html |
| # ----- Results appear correct but have suspicious rendertree differences. |
| editing/pasteboard/pasting-tabs.html |
| # ----- Rendertree results OK but differences in editing delegate message due to rendering. |
| # ----- This looks safe to unskip. |
| editing/pasteboard/paste-xml.xhtml |
| |
| # [Qt] editing/pasteboard/data-transfer-items-image-png.html is failing due to DataTransferItems for image/png not being implemented |
| # https://bugs.webkit.org/show_bug.cgi?id=72430 |
| editing/pasteboard/data-transfer-items-image-png.html |
| |
| # ============================================================================= # |
| # Failing editing/deleting tests |
| # ============================================================================= # |
| |
| # -- fail with --platform mac --ignore-metrics |
| editing/deleting/delete-tab-001.html |
| editing/deleting/delete-tab-002.html |
| editing/deleting/delete-tab-003.html |
| editing/deleting/delete-tab-004.html |
| |
| # [Qt] editing/deleting/regional-indicators.html after r93068 |
| # https://bugs.webkit.org/show_bug.cgi?id=66268 |
| editing/deleting/regional-indicators.html |
| |
| # =========================================================================== # |
| # Failing editing/selection tests. # |
| # =========================================================================== # |
| |
| # -- fail with --platform mac --ignore-metrics |
| editing/selection/doubleclick-beside-cr-span.html |
| editing/selection/hit-test-anonymous.html |
| editing/selection/4895428-1.html |
| editing/selection/4895428-4.html |
| editing/selection/5232159.html |
| editing/selection/5333725.html |
| editing/selection/contains-boundaries.html |
| editing/selection/designmode-no-caret.html |
| editing/selection/drag-to-contenteditable-iframe.html |
| editing/selection/fake-drag.html |
| editing/selection/select-from-textfield-outwards.html |
| editing/selection/move-left-right.html |
| |
| # [Qt] editing tests fails after r54980 |
| # https://bugs.webkit.org/show_bug.cgi?id=35145 |
| editing/selection/extend-after-mouse-selection.html |
| |
| # stderr |
| editing/selection/editable-links.html |
| editing/selection/drag-text-delay.html |
| |
| # https://bugs.webkit.org/show_bug.cgi?id=38656 |
| editing/selection/shift-click.html |
| |
| # https://bugs.webkit.org/show_bug.cgi?id=41918 |
| editing/selection/5195166-1.html |
| |
| # https://bugs.webkit.org/show_bug.cgi?id=66431 |
| editing/selection/collapse-selection-in-bidi.html |
| |
| # [Qt] editing/selection/move-vertically-with-paddings-borders.html fails |
| # https://bugs.webkit.org/show_bug.cgi?id=62821 |
| editing/selection/move-vertically-with-paddings-borders.html |
| |
| # editing/selection/select-bidi-run.html fails on Qt |
| # https://bugs.webkit.org/show_bug.cgi?id=68854 |
| editing/selection/select-bidi-run.html |
| |
| # [Qt] REGRESSION (r71465): editing/selection/after-line-break.html fails |
| # https://bugs.webkit.org/show_bug.cgi?id=49127 |
| editing/selection/after-line-break.html |
| |
| # [Qt]REGRESSION(r78846): editing/selection/mixed-editability-10.html |
| # https://bugs.webkit.org/show_bug.cgi?id=54725 |
| editing/selection/mixed-editability-10.html |
| |
| # [Qt] editing/selection/select-out-of-editable.html times out after r141792. |
| webkit.org/b/108942 editing/selection/select-out-of-editable.html [ Skip ] |
| |
| # ============================================================================= # |
| # Failing editing/spelling tests |
| # ============================================================================= # |
| # Need to dump context menu items on eventSender.contextClick(true). |
| # https://bugs.webkit.org/show_bug.cgi?id=39103 |
| editing/spelling/context-menu-suggestions.html |
| |
| # -- fail with --platform mac --ignore-metrics |
| editing/spelling/inline_spelling_markers.html |
| editing/spelling/spelling-linebreak.html |
| |
| # -- pass with --platform mac --ignore-metrics |
| editing/spelling/spellcheck-attribute.html |
| editing/spelling/spelling.html |
| |
| # Needs grammar checking. |
| editing/spelling/markers.html |
| |
| # https://bugs.webkit.org/show_bug.cgi?id=45435 |
| editing/spelling/spelling-backspace-between-lines.html |
| |
| editing/spelling/spelling-attribute-change.html |
| editing/spelling/spelling-attribute-at-child.html |
| |
| # EditorClient::requestCheckingOfString() is not implemented |
| editing/spelling/spellcheck-paste.html |
| editing/spelling/spellcheck-paste-disabled.html |
| editing/spelling/spellcheck-queue.html |
| editing/spelling/spellcheck-sequencenum.html |
| editing/spelling/spellcheck-async-mutation.html |
| # EditorClient::checkTextOfParagraph() is not implemented |
| editing/spelling/spelling-marker-description.html |
| |
| # [Qt][GTK] editing/spelling/spellcheck-async.html fails |
| # https://bugs.webkit.org/show_bug.cgi?id=73003 |
| editing/spelling/spellcheck-async.html |
| |
| # [Qt] editing/spelling/spelling-insert-html.html fails |
| # https://bugs.webkit.org/show_bug.cgi?id=66619 |
| editing/spelling/spelling-insert-html.html |
| |
| # [Qt] new test editing/spelling/spelling-unified-emulation.html is failing |
| # https://bugs.webkit.org/show_bug.cgi?id=72251 |
| editing/spelling/spelling-unified-emulation.html |
| |
| # [Qt] new editing/spelling/grammar-edit-word.html fails |
| # https://bugs.webkit.org/show_bug.cgi?id=89199 |
| editing/spelling/grammar-edit-word.html |
| |
| # Spellchecker behavior tests. |
| # https://bugs.webkit.org/show_bug.cgi?id=108370 |
| editing/spelling/spelling-double-clicked-word.html |
| editing/spelling/spelling-double-clicked-word-with-underscores.html |
| editing/spelling/spelling-exactly-selected-multiple-words.html |
| editing/spelling/spelling-exactly-selected-word.html |
| editing/spelling/spelling-multiword-selection.html |
| editing/spelling/spelling-should-select-multiple-words.html |
| editing/spelling/spelling-should-select-single-word.html |
| editing/spelling/spelling-subword-selection.html |
| editing/spelling/spelling-with-punctuation-selection.html |
| editing/spelling/spelling-with-underscore-selection.html |
| editing/spelling/spelling-with-whitespace-selection.html |
| webkit.org/b/108370 editing/spelling/spelling-changed-text.html [ Failure ] |
| |
| # =========================================================================== # |
| # Failing plugins tests. # |
| # =========================================================================== # |
| |
| # ---- https://bugs.webkit.org/show_bug.cgi?id=36721 |
| plugins/get-url-with-blank-target.html |
| |
| # ---- plugins rendered in incorrect position ? |
| plugins/embed-attributes-style.html |
| |
| # https://bugs.webkit.org/show_bug.cgi?id=60722 |
| http/tests/plugins/plugin-document-has-focus.html |
| |
| # [Qt] plugins/netscape-plugin-page-cache-works.html fails |
| # https://bugs.webkit.org/show_bug.cgi?id=74482 |
| plugins/netscape-plugin-page-cache-works.html |
| |
| # https://bugs.webkit.org/show_bug.cgi?id=82020 |
| plugins/netscape-dom-access-and-reload.html |
| |
| # [Qt][GTK] New plugin tests introduced in r117012 fails/crashes |
| # https://bugs.webkit.org/show_bug.cgi?id=86443 |
| plugins/npruntime/delete-plugin-within-hasProperty-return-false.html |
| plugins/npruntime/delete-plugin-within-hasProperty-return-true.html |
| plugins/npruntime/delete-plugin-within-setProperty.html |
| plugins/npruntime/delete-plugin-within-getProperty.html |
| plugins/npruntime/delete-plugin-within-invoke.html |
| |
| # =========================================================================== # |
| # Failing Sputnik tests # |
| # =========================================================================== # |
| |
| # [Qt] 4 sputnik/Unicode/Unicode_510/* tests fail |
| # https://bugs.webkit.org/show_bug.cgi?id=88522 |
| sputnik/Unicode/Unicode_510/S7.6_A3.1.html |
| sputnik/Unicode/Unicode_510/S7.6_A3.2.html |
| sputnik/Unicode/Unicode_510/S7.6_A5.3_T1.html |
| sputnik/Unicode/Unicode_510/S7.6_A5.3_T2.html |
| |
| # [Qt] 2 math sputnik test fail on 32 bit |
| # https://bugs.webkit.org/show_bug.cgi?id=88519 |
| sputnik/Conformance/15_Native_Objects/15.8_Math/15.8.2/15.8.2.16_sin/S15.8.2.16_A7.html |
| sputnik/Conformance/15_Native_Objects/15.8_Math/15.8.2/15.8.2.18_tan/S15.8.2.18_A7.html |
| |
| # =========================================================================== # |
| # Fluctuating/flakey tests |
| # =========================================================================== # |
| fast/frames/sandboxed-iframe-plugins.html |
| http/tests/cookies/simple-cookies-max-age.html |
| |
| # http/tests/inspector/resource-har-conversion.html is failing on the release bot after r63191 |
| # webkit.org/b/42162 |
| http/tests/inspector/resource-har-conversion.html |
| |
| # [Qt] Some inspector test fail intermittently |
| # https://bugs.webkit.org/show_bug.cgi?id=42090 |
| http/tests/inspector/network/network-size.html |
| |
| # Tests that currently fail but perhaps used to work at some point. |
| fast/dom/open-and-close-by-DOM.html |
| fast/dom/Window/new-window-opener.html |
| fast/forms/001.html |
| fast/forms/focus2.html |
| fast/frames/001.html |
| fast/text/monospace-width-cache.html |
| |
| # Tests that fail randomly. Is this style related? |
| fast/forms/listbox-width-change.html |
| fast/forms/plaintext-mode-2.html |
| fast/forms/menulist-width-change.html |
| |
| # [Qt] http/tests/misc/link-rel-icon-beforeload.html is flakey |
| # https://bugs.webkit.org/show_bug.cgi?id=63518 |
| http/tests/misc/link-rel-icon-beforeload.html |
| |
| # https://bugs.webkit.org/show_bug.cgi?id=64002 |
| fast/selectors/unqualified-hover-strict.html |
| |
| # http/tests/websocket/tests/hybi/workers/close.html is flaky |
| # https://bugs.webkit.org/show_bug.cgi?id=89153 |
| http/tests/websocket/tests/hybi/workers/close.html |
| |
| # New test added for https://bugs.webkit.org/show_bug.cgi?id=98452 needs platform specific results |
| fast/text/vertical-rl-rtl-linebreak.html |
| |
| # [Qt] http/tests/misc/webtiming-origins.html is flakey |
| # https://bugs.webkit.org/show_bug.cgi?id=51245 |
| http/tests/misc/webtiming-origins.html |
| |
| # =========================================================================== # |
| # failing media tests |
| # =========================================================================== # |
| |
| # [Qt] media tests are flakey |
| # https://bugs.webkit.org/show_bug.cgi?id=57983 |
| media |
| |
| # Opera-submitted tests to W3C for <track>, a lot of failures still. |
| webkit.org/b/103926 media/track/opera/idl/media-idl-tests.html [ Skip ] |
| webkit.org/b/103926 media/track/opera/interfaces/HTMLElement/HTMLMediaElement/crossOrigin.html [ Skip ] |
| webkit.org/b/103926 media/track/opera/interfaces/HTMLElement/HTMLTrackElement/kind.html [ Skip ] |
| webkit.org/b/103926 media/track/opera/interfaces/HTMLElement/HTMLTrackElement/src.html [ Skip ] |
| webkit.org/b/103926 media/track/opera/interfaces/TextTrack/activeCues.html [ Skip ] |
| webkit.org/b/103926 media/track/opera/interfaces/TrackEvent/constructor.html [ Skip ] |
| webkit.org/b/103926 media/track/opera/interfaces/TrackEvent/createEvent.html [ Skip ] |
| webkit.org/b/103926 media/track/opera/interfaces/TextTrackCue/getCueAsHTML.html [ Skip ] |
| webkit.org/b/103926 media/track/opera/interfaces/TextTrackCue/line.html [ Skip ] |
| webkit.org/b/103926 media/track/opera/interfaces/TextTrackCue/onenter.html [ Skip ] |
| webkit.org/b/103926 media/track/opera/interfaces/TextTrackCue/onexit.html [ Skip ] |
| webkit.org/b/103926 media/track/opera/interfaces/TextTrackCue/snapToLines.html [ Skip ] |
| webkit.org/b/103926 media/track/opera/interfaces/TextTrackCue/text.html [ Skip ] |
| webkit.org/b/103926 media/track/opera/interfaces/TextTrackCue/vertical.html [ Skip ] |
| webkit.org/b/103926 media/track/opera/interfaces/TextTrackCueList/getter.html [ Skip ] |
| webkit.org/b/103926 media/track/opera/interfaces/TextTrackList/getter.html [ Skip ] |
| webkit.org/b/103926 media/track/opera/interfaces/TextTrackList/onremovetrack.html [ Skip ] |
| webkit.org/b/103926 media/track/opera/track/track-element/cloneNode.html [ Skip ] |
| webkit.org/b/103926 media/track/opera/track/track-element/src-clear-cues.html [ Skip ] |
| webkit.org/b/103926 media/track/opera/track/webvtt/parsing/001.html [ Skip ] |
| webkit.org/b/103926 media/track/opera/track/webvtt/parsing-cue-data/tests/entities.html [ Skip ] |
| webkit.org/b/103926 media/track/opera/track/webvtt/parsing-cue-data/tests/tags.html [ Skip ] |
| webkit.org/b/103926 media/track/opera/track/webvtt/rendering/adhoc/12345_timestamps.html [ Skip ] |
| webkit.org/b/103926 media/track/opera/track/webvtt/parsing-cue-data/tests/timestamps.html [ Skip ] |
| webkit.org/b/103926 media/track/opera/track/webvtt/parsing-cue-data/tests/tree-building.html [ Skip ] |
| webkit.org/b/103926 media/track/opera/track/webvtt/rendering/adhoc/cue_font_size_transition.html [ Skip ] |
| webkit.org/b/103926 media/track/opera/track/webvtt/rendering/adhoc/voice_with_evil_timestamp.html [ Skip ] |
| |
| # https://bugs.webkit.org/show_bug.cgi?id=38376 |
| media/media-document-audio-size.html |
| |
| media/invalid-media-url-crash.html |
| |
| # [Qt] media/media-can-play-ogg.html crashes intermittently on the bot |
| # https://bugs.webkit.org/show_bug.cgi?id=39481 |
| media/audio-only-video-intrinsic-size.html |
| |
| # [Qt] media/controls-without-preload.html is flakey |
| # https://bugs.webkit.org/show_bug.cgi?id=55028 |
| media/controls-without-preload.html |
| |
| # and https://bugs.webkit.org/show_bug.cgi?id=45021 |
| media/context-menu-actions.html |
| |
| media/audio-controls-rendering.html |
| media/video-currentTime.html |
| media/audio-data-url.html |
| media/audio-delete-while-slider-thumb-clicked.html |
| media/audio-delete-while-step-button-clicked.html |
| media/audio-mpeg-supported.html |
| media/audio-mpeg4-supported.html |
| media/audio-no-installed-engines.html |
| media/controls-after-reload.html |
| media/controls-drag-timebar.html |
| media/controls-right-click-on-timebar.html |
| media/controls-strict.html |
| media/controls-styling.html |
| media/event-attributes.html |
| media/media-captions.html |
| media/media-fullscreen-inline.html |
| media/media-fullscreen-not-in-document.html |
| media/media-load-event.html |
| media/unsupported-rtsp.html |
| media/video-aspect-ratio.html |
| media/video-autoplay.html |
| media/video-canvas-source.html |
| media/video-canvas-alpha.html |
| media/video-click-dblckick-standalone.html |
| media/video-controls-rendering.html |
| media/video-controls-transformed.html |
| media/video-controls-visible-audio-only.html |
| media/video-controls-zoomed.html |
| media/video-currentTime-set.html |
| media/video-display-aspect-ratio.html |
| media/video-display-toggle.html |
| media/video-document-types.html |
| media/video-duration-known-after-eos.html |
| media/video-element-other-namespace-crash.html |
| media/video-empty-source.html |
| media/video-layer-crash.html |
| media/video-load-networkState.html |
| media/video-loop.html |
| media/video-no-audio.html |
| media/video-pause-empty-events.html |
| media/video-pause-immediately.html |
| media/video-played-collapse.html |
| media/video-played-ranges-1.html |
| media/video-played-reset.html |
| media/video-play-empty-events.html |
| media/video-replaces-poster.html |
| media/video-reverse-play-duration.html |
| media/video-seeking.html |
| media/video-seek-past-end-paused.html |
| media/video-seek-past-end-playing.html |
| media/video-size.html |
| media/video-size-intrinsic-scale.html |
| media/video-source-error.html |
| media/video-source-error-no-candidate.html |
| media/video-source-type.html |
| media/video-source-type-params.html |
| media/video-timeupdate-during-playback.html |
| media/video-timeupdate-reverse-play.html |
| media/video-transformed.html |
| media/video-volume-slider.html |
| media/video-width-height.html |
| media/video-zoom-controls.html |
| media/video-zoom.html |
| |
| # This test requires flac codec |
| media/media-can-play-flac-audio.html |
| |
| # Video size reported as 0,0 due to how size-hints are reported by QtMultimedia |
| media/video-poster-delayed.html |
| |
| # Test specific to QuickTime media engine |
| media/video-does-not-loop.html |
| |
| # https://bugs.webkit.org/show_bug.cgi?id=45093 |
| media/media-can-play-mpeg4-video.html |
| |
| # https://bugs.webkit.org/show_bug.cgi?id=48617 |
| media/video-seek-by-small-increment.html |
| |
| # requires video.buffered to be able to return multiple timeranges |
| http/tests/media/video-buffered.html |
| |
| # https://bugs.webkit.org/show_bug.cgi?id=46966 |
| # [Qt] fast/media/color-does-not-include-alpha.html fails |
| fast/media/color-does-not-include-alpha.html |
| |
| # [Qt] LayoutTests/media/video-currentTime-delay.html fails |
| # https://bugs.webkit.org/show_bug.cgi?id=52859 |
| media/video-currentTime-delay.html |
| |
| # [Qt] media/video-frame-accurate-seek.html fails |
| # https://bugs.webkit.org/show_bug.cgi?id=53843 |
| media/video-frame-accurate-seek.html |
| |
| # [Qt] Generate results for media/audio-repaint.html and media/media-document-audio-repaint.html |
| # https://bugs.webkit.org/show_bug.cgi?id=54984 |
| media/audio-repaint.html |
| media/media-document-audio-repaint.html |
| |
| # [Qt] media/video-playbackrate.html fails |
| # https://bugs.webkit.org/show_bug.cgi?id=57476 |
| media/video-playbackrate.html |
| |
| # ============================================================================= # |
| # Crashing tests due to re-enabled Phonon support in Buildbot's Qt # |
| # Skip these until a proper solution for the Phonon related crashes found. # |
| # ============================================================================= # |
| #reproducible command: WebKitTools/Scripts/run-webkit-tests fast/runin/nonblock-runin.html fast/table/ |
| #crashed: fast/table/"random_test" |
| #crasher: |
| fast/runin/nonblock-runin.html |
| |
| #reproducible command: WebKitTools/Scripts/run-webkit-tests http/tests/security/local-video-source-from-remote.html http/tests/security/local-video-src-from-remote.html |
| #crashed: http/tests/security/local-video-src-from-remote.html |
| #crasher: |
| http/tests/security/local-video-source-from-remote.html |
| |
| # ============================================================================= # |
| # Missing features in our DumpRenderTree implementation # |
| # ============================================================================= # |
| |
| # DumpRenderTree code to enable Java is currently a no-op |
| java |
| |
| # Missing DRT ability to override 'standard' preferences. |
| fast/dom/Window/timer-resume-on-navigation-back.html |
| loader/go-back-to-different-window-size.html |
| |
| # Missing layoutTestController.findString() http://webkit.org/b/50236 |
| editing/text-iterator/findString.html |
| |
| # Missing layoutTestController.testRepaint() |
| fast/repaint/table-writing-modes-h.html |
| fast/repaint/table-writing-modes-v.html |
| fast/repaint/text-emphasis-h.html |
| fast/repaint/text-emphasis-v.html |
| fast/repaint/background-clip-text.html |
| svg/repaint/filter-repaint.svg |
| |
| # Needs layoutTestController.enableAutoResizeMode() |
| fast/autoresize |
| |
| # Needs layoutTestController.setBackingScaleFactor() |
| editing/spelling/grammar-markers-hidpi.html |
| editing/spelling/inline-spelling-markers-hidpi.html |
| fast/backgrounds/gradient-background-leakage-hidpi.html |
| fast/canvas/2d.backingStorePixelRatio.html |
| fast/canvas/2d.imageDataHD.html |
| fast/canvas/canvas-as-image-hidpi.html |
| fast/canvas/canvas-resize-reset-pixelRatio.html |
| fast/events/mouse-cursor-image-set.html |
| svg/as-image/svg-as-image-canvas.html |
| |
| # This requires didClearWindowObjectForFrameInIsolatedWorld foo in FrameLoaderClient |
| http/tests/security/isolatedWorld/didClearWindowObject.html |
| # This needs more investigation |
| http/tests/security/isolatedWorld/world-reuse.html |
| |
| # [Qt] http/tests/misc/favicon-loads-with-icon-loading-override.html fails |
| # https://bugs.webkit.org/show_bug.cgi?id=58396 |
| http/tests/misc/favicon-loads-with-icon-loading-override.html |
| |
| # Missing textInputController.firstRectForCharacterRange() |
| editing/inserting/caret-position.html |
| fast/dom/tab-in-right-alignment.html |
| svg/text/caret-in-svg-text.xhtml |
| |
| # textInputController.hasMarkedText() is not implemented. |
| editing/input/setting-input-value-cancel-ime-composition.html |
| |
| # textInputController.hasSpellingMarkers() is not implemented. |
| editing/spelling/spelling-hasspellingmarker.html |
| |
| # textInputController.hasGrammarMarkers() is not implemented. |
| editing/spelling/grammar.html |
| editing/spelling/grammar-paste.html |
| |
| # textInputController.setComposition() is not implemented |
| fast/forms/input-set-composition-scroll.html |
| |
| # Need to call Settings::setValidationMessageTimerMagnification(-1) in DRT. |
| fast/forms/validation-message-appearance.html |
| fast/forms/validation-message-clone.html |
| fast/forms/validation-message-in-relative-body.html |
| fast/forms/validation-message-on-checkbox.html |
| fast/forms/validation-message-on-listbox.html |
| fast/forms/validation-message-on-menulist.html |
| fast/forms/validation-message-on-radio.html |
| fast/forms/validation-message-on-range.html |
| fast/forms/validation-message-on-textarea.html |
| fast/forms/validation-message-user-modify.html |
| |
| # LayoutTestController::clearApplicationCacheForOrigin is not implemented |
| http/tests/appcache/origin-delete.html |
| # LayoutTestController::getOriginsWithApplicationCache is not implemented |
| http/tests/appcache/origins-with-appcache.html |
| # LayoutTestController::applicationCacheDiskUsageForOrigin isn't implemented - https://bugs.webkit.org/show_bug.cgi?id=57127 |
| http/tests/appcache/origin-usage.html |
| |
| # LayoutTestController::setUseDeferredFrameLoading is not implemented |
| http/tests/appcache/load-from-appcache-defer-resume-crash.html |
| |
| # For https://bugs.webkit.org/show_bug.cgi?id=50758 |
| # These require DRT setSerializeHTTPLoads implementation to be reliable. |
| http/tests/local/link-stylesheet-load-order.html |
| http/tests/local/link-stylesheet-load-order-preload.html |
| fast/preloader/document-write.html |
| fast/preloader/document-write-2.html |
| |
| # ERROR: LayoutTestController::overridePreference() does not support the 'WebKitPageCacheSupportsPluginsPreferenceKey' preference |
| # http://trac.webkit.org/changeset/106305 |
| plugins/crash-restoring-plugin-page-from-page-cache.html |
| |
| # ERROR: TestRunner::overridePreference() does not support the 'WebKitCSSCustomFilterEnabled' preference |
| css3/filters/custom/custom-filter-shader-cache.html |
| css3/filters/custom/effect-color-check.html |
| css3/filters/custom/effect-custom-combined-missing.html |
| css3/filters/custom/effect-custom.html |
| css3/filters/custom/effect-custom-parameters.html |
| css3/filters/custom/filter-repaint-custom-clipped.html |
| css3/filters/custom/filter-repaint-custom-rotated.html |
| css3/filters/custom/filter-repaint-custom.html |
| css3/filters/custom-with-at-rule-syntax/parsing-custom-function-invalid.html |
| css3/filters/custom-with-at-rule-syntax/parsing-custom-function-valid.html |
| css3/filters/custom-with-at-rule-syntax/parsing-at-rule-invalid.html |
| css3/filters/custom-with-at-rule-syntax/parsing-at-rule-valid.html |
| css3/filters/custom-with-at-rule-syntax/parsing-src-property-invalid.html |
| css3/filters/custom-with-at-rule-syntax/parsing-src-property-valid.html |
| |
| # The following tests need further investigation: |
| # https://bugs.webkit.org/show_bug.cgi?id=101531 |
| css3/filters/custom/filter-fallback-to-software.html |
| css3/filters/custom/composited/custom-filter-blend-modes.html |
| css3/filters/custom/custom-filter-no-element-texture-access.html |
| css3/filters/custom/effect-custom-transform-parameters.html |
| css3/filters/custom/custom-filter-animation.html |
| css3/filters/custom/custom-filter-transforms-animation.html |
| css3/filters/custom/custom-filter-blend-modes.html |
| css3/filters/custom/custom-filter-array-blending.html |
| |
| # The following test fail because blending is not yet implemented |
| # https://bugs.webkit.org/show_bug.cgi?id=100072 |
| fast/canvas/canvas-blend-image.html |
| fast/canvas/canvas-blend-solid.html |
| |
| # https://bugs.webkit.org/show_bug.cgi?id=107118 |
| fast/canvas/canvas-quadratic-same-endpoint.html |
| |
| # ReferenceError: Can't find variable: MediaKeyError |
| # http://trac.webkit.org/changeset/114067 |
| fast/events/constructors/media-key-event-constructor.html |
| |
| # missing testRunner.setStorageDatabaseIdleInterval() implementation |
| storage/domstorage/storage-close-database-on-idle.html |
| storage/domstorage/localstorage/close-idle-localstorage-databases-immediately.html |
| |
| # Missing targetDiv1.webkitRequestFullscreen() implementation |
| # https://bugs.webkit.org/show_bug.cgi?id=92078 |
| http/tests/fullscreen/fullscreenelement-different-origin.html |
| http/tests/fullscreen/fullscreenelement-same-origin.html |
| |
| # Missing testRunner.setShouldPaintBrokenImage() implementation |
| fast/images/support-broken-image-delegate.html |
| |
| # Missing testRunner.setHandlesAuthenticationChallenges() implementation |
| http/tests/misc/authentication-redirect-4/authentication-sent-to-redirect-same-origin-url.html |
| |
| # ============================================================================= # |
| # Failing SVG tests |
| # ============================================================================= # |
| |
| # --- failing tests, bug report needed |
| svg/batik/paints/gradientLimit.svg |
| svg/css/composite-shadow-example.html |
| svg/css/composite-shadow-with-opacity.html |
| svg/css/shadow-changes.svg |
| svg/custom/feDisplacementMap-01.svg |
| svg/custom/radialGradient-focal-radius.svg |
| svg/custom/svg-fonts-fallback.xhtml |
| svg/custom/transform-with-shadow-and-gradient.svg |
| svg/filters/feDisplacementMap.svg |
| svg/filters/filterRes.svg |
| svg/hixie/cascade/002.xml |
| svg/stroke/zero-length-path-linecap-rendering.svg |
| svg/stroke/zero-length-subpaths-linecap-rendering.svg |
| svg/text/non-bmp-positioning-lists.svg |
| svg/W3C-SVG-1.1/animate-elem-80-t.svg |
| svg/W3C-SVG-1.1/pservers-grad-14-b.svg |
| svg/W3C-SVG-1.1/filters-image-01-b.svg |
| svg/W3C-SVG-1.1/filters-offset-01-b.svg |
| svg/W3C-SVG-1.1/paths-data-10-t.svg |
| svg/W3C-SVG-1.1/struct-cond-02-t.svg |
| |
| # --- missing test fonts |
| svg/W3C-I18N/g-dirLTR-ubNone.svg |
| svg/W3C-I18N/g-dirLTR-ubOverride.svg |
| svg/W3C-I18N/g-dirRTL-ubNone.svg |
| svg/W3C-I18N/g-dirRTL-ubOverride.svg |
| svg/W3C-I18N/text-anchor-dirLTR-anchorEnd.svg |
| svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle.svg |
| svg/W3C-I18N/text-anchor-dirLTR-anchorStart.svg |
| svg/W3C-I18N/text-anchor-dirNone-anchorEnd.svg |
| svg/W3C-I18N/text-anchor-dirNone-anchorMiddle.svg |
| svg/W3C-I18N/text-anchor-dirNone-anchorStart.svg |
| svg/W3C-I18N/text-anchor-dirRTL-anchorEnd.svg |
| svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle.svg |
| svg/W3C-I18N/text-anchor-dirRTL-anchorStart.svg |
| svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd.svg |
| svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle.svg |
| svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart.svg |
| svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd.svg |
| svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle.svg |
| svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart.svg |
| svg/W3C-I18N/text-anchor-no-markup.svg |
| svg/W3C-I18N/text-dirLTR-ubNone.svg |
| svg/W3C-I18N/text-dirLTR-ubOverride.svg |
| svg/W3C-I18N/text-dirRTL-ubNone.svg |
| svg/W3C-I18N/text-dirRTL-ubOverride.svg |
| svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context.svg |
| svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context.svg |
| svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context.svg |
| svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context.svg |
| svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context.svg |
| svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context.svg |
| svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context.svg |
| svg/W3C-I18N/tspan-dirNone-ubOverride-in-rtl-context.svg |
| svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-default-context.svg |
| svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-ltr-context.svg |
| svg/W3C-I18N/tspan-dirRTL-ubNone-in-default-context.svg |
| svg/W3C-I18N/tspan-dirRTL-ubNone-in-ltr-context.svg |
| svg/W3C-I18N/tspan-dirRTL-ubOverride-in-default-context.svg |
| svg/W3C-I18N/tspan-dirRTL-ubOverride-in-ltr-context.svg |
| svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context.svg |
| svg/W3C-I18N/tspan-direction-ltr.svg |
| svg/W3C-I18N/tspan-direction-rtl.svg |
| svg/W3C-SVG-1.1/text-fonts-01-t.svg |
| svg/W3C-SVG-1.1/text-intro-05-t.svg |
| svg/W3C-SVG-1.1/text-tselect-02-f.svg |
| svg/W3C-SVG-1.1-SE/text-intro-02-b.svg |
| svg/W3C-SVG-1.1-SE/text-intro-05-t.svg |
| svg/W3C-SVG-1.1-SE/text-intro-09-b.svg |
| svg/text/bidi-reorder-value-lists.svg |
| svg/text/bidi-text-anchor-direction.svg |
| svg/text/bidi-text-query.svg |
| svg/text/bidi-tspans.svg |
| svg/text/text-fonts-01-t.svg |
| svg/text/text-intro-05-t.svg |
| svg/text/text-tselect-02-f.svg |
| |
| webkit.org/b/98718 svg/animations/animate-css-xml-attributeType.html [ Failure Pass ] |
| |
| # https://bugs.webkit.org/show_bug.cgi?id=104054 |
| webkit.org/b/104054 svg/custom/use-href-update-crash.svg [ Failure Pass ] |
| |
| # [Qt] svg/animations/animate-path-nested-transforms.html fails |
| # https://bugs.webkit.org/show_bug.cgi?id=48987 |
| svg/animations/animate-path-nested-transforms.html |
| svg/animations/animate-text-nested-transforms.html |
| |
| # [Qt] fontCache related assertion revealed by r105143 |
| # https://bugs.webkit.org/show_bug.cgi?id=76534 |
| svg/carto.net/combobox.svg |
| |
| #[Qt] New svg/hittest tests introduced in r106882 fail |
| #https://bugs.webkit.org/show_bug.cgi?id=77964 |
| svg/hittest/zero-length-round-cap-path.xhtml |
| svg/hittest/zero-length-square-cap-path.xhtml |
| |
| # [Qt] svg/animations tests are very flaky |
| # https://bugs.webkit.org/show_bug.cgi?id=80703 |
| svg/animations/animate-elem-08-t-drt.html |
| |
| # [Qt] Diverging test results on 32/64 bit architectures |
| # https://bugs.webkit.org/show_bug.cgi?id=82601 |
| compositing/transitions/transform-on-large-layer.html |
| fast/repaint/moving-shadow-on-container.html |
| fast/repaint/moving-shadow-on-path.html |
| ietestcenter/css3/valuesandunits/units-010.htm |
| inspector/audits/audits-panel-functional.html |
| http/tests/inspector/console-cross-origin-iframe-logging.html |
| http/tests/inspector-enabled/console-clear-arguments-on-frame-navigation.html |
| http/tests/inspector-enabled/console-clear-arguments-on-frame-remove.html |
| svg/W3C-SVG-1.1/paths-data-03-f.svg |
| svg/css/stars-with-shadow.html |
| svg/custom/use-on-symbol-inside-pattern.svg |
| svg/batik/text/longTextOnPath.svg |
| svg/carto.net/tabgroup.svg |
| |
| # [Qt] New inspector/console/console-filter-test.html fails on 32bit since r141269. |
| # https://bugs.webkit.org/show_bug.cgi?id=108481 |
| inspector/console/console-filter-test.html |
| |
| # Fail on 32 bit with minor pixel differences (tests introduced in r132602) |
| fast/regions/autoheight-middleregion.html |
| fast/regions/autoheight-singleregion-breakbeforealways-minheight.html |
| |
| # [Qt] svg/css/text-gradient-shadow.svg fails |
| # https://bugs.webkit.org/show_bug.cgi?id=92734 |
| svg/css/text-gradient-shadow.svg |
| |
| # These tests need to be rebaselined after https://bugs.webkit.org/show_bug.cgi?id=99984 |
| webkit.org/b/99984 svg/as-image/image-preserveAspectRatio-all.svg [ ImageOnlyFailure Pass ] |
| webkit.org/b/99984 svg/filters/feImage-preserveAspectRatio-all.svg [ ImageOnlyFailure Pass ] |
| webkit.org/b/99984 svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr.html [ ImageOnlyFailure Pass ] |
| webkit.org/b/99984 svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspectRatio-prop.html [ ImageOnlyFailure Pass ] |
| |
| # Need rebaseline after https://bugs.webkit.org/show_bug.cgi?id=105437 |
| webkit.org/b/105437 svg/W3C-SVG-1.1-SE/filters-image-03-f.svg [ ImageOnlyFailure Pass ] |
| webkit.org/b/105437 svg/W3C-SVG-1.1-SE/filters-image-05-f.svg [ ImageOnlyFailure Pass ] |
| webkit.org/b/105437 svg/W3C-SVG-1.1/filters-displace-01-f.svg [ ImageOnlyFailure Pass ] |
| webkit.org/b/105437 svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in-attr.html [ ImageOnlyFailure Pass ] |
| webkit.org/b/105437 svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in2-attr.html [ ImageOnlyFailure Pass ] |
| webkit.org/b/105437 svg/dynamic-updates/SVGFEDisplacementMapElement-dom-scale-attr.html [ ImageOnlyFailure Pass ] |
| webkit.org/b/105437 svg/dynamic-updates/SVGFEDisplacementMapElement-dom-xChannelSelector-attr.html [ ImageOnlyFailure Pass ] |
| webkit.org/b/105437 svg/dynamic-updates/SVGFEDisplacementMapElement-dom-yChannelSelector-attr.html [ ImageOnlyFailure Pass ] |
| webkit.org/b/105437 svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in-prop.html [ ImageOnlyFailure Pass ] |
| webkit.org/b/105437 svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in2-prop.html [ ImageOnlyFailure Pass ] |
| webkit.org/b/105437 svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-scale-prop.html [ ImageOnlyFailure Pass ] |
| webkit.org/b/105437 svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-xChannelSelector-prop.html [ ImageOnlyFailure Pass ] |
| webkit.org/b/105437 svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-yChannelSelector-prop.html [ ImageOnlyFailure Pass ] |
| webkit.org/b/105437 svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr.html [ ImageOnlyFailure Pass ] |
| webkit.org/b/105437 svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspectRatio-prop.html [ ImageOnlyFailure Pass ] |
| webkit.org/b/105437 svg/filters/feImage-filterUnits-objectBoundingBox-primitiveUnits-objectBoundingBox.svg [ ImageOnlyFailure Pass ] |
| webkit.org/b/105437 svg/filters/feImage-filterUnits-userSpaceOnUse-primitiveUnits-objectBoundingBox.svg [ ImageOnlyFailure Pass ] |
| webkit.org/b/105437 svg/filters/feImage-filterUnits-userSpaceOnUse-primitiveUnits-userSpaceOnUse.svg [ ImageOnlyFailure Pass ] |
| webkit.org/b/105437 svg/filters/feImage-late-indirect-update.svg [ ImageOnlyFailure Pass ] |
| webkit.org/b/105437 svg/filters/feImage-animated-transform-on-target-rect.svg [ ImageOnlyFailure Pass ] |
| webkit.org/b/105437 svg/filters/feImage-multiple-targets-id-change.svg [ ImageOnlyFailure Pass ] |
| webkit.org/b/105437 svg/filters/feImage-position.svg [ ImageOnlyFailure Pass ] |
| webkit.org/b/105437 svg/filters/feImage-preserveAspectratio.svg [ ImageOnlyFailure Pass ] |
| webkit.org/b/105437 svg/filters/feImage-reference-invalidation.svg [ ImageOnlyFailure Pass ] |
| webkit.org/b/105437 svg/filters/feImage-subregions.svg [ ImageOnlyFailure Pass ] |
| webkit.org/b/105437 svg/filters/feImage-subregions-preseveAspectRatio-none.svg [ ImageOnlyFailure Pass ] |
| webkit.org/b/105437 svg/filters/feImage-subregions-preseveAspectRatio-none-with-viewBox.svg [ ImageOnlyFailure Pass ] |
| webkit.org/b/105437 svg/filters/feImage-target-add-to-document.svg [ ImageOnlyFailure Pass ] |
| webkit.org/b/105437 svg/filters/feImage-target-attribute-change.svg [ ImageOnlyFailure Pass ] |
| webkit.org/b/105437 svg/filters/feImage-target-attribute-change-with-use-indirection-2.svg [ ImageOnlyFailure Pass ] |
| webkit.org/b/105437 svg/filters/feImage-target-attribute-change-with-use-indirection.svg [ ImageOnlyFailure Pass ] |
| webkit.org/b/105437 svg/filters/feImage-target-changes-id.svg [ ImageOnlyFailure Pass ] |
| webkit.org/b/105437 svg/filters/feImage-target-id-change.svg [ ImageOnlyFailure Pass ] |
| webkit.org/b/105437 svg/filters/feImage-target-inline-style-change.svg [ ImageOnlyFailure Pass ] |
| webkit.org/b/105437 svg/filters/feImage-target-property-change.svg [ ImageOnlyFailure Pass ] |
| webkit.org/b/105437 svg/filters/feImage-target-reappend-to-document.svg [ ImageOnlyFailure Pass ] |
| webkit.org/b/105437 svg/filters/feImage-target-remove-from-document.svg [ ImageOnlyFailure Pass ] |
| webkit.org/b/105437 svg/filters/feImage-target-style-change.svg [ ImageOnlyFailure Pass ] |
| |
| webkit.org/b/106957 svg/dom/SVGViewSpec-invalid-ref-crash.html [ Failure ] |
| |
| # New test, needs platform results |
| webkit.org/b/106221 svg/filters/filter-hidden-content.svg [ Failure Pass ] |
| |
| # ============================================================================= # |
| # Failing CSS Tests |
| # ============================================================================= # |
| css2.1/t1004-c43-rpl-ibx-00-d-ag.html [ Failure ] |
| css2.1/t100801-c544-valgn-01-d-ag.html [ Failure ] |
| css2.1/t100801-c548-ln-ht-02-b-ag.html [ Failure ] |
| css2.1/t1008-c44-ln-box-02-d-ag.html [ Failure ] |
| css2.1/t1202-counters-04-b.html [ Failure ] |
| css2.1/t1601-c547-indent-00-b-a.html [ Failure ] |
| css2.1/t1602-c43-center-00-d-ag.html [ Failure ] |
| css2.1/t1604-c542-letter-sp-00-b-a.html [ Failure ] |
| css2.1/t1604-c542-letter-sp-01-b-a.html [ Failure ] |
| css2.1/t1605-c545-txttrans-00-b-ag.html [ Failure ] |
| css2.1/t140201-c534-bgreps-00-c-ag.html [ Failure ] |
| css2.1/t140201-c534-bgreps-01-c-ag.html [ Failure ] |
| css2.1/t140201-c534-bgreps-02-c-ag.html [ Failure ] |
| css2.1/t140201-c534-bgreps-03-c-ag.html [ Failure ] |
| css2.1/t140201-c534-bgreps-04-c-ag.html [ Failure ] |
| css2.1/t140201-c534-bgreps-05-c-ag.html [ Failure ] |
| |
| # [Qt] CSS3 hardware accelerated Brightness and contrast filters fails |
| # https://bugs.webkit.org/show_bug.cgi?id=76785 |
| css3/filters/effect-brightness-hw.html |
| css3/filters/effect-contrast-hw.html |
| |
| # [Qt] css2.1/t090204-display-change-01-b-ao.html fails after r94084 |
| # https://bugs.webkit.org/show_bug.cgi?id=67286 |
| css2.1/t090204-display-change-01-b-ao.html [ Failure ] |
| |
| # new tests introduced in r94775, but fails on Qt because of missing test font |
| css3/unicode-bidi-isolate-aharon.html |
| |
| # [Qt] New css3/flexbox/flexitem.html fails |
| # https://bugs.webkit.org/show_bug.cgi?id=88963 |
| css3/flexbox/flexitem.html |
| |
| # Stuff Kling broke while happy-hacking DRT (r84010, r84012) |
| fast/css/font-face-repeated-url.html |
| |
| # new test introduced in r94696, but fails on Qt. |
| # https://bugs.webkit.org/show_bug.cgi?id=67772 |
| fast/css/line-after-floating-div.html |
| |
| # [Qt] The square-button-appearance test is wrong |
| # https://bugs.webkit.org/show_bug.cgi?id=67128 |
| fast/css/square-button-appearance.html |
| |
| # --- new failing tests, bug report needed |
| css3/images/cross-fade-blending.html |
| css3/images/cross-fade-invalidation.html |
| css3/images/cross-fade-simple.html |
| css3/images/cross-fade-sizing.html |
| css3/images/cross-fade-tiled.html |
| |
| # --- new crashing test, bug report needed |
| css3/filters/effect-reference-hw.html |
| |
| # ============================================================================= # |
| # failing fast tests |
| # ============================================================================= # |
| |
| # New test flakey on Qt Linux Release introduced in r113086 |
| # https://bugs.webkit.org/show_bug.cgi?id=83057 |
| fast/dom/inline-event-attributes-release.html |
| |
| # Final four tests before Qt buildbot is green |
| # https://bugs.webkit.org/show_bug.cgi?id=27914 |
| # This port doesn't support detecting slow unload handlers. |
| fast/dom/Window/slow-unload-handler.html |
| fast/dom/Window/slow-unload-handler-only-frame-is-stopped.html |
| # Need rebaseline: https://bugs.webkit.org/show_bug.cgi?id=26830 |
| fast/multicol/single-line.html |
| # validationMessage: https://bugs.webkit.org/show_bug.cgi?id=27959 |
| fast/forms/validationMessage.html |
| fast/css/color-correction-on-background-image.html |
| fast/css/color-correction-on-backgrounds.html |
| fast/css/color-correction-on-box-shadow.html |
| fast/css/color-correction-on-text-shadow.html |
| fast/css/color-correction-on-text.html |
| fast/css/color-correction-untagged-images.html |
| fast/css/color-correction.html |
| |
| fast/block/positioning/relative-positioned-inline-container.html |
| fast/repaint/block-selection-gap-in-composited-layer.html |
| fast/repaint/block-selection-gap-in-table-cell.html |
| fast/repaint/block-selection-gap-stale-cache-2.html |
| fast/repaint/block-selection-gap-stale-cache.html |
| fast/repaint/inline-overflow.html |
| fast/repaint/inline-relative-positioned.html |
| |
| # Relies on WebKit API [WebView _loadBackForwardListFromOtherView:] |
| fast/loader/crash-copying-backforwardlist.html |
| |
| # Slider tests that need new results |
| fast/forms/range/slider-thumb-shared-style.html |
| fast/forms/range/slider-thumb-stylability.html |
| fast/forms/range/slider-zoomed.html |
| |
| # Not sure why this is failing on Qt. |
| # https://bugs.webkit.org/show_bug.cgi?id=37697 |
| fast/url/host.html |
| |
| # -- fail with --platform mac --ignore-metrics |
| fast/box-sizing/percentage-height.html |
| fast/dom/focus-contenteditable.html |
| fast/dom/isindex-002.html |
| # seems to trigger some bugs/missing features in QTextCodec |
| # QUrl::from/toACE seems to be stricter than what ICU does. |
| fast/encoding/idn-security.html |
| fast/encoding/xmacroman-encoding-test.html |
| fast/events/autoscroll.html |
| fast/events/content-changed-during-drop.html |
| fast/events/js-keyboard-event-creation.html |
| fast/events/keypress-insert-tab.html |
| fast/events/ondragenter.html |
| fast/events/standalone-image-drag-to-editable.html |
| fast/events/updateLayoutForHitTest.html |
| fast/forms/drag-into-textarea.html |
| fast/forms/input-readonly-autoscroll.html |
| fast/forms/input-text-click-outside.html |
| fast/forms/input-text-drag-down.html |
| fast/forms/input-text-scroll-left-on-blur.html |
| fast/forms/listbox-onchange.html |
| fast/forms/listbox-selection-2.html |
| fast/forms/listbox-selection.html |
| fast/forms/onselect-textarea.html |
| fast/forms/select-writing-direction-natural.html |
| fast/forms/tabbing-input-iframe.html |
| fast/forms/textAreaLineHeight.html |
| fast/forms/textarea-scroll-height.html |
| fast/forms/textarea-scrollbar.html |
| fast/forms/textarea-scrolled-type.html |
| fast/invalid/missing-end-tag.xhtml |
| fast/invalid/residual-style.html |
| fast/lists/drag-into-marker.html |
| fast/overflow/clip-rects-fixed-ancestor.html |
| fast/overflow/overflow-rtl.html |
| fast/overflow/overflow-x-y.html |
| fast/overflow/scroll-nested-positioned-layer-in-overflow.html |
| fast/overflow/scrollRevealButton.html |
| fast/parser/external-entities.xml |
| fast/parser/xhtml-alternate-entities.xml |
| fast/repaint/box-shadow-h.html |
| fast/repaint/box-shadow-v.html |
| fast/repaint/fixed.html |
| fast/repaint/flexible-box-overflow-horizontal.html |
| fast/repaint/flexible-box-overflow.html |
| fast/repaint/inline-block-overflow.html |
| fast/repaint/layer-child-outline.html |
| fast/repaint/layer-outline-horizontal.html |
| fast/repaint/layer-outline.html |
| fast/repaint/list-marker.html |
| fast/repaint/overflow-outline-repaint.html |
| fast/repaint/selection-gap-overflow-scroll.html |
| fast/repaint/table-cell-vertical-overflow.html |
| fast/repaint/text-selection-rect-in-overflow-2.html |
| fast/repaint/text-selection-rect-in-overflow.html |
| fast/repaint/text-shadow-horizontal.html |
| fast/repaint/text-shadow.html |
| fast/replaced/width100percent-textarea.html |
| fast/table/giantCellspacing.html |
| fast/text/atsui-pointtooffset-calls-cg.html |
| fast/text/atsui-rtl-override-selection.html |
| fast/text/in-rendered-text-rtl.html |
| fast/text/international/002.html |
| fast/canvas/canvas-gradient-addStop-error.html |
| fast/css/zoom-body-scroll.html |
| fast/dom/Element/getBoundingClientRect.html |
| fast/dom/Element/getClientRects.html |
| fast/dom/Range/getBoundingClientRect.html |
| fast/dom/Range/getClientRects.html |
| fast/dom/tabindex-clamp.html |
| fast/dom/Window/webkitConvertPoint.html |
| fast/events/crash-on-mutate-during-drop.html |
| fast/forms/option-mouseevents.html |
| fast/forms/text-control-intrinsic-widths.html |
| fast/forms/textarea-metrics.html |
| fast/history/window-open.html |
| fast/dom/Range/range-expand.html |
| fast/events/attempt-scroll-with-no-scrollbars.html |
| fast/events/key-events-in-input-button.html |
| fast/forms/radio/input-radio-checked-tab.html |
| fast/frames/onlyCommentInIFrame.html |
| fast/invalid/junk-data.xml |
| fast/loader/text-document-wrapping.html |
| fast/overflow/005.html |
| fast/text/find-case-folding.html |
| fast/text/basic/014.html |
| fast/text/international/cjk-segmentation.html |
| fast/text/international/rtl-white-space-pre-wrap.html |
| fast/block/basic/text-indent-rtl.html |
| fast/block/float/026.html |
| fast/block/float/028.html |
| fast/css/text-overflow-ellipsis-bidi.html |
| fast/css/text-overflow-ellipsis.html |
| fast/css/text-overflow-ellipsis-strict.html |
| fast/dom/icon-url-property.html |
| fast/events/offsetX-offsetY.html |
| fast/forms/basic-textareas.html |
| fast/forms/button-white-space.html |
| fast/forms/file/hidden-input-file.html |
| fast/forms/input-appearance-height.html |
| fast/forms/input-appearance-width.html |
| fast/forms/input-table.html |
| fast/forms/input-value.html |
| fast/forms/listbox-deselect-scroll.html |
| fast/forms/listbox-hit-test-zoomed.html |
| fast/forms/textarea-width.html |
| fast/layers/video-layer.html |
| fast/media/mq-transform-02.html |
| fast/media/mq-transform-03.html |
| fast/overflow/infiniteRecursionGuard.html |
| fast/overflow/overflow_hidden.html |
| fast/overflow/overflow-text-hit-testing.html |
| fast/repaint/shadow-multiple-horizontal.html |
| fast/repaint/shadow-multiple-strict-horizontal.html |
| fast/repaint/shadow-multiple-strict-vertical.html |
| fast/repaint/shadow-multiple-vertical.html |
| fast/text/atsui-spacing-features.html |
| fast/text/atsui-negative-spacing-features.html |
| fast/text/capitalize-boundaries.html |
| fast/text/international/003.html |
| fast/text/international/bidi-AN-after-empty-run.html |
| fast/text/international/bidi-layout-across-linebreak.html |
| fast/text/international/bidi-LDB-2-formatting-characters.html |
| fast/text/international/bidi-LDB-2-HTML.html |
| fast/text/international/bidi-listbox-atsui.html |
| fast/text/international/bidi-listbox.html |
| fast/text/international/bidi-override.html |
| fast/text/trailing-white-space-2.html |
| fast/text/trailing-white-space.html |
| fast/text/whitespace/pre-wrap-spaces-after-newline.html |
| fast/text/whitespace/tab-character-basics.html |
| fast/text/word-break-run-rounding.html |
| |
| # -- timedout with --platform mac --ignore-metrics |
| fast/events/5056619.html |
| fast/events/drag-in-frames.html |
| fast/text/international/thai-line-breaks.html |
| |
| # --crashed with --platform mac --ignore-metrics |
| fast/text/midword-break-after-breakable-char.html |
| |
| # No support for <keygen> with Qt (see TemporaryLinkStubs.cpp) |
| fast/html/keygen.html |
| http/tests/misc/submit-post-keygen.html |
| |
| # -- pass with --platform mac --ignore-metrics |
| fast/backgrounds/animated-gif-as-background.html |
| fast/block/float/independent-align-positioning.html |
| fast/block/positioning/001.html |
| fast/block/positioning/absolute-in-inline-ltr-2.html |
| fast/block/positioning/absolute-in-inline-ltr.html |
| fast/block/positioning/absolute-in-inline-rtl-2.html |
| fast/block/positioning/absolute-in-inline-rtl-3.html |
| fast/block/positioning/absolute-in-inline-rtl.html |
| fast/borders/border-image-omit-right-slice.html |
| fast/borders/borderRadiusAllStylesAllCorners.html |
| fast/borders/borderRadiusDashed01.html |
| fast/borders/borderRadiusDashed02.html |
| fast/borders/borderRadiusDashed03.html |
| fast/borders/borderRadiusDotted01.html |
| fast/borders/borderRadiusDotted02.html |
| fast/borders/borderRadiusDotted03.html |
| fast/compact/001.html |
| fast/compact/002.html |
| fast/css/ex-after-font-variant.html |
| fast/css/font-face-download-error.html |
| fast/css/font-face-locally-installed.html |
| fast/css/font-face-unicode-range.html |
| fast/css/font-weight-1.html |
| fast/css/percentage-non-integer.html |
| fast/css/rtl-ordering.html |
| fast/css/text-security.html |
| fast/dom/Document/CaretRangeFromPoint/hittest-relative-to-viewport.html |
| fast/dom/HTMLImageElement/image-alt-text.html |
| fast/dom/Window/btoa-pnglet.html |
| fast/encoding/denormalised-voiced-japanese-chars.html |
| fast/encoding/invalid-UTF-8.html |
| fast/forms/focus-selection-input.html |
| fast/forms/input-type-text-min-width.html |
| fast/forms/menulist-narrow-width.html |
| fast/forms/menulist-restrict-line-height.html |
| fast/forms/searchfield-heights.html |
| fast/forms/select-visual-hebrew.html |
| fast/forms/visual-hebrew-text-field.html |
| fast/gradients/generated-gradients.html |
| fast/gradients/simple-gradients.html |
| fast/images/pdf-as-background.html |
| fast/images/pdf-as-image-landscape.html |
| fast/images/pdf-as-tiled-background.html |
| fast/parser/fonts.html |
| fast/repaint/static-to-positioned.html |
| fast/replaced/image-solid-color-with-alpha.html |
| fast/replaced/pdf-as-image.html |
| fast/replaced/width100percent-menulist.html |
| fast/text/atsui-multiple-renderers.html |
| fast/text/atsui-partial-selection.html |
| fast/text/bidi-embedding-pop-and-push-same.html |
| fast/text/cg-fallback-bolding.html |
| fast/text/drawBidiText.html |
| fast/text/fixed-pitch-control-characters.html |
| fast/text/international/001.html |
| fast/text/international/bidi-AN-after-L.html |
| fast/text/international/bidi-CS-after-AN.html |
| fast/text/international/bidi-L2-run-reordering.html |
| fast/text/international/bidi-LDB-2-CSS.html |
| fast/text/international/bidi-control-chars-treated-as-ZWS.html |
| fast/text/international/bidi-european-terminators.html |
| fast/text/international/bidi-explicit-embedding.html |
| fast/text/international/bidi-innertext.html |
| fast/text/international/bidi-linebreak-001.html |
| fast/text/international/bidi-linebreak-002.html |
| fast/text/international/bidi-linebreak-003.html |
| fast/text/international/bidi-neutral-directionality-paragraph-start.html |
| fast/text/international/bidi-neutral-run.html |
| fast/text/international/complex-character-based-fallback.html |
| fast/text/international/danda-space.html |
| fast/text/international/hindi-spacing.html |
| fast/text/international/rtl-caret.html |
| fast/text/international/thai-baht-space.html |
| fast/text/selection-painted-separately.html |
| fast/text/soft-hyphen-2.html |
| fast/text/whitespace/001.html |
| fast/text/whitespace/004.html |
| fast/text/whitespace/005.html |
| fast/text/whitespace/010.html |
| fast/text/whitespace/011.html |
| fast/text/whitespace/015.html |
| fast/text/whitespace/016.html |
| fast/text/whitespace/024.html |
| fast/text/wide-zero-width-space.html |
| fast/text/word-break-soft-hyphen.html |
| |
| # ------- failures due to missing support for particular XSLT features |
| # xsl:output |
| fast/xsl/xslt-text.html |
| # xsl:import |
| fast/xsl/xslt-import-depth.xml |
| # xsl:sort: lang and case-order |
| fast/xsl/sort-locale.xml |
| # to be investigated |
| fast/xsl/xslt-enc16.xml |
| fast/xsl/xslt-enc16to16.xml |
| fast/xsl/xslt-enc-cyr.xml |
| fast/xsl/xslt-enc.xml |
| fast/xsl/xslt-relative-path.xml |
| fast/xsl/xslt-missing-namespace-in-xslt.xml |
| fast/xsl/xslt_unicode.xml |
| |
| fast/forms/drag-out-of-textarea.html |
| fast/text/international/bidi-menulist.html |
| fast/text/international/pop-up-button-text-alignment-and-direction.html |
| fast/text/international/wrap-CJK-001.html |
| |
| # --- missing test fonts |
| fast/repaint/japanese-rl-selection-clear.html |
| fast/repaint/japanese-rl-selection-repaint.html |
| fast/repaint/japanese-rl-selection-repaint-in-regions.html |
| fast/text/decorations-with-text-combine.html |
| fast/text/international/bdi-neutral-wrapped.html |
| fast/text/international/bidi-mirror-he-ar.html |
| fast/text/international/bold-bengali.html |
| fast/text/international/hebrew-vowels.html |
| fast/text/international/plane2.html |
| fast/text/international/unicode-bidi-plaintext.html |
| fast/text/international/vertical-text-glyph-test.html |
| fast/text/international/vertical-text-metrics-test.html |
| fast/text/orientation-sideways.html |
| fast/writing-mode/japanese-ruby-horizontal-bt.html |
| fast/writing-mode/japanese-ruby-vertical-lr.html |
| fast/writing-mode/japanese-ruby-vertical-rl.html |
| fast/writing-mode/japanese-lr-selection.html |
| fast/writing-mode/japanese-lr-text.html |
| fast/writing-mode/japanese-rl-selection.html |
| fast/writing-mode/japanese-rl-text.html |
| |
| # Requires WebP support. |
| fast/canvas/canvas-toDataURL-webp.html |
| fast/images/webp-image-decoding.html |
| http/tests/images/webp-partial-load.html |
| http/tests/images/webp-progressive-load.html |
| |
| # [Qt] fast/text/emphasis-overlap.html fails |
| # https://bugs.webkit.org/show_bug.cgi?id=51324 |
| fast/text/emphasis-overlap.html |
| |
| # [Qt] fast/text/emphasis-avoid-ruby.html fails |
| # https://bugs.webkit.org/show_bug.cgi?id=52155 |
| fast/text/emphasis-avoid-ruby.html |
| |
| # [Qt] fast/text/international/spaces-combined-in-vertical-text.html fails |
| # https://bugs.webkit.org/show_bug.cgi?id=80293 |
| fast/text/international/spaces-combined-in-vertical-text.html |
| |
| fast/writing-mode/border-styles-vertical-lr.html |
| fast/writing-mode/border-styles-vertical-rl.html |
| |
| # [Qt] fast/dom/shadow/drag-to-meter-in-shadow-crash.html asserts |
| # https://bugs.webkit.org/show_bug.cgi?id=82308 |
| fast/dom/shadow/drag-to-meter-in-shadow-crash.html |
| |
| # [Qt] fast/block/positioning/offsetLeft-offsetTop-multicolumn.html is failing |
| # https://bugs.webkit.org/show_bug.cgi?id=86130 |
| fast/block/positioning/offsetLeft-offsetTop-multicolumn.html |
| |
| # New fast/events/keydown-leftright-keys.html fails on Qt, GTK |
| # https://bugs.webkit.org/show_bug.cgi?id=87219 |
| fast/events/keydown-leftright-keys.html |
| |
| # New fast/events/domactivate-sets-underlying-click-event-as-handled.html times out on Qt, GTK |
| # https://bugs.webkit.org/show_bug.cgi?id=87469 |
| fast/events/domactivate-sets-underlying-click-event-as-handled.html |
| |
| # New fast/notifications/notifications-click-event-focus.html introduced in r118916 fails |
| # https://bugs.webkit.org/show_bug.cgi?id=90988 |
| fast/notifications/notifications-click-event-focus.html |
| |
| # [Qt][GTK][EFL] fast/dom/gc-attribute-node.html fails |
| # https://bugs.webkit.org/show_bug.cgi?id=88062 |
| fast/dom/gc-attribute-node.html |
| |
| # [Qt] fast/forms/datalist/input-list.html fails |
| # https://bugs.webkit.org/show_bug.cgi?id=89656 |
| fast/forms/datalist/input-list.html |
| |
| # [Qt][EFL] new fast/forms/datalist/range-snap-to-datalist.html introduced in r124549 fails |
| # https://bugs.webkit.org/show_bug.cgi?id=93074 |
| fast/forms/datalist/range-snap-to-datalist.html |
| |
| # [Qt] New fast/forms/number/number-validation-message.html introduced in r121019 fails. |
| # https://bugs.webkit.org/show_bug.cgi?id=89760 |
| fast/forms/number/number-validation-message.html |
| |
| # [Qt] fast/block/positioning/002.html fails |
| # https://bugs.webkit.org/show_bug.cgi?id=92732 |
| fast/block/positioning/002.html |
| |
| # [Qt] fast/block/positioning/056.html fails |
| # https://bugs.webkit.org/show_bug.cgi?id=92733 |
| fast/block/positioning/056.html |
| |
| # REGRESSION (r130570): fast/writing-mode/vertical-subst-font-vert-no-dflt.html fails on non-Chromium platforms |
| # https://bugs.webkit.org/show_bug.cgi?id=98587 |
| fast/writing-mode/vertical-subst-font-vert-no-dflt.html |
| |
| # [Qt] fast/xmlhttprequest/xmlhttprequest-nonexistent-file.html fails |
| # https://bugs.webkit.org/show_bug.cgi?id=98751 |
| fast/xmlhttprequest/xmlhttprequest-nonexistent-file.html |
| |
| # [Qt] REGRESSION (r139609) - should be unskipped after Qt update (with system libjpeg/libpng) |
| # https://bugs.webkit.org/show_bug.cgi?id=104909 |
| fast/events/mouse-cursor-multiframecur.html |
| fast/events/mouse-cursor.html |
| fast/images/icon-decoding.html |
| |
| # [Qt][EFL][GTK] REGRESSION(r140202): fast/spatial-navigation/snav-div-overflow-scrol-hidden.html fails. |
| # https://bugs.webkit.org/show_bug.cgi?id=105574 |
| fast/spatial-navigation/snav-div-overflow-scrol-hidden.html |
| |
| # [Qt] REGRESSION(140685): These tests will only work after upgrading gstreamer 0.10 to 1.0. |
| # https://bugs.webkit.org/show_bug.cgi?id=108175 |
| fast/events/media-focus-in-standalone-media-document.html |
| fast/events/tabindex-focus-blur-all.html |
| fast/spatial-navigation/snav-media-elements.html |
| |
| # [Qt] These ref html tests are flaky. Investigating. |
| # https://bugs.webkit.org/show_bug.cgi?id=108340 |
| fast/layers/no-clipping-overflow-hidden-added-after-transform.html |
| fast/layers/no-clipping-overflow-hidden-added-after-transition.html |
| fast/layers/no-clipping-overflow-hidden-hardware-acceleration.html |
| |
| # [Qt] New fast/forms/number/number-l10n-input.html test fails after r142122. |
| webkit.org/b/109224 fast/forms/number/number-l10n-input.html [ Skip ] |
| |
| # [Qt] New fast/flexbox/line-clamp-link-after-ellipsis.html layout test is failing since r142335. |
| webkit.org/b/109353 fast/flexbox/line-clamp-link-after-ellipsis.html [ Skip ] |
| |
| webkit.org/b/110089 fast/exclusions/shape-inside/shape-inside-circle.html [ Skip ] |
| |
| webkit.org/b/110090 fast/events/clientXY-in-zoom-and-scroll.html [ Skip ] |
| |
| # ============================================================================= # |
| # failing security tests |
| # ============================================================================= # |
| # https://bugs.webkit.org/show_bug.cgi?id=39160 |
| security/block-test-no-port.html |
| security/block-test.html |
| |
| # ============================================================================= # |
| # failing tables tests |
| # ============================================================================= # |
| tables/mozilla_expected_failures/marvin/table_overflow_hidden_tbody.html |
| tables/mozilla_expected_failures/marvin/table_overflow_hidden_tr.html |
| tables/mozilla_expected_failures/bugs/bug178855.xml |
| |
| # ============================================================================= # |
| # Failed canvas tests from http://philip.html5.org/tests/canvas/suite/tests/ |
| # ============================================================================= # |
| canvas/philip/tests/2d.composite.operation.clear.html |
| canvas/philip/tests/2d.composite.operation.darker.html |
| canvas/philip/tests/2d.drawImage.broken.html |
| canvas/philip/tests/2d.gradient.radial.cone.behind.html |
| canvas/philip/tests/2d.gradient.radial.cone.beside.html |
| canvas/philip/tests/2d.gradient.radial.cone.bottom.html |
| canvas/philip/tests/2d.gradient.radial.cone.cylinder.html |
| canvas/philip/tests/2d.gradient.radial.cone.shape2.html |
| canvas/philip/tests/2d.gradient.radial.cone.top.html |
| canvas/philip/tests/2d.gradient.radial.touch1.html |
| canvas/philip/tests/2d.gradient.radial.touch2.html |
| canvas/philip/tests/2d.gradient.radial.touch3.html |
| canvas/philip/tests/2d.line.cap.open.html |
| canvas/philip/tests/2d.line.join.open.html |
| canvas/philip/tests/2d.missingargs.html |
| canvas/philip/tests/2d.path.quadraticCurveTo.shape.html |
| canvas/philip/tests/2d.path.quadraticCurveTo.scaled.html |
| canvas/philip/tests/2d.path.stroke.scale2.html |
| canvas/philip/tests/2d.pattern.image.broken.html |
| canvas/philip/tests/2d.text.draw.baseline.bottom.html |
| canvas/philip/tests/2d.text.draw.baseline.hanging.html |
| canvas/philip/tests/2d.text.draw.baseline.ideographic.html |
| canvas/philip/tests/2d.text.draw.baseline.middle.html |
| canvas/philip/tests/2d.text.draw.baseline.top.html |
| canvas/philip/tests/2d.text.draw.fontface.notinpage.html |
| canvas/philip/tests/2d.text.draw.space.collapse.end.html |
| canvas/philip/tests/2d.text.draw.space.collapse.other.html |
| canvas/philip/tests/2d.text.draw.space.collapse.space.html |
| canvas/philip/tests/2d.text.draw.space.collapse.start.html |
| canvas/philip/tests/2d.text.measure.width.space.html |
| canvas/philip/tests/2d.transformation.setTransform.skewed.html |
| canvas/philip/tests/2d.transformation.transform.skewed.html |
| canvas/philip/tests/type.prototype.html |
| |
| # Failing tests after sync with Philip Taylor's upstream tests |
| canvas/philip/tests/2d.drawImage.image.incomplete.omitted.html |
| canvas/philip/tests/2d.fillStyle.parse.rgb-eof.html |
| canvas/philip/tests/2d.fillStyle.parse.rgba-eof.html |
| canvas/philip/tests/2d.imageData.put.wrongtype.html |
| canvas/philip/tests/2d.pattern.image.incomplete.empty.html |
| canvas/philip/tests/2d.pattern.image.incomplete.omitted.html |
| |
| # ============================================================================= # |
| # failing transforms tests |
| # ============================================================================= # |
| |
| # fail because of missing testfonts |
| transforms/2d/hindi-rotated.html |
| |
| # ============================================================================= # |
| # new tests without expected results |
| # ============================================================================= # |
| |
| # --- new but failing tests, bug reports needed |
| animations/3d/matrix-transform-type-animation.html |
| editing/selection/transformed-selection-rects.html |
| fast/block/lineboxcontain/block-glyphs-replaced.html |
| fast/block/lineboxcontain/block-replaced.html |
| fast/block/lineboxcontain/block.html |
| fast/block/lineboxcontain/font-replaced.html |
| fast/block/lineboxcontain/glyphs.html |
| fast/block/lineboxcontain/inline-box-replaced.html |
| fast/block/lineboxcontain/inline.html |
| fast/block/positioning/vertical-lr/002.html |
| fast/block/positioning/vertical-rl/002.html |
| fast/borders/scaled-border-image.html |
| fast/css/line-height-determined-by-primary-font.html |
| fast/dom/HTMLMeterElement/meter-appearances-capacity.html |
| fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy.html |
| fast/dynamic/text-combine.html |
| fast/events/touch/gesture/context-menu-on-two-finger-tap.html |
| fast/images/pixel-crack-image-background-webkit-transform-scale.html |
| fast/repaint/inline-horizontal-bt-overflow.html |
| fast/repaint/inline-vertical-lr-overflow.html |
| fast/repaint/inline-vertical-rl-overflow.html |
| fast/repaint/repaint-across-writing-mode-boundary.html |
| fast/ruby/base-shorter-than-text.html |
| fast/ruby/nested-ruby.html |
| fast/speech/speech-bidi-rendering.html |
| fast/text/decorations-transformed.html |
| fast/text/emphasis-combined-text.html |
| fast/text/emphasis-vertical.html |
| fast/text/emphasis.html |
| fast/text/international/text-combine-image-test.html |
| fast/text/justify-ideograph-complex.html |
| fast/text/justify-ideograph-leading-expansion.html |
| fast/text/justify-ideograph-simple.html |
| fast/text/justify-ideograph-vertical.html |
| fast/text/midword-break-before-surrogate-pair.html |
| fast/text/selection-rect-rounding.html |
| fast/writing-mode/Kusa-Makura-background-canvas.html |
| fast/writing-mode/border-image-horizontal-bt.html |
| fast/writing-mode/border-image-vertical-lr.html |
| fast/writing-mode/border-image-vertical-rl.html |
| fast/writing-mode/border-vertical-lr.html |
| fast/writing-mode/broken-ideograph-small-caps.html |
| fast/writing-mode/broken-ideographic-font.html |
| fast/writing-mode/japanese-rl-text-with-broken-font.html |
| fast/writing-mode/text-orientation-basic.html |
| fast/writing-mode/vertical-align-table-baseline.html |
| fast/writing-mode/vertical-baseline-alignment.html |
| fast/writing-mode/vertical-font-fallback.html |
| http/tests/inspector/console-websocket-error.html |
| svg/as-image/animated-svg-repaints-completely-in-hidpi.html |
| transitions/default-timing-function.html |
| |
| # --- new tests without expected files, need investigation |
| fast/repaint/box-shadow-inset-repaint.html |
| fast/text/word-space.html |
| fast/events/touch/gesture/right-click-gestures-set-cursor-at-correct-position.html |
| fast/events/touch/gesture/context-menu-on-long-press.html |
| fast/xsl/xslt-extra-content-at-end.xml |
| svg/filters/feImage-filterUnits-objectBoundingBox-primitiveUnits-userSpaceOnUse.svg |
| css2.1/t100801-c548-ln-ht-01-b-ag.html |
| css2.1/20110323/inline-non-replaced-height-003.htm |
| css2.1/20110323/inline-non-replaced-height-002.htm |
| fast/css/resize-corner-tracking-transformed-iframe.html |
| fast/css/resize-corner-tracking.html |
| |
| # ============================================================================= # |
| # Regressions occured after Qt version update |
| # ============================================================================= # |
| |
| # [Qt] 4 css2.1/t1202-counter tests fail with Qt >= 4.7.1 |
| # https://bugs.webkit.org/show_bug.cgi?id=50146 |
| css2.1/t1202-counter-09-b.html [ Failure ] |
| css2.1/t1202-counter-15-b.html [ Failure ] |
| css2.1/t1202-counters-09-b.html [ Failure ] |
| css2.1/t1202-counters-15-b.html [ Failure ] |
| |
| # [Qt] 4 fast/text tests fail with Qt >= 4.7.1 (fail with Qt 5 too) |
| # https://bugs.webkit.org/show_bug.cgi?id=50147 |
| fast/text/format-control.html |
| fast/text/international/khmer-selection.html |
| |
| # [Qt]http/tests/security/xss-DENIED-xsl-document.xml fails with Qt >= 4.8 |
| # http://bugreports.qt.nokia.com/browse/QTBUG-19556 |
| # https://bugs.webkit.org/show_bug.cgi?id=60175 |
| http/tests/security/xss-DENIED-xsl-document.xml |
| |
| # Support for third-party cookie blocking |
| # https://bugs.webkit.org/show_bug.cgi?id=45455 |
| # See also http://bugreports.qt.nokia.com/browse/QTBUG-13601 |
| platform/qt/http/tests/cookies/strict-third-party-cookie-blocking.html |
| |
| # ============================================================================= # |
| # new skipped tests yet to be sorted |
| # ============================================================================= # |
| |
| # [Qt] REGRESSION(63862): animations/play-state.html fails intermittently |
| # https://bugs.webkit.org/show_bug.cgi?id=42821 |
| animations/play-state.html |
| |
| # Still working out flakiness issues with the perf tests. |
| # https://bugs.webkit.org/show_bug.cgi?id=44199 |
| perf/ |
| |
| # small text which is scaled to be large renders pixelated |
| # https://bugs.webkit.org/show_bug.cgi?id=12448 |
| css3/zoom-coords.xhtml |
| svg/zoom/page/zoom-zoom-coords.xhtml |
| |
| # [Qt] fast/notifications/notifications-document-close-crash.html fails after r77738 |
| # https://bugs.webkit.org/show_bug.cgi?id=53868 |
| fast/notifications/notifications-document-close-crash.html |
| |
| # [Qt] inspector/styles/styles-disable-then-enable.html make inspector/styles/styles-iframe.html fail in debug mode |
| # https://bugs.webkit.org/show_bug.cgi?id=58313 |
| inspector/styles/styles-disable-then-enable.html |
| |
| # Expose title direction in WebKit API |
| # https://bugs.webkit.org/show_bug.cgi?id=58845 |
| fast/dom/title-directionality.html |
| fast/dom/title-directionality-removeChild.html |
| |
| # fast/text/zero-width-characters-complex-script fails on Chrome and Qt on Linux |
| # https://bugs.webkit.org/show_bug.cgi?id=58741 |
| fast/text/zero-width-characters-complex-script.html |
| |
| # [Qt]fast/url/idna tests fail |
| # https://bugs.webkit.org/show_bug.cgi?id=59187 |
| fast/url/idna2003.html |
| fast/url/idna2008.html |
| |
| # [Qt] Migrate to Debian Squeeze |
| # https://bugs.webkit.org/show_bug.cgi?id=59609 |
| fast/workers/storage/use-same-database-in-page-and-workers.html |
| svg/W3C-SVG-1.1/struct-image-06-t.svg |
| http/tests/loading/preload-slow-loading.php |
| http/tests/security/contentSecurityPolicy/media-src-allowed.html |
| http/tests/security/contentSecurityPolicy/media-src-blocked.html |
| |
| # [Qt] Migrate to Ubuntu 12.04. |
| compositing/visibility/visibility-simple-webgl-layer.html |
| css2.1/t0805-c5519-brdr-r-01-e.html |
| css2.1/t0905-c5525-fltblck-00-d-ag.html |
| |
| # [Qt]fast/events/remove-target-in-mouseup* tests fail |
| # https://bugs.webkit.org/show_bug.cgi?id=60833 |
| fast/events/remove-target-in-mouseup-deep.html |
| fast/events/remove-target-in-mouseup-insertback.html |
| fast/events/remove-target-in-mouseup-twice.html |
| fast/events/remove-target-in-mouseup.html |
| |
| # [Qt] Selectstart event tests added by r87096 are failing on Qt |
| # https://bugs.webkit.org/show_bug.cgi?id=61322 |
| fast/events/selectstart-by-double-triple-clicks.html |
| fast/events/selectstart-by-drag.html |
| |
| # New tests introduced in https://bugs.webkit.org/show_bug.cgi?id=66272. Needs |
| # Qt implementation. |
| fast/events/touch/gesture/gesture-dblclick.html |
| fast/events/touch/gesture/gesture-scroll.html |
| fast/events/touch/gesture/touch-gesture-scroll-sideways.html |
| fast/events/touch/gesture/gesture-tap-active-state-iframe.html |
| |
| # New test introduced in https://bugs.webkit.org/show_bug.cgi?id=103355 |
| # Needs Qt implementation. |
| fast/events/touch/gesture/touch-gesture-scroll-remove-node.html |
| |
| # Test fails because script pretty-print does not work in inspector on JSC when paused on breakpoint. |
| # https://bugs.webkit.org/show_bug.cgi?id=71120 |
| inspector/debugger/selected-call-frame-after-formatting-source.html |
| |
| # This test tickles another crasher on Qt. |
| fast/loader/reload-zero-byte-plugin.html |
| |
| # These test -apple- and -khtml- prefixed CSS properties, which we don't support. |
| inspector/styles/vendor-prefixes.html |
| fast/css/apple-prefix.html |
| |
| # [Qt] fast/dom/HTMLDocument/hasFocus.html fails |
| # https://bugs.webkit.org/show_bug.cgi?id=66076 |
| fast/dom/HTMLDocument/hasFocus.html |
| |
| # [Qt] Implement layouTestController.setShouldStayOnPageAfterHandlingBeforeUnload |
| # https://bugs.webkit.org/show_bug.cgi?id=66162 |
| fast/loader/form-submission-after-beforeunload-cancel.html |
| |
| # This test verifies that a mismatch reftest will fail as intended if both results are same. |
| fast/harness/sample-fail-mismatch-reftest.html [ WontFix ImageOnlyFailure ] |
| |
| # [Qt] fast/text/line-initial-and-final-swashes.html fails |
| # https://bugs.webkit.org/show_bug.cgi?id=69719 |
| fast/text/line-initial-and-final-swashes.html |
| |
| # fast/events/touch/page-scaled-touch-gesture-click.html is failing |
| # Introduced in r97988. Failure: "Gesture manager is not implemented." |
| # https://bugs.webkit.org/show_bug.cgi?id=70593 |
| fast/events/touch/page-scaled-touch-gesture-click.html |
| |
| # fast/canvas/canvas-composite-image.html and -canvas.html is failing |
| # https://bugs.webkit.org/show_bug.cgi?id=70893 |
| fast/canvas/canvas-composite-image.html |
| fast/canvas/canvas-composite-canvas.html |
| |
| # track not functional yet. |
| fast/events/constructors/track-event-constructor.html |
| http/tests/security/contentSecurityPolicy/media-src-track-block.html |
| http/tests/security/text-track-crossorigin.html |
| |
| # Linecaps wrong for zero length lines |
| # https://bugs.webkit.org/show_bug.cgi?id=71820 |
| # Temporarily skip these tests after r105878 until necessary functionality lands and new results added. |
| svg/W3C-SVG-1.1-SE/painting-control-04-f.svg |
| svg/custom/zero-path-square-cap-rendering.svg |
| svg/stroke/zero-length-arc-linecaps-rendering.svg |
| |
| # new test introduced in http://trac.webkit.org/changeset/106072 - need more investigation |
| fast/parser/nested-fragment-parser-crash.html |
| |
| # new test introduced in http://trac.webkit.org/changeset/106642 failes on Qt Release |
| # https://bugs.webkit.org/show_bug.cgi?id=77729 |
| fast/events/touch/emulate-touch-events.html |
| |
| # [Qt] fast/text/international/inline-plaintext-is-isolated.html fails |
| # https://bugs.webkit.org/show_bug.cgi?id=78092 |
| fast/text/international/inline-plaintext-is-isolated.html |
| |
| # Fails because MutationObservers are not notified at end-of-task |
| # https://bugs.webkit.org/show_bug.cgi?id=78290 |
| fast/dom/MutationObserver/end-of-task-delivery.html |
| |
| # Fails on most platforms, probably failing due to an earlier test. |
| http/tests/inspector/inspect-element.html |
| |
| # Let MemoryCache reuse cached XHRs (REGRESSION caused by r107672) |
| # https://bugs.webkit.org/show_bug.cgi?id=76564 |
| fast/workers/worker-crash-with-invalid-location.html |
| |
| # New test introduced in r108690 fails |
| # https://bugs.webkit.org/show_bug.cgi?id=71266 |
| fast/ruby/text-decoration-in-descendants-ruby.html |
| |
| # https://bugs.webkit.org/show_bug.cgi?id=82628 |
| svg/hittest/svg-ellipse-non-scale-stroke.xhtml |
| |
| # https://bugs.webkit.org/show_bug.cgi?id=81276 |
| # Allowed to regress to fix a crash. |
| fast/inline/continuation-outlines-with-layers.html |
| |
| # https://bugs.webkit.org/show_bug.cgi?id=81697 |
| # Refactor notification tests requiring file:// permission |
| fast/notifications/notifications-cancel-request-permission.html |
| fast/notifications/notifications-check-permission.html |
| fast/notifications/notifications-constructor-request-permission.html |
| fast/notifications/notifications-request-permission.html |
| fast/notifications/notifications-without-permission.html |
| |
| # [Qt] New fast/notifications/ introduced in r140927 fails on Qt. |
| # https://bugs.webkit.org/show_bug.cgi?id=108190 |
| fast/notifications/notifications-constructor-with-permission.html |
| fast/notifications/notifications-constructor-without-permission.html |
| |
| # [Qt] unexpected result in fast/js/large-expressions.html |
| # https://bugs.webkit.org/show_bug.cgi?id=76379 |
| fast/js/large-expressions.html |
| |
| # This should only be a layer change. |
| # http://webkit.org/b/82129 |
| fast/box-shadow/shadow-buffer-partial.html |
| fast/block/lineboxcontain/block-font.html |
| fast/block/lineboxcontain/block-glyphs.html |
| fast/block/lineboxcontain/font.html |
| |
| # Failing reftests, we skip them until we find out how we have to gardening after them |
| css3/flexbox/flexbox-overflow-auto.html |
| fast/block/line-layout/selection-highlight-overlap.html |
| fast/css/empty-cell-baseline.html |
| fast/forms/datalist/input-appearance-range-with-datalist-rtl.html |
| fast/forms/datalist/update-range-with-datalist.html |
| fast/multicol/cell-shrinkback.html |
| fast/multicol/newmulticol/column-rules-fixed-height.html |
| fast/multicol/overflow-into-columngap.html |
| fast/overflow/line-clamp-and-columns.html |
| fast/table/td-width-fifty-percent-regression.html |
| fast/text/descent-clip-in-scaled-page.html |
| fast/sub-pixel/block-with-margin-overflow.html |
| svg/custom/anchor-on-use.svg |
| svg/animations/animateTransform-rotate-around-point.svg |
| svg/animations/animateMotion-additive-1.svg |
| svg/text/alt-glyph-for-surrogate-pair.svg |
| svg/transforms/transformed-text-fill-gradient.html |
| fast/regions/floats-basic-in-variable-width-regions.html |
| fast/regions/region-style-rule-position.html |
| fast/forms/select/intrinsic-min-width-applies-with-fixed-width.html |
| webkit.org/b/110089 fast/exclusions/shape-inside/shape-inside-circle.html [ ImageOnlyFailure ] |
| webkit.org/b/110089 fast/exclusions/shape-inside/shape-inside-ellipse.html [ ImageOnlyFailure ] |
| webkit.org/b/110447 fast/regions/shape-inside-on-regions.html [ Skip ] |
| |
| # Failing fast/css/sticky/ tests with minor pixel differences |
| # https://bugs.webkit.org/show_bug.cgi?id=92080 |
| fast/css/sticky/inline-sticky-abspos-child.html |
| fast/css/sticky/inline-sticky.html |
| fast/css/sticky/sticky-writing-mode-vertical-lr.html |
| fast/css/sticky/sticky-writing-mode-vertical-rl.html |
| |
| # REGRESSION(114309) - Exception stack traces aren't complete when the exception starts in native code |
| # https://bugs.webkit.org/show_bug.cgi?id=84073 |
| plugins/npruntime/object-from-destroyed-plugin.html |
| plugins/npruntime/object-from-destroyed-plugin-in-subframe.html |
| |
| # [Qt] New inspector/debugger/linkifier.html is flakey from the beginning (r115064). |
| # https://bugs.webkit.org/show_bug.cgi?id=84866 |
| inspector/debugger/linkifier.html |
| |
| # REGRESSION(r115379) - https://bugs.webkit.org/show_bug.cgi?id=85004 |
| http/tests/inspector/network/network-initiator.html |
| |
| # Requires ENABLE(MEDIA_CAPTURE) |
| fast/forms/file/file-input-capture.html |
| |
| # [Qt] fast/frames/seamless/seamless-inherited-document-style.html fails |
| # https://bugs.webkit.org/show_bug.cgi?id=86182 |
| fast/frames/seamless/seamless-inherited-document-style.html |
| |
| # Inspector only supports evaluation in content script world with v8, see https://bugs.webkit.org/show_bug.cgi?id=85709 |
| inspector/extensions/extensions-eval-content-script.html |
| inspector/extensions/extensions-audits-content-script.html |
| |
| # [Qt][GTK] New fast/multicol/split-in-top-margin.html fails |
| # https://bugs.webkit.org/show_bug.cgi?id=86445 |
| fast/multicol/split-in-top-margin.html |
| |
| # [Qt][EFL] New inspector/styles/region-style-crash.html fails since r124186 |
| # https://bugs.webkit.org/show_bug.cgi?id=91503 |
| inspector/styles/region-style-crash.html |
| |
| # Still failing after https://bugs.webkit.org/show_bug.cgi?id=42328 |
| # most likely related to https://bugs.webkit.org/show_bug.cgi?id=84102 |
| fast/profiler/stop-profiling-after-setTimeout.html |
| fast/profiler/dead-time.html |
| |
| # [Qt]Web Inspector: inspector/extensions/extensions-network.html makes inspector/extensions/extensions-reload.html timeout |
| # https://bugs.webkit.org/show_bug.cgi?id=89349 |
| inspector/extensions/extensions-reload.html |
| |
| # [Qt] Failing reftests with 1px high line difference on 32 bit |
| # https://bugs.webkit.org/show_bug.cgi?id=89597 |
| fast/block/float/previous-sibling-abspos-001.html |
| fast/block/float/previous-sibling-float-001.html |
| fast/block/negative-margin-start-positive-margin-end.html |
| fast/block/positive-margin-start-negative-margin-end-align-center.html |
| fast/block/float/floats-wrap-inside-inline-001.htm |
| fast/block/float/floats-wrap-inside-inline-002.htm |
| fast/block/float/floats-wrap-inside-inline-003.htm |
| fast/multicol/table-row-height-increase.html |
| css2.1/20110323/vertical-align-boxes-001.htm [ Failure Pass ] |
| svg/as-image/svg-intrinsic-size-rectangular-vertical.html |
| fast/css/word-spacing-characters.html |
| css2.1/20110323/c541-word-sp-001.htm [ Failure Pass ] |
| webkit.org/b/104696 fast/block/float/floats-offset-image-quirk-lineheight.html |
| webkit.org/b/104696 fast/block/float/floats-offset-image-quirk.html |
| webkit.org/b/104696 fast/block/float/floats-offset-image-strict-lineheight.html |
| webkit.org/b/104696 fast/block/float/floats-offset-image-strict.html |
| webkit.org/b/104696 fast/block/float/floats-wrap-inside-inline-007.html |
| |
| |
| # [Qt] css3/filters/huge-region-composited.html makes css3/filters/huge-region.html crash |
| # https://bugs.webkit.org/show_bug.cgi?id=90165 |
| css3/filters/huge-region-composited.html |
| |
| # Reproducible crash in inspector/timeline/timeline-frames.html |
| # https://bugs.webkit.org/show_bug.cgi?id=90706 |
| inspector/timeline/timeline-frames.html |
| |
| # [Qt] REGRESSION(r122768, r122771): They broke jquery/data.html and inspector/elements/edit-dom-actions.html |
| # https://bugs.webkit.org/show_bug.cgi?id=91476 |
| inspector/elements/edit-dom-actions.html |
| jquery/data.html |
| |
| # [Qt] svg/zoom/{page,text}/zoom-hixie-mixed-009.xml fails |
| # https://bugs.webkit.org/show_bug.cgi?id=92018 |
| svg/zoom/text/zoom-hixie-mixed-009.xml |
| svg/zoom/page/zoom-hixie-mixed-009.xml |
| |
| # This test depends on subpixel layout. |
| # https://bugs.webkit.org/show_bug.cgi?id=92352 |
| css3/flexbox/flex-rounding.html |
| |
| # [Qt][GTK] REGRESSION(r125251): It made svg/custom/use-instanceRoot-as-event-target.xhtml assert and flakey |
| # https://bugs.webkit.org/show_bug.cgi?id=93812 |
| svg/custom/use-instanceRoot-as-event-target.xhtml |
| |
| # New test introduced in r125648 fast/events/autoscroll-in-textarea.html fails |
| # https://bugs.webkit.org/show_bug.cgi?id=94076 |
| fast/events/autoscroll-in-textarea.html |
| |
| # [Qt] New inspector/timeline/timeline-decode-resize.html introduced in r125790 fails |
| # https://bugs.webkit.org/show_bug.cgi?id=94341 |
| inspector/timeline/timeline-decode-resize.html |
| |
| # [Qt] New svg/custom/clamped-masking-clipping.svg asserts |
| # https://bugs.webkit.org/show_bug.cgi?id=95431 |
| # [Qt][GTK] New svg/custom/clamped-masking-clipping.svg fails |
| # https://bugs.webkit.org/show_bug.cgi?id=95432 |
| svg/custom/clamped-masking-clipping.svg |
| |
| # REGRESSION (r127202): http/tests/security/inactive-document-with-empty-security-origin.html failing on JSC ports |
| # https://bugs.webkit.org/show_bug.cgi?id=95530 |
| http/tests/security/inactive-document-with-empty-security-origin.html |
| |
| # New fast/canvas/canvas-lineDash.html introduced in r128116 fails |
| # https://bugs.webkit.org/show_bug.cgi?id=96360 |
| fast/canvas/canvas-lineDash.html |
| |
| # [Qt] REGRESSION(r128749): http/tests/inspector/network/network-xhr-same-url-as-main-resource.html crashes |
| # https://bugs.webkit.org/show_bug.cgi?id=96931 |
| http/tests/inspector/network/network-xhr-replay.html |
| |
| # [Qt] REGRESSION(r128910): inspector/extensions/extensions-panel.html fails |
| # https://bugs.webkit.org/show_bug.cgi?id=97084 |
| inspector/extensions/extensions-panel.html |
| |
| # [Qt] fast/regions/overflow-size-change-with-stacking-context.html fails |
| # https://bugs.webkit.org/show_bug.cgi?id=97199 |
| fast/regions/overflow-size-change-with-stacking-context.html |
| |
| # [Qt] fast/profiler/apply.html fails with LLInt on 32 bit |
| # https://bugs.webkit.org/show_bug.cgi?id=97791 |
| fast/profiler/apply.html |
| http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_xserver_redirect.html |
| |
| # [Qt] New fast/events/touch/touch-input-element-change-documents.html fails on JSC platforms |
| webkit.org/b/104054 fast/events/touch/touch-input-element-change-documents.html |
| |
| # =========================================================================== # |
| # End of entries merged in from the old Skipped file # |
| # =========================================================================== # |
| |
| webkit.org/b/64526 [ Debug ] svg/animations/svgtransform-animation-1.html [ Crash Pass ] |
| |
| # Slow tests |
| # FIXME: File bugs. |
| Bug(_qt_slow) [ Debug ] editing/selection/empty-cell-right-click.html [ Pass Slow ] |
| Bug(_qt_slow) [ Debug ] editing/selection/dump-as-markup.html [ Pass Slow ] |
| Bug(_qt_slow) [ Debug ] fast/js/array-sort-modifying-tostring.html [ Pass Timeout ] |
| Bug(_qt_slow) [ Debug ] fast/overflow/lots-of-sibling-inline-boxes.html [ Pass Slow ] |
| Bug(_qt_slow) [ Debug ] fast/js/dfg-inline-function-dot-caller.html [ Pass Slow ] |
| |
| webkit.org/b/62662 [ Debug ] inspector/cookie-parser.html [ Crash Pass ] |
| |
| webkit.org/b/73766 css3/unicode-bidi-isolate-aharon-failing.html [ ImageOnlyFailure ] |
| |
| 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/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 ] |
| |
| # 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 ] |
| |
| # Interferes with the tests that should pass |
| webkit.org/b/85689 fast/animation/request-animation-frame-disabled.html [ Skip ] |
| |
| # ietestcenter/css3/valuesandunits/units-000.htm asserts |
| # https://bugs.webkit.org/show_bug.cgi?id=86176 |
| webkit.org/b/85308 ietestcenter/css3/valuesandunits/units-000.htm [ Skip ] |
| |
| # IETC namespace failures |
| webkit.org/b/86142 ietestcenter/css3/namespaces/syntax-021.xml [ ImageOnlyFailure ] |
| |
| # Needs rebaseline after bug 86441 |
| # failing new tests |
| webkit.org/b/86441 fast/borders/border-antialiasing.html [ Skip ] |
| |
| # Paletted PNG with ICC color profiles not working. |
| webkit.org/b/86722 fast/images/paletted-png-with-color-profile.html |
| |
| # Need rebaselining after 99870 |
| webkit.org/b/99870 svg/custom/js-late-pattern-creation.svg [ Pass ImageOnlyFailure ] |
| webkit.org/b/99870 svg/custom/pattern-skew-transformed.svg [ Pass ImageOnlyFailure ] |
| webkit.org/b/99870 svg/custom/pattern-with-transformation.svg [ Pass ImageOnlyFailure ] |
| webkit.org/b/99870 svg/transforms/text-with-pattern-inside-transformed-html.xhtml [ Pass ImageOnlyFailure ] |
| webkit.org/b/99870 svg/custom/pattern-scaling.svg [ Pass ImageOnlyFailure Missing ] |
| |
| # Needs a rebaseline after WK108429 lands. |
| webkit.org/b/108429 svg/custom/text-ctm.svg [ Pass Failure ] |
| |
| # Disable webaudio codec tests, including proprietary codecs. |
| webkit.org/b/88794 webaudio/codec-tests |
| |
| # Skip tests in fast/text/shaping |
| webkit.org/b/90951 fast/text/shaping |
| |
| # Flaky tests |
| webkit.org/b/91376 http/tests/security/sandboxed-iframe-modify-self.html [ Failure Pass ] |
| webkit.org/b/91379 http/tests/security/contentSecurityPolicy/policy-does-not-affect-child.html [ Failure Pass ] |
| webkit.org/b/91379 http/tests/security/contentSecurityPolicy/object-src-none-allowed.html [ Failure Pass ] |
| |
| webkit.org/b/99756 fast/events/touch/touch-slider.html [ Failure ] |
| |
| webkit.org/b/93247 [ Debug ] fast/lists/list-marker-remove-crash.html [ Crash ] |
| |
| # This has always failed on Qt - exposed by bug 89826 |
| webkit.org/b/94004 css2.1/20110323/c541-word-sp-000.htm [ ImageOnlyFailure ] |
| |
| # May need rebaseline |
| webkit.org/b/23166 fast/css/background-clip-radius-values.html [ Pass ImageOnlyFailure ] |
| webkit.org/b/23166 ietestcenter/css3/bordersbackgrounds/border-radius-clip-002.htm [ Pass ImageOnlyFailure ] |
| |
| # css3-conditionals support is not yet enabled. |
| webkit.org/b/86146 css3/supports.html |
| webkit.org/b/104822 css3/supports-cssom.html |
| webkit.org/b/100324 css3/supports-dom-api.html |
| |
| # CSS Device Adaptation is not enabled. |
| webkit.org/b/95969 css3/device-adapt [ Skip ] |
| |
| # Added by bug 89826 |
| webkit.org/b/94005 css2.1/20110323/word-spacing-remove-space-003.htm [ ImageOnlyFailure ] |
| webkit.org/b/94005 css2.1/20110323/word-spacing-remove-space-006.htm [ ImageOnlyFailure ] |
| webkit.org/b/94006 fast/css/word-spacing-characters-complex-text.html [ ImageOnlyFailure ] |
| |
| # [Qt] Unidentified plugin failures |
| webkit.org/b/98525 plugins/mouse-click-plugin-clears-selection.html |
| webkit.org/b/98525 plugins/netscape-dom-access.html |
| webkit.org/b/98525 plugins/resize-from-plugin.html |
| |
| # [Qt] plugins/refcount-leaks.html fails |
| webkit.org/b/98640 plugins/refcount-leaks.html |
| |
| webkit.org/b/99893 svg/animations/mozilla/animateMotion-mpath-targetChange-1.svg [ ImageOnlyFailure ] |
| |
| # New inspector/profiler/memory-instrumentation-canvas.html fails on JSC platforms |
| webkit.org/b/99001 inspector/profiler/memory-instrumentation-canvas.html |
| webkit.org/b/73936 inspector/profiler/canvas2d/canvas-has-uninstrumented-canvases.html |
| webkit.org/b/73936 inspector/profiler/canvas2d/canvas-stack-trace.html |
| webkit.org/b/73936 inspector/profiler/canvas2d/canvas-replay-log-grid.html |
| |
| # [Qt] Unidentified pixel failures |
| webkit.org/b/99306 animations/additive-transform-animations.html [ ImageOnlyFailure ] |
| webkit.org/b/99306 animations/cross-fade-webkit-mask-box-image.html [ ImageOnlyFailure ] |
| webkit.org/b/99306 animations/missing-values-first-keyframe.html [ ImageOnlyFailure ] |
| webkit.org/b/99306 animations/missing-values-last-keyframe.html [ ImageOnlyFailure ] |
| webkit.org/b/99306 css3/filters/effect-blur-hw.html [ ImageOnlyFailure ] # Blur effect radius is too small on WebKit1, the effect not applied at all on WebKit2. |
| |
| # REGRESSION(r132143): It made fast/xmlhttprequest/xmlhttprequest-recursive-sync-event.html flakey |
| webkit.org/b/100117 fast/xmlhttprequest/xmlhttprequest-recursive-sync-event.html |
| webkit.org/b/100117 editing/style/iframe-onload-crash-mac.html |
| |
| # [Qt] New fast/dom/Window/open-window-min-size.html test fails on Qt. |
| webkit.org/b/102226 fast/dom/Window/open-window-min-size.html |
| |
| # [Qt] New http/tests/inspector/network/image-as-text-loading-data-url.html fails |
| webkit.org/b/100196 http/tests/inspector/network/image-as-text-loading-data-url.html |
| |
| webkit.org/b/100424 editing/selection/user-select-all-selection.html [ Failure ] |
| |
| webkit.org/b/101539 editing/execCommand/switch-list-type-with-orphaned-li.html [ Failure ] |
| |
| webkit.org/b/100846 inspector-protocol/debugger-pause-dedicated-worker.html [ Skip ] |
| webkit.org/b/100846 inspector-protocol/debugger-terminate-dedicated-worker-while-paused.html [ Skip ] |
| |
| # QT still has the CC toggle button, not the menu of tracks. |
| webkit.org/b/101670 media/video-controls-captions-trackmenu.html [ Skip ] |
| webkit.org/b/101670 media/video-controls-captions-trackmenu-sorted.html [ Skip ] |
| webkit.org/b/101670 media/video-controls-captions-trackmenu-localized.html [ Skip ] |
| webkit.org/b/101670 media/video-controls-captions-trackmenu-hide-on-click.html [ Skip ] |
| webkit.org/b/101670 media/track/track-user-preferences.html [ Skip ] |
| |
| # New, but failing test |
| webkit.org/b/101035 fast/images/exif-orientation-image-document.html |
| |
| # Fails after test refactoring, maybe rebaseline needed |
| webkit.org/b/98523 fast/images/repaint-subrect-grid.html |
| |
| # [Qt] New css3/filters/effect-reference-ordering-hw.html crashes |
| webkit.org/b/101925 css3/filters/effect-reference-ordering-hw.html |
| |
| # [Qt] fast/block/float/overhanging-tall-block.html asserts after r135025 |
| webkit.org/b/102675 [ Debug ] fast/block/float/overhanging-tall-block.html |
| |
| # [Qt] New fast/frames/frame-unload-crash2.html fails with timeout |
| webkit.org/b/102877 fast/frames/frame-unload-crash2.html |
| |
| # Fails until we enable the Resource Timing API. |
| webkit.org/b/61138 http/tests/w3c/webperf/submission/Google/resource-timing [ Skip ] |
| |
| # [Qt] A new compositing bug uncovered by r135859 |
| webkit.org/b/103424 fast/backgrounds/background-opaque-images-over-color.html |
| |
| # [Qt] Two tests hit assertion fail after r140999. |
| webkit.org/b/108257 compositing/overflow/composited-scrolling-creates-a-stacking-container.html [ Skip ] |
| webkit.org/b/108257 compositing/overflow/automatically-opt-into-composited-scrolling.html [ Skip ] |
| |
| # No support for exposing in-band text tracks |
| webkit.org/b/103769 media/track/track-in-band.html [ Skip ] |
| webkit.org/b/103769 media/track/track-in-band-cues-added-once.html [ Skip ] |
| webkit.org/b/103769 media/track/track-in-band-style.html [ Skip ] |
| |
| webkit.org/b/104150 fast/media/implicit-media-all.html [ ImageOnlyFailure ] |
| |
| # [Qt] new http/tests/xmlhttprequest/post-blob-content-type-sync.html and ~async.html fail since introduced in r136893 |
| # https://bugs.webkit.org/show_bug.cgi?id=104352 |
| http/tests/xmlhttprequest/post-blob-content-type-async.html |
| http/tests/xmlhttprequest/post-blob-content-type-sync.html |
| |
| # Leaking state into the next test. |
| webkit.org/b/85522 http/tests/security/sandboxed-iframe-form-top.html [ Skip ] |
| |
| # [Qt] New tests introduced in r138632 fails |
| # https://bugs.webkit.org/show_bug.cgi?id=106015 |
| fast/css-generated-content/pseudo-animation.html |
| fast/css-generated-content/pseudo-transition.html |
| |
| # [Qt] New fast/workers/worker-document-leak.html fails |
| webkit.org/b/106016 fast/workers/worker-document-leak.html |
| |
| # [Qt] New fast/regions/full-screen-video-from-region.html times out |
| webkit.org/b/106095 fast/regions/full-screen-video-from-region.html |
| |
| # [Qt][EFL] New fast/events/drag-and-drop-autoscroll.html fails |
| webkit.org/b/106318 fast/events/drag-and-drop-autoscroll.html |
| |
| # REGRESSION(r139145): A couple of fast/workers tests fail |
| # https://bugs.webkit.org/show_bug.cgi?id=106415 |
| fast/workers/worker-close-more.html |
| fast/workers/worker-document-leak.html |
| fast/workers/worker-lifecycle.html |
| fast/workers/storage/interrupt-database.html |
| |
| # [Qt] New fast/js/dfg-create-inlined-arguments-in-closure-inline.html asserts on 32 bit |
| webkit.org/b/106459 [ Debug ] fast/js/dfg-create-inlined-arguments-in-closure-inline.html |
| |
| # Enable when support drag-and-drop autoscrolling |
| webkit.org/b/39725 fast/events/drag-and-drop-autoscroll.html [ Skip ] |
| |
| # New inspector/editor/text-editor-formatter.html introduced in r139617 fails on EFL, Mac, QT |
| # https://bugs.webkit.org/show_bug.cgi?id=106883 |
| inspector/editor/text-editor-formatter.html |
| inspector/editor/text-editor-word-jumps.html |
| inspector/editor/text-editor-home-button.html |
| inspector/editor/text-editor-smart-braces.html |
| |
| # [Qt] REGRESSION(143400): It made all inspector tests crash on Qt 64 bit release. |
| webkit.org/b/110440 http/tests/inspector-enabled |
| webkit.org/b/110440 http/tests/inspector |
| webkit.org/b/110440 http/tests/xmlhttprequest/access-control-repeated-failed-preflight-crash.html |
| webkit.org/b/110440 inspector |
| |
| # [Qt] REGRESSION(r141634) test failing |
| webkit.org/b/108813 compositing/visibility/visibility-image-layers-dynamic.html [ Skip ] |
| |
| # [Qt] different result from other platforms |
| webkit.org/b/108676 svg/custom/svg-fonts-in-text-controls.html [ Skip ] |
| |
| # REGRESSION(r142015) |
| webkit.org/b/91665 fast/dynamic/absolute-positioned-to-static-positioned.html [ Skip ] |
| webkit.org/b/91665 fast/dynamic/floating-to-non-floating.html [ Skip ] |
| webkit.org/b/91665 fast/dynamic/static-positioned-to-absolute-positioned.html [ Skip ] |
| |
| # Needs rebaseline after https://bugs.webkit.org/show_bug.cgi?id=70634 |
| webkit.org/b/109507 compositing/contents-opaque/contents-opaque-background-color.html [ Failure ] |
| webkit.org/b/109507 compositing/contents-opaque/contents-opaque-layer-opacity.html [ Failure ] |
| webkit.org/b/109507 compositing/contents-opaque/contents-opaque-layer-transform.html [ Failure ] |
| |
| # Need rebaseline after https://bugs.webkit.org/show_bug.cgi?id=109775 |
| webkit.org/b/109775 media/audio-controls-rendering.html [ Failure ] |
| webkit.org/b/109775 media/controls-after-reload.html [ Failure ] |
| webkit.org/b/109775 media/controls-strict.html [ Failure ] |
| webkit.org/b/109775 media/controls-styling-strict.html [ Failure ] |
| webkit.org/b/109775 media/controls-without-preload.html [ Failure ] |
| webkit.org/b/109775 media/video-controls-rendering.html [ Failure ] |
| webkit.org/b/109775 media/video-display-toggle.html [ Failure ] |
| webkit.org/b/109775 media/video-playing-and-pause.html [ Failure ] |
| |
| webkit.org/b/110090 fast/events/clientXY-in-zoom-and-scroll.html [ Failure ] |
| |
| # New test introduced in r143073 that never passed on Qt and EFL. |
| webkit.org/b/110054 compositing/geometry/limit-layer-bounds-fixed.html [ Failure ] |
| |
| # [Qt] newly added svg/as-background-image/svg-transformed-background.html fails |
| webkit.org/b/110442 svg/as-background-image/svg-transformed-background.html [ Skip ] |
| |
| # Need rebaseline |
| webkit.org/b/110654 css2.1/20110323/replaced-elements-001.htm [ Failure ] |
| webkit.org/b/110654 svg/custom/foreign-object-skew.svg [ Failure ] |
| webkit.org/b/110654 tables/mozilla/bugs/bug92647-2.html [ Failure ] |
| # New test |
| webkit.org/b/110654 css3/flexbox/button.html [ Failure ] |