<!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>[174464] 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/174464">174464</a></dd>
<dt>Author</dt> <dd>simon.fraser@apple.com</dd>
<dt>Date</dt> <dd>2014-10-08 11:31:14 -0700 (Wed, 08 Oct 2014)</dd>
</dl>

<h3>Log Message</h3>
<pre>Remove tests that always pass from the TestExpectations files.

* TestExpectations:
* platform/mac-wk2/TestExpectations:
* platform/mac/TestExpectations:
* platform/win/TestExpectations:</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestsTestExpectations">trunk/LayoutTests/TestExpectations</a></li>
<li><a href="#trunkLayoutTestsplatformmacTestExpectations">trunk/LayoutTests/platform/mac/TestExpectations</a></li>
<li><a href="#trunkLayoutTestsplatformmacwk2TestExpectations">trunk/LayoutTests/platform/mac-wk2/TestExpectations</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 (174463 => 174464)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2014-10-08 18:20:12 UTC (rev 174463)
+++ trunk/LayoutTests/ChangeLog        2014-10-08 18:31:14 UTC (rev 174464)
</span><span class="lines">@@ -1,3 +1,12 @@
</span><ins>+2014-10-08  Simon Fraser  &lt;simon.fraser@apple.com&gt;
+
+        Remove tests that always pass from the TestExpectations files.
+
+        * TestExpectations:
+        * platform/mac-wk2/TestExpectations:
+        * platform/mac/TestExpectations:
+        * platform/win/TestExpectations:
+
</ins><span class="cx"> 2014-10-08  Andy Estes  &lt;aestes@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         REGRESSION (r174403): media/track/track-forced-subtitles-in-band.html fails
</span></span></pre></div>
<a id="trunkLayoutTestsTestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/TestExpectations (174463 => 174464)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/TestExpectations        2014-10-08 18:20:12 UTC (rev 174463)
+++ trunk/LayoutTests/TestExpectations        2014-10-08 18:31:14 UTC (rev 174464)
</span><span class="lines">@@ -2,9 +2,6 @@
</span><span class="cx"> #
</span><span class="cx"> # See http://trac.webkit.org/wiki/TestExpectations for more information on this file.
</span><span class="cx"> 
</span><del>-# Incomplete implementation of eventSender causes this test to fail
-webkit.org/b/42194 fast/scrolling/scroll-select-list.html [ ImageOnlyFailure ]
-
</del><span class="cx"> # pending functional patch and per-port verification
</span><span class="cx"> webkit.org/b/109954 css3/line-break [ Skip ]
</span><span class="cx"> 
</span><span class="lines">@@ -36,7 +33,6 @@
</span><span class="cx"> webkit.org/b/112521 [ Debug ] webaudio/audioprocessingevent.html [ Skip ]
</span><span class="cx"> webkit.org/b/137359 webaudio/distance-linear.html [ Pass Failure ]
</span><span class="cx"> 
</span><del>-webkit.org/b/124342 fast/hidpi/image-srcset-svg-canvas.html [ ImageOnlyFailure ]
</del><span class="cx"> webkit.org/b/124342 fast/hidpi/image-srcset-svg-canvas-2x.html [ ImageOnlyFailure ]
</span><span class="cx"> webkit.org/b/124349 fast/hidpi/image-srcset-relative-svg-canvas-2x.html [ ImageOnlyFailure ]
</span><span class="cx"> webkit.org/b/124349 fast/hidpi/image-srcset-relative-svg-canvas.html [ ImageOnlyFailure ]
</span><span class="lines">@@ -82,9 +78,6 @@
</span><span class="cx"> 
</span><span class="cx"> #subpixel failure on non-retina displays.
</span><span class="cx"> webkit.org/b/129050 fast/sub-pixel/compositing-layers-on-subpixel-position.html [ ImageOnlyFailure ]
</span><del>-webkit.org/b/129113 fast/multicol/newmulticol/clipping.html [ ImageOnlyFailure ]
-#subpixel rotation
-webkit.org/b/130556 compositing/hidpi-absolute-subpixel-positioned-transformed-elements.html [ ImageOnlyFailure ]
</del><span class="cx"> 
</span><span class="cx"> webkit.org/b/133761 inspector-protocol/debugger/breakpoint-action-detach.html [ Skip ]
</span><span class="cx"> webkit.org/b/129639 inspector-protocol/dom/dom-search-crash.html [ Skip ]
</span><span class="lines">@@ -114,9 +107,6 @@
</span><span class="cx"> # Expando properties on attribute nodes disappear
</span><span class="cx"> webkit.org/b/88045 fast/dom/gc-attribute-node.html [ Failure Pass ]
</span><span class="cx"> 
</span><del>-# Reference expectation doesn't end up in compositing code path, leading to antialiasing differences.
-webkit.org/b/132421 fast/multicol/fixed-stack.html [ ImageOnlyFailure ]
-
</del><span class="cx"> webkit.org/b/137316 fast/multicol/newmulticol/spanner-crash.html [ Crash Pass ]
</span><span class="cx"> 
</span><span class="cx"> # These tests are incorrect in the CSS test suite and should be fixed there first.
</span><span class="lines">@@ -160,7 +150,6 @@
</span><span class="cx"> webkit.org/b/135927 css3/shapes/spec-examples/shape-outside-015.html [ ImageOnlyFailure ]
</span><span class="cx"> webkit.org/b/135927 css3/shapes/spec-examples/shape-outside-016.html [ ImageOnlyFailure ]
</span><span class="cx"> webkit.org/b/135927 css3/shapes/spec-examples/shape-outside-017.html [ ImageOnlyFailure ]
</span><del>-webkit.org/b/135927 css3/shapes/spec-examples/shape-outside-018.html [ ImageOnlyFailure ]
</del><span class="cx"> webkit.org/b/135927 css3/shapes/spec-examples/shape-outside-019.html [ ImageOnlyFailure ]
</span><span class="cx"> 
</span><span class="cx"> # border painting diff (Path vs. drawLine)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacTestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/TestExpectations (174463 => 174464)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/TestExpectations        2014-10-08 18:20:12 UTC (rev 174463)
+++ trunk/LayoutTests/platform/mac/TestExpectations        2014-10-08 18:31:14 UTC (rev 174464)
</span><span class="lines">@@ -393,7 +393,6 @@
</span><span class="cx"> 
</span><span class="cx"> # Failing subpixel reference tests
</span><span class="cx"> webkit.org/b/85532 fast/sub-pixel/file-upload-control-at-fractional-offset.html [ ImageOnlyFailure ]
</span><del>-webkit.org/b/85532 fast/sub-pixel/zoomed-image-tiles.html [ ImageOnlyFailure ]
</del><span class="cx"> 
</span><span class="cx"> # No CORS support for media elements is implemented yet.
</span><span class="cx"> http/tests/security/video-cross-origin-readback.html
</span><span class="lines">@@ -611,7 +610,6 @@
</span><span class="cx"> 
</span><span class="cx"> # Needs ENABLE_SHADOW_DOM
</span><span class="cx"> webkit.org/b/76439 [ Debug ] fast/dom/shadow/content-element-api.html [ Failure ]
</span><del>-webkit.org/b/76439 [ Debug ] fast/dom/shadow/content-element-outside-shadow.html [ Failure ]
</del><span class="cx"> 
</span><span class="cx"> # ENABLE(CUSTOM_ELEMENTS) is disabled.
</span><span class="cx"> fast/dom/custom
</span><span class="lines">@@ -689,9 +687,6 @@
</span><span class="cx"> webkit.org/b/84773 ietestcenter/css3/multicolumn/column-width-applies-to-012.htm [ ImageOnlyFailure ]
</span><span class="cx"> webkit.org/b/84777 ietestcenter/css3/multicolumn/column-width-applies-to-015.htm [ ImageOnlyFailure ]
</span><span class="cx"> 
</span><del>-webkit.org/b/60731 ietestcenter/css3/grid/grid-column-001.htm [ ImageOnlyFailure ]
-webkit.org/b/60731 ietestcenter/css3/grid/grid-column-003.htm [ ImageOnlyFailure ]
-
</del><span class="cx"> webkit.org/b/85404 fast/loader/javascript-url-in-embed.html [ Failure Pass ]
</span><span class="cx"> 
</span><span class="cx"> webkit.org/b/85408 svg/batik/text/longTextOnPath.svg [ Failure Pass ]
</span><span class="lines">@@ -827,8 +822,6 @@
</span><span class="cx"> 
</span><span class="cx"> webkit.org/b/105777 platform/mac/editing/spelling/autocorrection-in-textarea.html [ Failure Pass ]
</span><span class="cx"> 
</span><del>-webkit.org/b/106957 svg/dom/SVGViewSpec-invalid-ref-crash.html [ Failure ]
-
</del><span class="cx"> # Enable when support drag-and-drop autoscrolling
</span><span class="cx"> webkit.org/b/39725 fast/events/drag-and-drop-autoscroll.html [ Skip ]
</span><span class="cx"> 
</span><span class="lines">@@ -837,7 +830,6 @@
</span><span class="cx"> webkit.org/b/106415 fast/workers/worker-lifecycle.html [ Pass Failure ]
</span><span class="cx"> 
</span><span class="cx"> webkit.org/b/119374 fast/workers/termination-early.html [ Pass Crash ]
</span><del>-webkit.org/b/119375 fast/workers/worker-call.html [ Failure ]
</del><span class="cx"> 
</span><span class="cx"> webkit.org/b/110186 inspector-protocol/page/javascriptDialogEvents.html [ Skip ]
</span><span class="cx"> 
</span><span class="lines">@@ -933,17 +925,12 @@
</span><span class="cx"> 
</span><span class="cx"> webkit.org/b/118479 fast/repaint/fixed-right-in-page-scale.html [ Pass ImageOnlyFailure ]
</span><span class="cx"> 
</span><del>-webkit.org/b/118900 mathml/presentation/mspace-units.html [ ImageOnlyFailure ]
-
</del><span class="cx"> webkit.org/b/82747 fast/events/scroll-div-with-prevent-default-in-subframe.html [ Pass Failure ]
</span><span class="cx"> 
</span><span class="cx"> webkit.org/b/90708 fullscreen/exit-full-screen-iframe.html [ Pass Failure ]
</span><span class="cx"> 
</span><span class="cx"> webkit.org/b/120387 svg/animations/svglengthlist-animation-3.html [ Pass Failure ]
</span><span class="cx"> 
</span><del>-webkit.org/b/120922 compositing/overlap-blending/children-opacity-huge.html [ ImageOnlyFailure ]
-webkit.org/b/120922 compositing/overlap-blending/children-opacity-no-overlap.html [ ImageOnlyFailure ]
-
</del><span class="cx"> webkit.org/b/120923 animations/cross-fade-background-image.html [ ImageOnlyFailure ]
</span><span class="cx"> 
</span><span class="cx"> webkit.org/b/121053 fast/history/go-back-to-iframe-with-plugin.html [ Crash Timeout Pass ]
</span><span class="lines">@@ -983,8 +970,6 @@
</span><span class="cx"> webkit.org/b/123369 [ MountainLion ] svg/css/parent-shadow-offscreen.svg [ Pass ]
</span><span class="cx"> webkit.org/b/123369 svg/css/root-shadow-offscreen.svg [ ImageOnlyFailure ]
</span><span class="cx"> webkit.org/b/123369 [ MountainLion ] svg/css/root-shadow-offscreen.svg [ Pass ]
</span><del>-webkit.org/b/123369 [ Mavericks ] svg/filters/feSpecularLight-premultiplied.svg [ ImageOnlyFailure ]
-webkit.org/b/123369 [ Mavericks ] svg/repaint/buffered-rendering-static-image.html [ ImageOnlyFailure ]
</del><span class="cx"> 
</span><span class="cx"> webkit.org/b/136715 inspector-protocol/debugger/call-frame-this-nonstrict.html [ Skip ]
</span><span class="cx"> webkit.org/b/136715 inspector-protocol/debugger/call-frame-this-strict.html [ Skip ]
</span><span class="lines">@@ -1025,23 +1010,13 @@
</span><span class="cx"> webkit.org/b/52016 http/tests/xmlhttprequest/xmlhttprequest-50ms-download-dispatch.html [ Pass Failure Timeout ]
</span><span class="cx"> 
</span><span class="cx"> # Subpixel failures
</span><del>-# Subpixel: position dependent size: snapSizeToPixel()
-webkit.org/b/126889 fast/forms/input-widths.html [ Failure ]
-webkit.org/b/126889 fast/forms/number/number-size.html [ Failure ]
</del><span class="cx"> 
</span><del>-# Subpixel: off-by-1 pixel rendering on mathml
-webkit.org/b/126897 mathml/presentation/bug95015.html [ ImageOnlyFailure ]
-
</del><span class="cx"> # Subpixel: -webkit-flex off-by-one px
</span><span class="cx"> webkit.org/b/126898 css3/flexbox/image-percent-max-height.html [ ImageOnlyFailure ]
</span><span class="cx"> 
</span><del>-# Subpixel: misplaced zoomed svg content.
-webkit.org/b/126900 svg/zoom/page/zoom-zoom-coords.xhtml [ Failure ]
-
</del><span class="cx"> # Subpixel rendering: borders are reporting float values.
</span><span class="cx"> webkit.org/b/128061 css1/units/length_units.html [ Failure ]
</span><span class="cx"> webkit.org/b/128061 fast/css/bidi-override-in-anonymous-block.html [ Failure ]
</span><del>-webkit.org/b/128061 fast/multicol/span/anonymous-style-inheritance.html [ Failure ]
</del><span class="cx"> webkit.org/b/128061 fast/repaint/repaint-during-scroll-with-zoom.html [ Failure ]
</span><span class="cx"> webkit.org/b/128061 ietestcenter/css3/bordersbackgrounds/border-radius-initial-value-001.htm [ Failure ]
</span><span class="cx"> webkit.org/b/128061 ietestcenter/css3/bordersbackgrounds/border-radius-style-001.htm [ Failure ]
</span><span class="lines">@@ -1052,24 +1027,24 @@
</span><span class="cx"> webkit.org/b/128061 ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-003.htm [ Failure ]
</span><span class="cx"> webkit.org/b/128061 media/video-zoom.html [ Failure ]
</span><span class="cx"> webkit.org/b/128061 svg/custom/svg-fonts-in-html.html [ Failure ]
</span><del>-webkit.org/b/128061 svg/zoom/page/zoom-background-image-tiled.html [ Failure ]
-webkit.org/b/128061 svg/zoom/page/zoom-background-images.html [ Failure ]
-webkit.org/b/128061 svg/zoom/page/zoom-img-preserveAspectRatio-support-1.html [ Failure ]
</del><span class="cx"> webkit.org/b/128061 svg/zoom/page/zoom-svg-float-border-padding.xml [ Failure ]
</span><del>-webkit.org/b/128061 svg/zoom/page/zoom-svg-through-object-with-auto-size.html [ Failure ]
</del><span class="cx"> webkit.org/b/128061 tables/mozilla_expected_failures/bugs/bug1055-2.html [ Failure ]
</span><ins>+
</ins><span class="cx"> # debug assert on empty drawRect
</span><span class="cx"> webkit.org/b/128283 [ Debug ] transitions/shorthand-border-transitions.html [ Skip ]
</span><ins>+
</ins><span class="cx"> # Non-uniform scaling context.
</span><span class="cx"> webkit.org/b/128081 fast/events/page-scaled-mouse-click-iframe.html
</span><ins>+
</ins><span class="cx"> # repaintRectsAsText reports different repaintrects on ML
</span><span class="cx"> webkit.org/b/131887 fast/repaint/hidpi-wrong-repaint-rect-when-parent-has-noncompositing-transform.html [ Failure ]
</span><ins>+
</ins><span class="cx"> # cliprect fails to cover textarea.
</span><del>-webkit.org/b/132515 fast/forms/hidpi-textarea-on-subpixel-position.html [ ImageOnlyFailure ]
</del><ins>+webkit.org/b/132515 [ MountainLion ] fast/forms/hidpi-textarea-on-subpixel-position.html [ Pass ImageOnlyFailure ]
+
</ins><span class="cx"> # Some CSS region expected tests do not properly match CSS region's behavior.
</span><span class="cx"> webkit.org/b/132990 fast/regions/overflow/overflow-size-change-with-stacking-context.html [ ImageOnlyFailure ]
</span><del>-webkit.org/b/132990 fast/regions/overflow/overflow-size-change-in-variable-width-regions.html [ ImageOnlyFailure ]
-webkit.org/b/132990 fast/regions/overflow/overflow-not-moving-below-floats-in-variable-width-regions.html [ ImageOnlyFailure ]
</del><ins>+
</ins><span class="cx"> # These tests require fractional text widths. Ahem can't provide it -&gt; using LucidaGrandeUI -&gt; fails on ML due to different font size.  
</span><span class="cx"> [ MountainLion ] fast/inline/hidpi-selection-gap-overlaps-inline-selection.html [ ImageOnlyFailure ]
</span><span class="cx"> [ MountainLion ] fast/inline/hidpi-selection-gap-and-inline-selection-have-gap-rtl.html [ ImageOnlyFailure ]
</span><span class="lines">@@ -1086,9 +1061,6 @@
</span><span class="cx"> webkit.org/b/128379 animations/suspend-resume-animation.html [ Pass Failure ]
</span><span class="cx"> 
</span><span class="cx"> # Regressions in svg/clip-path
</span><del>-webkit.org/b/128499 svg/clip-path/clip-path-content-use-005.svg [ ImageOnlyFailure ]
-webkit.org/b/128499 svg/clip-path/clip-path-precision-001.svg [ ImageOnlyFailure ]
-webkit.org/b/128499 svg/clip-path/clip-path-content-use-006.svg [ ImageOnlyFailure ]
</del><span class="cx"> webkit.org/b/129180 svg/clip-path/clip-path-on-svg-001.svg [ ImageOnlyFailure ]
</span><span class="cx"> webkit.org/b/129180 svg/clip-path/clip-path-on-svg-002.svg [ ImageOnlyFailure ]
</span><span class="cx"> 
</span><span class="lines">@@ -1097,8 +1069,6 @@
</span><span class="cx"> # This test fails because the structure of mfenced/mo operators was changed in bug 124838.
</span><span class="cx"> webkit.org/b/124836 platform/mac/accessibility/mathml-elements.html [ Failure ]
</span><span class="cx"> 
</span><del>-webkit.org/b/130353 mathml/wbr-in-mroot-crash.html [ Crash ]
-
</del><span class="cx"> webkit.org/b/130693 mathml/presentation/tokenElements-background-color.html [ ImageOnlyFailure ]
</span><span class="cx"> 
</span><span class="cx"> # These tests require an OpenType MATH font on the Apple bots.
</span><span class="lines">@@ -1400,11 +1370,6 @@
</span><span class="cx"> plugins/snapshotting/quicktime-plugin-snapshotted.html [ Failure ]
</span><span class="cx"> 
</span><span class="cx"> # Some inspector tests failing after r173992
</span><del>-webkit.org/b/137157 inspector/css/matched-style-properties.html [ Failure Crash ]
-webkit.org/b/137157 inspector/event-listener-set.html [ Failure Crash ]
-webkit.org/b/137157 inspector/event-listener.html [ Failure Crash ]
-webkit.org/b/137157 inspector/model/parse-script-syntax-tree.html [ Failure Crash ]
-webkit.org/b/137157 inspector/page/main-frame-resource.html [ Failure Crash ]
-webkit.org/b/137157 inspector/protocol-promise-result.html [ Failure Crash ]
</del><ins>+webkit.org/b/137157 inspector/page/main-frame-resource.html [ Pass Failure Crash ]
</ins><span class="cx"> 
</span><span class="cx"> webkit.org/b/137319 [ MountainLion ] fast/css/test-setting-canvas-color.html [ Pass Crash Timeout ]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacwk2TestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (174463 => 174464)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac-wk2/TestExpectations        2014-10-08 18:20:12 UTC (rev 174463)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations        2014-10-08 18:31:14 UTC (rev 174464)
</span><span class="lines">@@ -286,14 +286,17 @@
</span><span class="cx"> webkit.org/b/118925 compositing/backgrounds/fixed-background-on-descendant.html  [ Pass ImageOnlyFailure ]
</span><span class="cx"> webkit.org/b/118925 compositing/backgrounds/fixed-backgrounds.html  [ Pass ImageOnlyFailure ]
</span><span class="cx"> webkit.org/b/118925 compositing/geometry/fixed-position-composited-page-scale-smaller-than-viewport.html  [ Pass ImageOnlyFailure ]
</span><del>-webkit.org/b/118925 compositing/overlap-blending/children-opacity-huge.html  [ Pass ImageOnlyFailure ]
-webkit.org/b/118925 compositing/overlap-blending/children-opacity-no-overlap.html  [ Pass ImageOnlyFailure ]
</del><span class="cx"> webkit.org/b/118925 fast/layers/no-clipping-overflow-hidden-added-after-transition.html  [ Pass ImageOnlyFailure ]
</span><span class="cx"> webkit.org/b/118925 fast/regions/positioning/fixed-pos-elem-in-region.html  [ Pass ImageOnlyFailure ]
</span><del>-webkit.org/b/118925 svg/repaint/buffered-rendering-static-image.html  [ Pass ImageOnlyFailure ]
</del><span class="cx"> 
</span><span class="cx"> webkit.org/b/136109 fast/multicol/mixed-opacity-fixed-test.html  [ ImageOnlyFailure ]
</span><span class="cx"> 
</span><ins>+# Reference expectation doesn't end up in compositing code path, leading to antialiasing differences.
+webkit.org/b/132421 fast/multicol/fixed-stack.html [ ImageOnlyFailure ]
+
+# Incomplete implementation of eventSender causes this test to fail
+webkit.org/b/42194 fast/scrolling/scroll-select-list.html [ ImageOnlyFailure ]
+
</ins><span class="cx"> # hidpi subpixel WebKitTestRunner failure. -blurry generated images.
</span><span class="cx"> webkit.org/b/130175 [ MountainLion Debug ] compositing/hidpi-simple-container-layer-on-device-pixel.html [ ImageOnlyFailure ]
</span><span class="cx"> webkit.org/b/130175 [ MountainLion Debug ] compositing/hidpi-transform-with-render-layer-on-fractional-pixel-value.html [ ImageOnlyFailure ]
</span><span class="lines">@@ -313,7 +316,6 @@
</span><span class="cx"> # Color space issues from switching to tiled drawing.
</span><span class="cx"> webkit.org/b/122234 fast/css/computed-image-width-with-percent-height.html [ ImageOnlyFailure ]
</span><span class="cx"> webkit.org/b/122234 svg/filters/color-space-conversion.svg  [ ImageOnlyFailure ]
</span><del>-webkit.org/b/122234 svg/filters/feSpecularLight-premultiplied.svg [ ImageOnlyFailure ]
</del><span class="cx"> webkit.org/b/122234 svg/filters/filter-cycle.html [ ImageOnlyFailure ]
</span><span class="cx"> webkit.org/b/122234 css3/filters/null-effect-check.html [ ImageOnlyFailure ]
</span><span class="cx"> webkit.org/b/122234 fast/images/pdf-as-image-with-annotations.html [ Pass ImageOnlyFailure ]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinTestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/TestExpectations (174463 => 174464)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/TestExpectations        2014-10-08 18:20:12 UTC (rev 174463)
+++ trunk/LayoutTests/platform/win/TestExpectations        2014-10-08 18:31:14 UTC (rev 174464)
</span><span class="lines">@@ -994,6 +994,7 @@
</span><span class="cx"> 
</span><span class="cx"> webkit.org/b/35973 fast/multicol/hit-test-above-or-below.html [ Failure ]
</span><span class="cx"> webkit.org/b/35973 fast/multicol/newmulticol/compare-with-old-impl/hit-test-above-or-below.html [ Failure ]
</span><ins>+webkit.org/b/132421 fast/multicol/fixed-stack.html [ Pass ImageOnlyFailure ]
</ins><span class="cx"> 
</span><span class="cx"> # Needs progress element support
</span><span class="cx"> webkit.org/b/49769 fast/dom/HTMLProgressElement [ Pass Failure ]
</span><span class="lines">@@ -1896,9 +1897,6 @@
</span><span class="cx"> webkit.org/b/106477 media/video-controls-captions-trackmenu-includes-enabled-track.html [ Failure ]
</span><span class="cx"> webkit.org/b/106477 media/video-controls-captions-trackmenu-only-captions-descriptions-and-subtitles.html [ Failure ]
</span><span class="cx"> 
</span><del>-# Fails on JSC platforms due to gc timing issues
-webkit.org/b/106957 svg/dom/SVGViewSpec-invalid-ref-crash.html [ Failure ]
-
</del><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="cx"> 
</span><span class="lines">@@ -2297,8 +2295,13 @@
</span><span class="cx"> webkit.org/b/128061 svg/zoom/page/zoom-svg-float-border-padding.xml [ 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"> webkit.org/b/128061 tables/mozilla_expected_failures/bugs/bug1055-2.html [ Failure ]
</span><ins>+webkit.org/b/126889 fast/forms/input-widths.html [ Pass Failure ]
+webkit.org/b/132515 fast/forms/hidpi-textarea-on-subpixel-position.html [ Pass ImageOnlyFailure ]
</ins><span class="cx"> # End of subpixel failures.
</span><span class="cx"> 
</span><ins>+webkit.org/b/60731 ietestcenter/css3/grid/grid-column-001.htm [ Pass ImageOnlyFailure ]
+webkit.org/b/60731 ietestcenter/css3/grid/grid-column-003.htm [ Pass ImageOnlyFailure ]
+
</ins><span class="cx"> webkit.org/b/128722 svg/text/text-overflow-ellipsis-svgfont-kerning-ligatures.html [ Crash Pass ]
</span><span class="cx"> 
</span><span class="cx"> webkit.org/b/128789 [ Debug ] js/regress/Int16Array-bubble-sort-with-byteLength.html [ Pass Timeout ]
</span><span class="lines">@@ -2717,6 +2720,10 @@
</span><span class="cx"> editing/inserting/insert-br-at-tabspan-002.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/borders/border-radius-on-html.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/regions/overflow/overflow-size-change-with-stacking-context.html [ ImageOnlyFailure ]
</span><ins>+
+webkit.org/b/132990 fast/regions/overflow/overflow-size-change-in-variable-width-regions.html [ Pass ImageOnlyFailure ]
+webkit.org/b/132990 fast/regions/overflow/overflow-not-moving-below-floats-in-variable-width-regions.html [ Pass ImageOnlyFailure ]
+
</ins><span class="cx"> svg/clip-path/mask-objectboundingbox-content-clip.svg [ ImageOnlyFailure ]
</span><span class="cx"> svg/clip-path/mask-userspaceonuse-content-clip.svg [ ImageOnlyFailure ]
</span><span class="cx"> svg/W3C-SVG-1.1/animate-elem-64-t.svg [ ImageOnlyFailure ]
</span></span></pre>
</div>
</div>

</body>
</html>