<!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>[164394] 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/164394">164394</a></dd>
<dt>Author</dt> <dd>bfulgham@apple.com</dd>
<dt>Date</dt> <dd>2014-02-19 15:11:18 -0800 (Wed, 19 Feb 2014)</dd>
</dl>

<h3>Log Message</h3>
<pre>Another Windows update to quiet the bots.

* platform/win/TestExpectations: Add more flakes and pass lint-test-expectations.</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 (164393 => 164394)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2014-02-19 23:11:06 UTC (rev 164393)
+++ trunk/LayoutTests/ChangeLog        2014-02-19 23:11:18 UTC (rev 164394)
</span><span class="lines">@@ -1,3 +1,9 @@
</span><ins>+2014-02-19  Brent Fulgham  &lt;bfulgham@apple.com&gt;
+
+        Another Windows update to quiet the bots.
+
+        * platform/win/TestExpectations: Add more flakes and pass lint-test-expectations.
+
</ins><span class="cx"> 2014-02-19  Alexey Proskuryakov  &lt;ap@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         media/controls-styling-strict.html is flaky
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinTestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/TestExpectations (164393 => 164394)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/TestExpectations        2014-02-19 23:11:06 UTC (rev 164393)
+++ trunk/LayoutTests/platform/win/TestExpectations        2014-02-19 23:11:18 UTC (rev 164394)
</span><span class="lines">@@ -447,7 +447,8 @@
</span><span class="cx"> # Different tests sometimes time out on apple-windows-5 http://webkit.org/b/55579
</span><span class="cx"> http/tests/websocket
</span><span class="cx"> 
</span><del>-webkit.org/b/58654 media/video-controls-in-media-document.html [ Timeout ]
</del><ins>+# Times out:
+webkit.org/b/58654 media/video-controls-in-media-document.html [ Skip ]
</ins><span class="cx"> 
</span><span class="cx"> # Flaky http://webkit.org/b/62561
</span><span class="cx"> animations/animation-direction-normal.html
</span><span class="lines">@@ -685,7 +686,7 @@
</span><span class="cx"> webkit.org/b/87425 [ Debug ] platform/win/accessibility/detached-object-notification-crash.html [ Crash ]
</span><span class="cx"> 
</span><span class="cx"> # Test times out
</span><del>-webkit.org/b/95405 platform/win/accessibility/single-select-children.html [ Timeout ]
</del><ins>+webkit.org/b/95405 platform/win/accessibility/single-select-children.html [ Skip ]
</ins><span class="cx"> 
</span><span class="cx"> #AX role needs to be updated on Windows, many test cases involve AX role crash or fail
</span><span class="cx"> accessibility/svg-bounds.html
</span><span class="lines">@@ -799,7 +800,7 @@
</span><span class="cx"> 
</span><span class="cx"> # Timed out as of 41995. Pass now, will mark as flaky for the time being.
</span><span class="cx"> webkit.org/b/24810 fast/dom/cssTarget-crash.html [ Pass Timeout ]
</span><del>-webkit.org/b/24810 fast/dom/location-new-window-no-crash.html [ Pass Timeout ]
</del><ins>+webkit.org/b/24810 fast/dom/location-new-window-no-crash.html [ Pass Failure Timeout ]
</ins><span class="cx"> webkit.org/b/24810 fast/encoding/css-cached-bom.html [ Pass Timeout ]
</span><span class="cx"> webkit.org/b/24810 fast/loader/local-CSS-from-local.html [ Failure Timeout ]
</span><span class="cx"> webkit.org/b/24810 fast/loader/local-JavaScript-from-local.html [ Failure Timeout ]
</span><span class="lines">@@ -811,9 +812,9 @@
</span><span class="cx"> webkit.org/b/24810 http/tests/security/local-JavaScript-from-remote.html [ Pass Timeout ]
</span><span class="cx"> webkit.org/b/24810 http/tests/security/local-iFrame-from-remote.html [ Pass Timeout ]
</span><span class="cx"> webkit.org/b/24810 http/tests/security/local-image-from-remote.html [ Pass Timeout ]
</span><del>-webkit.org/b/24810 http/tests/security/local-user-CSS-from-remote.html [ Pass Timeout ]
</del><ins>+webkit.org/b/24810 http/tests/security/local-user-CSS-from-remote.html [ Pass Failure Timeout ]
</ins><span class="cx"> webkit.org/b/24810 http/tests/security/originHeader/origin-header-for-https.html [ Failure Timeout ]
</span><del>-webkit.org/b/24810 plugins/npruntime/npruntime.html [ Timeout ]
</del><ins>+webkit.org/b/24810 plugins/npruntime/npruntime.html [ Failure Timeout ]
</ins><span class="cx"> 
</span><span class="cx"> ################################################################################
</span><span class="cx"> ######################### End list of r41995 failures ##########################
</span><span class="lines">@@ -856,7 +857,7 @@
</span><span class="cx"> # Try and get Windows buildbots back in green
</span><span class="cx"> # FIXME: File bugs and examine these tests
</span><span class="cx"> http/tests/xmlhttprequest/cache-override.html [ Failure ]
</span><del>-http/tests/xmlhttprequest/cross-origin-no-authorization.html [ Failure ]
</del><ins>+http/tests/xmlhttprequest/cross-origin-no-authorization.html [ Pass Failure Timeout ]
</ins><span class="cx"> media/video-empty-source.html [ Failure ]
</span><span class="cx"> 
</span><span class="cx"> # &lt;rdar://7127902&gt; http/tests/misc/favicon-loads-with-images-disabled.html crashes on Windows debug
</span><span class="lines">@@ -888,8 +889,8 @@
</span><span class="cx"> webkit.org/b/29057 editing/pasteboard/files-during-page-drags.html [ Failure ]
</span><span class="cx"> 
</span><span class="cx"> # &lt;https://bugs.webkit.org/show_bug.cgi?id=29287&gt;
</span><del>-webkit.org/b/29287 http/tests/local/fileapi [ Failure ]
-webkit.org/b/29287 http/tests/local/blob/send-hybrid-blob.html [ Failure ]
</del><ins>+webkit.org/b/29287 http/tests/local/fileapi [ Failure Timeout ]
+webkit.org/b/29287 http/tests/local/blob/send-hybrid-blob.html [ Pass Failure Timeout ]
</ins><span class="cx"> webkit.org/b/29287 http/tests/local/formdata [ Pass Failure ]
</span><span class="cx"> 
</span><span class="cx"> # Need Blob.slice support
</span><span class="lines">@@ -966,7 +967,7 @@
</span><span class="cx"> webkit.org/b/34447 http/tests/media/video-referer.html [ Failure ]
</span><span class="cx"> 
</span><span class="cx"> fast/frames/flattening/frameset-flattening-simple.html [ Failure ]
</span><del>-fast/frames/flattening/scrolling-in-object.html [ Failure ]
</del><ins>+fast/frames/flattening/scrolling-in-object.html [ Pass ImageOnlyFailure Failure ]
</ins><span class="cx"> fast/text-autosizing/narrow-iframe-flattened.html [ ImageOnlyFailure ]
</span><span class="cx"> 
</span><span class="cx"> # Accept header is handled by the browser
</span><span class="lines">@@ -1047,7 +1048,7 @@
</span><span class="cx"> webkit.org/b/128981 canvas/philip/tests/2d.gradient.radial.cone.top.html [ Failure ]
</span><span class="cx"> webkit.org/b/128981 canvas/philip/tests/2d.gradient.radial.inside2.html [ Failure ]
</span><span class="cx"> webkit.org/b/128981 canvas/philip/tests/2d.gradient.radial.inside3.html [ Failure ]
</span><del>-webkit.org/b/128981 canvas/philip/tests/2d.gradient.radial.outside1.html [ Failure ]
</del><ins>+webkit.org/b/128981 [ Release ] canvas/philip/tests/2d.gradient.radial.outside1.html [ Failure ]
</ins><span class="cx"> webkit.org/b/128981 canvas/philip/tests/2d.line.cap.closed.html [ Failure ]
</span><span class="cx"> webkit.org/b/128981 canvas/philip/tests/2d.line.miter.lineedge.html [ Failure ]
</span><span class="cx"> webkit.org/b/128981 canvas/philip/tests/2d.path.arcTo.collinear.2.html [ Failure ]
</span><span class="lines">@@ -1570,18 +1571,18 @@
</span><span class="cx"> webkit.org/b/87450 [ Debug ] media/media-volume-slider-rendered-below.html [ Crash ]
</span><span class="cx"> 
</span><span class="cx"> # Time out
</span><del>-webkit.org/b/88005 media/media-continues-playing-after-replace-source.html [ Timeout ]
</del><ins>+webkit.org/b/88005 media/media-continues-playing-after-replace-source.html [ Failure Timeout ]
</ins><span class="cx"> 
</span><span class="cx"> # Asserts in Interpreter::addStackTraceIfNecessary
</span><span class="cx"> webkit.org/b/84073 plugins/npruntime/object-from-destroyed-plugin-in-subframe.html
</span><span class="cx"> webkit.org/b/84073 plugins/npruntime/object-from-destroyed-plugin.html
</span><span class="cx"> 
</span><span class="cx"> # Time out
</span><del>-webkit.org/b/88107 platform/win/plugins/iframe-inside-overflow.html [ Failure Timeout ]
-webkit.org/b/88107 platform/win/plugins/window-region-is-set-to-clip-rect.html [ Failure Timeout ]
-webkit.org/b/88107 plugins/crash-restoring-plugin-page-from-page-cache.html [ Timeout ]
-webkit.org/b/88107 plugins/fullscreen-plugins-dont-reload.html [ Failure Timeout ]
-webkit.org/b/88107 plugins/netscape-plugin-page-cache-works.html [ Failure Timeout ]
</del><ins>+webkit.org/b/88107 platform/win/plugins/iframe-inside-overflow.html [ Skip ]
+webkit.org/b/88107 platform/win/plugins/window-region-is-set-to-clip-rect.html [ Skip ]
+webkit.org/b/88107 plugins/crash-restoring-plugin-page-from-page-cache.html [ Skip ]
+webkit.org/b/88107 plugins/fullscreen-plugins-dont-reload.html [ Skip ]
+webkit.org/b/88107 plugins/netscape-plugin-page-cache-works.html [ Skip ]
</ins><span class="cx"> 
</span><span class="cx"> # Assert in RenderGeometryMap::absoluteRect
</span><span class="cx"> # https://bugs.webkit.org/show_bug.cgi?id=88128
</span><span class="lines">@@ -1732,7 +1733,7 @@
</span><span class="cx"> http/tests/security/referrer-policy-https-origin.html [ Failure ]
</span><span class="cx"> 
</span><span class="cx"> # As usual, DRT on Windows has problems knowing how to continue a test when focus moves to a popup window, in this case the file chooser
</span><del>-webkit.org/b/87469 fast/events/domactivate-sets-underlying-click-event-as-handled.html [ Failure Timeout ]
</del><ins>+webkit.org/b/87469 fast/events/domactivate-sets-underlying-click-event-as-handled.html [ Pass Failure Timeout ]
</ins><span class="cx"> 
</span><span class="cx"> webkit.org/b/95795 editing/style/apply-style-atomic.html [ Failure ]
</span><span class="cx"> 
</span><span class="lines">@@ -1771,8 +1772,8 @@
</span><span class="cx"> 
</span><span class="cx"> # referrer tests failing, problems connecting to address provided to iframe
</span><span class="cx"> http/tests/security/no-referrer.html [ Pass Failure ]
</span><del>-http/tests/security/referrer-policy-https-always.html [ Failure ]
-http/tests/security/referrer-policy-https-default.html [ Failure ]
</del><ins>+http/tests/security/referrer-policy-https-always.html [ Pass Failure Timeout ]
+http/tests/security/referrer-policy-https-default.html [ Pass Failure Timeout  ]
</ins><span class="cx"> http/tests/security/referrer-policy-https-never.html [ Failure ]
</span><span class="cx"> http/tests/security/referrer-policy-redirect.html [ Failure ]
</span><span class="cx"> 
</span><span class="lines">@@ -1898,15 +1899,16 @@
</span><span class="cx"> # Inspector Protocol
</span><span class="cx"> webkit.org/b/100846 [ Release ] inspector-protocol/debugger/pause-dedicated-worker.html [ Failure ]
</span><span class="cx"> webkit.org/b/100846 [ Debug ] inspector-protocol/debugger/pause-dedicated-worker.html [ Failure ]
</span><del>-webkit.org/b/100846 inspector-protocol/debugger/terminate-dedicated-worker-while-paused.html [ Failure ]
</del><ins>+webkit.org/b/128979 inspector-protocol/debugger/pause-on-assert.html [ Pass Failure ]
</ins><span class="cx"> webkit.org/b/128979 inspector-protocol/debugger/setBreakpoint-dfg-and-modify-local.html [ Failure ]
</span><span class="cx"> webkit.org/b/128979 inspector-protocol/debugger/setBreakpoint-dfg.html [ Failure ]
</span><ins>+webkit.org/b/100846 inspector-protocol/debugger/terminate-dedicated-worker-while-paused.html [ Failure ]
</ins><span class="cx"> webkit.org/b/128979 inspector-protocol/heap-profiler/heap-snapshot-with-detached-dom-tree.html [ Failure ]
</span><span class="cx"> webkit.org/b/128979 inspector-protocol/heap-profiler/heap-snapshot-with-event-listener.html [ Failure ]
</span><span class="cx"> webkit.org/b/128979 inspector-protocol/heap-profiler/take-heap-snapshot.html [ Failure ]
</span><span class="cx"> webkit.org/b/128979 inspector-protocol/model/content-node-region-info.html [ Pass Failure ]
</span><del>-webkit.org/b/128979 inspector-protocol/debugger/pause-on-assert.html [ Pass Failure ]
</del><span class="cx"> webkit.org/b/128979 [ Debug ] inspector-protocol/dom/getAccessibilityPropertiesForNode.html [ Crash ]
</span><ins>+webkit.org/b/128979 [ Release ] inspector-protocol/dom/getAccessibilityPropertiesForNode.html [ Pass Failure ]
</ins><span class="cx"> 
</span><span class="cx"> webkit.org/b/100117 fast/xmlhttprequest/xmlhttprequest-recursive-sync-event.html [ Failure ]
</span><span class="cx"> 
</span><span class="lines">@@ -1949,7 +1951,7 @@
</span><span class="cx"> webkit.org/b/106957 svg/dom/SVGViewSpec-invalid-ref-crash.html [ Failure ]
</span><span class="cx"> 
</span><span class="cx"> # Enable when support drag-and-drop autoscrolling
</span><del>-webkit.org/b/39725 fast/events/drag-and-drop-autoscroll.html [ Failure ]
</del><ins>+webkit.org/b/39725 [ Release ] fast/events/drag-and-drop-autoscroll.html [ Failure ]
</ins><span class="cx"> 
</span><span class="cx"> editing/input/reveal-caret-of-multiline-contenteditable.html [ Failure ]
</span><span class="cx"> editing/input/reveal-caret-of-multiline-input.html [ Failure ]
</span><span class="lines">@@ -2084,6 +2086,7 @@
</span><span class="cx"> 
</span><span class="cx"> # Disable crashing tests, being investigated under https://bugs.webkit.org/show_bug.cgi?id=116562
</span><span class="cx"> webkit.org/b/116562 [ Debug ] js/dom/callback-function-with-handle-event.html [ Crash ]
</span><ins>+[ Release ] js/dom/callback-function-with-handle-event.html [ Failure ]
</ins><span class="cx"> webkit.org/b/116562 loader/go-back-cached-main-resource.html [ Crash ]
</span><span class="cx"> 
</span><span class="cx"> # Test failures being investigated under https://bugs.webkit.org/show_bug.cgi?id=116564
</span><span class="lines">@@ -2128,7 +2131,7 @@
</span><span class="cx"> # After switching to NRWT, we find that some of the new image tests do not pass.
</span><span class="cx"> webkit.org/b/117322 css2.1/20110323/word-spacing-remove-space-003.htm [ ImageOnlyFailure ]
</span><span class="cx"> webkit.org/b/117322 css2.1/20110323/word-spacing-remove-space-006.htm [ ImageOnlyFailure ]
</span><del>-webkit.org/b/117322 css3/unicode-bidi-isolate-aharon-failing.html [ ImageOnlyFailure ]
</del><ins>+webkit.org/b/117322 css3/unicode-bidi-isolate-aharon-failing.html [ Pass ImageOnlyFailure Timeout ]
</ins><span class="cx"> webkit.org/b/117322 fast/backgrounds/background-opaque-images-over-color.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/css/font-weight-1.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/css/margin-top-bottom-dynamic.html [ ImageOnlyFailure ]
</span><span class="lines">@@ -2297,6 +2300,7 @@
</span><span class="cx"> 
</span><span class="cx"> # Image-only failures
</span><span class="cx"> animations/cross-fade-background-image.html [ ImageOnlyFailure ]
</span><ins>+css1/box_properties/padding_left.html [ ImageOnlyFailure ]
</ins><span class="cx"> css1/units/percentage_units.html [ ImageOnlyFailure Timeout ]
</span><span class="cx"> css3/filters/css-opacity-with-drop-shadow.html [ Pass ImageOnlyFailure ]
</span><span class="cx"> css3/filters/effect-reference-delete.html [ Pass ImageOnlyFailure ]
</span><span class="lines">@@ -2393,7 +2397,8 @@
</span><span class="cx"> # isProtocolHandlerRegistered() isn't supported yet.
</span><span class="cx"> webkit.org/b/92749 fast/dom/is-protocol-handler-registered.html [ Skip ] 
</span><span class="cx"> 
</span><del>-webkit.org/b/128726 [ Release ] js/regress/emscripten-memops.html [ Timeout ]
</del><ins>+# Times out:
+webkit.org/b/128726 [ Release ] js/regress/emscripten-memops.html [ Skip ]
</ins><span class="cx"> 
</span><span class="cx"> webkit.org/b/128789 [ Debug ] js/regress/Int16Array-bubble-sort-with-byteLength.html [ Pass Timeout ]
</span><span class="cx"> webkit.org/b/128789 [ Debug ] js/regress/Int16Array-bubble-sort.html [ Pass Timeout ]
</span><span class="lines">@@ -2449,6 +2454,7 @@
</span><span class="cx"> webkit.org/b/128855 fast/regions/repaint/line-flow-with-floats-in-regions.html [ Pass ImageOnlyFailure Failure ]
</span><span class="cx"> 
</span><span class="cx"> # More flakes:
</span><ins>+fast/css/hover-affects-child.html [ Pass Timeout ]
</ins><span class="cx"> css1/box_properties/padding.html [ Pass Timeout ]
</span><span class="cx"> css3/filters/filter-repaint-sepia.html [ Pass Timeout ]
</span><span class="cx"> css3/filters/huge-region.html [ Pass Timeout ]
</span><span class="lines">@@ -2456,8 +2462,9 @@
</span><span class="cx"> css3/masking/clip-path-polygon.html [ Pass Timeout ]
</span><span class="cx"> fast/animation/request-animation-frame-time-unit.html [ Pass Timeout ]
</span><span class="cx"> fast/animation/request-animation-frame-callback-id.html        [ Pass Timeout ]
</span><ins>+fast/backgrounds/001.html [ Pass Timeout ]
</ins><span class="cx"> fast/backgrounds/background-shorthand-with-backgroundSize-style.html [ Pass Timeout ]
</span><del>-fast/backgrounds/001.html [ Pass Timeout ]
</del><ins>+fast/backgrounds/selection-background-color.html [ Pass Timeout ]
</ins><span class="cx"> fast/block/margin-collapse/038.html [ Pass Timeout ]
</span><span class="cx"> fast/block/margin-collapse/012.html [ Pass Timeout ]
</span><span class="cx"> fast/block/float/editable-text-overlapping-float.html [ Pass ImageOnlyFailure Failure ]
</span><span class="lines">@@ -2500,26 +2507,35 @@
</span><span class="cx"> fast/css-generated-content/003.html [ Pass Timeout ]
</span><span class="cx"> fast/css-intrinsic-dimensions/width-property-value.html [ Pass Timeout ]
</span><span class="cx"> fast/css-intrinsic-dimensions/min-width.html [ Pass Timeout ]
</span><ins>+fast/dom/attribute-empty-value-no-children.html        [ Pass Timeout ]
</ins><span class="cx"> fast/dom/clone-node-dynamic-style.html [ Pass ImageOnlyFailure Failure ]
</span><ins>+fast/dom/importNode-null.html [ Pass Failure ]
+fast/dom/DOMImplementation/implementation-identity.html [ Pass Timeout ]
+fast/dom/getElementsByClassName/004.html [ Pass Timeout ]
+fast/dom/HTMLDocument/hasFocus.html        [ Pass Failure ]
+fast/dom/HTMLSelectElement/named-options.html [ Pass Timeout ]
+fast/dom/HTMLStyleElement/style-onerror.html [ Pass Timeout ]
+fast/dom/HTMLTemplateElement/inertContents.html [ Pass Timeout ]
+fast/dom/MutationObserver/clear-transient-without-delivery.html [ Pass Timeout ]
+fast/dom/TreeWalker/previousNodeLastChildReject.html [ Pass Timeout ]
</ins><span class="cx"> fast/dom/Window/window-constructor-presence.html [ Pass Timeout ]
</span><span class="cx"> fast/dom/Window/window-resize-and-move-sub-frame.html [ Pass Timeout ]
</span><ins>+fast/dom/Window/HTMLFrameSetElement-window-eventListener-attributes.html [ Pass Failure ]
</ins><span class="cx"> fast/dom/Window/Location/location-override-toString-using-defineGetter.html        [ Pass Failure ]
</span><span class="cx"> fast/dom/Window/Location/window-shadow-window-using-js-object-with-location-field.html [ Pass Failure ]
</span><del>-fast/dom/DOMImplementation/implementation-identity.html [ Pass Timeout ]
-fast/dom/getElementsByClassName/004.html [ Pass Timeout ]
</del><span class="cx"> fast/dom/XMLSerializer-entities.html [ Pass Timeout ]
</span><del>-fast/dom/HTMLDocument/hasFocus.html        [ Pass Failure ]
-fast/dom/attribute-empty-value-no-children.html        [ Pass Timeout ]
</del><span class="cx"> fast/dom/XMLSerializer-attribute-namespace-prefix-conflicts.html [ Pass Timeout ]
</span><del>-fast/dom/importNode-null.html [ Pass Failure ]
-fast/backgrounds/selection-background-color.html [ Pass Timeout ]
</del><span class="cx"> fast/dynamic/dirty-float-in-clean-line.html [ Pass Timeout ]
</span><span class="cx"> fast/encoding/meta-charset.html [ Pass Failure ]
</span><span class="cx"> fast/encoding/charset-koi8-u.html [ Pass Timeout ]
</span><ins>+fast/encoding/hebrew/csISO88598I.html [ Pass Timeout ]
</ins><span class="cx"> fast/encoding/high-bit-latin1.html [ Pass Timeout ]
</span><ins>+fast/encoding/parser-tests-110.html [ Pass Timeout ]
+fast/encoding/utf-32-big-endian-bom.html [ Pass Timeout ]
</ins><span class="cx"> fast/events/anchor-empty-focus.html [ Pass Timeout ]
</span><span class="cx"> fast/events/attribute-listener-cloned-from-frameless-doc-context.html [ Pass Failure ]
</span><span class="cx"> fast/events/drag-outside-window.html [ Pass Timeout ]
</span><ins>+fast/events/event-sender-mouse-moved.html [ Pass Timeout ]
</ins><span class="cx"> fast/events/inputText-never-fired-on-keydown-cancel.html [ Pass Timeout ]
</span><span class="cx"> fast/events/onchange-setvalue.html [ Pass Timeout ]
</span><span class="cx"> fast/events/window-onerror4.html [ Pass Failure ]
</span><span class="lines">@@ -2529,6 +2545,7 @@
</span><span class="cx"> fast/forms/image/image-error-event-modifies-type-crash.html [ Pass Failure ]
</span><span class="cx"> fast/forms/label/labels-parent-and-sibling-labels.html [ Pass Timeout ]
</span><span class="cx"> fast/forms/select/intrinsic-min-width-applies-with-fixed-width.html [ Pass Timeout ]
</span><ins>+fast/forms/select-disabled-appearance.html [ Pass Failure ImageOnlyFailure ]
</ins><span class="cx"> fast/forms/textfield-inside-anchor.html [ Pass Timeout ]
</span><span class="cx"> fast/frames/javascript-url-for-deleted-frame.html [ Pass Failure ]
</span><span class="cx"> fast/frames/sandboxed-iframe-scripting-05.html [ Pass Timeout ]
</span><span class="lines">@@ -2538,16 +2555,19 @@
</span><span class="cx"> fast/inspector-support/uncaught-dom3-exception.html [ Pass Timeout ]
</span><span class="cx"> fast/invalid/016.html [ Pass Timeout ]
</span><span class="cx"> fast/invalid/invalidSVGFont.html [ Pass Timeout ]
</span><ins>+fast/lists/li-style-alpha-huge-value-crash.html         [ Pass Timeout ]
</ins><span class="cx"> fast/lists/ol-nested-list-dynamic-insert.html [ Pass Timeout ]
</span><span class="cx"> fast/lists/007-vertical.html [ Pass Timeout ]
</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><ins>+fast/media/mq-compound-query-01.html [ Pass Timeout ]
</ins><span class="cx"> fast/media/mq-simple-neg-query-01.html [ Pass Timeout ]
</span><span class="cx"> fast/media/mq-simple-neg-query-03.html [ Pass Timeout ]
</span><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><ins>+fast/multicol/newmulticol/break-before.html [ Pass ImageOnlyFailure ]
</ins><span class="cx"> fast/parser/compatMode-in-xhtml.xhtml [ Pass Failure ]
</span><span class="cx"> fast/parser/document-write-into-initial-document.html [ Pass Failure ]
</span><span class="cx"> fast/repaint/intermediate-layout-position-clip.html        [ Pass ImageOnlyFailure Failure ]
</span><span class="lines">@@ -2566,26 +2586,23 @@
</span><span class="cx"> fast/text/text-transform-nontext-node-crash.xhtml [ Pass Timeout ]
</span><span class="cx"> fast/tokenizer/ignore-tags-in-iframe.html [ Pass Timeout ]
</span><span class="cx"> fast/tokenizer/document-write-racing-dom-access.html [ Pass Timeout ]
</span><ins>+fast/tokenizer/script_extra_close.html [ Pass Timeout ]
</ins><span class="cx"> fast/xmlhttprequest/xmlhttprequest-responsetype-text.html [ Pass Timeout ]
</span><span class="cx"> fast/xpath/xpath-detached-import-assert.html [ Pass Timeout ]
</span><span class="cx"> fast/xpath/4XPath/Core/test_literal_expr.html [ Pass Failure ]
</span><span class="cx"> 
</span><span class="cx"> # Failures on the test bots
</span><del>-animations/animations-on-inline-crash.html [ Failure ]
-css2.1/20110323/absolute-non-replaced-height-002.htm [ Failure ]
</del><ins>+animations/animation-on-inline-crash.html [ Failure ]
+animations/cross-fade-webkit-mask-box-image.html [ Pass Failure ImageOnlyFailure ]
+animations/transition-and-animation-2.html [ Pass Failure ]
+css2.1/20110323 [ Pass Failure Timeout ]
</ins><span class="cx"> css2.1/t0803-c5501-imrgn-t-00-b-ag.html [ Pass Timeout ]
</span><span class="cx"> css2.1/t1204-implied-01-c.html [ Pass Timeout ]
</span><span class="cx"> css2.1/t1204-implied-02-d.html [ Pass Timeout ]
</span><span class="cx"> css2.1/t010403-shand-border-00-c.html [ Pass Timeout ]
</span><span class="cx"> css2.1/t170602-bdr-conflct-w-87-d.html [ Pass Timeout ]
</span><del>-css3/unicode-bidi-isolate-aharon-failing.html [ Pass Timeout ]
</del><span class="cx"> css3/images/cross-fade-invalidation.html [ Pass Timeout ]
</span><del>-canvas/philip/tests/2d.path.clip.empty.html [ Pass Timeout ]
-canvas/philip/tests/2d.shadow.enable.off.2.html [ Pass Timeout ]
-canvas/philip/tests/2d.shadow.canvas.transparent.1.html [ Pass Timeout ]
-canvas/philip/tests/2d.text.draw.stroke.unaffected.html [ Pass Failure ]
-canvas/philip/tests/2d.transformation.rotate.wrapnegative.html [ Pass Failure ]
-canvas/philip/tests/2d.transformation.scale.zer.html [ Pass Failure ]
</del><ins>+canvas/philip/tests [ Pass Failure Timeout ]
</ins><span class="cx"> csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-horizontal-rectangle-002.html [ Pass Failure ]
</span><span class="cx"> dom/svg/level3/xpath/Conformance_hasFeature_null.svg [ Pass Timeout ]
</span><span class="cx"> dom/svg/level3/xpath/XPathExpression_evaluate_NOT_SUPPORTED_ERR.svg [ Pass Timeout ]
</span><span class="lines">@@ -2598,6 +2615,9 @@
</span><span class="cx"> dom/xhtml/level1/core/hc_nodelistindexgetlength.xhtml [ Pass Failure ]
</span><span class="cx"> dom/xhtml/level1/core/hc_nodevalue01.xhtml [ Pass Timeout ]
</span><span class="cx"> dom/xhtml/level1/core/hc_nodegetprevioussibling.xhtml [ Pass Timeout ]
</span><ins>+dom/xhtml/level2/html/HTMLElement102.xhtml [ Pass Failure Timeout ]
+dom/xhtml/level2/html/HTMLElement06.xhtml [ Pass Timeout ]
+dom/xhtml/level2/html/HTMLElement16.xhtml [ Pass Timeout ]
</ins><span class="cx"> dom/xhtml/level3/core/documentrenamenode08.xhtml [ Pass Failure ]
</span><span class="cx"> dom/xhtml/level3/core/documentnormalizedocument03.xhtml [ Pass Timeout ]
</span><span class="cx"> dom/xhtml/level3/core/documentrenamenode23.xhtml [ Pass Timeout ]
</span><span class="lines">@@ -2611,9 +2631,10 @@
</span><span class="cx"> editing/deleting/delete-br-003.html [ Pass Timeout ]
</span><span class="cx"> editing/execCommand/4917055.html [ Pass Timeout ]
</span><span class="cx"> editing/input/password-echo-textnode.html [ Failure ]
</span><del>-editing/inserting/insert-paste-bidi-control.html [ Failure ]
</del><ins>+editing/inserting/insert-after-delete-001.html [ Pass Failure ImageOnlyFailure ]
</ins><span class="cx"> editing/inserting/insert-at-end-02.html [ Pass Timeout ]
</span><span class="cx"> editing/inserting/insert-br-quoted-001.html [ Pass Timeout ]
</span><ins>+editing/inserting/insert-paste-bidi-control.html [ Failure ]
</ins><span class="cx"> editing/inserting/insert-space-in-empty-doc.html [ Pass Timeout ]
</span><span class="cx"> editing/inserting/insert-tab-001.html [ Pass Failure ]
</span><span class="cx"> editing/inserting/typing-002.html [ Pass Timeout ]
</span><span class="lines">@@ -2622,20 +2643,26 @@
</span><span class="cx"> editing/pasteboard/4806874.html [ Pass Timeout ]
</span><span class="cx"> editing/pasteboard/copy-text-with-backgroundcolor.html [ Failure ]
</span><span class="cx"> editing/pasteboard/copy-text-with-wrapped-tag.html [ Failure ]
</span><ins>+editing/pasteboard/crash-accessing-clipboardData-types.html [ Pass Failure ]
</ins><span class="cx"> editing/pasteboard/paste-table-001.html [ Pass Timeout ]
</span><span class="cx"> editing/pasteboard/paste-text-with-style-5.html [ Pass Failure ]
</span><span class="cx"> editing/pasteboard/smart-paste-004.html [ Failure ]
</span><span class="cx"> editing/selection/anchor-focus2.html [ Pass Failure ]
</span><ins>+editing/selection/doubleclick-beside-cr-span.html [ Pass Failure ]
</ins><span class="cx"> editing/selection/editable-html-element.html [ Pass Failure ]
</span><span class="cx"> editing/selection/replaced-boundaries-3.html [ Pass Failure ImageOnlyFailure ]
</span><span class="cx"> editing/selection/vertical-rl-rtl-extend-line-backward-br.html [ Pass Failure ]
</span><ins>+editing/text-iterator/find-after-mutation.html [ Pass Failure Timeout ]
+fast/block/br-with-clearance-after-collapsing-space.html [ Pass ImageOnlyFailure ]
+fast/block/basic/002.html [ Pass Timeout ]
+fast/block/basic/quirk-height.html [ Pass Failure ]
</ins><span class="cx"> fast/block/margin-collapse/021.html [ Pass Timeout ]
</span><span class="cx"> fast/canvas/canvas-blending-pattern-over-gradient.html [ Pass Timeout ]
</span><span class="cx"> fast/canvas/canvas-composite-transformclip.html [ Pass Timeout ]
</span><span class="cx"> fast/canvas/canvas-composite-fill-repaint.html [ Pass Timeout ]
</span><span class="cx"> fast/canvas/image-object-in-canvas.html [ Pass Timeout ]
</span><span class="cx"> fast/canvas/shadow-offset-6.html [ Pass Timeout ]
</span><del>-fast/clip/004/html [ Pass Failure ]
</del><ins>+fast/clip/004.html [ Pass Failure ]
</ins><span class="cx"> fast/clip/006.html [ Pass Timeout ]
</span><span class="cx"> fast/css/replaced-element-implicit-size.html [ Pass Failure ]
</span><span class="cx"> fast/dom/document-head.html [ Pass Timeout ]
</span><span class="lines">@@ -2644,21 +2671,21 @@
</span><span class="cx"> fast/dom/HTMLSelectElement/remove-element-from-within-focus-handler-crash.html [ Pass Timeout ]
</span><span class="cx"> fast/dom/HTMLScriptElement/defer-inline-script.html [ Pass Timeout ]
</span><span class="cx"> fast/dom/HTMLStyleElement/insert-parser-generated.html [ Failure ]
</span><del>-fast/dom/location-new-window-no-crash.html [ Pass Failure ]
</del><span class="cx"> fast/dynamic/positioned-movement-with-positioned-children.html [ Pass Timeout ]
</span><del>-fast/events/domactivate-sets-underlying-click-event-as-handled.html [ Pass Timeout ]
</del><ins>+fast/dynamic/subtree-unrooted.html [ Pass Timeout ]
</ins><span class="cx"> fast/events/window-events-bubble2.html [ Pass Timeout ]
</span><span class="cx"> fast/forms/mailto/formenctype-attribute-input-2.html [ Failure ]
</span><span class="cx"> fast/frames/adopt-object-into-itself.html [ Pass Timeout ]
</span><del>-fast/frames/flattening/scrolling-in-object.html [ Pass ImageOnlyFailure Failure ]
</del><span class="cx"> fast/html/script-allowed-types-languages.html [ Pass Timeout ]
</span><span class="cx"> fast/images/exif-orientation.html [ Failure ]
</span><span class="cx"> fast/images/favicon-as-image.html [ Pass Timeout ]
</span><span class="cx"> fast/inline/inline-containing-collapsed-whitespace-treated-as-empty.html [ Pass Failure ]
</span><ins>+fast/loader/fragment-after-redirect-gets-back-entry.html [ Pass Failure ]
</ins><span class="cx"> fast/loader/url-parse-1.html [ Pass Failure ]
</span><span class="cx"> fast/media/update-media-query-css-parser.html [ Pass Timeout ]
</span><span class="cx"> fast/multicol/negativeColumnWidth.html [ Pass Timeout ]
</span><span class="cx"> fast/parser/xhtml-close-while-parsing.xhtml [ Pass Timeout ]
</span><ins>+fast/regions/fixed-pos-elem-in-region.html [ Pass Timeout ]
</ins><span class="cx"> fast/regions/hover-single-flow-into-none.html [ Pass Timeout ]
</span><span class="cx"> fast/regions/intrinsic-sized-regions.html [ Pass Timeout ]
</span><span class="cx"> fast/regions/positioned-objects-inline-static-in-regions.html [ Pass Timeout ]
</span><span class="lines">@@ -2668,12 +2695,15 @@
</span><span class="cx"> fast/replaced/object-with-non-empty-classid-triggers-fallback.html [ Pass Timeout ]
</span><span class="cx"> fast/replaced/percent-height-in-anonymous-block.html [ Pass Timeout ]
</span><span class="cx"> fast/shapes/shape-outside-floats/shape-outside-dynamic-shape-margin.html [ Pass Timeout ]
</span><ins>+fast/table/multiple-captions-crash3.html [ Pass ImageOnlyFailure ]
</ins><span class="cx"> fast/table/remove-td-display-none.html [ Pass Timeout ]
</span><span class="cx"> fast/table/scale-nested-percent-width-cols.html [ Pass Timeout ]
</span><ins>+fast/table/table-after-child-in-table.html [ Pass Timeout ]
</ins><span class="cx"> fast/table/table-cell-change-last-row-with-needsCellRecalc-section.html [ Pass Timeout ]
</span><span class="cx"> fast/table/table-column-generates-anonymous-table.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/text/emphasis-vertical-over-right.html [ Pass Timeout ]
</span><span class="cx"> fast/text/backslash-to-yen-sign-dynamic.html [ Pass Timeout ]
</span><ins>+fast/text/bidi-isolate-nextlinebreak-failure.html [ Pass Failure ]
</ins><span class="cx"> fast/text/hyphenate-first-word-after-skipped-space.html [ Pass Timeout ]
</span><span class="cx"> fast/text/line-runs-rounding-simple-lines.html [ Pass Timeout ]
</span><span class="cx"> fast/text/international/bdi-neutral-wrapped.html [ Pass Timeout ]
</span><span class="lines">@@ -2681,22 +2711,12 @@
</span><span class="cx"> fast/text/international/locale-sensitive-fonts.html [ Pass ImageOnlyFailure ]
</span><span class="cx"> fast/text/text-transform-turkish-and-azeri.html [ Pass Timeout ]
</span><span class="cx"> fast/text/wbr-pre.html [ Pass Timeout ]
</span><ins>+fast/text/international/inline-plaintext-is-isolated.html [ Pass Timeout ]
</ins><span class="cx"> fast/writing-mode/block-level-images.html [ Pass Timeout ]
</span><span class="cx"> html5lib/generated/run-entities01-write.html [ Pass Failure ]
</span><span class="cx"> html5lib/generated/run-pending-spec-changes-write.html [ Pass Timeout ]
</span><span class="cx"> html5lib/generated/run-tests4-data.html [ Pass Timeout ]
</span><del>-http/tests/security/local-user-CSS-from-remote.html [ Pass Failure Timeout ]
-http/tests/security/originHeader/origin-header-for-https.html [ Failure ]
-http/tests/security/referrer-policy-https-always.html [ Pass Timeout ]
-http/tests/xmlhttprequest/cross-origin-no-authorization.html [ Pass Timeout ]
-http/tests/security/referrer-policy-https-default.html [ Pass Failure Timeout ]
-http/tests/local/blob/send-hybrid-blob.html [ Pass Timeout ]
-ietestcenter/css3/bordersbackgrounds/background-attachment-local-scrolling.htm [ Failure ]
-ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-005.htm [ Pass Timeout ]
-ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-011.htm [ Pass Timeout ]
-ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-016.htm [ Pass Failure ]
-ietestcenter/css3/bordersbackgrounds/order-of-images.htm [ Pass Timeout ]
-ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-002.htm [ Pass Timeout ]
</del><ins>+ietestcenter/css3/bordersbackgrounds [ Pass Failure Timeout ]
</ins><span class="cx"> ietestcenter/css3/flexbox/flexbox-align-stretch-001.htm [ ImageOnlyFailure ]
</span><span class="cx"> ietestcenter/css3/flexbox/flexbox-layout-002.htm [ ImageOnlyFailure ]
</span><span class="cx"> ietestcenter/css3/grid/grid-column-001.htm [ ImageOnlyFailure ]
</span><span class="lines">@@ -2713,11 +2733,8 @@
</span><span class="cx"> ietestcenter/css3/multicolumn/column-width-applies-to-012.htm [ ImageOnlyFailure ]
</span><span class="cx"> ietestcenter/css3/multicolumn/column-width-applies-to-015.htm [ ImageOnlyFailure ]
</span><span class="cx"> ietestcenter/css3/namespaces/syntax-021.xml [ ImageOnlyFailure ]
</span><del>-ietestcenter/css3/valuesandunits/units-000.htm [ ImageOnlyFailure ]
-ietestcenter/Javascript/11.4.1-2-2.html [ Pass Timeout ]
-ietestcenter/Javascript/15.2.3.2-2-6.html [ Pass Timeout ]
-ietestcenter/Javascript/15.2.3.3-4-101.html [ Pass Timeout ]
-ietestcenter/Javascript/15.2.3.3-4-104.html [ Pass Timeout ]
</del><ins>+[ Release ] ietestcenter/css3/valuesandunits/units-000.htm [ ImageOnlyFailure ]
+ietestcenter/Javascript [ Pass Failure Timeout ]
</ins><span class="cx"> inspector-protocol/layers/layers-reflected-content.html [ Pass Timeout ]
</span><span class="cx"> inspector-protocol/debugger/setBreakpoint-actions.html [ Pass Timeout ]
</span><span class="cx"> inspector-protocol/dom/focus.html [ Pass Timeout ]
</span><span class="lines">@@ -2727,8 +2744,8 @@
</span><span class="cx"> js/dfg-uint8clampedarray-out-of-bounds-put-by-val-alias.html [ Pass Timeout ]
</span><span class="cx"> js/dom/const.html [ Pass Timeout ]
</span><span class="cx"> js/dom/dfg-patchable-get-by-id-after-watchpoint.html [ Pass Timeout ]
</span><del>-js/dom/callback-function-with-handle-event.html [ Failure ]
</del><span class="cx"> js/dom/dfg-cross-global-object-inline-new-array.html [ Failure ]
</span><ins>+js/dom/global-constructors-attributes-shared-worker.html [ Pass Timeout ]
</ins><span class="cx"> js/kde/comment-1.html [ Pass Timeout ]
</span><span class="cx"> js/math.html [ Pass Failure ]
</span><span class="cx"> js/mozilla/strict/strict-this-is-not-truthy.html [ Failure ]
</span><span class="lines">@@ -2736,10 +2753,16 @@
</span><span class="cx"> js/regress/for-of-iterate-array-keys.html [ Pass Failure Timeout ]
</span><span class="cx"> imported/w3c/html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/start-tag-html.html [ Pass Timeout ]
</span><span class="cx"> imported/w3c/html-templates/parsing-html-templates/creating-an-element-for-the-token/template-owner-document.html [ Pass Failure ]
</span><ins>+mathml/presentation/mspace-children.html [ Pass Failure ]
</ins><span class="cx"> svg/animations/animate-linear-discrete-additive.svg [ Pass Timeout ]
</span><span class="cx"> svg/as-image/animated-svg-as-image-same-image.html [ ImageOnlyFailure Failure ]
</span><span class="cx"> svg/custom/use-display-none.svg [ Pass Timeout ]
</span><ins>+svg/custom/bug86781.html [ Pass Timeout ]
+svg/custom/bug78700.svg  [ Pass Timeout ]
+svg/custom/massive-coordinates.svg [ Pass Timeout ]
+svg/custom/mouse-move-on-svg-container-standalone.svg [ Pass Timeout ]
</ins><span class="cx"> svg/filters/feMorphology-zero-radius.svg [ Pass Failure ]
</span><ins>+svg/foreignObject/no-crash-with-svg-content-in-html-document.svg [ Pass Failure ]
</ins><span class="cx"> 
</span><span class="cx"> # Assertion failures
</span><span class="cx"> [ Debug ] canvas/philip/tests/2d.gradient.radial.outside1.html [ Crash ]
</span><span class="lines">@@ -2764,7 +2787,7 @@
</span><span class="cx"> [ Debug ] ietestcenter/Javascript/15.2.3.2-2-4.html [ Failure ]
</span><span class="cx"> fast/canvas/canvas-isPointInPath-winding.html [ Pass Failure ]
</span><span class="cx"> fast/css/getComputedStyle/getComputedStyle-outline-shorthand.html [ Pass Failure ]
</span><del>-fast/forms/mailto/post-multiple-items-x-www-form-urlencoded.html [ Pass Failure ]
</del><ins>+fast/forms/mailto/post-multiple-items-x-www-form-urlencoded.html [ Pass Failure Timeout ]
</ins><span class="cx"> fast/workers/worker-terminate-forever.html [ Pass Failure ]
</span><span class="cx"> js/caller-property.html [ Pass Failure ]
</span><span class="cx"> js/mod-crash.html [ Pass Failure ]
</span><span class="lines">@@ -2784,5 +2807,4 @@
</span><span class="cx"> # Media tests are unhappy. Disable for now
</span><span class="cx"> media [ Skip ]
</span><span class="cx"> 
</span><del>-platform/win/plugins/iframe-inside-overflow.html [ Failure ]
</del><span class="cx"> fast/repaint/background-shorthand-with-gradient-and-height-changes.html [ Failure ]
</span></span></pre>
</div>
</div>

</body>
</html>