<!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>[179200] 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/179200">179200</a></dd>
<dt>Author</dt> <dd>dbates@webkit.org</dd>
<dt>Date</dt> <dd>2015-01-27 11:52:52 -0800 (Tue, 27 Jan 2015)</dd>
</dl>

<h3>Log Message</h3>
<pre>[iOS] Update test results and test expectations

* platform/ios-simulator-wk1/TestExpectations:
* platform/ios-simulator-wk2/TestExpectations:
* platform/ios-simulator/TestExpectations:
* platform/ios-simulator/css3/blending/blend-mode-simple-composited-expected.txt:
* platform/ios-simulator/css3/blending/blend-mode-simple-expected.txt:</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorTestExpectations">trunk/LayoutTests/platform/ios-simulator/TestExpectations</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorcss3blendingblendmodesimplecompositedexpectedtxt">trunk/LayoutTests/platform/ios-simulator/css3/blending/blend-mode-simple-composited-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorcss3blendingblendmodesimpleexpectedtxt">trunk/LayoutTests/platform/ios-simulator/css3/blending/blend-mode-simple-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1TestExpectations">trunk/LayoutTests/platform/ios-simulator-wk1/TestExpectations</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2TestExpectations">trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (179199 => 179200)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2015-01-27 19:44:14 UTC (rev 179199)
+++ trunk/LayoutTests/ChangeLog        2015-01-27 19:52:52 UTC (rev 179200)
</span><span class="lines">@@ -1,3 +1,13 @@
</span><ins>+2015-01-27  Daniel Bates  &lt;dabates@apple.com&gt;
+
+        [iOS] Update test results and test expectations
+
+        * platform/ios-simulator-wk1/TestExpectations:
+        * platform/ios-simulator-wk2/TestExpectations:
+        * platform/ios-simulator/TestExpectations:
+        * platform/ios-simulator/css3/blending/blend-mode-simple-composited-expected.txt:
+        * platform/ios-simulator/css3/blending/blend-mode-simple-expected.txt:
+
</ins><span class="cx"> 2015-01-26  Sylvain Galineau  &lt;galineau@adobe.com&gt;
</span><span class="cx"> 
</span><span class="cx">         CSSKeyframesRule::findRule() and deleteRule() should delete the last matching rule, not the first
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorTestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/ios-simulator/TestExpectations (179199 => 179200)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/TestExpectations        2015-01-27 19:44:14 UTC (rev 179199)
+++ trunk/LayoutTests/platform/ios-simulator/TestExpectations        2015-01-27 19:52:52 UTC (rev 179200)
</span><span class="lines">@@ -415,6 +415,7 @@
</span><span class="cx"> css3/blending/blend-mode-isolation-turn-on-self-painting-layer.html [ Failure ]
</span><span class="cx"> css3/blending/repaint/blend-mode-isolate-stacking-context.html [ Failure ]
</span><span class="cx"> css3/blending/repaint/blend-mode-turn-off-isolation.html [ Failure ]
</span><ins>+css3/calc/line-height.html [ Failure ]
</ins><span class="cx"> css3/device-adapt/opera/cascading-001.xhtml [ Failure ]
</span><span class="cx"> css3/device-adapt/opera/cascading-002.xhtml [ Failure ]
</span><span class="cx"> css3/device-adapt/opera/cascading-003.xhtml [ Failure ]
</span><span class="lines">@@ -484,6 +485,8 @@
</span><span class="cx"> css3/images/cross-fade-background-size.html [ Failure ]
</span><span class="cx"> css3/masking/clip-path-reference-userSpaceOnUse.html [ ImageOnlyFailure ]
</span><span class="cx"> css3/masking/mask-repeat-round-padding.html [ ImageOnlyFailure ]
</span><ins>+css3/masking/mask-repeat-space-padding.html [ ImageOnlyFailure ]
+css3/masking/mask-svg-clipped-fragmentId.html [ ImageOnlyFailure ]
</ins><span class="cx"> css3/shapes/shape-outside/shape-box/shape-outside-box-002.html [ ImageOnlyFailure ]
</span><span class="cx"> css3/shapes/shape-outside/shape-box/shape-outside-box-003.html [ ImageOnlyFailure ]
</span><span class="cx"> css3/shapes/shape-outside/shape-box/shape-outside-box-004.html [ ImageOnlyFailure ]
</span><span class="lines">@@ -538,6 +541,13 @@
</span><span class="cx"> fast/css3-text/css3-text-decoration/text-decoration-skip/text-decoration-skip-ink-inherit.html [ ImageOnlyFailure ]
</span><span class="cx"> 
</span><span class="cx"> # CSS3 Text tests that fail:
</span><ins>+css3/blending/blend-mode-accelerated-parent-overflow-hidden.html [ ImageOnlyFailure ]
+css3/blending/blend-mode-body-composited-child-background-color.html [ ImageOnlyFailure ]
+css3/blending/blend-mode-body-composited-child.html [ ImageOnlyFailure ]
+css3/blending/blend-mode-clip-accelerated-blending-child.html [ ImageOnlyFailure ]
+css3/blending/blend-mode-clip-accelerated-blending-double.html [ ImageOnlyFailure ]
+css3/blending/blend-mode-clip-accelerated-blending-with-siblings.html [ ImageOnlyFailure ]
+css3/blending/blend-mode-clip-rect-accelerated-blending.html [ ImageOnlyFailure ]
</ins><span class="cx"> fast/css3-text/css3-text-align-last/text-align-last-with-text-align-justify.html [ ImageOnlyFailure ]
</span><span class="cx"> 
</span><span class="cx"> # Font tests that fail:
</span><span class="lines">@@ -616,46 +626,6 @@
</span><span class="cx"> svg/css/font-face-variant-crash.html
</span><span class="cx"> 
</span><span class="cx"> # SVG tests that fail:
</span><del>-svg/clip-path/clip-path-on-svg-001.svg [ ImageOnlyFailure ]
-svg/clip-path/clip-path-on-svg-002.svg [ ImageOnlyFailure ]
-svg/custom/anchor-on-use.svg [ ImageOnlyFailure ]
-svg/filters/feDisplacementMap-filterUnits.svg [ ImageOnlyFailure ]
-svg/text/alt-glyph-for-surrogate-pair.svg [ ImageOnlyFailure ]
-svg/text/hidpi-text-selection-rect-position.html [ ImageOnlyFailure ]
-svg/text/svg-font-word-rounding-hacks-spaces.html [ ImageOnlyFailure ]
-svg/text/textpath-outline.svg [ ImageOnlyFailure ]
-svg/css/css-box-min-width.html [ Failure ]
-svg/custom/absolute-sized-svg-in-xhtml.xhtml [ Failure ]
-svg/custom/bug45331.svg [ Failure ]
-svg/custom/clone-element-with-animated-svg-properties.html [ Failure ]
-svg/custom/dynamic-svg-document-creation.svg [ Failure ]
-svg/custom/getPresentationAttribute.svg [ Failure ]
-svg/custom/getsvgdocument.html [ Failure ]
-svg/custom/hit-test-with-br.xhtml [ Failure ]
-svg/custom/image-rescale-scroll.html [ Failure ]
-svg/custom/junk-data.svg [ Failure ]
-svg/custom/marker-orient-auto.html [ Failure ]
-svg/custom/missing-xlink.svg [ Failure ]
-svg/custom/path-bad-data.svg [ Failure ]
-svg/custom/relative-sized-deep-shadow-tree-content.xhtml [ Failure ]
-svg/custom/rootmost-svg-xy-attrs.xhtml [ Failure ]
-svg/custom/scrolling-embedded-svg-file-image-repaint-problem.html [ Failure ]
-svg/custom/simpleCDF.xml [ Failure ]
-svg/custom/svg-float-border-padding.xml [ Failure ]
-svg/custom/svg-fonts-in-html.html [ Failure ]
-svg/custom/svg-fonts-without-missing-glyph.xhtml [ Failure ]
-svg/custom/svg-fonts-word-spacing.html [ Failure ]
-svg/custom/use-font-face-crash.svg [ Failure ]
-svg/custom/use-on-disallowed-foreign-object-1.svg [ Failure ]
-svg/custom/use-on-disallowed-foreign-object-2.svg [ Failure ]
-svg/custom/use-on-disallowed-foreign-object-3.svg [ Failure ]
-svg/custom/use-on-disallowed-foreign-object-4.svg [ Failure ]
-svg/custom/use-on-disallowed-foreign-object-5.svg [ Failure ]
-svg/custom/use-on-disallowed-foreign-object-6.svg [ Failure ]
-svg/custom/use-on-non-svg-namespaced-element.svg [ Failure ]
-svg/custom/viewport-em.svg [ Failure ]
-svg/dom/SVGPathSegList-cloning.html [ Failure ]
-svg/zoom/page/zoom-foreignObject.svg [ Failure ]
</del><span class="cx"> svg/W3C-I18N/g-dirLTR-ubNone.svg [ Failure ]
</span><span class="cx"> svg/W3C-I18N/g-dirLTR-ubOverride.svg [ Failure ]
</span><span class="cx"> svg/W3C-I18N/g-dirRTL-ubNone.svg [ Failure ]
</span><span class="lines">@@ -697,19 +667,44 @@
</span><span class="cx"> svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context.svg [ Failure ]
</span><span class="cx"> svg/W3C-I18N/tspan-direction-ltr.svg [ Failure ]
</span><span class="cx"> svg/W3C-I18N/tspan-direction-rtl.svg [ Failure ]
</span><ins>+svg/W3C-SVG-1.1-SE/color-prop-05-t.svg [ Failure ]
+svg/W3C-SVG-1.1-SE/coords-dom-01-f.svg [ Failure ]
+svg/W3C-SVG-1.1-SE/coords-dom-02-f.svg [ Failure ]
+svg/W3C-SVG-1.1-SE/coords-dom-03-f.svg [ Failure ]
+svg/W3C-SVG-1.1-SE/coords-dom-04-f.svg [ Failure ]
</ins><span class="cx"> svg/W3C-SVG-1.1-SE/coords-units-03-b.svg [ Failure ]
</span><ins>+svg/W3C-SVG-1.1-SE/filters-felem-01-b.svg [ Failure ]
</ins><span class="cx"> svg/W3C-SVG-1.1-SE/filters-image-03-f.svg [ Failure ]
</span><span class="cx"> svg/W3C-SVG-1.1-SE/filters-image-05-f.svg [ Failure ]
</span><ins>+svg/W3C-SVG-1.1-SE/interact-pointer-03-t.svg [ Failure ]
+svg/W3C-SVG-1.1-SE/linking-uri-01-b.svg [ Failure ]
</ins><span class="cx"> svg/W3C-SVG-1.1-SE/painting-control-04-f.svg [ Failure ]
</span><span class="cx"> svg/W3C-SVG-1.1-SE/painting-marker-05-f.svg [ Failure ]
</span><span class="cx"> svg/W3C-SVG-1.1-SE/painting-marker-06-f.svg [ Failure ]
</span><ins>+svg/W3C-SVG-1.1-SE/painting-marker-07-f.svg [ Failure ]
</ins><span class="cx"> svg/W3C-SVG-1.1-SE/paths-dom-02-f.svg [ Failure ]
</span><ins>+svg/W3C-SVG-1.1-SE/pservers-grad-17-b.svg [ Failure ]
+svg/W3C-SVG-1.1-SE/pservers-grad-20-b.svg [ Failure ]
+svg/W3C-SVG-1.1-SE/pservers-pattern-03-f.svg [ Failure ]
+svg/W3C-SVG-1.1-SE/pservers-pattern-04-f.svg [ Failure ]
</ins><span class="cx"> svg/W3C-SVG-1.1-SE/struct-dom-11-f.svg [ Failure ]
</span><span class="cx"> svg/W3C-SVG-1.1-SE/struct-use-11-f.svg [ Failure ]
</span><ins>+svg/W3C-SVG-1.1-SE/struct-use-14-f.svg [ Failure ]
</ins><span class="cx"> svg/W3C-SVG-1.1-SE/styling-css-04-f.svg [ Failure ]
</span><ins>+svg/W3C-SVG-1.1-SE/styling-pres-02-f.svg [ Failure ]
+svg/W3C-SVG-1.1-SE/svgdom-over-01-f.svg [ Failure ]
</ins><span class="cx"> svg/W3C-SVG-1.1-SE/text-intro-02-b.svg [ Failure ]
</span><span class="cx"> svg/W3C-SVG-1.1-SE/text-intro-05-t.svg [ Failure ]
</span><span class="cx"> svg/W3C-SVG-1.1-SE/text-intro-09-b.svg [ Failure ]
</span><ins>+svg/W3C-SVG-1.1-SE/text-tref-03-b.svg [ Failure ]
+svg/W3C-SVG-1.1-SE/text-tspan-02-b.svg [ Failure ]
+svg/W3C-SVG-1.1-SE/types-dom-01-b.svg [ Failure ]
+svg/W3C-SVG-1.1-SE/types-dom-02-f.svg [ Failure ]
+svg/W3C-SVG-1.1-SE/types-dom-03-b.svg [ Failure ]
+svg/W3C-SVG-1.1-SE/types-dom-04-b.svg [ Failure ]
+svg/W3C-SVG-1.1-SE/types-dom-05-b.svg [ Failure ]
+svg/W3C-SVG-1.1-SE/types-dom-06-f.svg [ Failure ]
+svg/W3C-SVG-1.1-SE/types-dom-07-f.svg [ Failure ]
</ins><span class="cx"> svg/W3C-SVG-1.1/animate-elem-02-t.svg [ Failure ]
</span><span class="cx"> svg/W3C-SVG-1.1/animate-elem-03-t.svg [ Failure ]
</span><span class="cx"> svg/W3C-SVG-1.1/animate-elem-05-t.svg [ Failure ]
</span><span class="lines">@@ -792,6 +787,7 @@
</span><span class="cx"> svg/W3C-SVG-1.1/filters-specular-01-f.svg [ Failure ]
</span><span class="cx"> svg/W3C-SVG-1.1/filters-tile-01-b.svg [ Failure ]
</span><span class="cx"> svg/W3C-SVG-1.1/filters-turb-01-f.svg [ Failure ]
</span><ins>+svg/W3C-SVG-1.1/filters-turb-02-f.svg [ Failure ]
</ins><span class="cx"> svg/W3C-SVG-1.1/fonts-desc-02-t.svg [ Failure ]
</span><span class="cx"> svg/W3C-SVG-1.1/fonts-elem-01-t.svg [ Failure ]
</span><span class="cx"> svg/W3C-SVG-1.1/fonts-elem-02-t.svg [ Failure ]
</span><span class="lines">@@ -1035,37 +1031,77 @@
</span><span class="cx"> svg/carto.net/tabgroup.svg [ Failure ]
</span><span class="cx"> svg/carto.net/textbox.svg [ Failure ]
</span><span class="cx"> svg/carto.net/window.svg [ Failure ]
</span><ins>+svg/clip-path/clip-path-on-svg-001.svg [ ImageOnlyFailure ]
+svg/clip-path/clip-path-on-svg-002.svg [ ImageOnlyFailure ]
</ins><span class="cx"> svg/css/composite-shadow-example.html [ Failure ]
</span><span class="cx"> svg/css/composite-shadow-with-opacity.html [ Failure ]
</span><ins>+svg/css/css-box-min-width.html [ Failure ]
+svg/css/getComputedStyle-basic.xhtml [ Failure ]
</ins><span class="cx"> svg/css/group-with-shadow.svg [ Failure ]
</span><span class="cx"> svg/css/parse-height.html [ Failure ]
</span><span class="cx"> svg/css/parse-length.html [ Failure ]
</span><span class="cx"> svg/css/stars-with-shadow.html [ Failure ]
</span><span class="cx"> svg/css/text-gradient-shadow.svg [ Failure ]
</span><ins>+svg/custom/absolute-sized-svg-in-xhtml.xhtml [ Failure ]
+svg/custom/altglyph.svg [ Failure ]
+svg/custom/anchor-on-use.svg [ ImageOnlyFailure ]
</ins><span class="cx"> svg/custom/animate-path-discrete.svg [ Failure ]
</span><span class="cx"> svg/custom/animate-path-morphing.svg [ Failure ]
</span><ins>+svg/custom/bug45331.svg [ Failure ]
+svg/custom/clone-element-with-animated-svg-properties.html [ Failure ]
+svg/custom/dynamic-svg-document-creation.svg [ Failure ]
</ins><span class="cx"> svg/custom/foreign-object-skew.svg [ Failure ]
</span><ins>+svg/custom/getPresentationAttribute.svg [ Failure ]
</ins><span class="cx"> svg/custom/getscreenctm-in-mixed-content2.xhtml [ Failure ]
</span><ins>+svg/custom/getsvgdocument.html [ Failure ]
</ins><span class="cx"> svg/custom/glyph-selection-lang-attribute.svg [ Failure ]
</span><ins>+svg/custom/glyph-setting-d-attribute.svg [ Failure ]
+svg/custom/hit-test-with-br.xhtml [ Failure ]
+svg/custom/image-rescale-scroll.html [ Failure ]
+svg/custom/junk-data.svg [ Failure ]
</ins><span class="cx"> svg/custom/linking-base-external-reference.xhtml [ Failure ]
</span><ins>+svg/custom/marker-orient-auto.html [ Failure ]
+svg/custom/missing-xlink.svg [ Failure ]
</ins><span class="cx"> svg/custom/object-no-size-attributes.xhtml [ Failure ]
</span><span class="cx"> svg/custom/object-sizing-no-width-height.xhtml [ Failure ]
</span><span class="cx"> svg/custom/pan-direction.svg [ Failure ]
</span><ins>+svg/custom/path-bad-data.svg [ Failure ]
+svg/custom/relative-sized-deep-shadow-tree-content.xhtml [ Failure ]
+svg/custom/relative-sized-shadow-tree-content-with-symbol.xhtml [ Failure ]
+svg/custom/rootmost-svg-xy-attrs.xhtml [ Failure ]
</ins><span class="cx"> svg/custom/scroll-hit-test.xhtml [ Failure ]
</span><ins>+svg/custom/scrolling-embedded-svg-file-image-repaint-problem.html [ Failure ]
</ins><span class="cx"> svg/custom/simple-text-double-shadow.svg [ Failure ]
</span><ins>+svg/custom/simpleCDF.xml [ Failure ]
</ins><span class="cx"> svg/custom/stroked-pattern.svg [ Failure ]
</span><ins>+svg/custom/svg-float-border-padding.xml [ Failure ]
+svg/custom/svg-fonts-in-html.html [ Failure ]
</ins><span class="cx"> svg/custom/svg-fonts-in-text-controls.html [ Failure ]
</span><ins>+svg/custom/svg-fonts-without-missing-glyph.xhtml [ Failure ]
+svg/custom/svg-fonts-word-spacing.html [ Failure ]
</ins><span class="cx"> svg/custom/unicode-in-tspan-multi-svg-crash.html [ Failure ]
</span><ins>+svg/custom/use-font-face-crash.svg [ Failure ]
+svg/custom/use-on-disallowed-foreign-object-1.svg [ Failure ]
+svg/custom/use-on-disallowed-foreign-object-2.svg [ Failure ]
+svg/custom/use-on-disallowed-foreign-object-3.svg [ Failure ]
+svg/custom/use-on-disallowed-foreign-object-4.svg [ Failure ]
+svg/custom/use-on-disallowed-foreign-object-5.svg [ Failure ]
+svg/custom/use-on-disallowed-foreign-object-6.svg [ Failure ]
+svg/custom/use-on-non-svg-namespaced-element.svg [ Failure ]
</ins><span class="cx"> svg/custom/use-setAttribute-crash.svg [ Failure ]
</span><ins>+svg/custom/viewport-em.svg [ Failure ]
</ins><span class="cx"> svg/custom/zero-path-square-cap-rendering.svg [ Failure ]
</span><ins>+svg/dom/SVGPathSegList-cloning.html [ Failure ]
</ins><span class="cx"> svg/dom/SVGPathSegList-segment-modification.svg [ Failure ]
</span><span class="cx"> svg/dom/SVGPathSegList-xml-dom-synchronization2.xhtml [ Failure ]
</span><span class="cx"> svg/filters/feColorMatrix-values.svg [ Failure ]
</span><span class="cx"> svg/filters/feComposite.svg [ Failure ]
</span><ins>+svg/filters/feDisplacementMap-filterUnits.svg [ ImageOnlyFailure ]
</ins><span class="cx"> svg/filters/feImage-filterUnits-objectBoundingBox-primitiveUnits-objectBoundingBox.svg [ Failure ]
</span><span class="cx"> svg/filters/feImage-filterUnits-objectBoundingBox-primitiveUnits-userSpaceOnUse.svg [ Failure ]
</span><span class="cx"> svg/filters/feImage-filterUnits-userSpaceOnUse-primitiveUnits-objectBoundingBox.svg [ Failure ]
</span><span class="cx"> svg/filters/feImage-filterUnits-userSpaceOnUse-primitiveUnits-userSpaceOnUse.svg [ Failure ]
</span><ins>+svg/filters/filter-hidden-content.svg [ Failure ]
</ins><span class="cx"> svg/filters/filter-on-filter-for-text.svg [ Failure ]
</span><span class="cx"> svg/filters/filter-on-tspan.svg [ Failure ]
</span><span class="cx"> svg/filters/filter-width-update.svg [ Failure ]
</span><span class="lines">@@ -1107,6 +1143,7 @@
</span><span class="cx"> svg/stroke/zero-length-arc-linecaps-rendering.svg [ Failure ]
</span><span class="cx"> svg/stroke/zero-length-path-linecap-rendering.svg [ Failure ]
</span><span class="cx"> svg/stroke/zero-length-subpaths-linecap-rendering.svg [ Failure ]
</span><ins>+svg/text/alt-glyph-for-surrogate-pair.svg [ ImageOnlyFailure ]
</ins><span class="cx"> svg/text/append-text-node-to-tspan.html [ Failure ]
</span><span class="cx"> svg/text/bidi-embedded-direction.svg [ Failure ]
</span><span class="cx"> svg/text/bidi-reorder-value-lists.svg [ Failure ]
</span><span class="lines">@@ -1118,8 +1155,11 @@
</span><span class="cx"> svg/text/exs-display-none.svg [ Failure ]
</span><span class="cx"> svg/text/font-size-below-point-five-2.svg [ Failure ]
</span><span class="cx"> svg/text/font-size-below-point-five.svg [ Failure ]
</span><ins>+svg/text/hidpi-text-selection-rect-position.html [ ImageOnlyFailure ]
+svg/text/kerning.svg [ Failure ]
</ins><span class="cx"> svg/text/lengthAdjust-text-metrics.html [ Failure ]
</span><span class="cx"> svg/text/modify-text-node-in-tspan.html [ Failure ]
</span><ins>+svg/text/multichar-glyph.svg [ Failure ]
</ins><span class="cx"> svg/text/remove-text-node-from-tspan.html [ Failure ]
</span><span class="cx"> svg/text/remove-tspan-from-text.html [ Failure ]
</span><span class="cx"> svg/text/scaled-font.svg [ Failure ]
</span><span class="lines">@@ -1155,6 +1195,7 @@
</span><span class="cx"> svg/text/small-fonts-2.svg [ Failure ]
</span><span class="cx"> svg/text/small-fonts-3.svg [ Failure ]
</span><span class="cx"> svg/text/small-fonts.svg [ Failure ]
</span><ins>+svg/text/svg-font-word-rounding-hacks-spaces.html [ ImageOnlyFailure ]
</ins><span class="cx"> svg/text/text-align-01-b.svg [ Failure ]
</span><span class="cx"> svg/text/text-align-02-b.svg [ Failure ]
</span><span class="cx"> svg/text/text-align-03-b.svg [ Failure ]
</span><span class="lines">@@ -1167,6 +1208,7 @@
</span><span class="cx"> svg/text/text-fonts-01-t.svg [ Failure ]
</span><span class="cx"> svg/text/text-fonts-02-t.svg [ Failure ]
</span><span class="cx"> svg/text/text-gradient-positioning.svg [ Failure ]
</span><ins>+svg/text/text-hkern.svg [ Failure ]
</ins><span class="cx"> svg/text/text-intro-05-t.svg [ Failure ]
</span><span class="cx"> svg/text/text-midpoint-split-bug.svg [ Failure ]
</span><span class="cx"> svg/text/text-path-01-b.svg [ Failure ]
</span><span class="lines">@@ -1185,16 +1227,20 @@
</span><span class="cx"> svg/text/text-tselect-02-f.svg [ Failure ]
</span><span class="cx"> svg/text/text-tspan-01-b.svg [ Failure ]
</span><span class="cx"> svg/text/text-viewbox-rescale.html [ Failure ]
</span><ins>+svg/text/text-vkern.svg [ Failure ]
</ins><span class="cx"> svg/text/text-ws-01-t.svg [ Failure ]
</span><span class="cx"> svg/text/text-ws-02-t.svg [ Failure ]
</span><ins>+svg/text/textpath-outline.svg [ ImageOnlyFailure ]
</ins><span class="cx"> svg/text/tspan-dynamic-positioning.svg [ Failure ]
</span><span class="cx"> svg/transforms/text-with-mask-with-svg-transform.svg [ Failure ]
</span><span class="cx"> svg/transforms/text-with-pattern-with-svg-transform.svg [ Failure ]
</span><span class="cx"> svg/wicd/sizing-flakiness.html [ Failure ]
</span><ins>+svg/wicd/test-rightsizing-b.xhtml [ Failure ]
</ins><span class="cx"> svg/zoom/page/absolute-sized-document-scrollbars.svg [ Failure ]
</span><span class="cx"> svg/zoom/page/zoom-background-image-tiled.html [ Failure ]
</span><span class="cx"> svg/zoom/page/zoom-background-images.html [ Failure ]
</span><span class="cx"> svg/zoom/page/zoom-coords-viewattr-01-b.svg [ Failure ]
</span><ins>+svg/zoom/page/zoom-foreignObject.svg [ Failure ]
</ins><span class="cx"> svg/zoom/page/zoom-hixie-rendering-model-004.xhtml [ Failure ]
</span><span class="cx"> svg/zoom/page/zoom-mask-with-percentages.svg [ Failure ]
</span><span class="cx"> svg/zoom/page/zoom-replaced-intrinsic-ratio-001.htm [ Failure ]
</span><span class="lines">@@ -1206,40 +1252,6 @@
</span><span class="cx"> svg/zoom/text/zoom-coords-viewattr-01-b.svg [ Failure ]
</span><span class="cx"> svg/zoom/text/zoom-hixie-rendering-model-004.xhtml [ Failure ]
</span><span class="cx"> svg/zoom/text/zoom-svg-float-border-padding.xml [ Failure ]
</span><del>-svg/W3C-SVG-1.1-SE/color-prop-05-t.svg [ Failure ]
-svg/W3C-SVG-1.1-SE/coords-dom-01-f.svg [ Failure ]
-svg/W3C-SVG-1.1-SE/coords-dom-02-f.svg [ Failure ]
-svg/W3C-SVG-1.1-SE/coords-dom-03-f.svg [ Failure ]
-svg/W3C-SVG-1.1-SE/coords-dom-04-f.svg [ Failure ]
-svg/W3C-SVG-1.1-SE/filters-felem-01-b.svg [ Failure ]
-svg/W3C-SVG-1.1-SE/interact-pointer-03-t.svg [ Failure ]
-svg/W3C-SVG-1.1-SE/linking-uri-01-b.svg [ Failure ]
-svg/W3C-SVG-1.1-SE/painting-marker-07-f.svg [ Failure ]
-svg/W3C-SVG-1.1-SE/pservers-grad-17-b.svg [ Failure ]
-svg/W3C-SVG-1.1-SE/pservers-grad-20-b.svg [ Failure ]
-svg/W3C-SVG-1.1-SE/pservers-pattern-03-f.svg [ Failure ]
-svg/W3C-SVG-1.1-SE/pservers-pattern-04-f.svg [ Failure ]
-svg/W3C-SVG-1.1-SE/struct-use-14-f.svg [ Failure ]
-svg/W3C-SVG-1.1-SE/styling-pres-02-f.svg [ Failure ]
-svg/W3C-SVG-1.1-SE/svgdom-over-01-f.svg [ Failure ]
-svg/W3C-SVG-1.1-SE/text-tref-03-b.svg [ Failure ]
-svg/W3C-SVG-1.1-SE/text-tspan-02-b.svg [ Failure ]
-svg/W3C-SVG-1.1-SE/types-dom-01-b.svg [ Failure ]
-svg/W3C-SVG-1.1-SE/types-dom-02-f.svg [ Failure ]
-svg/W3C-SVG-1.1-SE/types-dom-03-b.svg [ Failure ]
-svg/W3C-SVG-1.1-SE/types-dom-04-b.svg [ Failure ]
-svg/W3C-SVG-1.1-SE/types-dom-05-b.svg [ Failure ]
-svg/W3C-SVG-1.1-SE/types-dom-06-f.svg [ Failure ]
-svg/W3C-SVG-1.1-SE/types-dom-07-f.svg [ Failure ]
-svg/W3C-SVG-1.1/filters-turb-02-f.svg [ Failure ]
-svg/custom/altglyph.svg [ Failure ]
-svg/custom/glyph-setting-d-attribute.svg [ Failure ]
-svg/filters/filter-hidden-content.svg [ Failure ]
-svg/text/kerning.svg [ Failure ]
-svg/text/multichar-glyph.svg [ Failure ]
-svg/text/text-hkern.svg [ Failure ]
-svg/text/text-vkern.svg [ Failure ]
-svg/wicd/test-rightsizing-b.xhtml [ Failure ]
</del><span class="cx"> 
</span><span class="cx"> # CSS transform tests that fail:
</span><span class="cx"> transforms/3d/point-mapping/3d-point-mapping-3.html [ Failure ]
</span><span class="lines">@@ -1319,363 +1331,11 @@
</span><span class="cx"> fast/dom/DeviceMotion/no-page-cache.html
</span><span class="cx"> 
</span><span class="cx"> # LayoutTests/fast tests that fail:
</span><del>-fast/backgrounds/background-opaque-images-over-color.html [ ImageOnlyFailure ]
-fast/backgrounds/selection-background-color.html [ ImageOnlyFailure ]
-fast/block/float/floats-offset-image-strict.html [ ImageOnlyFailure ]
-fast/block/line-layout/selection-highlight-overlap.html [ ImageOnlyFailure ]
-fast/block/positioning/offsetLeft-offsetTop-multicolumn.html [ ImageOnlyFailure ]
-fast/borders/border-radius-on-subpixel-position-non-hidpi.html [ ImageOnlyFailure ]
-fast/borders/hidpi-double-border-with-border-radius-always-produce-solid-line.html [ ImageOnlyFailure ]
-fast/clip/clip-when-rect-has-fractional-pixel-value.html [ ImageOnlyFailure ]
-fast/css-generated-content/after-with-inline-continuation.html [ ImageOnlyFailure ]
-fast/css/cascade/background-origin-and-webkit-background-origin-cascade-order.html [ ImageOnlyFailure ]
-fast/css/empty-cell-baseline.html [ ImageOnlyFailure ]
-fast/css/negative-text-indent-in-inline-block.html [ ImageOnlyFailure ]
-fast/css/object-fit/object-fit-input-image.html [ ImageOnlyFailure ]
-fast/css/object-fit/object-fit-video-poster.html [ ImageOnlyFailure ]
-fast/css/read-only-read-write-input-basics.html [ ImageOnlyFailure ]
-fast/css/sticky/inflow-sticky.html [ ImageOnlyFailure ]
-fast/css/sticky/inline-sticky-abspos-child.html [ ImageOnlyFailure ]
-fast/css/sticky/inline-sticky.html [ ImageOnlyFailure ]
-fast/css/sticky/replaced-sticky.html [ ImageOnlyFailure ]
-fast/css/sticky/sticky-as-positioning-container.html [ ImageOnlyFailure ]
-fast/css/sticky/sticky-both-sides.html [ ImageOnlyFailure ]
-fast/css/sticky/sticky-left.html [ ImageOnlyFailure ]
-fast/css/sticky/sticky-margins.html [ ImageOnlyFailure ]
-fast/css/sticky/sticky-side-margins.html [ ImageOnlyFailure ]
-fast/css/sticky/sticky-table-row-top.html [ ImageOnlyFailure ]
-fast/css/sticky/sticky-table-thead-top.html [ ImageOnlyFailure ]
-fast/css/sticky/sticky-top-margins.html [ ImageOnlyFailure ]
-fast/css/sticky/sticky-top-zoomed.html [ ImageOnlyFailure ]
-fast/css/sticky/sticky-top.html [ ImageOnlyFailure ]
-fast/css/sticky/sticky-writing-mode-horizontal-bt.html [ ImageOnlyFailure ]
-fast/css/sticky/sticky-writing-mode-vertical-lr.html [ ImageOnlyFailure ]
-fast/css/sticky/sticky-writing-mode-vertical-rl.html [ ImageOnlyFailure ]
-fast/dom/custom/lifecycle-ready-parser-only.html [ ImageOnlyFailure ]
-fast/filter-image/clipped-filter.html [ ImageOnlyFailure ]
-fast/forms/button-with-float.html [ ImageOnlyFailure ]
-fast/forms/datalist/datalist-fallback-content.html [ ImageOnlyFailure ]
-fast/forms/file/file-input-reset.html [ ImageOnlyFailure ]
-fast/forms/file/file-vertical-padding-border.html [ ImageOnlyFailure ]
-fast/forms/hidpi-textarea-on-subpixel-position.html [ ImageOnlyFailure ]
-fast/forms/input-first-letter-edit.html [ ImageOnlyFailure ]
-fast/forms/input-textarea-padding-match.html [ ImageOnlyFailure ]
-fast/forms/password-placeholder-text-security.html [ ImageOnlyFailure ]
-fast/forms/textarea-placeholder-wrapping.html [ ImageOnlyFailure ]
-fast/frames/flattening/scrolling-in-object.html [ ImageOnlyFailure ]
-fast/frames/hidpi-position-iframe-on-device-pixel.html [ ImageOnlyFailure ]
-fast/hidpi/image-srcset-svg-canvas.html [ ImageOnlyFailure ]
-fast/images/pdf-as-image-with-annotations.html [ ImageOnlyFailure ]
-fast/inline/hidpi-inline-selection-leaves-gap.html [ ImageOnlyFailure ]
-fast/inline/hidpi-inline-text-decoration-with-subpixel-value.html [ ImageOnlyFailure ]
-fast/inline/hidpi-pixel-gap-between-adjacent-selection-inlines.html [ ImageOnlyFailure ]
-fast/inline/hidpi-select-inline-on-subpixel-position.html [ ImageOnlyFailure ]
-fast/inline/hidpi-selection-gap-and-inline-selection-have-gap-rtl.html [ ImageOnlyFailure ]
-fast/inline/hidpi-selection-gap-on-subpixel-position.html [ ImageOnlyFailure ]
-fast/inline/hidpi-selection-gap-overlaps-inline-selection.html [ ImageOnlyFailure ]
-fast/layers/wrong-clipping-semi-transparent-compositing-layer-on-subpixel-position.html [ ImageOnlyFailure ]
-fast/layers/wrong-clipping-semi-transparent-layer-on-subpixel-position.html [ ImageOnlyFailure ]
-fast/lists/rtl-marker.html [ ImageOnlyFailure ]
-fast/media/mq-max-pixel-ratio.html [ ImageOnlyFailure ]
-fast/media/mq-min-pixel-ratio.html [ ImageOnlyFailure ]
-fast/media/mq-pixel-ratio.html [ ImageOnlyFailure ]
-fast/media/view-mode-media-feature.html [ ImageOnlyFailure ]
-fast/media/viewport-media-query.html [ ImageOnlyFailure ]
-fast/multicol/cell-shrinkback.html [ ImageOnlyFailure ]
-fast/multicol/mixed-opacity-fixed-test.html [ ImageOnlyFailure ]
-fast/multicol/newmulticol/breaks-3-columns-3.html [ ImageOnlyFailure ]
-fast/multicol/newmulticol/multicol-clip-rounded-corners.html [ ImageOnlyFailure ]
-fast/multicol/newmulticol/spanner-table.html [ ImageOnlyFailure ]
-fast/multicol/split-in-top-margin.html [ ImageOnlyFailure ]
-fast/regions/absolute-in-relative-overflow.html [ ImageOnlyFailure ]
-fast/regions/absolute-pos-elem-in-region.html [ ImageOnlyFailure ]
-fast/regions/animation-element-in-region-flowed-to-other-thread.html [ ImageOnlyFailure ]
-fast/regions/auto-size/autoheight-abspos-region.html [ ImageOnlyFailure ]
-fast/regions/auto-size/autoheight-allregions-nobreaks.html [ ImageOnlyFailure ]
-fast/regions/auto-size/autoheight-allregions.html [ ImageOnlyFailure ]
-fast/regions/auto-size/autoheight-break-after.html [ ImageOnlyFailure ]
-fast/regions/auto-size/autoheight-breakafteralways-maxheight.html [ ImageOnlyFailure ]
-fast/regions/auto-size/autoheight-breakbeforealways.html [ ImageOnlyFailure ]
-fast/regions/auto-size/autoheight-definedheight-changenotdetected.html [ ImageOnlyFailure ]
-fast/regions/auto-size/autoheight-dynamic-update.html [ ImageOnlyFailure ]
-fast/regions/auto-size/autoheight-firstregion-breakalways.html [ ImageOnlyFailure ]
-fast/regions/auto-size/autoheight-flexbox.html [ ImageOnlyFailure ]
-fast/regions/auto-size/autoheight-floatright-region.html [ ImageOnlyFailure ]
-fast/regions/auto-size/autoheight-horizontal-bt.html [ ImageOnlyFailure ]
-fast/regions/auto-size/autoheight-inlineblock-normalflow-region.html [ ImageOnlyFailure ]
-fast/regions/auto-size/autoheight-lastregion-overflowauto-breaksignored.html [ ImageOnlyFailure ]
-fast/regions/auto-size/autoheight-lastregion-overflowauto.html [ ImageOnlyFailure ]
-fast/regions/auto-size/autoheight-maxheight-region.html [ ImageOnlyFailure ]
-fast/regions/auto-size/autoheight-middleregion.html [ ImageOnlyFailure ]
-fast/regions/auto-size/autoheight-minheight-region.html [ ImageOnlyFailure ]
-fast/regions/auto-size/autoheight-normalflow-region.html [ ImageOnlyFailure ]
-fast/regions/auto-size/autoheight-region-valid-from-invalid.html [ ImageOnlyFailure ]
-fast/regions/auto-size/autoheight-secondregion-breakoutside.html [ ImageOnlyFailure ]
-fast/regions/auto-size/autoheight-secondregion.html [ ImageOnlyFailure ]
-fast/regions/auto-size/autoheight-singleregion-breakafteralways-maxheight.html [ ImageOnlyFailure ]
-fast/regions/auto-size/autoheight-singleregion-breakafteralways.html [ ImageOnlyFailure ]
-fast/regions/auto-size/autoheight-singleregion-breakaftermargin.html [ ImageOnlyFailure ]
-fast/regions/auto-size/autoheight-singleregion-breakbeforealways-minheight.html [ ImageOnlyFailure ]
-fast/regions/auto-size/autoheight-singleregion-breakbeforealways.html [ ImageOnlyFailure ]
-fast/regions/auto-size/autoheight-singleregion-multiplebreaks.html [ ImageOnlyFailure ]
-fast/regions/auto-size/autoheight-singleregion-overflowauto-breaksignored.html [ ImageOnlyFailure ]
-fast/regions/auto-size/autoheight-singleregion-overflowauto.html [ ImageOnlyFailure ]
-fast/regions/auto-size/autowidth-abspos-regionchain.html [ ImageOnlyFailure ]
-fast/regions/auto-size/autowidth-abspos.html [ ImageOnlyFailure ]
-fast/regions/auto-size/autowidth-float.html [ ImageOnlyFailure ]
-fast/regions/auto-size/autowidth-inlineblock.html [ ImageOnlyFailure ]
-fast/regions/auto-size/autowidth-nonreplaced-abspos.html [ ImageOnlyFailure ]
-fast/regions/auto-size/autowidth-nonreplacedblock-normalflow.html [ ImageOnlyFailure ]
-fast/regions/auto-size/autowidth-normalflow-minmaxwidth.html [ ImageOnlyFailure ]
-fast/regions/auto-size/autowidth-normalflow-minwidth.html [ ImageOnlyFailure ]
-fast/regions/auto-size/autowidth-normalflow.html [ ImageOnlyFailure ]
-fast/regions/box-decorations-over-region-padding-fragmented.html [ ImageOnlyFailure ]
-fast/regions/box-decorations-over-region-padding-horiz-bt.html [ ImageOnlyFailure ]
-fast/regions/box-decorations-over-region-padding.html [ ImageOnlyFailure ]
-fast/regions/clip-to-padding-box-margins.html [ ImageOnlyFailure ]
-fast/regions/clip-to-padding-box-vertical-lr.html [ ImageOnlyFailure ]
-fast/regions/clip-to-padding-box.html [ ImageOnlyFailure ]
-fast/regions/collapse-anonymous-region.html [ ImageOnlyFailure ]
-fast/regions/content-relative-next-tile.html [ ImageOnlyFailure ]
-fast/regions/counters/extract-list-items-001.html [ ImageOnlyFailure ]
-fast/regions/counters/extract-list-items-002.html [ ImageOnlyFailure ]
-fast/regions/counters/extract-list-items-003.html [ ImageOnlyFailure ]
-fast/regions/counters/extract-list-items-004.html [ ImageOnlyFailure ]
-fast/regions/counters/extract-list-items-005.html [ ImageOnlyFailure ]
-fast/regions/counters/extract-list-items-006.html [ ImageOnlyFailure ]
-fast/regions/counters/extract-list-items-007.html [ ImageOnlyFailure ]
-fast/regions/counters/extract-list-items-008.html [ ImageOnlyFailure ]
-fast/regions/counters/extract-list-items-009.html [ ImageOnlyFailure ]
-fast/regions/counters/extract-list-items-010.html [ ImageOnlyFailure ]
-fast/regions/counters/extract-list-items-011.html [ ImageOnlyFailure ]
-fast/regions/counters/extract-list-items-012.html [ ImageOnlyFailure ]
-fast/regions/counters/extract-list-items-013.html [ ImageOnlyFailure ]
-fast/regions/counters/extract-list-items-014.html [ ImageOnlyFailure ]
-fast/regions/counters/extract-list-items-015.html [ ImageOnlyFailure ]
-fast/regions/counters/extract-numbered-paragraphs-divs-001.html [ ImageOnlyFailure ]
-fast/regions/counters/extract-numbered-paragraphs-divs-002.html [ ImageOnlyFailure ]
-fast/regions/counters/extract-numbered-paragraphs.html [ ImageOnlyFailure ]
-fast/regions/counters/extract-numbered-spans-display-only-some.html [ ImageOnlyFailure ]
-fast/regions/counters/extract-ordered-lists-in-regions-001.html [ ImageOnlyFailure ]
-fast/regions/counters/extract-ordered-lists-in-regions-002.html [ ImageOnlyFailure ]
-fast/regions/counters/extract-ordered-lists-in-regions-003.html [ ImageOnlyFailure ]
-fast/regions/counters/extract-ordered-lists-in-regions-explicit-counters-001.html [ ImageOnlyFailure ]
-fast/regions/counters/extract-ordered-lists-in-regions-explicit-counters-002.html [ ImageOnlyFailure ]
-fast/regions/counters/extract-ordered-lists-in-regions-explicit-counters-003.html [ ImageOnlyFailure ]
-fast/regions/counters/extract-ordered-lists-in-regions-explicit-counters-004.html [ ImageOnlyFailure ]
-fast/regions/counters/extract-ordered-lists-in-regions-explicit-counters-005.html [ ImageOnlyFailure ]
-fast/regions/counters/extract-unordered-lists-in-regions.html [ ImageOnlyFailure ]
-fast/regions/drag-scrollbars-of-content.html [ ImageOnlyFailure ]
-fast/regions/float-pushed-width-change-2.html [ ImageOnlyFailure ]
-fast/regions/float-pushed-width-change.html [ ImageOnlyFailure ]
-fast/regions/float-slicing-on-forced-break.html [ ImageOnlyFailure ]
-fast/regions/floats-basic-in-variable-width-regions.html [ ImageOnlyFailure ]
-fast/regions/fragmentation-after-float-overflow-single-region.html [ ImageOnlyFailure ]
-fast/regions/fragmentation-after-monolithic-overflow-self-collapsed.html [ ImageOnlyFailure ]
-fast/regions/fragmentation-after-monolithic-overflow-single-region.html [ ImageOnlyFailure ]
-fast/regions/fragmentation-after-monolithic-overflow.html [ ImageOnlyFailure ]
-fast/regions/frame-view-overflow-scroll.html [ ImageOnlyFailure ]
-fast/regions/generated-content/firstletter-inside-flowthread.html [ ImageOnlyFailure ]
-fast/regions/hidpi-region-with-auto-margin-on-subpixel-position.html [ ImageOnlyFailure ]
-fast/regions/hover-content-inside-iframe-in-region.html [ ImageOnlyFailure ]
-fast/regions/hover-in-second-region.html [ ImageOnlyFailure ]
-fast/regions/hover-overflow-hidden.html [ ImageOnlyFailure ]
-fast/regions/inline-block-flowed-in-regions.html [ ImageOnlyFailure ]
-fast/regions/inline-block-inline-children-flowed-in-regions.html [ ImageOnlyFailure ]
-fast/regions/inline-block-inside-anonymous-overflow.html [ ImageOnlyFailure ]
-fast/regions/inline-block-overflow.html [ ImageOnlyFailure ]
-fast/regions/inline-blocks-dyn-enlarged-regions.html [ ImageOnlyFailure ]
-fast/regions/inline-blocks-dyn-shrunk-regions.html [ ImageOnlyFailure ]
-fast/regions/inline-blocks-in-two-regions.html [ ImageOnlyFailure ]
-fast/regions/inlineblock-child-inlineblock-contentnode-in-region.html [ ImageOnlyFailure ]
-fast/regions/last-region-border-radius.html [ ImageOnlyFailure ]
-fast/regions/layers/region-normalflow-stacking-context.html [ ImageOnlyFailure ]
-fast/regions/layers/stacking-context-paint-order.html [ ImageOnlyFailure ]
-fast/regions/list-item-as-region.html [ ImageOnlyFailure ]
-fast/regions/listmarker-inside-flowthread.html [ ImageOnlyFailure ]
-fast/regions/multicol/multicol-as-region-prevented.html [ ImageOnlyFailure ]
-fast/regions/multicol/regions-in-multicol-bt.html [ ImageOnlyFailure ]
-fast/regions/multicol/regions-in-multicol-hover-overflow.html [ ImageOnlyFailure ]
-fast/regions/multicol/regions-in-multicol-hover.html [ ImageOnlyFailure ]
-fast/regions/multicol/regions-in-multicol.html [ ImageOnlyFailure ]
-fast/regions/named-flow-content-order-1.html [ ImageOnlyFailure ]
-fast/regions/named-flow-content-order-2.html [ ImageOnlyFailure ]
-fast/regions/nested-floated-region.html [ ImageOnlyFailure ]
-fast/regions/overflow/overflow-auto-after-float.html [ ImageOnlyFailure ]
-fast/regions/overflow/overflow-content-zero-height-region.html [ ImageOnlyFailure ]
-fast/regions/overflow/overflow-first-and-last-regions.html [ ImageOnlyFailure ]
-fast/regions/overflow/overflow-in-uniform-regions-dynamic.html [ ImageOnlyFailure ]
-fast/regions/overflow/overflow-in-uniform-regions.html [ ImageOnlyFailure ]
-fast/regions/overflow/overflow-in-variable-width-regions-inline-bt.html [ ImageOnlyFailure ]
-fast/regions/overflow/overflow-in-variable-width-regions-inline-continuation.html [ ImageOnlyFailure ]
-fast/regions/overflow/overflow-in-variable-width-regions-inline-lr.html [ ImageOnlyFailure ]
-fast/regions/overflow/overflow-in-variable-width-regions-inline-rl.html [ ImageOnlyFailure ]
-fast/regions/overflow/overflow-in-variable-width-regions-inline.html [ ImageOnlyFailure ]
-fast/regions/overflow/overflow-in-variable-width-regions.html [ ImageOnlyFailure ]
-fast/regions/overflow/overflow-nested-regions.html [ ImageOnlyFailure ]
-fast/regions/overflow/overflow-not-moving-below-floats-in-variable-width-regions.html [ ImageOnlyFailure ]
-fast/regions/overflow/overflow-region-inline.html [ ImageOnlyFailure ]
-fast/regions/overflow/overflow-region-transform.html [ ImageOnlyFailure ]
-fast/regions/overflow/overflow-rtl-in-variable-width-regions.html [ ImageOnlyFailure ]
-fast/regions/overflow/overflow-scrollable-fit-complex.html [ ImageOnlyFailure ]
-fast/regions/overflow/overflow-size-change-in-variable-width-regions.html [ ImageOnlyFailure ]
-fast/regions/overflow/overflow-size-change-with-stacking-context-rtl.html [ ImageOnlyFailure ]
-fast/regions/overflow/overflow-size-change-with-stacking-context.html [ ImageOnlyFailure ]
-fast/regions/percentage-margins-mixed-ltr-dominant-regions.html [ ImageOnlyFailure ]
-fast/regions/percentage-margins-mixed-rtl-dominant-regions.html [ ImageOnlyFailure ]
-fast/regions/percentage-margins-rtl-variable-width-regions.html [ ImageOnlyFailure ]
-fast/regions/percentage-margins-variable-width-regions.html [ ImageOnlyFailure ]
-fast/regions/positioning/fixed-in-named-flow-position-changed.html [ ImageOnlyFailure ]
-fast/regions/positioning/fixed-inside-fixed-in-named-flow.html [ ImageOnlyFailure ]
-fast/regions/positioning/fixed-inside-named-flow-zIndex.html [ ImageOnlyFailure ]
-fast/regions/positioning/fixed-pos-content-fragmented.html [ ImageOnlyFailure ]
-fast/regions/positioning/fixed-pos-elem-in-namedflow-noregions.html [ ImageOnlyFailure ]
-fast/regions/positioning/fixed-pos-elem-in-region.html [ ImageOnlyFailure ]
-fast/regions/positioning/fixed-pos-region-overflow-content.html [ ImageOnlyFailure ]
-fast/regions/positioning/positioned-fragmented-content.html [ ImageOnlyFailure ]
-fast/regions/positioning/positioned-objects-block-static-in-regions.html [ ImageOnlyFailure ]
-fast/regions/positioning/positioned-objects-block-static-in-rtl-regions.html [ ImageOnlyFailure ]
-fast/regions/positioning/positioned-objects-block-static-spanning-regions-rtl.html [ ImageOnlyFailure ]
-fast/regions/positioning/positioned-objects-block-static-spanning-regions.html [ ImageOnlyFailure ]
-fast/regions/positioning/positioned-objects-clipped-spanning-regions.html [ ImageOnlyFailure ]
-fast/regions/positioning/positioned-objects-in-regions.html [ ImageOnlyFailure ]
-fast/regions/positioning/positioned-objects-in-rtl-regions.html [ ImageOnlyFailure ]
-fast/regions/positioning/positioned-objects-inline-static-in-regions.html [ ImageOnlyFailure ]
-fast/regions/positioning/positioned-objects-inline-static-in-rtl-regions.html [ ImageOnlyFailure ]
-fast/regions/positioning/positioned-objects-inline-static-spanning-regions-rtl.html [ ImageOnlyFailure ]
-fast/regions/positioning/positioned-objects-inline-static-spanning-regions.html [ ImageOnlyFailure ]
-fast/regions/positioning/positioned-objects-perpendicular-flows-in-regions.html [ ImageOnlyFailure ]
-fast/regions/positioning/positioned-objects-spanning-regions.html [ ImageOnlyFailure ]
-fast/regions/positioning/positioned-slider-in-regions.html [ ImageOnlyFailure ]
-fast/regions/region-as-bfc-avoids-float.html [ ImageOnlyFailure ]
-fast/regions/region-border-radius-overflow-clip.html [ ImageOnlyFailure ]
-fast/regions/region-clipping.html [ ImageOnlyFailure ]
-fast/regions/region-overflow-break.html [ ImageOnlyFailure ]
-fast/regions/region-padding-overflow-hidden.html [ ImageOnlyFailure ]
-fast/regions/region-styling/region-style-in-columns.html [ ImageOnlyFailure ]
-fast/regions/region-styling/region-style-inline-background-color.html [ ImageOnlyFailure ]
-fast/regions/region-styling/region-style-not-supported-properties.html [ ImageOnlyFailure ]
-fast/regions/region-styling/region-style-rule-position.html [ ImageOnlyFailure ]
-fast/regions/region-styling/region-withstyling-valid-from-invalid.html [ ImageOnlyFailure ]
-fast/regions/region-visual-overflow-transform.html [ ImageOnlyFailure ]
-fast/regions/region-width-change-relayout-1.html [ ImageOnlyFailure ]
-fast/regions/region-width-change-relayout-2.html [ ImageOnlyFailure ]
-fast/regions/region-width-change-relayout-3.html [ ImageOnlyFailure ]
-fast/regions/regions-overflow-tile.html [ ImageOnlyFailure ]
-fast/regions/relative-borders-overflow.html [ ImageOnlyFailure ]
-fast/regions/relative-in-absolute-borders-overflow.html [ ImageOnlyFailure ]
-fast/regions/repaint/fixed-in-named-flow-cb-changed.html [ ImageOnlyFailure ]
-fast/regions/repaint/fixed-in-named-flow-cb-changed2.html [ ImageOnlyFailure ]
-fast/regions/repaint/region-painting-composited-element.html [ ImageOnlyFailure ]
-fast/regions/repaint/region-painting-in-composited-view.html [ ImageOnlyFailure ]
-fast/regions/scrolling/scroll-into-view-relative.html [ ImageOnlyFailure ]
-fast/regions/scrolling/scroll-into-view.html [ ImageOnlyFailure ]
-fast/regions/scrolling/scrollable-first-region.html [ ImageOnlyFailure ]
-fast/regions/scrolling/scrollable-paragraph-unsplittable.html [ ImageOnlyFailure ]
-fast/regions/scrolling/wheel-scroll-abspos.html [ ImageOnlyFailure ]
-fast/regions/scrolling/wheel-scroll.html [ ImageOnlyFailure ]
-fast/regions/selection/selecting-text-ignoring-region-horiz-bt.html [ ImageOnlyFailure ]
-fast/regions/selection/selecting-text-ignoring-region.html [ ImageOnlyFailure ]
-fast/regions/selection/selecting-text-in-2-regions-horiz-bt.html [ ImageOnlyFailure ]
-fast/regions/selection/selecting-text-in-2-regions.html [ ImageOnlyFailure ]
-fast/regions/selection/selecting-text-through-different-region-flows.html [ ImageOnlyFailure ]
-fast/regions/selection/selection-in-overflow-hit-testing.html [ ImageOnlyFailure ]
-fast/regions/selection/selection-in-overflow.html [ ImageOnlyFailure ]
-fast/regions/selection/selection-in-text-after-overflow-hit-testing.html [ ImageOnlyFailure ]
-fast/regions/shape-outside-floats/regions-shape-outside-content-flows-multiple-regions.html [ ImageOnlyFailure ]
-fast/regions/shape-outside-floats/regions-shape-outside-floats-inset.html [ ImageOnlyFailure ]
-fast/regions/shape-outside-floats/regions-shape-outside-region-polygon-floats.html [ ImageOnlyFailure ]
-fast/regions/static-in-relative-overflow.html [ ImageOnlyFailure ]
-fast/regions/sticky-border-overflow.html [ ImageOnlyFailure ]
-fast/regions/subtree-with-horiz-bt.html [ ImageOnlyFailure ]
-fast/regions/subtree-with-vert-lr.html [ ImageOnlyFailure ]
-fast/regions/subtree-with-vert-rl.html [ ImageOnlyFailure ]
-fast/regions/table-cell-as-region.html [ ImageOnlyFailure ]
-fast/regions/top-overflow-out-of-second-region.html [ ImageOnlyFailure ]
-fast/regions/unsplittable-nested-region.html [ ImageOnlyFailure ]
-fast/regions/visibility-hidden.html [ ImageOnlyFailure ]
-fast/regions/webkit-background-clip-text.html [ ImageOnlyFailure ]
-fast/regions/webkit-flow-double-pagination-float-push.html [ ImageOnlyFailure ]
-fast/regions/webkit-flow-inlines-dynamic.html [ ImageOnlyFailure ]
-fast/regions/webkit-flow-renderer-layer.html [ ImageOnlyFailure ]
-fast/regions/webkit-flow-renderer-nested.html [ ImageOnlyFailure ]
-fast/regions/webkit-flow-renderer.html [ ImageOnlyFailure ]
-fast/regions/writing-mode/invalid-first-region-with-writing-mode-2.html [ ImageOnlyFailure ]
-fast/regions/writing-mode/invalid-first-region-with-writing-mode.html [ ImageOnlyFailure ]
-fast/ruby/ruby-justification.html [ ImageOnlyFailure ]
-fast/selectors/input-with-selection-pseudo-element.html [ ImageOnlyFailure ]
-fast/selectors/selection-window-inactive.html [ ImageOnlyFailure ]
-fast/shapes/shape-outside-floats/shape-outside-floats-layout-after-initial-layout-pass.html [ ImageOnlyFailure ]
-fast/shapes/shape-outside-floats/shape-outside-floats-shape-margin-percent.html [ ImageOnlyFailure ]
-fast/shapes/shape-outside-floats/shape-outside-rounded-inset.html [ ImageOnlyFailure ]
-fast/sub-pixel/block-with-margin-overflow.html [ ImageOnlyFailure ]
-fast/sub-pixel/client-rect-has-subpixel-precision.html [ ImageOnlyFailure ]
-fast/sub-pixel/clip-rect-box-consistent-rounding.html [ ImageOnlyFailure ]
-fast/sub-pixel/file-upload-control-at-fractional-offset.html [ ImageOnlyFailure ]
-fast/sub-pixel/float-wrap-with-subpixel-top.html [ ImageOnlyFailure ]
-fast/sub-pixel/input-caret-on-subpixel-bound.html [ ImageOnlyFailure ]
-fast/sub-pixel/scaled-background-image.html [ ImageOnlyFailure ]
-fast/sub-pixel/sub-pixel-root-layer.html [ ImageOnlyFailure ]
-fast/table/td-width-fifty-percent-regression.html [ ImageOnlyFailure ]
-fast/text-autosizing/cluster-inline-block-or-table.html [ ImageOnlyFailure ]
-fast/text-autosizing/cluster-inline-grid-flex-box.html [ ImageOnlyFailure ]
-fast/text-autosizing/cluster-list-item.html [ ImageOnlyFailure ]
-fast/text-autosizing/cluster-narrow-in-wide-ohidden.html [ ImageOnlyFailure ]
-fast/text-autosizing/cluster-narrow-in-wide.html [ ImageOnlyFailure ]
-fast/text-autosizing/cluster-wide-in-narrow.html [ ImageOnlyFailure ]
-fast/text-autosizing/cluster-with-narrow-lca-and-cluster.html [ ImageOnlyFailure ]
-fast/text-autosizing/cluster-with-narrow-lca.html [ ImageOnlyFailure ]
-fast/text-autosizing/cluster-with-wide-lca.html [ ImageOnlyFailure ]
-fast/text-autosizing/clusters-insufficient-text.html [ ImageOnlyFailure ]
-fast/text-autosizing/clusters-insufficient-width.html [ ImageOnlyFailure ]
-fast/text-autosizing/clusters-sufficient-text-except-in-root.html [ ImageOnlyFailure ]
-fast/text-autosizing/clusters-sufficient-width.html [ ImageOnlyFailure ]
-fast/text-autosizing/constrained-and-overflow-auto-ancestor.html [ ImageOnlyFailure ]
-fast/text-autosizing/constrained-and-overflow-paged-x-ancestor.html [ ImageOnlyFailure ]
-fast/text-autosizing/constrained-and-overflow-scroll-ancestor.html [ ImageOnlyFailure ]
-fast/text-autosizing/constrained-height-body.html [ ImageOnlyFailure ]
-fast/text-autosizing/constrained-then-float-ancestors.html [ ImageOnlyFailure ]
-fast/text-autosizing/constrained-then-overflow-ancestors.html [ ImageOnlyFailure ]
-fast/text-autosizing/constrained-then-position-absolute-ancestors.html [ ImageOnlyFailure ]
-fast/text-autosizing/constrained-then-position-fixed-ancestors.html [ ImageOnlyFailure ]
-fast/text-autosizing/em-margin-border-padding.html [ ImageOnlyFailure ]
-fast/text-autosizing/font-scale-factor.html [ ImageOnlyFailure ]
-fast/text-autosizing/form-controls-autosizing-button-input-elements.html [ ImageOnlyFailure ]
-fast/text-autosizing/form-controls-autosizing-checkbox-input-element.html [ ImageOnlyFailure ]
-fast/text-autosizing/form-controls-autosizing-radio-input-element.html [ ImageOnlyFailure ]
-fast/text-autosizing/form-controls-autosizing-select-element.html [ ImageOnlyFailure ]
-fast/text-autosizing/form-controls-autosizing-textfield-input-elements.html [ ImageOnlyFailure ]
-fast/text-autosizing/header-li-links-autosizing.html [ ImageOnlyFailure ]
-fast/text-autosizing/header-links-autosizing-different-fontsize.html [ ImageOnlyFailure ]
-fast/text-autosizing/header-links-autosizing.html [ ImageOnlyFailure ]
-fast/text-autosizing/narrow-child.html [ ImageOnlyFailure ]
-fast/text-autosizing/narrow-descendants-combined.html [ ImageOnlyFailure ]
-fast/text-autosizing/narrow-iframe-flattened.html [ ImageOnlyFailure ]
-fast/text-autosizing/narrow-iframe.html [ ImageOnlyFailure ]
-fast/text-autosizing/nested-child.html [ ImageOnlyFailure ]
-fast/text-autosizing/nested-em-line-height.html [ ImageOnlyFailure ]
-fast/text-autosizing/oscillation-javascript-fontsize-change.html [ ImageOnlyFailure ]
-fast/text-autosizing/simple-paragraph.html [ ImageOnlyFailure ]
-fast/text-autosizing/span-child.html [ ImageOnlyFailure ]
-fast/text-autosizing/unwrappable-blocks.html [ ImageOnlyFailure ]
-fast/text-autosizing/unwrappable-inlines.html [ ImageOnlyFailure ]
-fast/text-autosizing/various-font-sizes.html [ ImageOnlyFailure ]
-fast/text-autosizing/wide-block.html [ ImageOnlyFailure ]
-fast/text-autosizing/wide-child.html [ ImageOnlyFailure ]
-fast/text-autosizing/wide-iframe.html [ ImageOnlyFailure ]
-fast/text-autosizing/wide-in-narrow-overflow-scroll.html [ ImageOnlyFailure ]
-fast/text/break-word-pre-wrap.html [ ImageOnlyFailure ]
-fast/text/mark-matches-rendering.html [ ImageOnlyFailure ]
-fast/text/narrow-non-breaking-space.html [ ImageOnlyFailure ]
-fast/text/text-combine-rendering.html [ ImageOnlyFailure ]
-fast/text/whitespace/inline-whitespace-wrapping-7.html [ ImageOnlyFailure ]
-fast/css/vertical-align-baseline-rowspan-010.html [ ImageOnlyFailure ]
-fast/css/vertical-align-block-elements.html [ ImageOnlyFailure ]
-fast/css/word-spacing-characters.html [ ImageOnlyFailure ]
-fast/writing-mode/flipped-blocks-inline-map-local-to-container.html [ ImageOnlyFailure ]
</del><span class="cx"> fast/autoresize/autoresize-with-iframe.html [ Failure ]
</span><span class="cx"> fast/autoresize/basic.html [ Failure ]
</span><span class="cx"> fast/autoresize/turn-off-autoresize.html [ Failure ]
</span><ins>+fast/backgrounds/background-opaque-images-over-color.html [ ImageOnlyFailure ]
+fast/backgrounds/selection-background-color.html [ ImageOnlyFailure ]
</ins><span class="cx"> fast/block/basic/fieldset-stretch-to-legend.html [ Failure ]
</span><span class="cx"> fast/block/float/008.html [ Failure ]
</span><span class="cx"> fast/block/float/019.html [ Failure ]
</span><span class="lines">@@ -1684,16 +1344,24 @@
</span><span class="cx"> fast/block/float/br-with-clear-2.html [ Failure ]
</span><span class="cx"> fast/block/float/float-not-removed-from-next-sibling.html [ Failure ]
</span><span class="cx"> fast/block/float/float-not-removed-from-next-sibling2.html [ Failure ]
</span><ins>+fast/block/float/floats-offset-image-strict.html [ ImageOnlyFailure ]
</ins><span class="cx"> fast/block/float/nested-clearance.html [ Failure ]
</span><span class="cx"> fast/block/float/relative-painted-twice.html [ Failure ]
</span><ins>+fast/block/line-layout/selection-highlight-overlap.html [ ImageOnlyFailure ]
</ins><span class="cx"> fast/block/positioning/016.html [ Failure ]
</span><span class="cx"> fast/block/positioning/025.html [ Failure ]
</span><span class="cx"> fast/block/positioning/fixed-position-stacking-context.html [ Failure ]
</span><span class="cx"> fast/block/positioning/hittest-on-relative-positioned-children.html [ Failure ]
</span><span class="cx"> fast/block/positioning/negative-rel-position.html [ Failure ]
</span><ins>+fast/block/positioning/offsetLeft-offsetTop-multicolumn.html [ ImageOnlyFailure ]
</ins><span class="cx"> fast/block/positioning/relative-positioned-inline-container.html [ Failure ]
</span><span class="cx"> fast/block/positioning/rtl-fixed-positioning.html [ Failure ]
</span><span class="cx"> fast/borders/border-fit.html [ Failure ]
</span><ins>+fast/borders/border-painting-correctness-dashed.html [ ImageOnlyFailure ]
+fast/borders/border-painting-correctness-dotted.html [ ImageOnlyFailure ]
+fast/borders/border-radius-on-subpixel-position-non-hidpi.html [ ImageOnlyFailure ]
+fast/borders/hidpi-double-border-with-border-radius-always-produce-solid-line.html [ ImageOnlyFailure ]
+fast/box-sizing/box-sizing.html [ Failure ]
</ins><span class="cx"> fast/canvas/canvas-bg.html [ Failure ]
</span><span class="cx"> fast/canvas/canvas-blending-global-alpha.html [ Failure ]
</span><span class="cx"> fast/canvas/canvas-gradient-addStop-error.html [ Failure ]
</span><span class="lines">@@ -1701,6 +1369,8 @@
</span><span class="cx"> fast/canvas/canvas-quadratic-same-endpoint.html [ Failure ]
</span><span class="cx"> fast/canvas/draw-focus-if-needed-with-path.html [ Failure ]
</span><span class="cx"> fast/canvas/draw-focus-if-needed.html [ Failure ]
</span><ins>+fast/clip/clip-when-rect-has-fractional-pixel-value.html [ ImageOnlyFailure ]
+fast/css-generated-content/after-with-inline-continuation.html [ ImageOnlyFailure ]
</ins><span class="cx"> fast/css-generated-content/table-parts-before-and-after.html [ Failure ]
</span><span class="cx"> fast/css-grid-layout/grid-item-order-in-content-sized-columns-resolution.html [ Failure ]
</span><span class="cx"> fast/css/absolute-child-with-percent-height-inside-relative-parent.html [ Failure ]
</span><span class="lines">@@ -1712,20 +1382,29 @@
</span><span class="cx"> fast/css/caption-width-fixed-position.htm [ Failure ]
</span><span class="cx"> fast/css/caption-width-relative-position-offset-top.htm [ Failure ]
</span><span class="cx"> fast/css/caption-width-relative-position.htm [ Failure ]
</span><ins>+fast/css/cascade/background-origin-and-webkit-background-origin-cascade-order.html [ ImageOnlyFailure ]
</ins><span class="cx"> fast/css/content/content-quotes-01.html [ Failure ]
</span><span class="cx"> fast/css/content/content-quotes-05.html [ Failure ]
</span><span class="cx"> fast/css/content/content-quotes-07.html [ Failure ]
</span><ins>+fast/css/css2-system-fonts.html [ Failure ]
</ins><span class="cx"> fast/css/css3-ch-unit.html [ Failure ]
</span><span class="cx"> fast/css/cursor-parsing-image-set.html [ Failure ]
</span><span class="cx"> fast/css/draggable-region-parser.html [ Failure ]
</span><ins>+fast/css/empty-cell-baseline.html [ ImageOnlyFailure ]
</ins><span class="cx"> fast/css/empty-generated-content.html [ Failure ]
</span><span class="cx"> fast/css/empty-inline-003-quirksmode.htm [ Failure ]
</span><span class="cx"> fast/css/empty-inline-line-height-first-line-quirksmode.htm [ Failure ]
</span><span class="cx"> fast/css/empty-inline-line-height-first-line.htm [ Failure ]
</span><ins>+fast/css/font-calculated-value.html [ Failure ]
</ins><span class="cx"> fast/css/font-face-default-font.html [ Failure ]
</span><span class="cx"> fast/css/font-face-in-media-rule.html [ Failure ]
</span><span class="cx"> fast/css/font-face-woff.html [ Failure ]
</span><ins>+fast/css/font-shorthand-from-longhands.html [ Failure ]
+fast/css/font-shorthand-line-height.html [ Failure ]
</ins><span class="cx"> fast/css/font-size-negative.html [ Failure ]
</span><ins>+fast/css/getComputedStyle/computed-style-font.html [ Failure ]
+fast/css/getComputedStyle/computed-style-without-renderer.html [ Failure ]
+fast/css/getComputedStyle/computed-style.html [ Failure ]
</ins><span class="cx"> fast/css/hover-active-drag.html [ Failure ]
</span><span class="cx"> fast/css/hover-update.html [ Failure ]
</span><span class="cx"> fast/css/image-orientation/image-orientation.html [ Failure ]
</span><span class="lines">@@ -1739,12 +1418,33 @@
</span><span class="cx"> fast/css/max-height-none.html [ Failure ]
</span><span class="cx"> fast/css/min-width-with-spanned-cell-fixed.html [ Failure ]
</span><span class="cx"> fast/css/min-width-with-spanned-cell.html [ Failure ]
</span><ins>+fast/css/negative-text-indent-in-inline-block.html [ ImageOnlyFailure ]
+fast/css/object-fit/object-fit-input-image.html [ ImageOnlyFailure ]
+fast/css/object-fit/object-fit-video-poster.html [ ImageOnlyFailure ]
</ins><span class="cx"> fast/css/outline-auto-empty-rects.html [ Failure ]
</span><span class="cx"> fast/css/pseudo-first-line-border-width.html [ Failure ]
</span><ins>+fast/css/read-only-read-write-input-basics.html [ ImageOnlyFailure ]
</ins><span class="cx"> fast/css/replaced-element-implicit-size.html [ Failure ]
</span><span class="cx"> fast/css/resize-corner-tracking.html [ Failure ]
</span><span class="cx"> fast/css/resize-single-axis.html [ Failure ]
</span><span class="cx"> fast/css/square-button-appearance.html [ Failure ]
</span><ins>+fast/css/sticky/inflow-sticky.html [ ImageOnlyFailure ]
+fast/css/sticky/inline-sticky-abspos-child.html [ ImageOnlyFailure ]
+fast/css/sticky/inline-sticky.html [ ImageOnlyFailure ]
+fast/css/sticky/replaced-sticky.html [ ImageOnlyFailure ]
+fast/css/sticky/sticky-as-positioning-container.html [ ImageOnlyFailure ]
+fast/css/sticky/sticky-both-sides.html [ ImageOnlyFailure ]
+fast/css/sticky/sticky-left.html [ ImageOnlyFailure ]
+fast/css/sticky/sticky-margins.html [ ImageOnlyFailure ]
+fast/css/sticky/sticky-side-margins.html [ ImageOnlyFailure ]
+fast/css/sticky/sticky-table-row-top.html [ ImageOnlyFailure ]
+fast/css/sticky/sticky-table-thead-top.html [ ImageOnlyFailure ]
+fast/css/sticky/sticky-top-margins.html [ ImageOnlyFailure ]
+fast/css/sticky/sticky-top-zoomed.html [ ImageOnlyFailure ]
+fast/css/sticky/sticky-top.html [ ImageOnlyFailure ]
+fast/css/sticky/sticky-writing-mode-horizontal-bt.html [ ImageOnlyFailure ]
+fast/css/sticky/sticky-writing-mode-vertical-lr.html [ ImageOnlyFailure ]
+fast/css/sticky/sticky-writing-mode-vertical-rl.html [ ImageOnlyFailure ]
</ins><span class="cx"> fast/css/style-scoped/basic-attribute.html [ Failure ]
</span><span class="cx"> fast/css/style-scoped/registering-shadowroot.html [ Failure ]
</span><span class="cx"> fast/css/style-scoped/registering.html [ Failure ]
</span><span class="lines">@@ -1759,8 +1459,11 @@
</span><span class="cx"> fast/css/style-scoped/style-scoped-set-scoped.html [ Failure ]
</span><span class="cx"> fast/css/style-scoped/style-scoped-with-important-rule.html [ Failure ]
</span><span class="cx"> fast/css/user-drag-none.html [ Failure ]
</span><ins>+fast/css/vertical-align-baseline-rowspan-010.html [ ImageOnlyFailure ]
+fast/css/vertical-align-block-elements.html [ ImageOnlyFailure ]
</ins><span class="cx"> fast/css/vertical-align-lengths.html [ Failure ]
</span><span class="cx"> fast/css/visibility-hit-test.html [ Failure ]
</span><ins>+fast/css/word-spacing-characters.html [ ImageOnlyFailure ]
</ins><span class="cx"> fast/css3-text/css3-text-align-last/getComputedStyle/getComputedStyle-text-align-last-inherited.html [ Failure ]
</span><span class="cx"> fast/css3-text/css3-text-align-last/getComputedStyle/getComputedStyle-text-align-last.html [ Failure ]
</span><span class="cx"> fast/css3-text/css3-text-indent/getComputedStyle/getComputedStyle-text-indent-inherited.html [ Failure ]
</span><span class="lines">@@ -1824,6 +1527,7 @@
</span><span class="cx"> fast/dom/custom/lifecycle-ready-createElement-reentrancy.html [ Failure ]
</span><span class="cx"> fast/dom/custom/lifecycle-ready-creation-api.html [ Failure ]
</span><span class="cx"> fast/dom/custom/lifecycle-ready-innerHTML.html [ Failure ]
</span><ins>+fast/dom/custom/lifecycle-ready-parser-only.html [ ImageOnlyFailure ]
</ins><span class="cx"> fast/dom/custom/lifecycle-ready-parser-script.html [ Failure ]
</span><span class="cx"> fast/dom/custom/lifecycle-ready-paste.html [ Failure ]
</span><span class="cx"> fast/dom/horizontal-scrollbar-in-rtl.html [ Failure ]
</span><span class="lines">@@ -1867,20 +1571,35 @@
</span><span class="cx"> fast/events/dblclick-addEventListener.html [ Failure ]
</span><span class="cx"> fast/events/dispatch-message-string-data.html [ Failure ]
</span><span class="cx"> fast/events/document-elementFromPoint.html [ Failure ]
</span><ins>+fast/events/dont-loose-last-event.html [ Failure ]
</ins><span class="cx"> fast/events/event-attribute.html [ Failure ]
</span><ins>+fast/events/event-input-contentEditable.html [ Failure ]
+fast/events/event-sender-mouse-moved.html [ Failure ]
+fast/events/event-view-toString.html [ Failure ]
</ins><span class="cx"> fast/events/fire-mousedown-while-pressing-mouse-button.html [ Failure ]
</span><span class="cx"> fast/events/focus-change-crash.html [ Failure ]
</span><ins>+fast/events/focus-change-crash2.html [ Failure ]
+fast/events/frame-click-focus.html [ Failure ]
+fast/events/frame-detached-in-mousedown.html [ Failure ]
</ins><span class="cx"> fast/events/frame-scroll-fake-mouse-move.html [ Failure ]
</span><span class="cx"> fast/events/frame-tab-focus.html [ Failure ]
</span><ins>+fast/events/iframe-onmousemove.html [ Failure ]
+fast/events/imagemap-norender-crash.html [ Failure ]
</ins><span class="cx"> fast/events/ime-composition-events-001.html [ Failure ]
</span><ins>+fast/events/input-tab-focus-no-duplicate-events.html [ Failure ]
</ins><span class="cx"> fast/events/inputText-never-fired-on-keydown-cancel.html [ Failure ]
</span><ins>+fast/events/js-keyboard-event-creation.html [ Failure ]
</ins><span class="cx"> fast/events/key-events-in-input-button.html [ Failure ]
</span><span class="cx"> fast/events/keydown-1.html [ Failure ]
</span><ins>+fast/events/keydown-function-keys.html [ Failure ]
+fast/events/keydown-keypress-focus-change.html [ Failure ]
+fast/events/keydown-keypress-preventDefault.html [ Failure ]
</ins><span class="cx"> fast/events/keydown-leftright-keys.html [ Failure ]
</span><span class="cx"> fast/events/keydown-numpad-keys.html [ Failure ]
</span><span class="cx"> fast/events/keyevent-iframe-removed-crash.html [ Failure ]
</span><span class="cx"> fast/events/keypress-focus-change.html [ Failure ]
</span><span class="cx"> fast/events/keypress-insert-tab.html [ Failure ]
</span><ins>+fast/events/media-element-focus-tab.html [ Failure ]
</ins><span class="cx"> fast/events/mouse-click-events.html [ Failure ]
</span><span class="cx"> fast/events/mouse-cursor-change.html [ Failure ]
</span><span class="cx"> fast/events/mouse-cursor-multiframecur.html [ Failure ]
</span><span class="lines">@@ -1953,6 +1672,7 @@
</span><span class="cx"> fast/events/touch/multi-touch-grouped-targets.html [ Failure ]
</span><span class="cx"> fast/events/touch/multi-touch-inside-iframes.html [ Failure ]
</span><span class="cx"> fast/events/touch/multi-touch-inside-nested-iframes.html [ Failure ]
</span><ins>+fast/events/touch/scroll-without-mouse-lacks-mousemove-events.html [ Failure ]
</ins><span class="cx"> fast/events/touch/touch-before-pressing-spin-button.html [ Failure ]
</span><span class="cx"> fast/events/touch/touch-coords-in-zoom-and-scroll.html [ Failure ]
</span><span class="cx"> fast/events/touch/touch-input-element-change-documents.html [ Failure ]
</span><span class="lines">@@ -1966,14 +1686,17 @@
</span><span class="cx"> fast/events/wheelevent-mousewheel-interaction.html [ Failure ]
</span><span class="cx"> fast/events/zoom-dblclick.html [ Failure ]
</span><span class="cx"> fast/files/file-list-test.html [ Failure ]
</span><ins>+fast/filter-image/clipped-filter.html [ ImageOnlyFailure ]
</ins><span class="cx"> fast/flexbox/flex-hang.html [ Failure ]
</span><span class="cx"> fast/flexbox/overhanging-floats-removed.html [ Failure ]
</span><span class="cx"> fast/flexbox/vertical-box-form-controls.html [ Failure ]
</span><span class="cx"> fast/forms/autofocus-opera-003.html [ Failure ]
</span><span class="cx"> fast/forms/button-inner-block-reuse.html [ Failure ]
</span><ins>+fast/forms/button-with-float.html [ ImageOnlyFailure ]
</ins><span class="cx"> fast/forms/color/color-setrangetext.html [ Failure ]
</span><span class="cx"> fast/forms/color/input-color-onchange-event.html [ Failure ]
</span><span class="cx"> fast/forms/color/input-value-sanitization-color.html [ Failure ]
</span><ins>+fast/forms/datalist/datalist-fallback-content.html [ ImageOnlyFailure ]
</ins><span class="cx"> fast/forms/datalist/datalist-nonoption-child.html [ Failure ]
</span><span class="cx"> fast/forms/datalist/datalist.html [ Failure ]
</span><span class="cx"> fast/forms/datalist/input-appearance-range-with-datalist-zoomed.html [ Failure ]
</span><span class="lines">@@ -1996,13 +1719,17 @@
</span><span class="cx"> fast/forms/fieldset-legend-padding-unclipped-fieldset-border.html [ Failure ]
</span><span class="cx"> fast/forms/fieldset-with-float.html [ Failure ]
</span><span class="cx"> fast/forms/file/file-input-change-event.html [ Failure ]
</span><ins>+fast/forms/file/file-input-reset.html [ ImageOnlyFailure ]
</ins><span class="cx"> fast/forms/file/file-style-inheritance.html [ Failure ]
</span><ins>+fast/forms/file/file-vertical-padding-border.html [ ImageOnlyFailure ]
</ins><span class="cx"> fast/forms/file/input-file-value.html [ Failure ]
</span><span class="cx"> fast/forms/file/input-file-write-files.html [ Failure ]
</span><span class="cx"> fast/forms/focus-change-on-keypress.html [ Failure ]
</span><span class="cx"> fast/forms/focus-selection-input.html [ Failure ]
</span><ins>+fast/forms/hidpi-textarea-on-subpixel-position.html [ ImageOnlyFailure ]
</ins><span class="cx"> fast/forms/implicit-submission.html [ Failure ]
</span><span class="cx"> fast/forms/input-baseline.html [ Failure ]
</span><ins>+fast/forms/input-first-letter-edit.html [ ImageOnlyFailure ]
</ins><span class="cx"> fast/forms/input-live-pseudo-selectors.html [ Failure ]
</span><span class="cx"> fast/forms/input-maxlength-inserting-in-middle.html [ Failure ]
</span><span class="cx"> fast/forms/input-no-renderer.html [ Failure ]
</span><span class="lines">@@ -2011,6 +1738,7 @@
</span><span class="cx"> fast/forms/input-select-webkit-user-select-none.html [ Failure ]
</span><span class="cx"> fast/forms/input-set-composition-scroll.html [ Failure ]
</span><span class="cx"> fast/forms/input-step-as-double.html [ Failure ]
</span><ins>+fast/forms/input-textarea-padding-match.html [ ImageOnlyFailure ]
</ins><span class="cx"> fast/forms/label/labelable-elements.html [ Failure ]
</span><span class="cx"> fast/forms/label/labels-add-htmlFor-label.html [ Failure ]
</span><span class="cx"> fast/forms/label/labels-add-parent-label.html [ Failure ]
</span><span class="lines">@@ -2044,6 +1772,7 @@
</span><span class="cx"> fast/forms/onselect-textfield.html [ Failure ]
</span><span class="cx"> fast/forms/option-mouseevents.html [ Failure ]
</span><span class="cx"> fast/forms/password-doubleclick-selection.html [ Failure ]
</span><ins>+fast/forms/password-placeholder-text-security.html [ ImageOnlyFailure ]
</ins><span class="cx"> fast/forms/placeholder-position.html [ Failure ]
</span><span class="cx"> fast/forms/radio/indeterminate-radio.html [ Failure ]
</span><span class="cx"> fast/forms/range/range-drag-when-toggled-disabled.html [ Failure ]
</span><span class="lines">@@ -2087,6 +1816,7 @@
</span><span class="cx"> fast/forms/textarea-input-event.html [ Failure ]
</span><span class="cx"> fast/forms/textarea-live-pseudo-selectors.html [ Failure ]
</span><span class="cx"> fast/forms/textarea-metrics.html [ Failure ]
</span><ins>+fast/forms/textarea-placeholder-wrapping.html [ ImageOnlyFailure ]
</ins><span class="cx"> fast/forms/textarea-set-defaultvalue-after-value.html [ Failure ]
</span><span class="cx"> fast/forms/textarea-textlength.html [ Failure ]
</span><span class="cx"> fast/forms/textarea-type-spaces.html [ Failure ]
</span><span class="lines">@@ -2101,8 +1831,10 @@
</span><span class="cx"> fast/frames/content-opacity-1.html [ Failure ]
</span><span class="cx"> fast/frames/content-opacity-2.html [ Failure ]
</span><span class="cx"> fast/frames/flattening/frameset-flattening-subframesets.html [ Failure ]
</span><ins>+fast/frames/flattening/scrolling-in-object.html [ ImageOnlyFailure ]
</ins><span class="cx"> fast/frames/frame-set-rotation-hit.html [ Failure ]
</span><span class="cx"> fast/frames/frame-set-scaling-hit.html [ Failure ]
</span><ins>+fast/frames/hidpi-position-iframe-on-device-pixel.html [ ImageOnlyFailure ]
</ins><span class="cx"> fast/frames/iframe-scaling-with-scroll.html [ Failure ]
</span><span class="cx"> fast/frames/iframe-text-contents.html [ Failure ]
</span><span class="cx"> fast/frames/iframe-window-focus.html [ Failure ]
</span><span class="lines">@@ -2116,18 +1848,30 @@
</span><span class="cx"> fast/frames/valid.html [ Failure ]
</span><span class="cx"> fast/gradients/background-clipped.html [ Failure ]
</span><span class="cx"> fast/hidpi/image-srcset-data-srcset.html [ Failure ]
</span><ins>+fast/hidpi/image-srcset-svg-canvas.html [ ImageOnlyFailure ]
</ins><span class="cx"> fast/history/back-forward-reset-after-error-handling.html [ Failure ]
</span><span class="cx"> fast/images/gif-large-checkerboard.html [ Failure ]
</span><span class="cx"> fast/images/gray-scale-jpeg-with-color-profile.html [ Failure ]
</span><span class="cx"> fast/images/icon-decoding.html [ Failure ]
</span><span class="cx"> fast/images/image-in-map.html [ Failure ]
</span><span class="cx"> fast/images/imagemap-focus-ring-zoom.html [ Failure ]
</span><ins>+fast/images/pdf-as-image-with-annotations.html [ ImageOnlyFailure ]
</ins><span class="cx"> fast/images/repaint-subrect-grid.html [ Failure ]
</span><span class="cx"> fast/images/support-broken-image-delegate.html [ Failure ]
</span><span class="cx"> fast/images/webp-image-decoding.html [ Failure ]
</span><ins>+fast/inline/hidpi-inline-selection-leaves-gap.html [ ImageOnlyFailure ]
+fast/inline/hidpi-inline-text-decoration-with-subpixel-value.html [ ImageOnlyFailure ]
+fast/inline/hidpi-pixel-gap-between-adjacent-selection-inlines.html [ ImageOnlyFailure ]
+fast/inline/hidpi-select-inline-on-subpixel-position.html [ ImageOnlyFailure ]
+fast/inline/hidpi-selection-gap-and-inline-selection-have-gap-rtl.html [ ImageOnlyFailure ]
+fast/inline/hidpi-selection-gap-on-subpixel-position.html [ ImageOnlyFailure ]
+fast/inline/hidpi-selection-gap-overlaps-inline-selection.html [ ImageOnlyFailure ]
</ins><span class="cx"> fast/invalid/017.html [ Failure ]
</span><span class="cx"> fast/invalid/018.html [ Failure ]
</span><ins>+fast/layers/wrong-clipping-semi-transparent-compositing-layer-on-subpixel-position.html [ ImageOnlyFailure ]
+fast/layers/wrong-clipping-semi-transparent-layer-on-subpixel-position.html [ ImageOnlyFailure ]
</ins><span class="cx"> fast/lists/list-marker-before-content-table.html [ Failure ]
</span><ins>+fast/lists/rtl-marker.html [ ImageOnlyFailure ]
</ins><span class="cx"> fast/loader/scroll-position-restored-on-back-non-cached.html [ Failure ]
</span><span class="cx"> fast/masking/clip-path-selection.html [ Failure ]
</span><span class="cx"> fast/media/media-query-list-02.html [ Failure ]
</span><span class="lines">@@ -2135,8 +1879,18 @@
</span><span class="cx"> fast/media/media-query-list-04.html [ Failure ]
</span><span class="cx"> fast/media/media-query-list-05.html [ Failure ]
</span><span class="cx"> fast/media/media-query-list-06.html [ Failure ]
</span><ins>+fast/media/mq-max-pixel-ratio.html [ ImageOnlyFailure ]
+fast/media/mq-min-pixel-ratio.html [ ImageOnlyFailure ]
+fast/media/mq-pixel-ratio.html [ ImageOnlyFailure ]
</ins><span class="cx"> fast/media/mq-resolution-dpi-dpcm-warning.html [ Failure ]
</span><span class="cx"> fast/media/mq-resolution.html [ Failure ]
</span><ins>+fast/media/view-mode-media-feature.html [ ImageOnlyFailure ]
+fast/media/viewport-media-query.html [ ImageOnlyFailure ]
+fast/multicol/cell-shrinkback.html [ ImageOnlyFailure ]
+fast/multicol/mixed-opacity-fixed-test.html [ ImageOnlyFailure ]
+fast/multicol/newmulticol/breaks-3-columns-3.html [ ImageOnlyFailure ]
+fast/multicol/newmulticol/multicol-clip-rounded-corners.html [ ImageOnlyFailure ]
+fast/multicol/newmulticol/spanner-table.html [ ImageOnlyFailure ]
</ins><span class="cx"> fast/multicol/pagination-h-horizontal-bt.html [ Failure ]
</span><span class="cx"> fast/multicol/pagination-h-horizontal-tb.html [ Failure ]
</span><span class="cx"> fast/multicol/pagination-h-vertical-lr.html [ Failure ]
</span><span class="lines">@@ -2145,10 +1899,13 @@
</span><span class="cx"> fast/multicol/pagination-v-horizontal-tb.html [ Failure ]
</span><span class="cx"> fast/multicol/pagination-v-vertical-lr.html [ Failure ]
</span><span class="cx"> fast/multicol/pagination-v-vertical-rl.html [ Failure ]
</span><ins>+fast/multicol/pagination/LeftToRight-tb-hittest.html [ Failure ]
+fast/multicol/pagination/RightToLeft-rl-hittest.html [ Failure ]
</ins><span class="cx"> fast/multicol/progression-reverse.html [ Failure ]
</span><span class="cx"> fast/multicol/shrink-to-column-height-for-pagination.html [ Failure ]
</span><span class="cx"> fast/multicol/single-line.html [ Failure ]
</span><span class="cx"> fast/multicol/span/generated-child-split-flow-crash.html [ Failure ]
</span><ins>+fast/multicol/split-in-top-margin.html [ ImageOnlyFailure ]
</ins><span class="cx"> fast/multicol/vertical-rl/rule-style.html [ Failure ]
</span><span class="cx"> fast/overflow/horizontal-scroll-after-back.html [ Failure ]
</span><span class="cx"> fast/overflow/overflow-y-scroll.html [ Failure ]
</span><span class="lines">@@ -2161,13 +1918,200 @@
</span><span class="cx"> fast/preloader/document-write.html [ Failure ]
</span><span class="cx"> fast/preloader/image-srcset.html [ Failure ]
</span><span class="cx"> fast/profiler/profiling-from-a-nested-location-but-stop-profiling-outside-the-nesting.html [ Failure ]
</span><ins>+fast/regions/absolute-in-relative-overflow.html [ ImageOnlyFailure ]
+fast/regions/absolute-pos-elem-in-region.html [ ImageOnlyFailure ]
+fast/regions/animation-element-in-region-flowed-to-other-thread.html [ ImageOnlyFailure ]
+fast/regions/auto-size/autoheight-abspos-region.html [ ImageOnlyFailure ]
+fast/regions/auto-size/autoheight-allregions-nobreaks.html [ ImageOnlyFailure ]
+fast/regions/auto-size/autoheight-allregions.html [ ImageOnlyFailure ]
+fast/regions/auto-size/autoheight-break-after.html [ ImageOnlyFailure ]
+fast/regions/auto-size/autoheight-breakafteralways-maxheight.html [ ImageOnlyFailure ]
+fast/regions/auto-size/autoheight-breakbeforealways.html [ ImageOnlyFailure ]
+fast/regions/auto-size/autoheight-definedheight-changenotdetected.html [ ImageOnlyFailure ]
+fast/regions/auto-size/autoheight-dynamic-update.html [ ImageOnlyFailure ]
+fast/regions/auto-size/autoheight-firstregion-breakalways.html [ ImageOnlyFailure ]
+fast/regions/auto-size/autoheight-flexbox.html [ ImageOnlyFailure ]
+fast/regions/auto-size/autoheight-floatright-region.html [ ImageOnlyFailure ]
+fast/regions/auto-size/autoheight-horizontal-bt.html [ ImageOnlyFailure ]
+fast/regions/auto-size/autoheight-inlineblock-normalflow-region.html [ ImageOnlyFailure ]
+fast/regions/auto-size/autoheight-lastregion-overflowauto-breaksignored.html [ ImageOnlyFailure ]
+fast/regions/auto-size/autoheight-lastregion-overflowauto.html [ ImageOnlyFailure ]
+fast/regions/auto-size/autoheight-maxheight-region.html [ ImageOnlyFailure ]
+fast/regions/auto-size/autoheight-middleregion.html [ ImageOnlyFailure ]
+fast/regions/auto-size/autoheight-minheight-region.html [ ImageOnlyFailure ]
+fast/regions/auto-size/autoheight-normalflow-region.html [ ImageOnlyFailure ]
+fast/regions/auto-size/autoheight-region-valid-from-invalid.html [ ImageOnlyFailure ]
+fast/regions/auto-size/autoheight-secondregion-breakoutside.html [ ImageOnlyFailure ]
+fast/regions/auto-size/autoheight-secondregion.html [ ImageOnlyFailure ]
+fast/regions/auto-size/autoheight-singleregion-breakafteralways-maxheight.html [ ImageOnlyFailure ]
+fast/regions/auto-size/autoheight-singleregion-breakafteralways.html [ ImageOnlyFailure ]
+fast/regions/auto-size/autoheight-singleregion-breakaftermargin.html [ ImageOnlyFailure ]
+fast/regions/auto-size/autoheight-singleregion-breakbeforealways-minheight.html [ ImageOnlyFailure ]
+fast/regions/auto-size/autoheight-singleregion-breakbeforealways.html [ ImageOnlyFailure ]
+fast/regions/auto-size/autoheight-singleregion-multiplebreaks.html [ ImageOnlyFailure ]
+fast/regions/auto-size/autoheight-singleregion-overflowauto-breaksignored.html [ ImageOnlyFailure ]
+fast/regions/auto-size/autoheight-singleregion-overflowauto.html [ ImageOnlyFailure ]
+fast/regions/auto-size/autowidth-abspos-regionchain.html [ ImageOnlyFailure ]
+fast/regions/auto-size/autowidth-abspos.html [ ImageOnlyFailure ]
+fast/regions/auto-size/autowidth-float.html [ ImageOnlyFailure ]
+fast/regions/auto-size/autowidth-inlineblock.html [ ImageOnlyFailure ]
+fast/regions/auto-size/autowidth-nonreplaced-abspos.html [ ImageOnlyFailure ]
+fast/regions/auto-size/autowidth-nonreplacedblock-normalflow.html [ ImageOnlyFailure ]
+fast/regions/auto-size/autowidth-normalflow-minmaxwidth.html [ ImageOnlyFailure ]
+fast/regions/auto-size/autowidth-normalflow-minwidth.html [ ImageOnlyFailure ]
+fast/regions/auto-size/autowidth-normalflow.html [ ImageOnlyFailure ]
+fast/regions/box-decorations-over-region-padding-fragmented.html [ ImageOnlyFailure ]
+fast/regions/box-decorations-over-region-padding-horiz-bt.html [ ImageOnlyFailure ]
+fast/regions/box-decorations-over-region-padding.html [ ImageOnlyFailure ]
+fast/regions/clip-to-padding-box-margins.html [ ImageOnlyFailure ]
+fast/regions/clip-to-padding-box-vertical-lr.html [ ImageOnlyFailure ]
+fast/regions/clip-to-padding-box.html [ ImageOnlyFailure ]
+fast/regions/collapse-anonymous-region.html [ ImageOnlyFailure ]
+fast/regions/content-relative-next-tile.html [ ImageOnlyFailure ]
+fast/regions/counters/extract-list-items-001.html [ ImageOnlyFailure ]
+fast/regions/counters/extract-list-items-002.html [ ImageOnlyFailure ]
+fast/regions/counters/extract-list-items-003.html [ ImageOnlyFailure ]
+fast/regions/counters/extract-list-items-004.html [ ImageOnlyFailure ]
+fast/regions/counters/extract-list-items-005.html [ ImageOnlyFailure ]
+fast/regions/counters/extract-list-items-006.html [ ImageOnlyFailure ]
+fast/regions/counters/extract-list-items-007.html [ ImageOnlyFailure ]
+fast/regions/counters/extract-list-items-008.html [ ImageOnlyFailure ]
+fast/regions/counters/extract-list-items-009.html [ ImageOnlyFailure ]
+fast/regions/counters/extract-list-items-010.html [ ImageOnlyFailure ]
+fast/regions/counters/extract-list-items-011.html [ ImageOnlyFailure ]
+fast/regions/counters/extract-list-items-012.html [ ImageOnlyFailure ]
+fast/regions/counters/extract-list-items-013.html [ ImageOnlyFailure ]
+fast/regions/counters/extract-list-items-014.html [ ImageOnlyFailure ]
+fast/regions/counters/extract-list-items-015.html [ ImageOnlyFailure ]
+fast/regions/counters/extract-numbered-paragraphs-divs-001.html [ ImageOnlyFailure ]
+fast/regions/counters/extract-numbered-paragraphs-divs-002.html [ ImageOnlyFailure ]
+fast/regions/counters/extract-numbered-paragraphs.html [ ImageOnlyFailure ]
+fast/regions/counters/extract-numbered-spans-display-only-some.html [ ImageOnlyFailure ]
+fast/regions/counters/extract-ordered-lists-in-regions-001.html [ ImageOnlyFailure ]
+fast/regions/counters/extract-ordered-lists-in-regions-002.html [ ImageOnlyFailure ]
+fast/regions/counters/extract-ordered-lists-in-regions-003.html [ ImageOnlyFailure ]
+fast/regions/counters/extract-ordered-lists-in-regions-explicit-counters-001.html [ ImageOnlyFailure ]
+fast/regions/counters/extract-ordered-lists-in-regions-explicit-counters-002.html [ ImageOnlyFailure ]
+fast/regions/counters/extract-ordered-lists-in-regions-explicit-counters-003.html [ ImageOnlyFailure ]
+fast/regions/counters/extract-ordered-lists-in-regions-explicit-counters-004.html [ ImageOnlyFailure ]
+fast/regions/counters/extract-ordered-lists-in-regions-explicit-counters-005.html [ ImageOnlyFailure ]
+fast/regions/counters/extract-unordered-lists-in-regions.html [ ImageOnlyFailure ]
</ins><span class="cx"> fast/regions/cssom/flowed-inline-content-bounding-client-rect.html [ Failure ]
</span><span class="cx"> fast/regions/cssom/get-regions-by-content-horiz-bt.html [ Failure ]
</span><span class="cx"> fast/regions/cssom/get-regions-by-content-horiz-tb.html [ Failure ]
</span><ins>+fast/regions/drag-scrollbars-of-content.html [ ImageOnlyFailure ]
+fast/regions/float-pushed-width-change-2.html [ ImageOnlyFailure ]
+fast/regions/float-pushed-width-change.html [ ImageOnlyFailure ]
+fast/regions/float-slicing-on-forced-break.html [ ImageOnlyFailure ]
+fast/regions/floats-basic-in-variable-width-regions.html [ ImageOnlyFailure ]
+fast/regions/fragmentation-after-float-overflow-single-region.html [ ImageOnlyFailure ]
+fast/regions/fragmentation-after-monolithic-overflow-self-collapsed.html [ ImageOnlyFailure ]
+fast/regions/fragmentation-after-monolithic-overflow-single-region.html [ ImageOnlyFailure ]
+fast/regions/fragmentation-after-monolithic-overflow.html [ ImageOnlyFailure ]
+fast/regions/frame-view-overflow-scroll.html [ ImageOnlyFailure ]
</ins><span class="cx"> fast/regions/fullscreen/full-screen-video-from-region.html [ Failure ]
</span><span class="cx"> fast/regions/fullscreen/full-screen-video-in-region-crash.html [ Failure ]
</span><ins>+fast/regions/generated-content/firstletter-inside-flowthread.html [ ImageOnlyFailure ]
+fast/regions/hidpi-region-with-auto-margin-on-subpixel-position.html [ ImageOnlyFailure ]
+fast/regions/hover-content-inside-iframe-in-region.html [ ImageOnlyFailure ]
+fast/regions/hover-in-second-region.html [ ImageOnlyFailure ]
+fast/regions/hover-overflow-hidden.html [ ImageOnlyFailure ]
+fast/regions/inline-block-flowed-in-regions.html [ ImageOnlyFailure ]
+fast/regions/inline-block-inline-children-flowed-in-regions.html [ ImageOnlyFailure ]
+fast/regions/inline-block-inside-anonymous-overflow.html [ ImageOnlyFailure ]
+fast/regions/inline-block-overflow.html [ ImageOnlyFailure ]
+fast/regions/inline-blocks-dyn-enlarged-regions.html [ ImageOnlyFailure ]
+fast/regions/inline-blocks-dyn-shrunk-regions.html [ ImageOnlyFailure ]
+fast/regions/inline-blocks-in-two-regions.html [ ImageOnlyFailure ]
+fast/regions/inlineblock-child-inlineblock-contentnode-in-region.html [ ImageOnlyFailure ]
+fast/regions/last-region-border-radius.html [ ImageOnlyFailure ]
+fast/regions/layers/region-normalflow-stacking-context.html [ ImageOnlyFailure ]
+fast/regions/layers/stacking-context-paint-order.html [ ImageOnlyFailure ]
+fast/regions/list-item-as-region.html [ ImageOnlyFailure ]
+fast/regions/listmarker-inside-flowthread.html [ ImageOnlyFailure ]
+fast/regions/multicol/multicol-as-region-prevented.html [ ImageOnlyFailure ]
+fast/regions/multicol/regions-in-multicol-bt.html [ ImageOnlyFailure ]
+fast/regions/multicol/regions-in-multicol-hover-overflow.html [ ImageOnlyFailure ]
+fast/regions/multicol/regions-in-multicol-hover.html [ ImageOnlyFailure ]
+fast/regions/multicol/regions-in-multicol.html [ ImageOnlyFailure ]
+fast/regions/named-flow-content-order-1.html [ ImageOnlyFailure ]
+fast/regions/named-flow-content-order-2.html [ ImageOnlyFailure ]
+fast/regions/nested-floated-region.html [ ImageOnlyFailure ]
+fast/regions/overflow/overflow-auto-after-float.html [ ImageOnlyFailure ]
+fast/regions/overflow/overflow-content-zero-height-region.html [ ImageOnlyFailure ]
+fast/regions/overflow/overflow-first-and-last-regions.html [ ImageOnlyFailure ]
+fast/regions/overflow/overflow-in-uniform-regions-dynamic.html [ ImageOnlyFailure ]
+fast/regions/overflow/overflow-in-uniform-regions.html [ ImageOnlyFailure ]
+fast/regions/overflow/overflow-in-variable-width-regions-inline-bt.html [ ImageOnlyFailure ]
+fast/regions/overflow/overflow-in-variable-width-regions-inline-continuation.html [ ImageOnlyFailure ]
+fast/regions/overflow/overflow-in-variable-width-regions-inline-lr.html [ ImageOnlyFailure ]
+fast/regions/overflow/overflow-in-variable-width-regions-inline-rl.html [ ImageOnlyFailure ]
+fast/regions/overflow/overflow-in-variable-width-regions-inline.html [ ImageOnlyFailure ]
+fast/regions/overflow/overflow-in-variable-width-regions.html [ ImageOnlyFailure ]
+fast/regions/overflow/overflow-nested-regions.html [ ImageOnlyFailure ]
+fast/regions/overflow/overflow-not-moving-below-floats-in-variable-width-regions.html [ ImageOnlyFailure ]
+fast/regions/overflow/overflow-region-inline.html [ ImageOnlyFailure ]
+fast/regions/overflow/overflow-region-transform.html [ ImageOnlyFailure ]
+fast/regions/overflow/overflow-rtl-in-variable-width-regions.html [ ImageOnlyFailure ]
+fast/regions/overflow/overflow-scrollable-fit-complex.html [ ImageOnlyFailure ]
+fast/regions/overflow/overflow-size-change-in-variable-width-regions.html [ ImageOnlyFailure ]
+fast/regions/overflow/overflow-size-change-with-stacking-context-rtl.html [ ImageOnlyFailure ]
+fast/regions/overflow/overflow-size-change-with-stacking-context.html [ ImageOnlyFailure ]
+fast/regions/percentage-margins-mixed-ltr-dominant-regions.html [ ImageOnlyFailure ]
+fast/regions/percentage-margins-mixed-rtl-dominant-regions.html [ ImageOnlyFailure ]
+fast/regions/percentage-margins-rtl-variable-width-regions.html [ ImageOnlyFailure ]
+fast/regions/percentage-margins-variable-width-regions.html [ ImageOnlyFailure ]
+fast/regions/positioning/fixed-in-named-flow-position-changed.html [ ImageOnlyFailure ]
+fast/regions/positioning/fixed-inside-fixed-in-named-flow.html [ ImageOnlyFailure ]
+fast/regions/positioning/fixed-inside-named-flow-zIndex.html [ ImageOnlyFailure ]
+fast/regions/positioning/fixed-pos-content-fragmented.html [ ImageOnlyFailure ]
+fast/regions/positioning/fixed-pos-elem-in-namedflow-noregions.html [ ImageOnlyFailure ]
+fast/regions/positioning/fixed-pos-elem-in-region.html [ ImageOnlyFailure ]
+fast/regions/positioning/fixed-pos-region-overflow-content.html [ ImageOnlyFailure ]
+fast/regions/positioning/positioned-fragmented-content.html [ ImageOnlyFailure ]
+fast/regions/positioning/positioned-objects-block-static-in-regions.html [ ImageOnlyFailure ]
+fast/regions/positioning/positioned-objects-block-static-in-rtl-regions.html [ ImageOnlyFailure ]
+fast/regions/positioning/positioned-objects-block-static-spanning-regions-rtl.html [ ImageOnlyFailure ]
+fast/regions/positioning/positioned-objects-block-static-spanning-regions.html [ ImageOnlyFailure ]
+fast/regions/positioning/positioned-objects-clipped-spanning-regions.html [ ImageOnlyFailure ]
+fast/regions/positioning/positioned-objects-in-regions.html [ ImageOnlyFailure ]
+fast/regions/positioning/positioned-objects-in-rtl-regions.html [ ImageOnlyFailure ]
+fast/regions/positioning/positioned-objects-inline-static-in-regions.html [ ImageOnlyFailure ]
+fast/regions/positioning/positioned-objects-inline-static-in-rtl-regions.html [ ImageOnlyFailure ]
+fast/regions/positioning/positioned-objects-inline-static-spanning-regions-rtl.html [ ImageOnlyFailure ]
+fast/regions/positioning/positioned-objects-inline-static-spanning-regions.html [ ImageOnlyFailure ]
+fast/regions/positioning/positioned-objects-perpendicular-flows-in-regions.html [ ImageOnlyFailure ]
+fast/regions/positioning/positioned-objects-spanning-regions.html [ ImageOnlyFailure ]
+fast/regions/positioning/positioned-slider-in-regions.html [ ImageOnlyFailure ]
+fast/regions/region-as-bfc-avoids-float.html [ ImageOnlyFailure ]
+fast/regions/region-border-radius-overflow-clip.html [ ImageOnlyFailure ]
+fast/regions/region-clipping.html [ ImageOnlyFailure ]
+fast/regions/region-overflow-break.html [ ImageOnlyFailure ]
+fast/regions/region-padding-overflow-hidden.html [ ImageOnlyFailure ]
+fast/regions/region-styling/region-style-in-columns.html [ ImageOnlyFailure ]
+fast/regions/region-styling/region-style-inline-background-color.html [ ImageOnlyFailure ]
+fast/regions/region-styling/region-style-not-supported-properties.html [ ImageOnlyFailure ]
+fast/regions/region-styling/region-style-rule-position.html [ ImageOnlyFailure ]
+fast/regions/region-styling/region-withstyling-valid-from-invalid.html [ ImageOnlyFailure ]
+fast/regions/region-visual-overflow-transform.html [ ImageOnlyFailure ]
+fast/regions/region-width-change-relayout-1.html [ ImageOnlyFailure ]
+fast/regions/region-width-change-relayout-2.html [ ImageOnlyFailure ]
+fast/regions/region-width-change-relayout-3.html [ ImageOnlyFailure ]
+fast/regions/regions-overflow-tile.html [ ImageOnlyFailure ]
+fast/regions/relative-borders-overflow.html [ ImageOnlyFailure ]
+fast/regions/relative-in-absolute-borders-overflow.html [ ImageOnlyFailure ]
+fast/regions/repaint/fixed-in-named-flow-cb-changed.html [ ImageOnlyFailure ]
+fast/regions/repaint/fixed-in-named-flow-cb-changed2.html [ ImageOnlyFailure ]
</ins><span class="cx"> fast/regions/repaint/hover-border-radius.html [ Failure ]
</span><ins>+fast/regions/repaint/region-painting-composited-element.html [ ImageOnlyFailure ]
+fast/regions/repaint/region-painting-in-composited-view.html [ ImageOnlyFailure ]
</ins><span class="cx"> fast/regions/repaint/repaint-regions-overflow.html [ Failure ]
</span><ins>+fast/regions/scrolling/scroll-into-view-relative.html [ ImageOnlyFailure ]
+fast/regions/scrolling/scroll-into-view.html [ ImageOnlyFailure ]
+fast/regions/scrolling/scrollable-first-region.html [ ImageOnlyFailure ]
+fast/regions/scrolling/scrollable-paragraph-unsplittable.html [ ImageOnlyFailure ]
+fast/regions/scrolling/wheel-scroll-abspos.html [ ImageOnlyFailure ]
+fast/regions/scrolling/wheel-scroll.html [ ImageOnlyFailure ]
</ins><span class="cx"> fast/regions/select-multiple-in-region.html [ Failure ]
</span><span class="cx"> fast/regions/selection/position-for-point-1-vert-lr.html [ Failure ]
</span><span class="cx"> fast/regions/selection/position-for-point-1-vert-rl.html [ Failure ]
</span><span class="lines">@@ -2176,10 +2120,38 @@
</span><span class="cx"> fast/regions/selection/position-for-point-vert-lr.html [ Failure ]
</span><span class="cx"> fast/regions/selection/position-for-point-vert-rl.html [ Failure ]
</span><span class="cx"> fast/regions/selection/position-for-point.html [ Failure ]
</span><ins>+fast/regions/selection/selecting-text-ignoring-region-horiz-bt.html [ ImageOnlyFailure ]
+fast/regions/selection/selecting-text-ignoring-region.html [ ImageOnlyFailure ]
+fast/regions/selection/selecting-text-in-2-regions-horiz-bt.html [ ImageOnlyFailure ]
+fast/regions/selection/selecting-text-in-2-regions.html [ ImageOnlyFailure ]
+fast/regions/selection/selecting-text-through-different-region-flows.html [ ImageOnlyFailure ]
</ins><span class="cx"> fast/regions/selection/selection-ended-in-empty-region.html [ Failure ]
</span><ins>+fast/regions/selection/selection-in-overflow-hit-testing.html [ ImageOnlyFailure ]
+fast/regions/selection/selection-in-overflow.html [ ImageOnlyFailure ]
+fast/regions/selection/selection-in-text-after-overflow-hit-testing.html [ ImageOnlyFailure ]
+fast/regions/shape-outside-floats/regions-shape-outside-content-flows-multiple-regions.html [ ImageOnlyFailure ]
+fast/regions/shape-outside-floats/regions-shape-outside-floats-inset.html [ ImageOnlyFailure ]
+fast/regions/shape-outside-floats/regions-shape-outside-region-polygon-floats.html [ ImageOnlyFailure ]
+fast/regions/static-in-relative-overflow.html [ ImageOnlyFailure ]
+fast/regions/sticky-border-overflow.html [ ImageOnlyFailure ]
+fast/regions/subtree-with-horiz-bt.html [ ImageOnlyFailure ]
+fast/regions/subtree-with-vert-lr.html [ ImageOnlyFailure ]
+fast/regions/subtree-with-vert-rl.html [ ImageOnlyFailure ]
+fast/regions/table-cell-as-region.html [ ImageOnlyFailure ]
</ins><span class="cx"> fast/regions/text-region-breaks.html [ Failure ]
</span><span class="cx"> fast/regions/text-region-split-horizontal-bt.html [ Failure ]
</span><span class="cx"> fast/regions/text-region-split.html [ Failure ]
</span><ins>+fast/regions/top-overflow-out-of-second-region.html [ ImageOnlyFailure ]
+fast/regions/unsplittable-nested-region.html [ ImageOnlyFailure ]
+fast/regions/visibility-hidden.html [ ImageOnlyFailure ]
+fast/regions/webkit-background-clip-text.html [ ImageOnlyFailure ]
+fast/regions/webkit-flow-double-pagination-float-push.html [ ImageOnlyFailure ]
+fast/regions/webkit-flow-inlines-dynamic.html [ ImageOnlyFailure ]
+fast/regions/webkit-flow-renderer-layer.html [ ImageOnlyFailure ]
+fast/regions/webkit-flow-renderer-nested.html [ ImageOnlyFailure ]
+fast/regions/webkit-flow-renderer.html [ ImageOnlyFailure ]
+fast/regions/writing-mode/invalid-first-region-with-writing-mode-2.html [ ImageOnlyFailure ]
+fast/regions/writing-mode/invalid-first-region-with-writing-mode.html [ ImageOnlyFailure ]
</ins><span class="cx"> fast/replaced/invalid-object-with-fallback.html [ Failure ]
</span><span class="cx"> fast/replaced/object-with-embed-url-param.html [ Failure ]
</span><span class="cx"> fast/replaced/percent-height-in-anonymous-block.html [ Failure ]
</span><span class="lines">@@ -2187,10 +2159,17 @@
</span><span class="cx"> fast/ruby/ruby-block-style-not-updated.html [ Failure ]
</span><span class="cx"> fast/ruby/ruby-inline-style-not-updated-with-before-after-content.html [ Failure ]
</span><span class="cx"> fast/ruby/ruby-inline-style-not-updated.html [ Failure ]
</span><ins>+fast/ruby/ruby-justification.html [ ImageOnlyFailure ]
+fast/ruby/ruby-line-height.html [ Failure ]
</ins><span class="cx"> fast/scrolling/scrollbar-mousedown-mouseup.html [ Failure ]
</span><span class="cx"> fast/scrolling/scrollbar-mousedown-move-mouseup.html [ Failure ]
</span><ins>+fast/selectors/input-with-selection-pseudo-element.html [ ImageOnlyFailure ]
</ins><span class="cx"> fast/selectors/read-only-read-write-input-basics.html [ Failure ]
</span><ins>+fast/selectors/selection-window-inactive.html [ ImageOnlyFailure ]
</ins><span class="cx"> fast/shapes/shape-outside-floats/shape-outside-clip-path-selection.html [ Failure ]
</span><ins>+fast/shapes/shape-outside-floats/shape-outside-floats-layout-after-initial-layout-pass.html [ ImageOnlyFailure ]
+fast/shapes/shape-outside-floats/shape-outside-floats-shape-margin-percent.html [ ImageOnlyFailure ]
+fast/shapes/shape-outside-floats/shape-outside-rounded-inset.html [ ImageOnlyFailure ]
</ins><span class="cx"> fast/spatial-navigation/snav-1st-stop.html [ Failure ]
</span><span class="cx"> fast/spatial-navigation/snav-clipped-overflowed-content.html [ Failure ]
</span><span class="cx"> fast/spatial-navigation/snav-container-only-white-space.html [ Failure ]
</span><span class="lines">@@ -2228,9 +2207,17 @@
</span><span class="cx"> fast/spatial-navigation/snav-two-elements-one-line.html [ Failure ]
</span><span class="cx"> fast/spatial-navigation/snav-unit-overflow-and-scroll-in-direction.html [ Failure ]
</span><span class="cx"> fast/spatial-navigation/snav-zero-margin-content.html [ Failure ]
</span><ins>+fast/sub-pixel/block-with-margin-overflow.html [ ImageOnlyFailure ]
+fast/sub-pixel/client-rect-has-subpixel-precision.html [ ImageOnlyFailure ]
</ins><span class="cx"> fast/sub-pixel/client-width-height-snapping.html [ Failure ]
</span><ins>+fast/sub-pixel/clip-rect-box-consistent-rounding.html [ ImageOnlyFailure ]
+fast/sub-pixel/file-upload-control-at-fractional-offset.html [ ImageOnlyFailure ]
+fast/sub-pixel/float-wrap-with-subpixel-top.html [ ImageOnlyFailure ]
</ins><span class="cx"> fast/sub-pixel/inline-block-with-padding.html [ Failure ]
</span><ins>+fast/sub-pixel/input-caret-on-subpixel-bound.html [ ImageOnlyFailure ]
+fast/sub-pixel/scaled-background-image.html [ ImageOnlyFailure ]
</ins><span class="cx"> fast/sub-pixel/selection/selection-rect-in-sub-pixel-table.html [ Failure ]
</span><ins>+fast/sub-pixel/sub-pixel-root-layer.html [ ImageOnlyFailure ]
</ins><span class="cx"> fast/table/022.html [ Failure ]
</span><span class="cx"> fast/table/025.html [ Failure ]
</span><span class="cx"> fast/table/034.html [ Failure ]
</span><span class="lines">@@ -2251,8 +2238,57 @@
</span><span class="cx"> fast/table/table-row-style-not-updated-with-before-content.html [ Failure ]
</span><span class="cx"> fast/table/table-row-style-not-updated.html [ Failure ]
</span><span class="cx"> fast/table/table-style-not-updated.html [ Failure ]
</span><ins>+fast/table/td-width-fifty-percent-regression.html [ ImageOnlyFailure ]
</ins><span class="cx"> fast/table/wide-colspan.html [ Failure ]
</span><span class="cx"> fast/table/wide-column.html [ Failure ]
</span><ins>+fast/text-autosizing/cluster-inline-block-or-table.html [ ImageOnlyFailure ]
+fast/text-autosizing/cluster-inline-grid-flex-box.html [ ImageOnlyFailure ]
+fast/text-autosizing/cluster-list-item.html [ ImageOnlyFailure ]
+fast/text-autosizing/cluster-narrow-in-wide-ohidden.html [ ImageOnlyFailure ]
+fast/text-autosizing/cluster-narrow-in-wide.html [ ImageOnlyFailure ]
+fast/text-autosizing/cluster-wide-in-narrow.html [ ImageOnlyFailure ]
+fast/text-autosizing/cluster-with-narrow-lca-and-cluster.html [ ImageOnlyFailure ]
+fast/text-autosizing/cluster-with-narrow-lca.html [ ImageOnlyFailure ]
+fast/text-autosizing/cluster-with-wide-lca.html [ ImageOnlyFailure ]
+fast/text-autosizing/clusters-insufficient-text.html [ ImageOnlyFailure ]
+fast/text-autosizing/clusters-insufficient-width.html [ ImageOnlyFailure ]
+fast/text-autosizing/clusters-sufficient-text-except-in-root.html [ ImageOnlyFailure ]
+fast/text-autosizing/clusters-sufficient-width.html [ ImageOnlyFailure ]
+fast/text-autosizing/constrained-and-overflow-auto-ancestor.html [ ImageOnlyFailure ]
+fast/text-autosizing/constrained-and-overflow-paged-x-ancestor.html [ ImageOnlyFailure ]
+fast/text-autosizing/constrained-and-overflow-scroll-ancestor.html [ ImageOnlyFailure ]
+fast/text-autosizing/constrained-height-body.html [ ImageOnlyFailure ]
+fast/text-autosizing/constrained-then-float-ancestors.html [ ImageOnlyFailure ]
+fast/text-autosizing/constrained-then-overflow-ancestors.html [ ImageOnlyFailure ]
+fast/text-autosizing/constrained-then-position-absolute-ancestors.html [ ImageOnlyFailure ]
+fast/text-autosizing/constrained-then-position-fixed-ancestors.html [ ImageOnlyFailure ]
+fast/text-autosizing/em-margin-border-padding.html [ ImageOnlyFailure ]
+fast/text-autosizing/font-scale-factor.html [ ImageOnlyFailure ]
+fast/text-autosizing/form-controls-autosizing-button-input-elements.html [ ImageOnlyFailure ]
+fast/text-autosizing/form-controls-autosizing-checkbox-input-element.html [ ImageOnlyFailure ]
+fast/text-autosizing/form-controls-autosizing-radio-input-element.html [ ImageOnlyFailure ]
+fast/text-autosizing/form-controls-autosizing-select-element.html [ ImageOnlyFailure ]
+fast/text-autosizing/form-controls-autosizing-textfield-input-elements.html [ ImageOnlyFailure ]
+fast/text-autosizing/header-li-links-autosizing.html [ ImageOnlyFailure ]
+fast/text-autosizing/header-links-autosizing-different-fontsize.html [ ImageOnlyFailure ]
+fast/text-autosizing/header-links-autosizing.html [ ImageOnlyFailure ]
+fast/text-autosizing/narrow-child.html [ ImageOnlyFailure ]
+fast/text-autosizing/narrow-descendants-combined.html [ ImageOnlyFailure ]
+fast/text-autosizing/narrow-iframe-flattened.html [ ImageOnlyFailure ]
+fast/text-autosizing/narrow-iframe.html [ ImageOnlyFailure ]
+fast/text-autosizing/nested-child.html [ ImageOnlyFailure ]
+fast/text-autosizing/nested-em-line-height.html [ ImageOnlyFailure ]
+fast/text-autosizing/oscillation-javascript-fontsize-change.html [ ImageOnlyFailure ]
+fast/text-autosizing/simple-paragraph.html [ ImageOnlyFailure ]
+fast/text-autosizing/span-child.html [ ImageOnlyFailure ]
+fast/text-autosizing/unwrappable-blocks.html [ ImageOnlyFailure ]
+fast/text-autosizing/unwrappable-inlines.html [ ImageOnlyFailure ]
+fast/text-autosizing/various-font-sizes.html [ ImageOnlyFailure ]
+fast/text-autosizing/wide-block.html [ ImageOnlyFailure ]
+fast/text-autosizing/wide-child.html [ ImageOnlyFailure ]
+fast/text-autosizing/wide-iframe.html [ ImageOnlyFailure ]
+fast/text-autosizing/wide-in-narrow-overflow-scroll.html [ ImageOnlyFailure ]
+fast/text/break-word-pre-wrap.html [ ImageOnlyFailure ]
</ins><span class="cx"> fast/text/decomposed-after-stacked-diacritics.html [ Failure ]
</span><span class="cx"> fast/text/decorations-transformed.html [ Failure ]
</span><span class="cx"> fast/text/emphasis-avoid-ruby.html [ Failure ]
</span><span class="lines">@@ -2268,10 +2304,13 @@
</span><span class="cx"> fast/text/justify-ideograph-simple.html [ Failure ]
</span><span class="cx"> fast/text/justify-ideograph-vertical.html [ Failure ]
</span><span class="cx"> fast/text/justify-nbsp.html [ Failure ]
</span><ins>+fast/text/mark-matches-rendering.html [ ImageOnlyFailure ]
+fast/text/narrow-non-breaking-space.html [ ImageOnlyFailure ]
</ins><span class="cx"> fast/text/offsetForPosition-complex-fallback.html [ Failure ]
</span><span class="cx"> fast/text/reset-drag-on-mouse-down.html [ Failure ]
</span><span class="cx"> fast/text/selection-in-initial-advance-region.html [ Failure ]
</span><span class="cx"> fast/text/soft-hyphen-4.html [ Failure ]
</span><ins>+fast/text/text-combine-rendering.html [ ImageOnlyFailure ]
</ins><span class="cx"> fast/text/updateNewFont.html [ Failure ]
</span><span class="cx"> fast/text/wbr-pre.html [ Failure ]
</span><span class="cx"> fast/text/whitespace/001.html [ Failure ]
</span><span class="lines">@@ -2282,6 +2321,7 @@
</span><span class="cx"> fast/text/whitespace/022.html [ Failure ]
</span><span class="cx"> fast/text/whitespace/023.html [ Failure ]
</span><span class="cx"> fast/text/whitespace/029.html [ Failure ]
</span><ins>+fast/text/whitespace/inline-whitespace-wrapping-7.html [ ImageOnlyFailure ]
</ins><span class="cx"> fast/text/whitespace/pre-newline-box-test.html [ Failure ]
</span><span class="cx"> fast/text/whitespace/tab-character-basics.html [ Failure ]
</span><span class="cx"> fast/transforms/rotated-transform-affects-scrolling-1.html [ Failure ]
</span><span class="lines">@@ -2296,26 +2336,9 @@
</span><span class="cx"> fast/viewport/viewport-legacy-xhtmlmp-remove-and-add.html [ Failure ]
</span><span class="cx"> fast/viewport/viewport-legacy-xhtmlmp.html [ Failure ]
</span><span class="cx"> fast/workers/worker-storagequota-query-usage.html [ Failure ]
</span><ins>+fast/writing-mode/flipped-blocks-hit-test-line-edges.html [ Failure ]
+fast/writing-mode/flipped-blocks-inline-map-local-to-container.html [ ImageOnlyFailure ]
</ins><span class="cx"> fast/xsl/sort-locale.xml [ Failure ]
</span><del>-fast/box-sizing/box-sizing.html [ Failure ]
-fast/events/dont-loose-last-event.html [ Failure ]
-fast/events/event-input-contentEditable.html [ Failure ]
-fast/events/event-sender-mouse-moved.html [ Failure ]
-fast/events/event-view-toString.html [ Failure ]
-fast/events/focus-change-crash2.html [ Failure ]
-fast/events/frame-click-focus.html [ Failure ]
-fast/events/frame-detached-in-mousedown.html [ Failure ]
-fast/events/iframe-onmousemove.html [ Failure ]
-fast/events/imagemap-norender-crash.html [ Failure ]
-fast/events/input-tab-focus-no-duplicate-events.html [ Failure ]
-fast/events/js-keyboard-event-creation.html [ Failure ]
-fast/events/keydown-function-keys.html [ Failure ]
-fast/events/keydown-keypress-focus-change.html [ Failure ]
-fast/events/keydown-keypress-preventDefault.html [ Failure ]
-fast/events/media-element-focus-tab.html [ Failure ]
-fast/writing-mode/flipped-blocks-hit-test-line-edges.html [ Failure ]
-fast/borders/border-painting-correctness-dashed.html [ ImageOnlyFailure ]
-fast/borders/border-painting-correctness-dotted.html [ ImageOnlyFailure ]
</del><span class="cx"> 
</span><span class="cx"> # &lt;rdar://problem/12073352&gt; PEP Web Tools: emulator touch tests cause DRT to timeout
</span><span class="cx"> fast/events/touch/emulate-touch-events.html
</span><span class="lines">@@ -2531,11 +2554,16 @@
</span><span class="cx"> 
</span><span class="cx"> # Editing tests that fail:
</span><span class="cx"> editing/inserting/typing-at-end-of-line.html [ Failure ]
</span><ins>+editing/pasteboard/3976872.html [ Failure ]
</ins><span class="cx"> editing/pasteboard/4076267-2.html [ Failure ]
</span><span class="cx"> editing/pasteboard/4076267.html [ Failure ]
</span><span class="cx"> editing/pasteboard/4242293.html [ Failure ]
</span><span class="cx"> editing/pasteboard/4641033.html [ Failure ]
</span><ins>+editing/pasteboard/8145-2.html [ Failure ]
+editing/pasteboard/8145-3.html [ Failure ]
</ins><span class="cx"> editing/pasteboard/bad-placeholder.html [ Failure ]
</span><ins>+editing/pasteboard/pasting-tabs.html [ Failure ]
+editing/pasteboard/unrendered-br.html [ Failure ]
</ins><span class="cx"> 
</span><span class="cx"> # Sputnik tests that are flaky:
</span><span class="cx"> sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.5_Regular_Expression_Literals/S7.8.5_A1.4_T2.html
</span><span class="lines">@@ -2561,6 +2589,7 @@
</span><span class="cx"> platform/ios-simulator/ios/fast/forms/borderless-input-gradient.html [ Failure ]
</span><span class="cx"> platform/ios-simulator/ios/fast/forms/date-input-decorations.html [ Failure ]
</span><span class="cx"> platform/ios-simulator/ios/fast/forms/form-controls-on-backgrounds.html [ Failure ]
</span><ins>+platform/ios-simulator/ios/fast/text/apple-logo.html [ Failure ]
</ins><span class="cx"> platform/ios-simulator/ios/fast/text/emoji-complextext.html [ Failure ]
</span><span class="cx"> platform/ios-simulator/ios/fast/text/emoji-text.html [ Failure ]
</span><span class="cx"> platform/ios-simulator/ios/fast/text/line-breaking-with-kerning.html [ Failure ]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorcss3blendingblendmodesimplecompositedexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/ios-simulator/css3/blending/blend-mode-simple-composited-expected.txt (179199 => 179200)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/css3/blending/blend-mode-simple-composited-expected.txt        2015-01-27 19:44:14 UTC (rev 179199)
+++ trunk/LayoutTests/platform/ios-simulator/css3/blending/blend-mode-simple-composited-expected.txt        2015-01-27 19:52:52 UTC (rev 179200)
</span><span class="lines">@@ -16,6 +16,7 @@
</span><span class="cx">         RenderBlock (floating) {LI} at (605,145) size 130x130
</span><span class="cx">         RenderBlock (floating) {LI} at (45,285) size 130x130
</span><span class="cx">         RenderBlock (floating) {LI} at (185,285) size 130x130
</span><ins>+        RenderBlock (floating) {LI} at (325,285) size 130x130
</ins><span class="cx"> layer at (53,21) size 130x130
</span><span class="cx">   RenderImage {IMG} at (0,0) size 130x130
</span><span class="cx"> layer at (193,21) size 130x130 blendMode: overlay
</span><span class="lines">@@ -40,3 +41,5 @@
</span><span class="cx">   RenderImage {IMG} at (0,0) size 130x130
</span><span class="cx"> layer at (193,301) size 130x130 blendMode: exclusion
</span><span class="cx">   RenderImage {IMG} at (0,0) size 130x130
</span><ins>+layer at (333,301) size 130x130 blendMode: plus-darker
+  RenderImage {IMG} at (0,0) size 130x130
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorcss3blendingblendmodesimpleexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/ios-simulator/css3/blending/blend-mode-simple-expected.txt (179199 => 179200)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/css3/blending/blend-mode-simple-expected.txt        2015-01-27 19:44:14 UTC (rev 179199)
+++ trunk/LayoutTests/platform/ios-simulator/css3/blending/blend-mode-simple-expected.txt        2015-01-27 19:52:52 UTC (rev 179200)
</span><span class="lines">@@ -17,6 +17,7 @@
</span><span class="cx">         RenderBlock (floating) {LI} at (605,145) size 130x130
</span><span class="cx">         RenderBlock (floating) {LI} at (45,285) size 130x130
</span><span class="cx">         RenderBlock (floating) {LI} at (185,285) size 130x130
</span><ins>+        RenderBlock (floating) {LI} at (325,285) size 130x130
</ins><span class="cx"> layer at (193,21) size 130x130 blendMode: overlay
</span><span class="cx">   RenderImage {IMG} at (0,0) size 130x130
</span><span class="cx"> layer at (333,21) size 130x130 blendMode: screen
</span><span class="lines">@@ -39,3 +40,5 @@
</span><span class="cx">   RenderImage {IMG} at (0,0) size 130x130
</span><span class="cx"> layer at (193,301) size 130x130 blendMode: exclusion
</span><span class="cx">   RenderImage {IMG} at (0,0) size 130x130
</span><ins>+layer at (333,301) size 130x130 blendMode: plus-darker
+  RenderImage {IMG} at (0,0) size 130x130
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk1TestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/ios-simulator-wk1/TestExpectations (179199 => 179200)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/TestExpectations        2015-01-27 19:44:14 UTC (rev 179199)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/TestExpectations        2015-01-27 19:52:52 UTC (rev 179200)
</span><span class="lines">@@ -208,10 +208,15 @@
</span><span class="cx"> editing/style/apply-style-join-child-text-nodes-crash.html
</span><span class="cx"> 
</span><span class="cx"> # Editing tests that fail:
</span><ins>+editing/caret/color-span-inside-editable-background.html [ ImageOnlyFailure ]
+editing/caret/color-span-inside-editable.html [ ImageOnlyFailure ]
</ins><span class="cx"> editing/deleting/4875189.html [ Failure ]
</span><span class="cx"> editing/deleting/4916235-1.html [ Failure ]
</span><span class="cx"> editing/deleting/5032066.html [ Failure ]
</span><ins>+editing/deleting/5099303.html [ Failure ]
</ins><span class="cx"> editing/deleting/5206311-2.html [ Failure ]
</span><ins>+editing/deleting/5272440.html [ Failure ]
+editing/deleting/5369009.html [ Failure ]
</ins><span class="cx"> editing/deleting/backspace-avoid-preceding-style.html [ Failure ]
</span><span class="cx"> editing/deleting/collapse-whitespace-3587601-fix.html [ Failure ]
</span><span class="cx"> editing/deleting/delete-3608430-fix.html [ Failure ]
</span><span class="lines">@@ -240,37 +245,101 @@
</span><span class="cx"> editing/deleting/delete-at-paragraph-boundaries-005.html [ Failure ]
</span><span class="cx"> editing/deleting/delete-at-paragraph-boundaries-006.html [ Failure ]
</span><span class="cx"> editing/deleting/delete-at-paragraph-boundaries-007.html [ Failure ]
</span><ins>+editing/deleting/delete-at-paragraph-boundaries-008.html [ Failure ]
</ins><span class="cx"> editing/deleting/delete-at-paragraph-boundaries-009.html [ Failure ]
</span><span class="cx"> editing/deleting/delete-at-paragraph-boundaries-010.html [ Failure ]
</span><span class="cx"> editing/deleting/delete-at-paragraph-boundaries-011.html [ Failure ]
</span><span class="cx"> editing/deleting/delete-block-contents-001.html [ Failure ]
</span><span class="cx"> editing/deleting/delete-block-contents-002.html [ Failure ]
</span><ins>+editing/deleting/delete-block-contents-003.html [ Failure ]
+editing/deleting/delete-block-merge-contents-001.html [ Failure ]
+editing/deleting/delete-block-merge-contents-002.html [ Failure ]
+editing/deleting/delete-block-merge-contents-003.html [ Failure ]
+editing/deleting/delete-block-merge-contents-004.html [ Failure ]
+editing/deleting/delete-block-merge-contents-005.html [ Failure ]
+editing/deleting/delete-block-merge-contents-006.html [ Failure ]
</ins><span class="cx"> editing/deleting/delete-block-merge-contents-008.html [ Failure ]
</span><ins>+editing/deleting/delete-block-merge-contents-009.html [ Failure ]
+editing/deleting/delete-block-merge-contents-010.html [ Failure ]
+editing/deleting/delete-block-merge-contents-011.html [ Failure ]
+editing/deleting/delete-block-merge-contents-012.html [ Failure ]
+editing/deleting/delete-block-merge-contents-013.html [ Failure ]
+editing/deleting/delete-block-merge-contents-014.html [ Failure ]
</ins><span class="cx"> editing/deleting/delete-block-merge-contents-015.html [ Failure ]
</span><ins>+editing/deleting/delete-block-merge-contents-016.html [ Failure ]
+editing/deleting/delete-block-merge-contents-017.html [ Failure ]
+editing/deleting/delete-block-merge-contents-018.html [ Failure ]
+editing/deleting/delete-block-merge-contents-019.html [ Failure ]
+editing/deleting/delete-block-merge-contents-020.html [ Failure ]
+editing/deleting/delete-block-merge-contents-021.html [ Failure ]
+editing/deleting/delete-block-merge-contents-022.html [ Failure ]
+editing/deleting/delete-block-merge-contents-023.html [ Failure ]
+editing/deleting/delete-block-merge-contents-024.html [ Failure ]
+editing/deleting/delete-br-001.html [ Failure ]
</ins><span class="cx"> editing/deleting/delete-br-002.html [ Failure ]
</span><ins>+editing/deleting/delete-br-003.html [ Failure ]
</ins><span class="cx"> editing/deleting/delete-br-004.html [ Failure ]
</span><span class="cx"> editing/deleting/delete-br-005.html [ Failure ]
</span><span class="cx"> editing/deleting/delete-br-006.html [ Failure ]
</span><ins>+editing/deleting/delete-br-007.html [ Failure ]
+editing/deleting/delete-br-008.html [ Failure ]
</ins><span class="cx"> editing/deleting/delete-br-009.html [ Failure ]
</span><ins>+editing/deleting/delete-br-010.html [ Failure ]
</ins><span class="cx"> editing/deleting/delete-br-011.html [ Failure ]
</span><ins>+editing/deleting/delete-br-013.html [ Failure ]
</ins><span class="cx"> editing/deleting/delete-by-word-001.html [ Failure ]
</span><span class="cx"> editing/deleting/delete-by-word-002.html [ Failure ]
</span><ins>+editing/deleting/delete-character-001.html [ Failure ]
+editing/deleting/delete-contiguous-ws-001.html [ Failure ]
+editing/deleting/delete-first-list-item.html [ Failure ]
+editing/deleting/delete-hr.html [ Failure ]
</ins><span class="cx"> editing/deleting/delete-image-001.html [ Failure ]
</span><span class="cx"> editing/deleting/delete-image-002.html [ Failure ]
</span><ins>+editing/deleting/delete-image-003.html [ Failure ]
</ins><span class="cx"> editing/deleting/delete-image-004.html [ Failure ]
</span><span class="cx"> editing/deleting/delete-leading-ws-001.html [ Failure ]
</span><span class="cx"> editing/deleting/delete-ligature-001.html [ Failure ]
</span><ins>+editing/deleting/delete-ligature-002.html [ Failure ]
</ins><span class="cx"> editing/deleting/delete-ligature-003.html [ Failure ]
</span><ins>+editing/deleting/delete-line-001.html [ Failure ]
+editing/deleting/delete-line-002.html [ Failure ]
</ins><span class="cx"> editing/deleting/delete-line-003.html [ Failure ]
</span><ins>+editing/deleting/delete-line-004.html [ Failure ]
+editing/deleting/delete-line-005.html [ Failure ]
+editing/deleting/delete-line-006.html [ Failure ]
+editing/deleting/delete-line-007.html [ Failure ]
+editing/deleting/delete-line-008.html [ Failure ]
</ins><span class="cx"> editing/deleting/delete-line-009.html [ Failure ]
</span><ins>+editing/deleting/delete-line-010.html [ Failure ]
</ins><span class="cx"> editing/deleting/delete-line-011.html [ Failure ]
</span><ins>+editing/deleting/delete-line-012.html [ Failure ]
+editing/deleting/delete-line-013.html [ Failure ]
+editing/deleting/delete-line-014.html [ Failure ]
+editing/deleting/delete-line-015.html [ Failure ]
+editing/deleting/delete-line-016.html [ Failure ]
+editing/deleting/delete-line-017.html [ Failure ]
</ins><span class="cx"> editing/deleting/delete-line-end-ws-001.html [ Failure ]
</span><span class="cx"> editing/deleting/delete-line-end-ws-002.html [ Failure ]
</span><ins>+editing/deleting/delete-listitem-001.html [ Failure ]
+editing/deleting/delete-listitem-002.html [ Failure ]
+editing/deleting/delete-select-all-003.html [ Failure ]
+editing/deleting/delete-selection-001.html [ Failure ]
</ins><span class="cx"> editing/deleting/delete-tab-001.html [ Failure ]
</span><ins>+editing/deleting/delete-tab-002.html [ Failure ]
+editing/deleting/delete-tab-003.html [ Failure ]
</ins><span class="cx"> editing/deleting/delete-tab-004.html [ Failure ]
</span><ins>+editing/deleting/delete-trailing-ws-001.html [ Failure ]
+editing/deleting/delete-trailing-ws-002.html [ Failure ]
</ins><span class="cx"> editing/deleting/delete-ws-fixup-001.html [ Failure ]
</span><ins>+editing/deleting/delete-ws-fixup-002.html [ Failure ]
+editing/deleting/delete-ws-fixup-003.html [ Failure ]
+editing/deleting/delete-ws-fixup-004.html [ Failure ]
</ins><span class="cx"> editing/deleting/forward-delete-key.html [ Failure ]
</span><span class="cx"> editing/deleting/forward-delete.html [ Failure ]
</span><ins>+editing/deleting/list-item-1.html [ Failure ]
+editing/deleting/merge-different-styles.html [ Failure ]
+editing/deleting/merge-endOfParagraph.html [ Failure ]
+editing/deleting/merge-no-br.html [ Failure ]
</ins><span class="cx"> editing/deleting/merge-paragraph-from-address.html [ Failure ]
</span><span class="cx"> editing/deleting/merge-paragraph-from-h6-with-style-2.html [ Failure ]
</span><span class="cx"> editing/deleting/merge-paragraph-from-h6-with-style.html [ Failure ]
</span><span class="lines">@@ -285,12 +354,21 @@
</span><span class="cx"> editing/deleting/merge-paragraph-into-h1-with-style.html [ Failure ]
</span><span class="cx"> editing/deleting/merge-paragraph-into-h1.html [ Failure ]
</span><span class="cx"> editing/deleting/merge-paragraph-into-pre.html [ Failure ]
</span><ins>+editing/deleting/merge-unrendered-space.html [ Failure ]
+editing/deleting/merge-whitespace-pre.html [ Failure ]
+editing/deleting/non-smart-delete.html [ Failure ]
</ins><span class="cx"> editing/deleting/paragraph-in-preserveNewline.html [ Failure ]
</span><span class="cx"> editing/deleting/pruning-after-merge-1.html [ Failure ]
</span><ins>+editing/deleting/pruning-after-merge-2.html [ Failure ]
</ins><span class="cx"> editing/deleting/skip-virama-001.html [ Failure ]
</span><ins>+editing/deleting/smart-delete-001.html [ Failure ]
</ins><span class="cx"> editing/deleting/smart-delete-002.html [ Failure ]
</span><ins>+editing/deleting/smart-delete-003.html [ Failure ]
+editing/deleting/smart-delete-004.html [ Failure ]
</ins><span class="cx"> editing/deleting/smart-delete-across-editable-boundaries-2.html [ Failure ]
</span><span class="cx"> editing/deleting/smart-editing-disabled-mac.html [ Failure ]
</span><ins>+editing/deleting/transpose-empty.html [ Failure ]
+editing/deleting/type-delete-after-quote.html [ Failure ]
</ins><span class="cx"> editing/deleting/whitespace-pre-1.html [ Failure ]
</span><span class="cx"> editing/execCommand/15381.html [ Failure ]
</span><span class="cx"> editing/execCommand/16049.html [ Failure ]
</span><span class="lines">@@ -301,6 +379,8 @@
</span><span class="cx"> editing/execCommand/4128080-1.html [ Failure ]
</span><span class="cx"> editing/execCommand/4580583-1.html [ Failure ]
</span><span class="cx"> editing/execCommand/4580583-2.html [ Failure ]
</span><ins>+editing/execCommand/4641880-1.html [ Failure ]
+editing/execCommand/4641880-2.html [ Failure ]
</ins><span class="cx"> editing/execCommand/4747450.html [ Failure ]
</span><span class="cx"> editing/execCommand/4916402.html [ Failure ]
</span><span class="cx"> editing/execCommand/4916541.html [ Failure ]
</span><span class="lines">@@ -325,11 +405,13 @@
</span><span class="cx"> editing/execCommand/format-block-with-trailing-br.html [ Failure ]
</span><span class="cx"> editing/execCommand/forward-delete-no-scroll.html [ Failure ]
</span><span class="cx"> editing/execCommand/hilitecolor.html [ Failure ]
</span><ins>+editing/execCommand/indent-empty-root.html [ Failure ]
</ins><span class="cx"> editing/execCommand/indent-nested-lists-4.html [ Failure ]
</span><span class="cx"> editing/execCommand/indent-nested-lists-7.html [ Failure ]
</span><span class="cx"> editing/execCommand/indent-pre.html [ Failure ]
</span><span class="cx"> editing/execCommand/indent-selection.html [ Failure ]
</span><span class="cx"> editing/execCommand/insert-line-break-no-scroll.html [ Failure ]
</span><ins>+editing/execCommand/insertHorizontalRule.html [ Failure ]
</ins><span class="cx"> editing/execCommand/outdent-nested-lists-4.html [ Failure ]
</span><span class="cx"> editing/execCommand/query-command-state.html [ Failure ]
</span><span class="cx"> editing/execCommand/remove-format-multiple-elements-mac.html [ Failure ]
</span><span class="lines">@@ -368,6 +450,7 @@
</span><span class="cx"> editing/inserting/4960120-1.html [ Failure ]
</span><span class="cx"> editing/inserting/4960120-2.html [ Failure ]
</span><span class="cx"> editing/inserting/5058163-2.html [ Failure ]
</span><ins>+editing/inserting/5156401-2.html [ Failure ]
</ins><span class="cx"> editing/inserting/5418891.html [ Failure ]
</span><span class="cx"> editing/inserting/5510537.html [ Failure ]
</span><span class="cx"> editing/inserting/5549929-2.html [ Failure ]
</span><span class="lines">@@ -379,10 +462,19 @@
</span><span class="cx"> editing/inserting/insert-3800346-fix.html [ Failure ]
</span><span class="cx"> editing/inserting/insert-br-007.html [ Failure ]
</span><span class="cx"> editing/inserting/insert-character-in-first-letter-crash.html [ Failure ]
</span><ins>+editing/inserting/insert-div-010.html [ Failure ]
+editing/inserting/insert-div-013.html [ Failure ]
+editing/inserting/insert-div-015.html [ Failure ]
+editing/inserting/insert-div-019.html [ Failure ]
+editing/inserting/insert-paragraph-05.html [ Failure ]
</ins><span class="cx"> editing/inserting/insert-paragraph-selection-outside-contenteditable.html [ Failure ]
</span><span class="cx"> editing/inserting/insert-paste-bidi-control.html [ Failure ]
</span><span class="cx"> editing/inserting/insert-tab-001.html [ Failure ]
</span><span class="cx"> editing/inserting/inserting-slash-inside-url-with-smart-link.html [ Failure ]
</span><ins>+editing/inserting/line-break.html [ Failure ]
+editing/inserting/paragraph-separator-01.html [ Failure ]
+editing/inserting/paragraph-separator-02.html [ Failure ]
+editing/inserting/redo.html [ Failure ]
</ins><span class="cx"> editing/inserting/typing-space-to-trigger-smart-link.html [ Failure ]
</span><span class="cx"> editing/pasteboard/19644-1.html [ Failure ]
</span><span class="cx"> editing/pasteboard/4076267-3.html [ Failure ]
</span><span class="lines">@@ -398,10 +490,12 @@
</span><span class="cx"> editing/pasteboard/5134759.html [ Failure ]
</span><span class="cx"> editing/pasteboard/5478250.html [ Failure ]
</span><span class="cx"> editing/pasteboard/5601583-1.html [ Failure ]
</span><ins>+editing/pasteboard/8145-1.html [ Failure ]
</ins><span class="cx"> editing/pasteboard/can-read-in-copy-and-cut-events.html [ Failure ]
</span><span class="cx"> editing/pasteboard/cleanup-on-move.html [ Failure ]
</span><span class="cx"> editing/pasteboard/clipboard-customData.html [ Failure ]
</span><span class="cx"> editing/pasteboard/contenteditable-pre.html [ Failure ]
</span><ins>+editing/pasteboard/copy-element-with-conflicting-background-color-from-rule.html [ ImageOnlyFailure ]
</ins><span class="cx"> editing/pasteboard/copy-in-password-field.html [ Failure ]
</span><span class="cx"> editing/pasteboard/copy-null-characters.html [ Failure ]
</span><span class="cx"> editing/pasteboard/copy-resolves-urls.html [ Failure ]
</span><span class="lines">@@ -426,6 +520,7 @@
</span><span class="cx"> editing/pasteboard/merge-end-3.html [ Failure ]
</span><span class="cx"> editing/pasteboard/merge-end-4.html [ Failure ]
</span><span class="cx"> editing/pasteboard/merge-end-5.html [ Failure ]
</span><ins>+editing/pasteboard/merge-end-borders.html [ Failure ]
</ins><span class="cx"> editing/pasteboard/merge-end-list-2.html [ Failure ]
</span><span class="cx"> editing/pasteboard/merge-end-list.html [ Failure ]
</span><span class="cx"> editing/pasteboard/merge-end-table-2.html [ Failure ]
</span><span class="lines">@@ -433,6 +528,7 @@
</span><span class="cx"> editing/pasteboard/onpaste-text-html-types.html [ Failure ]
</span><span class="cx"> editing/pasteboard/onpaste-text-html.html [ Failure ]
</span><span class="cx"> editing/pasteboard/page-zoom.html [ Failure ]
</span><ins>+editing/pasteboard/paste-2.html [ Failure ]
</ins><span class="cx"> editing/pasteboard/paste-4038267-fix.html [ Failure ]
</span><span class="cx"> editing/pasteboard/paste-and-sanitize.html [ Failure ]
</span><span class="cx"> editing/pasteboard/paste-before-tab-span.html [ Failure ]
</span><span class="lines">@@ -518,6 +614,7 @@
</span><span class="cx"> editing/selection/5131716-4.html [ Failure ]
</span><span class="cx"> editing/selection/5195166-1.html [ Failure ]
</span><span class="cx"> editing/selection/5354455-1.html [ Failure ]
</span><ins>+editing/selection/7152-1.html [ Failure ]
</ins><span class="cx"> editing/selection/anchor-focus1.html [ Failure ]
</span><span class="cx"> editing/selection/anchor-focus2.html [ Failure ]
</span><span class="cx"> editing/selection/anchor-focus3.html [ Failure ]
</span><span class="lines">@@ -545,6 +642,7 @@
</span><span class="cx"> editing/selection/editable-div-clear-on-keydown.html [ Failure ]
</span><span class="cx"> editing/selection/editable-html-element.html [ Failure ]
</span><span class="cx"> editing/selection/editable-links.html [ Failure ]
</span><ins>+editing/selection/end-of-document.html [ Failure ]
</ins><span class="cx"> editing/selection/extend-after-mouse-selection.html [ Failure ]
</span><span class="cx"> editing/selection/extend-by-character-006.html [ Failure ]
</span><span class="cx"> editing/selection/extend-by-sentence-001.html [ Failure ]
</span><span class="lines">@@ -565,8 +663,11 @@
</span><span class="cx"> editing/selection/focus_editable_html.html [ Failure ]
</span><span class="cx"> editing/selection/internal-caret-rect.html [ Failure ]
</span><span class="cx"> editing/selection/last-empty-inline.html [ Failure ]
</span><ins>+editing/selection/mixed-editability-4.html [ Failure ]
+editing/selection/mixed-editability-9.html [ Failure ]
</ins><span class="cx"> editing/selection/modify-up-on-rtl-wrapping-text.html [ Failure ]
</span><span class="cx"> editing/selection/move-begin-end.html [ Failure ]
</span><ins>+editing/selection/move-between-blocks-no-001.html [ Failure ]
</ins><span class="cx"> editing/selection/move-between-lines-of-different-editabilities.html [ Failure ]
</span><span class="cx"> editing/selection/move-by-word-001.html [ Failure ]
</span><span class="cx"> editing/selection/move-by-word-visually-mac.html [ Failure ]
</span><span class="lines">@@ -631,12 +732,15 @@
</span><span class="cx"> editing/style/push-down-implicit-styles-around-list-mac.html [ Failure ]
</span><span class="cx"> editing/style/push-down-implicit-styles-around-list-win.html [ Failure ]
</span><span class="cx"> editing/style/push-down-implicit-styles-mac.html [ Failure ]
</span><ins>+editing/style/relative-font-size-change-003.html [ Failure ]
</ins><span class="cx"> editing/style/smoosh-styles-001.html [ Failure ]
</span><span class="cx"> editing/style/smoosh-styles-003.html [ Failure ]
</span><span class="cx"> editing/style/style-3681552-fix-001.html [ Failure ]
</span><ins>+editing/style/style-3681552-fix-002.html [ Failure ]
</ins><span class="cx"> editing/style/style-3690704-fix.html [ Failure ]
</span><span class="cx"> editing/style/style-boundary-002.html [ Failure ]
</span><span class="cx"> editing/style/style-boundary-003.html [ Failure ]
</span><ins>+editing/style/style-boundary-004.html [ Failure ]
</ins><span class="cx"> editing/style/style-boundary-005.html [ Failure ]
</span><span class="cx"> editing/style/stylewithcss-without-selection.html [ Failure ]
</span><span class="cx"> editing/style/text-indent.html [ Failure ]
</span><span class="lines">@@ -657,6 +761,8 @@
</span><span class="cx"> editing/undo/replace-by-span-then-remove.html [ Failure ]
</span><span class="cx"> editing/undo/replace-text-in-node-preserving-markers-crash.html [ Failure ]
</span><span class="cx"> editing/undo/undo-after-setting-value.html [ Failure ]
</span><ins>+editing/undo/undo-delete-boundary.html [ Failure ]
+editing/undo/undo-delete.html [ Failure ]
</ins><span class="cx"> editing/undo/undo-deleteWord.html [ Failure ]
</span><span class="cx"> editing/undo/undo-iframe-location-change.html [ Failure ]
</span><span class="cx"> editing/undo/undo-indent.html [ Failure ]
</span><span class="lines">@@ -664,10 +770,17 @@
</span><span class="cx"> editing/undo/undo-smart-delete-reversed-selection.html [ Failure ]
</span><span class="cx"> editing/undo/undo-smart-delete-word.html [ Failure ]
</span><span class="cx"> editing/undo/undo-typing-001.html [ Failure ]
</span><ins>+editing/unsupported-content/list-delete-001.html [ Failure ]
+editing/unsupported-content/list-delete-003.html [ Failure ]
</ins><span class="cx"> editing/unsupported-content/table-delete-002.html [ Failure ]
</span><del>-editing/caret/color-span-inside-editable-background.html [ ImageOnlyFailure ]
-editing/caret/color-span-inside-editable.html [ ImageOnlyFailure ]
-editing/pasteboard/copy-element-with-conflicting-background-color-from-rule.html [ ImageOnlyFailure ]
</del><ins>+fast/forms/textfield-outline.html [ Failure ]
+fast/html/marquee-scrollamount.html [ Failure ]
+platform/ios-simulator/ios/fast/coordinates/document-elementFromPoint.html [ Failure ]
+platform/ios-simulator/ios/fast/coordinates/element-client-rects.html [ Failure ]
+platform/ios-simulator/ios/fast/coordinates/mouse-event-zoomed.html [ Failure ]
+platform/ios-simulator/ios/fast/coordinates/page-offsets.html [ Failure ]
+platform/ios-simulator/ios/fast/coordinates/range-client-rects.html [ Failure ]
+platform/ios-simulator/ios/fast/coordinates/touch-event-zoomed.html [ Failure ]
</ins><span class="cx"> 
</span><span class="cx"> # &lt;rdar://problem/12068794&gt; Many editing/inserting tests have editing delegate callbacks out of order from baseline
</span><span class="cx"> editing/inserting/4278698.html [ Failure ]
</span><span class="lines">@@ -943,6 +1056,15 @@
</span><span class="cx"> css2.1/t100304-c43-rpl-bbx-01-d-g.html [ Failure ]
</span><span class="cx"> css2.1/t1202-counter-09-b.html [ Failure ]
</span><span class="cx"> css2.1/t1202-counters-09-b.html [ Failure ]
</span><ins>+css3/blending/blend-mode-simple-composited.html [ ImageOnlyFailure ]
+css3/filters/remove-filter-repaint.html [ ImageOnlyFailure ]
+css3/flexbox/content-height-with-scrollbars.html [ ImageOnlyFailure ]
+css3/masking/mask-repeat-space-border.html [ ImageOnlyFailure ]
+css3/masking/mask-svg-clipped-fragmentId.html [ ImageOnlyFailure ]
+css3/shapes/shape-outside/supported-shapes/circle/shape-outside-circle-030.html [ ImageOnlyFailure ]
+css3/shapes/shape-outside/supported-shapes/circle/shape-outside-circle-031.html [ ImageOnlyFailure ]
+css3/shapes/shape-outside/supported-shapes/ellipse/shape-outside-ellipse-030.html [ ImageOnlyFailure ]
+css3/shapes/shape-outside/supported-shapes/ellipse/shape-outside-ellipse-031.html [ ImageOnlyFailure ]
</ins><span class="cx"> 
</span><span class="cx"> # Perf tests that fail:
</span><span class="cx"> perf/show-hide-table-rows.html [ Failure ]
</span><span class="lines">@@ -969,8 +1091,7 @@
</span><span class="cx"> mathml/presentation/tokenElements-background-color.html [ ImageOnlyFailure ]
</span><span class="cx"> 
</span><span class="cx"> # SVG tests that fail:
</span><del>-svg/animations/svglengthlist-animation-3.html [ Failure ]
-svg/custom/svg-fonts-fallback.xhtml [ Failure ]
</del><ins>+imported/mozilla/svg/smil/motion/animateMotion-values-linear-1.svg [ ImageOnlyFailure ]
</ins><span class="cx"> svg/animations/animate-linear-discrete-additive-b.svg [ ImageOnlyFailure ]
</span><span class="cx"> svg/animations/animate-linear-discrete-additive-c.svg [ ImageOnlyFailure ]
</span><span class="cx"> svg/animations/animate-linear-discrete-additive.svg [ ImageOnlyFailure ]
</span><span class="lines">@@ -988,12 +1109,19 @@
</span><span class="cx"> svg/animations/animateTransform-skewY.svg [ ImageOnlyFailure ]
</span><span class="cx"> svg/animations/animateTransform-translate.svg [ ImageOnlyFailure ]
</span><span class="cx"> svg/animations/list-wrapper-assertion.svg [ ImageOnlyFailure ]
</span><ins>+svg/animations/mozilla/animateMotion-by-1.svg [ ImageOnlyFailure ]
+svg/animations/mozilla/animateMotion-indefinite-to-1.svg [ ImageOnlyFailure ]
+svg/animations/mozilla/animateMotion-indefinite-to-2.svg [ ImageOnlyFailure ]
+svg/animations/mozilla/animateMotion-mpath-pathLength-1.svg [ ImageOnlyFailure ]
+svg/animations/mozilla/animateMotion-mpath-targetChange-1.svg [ ImageOnlyFailure ]
+svg/animations/mozilla/animateMotion-to-overridden-1.svg [ ImageOnlyFailure ]
</ins><span class="cx"> svg/animations/multiple-animateTransform-additive-sum.svg [ ImageOnlyFailure ]
</span><span class="cx"> svg/animations/path-animation.svg [ ImageOnlyFailure ]
</span><span class="cx"> svg/animations/polygon-set.svg [ ImageOnlyFailure ]
</span><span class="cx"> svg/animations/polyline-set.svg [ ImageOnlyFailure ]
</span><span class="cx"> svg/animations/reset-animation-crash.html [ ImageOnlyFailure ]
</span><span class="cx"> svg/animations/svg-two-animate-elements-crash.svg [ ImageOnlyFailure ]
</span><ins>+svg/animations/svglengthlist-animation-3.html [ Failure ]
</ins><span class="cx"> svg/as-image/svg-as-image-canvas.html [ ImageOnlyFailure ]
</span><span class="cx"> svg/clip-path/clip-path-text-001.svg [ ImageOnlyFailure ]
</span><span class="cx"> svg/clip-path/clip-path-text-002.svg [ ImageOnlyFailure ]
</span><span class="lines">@@ -1002,6 +1130,8 @@
</span><span class="cx"> svg/clip-path/clip-path-text-005.svg [ ImageOnlyFailure ]
</span><span class="cx"> svg/css/svg-resource-fragment-identifier-img-src.html [ ImageOnlyFailure ]
</span><span class="cx"> svg/custom/hidpi-masking-clipping.svg [ ImageOnlyFailure ]
</span><ins>+svg/custom/svg-fonts-fallback.xhtml [ Failure ]
+svg/filters/feTurbulence_bad_seeds.html [ ImageOnlyFailure ]
</ins><span class="cx"> svg/stroke/animated-non-scaling-stroke.html [ ImageOnlyFailure ]
</span><span class="cx"> 
</span><span class="cx"> # LayoutTests/fast tests that fail:
</span><span class="lines">@@ -1083,6 +1213,7 @@
</span><span class="cx"> fast/css/sticky/sticky-overflowing.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/css3-text/css3-text-decoration/repaint/underline-outside-of-layout-rect-removed.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/css3-text/css3-text-decoration/repaint/underline-outside-of-layout-rect.html [ ImageOnlyFailure ]
</span><ins>+fast/css3-text/css3-text-decoration/text-decoration-skip/decoration-skip-crash-fallback-svg.html [ ImageOnlyFailure ]
</ins><span class="cx"> fast/multicol/fixed-stack.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/multicol/nested-filter-in-columns.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/multicol/newmulticol/hide-box-horizontal-bt.html [ ImageOnlyFailure ]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2TestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations (179199 => 179200)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations        2015-01-27 19:44:14 UTC (rev 179199)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations        2015-01-27 19:52:52 UTC (rev 179200)
</span><span class="lines">@@ -89,10 +89,18 @@
</span><span class="cx"> css2.1/20110323/word-spacing-remove-space-004.htm [ ImageOnlyFailure ]
</span><span class="cx"> css2.1/20110323/word-spacing-remove-space-005.htm [ ImageOnlyFailure ]
</span><span class="cx"> css2.1/20110323/word-spacing-remove-space-006.htm [ ImageOnlyFailure ]
</span><ins>+css2.1/t0803-c5505-mrgn-03-c-ag.html [ Failure ]
+css2.1/t1605-c545-txttrans-00-b-ag.html [ Failure ]
+css3/blending/blend-mode-simple-composited.html [ Failure ]
+css3/blending/blend-mode-simple.html [ Failure ]
+css3/calc/line-height.html [ Failure ]
</ins><span class="cx"> css3/calc/transitions.html [ Failure ]
</span><span class="cx"> css3/flexbox/flexbox-baseline-margins.html [ Failure ]
</span><span class="cx"> css3/flexbox/flexbox-baseline.html [ Failure ]
</span><span class="cx"> css3/font-feature-settings-rendering.html [ Failure ]
</span><ins>+css3/masking/mask-base64.html [ ImageOnlyFailure ]
+css3/masking/mask-repeat-space-padding.html [ Failure ]
+css3/masking/mask-svg-clipped-fragmentId.html [ ImageOnlyFailure ]
</ins><span class="cx"> css3/shapes/shape-outside/shape-image/shape-image-001.html [ ImageOnlyFailure ]
</span><span class="cx"> css3/shapes/shape-outside/shape-image/shape-image-002.html [ ImageOnlyFailure ]
</span><span class="cx"> css3/shapes/shape-outside/shape-image/shape-image-003.html [ ImageOnlyFailure ]
</span><span class="lines">@@ -250,6 +258,7 @@
</span><span class="cx"> pageoverlay/overlay-large-document.html [ Failure ]
</span><span class="cx"> 
</span><span class="cx"> # Scrollbar test that fail:
</span><ins>+scrollbars/corner-resizer-window-inactive.html [ ImageOnlyFailure ]
</ins><span class="cx"> scrollbars/scrollbar-miss-mousemove-disabled.html [ Failure ]
</span><span class="cx"> scrollbars/scrolling-backward-by-page-accounting-bottom-fixed-elements-on-keyboard-spacebar.html [ Failure ]
</span><span class="cx"> scrollbars/scrolling-backward-by-page-on-keyboard-spacebar.html [ Failure ]
</span><span class="lines">@@ -429,7 +438,23 @@
</span><span class="cx"> svg/custom/image-with-prefix-in-webarchive.svg
</span><span class="cx"> 
</span><span class="cx"> # SVG tests that fail:
</span><ins>+imported/mozilla/svg/dynamic-text-07.svg [ ImageOnlyFailure ]
+imported/mozilla/svg/filters/feConvolveMatrix-1.svg [ ImageOnlyFailure ]
+imported/mozilla/svg/filters/feConvolveMatrix-2.svg [ ImageOnlyFailure ]
+imported/mozilla/svg/filters/feSpecularLighting-1.svg [ ImageOnlyFailure ]
+imported/mozilla/svg/filters/feTurbulence-offset.svg [ ImageOnlyFailure ]
+imported/mozilla/svg/image/image-opacity-01.svg [ ImageOnlyFailure ]
+imported/mozilla/svg/image/image-opacity-02.svg [ ImageOnlyFailure ]
+imported/mozilla/svg/image/image-rotate-01.svg [ ImageOnlyFailure ]
+imported/mozilla/svg/image/image-translate-01.svg [ ImageOnlyFailure ]
+imported/mozilla/svg/image/image-x-01.svg [ ImageOnlyFailure ]
+imported/mozilla/svg/image/image-xy-01.svg [ ImageOnlyFailure ]
+imported/mozilla/svg/image/image-y-01.svg [ ImageOnlyFailure ]
+imported/mozilla/svg/text/clipPath-content.svg [ ImageOnlyFailure ]
+imported/mozilla/svg/text/text-shadow.svg [ ImageOnlyFailure ]
+imported/mozilla/svg/tspan-rotate-07.svg [ ImageOnlyFailure ]
</ins><span class="cx"> svg/animations/getCurrentTime-pause-unpause.html [ Failure ]
</span><ins>+svg/animations/mozilla/animateMotion-mpath-targetChange-1.svg [ ImageOnlyFailure ]
</ins><span class="cx"> svg/animations/reinserting-svg-into-document.html [ Failure ]
</span><span class="cx"> svg/custom/embedded-svg-allowed-in-dashboard.xml [ Failure ]
</span><span class="cx"> svg/custom/focus-event-handling-keyboard.xhtml [ Failure ]
</span><span class="lines">@@ -447,15 +472,26 @@
</span><span class="cx"> svg/custom/manually-parsed-svg-allowed-in-dashboard.html [ Failure ]
</span><span class="cx"> svg/custom/marker-changes.svg [ Failure ]
</span><span class="cx"> svg/custom/non-scaling-stroke-update.svg [ ImageOnlyFailure ]
</span><ins>+svg/custom/pointer-events-image-css-transform.svg [ Failure ]
+svg/custom/pointer-events-image.svg [ Failure ]
+svg/custom/pointer-events-path.svg [ Failure ]
+svg/custom/pointer-events-text-css-transform.svg [ Failure ]
+svg/custom/pointer-events-text.svg [ Failure ]
</ins><span class="cx"> svg/custom/polyline-hittest.svg [ Failure ]
</span><span class="cx"> svg/custom/repaint-shadow.svg [ Failure ]
</span><span class="cx"> svg/custom/stroke-width-click.svg [ Failure ]
</span><span class="cx"> svg/custom/svg-allowed-in-dashboard-object.html [ Failure ]
</span><ins>+svg/custom/svg-fonts-fallback.xhtml [ Failure ]
</ins><span class="cx"> svg/custom/text-hit-test.svg [ Failure ]
</span><span class="cx"> svg/custom/use-clipped-hit.svg [ Failure ]
</span><span class="cx"> svg/custom/use-css-events.svg [ ImageOnlyFailure ]
</span><span class="cx"> svg/custom/viewBox-hit.svg [ Failure ]
</span><span class="cx"> svg/dom/SVGLength-px-with-context.html [ Failure ]
</span><ins>+svg/filters/feOffset.svg [ Failure ]
+svg/filters/feTile.svg [ Failure ]
+svg/filters/feTurbulence_bad_seeds.html [ ImageOnlyFailure ]
+svg/filters/filter-clip.svg [ Failure ]
+svg/hixie/intrinsic/003.html [ Failure ]
</ins><span class="cx"> svg/hixie/text/001.xml [ Failure ]
</span><span class="cx"> svg/masking/mask-transformed-text-missing.svg [ ImageOnlyFailure ]
</span><span class="cx"> svg/text/foreignObject-repaint.xml [ Failure ]
</span><span class="lines">@@ -476,24 +512,6 @@
</span><span class="cx"> svg/zoom/page/zoom-svg-through-object-with-huge-size.xhtml [ Failure ]
</span><span class="cx"> svg/zoom/page/zoom-svg-through-object-with-override-size.html [ Failure ]
</span><span class="cx"> svg/zoom/page/zoom-svg-through-object-with-percentage-size.xhtml [ Failure ]
</span><del>-svg/filters/feOffset.svg [ Failure ]
-svg/filters/feTile.svg [ Failure ]
-svg/filters/filter-clip.svg [ Failure ]
-svg/hixie/intrinsic/003.html [ Failure ]
-imported/mozilla/svg/filters/feConvolveMatrix-1.svg [ ImageOnlyFailure ]
-imported/mozilla/svg/filters/feConvolveMatrix-2.svg [ ImageOnlyFailure ]
-imported/mozilla/svg/filters/feSpecularLighting-1.svg [ ImageOnlyFailure ]
-imported/mozilla/svg/filters/feTurbulence-offset.svg [ ImageOnlyFailure ]
-imported/mozilla/svg/image/image-opacity-01.svg [ ImageOnlyFailure ]
-imported/mozilla/svg/image/image-opacity-02.svg [ ImageOnlyFailure ]
-imported/mozilla/svg/image/image-rotate-01.svg [ ImageOnlyFailure ]
-imported/mozilla/svg/image/image-translate-01.svg [ ImageOnlyFailure ]
-imported/mozilla/svg/image/image-x-01.svg [ ImageOnlyFailure ]
-imported/mozilla/svg/image/image-xy-01.svg [ ImageOnlyFailure ]
-imported/mozilla/svg/image/image-y-01.svg [ ImageOnlyFailure ]
-imported/mozilla/svg/text/clipPath-content.svg [ ImageOnlyFailure ]
-imported/mozilla/svg/text/text-shadow.svg [ ImageOnlyFailure ]
-imported/mozilla/svg/tspan-rotate-07.svg [ ImageOnlyFailure ]
</del><span class="cx"> 
</span><span class="cx"> # &lt;rdar://problem/19223413&gt; ASSERT(animatedTypes[0].properties.size() == 1) failed in SVGAnimatedTypeAnimator::constructFromBaseValue()
</span><span class="cx"> svg/animations/unsupported-animate-element-attributes.svg
</span><span class="lines">@@ -528,6 +546,9 @@
</span><span class="cx"> http/tests/cache/willsendrequest-returns-null-for-memory-cache-load.html [ Failure ]
</span><span class="cx"> http/tests/cookies/js-get-and-set-http-only-cookie.html [ Failure ]
</span><span class="cx"> http/tests/cookies/third-party-cookie-relaxing.html [ Failure ]
</span><ins>+http/tests/css/vertical-align-baseline-after-image-load-2.html [ ImageOnlyFailure ]
+http/tests/css/vertical-align-baseline-after-image-load-3.html [ ImageOnlyFailure ]
+http/tests/css/vertical-align-baseline-after-image-load.html [ ImageOnlyFailure ]
</ins><span class="cx"> http/tests/download/inherited-encoding-form-submission-result.html [ Failure ]
</span><span class="cx"> http/tests/globalhistory/history-delegate-basic-refresh-redirect.html [ Failure ]
</span><span class="cx"> http/tests/globalhistory/history-delegate-basic-visited-links.html [ Failure ]
</span><span class="lines">@@ -557,6 +578,7 @@
</span><span class="cx"> http/tests/misc/authentication-redirect-4/authentication-sent-to-redirect-same-origin-url.html [ Failure ]
</span><span class="cx"> http/tests/misc/bubble-drag-events.html [ Failure ]
</span><span class="cx"> http/tests/misc/copy-resolves-urls.html [ Failure ]
</span><ins>+http/tests/misc/empty-urls.html [ Failure ]
</ins><span class="cx"> http/tests/misc/favicon-as-image.html [ Failure ]
</span><span class="cx"> http/tests/misc/favicon-loads-with-icon-loading-override.html [ Failure ]
</span><span class="cx"> http/tests/misc/favicon-loads-with-images-disabled.html [ Failure ]
</span><span class="lines">@@ -603,6 +625,7 @@
</span><span class="cx"> http/tests/security/listener/xss-window-onclick-addEventListener.html [ Failure ]
</span><span class="cx"> http/tests/security/listener/xss-window-onclick-shortcut.html [ Failure ]
</span><span class="cx"> http/tests/security/local-user-CSS-from-remote.html [ Failure ]
</span><ins>+http/tests/security/local-video-source-from-remote.html [ Failure ]
</ins><span class="cx"> http/tests/security/mixedContent/insecure-plugin-in-iframe.html [ Failure ]
</span><span class="cx"> http/tests/security/no-referrer.html [ Failure ]
</span><span class="cx"> http/tests/security/redirect-BLOCKED-to-localURL.html [ Failure ]
</span><span class="lines">@@ -611,11 +634,8 @@
</span><span class="cx"> http/tests/security/storage-blocking-loosened-private-browsing-plugin.html [ Failure ]
</span><span class="cx"> http/tests/security/storage-blocking-strengthened-plugin.html [ Failure ]
</span><span class="cx"> http/tests/security/storage-blocking-strengthened-private-browsing-plugin.html [ Failure ]
</span><ins>+http/tests/security/svg-image-with-css-cross-domain.html [ ImageOnlyFailure ]
</ins><span class="cx"> http/tests/uri/css-href.php [ Failure ]
</span><del>-http/tests/css/vertical-align-baseline-after-image-load-2.html [ ImageOnlyFailure ]
-http/tests/css/vertical-align-baseline-after-image-load-3.html [ ImageOnlyFailure ]
-http/tests/css/vertical-align-baseline-after-image-load.html [ ImageOnlyFailure ]
-http/tests/security/svg-image-with-css-cross-domain.html [ ImageOnlyFailure ]
</del><span class="cx"> 
</span><span class="cx"> # HTTP tests that assert:
</span><span class="cx"> http/tests/appcache/crash-when-navigating-away-then-back.html
</span><span class="lines">@@ -1472,10 +1492,12 @@
</span><span class="cx"> 
</span><span class="cx"> # CSS transform tests that fail:
</span><span class="cx"> transforms/2d/transform-fixed-container.html [ Failure ]
</span><ins>+transforms/hittest-translated-content-off-to-infinity-and-back.html [ ImageOnlyFailure ]
</ins><span class="cx"> 
</span><span class="cx"> # Editing tests that fail:
</span><span class="cx"> editing/caret/color-span-inside-editable-background.html [ ImageOnlyFailure ]
</span><span class="cx"> editing/caret/color-span-inside-editable.html [ ImageOnlyFailure ]
</span><ins>+editing/deleting/5144139-2.html [ Failure ]
</ins><span class="cx"> editing/deleting/5729680.html [ Failure ]
</span><span class="cx"> editing/deleting/collapse-whitespace-3587601-fix.html [ Failure ]
</span><span class="cx"> editing/deleting/delete-3608445-fix.html [ Failure ]
</span><span class="lines">@@ -1574,6 +1596,7 @@
</span><span class="cx"> editing/inserting/typing-tab-designmode-forms.html [ Failure ]
</span><span class="cx"> editing/inserting/typing-tab-designmode.html [ Failure ]
</span><span class="cx"> editing/pasteboard/4242293-1.html [ Failure ]
</span><ins>+editing/pasteboard/4631972.html [ Failure ]
</ins><span class="cx"> editing/pasteboard/5761530-1.html [ Failure ]
</span><span class="cx"> editing/pasteboard/5780697-2.html [ Failure ]
</span><span class="cx"> editing/pasteboard/8145-1.html [ Failure ]
</span><span class="lines">@@ -1649,20 +1672,37 @@
</span><span class="cx"> editing/pasteboard/paste-sanitize-crash-2.html [ Failure ]
</span><span class="cx"> editing/pasteboard/paste-table-003.html [ Failure ]
</span><span class="cx"> editing/pasteboard/paste-table-cells.html [ Failure ]
</span><ins>+editing/pasteboard/paste-text-004.html [ Failure ]
</ins><span class="cx"> editing/pasteboard/paste-text-005.html [ Failure ]
</span><span class="cx"> editing/pasteboard/paste-text-006.html [ Failure ]
</span><ins>+editing/pasteboard/paste-text-008.html [ Failure ]
+editing/pasteboard/paste-text-009.html [ Failure ]
+editing/pasteboard/paste-text-013.html [ Failure ]
+editing/pasteboard/paste-text-014.html [ Failure ]
+editing/pasteboard/paste-text-016.html [ Failure ]
</ins><span class="cx"> editing/pasteboard/paste-text-017.html [ Failure ]
</span><span class="cx"> editing/pasteboard/paste-text-018.html [ Failure ]
</span><ins>+editing/pasteboard/paste-text-019.html [ Failure ]
+editing/pasteboard/paste-text-at-tabspan-003.html [ Failure ]
</ins><span class="cx"> editing/pasteboard/paste-text-events.html [ Failure ]
</span><span class="cx"> editing/pasteboard/paste-visible-script.html [ Failure ]
</span><span class="cx"> editing/pasteboard/paste-wrapped-blockquote-into-nonblockquote.html [ Failure ]
</span><ins>+editing/pasteboard/paste-xml.xhtml [ Failure ]
</ins><span class="cx"> editing/pasteboard/pasting-empty-html-falls-back-to-text.html [ Failure ]
</span><ins>+editing/pasteboard/pasting-object.html [ Failure ]
</ins><span class="cx"> editing/pasteboard/prevent-block-nesting-01.html [ Failure ]
</span><ins>+editing/pasteboard/quirks-mode-br-1.html [ Failure ]
+editing/pasteboard/simplfiying-markup-should-not-strip-content.html [ Failure ]
+editing/pasteboard/smart-drag-drop.html [ Failure ]
</ins><span class="cx"> editing/pasteboard/smart-paste-001.html [ Failure ]
</span><span class="cx"> editing/pasteboard/smart-paste-002.html [ Failure ]
</span><span class="cx"> editing/pasteboard/smart-paste-003.html [ Failure ]
</span><span class="cx"> editing/pasteboard/smart-paste-004.html [ Failure ]
</span><span class="cx"> editing/pasteboard/smart-paste-005.html [ Failure ]
</span><ins>+editing/pasteboard/smart-paste-007.html [ Failure ]
+editing/pasteboard/smart-paste-008.html [ Failure ]
+editing/pasteboard/styled-element-markup.html [ Failure ]
+editing/pasteboard/undoable-fragment-removes.html [ Failure ]
</ins><span class="cx"> editing/secure-input/password-input-changed-type.html [ Failure ]
</span><span class="cx"> editing/secure-input/password-input-focusing-to-different-frame.html [ Failure ]
</span><span class="cx"> editing/secure-input/password-input-focusing.html [ Failure ]
</span><span class="lines">@@ -1754,6 +1794,7 @@
</span><span class="cx"> editing/selection/move-by-word-visually-mac.html [ Failure ]
</span><span class="cx"> editing/selection/move-by-word-visually-multi-line.html [ Failure ]
</span><span class="cx"> editing/selection/move-left-right.html [ Failure ]
</span><ins>+editing/selection/replace-selection-1.html [ Failure ]
</ins><span class="cx"> editing/selection/rtl-move-selection-right-left.html [ Failure ]
</span><span class="cx"> editing/selection/select-all-001.html [ Failure ]
</span><span class="cx"> editing/selection/select-all-002.html [ Failure ]
</span><span class="lines">@@ -1820,6 +1861,7 @@
</span><span class="cx"> editing/undo/undo-misspellings.html [ Failure ]
</span><span class="cx"> editing/undo/undo-smart-delete-word.html [ Failure ]
</span><span class="cx"> editing/undo/undo-typing-001.html [ Failure ]
</span><ins>+editing/unsupported-content/list-type-after.html [ Failure ]
</ins><span class="cx"> 
</span><span class="cx"> # Editing tests that time out:
</span><span class="cx"> editing/input/page-up-down-scrolls.html
</span></span></pre>
</div>
</div>

</body>
</html>