<!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>[209754] 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/209754">209754</a></dd>
<dt>Author</dt> <dd>pvollan@apple.com</dd>
<dt>Date</dt> <dd>2016-12-13 04:25:17 -0800 (Tue, 13 Dec 2016)</dd>
</dl>

<h3>Log Message</h3>
<pre>Unreviewed test gardening.

Update test expectations on Windows for failing tests. These failures are tracked in
https://bugs.webkit.org/show_bug.cgi?id=160447.

* 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 (209753 => 209754)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2016-12-13 10:23:25 UTC (rev 209753)
+++ trunk/LayoutTests/ChangeLog        2016-12-13 12:25:17 UTC (rev 209754)
</span><span class="lines">@@ -1,3 +1,12 @@
</span><ins>+2016-12-13  Per Arne Vollan  &lt;pvollan@apple.com&gt;
+
+        Unreviewed test gardening.
+
+        Update test expectations on Windows for failing tests. These failures are tracked in
+        https://bugs.webkit.org/show_bug.cgi?id=160447.
+
+        * platform/win/TestExpectations:
+
</ins><span class="cx"> 2016-12-12  Darin Adler  &lt;darin@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         Remove bindings generation support for legacy WebCore::Dictionary
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinTestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/TestExpectations (209753 => 209754)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/TestExpectations        2016-12-13 10:23:25 UTC (rev 209753)
+++ trunk/LayoutTests/platform/win/TestExpectations        2016-12-13 12:25:17 UTC (rev 209754)
</span><span class="lines">@@ -3336,6 +3336,7 @@
</span><span class="cx"> webkit.org/b/158649 fast/text/chinese-font-name-aliases-2.html [ ImageOnlyFailure ]
</span><span class="cx"> 
</span><span class="cx"> # Update test expectations for test failures tracked in webkit.org/b/160447.
</span><ins>+# Flaky tests tracked in webkit.org/b/160447.
</ins><span class="cx"> fast/dom/Window/open-window-min-size.html [ Failure Pass ]
</span><span class="cx"> fast/dom/attr-style-too-lazy.html [ Failure Pass ]
</span><span class="cx"> fast/events/menu-keydown-on-hidden-element.html [ Failure Pass ]
</span><span class="lines">@@ -3367,8 +3368,12 @@
</span><span class="cx"> security/contentSecurityPolicy/video-with-file-url-allowed-by-media-src-star-with-AllowContentSecurityPolicySourceStarToMatchAnyProtocol-enabled.html [ ImageOnlyFailure Pass ]
</span><span class="cx"> http/tests/loading/preload-picture-nested.html [ Timeout Pass ]
</span><span class="cx"> http/tests/security/contentSecurityPolicy/blob-url-does-not-match-source-self.html [ Timeout Pass ]
</span><ins>+# Failures tracked in webkit.org/b/160447.
</ins><span class="cx"> accessibility/adjacent-continuations-cause-assertion-failure.html [ Failure ]
</span><ins>+accessibility/aria-busy.html [ Failure ]
</ins><span class="cx"> accessibility/aria-role-on-label.html [ Failure ]
</span><ins>+accessibility/aria-selected-menu-items.html [ Failure ]
+accessibility/aria-selected.html [ Failure ]
</ins><span class="cx"> accessibility/attachment-element.html [ Failure ]
</span><span class="cx"> accessibility/auto-fill-types.html [ Failure ]
</span><span class="cx"> accessibility/checkbox-mixed-value.html [ Failure ]
</span><span class="lines">@@ -3379,6 +3384,7 @@
</span><span class="cx"> accessibility/math-foreign-content.html [ Failure ]
</span><span class="cx"> accessibility/math-mo-fences-and-separators.html [ Failure ]
</span><span class="cx"> accessibility/spinbutton-crash.html [ Failure ]
</span><ins>+accessibility/spinbutton-implicit-values.html [ Failure ]
</ins><span class="cx"> accessibility/textbox-role-reports-selection.html [ Failure ]
</span><span class="cx"> accessibility/w3c-svg-content-language-attribute.html [ Failure ]
</span><span class="cx"> accessibility/w3c-svg-description-calculation.html [ Failure ]
</span><span class="lines">@@ -3392,14 +3398,33 @@
</span><span class="cx"> fast/block/float/016.html [ Failure ]
</span><span class="cx"> fast/block/float/026.html [ Failure ]
</span><span class="cx"> fast/block/float/028.html [ Failure ]
</span><ins>+fast/canvas/canvas-createPattern-video-loading.html [ Failure ]
</ins><span class="cx"> fast/canvas/canvas-ellipse-zero-lineto.html [ Failure ]
</span><ins>+fast/canvas/canvas-overloads-strokeText.html [ Failure ]
</ins><span class="cx"> fast/css/bidi-override-in-anonymous-block.html [ Failure ]
</span><ins>+fast/css/font_property_normal.html [ Failure ]
</ins><span class="cx"> fast/css/image-rendering-parsing.html [ Failure ]
</span><span class="cx"> fast/css/shadow-multiple.html [ Failure ]
</span><span class="cx"> fast/css/word-space-extra.html [ Failure ]
</span><ins>+fast/custom-elements/reactions-for-indieui.html [ Failure ]
+fast/dom/HTMLMeterElement/meter-appearances-capacity.html [ Failure ]
+fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy.html [ Failure ]
+fast/dom/HTMLMeterElement/meter-styles-changing-pseudo.html [ Failure ]
+fast/dom/HTMLMeterElement/meter-styles.html [ Failure ]
</ins><span class="cx"> fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element.html [ Failure ]
</span><span class="cx"> fast/dom/Window/get-set-properties.html [ Failure ]
</span><span class="cx"> fast/dom/Window/window-lookup-precedence.html [ Failure ]
</span><ins>+fast/events/arrow-keys-on-body.html [ Failure ]
+fast/events/before-input-events-prevent-drag-and-drop.html [ Failure ]
+fast/events/constructors/keyboard-event-constructor.html [ Failure ]
+fast/events/constructors/overconstrained-error-event-constructor.html [ Failure ]
+fast/events/ime-composition-events-001.html [ Failure ]
+fast/events/ime-compositionend-on-selection-change.html [ Failure ]
+fast/events/input-events-paste-rich-datatransfer.html [ Failure ]
+fast/events/key-events-in-input-button.html [ Failure ]
+fast/events/key-events-in-input-text.html [ Failure ]
+fast/events/keyboardevent-code.html [ Failure ]
+fast/events/keyboardevent-key.html [ Failure ]
</ins><span class="cx"> fast/events/media-focus-in-standalone-media-document.html [ Failure ]
</span><span class="cx"> fast/events/updateLayoutForHitTest.html [ Failure ]
</span><span class="cx"> fast/events/wheelevent-basic.html [ Failure ]
</span><span class="lines">@@ -3421,11 +3446,17 @@
</span><span class="cx"> fast/repaint/shadow-multiple-strict-vertical.html [ Failure ]
</span><span class="cx"> fast/repaint/shadow-multiple-vertical.html [ Failure ]
</span><span class="cx"> fast/repaint/vertical-text-repaint.html [ Failure ]
</span><ins>+fast/repaint/zoomed-fixed-background.html [ Failure ]
</ins><span class="cx"> fast/scrolling/scroll-container-horizontally.html [ Failure ]
</span><ins>+fast/selectors/nth-child-bounds.html [ Failure ]
+fast/selectors/nth-last-child-bounds.html [ Failure ]
+fast/shadow-dom/fullscreen-in-shadow-webkitCurrentFullScreenElement.html [ Failure ]
+fast/shadow-dom/fullscreen-in-slot-webkitCurrentFullScreenElement.html [ Failure ]
</ins><span class="cx"> fast/table/border-collapsing/004-vertical.html [ Failure ]
</span><span class="cx"> fast/table/border-collapsing/cached-change-cell-border-width.html [ Failure ]
</span><span class="cx"> fast/table/border-collapsing/cached-change-row-border-width.html [ Failure ]
</span><span class="cx"> fast/table/max-width-integer-overflow.html [ Failure ]
</span><ins>+fast/text/crash-complex-text-surrogate.html [ Failure ]
</ins><span class="cx"> fast/text/dangling-surrogates.html [ Failure ]
</span><span class="cx"> fast/text/decorations-with-text-combine.html [ Failure ]
</span><span class="cx"> fast/text/emphasis-combined-text.html [ Failure ]
</span><span class="lines">@@ -3434,10 +3465,19 @@
</span><span class="cx"> fast/text/system-font-weight-italic.html [ Failure ]
</span><span class="cx"> fast/text/system-font-weight.html [ Failure ]
</span><span class="cx"> fast/text/text-combine-shrink-on-color-change.html [ Failure ]
</span><ins>+fast/text/trak-optimizeLegibility.html [ Failure ]
+fast/text/variations/advances.html [ Failure ]
+fast/text/variations/getComputedStyle.html [ Failure ]
</ins><span class="cx"> fast/text/whitespace/023.html [ Failure ]
</span><span class="cx"> fast/transforms/bounding-rect-zoom.html [ Failure ]
</span><ins>+fast/visual-viewport/rtl-zoomed-rects.html [ Failure ]
+fast/visual-viewport/zoomed-fixed-scroll-down-then-up.html [ Failure ]
+fast/visual-viewport/zoomed-fixed.html [ Failure ]
+fast/visual-viewport/zoomed-rects.html [ Failure ]
</ins><span class="cx"> fast/xsl/xslt-extra-content-at-end.xml [ Failure ]
</span><span class="cx"> fast/xsl/xslt-missing-namespace-in-xslt.xml [ Failure ]
</span><ins>+fast/zooming/client-rect-in-fixed-zoomed.html [ Failure ]
+fast/zooming/uiscript-zooming.html [ Failure ]
</ins><span class="cx"> fonts/sans-serif.html [ Failure ]
</span><span class="cx"> http/tests/cache/memory-cache-pruning.html [ Failure ]
</span><span class="cx"> http/tests/loading/hidpi-preload-picture-sizes.html [ Failure ]
</span><span class="lines">@@ -3444,6 +3484,9 @@
</span><span class="cx"> http/tests/loading/multiple-prioritization.html [ Failure ]
</span><span class="cx"> http/tests/misc/favicon-loads-with-icon-loading-override.html [ Failure ]
</span><span class="cx"> http/tests/navigation/post-308-response.html [ Failure ]
</span><ins>+http/tests/security/XFrameOptions/x-frame-options-deny-multiple-clients.html [ Failure ]
+http/tests/security/anchor-download-allow-blob.html [ Failure ]
+http/tests/security/anchor-download-block-crossorigin.html [ Failure ]
</ins><span class="cx"> http/tests/security/canvas-remote-read-remote-video-redirect.html [ Failure ]
</span><span class="cx"> http/tests/security/contentSecurityPolicy/1.1/form-action-src-allowed.html [ Failure ]
</span><span class="cx"> http/tests/security/contentSecurityPolicy/1.1/form-action-src-blocked.html [ Failure ]
</span><span class="lines">@@ -3468,6 +3511,7 @@
</span><span class="cx"> http/tests/security/contentSecurityPolicy/object-with-no-url-allowed-by-default-src-star.html [ Failure ]
</span><span class="cx"> http/tests/security/contentSecurityPolicy/object-with-no-url-allowed-by-star.html [ Failure ]
</span><span class="cx"> http/tests/security/contentSecurityPolicy/source-list-parsing-10.html [ Failure ]
</span><ins>+http/tests/security/contentSecurityPolicy/upgrade-insecure-requests/basic-upgrade-after-redirect.https.html [ Failure ]
</ins><span class="cx"> http/tests/security/contentSecurityPolicy/upgrade-insecure-requests/basic-upgrade.https.html [ Failure ]
</span><span class="cx"> http/tests/security/contentSecurityPolicy/upgrade-insecure-requests/proper-nested-upgrades.html [ Failure ]
</span><span class="cx"> http/tests/security/contentSecurityPolicy/upgrade-insecure-requests/proper-uir-on-navigation.html [ Failure ]
</span><span class="lines">@@ -3484,7 +3528,11 @@
</span><span class="cx"> http/tests/security/http-0.9/worker-importScripts-blocked.html [ Failure ]
</span><span class="cx"> http/tests/security/http-0.9/xhr-asynchronous-blocked.html [ Failure ]
</span><span class="cx"> http/tests/security/http-0.9/xhr-blocked.html [ Failure ]
</span><ins>+http/tests/security/module-no-mime-type.html [ Failure ]
</ins><span class="cx"> http/tests/ssl/iframe-upgrade.https.html [ Failure ]
</span><ins>+http/tests/ssl/media-stream/get-user-media-different-host.html [ Failure ]
+http/tests/ssl/media-stream/get-user-media-nested.html [ Failure ]
+http/tests/ssl/media-stream/get-user-media-secure-connection.html [ Failure ]
</ins><span class="cx"> http/tests/ssl/mixedContent/insecure-websocket.html [ Failure ]
</span><span class="cx"> http/tests/ssl/upgrade-origin-usage.html [ Failure ]
</span><span class="cx"> http/tests/xmlhttprequest/auth-reject-protection-space.html [ Failure ]
</span><span class="lines">@@ -3492,10 +3540,16 @@
</span><span class="cx"> http/tests/xmlhttprequest/redirections-and-user-headers.html [ Failure ]
</span><span class="cx"> imported/blink/storage/indexeddb/blob-basics-metadata.html [ Failure ]
</span><span class="cx"> imported/blink/storage/indexeddb/empty-blob-file.html [ Failure ]
</span><ins>+imported/w3c/csswg-test/css-shapes-1/test-plan/index.html [ Failure ]
+imported/w3c/web-platform-tests/WebIDL/current-realm.html [ Failure ]
</ins><span class="cx"> imported/w3c/web-platform-tests/XMLHttpRequest/headers-normalize-response.htm [ Failure ]
</span><ins>+imported/w3c/web-platform-tests/XMLHttpRequest/send-network-error-sync-events.sub.htm [ Failure ]
</ins><span class="cx"> imported/w3c/web-platform-tests/XMLHttpRequest/xmlhttprequest-timeout-overridesexpires.html [ Failure ]
</span><span class="cx"> imported/w3c/web-platform-tests/XMLHttpRequest/xmlhttprequest-timeout-worker-overrides.html [ Failure ]
</span><span class="cx"> imported/w3c/web-platform-tests/XMLHttpRequest/xmlhttprequest-timeout-worker-overridesexpires.html [ Failure ]
</span><ins>+imported/w3c/web-platform-tests/dom/events/Event-init-while-dispatching.html [ Failure ]
+imported/w3c/web-platform-tests/dom/events/Event-subclasses-constructors.html [ Failure ]
+imported/w3c/web-platform-tests/encoding/textdecoder-utf16-surrogates.html [ Failure ]
</ins><span class="cx"> imported/w3c/web-platform-tests/fetch/api/basic/mode-no-cors-worker.html [ Failure ]
</span><span class="cx"> imported/w3c/web-platform-tests/fetch/api/basic/mode-no-cors.html [ Failure ]
</span><span class="cx"> imported/w3c/web-platform-tests/fetch/api/cors/cors-basic.html [ Failure ]
</span><span class="lines">@@ -3504,6 +3558,8 @@
</span><span class="cx"> imported/w3c/web-platform-tests/fetch/api/cors/cors-cookies-worker.html [ Failure ]
</span><span class="cx"> imported/w3c/web-platform-tests/fetch/api/cors/cors-no-preflight.html [ Failure ]
</span><span class="cx"> imported/w3c/web-platform-tests/fetch/api/cors/cors-no-preflight-worker.html [ Failure ]
</span><ins>+imported/w3c/web-platform-tests/fetch/api/cors/cors-origin-worker.html [ Failure ]
+imported/w3c/web-platform-tests/fetch/api/cors/cors-origin.html [ Failure ]
</ins><span class="cx"> imported/w3c/web-platform-tests/fetch/api/credentials/cookies.html [ Failure ]
</span><span class="cx"> imported/w3c/web-platform-tests/fetch/api/credentials/cookies-worker.html [ Failure ]
</span><span class="cx"> imported/w3c/web-platform-tests/fetch/api/redirect/redirect-method.html [ Failure ]
</span><span class="lines">@@ -3525,22 +3581,39 @@
</span><span class="cx"> imported/w3c/web-platform-tests/html/semantics/embedded-content/the-iframe-element/iframe-load-event.html [ Failure ]
</span><span class="cx"> imported/w3c/web-platform-tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_allow_script.html [ Failure ]
</span><span class="cx"> imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-validity-badInput.html [ Failure ]
</span><ins>+imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-reportValidity.html [ Failure ]
+imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-validate.html [ Failure ]
+imported/w3c/web-platform-tests/html/semantics/forms/textfieldselection/selection-not-application.html [ Failure ]
</ins><span class="cx"> imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/selection.html [ Failure ]
</span><ins>+imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/valueMode.html [ Failure ]
</ins><span class="cx"> imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/async_006.htm [ Failure ]
</span><span class="cx"> imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/inrange-outofrange.html [ Failure ]
</span><span class="cx"> imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/readwrite-readonly.html [ Failure ]
</span><ins>+imported/w3c/web-platform-tests/resource-timing/test_resource_timing.html [ Failure ]
+intersection-observer/intersection-observer-entry-interface.html [ Failure ]
+intersection-observer/intersection-observer-interface.html [ Failure ]
</ins><span class="cx"> js/dom/constructor-length.html [ Failure ]
</span><span class="cx"> js/dom/deep-recursion-test.html [ Failure ]
</span><span class="cx"> js/dom/global-constructors-attributes.html [ Failure ]
</span><ins>+js/dom/global-constructors-attributes-dedicated-worker.html [ Failure ]
</ins><span class="cx"> js/dom/regress-157246.html [ Failure ]
</span><span class="cx"> js/dom/string-prototype-properties.html [ Failure ]
</span><span class="cx"> js/dom/webidl-type-mapping.html [ Failure ]
</span><ins>+js/intl-invalid-locale-crash.html [ Failure ]
+js/regress-141098.html [ Failure ]
</ins><span class="cx"> pageoverlay/overlay-installation.html [ Failure ]
</span><span class="cx"> pageoverlay/overlay-large-document-scrolled.html [ Failure ]
</span><span class="cx"> pageoverlay/overlay-large-document.html [ Failure ]
</span><span class="cx"> security/contentSecurityPolicy/plugins-types-allows-youtube-plugin-replacement.html [ Failure ]
</span><ins>+storage/domstorage/events/basic-body-attribute.html [ Failure ]
</ins><span class="cx"> storage/indexeddb/modern/blob-cursor.html [ Failure ]
</span><ins>+streams/readable-byte-stream-controller.html [ Failure ]
+svg/W3C-SVG-1.1/struct-dom-03-b.svg [ Failure ]
+svg/W3C-SVG-1.1/struct-dom-04-b.svg [ Failure ]
+svg/W3C-SVG-1.1/struct-dom-05-b.svg [ Failure ]
+svg/W3C-SVG-1.1/text-align-06-b.svg [ Failure ]
</ins><span class="cx"> svg/batik/text/textPosition2.svg [ Failure ]
</span><ins>+svg/batik/text/verticalText.svg [ Failure ]
</ins><span class="cx"> svg/custom/acid3-test-77.html [ Failure ]
</span><span class="cx"> svg/custom/dynamic-svg-document-creation.svg [ Failure ]
</span><span class="cx"> svg/custom/glyph-selection-non-bmp.svg [ Failure ]
</span><span class="lines">@@ -3548,12 +3621,16 @@
</span><span class="cx"> svg/custom/glyph-transformation-with-hkern.svg [ Failure ]
</span><span class="cx"> svg/custom/missing-xlink.svg [ Failure ]
</span><span class="cx"> svg/custom/path-bad-data.svg [ Failure ]
</span><ins>+svg/custom/repaint-shadow.svg [ Failure ]
</ins><span class="cx"> svg/custom/svg-fonts-in-html.html [ Failure ]
</span><span class="cx"> svg/custom/svg-fonts-in-text-controls.html [ Failure ]
</span><span class="cx"> svg/custom/svg-fonts-segmented.xhtml [ Failure ]
</span><span class="cx"> svg/custom/use-font-face-crash.svg [ Failure ]
</span><span class="cx"> svg/hixie/intrinsic/003.html [ Failure ]
</span><ins>+svg/text/text-align-06-b.svg [ Failure ]
+svg/text/text-hkern-on-vertical-text.svg [ Failure ]
</ins><span class="cx"> svg/text/text-overflow-ellipsis-svgfont.html [ Failure ]
</span><ins>+svg/text/text-vkern-on-horizontal-text.svg [ Failure ]
</ins><span class="cx"> svg/transforms/text-with-mask-with-svg-transform.svg [ Failure ]
</span><span class="cx"> svg/zoom/page/zoom-background-images.html [ Failure ]
</span><span class="cx"> svg/zoom/page/zoom-replaced-intrinsic-ratio-001.htm [ Failure ]
</span><span class="lines">@@ -3562,8 +3639,15 @@
</span><span class="cx"> svg/zoom/page/zoom-svg-through-object-with-absolute-size.xhtml [ Failure ]
</span><span class="cx"> svg/zoom/page/zoom-svg-through-object-with-percentage-size.xhtml [ Failure ]
</span><span class="cx"> tables/mozilla_expected_failures/bugs/bug1055-2.html [ Failure ]
</span><ins>+# Image failures tracked in webkit.org/b/160447.
+animations/font-variations/font-variation-settings-order.html [ ImageOnlyFailure ]
+animations/font-variations/font-variation-settings-unlike.html [ ImageOnlyFailure ]
+animations/font-variations/font-variation-settings.html [ ImageOnlyFailure ]
+css3/color/composited-solid-backgrounds.html [ ImageOnlyFailure ]
</ins><span class="cx"> css3/filters/drop-shadow.html [ ImageOnlyFailure ]
</span><span class="cx"> css3/font-variant-synthesis-jdaggett.html [ ImageOnlyFailure ]
</span><ins>+editing/pasteboard/copy-standalone-image.html [ ImageOnlyFailure ]
+editing/pasteboard/paste-image-using-image-data.html [ ImageOnlyFailure ]
</ins><span class="cx"> fast/borders/hidpi-outline-hairline-painting.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/frames/flattening/scrolling-in-object.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/images/image-map-outline-in-positioned-container.html [ ImageOnlyFailure ]
</span><span class="lines">@@ -3576,13 +3660,18 @@
</span><span class="cx"> fast/inline/hidpi-outline-auto-with-border-radius-vertical-rtl.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/inline/hidpi-outline-auto-with-fractional-radius.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/inline/outline-corners-with-offset.html [ ImageOnlyFailure ]
</span><ins>+fast/multicol/columns-on-body.html [ ImageOnlyFailure ]
</ins><span class="cx"> fast/regions/inline-block-inside-anonymous-overflow-with-covered-controls.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/regions/position-writing-modes-in-variable-width-regions.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/regions/scrolling/wheel-scrollable-single-region.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/table/hidpi-collapsed-border-with-odd-pixel-width.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/text/complex-small-caps-non-bmp-capitalize.html [ ImageOnlyFailure ]
</span><ins>+fast/text/cursive-zh.html [ ImageOnlyFailure ]
</ins><span class="cx"> fast/text/emoji-single-parent-family-2.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/text/emoji-single-parent-family.html [ ImageOnlyFailure ]
</span><ins>+fast/text/variations/exist.html [ ImageOnlyFailure ]
+http/tests/security/http-0.9/image-on-HTTP-0.9-default-port-page-allowed-ref-test.html [ ImageOnlyFailure ]
+mathml/presentation/non-bmp-operators-stretching.html [ ImageOnlyFailure ]
</ins><span class="cx"> security/contentSecurityPolicy/image-with-blob-url-allowed-by-img-src-star-with-AllowContentSecurityPolicySourceStarToMatchAnyProtocol-enabled.html [ ImageOnlyFailure ]
</span><span class="cx"> svg/css/mix-blend-mode-background-root.svg [ ImageOnlyFailure ]
</span><span class="cx"> svg/css/mix-blend-mode-opacity-root.svg [ ImageOnlyFailure ]
</span><span class="lines">@@ -3589,16 +3678,29 @@
</span><span class="cx"> svg/css/mix-blend-mode-with-inline-svg.html [ ImageOnlyFailure ]
</span><span class="cx"> svg/filters/feCompositeOpaque.html [ ImageOnlyFailure ]
</span><span class="cx"> svg/text/alt-glyph-for-surrogate-pair.svg [ ImageOnlyFailure ]
</span><ins>+# Crashes tracked in webkit.org/b/160447.
</ins><span class="cx"> accessibility/heading-crash-after-hidden.html [ Crash ]
</span><span class="cx"> animations/animation-delay-changed.html [ Crash ]
</span><span class="cx"> animations/animation-direction-normal.html [ Crash ]
</span><span class="cx"> http/tests/websocket/tests/hybi/simple-wss.html [ Crash ]
</span><ins>+js/dom/create-lots-of-workers.html [ Crash ]
</ins><span class="cx"> svg/custom/glyph-selection-arabic-forms.svg [ Crash ]
</span><ins>+# Timeouts tracked in webkit.org/b/160447.
</ins><span class="cx"> accessibility/set-selected-text-range-contenteditable.html [ Timeout ]
</span><ins>+crypto/crypto-key-algorithm-gc.html [ Timeout ]
+crypto/crypto-key-usages-gc.html [ Timeout ]
</ins><span class="cx"> editing/deleting/delete-emoji.html [ Timeout ]
</span><ins>+editing/pasteboard/paste-image-as-blob-url.html [ Timeout ]
+editing/selection/character-granularity-rect.html [ Timeout ]
</ins><span class="cx"> fast/canvas/canvas-createPattern-video-loading.html [ Timeout ]
</span><span class="cx"> fast/canvas/canvas-createPattern-video-modify.html [ Timeout ]
</span><ins>+fast/events/before-input-prevent-insert-replacement.html [ Timeout ]
+fast/events/input-event-insert-replacement.html [ Timeout ]
+fast/forms/validation-custom-message.html [ Timeout ]
+fast/forms/validation-messages.html [ Timeout ]
</ins><span class="cx"> fast/picture/viewport-resize.html [ Timeout ]
</span><ins>+fast/shadow-dom/pointerlockelement-in-shadow-tree.html [ Timeout ]
+fast/shadow-dom/pointerlockelement-in-slot.html [ Timeout ]
</ins><span class="cx"> http/tests/misc/detach-during-notifyDone.html [ Timeout ]
</span><span class="cx"> http/tests/navigation/ping-attribute/area-cross-origin-from-https.html [ Timeout ]
</span><span class="cx"> http/tests/security/contentSecurityPolicy/1.1/frame-ancestors/report-frame-ancestors-cross-origin-https.html [ Timeout ]
</span><span class="lines">@@ -3640,8 +3742,14 @@
</span><span class="cx"> http/tests/security/sandboxed-iframe-geolocation-getCurrentPosition.html [ Timeout ]
</span><span class="cx"> http/tests/security/sandboxed-iframe-geolocation-watchPosition.html [ Timeout ]
</span><span class="cx"> http/tests/websocket/tests/hybi/simple-stress.html [ Timeout ]
</span><ins>+http/tests/xmlhttprequest/on-network-timeout-error-during-preflight.html [ Timeout ]
+http/tests/xmlhttprequest/resetting-timeout-to-zero.html [ Timeout ]
+http/tests/xmlhttprequest/timeout-greater-than-default-network-timeout.html [ Timeout ]
</ins><span class="cx"> imported/blink/storage/indexeddb/blob-valid-after-deletion.html [ Timeout ]
</span><span class="cx"> imported/blink/storage/indexeddb/blob-valid-before-commit.html [ Timeout ]
</span><ins>+imported/w3c/web-platform-tests/html/browsers/browsing-the-web/history-traversal/persisted-user-state-restoration/scroll-restoration-fragment-scrolling-cross-origin.html [ Timeout ]
+imported/w3c/web-platform-tests/html/browsers/history/the-history-interface/007.html [ Timeout ]
+imported/w3c/web-platform-tests/html/browsers/origin/cross-origin-objects/cross-origin-objects-on-new-window.html [ Timeout ]
</ins><span class="cx"> imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/sizes/parse-a-sizes-attribute.html [ Timeout ]
</span><span class="cx"> security/contentSecurityPolicy/plugins-types-allows-quicktime-plugin-replacement.html [ Timeout ]
</span><span class="cx"> security/contentSecurityPolicy/video-with-blob-url-allowed-by-media-src-star.html [ Timeout ]
</span></span></pre>
</div>
</div>

</body>
</html>