<!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>[178181] 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/178181">178181</a></dd>
<dt>Author</dt> <dd>bfulgham@apple.com</dd>
<dt>Date</dt> <dd>2015-01-09 11:41:13 -0800 (Fri, 09 Jan 2015)</dd>
</dl>

<h3>Log Message</h3>
<pre>[Win] Temporarily disable all media tests.

* platform/win/TestExpectations:</pre>

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

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (178180 => 178181)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2015-01-09 19:33:40 UTC (rev 178180)
+++ trunk/LayoutTests/ChangeLog        2015-01-09 19:41:13 UTC (rev 178181)
</span><span class="lines">@@ -1,3 +1,9 @@
</span><ins>+2015-01-09  Brent Fulgham  &lt;bfulgham@apple.com&gt;
+
+        [Win] Temporarily disable all media tests.
+
+        * platform/win/TestExpectations:
+
</ins><span class="cx"> 2015-01-09  Alexey Proskuryakov  &lt;ap@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         Update expectations for fast/text/atsui-rtl-override-selection.html, which also
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinTestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/TestExpectations (178180 => 178181)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/TestExpectations        2015-01-09 19:33:40 UTC (rev 178180)
+++ trunk/LayoutTests/platform/win/TestExpectations        2015-01-09 19:41:13 UTC (rev 178181)
</span><span class="lines">@@ -388,9 +388,14 @@
</span><span class="cx"> # Sometimes fails http://webkit.org/b/48909
</span><span class="cx"> animations/play-state-suspend.html
</span><span class="cx"> 
</span><ins>+# Skip all media tests:
+media/ [ Skip ]
+fast/media [ Skip ]
+http/tests/media [ Skip ]
+
</ins><span class="cx"> # Assertion failures
</span><del>-webkit.org/b/48910 [ Debug ] http/tests/media/pdf-served-as-pdf.html [ Crash ]
-webkit.org/b/48910 [ Debug ] http/tests/media/video-cancel-load.html [ Crash ]
</del><ins>+#webkit.org/b/48910 [ Debug ] http/tests/media/pdf-served-as-pdf.html [ Crash ]
+#webkit.org/b/48910 [ Debug ] http/tests/media/video-cancel-load.html [ Crash ]
</ins><span class="cx"> 
</span><span class="cx"> # Sometimes times out
</span><span class="cx"> webkit.org/b/48997 animations/animation-iteration-event-destroy-renderer.html [ Pass Timeout ]
</span><span class="lines">@@ -918,9 +923,9 @@
</span><span class="cx"> fast/css/non-standard-checkbox-size.html
</span><span class="cx"> 
</span><span class="cx"> # Needs to pass cookies to the media player
</span><del>-webkit.org/b/33954 http/tests/media/video-cookie.html
</del><ins>+#webkit.org/b/33954 http/tests/media/video-cookie.html
</ins><span class="cx"> 
</span><del>-webkit.org/b/34447 http/tests/media/video-referer.html [ Failure ]
</del><ins>+#webkit.org/b/34447 http/tests/media/video-referer.html [ Failure ]
</ins><span class="cx"> 
</span><span class="cx"> fast/frames/flattening/scrolling-in-object.html [ Pass ImageOnlyFailure Failure Timeout ]
</span><span class="cx"> fast/text-autosizing/narrow-iframe-flattened.html [ ImageOnlyFailure ]
</span><span class="lines">@@ -963,7 +968,7 @@
</span><span class="cx"> webkit.org/b/140231 fast/text/international/plane2.html [ Failure ]
</span><span class="cx"> 
</span><span class="cx"> # Requires testRunner.setMediaType() and implementation
</span><del>-fast/media/print-restores-previous-mediatype.html
</del><ins>+#fast/media/print-restores-previous-mediatype.html
</ins><span class="cx"> 
</span><span class="cx"> webkit.org/b/35973 fast/multicol/hit-test-above-or-below.html [ Failure ]
</span><span class="cx"> webkit.org/b/132421 fast/multicol/fixed-stack.html [ Pass ImageOnlyFailure ]
</span><span class="lines">@@ -974,12 +979,12 @@
</span><span class="cx"> 
</span><span class="cx"> # VIEW_MODE_CSS_MEDIA is not enabled on Windows.
</span><span class="cx"> # DumpRenderTree requires testRunner.setViewModeMediaFeature()
</span><del>-fast/media/view-mode-media-feature.html [ ImageOnlyFailure ]
-fast/media/media-query-list-02.html [ Failure ]
-fast/media/media-query-list-03.html [ Failure ]
-fast/media/media-query-list-04.html [ Failure ]
-fast/media/media-query-list-05.html [ Failure ]
-fast/media/media-query-list-06.html [ Failure ]
</del><ins>+#fast/media/view-mode-media-feature.html [ ImageOnlyFailure ]
+#fast/media/media-query-list-02.html [ Failure ]
+#fast/media/media-query-list-03.html [ Failure ]
+#fast/media/media-query-list-04.html [ Failure ]
+#fast/media/media-query-list-05.html [ Failure ]
+#fast/media/media-query-list-06.html [ Failure ]
</ins><span class="cx"> #fast/media/media-query-list-07.html
</span><span class="cx"> 
</span><span class="cx"> # Needs testRunner.enableAutoResizeMode()
</span><span class="lines">@@ -1188,12 +1193,12 @@
</span><span class="cx"> # webkit.org/b/45021 media/context-menu-actions.html
</span><span class="cx"> 
</span><span class="cx"> # requires video.buffered to be able to return multiple timeranges
</span><del>-http/tests/media/video-buffered.html
</del><ins>+#http/tests/media/video-buffered.html
</ins><span class="cx"> 
</span><span class="cx"> # Text Autosizing is not enabled
</span><span class="cx"> webkit.org/b/84186 fast/text-autosizing [ Skip ]
</span><span class="cx"> 
</span><del>-webkit.org/b/45603 http/tests/media/video-served-as-text.html [ Failure ]
</del><ins>+#webkit.org/b/45603 http/tests/media/video-served-as-text.html [ Failure ]
</ins><span class="cx"> 
</span><span class="cx"> # Pre-HMTL5 parser quirks only apply to the mac port for now.
</span><span class="cx"> fast/parser/pre-html5-parser-quirks.html
</span><span class="lines">@@ -1260,7 +1265,7 @@
</span><span class="cx"> fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy.html
</span><span class="cx"> fast/dom/HTMLMeterElement/meter-element-repaint-on-update-value.html
</span><span class="cx"> 
</span><del>-webkit.org/b/56167 http/tests/media/remove-while-loading.html [ Timeout ]
</del><ins>+#webkit.org/b/56167 http/tests/media/remove-while-loading.html [ Timeout ]
</ins><span class="cx"> 
</span><span class="cx"> webkit.org/b/57693 plugins/windowless_plugin_paint_test.html [ Failure Timeout ]
</span><span class="cx"> 
</span><span class="lines">@@ -1370,14 +1375,14 @@
</span><span class="cx"> # webkit.org/b/103926 media/track/opera/track/webvtt/rendering/adhoc/voice_with_evil_timestamp.html [ Skip ]
</span><span class="cx"> 
</span><span class="cx"> # Tests for MediaSource API. Feature is not yet functional.
</span><del>-webkit.org/b/64731 http/tests/media/media-source/ [ Skip ]
</del><ins>+#webkit.org/b/64731 http/tests/media/media-source/ [ Skip ]
</ins><span class="cx"> 
</span><span class="cx"> # These tests are for an obsolete version of the EME spec.
</span><span class="cx"> fast/events/constructors/media-key-event-constructor.html [ WontFix ]
</span><del>-media/encrypted-media/encrypted-media-can-play-type-webm.html [ WontFix ]
-media/encrypted-media/encrypted-media-events.html [ WontFix ]
-media/encrypted-media/encrypted-media-not-loaded.html [ WontFix ]
-media/encrypted-media/encrypted-media-syntax.html [ WontFix ]
</del><ins>+#media/encrypted-media/encrypted-media-can-play-type-webm.html [ WontFix ]
+#media/encrypted-media/encrypted-media-events.html [ WontFix ]
+#media/encrypted-media/encrypted-media-not-loaded.html [ WontFix ]
+#media/encrypted-media/encrypted-media-syntax.html [ WontFix ]
</ins><span class="cx"> 
</span><span class="cx"> # Font feature settings is not implemented.
</span><span class="cx"> css3/font-feature-settings-rendering.html
</span><span class="lines">@@ -1622,9 +1627,9 @@
</span><span class="cx"> webkit.org/b/84286 fast/repaint/repaint-across-writing-mode-boundary.html [ Failure ]
</span><span class="cx"> 
</span><span class="cx"> # The following are already skipped on Mac because of a QuickTime problem
</span><del>-webkit.org/b/38000 http/tests/media/video-play-stall-seek.html [ Timeout ]
-webkit.org/b/38000 http/tests/media/video-play-stall.html [ Timeout ]
-webkit.org/b/38000 media/media-fullscreen-not-in-document.html [ Timeout ]
</del><ins>+#webkit.org/b/38000 http/tests/media/video-play-stall-seek.html [ Timeout ]
+#webkit.org/b/38000 http/tests/media/video-play-stall.html [ Timeout ]
+#webkit.org/b/38000 media/media-fullscreen-not-in-document.html [ Timeout ]
</ins><span class="cx"> 
</span><span class="cx"> # The following may just need rebaselines:
</span><span class="cx"> compositing/iframes/invisible-nested-iframe-show.html [ Failure ]
</span><span class="lines">@@ -1701,48 +1706,48 @@
</span><span class="cx"> webkit.org/b/95805 http/tests/cookies/single-quoted-value.html [ Pass Failure ]
</span><span class="cx"> 
</span><span class="cx"> # Flaky media/video tests
</span><del>-webkit.org/b/95806 media/video-aspect-ratio.html [ Pass Failure ]
-webkit.org/b/95806 media/video-replaces-poster.html [ Pass Failure ]
-webkit.org/b/95806 media/video-set-rate-from-pause.html [ Pass Failure ]
-webkit.org/b/95806 media/video-src-change.html [ Pass Failure ]
-webkit.org/b/95806 media/video-timeupdate-reverse-play.html [ Pass Failure ]
-webkit.org/b/95806 media/W3C/video/src/src_removal_does_not_trigger_loadstart.html [ Pass Failure ]
-webkit.org/b/95806 media/video-pause-empty-events.html [ Pass Failure ]
-webkit.org/b/95806 media/video-play-empty-events.html [ Pass Failure ]
-webkit.org/b/95806 media/video-single-valid-source.html [ Pass Failure ]
-webkit.org/b/95806 media/video-source-error-no-candidate.html [ Pass Failure ]
-webkit.org/b/95806 media/video-src-remove.html [ Pass Failure ]
-webkit.org/b/95806 media/video-size-intrinsic-scale.html [ Timeout ]
-webkit.org/b/95806 media/video-source-media.html [ Pass Failure ]
-webkit.org/b/95806 media/video-source-load.html [ Pass Failure ]
-webkit.org/b/95806 media/video-source-moved.html [ Pass Failure ]
-webkit.org/b/95806 media/video-seeking.html [ Pass Failure ]
-webkit.org/b/95806 media/video-src-empty.html [ Pass Failure ]
</del><ins>+#webkit.org/b/95806 media/video-aspect-ratio.html [ Pass Failure ]
+#webkit.org/b/95806 media/video-replaces-poster.html [ Pass Failure ]
+#webkit.org/b/95806 media/video-set-rate-from-pause.html [ Pass Failure ]
+#webkit.org/b/95806 media/video-src-change.html [ Pass Failure ]
+#webkit.org/b/95806 media/video-timeupdate-reverse-play.html [ Pass Failure ]
+#webkit.org/b/95806 media/W3C/video/src/src_removal_does_not_trigger_loadstart.html [ Pass Failure ]
+#webkit.org/b/95806 media/video-pause-empty-events.html [ Pass Failure ]
+#webkit.org/b/95806 media/video-play-empty-events.html [ Pass Failure ]
+#webkit.org/b/95806 media/video-single-valid-source.html [ Pass Failure ]
+#webkit.org/b/95806 media/video-source-error-no-candidate.html [ Pass Failure ]
+#webkit.org/b/95806 media/video-src-remove.html [ Pass Failure ]
+#webkit.org/b/95806 media/video-size-intrinsic-scale.html [ Timeout ]
+#webkit.org/b/95806 media/video-source-media.html [ Pass Failure ]
+#webkit.org/b/95806 media/video-source-load.html [ Pass Failure ]
+#webkit.org/b/95806 media/video-source-moved.html [ Pass Failure ]
+#webkit.org/b/95806 media/video-seeking.html [ Pass Failure ]
+#webkit.org/b/95806 media/video-src-empty.html [ Pass Failure ]
</ins><span class="cx"> 
</span><span class="cx"> # Interactive form validation not enabled on Windows
</span><span class="cx"> fast/forms/number/number-interactive-validation-required.html [ Skip ]
</span><span class="cx"> 
</span><span class="cx"> # --- Media ---
</span><del>-media/controls-styling.html [ Failure Crash ]
-media/media-document-audio-repaint.html [ Timeout ]
-webkit.org/b/25465 media/video-zoom-controls.html [ Failure ]
</del><ins>+#media/controls-styling.html [ Failure Crash ]
+#media/media-document-audio-repaint.html [ Timeout ]
+#webkit.org/b/25465 media/video-zoom-controls.html [ Failure ]
</ins><span class="cx"> 
</span><span class="cx"> # Windows does not have global selection.
</span><span class="cx"> editing/pasteboard/paste-global-selection.html [ Skip ]
</span><span class="cx"> 
</span><span class="cx"> # Resolution media query is not yet enabled.
</span><del>-webkit.org/b/85262 fast/media/mq-resolution.html [ Skip ]
-webkit.org/b/85262 fast/media/mq-resolution-dpi-dpcm-warning.html [ Skip ]
</del><ins>+#webkit.org/b/85262 fast/media/mq-resolution.html [ Skip ]
+#webkit.org/b/85262 fast/media/mq-resolution-dpi-dpcm-warning.html [ Skip ]
</ins><span class="cx"> 
</span><span class="cx"> # Skipping a large number of tests that have been failing on Windows for a long period of time
</span><span class="cx"> # https://bugs.webkit.org/show_bug.cgi?id=97026
</span><span class="cx"> webkit.org/b/97026 editing/selection/select-from-textfield-outwards.html [ Failure ]
</span><span class="cx"> webkit.org/b/97026 editing/spelling/grammar-edit-word.html [ Timeout ]
</span><span class="cx"> webkit.org/b/97026 fast/forms/state-restore-broken-state.html [ Failure ]
</span><del>-webkit.org/b/97026 media/audio-controls-rendering.html [ Failure ]
-webkit.org/b/97026 media/audio-repaint.html [ Timeout ]
-webkit.org/b/97026 media/controls-styling-strict.html [ Failure ]
-webkit.org/b/97026 media/video-controls-fullscreen-volume.html [ Failure ]
</del><ins>+#webkit.org/b/97026 media/audio-controls-rendering.html [ Failure ]
+#webkit.org/b/97026 media/audio-repaint.html [ Timeout ]
+#webkit.org/b/97026 media/controls-styling-strict.html [ Failure ]
+#webkit.org/b/97026 media/video-controls-fullscreen-volume.html [ Failure ]
</ins><span class="cx"> webkit.org/b/97026 scrollbars/corner-resizer-window-inactive.html [ ImageOnlyFailure ]
</span><span class="cx"> webkit.org/b/97026 scrollbars/custom-scrollbar-with-incomplete-style.html [ Failure ]
</span><span class="cx"> webkit.org/b/97026 svg/custom/glyph-selection-bidi-mirror.svg [ Failure ]
</span><span class="lines">@@ -1760,8 +1765,8 @@
</span><span class="cx"> http/tests/history/back-with-fragment-change.php [ Skip ]
</span><span class="cx"> http/tests/loading/pdf-commit-load-callbacks.html [ Skip ]
</span><span class="cx"> http/tests/loading/post-in-iframe-with-back-navigation.html [ Skip ]
</span><del>-http/tests/media/media-document.html [ Skip ]
-http/tests/media/video-useragent.html [ Skip ]
</del><ins>+#http/tests/media/media-document.html [ Skip ]
+#http/tests/media/video-useragent.html [ Skip ]
</ins><span class="cx"> http/tests/misc/submit-post-keygen.html [ Skip ]
</span><span class="cx"> http/tests/navigation/https-in-page-cache.html [ Skip ]
</span><span class="cx"> http/tests/navigation/post-307-response.html [ Skip ]
</span><span class="lines">@@ -1826,29 +1831,29 @@
</span><span class="cx"> compositing/overflow/scrolling-without-painting.html [ Skip ]
</span><span class="cx"> compositing/overflow/updating-scrolling-content.html [ Skip ]
</span><span class="cx"> 
</span><del>-webkit.org/b/103442 media/video-size.html [ Pass Timeout ]
-webkit.org/b/103442 media/W3C/video/readyState/readyState_during_loadedmetadata.html [ Pass Timeout ]
</del><ins>+#webkit.org/b/103442 media/video-size.html [ Pass Timeout ]
+#webkit.org/b/103442 media/W3C/video/readyState/readyState_during_loadedmetadata.html [ Pass Timeout ]
</ins><span class="cx"> 
</span><span class="cx"> webkit.org/b/101539 editing/execCommand/switch-list-type-with-orphaned-li.html [ Failure ]
</span><span class="cx"> 
</span><span class="cx"> webkit.org/b/97026 fast/events/keydown-leftright-keys.html [ Failure ]
</span><span class="cx"> webkit.org/b/97026 fast/loader/javascript-url-in-embed.html [ Failure ]
</span><span class="cx"> # This test requires generation of progress events during loading
</span><del>-webkit.org/b/97026 media/progress-events-generated-correctly.html [ Failure ]
</del><ins>+#webkit.org/b/97026 media/progress-events-generated-correctly.html [ Failure ]
</ins><span class="cx"> webkit.org/b/97026 http/tests/cookies/third-party-cookie-relaxing.html [ Failure ]
</span><span class="cx"> webkit.org/b/97026 accessibility/file-upload-button-with-axpress.html [ Timeout ]
</span><span class="cx"> 
</span><span class="cx"> webkit.org/b/103043 fast/events/frame-scroll-fake-mouse-move.html [ Skip ]
</span><span class="cx"> webkit.org/b/103043 fast/events/overflow-scroll-fake-mouse-move.html [ Skip ]
</span><span class="cx"> 
</span><del>-webkit.org/b/97132 media/track/track-cue-rendering-vertical.html [ Failure ]
</del><ins>+#webkit.org/b/97132 media/track/track-cue-rendering-vertical.html [ Failure ]
</ins><span class="cx"> 
</span><del>-webkit.org/b/106477 media/video-controls-captions-trackmenu-sorted.html [ Failure ]
-webkit.org/b/106477 media/video-controls-captions-trackmenu.html [ Timeout ]
-webkit.org/b/106477 media/video-controls-captions-trackmenu-hide-on-click.html [ Failure ]
-webkit.org/b/106477 media/video-controls-captions-trackmenu-hide-on-click-outside.html [ Failure ]
-webkit.org/b/106477 media/video-controls-visible-exiting-fullscreen.html [ Failure ]
-webkit.org/b/106477 media/video-controls-captions-trackmenu-includes-enabled-track.html [ Failure ]
</del><ins>+#webkit.org/b/106477 media/video-controls-captions-trackmenu-sorted.html [ Failure ]
+#webkit.org/b/106477 media/video-controls-captions-trackmenu.html [ Timeout ]
+#webkit.org/b/106477 media/video-controls-captions-trackmenu-hide-on-click.html [ Failure ]
+#webkit.org/b/106477 media/video-controls-captions-trackmenu-hide-on-click-outside.html [ Failure ]
+#webkit.org/b/106477 media/video-controls-visible-exiting-fullscreen.html [ Failure ]
+#webkit.org/b/106477 media/video-controls-captions-trackmenu-includes-enabled-track.html [ Failure ]
</ins><span class="cx"> 
</span><span class="cx"> # Enable when support drag-and-drop autoscrolling
</span><span class="cx"> webkit.org/b/39725 [ Release ] fast/events/drag-and-drop-autoscroll.html [ Failure ]
</span><span class="lines">@@ -1909,17 +1914,17 @@
</span><span class="cx"> 
</span><span class="cx"> # Windows doesn't have a toggle for CC any more, it's based on a menu of choices.
</span><span class="cx"> # https://bugs.webkit.org/show_bug.cgi?id=95428
</span><del>-webkit.org/b/101670 media/video-controls-captions.html [ Skip ]
</del><ins>+#webkit.org/b/101670 media/video-controls-captions.html [ Skip ]
</ins><span class="cx"> 
</span><span class="cx"> webkit.org/b/110447 editing/spelling/spelling-changed-text.html [ Timeout ]
</span><span class="cx"> 
</span><span class="cx"> # Windows does not support custom media data loading
</span><del>-media/video-src-blob.html [ Skip ]
</del><ins>+#media/video-src-blob.html [ Skip ]
</ins><span class="cx"> 
</span><del>-webkit.org/b/113106 media/track/track-prefer-captions.html [ Skip ]
</del><ins>+#webkit.org/b/113106 media/track/track-prefer-captions.html [ Skip ]
</ins><span class="cx"> 
</span><span class="cx"> # The logic in this test is no longer correct for Apple ports
</span><del>-webkit.org/b/112492 media/track/track-user-preferences.html [ Skip ]
</del><ins>+#webkit.org/b/112492 media/track/track-user-preferences.html [ Skip ]
</ins><span class="cx"> 
</span><span class="cx"> #These tests are flaky:
</span><span class="cx"> fast/text/international/bidi-menulist.html [ Pass Failure ]
</span><span class="lines">@@ -1930,7 +1935,7 @@
</span><span class="cx"> 
</span><span class="cx"> webkit.org/b/140211 fast/xsl/sort-locale.xml [ Failure ]
</span><span class="cx"> http
</span><del>-media/W3C
</del><ins>+#media/W3C
</ins><span class="cx"> plugins
</span><span class="cx"> sputnik
</span><span class="cx"> 
</span><span class="lines">@@ -1938,7 +1943,7 @@
</span><span class="cx"> webkit.org/b/107601 fullscreen/video-cursor-auto-hide.html [ Failure ]
</span><span class="cx"> 
</span><span class="cx"> # WEBVTT_REGIONS is not enabled on win
</span><del>-media/track/regions-webvtt [ Skip ]
</del><ins>+#media/track/regions-webvtt [ Skip ]
</ins><span class="cx"> 
</span><span class="cx"> webkit.org/b/111606 fast/borders/border-fit.html
</span><span class="cx"> webkit.org/b/111606 fast/repaint/border-fit-lines.html
</span><span class="lines">@@ -1951,23 +1956,23 @@
</span><span class="cx"> 
</span><span class="cx"> webkit.org/b/113012 compositing/overflow/composited-scrolling-paint-phases.html [ Pass Failure ]
</span><span class="cx"> 
</span><del>-webkit.org/b/113076 [ Debug ] media/video-volume.html [ Crash ]
-webkit.org/b/113076 [ Release ] media/video-volume.html [ Pass Failure ]
</del><ins>+#webkit.org/b/113076 [ Debug ] media/video-volume.html [ Crash ]
+#webkit.org/b/113076 [ Release ] media/video-volume.html [ Pass Failure ]
</ins><span class="cx"> 
</span><span class="cx"> 
</span><span class="cx"> # Need support for ResourceHandle::didChangePriority and DRT support
</span><span class="cx"> webkit.org/b/111016 http/tests/loading/promote-img-preload-priority.html [ Failure ]
</span><span class="cx"> 
</span><span class="cx"> # Feature not implemented
</span><del>-webkit.org/b/112766 media/media-higher-prio-audio-stream.html [ Skip ]
</del><ins>+#webkit.org/b/112766 media/media-higher-prio-audio-stream.html [ Skip ]
</ins><span class="cx"> 
</span><span class="cx"> # Snapshotted plugins not enabled on WK1
</span><span class="cx"> webkit.org/b/98696 plugins/snapshotting [ Skip ]
</span><span class="cx"> 
</span><span class="cx"> # Don't run ogv and mkv tests on mac
</span><del>-media/track/in-band [ WontFix ]
-media/track/video [ WontFix ]
-media/track/audio [ WontFix ]
</del><ins>+#media/track/in-band [ WontFix ]
+#media/track/video [ WontFix ]
+#media/track/audio [ WontFix ]
</ins><span class="cx"> 
</span><span class="cx"> webkit.org/b/113946 compositing/contents-opaque/control-layer.html [ Failure ]
</span><span class="cx"> webkit.org/b/113946 compositing/filters/sw-layer-overlaps-hw-shadow.html [ Failure ]
</span><span class="lines">@@ -1997,7 +2002,7 @@
</span><span class="cx"> webkit.org/b/116564 fast/events/remove-target-with-shadow-in-drag.html [ Pass Failure ]
</span><span class="cx"> webkit.org/b/116564 fast/overflow/infiniteRecursionGuard.html [ Pass Failure ]
</span><span class="cx"> webkit.org/b/116564 fast/writing-mode/Kusa-Makura-background-canvas.html [ Pass Failure ]
</span><del>-webkit.org/b/116564 media/click-volume-bar-not-pausing.html [ Timeout ]
</del><ins>+#webkit.org/b/116564 media/click-volume-bar-not-pausing.html [ Timeout ]
</ins><span class="cx"> webkit.org/b/116564 transitions/svg-text-shadow-transition.html [ Failure ]
</span><span class="cx"> 
</span><span class="cx"> # Windows doesn't seem to have some of these fonts:
</span><span class="lines">@@ -2028,7 +2033,7 @@
</span><span class="cx"> webkit.org/b/117322 fast/text/hyphen-min-preferred-width.html [ ImageOnlyFailure ]
</span><span class="cx"> webkit.org/b/117322 fast/text/stroking-decorations.html [ Pass Timeout ]
</span><span class="cx"> webkit.org/b/117322 fast/writing-mode/vertical-subst-font-vert-no-dflt.html [ ImageOnlyFailure ]
</span><del>-webkit.org/b/117322 media/video-poster-background.html [ ImageOnlyFailure ]
</del><ins>+#webkit.org/b/117322 media/video-poster-background.html [ ImageOnlyFailure ]
</ins><span class="cx"> webkit.org/b/117322 printing/quirks-percentage-height-body.html [ ImageOnlyFailure ]
</span><span class="cx"> webkit.org/b/117322 printing/quirks-percentage-height.html [ ImageOnlyFailure ]
</span><span class="cx"> webkit.org/b/117322 printing/standards-percentage-heights.html [ ImageOnlyFailure ]
</span><span class="lines">@@ -2061,55 +2066,55 @@
</span><span class="cx"> 
</span><span class="cx"> # These test fail due to 'notifyDone' not being executed.
</span><span class="cx"> webkit.org/b/121509 editing/spelling/grammar-paste.html [ Skip ]
</span><del>-webkit.org/b/121509 media/audio-mpeg-supported.html        [ Skip ]
-webkit.org/b/121509 media/audio-data-url.html        [ Skip ]
-webkit.org/b/121509 media/track/track-cues-seeking.html        [ Skip ]
-webkit.org/b/121509 media/track/track-mode.html        [ Skip ]
-webkit.org/b/121509 media/track/track-cue-inline-assertion-crash.html        [ Skip ]
-webkit.org/b/121509 media/track/track-css-matching-default.html        [ Skip ]
-webkit.org/b/121509 media/track/track-css-matching.html        [ Skip ]
-webkit.org/b/121509 media/track/track-forced-subtitles-in-band.html        [ Skip ]
-webkit.org/b/121509 media/track/track-css-matching-timestamps.html        [ Skip ]
-webkit.org/b/121509 media/track/track-cue-rendering-with-padding.html        [ Skip ]
-webkit.org/b/121509 media/track/track-cue-overlap-snap-to-lines-not-set.html        [ Skip ]
-webkit.org/b/121509 media/track/text-track-cue-is-reachable.html        [ Skip ]
-webkit.org/b/121509 media/track/track-cue-negative-timestamp.html        [ Skip ]
-webkit.org/b/121509 media/track/track-kind.html        [ Skip ]
-webkit.org/b/121509 media/track/track-cues-pause-on-exit.html        [ Skip ]
-webkit.org/b/121509 media/track/track-cue-mutable.html        [ Skip ]
-webkit.org/b/121509 media/track/track-webvtt-tc002-bom.html        [ Skip ]
-webkit.org/b/121509 media/track/track-css-property-whitelist.html        [ Skip ]
-webkit.org/b/121509 media/track/track-remove-by-setting-innerHTML.html        [ Skip ]
-webkit.org/b/121509 media/track/track-load-error-readyState.html        [ Skip ]
-webkit.org/b/121509 media/track/track-cue-mutable-text.html        [ Skip ]
-webkit.org/b/121509 media/track/track-cues-missed.html        [ Skip ]
-webkit.org/b/121509 media/track/track-cues-enter-exit.html        [ Skip ]
-webkit.org/b/121509 media/track/text-track-is-reachable.html        [ Skip ]
-webkit.org/b/121509 media/track/track-css-cue-lifetime.html        [ Skip ]
-webkit.org/b/121509 media/track/track-disabled.html        [ Skip ]
-webkit.org/b/121509 media/track/track-in-band-style.html        [ Skip ]
-webkit.org/b/121509 media/track/track-mode-not-changed-by-new-track.html        [ Skip ]
-webkit.org/b/121509 media/track/track-webvtt-tc028-unsupported-markup.html        [ Skip ]
-webkit.org/b/121509 media/track/track-default-attribute.html        [ Skip ]
-webkit.org/b/121509 media/track/track-active-cues.html        [ Skip ]
-webkit.org/b/121509 media/track/track-cue-rendering-rtl.html        [ Skip ]
-webkit.org/b/121509 media/track/track-css-matching-lang.html        [ Skip ]
-webkit.org/b/121509 media/track/track-webvtt-tc000-empty.html        [ Skip ]
-webkit.org/b/121509 media/track/track-cue-mutable-fragment.html        [ Skip ]
-webkit.org/b/121509 media/track/track-cue-container-rendering-position.html        [ Skip ]
-webkit.org/b/121509 media/track/track-cues-cuechange.html        [ Skip ]
-webkit.org/b/121509 media/track/track-in-band-cues-added-once.html        [ Skip ]
-webkit.org/b/121509 media/track/track-large-timestamp.html        [ Skip ]
-webkit.org/b/121509 media/track/track-webvtt-tc027-empty-cue.html        [ Skip ]
-webkit.org/b/121509 media/track/track-load-from-element-readyState.html        [ Skip ]
-webkit.org/b/121509 media/track/track-cue-rendering-on-resize.html        [ Skip ]
-webkit.org/b/121509 media/track/track-cue-rendering.html        [ Skip ]
-webkit.org/b/121509 media/track/track-add-remove-cue.html        [ Skip ]
-webkit.org/b/121509 media/track/track-cues-sorted-before-dispatch.html        [ Skip ]
-webkit.org/b/121509 media/track/track-in-band-duplicate-tracks-when-source-changes.html        [ Skip ]
-webkit.org/b/121509 media/track/track-webvtt-tc010-no-timings.html        [ Skip ]
-webkit.org/b/121509 media/track/track-text-track-cue-list.html        [ Skip ]
-webkit.org/b/121509 media/audio-constructor-preload.html        [ Skip ]
</del><ins>+#webkit.org/b/121509 media/audio-mpeg-supported.html        [ Skip ]
+#webkit.org/b/121509 media/audio-data-url.html        [ Skip ]
+#webkit.org/b/121509 media/track/track-cues-seeking.html        [ Skip ]
+#webkit.org/b/121509 media/track/track-mode.html        [ Skip ]
+#webkit.org/b/121509 media/track/track-cue-inline-assertion-crash.html        [ Skip ]
+#webkit.org/b/121509 media/track/track-css-matching-default.html        [ Skip ]
+#webkit.org/b/121509 media/track/track-css-matching.html        [ Skip ]
+#webkit.org/b/121509 media/track/track-forced-subtitles-in-band.html        [ Skip ]
+#webkit.org/b/121509 media/track/track-css-matching-timestamps.html        [ Skip ]
+#webkit.org/b/121509 media/track/track-cue-rendering-with-padding.html        [ Skip ]
+#webkit.org/b/121509 media/track/track-cue-overlap-snap-to-lines-not-set.html        [ Skip ]
+#webkit.org/b/121509 media/track/text-track-cue-is-reachable.html        [ Skip ]
+#webkit.org/b/121509 media/track/track-cue-negative-timestamp.html        [ Skip ]
+#webkit.org/b/121509 media/track/track-kind.html        [ Skip ]
+#webkit.org/b/121509 media/track/track-cues-pause-on-exit.html        [ Skip ]
+#webkit.org/b/121509 media/track/track-cue-mutable.html        [ Skip ]
+#webkit.org/b/121509 media/track/track-webvtt-tc002-bom.html        [ Skip ]
+#webkit.org/b/121509 media/track/track-css-property-whitelist.html        [ Skip ]
+#webkit.org/b/121509 media/track/track-remove-by-setting-innerHTML.html        [ Skip ]
+#webkit.org/b/121509 media/track/track-load-error-readyState.html        [ Skip ]
+#webkit.org/b/121509 media/track/track-cue-mutable-text.html        [ Skip ]
+#webkit.org/b/121509 media/track/track-cues-missed.html        [ Skip ]
+#webkit.org/b/121509 media/track/track-cues-enter-exit.html        [ Skip ]
+#webkit.org/b/121509 media/track/text-track-is-reachable.html        [ Skip ]
+#webkit.org/b/121509 media/track/track-css-cue-lifetime.html        [ Skip ]
+#webkit.org/b/121509 media/track/track-disabled.html        [ Skip ]
+#webkit.org/b/121509 media/track/track-in-band-style.html        [ Skip ]
+#webkit.org/b/121509 media/track/track-mode-not-changed-by-new-track.html        [ Skip ]
+#webkit.org/b/121509 media/track/track-webvtt-tc028-unsupported-markup.html        [ Skip ]
+#webkit.org/b/121509 media/track/track-default-attribute.html        [ Skip ]
+#webkit.org/b/121509 media/track/track-active-cues.html        [ Skip ]
+#webkit.org/b/121509 media/track/track-cue-rendering-rtl.html        [ Skip ]
+#webkit.org/b/121509 media/track/track-css-matching-lang.html        [ Skip ]
+#webkit.org/b/121509 media/track/track-webvtt-tc000-empty.html        [ Skip ]
+#webkit.org/b/121509 media/track/track-cue-mutable-fragment.html        [ Skip ]
+#webkit.org/b/121509 media/track/track-cue-container-rendering-position.html        [ Skip ]
+#webkit.org/b/121509 media/track/track-cues-cuechange.html        [ Skip ]
+#webkit.org/b/121509 media/track/track-in-band-cues-added-once.html        [ Skip ]
+#webkit.org/b/121509 media/track/track-large-timestamp.html        [ Skip ]
+#webkit.org/b/121509 media/track/track-webvtt-tc027-empty-cue.html        [ Skip ]
+#webkit.org/b/121509 media/track/track-load-from-element-readyState.html        [ Skip ]
+#webkit.org/b/121509 media/track/track-cue-rendering-on-resize.html        [ Skip ]
+#webkit.org/b/121509 media/track/track-cue-rendering.html        [ Skip ]
+#webkit.org/b/121509 media/track/track-add-remove-cue.html        [ Skip ]
+#webkit.org/b/121509 media/track/track-cues-sorted-before-dispatch.html        [ Skip ]
+#webkit.org/b/121509 media/track/track-in-band-duplicate-tracks-when-source-changes.html        [ Skip ]
+#webkit.org/b/121509 media/track/track-webvtt-tc010-no-timings.html        [ Skip ]
+#webkit.org/b/121509 media/track/track-text-track-cue-list.html        [ Skip ]
+#webkit.org/b/121509 media/audio-constructor-preload.html        [ Skip ]
</ins><span class="cx"> webkit.org/b/121509 fast/repaint/selection-rl.html        [ Skip ]
</span><span class="cx"> webkit.org/b/121509 fast/dom/Window/window-early-properties.html        [ Skip ]
</span><span class="cx"> webkit.org/b/121509 fast/dom/MutationObserver/database-callback-delivery.html        [ Skip ]
</span><span class="lines">@@ -2130,9 +2135,9 @@
</span><span class="cx"> webkit.org/b/121509 loader/go-back-to-different-window-size.html        [ Skip ]
</span><span class="cx"> 
</span><span class="cx"> # More skipped tests
</span><del>-webkit.org/b/62024 http/tests/media/video-cross-site.html [ Failure ]
-media/audio-constructor-src.html        [ Timeout ]
-media/audio-delete-while-slider-thumb-clicked.html        [ Timeout ]
</del><ins>+#webkit.org/b/62024 http/tests/media/video-cross-site.html [ Failure ]
+#media/audio-constructor-src.html        [ Timeout ]
+#media/audio-delete-while-slider-thumb-clicked.html        [ Timeout ]
</ins><span class="cx"> editing/selection/caret-ltr-right.html [ Failure ]
</span><span class="cx"> editing/selection/context-menu-on-text.html [ Failure ]
</span><span class="cx"> editing/spelling/grammar-markers-hidpi.html [ Timeout ]
</span><span class="lines">@@ -2149,8 +2154,8 @@
</span><span class="cx"> fast/events/wheelevent-basic.html [ Failure ]
</span><span class="cx"> fast/events/wheelevent-constructor.html [ Failure ]
</span><span class="cx"> fast/loader/file-protocol-fragment.html [ Failure ]
</span><del>-media/track/track-in-band-legacy-api.html [ Skip ]
-media/track/track-in-band-mode.html [ Skip ]
</del><ins>+#media/track/track-in-band-legacy-api.html [ Skip ]
+#media/track/track-in-band-mode.html [ Skip ]
</ins><span class="cx"> security/block-test-no-port.html [ Failure ]
</span><span class="cx"> editing/selection/caret-rtl-2-left.html [ Failure ]
</span><span class="cx"> editing/selection/caret-rtl-right.html [ Failure ]
</span><span class="lines">@@ -2174,8 +2179,8 @@
</span><span class="cx"> css3/filters/filter-mask-clip-order.html [ Pass ImageOnlyFailure ]
</span><span class="cx"> fast/filter-image/filter-image.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/images/pdf-as-image-with-annotations.html [ ImageOnlyFailure ]
</span><del>-fast/media/mq-transform-02.html [ Pass ImageOnlyFailure ]
-fast/media/mq-transform-03.html [ Pass ImageOnlyFailure ]
</del><ins>+#fast/media/mq-transform-02.html [ Pass ImageOnlyFailure ]
+#fast/media/mq-transform-03.html [ Pass ImageOnlyFailure ]
</ins><span class="cx"> 
</span><span class="cx"> # Don't run these time-outs for now
</span><span class="cx"> css3/filters/huge-region-composited.html [ Skip ]
</span><span class="lines">@@ -2184,22 +2189,22 @@
</span><span class="cx"> # The following tests fail due to the new CSS/JS-based media controls.
</span><span class="cx"> # They need to be rebaselined.
</span><span class="cx"> # REGRESSION(r156730): 18 media tests broken (122021)
</span><del>-webkit.org/b/122021 media/track/track-cue-rendering-mode-changed.html [ Failure ]
-webkit.org/b/122021 media/video-controls-toggling.html [ Timeout ]
</del><ins>+#webkit.org/b/122021 media/track/track-cue-rendering-mode-changed.html [ Failure ]
+#webkit.org/b/122021 media/video-controls-toggling.html [ Timeout ]
</ins><span class="cx"> 
</span><span class="cx"> # The following tests also seem affected by r156730
</span><del>-webkit.org/b/122166 media/track/audio-track.html [ Failure ]
-webkit.org/b/122166 media/track/video-track.html [ Failure ]
-webkit.org/b/122166 media/audio-controls-do-not-fade-out.html [ Timeout ]
-webkit.org/b/122166 media/media-controls-invalid-url.html [ Failure ]
-webkit.org/b/122166 media/media-volume-slider-rendered-normal.html [ Failure ]
-webkit.org/b/122166 media/video-controls-visible-audio-only.html [ Failure ]
</del><ins>+#webkit.org/b/122166 media/track/audio-track.html [ Failure ]
+#webkit.org/b/122166 media/track/video-track.html [ Failure ]
+#webkit.org/b/122166 media/audio-controls-do-not-fade-out.html [ Timeout ]
+#webkit.org/b/122166 media/media-controls-invalid-url.html [ Failure ]
+#webkit.org/b/122166 media/media-volume-slider-rendered-normal.html [ Failure ]
+#webkit.org/b/122166 media/video-controls-visible-audio-only.html [ Failure ]
</ins><span class="cx"> 
</span><span class="cx"> # Flaky test fails on only certain machine configurations
</span><span class="cx"> printing/print-close-crash.html
</span><span class="cx"> 
</span><span class="cx"> # Test introduced in r157133 fails. State of colorspace management on Windows is unclear.
</span><del>-media/video-canvas-drawing-output.html [ Timeout ]
</del><ins>+#media/video-canvas-drawing-output.html [ Timeout ]
</ins><span class="cx"> 
</span><span class="cx"> # crypto.subtle is not yet enabled
</span><span class="cx"> crypto/subtle [ Skip ]
</span><span class="lines">@@ -2208,7 +2213,7 @@
</span><span class="cx"> # CONSOLE MESSAGE: line 13: TypeError: undefined is not a function (evaluating 'internals.initializeMockMediaSource()')
</span><span class="cx"> # CONSOLE MESSAGE: line 18: ReferenceError: Can't find variable: MediaSource
</span><span class="cx"> # FAIL: Timed out waiting for notifyDone to be called
</span><del>-media/media-source [ Skip ]
</del><ins>+#media/media-source [ Skip ]
</ins><span class="cx"> 
</span><span class="cx"> # Subpixel: incorrect caret position
</span><span class="cx"> webkit.org/b/126283 editing/selection/mixed-editability-10.html [ Failure ]
</span><span class="lines">@@ -2375,9 +2380,9 @@
</span><span class="cx"> fast/lists/ol-nested-list.html [ Pass Timeout ]
</span><span class="cx"> fast/lists/list-marker-remove-crash.html [ Pass Timeout ]
</span><span class="cx"> fast/lists/ol-reversed-nested-items.html [ Pass Timeout ]
</span><del>-fast/media/mq-compound-query-01.html [ Pass Timeout ]
-fast/media/mq-simple-neg-query-01.html [ Pass Timeout ]
-fast/media/mq-simple-neg-query-03.html [ Pass Timeout ]
</del><ins>+#fast/media/mq-compound-query-01.html [ Pass Timeout ]
+#fast/media/mq-simple-neg-query-01.html [ Pass Timeout ]
+#fast/media/mq-simple-neg-query-03.html [ Pass Timeout ]
</ins><span class="cx"> fast/multicol/hit-test-end-of-column.html [ Pass Timeout ]
</span><span class="cx"> fast/multicol/newmulticol/direct-child-column-span-all.html [ Pass Timeout ]
</span><span class="cx"> fast/multicol/newmulticol/balance2.html [ Pass Failure ]
</span><span class="lines">@@ -2485,7 +2490,7 @@
</span><span class="cx"> fast/inline/inline-containing-collapsed-whitespace-treated-as-empty.html [ Pass Failure ]
</span><span class="cx"> fast/loader/fragment-after-redirect-gets-back-entry.html [ Pass Failure ]
</span><span class="cx"> fast/loader/url-parse-1.html [ Pass Failure ]
</span><del>-fast/media/update-media-query-css-parser.html [ Pass Timeout ]
</del><ins>+#fast/media/update-media-query-css-parser.html [ Pass Timeout ]
</ins><span class="cx"> fast/multicol/negativeColumnWidth.html [ Pass Timeout ]
</span><span class="cx"> fast/parser/xhtml-close-while-parsing.xhtml [ Pass Timeout ]
</span><span class="cx"> fast/regions/hover-single-flow-into-none.html [ Pass Timeout ]
</span><span class="lines">@@ -2578,9 +2583,9 @@
</span><span class="cx"> 
</span><span class="cx"> # Remove these expected failures when the Windows test bots are upgraded to support
</span><span class="cx"> # WAV files with AVCF:
</span><del>-webkit.org/b/128943 media/audio-constructor.html [ Timeout ]
-webkit.org/b/128943 media/media-can-play-wav-audio.html [ Failure ]
-webkit.org/b/128943 media/media-load-event.html [ Timeout ]
</del><ins>+#webkit.org/b/128943 media/audio-constructor.html [ Timeout ]
+#webkit.org/b/128943 media/media-can-play-wav-audio.html [ Failure ]
+#webkit.org/b/128943 media/media-load-event.html [ Timeout ]
</ins><span class="cx"> webkit.org/b/128943 userscripts/user-script-audio-document.html [ Failure ]
</span><span class="cx"> 
</span><span class="cx"> fast/repaint/block-layout-inline-children-replaced.html [ Pass Timeout ImageOnlyFailure ]
</span><span class="lines">@@ -2592,8 +2597,8 @@
</span><span class="cx"> webkit.org/b/129180 svg/clip-path/clip-path-on-svg-002.svg [ ImageOnlyFailure ]
</span><span class="cx"> 
</span><span class="cx"> # DataCue.value not enabled
</span><del>-http/tests/media/track-in-band-hls-metadata.html [ Skip ]
-media/track/track-datacue-value.html [ Skip ]
</del><ins>+#http/tests/media/track-in-band-hls-metadata.html [ Skip ]
+#media/track/track-datacue-value.html [ Skip ]
</ins><span class="cx"> 
</span><span class="cx"> # CRASHES
</span><span class="cx"> fast/canvas/canvas-path-addPath.html [ Crash ]
</span><span class="lines">@@ -2724,7 +2729,7 @@
</span><span class="cx"> userscripts/user-script-plugin-document.html [ Crash Failure ]
</span><span class="cx"> tables/mozilla/other/test6.html [ Skip ]
</span><span class="cx"> fast/text/emphasis-combined-text.html [ ImageOnlyFailure ]
</span><del>-[ Release ] http/tests/media/video-cancel-load.html [ Crash Failure Timeout ]
</del><ins>+#[ Release ] http/tests/media/video-cancel-load.html [ Crash Failure Timeout ]
</ins><span class="cx"> fast/repaint/obscured-background-no-repaint.html [ Failure ]
</span><span class="cx"> js/slow-stress/emscripten-memops.html [ Pass Timeout ]
</span><span class="cx"> 
</span><span class="lines">@@ -2739,46 +2744,46 @@
</span><span class="cx"> [ Debug ] js/slow-stress [ Skip ]
</span><span class="cx"> 
</span><span class="cx"> # Skip remaining failing media tests after adding audio devices to the bots
</span><del>-media/audio-only-video-intrinsic-size.html [ Timeout ]
-media/audio-play-event.html [ Timeout ]
-media/context-menu-actions.html [ Timeout ]
-media/controls-after-reload.html [ Failure ]
-media/controls-strict.html [ Failure ]
-media/controls-without-preload.html [ Failure ]
-media/media-blocked-by-beforeload.html [ Timeout ]
-media/media-can-play-flac-audio.html [ Failure ]
-media/media-can-play-ogg.html [ Failure ]
-media/media-captions.html [ Timeout ]
-media/media-continues-playing-after-replace-source.html [ Timeout ]
-media/media-controls-cancel-events.html [ Timeout ]
-media/media-document-audio-controls-visible.html [ Timeout ]
-media/media-document-audio-size.html [ Failure ]
-media/media-volume-slider-rendered-below.html [ Timeout ]
-media/sources-fallback-codecs.html [ Failure ]
-media/track/track-datacue.html [ Timeout ]
-media/track/track-in-band-subtitles-too-large.html [ Failure ]
-media/track/track-long-word-container-sizing.html [ Failure ]
-media/video-canvas-source.html [ Failure ]
-media/video-colorspace-yuv420.html [ Failure ]
-media/video-colorspace-yuv422.html [ Failure ]
-media/video-controls-audiotracks-trackmenu.html [ Failure ]
-media/video-controls-rendering.html [ Failure ]
-media/video-defaultmuted.html [ Timeout ]
-media/video-display-toggle.html [ Failure ]
-media/video-does-not-loop.html [ Timeout ]
-media/video-empty-source.html [ Skip ]
-media/video-no-audio.html [ Failure ]
-media/video-pause-immediately.html [ Failure ]
-media/video-playing-and-pause.html [ Failure ]
-media/video-source-type-params.html [ Failure ]
-media/video-volume-slider.html [ Failure ]
-media/track/w3c/interfaces/TextTrackCue/align.html [ Skip ]
-media/track/w3c/interfaces/TextTrackCue/endTime.html [ Skip ]
-media/track/w3c/interfaces/TextTrackCue/id.html [ Skip ]
-media/track/w3c/interfaces/TextTrackCue/pauseOnExit.html [ Skip ]
-media/track/w3c/interfaces/TextTrackCue/startTime.html [ Skip ]
-media/track/w3c/interfaces/TextTrackCue/track.html [ Skip ]
-media/video-volume-slider-drag.html [ Skip ]
</del><ins>+#media/audio-only-video-intrinsic-size.html [ Timeout ]
+#media/audio-play-event.html [ Timeout ]
+#media/context-menu-actions.html [ Timeout ]
+#media/controls-after-reload.html [ Failure ]
+#media/controls-strict.html [ Failure ]
+#media/controls-without-preload.html [ Failure ]
+#media/media-blocked-by-beforeload.html [ Timeout ]
+#media/media-can-play-flac-audio.html [ Failure ]
+#media/media-can-play-ogg.html [ Failure ]
+#media/media-captions.html [ Timeout ]
+#media/media-continues-playing-after-replace-source.html [ Timeout ]
+#media/media-controls-cancel-events.html [ Timeout ]
+#media/media-document-audio-controls-visible.html [ Timeout ]
+#media/media-document-audio-size.html [ Failure ]
+#media/media-volume-slider-rendered-below.html [ Timeout ]
+#media/sources-fallback-codecs.html [ Failure ]
+#media/track/track-datacue.html [ Timeout ]
+#media/track/track-in-band-subtitles-too-large.html [ Failure ]
+#media/track/track-long-word-container-sizing.html [ Failure ]
+#media/video-canvas-source.html [ Failure ]
+#media/video-colorspace-yuv420.html [ Failure ]
+#media/video-colorspace-yuv422.html [ Failure ]
+#media/video-controls-audiotracks-trackmenu.html [ Failure ]
+#media/video-controls-rendering.html [ Failure ]
+#media/video-defaultmuted.html [ Timeout ]
+#media/video-display-toggle.html [ Failure ]
+#media/video-does-not-loop.html [ Timeout ]
+#media/video-empty-source.html [ Skip ]
+#media/video-no-audio.html [ Failure ]
+#media/video-pause-immediately.html [ Failure ]
+#media/video-playing-and-pause.html [ Failure ]
+#media/video-source-type-params.html [ Failure ]
+#media/video-volume-slider.html [ Failure ]
+#media/track/w3c/interfaces/TextTrackCue/align.html [ Skip ]
+#media/track/w3c/interfaces/TextTrackCue/endTime.html [ Skip ]
+#media/track/w3c/interfaces/TextTrackCue/id.html [ Skip ]
+#media/track/w3c/interfaces/TextTrackCue/pauseOnExit.html [ Skip ]
+#media/track/w3c/interfaces/TextTrackCue/startTime.html [ Skip ]
+#media/track/w3c/interfaces/TextTrackCue/track.html [ Skip ]
+#media/video-volume-slider-drag.html [ Skip ]
</ins><span class="cx"> 
</span><span class="cx"> # https://bugs.webkit.org/show_bug.cgi?id=138025
</span><span class="cx"> # Larger text and as a result, larger elements containing said text (as compared to Mac port)
</span><span class="lines">@@ -2960,7 +2965,7 @@
</span><span class="cx"> inspector/css/selector-specificity.html [ Timeout ]
</span><span class="cx"> inspector/css/pseudo-element-matches.html [ Timeout ]
</span><span class="cx"> [ Debug ] js/dom/callback-function-with-handle-event.html [ Timeout ]
</span><del>-media/audio-delete-while-step-button-clicked.html [ Timeout ]
</del><ins>+#media/audio-delete-while-step-button-clicked.html [ Timeout ]
</ins><span class="cx"> security/autocomplete-cleared-on-back.html [ Timeout ]
</span><span class="cx"> userscripts/window-onerror-for-isolated-world-1.html [ Timeout ]
</span><span class="cx"> userscripts/window-onerror-for-isolated-world-2.html [ Timeout ]
</span></span></pre>
</div>
</div>

</body>
</html>