blob: 38c623661548f2e8ff453f9e7680de5c97f9d083 [file] [log] [blame]
# =========================================================================== #
# 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.
# - No Support for Feature planned.
# - Feature not supported yet.
# - Failing HTTP tests.
# - Failing xmlhttprequest tests
# - Failing inserting tests.
# - Failing pasteboard 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 editing/input tests
# - Failing SVG tests
# - failing animations tests
# - failing application cache quota tests
# - Failing CSS Tests
# - Failing dom/xhtml tests
# - Failing editing/deleting tests
# - Failing editing/selection tests.
# - Failing editing/spelling tests
# - failing editing/style tests
# - failing undo tests
# - failing unsupported-content tests
# - failing fast tests
# - failing fonts tests
# - failing scrollbars 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
# - failing transitions tests
# - failing websocket tests
# - new tests without expected results
# - 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
# =========================================================================== #
# No Support for Feature planned. #
# =========================================================================== #
# ----- webarchive format not supported
svg/custom/image-with-prefix-in-webarchive.svg
http/tests/webarchive
webarchive
svg/webarchive
# This test is for clients that choose to make the missing plugin indicator a button
plugins/clicking-missing-plugin-fires-delegate.html
# =========================================================================== #
# Feature not supported... yet
# =========================================================================== #
# This port doesn't support DeviceMotion or DeviceOrientation.
fast/dom/DeviceMotion
fast/dom/DeviceOrientation
fast/dom/Window/window-properties-device-orientation.html
# IndexedDB is not yet enabled.
storage/indexeddb
# ----- No User Scripts
userscripts
# ------ Doesn't support WOFF yet.
fast/css/font-face-woff.html
# accessibility support
accessibility
# Tests requiring 3D_RENDERING and ACCELERATED_COMPOSITING support
transforms/3d
compositing
fast/loader/subframe-navigate-during-main-frame-load.html
# Hyphenation is not implemented yet.
fast/text/hyphenate-character.html
fast/text/hyphens.html
# https://bugs.webkit.org/show_bug.cgi?id=43332
inspector/dom-breakpoints.html
# =========================================================================== #
# Passing HTTP tests - require confirmation on bot. #
# =========================================================================== #
http/tests/security/cross-frame-access-put.html
http/tests/misc/isindex-with-no-form-base-href.html
http/tests/misc/isindex-with-no-form.html
http/tests/misc/timer-vs-loading.html
http/tests/appcache/auth.html
# Our expected results are out-of-date - need to be updated first.
http/tests/loading/bad-scheme-subframe.html
http/tests/navigation/onload-navigation-iframe-2.html
http/tests/navigation/onload-navigation-iframe-timeout.html
http/tests/navigation/onload-navigation-iframe.html
http/tests/navigation/lockedhistory-iframe.html
# =========================================================================== #
# Failing HTTP tests. #
# =========================================================================== #
# no expected results
http/tests/misc/acid2-pixel.html
http/tests/misc/acid2.html
http/tests/misc/favicon-as-image.html
# drag n drop support on DRT has problems
http/tests/misc/bubble-drag-events.html
# https://bugs.webkit.org/show_bug.cgi?id=34004
# [Qt] http/tests/misc/slow-loading-mask.html timed out.
http/tests/misc/slow-loading-mask.html
# https://bugs.webkit.org/show_bug.cgi?id=35824 - Doesn't apply to platforms that don't enforce the CFNetwork-style 3rd party cookie policy
http/tests/cookies/third-party-cookie-relaxing.html
# No authentication challenge handling
http/tests/loading/basic-credentials-sent-automatically.html
http/tests/loading/basic-auth-resend-wrong-credentials.html
# This port doesn't have a global history delegate yet
http/tests/globalhistory
# Skip failing http/tests/misc tests
# - pixel differences only?
http/tests/misc/acid3.html
# webkit.org/b/5499 - Page reload does not send any cache control headers.
http/tests/misc/refresh-headers.php
# Skip failing http/tests/security tests
# - rendertext differences
http/tests/security/dataTransfer-set-data-file-url.html
# - drag n' drop in DRT doesn't work well
http/tests/security/drag-over-remote-content-iframe.html
# - crashes
http/tests/security/xss-DENIED-xsl-document.xml
# fails with an unrelated whitespace difference - should create qt-specific results
http/tests/security/cross-frame-access-callback-explicit-domain-ALLOW.html
# - FAIL: Subframe did not finish loading.
http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-uppercase.html
# missing console message
http/tests/security/frameNavigation/not-opener.html
# missing origin header
http/tests/security/originHeader/origin-header-for-empty.html
# Disabled HTTP subdirs for now, needs investigation.
http/tests/media
http/tests/wml
# not utf8-encoding urls as expected
http/tests/uri/escaped-entity.html
# https://bugs.webkit.org/show_bug.cgi?id=44282
http/tests/incremental/slow-utf8-text.pl
# webkit.org/b/41571
http/tests/loading/redirect-methods.html
# expected results need updating
http/tests/loading/simple-subframe.html
# - content sniffing - Binary data not loaded as text.
http/tests/loading/text-content-type-with-binary-extension.html
# drag n drop support again
http/tests/local/drag-over-remote-content.html
http/tests/local/send-dragged-file.html
http/tests/local/send-sliced-dragged-file.html
# CONSOLE MESSAGE: line 72: TypeError: Result of expression 'eventSender.beginDragWithFiles' [undefined] is not a function.
http/tests/local/blob/send-hybrid-blob.html
http/tests/local/blob/send-sliced-data-blob.html
http/tests/local/formdata/send-form-data.html
http/tests/local/formdata/send-form-data-with-sliced-file.html
http/tests/local/formdata/upload-events.html
# --- 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
#unknown
http/tests/navigation/reload-subframe-object.html
# new content not loaded from popup window
http/tests/navigation/target-frame-from-window.html
#CONSOLE MESSAGE: line 11: TypeError: Result of expression 'consoleWindow.log' [undefined] is not a function.
http/tests/navigation/no-referrer-reset.html
http/tests/navigation/no-referrer-target-blank.html
#timeout
http/tests/navigation/post-goback2.html
http/tests/navigation/postredirect-goback2.html
#new - no expected results
http/tests/navigation/anchor-frames.html
http/tests/navigation/error404-basic.html
http/tests/navigation/error404-frames.html
http/tests/navigation/error404-goback.html
http/tests/navigation/error404-subframeload.html
http/tests/navigation/javascriptlink-frames.html
http/tests/navigation/post-basic.html
http/tests/navigation/post-frames.html
http/tests/navigation/post-goback1.html
http/tests/navigation/postredirect-basic.html
http/tests/navigation/postredirect-frames.html
http/tests/navigation/postredirect-goback1.html
# time out
http/tests/multipart/invalid-image-data.html
http/tests/multipart/invalid-image-data-standalone.html
# drt prints additional output - looks harmless
http/tests/multipart/policy-ignore-crash.php
# =========================================================================== #
# Failing xmlhttprequest tests #
# =========================================================================== #
# DRT sideeffect - this test make http/tests/xmlhttprequest/null-auth.php fail:
# https://bugs.webkit.org/show_bug.cgi?id=32961
http/tests/xmlhttprequest/basic-auth-default.html
# 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
# --- Fixed in Qt 4.7. Unskip when buildbot is upgraded.
# Many of these tests exercise preflighted requests, which are not supported with Qt older than 4.7.
http/tests/xmlhttprequest/cross-origin-authorization.html
http/tests/xmlhttprequest/cross-origin-no-authorization.html
http/tests/xmlhttprequest/cross-origin-authorization-with-embedder.html
http/tests/xmlhttprequest/simple-cross-origin-denied-events-post.html
http/tests/xmlhttprequest/access-control-basic-allow-preflight-cache.html
http/tests/xmlhttprequest/access-control-basic-get-fail-non-simple.html
http/tests/xmlhttprequest/access-control-response-with-body.html
http/tests/xmlhttprequest/access-control-basic-denied-preflight-cache.html
http/tests/xmlhttprequest/XMLHttpRequestException.html
http/tests/xmlhttprequest/access-control-and-redirects.html
http/tests/xmlhttprequest/access-control-basic-allow-preflight-cache-invalidation-by-header.html
http/tests/xmlhttprequest/access-control-basic-allow-preflight-cache-invalidation-by-method.html
http/tests/xmlhttprequest/access-control-basic-non-simple-allow-async.html
http/tests/xmlhttprequest/access-control-basic-non-simple-allow.html
http/tests/xmlhttprequest/access-control-basic-non-simple-deny-cached.html
http/tests/xmlhttprequest/access-control-basic-post-fail-non-simple-content-type.html
http/tests/xmlhttprequest/access-control-basic-whitelist-request-headers.html
http/tests/xmlhttprequest/access-control-preflight-async-header-denied.html
http/tests/xmlhttprequest/access-control-preflight-async-method-denied.html
http/tests/xmlhttprequest/access-control-preflight-async-not-supported.html
http/tests/xmlhttprequest/access-control-preflight-credential-async.html
http/tests/xmlhttprequest/access-control-preflight-credential-sync.html
http/tests/xmlhttprequest/access-control-preflight-headers-async.html
http/tests/xmlhttprequest/access-control-preflight-headers-sync.html
http/tests/xmlhttprequest/access-control-preflight-sync-header-denied.html
http/tests/xmlhttprequest/access-control-preflight-sync-method-denied.html
http/tests/xmlhttprequest/access-control-preflight-sync-not-supported.html
http/tests/xmlhttprequest/access-control-response-with-body-sync.html
http/tests/xmlhttprequest/cache-override.html
http/tests/xmlhttprequest/simple-cross-origin-progress-events.html
http/tests/xmlhttprequest/methods-lower-case.html
http/tests/xmlhttprequest/methods.html
http/tests/xmlhttprequest/redirect-cross-origin-tripmine.html
http/tests/xmlhttprequest/state-after-network-error.html
http/tests/xmlhttprequest/workers/methods-async.html
http/tests/xmlhttprequest/workers/methods.html
http/tests/xmlhttprequest/workers/shared-worker-methods-async.html
# --- http://bugreports.qt.nokia.com/browse/QTBUG-9618
# (fixed in qt-4.7)
http/tests/xmlhttprequest/cookies.html
# Caused by the way Qt caches network connections using user@hostname as the key
# See https://bugs.webkit.org/show_bug.cgi?id=37084 and http://bugreports.qt.nokia.com/browse/QTBUG-9619
http/tests/xmlhttprequest/re-login-async.html
http/tests/xmlhttprequest/re-login.html
# DRT sideeffect - this test make http/tests/xmlhttprequest/null-auth.php fail:
# https://bugs.webkit.org/show_bug.cgi?id=32961
http/tests/xmlhttprequest/failed-auth.html
# [Qt] fast/xmlhttprequest/xmlhttprequest-nonexistent-file.html fails (DRT sideeffect)
# https://bugs.webkit.org/show_bug.cgi?id=35086
fast/xmlhttprequest/xmlhttprequest-no-file-access.html
# Missing DRT ability to set accept cookie policy
http/tests/xmlhttprequest/cross-origin-cookie-storage.html
# =========================================================================== #
# Failing inserting tests. #
# =========================================================================== #
# ---- rendertree results OK but suspicious diffs.
editing/inserting/4960120-1.html
editing/inserting/5607069-2.html
editing/inserting/5607069-3.html
editing/inserting/before-after-input-element.html
# ---- rendertree results OK but diff in editing delegate msgs.
editing/inserting/insert-tab-003.html
editing/inserting/insert-text-with-newlines.html
# Missing textInputController.firstRectForCharacterRange()
editing/inserting/caret-position.html
# ---- to be reviewed
editing/inserting/4278698.html
editing/inserting/editable-html-element.html
editing/inserting/editing-empty-divs.html
editing/inserting/insert-div-023.html
editing/inserting/multiple-lines-selected.html
editing/inserting/typing-tab-designmode-forms.html
editing/inserting/typing-tab-designmode.html
editing/inserting/5803706-1.html
editing/inserting/5994480-2.html
editing/inserting/insert-bg-font.html
# =========================================================================== #
# Failing pasteboard tests. #
# =========================================================================== #
#------ Not selecting all of text.
#------ sel.modify("move", "forward", "word"); does not select the last character in the word
editing/pasteboard/4242293-1.html
editing/pasteboard/smart-paste-008.html
#------ 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
editing/pasteboard/nested-blocks-with-text-area.html
editing/pasteboard/nested-blocks-with-text-field.html
editing/pasteboard/input-field-1.html
editing/pasteboard/4806874.html
# ----- These are actually safe to unskip. x/y differences only.
editing/pasteboard/5387578.html
editing/pasteboard/bad-placeholder.html
# ----- Rendertree results OK but differences in message from editing delegate.
editing/pasteboard/4076267-2.html
editing/pasteboard/4076267.html
editing/pasteboard/block-wrappers-necessary.html
editing/pasteboard/paste-text-001.html
editing/pasteboard/paste-text-008.html
# ----- Rendertree results OK but differences in editing delegate message due to rendering.
# ----- This looks safe to unskip.
editing/pasteboard/paste-xml.xhtml
# ----- Rendertree results match but width of tabs field is suspicious.
editing/pasteboard/paste-text-at-tabspan-001.html
# ----- Drag and drop support.
editing/pasteboard/drag-image-in-about-blank-frame.html
editing/pasteboard/files-during-page-drags.html
editing/pasteboard/4861080.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-iframe-refresh-crash.html
editing/pasteboard/drag-drop-modifies-page.html
editing/pasteboard/drag-drop-url-text.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-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
# =========================================================================== #
# 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
# ---- depends on QuickTime support
plugins/embed-attributes-setting.html
fast/dom/object-embed-plugin-scripting.html
# ---- to be reviewed
http/tests/plugins/plugin-document-has-focus.html
# =========================================================================== #
# Failing execCommand tests. #
# =========================================================================== #
# It fails in DRT, but passes in QtLauncher
# https://bugs.webkit.org/show_bug.cgi?id=35921
editing/execCommand/move-selection-back-line.html
# -- passes
editing/execCommand/indent-paragraphs.html
# ---- simple x/y diffs
editing/execCommand/4580583-1.html
editing/execCommand/nsresponder-indent.html
editing/execCommand/nsresponder-outdent.html
editing/execCommand/4641880-2.html
editing/execCommand/4747450.html
editing/execCommand/4786404-1.html
editing/execCommand/4786404-2.html
editing/execCommand/4916402.html
editing/execCommand/4916541.html
editing/execCommand/4924441.html
editing/execCommand/5049671.html
editing/execCommand/5062376.html
editing/execCommand/5080333-1.html
editing/execCommand/5080333-2.html
editing/execCommand/5136770.html
editing/execCommand/5138441.html
editing/execCommand/5142012-1.html
editing/execCommand/5190926.html
editing/execCommand/5481523.html
editing/execCommand/5569741.html
editing/execCommand/5573879.html
editing/execCommand/create-list-from-range-selection.html
editing/execCommand/findString-2.html
editing/execCommand/format-block-from-range-selection.html
editing/execCommand/format-block.html
editing/execCommand/format-block-with-braces.html
editing/execCommand/format-block-with-trailing-br.html
editing/execCommand/hilitecolor.html
editing/execCommand/indent-empty-root.html
editing/execCommand/indent-list-item.html
editing/execCommand/indent-selection.html
editing/execCommand/insertHorizontalRule.html
editing/execCommand/insertImage.html
editing/execCommand/insert-list-and-stitch.html
editing/execCommand/insert-list-empty-div.html
editing/execCommand/insert-list-with-id.html
editing/execCommand/outdent-blockquote-test1.html
editing/execCommand/outdent-blockquote-test2.html
editing/execCommand/outdent-blockquote-test3.html
editing/execCommand/outdent-blockquote-test4.html
editing/execCommand/outdent-selection.html
editing/execCommand/remove-list-from-range-selection.html
editing/execCommand/remove-list-item-1.html
editing/execCommand/4920488.html
editing/execCommand/4920742-1.html
editing/execCommand/create-list-with-hr.html
editing/execCommand/remove-formatting-2.html
editing/execCommand/remove-formatting.html
# ---- fine, but not a simple diff
editing/execCommand/4580583-2.html
editing/execCommand/4641880-1.html
# ---- rendertree results OK but suspicious diffs.
editing/execCommand/print.html
editing/execCommand/selectAll.html
editing/execCommand/5142012-2.html
editing/execCommand/5482023.html
# -- text selection is incorrect
editing/execCommand/findString.html
editing/execCommand/find-after-replace.html
editing/execCommand/paste-1.html
editing/execCommand/paste-2.html
# =========================================================================== #
# Failing Sputnik tests #
# =========================================================================== #
fast/js/sputnik/Conformance/15_Native_Objects/15.4_Array/15.4.4/15.4.4.12_Array_prototype_splice/S15.4.4.12_A2.1_T3.html
fast/js/sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.3/S15.9.3.1_A5_T1.html
fast/js/sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.3/S15.9.3.1_A5_T2.html
fast/js/sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.3/S15.9.3.1_A5_T3.html
fast/js/sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.3/S15.9.3.1_A5_T4.html
fast/js/sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.3/S15.9.3.1_A5_T5.html
fast/js/sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.3/S15.9.3.1_A5_T6.html
fast/js/sputnik/Unicode/Unicode_500/S7.6_A3.1.html
fast/js/sputnik/Unicode/Unicode_500/S7.6_A3.2.html
fast/js/sputnik/Unicode/Unicode_500/S7.6_A5.3_T1.html
fast/js/sputnik/Unicode/Unicode_500/S7.6_A5.3_T2.html
fast/js/sputnik/Unicode/Unicode_510/S15.5.4.16_A1.html
fast/js/sputnik/Unicode/Unicode_510/S15.5.4.18_A1.html
fast/js/sputnik/Unicode/Unicode_510/S7.6_A1.1_T1.html
fast/js/sputnik/Unicode/Unicode_510/S7.6_A1.1_T2.html
fast/js/sputnik/Unicode/Unicode_510/S7.6_A1.1_T4.html
fast/js/sputnik/Unicode/Unicode_510/S7.6_A2.2_T1.html
fast/js/sputnik/Unicode/Unicode_510/S7.6_A2.2_T2.html
fast/js/sputnik/Unicode/Unicode_510/S7.6_A2.3.html
fast/js/sputnik/Unicode/Unicode_510/S7.6_A3.1.html
fast/js/sputnik/Unicode/Unicode_510/S7.6_A3.2.html
fast/js/sputnik/Unicode/Unicode_510/S7.6_A5.2_T1.html
fast/js/sputnik/Unicode/Unicode_510/S7.6_A5.2_T2.html
fast/js/sputnik/Unicode/Unicode_510/S7.6_A5.2_T4.html
fast/js/sputnik/Unicode/Unicode_510/S7.6_A5.2_T7.html
fast/js/sputnik/Unicode/Unicode_510/S7.6_A5.2_T8.html
fast/js/sputnik/Unicode/Unicode_510/S7.6_A5.2_T9.html
fast/js/sputnik/Unicode/Unicode_510/S7.6_A5.3_T1.html
fast/js/sputnik/Unicode/Unicode_510/S7.6_A5.3_T2.html
# Failing Sputnik tests on 32 bit
fast/js/sputnik/Conformance/15_Native_Objects/15.8_Math/15.8.2/15.8.2.16_sin/S15.8.2.16_A7.html
fast/js/sputnik/Conformance/15_Native_Objects/15.8_Math/15.8.2/15.8.2.18_tan/S15.8.2.18_A7.html
# Failing Sputnik test on 64 bit
fast/js/sputnik/Conformance/11_Expressions/11.5_Multiplicative_Operators/11.5.3_Percent/S11.5.3_A4_T2.html
# Timed out Sputnik tests on ARM
fast/js/sputnik/Unicode/Unicode_218/S7.6_A3.1.html
fast/js/sputnik/Unicode/Unicode_218/S7.6_A3.2.html
fast/js/sputnik/Unicode/Unicode_218/S7.6_A5.3_T1.html
fast/js/sputnik/Unicode/Unicode_218/S7.6_A5.3_T2.html
# =========================================================================== #
# Fluctuating/flakey tests
# =========================================================================== #
animations/3d/transform-origin-vs-functions.html
animations/change-one-anim.html
fast/frames/sandboxed-iframe-plugins.html
fast/frames/sandboxed-iframe-scripting.html
fast/frames/sandboxed-iframe-storage.html
http/tests/cookies/simple-cookies-max-age.html
http/tests/cookies/simple-cookies-expired.html
http/tests/xmlhttprequest/workers/close.html
http/tests/xmlhttprequest/workers/shared-worker-close.html
storage/database-lock-after-reload.html
storage/empty-statement.html
storage/execute-sql-args.html
storage/hash-change-with-xhr.html
transitions/change-values-during-transition.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] fast/frames/flattening/frameset-flattening-subframesets.html fails intermittently on Qt bot
# Fails caused by layoutTestController.display() in fast/frames/flattening/frameset-flattening-subframe-resize.html
# https://bugs.webkit.org/show_bug.cgi?id=37334
# https://bugs.webkit.org/show_bug.cgi?id=34281
fast/workers/shared-worker-frame-lifecycle.html
# ------- works on 64 bit but not on 32 bit
svg/custom/path-getTotalLength.svg
svg/custom/glyph-setting-d-attribute.svg
# 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/forms/search-cancel-button-mouseup.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
# =========================================================================== #
# failing media tests
# =========================================================================== #
# 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
media/adopt-node-crash.html
media/audio-constructor.html
media/audio-constructor-preload.html
media/audio-constructor-src.html
media/audio-controls-rendering.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-no-installed-engines.html
media/audio-play-event.html
media/before-load-member-access.html
media/broken-video.html
media/media-can-play-mpeg-audio.html
media/constructors.html
media/controls-after-reload.html
media/controls-css-overload.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/fallback.html
media/media-captions.html
media/media-constants.html
media/media-fullscreen-inline.html
media/media-fullscreen-not-in-document.html
media/media-load-event.html
media/media-startTime.html
media/remove-from-document.html
media/remove-from-document-no-load.html
media/unsupported-rtsp.html
media/unsupported-tracks.html
media/video-append-source.html
media/video-aspect-ratio.html
media/video-autoplay.html
media/video-buffered.html
media/video-canvas.html-disabled
media/video-canvas-source.html
media/video-click-dblckick-standalone.html
media/video-controls.html
media/video-controls-rendering.html
media/video-controls-transformed.html
media/video-controls-visible-audio-only.html
media/video-controls-with-mutation-event-handler.html
media/video-controls-zoomed.html
media/video-currentTime.html
media/video-currentTime-set2.html
media/video-currentTime-set.html
media/video-display-aspect-ratio.html
media/video-display-none-crash.html
media/video-display-toggle.html
media/video-document-types.html
media/video-dom-autoplay.html
media/video-dom-preload.html
media/video-dom-src.html
media/video-duration-known-after-eos.html
media/video-empty-source.html
media/video-error-does-not-exist.html
media/video-layer-crash.html
media/video-load-networkState.html
media/video-load-readyState.html
media/video-loop.html
media/video-muted.html
media/video-no-audio.html
media/video-no-autoplay.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-play-pause-events.html
media/video-play-pause-exception.html
media/video-poster.html
media/video-poster-scale.html
media/video-preload.html
media/video-replaces-poster.html
media/video-reverse-play-duration.html
media/video-seekable.html
media/video-seeking.html
media/video-seek-no-src-exception.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.html
media/video-source-media.html
media/video-source-none-supported.html
media/video-source-type.html
media/video-source-type-params.html
media/video-src-change.html
media/video-src.html
media/video-src-invalid-remove.html
media/video-src-none.html
media/video-src-plus-source.html
media/video-src-remove.html
media/video-src-set.html
media/video-src-source.html
media/video-timeupdate-during-playback.html
media/video-timeupdate-reverse-play.html
media/video-transformed.html
media/video-volume.html
media/video-volume-slider.html
media/video-width-height.html
media/video-zoom-controls.html
media/video-zoom.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
# ============================================================================= #
# 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
# Plain text controller currently in Mac DumpRenderTree only.
# https://bugs.webkit.org/show_bug.cgi?id=38805
editing/text-iterator/basic-iteration.html
# Missing layoutTestController.overridePreference()
fast/events/pageshow-pagehide-on-back-cached.html
fast/events/pageshow-pagehide-on-back-cached-with-frames.html
# layoutTestController.waitForPolicyDelegate() does not report the origin node
fast/encoding/mailto-always-utf-8.html
# Missing layoutTestController.setAlwaysAcceptCookies()
http/tests/xmlhttprequest/access-control-basic-allow-preflight-cache-timeout.html
# Missing layoutTestController.setUseDashboardCompatibilityMode()
http/tests/xmlhttprequest/default-content-type-dashboard.html
http/tests/xmlhttprequest/svg-created-by-xhr-disallowed-in-dashboard.html
# timeout
http/tests/misc/redirect-to-external-url.html
http/tests/security/feed-urls-from-remote.html
# This requires didClearWindowObjectForFrameInIsolatedWorld foo in FrameLoaderClient
http/tests/security/isolatedWorld/didClearWindowObject.html
# This needs more investigation
http/tests/security/isolatedWorld/world-reuse.html
# Missing eventSender.beginDragWithFiles()
fast/dom/Window/window-postmessage-clone-frames.html
fast/files/read-blob-async.html
fast/files/read-file-async.html
fast/files/apply-blob-url-to-img.html
fast/files/apply-blob-url-to-xhr.html
fast/files/workers
# Missing layoutTestController.setAlwaysAcceptCookies()
http/tests/plugins/third-party-cookie-accept-policy.html
# Missing layoutTestController.dumpWillCacheResponse
http/tests/misc/willCacheResponse-delegate-callback.html
# ------- missing eventSender.beginDragWithFiles
editing/pasteboard/dataTransfer-setData-getData.html
editing/pasteboard/file-drag-to-editable.html
editing/pasteboard/file-input-files-access.html
fast/dom/Window/window-postmessage-clone.html
fast/events/drag-to-navigate.html
fast/events/prevent-drag-to-navigate.html
fast/forms/get-file-upload.html
fast/forms/input-file-re-render.html
fast/events/drag-file-crash.html
http/tests/security/clipboard/clipboard-file-access.html
# Missing drag & drop functionality in DRT
editing/pasteboard/drop-inputtext-acquires-style.html
fast/css/user-drag-none.html
fast/images/drag-svg-as-image.html
fast/forms/slider-delete-while-dragging-thumb.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/ondrop-text-html.html
# caused by: http://trac.webkit.org/changeset/52192
http/tests/misc/drag-over-iframe-invalid-source-crash.html
# ------- broken ICO file decoding
fast/images/favicon-as-image.html
fast/images/icon-0colors.html
fast/images/icon-decoding.html
# ------- missing ruby annotation support for japanese fonts
fast/ruby/ruby-empty-rt.html
fast/ruby/ruby-length.html
fast/ruby/ruby-run-break.html
fast/ruby/ruby-runs-spans.html
fast/ruby/ruby-runs.html
fast/ruby/ruby-simple-rp.html
fast/ruby/ruby-simple.html
fast/ruby/ruby-trailing.html
fast/ruby/rubyDOM-insert-rt.html
fast/ruby/rubyDOM-insert-text1.html
fast/ruby/rubyDOM-insert-text2.html
fast/ruby/rubyDOM-insert-text3.html
fast/ruby/rubyDOM-remove-rt1.html
fast/ruby/rubyDOM-remove-rt2.html
fast/ruby/rubyDOM-remove-text1.html
fast/ruby/rubyDOM-remove-text2.html
# ============================================================================= #
# ------- failing editing/input tests
# ============================================================================= #
editing/input/emacs-ctrl-o.html
# ============================================================================= #
# Failing SVG tests
# ============================================================================= #
svg/batik/filters/feTile.svg
svg/custom/svg-fonts-in-text-controls.html
svg/custom/text-dom-removal.svg
svg/custom/use-clipped-transform.svg
svg/dom/length-list-parser.html
svg/css/group-with-shadow.svg
svg/filters/big-sized-filter-2.svg
svg/filters/big-sized-filter.svg
svg/filters/feDisplacementMap.svg
svg/filters/filterRes.svg
svg/css/composite-shadow-example.html
svg/css/composite-shadow-with-opacity.html
# Missing variables:
# SVGAltGlyphElement, SVGAnimateElement, SVGAnimateColorElement, SVGAnimateTransformElement
# SVGFontElement, SVGGlyphElement, SVGMissingGlyphElement, SVGFontFaceElement, SVGFontFaceSrcElement
# SVGFontFaceUriElement, SVGFontFaceFormatElement, SVGFontFaceNameElement, SVGForeignObjectElement
# https://bugs.webkit.org/show_bug.cgi?id=32941
svg/custom/global-constructors.html
# new test without expected file introduced by http://trac.webkit.org/changeset/51496
svg/custom/mask-with-all-units.svg
# [Qt] lacks clipToImageBuffer()
# https://bugs.webkit.org/show_bug.cgi?id=24289
# Has http://trac.webkit.org/changeset/59668 fixed?
# There are no expected results
svg/clip-path
svg/custom/clip-path-child-changes.svg
svg/custom/clip-path-href-changes.svg
svg/custom/clip-path-units-changes.svg
svg/custom/clip-path-with-transform.svg
svg/custom/recursive-clippath.svg
svg/custom/marker-overflow-clip.svg
# --- to be reviewed
svg/batik/filters/filterRegions.svg
svg/batik/masking/maskRegions.svg
svg/batik/paints/gradientLimit.svg
svg/batik/paints/patternPreserveAspectRatioA.svg
svg/batik/paints/patternRegionA.svg
svg/batik/paints/patternRegions.svg
svg/batik/text/longTextOnPath.svg
svg/batik/text/smallFonts.svg
svg/batik/text/textAnchor2.svg
svg/batik/text/textAnchor3.svg
svg/batik/text/textAnchor.svg
svg/batik/text/textDecoration2.svg
svg/batik/text/textEffect2.svg
svg/batik/text/textEffect3.svg
svg/batik/text/textEffect.svg
svg/batik/text/textFeatures.svg
svg/batik/text/textGlyphOrientationHorizontal.svg
svg/batik/text/textLayout2.svg
svg/batik/text/textLayout.svg
svg/batik/text/textLength.svg
svg/batik/text/textOnPath2.svg
svg/batik/text/textOnPath3.svg
svg/batik/text/textOnPathSpaces.svg
svg/batik/text/textOnPath.svg
svg/batik/text/textPCDATA.svg
svg/batik/text/textPosition2.svg
svg/batik/text/textPosition.svg
svg/batik/text/textProperties2.svg
svg/batik/text/textProperties.svg
svg/batik/text/textStyles.svg
svg/batik/text/verticalTextOnPath.svg
svg/batik/text/verticalText.svg
svg/batik/text/xmlSpace.svg
svg/css/css-box-min-width.html
svg/custom/absolute-sized-svg-in-xhtml.xhtml
svg/custom/alignment-baseline-modes.svg
svg/custom/altglyph.svg
svg/custom/animate-path-discrete.svg
svg/custom/animate-path-morphing.svg
svg/custom/circle-move-invalidation.svg
svg/custom/class-baseValue.svg
svg/custom/clip-path-referencing-use2.svg
svg/custom/clip-path-referencing-use.svg
svg/custom/container-opacity-clip-viewBox.svg
svg/custom/dominant-baseline-hanging.svg
svg/custom/dominant-baseline-modes.svg
svg/custom/empty-clip-path.svg
svg/custom/fill-fallback.svg
svg/custom/fill-SVGPaint-interface.svg
svg/custom/focus-ring.svg
svg/custom/font-face-cascade-order.svg
svg/custom/font-face-simple.svg
svg/custom/foreignObject-crash-on-hover.xml
svg/custom/getPresentationAttribute.svg
svg/custom/glyph-selection-lang-attribute.svg
svg/custom/gradient-rotated-bbox.svg
svg/custom/group-opacity.svg
svg/custom/hit-test-path.svg
svg/custom/hit-test-unclosed-subpaths.svg
svg/custom/hit-test-with-br.xhtml
svg/custom/image-parent-translation.xhtml
svg/custom/image-small-width-height.svg
svg/custom/image-with-aspect-ratio-stretch.svg
svg/custom/inline-svg-in-xhtml.xml
svg/custom/invalid-lengthlist.svg
svg/custom/js-update-image.svg
svg/custom/js-update-transform-addition.svg
svg/custom/js-update-transform-changes.svg
svg/custom/linking-a-03-b-all.svg
svg/custom/linking-a-03-b-preserveAspectRatio.svg
svg/custom/linking-a-03-b-transform.svg
svg/custom/linking-a-03-b-viewBox.svg
svg/custom/linking-a-03-b-viewBox-transform.svg
svg/custom/linking-a-03-b-viewTarget.svg
svg/custom/linking-a-03-b-zoomAndPan.svg
svg/custom/no-inherited-dashed-stroke.xhtml
svg/custom/pattern-rotate.svg
svg/custom/pattern-with-transformation.svg
svg/custom/percentage-of-html-parent.xhtml
svg/custom/repaint-on-image-bounds-change.svg
svg/custom/resource-client-removal.svg
svg/custom/root-container-opacity-clip-viewBox.svg
svg/custom/scroll-hit-test.xhtml
svg/custom/shape-rendering.svg
svg/custom/stroked-pattern.svg
svg/custom/stroke-fallback.svg
svg/custom/style-attribute-font-size.svg
svg/custom/svg-fonts-in-html.html
svg/custom/SVGMatrix-interface.svg
svg/custom/text-decoration-visibility.svg
svg/custom/text-dom-01-f.svg
svg/custom/text-letter-spacing.svg
svg/custom/text-linking.svg
svg/custom/text-x-dx-lists.svg
svg/custom/text-x-override-in-tspan-child.svg
svg/custom/text-xy-updates.svg
svg/custom/transform-removeAttributeNS.svg
svg/custom/use-css-no-effect-on-shadow-tree.svg
svg/custom/use-detach.svg
svg/custom/use-dynamic-append.svg
svg/custom/use-on-disallowed-foreign-object-1.svg
svg/custom/use-on-disallowed-foreign-object-2.svg
svg/custom/use-on-disallowed-foreign-object-3.svg
svg/custom/use-on-disallowed-foreign-object-4.svg
svg/custom/use-on-disallowed-foreign-object-5.svg
svg/custom/use-on-disallowed-foreign-object-6.svg
svg/custom/use-on-g-containing-foreignObject-and-image.svg
svg/custom/use-on-g-containing-symbol.svg
svg/custom/use-on-non-svg-namespaced-element.svg
svg/custom/use-setAttribute-crash.svg
svg/hixie/dynamic/005.xml
svg/hixie/error/004.xml
svg/hixie/error/005.xml
svg/hixie/error/013.xml
svg/hixie/processing-model/003.xml
svg/hixie/processing-model/004.xml
svg/text/foreignObject-repaint.xml
svg/text/kerning.svg
svg/text/multichar-glyph.svg
svg/text/text-align-01-b.svg
svg/text/text-align-02-b.svg
svg/text/text-align-03-b.svg
svg/text/text-align-04-b.svg
svg/text/text-align-05-b.svg
svg/text/text-align-06-b.svg
svg/text/text-altglyph-01-b.svg
svg/text/text-deco-01-b.svg
svg/text/text-fonts-01-t.svg
svg/text/text-fonts-02-t.svg
svg/text/text-gradient-positioning.svg
svg/text/text-intro-05-t.svg
svg/text/text-path-01-b.svg
svg/text/textPathBoundsBug.svg
svg/text/text-repaint-rects.xhtml
svg/text/text-spacing-01-b.svg
svg/text/text-text-01-b.svg
svg/text/text-text-03-b.svg
svg/text/text-text-04-t.svg
svg/text/text-text-05-t.svg
svg/text/text-text-06-t.svg
svg/text/text-text-07-t.svg
svg/text/text-text-08-b.svg
svg/text/text-tref-01-b.svg
svg/text/text-tselect-01-b.svg
svg/text/text-tselect-02-f.svg
svg/text/text-tspan-01-b.svg
svg/text/text-ws-01-t.svg
svg/text/text-ws-02-t.svg
svg/transforms/animated-path-inside-transformed-html.xhtml
svg/transforms/text-with-pattern-inside-transformed-html.xhtml
svg/transforms/text-with-pattern-with-svg-transform.svg
svg/W3C-SVG-1.1/animate-elem-02-t.svg
svg/W3C-SVG-1.1/animate-elem-03-t.svg
svg/W3C-SVG-1.1/animate-elem-04-t.svg
svg/W3C-SVG-1.1/animate-elem-05-t.svg
svg/W3C-SVG-1.1/animate-elem-06-t.svg
svg/W3C-SVG-1.1/animate-elem-07-t.svg
svg/W3C-SVG-1.1/animate-elem-08-t.svg
svg/W3C-SVG-1.1/animate-elem-09-t.svg
svg/W3C-SVG-1.1/animate-elem-10-t.svg
svg/W3C-SVG-1.1/animate-elem-11-t.svg
svg/W3C-SVG-1.1/animate-elem-12-t.svg
svg/W3C-SVG-1.1/animate-elem-13-t.svg
svg/W3C-SVG-1.1/animate-elem-14-t.svg
svg/W3C-SVG-1.1/animate-elem-15-t.svg
svg/W3C-SVG-1.1/animate-elem-16-t.svg
svg/W3C-SVG-1.1/animate-elem-17-t.svg
svg/W3C-SVG-1.1/animate-elem-18-t.svg
svg/W3C-SVG-1.1/animate-elem-19-t.svg
svg/W3C-SVG-1.1/animate-elem-20-t.svg
svg/W3C-SVG-1.1/animate-elem-21-t.svg
svg/W3C-SVG-1.1/animate-elem-22-b.svg
svg/W3C-SVG-1.1/animate-elem-23-t.svg
svg/W3C-SVG-1.1/animate-elem-24-t.svg
svg/W3C-SVG-1.1/animate-elem-25-t.svg
svg/W3C-SVG-1.1/animate-elem-26-t.svg
svg/W3C-SVG-1.1/animate-elem-27-t.svg
svg/W3C-SVG-1.1/animate-elem-28-t.svg
svg/W3C-SVG-1.1/animate-elem-29-b.svg
svg/W3C-SVG-1.1/animate-elem-30-t.svg
svg/W3C-SVG-1.1/animate-elem-31-t.svg
svg/W3C-SVG-1.1/animate-elem-32-t.svg
svg/W3C-SVG-1.1/animate-elem-33-t.svg
svg/W3C-SVG-1.1/animate-elem-34-t.svg
svg/W3C-SVG-1.1/animate-elem-36-t.svg
svg/W3C-SVG-1.1/animate-elem-37-t.svg
svg/W3C-SVG-1.1/animate-elem-39-t.svg
svg/W3C-SVG-1.1/animate-elem-40-t.svg
svg/W3C-SVG-1.1/animate-elem-41-t.svg
svg/W3C-SVG-1.1/animate-elem-44-t.svg
svg/W3C-SVG-1.1/animate-elem-46-t.svg
svg/W3C-SVG-1.1/animate-elem-52-t.svg
svg/W3C-SVG-1.1/animate-elem-60-t.svg
svg/W3C-SVG-1.1/animate-elem-61-t.svg
svg/W3C-SVG-1.1/animate-elem-62-t.svg
svg/W3C-SVG-1.1/animate-elem-63-t.svg
svg/W3C-SVG-1.1/animate-elem-64-t.svg
svg/W3C-SVG-1.1/animate-elem-65-t.svg
svg/W3C-SVG-1.1/animate-elem-66-t.svg
svg/W3C-SVG-1.1/animate-elem-67-t.svg
svg/W3C-SVG-1.1/animate-elem-68-t.svg
svg/W3C-SVG-1.1/animate-elem-69-t.svg
svg/W3C-SVG-1.1/animate-elem-70-t.svg
svg/W3C-SVG-1.1/animate-elem-77-t.svg
svg/W3C-SVG-1.1/animate-elem-78-t.svg
svg/W3C-SVG-1.1/animate-elem-80-t.svg
svg/W3C-SVG-1.1/animate-elem-81-t.svg
svg/W3C-SVG-1.1/animate-elem-82-t.svg
svg/W3C-SVG-1.1/animate-elem-83-t.svg
svg/W3C-SVG-1.1/animate-elem-84-t.svg
svg/W3C-SVG-1.1/animate-elem-85-t.svg
svg/W3C-SVG-1.1/color-prof-01-f.svg
svg/W3C-SVG-1.1/color-prop-01-b.svg
svg/W3C-SVG-1.1/color-prop-02-f.svg
svg/W3C-SVG-1.1/color-prop-03-t.svg
svg/W3C-SVG-1.1/coords-coord-01-t.svg
svg/W3C-SVG-1.1/coords-coord-02-t.svg
svg/W3C-SVG-1.1/coords-trans-01-b.svg
svg/W3C-SVG-1.1/coords-trans-02-t.svg
svg/W3C-SVG-1.1/coords-trans-03-t.svg
svg/W3C-SVG-1.1/coords-trans-04-t.svg
svg/W3C-SVG-1.1/coords-trans-05-t.svg
svg/W3C-SVG-1.1/coords-trans-06-t.svg
svg/W3C-SVG-1.1/coords-units-01-b.svg
svg/W3C-SVG-1.1/coords-units-02-b.svg
svg/W3C-SVG-1.1/coords-units-03-b.svg
svg/W3C-SVG-1.1/coords-viewattr-01-b.svg
svg/W3C-SVG-1.1/coords-viewattr-02-b.svg
svg/W3C-SVG-1.1/coords-viewattr-03-b.svg
svg/W3C-SVG-1.1/extend-namespace-01-f.svg
svg/W3C-SVG-1.1/filters-blend-01-b.svg
svg/W3C-SVG-1.1/filters-color-01-b.svg
svg/W3C-SVG-1.1/filters-composite-02-b.svg
svg/W3C-SVG-1.1/filters-comptran-01-b.svg
svg/W3C-SVG-1.1/filters-conv-01-f.svg
svg/W3C-SVG-1.1/filters-diffuse-01-f.svg
svg/W3C-SVG-1.1/filters-displace-01-f.svg
svg/W3C-SVG-1.1/filters-example-01-b.svg
svg/W3C-SVG-1.1/filters-felem-01-b.svg
svg/W3C-SVG-1.1/filters-gauss-01-b.svg
svg/W3C-SVG-1.1/filters-image-01-b.svg
svg/W3C-SVG-1.1/filters-light-01-f.svg
svg/W3C-SVG-1.1/filters-morph-01-f.svg
svg/W3C-SVG-1.1/filters-offset-01-b.svg
svg/W3C-SVG-1.1/filters-specular-01-f.svg
svg/W3C-SVG-1.1/filters-tile-01-b.svg
svg/W3C-SVG-1.1/filters-turb-01-f.svg
svg/W3C-SVG-1.1/fonts-desc-02-t.svg
svg/W3C-SVG-1.1/fonts-elem-01-t.svg
svg/W3C-SVG-1.1/fonts-elem-02-t.svg
svg/W3C-SVG-1.1/fonts-elem-03-b.svg
svg/W3C-SVG-1.1/fonts-elem-04-b.svg
svg/W3C-SVG-1.1/fonts-elem-05-t.svg
svg/W3C-SVG-1.1/fonts-elem-06-t.svg
svg/W3C-SVG-1.1/fonts-elem-07-b.svg
svg/W3C-SVG-1.1/fonts-glyph-03-t.svg
svg/W3C-SVG-1.1/fonts-glyph-04-t.svg
svg/W3C-SVG-1.1/fonts-kern-01-t.svg
svg/W3C-SVG-1.1/interact-cursor-01-f.svg
svg/W3C-SVG-1.1/interact-dom-01-b.svg
svg/W3C-SVG-1.1/interact-events-01-b.svg
svg/W3C-SVG-1.1/interact-order-01-b.svg
svg/W3C-SVG-1.1/interact-order-02-b.svg
svg/W3C-SVG-1.1/interact-order-03-b.svg
svg/W3C-SVG-1.1/interact-zoom-01-t.svg
svg/W3C-SVG-1.1/linking-a-01-b.svg
svg/W3C-SVG-1.1/linking-a-02-b.svg
svg/W3C-SVG-1.1/linking-a-03-b.svg
svg/W3C-SVG-1.1/linking-a-04-t.svg
svg/W3C-SVG-1.1/linking-a-05-t.svg
svg/W3C-SVG-1.1/linking-a-07-t.svg
svg/W3C-SVG-1.1/linking-uri-01-b.svg
svg/W3C-SVG-1.1/linking-uri-02-b.svg
svg/W3C-SVG-1.1/linking-uri-03-t.svg
svg/W3C-SVG-1.1/masking-intro-01-f.svg
svg/W3C-SVG-1.1/masking-mask-01-b.svg
svg/W3C-SVG-1.1/masking-opacity-01-b.svg
svg/W3C-SVG-1.1/masking-path-01-b.svg
svg/W3C-SVG-1.1/masking-path-02-b.svg
svg/W3C-SVG-1.1/masking-path-03-b.svg
svg/W3C-SVG-1.1/masking-path-04-b.svg
svg/W3C-SVG-1.1/masking-path-05-f.svg
svg/W3C-SVG-1.1/metadata-example-01-b.svg
svg/W3C-SVG-1.1/painting-fill-01-t.svg
svg/W3C-SVG-1.1/painting-fill-02-t.svg
svg/W3C-SVG-1.1/painting-fill-03-t.svg
svg/W3C-SVG-1.1/painting-fill-04-t.svg
svg/W3C-SVG-1.1/painting-fill-05-b.svg
svg/W3C-SVG-1.1/painting-marker-01-f.svg
svg/W3C-SVG-1.1/painting-marker-02-f.svg
svg/W3C-SVG-1.1/painting-marker-03-f.svg
svg/W3C-SVG-1.1/painting-render-01-b.svg
svg/W3C-SVG-1.1/painting-stroke-01-t.svg
svg/W3C-SVG-1.1/painting-stroke-02-t.svg
svg/W3C-SVG-1.1/painting-stroke-03-t.svg
svg/W3C-SVG-1.1/painting-stroke-04-t.svg
svg/W3C-SVG-1.1/painting-stroke-07-t.svg
svg/W3C-SVG-1.1/paths-data-01-t.svg
svg/W3C-SVG-1.1/paths-data-02-t.svg
svg/W3C-SVG-1.1/paths-data-03-f.svg
svg/W3C-SVG-1.1/paths-data-04-t.svg
svg/W3C-SVG-1.1/paths-data-05-t.svg
svg/W3C-SVG-1.1/paths-data-06-t.svg
svg/W3C-SVG-1.1/paths-data-07-t.svg
svg/W3C-SVG-1.1/paths-data-08-t.svg
svg/W3C-SVG-1.1/paths-data-09-t.svg
svg/W3C-SVG-1.1/paths-data-10-t.svg
svg/W3C-SVG-1.1/paths-data-12-t.svg
svg/W3C-SVG-1.1/paths-data-13-t.svg
svg/W3C-SVG-1.1/paths-data-14-t.svg
svg/W3C-SVG-1.1/paths-data-15-t.svg
svg/W3C-SVG-1.1/pservers-grad-01-b.svg
svg/W3C-SVG-1.1/pservers-grad-02-b.svg
svg/W3C-SVG-1.1/pservers-grad-03-b.svg
svg/W3C-SVG-1.1/pservers-grad-04-b.svg
svg/W3C-SVG-1.1/pservers-grad-05-b.svg
svg/W3C-SVG-1.1/pservers-grad-06-b.svg
svg/W3C-SVG-1.1/pservers-grad-07-b.svg
svg/W3C-SVG-1.1/pservers-grad-08-b.svg
svg/W3C-SVG-1.1/pservers-grad-09-b.svg
svg/W3C-SVG-1.1/pservers-grad-10-b.svg
svg/W3C-SVG-1.1/pservers-grad-11-b.svg
svg/W3C-SVG-1.1/pservers-grad-12-b.svg
svg/W3C-SVG-1.1/pservers-grad-13-b.svg
svg/W3C-SVG-1.1/pservers-grad-14-b.svg
svg/W3C-SVG-1.1/pservers-grad-15-b.svg
svg/W3C-SVG-1.1/pservers-grad-16-b.svg
svg/W3C-SVG-1.1/pservers-grad-17-b.svg
svg/W3C-SVG-1.1/pservers-grad-18-b.svg
svg/W3C-SVG-1.1/pservers-grad-19-b.svg
svg/W3C-SVG-1.1/pservers-pattern-01-b.svg
svg/W3C-SVG-1.1/render-elems-01-t.svg
svg/W3C-SVG-1.1/render-elems-02-t.svg
svg/W3C-SVG-1.1/render-elems-03-t.svg
svg/W3C-SVG-1.1/render-elems-06-t.svg
svg/W3C-SVG-1.1/render-elems-07-t.svg
svg/W3C-SVG-1.1/render-elems-08-t.svg
svg/W3C-SVG-1.1/render-groups-01-b.svg
svg/W3C-SVG-1.1/render-groups-03-t.svg
svg/W3C-SVG-1.1/script-handle-01-b.svg
svg/W3C-SVG-1.1/script-handle-02-b.svg
svg/W3C-SVG-1.1/script-handle-03-b.svg
svg/W3C-SVG-1.1/script-handle-04-b.svg
svg/W3C-SVG-1.1/shapes-circle-01-t.svg
svg/W3C-SVG-1.1/shapes-circle-02-t.svg
svg/W3C-SVG-1.1/shapes-ellipse-01-t.svg
svg/W3C-SVG-1.1/shapes-ellipse-02-t.svg
svg/W3C-SVG-1.1/shapes-intro-01-t.svg
svg/W3C-SVG-1.1/shapes-line-01-t.svg
svg/W3C-SVG-1.1/shapes-polygon-01-t.svg
svg/W3C-SVG-1.1/shapes-polyline-01-t.svg
svg/W3C-SVG-1.1/shapes-rect-01-t.svg
svg/W3C-SVG-1.1/shapes-rect-02-t.svg
svg/W3C-SVG-1.1/struct-cond-01-t.svg
svg/W3C-SVG-1.1/struct-cond-02-t.svg
svg/W3C-SVG-1.1/struct-cond-03-t.svg
svg/W3C-SVG-1.1/struct-defs-01-t.svg
svg/W3C-SVG-1.1/struct-dom-01-b.svg
svg/W3C-SVG-1.1/struct-dom-02-b.svg
svg/W3C-SVG-1.1/struct-dom-03-b.svg
svg/W3C-SVG-1.1/struct-dom-04-b.svg
svg/W3C-SVG-1.1/struct-dom-05-b.svg
svg/W3C-SVG-1.1/struct-dom-06-b.svg
svg/W3C-SVG-1.1/struct-frag-02-t.svg
svg/W3C-SVG-1.1/struct-frag-03-t.svg
svg/W3C-SVG-1.1/struct-frag-04-t.svg
svg/W3C-SVG-1.1/struct-frag-05-t.svg
svg/W3C-SVG-1.1/struct-frag-06-t.svg
svg/W3C-SVG-1.1/struct-group-01-t.svg
svg/W3C-SVG-1.1/struct-group-02-b.svg
svg/W3C-SVG-1.1/struct-group-03-t.svg
svg/W3C-SVG-1.1/struct-image-01-t.svg
svg/W3C-SVG-1.1/struct-image-02-b.svg
svg/W3C-SVG-1.1/struct-image-03-t.svg
svg/W3C-SVG-1.1/struct-image-04-t.svg
svg/W3C-SVG-1.1/struct-image-05-b.svg
svg/W3C-SVG-1.1/struct-image-06-t.svg
svg/W3C-SVG-1.1/struct-image-07-t.svg
svg/W3C-SVG-1.1/struct-image-08-t.svg
svg/W3C-SVG-1.1/struct-image-09-t.svg
svg/W3C-SVG-1.1/struct-image-10-t.svg
svg/W3C-SVG-1.1/struct-symbol-01-b.svg
svg/W3C-SVG-1.1/struct-use-01-t.svg
svg/W3C-SVG-1.1/struct-use-03-t.svg
svg/W3C-SVG-1.1/struct-use-05-b.svg
svg/W3C-SVG-1.1/styling-css-01-b.svg
svg/W3C-SVG-1.1/styling-css-02-b.svg
svg/W3C-SVG-1.1/styling-css-03-b.svg
svg/W3C-SVG-1.1/styling-css-04-f.svg
svg/W3C-SVG-1.1/styling-css-05-b.svg
svg/W3C-SVG-1.1/styling-css-06-b.svg
svg/W3C-SVG-1.1/styling-inherit-01-b.svg
svg/W3C-SVG-1.1/styling-pres-01-t.svg
svg/W3C-SVG-1.1/text-align-01-b.svg
svg/W3C-SVG-1.1/text-align-02-b.svg
svg/W3C-SVG-1.1/text-align-03-b.svg
svg/W3C-SVG-1.1/text-align-04-b.svg
svg/W3C-SVG-1.1/text-align-05-b.svg
svg/W3C-SVG-1.1/text-align-06-b.svg
svg/W3C-SVG-1.1/text-altglyph-01-b.svg
svg/W3C-SVG-1.1/text-deco-01-b.svg
svg/W3C-SVG-1.1/text-fonts-01-t.svg
svg/W3C-SVG-1.1/text-fonts-02-t.svg
svg/W3C-SVG-1.1/text-intro-05-t.svg
svg/W3C-SVG-1.1/text-path-01-b.svg
svg/W3C-SVG-1.1/text-spacing-01-b.svg
svg/W3C-SVG-1.1/text-text-01-b.svg
svg/W3C-SVG-1.1/text-text-03-b.svg
svg/W3C-SVG-1.1/text-text-04-t.svg
svg/W3C-SVG-1.1/text-text-05-t.svg
svg/W3C-SVG-1.1/text-text-06-t.svg
svg/W3C-SVG-1.1/text-text-07-t.svg
svg/W3C-SVG-1.1/text-text-08-b.svg
svg/W3C-SVG-1.1/text-tref-01-b.svg
svg/W3C-SVG-1.1/text-tselect-01-b.svg
svg/W3C-SVG-1.1/text-tselect-02-f.svg
svg/W3C-SVG-1.1/text-tspan-01-b.svg
svg/W3C-SVG-1.1/text-ws-01-t.svg
svg/W3C-SVG-1.1/text-ws-02-t.svg
svg/W3C-SVG-1.1/types-basicDOM-01-b.svg
svg/carto.net/button.svg
svg/carto.net/colourpicker.svg
svg/carto.net/combobox.svg
svg/carto.net/scrollbar.svg
svg/carto.net/selectionlist.svg
svg/carto.net/slider.svg
svg/carto.net/tabgroup.svg
svg/carto.net/textbox.svg
svg/carto.net/window.svg
svg/custom/SVGNumber-interface.svg
svg/custom/SVGPoint-interface.svg
svg/custom/SVGRect-interface.svg
svg/custom/attribute-namespace-check.svg
svg/custom/circular-marker-reference-1.svg
svg/custom/circular-marker-reference-2.svg
svg/custom/circular-marker-reference-3.svg
svg/custom/circular-marker-reference-4.svg
svg/custom/class-selector.svg
svg/custom/conditional-processing-outside-switch.svg
svg/custom/control-points-for-S-and-T.svg
svg/custom/coords-relative-units-transforms.svg
svg/custom/create-metadata-element.svg
svg/custom/createelement.svg
svg/custom/css-pixels-dpi.svg
svg/custom/dasharrayOrigin.svg
svg/custom/deep-dynamic-updates.svg
svg/custom/display-none.svg
svg/custom/dynamic-empty-path.svg
svg/custom/dynamic-svg-document-creation.svg
svg/custom/dynamic-viewBox.svg
svg/custom/embedded-svg-disallowed-in-dashboard.xml
svg/custom/empty-merge.svg
svg/custom/evt-onload.svg
svg/custom/feComponentTransfer-Discrete.svg
svg/custom/feComponentTransfer-Gamma.svg
svg/custom/feComponentTransfer-Linear.svg
svg/custom/feComponentTransfer-Table.svg
svg/custom/feDisplacementMap-01.svg
svg/custom/fill-update.svg
svg/custom/foreign-object-skew.svg
svg/custom/fractional-rects.svg
svg/custom/getTransformToElement.svg
svg/custom/getscreenctm-in-mixed-content.xhtml
svg/custom/getsvgdocument.html
svg/custom/gradient-add-stops.svg
svg/custom/gradient-attr-update.svg
svg/custom/gradient-cycle-detection.svg
svg/custom/gradient-deep-referencing.svg
svg/custom/gradient-stop-corner-cases.svg
svg/custom/gradient-stop-style-change.svg
svg/custom/gradient-stroke-width.svg
svg/custom/grayscale-gradient-mask.svg
svg/custom/hit-test-path-stroke.svg
svg/custom/hover-default-fill.svg
svg/custom/image-with-transform-clip-filter.svg
svg/custom/inner-percent.svg
svg/custom/inner-svg-hit-test.svg
svg/custom/invalid-css.svg
svg/custom/invalid-fill-hex.svg
svg/custom/invalid-fill.svg
svg/custom/invalid-transforms.svg
svg/custom/invisible-text-after-scrolling.xhtml
svg/custom/js-late-clipPath-and-object-creation.svg
svg/custom/js-late-clipPath-creation.svg
svg/custom/js-late-gradient-and-object-creation.svg
svg/custom/js-late-gradient-creation.svg
svg/custom/js-late-marker-and-object-creation.svg
svg/custom/js-late-marker-creation.svg
svg/custom/js-late-mask-and-object-creation.svg
svg/custom/js-late-mask-creation.svg
svg/custom/js-late-pattern-and-object-creation.svg
svg/custom/js-late-pattern-creation.svg
svg/custom/js-update-bounce.svg
svg/custom/js-update-container2.svg
svg/custom/js-update-container.svg
svg/custom/js-update-gradient.svg
svg/custom/js-update-path-changes.svg
svg/custom/js-update-path-removal.svg
svg/custom/js-update-pattern-child.svg
svg/custom/js-update-pattern.svg
svg/custom/js-update-polygon-changes.svg
svg/custom/js-update-polygon-removal.svg
svg/custom/js-update-stop.svg
svg/custom/js-update-style.svg
svg/custom/junk-data.svg
svg/custom/large-bounding-box-percents.svg
svg/custom/manually-parsed-embedded-svg-disallowed-in-dashboard.html
svg/custom/manually-parsed-svg-disallowed-in-dashboard.html
svg/custom/marker-changes.svg
svg/custom/marker-child-changes.svg
svg/custom/marker-default-width-height.svg
svg/custom/marker-viewBox-changes.svg
svg/custom/mask-changes.svg
svg/custom/mask-child-changes.svg
svg/custom/mask-excessive-malloc.svg
svg/custom/mask-inside-defs.svg
svg/custom/missing-xlink.svg
svg/custom/non-circular-marker-reference.svg
svg/custom/non-opaque-filters.svg
svg/custom/path-bad-data.svg
svg/custom/path-textPath-simulation.svg
svg/custom/path-update.svg
svg/custom/path-update.svg
svg/custom/pattern-cycle-detection.svg
svg/custom/pattern-deep-referencing.svg
svg/custom/pattern-in-defs.svg
svg/custom/pattern-y-offset.svg
svg/custom/percentage-rect2.svg
svg/custom/percentage-rect.svg
svg/custom/pointer-events-image.svg
svg/custom/pointer-events-path.svg
svg/custom/pointer-events-text.svg
svg/custom/poly-identify.svg
svg/custom/polyline-hittest.svg
svg/custom/polyline-invalid-points.svg
svg/custom/polyline-setattribute-points-null.svg
svg/custom/preserve-aspect-ratio-syntax.svg
svg/custom/prevent-default.svg
svg/custom/rgbcolor-syntax.svg
svg/custom/rootelement.svg
svg/custom/rootmost-svg-xy-attrs.xhtml
svg/custom/rounded-rects.svg
svg/custom/scrolling-embedded-svg-file-image-repaint-problem.html
svg/custom/second-inline-text.xhtml
svg/custom/shapes-supporting-markers.svg
svg/custom/sheet-title.svg
svg/custom/simpleCDF.xml
svg/custom/struct-use-09-b.svg
svg/custom/svg-absolute-children.svg
svg/custom/svg-disallowed-in-dashboard-object.html
svg/custom/svg-float-border-padding.xml
svg/custom/svg-overflow-types.svg
svg/custom/svgpolyparser-extra-space.svg
svg/custom/text-clip.svg
svg/custom/text-filter.svg
svg/custom/text-gradient-no-content.svg
svg/custom/text-hit-test.svg
svg/custom/text-image-opacity.svg
svg/custom/transform-ignore-after-invalid.svg
svg/custom/transform-invalid.svg
svg/custom/transform-scale-parse.svg
svg/custom/transform-with-ending-space.svg
svg/custom/tref-update.svg
svg/custom/use-clipped-hit.svg
svg/custom/use-css-events.svg
svg/custom/use-elementInstance-event-target.svg
svg/custom/use-elementInstance-methods.svg
svg/custom/use-event-handler-on-referenced-element.svg
svg/custom/use-event-handler-on-use-element.svg
svg/custom/use-events-crash.svg
svg/custom/use-forward-refs.svg
svg/custom/use-instanceRoot-modifications.svg
svg/custom/use-modify-container-in-target.svg
svg/custom/use-modify-target-container.svg
svg/custom/use-modify-target-symbol.svg
svg/custom/use-nested-transform.svg
svg/custom/use-on-g-containing-use.svg
svg/custom/use-on-g.svg
svg/custom/use-on-rect.svg
svg/custom/use-on-symbol.svg
svg/custom/use-on-text.svg
svg/custom/use-on-use.svg
svg/custom/use-property-changes-through-dom.svg
svg/custom/use-property-changes-through-svg-dom.svg
svg/custom/use-recursion-1.svg
svg/custom/use-recursion-3.svg
svg/custom/use-recursion-4.svg
svg/custom/use-referencing-nonexisting-symbol.svg
svg/custom/use-symbol-overflow.svg
svg/custom/use-transform.svg
svg/custom/viewBox-hit.svg
svg/custom/viewbox-syntax.svg
svg/custom/viewport-clip.svg
svg/custom/viewport-em.svg
svg/custom/viewport-no-width-height.svg
svg/custom/viewport-update2.svg
svg/custom/viewport-update.svg
svg/custom/visibility-override-clip.svg
svg/custom/visibility-override-filter.svg
svg/custom/visibility-override-mask.svg
svg/custom/visibility-override.svg
svg/custom/width-full-percentage.svg
svg/custom/xml-stylesheet.svg
svg/hixie/cascade/001-broken.xml
svg/hixie/cascade/002.xml
svg/hixie/data-types/001.xml
svg/hixie/data-types/002.xhtml
svg/hixie/dynamic/003.xml
svg/hixie/dynamic/004.xml
svg/hixie/dynamic/006.xml
svg/hixie/error/001.xml
svg/hixie/error/002.xml
svg/hixie/error/003.xml
svg/hixie/error/007.xml
svg/hixie/error/008.xml
svg/hixie/error/009.xml
svg/hixie/error/010.xml
svg/hixie/error/011.xml
svg/hixie/error/012.xml
svg/hixie/error/014-test.xml
svg/hixie/error/014.xml
svg/hixie/error/015.xml
svg/hixie/error/016.xml
svg/hixie/error/017.xml
svg/hixie/links/001.xml
svg/hixie/links/002.xml
svg/hixie/links/003-broken.xml
svg/hixie/mixed/003.xml
svg/hixie/mixed/004.xml
svg/hixie/mixed/005.xml
svg/hixie/mixed/006.xml
svg/hixie/mixed/008.xml
svg/hixie/mixed/009.xml
svg/hixie/mixed/010.xml
svg/hixie/mixed/011.xml
svg/hixie/painting/001.xml
svg/hixie/perf/001.xml
svg/hixie/perf/002.xml
svg/hixie/perf/003.xml
svg/hixie/perf/004.xml
svg/hixie/perf/005.xml
svg/hixie/perf/006.xml
svg/hixie/perf/007.xml
svg/hixie/processing-model/005.xml
svg/hixie/rendering-model/001.xml
svg/hixie/rendering-model/002.xml
svg/hixie/rendering-model/003.xhtml
svg/hixie/rendering-model/003a.xml
svg/hixie/rendering-model/004.xhtml
svg/hixie/shapes/path/001.xml
svg/hixie/text/002.xml
svg/hixie/text/003.html
svg/hixie/text/003a.xml
svg/hixie/text/003b.xml
svg/hixie/transform/001.xml
svg/hixie/use/001.xml
svg/hixie/use/002-test.xml
svg/hixie/use/002.xml
svg/hixie/viewbox/001.xml
svg/hixie/viewbox/002.xml
svg/hixie/viewbox/003.xml
svg/hixie/viewbox/004.xml
svg/hixie/viewbox/preserveAspectRatio/001.xml
svg/hixie/viewbox/preserveAspectRatio/002.xml
svg/W3C-SVG-1.1/struct-frag-01-t.svg
svg/css/getComputedStyle-basic.xhtml
svg/custom/SVGPoint-matrixTransform.svg
svg/custom/baseval-animval-equality.svg
svg/custom/stroke-width-click.svg
svg/custom/text-ctm.svg
svg/custom/text-repaint-including-stroke.svg
svg/custom/text-whitespace-handling.svg
svg/custom/use-empty-reference.svg
svg/custom/use-recalcStyle-crash.svg
svg/custom/use-recursion-2.svg
svg/dom/SVGRectElement/rect-modify-rx.svg
svg/hixie/dynamic/002.xml
svg/hixie/mixed/007.xml
# ============================================================================= #
# failing animations tests
# ============================================================================= #
# Needs expected results
animations/animation-drt-api.html
animations/animation-drt-api-multiple-keyframes.html
# ============================================================================= #
# failing application cache quota tests
# ============================================================================= #
http/tests/appcache/origin-quota.html
# ============================================================================= #
# Failing CSS Tests
# ============================================================================= #
css1/classification/white_space.html
# REGRESSION (r53450) - skipped until fix
# https://bugs.webkit.org/show_bug.cgi?id=33834
css1/box_properties/acid_test.html
# small caps vs. normal text
# https://bugs.webkit.org/show_bug.cgi?id=34286
css2.1/t1505-c524-font-var-00-b.html
css2.1/t010403-shand-border-00-c.html
css2.1/t010403-shand-font-00-b.html
css2.1/t010403-shand-font-01-b.html
css2.1/t010403-shand-font-02-b.html
css2.1/t010403-shand-font-03-b.html
css2.1/t050201-c12-grouping-00-b.html
css2.1/t0505-c16-descendant-00-e.html
css2.1/t0505-c16-descendant-01-e.html
css2.1/t0505-c16-descendant-02-e.html
css2.1/t050803-c14-classes-00-e.html
css2.1/t0509-c15-ids-00-a.html
css2.1/t0509-c15-ids-01-e.html
css2.1/t0509-id-sel-syntax-01-f.html
css2.1/t0509-id-sel-syntax-02-b.html
css2.1/t0510-c25-pseudo-elmnt-00-c.html
css2.1/t051103-c21-activ-ln-00-e-i.html
css2.1/t051103-c21-focus-ln-00-e-i.html
css2.1/t051103-c21-hover-ln-00-e-i.html
css2.1/t051103-dom-hover-01-c-io.html
css2.1/t051103-dom-hover-02-c-io.html
css2.1/t0511-c21-pseud-anch-00-e-i.html
css2.1/t0511-c21-pseud-link-00-e.html
css2.1/t0511-c21-pseud-link-01-e.html
css2.1/t0511-c21-pseud-link-02-e.html
css2.1/t0511-c21-pseud-link-03-e.html
css2.1/t051201-c23-first-line-00-b.html
css2.1/t051202-c24-first-lttr-00-b.html
css2.1/t051202-c26-psudo-nest-00-c.html
css2.1/t0602-c13-inheritance-00-e.html
css2.1/t0602-c13-inh-underlin-00-e.html
css2.1/t0602-inherit-bdr-pad-b-00.html
css2.1/t0603-c11-import-00-b.html
css2.1/t060401-c32-cascading-00-b.html
css2.1/t060402-c31-important-00-b.html
css2.1/t060403-c21-pseu-cls-00-e-i.html
css2.1/t060403-c21-pseu-id-00-e-i.html
css2.1/t0801-c412-hz-box-00-b-a.html
css2.1/t080301-c411-vt-mrgn-00-b.html
css2.1/t0803-c5501-imrgn-t-00-b-ag.html
css2.1/t0803-c5501-mrgn-t-00-b-a.html
css2.1/t0803-c5502-imrgn-r-00-b-ag.html
css2.1/t0803-c5502-imrgn-r-01-b-ag.html
css2.1/t0803-c5502-imrgn-r-02-b-a.html
css2.1/t0803-c5502-imrgn-r-03-b-a.html
css2.1/t0803-c5502-imrgn-r-04-b-ag.html
css2.1/t0803-c5502-imrgn-r-05-b-ag.html
css2.1/t0803-c5502-imrgn-r-06-b-ag.html
css2.1/t0803-c5502-mrgn-r-00-c-ag.html
css2.1/t0803-c5502-mrgn-r-01-c-a.html
css2.1/t0803-c5502-mrgn-r-02-c.html
css2.1/t0803-c5502-mrgn-r-03-c.html
css2.1/t0803-c5503-imrgn-b-00-b-a.html
css2.1/t0803-c5503-mrgn-b-00-b-a.html
css2.1/t0803-c5504-imrgn-l-00-b-ag.html
css2.1/t0803-c5504-imrgn-l-01-b-ag.html
css2.1/t0803-c5504-imrgn-l-02-b-ag.html
css2.1/t0803-c5504-imrgn-l-03-b-a.html
css2.1/t0803-c5504-imrgn-l-04-b-ag.html
css2.1/t0803-c5504-imrgn-l-05-b-ag.html
css2.1/t0803-c5504-imrgn-l-06-b-ag.html
css2.1/t0803-c5504-mrgn-l-00-c-ag.html
css2.1/t0803-c5504-mrgn-l-01-c-a.html
css2.1/t0803-c5504-mrgn-l-02-c.html
css2.1/t0803-c5504-mrgn-l-03-c.html
css2.1/t0803-c5505-imrgn-00-a-ag.html
css2.1/t0803-c5505-mrgn-00-b-ag.html
css2.1/t0803-c5505-mrgn-01-e-a.html
css2.1/t0803-c5505-mrgn-02-c.html
css2.1/t0803-c5505-mrgn-03-c-ag.html
css2.1/t0804-c5506-ipadn-t-00-b-a.html
css2.1/t0804-c5506-ipadn-t-01-b-a.html
css2.1/t0804-c5506-ipadn-t-02-b-a.html
css2.1/t0804-c5506-padn-t-00-b-a.html
css2.1/t0804-c5507-ipadn-r-00-b-ag.html
css2.1/t0804-c5507-ipadn-r-01-b-ag.html
css2.1/t0804-c5507-ipadn-r-02-b-ag.html
css2.1/t0804-c5507-ipadn-r-03-b-a.html
css2.1/t0804-c5507-ipadn-r-04-b-ag.html
css2.1/t0804-c5507-padn-r-00-c-ag.html
css2.1/t0804-c5507-padn-r-01-c-a.html
css2.1/t0804-c5507-padn-r-02-f.html
css2.1/t0804-c5507-padn-r-03-f.html
css2.1/t0804-c5508-ipadn-b-00-b-a.html
css2.1/t0804-c5508-ipadn-b-01-f-a.html
css2.1/t0804-c5508-ipadn-b-02-b-a.html
css2.1/t0804-c5508-ipadn-b-03-b-a.html
css2.1/t0804-c5509-ipadn-l-00-b-ag.html
css2.1/t0804-c5509-ipadn-l-01-b-ag.html
css2.1/t0804-c5509-ipadn-l-02-b-ag.html
css2.1/t0804-c5509-ipadn-l-03-b-a.html
css2.1/t0804-c5509-ipadn-l-04-f-ag.html
css2.1/t0804-c5509-padn-l-00-b-ag.html
css2.1/t0804-c5509-padn-l-01-b-a.html
css2.1/t0804-c5509-padn-l-02-f.html
css2.1/t0804-c5509-padn-l-03-f-g.html
css2.1/t0804-c5510-ipadn-00-b-ag.html
css2.1/t0804-c5510-padn-00-b-ag.html
css2.1/t0804-c5510-padn-01-e-a.html
css2.1/t0804-c5510-padn-02-f.html
css2.1/t0805-c5511-brdr-tw-00-b.html
css2.1/t0805-c5511-brdr-tw-01-b-g.html
css2.1/t0805-c5511-brdr-tw-02-b.html
css2.1/t0805-c5511-brdr-tw-03-b.html
css2.1/t0805-c5511-ibrdr-tw-00-a.html
css2.1/t0805-c5512-brdr-rw-00-b.html
css2.1/t0805-c5512-brdr-rw-01-b-g.html
css2.1/t0805-c5512-brdr-rw-02-b.html
css2.1/t0805-c5512-brdr-rw-03-b.html
css2.1/t0805-c5512-ibrdr-rw-00-a.html
css2.1/t0805-c5513-brdr-bw-00-b.html
css2.1/t0805-c5513-brdr-bw-01-b-g.html
css2.1/t0805-c5513-brdr-bw-02-b.html
css2.1/t0805-c5513-brdr-bw-03-b.html
css2.1/t0805-c5513-ibrdr-bw-00-a.html
css2.1/t0805-c5514-brdr-lw-00-b.html
css2.1/t0805-c5514-brdr-lw-01-b-g.html
css2.1/t0805-c5514-brdr-lw-02-b.html
css2.1/t0805-c5514-brdr-lw-03-b.html
css2.1/t0805-c5514-ibrdr-lw-00-a.html
css2.1/t0805-c5515-brdr-w-00-a.html
css2.1/t0805-c5515-brdr-w-01-b-g.html
css2.1/t0805-c5515-brdr-w-02-b.html
css2.1/t0805-c5515-ibrdr-00-b.html
css2.1/t0805-c5516-brdr-c-00-a.html
css2.1/t0805-c5516-ibrdr-c-00-a.html
css2.1/t0805-c5517-brdr-s-00-c.html
css2.1/t0805-c5517-ibrdr-s-00-a.html
css2.1/t0805-c5518-brdr-t-00-a.html
css2.1/t0805-c5518-brdr-t-01-e.html
css2.1/t0805-c5518-ibrdr-t-00-a.html
css2.1/t0805-c5519-brdr-r-00-a.html
css2.1/t0805-c5519-brdr-r-01-e.html
css2.1/t0805-c5519-brdr-r-02-e.html
css2.1/t0805-c5519-ibrdr-r-00-a.html
css2.1/t0805-c5520-brdr-b-00-a.html
css2.1/t0805-c5520-brdr-b-01-e.html
css2.1/t0805-c5520-ibrdr-b-00-a.html
css2.1/t0805-c5521-brdr-l-00-a.html
css2.1/t0805-c5521-brdr-l-01-e.html
css2.1/t0805-c5521-brdr-l-02-e.html
css2.1/t0805-c5521-ibrdr-l-00-a.html
css2.1/t0805-c5522-brdr-00-b.html
css2.1/t0805-c5522-brdr-01-b-g.html
css2.1/t0805-c5522-brdr-02-e.html
css2.1/t0805-c5522-ibrdr-00-a.html
css2.1/t090204-display-change-01-b-ao.html
css2.1/t090402-c42-ibx-pad-00-d-ag.html
css2.1/t090501-c414-flt-00-d.html
css2.1/t090501-c414-flt-01-b.html
css2.1/t090501-c414-flt-02-d-g.html
css2.1/t090501-c414-flt-03-b-g.html
css2.1/t090501-c414-flt-ln-00-d.html
css2.1/t090501-c414-flt-ln-01-d-g.html
css2.1/t090501-c414-flt-ln-02-d.html
css2.1/t090501-c414-flt-ln-03-d.html
css2.1/t090501-c5525-flt-l-00-b-g.html
css2.1/t090501-c5525-flt-r-00-b-g.html
css2.1/t0905-c414-flt-00-d.html
css2.1/t0905-c414-flt-01-d-g.html
css2.1/t0905-c414-flt-02-c.html
css2.1/t0905-c414-flt-03-c.html
css2.1/t0905-c414-flt-04-c.html
css2.1/t0905-c414-flt-fit-00-d.html
css2.1/t0905-c414-flt-fit-01-d-g.html
css2.1/t0905-c414-flt-wrap-00-e.html
css2.1/t0905-c414-flt-wrap-01-d-g.html
css2.1/t0905-c5525-fltblck-00-d-ag.html
css2.1/t0905-c5525-fltblck-01-d.html
css2.1/t0905-c5525-fltclr-00-c-ag.html
css2.1/t0905-c5525-fltcont-00-d-g.html
css2.1/t0905-c5525-flthw-00-c-g.html
css2.1/t0905-c5525-fltinln-00-c-ag.html
css2.1/t0905-c5525-fltmrgn-00-c-ag.html
css2.1/t0905-c5525-fltmult-00-d-g.html
css2.1/t0905-c5525-fltwidth-00-c-g.html
css2.1/t0905-c5525-fltwidth-01-c-g.html
css2.1/t0905-c5525-fltwidth-02-c-g.html
css2.1/t0905-c5525-fltwidth-03-c-g.html
css2.1/t0905-c5525-fltwrap-00-b.html
css2.1/t0905-c5526-fltclr-00-c-ag.html
css2.1/t0905-c5526-flthw-00-c-g.html
css2.1/t09-c5526c-display-00-e.html
css2.1/t1001-abs-pos-cb-01-b.html
css2.1/t1001-abs-pos-cb-02-b.html
css2.1/t1001-abs-pos-cb-03-b.html
css2.1/t1001-abs-pos-cb-04-b.html
css2.1/t1001-abs-pos-cb-05-b.html
css2.1/t1001-abs-pos-cb-06-b.html
css2.1/t1001-abs-pos-cb-07-b.html
css2.1/t1001-abs-pos-cb-08-b.html
css2.1/t1001-abs-pos-cb-09-b.html
css2.1/t1002-c5523-width-00-b-g.html
css2.1/t1002-c5523-width-01-b-g.html
css2.1/t1002-c5523-width-02-b-g.html
css2.1/t100303-c412-blockw-00-d-ag.html
css2.1/t100304-c43-rpl-bbx-00-d-g.html
css2.1/t100304-c43-rpl-bbx-01-d-g.html
css2.1/t1004-c43-rpl-bbx-00-d-ag.html
css2.1/t1004-c43-rpl-ibx-00-d-ag.html
css2.1/t1004-c5524-width-00-b-g.html
css2.1/t1005-c5524-width-00-b-g.html
css2.1/t1005-c5524-width-01-b-g.html
css2.1/t100801-c42-ibx-ht-00-d-a.html
css2.1/t100801-c544-valgn-00-a-ag.html
css2.1/t100801-c544-valgn-01-d-ag.html
css2.1/t100801-c544-valgn-02-d-agi.html
css2.1/t100801-c544-valgn-03-d-agi.html
css2.1/t100801-c544-valgn-04-d-agi.html
css2.1/t100801-c548-leadin-00-d-a.html
css2.1/t100801-c548-ln-ht-00-c-a.html
css2.1/t100801-c548-ln-ht-01-b-ag.html
css2.1/t100801-c548-ln-ht-02-b-ag.html
css2.1/t100801-c548-ln-ht-03-d-ag.html
css2.1/t100801-c548-ln-ht-04-d-ag.html
css2.1/t1008-c44-ln-box-00-d-ag.html
css2.1/t1008-c44-ln-box-01-d-ag.html
css2.1/t1008-c44-ln-box-02-d-ag.html
css2.1/t1008-c44-ln-box-03-d-ag.html
css2.1/t1202-counters-04-b.html
css2.1/t120401-scope-00-b.html
css2.1/t120401-scope-01-c.html
css2.1/t120401-scope-02-c.html
css2.1/t120401-scope-03-c.html
css2.1/t120401-scope-04-d.html
css2.1/t120403-content-none-00-c.html
css2.1/t120403-display-none-00-c.html
css2.1/t120403-visibility-00-c.html
css2.1/t1204-implied-00-b.html
css2.1/t1204-implied-01-c.html
css2.1/t1204-implied-02-d.html
css2.1/t1204-multiple-00-c.html
css2.1/t1204-multiple-01-c.html
css2.1/t1204-order-00-c.html
css2.1/t1204-order-01-d.html
css2.1/t1204-root-e.html
css2.1/t1401-c531-color-00-a.html
css2.1/t1402-c45-bg-canvas-00-b.html
css2.1/t1601-c547-indent-00-b-a.html
css2.1/t1601-c547-indent-01-d.html
css2.1/t1602-c43-center-00-d-ag.html
css2.1/t1602-c546-txt-align-00-b.html
css2.1/t1604-c541-word-sp-00-b-a.html
css2.1/t1604-c541-word-sp-01-b-a.html
css2.1/t1604-c542-letter-sp-00-b-a.html
css2.1/t1604-c542-letter-sp-01-b-a.html
css2.1/t1605-c545-txttrans-00-b-ag.html
css2.1/t1606-c562-white-sp-00-b-ag.html
css2.1/t170602-bdr-conflct-w-50-d.html
css2.1/t170602-bdr-conflct-w-51-d.html
css2.1/t170602-bdr-conflct-w-52-d.html
css2.1/t170602-bdr-conflct-w-53-d.html
css2.1/t170602-bdr-conflct-w-54-d.html
css2.1/t170602-bdr-conflct-w-55-d.html
css2.1/t170602-bdr-conflct-w-56-d.html
css2.1/t170602-bdr-conflct-w-57-d.html
css2.1/t170602-bdr-conflct-w-58-d.html
css2.1/t170602-bdr-conflct-w-59-d.html
css2.1/t170602-bdr-conflct-w-60-d.html
css2.1/t170602-bdr-conflct-w-61-d.html
css2.1/t170602-bdr-conflct-w-62-d.html
css2.1/t170602-bdr-conflct-w-63-d.html
css2.1/t170602-bdr-conflct-w-64-d.html
css2.1/t170602-bdr-conflct-w-65-d.html
css2.1/t170602-bdr-conflct-w-66-d.html
css2.1/t170602-bdr-conflct-w-67-d.html
css2.1/t170602-bdr-conflct-w-68-d.html
css2.1/t170602-bdr-conflct-w-69-d.html
css2.1/t170602-bdr-conflct-w-70-d.html
css2.1/t170602-bdr-conflct-w-71-d.html
css2.1/t170602-bdr-conflct-w-72-d.html
css2.1/t170602-bdr-conflct-w-73-d.html
css2.1/t170602-bdr-conflct-w-74-d.html
css2.1/t170602-bdr-conflct-w-75-d.html
css2.1/t170602-bdr-conflct-w-76-d.html
css2.1/t170602-bdr-conflct-w-77-d.html
css2.1/t170602-bdr-conflct-w-78-d.html
css2.1/t170602-bdr-conflct-w-79-d.html
css2.1/t170602-bdr-conflct-w-80-d.html
css2.1/t170602-bdr-conflct-w-81-d.html
css2.1/t170602-bdr-conflct-w-82-d.html
css2.1/t170602-bdr-conflct-w-83-d.html
css2.1/t170602-bdr-conflct-w-84-d.html
css2.1/t170602-bdr-conflct-w-85-d.html
css2.1/t170602-bdr-conflct-w-86-d.html
css2.1/t170602-bdr-conflct-w-87-d.html
css2.1/t170602-bdr-conflct-w-88-d.html
css2.1/t170602-bdr-conflct-w-89-d.html
css2.1/t170602-bdr-conflct-w-90-d.html
css2.1/t170602-bdr-conflct-w-91-d.html
css2.1/t170602-bdr-conflct-w-92-d.html
css2.1/t170602-bdr-conflct-w-93-d.html
css2.1/t170602-bdr-conflct-w-94-d.html
css2.1/t170602-bdr-conflct-w-95-d.html
css2.1/t170602-bdr-conflct-w-96-d.html
css2.1/t170602-bdr-conflct-w-97-d.html
css2.1/t170602-bdr-conflct-w-98-d.html
css2.1/t170602-bdr-conflct-w-99-d.html
css2.1/t040303-c62-percent-00-b-ag.html
css2.1/t140201-c534-bgre-01-b-ag.html
css2.1/t140201-c534-bgreps-00-c-ag.html
css2.1/t140201-c534-bgreps-01-c-ag.html
css2.1/t140201-c534-bgreps-02-c-ag.html
css2.1/t140201-c534-bgreps-03-c-ag.html
css2.1/t140201-c534-bgreps-04-c-ag.html
css2.1/t140201-c534-bgreps-05-c-ag.html
css2.1/t140201-c536-bgpos-01-b-ag.html
css2.1/t140201-c537-bgfxps-00-c-ag.html
css3/css3-modsel-33.html
css3/css3-modsel-35.html
css3/css3-modsel-36.html
css3/css3-modsel-37.html
# ============================================================================= #
# Failing dom/xhtml tests
# ============================================================================= #
dom/xhtml/level3/core/canonicalform08.xhtml
dom/xhtml/level3/core/canonicalform09.xhtml
dom/xhtml/level3/core/documentgetinputencoding03.xhtml
dom/xhtml/level3/core/entitygetinputencoding02.xhtml
dom/xhtml/level3/core/entitygetxmlversion02.xhtml
dom/xhtml/level3/core/nodegetbaseuri05.xhtml
dom/xhtml/level3/core/nodegetbaseuri07.xhtml
dom/xhtml/level3/core/nodegetbaseuri09.xhtml
dom/xhtml/level3/core/nodegetbaseuri10.xhtml
dom/xhtml/level3/core/nodegetbaseuri11.xhtml
dom/xhtml/level3/core/nodegetbaseuri15.xhtml
dom/xhtml/level3/core/nodegetbaseuri17.xhtml
dom/xhtml/level3/core/nodegetbaseuri18.xhtml
dom/xhtml/level3/core/nodelookupnamespaceuri01.xhtml
dom/xhtml/level3/core/nodelookupprefix19.xhtml
# ============================================================================= #
# Failing editing/deleting tests
# ============================================================================= #
# -- fail with --platform mac --ignore-metrics
editing/deleting/delete-ligature-001.html
editing/deleting/delete-ligature-002.html
editing/deleting/delete-ligature-003.html
editing/deleting/delete-block-table.html
editing/deleting/delete-line-end-ws-002.html
editing/deleting/deletionUI-single-instance.html
editing/deleting/collapse-whitespace-3587601-fix.html
editing/deleting/delete-3608430-fix.html
editing/deleting/delete-3608462-fix.html
editing/deleting/delete-3800834-fix.html
editing/deleting/delete-4083333-fix.html
editing/deleting/delete-and-undo.html
editing/deleting/delete-at-paragraph-boundaries-008.html
editing/deleting/delete-block-merge-contents-018.html
editing/deleting/delete-block-merge-contents-021.html
editing/deleting/delete-block-merge-contents-022.html
editing/deleting/delete-br-007.html
editing/deleting/delete-contiguous-ws-001.html
editing/deleting/delete-leading-ws-001.html
editing/deleting/delete-listitem-001.html
editing/deleting/delete-listitem-002.html
editing/deleting/delete-tab-001.html
editing/deleting/delete-tab-002.html
editing/deleting/delete-tab-003.html
editing/deleting/delete-tab-004.html
editing/deleting/delete-ws-fixup-001.html
editing/deleting/delete-ws-fixup-002.html
editing/deleting/delete-ws-fixup-003.html
editing/deleting/delete-ws-fixup-004.html
editing/deleting/forward-delete.html
editing/deleting/smart-delete-002.html
# -- pass with --platform mac --ignore-metrics
editing/deleting/delete-to-end-of-paragraph.html
editing/deleting/5144139-2.html
editing/deleting/delete-block-merge-contents-001.html
editing/deleting/delete-block-merge-contents-019.html
editing/deleting/delete-block-merge-contents-020.html
editing/deleting/delete-by-word-001.html
editing/deleting/delete-by-word-002.html
editing/deleting/delete-line-end-ws-001.html
editing/deleting/delete-to-select-table.html
editing/deleting/4845371.html
editing/deleting/4922367.html
editing/deleting/5026848-1.html
editing/deleting/5026848-2.html
editing/deleting/5026848-3.html
editing/deleting/5032066.html
editing/deleting/5091898.html
editing/deleting/5099303.html
editing/deleting/5115601.html
editing/deleting/5126166.html
editing/deleting/5156801-2.html
editing/deleting/5168598.html
editing/deleting/5206311-1.html
editing/deleting/5206311-2.html
editing/deleting/5272440.html
editing/deleting/5369009.html
editing/deleting/5390681-2.html
editing/deleting/5390681.html
editing/deleting/5433862-2.html
editing/deleting/5483370.html
editing/deleting/delete-3608445-fix.html
editing/deleting/delete-3775172-fix.html
editing/deleting/delete-3857753-fix.html
editing/deleting/delete-3865854-fix.html
editing/deleting/delete-3928305-fix.html
editing/deleting/delete-3959464-fix.html
editing/deleting/delete-4038408-fix.html
editing/deleting/delete-after-span-ws-001.html
editing/deleting/delete-after-span-ws-002.html
editing/deleting/delete-after-span-ws-003.html
editing/deleting/delete-at-paragraph-boundaries-001.html
editing/deleting/delete-at-paragraph-boundaries-002.html
editing/deleting/delete-at-paragraph-boundaries-003.html
editing/deleting/delete-at-paragraph-boundaries-004.html
editing/deleting/delete-at-paragraph-boundaries-005.html
editing/deleting/delete-at-paragraph-boundaries-006.html
editing/deleting/delete-at-paragraph-boundaries-007.html
editing/deleting/delete-at-paragraph-boundaries-009.html
editing/deleting/delete-at-paragraph-boundaries-010.html
editing/deleting/delete-at-paragraph-boundaries-011.html
editing/deleting/delete-at-start-or-end.html
editing/deleting/delete-block-contents-001.html
editing/deleting/delete-block-contents-002.html
editing/deleting/delete-block-contents-003.html
editing/deleting/delete-block-merge-contents-002.html
editing/deleting/delete-block-merge-contents-003.html
editing/deleting/delete-block-merge-contents-004.html
editing/deleting/delete-block-merge-contents-005.html
editing/deleting/delete-block-merge-contents-006.html
editing/deleting/delete-block-merge-contents-007.html
editing/deleting/delete-block-merge-contents-008.html
editing/deleting/delete-block-merge-contents-009.html
editing/deleting/delete-block-merge-contents-010.html
editing/deleting/delete-block-merge-contents-011.html
editing/deleting/delete-block-merge-contents-012.html
editing/deleting/delete-block-merge-contents-013.html
editing/deleting/delete-block-merge-contents-014.html
editing/deleting/delete-block-merge-contents-015.html
editing/deleting/delete-block-merge-contents-016.html
editing/deleting/delete-block-merge-contents-017.html
editing/deleting/delete-block-merge-contents-023.html
editing/deleting/delete-block-merge-contents-024.html
editing/deleting/delete-br-001.html
editing/deleting/delete-br-002.html
editing/deleting/delete-br-003.html
editing/deleting/delete-br-004.html
editing/deleting/delete-br-005.html
editing/deleting/delete-br-006.html
editing/deleting/delete-br-008.html
editing/deleting/delete-br-009.html
editing/deleting/delete-br-010.html
editing/deleting/delete-br-011.html
editing/deleting/delete-br-012.html
editing/deleting/delete-br-013.html
editing/deleting/delete-br-in-last-table-cell.html
editing/deleting/delete-character-001.html
editing/deleting/delete-first-list-item.html
editing/deleting/delete-hr.html
editing/deleting/delete-image-001.html
editing/deleting/delete-image-002.html
editing/deleting/delete-image-003.html
editing/deleting/delete-image-004.html
editing/deleting/delete-line-001.html
editing/deleting/delete-line-002.html
editing/deleting/delete-line-003.html
editing/deleting/delete-line-004.html
editing/deleting/delete-line-005.html
editing/deleting/delete-line-006.html
editing/deleting/delete-line-007.html
editing/deleting/delete-line-008.html
editing/deleting/delete-line-009.html
editing/deleting/delete-line-010.html
editing/deleting/delete-line-011.html
editing/deleting/delete-line-012.html
editing/deleting/delete-line-013.html
editing/deleting/delete-line-014.html
editing/deleting/delete-line-015.html
editing/deleting/delete-line-016.html
editing/deleting/delete-line-017.html
editing/deleting/delete-mixed-editable-content-001.html
editing/deleting/delete-select-all-001.html
editing/deleting/delete-select-all-002.html
editing/deleting/delete-select-all-003.html
editing/deleting/delete-selection-001.html
editing/deleting/delete-trailing-ws-001.html
editing/deleting/delete-trailing-ws-002.html
editing/deleting/list-item-1.html
editing/deleting/merge-different-styles.html
editing/deleting/merge-endOfParagraph.html
editing/deleting/merge-into-empty-block-1.html
editing/deleting/merge-into-empty-block-2.html
editing/deleting/merge-no-br.html
editing/deleting/merge-unrendered-space.html
editing/deleting/merge-whitespace-pre.html
editing/deleting/move-nodes-001.html
editing/deleting/paragraph-in-preserveNewline.html
editing/deleting/pruning-after-merge-2.html
editing/deleting/smart-delete-001.html
editing/deleting/table-cells.html
editing/deleting/type-delete-after-quote.html
editing/deleting/whitespace-pre-1.html
# =========================================================================== #
# Failing editing/selection tests. #
# =========================================================================== #
# This seems to pass now!
editing/selection/extend-selection-after-double-click.html
# -- fail with --platform mac --ignore-metrics
editing/selection/doubleclick-beside-cr-span.html
editing/selection/drag-start-event-client-x-y.html
editing/selection/hit-test-anonymous.html
editing/selection/4895428-1.html
editing/selection/4895428-4.html
editing/selection/5057506-2.html
editing/selection/5057506.html
editing/selection/5232159.html
editing/selection/5333725.html
editing/selection/click-start-of-line.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/inline-closest-leaf-child.html
editing/selection/mixed-editability-1.html
editing/selection/select-from-textfield-outwards.html
editing/selection/4983858.html
editing/selection/end-of-document.html
editing/selection/move-left-right.html
editing/selection/select-all-001.html
editing/selection/select-all-002.html
editing/selection/select-all-003.html
editing/selection/5081257-1.html
editing/selection/5081257-2.html
editing/selection/5234383-1.html
editing/selection/5234383-2.html
editing/selection/7152-1.html
editing/selection/7152-2.html
editing/selection/drag-in-iframe.html
editing/selection/editable-html-element.html
editing/selection/editable-non-editable-crash.html
editing/selection/move-between-blocks-no-001.html
editing/selection/move-past-trailing-space.html
editing/selection/replace-selection-1.html
editing/selection/select-all-005.html
editing/selection/select-all-006.html
editing/selection/select-box.html
# [Qt] editing tests fails after r54980
# https://bugs.webkit.org/show_bug.cgi?id=35145
editing/selection/extend-selection.html
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
# -- pass with --platform mac --ignore-metrics
editing/selection/drag-start-event-client-x-y.html
editing/selection/extend-selection-bidi.html
editing/selection/user-drag-element-and-user-select-none.html
editing/selection/14971.html
editing/selection/4947387.html
editing/selection/anchor-focus1.html
editing/selection/doubleclick-crash.html
editing/selection/drag-select-1.html
editing/selection/expanding-selections2.html
editing/selection/expanding-selections.html
editing/selection/fake-doubleclick.html
editing/selection/paragraph-granularity.html
editing/selection/selection-actions.html
editing/selection/selection-background.html
editing/selection/triple-click-in-pre.html
editing/selection/word-granularity.html
editing/selection/4975120.html
editing/selection/5109817.html
editing/selection/5354455-1.html
editing/selection/5354455-2.html
editing/selection/caret-and-focus-ring.html
editing/selection/5136696.html
editing/selection/after-line-wrap.html
editing/selection/13804.html
editing/selection/3690703-2.html
editing/selection/3690703.html
editing/selection/3690719.html
editing/selection/4397952.html
editing/selection/4402375.html
editing/selection/4776665.html
editing/selection/4818145.html
editing/selection/4866671.html
editing/selection/4889598.html
editing/selection/4895428-2.html
editing/selection/4895428-3.html
editing/selection/4932260-1.html
editing/selection/4932260-2.html
editing/selection/4932260-3.html
editing/selection/4960116.html
editing/selection/4960137.html
editing/selection/5007143-2.html
editing/selection/5007143.html
editing/selection/5076323-1.html
editing/selection/5076323-2.html
editing/selection/5076323-3.html
editing/selection/5099303.html
editing/selection/5131716-1.html
editing/selection/5131716-2.html
editing/selection/5131716-3.html
editing/selection/5131716-4.html
editing/selection/5240265.html
editing/selection/6476.html
editing/selection/addRange.html
editing/selection/caret-before-select.html
editing/selection/caret-rtl-2.html
editing/selection/caret-rtl.html
editing/selection/clear-selection.html
editing/selection/contenteditable-click-inside.html
editing/selection/display-table-text.html
editing/selection/extend-by-character-001.html
editing/selection/extend-by-character-002.html
editing/selection/extend-by-character-003.html
editing/selection/extend-by-character-004.html
editing/selection/extend-by-character-005.html
editing/selection/extend-by-character-006.html
editing/selection/extend-by-sentence-001.html
editing/selection/extend-by-word-001.html
editing/selection/extend-by-word-002.html
editing/selection/focus-body.html
editing/selection/focus_editable_html.html
editing/selection/iframe.html
editing/selection/image-before-linebreak.html
editing/selection/inline-table.html
editing/selection/leave-requested-block.html
editing/selection/line-wrap-1.html
editing/selection/line-wrap-2.html
editing/selection/mixed-editability-2.html
editing/selection/mixed-editability-3.html
editing/selection/mixed-editability-4.html
editing/selection/mixed-editability-5.html
editing/selection/mixed-editability-6.html
editing/selection/mixed-editability-7.html
editing/selection/mixed-editability-8.html
editing/selection/mixed-editability-9.html
editing/selection/move-3875618-fix.html
editing/selection/move-3875641-fix.html
editing/selection/move-backwords-by-word-001.html
editing/selection/move-between-blocks-yes-001.html
editing/selection/move-by-character-001.html
editing/selection/move-by-character-002.html
editing/selection/move-by-character-003.html
editing/selection/move-by-character-004.html
editing/selection/move-by-character-005.html
editing/selection/move-by-character-6.html
editing/selection/move-by-line-001.html
editing/selection/move-by-line-002.html
editing/selection/move-by-sentence-001.html
editing/selection/move-by-sentence-linebreak.html
editing/selection/move-by-word-001.html
editing/selection/node-removal-1.html
editing/selection/node-removal-2.html
editing/selection/previous-line-position.html
editing/selection/replaced-boundaries-1.html
editing/selection/replaced-boundaries-2.html
editing/selection/replaced-boundaries-3.html
editing/selection/select-all-004.html
editing/selection/select-all-iframe.html
editing/selection/select-element-paragraph-boundary.html
editing/selection/selection-3748164-fix.html
editing/selection/select-missing-image.html
editing/selection/selectNodeContents.html
editing/selection/selectNode.html
editing/selection/table-caret-1.html
editing/selection/table-caret-2.html
editing/selection/table-caret-3.html
editing/selection/unrendered-001.html
editing/selection/unrendered-002.html
editing/selection/unrendered-003.html
editing/selection/unrendered-004.html
editing/selection/unrendered-005.html
editing/selection/unrendered-space.html
editing/selection/wrapped-line-caret-1.html
editing/selection/wrapped-line-caret-2.html
# https://bugs.webkit.org/show_bug.cgi?id=41918
editing/selection/5195166-1.html
# ============================================================================= #
# 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
# textInputController.hasSpellingMarkers() is not implemented.
editing/spelling/spelling-contenteditable.html
editing/spelling/spelling-textarea.html
# https://bugs.webkit.org/show_bug.cgi?id=45435
editing/spelling/spelling-backspace-between-lines.html
# ============================================================================= #
# failing editing/style tests
# ============================================================================= #
# -- fail with --platform mac --ignore-metrics
editing/style/style-3681552-fix-002.html
editing/style/apple-style-editable-mix.html
editing/style/create-block-for-style-012.html
editing/style/5279521.html
editing/style/create-block-for-style-001.html
editing/style/create-block-for-style-002.html
editing/style/create-block-for-style-003.html
editing/style/create-block-for-style-004.html
editing/style/create-block-for-style-005.html
editing/style/create-block-for-style-006.html
editing/style/create-block-for-style-009.html
editing/style/create-block-for-style-010.html
editing/style/create-block-for-style-011.html
editing/style/create-block-for-style-013.html
editing/style/relative-font-size-change-001.html
editing/style/relative-font-size-change-002.html
editing/style/relative-font-size-change-003.html
editing/style/relative-font-size-change-004.html
editing/style/style-3681552-fix-001.html
editing/style/typing-style-001.html
editing/style/typing-style-002.html
editing/style/unbold-in-bold.html
# -- pass with --platform mac --ignore-metrics
editing/style/apply-through-end-of-document.html
editing/style/font-family-with-space.html
editing/style/4916887.html
editing/style/5017613-1.html
editing/style/5017613-2.html
editing/style/5046875-1.html
editing/style/5046875-2.html
editing/style/5065910.html
editing/style/5084241.html
editing/style/5228141.html
editing/style/block-style-001.html
editing/style/block-style-002.html
editing/style/block-style-003.html
editing/style/block-style-004.html
editing/style/block-style-005.html
editing/style/block-style-006.html
editing/style/block-styles-007.html
editing/style/create-block-for-style-007.html
editing/style/create-block-for-style-008.html
editing/style/designmode.html
editing/style/fontsize-1.html
editing/style/highlight.html
editing/style/non-inheritable-styles.html
editing/style/smoosh-styles-001.html
editing/style/smoosh-styles-003.html
editing/style/style-3690704-fix.html
editing/style/style-3998892-fix.html
editing/style/style-boundary-001.html
editing/style/style-boundary-002.html
editing/style/style-boundary-003.html
editing/style/style-boundary-004.html
editing/style/style-boundary-005.html
editing/style/table-selection.html
# ============================================================================= #
# failing undo tests
# ============================================================================= #
# -- pass with --platform mac --ignore-metrics
editing/undo/5378473.html
editing/undo/redo-typing-001.html
editing/undo/undo-misspellings.html
editing/undo/undo-typing-001.html
# -- fail with --platform mac --ignore-metrics
editing/undo/4063751.html
editing/undo/undo-combined-delete-boundary.html
editing/undo/undo-combined-delete.html
editing/undo/undo-delete-boundary.html
editing/undo/undo-delete.html
editing/undo/undo-forward-delete-boundary.html
editing/undo/undo-forward-delete.html
# ============================================================================= #
# failing unsupported-content tests
# ============================================================================= #
# -- pass with --platform mac --ignore-metrics
editing/unsupported-content/list-delete-001.html
editing/unsupported-content/list-delete-003.html
editing/unsupported-content/list-type-after.html
editing/unsupported-content/list-type-before.html
editing/unsupported-content/table-delete-001.html
editing/unsupported-content/table-delete-002.html
editing/unsupported-content/table-delete-003.html
editing/unsupported-content/table-type-after.html
editing/unsupported-content/table-type-before.html
# ============================================================================= #
# failing fast tests
# ============================================================================= #
# [Qt] fast/text/justify-padding-distribution.html fails
# https://bugs.webkit.org/show_bug.cgi?id=40584
fast/text/justify-padding-distribution.html
# Failing tests introduced by changing the default font sizes to
# conform other platforms. Probably caused by previously hidden bugs.
fast/css/getComputedStyle/computed-style-without-renderer.html
fast/css/getComputedStyle/computed-style.html
fast/history/history_reload.html
# This test fails because Qt does not support conditionals in unicode special casing.
# See also http://trolltech.com/developer/task-tracker/index_html?id=212870&method=entry
fast/css/case-transform.html
# New test hangs QT bot
# Discussed in https://bugs.webkit.org/show_bug.cgi?id=38928
fast/loader/recursive-before-unload-crash.html
# REGRESSION (r53450) - skipped until fix
# https://bugs.webkit.org/show_bug.cgi?id=33834
fast/forms/textarea-scrollbar-height.html
# Final four tests before Qt buildbot is green
# https://bugs.webkit.org/show_bug.cgi?id=27914
fast/css/positioned-overflow-scroll.html
fast/dom/prototype-inheritance-2.html
# 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-backgrounds-and-text.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
# new test without expected file introduced by http://trac.webkit.org/changeset/51549
fast/css/namespaces/namespaces-comments.xml
# new test without expected file introduced by http://trac.webkit.org/changeset/51556
fast/css/namespaces/namespaces-empty.xml
# eventSender missing touchCancel() and cancelTouchPoint()
fast/events/touch/send-oncancel-event.html
# Relies on WebKit API [WebView _loadBackForwardListFromOtherView:]
fast/loader/crash-copying-backforwardlist.html
# Because ENABLE_DASHBOARD_SUPPORT=0 is the default option. (Apple's dashboard support in OS X)
fast/css/dashboard-regions-attr-crash.html
# Needs platform specific API implemented in DRT, maybe not relevant for non-Mac and non-Windows ports
fast/loader/api-test-new-window-data-load-base-url.html
fast/loader/api-test-go-to-current-back-forward-item.html
# Slider tests that need new results
fast/forms/slider-padding.html
fast/forms/slider-thumb-shared-style.html
fast/forms/slider-thumb-stylability.html
fast/forms/slider-zoomed.html
fast/forms/slider-mouse-events.html
# Just needs pixel and rendering results generated by someone with this platform:
fast/css/non-standard-checkbox-size.html
# For some reason crashes when run with all tests. Passes individually.
fast/forms/multiple-form-submission-protection-mouse.html
# https://bugs.webkit.org/show_bug.cgi?id=35973
fast/multicol/hit-test-above-or-below.html
# fast/loader/stateobjects/replacestate-in-iframe.html caused infinite loop
# https://bugs.webkit.org/show_bug.cgi?id=36467
fast/loader/stateobjects/replacestate-in-iframe.html
# Not sure why this is failing on Qt.
# https://bugs.webkit.org/show_bug.cgi?id=37697
fast/url/host.html
# https://bugs.webkit.org/show_bug.cgi?id=39852
fast/encoding/yentest.html
fast/encoding/yentest2.html
# -- fail with --platform mac --ignore-metrics
fast/box-sizing/percentage-height.html
fast/css/acid2-pixel.html
fast/css/acid2.html
fast/dom/focus-contenteditable.html
fast/dom/gc-10.html
fast/dom/isindex-002.html
# seems to trigger some bugs/missing features in QTextCodec
fast/encoding/char-encoding.html
# QUrl::from/toACE seems to be stricter than what ICU does.
fast/encoding/idn-security.html
fast/encoding/xmacroman-encoding-test.html
fast/encoding/GBK/EUC-CN.html
fast/encoding/GBK/chinese.html
fast/encoding/GBK/cn-gb.html
fast/encoding/GBK/csgb2312.html
fast/encoding/GBK/csgb231280.html
fast/encoding/GBK/gb2312.html
fast/encoding/GBK/gb_2312-80.html
fast/encoding/GBK/gbk.html
fast/encoding/GBK/iso-ir-58.html
fast/encoding/GBK/x-euc-cn.html
fast/encoding/GBK/x-gbk.html
fast/events/autoscroll.html
fast/events/click-count.html
fast/events/content-changed-during-drop.html
fast/events/js-keyboard-event-creation.html
fast/events/keydown-1.html
fast/events/keypress-insert-tab.html
fast/events/ondragenter.html
fast/events/reveal-link-when-focused.html
fast/events/standalone-image-drag-to-editable.html
fast/events/updateLayoutForHitTest.html
fast/forms/input-selectedoption.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/search-rtl.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/frames/iframe-window-focus.html
fast/html/keygen.html
fast/invalid/missing-end-tag.xhtml
fast/invalid/residual-style.html
fast/js/string-capitalization.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/large-text-composed-char-dos.html
fast/text/international/002.html
fast/block/positioning/absolute-in-inline-rtl-4.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/HTMLScriptElement/nested-execution.html
fast/dom/Window/webkitConvertPoint.html
fast/encoding/char-encoding-mac.html
fast/encoding/hebrew/8859-8-e.html
fast/encoding/hebrew/8859-8-i.html
fast/encoding/hebrew/logical.html
fast/events/crash-on-mutate-during-drop.html
fast/forms/option-mouseevents.html
fast/forms/search-abs-pos-cancel-button.html
fast/forms/text-control-intrinsic-widths.html
fast/forms/textarea-metrics.html
fast/history/window-open.html
fast/dom/HTMLDocument/hasFocus.html
fast/dom/Document/CaretRangeFromPoint/caretRangeFromPoint-in-zoom-and-scroll.html
fast/dom/Range/range-expand.html
fast/encoding/char-decoding.html
fast/encoding/frame-default-enc.html
fast/encoding/invalid-xml.html
fast/events/attempt-scroll-with-no-scrollbars.html
fast/events/key-events-in-input-button.html
fast/forms/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/regex/test1.html
fast/regex/test4.html
fast/repaint/inline-outline-repaint.html
fast/text/find-case-folding.html
fast/text/large-text-composed-char.html
fast/text/basic/014.html
fast/text/international/rtl-white-space-pre-wrap.html
fast/text/whitespace/pre-wrap-overflow-selection.html
fast/block/basic/text-indent-rtl.html
fast/block/float/026.html
fast/block/float/028.html
fast/block/float/editable-text-overlapping-float.html
fast/block/margin-collapse/103.html
fast/block/positioning/auto/006.html
fast/css/disabled-author-styles.html
fast/css/MarqueeLayoutTest.html
fast/css/resize-corner-tracking.html
fast/css/text-overflow-ellipsis-bidi.html
fast/css/text-overflow-ellipsis.html
fast/css/text-overflow-ellipsis-strict.html
fast/dom/HTMLTextAreaElement/reset-textarea.html
fast/dom/icon-url-property.html
fast/dynamic/008.html
fast/encoding/char-decoding-mac.html
fast/encoding/hebrew/csISO88598I.html
fast/events/offsetX-offsetY.html
fast/forms/basic-textareas.html
fast/forms/box-shadow-override.html
fast/forms/button-white-space.html
fast/forms/disabled-select-change-index.html
fast/forms/file-input-direction.html
fast/forms/file-input-disabled.html
fast/forms/form-element-geometry.html
fast/forms/hidden-input-file.html
fast/forms/input-appearance-height.html
fast/forms/input-appearance-width.html
fast/forms/input-disabled-color.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/negativeLineHeight.html
fast/forms/placeholder-pseudo-style.html
fast/forms/search-styled.html
fast/forms/search-transformed.html
fast/forms/search-zoomed.html
fast/forms/textarea-align.html
fast/forms/textarea-setinnerhtml.html
fast/forms/textarea-width.html
fast/inline/inline-borders-with-bidi-override.html
fast/layers/scroll-rect-to-visible.html
fast/layers/video-layer.html
fast/media/mq-transform-02.html
fast/media/mq-transform-03.html
fast/overflow/image-selection-highlight.html
fast/overflow/infiniteRecursionGuard.html
fast/overflow/overflow_hidden.html
fast/overflow/overflow-text-hit-testing.html
fast/overflow/unreachable-overflow-rtl-bug.html
fast/parser/entity-comment-in-textarea.html
fast/parser/open-comment-in-textarea.html
fast/repaint/focus-ring.html
fast/repaint/selection-after-delete.html
fast/repaint/selection-after-remove.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/replaced/border-radius-clip.html
fast/table/003.html
fast/table/cell-pref-width-invalidation.html
fast/text/atsui-spacing-features.html
fast/text/basic/015.html
fast/text/capitalize-boundaries.html
fast/text/complex-text-opacity.html
fast/text/embed-at-end-of-pre-wrap-line.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/line-breaks-after-white-space.html
fast/text/trailing-white-space-2.html
fast/text/trailing-white-space.html
fast/text/whitespace/normal-after-nowrap-breaking.html
fast/text/whitespace/pre-break-word.html
fast/text/whitespace/pre-wrap-line-test.html
fast/text/whitespace/pre-wrap-spaces-after-newline.html
fast/text/whitespace/tab-character-basics.html
fast/text/word-break.html
fast/text/word-break-run-rounding.html
fast/transforms/transform-positioned-ancestor.html
# -- timedout with --platform mac --ignore-metrics
fast/events/5056619.html
fast/events/drag-in-frames.html
fast/dom/cssTarget-crash.html
fast/loader/null-request-after-willSendRequest.html
fast/text/international/thai-line-breaks.html
# --crashed with --platform mac --ignore-metrics
fast/text/midword-break-after-breakable-char.html
# -- pass with --platform mac --ignore-metrics
fast/backgrounds/animated-gif-as-background.html
fast/backgrounds/animated-svg-as-mask.html
fast/backgrounds/background-clip-text.html
fast/backgrounds/opacity-on-document-element.html
fast/backgrounds/repeat/negative-offset-repeat-transformed.html
fast/backgrounds/size/backgroundSize16.html
fast/backgrounds/svg-as-mask.html
fast/block/basic/001.html
fast/block/basic/002.html
fast/block/basic/003.html
fast/block/basic/004.html
fast/block/basic/005.html
fast/block/basic/006.html
fast/block/basic/007.html
fast/block/basic/008.html
fast/block/basic/009.html
fast/block/basic/010.html
fast/block/basic/011.html
fast/block/basic/012.html
fast/block/basic/013.html
fast/block/basic/014.html
fast/block/basic/015.html
fast/block/basic/016.html
fast/block/basic/018.html
fast/block/basic/019.html
fast/block/basic/020.html
fast/block/basic/021.html
fast/block/basic/adding-near-anonymous-block.html
fast/block/basic/fieldset-stretch-to-legend.html
fast/block/basic/min-pref-width-nowrap-floats.html
fast/block/basic/minheight.html
fast/block/basic/quirk-height.html
fast/block/basic/quirk-percent-height-grandchild.html
fast/block/basic/white-space-pre-wraps.html
fast/block/float/001.html
fast/block/float/002.html
fast/block/float/003.html
fast/block/float/004.html
fast/block/float/005.html
fast/block/float/006.html
fast/block/float/007.html
fast/block/float/010.html
fast/block/float/011.html
fast/block/float/012.html
fast/block/float/013.html
fast/block/float/014.html
fast/block/float/015.html
fast/block/float/016.html
fast/block/float/017.html
fast/block/float/018.html
fast/block/float/020.html
fast/block/float/021.html
fast/block/float/022.html
fast/block/float/023.html
fast/block/float/024.html
fast/block/float/025.html
fast/block/float/027.html
fast/block/float/029.html
fast/block/float/030.html
fast/block/float/031.html
fast/block/float/032.html
fast/block/float/br-with-clear-2.html
fast/block/float/br-with-clear.html
fast/block/float/clamped-right-float.html
fast/block/float/dynamic-unfloat-pref-width.html
fast/block/float/float-avoidance.html
fast/block/float/float-in-float-hit-testing.html
fast/block/float/float-in-float-painting.html
fast/block/float/float-on-zero-height-line.html
fast/block/float/independent-align-positioning.html
fast/block/float/intruding-painted-twice.html
fast/block/float/marquee-shrink-to-avoid-floats.html
fast/block/float/multiple-float-positioning.html
fast/block/float/narrow-after-wide.html
fast/block/float/nested-clearance.html
fast/block/float/nestedAnonymousBlocks.html
fast/block/float/nestedAnonymousBlocks2.html
fast/block/float/nopaint-after-layer-destruction.html
fast/block/float/nopaint-after-layer-destruction2.html
fast/block/float/overhanging-after-height-decrease-offsets.html
fast/block/float/overhanging-after-height-decrease.html
fast/block/float/overlapping-floats-with-overflow-hidden.html
fast/block/float/relative-painted-twice.html
fast/block/float/shrink-to-fit-width.html
fast/block/float/table-relayout.html
fast/block/float/tableshifting.html
fast/block/float/vertical-move-relayout.html
fast/block/float/width-update-after-clear.html
fast/block/margin-collapse/001.html
fast/block/margin-collapse/002.html
fast/block/margin-collapse/003.html
fast/block/margin-collapse/004.html
fast/block/margin-collapse/005.html
fast/block/margin-collapse/006.html
fast/block/margin-collapse/010.html
fast/block/margin-collapse/011.html
fast/block/margin-collapse/012.html
fast/block/margin-collapse/015.html
fast/block/margin-collapse/016.html
fast/block/margin-collapse/017.html
fast/block/margin-collapse/018.html
fast/block/margin-collapse/019.html
fast/block/margin-collapse/020.html
fast/block/margin-collapse/021.html
fast/block/margin-collapse/022.html
fast/block/margin-collapse/025.html
fast/block/margin-collapse/026.html
fast/block/margin-collapse/027.html
fast/block/margin-collapse/028.html
fast/block/margin-collapse/029.html
fast/block/margin-collapse/030.html
fast/block/margin-collapse/031.html
fast/block/margin-collapse/032.html
fast/block/margin-collapse/033.html
fast/block/margin-collapse/034.html
fast/block/margin-collapse/035.html
fast/block/margin-collapse/037.html
fast/block/margin-collapse/038.html
fast/block/margin-collapse/039.html
fast/block/margin-collapse/040.html
fast/block/margin-collapse/041.html
fast/block/margin-collapse/042.html
fast/block/margin-collapse/043.html
fast/block/margin-collapse/044.html
fast/block/margin-collapse/045.html
fast/block/margin-collapse/055.html
fast/block/margin-collapse/056.html
fast/block/margin-collapse/057.html
fast/block/margin-collapse/058.html
fast/block/margin-collapse/059.html
fast/block/margin-collapse/062.html
fast/block/margin-collapse/063.html
fast/block/margin-collapse/100.html
fast/block/margin-collapse/101.html
fast/block/margin-collapse/102.html
fast/block/margin-collapse/104.html
fast/block/margin-collapse/empty-clear-blocks.html
fast/block/margin-collapse/negative-margins.html
fast/block/positioning/001.html
fast/block/positioning/002.html
fast/block/positioning/047.html
fast/block/positioning/051.html
fast/block/positioning/052.html
fast/block/positioning/053.html
fast/block/positioning/054.html
fast/block/positioning/055.html
fast/block/positioning/056.html
fast/block/positioning/057.html
fast/block/positioning/058.html
fast/block/positioning/059.html
fast/block/positioning/060.html
fast/block/positioning/061.html
fast/block/positioning/abs-inside-inline-rel.html
fast/block/positioning/absolute-in-inline-ltr-2.html
fast/block/positioning/absolute-in-inline-ltr-3.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/block/positioning/absolute-in-inline-short-ltr.html
fast/block/positioning/absolute-in-inline-short-rtl.html
fast/block/positioning/absolute-length-of-neg-666666.html
fast/block/positioning/absolute-position-direction-quirk.html
fast/block/positioning/absolute-position-direction-strict.html
fast/block/positioning/absolute-positioned-overconstrained.html
fast/block/positioning/absolute-with-html-border-quirks.html
fast/block/positioning/absolute-with-html-border-strict.html
fast/block/positioning/auto-height-with-top-and-bottom.html
fast/block/positioning/auto/001.html
fast/block/positioning/auto/002.html
fast/block/positioning/auto/003.html
fast/block/positioning/auto/004.html
fast/block/positioning/auto/005.html
fast/block/positioning/auto/007.html
fast/block/positioning/child-of-absolute-with-auto-height.html
fast/block/positioning/fixed-positioning-scrollbar-bug.html
fast/block/positioning/height-change.html
fast/block/positioning/inline-block-relposition.html
fast/block/positioning/leftmargin-topmargin.html
fast/block/positioning/move-with-auto-width.html
fast/block/positioning/negative-rel-position.html
fast/block/positioning/negative-right-pos.html
fast/block/positioning/offsetLeft-offsetTop-borders.html
fast/block/positioning/padding-percent.html
fast/block/positioning/pref-width-change.html
fast/block/positioning/relative-overflow-block.html
fast/block/positioning/relative-overflow-replaced-float.html
fast/block/positioning/relative-overflow-replaced.html
fast/block/positioning/relayout-on-position-change.html
fast/block/positioning/replaced-inside-fixed-top-bottom.html
fast/block/positioning/window-height-change.html
fast/body-propagation/background-color/001-xhtml.xhtml
fast/body-propagation/background-color/001.html
fast/body-propagation/background-color/002-xhtml.xhtml
fast/body-propagation/background-color/002.html
fast/body-propagation/background-color/003-declarative.xhtml
fast/body-propagation/background-color/003-xhtml.xhtml
fast/body-propagation/background-color/003.html
fast/body-propagation/background-color/004-declarative.xhtml
fast/body-propagation/background-color/004-xhtml.xhtml
fast/body-propagation/background-color/004.html
fast/body-propagation/background-color/005-declarative.xhtml
fast/body-propagation/background-color/005-xhtml.xhtml
fast/body-propagation/background-color/005.html
fast/body-propagation/background-color/006-declarative.xhtml
fast/body-propagation/background-color/006-xhtml.xhtml
fast/body-propagation/background-color/006.html
fast/body-propagation/background-color/007-declarative.xhtml
fast/body-propagation/background-color/007-xhtml.xhtml
fast/body-propagation/background-color/007.html
fast/body-propagation/background-color/008-xhtml.xhtml
fast/body-propagation/background-color/008.html
fast/body-propagation/background-image/001-xhtml.xhtml
fast/body-propagation/background-image/001.html
fast/body-propagation/background-image/002-xhtml.xhtml
fast/body-propagation/background-image/002.html
fast/body-propagation/background-image/003-declarative.xhtml
fast/body-propagation/background-image/003-xhtml.xhtml
fast/body-propagation/background-image/003.html
fast/body-propagation/background-image/004-declarative.xhtml
fast/body-propagation/background-image/004-xhtml.xhtml
fast/body-propagation/background-image/004.html
fast/body-propagation/background-image/005-declarative.xhtml
fast/body-propagation/background-image/005-xhtml.xhtml
fast/body-propagation/background-image/005.html
fast/body-propagation/background-image/006-declarative.xhtml
fast/body-propagation/background-image/006-xhtml.xhtml
fast/body-propagation/background-image/006.html
fast/body-propagation/background-image/007-declarative.xhtml
fast/body-propagation/background-image/007-xhtml.xhtml
fast/body-propagation/background-image/007.html
fast/body-propagation/background-image/008-xhtml.xhtml
fast/body-propagation/background-image/008.html
fast/body-propagation/background-image/009-xhtml.xhtml
fast/body-propagation/background-image/009.html
fast/body-propagation/background-image/010-xhtml.xhtml
fast/body-propagation/background-image/010.html
fast/body-propagation/overflow/001-xhtml.xhtml
fast/body-propagation/overflow/001.html
fast/body-propagation/overflow/002-xhtml.xhtml
fast/body-propagation/overflow/002.html
fast/body-propagation/overflow/003-declarative.xhtml
fast/body-propagation/overflow/003-xhtml.xhtml
fast/body-propagation/overflow/003.html
fast/body-propagation/overflow/004-declarative.xhtml
fast/body-propagation/overflow/004-xhtml.xhtml
fast/body-propagation/overflow/004.html
fast/body-propagation/overflow/005-declarative.xhtml
fast/body-propagation/overflow/005-xhtml.xhtml
fast/body-propagation/overflow/005.html
fast/body-propagation/overflow/006-declarative.xhtml
fast/body-propagation/overflow/006-xhtml.xhtml
fast/body-propagation/overflow/006.html
fast/body-propagation/overflow/007-declarative.xhtml
fast/body-propagation/overflow/007-xhtml.xhtml
fast/body-propagation/overflow/007.html
fast/borders/block-mask-overlay-image.html
fast/borders/border-color-inherit.html
fast/borders/border-fit.html
fast/borders/border-image-01.html
fast/borders/border-image-border-radius.html
fast/borders/border-image-omit-right-slice.html
fast/borders/border-image-rotate-transform.html
fast/borders/border-image-scale-transform.html
fast/borders/border-radius-huge-assert.html
fast/borders/borderRadiusAllStylesAllCorners.html
fast/borders/borderRadiusArcs01.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/borders/borderRadiusDouble01.html
fast/borders/borderRadiusDouble02.html
fast/borders/borderRadiusDouble03.html
fast/borders/borderRadiusGroove01.html
fast/borders/borderRadiusGroove02.html
fast/borders/borderRadiusInset01.html
fast/borders/borderRadiusInvalidColor.html
fast/borders/borderRadiusOutset01.html
fast/borders/borderRadiusRidge01.html
fast/borders/borderRadiusSolid01.html
fast/borders/borderRadiusSolid02.html
fast/borders/borderRadiusSolid03.html
fast/borders/borderRadiusSolid04.html
fast/borders/fieldsetBorderRadius.html
fast/borders/inline-mask-overlay-image.html
fast/borders/svg-as-border-image-2.html
fast/borders/svg-as-border-image.html
fast/box-shadow/border-radius-big.html
fast/box-sizing/box-sizing.html
fast/box-sizing/panels-one.html
fast/box-sizing/panels-two.html
fast/canvas/canvas-incremental-repaint.html
fast/clip/001.html
fast/clip/002.html
fast/clip/003.html
fast/clip/004.html
fast/clip/005.html
fast/clip/006.html
fast/clip/007.html
fast/clip/008.html
fast/clip/009.html
fast/clip/010.html
fast/clip/011.html
fast/clip/012.html
fast/clip/013.html
fast/clip/014.html
fast/clip/015.html
fast/clip/016.html
fast/clip/nestedTransparencyClip.html
fast/clip/outline-overflowClip.html
fast/clip/overflow-border-radius-clip.html
fast/compact/001.html
fast/compact/002.html
fast/compact/003.html
fast/css-generated-content/001.html
fast/css-generated-content/002.html
fast/css-generated-content/003.html
fast/css-generated-content/004.html
fast/css-generated-content/005.html
fast/css-generated-content/007.html
fast/css-generated-content/008.html
fast/css-generated-content/009.html
fast/css-generated-content/010.html
fast/css-generated-content/011.html
fast/css-generated-content/012.html
fast/css-generated-content/013.html
fast/css-generated-content/014.html
fast/css-generated-content/015.html
fast/css-generated-content/016.html
fast/css-generated-content/after-order.html
fast/css-generated-content/before-with-first-letter.html
fast/css-generated-content/beforeAfter-interdocument.html
fast/css-generated-content/hover-style-change.html
fast/css-generated-content/inline-display-types.html
fast/css-generated-content/no-openclose-quote.html
fast/css-generated-content/table-cell-before-content.html
fast/css-generated-content/table-row-group-to-inline.html
fast/css-generated-content/table-row-group-with-before.html
fast/css-generated-content/table-row-with-before.html
fast/css-generated-content/table-with-before.html
fast/css-generated-content/visibleContentHiddenParent.html
fast/css-generated-content/wbr-with-before-content.html
fast/css/001.html
fast/css/002.html
fast/css/003.html
fast/css/004.html
fast/css/005.html
fast/css/007.html
fast/css/008.html
fast/css/ZeroOpacityLayers.html
fast/css/ZeroOpacityLayers2.html
fast/css/absolute-poition-in-rtl-parent.html
fast/css/affected-by-hover-after-style-change.html
fast/css/apple-prefix.html
fast/css/attribute-selector-empty-value.html
fast/css/background-image-with-baseurl.html
fast/css/background-shorthand-invalid-url.html
fast/css/beforeSelectorOnCodeElement.html
fast/css/begin-end-contain-selector-empty-value.html
fast/css/border-height.html
fast/css/border-radius-outline-offset.html
fast/css/clip-zooming.html
fast/css/color-quirk.html
fast/css/color-strict.html
fast/css/compare-content-style.html
fast/css/continuationCrash.html
fast/css/counters/counter-text-security.html
fast/css/counters/counter-text-transform.html
fast/css/create_element_align.xhtml
fast/css/css-imports.html
fast/css/css1_forward_compatible_parsing.html
fast/css/css2-system-fonts.html
fast/css/css3-modsel-22.html
fast/css/css3-nth-child.html
fast/css/dynamic-sibling-selector.html
fast/css/empty-body-test.html
fast/css/empty-generated-content.html
fast/css/empty-pseudo-class.html
fast/css/error-in-last-decl.html
fast/css/ex-after-font-variant.html
fast/css/fieldset-display-row.html
fast/css/find-next-layer.html
fast/css/first-child-pseudo-class.html
fast/css/first-letter-capitalized.html
fast/css/first-letter-detach.html
fast/css/first-letter-float-after-float.html
fast/css/first-letter-float.html
fast/css/first-letter-hover.html
fast/css/first-letter-recalculation.html
fast/css/first-letter-skip-out-of-flow.html
fast/css/first-letter-visibility.html
fast/css/first-of-type-pseudo-class.html
fast/css/font-face-default-font.html
fast/css/font-face-descriptor-multiple-values.html
fast/css/font-face-download-error.html
fast/css/font-face-implicit-local-font.html
fast/css/font-face-in-media-rule.html
fast/css/font-face-locally-installed.html
fast/css/font-face-multiple-faces.html
fast/css/font-face-multiple-ranges-for-unicode-range.html
fast/css/font-face-multiple-remote-sources.html
fast/css/font-face-remote.html
fast/css/font-face-unicode-range.html
fast/css/font-shorthand-weight-only.html
fast/css/font-size-negative.html
fast/css/font-weight-1.html
fast/css/font_property_normal.html
fast/css/getFloatValueForUnit.html
fast/css/hover-subselector.html
fast/css/hsl-color.html
fast/css/hsla-color.html
fast/css/ignore-text-zoom.html
fast/css/imageTileOpacity.html
fast/css/import-rule-regression-11590.html
fast/css/import_with_baseurl.html
fast/css/inline-properties-important.html
fast/css/invalid-percentage-property.html
fast/css/invalid-pseudo-classes.html
fast/css/invalidation-errors-2.html
fast/css/invalidation-errors-3.html
fast/css/invalidation-errors.html
fast/css/last-child-pseudo-class.html
fast/css/last-child-style-sharing.html
fast/css/last-of-type-pseudo-class.html
fast/css/layerZOrderCrash.html
fast/css/line-height-font-order.html
fast/css/line-height-negative.html
fast/css/line-height-overflow.html
fast/css/line-height.html
fast/css/link-outside-head.html
fast/css/list-outline.html
fast/css/live-cssrules.html
fast/css/margin-bottom-form-element-quirk.html
fast/css/margin-bottom-form-element-strict.html
fast/css/margin-top-bottom-dynamic.html
fast/css/max-height-none.html
fast/css/namespaces/001.xml
fast/css/namespaces/002.xml
fast/css/namespaces/003.xml
fast/css/namespaces/004.xml
fast/css/namespaces/005.xml
fast/css/namespaces/006.xml
fast/css/namespaces/007.xml
fast/css/negative-nth-child.html
fast/css/nested-layers-with-hover.html
fast/css/only-child-pseudo-class.html
fast/css/only-of-type-pseudo-class.html
fast/css/outline-auto-empty-rects.html
fast/css/outline-auto-location.html
fast/css/pendingStylesheetFontSize.html
fast/css/percent-top-value-with-relative-position.html
fast/css/percentage-non-integer.html
fast/css/position-negative-top-margin.html
fast/css/quirk-orphaned-units.html
fast/css/resize-corner-tracking-transformed.html
fast/css/rgb-float.html
fast/css/rtl-ordering.html
fast/css/selector-set-attribute.html
fast/css/shadow-multiple.html
fast/css/simple-selector-chain-parsing.html
fast/css/style-outside-head.html
fast/css/style-parsed-outside-head.html
fast/css/table-text-align-quirk.html
fast/css/table-text-align-strict.html
fast/css/target-fragment-match.html
fast/css/text-align.html
fast/css/text-security.html
fast/css/textCapitalizeEdgeCases.html
fast/css/transform-default-parameter.html
fast/css/transition-color-unspecified.html
fast/css/universal-hover-quirk.html
fast/css/value-list-out-of-bounds-crash.html
fast/css/variables/block-cycle-test.html
fast/css/variables/colors-test.html
fast/css/variables/declaration-block-test.html
fast/css/variables/font-test.html
fast/css/variables/image-test.html
fast/css/variables/import-test.html
fast/css/variables/inline-style-test.html
fast/css/variables/invalid-variable-test.html
fast/css/variables/margin-test.html
fast/css/variables/misplaced-import-test.html
fast/css/variables/misplaced-variables-test.html
fast/css/variables/multiple-blocks-test.html
fast/css/variables/multiple-term-test.html
fast/css/variables/override-test.html
fast/css/variables/print-test.html
fast/css/variables/remove-variable-test.html
fast/css/variables/set-variable-test.html
fast/css/variables/shorthand-test.html
fast/css/variables/variable-iteration-test.html
fast/css/vertical-align-lengths.html
fast/css/visibility-hit-test.html
fast/css/word-space-extra.html
fast/css/xml-stylesheet-pi-not-in-prolog.xml
fast/css/zoom-font-size.html
fast/css/zoom-property-parsing.html
fast/doctypes/003.html
fast/dom/Document/CaretRangeFromPoint/hittest-relative-to-viewport.html
fast/dom/Element/class-attribute-whitespace.html
fast/dom/Element/null-offset-parent.html
fast/dom/HTMLDocument/frameless-location-bugzilla10837.html
fast/dom/HTMLElement/bdo.html
fast/dom/HTMLHeadElement/head-link-style-href-check.html
fast/dom/HTMLHeadElement/textInHead1.html
fast/dom/HTMLHeadElement/textInHead2.html
fast/dom/HTMLHeadElement/textInHead3.html
fast/dom/HTMLHeadElement/textInHead4.html
fast/dom/HTMLHeadElement/textInHead5.html
fast/dom/HTMLImageElement/image-alt-text.html
fast/dom/HTMLInputElement/input-image-alt-text.html
fast/dom/HTMLLinkElement/pending-stylesheet-count.html
# meter-element.html is temporally disabled.We need to rebaseline.
fast/dom/HTMLMeterElement/meter-element.html
# progress-bar-value-pseudo-element.html and progress-element.html is temporally disabled.
# We need to rebaseline.
fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element.html
fast/dom/HTMLProgressElement/progress-element.html
fast/dom/HTMLObjectElement/vspace-hspace-as-number.html
fast/dom/HTMLStyleElement/insert-parser-generated.html
fast/dom/HTMLTableElement/colSpan.html
fast/dom/HTMLTableElement/createCaption.html
fast/dom/Range/create-contextual-fragment.html
fast/dom/Range/surroundContents-1.html
fast/dom/Window/btoa-pnglet.html
fast/dom/Window/open-existing-pop-up-blocking.html
fast/dom/anchor-text.html
fast/dom/blur-contenteditable.html
fast/dom/children-nodes.html
fast/dom/clientWidthAfterDocumentIsRemoved.html
fast/dom/clone-contents-0-end-offset.html
fast/dom/clone-node-dynamic-style.html
fast/dom/comment-not-documentElement.html
fast/dom/createDocumentType.html
fast/dom/css-inline-style-important.html
fast/dom/css-mediarule-deleteRule-update.html
fast/dom/css-mediarule-insertRule-update.html
fast/dom/css-rule-functions.html
fast/dom/dom-parse-serialize-display.html
fast/dom/dom-parse-serialize.html
fast/dom/frame-loading-via-document-write.html
fast/dom/importNodeHTML.html
fast/dom/importNodeXML.xhtml
fast/dom/inner-text.html
fast/dom/jsDevicePixelRatio.html
fast/dom/outerText.html
fast/dom/replaceChild.html
fast/dom/row-inner-text.html
fast/dom/setPrimitiveValue.html
fast/dom/stripNullFromTextNodes.html
fast/dom/wrapper-classes.html
fast/dynamic/002.html
fast/dynamic/004.html
fast/dynamic/006.html
fast/dynamic/007.html
fast/dynamic/009.html
fast/dynamic/010.html
fast/dynamic/011.html
fast/dynamic/012.html
fast/dynamic/013.html
fast/dynamic/014.html
fast/dynamic/015.html
fast/dynamic/anonymous-block-orphaned-lines.html
fast/dynamic/containing-block-change.html
fast/dynamic/create-renderer-for-whitespace-only-text.html
fast/dynamic/float-in-trailing-whitespace-after-last-line-break.html
fast/dynamic/float-no-longer-overhanging.html
fast/dynamic/float-withdrawal-2.html
fast/dynamic/float-withdrawal.html
fast/dynamic/floating-to-positioned-2.html
fast/dynamic/floating-to-positioned.html
fast/dynamic/insert-before-table-part-in-continuation.html
fast/dynamic/insertAdjacentElement.html
fast/dynamic/layer-hit-test-crash.html
fast/dynamic/link-href-change.html
fast/dynamic/move-node-with-selection.html
fast/dynamic/noninlinebadness.html
fast/dynamic/outerHTML-doc.html
fast/dynamic/outerHTML-img.html
fast/dynamic/positioned-movement-with-positioned-children.html
fast/dynamic/selection-highlight-adjust.html
fast/dynamic/staticY-marking-parents-regression.html
fast/dynamic/subtree-boundary-percent-height.html
fast/dynamic/subtree-no-common-root-static-y.html
fast/dynamic/subtree-parent-static-y.html
fast/dynamic/subtree-table-cell-height.html
fast/dynamic/view-overflow.html
fast/encoding/denormalised-voiced-japanese-chars.html
fast/encoding/invalid-UTF-8.html
fast/encoding/preload-encoding.html
fast/encoding/utf-16-big-endian.html
fast/encoding/utf-16-little-endian.html
fast/encoding/utf-16-no-bom.xml
fast/events/context-no-deselect.html
fast/events/event-listener-on-link.html
fast/events/event-sender-mouse-moved.html
fast/events/focusingUnloadedFrame.html
fast/events/label-focus.html
fast/events/mouse-click-events.html
fast/events/mouseout-dead-node.html
fast/events/onload-re-entry.html
fast/events/pointer-events-2.html
fast/flexbox/001.html
fast/flexbox/002.html
fast/flexbox/003.html
fast/flexbox/004.html
fast/flexbox/005.html
fast/flexbox/006.html
fast/flexbox/007.html
fast/flexbox/008.html
fast/flexbox/009.html
fast/flexbox/010.html
fast/flexbox/011.html
fast/flexbox/012.html
fast/flexbox/013.html
fast/flexbox/014.html
fast/flexbox/015.html
fast/flexbox/016.html
fast/flexbox/017.html
fast/flexbox/018.html
fast/flexbox/019.html
fast/flexbox/020.html
fast/flexbox/021.html
fast/flexbox/022.html
fast/flexbox/023.html
fast/flexbox/024.html
fast/flexbox/025.html
fast/flexbox/026.html
fast/forms/003.html
fast/forms/004.html
fast/forms/006.html
fast/forms/007.html
fast/forms/HTMLOptionElement_label01.html
fast/forms/HTMLOptionElement_label02.html
fast/forms/HTMLOptionElement_label03.html
fast/forms/HTMLOptionElement_label04.html
fast/forms/HTMLOptionElement_label05.html
fast/forms/HTMLOptionElement_label06.html
fast/forms/HTMLOptionElement_label07.html
fast/forms/blankbuttons.html
fast/forms/button-align.html
fast/forms/button-cannot-be-nested.html
fast/forms/button-default-title.html
fast/forms/button-generated-content.html
fast/forms/button-inner-block-reuse.html
fast/forms/button-positioned.html
fast/forms/button-sizes.html
fast/forms/button-submit.html
fast/forms/button-table-styles.html
fast/forms/button-text-transform.html
fast/forms/caret-rtl.html
fast/forms/checkbox-radio-onchange.html
fast/forms/control-clip-overflow.html
fast/forms/control-clip.html
fast/forms/control-restrict-line-height.html
fast/forms/encoding-test.html
fast/forms/fieldset-align.html
fast/forms/fieldset-with-float.html
fast/forms/float-before-fieldset.html
fast/forms/floating-textfield-relayout.html
fast/forms/focus-selection-input.html
fast/forms/form-added-to-table.html
fast/forms/form-hides-table.html
fast/forms/form-in-malformed-markup.html
fast/forms/formmove.html
fast/forms/formmove2.html
fast/forms/formmove3.html
fast/forms/hidden-listbox.html
fast/forms/image-border.html
fast/forms/indeterminate.html
fast/forms/input-align-image.html
fast/forms/input-align.html
fast/forms/input-appearance-bkcolor.html
fast/forms/input-appearance-default-bkcolor.html
fast/forms/input-appearance-disabled.html
fast/forms/input-appearance-focus.html
fast/forms/input-appearance-preventDefault.html
fast/forms/input-appearance-readonly.html
fast/forms/input-appearance-selection.html
fast/forms/input-appearance-visibility.html
fast/forms/input-baseline.html
fast/forms/input-double-click-selection-gap-bug.html
fast/forms/input-field-text-truncated.html
fast/forms/input-first-letter.html
fast/forms/input-no-renderer.html
fast/forms/input-paste-undo.html
fast/forms/input-readonly-dimmed.html
fast/forms/input-readonly-empty.html
fast/forms/input-spaces.html
fast/forms/input-text-click-inside.html
fast/forms/input-text-double-click.html
fast/forms/input-text-option-delete.html
fast/forms/input-text-self-emptying-click.html
fast/forms/input-text-word-wrap.html
fast/forms/input-type-change.html
fast/forms/input-type-change2.html
fast/forms/input-type-text-min-width.html
fast/forms/input-width.html
fast/forms/linebox-overflow-in-textarea-padding.html
fast/forms/listbox-clip.html
fast/forms/listbox-scrollbar-incremental-load.html
fast/forms/menulist-clip.html
fast/forms/menulist-deselect-update.html
fast/forms/menulist-narrow-width.html
fast/forms/menulist-no-overflow.html
fast/forms/menulist-option-wrap.html
fast/forms/menulist-restrict-line-height.html
fast/forms/menulist-separator-painting.html
fast/forms/minWidthPercent.html
fast/forms/onchange-enter-submit.html
fast/forms/onselect-textfield.html
fast/forms/option-index.html
fast/forms/option-script.html
fast/forms/option-strip-whitespace.html
fast/forms/option-text-clip.html
fast/forms/password-doubleclick-selection.html
fast/forms/password-placeholder-text-security.html
fast/forms/password-placeholder.html
fast/forms/placeholder-set-attribute.html
fast/forms/placeholder-set-value.html
fast/forms/preserveFormDuringResidualStyle.html
fast/forms/radio-attr-order.html
fast/forms/radio-nested-labels.html
fast/forms/radio_checked.html
fast/forms/radio_checked_dynamic.html
fast/forms/range-thumb-height-percentage.html
fast/forms/search-cancel-button-style-sharing.html
fast/forms/search-display-none-cancel-button.html
fast/forms/search-placeholder-value-changed.html
fast/forms/searchfield-heights.html
fast/forms/select-accesskey.html
fast/forms/select-align.html
fast/forms/select-baseline.html
fast/forms/select-block-background.html
fast/forms/select-change-listbox-size.html
fast/forms/select-change-listbox-to-popup.html
fast/forms/select-change-popup-to-listbox.html
fast/forms/select-dirty-parent-pref-widths.html
fast/forms/select-disabled-appearance.html
fast/forms/select-display-none-style-resolve.html
fast/forms/select-empty-option-height.html
fast/forms/select-initial-position.html
fast/forms/select-item-background-clip.html
fast/forms/select-list-box-with-height.html
fast/forms/select-selected.html
fast/forms/select-size.html
fast/forms/select-style.html
fast/forms/select-visual-hebrew.html
fast/forms/stuff-on-my-optgroup.html
fast/forms/targeted-frame-submission.html
fast/forms/textarea-rows-cols.html
fast/forms/textfield-outline.html
fast/forms/textfield-overflow.html
fast/forms/thumbslider-crash.html
fast/forms/thumbslider-no-parent-slider.html
fast/forms/visual-hebrew-text-field.html
fast/frames/contentWindow_Frame.html
fast/frames/contentWindow_iFrame.html
fast/frames/frame-element-name.html
fast/frames/frameElement-frame.html
fast/frames/frameElement-iframe.html
fast/frames/iframe-option-crash.xhtml
fast/frames/iframe-with-frameborder.html
fast/frames/inline-object-inside-frameset.html
fast/frames/viewsource-attribute.html
fast/gradients/background-clipped.html
fast/gradients/border-image-gradient-sides-and-corners.html
fast/gradients/border-image-gradient.html
fast/gradients/generated-gradients.html
fast/gradients/list-item-gradient.html
fast/gradients/simple-gradients.html
fast/html/link-rel-stylesheet.html
fast/html/listing.html
fast/html/marquee-scroll.html
fast/images/animated-svg-as-image.html
fast/images/image-map-anchor-children.html
fast/images/imagemap-case.html
fast/images/pdf-as-background.html
fast/images/pdf-as-image-landscape.html
fast/images/pdf-as-tiled-background.html
fast/images/svg-as-tiled-background.html
fast/inline-block/001.html
fast/inline-block/002.html
fast/inline-block/003.html
fast/inline-block/006.html
fast/inline-block/14498-positionForCoordinates.html
fast/inline-block/contenteditable-baseline.html
fast/inline-block/inline-block-vertical-align.html
fast/inline-block/overflow-clip.html
fast/inline-block/tricky-baseline.html
fast/inline/001.html
fast/inline/002.html
fast/inline/25277-2.html
fast/inline/25277.html
fast/inline/br-text-decoration.html
fast/inline/continuation-outlines-with-layers.html
fast/inline/continuation-outlines.html
fast/inline/drawStyledEmptyInlines.html
fast/inline/drawStyledEmptyInlinesWithWS.html
fast/inline/emptyInlinesWithinLists.html
fast/inline/inline-continuation-borders.html
fast/inline/inline-padding-disables-text-quirk.html
fast/inline/inline-text-quirk-bpm.html
fast/inline/long-wrapped-line.html
fast/inline/outline-continuations.html
fast/inline/percentage-margins.html
fast/inline/positionedLifetime.html
fast/inline/styledEmptyInlinesWithBRs.html
fast/inline/vertical-align-text-bottom.html
fast/innerHTML/001.html
fast/innerHTML/002.html
fast/innerHTML/003.html
fast/innerHTML/006.html
fast/inspector-support/matchedrules.html
fast/inspector-support/style.html
fast/invalid/001.html
fast/invalid/002.html
fast/invalid/003.html
fast/invalid/004.html
fast/invalid/005.html
fast/invalid/006.html
fast/invalid/007.html
fast/invalid/008.html
fast/invalid/009.html
fast/invalid/010.html
fast/invalid/011.html
fast/invalid/012.html
fast/invalid/013.html
fast/invalid/014.html
fast/invalid/016.html
fast/invalid/017.html
fast/invalid/018.html
fast/invalid/019.html
fast/invalid/020.xml
fast/invalid/021.html
fast/invalid/missing-address-end-tag.html
fast/invalid/missing-dl-end-tag.html
fast/invalid/missing-dt-end-tag.html
fast/invalid/missing-font-end-tag.html
fast/invalid/nestedh3s.html
fast/invalid/table-inside-stray-table-content.html
fast/invalid/table-residual-style-crash.html
fast/invalid/td-inside-object.html
fast/layers/add-layer-with-nested-stacking.html
fast/layers/inline-dirty-z-order-lists.html
fast/layers/layer-content-visibility-change.html
fast/layers/layer-visibility-sublayer.html
fast/layers/layer-visibility.html
fast/layers/normal-flow-hit-test.html
fast/layers/opacity-outline.html
fast/layers/opacity-stacking.html
fast/layers/opacity-transforms.html
fast/layers/overflow-scroll-auto-switch.html
fast/layers/positioned-inside-root-with-margins.html
fast/layers/remove-layer-with-nested-stacking.html
fast/layers/remove-only-this-layer-update.html
fast/layers/self-painting-outline.html
fast/layers/zindex-inherit.html
fast/lists/001.html
fast/lists/002.html
fast/lists/003.html
fast/lists/004.html
fast/lists/005.html
fast/lists/006.html
fast/lists/007.html
fast/lists/008.html
fast/lists/009.html
fast/lists/alpha-list-wrap.html
fast/lists/big-list-marker.html
fast/lists/decimal-leading-zero.html
fast/lists/dynamic-marker-crash.html
fast/lists/inlineBoxWrapperNullCheck.html
fast/lists/li-br.html
fast/lists/li-style-alpha-huge-value-crash.html
fast/lists/li-values.html
fast/lists/list-item-line-height.html
fast/lists/list-marker-with-line-height.html
fast/lists/list-style-none-crash.html
fast/lists/list-style-type-dynamic-change.html
fast/lists/marker-before-empty-inline.html
fast/lists/marker-image-error.html
fast/lists/markers-in-selection.html
fast/lists/numeric-markers-outside-list.html
fast/lists/ol-display-types.html
fast/lists/ol-start-dynamic.html
fast/lists/olstart.html
fast/lists/ordered-list-with-no-ol-tag.html
fast/lists/scrolled-marker-paint.html
fast/lists/w3-list-styles.html
fast/loader/cancel-load-during-port-block-timer.html
fast/loader/start-load-in-unload.html
fast/media/implicit-media-all.html
fast/media/media-descriptor-syntax-01.html
fast/media/media-descriptor-syntax-02.html
fast/media/media-descriptor-syntax-03.html
fast/media/media-descriptor-syntax-04.html
fast/media/media-descriptor-syntax-05.html
fast/media/media-descriptor-syntax-06.html
fast/media/media-type-syntax-01.html
fast/media/media-type-syntax-02.html
fast/media/monochrome.html
fast/media/mq-animation.html
fast/media/mq-aspect-ratio.html
fast/media/mq-compound-query-01.html
fast/media/mq-compound-query-02.html
fast/media/mq-compound-query-03.html
fast/media/mq-compound-query-04.html
fast/media/mq-compound-query-05.html
fast/media/mq-grid-01.html
fast/media/mq-grid-02.html
fast/media/mq-invalid-media-feature-01.html
fast/media/mq-invalid-media-feature-02.html
fast/media/mq-invalid-media-feature-03.html
fast/media/mq-invalid-media-feature-04.html
fast/media/mq-invalid-syntax-01.html
fast/media/mq-invalid-syntax-02.html
fast/media/mq-invalid-syntax-03.html
fast/media/mq-invalid-syntax-04.html
fast/media/mq-invalid-syntax-05.html
fast/media/mq-js-media-except-01.html
fast/media/mq-js-media-except-02.html
fast/media/mq-js-media-except-03.html
fast/media/mq-js-media-forward-syntax.html
fast/media/mq-js-stylesheet-media-01.html
fast/media/mq-js-stylesheet-media-02.html
fast/media/mq-js-stylesheet-media-03.html
fast/media/mq-js-stylesheet-media-04.html
fast/media/mq-max-pixel-ratio.html
fast/media/mq-min-constraint.html
fast/media/mq-orientation.html
fast/media/mq-pixel-ratio.html
fast/media/mq-relative-constraints-02.html
fast/media/mq-relative-constraints-03.html
fast/media/mq-relative-constraints-04.html
fast/media/mq-relative-constraints-05.html
fast/media/mq-relative-constraints-06.html
fast/media/mq-relative-constraints-07.html
fast/media/mq-relative-constraints-08.html
fast/media/mq-relative-constraints-09.html
fast/media/mq-simple-neg-query-01.html
fast/media/mq-simple-neg-query-02.html
fast/media/mq-simple-neg-query-03.html
fast/media/mq-simple-neg-query-04.html
fast/media/mq-simple-neg-query-05.html
fast/media/mq-simple-query-01.html
fast/media/mq-simple-query-02.html
fast/media/mq-simple-query-03.html
fast/media/mq-simple-query-04.html
fast/media/mq-simple-query-05.html
fast/media/mq-transform-01.html
fast/media/mq-transform-04.html
fast/media/mq-transition.html
fast/media/mq-valueless.html
fast/media/mq-width-absolute-01.html
fast/media/mq-width-absolute-02.html
fast/media/mq-width-absolute-03.html
fast/media/mq-width-absolute-04.html
fast/media/viewport-media-query.html
fast/multicol/column-rules-stacking.html
fast/multicol/column-rules.html
fast/multicol/columns-shorthand-parsing.html
fast/multicol/float-avoidance.html
fast/multicol/float-multicol.html
fast/overflow/001.html
fast/overflow/002.html
fast/overflow/004.html
fast/overflow/006.html
fast/overflow/007.html
fast/overflow/008.html
fast/overflow/border-radius-clipping.html
fast/overflow/childFocusRingClip.html
fast/overflow/dynamic-hidden.html
fast/overflow/float-in-relpositioned.html
fast/overflow/hidden-scrollbar-resize.html
fast/overflow/hit-test-overflow-controls.html
fast/overflow/infiniteRecursion.html
fast/overflow/overflow-auto-position-absolute.html
fast/overflow/overflow-auto-table.html
fast/overflow/overflow-float-stacking.html
fast/overflow/overflow-focus-ring.html
fast/overflow/overflow-rtl-inline-scrollbar.html
fast/overflow/overflow-stacking.html
fast/overflow/scrollbar-position-update.html
fast/overflow/table-overflow-float.html
fast/parser/001.html
fast/parser/bad-xml-slash.html
fast/parser/broken-comments-vs-parsing-mode.html
fast/parser/comment-in-style.html
fast/parser/comments.html
fast/parser/document-write-option.html
fast/parser/entity-comment-in-style.html
fast/parser/fonts.html
fast/parser/nofoo-tags-inside-paragraph.html
fast/parser/open-comment-in-style.html
fast/parser/parseCommentsInTitles.html
fast/parser/remove-block-in-residual-style.html
fast/parser/style-script-head-test.html
fast/parser/tabs-in-scripts.html
fast/parser/title-error-test.html
fast/reflections/inline-crash.html
fast/reflections/reflection-direction.html
fast/reflections/reflection-masks-opacity.html
fast/reflections/reflection-masks.html
fast/reflections/reflection-nesting.html
fast/reflections/reflection-overflow-hidden.html
fast/reflections/table-cell.html
fast/repaint/4774354.html
fast/repaint/4776765.html
fast/repaint/backgroundSizeRepaint.html
fast/repaint/body-background-image.html
fast/repaint/border-fit-lines.html
fast/repaint/border-radius-repaint.html
fast/repaint/border-repaint-glitch.html
fast/repaint/box-shadow-dynamic.html
fast/repaint/bugzilla-3509.html
fast/repaint/bugzilla-5699.html
fast/repaint/bugzilla-6278.html
fast/repaint/bugzilla-6388.html
fast/repaint/bugzilla-6473.html
fast/repaint/bugzilla-7235.html
fast/repaint/button-spurious-layout-hint.html
fast/repaint/caret-outside-block.html
fast/repaint/change-transform.html
fast/repaint/clip-with-layout-delta.html
fast/repaint/clipped-relative.html
fast/repaint/containing-block-position-change.html
fast/repaint/continuation-after-outline.html
fast/repaint/control-clip.html
fast/repaint/create-layer-repaint.html
fast/repaint/delete-into-nested-block.html
fast/repaint/dynamic-table-vertical-alignment-change.html
fast/repaint/float-move-during-layout.html
fast/repaint/float-overflow-right.html
fast/repaint/float-overflow.html
fast/repaint/focus-layers.html
fast/repaint/inline-color-change.html
fast/repaint/invisible-objects.html
fast/repaint/layout-state-only-positioned.html
fast/repaint/layout-state-relative.html
fast/repaint/line-flow-with-floats-1.html
fast/repaint/line-flow-with-floats-10.html
fast/repaint/line-flow-with-floats-2.html
fast/repaint/line-flow-with-floats-3.html
fast/repaint/line-flow-with-floats-4.html
fast/repaint/line-flow-with-floats-5.html
fast/repaint/line-flow-with-floats-6.html
fast/repaint/line-flow-with-floats-7.html
fast/repaint/line-flow-with-floats-8.html
fast/repaint/line-flow-with-floats-9.html
fast/repaint/line-overflow.html
fast/repaint/lines-with-layout-delta.html
fast/repaint/list-marker-2.html
fast/repaint/make-children-non-inline.html
fast/repaint/opacity-change-on-overflow-float.html
fast/repaint/outline-child-repaint.html
fast/repaint/outline-inset.html
fast/repaint/outline-repaint-glitch.html
fast/repaint/outline-shrinking.html
fast/repaint/overflow-clip-subtree-layout.html
fast/repaint/overflow-delete-line.html
fast/repaint/overflow-scroll-body-appear.html
fast/repaint/overflow-scroll-delete.html
fast/repaint/reflection-redraw.html
fast/repaint/reflection-repaint-test.html
fast/repaint/renderer-destruction-by-invalidateSelection-crash.html
fast/repaint/repaint-resized-overflow.html
fast/repaint/search-field-cancel.html
fast/repaint/selected-replaced.html
fast/repaint/selection-clear.html
fast/repaint/static-to-positioned.html
fast/repaint/subtree-root-clip-2.html
fast/repaint/subtree-root-clip-3.html
fast/repaint/subtree-root-clip.html
fast/repaint/subtree-root-skipped.html
fast/repaint/table-cell-collapsed-border.html
fast/repaint/table-cell-move.html
fast/repaint/table-collapsed-border.html
fast/repaint/table-extra-bottom-grow.html
fast/repaint/table-two-pass-layout-overpaint.html
fast/repaint/text-append-dirty-lines.html
fast/repaint/transform-absolute-child.html
fast/repaint/transform-absolute-in-positioned-container.html
fast/repaint/transform-disable-layoutstate.html
fast/repaint/transform-layout-repaint.html
fast/repaint/transform-relative-position.html
fast/repaint/transform-repaint-descendants.html
fast/repaint/transform-replaced-shadows.html
fast/repaint/transform-translate.html
fast/replaced/001.html
fast/replaced/002.html
fast/replaced/003.html
fast/replaced/004.html
fast/replaced/005.html
fast/replaced/006.html
fast/replaced/007.html
fast/replaced/absolute-image-sizing.html
fast/replaced/absolute-position-percentage-height.html
fast/replaced/absolute-position-percentage-width.html
fast/replaced/absolute-position-with-auto-height-and-top-and-bottom.html
fast/replaced/absolute-position-with-auto-width-and-left-and-right.html
fast/replaced/applet-disabled-positioned.html
fast/replaced/applet-display-none.html
fast/replaced/applet-rendering-java-disabled.html
fast/replaced/embed-display-none.html
fast/replaced/image-onload.html
fast/replaced/image-resize-width.html
fast/replaced/image-sizing.html
fast/replaced/image-solid-color-with-alpha.html
fast/replaced/inline-box-wrapper-handover.html
fast/replaced/max-width-percent.html
fast/replaced/maxheight-percent.html
fast/replaced/maxheight-pxs.html
fast/replaced/maxwidth-percent.html
fast/replaced/maxwidth-pxs.html
fast/replaced/minheight-percent.html
fast/replaced/minheight-pxs.html
fast/replaced/minwidth-percent.html
fast/replaced/minwidth-pxs.html
fast/replaced/object-align-hspace-vspace.html
fast/replaced/object-display-none.html
fast/replaced/pdf-as-image.html
fast/replaced/percent-height-in-anonymous-block-in-table.html
fast/replaced/percent-height-in-anonymous-block-widget.html
fast/replaced/percent-height-in-anonymous-block.html
fast/replaced/replaced-breaking-mixture.html
fast/replaced/replaced-breaking.html
fast/replaced/replaced-child-of-absolute-with-auto-height.html
fast/replaced/selection-rect-in-table-cell.html
fast/replaced/selection-rect-transform.html
fast/replaced/three-selects-break.html
fast/replaced/width100percent-button.html
fast/replaced/width100percent-checkbox.html
fast/replaced/width100percent-image.html
fast/replaced/width100percent-menulist.html
fast/replaced/width100percent-radio.html
fast/replaced/width100percent-searchfield.html
fast/replaced/width100percent-textfield.html
fast/runin/001.html
fast/runin/002.html
fast/runin/generated.html
fast/selectors/001.html
fast/selectors/002.html
fast/selectors/003.html
fast/selectors/004.html
fast/selectors/005.html
fast/selectors/006.html
fast/selectors/007a.html
fast/selectors/007b.html
fast/selectors/008.html
fast/selectors/009.html
fast/selectors/010.html
fast/selectors/011.html
fast/selectors/012.html
fast/selectors/013.html
fast/selectors/014.html
fast/selectors/015.html
fast/selectors/016.html
fast/selectors/017.html
fast/selectors/018.html
fast/selectors/018b.html
fast/selectors/019.html
fast/selectors/020.html
fast/selectors/021.html
fast/selectors/021b.html
fast/selectors/027.html
fast/selectors/032.html
fast/selectors/034.html
fast/selectors/038.html
fast/selectors/039.html
fast/selectors/039b.html
fast/selectors/040.html
fast/selectors/041.html
fast/selectors/042.html
fast/selectors/043.html
fast/selectors/043b.html
fast/selectors/044.html
fast/selectors/044b.html
fast/selectors/044c.html
fast/selectors/044d.html
fast/selectors/045.html
fast/selectors/045b.html
fast/selectors/045c.html
fast/selectors/046.html
fast/selectors/054.html
fast/selectors/056.html
fast/selectors/058.html
fast/selectors/059.html
fast/selectors/060.html
fast/selectors/061.html
fast/selectors/062.html
fast/selectors/063.html
fast/selectors/064.html
fast/selectors/065.html
fast/selectors/066.html
fast/selectors/066b.html
fast/selectors/072.html
fast/selectors/072b.html
fast/selectors/077.html
fast/selectors/077b.html
fast/selectors/078b.html
fast/selectors/083.html
fast/selectors/087b.html
fast/selectors/088b.html
fast/selectors/089.html
fast/selectors/090b.html
fast/selectors/154.html
fast/selectors/155.html
fast/selectors/155a.html
fast/selectors/155b.html
fast/selectors/155c.html
fast/selectors/155d.html
fast/selectors/156b.html
fast/selectors/157.html
fast/selectors/158.html
fast/selectors/159.html
fast/selectors/160.html
fast/selectors/166.html
fast/selectors/166a.html
fast/selectors/167.html
fast/selectors/167a.html
fast/selectors/168.html
fast/selectors/168a.html
fast/selectors/169.html
fast/selectors/169a.html
fast/selectors/170.html
fast/selectors/170a.html
fast/selectors/170b.html
fast/selectors/170c.html
fast/selectors/170d.html
fast/selectors/175a.html
fast/selectors/175b.html
fast/selectors/175c.html
fast/selectors/177a.html
fast/selectors/177b.html
fast/selectors/lang-inheritance.html
fast/selectors/lang-inheritance2.html
fast/selectors/lang-vs-xml-lang-xhtml.xhtml
fast/selectors/lang-vs-xml-lang.html
fast/selectors/nondeterministic-combinators.html
fast/selectors/unqualified-hover-quirks.html
fast/selectors/unqualified-hover-strict.html
fast/table/001.html
fast/table/002.html
fast/table/004.html
fast/table/005.html
fast/table/006.html
fast/table/007.html
fast/table/009.html
fast/table/010.html
fast/table/011.html
fast/table/012.html
fast/table/013.html
fast/table/014.html
fast/table/015.html
fast/table/016.html
fast/table/017.html
fast/table/018.html
fast/table/020.html
fast/table/021.html
fast/table/022.html
fast/table/023.html
fast/table/025.html
fast/table/026.html
fast/table/027.html
fast/table/028.html
fast/table/029.html
fast/table/030.html
fast/table/032.html
fast/table/033.html
fast/table/034.html
fast/table/035.html
fast/table/036.html
fast/table/037.xml
fast/table/038.html
fast/table/039.html
fast/table/040.html
fast/table/041.html
fast/table/100-percent-cell-width.html
fast/table/absolute-table-at-bottom.html
fast/table/add-before-anonymous-child.html
fast/table/append-cells.html
fast/table/append-cells2.html
fast/table/auto-with-percent-height.html
fast/table/border-collapsing/001.html
fast/table/border-collapsing/002.html
fast/table/border-collapsing/003.html
fast/table/border-collapsing/004.html
fast/table/border-collapsing/border-collapsing-head-foot.html
fast/table/border-collapsing/equal-precedence-resolution.html
fast/table/border-collapsing/rtl-border-collapsing.html
fast/table/cell-absolute-child.html
fast/table/cell-coalescing.html
fast/table/cell-width-auto.html
fast/table/cellindex.html
fast/table/click-near-anonymous-table.html
fast/table/colgroup-preceded-by-caption.html
fast/table/colgroup-spanning-groups-rules.html
fast/table/colspanMinWidth.html
fast/table/dynamic-cellpadding.html
fast/table/edge-offsets.html
fast/table/empty-cells.html
fast/table/empty-row-crash.html
fast/table/empty-section-crash.html
fast/table/empty-table-percent-height.html
fast/table/fixed-granular-cols.html
fast/table/fixed-nested.html
fast/table/fixed-table-non-cell-in-row.html
fast/table/fixed-with-auto-with-colspan.html
fast/table/floating-th.html
fast/table/floatingTablePaintBackground.html
fast/table/form-with-table-style.html
fast/table/frame-and-rules.html
fast/table/generated-caption.html
fast/table/giantRowspan2.html
fast/table/inline-form-assert.html
fast/table/insert-before-anonymous-ancestors.html
fast/table/insert-cell-before-form.html
fast/table/insert-row-before-form.html
fast/table/invisible-cell-background.html
fast/table/large-width.html
fast/table/multiple-percent-height-rows.html
fast/table/nested-percent-height-table.html
fast/table/nobr.html
fast/table/overflowHidden.html
fast/table/percent-heights.html
fast/table/prepend-in-anonymous-table.html
fast/table/remove-td-display-none.html
fast/table/replaced-percent-height.html
fast/table/row-height-recalc.html
fast/table/rowindex.html
fast/table/rowspan-paint-order.html
fast/table/rtl-cell-display-none-assert.html
fast/table/rules-attr-dynchange1.html
fast/table/rules-attr-dynchange2.html
fast/table/spanOverlapRepaint.html
fast/table/stale-grid-crash.html
fast/table/table-display-types-strict.html
fast/table/table-display-types.html
fast/table/table-hspace-align-center.html
fast/table/tableInsideCaption.html
fast/table/text-field-baseline.html
fast/table/unbreakable-images-quirk.html
fast/table/unused-percent-heights.html
fast/table/vertical-align-baseline.html
fast/text/align-center-rtl-spill.html
fast/text/apply-start-width-after-skipped-text.html
fast/text/atsui-kerning-and-ligatures.html
fast/text/atsui-multiple-renderers.html
fast/text/atsui-partial-selection.html
fast/text/atsui-small-caps-punctuation-size.html
fast/text/basic/001.html
fast/text/basic/002.html
fast/text/basic/003.html
fast/text/basic/004.html
fast/text/basic/005.html
fast/text/basic/006.html
fast/text/basic/007.html
fast/text/basic/008.html
fast/text/basic/009.html
fast/text/basic/011.html
fast/text/basic/012.html
fast/text/basic/013.html
fast/text/basic/generic-family-changes.html
fast/text/basic/generic-family-reset.html
fast/text/bidi-embedding-pop-and-push-same.html
fast/text/break-word.html
fast/text/capitalize-empty-generated-string.html
fast/text/capitalize-preserve-nbsp.html
fast/text/cg-fallback-bolding.html
fast/text/cg-vs-atsui.html
fast/text/delete-hard-break-character.html
fast/text/drawBidiText.html
fast/text/firstline/001.html
fast/text/firstline/002.html
fast/text/firstline/003.html
fast/text/fixed-pitch-control-characters.html
fast/text/font-initial.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-ignored-for-first-child-inline.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/justified-selection-at-edge.html
fast/text/justified-selection.html
fast/text/letter-spacing-negative-opacity.html
fast/text/line-breaks.html
fast/text/midword-break-hang.html
fast/text/reset-emptyRun.html
fast/text/selection-hard-linebreak.html
fast/text/selection-painted-separately.html
fast/text/shadow-no-blur.html
fast/text/should-use-atsui.html
fast/text/soft-hyphen-2.html
fast/text/soft-hyphen-3.html
fast/text/softHyphen.html
fast/text/stroking-decorations.html
fast/text/stroking.html
fast/text/textIteratorNilRenderer.html
fast/text/updateNewFont.html
fast/text/wbr-in-pre-crash.html
fast/text/wbr-pre.html
fast/text/wbr-styled.html
fast/text/wbr.html
fast/text/whitespace/001.html
fast/text/whitespace/002.html
fast/text/whitespace/003.html
fast/text/whitespace/004.html
fast/text/whitespace/005.html
fast/text/whitespace/006.html
fast/text/whitespace/007.html
fast/text/whitespace/008.html
fast/text/whitespace/009.html
fast/text/whitespace/010.html
fast/text/whitespace/011.html
fast/text/whitespace/012.html
fast/text/whitespace/013.html
fast/text/whitespace/014.html
fast/text/whitespace/015.html
fast/text/whitespace/016.html
fast/text/whitespace/017.html
fast/text/whitespace/018.html
fast/text/whitespace/019.html
fast/text/whitespace/020.html
fast/text/whitespace/021.html
fast/text/whitespace/022.html
fast/text/whitespace/023.html
fast/text/whitespace/024.html
fast/text/whitespace/025.html
fast/text/whitespace/026.html
fast/text/whitespace/027.html
fast/text/whitespace/028.html
fast/text/whitespace/029.html
fast/text/whitespace/030.html
fast/text/whitespace/nbsp-mode-and-linewraps.html
fast/text/whitespace/nowrap-clear-float.html
fast/text/whitespace/pre-newline-box-test.html
fast/text/whitespace/pre-wrap-last-char.html
fast/text/whitespace/span-in-word-space-causes-overflow.html
fast/text/wide-zero-width-space.html
fast/text/word-break-soft-hyphen.html
fast/text/word-space.html
fast/tokenizer/001.html
fast/tokenizer/002.html
fast/tokenizer/003.html
fast/tokenizer/external-script-document-write.html
fast/tokenizer/external-script-document-write_2.html
fast/tokenizer/missing-title-end-tag-1.html
fast/tokenizer/missing-title-end-tag-2.html
fast/tokenizer/script_extra_close.html
fast/transforms/diamond.html
fast/transforms/identity-matrix.html
fast/transforms/matrix-01.html
fast/transforms/matrix-02.html
fast/transforms/overflow-with-transform.html
fast/transforms/shadows.html
fast/transforms/skew-with-unitless-zero.html
fast/transforms/transform-on-inline.html
fast/transforms/transform-overflow.html
fast/transforms/transform-table-row.html
fast/transforms/transformed-caret.html
fast/transforms/transformed-document-element.html
fast/transforms/transformed-focused-text-input.html
fast/transforms/transforms-with-opacity.html
fast/transforms/transforms-with-zoom.html
# ------- failures due to missing support for particular XSLT features
# xsl:output
fast/xsl/xslt-doc-enc.xml
fast/xsl/xslt-url.xml
fast/xsl/default-html.html
fast/xsl/xslt-text.html
fast/xsl/xslt-entity.xml
fast/xsl/xslt-extra-content-at-end.xml
# external entities support
fast/xsl/dtd-in-source-document.xml
fast/xsl/xslt-second-level-import.xml
fast/parser/external-entities-in-xslt.xml
# exslt:node-set() function
fast/xsl/exslt-node-set.xml
# xsl:import
fast/xsl/import-after-comment.xml
fast/xsl/xslt-import-depth.xml
fast/xsl/xslt-nested-stylesheets.xml
# xsl:attribute-set
fast/xsl/mozilla-tests.xml
# xsl:sort: lang and case-order
fast/xsl/sort-locale.xml
fast/xsl/sort-unicode.xml
# output formatting issues (might be related to the lack of xsl:output support)
fast/xsl/xslt-processor.html
# 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/frames/frame-src-attribute.html
fast/overflow/003.xml
fast/text/international/bidi-menulist.html
fast/text/international/wrap-CJK-001.html
fast/xpath/string-value.html
# ============================================================================= #
# failing fonts tests
# ============================================================================= #
fonts/cursive.html
fonts/default.html
fonts/fantasy.html
fonts/monospace.html
fonts/sans-serif.html
fonts/serif.html
printing/return-from-printing-mode.html
# ============================================================================= #
# failing scrollbars tests
# ============================================================================= #
scrollbars/basic-scrollbar.html
scrollbars/disabled-scrollbar.html
scrollbars/listbox-scrollbar-combinations.html
scrollbars/overflow-scrollbar-combinations.html
scrollbars/scrollbar-buttons.html
scrollbars/scrollbar-orientation.html
# ============================================================================= #
# 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
# ============================================================================= #
# -- fail with --platform mac --ignore-metrics
tables/mozilla/bugs/bug194024.html
tables/mozilla/bugs/bug2479-3.html
tables/mozilla/bugs/bug2479-4.html
tables/mozilla/bugs/bug30559.html
tables/mozilla/bugs/bug30692.html
tables/mozilla/bugs/bug46623-1.html
tables/mozilla_expected_failures/collapsing_borders/bug41262-5.html
tables/mozilla_expected_failures/collapsing_borders/bug41262-6.html
tables/mozilla/other/wa_table_tr_align.html
# -- pass with --platform mac --ignore-metrics
tables/mozilla/bugs/bug51140.html
tables/mozilla/bugs/bug103533.html
tables/mozilla/marvin/backgr_index.html
tables/mozilla/marvin/backgr_layers-opacity.html
tables/mozilla/marvin/backgr_position-table.html
tables/mozilla/marvin/backgr_simple-table-cell.html
tables/mozilla/marvin/backgr_simple-table-column-group.html
tables/mozilla/marvin/backgr_simple-table-column.html
tables/mozilla/marvin/backgr_simple-table-row-group.html
tables/mozilla/marvin/backgr_simple-table-row.html
tables/mozilla/marvin/backgr_simple-table.html
tables/mozilla_expected_failures/marvin/backgr_border-table-cell.html
tables/mozilla_expected_failures/marvin/backgr_border-table-column-group.html
tables/mozilla_expected_failures/marvin/backgr_border-table-column.html
tables/mozilla_expected_failures/marvin/backgr_border-table-quirks.html
tables/mozilla_expected_failures/marvin/backgr_border-table-row-group.html
tables/mozilla_expected_failures/marvin/backgr_border-table-row.html
tables/mozilla_expected_failures/marvin/backgr_border-table.html
tables/mozilla_expected_failures/marvin/backgr_fixed-bg.html
tables/mozilla_expected_failures/marvin/backgr_layers-hide.html
tables/mozilla_expected_failures/marvin/backgr_layers-show.html
tables/mozilla_expected_failures/marvin/backgr_position-table-cell.html
tables/mozilla_expected_failures/marvin/backgr_position-table-column-group.html
tables/mozilla_expected_failures/marvin/backgr_position-table-column.html
tables/mozilla_expected_failures/marvin/backgr_position-table-row-group.html
tables/mozilla_expected_failures/marvin/backgr_position-table-row.html
tables/mozilla/bugs/45621.html
tables/mozilla/bugs/bug10009.html
tables/mozilla/bugs/bug100334.html
tables/mozilla/bugs/bug10036.html
tables/mozilla/bugs/bug10039.html
tables/mozilla/bugs/bug101201.html
tables/mozilla/bugs/bug101674.html
tables/mozilla/bugs/bug102145-1.html
tables/mozilla/bugs/bug102145-2.html
tables/mozilla/bugs/bug102145-3.html
tables/mozilla/bugs/bug102145-4.html
tables/mozilla/bugs/bug10269-1.html
tables/mozilla/bugs/bug10269-2.html
tables/mozilla/bugs/bug10296-1.html
tables/mozilla/bugs/bug10296-2.html
tables/mozilla/bugs/bug1055-1.html
tables/mozilla/bugs/bug10565.html
tables/mozilla/bugs/bug106158-1.html
tables/mozilla/bugs/bug106158-2.html
tables/mozilla/bugs/bug10633.html
tables/mozilla/bugs/bug1067-1.html
tables/mozilla/bugs/bug1067-2.html
tables/mozilla/bugs/bug106795.html
tables/mozilla/bugs/bug106816.html
tables/mozilla/bugs/bug108340.html
tables/mozilla/bugs/bug109043.html
tables/mozilla/bugs/bug11026.html
tables/mozilla/bugs/bug110566.html
tables/mozilla/bugs/bug11321.html
tables/mozilla/bugs/bug113235-1.html
tables/mozilla/bugs/bug113235-2.html
tables/mozilla/bugs/bug113235-3.html
tables/mozilla/bugs/bug113424.html
tables/mozilla/bugs/bug11384q.html
tables/mozilla/bugs/bug11384s.html
tables/mozilla/bugs/bug1163-1.html
tables/mozilla/bugs/bug1188.html
tables/mozilla/bugs/bug11944.html
tables/mozilla/bugs/bug119786.html
tables/mozilla/bugs/bug12008.html
tables/mozilla/bugs/bug120364.html
tables/mozilla/bugs/bug1220.html
tables/mozilla/bugs/bug1224.html
tables/mozilla/bugs/bug12268.html
tables/mozilla/bugs/bug12384.html
tables/mozilla/bugs/bug123862.html
tables/mozilla/bugs/bug1261.html
tables/mozilla/bugs/bug126742.html
tables/mozilla/bugs/bug12709.html
tables/mozilla/bugs/bug127267.html
tables/mozilla/bugs/bug128229.html
tables/mozilla/bugs/bug12908-1.html
tables/mozilla/bugs/bug12910.html
tables/mozilla/bugs/bug1296.html
tables/mozilla/bugs/bug1302.html
tables/mozilla/bugs/bug131020.html
tables/mozilla/bugs/bug131020_iframe.html
tables/mozilla/bugs/bug13105.html
tables/mozilla/bugs/bug13118.html
tables/mozilla/bugs/bug1318.html
tables/mozilla/bugs/bug13196.html
tables/mozilla/bugs/bug133756-1.html
tables/mozilla/bugs/bug133756-2.html
tables/mozilla/bugs/bug133948.html
tables/mozilla/bugs/bug13484.html
tables/mozilla/bugs/bug13526.html
tables/mozilla/bugs/bug137388-1.html
tables/mozilla/bugs/bug137388-2.html
tables/mozilla/bugs/bug138725.html
tables/mozilla/bugs/bug139524-1.html
tables/mozilla/bugs/bug139524-2.html
tables/mozilla/bugs/bug139524-3.html
tables/mozilla/bugs/bug139524-4.html
tables/mozilla/bugs/bug14159-1.html
tables/mozilla/bugs/bug14159-3.html
tables/mozilla/bugs/bug1430.html
tables/mozilla/bugs/bug14323.html
tables/mozilla/bugs/bug145572.html
tables/mozilla/bugs/bug1474.html
tables/mozilla/bugs/bug149275-1.html
tables/mozilla/bugs/bug149275-2.html
tables/mozilla/bugs/bug14929.html
tables/mozilla/bugs/bug15247.html
tables/mozilla/bugs/bug154780.html
tables/mozilla/bugs/bug15544.html
tables/mozilla/bugs/bug157890.html
tables/mozilla/bugs/bug159108.html
tables/mozilla/bugs/bug15933.html
tables/mozilla/bugs/bug16012.html
tables/mozilla/bugs/bug16252.html
tables/mozilla/bugs/bug17130-1.html
tables/mozilla/bugs/bug17130-2.html
tables/mozilla/bugs/bug17138.html
tables/mozilla/bugs/bug17168.html
tables/mozilla/bugs/bug175455-4.html
tables/mozilla/bugs/bug17548.html
tables/mozilla/bugs/bug17587.html
tables/mozilla/bugs/bug1800.html
tables/mozilla/bugs/bug1802.html
tables/mozilla/bugs/bug1802s.html
tables/mozilla/bugs/bug1809.html
tables/mozilla/bugs/bug1818-1.html
tables/mozilla/bugs/bug1818-2.html
tables/mozilla/bugs/bug1818-4.html
tables/mozilla/bugs/bug1818-5.html
tables/mozilla/bugs/bug1828.html
tables/mozilla/bugs/bug18359.html
tables/mozilla/bugs/bug18440.html
tables/mozilla/bugs/bug18558.html
tables/mozilla/bugs/bug18664.html
tables/mozilla/bugs/bug18955.html
tables/mozilla/bugs/bug19061-1.html
tables/mozilla/bugs/bug19061-2.html
tables/mozilla/bugs/bug19356.html
tables/mozilla/bugs/bug19599.html
tables/mozilla/bugs/bug2050.html
tables/mozilla/bugs/bug20579.html
tables/mozilla/bugs/bug2065.html
tables/mozilla/bugs/bug20804.html
tables/mozilla/bugs/bug2123.html
tables/mozilla/bugs/bug21299.html
tables/mozilla/bugs/bug215629.html
tables/mozilla/bugs/bug21918.html
tables/mozilla/bugs/bug219693-1.html
tables/mozilla/bugs/bug219693-2.html
tables/mozilla/bugs/bug22019.html
tables/mozilla/bugs/bug220536.html
tables/mozilla/bugs/bug221784-1.html
tables/mozilla/bugs/bug221784-2.html
tables/mozilla/bugs/bug22246-2a.html
tables/mozilla/bugs/bug22246-2.html
tables/mozilla/bugs/bug22246-3a.html
tables/mozilla/bugs/bug22246-3.html
tables/mozilla/bugs/bug222846.html
tables/mozilla/bugs/bug22513.html
tables/mozilla/bugs/bug2267.html
tables/mozilla/bugs/bug227123.xml
tables/mozilla/bugs/bug2296.html
tables/mozilla/bugs/bug23072.html
tables/mozilla/bugs/bug23151.html
tables/mozilla/bugs/bug23235.html
tables/mozilla/bugs/bug23299.html
tables/mozilla/bugs/bug23994.html
tables/mozilla/bugs/bug24200.html
tables/mozilla/bugs/bug24503.html
tables/mozilla/bugs/bug24627.html
tables/mozilla/bugs/bug24661.html
tables/mozilla/bugs/bug2469.html
tables/mozilla/bugs/bug2479-1.html
tables/mozilla/bugs/bug2479-2.html
tables/mozilla/bugs/bug24880.html
tables/mozilla/bugs/bug25004.html
tables/mozilla/bugs/bug25074.html
tables/mozilla/bugs/bug25086.html
tables/mozilla/bugs/bug2509.html
tables/mozilla/bugs/bug2516.html
tables/mozilla/bugs/bug25367.html
tables/mozilla/bugs/bug25663.html
tables/mozilla/bugs/bug2585.html
tables/mozilla/bugs/bug26178.html
tables/mozilla/bugs/bug26553.html
tables/mozilla/bugs/bug2684.html
tables/mozilla/bugs/bug27038-1.html
tables/mozilla/bugs/bug27038-2.html
tables/mozilla/bugs/bug27038-3.html
tables/mozilla/bugs/bug275625.html
tables/mozilla/bugs/bug2757.html
tables/mozilla/bugs/bug2763.html
tables/mozilla/bugs/bug2773.html
tables/mozilla/bugs/bug278266.html
tables/mozilla/bugs/bug278385.html
tables/mozilla/bugs/bug27993-1.html
tables/mozilla/bugs/bug28341.html
tables/mozilla/bugs/bug2886-2.html
tables/mozilla/bugs/bug2886.html
tables/mozilla/bugs/bug28928.html
tables/mozilla/bugs/bug29058-1.html
tables/mozilla/bugs/bug29058-3.html
tables/mozilla/bugs/bug29157.html
tables/mozilla/bugs/bug29326.html
tables/mozilla/bugs/bug29429.html
tables/mozilla/bugs/bug2947.html
tables/mozilla/bugs/bug2962.html
tables/mozilla/bugs/bug2973.html
tables/mozilla/bugs/bug2981-1.html
tables/mozilla/bugs/bug2981-2.html
tables/mozilla/bugs/bug2997.html
tables/mozilla/bugs/bug30273.html
tables/mozilla/bugs/bug30332-1.html
tables/mozilla/bugs/bug30332-2.html
tables/mozilla/bugs/bug3037-1.html
tables/mozilla/bugs/bug3037-2.html
tables/mozilla/bugs/bug30418.html
tables/mozilla/bugs/bug30985.html
tables/mozilla/bugs/bug3103.html
tables/mozilla/bugs/bug3191.html
tables/mozilla/bugs/bug32205-2.html
tables/mozilla/bugs/bug32205-3.html
tables/mozilla/bugs/bug32205-5.html
tables/mozilla/bugs/bug32447.html
tables/mozilla/bugs/bug3260.html
tables/mozilla/bugs/bug3263.html
tables/mozilla/bugs/bug32841.html
tables/mozilla/bugs/bug3309-1.html
tables/mozilla/bugs/bug3309-2.html
tables/mozilla/bugs/bug33137.html
tables/mozilla/bugs/bug33855.html
tables/mozilla/bugs/bug34176.html
tables/mozilla/bugs/bug34538.html
tables/mozilla/bugs/bug3454.html
tables/mozilla/bugs/bug35662.html
tables/mozilla/bugs/bug3681-1.html
tables/mozilla/bugs/bug3681-2.html
tables/mozilla/bugs/bug3718.html
tables/mozilla/bugs/bug38916.html
tables/mozilla/bugs/bug39209.html
tables/mozilla/bugs/bug3977.html
tables/mozilla/bugs/bug40828.html
tables/mozilla/bugs/bug4093.html
tables/mozilla/bugs/bug41890.html
tables/mozilla/bugs/bug42187.html
tables/mozilla/bugs/bug42443.html
tables/mozilla/bugs/bug4284.html
tables/mozilla/bugs/bug43039.html
tables/mozilla/bugs/bug43204.html
tables/mozilla/bugs/bug4382.html
tables/mozilla/bugs/bug43854-1.html
tables/mozilla/bugs/bug43854-2.html
tables/mozilla/bugs/bug4385.html
tables/mozilla/bugs/bug4427.html
tables/mozilla/bugs/bug4429.html
tables/mozilla/bugs/bug44505.html
tables/mozilla/bugs/bug44523.html
tables/mozilla/bugs/bug4501.html
tables/mozilla/bugs/bug45055-2.html
tables/mozilla/bugs/bug45055.html
tables/mozilla/bugs/bug4520.html
tables/mozilla/bugs/bug4523.html
tables/mozilla/bugs/bug4527.html
tables/mozilla/bugs/bug45350.html
tables/mozilla/bugs/bug45486.html
tables/mozilla/bugs/bug4576.html
tables/mozilla/bugs/bug46268-1.html
tables/mozilla/bugs/bug46268-2.html
tables/mozilla/bugs/bug46268-3.html
tables/mozilla/bugs/bug46268-5.html
tables/mozilla/bugs/bug46268.html
tables/mozilla/bugs/bug46368-1.html
tables/mozilla/bugs/bug46368-2.html
tables/mozilla/bugs/bug46480-1.html
tables/mozilla/bugs/bug46480-2.html
tables/mozilla/bugs/bug46623-2.html
tables/mozilla/bugs/bug46924.html
tables/mozilla/bugs/bug46944.html
tables/mozilla/bugs/bug4739.html
tables/mozilla/bugs/bug47432.html
tables/mozilla/bugs/bug48028-1.html
tables/mozilla/bugs/bug48028-2.html
tables/mozilla/bugs/bug4803.html
tables/mozilla/bugs/bug4849-2.html
tables/mozilla/bugs/bug4849.html
tables/mozilla/bugs/bug48827.html
tables/mozilla/bugs/bug50695-1.html
tables/mozilla/bugs/bug51037.html
tables/mozilla/bugs/bug51727.html
tables/mozilla/bugs/bug5188.html
tables/mozilla/bugs/bug52505.html
tables/mozilla/bugs/bug52506.html
tables/mozilla/bugs/bug53690-1.html
tables/mozilla/bugs/bug53690-2.html
tables/mozilla/bugs/bug53891.html
tables/mozilla/bugs/bug54450.html
tables/mozilla/bugs/bug5538.html
tables/mozilla/bugs/bug55527.html
tables/mozilla/bugs/bug55545.html
tables/mozilla/bugs/bug55694.html
tables/mozilla/bugs/bug55789.html
tables/mozilla/bugs/bug56405.html
tables/mozilla/bugs/bug56563.html
tables/mozilla/bugs/bug57300.html
tables/mozilla/bugs/bug57378.html
tables/mozilla/bugs/bug57828-2.html
tables/mozilla/bugs/bug57828.html
tables/mozilla/bugs/bug5797.html
tables/mozilla/bugs/bug5798.html
tables/mozilla/bugs/bug5799.html
tables/mozilla/bugs/bug5835.html
tables/mozilla/bugs/bug5838.html
tables/mozilla/bugs/bug58402-1.html
tables/mozilla/bugs/bug59354.html
tables/mozilla/bugs/bug60013.html
tables/mozilla/bugs/bug60749.html
tables/mozilla/bugs/bug60804.html
tables/mozilla/bugs/bug60807.html
tables/mozilla/bugs/bug60992.html
tables/mozilla/bugs/bug6184.html
tables/mozilla/bugs/bug625.html
tables/mozilla/bugs/bug6304.html
tables/mozilla/bugs/bug63785.html
tables/mozilla/bugs/bug6404.html
tables/mozilla/bugs/bug641-1.html
tables/mozilla/bugs/bug641-2.html
tables/mozilla/bugs/bug647.html
tables/mozilla/bugs/bug650.html
tables/mozilla/bugs/bug6674.html
tables/mozilla/bugs/bug67864.html
tables/mozilla/bugs/bug67915-1.html
tables/mozilla/bugs/bug68912.html
tables/mozilla/bugs/bug68998.html
tables/mozilla/bugs/bug69187.html
tables/mozilla/bugs/bug69382-1.html
tables/mozilla/bugs/bug69382-2.html
tables/mozilla/bugs/bug709.html
tables/mozilla/bugs/bug7112-1.html
tables/mozilla/bugs/bug7112-2.html
tables/mozilla/bugs/bug7121-1.html
tables/mozilla/bugs/bug72359.xml
tables/mozilla/bugs/bug727.html
tables/mozilla/bugs/bug73321.html
tables/mozilla/bugs/bug7342.html
tables/mozilla/bugs/bug7471.html
tables/mozilla/bugs/bug75250.html
tables/mozilla/bugs/bug7714.html
tables/mozilla/bugs/bug78162.html
tables/mozilla/bugs/bug8032-1.html
tables/mozilla/bugs/bug80762-1.html
tables/mozilla/bugs/bug81934.html
tables/mozilla/bugs/bug82946-1.html
tables/mozilla/bugs/bug82946-2.html
tables/mozilla/bugs/bug8361.html
tables/mozilla/bugs/bug83786.html
tables/mozilla/bugs/bug8381.html
tables/mozilla/bugs/bug8411.xml
tables/mozilla/bugs/bug86220.html
tables/mozilla/bugs/bug86708.html
tables/mozilla/bugs/bug88035-1.html
tables/mozilla/bugs/bug88035-2.html
tables/mozilla/bugs/bug88524.html
tables/mozilla/bugs/bug8858.html
tables/mozilla/bugs/bug8950.html
tables/mozilla/bugs/bug9072.html
tables/mozilla/bugs/bug9123-1.html
tables/mozilla/bugs/bug9123-2.html
tables/mozilla/bugs/bug92143.html
tables/mozilla/bugs/bug9271-1.html
tables/mozilla/bugs/bug9271-2.html
tables/mozilla/bugs/bug92868.html
tables/mozilla/bugs/bug93363.html
tables/mozilla/bugs/bug96334.html
tables/mozilla/bugs/bug96343.html
tables/mozilla/bugs/bug963.html
tables/mozilla/bugs/bug965.html
tables/mozilla/bugs/bug97138.html
tables/mozilla/bugs/bug97383.html
tables/mozilla/bugs/bug98196.html
tables/mozilla/bugs/bug9879-1.html
tables/mozilla/bugs/bug99923.html
tables/mozilla/bugs/bug99948.html
tables/mozilla/collapsing_borders/bug127040.html
tables/mozilla/collapsing_borders/bug41262-3.html
tables/mozilla/collapsing_borders/bug41262-4.html
tables/mozilla/core/bloomberg.html
tables/mozilla/core/borders.html
tables/mozilla/core/box_sizing.html
tables/mozilla/core/captions.html
tables/mozilla/core/cell_heights.html
tables/mozilla/core/col_span.html
tables/mozilla/core/col_widths_auto_autoFix.html
tables/mozilla/core/col_widths_auto_autoFixPer.html
tables/mozilla/core/col_widths_auto_auto.html
tables/mozilla/core/col_widths_auto_autoPer.html
tables/mozilla/core/col_widths_auto_fix.html
tables/mozilla/core/col_widths_auto_fixPer.html
tables/mozilla/core/col_widths_auto_per.html
tables/mozilla/core/col_widths_fix_autoFix.html
tables/mozilla/core/col_widths_fix_auto.html
tables/mozilla/core/col_widths_fix_autoPer.html
tables/mozilla/core/col_widths_fix_fix.html
tables/mozilla/core/col_widths_fix_fixPer.html
tables/mozilla/core/col_widths_fix_per.html
tables/mozilla/core/margins.html
tables/mozilla/core/misc.html
tables/mozilla/core/nested1.html
tables/mozilla/core/one_row.html
tables/mozilla/core/row_span.html
tables/mozilla/core/table_frame.html
tables/mozilla/core/table_heights.html
tables/mozilla/core/table_rules.html
tables/mozilla/core/table_widths.html
tables/mozilla/dom/appendCol2.html
tables/mozilla/dom/appendRowsExpand1.html
tables/mozilla/dom/appendTbodyExpand1.html
tables/mozilla/dom/deleteCellsRebuild1.html
tables/mozilla/dom/deleteCellsShrink1.html
tables/mozilla/dom/deleteCellsShrink2.html
tables/mozilla/dom/deleteCol1.html
tables/mozilla/dom/deleteCol2.html
tables/mozilla/dom/deleteCol3.html
tables/mozilla/dom/deleteColGroup1.html
tables/mozilla/dom/deleteColGroup2.html
tables/mozilla/dom/deleteRowsRebuild1.html
tables/mozilla/dom/deleteRowsShrink1.html
tables/mozilla/dom/deleteTbodyExpand1.html
tables/mozilla/dom/deleteTbodyRebuild1.html
tables/mozilla/dom/insertCellsExpand1.html
tables/mozilla/dom/insertCellsExpand2.html
tables/mozilla/dom/insertCellsRebuild1.html
tables/mozilla/dom/insertCellsRebuild2.html
tables/mozilla/dom/insertColGroups1.html
tables/mozilla/dom/insertColGroups2.html
tables/mozilla/dom/insertCols1.html
tables/mozilla/dom/insertCols2.html
tables/mozilla/dom/insertCols3.html
tables/mozilla/dom/insertCols4.html
tables/mozilla/dom/insertCols5.html
tables/mozilla/dom/insertRowsExpand1.html
tables/mozilla/dom/insertRowsRebuild1.html
tables/mozilla/dom/tableDom.html
tables/mozilla_expected_failures/bugs/97619.html
tables/mozilla_expected_failures/bugs/bug1010.html
tables/mozilla_expected_failures/bugs/bug10140.html
tables/mozilla_expected_failures/bugs/bug101759.html
tables/mozilla_expected_failures/bugs/bug10216.html
tables/mozilla_expected_failures/bugs/bug104898.html
tables/mozilla_expected_failures/bugs/bug1055-2.html
tables/mozilla_expected_failures/bugs/bug106336.html
tables/mozilla_expected_failures/bugs/bug106966.html
tables/mozilla_expected_failures/bugs/bug1128.html
tables/mozilla_expected_failures/bugs/bug11331.html
tables/mozilla_expected_failures/bugs/bug1164.html
tables/mozilla_expected_failures/bugs/bug11945.html
tables/mozilla_expected_failures/bugs/bug1262.html
tables/mozilla_expected_failures/bugs/bug131020-3.html
tables/mozilla_expected_failures/bugs/bug14007-1.html
tables/mozilla_expected_failures/bugs/bug14007-2.html
tables/mozilla_expected_failures/bugs/bug14159-2.html
tables/mozilla_expected_failures/bugs/bug14489.html
tables/mozilla_expected_failures/bugs/bug1647.html
tables/mozilla_expected_failures/bugs/bug1725.html
tables/mozilla_expected_failures/bugs/bug17826.html
tables/mozilla_expected_failures/bugs/bug178855.xml
tables/mozilla_expected_failures/bugs/bug18770.html
tables/mozilla_expected_failures/bugs/bug19526.html
tables/mozilla_expected_failures/bugs/bug21518.html
tables/mozilla_expected_failures/bugs/bug220653.html
tables/mozilla_expected_failures/bugs/bug22122.html
tables/mozilla_expected_failures/bugs/bug2479-5.html
tables/mozilla_expected_failures/bugs/bug24880-1.html
tables/mozilla_expected_failures/bugs/bug25707.html
tables/mozilla_expected_failures/bugs/bug27993-2.html
tables/mozilla_expected_failures/bugs/bug29058-2.html
tables/mozilla_expected_failures/bugs/bug3105.html
tables/mozilla_expected_failures/bugs/bug3166-10.html
tables/mozilla_expected_failures/bugs/bug3166-11.html
tables/mozilla_expected_failures/bugs/bug3166-12.html
tables/mozilla_expected_failures/bugs/bug3166-13.html
tables/mozilla_expected_failures/bugs/bug3166-14.html
tables/mozilla_expected_failures/bugs/bug3166-15.html
tables/mozilla_expected_failures/bugs/bug3166-16.html
tables/mozilla_expected_failures/bugs/bug3166-17.html
tables/mozilla_expected_failures/bugs/bug3166-18.html
tables/mozilla_expected_failures/bugs/bug3166-1.html
tables/mozilla_expected_failures/bugs/bug3166-2.html
tables/mozilla_expected_failures/bugs/bug3166-3.html
tables/mozilla_expected_failures/bugs/bug3166-4.html
tables/mozilla_expected_failures/bugs/bug3166-5.html
tables/mozilla_expected_failures/bugs/bug3166-6.html
tables/mozilla_expected_failures/bugs/bug3166-7.html
tables/mozilla_expected_failures/bugs/bug3166-8.html
tables/mozilla_expected_failures/bugs/bug3166-9.html
tables/mozilla_expected_failures/bugs/bug32205-1.html
tables/mozilla_expected_failures/bugs/bug32205-4.html
tables/mozilla_expected_failures/bugs/bug33784.html
tables/mozilla_expected_failures/bugs/bug42043.html
tables/mozilla_expected_failures/bugs/bug4294.html
tables/mozilla_expected_failures/bugs/bug45621.html
tables/mozilla_expected_failures/bugs/bug46268-4.html
tables/mozilla_expected_failures/bugs/bug47163.html
tables/mozilla_expected_failures/bugs/bug51000.html
tables/mozilla_expected_failures/bugs/bug56024.html
tables/mozilla_expected_failures/bugs/bug58402-2.html
tables/mozilla_expected_failures/bugs/bug59252.html
tables/mozilla_expected_failures/bugs/bug61042-1.html
tables/mozilla_expected_failures/bugs/bug61042-2.html
tables/mozilla_expected_failures/bugs/bug65372.html
tables/mozilla_expected_failures/bugs/bug67915-2.html
tables/mozilla_expected_failures/bugs/bug6933.html
tables/mozilla_expected_failures/bugs/bug7113.html
tables/mozilla_expected_failures/bugs/bug7121-2.html
tables/mozilla_expected_failures/bugs/bug72393.html
tables/mozilla_expected_failures/bugs/bug7243.html
tables/mozilla_expected_failures/bugs/bug73629.html
tables/mozilla_expected_failures/bugs/bug80762-2.html
tables/mozilla_expected_failures/bugs/bug8499.html
tables/mozilla_expected_failures/bugs/bug85016.html
tables/mozilla_expected_failures/bugs/bug89315.html
tables/mozilla_expected_failures/bugs/bug91057.html
tables/mozilla_expected_failures/bugs/bug92647-1.html
tables/mozilla_expected_failures/bugs/bug92868_1.html
tables/mozilla_expected_failures/bugs/bug9879-1.html
tables/mozilla_expected_failures/collapsing_borders/bug41262-1.html
tables/mozilla_expected_failures/core/backgrounds.html
tables/mozilla_expected_failures/core/captions1.html
tables/mozilla_expected_failures/core/captions2.html
tables/mozilla_expected_failures/core/captions3.html
tables/mozilla_expected_failures/core/cols1.html
tables/mozilla_expected_failures/core/col_span2.html
tables/mozilla_expected_failures/core/columns.html
tables/mozilla_expected_failures/core/conflicts.html
tables/mozilla_expected_failures/core/standards1.html
tables/mozilla_expected_failures/dom/appendCells1.html
tables/mozilla_expected_failures/dom/appendCellsRebuild1.html
tables/mozilla_expected_failures/dom/appendCol1.html
tables/mozilla_expected_failures/dom/appendColGroup1.html
tables/mozilla_expected_failures/dom/insertTbodyExpand1.html
tables/mozilla_expected_failures/dom/insertTbodyRebuild1.html
tables/mozilla_expected_failures/marvin/table_frame_above.html
tables/mozilla_expected_failures/marvin/table_frame_below.html
tables/mozilla_expected_failures/marvin/table_frame_hsides.html
tables/mozilla_expected_failures/marvin/table_frame_lhs.html
tables/mozilla_expected_failures/marvin/table_frame_rhs.html
tables/mozilla_expected_failures/marvin/table_frame_void.html
tables/mozilla_expected_failures/marvin/table_frame_vsides.html
tables/mozilla_expected_failures/marvin/table_overflow_caption_bottom.html
tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden.html
tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden_table.html
tables/mozilla_expected_failures/marvin/table_overflow_caption.html
tables/mozilla_expected_failures/marvin/table_overflow_caption_left.html
tables/mozilla_expected_failures/marvin/table_overflow_caption_right.html
tables/mozilla_expected_failures/marvin/table_overflow_caption_top.html
tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow.html
tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row.html
tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_table.html
tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody.html
tables/mozilla_expected_failures/marvin/table_overflow_hidden_table.html
tables/mozilla_expected_failures/marvin/table_overflow_hidden_tbody.html
tables/mozilla_expected_failures/marvin/table_overflow_hidden_tr.html
tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell.html
tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell_sibling.html
tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row.html
tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling.html
tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table_caption.html
tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table.html
tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody.html
tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling.html
tables/mozilla_expected_failures/marvin/table_overflow_td_align_right.html
tables/mozilla_expected_failures/marvin/table_overflow_td_dynamic_deactivate.html
tables/mozilla_expected_failures/marvin/table_overflow_td_valign_bottom.html
tables/mozilla_expected_failures/marvin/table_overflow_td_valign_middle.html
tables/mozilla_expected_failures/marvin/table_overflow_td_valign_top.html
tables/mozilla_expected_failures/marvin/table_rules_cols.html
tables/mozilla_expected_failures/marvin/table_rules_rows.html
tables/mozilla_expected_failures/marvin/tables_caption_align_left.html
tables/mozilla_expected_failures/marvin/tables_caption_align_right.html
tables/mozilla_expected_failures/marvin/tables_cellspacing_pct.html
tables/mozilla_expected_failures/marvin/x_caption_align_left.xml
tables/mozilla_expected_failures/marvin/x_caption_align_right.xml
tables/mozilla_expected_failures/marvin/x_colgroup_width_px.xml
tables/mozilla_expected_failures/marvin/x_table_frame_above.xml
tables/mozilla_expected_failures/marvin/x_table_frame_below.xml
tables/mozilla_expected_failures/marvin/x_table_frame_border.xml
tables/mozilla_expected_failures/marvin/x_table_frame_box.xml
tables/mozilla_expected_failures/marvin/x_table_frame_hsides.xml
tables/mozilla_expected_failures/marvin/x_table_frame_lhs.xml
tables/mozilla_expected_failures/marvin/x_table_frame_rhs.xml
tables/mozilla_expected_failures/marvin/x_table_frame_vsides.xml
tables/mozilla_expected_failures/marvin/x_table_rules_all.xml
tables/mozilla_expected_failures/marvin/x_table_rules_cols.xml
tables/mozilla_expected_failures/marvin/x_table_rules_rows.xml
tables/mozilla_expected_failures/other/empty_cells.html
tables/mozilla_expected_failures/other/test4.html
tables/mozilla/marvin/body_col.html
tables/mozilla/marvin/body_tbody.html
tables/mozilla/marvin/body_tfoot.html
tables/mozilla/marvin/body_thead.html
tables/mozilla/marvin/colgroup_align_center.html
tables/mozilla/marvin/colgroup_align_justify.html
tables/mozilla/marvin/colgroup_align_left.html
tables/mozilla/marvin/colgroup_align_right.html
tables/mozilla/marvin/colgroup_span.html
tables/mozilla/marvin/colgroup_valign_baseline.html
tables/mozilla/marvin/colgroup_valign_bottom.html
tables/mozilla/marvin/colgroup_valign_middle.html
tables/mozilla/marvin/colgroup_valign_top.html
tables/mozilla/marvin/colgroup_width_pct.html
tables/mozilla/marvin/colgroup_width_px.html
tables/mozilla/marvin/col_span.html
tables/mozilla/marvin/table_frame_border.html
tables/mozilla/marvin/table_frame_box.html
tables/mozilla/marvin/table_overflow_hidden_td.html
tables/mozilla/marvin/table_overflow_td_dynamic_deactivate.html
tables/mozilla/marvin/table_row_align_center.html
tables/mozilla/marvin/table_row_align_left.html
tables/mozilla/marvin/table_row_align_right.html
tables/mozilla/marvin/table_rules_all.html
tables/mozilla/marvin/table_rules_groups.html
tables/mozilla/marvin/table_rules_none.html
tables/mozilla/marvin/tables_align_center.html
tables/mozilla/marvin/tables_align_left.html
tables/mozilla/marvin/tables_align_right.html
tables/mozilla/marvin/tables_bgcolor_aqua.html
tables/mozilla/marvin/tables_bgcolor_aqua_rgb.html
tables/mozilla/marvin/tables_bgcolor_black.html
tables/mozilla/marvin/tables_bgcolor_black_rgb.html
tables/mozilla/marvin/tables_bgcolor_blue.html
tables/mozilla/marvin/tables_bgcolor_blue_rgb.html
tables/mozilla/marvin/tables_bgcolor_fuchsia.html
tables/mozilla/marvin/tables_bgcolor_fuchsia_rgb.html
tables/mozilla/marvin/tables_bgcolor_gray.html
tables/mozilla/marvin/tables_bgcolor_gray_rgb.html
tables/mozilla/marvin/tables_bgcolor_green.html
tables/mozilla/marvin/tables_bgcolor_green_rgb.html
tables/mozilla/marvin/tables_bgcolor_lime.html
tables/mozilla/marvin/tables_bgcolor_lime_rgb.html
tables/mozilla/marvin/tables_bgcolor_maroon.html
tables/mozilla/marvin/tables_bgcolor_maroon_rgb.html
tables/mozilla/marvin/tables_bgcolor_navy.html
tables/mozilla/marvin/tables_bgcolor_navy_rgb.html
tables/mozilla/marvin/tables_bgcolor_olive.html
tables/mozilla/marvin/tables_bgcolor_olive_rgb.html
tables/mozilla/marvin/tables_bgcolor_purple.html
tables/mozilla/marvin/tables_bgcolor_purple_rgb.html
tables/mozilla/marvin/tables_bgcolor_red.html
tables/mozilla/marvin/tables_bgcolor_red_rgb.html
tables/mozilla/marvin/tables_bgcolor_silver.html
tables/mozilla/marvin/tables_bgcolor_silver_rgb.html
tables/mozilla/marvin/tables_bgcolor_teal.html
tables/mozilla/marvin/tables_bgcolor_teal_rgb.html
tables/mozilla/marvin/tables_bgcolor_white.html
tables/mozilla/marvin/tables_bgcolor_white_rgb.html
tables/mozilla/marvin/tables_bgcolor_yellow.html
tables/mozilla/marvin/tables_bgcolor_yellow_rgb.html
tables/mozilla/marvin/tables_border_0.html
tables/mozilla/marvin/tables_border_1.html
tables/mozilla/marvin/tables_border_2.html
tables/mozilla/marvin/tables_border_3.html
tables/mozilla/marvin/tables_caption_align_bot.html
tables/mozilla/marvin/tables_caption_align_top.html
tables/mozilla/marvin/tables_cellpadding.html
tables/mozilla/marvin/tables_cellpadding_pct.html
tables/mozilla/marvin/tables_cellspacing.html
tables/mozilla/marvin/tables_class.html
tables/mozilla/marvin/tables_default.html
tables/mozilla/marvin/tables_id.html
tables/mozilla/marvin/tables_row_th_nowrap.html
tables/mozilla/marvin/tables_style.html
tables/mozilla/marvin/tables_td_align_center.html
tables/mozilla/marvin/tables_td_align_left.html
tables/mozilla/marvin/tables_td_align_right.html
tables/mozilla/marvin/tables_td_colspan.html
tables/mozilla/marvin/tables_td_height.html
tables/mozilla/marvin/tables_td_nowrap.html
tables/mozilla/marvin/tables_td_rowspan.html
tables/mozilla/marvin/tables_td_width.html
tables/mozilla/marvin/tables_th_align_center.html
tables/mozilla/marvin/tables_th_align_left.html
tables/mozilla/marvin/tables_th_align_right.html
tables/mozilla/marvin/tables_th_colspan.html
tables/mozilla/marvin/tables_th_height.html
tables/mozilla/marvin/tables_th_rowspan.html
tables/mozilla/marvin/tables_th_width.html
tables/mozilla/marvin/tables_width_percent.html
tables/mozilla/marvin/tables_width_px.html
tables/mozilla/marvin/tbody_align_center.html
tables/mozilla/marvin/tbody_align_char.html
tables/mozilla/marvin/tbody_align_justify.html
tables/mozilla/marvin/tbody_align_left.html
tables/mozilla/marvin/tbody_align_right.html
tables/mozilla/marvin/tbody_char.html
tables/mozilla/marvin/tbody_valign_baseline.html
tables/mozilla/marvin/tbody_valign_bottom.html
tables/mozilla/marvin/tbody_valign_middle.html
tables/mozilla/marvin/tbody_valign_top.html
tables/mozilla/marvin/td_valign_baseline.html
tables/mozilla/marvin/td_valign_bottom.html
tables/mozilla/marvin/td_valign_middle.html
tables/mozilla/marvin/td_valign_top.html
tables/mozilla/marvin/tfoot_align_center.html
tables/mozilla/marvin/tfoot_align_char.html
tables/mozilla/marvin/tfoot_align_justify.html
tables/mozilla/marvin/tfoot_align_left.html
tables/mozilla/marvin/tfoot_align_right.html
tables/mozilla/marvin/tfoot_char.html
tables/mozilla/marvin/tfoot_valign_baseline.html
tables/mozilla/marvin/tfoot_valign_bottom.html
tables/mozilla/marvin/tfoot_valign_middle.html
tables/mozilla/marvin/tfoot_valign_top.html
tables/mozilla/marvin/thead_align_center.html
tables/mozilla/marvin/thead_align_char.html
tables/mozilla/marvin/thead_align_justify.html
tables/mozilla/marvin/thead_align_left.html
tables/mozilla/marvin/thead_align_right.html
tables/mozilla/marvin/thead_char.html
tables/mozilla/marvin/thead_valign_baseline.html
tables/mozilla/marvin/thead_valign_bottom.html
tables/mozilla/marvin/thead_valign_middle.html
tables/mozilla/marvin/thead_valign_top.html
tables/mozilla/marvin/th_valign_baseline.html
tables/mozilla/marvin/th_valign_bottom.html
tables/mozilla/marvin/th_valign_middle.html
tables/mozilla/marvin/th_valign_top.html
tables/mozilla/marvin/tr_bgcolor_aqua_rgb.html
tables/mozilla/marvin/tr_bgcolor_black.html
tables/mozilla/marvin/tr_bgcolor_black_rgb.html
tables/mozilla/marvin/tr_bgcolor_blue.html
tables/mozilla/marvin/tr_bgcolor_blue_rgb.html
tables/mozilla/marvin/tr_bgcolor_fuchsia.html
tables/mozilla/marvin/tr_bgcolor_fuchsia_rgb.html
tables/mozilla/marvin/tr_bgcolor_gray.html
tables/mozilla/marvin/tr_bgcolor_gray_rgb.html
tables/mozilla/marvin/tr_bgcolor_green.html
tables/mozilla/marvin/tr_bgcolor_green_rgb.html
tables/mozilla/marvin/tr_bgcolor_lime.html
tables/mozilla/marvin/tr_bgcolor_lime_rgb.html
tables/mozilla/marvin/tr_bgcolor_maroon.html
tables/mozilla/marvin/tr_bgcolor_maroon_rgb.html
tables/mozilla/marvin/tr_bgcolor_navy.html
tables/mozilla/marvin/tr_bgcolor_navy_rgb.html
tables/mozilla/marvin/tr_bgcolor_olive.html
tables/mozilla/marvin/tr_bgcolor_olive_rgb.html
tables/mozilla/marvin/tr_bgcolor_purple.html
tables/mozilla/marvin/tr_bgcolor_purple_rgb.html
tables/mozilla/marvin/tr_bgcolor_red.html
tables/mozilla/marvin/tr_bgcolor_red_rgb.html
tables/mozilla/marvin/tr_bgcolor_silver.html
tables/mozilla/marvin/tr_bgcolor_silver_rgb.html
tables/mozilla/marvin/tr_bgcolor_teal.html
tables/mozilla/marvin/tr_bgcolor_teal_rgb.html
tables/mozilla/marvin/tr_bgcolor_white.html
tables/mozilla/marvin/tr_bgcolor_white_rgb.html
tables/mozilla/marvin/tr_bgcolor_yellow.html
tables/mozilla/marvin/tr_bgcolor_yellow_rgb.html
tables/mozilla/marvin/tr_valign_baseline.html
tables/mozilla/marvin/tr_valign_bottom.html
tables/mozilla/marvin/tr_valign_middle.html
tables/mozilla/marvin/tr_valign_top.html
tables/mozilla/marvin/x_caption_align_bottom.xml
tables/mozilla/marvin/x_caption_align_top.xml
tables/mozilla/marvin/x_caption_class.xml
tables/mozilla/marvin/x_caption_id.xml
tables/mozilla/marvin/x_caption_style.xml
tables/mozilla/marvin/x_col_align_center.xml
tables/mozilla/marvin/x_col_align_char.xml
tables/mozilla/marvin/x_col_align_justify.xml
tables/mozilla/marvin/x_col_align_left.xml
tables/mozilla/marvin/x_col_align_right.xml
tables/mozilla/marvin/x_colgroup_align_center.xml
tables/mozilla/marvin/x_colgroup_align_char.xml
tables/mozilla/marvin/x_colgroup_align_justify.xml
tables/mozilla/marvin/x_colgroup_align_left.xml
tables/mozilla/marvin/x_colgroup_align_right.xml
tables/mozilla/marvin/x_colgroup_span.xml
tables/mozilla/marvin/x_colgroup_valign_baseline.xml
tables/mozilla/marvin/x_colgroup_valign_bottom.xml
tables/mozilla/marvin/x_colgroup_valign_middle.xml
tables/mozilla/marvin/x_colgroup_valign_top.xml
tables/mozilla/marvin/x_colgroup_width_pct.xml
tables/mozilla/marvin/x_colgroup_width_rel.xml
tables/mozilla/marvin/x_col_span.xml
tables/mozilla/marvin/x_col_valign_baseline.xml
tables/mozilla/marvin/x_col_valign_bottom.xml
tables/mozilla/marvin/x_col_valign_middle.xml
tables/mozilla/marvin/x_col_valign_top.xml
tables/mozilla/marvin/x_col_width_pct.xml
tables/mozilla/marvin/x_col_width_px.xml
tables/mozilla/marvin/x_col_width_rel.xml
tables/mozilla/marvin/x_table_align_center.xml
tables/mozilla/marvin/x_table_align_left.xml
tables/mozilla/marvin/x_table_align_right.xml
tables/mozilla/marvin/x_table_bgcolor_name.xml
tables/mozilla/marvin/x_table_bgcolor_rgb.xml
tables/mozilla/marvin/x_table_border_none.xml
tables/mozilla/marvin/x_table_border_px.xml
tables/mozilla/marvin/x_table_border.xml
tables/mozilla/marvin/x_table_cellpadding_pct.xml
tables/mozilla/marvin/x_table_cellpadding.xml
tables/mozilla/marvin/x_table_cellspacing_pct.xml
tables/mozilla/marvin/x_table_cellspacing.xml
tables/mozilla/marvin/x_table_class.xml
tables/mozilla/marvin/x_table_frame_void.xml
tables/mozilla/marvin/x_table_id.xml
tables/mozilla/marvin/x_table_rules_groups.xml
tables/mozilla/marvin/x_table_rules_none.xml
tables/mozilla/marvin/x_table_style.xml
tables/mozilla/marvin/x_table_width_pct.xml
tables/mozilla/marvin/x_table_width_px.xml
tables/mozilla/marvin/x_table.xml
tables/mozilla/marvin/x_tbody_align_center.xml
tables/mozilla/marvin/x_tbody_align_char.xml
tables/mozilla/marvin/x_tbody_align_justify.xml
tables/mozilla/marvin/x_tbody_align_left.xml
tables/mozilla/marvin/x_tbody_align_right.xml
tables/mozilla/marvin/x_tbody_class.xml
tables/mozilla/marvin/x_tbody_id.xml
tables/mozilla/marvin/x_tbody_style.xml
tables/mozilla/marvin/x_tbody_valign_baseline.xml
tables/mozilla/marvin/x_tbody_valign_bottom.xml
tables/mozilla/marvin/x_tbody_valign_middle.xml
tables/mozilla/marvin/x_tbody_valign_top.xml
tables/mozilla/marvin/x_td_align_center.xml
tables/mozilla/marvin/x_td_align_char.xml
tables/mozilla/marvin/x_td_align_justify.xml
tables/mozilla/marvin/x_td_align_left.xml
tables/mozilla/marvin/x_td_align_right.xml
tables/mozilla/marvin/x_td_bgcolor_name.xml
tables/mozilla/marvin/x_td_bgcolor_rgb.xml
tables/mozilla/marvin/x_td_class.xml
tables/mozilla/marvin/x_td_colspan.xml
tables/mozilla/marvin/x_td_height.xml
tables/mozilla/marvin/x_td_id.xml
tables/mozilla/marvin/x_td_nowrap.xml
tables/mozilla/marvin/x_td_rowspan.xml
tables/mozilla/marvin/x_td_style.xml
tables/mozilla/marvin/x_td_valign_baseline.xml
tables/mozilla/marvin/x_td_valign_bottom.xml
tables/mozilla/marvin/x_td_valign_middle.xml
tables/mozilla/marvin/x_td_valign_top.xml
tables/mozilla/marvin/x_td_width.xml
tables/mozilla/marvin/x_tfoot_align_center.xml
tables/mozilla/marvin/x_tfoot_align_char.xml
tables/mozilla/marvin/x_tfoot_align_justify.xml
tables/mozilla/marvin/x_tfoot_align_left.xml
tables/mozilla/marvin/x_tfoot_align_right.xml
tables/mozilla/marvin/x_tfoot_class.xml
tables/mozilla/marvin/x_tfoot_id.xml
tables/mozilla/marvin/x_tfoot_style.xml
tables/mozilla/marvin/x_tfoot_valign_baseline.xml
tables/mozilla/marvin/x_tfoot_valign_bottom.xml
tables/mozilla/marvin/x_tfoot_valign_middle.xml
tables/mozilla/marvin/x_tfoot_valign_top.xml
tables/mozilla/marvin/x_th_align_center.xml
tables/mozilla/marvin/x_th_align_char.xml
tables/mozilla/marvin/x_th_align_justify.xml
tables/mozilla/marvin/x_th_align_left.xml
tables/mozilla/marvin/x_th_align_right.xml
tables/mozilla/marvin/x_th_bgcolor_name.xml
tables/mozilla/marvin/x_th_bgcolor_rgb.xml
tables/mozilla/marvin/x_th_class.xml
tables/mozilla/marvin/x_th_colspan.xml
tables/mozilla/marvin/x_thead_align_center.xml
tables/mozilla/marvin/x_thead_align_char.xml
tables/mozilla/marvin/x_thead_align_justify.xml
tables/mozilla/marvin/x_thead_align_left.xml
tables/mozilla/marvin/x_thead_align_right.xml
tables/mozilla/marvin/x_thead_class.xml
tables/mozilla/marvin/x_thead_id.xml
tables/mozilla/marvin/x_thead_style.xml
tables/mozilla/marvin/x_thead_valign_baseline.xml
tables/mozilla/marvin/x_thead_valign_bottom.xml
tables/mozilla/marvin/x_thead_valign_middle.xml
tables/mozilla/marvin/x_thead_valign_top.xml
tables/mozilla/marvin/x_th_height.xml
tables/mozilla/marvin/x_th_id.xml
tables/mozilla/marvin/x_th_nowrap.xml
tables/mozilla/marvin/x_th_rowspan.xml
tables/mozilla/marvin/x_th_style.xml
tables/mozilla/marvin/x_th_valign_baseline.xml
tables/mozilla/marvin/x_th_valign_bottom.xml
tables/mozilla/marvin/x_th_valign_middle.xml
tables/mozilla/marvin/x_th_valign_top.xml
tables/mozilla/marvin/x_th_width.xml
tables/mozilla/marvin/x_tr_align_center.xml
tables/mozilla/marvin/x_tr_align_char.xml
tables/mozilla/marvin/x_tr_align_justify.xml
tables/mozilla/marvin/x_tr_align_left.xml
tables/mozilla/marvin/x_tr_align_right.xml
tables/mozilla/marvin/x_tr_bgcolor_name.xml
tables/mozilla/marvin/x_tr_bgcolor_rgb.xml
tables/mozilla/marvin/x_tr_class.xml
tables/mozilla/marvin/x_tr_id.xml
tables/mozilla/marvin/x_tr_style.xml
tables/mozilla/marvin/x_tr_valign_baseline.xml
tables/mozilla/marvin/x_tr_valign_bottom.xml
tables/mozilla/marvin/x_tr_valign_middle.xml
tables/mozilla/marvin/x_tr_valign_top.xml
tables/mozilla/other/body_col.html
tables/mozilla/other/cellspacing.html
tables/mozilla/other/cell_widths.html
tables/mozilla/other/move_row.html
tables/mozilla/other/ms.html
tables/mozilla/other/nested2.html
tables/mozilla/other/nestedTables.html
tables/mozilla/other/padding.html
tables/mozilla/other/test3.html
tables/mozilla/other/test6.html
tables/mozilla/other/wa_table_thtd_rowspan.html
# ============================================================================= #
# 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.composite.operation.highlight.html
canvas/philip/tests/2d.composite.uncovered.fill.copy.html
canvas/philip/tests/2d.composite.uncovered.fill.destination-atop.html
canvas/philip/tests/2d.composite.uncovered.fill.destination-in.html
canvas/philip/tests/2d.composite.uncovered.fill.source-in.html
canvas/philip/tests/2d.composite.uncovered.fill.source-out.html
canvas/philip/tests/2d.composite.uncovered.image.copy.html
canvas/philip/tests/2d.composite.uncovered.image.destination-atop.html
canvas/philip/tests/2d.composite.uncovered.image.destination-in.html
canvas/philip/tests/2d.composite.uncovered.image.source-in.html
canvas/philip/tests/2d.composite.uncovered.image.source-out.html
canvas/philip/tests/2d.composite.uncovered.pattern.copy.html
canvas/philip/tests/2d.composite.uncovered.pattern.destination-atop.html
canvas/philip/tests/2d.composite.uncovered.pattern.destination-in.html
canvas/philip/tests/2d.composite.uncovered.pattern.source-in.html
canvas/philip/tests/2d.composite.uncovered.pattern.source-out.html
canvas/philip/tests/2d.drawImage.broken.html
canvas/philip/tests/2d.drawImage.incomplete.html
canvas/philip/tests/2d.drawImage.null.html
canvas/philip/tests/2d.fillStyle.parse.current.basic.html
canvas/philip/tests/2d.fillStyle.parse.current.changed.html
canvas/philip/tests/2d.fillStyle.parse.current.removed.html
canvas/philip/tests/2d.fillStyle.parse.system.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.negative.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.imageData.create1.type.html
canvas/philip/tests/2d.imageData.create2.type.html
canvas/philip/tests/2d.imageData.get.source.negative.html
canvas/philip/tests/2d.imageData.get.type.html
canvas/philip/tests/2d.imageData.put.unchanged.html
canvas/philip/tests/2d.line.cap.open.html
canvas/philip/tests/2d.line.join.open.html
canvas/philip/tests/2d.line.miter.lineedge.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.rect.winding.html
canvas/philip/tests/2d.path.rect.zero.6.html
canvas/philip/tests/2d.path.stroke.scale2.html
canvas/philip/tests/2d.pattern.image.broken.html
canvas/philip/tests/2d.pattern.image.incomplete.html
canvas/philip/tests/2d.pattern.image.null.html
canvas/philip/tests/2d.pattern.image.undefined.html
canvas/philip/tests/2d.shadow.transform.2.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.fill.maxWidth.fontface.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.nonspace.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.font.parse.basic.html
canvas/philip/tests/2d.text.font.parse.complex.html
canvas/philip/tests/2d.text.font.parse.invalid.html
canvas/philip/tests/2d.text.font.parse.size.percentage.default.html
canvas/philip/tests/2d.text.font.parse.size.percentage.html
canvas/philip/tests/2d.text.font.parse.system.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/toDataURL.jpeg.quality.basic.html
canvas/philip/tests/type.prototype.html
canvas/philip/tests/2d.drawImage.broken.html
# [Qt] canvas/philip/tests/2d.path.stroke.overlap.html fails with Qt-4.6.2 or higher
# https://bugs.webkit.org/show_bug.cgi?id=40362
canvas/philip/tests/2d.path.stroke.overlap.html
# Originally worked because we didn't set the GC's join style properly.
canvas/philip/tests/2d.path.rect.zero.1.html
# ============================================================================= #
# failing transforms tests
# ============================================================================= #
# -- fail with --platform mac --ignore-metrics
transforms/2d/zoom-menulist.html
# -- pass with --platform mac --ignore-metrics
transforms/2d/compound-transforms-vs-containers.html
transforms/2d/transform-borderbox.html
transforms/2d/transform-origin-borderbox.html
transforms/no_transform_hit_testing.html
transforms/2d/hindi-rotated.html
# ============================================================================= #
# failing printing tests
# ============================================================================= #
printing/compositing-layer-printing.html
# Printing related layout test failure has no results, but obvious error message
# https://bugs.webkit.org/show_bug.cgi?id=27913
printing/media-queries-print.html
# ============================================================================= #
# failing transitions tests
# ============================================================================= #
transitions/move-after-transition.html
transitions/transition-end-event-rendering.html
transitions/transition-drt-api.html
# ============================================================================= #
# new tests without expected results
# ============================================================================= #
editing/inserting/insert-bg-font.html
editing/selection/transformed-selection-rects.html
svg/W3C-SVG-1.1/filters-light-04-f.svg
# ============================================================================= #
# new skipped tests yet to be sorted
# ============================================================================= #
fast/dom/Geolocation/callback-to-remote-context2.html
# Link prefetch is disabled by default
fast/dom/HTMLLinkElement/prefetch.html
# [Qt] Regression(r61749): inspector/debugger-pause-on-debugger-statement.html fails
# https://bugs.webkit.org/show_bug.cgi?id=41147
inspector/debugger-breakpoints-not-activated-on-reload.html
inspector/debugger-no-nested-pause.html
inspector/debugger-pause-in-eval-script.html
inspector/debugger-pause-on-breakpoint.html
inspector/debugger-pause-on-debugger-statement.html
inspector/debugger-pause-on-exception.html
inspector/debugger-proto-property.html
inspector/debugger-eval-while-paused.html
inspector/debugger-cyclic-ref.html
inspector/debugger-step-in.html
inspector/debugger-step-out.html
inspector/debugger-step-over.html
# [Qt] fast/text/bidi-explicit-embedding-past-end.html fails
# https://bugs.webkit.org/show_bug.cgi?id=41241
fast/text/bidi-explicit-embedding-past-end.html
# Need to implement inner-spin-button or outer-spin-button
fast/forms/input-appearance-spinbutton-disabled-readonly.html
fast/forms/input-number-events.html
fast/forms/input-spinbutton-capturing.html
# Speech input is not yet enabled.
fast/speech
# [Qt] fast/dom/beforeload/script-before-load-dynamic.html is crashy-flakey
# https://bugs.webkit.org/show_bug.cgi?id=41452
fast/dom/beforeload/remove-video-in-beforeload-listener.html
# [Qt] Some inspector test fail intermittently
# https://bugs.webkit.org/show_bug.cgi?id=42090
inspector/timeline-paint.html
inspector/timeline-layout.html
inspector/timeline-parse-html.html
inspector/timeline-recalculate-styles.html
# Directory upload is not enabled.
fast/forms/input-file-directory-upload.html
# Need setPrinting. See https://bugs.webkit.org/show_bug.cgi?id=20011
printing/setPrinting.html
# Web Timing is not enabled.
# https://bugs.webkit.org/show_bug.cgi?id=42433
fast/dom/Window/window-properties-performance.html
fast/dom/navigation-type-back-forward.html
fast/dom/navigation-type-navigate.html
fast/dom/navigation-type-reload.html
fast/dom/webtiming.html
fast/dom/webtiming-navigate-within-document.html
http/tests/misc/webtiming-one-redirect.php
http/tests/misc/webtiming-two-redirects.php
# Advanced credential handling
http/tests/security/401-logout/401-logout.php
http/tests/xmlhttprequest/remember-bad-password.html
# There's somethign strange going on with <keygen> that causes a
# different DOM to be created.
html5lib/runner.html
# The feature was disabled due to a compatibility issue.
# https://bugs.webkit.org/show_bug.cgi?id=40520
fast/forms/interactive-validation-lost-focusable.html
fast/forms/interactive-validation-prevented.html
# [Qt] REGRESSION(63862): animations/play-state.html fails intermittently
# https://bugs.webkit.org/show_bug.cgi?id=42821
animations/play-state.html
# [Qt] animations/suspend-resume-animation.html fails
# https://bugs.webkit.org/show_bug.cgi?id=43905
animations/suspend-resume-animation.html
# [Qt] Search input field doesn't have cancel button
# https://bugs.webkit.org/show_bug.cgi?id=42887
fast/forms/search-cancel-button-events.html
# [Qt] DRT sideeffect revealed by r63657
# https://bugs.webkit.org/show_bug.cgi?id=42578
http/tests/xmlhttprequest/authorization-header.html
http/tests/xmlhttprequest/null-auth.php
# Fragile spatial-navigation-test
# https://bugs.webkit.org/show_bug.cgi?id=43030
fast/events/spatial-navigation/snav-clipped-overflowed-content.html
# Assumes spesific metrics
# See http://code.google.com/p/chromium/issues/detail?id=19897
svg/custom/getscreenctm-in-mixed-content2.xhtml
# [Qt] DOM listeners get wrong keycodes for some keys
# https://bugs.webkit.org/show_bug.cgi?id=43365
fast/events/keydown-numpad-keys.html
fast/events/special-key-events-in-input-text.html
# Still working out flakiness issues with the perf tests.
# https://bugs.webkit.org/show_bug.cgi?id=44199
perf/
# BlodBuilder is not enabled
http/tests/local/blob/send-data-blob.html
# Full Screen support is not yet enabled.
fullscreen/
# https://bugs.webkit.org/show_bug.cgi?id=45194
fast/text/decomposed-after-stacked-diacritics.html