<!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>[174833] 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/174833">174833</a></dd>
<dt>Author</dt> <dd>bfulgham@apple.com</dd>
<dt>Date</dt> <dd>2014-10-17 13:51:51 -0700 (Fri, 17 Oct 2014)</dd>
</dl>

<h3>Log Message</h3>
<pre>[Win] Unreviewed test gardening. Mark some tests as passing that have benefitted from recent bug fixes.

* 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 (174832 => 174833)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2014-10-17 20:35:06 UTC (rev 174832)
+++ trunk/LayoutTests/ChangeLog        2014-10-17 20:51:51 UTC (rev 174833)
</span><span class="lines">@@ -1,3 +1,9 @@
</span><ins>+2014-10-17  Brent Fulgham  &lt;bfulgham@apple.com&gt;
+
+        [Win] Unreviewed test gardening. Mark some tests as passing that have benefitted from recent bug fixes.
+
+        * platform/win/TestExpectations:
+
</ins><span class="cx"> 2014-10-17  Andreas Kling  &lt;akling@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         Add test for innerHTML mutations that yield identical DOM.
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinTestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/TestExpectations (174832 => 174833)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/TestExpectations        2014-10-17 20:35:06 UTC (rev 174832)
+++ trunk/LayoutTests/platform/win/TestExpectations        2014-10-17 20:51:51 UTC (rev 174833)
</span><span class="lines">@@ -746,7 +746,6 @@
</span><span class="cx"> webkit.org/b/24810 fast/forms/select-list-box-with-height.html [ Failure ]
</span><span class="cx"> webkit.org/b/24810 js/sort-stability.html [ Failure ]
</span><span class="cx"> webkit.org/b/24810 fast/loader/main-document-url-for-non-http-loads.html [ Failure ]
</span><del>-webkit.org/b/24810 fast/loader/null-request-after-willSendRequest.html [ Failure ]
</del><span class="cx"> webkit.org/b/24810 fast/loader/stop-provisional-loads.html [ Failure ]
</span><span class="cx"> webkit.org/b/24810 fast/replaced/border-radius-clip.html [ Failure ]
</span><span class="cx"> webkit.org/b/24810 fast/replaced/replaced-breaking.html [ Failure ]
</span><span class="lines">@@ -1351,14 +1350,9 @@
</span><span class="cx"> fast/dom/shadow
</span><span class="cx"> fast/dom/HTMLTemplateElement/cycles-in-shadow.html
</span><span class="cx"> 
</span><del>-# ENABLE(TEMPLATE_ELEMENT) is disabled.
-fast/dom/HTMLTemplateElement/innerHTML-inert.html [ Failure ]
-
</del><span class="cx"> # JSC does not support setIsolatedWorldSecurityOrigin
</span><span class="cx"> webkit.org/b/61540 http/tests/security/isolatedWorld/cross-origin-xhr.html [ Failure ]
</span><span class="cx"> 
</span><del>-webkit.org/b/62595 fast/workers/worker-crash-with-invalid-location.html [ Failure ]
-
</del><span class="cx"> # Need to implement getFormValue().
</span><span class="cx"> plugins/form-value.html [ Failure ]
</span><span class="cx"> 
</span><span class="lines">@@ -1799,7 +1793,6 @@
</span><span class="cx"> webkit.org/b/97026 svg/css/svg-resource-fragment-identifier-img-src.html [ ImageOnlyFailure ]
</span><span class="cx"> webkit.org/b/97026 svg/custom/composited-svg-with-opacity.html [ ImageOnlyFailure ]
</span><span class="cx"> webkit.org/b/97026 svg/custom/remove-subtree-including-use-with-child-textpath-that-references-earlier-path.html [ Failure ]
</span><del>-webkit.org/b/97026 svg/text/tspan-dynamic-positioning.svg [ Crash ]
</del><span class="cx"> http/tests/fullscreen/fullscreenelement-different-origin.html [ Skip ]
</span><span class="cx"> http/tests/fullscreen/fullscreenelement-same-origin.html [ Skip ]
</span><span class="cx"> http/tests/history/back-with-fragment-change.php [ Skip ]
</span><span class="lines">@@ -1859,7 +1852,6 @@
</span><span class="cx"> compositing/tiling/tile-cache-zoomed.html [ Failure ]
</span><span class="cx"> 
</span><span class="cx"> # Inspector Protocol
</span><del>-webkit.org/b/100846 [ Release ] inspector-protocol/debugger/pause-dedicated-worker.html [ Failure ]
</del><span class="cx"> webkit.org/b/128979 inspector-protocol/debugger/pause-on-assert.html [ Crash ]
</span><span class="cx"> webkit.org/b/100846 inspector-protocol/debugger/terminate-dedicated-worker-while-paused.html [ Crash ]
</span><span class="cx"> webkit.org/b/128979 [ Release ] inspector-protocol/dom/getAccessibilityPropertiesForNode.html [ Pass Failure ]
</span><span class="lines">@@ -1895,7 +1887,6 @@
</span><span class="cx"> webkit.org/b/106477 media/video-controls-captions-trackmenu-hide-on-click-outside.html [ Failure ]
</span><span class="cx"> webkit.org/b/106477 media/video-controls-visible-exiting-fullscreen.html [ Failure ]
</span><span class="cx"> webkit.org/b/106477 media/video-controls-captions-trackmenu-includes-enabled-track.html [ Failure ]
</span><del>-webkit.org/b/106477 media/video-controls-captions-trackmenu-only-captions-descriptions-and-subtitles.html [ Failure ]
</del><span class="cx"> 
</span><span class="cx"> # Enable when support drag-and-drop autoscrolling
</span><span class="cx"> webkit.org/b/39725 [ Release ] fast/events/drag-and-drop-autoscroll.html [ Failure ]
</span><span class="lines">@@ -2051,7 +2042,6 @@
</span><span class="cx"> webkit.org/b/116564 fast/text/text-combine-different-fonts.html [ Failure ]
</span><span class="cx"> webkit.org/b/116564 fast/writing-mode/Kusa-Makura-background-canvas.html [ Pass Failure ]
</span><span class="cx"> webkit.org/b/116564 media/click-volume-bar-not-pausing.html [ Failure ]
</span><del>-webkit.org/b/116564 svg/zoom/page/zoom-replaced-intrinsic-ratio-001.htm [ Failure ]
</del><span class="cx"> webkit.org/b/116564 transitions/svg-text-shadow-transition.html [ Failure ]
</span><span class="cx"> 
</span><span class="cx"> # Exclude WebSQL tests:
</span><span class="lines">@@ -2251,10 +2241,8 @@
</span><span class="cx"> webkit.org/b/122166 media/track/video-track.html [ Failure ]
</span><span class="cx"> webkit.org/b/122166 media/audio-controls-do-not-fade-out.html [ Failure ]
</span><span class="cx"> webkit.org/b/122166 media/controls-right-click-on-timebar.html [ Timeout Failure ]
</span><del>-webkit.org/b/122166 media/media-captions-no-controls.html [ Failure ]
</del><span class="cx"> webkit.org/b/122166 media/media-controls-invalid-url.html [ Failure ]
</span><span class="cx"> webkit.org/b/122166 media/media-volume-slider-rendered-normal.html [ Failure ]
</span><del>-webkit.org/b/122166 media/nodesFromRect-shadowContent.html [ Failure ]
</del><span class="cx"> webkit.org/b/122166 media/video-controls-visible-audio-only.html [ Failure ]
</span><span class="cx"> 
</span><span class="cx"> # Flaky test fails on only certain machine configurations
</span><span class="lines">@@ -2279,22 +2267,8 @@
</span><span class="cx"> webkit.org/b/127492 js/dom/date-big-constructor.html [ Skip ]
</span><span class="cx"> 
</span><span class="cx"> # Subpixel rendering: borders are reporting float values.
</span><del>-webkit.org/b/128061 css1/units/length_units.html [ Failure ]
-webkit.org/b/128061 fast/css/bidi-override-in-anonymous-block.html [ Failure ]
-webkit.org/b/128061 fast/repaint/repaint-during-scroll-with-zoom.html [ Failure ]
-webkit.org/b/128061 ietestcenter/css3/bordersbackgrounds/border-radius-initial-value-001.htm [ Failure ]
-webkit.org/b/128061 ietestcenter/css3/bordersbackgrounds/border-radius-style-001.htm [ Failure ]
-webkit.org/b/128061 ietestcenter/css3/bordersbackgrounds/border-radius-style-002.htm [ Failure ]
-webkit.org/b/128061 ietestcenter/css3/bordersbackgrounds/border-radius-style-004.htm [ Failure ]
-webkit.org/b/128061 ietestcenter/css3/bordersbackgrounds/border-radius-with-three-values-001.htm [ Failure ]
-webkit.org/b/128061 ietestcenter/css3/bordersbackgrounds/border-radius-with-two-values-001.htm [ Failure ]
-webkit.org/b/128061 ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-003.htm [ Failure ]
-webkit.org/b/128061 media/video-zoom.html [ Failure ]
-webkit.org/b/128061 svg/custom/svg-fonts-in-html.html [ Failure ]
</del><span class="cx"> webkit.org/b/128061 svg/zoom/page/zoom-img-preserveAspectRatio-support-1.html [ Failure ]
</span><del>-webkit.org/b/128061 svg/zoom/page/zoom-svg-float-border-padding.xml [ Failure ]
</del><span class="cx"> webkit.org/b/128061 svg/zoom/page/zoom-svg-through-object-with-auto-size.html [ Failure ]
</span><del>-webkit.org/b/128061 tables/mozilla_expected_failures/bugs/bug1055-2.html [ Failure ]
</del><span class="cx"> webkit.org/b/126889 fast/forms/input-widths.html [ Pass Failure ]
</span><span class="cx"> webkit.org/b/132515 fast/forms/hidpi-textarea-on-subpixel-position.html [ Pass ImageOnlyFailure ]
</span><span class="cx"> # End of subpixel failures.
</span><span class="lines">@@ -2605,10 +2579,6 @@
</span><span class="cx"> html5lib/generated/run-entities01-write.html [ Pass Failure ]
</span><span class="cx"> html5lib/generated/run-pending-spec-changes-write.html [ Pass Timeout ]
</span><span class="cx"> html5lib/generated/run-tests4-data.html [ Pass Timeout ]
</span><del>-html5lib/generated/run-entities01-data.html [ Crash ]
-html5lib/generated/run-tests1-data.html [ Crash ]
-html5lib/generated/run-tests19-data.html [ Crash ]
-html5lib/generated/run-domjs-unsafe-data.html [ Crash ]
</del><span class="cx"> html5lib/generated/run-tests16-data.html [ Crash ]
</span><span class="cx"> ietestcenter/css3/bordersbackgrounds [ Pass Failure Timeout ]
</span><span class="cx"> ietestcenter/css3/flexbox/flexbox-align-stretch-001.htm [ ImageOnlyFailure ]
</span><span class="lines">@@ -2758,8 +2728,6 @@
</span><span class="cx"> fast/frames/flattening/frameset-flattening-simple.html [ Failure ]
</span><span class="cx"> 
</span><span class="cx"> # A handful of forms tests failing on Windows that we are skipping to get the bots green
</span><del>-fast/forms/mailto/get-non-ascii-text-plain-latin-1.html [ Crash ]
-fast/forms/search/search-setrangetext.html [ Crash ]
</del><span class="cx"> fast/forms/select/listbox-click-on-scrollbar.html [ Failure ]
</span><span class="cx"> fast/forms/textarea-placeholder-set-attribute.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/forms/textarea-placeholder-wrapping.html [ ImageOnlyFailure ]
</span><span class="lines">@@ -2812,17 +2780,8 @@
</span><span class="cx"> js/dom/non-object-proto.html [ Skip ]
</span><span class="cx"> storage/domstorage/sessionstorage/delete-removal.html [ Skip ]
</span><span class="cx"> tables/mozilla/bugs/bug133756-1.html [ Skip ]
</span><del>-fast/forms/textarea-linewrap-dynamic.html [ Crash ]
</del><span class="cx"> fast/forms/week/week-input-type.html [ Crash Failure ]
</span><del>-fast/events/no-blur-on-enter-button.html [ Crash ]
</del><span class="cx"> fast/css/parsing-invalid-block-recovery.html [ Crash ]
</span><del>-fast/dom/HTMLDocument/title-get.html [ Crash ]
-fast/regions/fullscreen/full-screen-video-from-region.html [ Crash ]
-fast/regions/writing-mode/invalid-first-region-with-writing-mode-2.html [ Crash ]
-fast/inline/inline-child-height-width-calc-crash.html [ Crash ]
-js/string-from-char-code.html [ Crash ]
-js/date-daysfrom1970-overflow.html [ Crash ]
-mathml/roots-addChild.html [ Crash ]
</del><span class="cx"> fast/borders/bidi-002.html [ Failure ]
</span><span class="cx"> fast/borders/bidi-009a.html [ Failure ]
</span><span class="cx"> fast/dom/rtl-scroll-to-leftmost-and-resize.html [ Failure ]
</span><span class="lines">@@ -2837,13 +2796,7 @@
</span><span class="cx"> mathml/presentation/style-changed.html [ Crash Pass ]
</span><span class="cx"> fast/dom/HTMLAnchorElement/set-href-attribute-pathname.html [ Crash ]
</span><span class="cx"> ietestcenter/css3/bordersbackgrounds/background-color-applied-to-rounded-inline-element.htm [ Crash ]
</span><del>-fast/forms/number/number-validity-typemismatch.html [ Crash ]
-fast/flexbox/021-vertical.html [ Crash ]
</del><span class="cx"> fast/regions/overflow/overflow-3dtransformed-region.html [ Crash Failure ]
</span><del>-fast/regions/positioning/positioned-objects-block-static-spanning-regions-rtl.html [ Crash ]
-fast/block/margin-collapse/044.html [ Crash ]
-svg/dom/viewspec-parser-5.html [ Crash ]
-svg/dom/viewspec-parser-1.html [ Crash ]
</del><span class="cx"> svg/filters/shadow-on-filter.svg [ Crash ]
</span><span class="cx"> fast/dom/HTMLTableElement/colSpan.html        [ ImageOnlyFailure ]
</span><span class="cx"> svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtX-attr.html [ Skip ]
</span><span class="lines">@@ -2877,16 +2830,12 @@
</span><span class="cx"> media/controls-after-reload.html [ Failure ]
</span><span class="cx"> media/controls-strict.html [ Failure ]
</span><span class="cx"> media/controls-without-preload.html [ Failure ]
</span><del>-media/encrypted-media/encrypted-media-can-play-type-webm.html [ Failure ]
</del><ins>+media/encrypted-media/encrypted-media-can-play-type-webm.html [ WontFix ]
</ins><span class="cx"> media/encrypted-media/encrypted-media-can-play-type.html [ Failure ]
</span><del>-media/encrypted-media/encrypted-media-constants.html [ Failure ]
</del><span class="cx"> media/encrypted-media/encrypted-media-events.html [ Failure ]
</span><del>-media/encrypted-media/encrypted-media-is-type-supported.html [ Failure ]
</del><span class="cx"> media/encrypted-media/encrypted-media-not-loaded.html [ Failure ]
</span><span class="cx"> media/encrypted-media/encrypted-media-session-lifetime.html [ Failure ]
</span><span class="cx"> media/encrypted-media/encrypted-media-syntax.html [ Failure ]
</span><del>-media/encrypted-media/encrypted-media-v2-events.html [ Failure ]
-media/encrypted-media/encrypted-media-v2-syntax.html [ Failure ]
</del><span class="cx"> media/media-blocked-by-beforeload.html [ Failure ]
</span><span class="cx"> media/media-can-play-flac-audio.html [ Failure ]
</span><span class="cx"> media/media-can-play-ogg.html [ Failure ]
</span></span></pre>
</div>
</div>

</body>
</html>