<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[213995] trunk/LayoutTests</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta">
<dt>Revision</dt> <dd><a href="http://trac.webkit.org/projects/webkit/changeset/213995">213995</a></dd>
<dt>Author</dt> <dd>jbedard@apple.com</dd>
<dt>Date</dt> <dd>2017-03-15 11:26:19 -0700 (Wed, 15 Mar 2017)</dd>
</dl>

<h3>Log Message</h3>
<pre>Remove TestExpectations.orig after <a href="http://trac.webkit.org/projects/webkit/changeset/213882">r213882</a>

Unreviewed, removing file committed by mistake.

* TestExpectations.orig: Removed.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
</ul>

<h3>Removed Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsTestExpectationsorig">trunk/LayoutTests/TestExpectations.orig</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (213994 => 213995)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2017-03-15 18:21:18 UTC (rev 213994)
+++ trunk/LayoutTests/ChangeLog        2017-03-15 18:26:19 UTC (rev 213995)
</span><span class="lines">@@ -1,3 +1,11 @@
</span><ins>+2017-03-15  Jonathan Bedard  &lt;jbedard@apple.com&gt;
+
+        Remove TestExpectations.orig after r213882
+
+        Unreviewed, removing file committed by mistake.
+
+        * TestExpectations.orig: Removed.
+
</ins><span class="cx"> 2017-03-15  Antoine Quint  &lt;graouts@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         [Modern Media Controls] Tracks menu overlaps controls bar in fullscreen
</span></span></pre></div>
<a id="trunkLayoutTestsTestExpectationsorig"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/TestExpectations.orig (213994 => 213995)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/TestExpectations.orig        2017-03-15 18:21:18 UTC (rev 213994)
+++ trunk/LayoutTests/TestExpectations.orig        2017-03-15 18:26:19 UTC (rev 213995)
</span><span class="lines">@@ -1,1259 +0,0 @@
</span><del>-# This file contains generic test expectations that apply to all ports of WebKit.
-#
-# See http://trac.webkit.org/wiki/TestExpectations for more information on this file.
-
-#//////////////////////////////////////////////////////////////////////////////////////////
-# Platform-specific tests. Skipped here, then re-enabled on the appropriate platform.
-#//////////////////////////////////////////////////////////////////////////////////////////
-
-compositing/ios [ Skip ]
-css3/touch-action [ Skip ]
-accessibility/ios-simulator [ Skip ]
-accessibility/gtk [ Skip ]
-accessibility/mac [ Skip ]
-accessibility/win [ Skip ]
-displaylists [ Skip ]
-editing/mac [ Skip ]
-editing/caret/ios [ Skip ]
-editing/pasteboard/gtk [ Skip ]
-editing/selection/ios [ Skip ]
-tiled-drawing [ Skip ]
-fast/visual-viewport/tiled-drawing [ Skip ]
-swipe [ Skip ]
-fast/zooming/ios [ Skip ]
-fast/forms/ios [ Skip ]
-fast/viewport/ios [ Skip ]
-fast/visual-viewport/ios/ [ Skip ]
-fast/events/ios [ Skip ]
-fast/events/touch/ios [ Skip ]
-fast/history/ios [ Skip ]
-fast/scrolling/ios [ Skip ]
-scrollingcoordinator/ios [ Skip ]
-fast/content-observation [ Skip ]
-media/mac [ Skip ]
-media/ios [ Skip ]
-media/controls/ipad [ Skip ]
-fast/text-autosizing [ Skip ]
-
-# window.showModalDialog is only tested in DumpRenderTree on Mac.
-editing/execCommand/show-modal-dialog-during-execCommand.html [ Skip ]
-
-fast/shadow-dom/touch-event-on-text-assigned-to-slot.html [ Skip ]
-
-fast/forms/attributed-strings.html [ Skip ]
-fast/scrolling/latching [ Skip ]
-
-fast/forms/search/search-padding-cancel-results-buttons.html [ Skip ]
-fast/forms/search/search-results-hidden-crash.html [ Skip ]
-
-# This doesn't have to be platform-specific, but it's only implemented on Mac now.
-fast/url/user-visible [ Skip ]
-
-# Only Mac supports force tests.
-fast/events/cancelled-force-click-link-navigation.html [ Skip ]
-fast/events/force-click-link-selection-behavior.html [ Skip ]
-fast/events/force-click-on-link-navigation.html [ Skip ]
-fast/events/force-click-text-selection-behavior.html [ Skip ]
-fast/events/mouse-force-changed.html [ Skip ]
-fast/events/mouse-force-down.html [ Skip ]
-fast/events/mouse-force-up.html [ Skip ]
-
-# Document autoscroll tests only work on Mac WK2
-fast/events/autoscroll-when-zoomed.html [ Skip ]
-fast/events/autoscroll-main-document.html [ Skip ]
-
-# Only iOS supports QuickLook
-quicklook [ Skip ]
-http/tests/quicklook [ Skip ]
-
-# These tests are WebKit2-only
-http/tests/appcache/decide-navigation-policy-after-delay.html [ Skip ]
-http/tests/misc/will-send-request-with-client-provided-http-body.html [ Skip ]
-http/tests/loading/resourceLoadStatistics/ [ Skip ]
-
-# Only Mac and iOS have an implementation of UIScriptController::doAsyncTask().
-fast/harness/uiscriptcontroller [ Skip ]
-
-# This test only makes sense on Mac
-fast/attachment/attachment-subtitle-resize.html
-
-# This test only makes sense on iOS
-fast/attachment/attachment-wrapping-action.html
-
-# Only iOS has selection UI drawn by UIKit
-editing/selection/character-granularity-rect.html [ Skip ]
-
-# This test is for ios-simulator-wk1
-editing/input/focus-change-with-marked-text.html [ Skip ]
-
-# These only run on Mac and iOS WK2
-fast/media/mq-inverted-colors-live-update.html [ Skip ]
-fast/media/mq-inverted-colors-live-update-in-subframes.html [ Skip ]
-fast/media/mq-monochrome-live-update.html [ Skip ]
-fast/media/mq-prefers-reduced-motion-live-update.html [ Skip ]
-
-# ApplePay is only available on iOS (greater than iOS 10) and macOS (greater than macOS 10.12) and only for WebKit2.
-http/tests/ssl/applepay/ [ Skip ]
-
-# Only WK2 allows unconstrained scrolling
-fast/visual-viewport/rubberbanding-viewport-rects.html [ Skip ]
-fast/visual-viewport/rubberbanding-viewport-rects-header-footer.html  [ Skip ]
-
-#//////////////////////////////////////////////////////////////////////////////////////////
-# End platform-specific tests.
-#//////////////////////////////////////////////////////////////////////////////////////////
-
-# media/video-seek-after-end.html is flaky
-webkit.org/b/116293 media/video-seek-after-end.html [ Pass Failure ]
-
-webkit.org/b/116473 editing/selection/user-drag-element-and-user-select-none.html [ Failure ]
-
-webkit.org/b/139862 editing/spelling/editing-multiple-words-with-markers.html [ Timeout Pass ]
-webkit.org/b/139903 editing/spelling/grammar-paste.html [ Timeout Pass ]
-
-# media/W3C/video/networkState/networkState_during_progress.html is flaky
-webkit.org/b/76280 media/W3C/video/networkState/networkState_during_progress.html [ Pass Failure ]
-
-# This test will run slowly in debug mode, but is plenty fast in release.
-[ Debug ] js/slow-stress/emscripten-memops.html [ Skip ]
-
-webkit.org/b/112521 [ Release ] webaudio/javascriptaudionode.html [ Pass Failure ]
-webkit.org/b/112521 [ Debug ] webaudio/javascriptaudionode.html [ Skip ]
-webkit.org/b/112521 [ Release ] webaudio/javascriptaudionode-upmix2-8channel-input.html [ Pass Failure ]
-webkit.org/b/112521 [ Debug ] webaudio/javascriptaudionode-upmix2-8channel-input.html [ Skip ]
-webkit.org/b/112521 [ Release ] webaudio/javascriptaudionode-downmix8-2channel-input.html [ Pass Failure ]
-webkit.org/b/112521 [ Debug ] webaudio/javascriptaudionode-downmix8-2channel-input.html [ Skip ]
-webkit.org/b/112521 [ Release ] webaudio/audioprocessingevent.html [ Pass Failure ]
-webkit.org/b/112521 [ Debug ] webaudio/audioprocessingevent.html [ Skip ]
-webkit.org/b/137359 webaudio/distance-linear.html [ Pass Failure ]
-
-webkit.org/b/139590 animations/cross-fade-webkit-mask-image.html [ Pass Failure ]
-
-# The test frequently times out, and is just unsuccessful at detecting incorrect behavior when it passes.
-webkit.org/b/72698 media/audio-garbage-collect.html [ Skip ]
-
-webkit.org/b/53990 fast/forms/search-event-delay.html [ Pass Failure ]
-
-webkit.org/b/126142 css3/calc/transitions-dependent.html [ Pass Failure ]
-
-webkit.org/b/124932 media/video-size.html [ Pass Failure ]
-
-webkit.org/b/126166 [ Debug ] js/dfg-int32array.html [ Skip ]
-webkit.org/b/126166 [ Debug ] js/dfg-uint16array.html [ Skip ]
-webkit.org/b/126166 [ Debug ] js/dfg-float32array.html [ Skip ]
-webkit.org/b/126166 [ Debug ] js/dfg-uint8clampedarray.html [ Skip ]
-webkit.org/b/126166 [ Debug ] js/dfg-int8array.html [ Skip ]
-webkit.org/b/126166 [ Debug ] js/dfg-float64array.html [ Skip ]
-webkit.org/b/126166 [ Debug ] js/dfg-uint8array.html [ Skip ]
-webkit.org/b/126166 [ Debug ] js/dfg-int16array.html [ Skip ]
-webkit.org/b/126166 [ Debug ] js/dfg-int32array-overflow-values.html [ Skip ]
-webkit.org/b/126166 [ Debug ] js/dfg-uint32array.html [ Skip ]
-webkit.org/b/126166 [ Debug ] js/dfg-uint32array-overflow-values.html [ Skip ]
-
-# This test verifies that a mismatch reftest will fail as intended if both results are same. (introduced in r93187)
-fast/harness/sample-fail-mismatch-reftest.html [ WontFix ImageOnlyFailure ]
-
-webkit.org/b/127697 fast/writing-mode/ruby-text-logical-left.html [ Skip ]
-
-webkit.org/b/83618 fast/dom/inline-event-attributes-release.html [ Failure ]
-
-webkit.org/b/129057 media/controls-styling-strict.html [ Pass Failure ]
-
-# These tests will be rewritten, just skip them until that time.
-webkit.org/b/148036 http/tests/inspector/css/ [ Skip ]
-webkit.org/b/148036 http/tests/inspector/page/ [ Skip ]
-webkit.org/b/148036 http/tests/inspector/replay/ [ Skip ]
-
-# Debugger stepping tests can timeout if they run slowly due to a short timer scheduled in the frontend:
-webkit.org/b/161951 [ Debug ] inspector/debugger/stepping [ Skip ]
-webkit.org/b/161951 [ Release ] inspector/debugger/stepping [ Slow Pass Failure ]
-
-[ Debug ] inspector/debugger/breakpoints [ Skip ]
-[ Release ] inspector/debugger/breakpoints [ Slow ]
-
-webkit.org/b/129639 inspector/dom/dom-search-crash.html [ Skip ]
-
-webkit.org/b/128736 inspector/debugger/setBreakpoint-dfg.html [ Failure Pass ]
-webkit.org/b/134982 inspector/debugger/setBreakpoint-dfg-and-modify-local.html [ Failure Pass ]
-
-webkit.org/b/142208 inspector/timeline/debugger-paused-while-recording.html [ Skip ]
-webkit.org/b/142208 inspector/timeline/exception-in-injected-script-while-recording.html [ Skip ]
-
-webkit.org/b/137130 inspector/replay [ Skip ]
-
-# This test is fast enough in release but quite slow in debug builds.
-[ Debug ] inspector/debugger/debugger-stack-overflow.html [ Skip ]
-
-# Debugger stepping tests can timeout if they run slowly due to a short timer scheduled in the frontend.
-webkit.org/b/161951 [ Debug ] inspector/debugger/paused-scopes.html [ Skip ]
-
-# Doesn't work yet, relies on network replay functionality (webkit.org/b/130728, webkit.org/b/129391)
-webkit.org/b/131318 http/tests/inspector/replay/document-last-modified-fallback-value.html [ Skip ]
-
-# Collecting region's children in a named flow not supported yet
-webkit.org/b/74144 fast/regions/flow-body-in-html.html [ Skip ]
-webkit.org/b/74144 fast/regions/universal-selector-children-to-the-same-region.html [ Skip ]
-webkit.org/b/74144 fast/regions/region-content-flown-into-region.html [ Skip ]
-
-# These conformance tests are no longer in sync with the latest specification
-# and expect compareDocumentPosition() to return:
-# DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC | DOCUMENT_POSITION_DISCONNECTED
-# for disconnected nodes (missing PRECEDING / FOLLOWING information).
-# We cannot check rebaseline them because their output is likely to change
-# between test runs as it decides PRECEDING / FOLLOWING using pointer
-# comparison.
-dom/xhtml/level3/core/nodecomparedocumentposition03.xhtml [ WontFix ]
-dom/xhtml/level3/core/nodecomparedocumentposition05.xhtml [ WontFix ]
-dom/xhtml/level3/core/nodecomparedocumentposition16.xhtml [ WontFix ]
-dom/xhtml/level3/core/nodecomparedocumentposition33.xhtml [ WontFix ]
-
-# Node::compareDocumentPosition() wrongly reports an attribute and its content as disconnected.
-webkit.org/b/119325 dom/xhtml/level3/core/nodecomparedocumentposition38.xhtml [ Failure ]
-
-# Expando properties on attribute nodes disappear
-webkit.org/b/88045 fast/dom/gc-attribute-node.html [ Failure Pass ]
-
-# These tests are incorrect in the CSS test suite and should be fixed there first.
-css2.1/20110323/replaced-intrinsic-001.htm [ Failure ]
-css2.1/20110323/replaced-intrinsic-002.htm [ Failure ]
-
-webkit.org/b/132791 svg/as-object/sizing/svg-in-object-placeholder-height-fixed.html [ Skip ]
-webkit.org/b/132791 svg/as-object/sizing/svg-in-object-placeholder-height-percentage.html [ Skip ]
-webkit.org/b/132791 svg/as-object/sizing/svg-in-object-placeholder-height-auto.html [ Skip ]
-
-webkit.org/b/133057 fast/table/border-collapsing/collapsed-borders-adjoining-sections.html [ ImageOnlyFailure ]
-
-webkit.org/b/169075 editing/selection/extend-by-character-007.html [ Failure ]
-
-# CSS Font Loading is not yet enabled on all platforms
-webkit.org/b/135390 fast/css/fontloader-download-error.html [ Skip ]
-webkit.org/b/135390 fast/css/fontloader-events.html [ Skip ]
-webkit.org/b/135390 fast/css/fontloader-loadingdone.html [ Skip ]
-webkit.org/b/135390 fast/css/fontloader-multiple-faces-download-error.html [ Skip ]
-webkit.org/b/135390 fast/css/fontloader-multiple-faces.html [ Skip ]
-webkit.org/b/135390 fast/css/fontloader-multiple-families.html [ Skip ]
-webkit.org/b/135390 fast/css/fontloader-page-cache.html [ Skip ]
-webkit.org/b/135390 fast/css/fontloader-svg-select.svg [ Skip ]
-webkit.org/b/135390 http/tests/webfont/fontloader-loading-attribute.html [ Skip ]
-
-# Various failures from the W3C CSS Shapes test suite import
-
-webkit.org/b/137788 css3/shapes/shape-outside/shape-image/shape-image-010.html [ ImageOnlyFailure ]
-webkit.org/b/137788 css3/shapes/shape-outside/shape-image/shape-image-024.html [ ImageOnlyFailure ]
-
-# border painting diff (Path vs. drawLine)
-webkit.org/b/136078 fast/borders/border-painting-dashed.html [ ImageOnlyFailure ]
-webkit.org/b/136078 fast/borders/border-painting-dotted.html [ ImageOnlyFailure ]
-webkit.org/b/136078 fast/borders/border-painting-double.html [ ImageOnlyFailure ]
-
-# official flexbox tests
-webkit.org/b/136754 css3/flexbox/csswg/css-box-justify-content.html [ ImageOnlyFailure ]
-webkit.org/b/143294 css3/flexbox/csswg/css-flexbox-height-animation-stretch.html [ Pass ImageOnlyFailure ]
-webkit.org/b/136754 css3/flexbox/csswg/css-flexbox-img-expand-evenly.html [ ImageOnlyFailure ]
-webkit.org/b/136754 css3/flexbox/csswg/flex-align-items-center.html [ ImageOnlyFailure ]
-webkit.org/b/136754 css3/flexbox/csswg/flex-flexitem-percentage-prescation.html [ ImageOnlyFailure ]
-webkit.org/b/136754 css3/flexbox/csswg/flex-items-flexibility.html [ ImageOnlyFailure ]
-webkit.org/b/136754 css3/flexbox/csswg/flex-lines/multi-line-wrap-reverse-column-reverse.html [ ImageOnlyFailure ]
-webkit.org/b/136754 css3/flexbox/csswg/flex-lines/multi-line-wrap-with-column-reverse.html [ ImageOnlyFailure ]
-webkit.org/b/136754 css3/flexbox/csswg/flexbox_flex-natural-mixed-basis-auto.html [ ImageOnlyFailure ]
-webkit.org/b/136754 css3/flexbox/csswg/flexbox_generated-container.html [ ImageOnlyFailure ]
-webkit.org/b/136754 css3/flexbox/csswg/flexbox_justifycontent-center-overflow.html [ ImageOnlyFailure ]
-webkit.org/b/136754 css3/flexbox/csswg/flexbox_min-height-auto.html [ ImageOnlyFailure ]
-webkit.org/b/136754 css3/flexbox/csswg/flexbox_min-width-auto.html [ ImageOnlyFailure ]
-webkit.org/b/136754 css3/flexbox/csswg/flexbox_stf-table-singleline.html [ ImageOnlyFailure ]
-webkit.org/b/136754 css3/flexbox/csswg/flexbox_visibility-collapse-line-wrapping.html [ ImageOnlyFailure ]
-webkit.org/b/136754 css3/flexbox/csswg/flexbox_visibility-collapse.html [ ImageOnlyFailure ]
-webkit.org/b/136754 css3/flexbox/csswg/order/order-with-column-reverse.html [ ImageOnlyFailure ]
-webkit.org/b/136754 css3/flexbox/csswg/ttwf-reftest-flex-direction-row-reverse.html [ ImageOnlyFailure ]
-webkit.org/b/136754 css3/flexbox/csswg/ttwf-reftest-flex-inline.html [ ImageOnlyFailure ]
-webkit.org/b/136754 css3/flexbox/csswg/ttwf-reftest-flex-order.html [ ImageOnlyFailure ]
-webkit.org/b/136754 css3/flexbox/csswg/ttwf-reftest-flex-wrap-reverse.html [ ImageOnlyFailure ]
-webkit.org/b/136754 css3/flexbox/csswg/ttwf-reftest-flex-wrap.html [ ImageOnlyFailure ]
-
-# grid layout tests
-webkit.org/b/165062 fast/css-grid-layout/grid-baseline.html [ ImageOnlyFailure ]
-webkit.org/b/165062 fast/css-grid-layout/grid-baseline-margins.html [ ImageOnlyFailure ]
-webkit.org/b/149891 imported/w3c/csswg-test/css-grid-1/grid-layout-properties.html [ Failure ]
-webkit.org/b/169271 imported/w3c/csswg-test/css-grid-1/grid-items/grid-items-sizing-alignment-001.html [ ImageOnlyFailure ]
-
-# nth-child tests takes long time and Debug build sometimes timeouts because there are many test cases.
-webkit.org/b/137149 fast/selectors/nth-child-of-basics.html [ Slow ]
-
-# Promises/A+ 2.3.3 has many tests and it sometimes exceeds the time limit. 
-webkit.org/b/136878 js/promises-tests/promises-tests-2-3-3.html [ Slow ]
-
-# Skip W3C tests that are too slow in debug builds.
-webkit.org/b/148546 [ Debug ] imported/w3c/web-platform-tests/dom/interfaces.html [ Skip ]
-webkit.org/b/148546 [ Debug ] imported/w3c/web-platform-tests/dom/ranges/Range-compareBoundaryPoints.html [ Skip ]
-webkit.org/b/148546 [ Debug ] imported/w3c/web-platform-tests/dom/ranges/Range-comparePoint.html [ Skip ]
-webkit.org/b/148546 [ Debug ] imported/w3c/web-platform-tests/dom/ranges/Range-isPointInRange.html [ Skip ]
-webkit.org/b/148546 [ Debug ] imported/w3c/web-platform-tests/dom/ranges/Range-mutations.html [ Skip ]
-webkit.org/b/148546 [ Debug ] imported/w3c/web-platform-tests/dom/ranges/Range-set.html [ Skip ]
-webkit.org/b/148736 [ Debug ] imported/w3c/web-platform-tests/html/dom/interfaces.html [ Skip ]
-webkit.org/b/148822 [ Debug ] imported/w3c/web-platform-tests/html/semantics/interfaces.html [ Skip ]
-webkit.org/b/154310 [ Debug ] imported/w3c/web-platform-tests/html/dom/reflection-embedded.html [ Skip ]
-webkit.org/b/154310 [ Debug ] imported/w3c/web-platform-tests/html/dom/reflection-forms.html [ Skip ]
-webkit.org/b/154310 [ Debug ] imported/w3c/web-platform-tests/html/dom/reflection-grouping.html [ Skip ]
-webkit.org/b/154310 [ Debug ] imported/w3c/web-platform-tests/html/dom/reflection-metadata.html [ Skip ]
-webkit.org/b/154310 [ Debug ] imported/w3c/web-platform-tests/html/dom/reflection-misc.html [ Skip ]
-webkit.org/b/154310 [ Debug ] imported/w3c/web-platform-tests/html/dom/reflection-obsolete.html [ Skip ]
-webkit.org/b/154310 [ Debug ] imported/w3c/web-platform-tests/html/dom/reflection-sections.html [ Skip ]
-webkit.org/b/154310 [ Debug ] imported/w3c/web-platform-tests/html/dom/reflection-tabular.html [ Skip ]
-webkit.org/b/154310 [ Debug ] imported/w3c/web-platform-tests/html/dom/reflection-text.html  [ Skip ]
-webkit.org/b/162517 [ Debug ] imported/w3c/web-platform-tests/html/the-xhtml-syntax/parsing-xhtml-documents/xhtml-mathml-dtd-entity-support.htm [ Skip ]
-
-# Tests that are flaky due to console log / error messages
-webkit.org/b/169565 imported/w3c/web-platform-tests/cors/basic.htm [ Failure ]
-webkit.org/b/169565 imported/w3c/web-platform-tests/cors/credentials-flag.htm [ Failure ]
-webkit.org/b/169565 imported/w3c/web-platform-tests/cors/preflight-cache.htm [ Failure ]
-webkit.org/b/169565 imported/w3c/web-platform-tests/cors/preflight-failure.htm [ Failure ]
-webkit.org/b/169565 imported/w3c/web-platform-tests/cors/redirect-origin.htm [ Failure ]
-webkit.org/b/169565 imported/w3c/web-platform-tests/cors/redirect-preflight.htm [ Failure ]
-webkit.org/b/169565 imported/w3c/web-platform-tests/cors/redirect-preflight-2.htm [ Failure ]
-webkit.org/b/169565 imported/w3c/web-platform-tests/cors/simple-requests.htm [ Failure ]
-webkit.org/b/169565 imported/w3c/web-platform-tests/cors/simple-requests.htm [ Failure ]
-webkit.org/b/169565 imported/w3c/web-platform-tests/cors/status-preflight.htm [ Failure ]
-webkit.org/b/169565 imported/w3c/web-platform-tests/cors/status-async.htm [ Failure ]
-webkit.org/b/169565 imported/w3c/web-platform-tests/cors/304.htm [ Failure ]
-
-# WPT tests that fail after doing full test repository reimport and need further investigation
-imported/w3c/web-platform-tests/XMLHttpRequest/send-entity-body-document.htm [ Pass Failure Timeout ]
-imported/w3c/web-platform-tests/dom/nodes/Document-createElement-namespace.html [ Pass Failure ]
-imported/w3c/web-platform-tests/html/browsers/windows/nested-browsing-contexts/frameElement.sub.html [ Pass Failure ]
-imported/w3c/web-platform-tests/html/browsers/windows/targeting-cross-origin-nested-browsing-contexts.sub.html [ Pass Failure ]
-
-# XMLHttpRequest tests requiring DTR/WTR to allow other URLs than localhost to not be blocked and be reachable (www2.localhost)
-imported/w3c/web-platform-tests/XMLHttpRequest/send-redirect-bogus.htm [ Skip ]
-imported/w3c/web-platform-tests/XMLHttpRequest/send-redirect-to-cors.htm [ Skip ]
-imported/w3c/web-platform-tests/XMLHttpRequest/send-redirect-to-non-cors.htm [ Skip ]
-# Failing assertion with dynamic message
-imported/w3c/web-platform-tests/XMLHttpRequest/responsexml-document-properties.htm [ Failure ]
-
-webkit.org/b/161088 imported/w3c/web-platform-tests/resource-timing/resource-timing.html [ Pass Failure ]
-webkit.org/b/168357 imported/w3c/web-platform-tests/resource-timing/rt-initiatorType-media.html [ Failure ]
-webkit.org/b/168448 imported/w3c/web-platform-tests/resource-timing/rt-shared-resource-in-frames.html [ Pass Failure ]
-webkit.org/b/168448 imported/w3c/web-platform-tests/resource-timing/rt-shared-resource-in-workers.html [ Pass Failure ]
-imported/w3c/web-platform-tests/resource-timing/test_resource_timing.html [ Pass Failure ]
-
-webkit.org/b/157068 imported/w3c/web-platform-tests/fetch/nosniff/importscripts.html [ Skip ]
-webkit.org/b/157145 imported/w3c/web-platform-tests/fetch/nosniff/stylesheet.html [ Failure Pass ]
-webkit.org/b/161312 imported/w3c/web-platform-tests/html/semantics/document-metadata/the-link-element/document-without-browsing-context.html [ Failure Pass ]
-
-imported/w3c/web-platform-tests/fetch/api/cors/cors-origin.html [ DumpJSConsoleLogInStdErr ]
-imported/w3c/web-platform-tests/fetch/api/cors/cors-preflight.html [ DumpJSConsoleLogInStdErr ]
-imported/w3c/web-platform-tests/fetch/api/cors/cors-preflight-redirect.html [ DumpJSConsoleLogInStdErr ]
-imported/w3c/web-platform-tests/fetch/api/cors/cors-preflight-status.html [ DumpJSConsoleLogInStdErr ]
-imported/w3c/web-platform-tests/fetch/api/cors/cors-redirect-preflight.html [ DumpJSConsoleLogInStdErr ]
-
-webkit.org/b/159724 imported/w3c/web-platform-tests/XMLHttpRequest/send-redirect-post-upload.htm [ Failure Pass ]
-webkit.org/b/167380 imported/w3c/web-platform-tests/html/browsers/history/the-location-interface/location-protocol-setter-non-broken.html [ Failure Pass ]
-
-# Flaky tests due to always changing assertion error message
-imported/w3c/web-platform-tests/html/semantics/forms/form-submission-0/url-encoded.html [ Failure ]
-
-# New W3C ref tests that are failing.
-webkit.org/b/148856 imported/w3c/web-platform-tests/html/semantics/embedded-content/the-video-element/video_initially_paused.html [ ImageOnlyFailure ]
-
-# @supports W3C Failures
-webkit.org/b/137568 css3/conditional/w3c/at-supports-014.html [ ImageOnlyFailure ]
-
-transitions/svg-text-shadow-transition.html [ Failure ]
-webkit.org/b/137883 transitions/background-transitions.html [ Failure Pass ]
-webkit.org/b/137883 transitions/border-radius-transition.html [ Failure Pass ]
-webkit.org/b/137883 transitions/change-values-during-transition.html [ Failure Pass ]
-webkit.org/b/137883 transitions/clip-transition.html [ Failure Pass ]
-webkit.org/b/137883 transitions/color-transition-all.html [ Failure Pass ]
-webkit.org/b/137883 transitions/color-transition-premultiplied.html [ Failure Pass ]
-webkit.org/b/137883 transitions/color-transition-rounding.html [ Failure Pass ]
-webkit.org/b/137883 transitions/created-while-suspended.html [ Failure Pass ]
-webkit.org/b/137883 transitions/cross-fade-background-image.html [ Pass Failure ]
-webkit.org/b/137883 transitions/cross-fade-border-image.html [ Pass Failure ]
-webkit.org/b/137883 transitions/cubic-bezier-overflow-color.html [ Pass Failure ]
-webkit.org/b/137883 transitions/cubic-bezier-overflow-length.html [ Pass Failure ]
-webkit.org/b/137883 transitions/cubic-bezier-overflow-shadow.html [ Pass Failure ]
-webkit.org/b/137883 transitions/cubic-bezier-overflow-svg-length.html [ Pass Failure ]
-webkit.org/b/137883 transitions/cubic-bezier-overflow-transform.html [ Pass Failure ]
-webkit.org/b/137883 transitions/delay.html [ Pass Failure ]
-webkit.org/b/137883 transitions/equivalent-background-image-no-transition.html [ Pass Failure ]
-webkit.org/b/137883 transitions/flex-transitions.html [ Pass Failure ]
-webkit.org/b/137883 transitions/interrupt-transform-transition.html [ Pass Failure ]
-webkit.org/b/137883 transitions/interrupt-zero-duration.html [ Pass Failure ]
-webkit.org/b/137883 transitions/interrupted-accelerated-transition.html [ Pass Failure ]
-webkit.org/b/137883 transitions/longhand-vs-shorthand-initial.html [ Pass Failure ]
-webkit.org/b/137883 transitions/mask-transitions.html [ Pass Failure ]
-webkit.org/b/137883 transitions/matched-transform-functions.html [ Pass Failure ]
-webkit.org/b/137883 transitions/mismatched-shadow-styles.html [ Pass Failure ]
-webkit.org/b/137883 transitions/mismatched-shadow-transitions.html [ Pass Failure ]
-webkit.org/b/137883 transitions/mixed-type.html [ Pass Failure ]
-webkit.org/b/137883 transitions/move-after-transition.html [ Pass Failure ]
-webkit.org/b/137883 transitions/multiple-background-size-transitions.html [ Pass Failure ]
-webkit.org/b/137883 transitions/multiple-background-transitions.html [ Pass Failure ]
-webkit.org/b/137883 transitions/multiple-mask-transitions.html [ Pass Failure ]
-webkit.org/b/137883 transitions/multiple-shadow-transitions.html [ Pass Failure ]
-webkit.org/b/137883 transitions/negative-delay.html [ Pass Failure ]
-webkit.org/b/137883 transitions/opacity-transition-zindex.html [ Pass Failure ]
-webkit.org/b/137883 transitions/repeated-firing-background-color.html [ Pass Failure ]
-webkit.org/b/137883 transitions/retargetted-transition.html [ Pass Failure ]
-webkit.org/b/137883 transitions/rounded-rect-becomes-non-renderable-while-transitioning.html [ Pass Failure ]
-webkit.org/b/137883 transitions/shorthand-border-transitions.html [ Pass Failure ]
-webkit.org/b/137883 transitions/shorthand-transitions.html [ Pass Failure ]
-webkit.org/b/137883 transitions/started-while-suspended.html [ Pass Failure ]
-webkit.org/b/137883 transitions/transition-shorthand-delay.html
-webkit.org/b/137883 transitions/transition-timing-function.html [ Pass Failure ]
-
-# W3C web platform tests infrastructure directories are skipped as they may contain html files
-imported/w3c/web-platform-tests/common [ Skip ]
-imported/w3c/web-platform-tests/fonts [ Skip ]
-imported/w3c/web-platform-tests/images [ Skip ]
-imported/w3c/web-platform-tests/tools [ Skip ]
-
-# Imported W3C canvas failed tests
-webkit.org/b/138676 imported/w3c/canvas/2d.pattern.image.null.html [ Failure ]
-webkit.org/b/138676 imported/w3c/canvas/2d.pattern.image.incomplete.omitted.html [ Failure ]
-webkit.org/b/138676 imported/w3c/canvas/2d.drawImage.null.html [ Failure ]
-webkit.org/b/138676 imported/w3c/canvas/2d.path.rect.winding.html [ Failure ]
-webkit.org/b/138676 imported/w3c/canvas/2d.drawImage.image.incomplete.omitted.html [ Failure ]
-webkit.org/b/138676 imported/w3c/canvas/security.pattern.canvas.fillStyle.html [ Failure ]
-webkit.org/b/138676 imported/w3c/canvas/security.reset.html [ Failure ]
-webkit.org/b/138676 imported/w3c/canvas/security.pattern.cross.html [ Failure ]
-webkit.org/b/138676 imported/w3c/canvas/2d.pattern.image.incomplete.html [ Failure ]
-webkit.org/b/138676 imported/w3c/canvas/2d.drawImage.animated.poster.html [ Failure ]
-webkit.org/b/138676 imported/w3c/canvas/2d.imageData.put.null.html [ Failure ]
-webkit.org/b/138676 imported/w3c/canvas/security.pattern.image.strokeStyle.html [ Failure ]
-webkit.org/b/138676 imported/w3c/canvas/2d.imageData.get.nonfinite.html [ Failure ]
-webkit.org/b/138676 imported/w3c/canvas/2d.line.cap.round.html [ Failure ]
-webkit.org/b/138676 imported/w3c/canvas/2d.gradient.object.invalidoffset.html [ Failure ]
-webkit.org/b/138676 imported/w3c/canvas/security.pattern.canvas.strokeStyle.html [ Failure ]
-webkit.org/b/138676 imported/w3c/canvas/2d.gradient.radial.nonfinite.html [ Failure ]
-webkit.org/b/138676 imported/w3c/canvas/2d.imageData.object.ctor.html [ Failure ]
-webkit.org/b/138676 imported/w3c/canvas/2d.drawImage.incomplete.html [ Failure ]
-webkit.org/b/138676 imported/w3c/canvas/2d.imageData.create2.nonfinite.html [ Failure ]
-webkit.org/b/138676 imported/w3c/canvas/2d.composite.operation.clear.html [ Failure ]
-webkit.org/b/138676 imported/w3c/canvas/2d.composite.operation.darker.html [ Failure ]
-webkit.org/b/138676 imported/w3c/canvas/security.drawImage.image.html [ Failure ]
-webkit.org/b/138676 imported/w3c/canvas/2d.drawImage.broken.html [ Failure ]
-webkit.org/b/138676 imported/w3c/canvas/2d.imageData.create1.zero.html [ Failure ]
-webkit.org/b/138676 imported/w3c/canvas/2d.gradient.linear.nonfinite.html [ Failure ]
-webkit.org/b/138676 imported/w3c/canvas/security.drawImage.canvas.html [ Failure ]
-webkit.org/b/138676 imported/w3c/canvas/security.pattern.image.fillStyle.html [ Failure ]
-webkit.org/b/138676 imported/w3c/canvas/2d.imageData.put.nonfinite.html [ Failure ]
-webkit.org/b/138676 imported/w3c/canvas/2d.pattern.image.incomplete.empty.html [ Failure ]
-
-# Imported W3C canvas tests need to be changed such that they can be automatically verified
-webkit.org/b/138676 imported/w3c/canvas/2d.text.draw.fontface.repeat.html [ Skip ]
-webkit.org/b/138676 imported/w3c/canvas/2d.text.draw.fill.maxWidth.small.html [ Skip ]
-webkit.org/b/138676 imported/w3c/canvas/2d.text.draw.fill.rtl.html [ Skip ]
-webkit.org/b/138676 imported/w3c/canvas/2d.text.draw.stroke.basic.html [ Skip ]
-webkit.org/b/138676 imported/w3c/canvas/2d.text.draw.align.end.rtl.html [ Skip ]
-webkit.org/b/138676 imported/w3c/canvas/2d.text.draw.align.left.html [ Skip ]
-webkit.org/b/138676 imported/w3c/canvas/2d.text.draw.align.right.html [ Skip ]
-webkit.org/b/138676 imported/w3c/canvas/toDataURL.png.complexcolours.html [ Skip ]
-webkit.org/b/138676 imported/w3c/canvas/2d.shadow.blur.high.html [ Skip ]
-webkit.org/b/138676 imported/w3c/canvas/2d.text.draw.space.collapse.nonspace.html [ Skip ]
-webkit.org/b/138676 imported/w3c/canvas/2d.text.draw.fontface.html [ Skip ]
-webkit.org/b/138676 imported/w3c/canvas/2d.text.draw.space.basic.html [ Skip ]
-webkit.org/b/138676 imported/w3c/canvas/2d.scaled.html [ Skip ]
-webkit.org/b/138676 imported/w3c/canvas/2d.text.measure.width.basic.html [ Skip ]
-webkit.org/b/138676 imported/w3c/canvas/2d.text.draw.fontface.notinpage.html [ Skip ]
-webkit.org/b/138676 imported/w3c/canvas/2d.coordinatespace.html [ Skip ]
-webkit.org/b/138676 imported/w3c/canvas/toDataURL.jpeg.primarycolours.html [ Skip ]
-webkit.org/b/138676 imported/w3c/canvas/2d.text.draw.fill.maxWidth.fontface.html [ Skip ]
-webkit.org/b/138676 imported/w3c/canvas/2d.text.draw.fill.maxWidth.zero.html [ Skip ]
-webkit.org/b/138676 imported/w3c/canvas/security.dataURI.html [ Skip ]
-webkit.org/b/138676 imported/w3c/canvas/2d.text.draw.fill.maxWidth.bound.html [ Skip ]
-webkit.org/b/138676 imported/w3c/canvas/2d.drawImage.animated.gif.html [ Skip ]
-webkit.org/b/138676 imported/w3c/canvas/2d.pattern.animated.gif.html [ Skip ]
-webkit.org/b/138676 imported/w3c/canvas/2d.pattern.modify.image1.html [ Skip ]
-webkit.org/b/138676 imported/w3c/canvas/2d.pattern.modify.image2.html [ Skip ]
-webkit.org/b/138676 imported/w3c/canvas/2d.text.draw.align.center.html [ Skip ]
-webkit.org/b/138676 imported/w3c/canvas/2d.text.draw.fill.basic.html [ Skip ]
-webkit.org/b/138676 imported/w3c/canvas/2d.text.draw.baseline.alphabetic.html [ Skip ]
-webkit.org/b/138676 imported/w3c/canvas/2d.text.draw.kern.consistent.html [ Skip ]
-webkit.org/b/138676 imported/w3c/canvas/2d.text.draw.fill.maxWidth.large.html [ Skip ]
-webkit.org/b/138676 imported/w3c/canvas/toDataURL.jpeg.alpha.html [ Skip ]
-webkit.org/b/138676 imported/w3c/canvas/toDataURL.png.primarycolours.html [ Skip ]
-webkit.org/b/138676 imported/w3c/canvas/2d.shadow.blur.low.html [ Skip ]
-webkit.org/b/138676 imported/w3c/canvas/2d.text.draw.align.start.ltr.html [ Skip ]
-webkit.org/b/138676 imported/w3c/canvas/2d.drawImage.animated.apng.html [ Skip ]
-webkit.org/b/138676 imported/w3c/canvas/2d.text.draw.align.start.rtl.html [ Skip ]
-webkit.org/b/138676 imported/w3c/canvas/2d.text.draw.align.end.ltr.html [ Skip ]
-webkit.org/b/138676 imported/w3c/canvas/toDataURL.jpeg.quality.basic.html [ Skip ]
-webkit.org/b/138676 imported/w3c/canvas/canvas_colorsandstyles_createlineargradient_001.htm [ Skip ]
-webkit.org/b/138676 imported/w3c/canvas/canvas_compositing_globalcompositeoperation_001.htm [ Skip ]
-webkit.org/b/138676 imported/w3c/canvas/canvas_complexshapes_beziercurveto_001.htm [ Skip ]
-webkit.org/b/138676 imported/w3c/canvas/canvas_shadows_001.htm [ Skip ]
-webkit.org/b/138676 imported/w3c/canvas/canvas_state_restore_001.htm [ Skip ]
-webkit.org/b/138676 imported/w3c/canvas/canvas_text_font_001.htm [ Skip ]
-webkit.org/b/138676 imported/w3c/canvas/canvas_complexshapes_arcto_001.htm [ Skip ]
-webkit.org/b/138676 imported/w3c/canvas/canvas_linestyles_linecap_001.htm [ Skip ]
-webkit.org/b/138676 imported/w3c/canvas/canvas_transformations_scale_001.htm [ Skip ]
-
-webkit.org/b/139595 http/tests/xmlhttprequest/workers/abort-exception-assert.html [ Pass Failure Timeout ]
-
-# Debug assertions are tracked as &lt;rdar://problem/18216390&gt;.
-[ Debug ] fast/history/go-back-to-iframe-with-plugin.html [ Skip ]
-[ Debug ] fast/history/history-back-while-pdf-in-pagecache.html [ Skip ]
-webkit.org/b/121628 [ Release ] fast/history/history-back-while-pdf-in-pagecache.html [ Pass ImageOnlyFailure ]
-[ Debug ] fullscreen/full-screen-iframe-legacy.html [ Pass Crash ]
-webkit.org/b/151488 [ Debug ] imported/blink/editing/selection/deleteFromDocument-undo-crash.html [ Skip ]
-
-webkit.org/b/139634 [ Debug ] fast/selectors/matches-backtracking.html [ Slow ]
-webkit.org/b/139634 [ Debug ] fast/selectors/nth-child-of-register-requirement.html [ Slow ]
-webkit.org/b/139634 [ Debug ] fast/selectors/not-backtracking.html [ Slow ]
-
-webkit.org/b/61932 [ Debug ] jquery/manipulation.html [ Slow ]
-[ Debug ] jquery/core.html [ Slow ]
-[ Debug ] jquery/event.html [ Slow ]
-[ Debug ] jquery/offset.html [ Slow ]
-[ Debug ] jquery/traversing.html [ Slow ]
-
-webkit.org/b/139638 [ Debug ] svg/filters/svg-deeply-nested-crash.html [ Slow ]
-webkit.org/b/126420 svg/custom/resource-invalidation-crash.svg [ Failure Pass ]
-
-webkit.org/b/139639 [ Debug ] cssom/non-subpixel-scroll-top-left-values.html [ Slow ]
-
-webkit.org/b/139640 [ Debug ] webgl/1.0.2/conformance/glsl/misc/shader-uniform-packing-restrictions.html [ Slow ]
-
-[ Debug ] fast/workers/worker-cloneport.html [ Slow ]
-
-# Imported W3C HTML/DOM ref tests that are failing.
-imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-pre-N-between-Rs.html [ ImageOnlyFailure ]
-imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-N-between-Rs.html [ ImageOnlyFailure ]
-imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-script-N-between-Rs.html [ ImageOnlyFailure ]
-imported/w3c/web-platform-tests/html/dom/elements/global-attributes/style-01.html [ ImageOnlyFailure ]
-
-imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/010.html [ Failure Timeout ]
-imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/environment-changes/viewport-change.html [ Failure ]
-
-# Imported Mozilla SVG tests
-webkit.org/b/5968 imported/mozilla/svg/linearGradient-basic-03.svg [ ImageOnlyFailure ]
-webkit.org/b/32177 imported/mozilla/svg/as-image/background-image-rect-1png.html [ ImageOnlyFailure ]
-webkit.org/b/32177 imported/mozilla/svg/as-image/background-image-rect-2.html [ ImageOnlyFailure ]
-webkit.org/b/32177 imported/mozilla/svg/text-white-space-01.svg [ ImageOnlyFailure ]
-webkit.org/b/72401 imported/mozilla/svg/pathLength-01.svg [ ImageOnlyFailure ]
-webkit.org/b/112032 imported/mozilla/svg/text-layout-01.svg [ ImageOnlyFailure ]
-webkit.org/b/139107 imported/mozilla/svg/clip-02a.svg [ ImageOnlyFailure ]
-webkit.org/b/139107 imported/mozilla/svg/clip-02b.svg [ ImageOnlyFailure ]
-webkit.org/b/139115 imported/mozilla/svg/dynamic-conditions-03.svg [ ImageOnlyFailure ]
-webkit.org/b/139115 imported/mozilla/svg/svg-integration/dynamic-conditions-outer-svg-02.xhtml [ ImageOnlyFailure ]
-webkit.org/b/139116 imported/mozilla/svg/conditions-07.svg [ ImageOnlyFailure ]
-webkit.org/b/139117 imported/mozilla/svg/conditions-08.svg [ ImageOnlyFailure ]
-webkit.org/b/139118 imported/mozilla/svg/cssComment-in-attribute-01.svg [ ImageOnlyFailure ]
-imported/mozilla/svg/dynamic-conditions-08.svg [ Pass ImageOnlyFailure ]
-imported/mozilla/svg/dynamic-conditions-12.svg [ Pass ImageOnlyFailure ]
-webkit.org/b/139119 imported/mozilla/svg/text/multiple-x-rtl.svg [ ImageOnlyFailure ]
-webkit.org/b/139119 imported/mozilla/svg/text/multiple-x-holes-rtl.svg [ ImageOnlyFailure ]
-webkit.org/b/139119 imported/mozilla/svg/text/multiple-x-multiple-dx-anchor-end-bidi.svg [ ImageOnlyFailure ]
-webkit.org/b/139119 imported/mozilla/svg/text/multiple-x-bidi.svg [ ImageOnlyFailure ]
-webkit.org/b/139119 imported/mozilla/svg/text/multiple-x-holes-bidi.svg [ ImageOnlyFailure ]
-webkit.org/b/139119 imported/mozilla/svg/text/multiple-x-holes-multiple-dx-rtl.svg [ ImageOnlyFailure ]
-webkit.org/b/139119 imported/mozilla/svg/text/multiple-x-multiple-dx-anchor-end-rtl.svg [ ImageOnlyFailure ]
-webkit.org/b/139119 imported/mozilla/svg/text/multiple-x-anchor-end-bidi.svg [ ImageOnlyFailure ]
-webkit.org/b/139119 imported/mozilla/svg/text/multiple-x-anchor-end-rtl.svg [ ImageOnlyFailure ]
-webkit.org/b/139119 imported/mozilla/svg/text/multiple-x-multiple-dx-bidi.svg [ ImageOnlyFailure ]
-webkit.org/b/139119 imported/mozilla/svg/text/multiple-x-multiple-dx-rtl.svg [ ImageOnlyFailure ]
-webkit.org/b/139119 imported/mozilla/svg/text/simple-multiple-dx-anchor-end-bidi.svg [ ImageOnlyFailure ]
-webkit.org/b/139119 imported/mozilla/svg/text/simple-multiple-dx-anchor-end-rtl.svg [ ImageOnlyFailure ]
-webkit.org/b/139119 imported/mozilla/svg/text/simple-multiple-dx-rtl.svg [ ImageOnlyFailure ]
-webkit.org/b/139119 imported/mozilla/svg/text/simple-multiple-dx-bidi.svg [ ImageOnlyFailure ]
-webkit.org/b/139119 imported/mozilla/svg/text/simple-multiple-dx-anchor-middle-rtl.svg [ ImageOnlyFailure ]
-webkit.org/b/139119 imported/mozilla/svg/text/multiple-chunks-multiple-dx-bidi.svg [ ImageOnlyFailure ]
-webkit.org/b/139119 imported/mozilla/svg/text/multiple-chunks-multiple-dx-different-anchor-bidi.svg [ ImageOnlyFailure ]
-webkit.org/b/139119 imported/mozilla/svg/text/multiple-chunks-multiple-dx-different-anchor-rtl.svg [ ImageOnlyFailure ]
-webkit.org/b/139119 imported/mozilla/svg/text/multiple-chunks-multiple-dx-rtl.svg [ ImageOnlyFailure ]
-webkit.org/b/139119 imported/mozilla/svg/text/multiple-chunks-rtl.svg [ ImageOnlyFailure ]
-webkit.org/b/139119 imported/mozilla/svg/text/multiple-chunks-different-anchor-rtl.svg [ ImageOnlyFailure ]
-webkit.org/b/139119 imported/mozilla/svg/text/multiple-chunks-different-anchor-bidi.svg [ ImageOnlyFailure ]
-webkit.org/b/139119 imported/mozilla/svg/text/multiple-chunks-bidi.svg [ ImageOnlyFailure ]
-webkit.org/b/139132 imported/mozilla/svg/dynamic-switch-01.svg [ ImageOnlyFailure ]
-webkit.org/b/139154 imported/mozilla/svg/dynamic-marker-01.svg [ ImageOnlyFailure ]
-webkit.org/b/139155 imported/mozilla/svg/dynamic-textPath-01.svg [ ImageOnlyFailure ]
-webkit.org/b/139155 imported/mozilla/svg/dynamic-textPath-02.svg [ ImageOnlyFailure ]
-webkit.org/b/139155 imported/mozilla/svg/dynamic-textPath-03.svg [ ImageOnlyFailure ]
-webkit.org/b/139155 imported/mozilla/svg/dynamic-pattern-01.svg [ ImageOnlyFailure ]
-webkit.org/b/139155 imported/mozilla/svg/dynamic-use-01.svg [ ImageOnlyFailure ]
-webkit.org/b/139155 imported/mozilla/svg/dynamic-use-03.svg [ ImageOnlyFailure ]
-webkit.org/b/139155 imported/mozilla/svg/dynamic-use-07.svg [ ImageOnlyFailure ]
-webkit.org/b/139183 imported/mozilla/svg/text/pseudo-first-letter.svg [ ImageOnlyFailure ]
-webkit.org/b/139184 imported/mozilla/svg/text/pseudo-first-line.svg [ ImageOnlyFailure ]
-webkit.org/b/139184 imported/mozilla/svg/text/simple-multiline-anchor-end.svg [ ImageOnlyFailure ]
-webkit.org/b/139184 imported/mozilla/svg/text/simple-multiline-number.svg [ ImageOnlyFailure ]
-webkit.org/b/139184 imported/mozilla/svg/text/simple-multiline-pc.svg [ ImageOnlyFailure ]
-webkit.org/b/139184 imported/mozilla/svg/text/simple-multiline.svg [ ImageOnlyFailure ]
-webkit.org/b/139186 imported/mozilla/svg/text/pseudo-first-line-2.svg [ ImageOnlyFailure ]
-webkit.org/b/139186 imported/mozilla/svg/text/textpath-multiline.svg [ ImageOnlyFailure ]
-webkit.org/b/139186 imported/mozilla/svg/text/textpath-multiline-2.svg [ ImageOnlyFailure ]
-webkit.org/b/139186 imported/mozilla/svg/text/ignore-text-align-2.svg [ ImageOnlyFailure ]
-webkit.org/b/139192 imported/mozilla/svg/smil/transform/rotate-angle-4.svg [ ImageOnlyFailure ]
-webkit.org/b/139192 imported/mozilla/svg/smil/transform/rotate-angle-5.svg [ ImageOnlyFailure ]
-webkit.org/b/139199 imported/mozilla/svg/as-image/img-content-outside-viewBox-1.html [ ImageOnlyFailure ]
-webkit.org/b/131354 imported/mozilla/svg/blend-color.svg [ ImageOnlyFailure ]
-webkit.org/b/131354 imported/mozilla/svg/blend-difference-stacking.html [ ImageOnlyFailure ]
-webkit.org/b/131354 imported/mozilla/svg/blend-hard-light.svg [ ImageOnlyFailure ]
-webkit.org/b/131354 imported/mozilla/svg/blend-hue.svg [ ImageOnlyFailure ]
-webkit.org/b/131354 imported/mozilla/svg/blend-luminosity.svg [ ImageOnlyFailure ]
-webkit.org/b/131354 imported/mozilla/svg/blend-saturation.svg [ ImageOnlyFailure ]
-webkit.org/b/139210 imported/mozilla/svg/text/textLength-5.svg [ ImageOnlyFailure ]
-webkit.org/b/139210 imported/mozilla/svg/text/textLength-6.svg [ ImageOnlyFailure ]
-webkit.org/b/139237 imported/mozilla/svg/filters/feComposite-1.svg [ ImageOnlyFailure ]
-webkit.org/b/139258 imported/mozilla/svg/text-layout-05.svg [ ImageOnlyFailure ]
-webkit.org/b/139266 imported/mozilla/svg/text/dynamic-multiple-x.svg [ ImageOnlyFailure ]
-webkit.org/b/139282 imported/mozilla/svg/image/image-filter-01.svg [ ImageOnlyFailure ]
-webkit.org/b/139322 imported/mozilla/svg/text/dynamic-non-scaling-stroke.svg [ ImageOnlyFailure ]
-webkit.org/b/139407 imported/mozilla/svg/as-image/border-image-simple-1.html [ ImageOnlyFailure ]
-webkit.org/b/139412 imported/mozilla/svg/filters/svg-filter-chains/clip-input.svg [ ImageOnlyFailure ]
-webkit.org/b/139412 imported/mozilla/svg/filters/svg-filter-chains/clip-output.svg [ ImageOnlyFailure ]
-webkit.org/b/139414 imported/mozilla/svg/filters/feColorMatrix-1.svg [ ImageOnlyFailure ]
-webkit.org/b/139414 imported/mozilla/svg/filters/feColorMatrix-2.svg [ ImageOnlyFailure ]
-webkit.org/b/139414 imported/mozilla/svg/filters/feConvolveMatrix-bias-01.svg [ ImageOnlyFailure ]
-webkit.org/b/139417 imported/mozilla/svg/filters/filter-marked-line-02.svg [ ImageOnlyFailure ]
-webkit.org/b/139417 imported/mozilla/svg/filters/filter-marked-line-03.svg [ ImageOnlyFailure ]
-webkit.org/b/139417 imported/mozilla/svg/filters/filter-marked-line-04.svg [ ImageOnlyFailure ]
-webkit.org/b/139417 imported/mozilla/svg/filters/filter-marked-line-05.svg [ ImageOnlyFailure ]
-webkit.org/b/139417 imported/mozilla/svg/filters/filter-marked-line-06.svg [ ImageOnlyFailure ]
-webkit.org/b/139417 imported/mozilla/svg/filters/filter-marked-line-07.svg [ ImageOnlyFailure ]
-webkit.org/b/139417 imported/mozilla/svg/filters/filter-marked-line-08.svg [ ImageOnlyFailure ]
-webkit.org/b/139417 imported/mozilla/svg/filters/filter-marked-line-09.svg [ ImageOnlyFailure ]
-
-[ Debug ] fast/loader/document-with-fragment-url-3.html [ Pass Timeout ]
-[ Debug ] fast/loader/document-with-fragment-url-4.html [ Pass Timeout ]
-
-webkit.org/b/110546 [ Debug ] fast/parser/document-write-fighting-eof.html [ Skip ]
-webkit.org/b/110546 [ Debug ] fast/parser/document-write-partial-entity-before-load.html [ Skip ]
-
-webkit.org/b/85902 [ Debug ] fast/overflow/lots-of-sibling-inline-boxes.html [ Slow ]
-webkit.org/b/121452 [ Debug ] fast/frames/lots-of-objects.html [ Slow ]
-webkit.org/b/121452 [ Debug ] fast/frames/lots-of-iframes.html [ Slow ]
-webkit.org/b/135053 [ Debug ] html5lib/webkit-resumer.html [ Slow ]
-[ Debug ] js/dfg-double-vote-fuzz.html [ Slow ]
-[ Debug ] js/dom/string-replacement-outofmemory.html [ Slow ]
-[ Debug ] webgl/1.0.2/conformance/uniforms/gl-uniform-arrays.html [ Slow ]
-[ Debug ] js/dfg-osr-entry-hoisted-clobbered-structure-check.html [ Slow ]
-[ Debug ] editing/selection/move-by-character-brute-force.html [ Slow ]
-[ Debug ] fast/workers/dedicated-worker-lifecycle.html [ Slow ]
-[ Debug ] js/dom/random-array-gc-stress.html [ Slow ]
-[ Debug ] editing/selection/move-by-word-visually-crash-test-5.html [ Slow ]
-[ Debug ] editing/selection/caret-at-bidi-boundary.html [ Slow ]
-[ Debug ] js/dom/line-column-numbers.html [ Slow ]
-[ Debug ] css3/flexbox/multiline-justify-content.html [ Slow ]
-[ Debug ] accessibility/table-sections.html [ Slow ]
-
-webkit.org/b/142175 js/promises-tests/promises-tests-2-1-2.html [ Pass Timeout ]
-
-webkit.org/b/139840 fast/xmlhttprequest/xmlhttprequest-recursive-sync-event.html [ Pass Failure ]
-
-webkit.org/b/140043 js/dom/Promise.html [ Pass Failure ]
-
-webkit.org/b/141267 http/tests/misc/detached-frame-console.html [ Pass Failure ]
-
-# Aborting application cache abort tests are intrinsically flaky.
-webkit.org/b/87633 http/tests/appcache/abort-cache-onchecking-manifest-404.html [ Pass Failure ]
-webkit.org/b/87633 http/tests/appcache/abort-cache-ondownloading-resource-404.html [ Pass Failure ]
-webkit.org/b/87633 http/tests/appcache/deferred-events-delete-while-raising-timer.html [ Pass Failure ]
-webkit.org/b/87633 http/tests/appcache/deferred-events-delete-while-raising.html [ Pass Failure ]
-webkit.org/b/87633 http/tests/appcache/deferred-events.html [ Pass Failure ]
-
-webkit.org/b/147520 http/tests/appcache/fail-on-update.html [ Pass Failure ]
-webkit.org/b/147520 http/tests/appcache/fail-on-update-2.html [ Pass Failure ]
-
-webkit.org/b/141370 http/tests/security/appcache-in-private-browsing.html [ Pass Failure ]
-
-# The current expectations for this test only make sense for WebKit on iOS; other platforms can have very different behaviors.
-webkit.org/b/141488 fast/replaced/pdf-as-object-and-embed.html [ Skip ]
-
-webkit.org/b/141695 [ Debug ] fast/selectors/nth-last-child-of-register-requirement.html [ Slow ]
-[ Debug ] fast/selectors/case-insensitive-attribute-register-requirement-1.html [ Slow ]
-
-# Content extensions are Mac-WK2-only for now
-http/tests/contentextensions [ Skip ]
-http/tests/websocket/tests/hybi/contentextensions [ Skip ]
-
-webkit.org/b/149072 svg/animations/svgboolean-animation-1.html [ Pass Failure ]
-
-webkit.org/b/143085 media/track/track-mode.html [ Pass Timeout ]
-
-# In ES6, Object type restrictions on a first parameter of several Object.* functions are relaxed.
-webkit.org/b/142937 ietestcenter/Javascript/15.2.3.2-1.html [ Failure ]
-webkit.org/b/142937 ietestcenter/Javascript/15.2.3.3-1.html [ Failure ]
-webkit.org/b/142937 ietestcenter/Javascript/15.2.3.4-1.html [ Failure ]
-webkit.org/b/142937 ietestcenter/Javascript/15.2.3.8-1.html [ Failure ]
-webkit.org/b/142937 ietestcenter/Javascript/15.2.3.9-1.html [ Failure ]
-webkit.org/b/142937 ietestcenter/Javascript/15.2.3.10-1.html [ Failure ]
-webkit.org/b/142937 ietestcenter/Javascript/15.2.3.11-1.html [ Failure ]
-webkit.org/b/142937 ietestcenter/Javascript/15.2.3.12-1.html [ Failure ]
-webkit.org/b/142937 ietestcenter/Javascript/15.2.3.13-1.html [ Failure ]
-webkit.org/b/142937 ietestcenter/Javascript/15.2.3.14-1-1.html [ Failure ]
-webkit.org/b/142937 ietestcenter/Javascript/15.2.3.14-1-2.html [ Failure ]
-webkit.org/b/142937 ietestcenter/Javascript/15.2.3.14-1-3.html [ Failure ]
-
-[ Debug ] js/regress-141098.html [ Slow ]
-
-# IDBVersionChangeEvent tests need to be rewritten to use event constructors instead of createEvent,
-# after we implement the IDBVersionChangeEvent constructor.
-webkit.org/b/145390 storage/indexeddb/events.html [ Failure ]
-webkit.org/b/145390 storage/indexeddb/events-private.html [ Failure ]
-webkit.org/b/145390 storage/indexeddb/removed.html [ Failure ]
-webkit.org/b/145390 storage/indexeddb/removed-private.html [ Failure ]
-
-webkit.org/b/145390 storage/indexeddb/deleteIndex-bug110792-private.html [ Pass Failure ]
-webkit.org/b/145390 storage/indexeddb/deleteIndex-bug110792.html [ Pass Failure ]
-
-# DumpRenderTree does not allow GIFs to animate, thus animated GIF tests don't work in WebKit1.
-fast/images/animated-gif-no-layout.html [ ImageOnlyFailure ]
-fast/images/gif-loop-count.html [ ImageOnlyFailure ]
-
-webkit.org/b/146182 editing/selection/leak-document-with-selection-inside.html [ Pass Failure ]
-
-# Media Sessions is not yet enabled by default: ENABLE(MEDIA_SESSION)
-media/session [ Skip ]
-
-# WebRTC backend not enabled by default on Mac/iOS release bots.
-# GTK enables some of this tests on their TestExpectations file.
-[ Release ] webrtc [ Skip ]
-
-[ Debug ] webrtc/audio-peer-connection-webaudio.html [ Failure ]
-fast/mediastream/getUserMedia-webaudio.html [ Skip ]
-fast/mediastream/RTCPeerConnection-AddRemoveStream.html [ Skip ]
-fast/mediastream/RTCPeerConnection-closed-state.html [ Skip ]
-fast/mediastream/RTCPeerConnection-iceconnectionstatechange-event.html [ Skip ]
-fast/mediastream/RTCPeerConnection-more-media-to-negotiate.html [ Skip ]
-fast/mediastream/RTCPeerConnection-onnegotiationneeded.html [ Skip ]
-fast/mediastream/RTCPeerConnection-overloaded-operations-params.html [ Skip ]
-fast/mediastream/RTCRtpSender-replaceTrack.html [ Skip ]
-fast/mediastream/RTCPeerConnection-icecandidate-event.html [ Pass Failure ]
-
-# See webkit.org/b/168736
-fast/mediastream/RTCPeerConnection-addIceCandidate.html [ Failure  ]
-imported/w3c/web-platform-tests/webrtc/datachannel-emptystring.html [ Failure  ]
-imported/w3c/web-platform-tests/webrtc/no-media-call.html [ Failure  ]
-imported/w3c/web-platform-tests/webrtc/promises-call.html [ Failure  ]
-
-# Need updating wptserve
-imported/w3c/web-platform-tests/XMLHttpRequest/setrequestheader-content-type.htm [ Skip ]
-imported/w3c/web-platform-tests/XMLHttpRequest/open-url-redirected-worker-origin.htm [ Skip ]
-imported/w3c/web-platform-tests/html/webappapis/system-state-and-capabilities/the-navigator-object/NavigatorID.html [ Skip ]
-imported/w3c/web-platform-tests/html/webappapis/system-state-and-capabilities/the-navigator-object/NavigatorID.worker.html [ Skip ]
-imported/w3c/web-platform-tests/XMLHttpRequest/anonymous-mode-unsupported.htm [ Failure ]
-imported/w3c/web-platform-tests/XMLHttpRequest/open-after-setrequestheader.htm [ Failure ]
-imported/w3c/web-platform-tests/XMLHttpRequest/open-referer.htm [ Failure ]
-imported/w3c/web-platform-tests/XMLHttpRequest/send-accept-language.htm [ Failure ]
-imported/w3c/web-platform-tests/XMLHttpRequest/setrequestheader-allow-empty-value.htm [ Failure ]
-imported/w3c/web-platform-tests/XMLHttpRequest/setrequestheader-allow-whitespace-in-value.htm [ Failure ]
-imported/w3c/web-platform-tests/XMLHttpRequest/setrequestheader-case-insensitive.htm [ Failure ]
-imported/w3c/web-platform-tests/XMLHttpRequest/setrequestheader-header-allowed.htm [ Failure ]
-imported/w3c/web-platform-tests/XMLHttpRequest/setrequestheader-header-forbidden.htm [ Failure ]
-imported/w3c/web-platform-tests/XMLHttpRequest/setrequestheader-open-setrequestheader.htm [ Failure ]
-imported/w3c/web-platform-tests/html/dom/interfaces.worker.html [ Failure ]
-imported/w3c/web-platform-tests/html/webappapis/scripting/events/event-handler-attributes-body-window.html [ Failure ]
-
-# Only iOS WK1 has testRunner.setPagePaused.
-fast/dom/timer-fire-after-page-pause.html [ Skip ]
-
-webkit.org/b/148026 [ Debug ] animations/restart-after-scroll.html [ Skip ]
-
-webkit.org/b/148650 fast/repaint/add-table-overpaint.html [ Pass Failure ]
-
-webkit.org/b/148801 imported/w3c/css/css-color-3/t422-rgba-onscreen-b.xht [ ImageOnlyFailure ]
-webkit.org/b/148801 imported/w3c/css/css-color-3/t422-rgba-onscreen-multiple-boxes-c.xht [ ImageOnlyFailure ]
-webkit.org/b/148801 imported/w3c/css/css-color-3/t425-hsla-onscreen-multiple-boxes-c.xht [ ImageOnlyFailure ]
-
-# Many CSS WG multicol-1 tests fail with 1px differences
-webkit.org/b/148806 imported/w3c/css/css-multicol-1/multicol-count-large-001.xht [ ImageOnlyFailure ]
-webkit.org/b/148806 imported/w3c/css/css-multicol-1/multicol-count-large-002.xht [ ImageOnlyFailure ]
-webkit.org/b/148806 imported/w3c/css/css-multicol-1/multicol-rule-fraction-003.xht [ ImageOnlyFailure ]
-webkit.org/b/148806 imported/w3c/css/css-multicol-1/multicol-count-computed-002.xht [ ImageOnlyFailure ]
-
-# http://www.w3.org/TR/css3-multicol/#column-span0
-# A spanning element takes up more space than the element would take up otherwise.
-# When space is limited, it may be impossible to find room for the spanning element.
-# In these cases, user agents may treat the element as if ‘none’ had been specified on this property.
-imported/w3c/css/css-multicol-1/multicol-span-all-child-002.xht [ WontFix ]
-
-webkit.org/b/148818 imported/w3c/css/css-multicol-1/multicol-fill-auto-block-children-002.xht [ ImageOnlyFailure ] # only scrollbar
-webkit.org/b/148818 imported/w3c/css/css-multicol-1/multicol-nested-column-rule-001.xht [ ImageOnlyFailure ] # only scrollbar
-
-webkit.org/b/148812 imported/w3c/css/css-multicol-1/multicol-width-small-001.xht [ ImageOnlyFailure ]
-webkit.org/b/148814 imported/w3c/css/css-multicol-1/multicol-break-001.xht [ ImageOnlyFailure ]
-webkit.org/b/148816 imported/w3c/css/css-multicol-1/multicol-rule-004.xht [ ImageOnlyFailure ]
-webkit.org/b/148823 imported/w3c/css/css-multicol-1/multicol-span-all-margin-nested-003.xht [ ImageOnlyFailure ]
-
-# Causes the following test to be flaky.
-webkit.org/b/148950 imported/w3c/web-platform-tests/html/semantics/document-metadata/the-base-element/base_href_specified.sub.html [ Skip ]
-
-# FIXME: The following failures need individual bugs.
-webkit.org/b/148805 imported/w3c/css/css-multicol-1/multicol-inherit-003.xht [ ImageOnlyFailure ]
-webkit.org/b/148805 imported/w3c/css/css-multicol-1/multicol-inherit-004.xht [ ImageOnlyFailure ]
-webkit.org/b/148805 imported/w3c/css/css-multicol-1/multicol-span-all-margin-002.xht [ ImageOnlyFailure ]
-webkit.org/b/148805 imported/w3c/css/css-multicol-1/multicol-span-all-margin-bottom-001.xht [ ImageOnlyFailure ]
-webkit.org/b/148805 imported/w3c/css/css-multicol-1/multicol-span-all-margin-nested-002.xht [ ImageOnlyFailure ]
-webkit.org/b/148805 imported/w3c/css/css-multicol-1/multicol-table-cell-vertical-align-001.xht [ ImageOnlyFailure ]
-webkit.org/b/148805 imported/w3c/css/css-multicol-1/multicol-count-computed-001.xht [ ImageOnlyFailure ]
-webkit.org/b/148805 imported/w3c/css/css-multicol-1/multicol-width-ems-001.xht [ ImageOnlyFailure ] # Could be a bad test?
-webkit.org/b/148805 imported/w3c/css/css-multicol-1/multicol-nested-margin-002.xht [ ImageOnlyFailure ]
-webkit.org/b/148805 imported/w3c/css/css-multicol-1/multicol-nested-margin-003.xht [ ImageOnlyFailure ]
-webkit.org/b/148805 imported/w3c/css/css-multicol-1/multicol-br-inside-avoidcolumn-001.xht [ ImageOnlyFailure ]
-webkit.org/b/148805 imported/w3c/css/css-multicol-1/multicol-nested-margin-004.xht [ ImageOnlyFailure ]
-webkit.org/b/148805 imported/w3c/css/css-multicol-1/multicol-nested-margin-005.xht [ ImageOnlyFailure ]
-webkit.org/b/148805 imported/w3c/css/css-multicol-1/multicol-span-all-margin-nested-001.xht [ ImageOnlyFailure ]
-webkit.org/b/148805 imported/w3c/css/css-multicol-1/multicol-fill-auto.xht [ ImageOnlyFailure ]
-webkit.org/b/148805 imported/w3c/css/css-multicol-1/multicol-zero-height-001.xht [ ImageOnlyFailure ]
-webkit.org/b/148805 imported/w3c/css/css-multicol-1/multicol-span-all-child-001.xht [ ImageOnlyFailure ]
-
-webkit.org/b/148884 imported/w3c/web-platform-tests/html/semantics/forms/textfieldselection/selection.html [ Pass Failure ]
-
-webkit.org/b/148922 svg/as-object/svg-in-object-dynamic-attribute-change.html [ Pass ImageOnlyFailure ]
-webkit.org/b/148925 svg/dom/svg-root-lengths.html [ Pass Failure ]
-
-webkit.org/b/150541 imported/blink/transitions/unprefixed-perspective.html [ Pass Failure Timeout ]
-
-# Subpixel table failures.
-# This test makes no sense (ceil on table and expect the same result)
-fast/text/hyphen-min-preferred-width.html [ ImageOnlyFailure ]
-# These fail the same way on FF.
-fast/css-intrinsic-dimensions/height-css-tables.html [ ImageOnlyFailure ]
-fast/sub-pixel/input-caret-on-subpixel-bound.html [ ImageOnlyFailure ]
-fast/css-intrinsic-dimensions/height-tables.html [ ImageOnlyFailure ]
-# integral hittest vs. subpixel table
-fast/table/hittest-tablecell-with-borders-right-edge.html [ Pass Failure ]
-fast/table/hittest-tablecell-right-edge.html [ Pass Failure ]
-fast/css/appearance-apple-pay-button.html [ ImageOnlyFailure ]
-
-webkit.org/b/150598 fast/repaint/table-hover-on-link.html [ Pass Failure ]
-
-webkit.org/b/151949 streams/reference-implementation/pipe-to.html [ Failure ]
-webkit.org/b/154687 streams/pipe-to.html [ Slow ]
-
-webkit.org/b/52185 fast/css/vertical-align-baseline-rowspan-010.html [ ImageOnlyFailure ]
-
-webkit.org/b/155634 http/tests/security/shape-image-cors-redirect-error-message-logging-1.html [ Pass Failure ]
-webkit.org/b/155634 http/tests/security/shape-image-cors-redirect-error-message-logging-2.html [ Pass Failure ]
-webkit.org/b/155634 http/tests/security/shape-image-cors-redirect-error-message-logging-3.html [ Pass Failure ]
-webkit.org/b/155634 http/tests/security/shape-image-cors-redirect-error-message-logging-4.html [ Pass Failure ]
-
-# Content Security Policy failures
-webkit.org/b/111869 http/tests/security/contentSecurityPolicy/eval-blocked-and-sends-report.html
-webkit.org/b/153148 http/tests/security/contentSecurityPolicy/eval-allowed-in-report-only-mode-and-sends-report.php
-webkit.org/b/153150 http/tests/security/contentSecurityPolicy/1.1/child-src/frame-fires-load-event-when-blocked.html
-webkit.org/b/153150 http/tests/security/contentSecurityPolicy/1.1/child-src/frame-fires-load-event-when-redirect-blocked.html
-webkit.org/b/153152 http/tests/security/contentSecurityPolicy/manifest-src-allowed.html # Needs testRunner.getManifestThen()
-webkit.org/b/153152 http/tests/security/contentSecurityPolicy/manifest-src-blocked.html # Needs testRunner.getManifestThen()
-webkit.org/b/153155 http/tests/security/contentSecurityPolicy/1.1/scripthash-basic-blocked-error-event.html
-webkit.org/b/153155 http/tests/security/contentSecurityPolicy/1.1/stylehash-basic-blocked-error-event.html
-webkit.org/b/153155 http/tests/security/contentSecurityPolicy/1.1/stylehash-svg-style-basic-blocked-error-event.html
-webkit.org/b/153155 http/tests/security/contentSecurityPolicy/1.1/stylenonce-basic-blocked-error-event.html
-webkit.org/b/153155 http/tests/security/contentSecurityPolicy/1.1/stylenonce-svg-style-basic-blocked-error-event.html
-webkit.org/b/153155 http/tests/security/contentSecurityPolicy/style-src-blocked-error-event.html
-webkit.org/b/153159 http/tests/security/contentSecurityPolicy/image-document-default-src-none.html [ Failure ]
-webkit.org/b/153160 http/tests/security/contentSecurityPolicy/object-src-does-not-affect-child.html [ Failure ]
-webkit.org/b/153160 http/tests/security/contentSecurityPolicy/plugin-in-iframe-with-csp.html [ Failure ]
-webkit.org/b/153161 http/tests/security/contentSecurityPolicy/register-bypassing-scheme-partial.html [ Failure ]
-webkit.org/b/153162 http/tests/security/contentSecurityPolicy/report-multiple-violations-01.php [ Failure ]
-webkit.org/b/153162 http/tests/security/contentSecurityPolicy/report-multiple-violations-02.php [ Failure ]
-webkit.org/b/154203 http/tests/security/contentSecurityPolicy/1.1/frame-ancestors/frame-ancestors-overrides-xfo.html
-webkit.org/b/154522 http/tests/security/contentSecurityPolicy/1.1/securitypolicyviolation-base-uri-deny.html
-webkit.org/b/155132 http/tests/security/contentSecurityPolicy/video-with-https-url-allowed-by-csp-media-src-star.html [ Failure ]
-http/tests/security/contentSecurityPolicy/script-src-blocked-error-event.html [ Pass Failure ]
-webkit.org/b/158480 http/tests/websocket/tests/hybi/upgrade-simple-ws.html [ Skip ]
-
-# These state object tests purposefully stress a resource limit, and take multiple seconds to run.
-loader/stateobjects/pushstate-size-iframe.html [ Slow ]
-loader/stateobjects/pushstate-size.html [ Slow ]
-loader/stateobjects/replacestate-size-iframe.html [ Slow ]
-loader/stateobjects/replacestate-size.html [ Slow ]
-
-# outline: auto -focusring.
-imported/blink/fast/multicol/outlines-at-column-boundaries.html [ ImageOnlyFailure ]
-fast/multicol/multicol-with-child-renderLayer-for-input.html [ ImageOnlyFailure ]
-
-# Assertion failure in MessagePort::contextDestroyed, usually attributed to later tests
-webkit.org/b/94458 http/tests/security/MessagePort/event-listener-context.html [ Skip ]
-
-########################################
-### START OF IndexedDB failures
-
-# Times out for unexplored reasons                                                             
-storage/indexeddb/database-quota.html [ Skip ]
-storage/indexeddb/database-quota-private.html [ Skip ]
-
-# Modern IDB page cache interaction not yet sorted out
-fast/history/page-cache-indexed-closed-db.html [ Failure ]
-
-# IDB is currently disabled in private browsing.
-# With Modern IDB and the in-memory backing store, that should change.
-storage/indexeddb/open-db-private-browsing.html [ Failure ]
-
-# Relies on internals.observeGC
-storage/indexeddb/connection-leak-private.html [ Skip ]
-storage/indexeddb/connection-leak.html [ Skip ]
-storage/indexeddb/cursor-leak-private.html [ Failure ]
-storage/indexeddb/cursor-leak.html [ Skip ]
-storage/indexeddb/cursor-request-cycle-private.html [ Failure ]
-storage/indexeddb/cursor-request-cycle.html [ Skip ]
-storage/indexeddb/delete-closed-database-object-private.html [ Skip ]
-storage/indexeddb/delete-closed-database-object.html [ Skip ]
-storage/indexeddb/request-leak-private.html [ Failure ]
-storage/indexeddb/request-leak.html [ Failure ]
-
-webkit.org/b/154619 storage/indexeddb/odd-strings.html [ Skip ]
-
-# IDB workers test fails - The worker's attempt to open the database creates a new UniqueIDBDatabase
-# Could be a SessionID difference? Something is giving the worker a different namespace.
-storage/indexeddb/dont-commit-on-blocked-private.html [ Failure ]
-
-# Test's behavior specific to Legacy IDB with LevelDB backend
-# Modern IDB is spec-compliant without supporting this behavior
-storage/indexeddb/transaction-starvation.html [ Skip ]
-
-# Times out because we only consider &quot;onblocked&quot;'ing one test at a time,
-# which is allowed by the spec and is what Firefox and Edge do.
-storage/indexeddb/deletedatabase-delayed-by-versionchange.html [ Skip ]
-
-# We allowed disabling IDB at runtime to support polyfills in WK1 before Modern IDB.
-# It's unclear if we need to continue supporting this.
-storage/indexeddb/properties-disabled-at-runtime.html [ Failure ]
-
-# In debug builds, runs too slowly for the test timeout.
-[ Debug ] imported/w3c/web-platform-tests/IndexedDB/idbindex-multientry-big.htm [ Failure ]
-
-# Test is crashing
-imported/w3c/web-platform-tests/IndexedDB/keypath-exceptions.htm [ Skip ]
-
-# SQLite backend tests that timeout
-storage/indexeddb/modern/transaction-scheduler-1.html [ Skip ]
-storage/indexeddb/modern/transaction-scheduler-2.html [ Skip ]
-storage/indexeddb/modern/transaction-scheduler-5.html [ Skip ]
-storage/indexeddb/modern/transaction-scheduler-6.html [ Skip ]
-storage/indexeddb/transaction-coordination-within-database.html [ Skip ]
-
-# These two IDB tests are, by their nature, very slow
-# Skip these until we have a fix for webkit.org/b/155041
-storage/indexeddb/modern/exceed-open-file-limit.html [ Skip ]
-webkit.org/b/155028 storage/indexeddb/modern/256-open-databases.html [ Skip ]
-
-### END OF IndexedDB failures
-########################################
-
-# RTL Scrollbars are only implemented for GTK+ and certain versions of OS X
-fast/scrolling/rtl-scrollbars.html [ ImageOnlyFailure ]
-fast/scrolling/rtl-scrollbars-simple.html [ ImageOnlyFailure ]
-fast/scrolling/rtl-scrollbars-overflow-contents.html [ ImageOnlyFailure ]
-fast/scrolling/rtl-scrollbars-overflow-dir-rtl.html [ ImageOnlyFailure ]
-fast/scrolling/rtl-scrollbars-overflow-padding.html [ ImageOnlyFailure ]
-fast/scrolling/rtl-scrollbars-overflow-simple.html [ ImageOnlyFailure ]
-fast/scrolling/rtl-scrollbars-overflow.html [ ImageOnlyFailure ]
-fast/scrolling/rtl-scrollbars-overflow-elementFromPoint.html [ Failure ]
-fast/scrolling/rtl-scrollbars-overflow-position-absolute.html [ ImageOnlyFailure ]
-fast/scrolling/rtl-scrollbars-overflow-text-selection-scrolled.html [ ImageOnlyFailure ]
-fast/scrolling/rtl-scrollbars-position-absolute.html [ ImageOnlyFailure ]
-fast/scrolling/rtl-scrollbars-position-fixed.html [ ImageOnlyFailure ]
-fast/scrolling/rtl-scrollbars-text-selection-scrolled.html [ ImageOnlyFailure ]
-fast/scrolling/rtl-scrollbars-text-selection.html [ ImageOnlyFailure ]
-fast/scrolling/rtl-scrollbars-iframe-offset.html [ ImageOnlyFailure ]
-fast/scrolling/rtl-scrollbars-elementFromPoint-static.html [ Failure ]
-fast/scrolling/rtl-scrollbars-iframe-scrolled.html [ ImageOnlyFailure ]
-fast/scrolling/rtl-scrollbars-positioning.html [ ImageOnlyFailure ]
-fast/scrolling/rtl-scrollbars-listbox-scroll.html [ ImageOnlyFailure ]
-fast/scrolling/rtl-scrollbars-listbox-select-left.html [ ImageOnlyFailure ]
-fast/scrolling/rtl-scrollbars-listbox-select-right.html [ ImageOnlyFailure ]
-fast/scrolling/rtl-scrollbars-listbox-simple.html [ ImageOnlyFailure ]
-fast/scrolling/rtl-scrollbars-listbox.html [ ImageOnlyFailure ]
-fast/scrolling/rtl-scrollbars-positioned-intersect-scrollbars.html [ ImageOnlyFailure ]
-fast/scrolling/rtl-scrollbars-alternate-body-dir-attr-does-not-update-scrollbar-placement.html [ Skip ]
-fast/scrolling/rtl-scrollbars-alternate-body-dir-attr-does-not-update-scrollbar-placement-2.html [ ImageOnlyFailure ]
-fast/scrolling/rtl-scrollbars-alternate-iframe-body-dir-attr-does-not-update-scrollbar-placement.html [ ImageOnlyFailure ]
-fast/scrolling/rtl-scrollbars-animation-property.html [ Failure ]
-
-webkit.org/b/157849 fast/frames/crash-during-iframe-load-stop.html [ Pass Timeout ]
-
-webkit.org/b/158085 http/tests/css/shared-stylesheet-mutation.html [ Pass Failure ]
-
-# PiP tests are only relevant on macOS Sierra and newer.
-media/click-placeholder-not-pausing.html [ WontFix ]
-media/controls/picture-in-picture.html [ WontFix ]
-media/controls/pip-placeholder-without-video-controls.html [ WontFix ]
-media/element-containing-pip-video-going-into-fullscreen.html [ WontFix ]
-media/fullscreen-api-enabled-media-with-presentation-mode.html [ WontFix ]
-media/fullscreen-video-going-into-pip.html [ WontFix ]
-media/navigate-with-pip-should-not-crash.html [ WontFix ]
-media/pip-video-going-into-fullscreen.html [ WontFix ]
-media/video-contained-in-fullscreen-element-going-into-pip.html [ WontFix ]
-
-webkit.org/b/159370 [ Debug ] fast/history/page-cache-destroy-document.html [ Skip ]
-
-# This test is way too slow for debug.
-[ Debug ] workers/bomb.html [ Skip ]
-# This test is just way too slow.
-workers/bomb-with-v8.html [ Skip ]
-
-# WebCryptoAPI tests that take too long to complete
-imported/w3c/web-platform-tests/WebCryptoAPI/derive_bits_keys/hkdf.worker.html [ Skip ]
-imported/w3c/web-platform-tests/WebCryptoAPI/derive_bits_keys/pbkdf2.worker.html [ Slow ]
-imported/w3c/web-platform-tests/WebCryptoAPI/derive_bits_keys/test_pbkdf2.html [ Slow ]
-imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/successes_RSA-OAEP.worker.html [ Skip ]
-imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/successes_RSASSA-PKCS1-v1_5.worker.html [ Slow ]
-imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/test_successes_RSA-OAEP.html [ Skip ]
-imported/w3c/web-platform-tests/WebCryptoAPI/import_export/rsa_importKey.worker.html [ Slow ]
-imported/w3c/web-platform-tests/WebCryptoAPI/import_export/test_rsa_importKey.html [ Slow ]
-
-# WebCryptoAPI tests that we haven't fully supported yet
-imported/w3c/web-platform-tests/WebCryptoAPI/wrapKey_unwrapKey/wrapKey_unwrapKey.worker.html [ Skip ]
-
-# WebCryptoAPI superset tests
-imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/test_failures.html [ Skip ]
-imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/test_successes.html [ Skip ]
-imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/successes.worker.html [ Skip ]
-imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures.worker.html [ Skip ]
-
-editing/deleting/delete-emoji.html [ Slow ]
-
-# New emoji requires system support.
-webkit.org/b/159755 fast/text/emoji-num-glyphs.html [ Failure Timeout ]
-webkit.org/b/159755 fast/text/emoji-gender-2-3.html [ ImageOnlyFailure ]
-webkit.org/b/159755 fast/text/emoji-gender-2-4.html [ ImageOnlyFailure ]
-webkit.org/b/159755 fast/text/emoji-gender-2-5.html [ ImageOnlyFailure ]
-webkit.org/b/159755 fast/text/emoji-gender-2-6.html [ ImageOnlyFailure ]
-webkit.org/b/159755 fast/text/emoji-gender-2-7.html [ ImageOnlyFailure ]
-webkit.org/b/159755 fast/text/emoji-gender-2-8.html [ ImageOnlyFailure ]
-webkit.org/b/159755 fast/text/emoji-gender-2-9.html [ ImageOnlyFailure ]
-webkit.org/b/159755 fast/text/emoji-gender-3.html [ ImageOnlyFailure ]
-webkit.org/b/159755 fast/text/emoji-gender-4.html [ ImageOnlyFailure ]
-webkit.org/b/159755 fast/text/emoji-gender-5.html [ ImageOnlyFailure ]
-webkit.org/b/159755 fast/text/emoji-gender-6.html [ ImageOnlyFailure ]
-webkit.org/b/159755 fast/text/emoji-gender-8.html [ ImageOnlyFailure ]
-webkit.org/b/159755 fast/text/emoji-gender-9.html [ ImageOnlyFailure ]
-webkit.org/b/159755 fast/text/emoji-gender-fe0f-3.html [ ImageOnlyFailure ]
-webkit.org/b/159755 fast/text/emoji-gender-fe0f-4.html [ ImageOnlyFailure ]
-webkit.org/b/159755 fast/text/emoji-gender-fe0f-5.html [ ImageOnlyFailure ]
-webkit.org/b/159755 fast/text/emoji-gender-fe0f-6.html [ ImageOnlyFailure ]
-webkit.org/b/159755 fast/text/emoji-gender-fe0f-7.html [ ImageOnlyFailure ]
-webkit.org/b/159755 fast/text/emoji-gender-fe0f-8.html [ ImageOnlyFailure ]
-webkit.org/b/159755 fast/text/emoji-gender-fe0f-9.html [ ImageOnlyFailure ]
-webkit.org/b/159755 fast/text/emoji-gender.html [ ImageOnlyFailure ]
-
-webkit.org/b/160017 js/regress-139548.html [ Slow ]
-
-# Only iOS has implemented lettepress.
-fast/text/letterpress-different.html [ ImageOnlyFailure ]
-
-# CSS Shapes tests
-webkit.org/b/163706 imported/w3c/csswg-test/css-shapes-1/shape-outside/shape-image/shape-image-010.html [ Skip ]
-webkit.org/b/163706 imported/w3c/csswg-test/css-shapes-1/shape-outside/shape-image/shape-image-024.html [ Skip ]
-imported/blink/http/tests/security/shape-image-cors-disallow-origin.html [ ImageOnlyFailure ]
-imported/blink/http/tests/security/shape-image-cors-port.html [ ImageOnlyFailure ]
-webkit.org/b/163887 svg/as-image/svg-image-with-data-uri-use-data-uri.svg [ Pass Crash ]
-
-# Temporary failure until we start using ANGLE as a WebGL backend
-webkit.org/b/163924 fast/canvas/webgl/bufferData-offset-length.html [ Pass Failure ]
-
-webkit.org/b/164080 http/tests/websocket/tests/hybi/closed-when-entering-page-cache.html [ Pass Failure ]
-webkit.org/b/164080 http/tests/websocket/tests/hybi/stop-on-resume-in-error-handler.html [ Pass Failure ]
-
-webkit.org/b/164539 http/tests/security/module-crossorigin-error-event-information.html [ Failure ]
-webkit.org/b/164539 http/tests/security/module-crossorigin-onerror-information.html [ Failure ]
-
-webkit.org/b/165764 http/tests/misc/module-script-async.html [ Pass Timeout ]
-
-# Clean layout tree after FrameView::layout
-webkit.org/b/164856 [ Debug ] editing/execCommand/indent-block-in-list.html [ Skip ]
-webkit.org/b/162831 [ Debug ] imported/blink/css3/flexbox/relpos-with-scrollable-with-abspos-crash.html  [ Skip ]
-webkit.org/b/162828 [ Debug ] tables/table-section-overflow-clip-crash.html  [ Skip ]
-
-webkit.org/b/164797 js/dom/domjit-function-get-element-by-id-licm.html [ Pass Timeout ]
-webkit.org/b/164797 js/dom/domjit-function-get-element-by-id-changed.html [ Pass Timeout ]
-
-# The following tests match Blink/Chrome, but we're not sure yet what to do with them when the
-# new CSS parser is turned on. The tests may be right, and these may be bugs in Blink/Chrome, or
-# the tests may be wrong.
-webkit.org/b/165195 fast/css/parsing-css-allowed-string-characters.html [ Pass Failure ]
-
-# Visual viewports
-webkit.org/b/165460 compositing/repaint/scroll-fixed-layer-no-content.html [ Failure ]
-webkit.org/b/165460 compositing/repaint/scroll-fixed-layer-out-of-view.html [ Failure ]
-
-# iOS-specific test
-media/modern-media-controls/media-controller/media-controller-scale-factor.html [ Skip ]
-media/modern-media-controls/media-controller/media-controller-scale-factor-audio.html [ Skip ]
-
-webkit.org/b/166911 fast/dom/Window/window-properties-performance.html [ Pass Failure ]
-webkit.org/b/166911 fast/dom/Window/window-properties-performance-resource-timing.html [ Pass Failure ]
-
-webkit.org/b/167428 fast/backgrounds/background-repeat-x-y-parse.html [ Failure ]
-
-imported/w3c/web-platform-tests/html/semantics/interactive-elements/the-details-element/toggleEvent.html [ Pass Failure ]
-webkit.org/b/168175 imported/w3c/web-platform-tests/html/semantics/grouping-content/the-li-element/grouping-li-reftest-list-owner-skip-no-boxes.html [ ImageOnlyFailure ]
-webkit.org/b/168175 imported/w3c/web-platform-tests/html/semantics/grouping-content/the-li-element/grouping-li-reftest-list-owner-menu.html [ ImageOnlyFailure ]
-webkit.org/b/168175 imported/w3c/web-platform-tests/html/semantics/embedded-content/the-area-element/area-download-click.html [ Pass Failure ]
-webkit.org/b/168175 imported/w3c/web-platform-tests/html/browsers/browsing-the-web/history-traversal/same-url.html [ Pass Failure ]
-webkit.org/b/168175 imported/w3c/web-platform-tests/html/browsers/offline/browser-state/navigator_online_online.html [ Pass Failure ]
-webkit.org/b/168175 imported/w3c/web-platform-tests/html/semantics/text-level-semantics/the-a-element/a-download-click.html [ Timeout Pass ]
-webkit.org/b/169264 imported/w3c/web-platform-tests/html/browsers/browsing-the-web/history-traversal/persisted-user-state-restoration/scroll-restoration-navigation-samedoc.html [ Failure ]
-
-webkit.org/b/168066 performance-api/performance-now-api.html [ Pass Failure ]
-webkit.org/b/168005 performance-api/performance-now-time-origin-in-worker.html [ Pass Failure ]
-
-fast/history/page-cache-after-window-open.html [ Skip ]
-fast/history/page-cache-back-navigation-crash.html [ Skip ]
-fast/history/page-cache-with-opener.html [ Skip ]
-
-webkit.org/b/168238 imported/w3c/web-platform-tests/dom/events/EventListener-invoke-legacy.html [ Pass Failure ]
-
-########################################
-### START OF -disabled tests
-
-webkit.org/b/20871 js/garbage-collect-after-string-appends.html [ Skip ]
-webkit.org/b/58323 compositing/objects/composited-object-alignment.html [ Skip ]
-webkit.org/b/48454 compositing/tiling/huge-layer-resize.html [ Skip ]
-webkit.org/b/48454 compositing/tiling/huge-layer.html [ Skip ]
-webkit.org/b/17557 css2.1/t1204-increment-00-c-o.html [ Skip ]
-webkit.org/b/17557 css2.1/t1204-increment-01-c-o.html [ Skip ]
-webkit.org/b/17557 css2.1/t1204-increment-02-c-o.html [ Skip ]
-webkit.org/b/17557 css2.1/t1204-reset-00-c-o.html [ Skip ]
-webkit.org/b/17557 css2.1/t1204-reset-01-c-o.html [ Skip ]
-webkit.org/b/17557 css2.1/t1204-reset-02-c-o.html [ Skip ]
-webkit.org/b/19581 dom/xhtml/level2/html/HTMLFrameElement09.xhtml [ Skip ]
-webkit.org/b/65187 dom/xhtml/level3/core/documentsetdocumenturi01.xhtml [ Skip ]
-webkit.org/b/65187 dom/xhtml/level3/core/documentsetdocumenturi02.xhtml [ Skip ]
-webkit.org/b/10993 editing/execCommand/create-list-1.html [ Skip ]
-webkit.org/b/9640 editing/input/attributed-substring-from-range-lines.html [ Skip ]
-webkit.org/b/7899 editing/pasteboard/paste-empty-startcontainer.html [ Skip ]
-webkit.org/b/72503 fast/css/font-face-in-shadow-DOM.html [ Skip ]
-webkit.org/b/23650 fast/dom/Window/timeout-released-on-close.html [ Skip ]
-webkit.org/b/79333 fast/dynamic/crash-paint-no-documentElement-renderer.html [ Skip ]
-webkit.org/b/18057 fast/events/key-events-in-frame.html [ Skip ]
-webkit.org/b/17391 fast/frames/iframe-scroll-page-up-down.html [ Skip ]
-webkit.org/b/94130 fast/html/marquee-alternate.html [ Skip ]
-webkit.org/b/12930 fast/leaks/003.html [ Skip ]
-webkit.org/b/36425 fast/loader/api-test-go-to-current-back-forward-item.html [ Skip ]
-webkit.org/b/35594 fast/loader/api-test-new-window-data-load-base-url.html [ Skip ]
-webkit.org/b/67007 fast/ruby/after-block-doesnt-crash.html [ Skip ]
-webkit.org/b/67007 fast/ruby/after-table-doesnt-crash.html [ Skip ]
-webkit.org/b/67007 fast/ruby/generated-after-counter-doesnt-crash.html [ Skip ]
-webkit.org/b/67007 fast/ruby/generated-before-and-after-counter-doesnt-crash.html [ Skip ]
-webkit.org/b/164888 fast/shadow-dom/copy-shadow-tree.html [ Skip ]
-webkit.org/b/81826 fast/table/double-height-table-no-tbody.html [ Skip ]
-webkit.org/b/56140 fast/text/large-text-composed-char-dos.html [ Skip ]
-webkit.org/b/63268 http/tests/multipart/win-boundary-crash.html [ Skip ]
-webkit.org/b/35700 java/lc3/ArrayMethods/object-001.html [ Skip ]
-webkit.org/b/35700 java/lc3/forin/array-001.html [ Skip ]
-webkit.org/b/56080 jquery/effects.html [ Skip ]
-webkit.org/b/6547 js/kde/Date.html [ Skip ]
-webkit.org/b/15046 js/string-concatenate-outofmemory.html [ Skip ]
-webkit.org/b/24690 platform/mac/plugins/pluginDocumentView-deallocated-dataSource.html [ Skip ]
-webkit.org/b/42625 sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.3/S15.9.3.1_A5_T1.html [ Skip ]
-webkit.org/b/42625 sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.3/S15.9.3.1_A5_T2.html [ Skip ]
-webkit.org/b/42625 sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.3/S15.9.3.1_A5_T3.html [ Skip ]
-webkit.org/b/42625 sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.3/S15.9.3.1_A5_T4.html [ Skip ]
-webkit.org/b/42625 sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.3/S15.9.3.1_A5_T5.html [ Skip ]
-webkit.org/b/42625 sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.3/S15.9.3.1_A5_T6.html [ Skip ]
-webkit.org/b/17392 svg/batik/text/textBiDi.svg [ Skip ]
-webkit.org/b/11662 svg/custom/js-font-test.svg [ Skip ]
-webkit.org/b/63186 svg/zoom/page/zoom-svg-through-object-with-text.xhtml [ Skip ]
-
-# Test disabled in r37513 for causing next test to hang
-animations/font-size-using-ems.html [ Skip ]
-
-# Tests disabled in r18642 due to font-dependent issue with Armenian numbering
-css2.1/t1202-counter-10-b.html [ Skip ]
-css2.1/t1202-counters-10-b.html [ Skip ]
-
-# Test disabled in r11286 since it removes entire document tree so is hard to show results
-dom/xhtml/level3/core/documentadoptnode22.xhtml [ Skip ]
-
-# Tests landed disabled in r10628 for webkit.org/b/4907
-dom/xhtml/level3/core/documentnormalizedocument06.xhtml [ Skip ]
-dom/xhtml/level3/core/domimplementationregistry12.xhtml [ Skip ]
-dom/xhtml/level3/core/domimplementationregistry23.xhtml [ Skip ]
-dom/xhtml/level3/core/nodecomparedocumentposition14.xhtml [ Skip ]
-dom/xhtml/level3/core/nodecomparedocumentposition15.xhtml [ Skip ]
-dom/xhtml/level3/core/noderemovechild03.xhtml [ Skip ]
-dom/xhtml/level3/core/nodereplacechild06.xhtml [ Skip ]
-dom/xhtml/level3/core/nodereplacechild07.xhtml [ Skip ]
-dom/xhtml/level3/core/nodereplacechild08.xhtml [ Skip ]
-
-# Test disabled in r30326
-editing/selection/inconsistent-in-removeChildNode.html [ Skip ]
-
-# Test disabled in r29882 after it mysteriously started passing
-editing/style/5091898.html [ Skip ]
-
-# Test disabled in r28820 since it has different results per hardware
-fast/css/css2-system-color.html [ Skip ]
-
-# Test disabled in r64074 after dropping -khtml prefix support
-fast/css/limited-vendor-prefix-behavior.html [ Skip ]
-
-# Test disabled in r42420 since it hits test-only release assert
-fast/dom/gc-8.html [ Skip ]
-
-# Test disabled in r27657
-fast/dom/Window/window-resize-nan.html [ Skip ]
-
-# Tests disabled in r38547 for webkit.org/b/22306
-fast/events/destroyed-atomic-string.html [ Skip ]
-
-# Test disabled in r12843
-fast/loader/form-events-back-forward.html [ Skip ]
-
-# Tests landed disabled in r47056 for webkit.org/b/25463; never enabled
-fast/notifications/notifications-event-stop-propagation.html [ Skip ]
-fast/notifications/notifications-multi-events.html [ Skip ]
-
-# Test disabled in r42628
-http/tests/navigation/post-goback-repost-policy.html [ Skip ]
-
-# Tests landed disabled in r15970; never enabled
-http/tests/navigation/success200-frames-goback.html [ Skip ]
-http/tests/navigation/success200-frames-reload.html [ Skip ]
-http/tests/navigation/success200-subframeload-goback.html [ Skip ]
-
-# Test disabled in r45078
-media/video-canvas.html [ Skip ]
-
-# Tests disabled in r59504 for taking over 10 seconds to run
-sputnik/Conformance/15_Native_Objects/15.1_The_Global_Object/15.1.3/15.1.3.1_decodeURI/S15.1.3.1_A2.5_T1.html [ Skip ]
-sputnik/Conformance/15_Native_Objects/15.1_The_Global_Object/15.1.3/15.1.3.2_decodeURIComponent/S15.1.3.2_A2.5_T1.html [ Skip ]
-sputnik/Unicode/Unicode_218/S7.6_A3.1.html [ Skip ]
-sputnik/Unicode/Unicode_218/S7.6_A3.2.html [ Skip ]
-
-# Tests landed disabled in r58534; never enabled
-sputnik/Unicode/Unicode_218/S7.6_A1.1_T5.html [ Skip ]
-sputnik/Unicode/Unicode_218/S7.6_A5.2_T5.html [ Skip ]
-sputnik/Unicode/Unicode_320/S7.6_A1.1_T5.html [ Skip ]
-sputnik/Unicode/Unicode_320/S7.6_A5.2_T5.html [ Skip ]
-sputnik/Unicode/Unicode_410/S7.6_A1.1_T5.html [ Skip ]
-sputnik/Unicode/Unicode_410/S7.6_A5.2_T5.html [ Skip ]
-sputnik/Unicode/Unicode_500/S7.6_A1.1_T5.html [ Skip ]
-sputnik/Unicode/Unicode_500/S7.6_A5.2_T5.html [ Skip ]
-sputnik/Unicode/Unicode_510/S7.6_A1.1_T5.html [ Skip ]
-sputnik/Unicode/Unicode_510/S7.6_A5.2_T5.html [ Skip ]
-
-# Test disabled in r42921 for flaky failure
-svg/custom/filter-source-alpha.svg [ Skip ]
-
-# Test landed disabled in r26904; never enabled
-svg/custom/font-face-fallback.svg [ Skip ]
-
-# Test disabled until we can fix layout of orthogonal writing mode roots
-fast/table/colspanMinWidth-vertical.html [ Skip ]
-
-### END OF -disabled tests
-########################################
-
-webkit.org/b/168409 media/modern-media-controls/airplay-button/airplay-button.html [ Pass Failure ]
-
-
-# https://bugs.webkit.org/show_bug.cgi?id=169615
-imported/w3c/web-platform-tests/XMLHttpRequest/anonymous-mode-unsupported.htm [ Skip ]
-imported/w3c/web-platform-tests/XMLHttpRequest/open-after-setrequestheader.htm [ Skip ]
-imported/w3c/web-platform-tests/XMLHttpRequest/open-referer.htm [ Skip ]
-imported/w3c/web-platform-tests/XMLHttpRequest/send-accept-language.htm [ Skip ]
-imported/w3c/web-platform-tests/XMLHttpRequest/setrequestheader-allow-empty-value.htm [ Skip ]
-imported/w3c/web-platform-tests/XMLHttpRequest/setrequestheader-allow-whitespace-in-value.htm [ Skip ]
-imported/w3c/web-platform-tests/XMLHttpRequest/setrequestheader-case-insensitive.htm [ Skip ]
-imported/w3c/web-platform-tests/XMLHttpRequest/setrequestheader-header-allowed.htm [ Skip ]
-imported/w3c/web-platform-tests/XMLHttpRequest/setrequestheader-header-forbidden.htm [ Skip ]
-imported/w3c/web-platform-tests/XMLHttpRequest/setrequestheader-open-setrequestheader.htm [ Skip ]
-imported/w3c/web-platform-tests/html/dom/interfaces.worker.html [ Skip ]
-imported/w3c/web-platform-tests/html/webappapis/scripting/events/event-handler-attributes-body-window.html [ Skip ]
-
-webkit.org/b/169625 imported/w3c/web-platform-tests/cors/status.htm [ Pass Failure ]
</del></span></pre>
</div>
</div>

</body>
</html>