<!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>[190880] 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/190880">190880</a></dd>
<dt>Author</dt> <dd>bfulgham@apple.com</dd>
<dt>Date</dt> <dd>2015-10-12 12:18:49 -0700 (Mon, 12 Oct 2015)</dd>
</dl>

<h3>Log Message</h3>
<pre>[Win] Unreviewed gardening

Unskip a bunch of passing tests.

* platform/win/TestExpectations:</pre>

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

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (190879 => 190880)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2015-10-12 19:15:28 UTC (rev 190879)
+++ trunk/LayoutTests/ChangeLog        2015-10-12 19:18:49 UTC (rev 190880)
</span><span class="lines">@@ -1,3 +1,11 @@
</span><ins>+2015-10-12  Brent Fulgham  &lt;bfulgham@apple.com&gt;
+
+        [Win] Unreviewed gardening
+
+        Unskip a bunch of passing tests.
+
+        * platform/win/TestExpectations:
+
</ins><span class="cx"> 2015-10-12  Simon Fraser  &lt;simon.fraser@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         Clip-path transitions sometimes trigger endless animation timers
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinTestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/TestExpectations (190879 => 190880)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/TestExpectations        2015-10-12 19:15:28 UTC (rev 190879)
+++ trunk/LayoutTests/platform/win/TestExpectations        2015-10-12 19:18:49 UTC (rev 190880)
</span><span class="lines">@@ -285,9 +285,6 @@
</span><span class="cx"> http/tests/misc/link-rel-prefetch-and-subresource.html [ Skip ]
</span><span class="cx"> http/tests/misc/prefetch-purpose.html [ Skip ]
</span><span class="cx"> 
</span><del>-# TODO testRunner::pageProperty is not responding to changing user style sheet.
-printing/page-rule-selection.html [ Failure ]
-
</del><span class="cx"> # TODO Hyphenation is not implemented yet.
</span><span class="cx"> webkit.org/b/140234 fast/text/hyphenate-character.html [ Failure ]
</span><span class="cx"> webkit.org/b/140234 fast/text/hyphens.html [ Failure ]
</span><span class="lines">@@ -494,7 +491,6 @@
</span><span class="cx"> webkit.org/b/87919 fast/inline/hidpi-inline-selection-leaves-gap.html [ ImageOnlyFailure ]
</span><span class="cx"> webkit.org/b/87919 fast/inline/hidpi-inline-text-decoration-with-subpixel-value.html [ ImageOnlyFailure ]
</span><span class="cx"> webkit.org/b/87919 fast/layers/hidpi-box-positioned-off-by-one-when-transform-is-present.html [ ImageOnlyFailure ]
</span><del>-webkit.org/b/87919 fast/layers/hidpi-transform-on-child-content-is-mispositioned.html [ ImageOnlyFailure ]
</del><span class="cx"> webkit.org/b/87919 fast/repaint/hidpi-absolute-positioned-element-wrong-cliprect-after-move.html [ Failure ]
</span><span class="cx"> webkit.org/b/87919 fast/repaint/hidpi-content-inside-iframe-leaves-trails.html [ Failure ]
</span><span class="cx"> webkit.org/b/87919 fast/repaint/hidpi-device-pixel-based-repaint-rect-tracking.html [ Failure ]
</span><span class="lines">@@ -1239,7 +1235,6 @@
</span><span class="cx"> ###### Command enabling
</span><span class="cx"> editing/execCommand/enabling-and-selection-2.html [ Failure ]
</span><span class="cx"> webkit.org/b/101539 editing/execCommand/switch-list-type-with-orphaned-li.html [ Failure ]
</span><del>-editing/execCommand/find-after-replace.html [ Failure ]
</del><span class="cx"> 
</span><span class="cx"> ###### Inserting
</span><span class="cx"> # TODO testRunner::setAutomaticLinkDetectionEnabled isn't implemented
</span><span class="lines">@@ -1878,8 +1873,6 @@
</span><span class="cx"> webkit.org/b/97026 svg/text/non-bmp-positioning-lists.svg [ Failure ]
</span><span class="cx"> webkit.org/b/97026 svg/W3C-SVG-1.1/paths-data-03-f.svg        [ Failure ]
</span><span class="cx"> webkit.org/b/97026 svg/css/svg-resource-fragment-identifier-img-src.html [ ImageOnlyFailure ]
</span><del>-webkit.org/b/97026 [ Release ] svg/custom/composited-svg-with-opacity.html [ ImageOnlyFailure ]
-webkit.org/b/97026 [ Debug ] svg/custom/composited-svg-with-opacity.html [ Skip ] # Debug Assertion
</del><span class="cx"> 
</span><span class="cx"> webkit.org/b/97026 svg/custom/remove-subtree-including-use-with-child-textpath-that-references-earlier-path.html [ Failure ]
</span><span class="cx"> svg/W3C-SVG-1.1-SE/painting-control-04-f.svg [ Failure ]
</span><span class="lines">@@ -1889,18 +1882,14 @@
</span><span class="cx"> svg/text/bidi-text-anchor-direction.svg [ Failure ]
</span><span class="cx"> svg/text/font-size-below-point-five.svg [ Failure ]
</span><span class="cx"> svg/css/shadow-changes.svg [ Failure ]
</span><del>-webkit.org/b/140705 imported/mozilla/svg/stroke-width-percentage-02a.svg [ ImageOnlyFailure ]
</del><span class="cx"> webkit.org/b/116564 transitions/svg-text-shadow-transition.html [ Failure ]
</span><span class="cx"> webkit.org/b/117322 svg/animations/mozilla/animateMotion-mpath-targetChange-1.svg [ ImageOnlyFailure ]
</span><span class="cx"> webkit.org/b/117322 svg/filters/feDisplacementMap-filterUnits.svg [ ImageOnlyFailure ]
</span><del>-webkit.org/b/144417 svg/filters/sourceAlpha-input-filter-effect.html [ ImageOnlyFailure ]
</del><span class="cx"> 
</span><span class="cx"> # Subpixel rendering: borders are reporting float values.
</span><span class="cx"> webkit.org/b/128061 svg/zoom/page/zoom-img-preserveAspectRatio-support-1.html [ Failure ]
</span><span class="cx"> webkit.org/b/128061 svg/zoom/page/zoom-svg-through-object-with-auto-size.html [ Failure ]
</span><span class="cx"> 
</span><del>-dom/svg/level3/xpath/XPathEvaluator_evaluate_NOT_SUPPORTED_ERR.svg [ Pass Timeout ]
-
</del><span class="cx"> webkit.org/b/131745 svg/W3C-SVG-1.1/metadata-example-01-b.svg [ Failure ]
</span><span class="cx"> # &lt;rdar://5667007&gt; 2 SVG text tests failing (due to bad rounding?)
</span><span class="cx"> svg/batik/text/textOnPath.svg [ Failure ]
</span><span class="lines">@@ -1964,8 +1953,6 @@
</span><span class="cx"> ##################          MathML Issues                   ####################
</span><span class="cx"> ################################################################################
</span><span class="cx"> webkit.org/b/119002 mathml/presentation/bug97990.html [ ImageOnlyFailure ]
</span><del>-webkit.org/b/119002 mathml/presentation/scripts-subsup.html [ ImageOnlyFailure ]
-webkit.org/b/127495 mathml/presentation/maction-toggle.html [ ImageOnlyFailure ]
</del><span class="cx"> mathml/presentation/mo-stacked-glyphs.html [ ImageOnlyFailure ]
</span><span class="cx"> mathml/presentation/tokenElements-background-color.html [ ImageOnlyFailure ]
</span><span class="cx"> webkit.org/b/130322 mathml/opentype/large-operators.html [ Failure ]
</span><span class="lines">@@ -2007,7 +1994,6 @@
</span><span class="cx"> webkit.org/b/136484 fast/css-generated-content/initial-letter-raised.html [ Failure ]
</span><span class="cx"> webkit.org/b/136484 fast/css-generated-content/initial-letter-sunken.html [ Failure ]
</span><span class="cx"> fast/css/direct-adjacent-style-update-optimization.html [ Failure ]
</span><del>-fast/css/indirect-adjacent-style-update-optimization.html [ Failure ]
</del><span class="cx"> webkit.org/b/140767 fast/css/read-only-read-write-input-basics.html [ ImageOnlyFailure ]
</span><span class="cx"> 
</span><span class="cx"> # Newly imported W3C CSS test that is off by 1 pixel on Windows.
</span><span class="lines">@@ -2107,7 +2093,6 @@
</span><span class="cx"> webkit.org/b/143739 fast/forms/listbox-visible-size.html [ Failure ]
</span><span class="cx"> 
</span><span class="cx"> webkit.org/b/97026 fast/forms/state-restore-broken-state.html [ Failure ]
</span><del>-fast/forms/select/listbox-click-on-scrollbar.html [ Failure ]
</del><span class="cx"> 
</span><span class="cx"> # Search fields do change in size. May be correct behavior
</span><span class="cx"> fast/forms/searchfield-heights.html [ Failure ]
</span><span class="lines">@@ -2327,7 +2312,6 @@
</span><span class="cx"> http/tests/misc/async-script-removed.html [ Failure ]
</span><span class="cx"> http/tests/misc/bad-charset-alias.html
</span><span class="cx"> http/tests/misc/refresh-headers.php [ Failure ] # Easy
</span><del>-http/tests/misc/submit-post-keygen.html [ Failure ]
</del><span class="cx"> http/tests/multipart/load-last-non-html-frame.php [ Failure ] # Extra whitespace
</span><span class="cx"> http/tests/multipart/multipart-replace-non-html-content.php [ Failure ] # Extra whitespace
</span><span class="cx"> http/tests/navigation/no-referrer-reset.html [ Failure ] # Easy
</span><span class="lines">@@ -2350,7 +2334,6 @@
</span><span class="cx"> http/tests/security/cross-origin-plugin.html [ Failure ]
</span><span class="cx"> http/tests/security/cross-origin-websql-allowed.html [ Failure ]
</span><span class="cx"> http/tests/security/cross-origin-websql.html [ Failure ]
</span><del>-http/tests/security/frameNavigation/inactive-function-in-popup-navigate-child.html [ Failure ]
</del><span class="cx"> http/tests/security/local-user-CSS-from-remote.html [ Failure ]
</span><span class="cx"> [ Release ] http/tests/security/mixedContent/data-url-script-in-iframe.html [ Failure ]
</span><span class="cx"> [ Debug ] http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-getAttribute-value.html [ Skip ]
</span><span class="lines">@@ -2452,7 +2435,6 @@
</span><span class="cx"> webkit.org/b/140947 js/slow-stress/Int32Array-alloc-huge.html [ Pass Failure ]
</span><span class="cx"> webkit.org/b/140947 js/slow-stress/Int32Array-alloc-huge-long-lived.html [ Pass Failure ]
</span><span class="cx"> webkit.org/b/140947 js/slow-stress/Int32Array-alloc-large-long-lived.html [ Skip ]  # Crashing
</span><del>-webkit.org/b/140946 js/sort-stability.html [ Failure ]
</del><span class="cx"> 
</span><span class="cx"> # The following fails due to DOM exception 18.
</span><span class="cx"> js/dom/callback-function-with-handle-event.html [ Skip ] #  [ Timeout ]
</span><span class="lines">@@ -2555,10 +2537,6 @@
</span><span class="cx"> # Main frame document does not match cached page document:
</span><span class="cx"> webkit.org/b/140871 [ Debug ] fast/loader/non-deferred-substitute-load.html [ Skip ]
</span><span class="cx"> 
</span><del>-webkit.org/b/140250 fast/loader/stateobjects/document-destroyed-navigate-back-with-fragment-scroll.html [ Failure ]
-webkit.org/b/140250 fast/loader/stateobjects/document-destroyed-navigate-back.html [ Failure ]
-webkit.org/b/140250 fast/loader/stateobjects/replacestate-in-iframe.html [ Failure ]
-
</del><span class="cx"> [ Release ] platform/win/fast/text/uniscribe-missing-glyph.html [ Failure ]
</span><span class="cx"> [ Debug ] platform/win/fast/text/uniscribe-missing-glyph.html [ Skip ] # Debug assertion
</span><span class="cx"> 
</span><span class="lines">@@ -2574,7 +2552,6 @@
</span><span class="cx"> webkit.org/b/149631 fast/layers/no-clipping-overflow-hidden-added-after-transform.html [ ImageOnlyFailure ]
</span><span class="cx"> webkit.org/b/149631 fast/layers/no-clipping-overflow-hidden-added-after-transition.html [ ImageOnlyFailure ]
</span><span class="cx"> webkit.org/b/149631 fast/layers/no-clipping-overflow-hidden-hardware-acceleration.html [ ImageOnlyFailure ]
</span><del>-webkit.org/b/149631 transforms/2d/preserve3d-not-fixed-container.html [ ImageOnlyFailure ]
</del><span class="cx"> 
</span><span class="cx"> # Errors introduced by either r190209 or r190214:
</span><span class="cx"> webkit.org/b/149632 fast/events/check-defocus-event-order-when-triggered-by-mouse-click.html [ Skip ]
</span><span class="lines">@@ -2588,7 +2565,6 @@
</span><span class="cx"> 
</span><span class="cx"> # Skip tests that fail only in Debug mode 
</span><span class="cx"> [ Debug ] compositing [ Skip ]
</span><del>-[ Debug ] inspector [ Skip ]
</del><span class="cx"> [ Debug ] transforms/3d/hit-testing [ Skip ]
</span><span class="cx"> [ Debug ] transforms/3d/point-mapping [ Skip ]
</span><span class="cx"> 
</span><span class="lines">@@ -2728,7 +2704,6 @@
</span><span class="cx"> fast/dom/HTMLImageElement/sizes/image-sizes-2x.html [ Failure ]
</span><span class="cx"> fast/dom/Window/window-property-invalid-characters-ignored.html [ Failure ]
</span><span class="cx"> webkit.org/b/140772 fast/dom/Window/window-resize-contents.html [ Skip ]
</span><del>-fast/dom/constants.html [ Failure ]
</del><span class="cx"> fast/dom/navigation-with-sideeffects.html [ Failure ]
</span><span class="cx"> fast/dom/rtl-scroll-to-leftmost-and-resize.html [ Skip ]    # Timeout
</span><span class="cx"> fast/dom/SelectorAPI/dumpNodeList-almost-strict.html [ Crash Pass ]
</span><span class="lines">@@ -2767,7 +2742,6 @@
</span><span class="cx"> imported/w3c/web-platform-tests/dom/nodes/Document-URL.sub.html [ Skip ]
</span><span class="cx"> 
</span><span class="cx"> # Weird black images
</span><del>-fast/filter-image/filter-image.html [ ImageOnlyFailure ]
</del><span class="cx"> fast/filter-image/background-filter-image.html [ ImageOnlyFailure ]
</span><span class="cx"> 
</span><span class="cx"> fast/flexbox/001.html [ Pass Failure ]
</span><span class="lines">@@ -2788,8 +2762,6 @@
</span><span class="cx"> fast/history/history-subframe-with-name.html [ Skip ]
</span><span class="cx"> fast/history/location-replace-hash.html [ Skip ]
</span><span class="cx"> fast/history/saves-state-after-fragment-nav.html [ Skip ]
</span><del>-webkit.org/b/140871 [ Release ] fast/history/page-cache-clearing.html [ Failure ]
-webkit.org/b/140871 [ Debug ] fast/history/page-cache-clearing.html [ Skip ] # Debug Assertion
</del><span class="cx"> 
</span><span class="cx"> fast/html/marquee-scrollamount.html [ Failure ]
</span><span class="cx"> 
</span><span class="lines">@@ -2807,7 +2779,6 @@
</span><span class="cx"> 
</span><span class="cx"> [ Release ] fast/loader/file-protocol-fragment.html [ Failure ]
</span><span class="cx"> [ Debug ] fast/loader/file-protocol-fragment.html [ Skip ] # Crashing
</span><del>-webkit.org/b/97026 fast/loader/javascript-url-in-embed.html [ Failure ]
</del><span class="cx"> fast/loader/main-document-url-for-non-http-loads.html [ Failure ]
</span><span class="cx"> fast/loader/stop-provisional-loads.html [ Failure ]
</span><span class="cx"> fast/loader/local-CSS-from-local.html [ Failure Timeout ]
</span><span class="lines">@@ -2834,7 +2805,6 @@
</span><span class="cx"> webkit.org/b/128855 fast/regions/counters/extract-ordered-lists-in-regions-explicit-counters-005.html [ ImageOnlyFailure ] 
</span><span class="cx"> webkit.org/b/128855 fast/regions/overflow/overflow-in-variable-width-regions-inline-bt.html [ ImageOnlyFailure ] 
</span><span class="cx"> webkit.org/b/128855 fast/regions/overflow/overflow-in-variable-width-regions-inline-continuation.html [ ImageOnlyFailure ] 
</span><del>-webkit.org/b/128855 fast/regions/overflow/overflow-region-transform.html [ ImageOnlyFailure ] 
</del><span class="cx"> webkit.org/b/128855 fast/regions/selection/selecting-text-including-region.html [ ImageOnlyFailure ] 
</span><span class="cx"> webkit.org/b/128855 fast/regions/repaint/japanese-rl-selection-repaint-in-regions.html [ Failure ] 
</span><span class="cx"> webkit.org/b/128855 fast/regions/selection/position-for-point-1-vert-lr.html [ Failure ] 
</span><span class="lines">@@ -3058,7 +3028,6 @@
</span><span class="cx"> # Weird shading across image:
</span><span class="cx"> fast/repaint/moving-shadow-on-container.html [ Failure ]
</span><span class="cx"> fast/repaint/moving-shadow-on-path.html [ Failure ]
</span><del>-webkit.org/b/111606 fast/repaint/border-fit-lines.html [ Failure ]
</del><span class="cx"> fast/repaint/canvas-putImageData.html [ Failure ]
</span><span class="cx"> webkit.org/b/138042 fast/repaint/search-field-cancel.html [ Failure ]
</span><span class="cx"> webkit.org/b/138042 fast/repaint/subtree-root-skipped.html [ Failure ]
</span><span class="lines">@@ -3072,7 +3041,6 @@
</span><span class="cx"> webkit.org/b/117323 fast/replaced/invalid-object-with-fallback.html [ Failure ]
</span><span class="cx"> webkit.org/b/117323 fast/replaced/no-focus-ring-embed.html [ Skip ] #  [ Timeout ]
</span><span class="cx"> webkit.org/b/117323 fast/replaced/no-focus-ring-object.html [ Skip ] #  [ Timeout ]
</span><del>-fast/replaced/replaced-breaking.html [ Failure ]
</del><span class="cx"> webkit.org/b/138025 fast/replaced/width100percent-textfield.html [ Failure ]
</span><span class="cx"> webkit.org/b/138025 fast/replaced/width100percent-textarea.html [ Failure ]
</span><span class="cx"> webkit.org/b/138025 fast/replaced/width100percent-searchfield.html [ Failure ]
</span></span></pre>
</div>
</div>

</body>
</html>