<!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>[179400] branches/safari-600.1.4.15-branch/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/179400">179400</a></dd>
<dt>Author</dt> <dd>ddkilzer@apple.com</dd>
<dt>Date</dt> <dd>2015-01-30 09:22:29 -0800 (Fri, 30 Jan 2015)</dd>
</dl>

<h3>Log Message</h3>
<pre>Fix lint warnings for ios-simulator (wk1) TestExpectations

* platform/ios-simulator/TestExpectations: Remove tests that
don't exist on the branch or are duplicate expectations.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#branchessafari6001415branchLayoutTestsChangeLog">branches/safari-600.1.4.15-branch/LayoutTests/ChangeLog</a></li>
<li><a href="#branchessafari6001415branchLayoutTestsplatformiossimulatorTestExpectations">branches/safari-600.1.4.15-branch/LayoutTests/platform/ios-simulator/TestExpectations</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="branchessafari6001415branchLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: branches/safari-600.1.4.15-branch/LayoutTests/ChangeLog (179399 => 179400)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-600.1.4.15-branch/LayoutTests/ChangeLog        2015-01-30 17:22:26 UTC (rev 179399)
+++ branches/safari-600.1.4.15-branch/LayoutTests/ChangeLog        2015-01-30 17:22:29 UTC (rev 179400)
</span><span class="lines">@@ -1,3 +1,10 @@
</span><ins>+2015-01-30  David Kilzer  &lt;ddkilzer@apple.com&gt;
+
+        Fix lint warnings for ios-simulator (wk1) TestExpectations
+
+        * platform/ios-simulator/TestExpectations: Remove tests that
+        don't exist on the branch or are duplicate expectations.
+
</ins><span class="cx"> 2015-01-28  David Kilzer  &lt;ddkilzer@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         run-webkit-tests: Merge 46 commits from trunk to make it work
</span></span></pre></div>
<a id="branchessafari6001415branchLayoutTestsplatformiossimulatorTestExpectations"></a>
<div class="modfile"><h4>Modified: branches/safari-600.1.4.15-branch/LayoutTests/platform/ios-simulator/TestExpectations (179399 => 179400)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-600.1.4.15-branch/LayoutTests/platform/ios-simulator/TestExpectations        2015-01-30 17:22:26 UTC (rev 179399)
+++ branches/safari-600.1.4.15-branch/LayoutTests/platform/ios-simulator/TestExpectations        2015-01-30 17:22:29 UTC (rev 179400)
</span><span class="lines">@@ -27,7 +27,7 @@
</span><span class="cx"> batterystatus
</span><span class="cx"> fast/mediastream
</span><span class="cx"> fast/notifications
</span><del>-fast/speechsynthesis
</del><ins>+fast/speech
</ins><span class="cx"> gamepad
</span><span class="cx"> java
</span><span class="cx"> mhtml
</span><span class="lines">@@ -75,17 +75,6 @@
</span><span class="cx"> storage/storagequota-request-quota.html
</span><span class="cx"> storage/websql/quota-tracking.html
</span><span class="cx"> 
</span><del>-# iOS doesn't have a local inspector
-inspector/event-listener-set.html
-inspector/protocol-promise-result.html
-inspector/event-listener.html
-inspector/test-harness-trivially-works.html
-inspector/model/parse-script-syntax-tree.html
-inspector/page/main-frame-resource.html
-inspector/css/selector-specificity.html
-inspector/css/matched-style-properties.html
-inspector/css/pseudo-element-matches.html
-
</del><span class="cx"> # ShadowDOM is not enabled on iOS
</span><span class="cx"> fast/dom/shadow
</span><span class="cx"> fast/dom/HTMLTemplateElement/cycles-in-shadow.html
</span><span class="lines">@@ -289,7 +278,6 @@
</span><span class="cx"> crypto/subtle/rsa-oaep-plaintext-length.html [ Skip ] # Timeout, Pass
</span><span class="cx"> 
</span><span class="cx"> # Crypto tests that fail:
</span><del>-crypto/subtle/rsa-indexeddb-non-exportable.html [ Failure ]
</del><span class="cx"> crypto/subtle/rsa-indexeddb.html [ Failure ]
</span><span class="cx"> 
</span><span class="cx"> # Compositing tests that fail:
</span><span class="lines">@@ -444,7 +432,6 @@
</span><span class="cx"> css3/device-adapt/viewport-at-rule-parsing.html [ Failure ]
</span><span class="cx"> css3/device-adapt/viewport-properties-validation.html [ Failure ]
</span><span class="cx"> css3/device-adapt/viewport-width-check-window-innerwidth-correct.html [ Failure ]
</span><del>-css3/filters/backdrop/effect-hw.html [ ImageOnlyFailure ]
</del><span class="cx"> css3/filters/blur-filter-page-scroll-parents.html [ Failure ]
</span><span class="cx"> css3/filters/blur-filter-page-scroll-self.html [ Failure ]
</span><span class="cx"> css3/filters/blur-filter-page-scroll.html [ Failure ]
</span><span class="lines">@@ -475,43 +462,10 @@
</span><span class="cx"> css3/filters/regions-expanding.html [ Failure ]
</span><span class="cx"> css3/flexbox/auto-margins.html [ ImageOnlyFailure ]
</span><span class="cx"> css3/flexbox/button.html [ Failure ]
</span><del>-css3/flexbox/csswg/flexbox_direction-row-reverse.html [ ImageOnlyFailure ]
</del><span class="cx"> css3/flexbox/flexitem.html [ Failure ]
</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><del>-css3/shapes/shape-outside/shape-box/shape-outside-box-002.html [ ImageOnlyFailure ]
-css3/shapes/shape-outside/shape-box/shape-outside-box-003.html [ ImageOnlyFailure ]
-css3/shapes/shape-outside/shape-box/shape-outside-box-004.html [ ImageOnlyFailure ]
-css3/shapes/shape-outside/shape-box/shape-outside-box-006.html [ ImageOnlyFailure ]
-css3/shapes/shape-outside/shape-box/shape-outside-box-007.html [ ImageOnlyFailure ]
-css3/shapes/shape-outside/shape-box/shape-outside-box-008.html [ ImageOnlyFailure ]
-css3/shapes/shape-outside/shape-image/shape-image-000.html [ ImageOnlyFailure ]
-css3/shapes/shape-outside/shape-image/shape-image-004.html [ ImageOnlyFailure ]
-css3/shapes/shape-outside/shape-image/shape-image-009.html [ ImageOnlyFailure ]
-css3/shapes/shape-outside/shape-image/shape-image-013.html [ ImageOnlyFailure ]
-css3/shapes/shape-outside/shape-image/shape-image-015.html [ ImageOnlyFailure ]
-css3/shapes/shape-outside/shape-image/shape-image-016.html [ ImageOnlyFailure ]
-css3/shapes/shape-outside/shape-image/shape-image-025.html [ ImageOnlyFailure ]
-css3/shapes/shape-outside/supported-shapes/circle/shape-outside-circle-017.html [ ImageOnlyFailure ]
-css3/shapes/shape-outside/supported-shapes/circle/shape-outside-circle-019.html [ ImageOnlyFailure ]
-css3/shapes/shape-outside/supported-shapes/circle/shape-outside-circle-027.html [ ImageOnlyFailure ]
-css3/shapes/shape-outside/supported-shapes/ellipse/shape-outside-ellipse-017.html [ ImageOnlyFailure ]
-css3/shapes/shape-outside/supported-shapes/inset/shape-outside-inset-010.html [ ImageOnlyFailure ]
-css3/shapes/shape-outside/supported-shapes/inset/shape-outside-inset-011.html [ ImageOnlyFailure ]
-css3/shapes/shape-outside/supported-shapes/inset/shape-outside-inset-012.html [ ImageOnlyFailure ]
-css3/shapes/shape-outside/supported-shapes/inset/shape-outside-inset-013.html [ ImageOnlyFailure ]
-css3/shapes/shape-outside/supported-shapes/inset/shape-outside-inset-014.html [ ImageOnlyFailure ]
-css3/shapes/shape-outside/supported-shapes/inset/shape-outside-inset-015.html [ ImageOnlyFailure ]
-css3/shapes/shape-outside/values/shape-margin-001.html [ Failure ]
-css3/shapes/shape-outside/values/shape-outside-circle-004.html [ Failure ]
-css3/shapes/shape-outside/values/shape-outside-circle-005.html [ Failure ]
-css3/shapes/shape-outside/values/shape-outside-computed-shape-000.html [ Failure ]
-css3/shapes/shape-outside/values/shape-outside-ellipse-004.html [ Failure ]
-css3/shapes/shape-outside/values/shape-outside-ellipse-005.html [ Failure ]
-css3/shapes/shape-outside/values/shape-outside-inset-003.html [ Failure ]
-css3/shapes/shape-outside/values/shape-outside-polygon-004.html [ Failure ]
-css3/shapes/shape-outside/values/shape-outside-shape-arguments-000.html [ Failure ]
</del><span class="cx"> css3/unicode-bidi-isolate-aharon-failing.html [ ImageOnlyFailure ]
</span><span class="cx"> css3/zoom-coords.xhtml [ Failure ]
</span><span class="cx"> 
</span><span class="lines">@@ -577,16 +531,7 @@
</span><span class="cx"> webkit.org/b/137572 scrollbars/scrollable-iframe-remove-crash.html [ Skip ] # Timeout, Fail
</span><span class="cx"> webkit.org/b/137572 scrollbars/scrollbar-drag-thumb-with-large-content.html [ Failure ]
</span><span class="cx"> webkit.org/b/137572 scrollbars/scrollbar-iframe-click-does-not-blur-content.html [ Failure ]
</span><del>-webkit.org/b/137572 scrollbars/scrollbar-selectors.html [ Failure ]
</del><span class="cx"> webkit.org/b/137572 scrollbars/scrollevent-iframe-no-scrolling.html [ Failure ]
</span><del>-scrollbars/scrolling-backward-by-page-accounting-bottom-fixed-elements-on-keyboard-spacebar.html [ Failure ]
-scrollbars/scrolling-backward-by-page-on-keyboard-spacebar.html [ Failure ]
-scrollbars/scrolling-by-page-accounting-oversized-fixed-elements-on-keyboard-spacebar.html [ Failure ]
-scrollbars/scrolling-by-page-accounting-top-fixed-elements-on-keyboard-spacebar.html [ Failure ]
-scrollbars/scrolling-by-page-accounting-top-fixed-elements-with-negative-top-on-keyboard-spacebar.html [ Failure ]
-scrollbars/scrolling-by-page-ignoring-hidden-fixed-elements-on-keyboard-spacebar.html [ Failure ]
-scrollbars/scrolling-by-page-ignoring-transparent-fixed-elements-on-keyboard-spacebar.html [ Failure ]
-scrollbars/scrolling-by-page-on-keyboard-spacebar.html [ Failure ]
</del><span class="cx"> scrollbars/scrollbar-miss-mousemove-disabled.html [ Failure ]
</span><span class="cx"> scrollbars/scrollbars-on-positioned-content.html [ Failure ]
</span><span class="cx"> 
</span><span class="lines">@@ -595,10 +540,6 @@
</span><span class="cx"> js/dom/dom-static-property-for-in-iteration.html [ Failure ]
</span><span class="cx"> js/dom/global-constructors-attributes.html [ Failure ]
</span><span class="cx"> 
</span><del>-# Page overlay tests that fail:
-pageoverlay/overlay-large-document-scrolled.html [ Failure ]
-pageoverlay/overlay-large-document.html [ Failure ]
-
</del><span class="cx"> # MathML tests that fail:
</span><span class="cx"> mathml/opentype/horizontal.html [ Failure ]
</span><span class="cx"> mathml/opentype/opentype-stretchy-horizontal.html [ Failure ]
</span><span class="lines">@@ -618,7 +559,6 @@
</span><span class="cx"> svg/filters/feDisplacementMap-filterUnits.svg [ ImageOnlyFailure ]
</span><span class="cx"> svg/text/alt-glyph-for-surrogate-pair.svg [ ImageOnlyFailure ]
</span><span class="cx"> svg/text/hidpi-text-selection-rect-position.html [ ImageOnlyFailure ]
</span><del>-svg/text/svg-font-word-rounding-hacks-spaces.html [ ImageOnlyFailure ]
</del><span class="cx"> svg/text/textpath-outline.svg [ ImageOnlyFailure ]
</span><span class="cx"> svg/css/composite-shadow-text.svg [ Failure ]
</span><span class="cx"> svg/css/css-box-min-width.html [ Failure ]
</span><span class="lines">@@ -1019,9 +959,6 @@
</span><span class="cx"> svg/W3C-SVG-1.2-Tiny/struct-use-recursion-02-t.svg [ Failure ]
</span><span class="cx"> svg/W3C-SVG-1.2-Tiny/struct-use-recursion-03-t.svg [ Failure ]
</span><span class="cx"> svg/animations/animate-css-xml-attributeType.html [ Failure ]
</span><del>-svg/animations/animate-marker-orienttype-1.html [ Failure ]
-svg/animations/animate-marker-orienttype-2.html [ Failure ]
-svg/animations/animate-marker-orienttype-3.html [ Failure ]
</del><span class="cx"> svg/animations/animate-text-nested-transforms.html [ Failure ]
</span><span class="cx"> svg/as-background-image/animated-svg-as-background.html [ Failure ]
</span><span class="cx"> svg/as-background-image/svg-as-background-1.html [ Failure ]
</span><span class="lines">@@ -1084,8 +1021,6 @@
</span><span class="cx"> svg/css/composite-shadow-example.html [ Failure ]
</span><span class="cx"> svg/css/composite-shadow-with-opacity.html [ Failure ]
</span><span class="cx"> svg/css/group-with-shadow.svg [ Failure ]
</span><del>-svg/css/parse-height.html [ Failure ]
-svg/css/parse-length.html [ Failure ]
</del><span class="cx"> svg/css/stars-with-shadow.html [ Failure ]
</span><span class="cx"> svg/css/text-gradient-shadow.svg [ Failure ]
</span><span class="cx"> svg/custom/animate-path-discrete.svg [ Failure ]
</span><span class="lines">@@ -1362,7 +1297,6 @@
</span><span class="cx"> fast/css/negative-text-indent-in-inline-block.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/css/object-fit/object-fit-input-image.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/css/object-fit/object-fit-video-poster.html [ ImageOnlyFailure ]
</span><del>-fast/css/read-only-read-write-input-basics.html [ ImageOnlyFailure ]
</del><span class="cx"> fast/css/sticky/inflow-sticky.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/css/sticky/inline-sticky-abspos-child.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/css/sticky/inline-sticky.html [ ImageOnlyFailure ]
</span><span class="lines">@@ -1381,7 +1315,6 @@
</span><span class="cx"> fast/css/sticky/sticky-writing-mode-vertical-lr.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/css/sticky/sticky-writing-mode-vertical-rl.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/dom/custom/lifecycle-ready-parser-only.html [ ImageOnlyFailure ]
</span><del>-fast/filter-image/clipped-filter.html [ ImageOnlyFailure ]
</del><span class="cx"> fast/forms/button-with-float.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/forms/datalist/datalist-fallback-content.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/forms/file/file-input-reset.html [ ImageOnlyFailure ]
</span><span class="lines">@@ -1395,7 +1328,6 @@
</span><span class="cx"> fast/frames/hidpi-position-iframe-on-device-pixel.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/hidpi/image-srcset-svg-canvas.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/images/pdf-as-image-with-annotations.html [ ImageOnlyFailure ]
</span><del>-fast/inline/hidpi-inline-selection-leaves-gap.html [ ImageOnlyFailure ]
</del><span class="cx"> fast/inline/hidpi-inline-text-decoration-with-subpixel-value.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/inline/hidpi-pixel-gap-between-adjacent-selection-inlines.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/inline/hidpi-select-inline-on-subpixel-position.html [ ImageOnlyFailure ]
</span><span class="lines">@@ -1504,7 +1436,6 @@
</span><span class="cx"> fast/regions/fragmentation-after-monolithic-overflow-single-region.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/regions/fragmentation-after-monolithic-overflow.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/regions/frame-view-overflow-scroll.html [ ImageOnlyFailure ]
</span><del>-fast/regions/generated-content/firstletter-inside-flowthread.html [ ImageOnlyFailure ]
</del><span class="cx"> fast/regions/hidpi-region-with-auto-margin-on-subpixel-position.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/regions/hover-content-inside-iframe-in-region.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/regions/hover-in-second-region.html [ ImageOnlyFailure ]
</span><span class="lines">@@ -1522,11 +1453,6 @@
</span><span class="cx"> fast/regions/layers/stacking-context-paint-order.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/regions/list-item-as-region.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/regions/listmarker-inside-flowthread.html [ ImageOnlyFailure ]
</span><del>-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 ]
</del><span class="cx"> fast/regions/named-flow-content-order-1.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/regions/named-flow-content-order-2.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/regions/nested-floated-region.html [ ImageOnlyFailure ]
</span><span class="lines">@@ -1554,28 +1480,6 @@
</span><span class="cx"> fast/regions/percentage-margins-mixed-rtl-dominant-regions.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/regions/percentage-margins-rtl-variable-width-regions.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/regions/percentage-margins-variable-width-regions.html [ ImageOnlyFailure ]
</span><del>-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 ]
</del><span class="cx"> fast/regions/region-as-bfc-avoids-float.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/regions/region-border-radius-overflow-clip.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/regions/region-clipping.html [ ImageOnlyFailure ]
</span><span class="lines">@@ -1597,20 +1501,11 @@
</span><span class="cx"> fast/regions/repaint/fixed-in-named-flow-cb-changed2.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/regions/repaint/region-painting-composited-element.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/regions/repaint/region-painting-in-composited-view.html [ ImageOnlyFailure ]
</span><del>-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 ]
</del><span class="cx"> fast/regions/selection/selecting-text-ignoring-region-horiz-bt.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/regions/selection/selecting-text-ignoring-region.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/regions/selection/selecting-text-in-2-regions-horiz-bt.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/regions/selection/selecting-text-in-2-regions.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/regions/selection/selecting-text-through-different-region-flows.html [ ImageOnlyFailure ]
</span><del>-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 ]
</del><span class="cx"> fast/regions/shape-outside-floats/regions-shape-outside-content-flows-multiple-regions.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/regions/shape-outside-floats/regions-shape-outside-floats-inset.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/regions/shape-outside-floats/regions-shape-outside-region-polygon-floats.html [ ImageOnlyFailure ]
</span><span class="lines">@@ -1629,8 +1524,6 @@
</span><span class="cx"> fast/regions/webkit-flow-renderer-layer.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/regions/webkit-flow-renderer-nested.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/regions/webkit-flow-renderer.html [ ImageOnlyFailure ]
</span><del>-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 ]
</del><span class="cx"> fast/ruby/ruby-justification.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/selectors/input-with-selection-pseudo-element.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/selectors/selection-window-inactive.html [ ImageOnlyFailure ]
</span><span class="lines">@@ -1734,10 +1627,7 @@
</span><span class="cx"> fast/canvas/canvas-gradient-addStop-error.html [ Failure ]
</span><span class="cx"> fast/canvas/canvas-measureText-ideographicSpace.html [ Failure ]
</span><span class="cx"> fast/canvas/canvas-quadratic-same-endpoint.html [ Failure ]
</span><del>-fast/canvas/draw-focus-if-needed-with-path.html [ Failure ]
-fast/canvas/draw-focus-if-needed.html [ Failure ]
</del><span class="cx"> fast/css-generated-content/table-parts-before-and-after.html [ Failure ]
</span><del>-fast/css-grid-layout/grid-item-order-in-content-sized-columns-resolution.html [ Failure ]
</del><span class="cx"> fast/css/absolute-child-with-percent-height-inside-relative-parent.html [ Failure ]
</span><span class="cx"> fast/css/background-image-with-baseurl.html [ Failure ]
</span><span class="cx"> fast/css/button-height.html [ Failure ]
</span><span class="lines">@@ -1749,7 +1639,6 @@
</span><span class="cx"> fast/css/caption-width-relative-position.htm [ Failure ]
</span><span class="cx"> fast/css/content/content-quotes-01.html [ Failure ]
</span><span class="cx"> fast/css/content/content-quotes-05.html [ Failure ]
</span><del>-fast/css/content/content-quotes-07.html [ Failure ]
</del><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><span class="lines">@@ -2042,7 +1931,6 @@
</span><span class="cx"> fast/forms/implicit-submission.html [ Failure ]
</span><span class="cx"> fast/forms/input-baseline.html [ Failure ]
</span><span class="cx"> fast/forms/input-live-pseudo-selectors.html [ Failure ]
</span><del>-fast/forms/input-maxlength-inserting-in-middle.html [ Failure ]
</del><span class="cx"> fast/forms/input-no-renderer.html [ Failure ]
</span><span class="cx"> fast/forms/input-readonly-select.html [ Failure ]
</span><span class="cx"> fast/forms/input-select-on-click.html [ Failure ]
</span><span class="lines">@@ -2064,7 +1952,6 @@
</span><span class="cx"> fast/forms/listbox-non-contiguous-keyboard-selection.html [ Failure ]
</span><span class="cx"> fast/forms/listbox-onchange.html [ Failure ]
</span><span class="cx"> fast/forms/listbox-selection-2.html [ Failure ]
</span><del>-fast/forms/listbox-selection-after-typeahead.html [ Failure ]
</del><span class="cx"> fast/forms/listbox-selection.html [ Failure ]
</span><span class="cx"> fast/forms/listbox-typeahead-scroll.html [ Failure ]
</span><span class="cx"> fast/forms/number/number-input-changeevent.html [ Failure ]
</span><span class="lines">@@ -2202,8 +2089,6 @@
</span><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><del>-fast/regions/fullscreen/full-screen-video-from-region.html [ Failure ]
-fast/regions/fullscreen/full-screen-video-in-region-crash.html [ Failure ]
</del><span class="cx"> fast/regions/repaint/hover-border-radius.html [ Failure ]
</span><span class="cx"> fast/regions/repaint/repaint-regions-overflow.html [ Failure ]
</span><span class="cx"> fast/regions/select-multiple-in-region.html [ Failure ]
</span><span class="lines">@@ -2227,7 +2112,6 @@
</span><span class="cx"> fast/ruby/ruby-inline-style-not-updated.html [ Failure ]
</span><span class="cx"> fast/scrolling/scrollbar-mousedown-mouseup.html [ Failure ]
</span><span class="cx"> fast/scrolling/scrollbar-mousedown-move-mouseup.html [ Failure ]
</span><del>-fast/selectors/read-only-read-write-input-basics.html [ Failure ]
</del><span class="cx"> fast/shapes/shape-outside-floats/shape-outside-clip-path-selection.html [ Failure ]
</span><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="lines">@@ -2468,11 +2352,6 @@
</span><span class="cx"> fast/events/message-port-deleted-document.html
</span><span class="cx"> fast/events/message-port-deleted-frame.html
</span><span class="cx"> 
</span><del>-# &lt;rdar://problem/19226482&gt; fast/selectors/nth-child-of-boundaries-2.html fails
-fast/selectors/nth-child-of-boundaries-2.html
-fast/selectors/nth-child-of-boundaries-3.html
-fast/selectors/not-nested.html
-
</del><span class="cx"> # &lt;rdar://problem/19226573&gt; fast/parser/residual-style-hang.html fails
</span><span class="cx"> fast/parser/residual-style-hang.html
</span><span class="cx"> 
</span><span class="lines">@@ -2532,20 +2411,12 @@
</span><span class="cx"> css2.1/t1202-counters-09-b.html [ Failure ]
</span><span class="cx"> css2.1/t1202-counters-13-b.html [ Failure ]
</span><span class="cx"> css2.1/t1202-counters-14-b.html [ Failure ]
</span><del>-css3/filters/composited-during-transition-layertree.html [ Failure ]
-css3/selectors3/html/css3-modsel-61.html [ Failure ]
-css3/selectors3/html/css3-modsel-83.html [ Failure ]
-css3/selectors3/xhtml/css3-modsel-61.xml [ Failure ]
-css3/selectors3/xhtml/css3-modsel-83.xml [ Failure ]
-css3/selectors3/xml/css3-modsel-61.xml [ Failure ]
-css3/selectors3/xml/css3-modsel-83.xml [ Failure ]
</del><span class="cx"> http/tests/misc/favicon-as-image.html [ Failure ]
</span><span class="cx"> http/tests/misc/iframe404.html [ Failure ]
</span><span class="cx"> http/tests/misc/slow-loading-image-in-pattern.html [ Failure ]
</span><span class="cx"> http/tests/misc/slow-loading-mask.html [ Failure ]
</span><span class="cx"> http/tests/uri/css-href.php [ Failure ]
</span><span class="cx"> ietestcenter/css3/bordersbackgrounds/background-attachment-local-scrolling.htm [ Failure ]
</span><del>-mathml/opentype/opentype-stretchy-horizontal.html [ Failure ]
</del><span class="cx"> mathml/presentation/mo-stretch.html [ Failure ]
</span><span class="cx"> scrollbars/overflow-scrollbar-combinations.html [ Failure ]
</span><span class="cx"> svg/W3C-SVG-1.1/animate-elem-04-t.svg [ Failure ]
</span><span class="lines">@@ -2559,45 +2430,13 @@
</span><span class="cx"> svg/W3C-SVG-1.1/animate-elem-37-t.svg [ Failure ]
</span><span class="cx"> svg/W3C-SVG-1.1/animate-elem-41-t.svg [ Failure ]
</span><span class="cx"> svg/W3C-SVG-1.1/animate-elem-82-t.svg [ Failure ]
</span><del>-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 ]
</del><span class="cx"> svg/custom/svg-fonts-fallback.xhtml [ Failure ]
</span><del>-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 ]
</del><span class="cx"> svg/foreignObject/svg-document-in-html-document.svg [ Failure ]
</span><span class="cx"> svg/hixie/error/013.xml [ Failure ]
</span><span class="cx"> svg/hixie/intrinsic/003.html [ Failure ]
</span><span class="cx"> svg/hixie/text/003.html [ Failure ]
</span><span class="cx"> svg/text/non-bmp-positioning-lists.svg [ Failure ]
</span><span class="cx"> svg/text/text-rescale.html [ Failure ]
</span><del>-svg/zoom/page/zoom-foreignObject.svg [ Failure ]
</del><span class="cx"> tables/layering/paint-test-layering-1.html [ Failure ]
</span><span class="cx"> tables/layering/paint-test-layering-2.html [ Failure ]
</span><span class="cx"> tables/mozilla/bugs/bug2479-2.html [ Failure ]
</span><span class="lines">@@ -2607,10 +2446,3 @@
</span><span class="cx"> tables/mozilla_expected_failures/bugs/bug1010.html [ Failure ]
</span><span class="cx"> tables/mozilla_expected_failures/bugs/bug220653.html [ Failure ]
</span><span class="cx"> tables/mozilla_expected_failures/other/test4.html [ Failure ]
</span><del>-transforms/3d/point-mapping/3d-point-mapping-3.html [ Failure ]
-transforms/3d/point-mapping/3d-point-mapping-overlapping.html [ Failure ]
-
-###
-# Mark as passing specific tests in folders that were skipped temporarily above.
-##
-webkit.org/b/138970 fast/css/line-height-text-autosizing.html [ Pass ]
</del></span></pre>
</div>
</div>

</body>
</html>