<!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>[179692] 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/179692">179692</a></dd>
<dt>Author</dt> <dd>bfulgham@apple.com</dd>
<dt>Date</dt> <dd>2015-02-05 09:04:52 -0800 (Thu, 05 Feb 2015)</dd>
</dl>

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

* 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 (179691 => 179692)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2015-02-05 16:50:44 UTC (rev 179691)
+++ trunk/LayoutTests/ChangeLog        2015-02-05 17:04:52 UTC (rev 179692)
</span><span class="lines">@@ -1,3 +1,9 @@
</span><ins>+2015-02-05  Brent Fulgham  &lt;bfulgham@apple.com&gt;
+
+        [Win] More Unreviewed gardening.
+
+        * platform/win/TestExpectations:
+
</ins><span class="cx"> 2015-02-05  Zalan Bujtas  &lt;zalan@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         Do not destroy RenderQuote's text fragment child when quotation mark string is changing.
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinTestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/TestExpectations (179691 => 179692)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/TestExpectations        2015-02-05 16:50:44 UTC (rev 179691)
+++ trunk/LayoutTests/platform/win/TestExpectations        2015-02-05 17:04:52 UTC (rev 179692)
</span><span class="lines">@@ -162,7 +162,7 @@
</span><span class="cx"> # TODO BlodBuilder is not enabled
</span><span class="cx"> http/tests/local/blob/send-data-blob.html [ Skip ]
</span><span class="cx"> 
</span><del>-# TODO Directory upload is not enabled.
</del><ins>+# Directory upload is not enabled.
</ins><span class="cx"> fast/forms/file/input-file-directory-upload.html [ Skip ]
</span><span class="cx"> 
</span><span class="cx"> # TODO A test that failed because eventSender cannot send function-key events.
</span><span class="lines">@@ -177,14 +177,14 @@
</span><span class="cx"> # TODO CSS Device Adaptation is not enabled.
</span><span class="cx"> webkit.org/b/95959 css3/device-adapt/ [ Skip ]
</span><span class="cx"> 
</span><del>-# TODO This port doesn't support detecting slow unload handlers.
</del><ins>+# Neither this port nor the mac port support detecting slow unload handlers.
</ins><span class="cx"> fast/dom/Window/slow-unload-handler.html [ Skip ]
</span><span class="cx"> fast/dom/Window/slow-unload-handler-only-frame-is-stopped.html [ Skip ]
</span><span class="cx"> 
</span><del>-# TODO Need to add functionality to DumpRenderTree to handle error pages
</del><ins>+# Need to add functionality to DumpRenderTree to handle error pages (mac as well)
</ins><span class="cx"> fast/history/back-forward-reset-after-error-handling.html [ Skip ]
</span><span class="cx"> 
</span><del>-# TODO These tests require touch support
</del><ins>+# These tests require touch support
</ins><span class="cx"> fast/events/touch/ [ Skip ]
</span><span class="cx"> 
</span><span class="cx"> # TODO No support for key event location in EventSender.
</span><span class="lines">@@ -195,7 +195,7 @@
</span><span class="cx"> fast/events/option-tab.html [ Failure ]
</span><span class="cx"> fast/forms/focus2.html [ Failure ]
</span><span class="cx"> 
</span><del>-# TODO No button tracked
</del><ins>+# No button tracked
</ins><span class="cx"> fast/events/mouseover-button.html [ Skip ]
</span><span class="cx"> 
</span><span class="cx"> # TODO Accept header is handled by the browser
</span><span class="lines">@@ -238,12 +238,12 @@
</span><span class="cx"> crypto/subtle/rsa-indexeddb.html [ Skip ]
</span><span class="cx"> inspector-protocol/indexeddb/basics.html [ Skip ]
</span><span class="cx"> 
</span><del>-# TODO This port doesn't support DeviceMotion or DeviceOrientation.
</del><ins>+# Neither this port nor the mac port support DeviceMotion or DeviceOrientation.
</ins><span class="cx"> fast/dom/DeviceMotion/ [ Skip ]
</span><span class="cx"> fast/dom/DeviceOrientation/ [ Skip ]
</span><span class="cx"> fast/dom/Window/window-properties-device-orientation.html [ Skip ]
</span><span class="cx"> 
</span><del>-# TODO Link prefetch is disabled by default
</del><ins>+# Link prefetch is disabled by default
</ins><span class="cx"> fast/dom/HTMLLinkElement/link-and-subresource-test.html [ Skip ]
</span><span class="cx"> fast/dom/HTMLLinkElement/link-and-subresource-test-nonexistent.html [ Skip ]
</span><span class="cx"> fast/dom/HTMLLinkElement/prefetch.html [ Skip ]
</span><span class="lines">@@ -276,13 +276,13 @@
</span><span class="cx"> webkit.org/b/53675 fast/dom/Window/open-window-min-size.html [ Skip ]
</span><span class="cx"> webkit.org/b/53675 js/dom/function-length.html [ Skip ]
</span><span class="cx"> 
</span><del>-# TODO Datalist is not yet enabled.
</del><ins>+# Datalist is not yet enabled.
</ins><span class="cx"> fast/forms/datalist/ [ Skip ]
</span><span class="cx"> 
</span><span class="cx"> # TODO Color input is not yet enabled.
</span><span class="cx"> fast/forms/color/ [ Skip ]
</span><span class="cx"> 
</span><del>-# TODO ENABLE_INPUT_TYPE_* are not enabled.
</del><ins>+# ENABLE_INPUT_TYPE_* are not enabled.
</ins><span class="cx"> webkit.org/b/29359 fast/forms/date [ Skip ]
</span><span class="cx"> webkit.org/b/29359 fast/forms/datetime [ Skip ]
</span><span class="cx"> webkit.org/b/29359 fast/forms/datetimelocal [ Skip ]
</span><span class="lines">@@ -290,7 +290,7 @@
</span><span class="cx"> webkit.org/b/29359 fast/forms/time [ Skip ]
</span><span class="cx"> webkit.org/b/29359 fast/forms/week [ Skip ]
</span><span class="cx"> 
</span><del>-# TODO ENABLE_GAMEPAD not enabled.
</del><ins>+# ENABLE_GAMEPAD not enabled.
</ins><span class="cx"> gamepad/ [ Skip ]
</span><span class="cx"> 
</span><span class="cx"> # X-Content-Type-Options (ENABLE_NOSNIFF) is not enabled.
</span><span class="lines">@@ -342,7 +342,7 @@
</span><span class="cx"> webkit.org/b/42435 http/tests/misc/webtiming-two-redirects.php [ Skip ]
</span><span class="cx"> webkit.org/b/42435 http/tests/w3c/webperf [ Skip ]
</span><span class="cx"> 
</span><del>-# TODO Content Security Policy 1.1 (ENABLE_CSP_NEXT) is not enabled
</del><ins>+# Content Security Policy 1.1 (ENABLE_CSP_NEXT) is not enabled
</ins><span class="cx"> webkit.org/b/85558 http/tests/security/contentSecurityPolicy/1.1 [ Skip ]
</span><span class="cx"> 
</span><span class="cx"> # TODO Application Cache Quotas
</span><span class="lines">@@ -353,16 +353,16 @@
</span><span class="cx"> # TODO Full Screen support is not yet enabled.
</span><span class="cx"> fullscreen/ [ Skip ]
</span><span class="cx"> 
</span><del>-# TODO viewport meta tag support
</del><ins>+# viewport meta tag support
</ins><span class="cx"> fast/viewport/ [ Skip ]
</span><span class="cx"> 
</span><span class="cx"> # TODO Text Autosizing is not enabled
</span><span class="cx"> webkit.org/b/84186 fast/text-autosizing [ Skip ]
</span><span class="cx"> 
</span><del>-# TODO Pre-HMTL5 parser quirks only apply to the mac port for now.
</del><ins>+# Pre-HMTL5 parser quirks only apply to the mac port for now.
</ins><span class="cx"> fast/parser/pre-html5-parser-quirks.html [ Skip ]
</span><span class="cx"> 
</span><del>-# TODO Requires WebP support.
</del><ins>+# Requires WebP support.
</ins><span class="cx"> fast/canvas/canvas-toDataURL-webp.html [ Skip ]
</span><span class="cx"> fast/images/webp-image-decoding.html [ Skip ]
</span><span class="cx"> fast/images/webp-color-profile-lossless.html [ Skip ]
</span><span class="lines">@@ -379,7 +379,8 @@
</span><span class="cx"> fast/frames/meta-refresh-user-gesture.html [ Skip ]
</span><span class="cx"> 
</span><span class="cx"> # TODO These require DRT setSerializeHTTPLoads implementation to be reliable.
</span><del>-webkit.org/b/50758 http/tests/local/link-stylesheet-load-order.html [ Pass Failure ]
</del><ins>+webkit.org/b/50758 [ Release ] http/tests/local/link-stylesheet-load-order.html [ Pass Failure ]
+webkit.org/b/50758 [ Debug ] http/tests/local/link-stylesheet-load-order.html [ Skip ] # Crashing
</ins><span class="cx"> webkit.org/b/50758 [ Release ] http/tests/local/link-stylesheet-load-order-preload.html [ Pass Failure ]
</span><span class="cx"> webkit.org/b/50758 [ Debug ] http/tests/local/link-stylesheet-load-order-preload.html [ Skip ]
</span><span class="cx"> 
</span><span class="lines">@@ -389,15 +390,15 @@
</span><span class="cx"> # TODO Uses showModalDialog
</span><span class="cx"> webkit.org/b/53675 fast/animation/request-animation-frame-during-modal.html [ Skip ]
</span><span class="cx"> 
</span><del>-# TODO DataTransferItems is not yet implemented.
</del><ins>+# DataTransferItems is not yet implemented.
</ins><span class="cx"> fast/events/clipboard-dataTransferItemList.html [ Skip ]
</span><span class="cx"> fast/events/drag-dataTransferItemList.html [ Skip ]
</span><span class="cx"> fast/events/drag-dataTransferItemList-file-handling.html [ Skip ]
</span><span class="cx"> 
</span><del>-# TODO Custom MIME type support in DataTransfer is not yet implemented.
</del><ins>+# Custom MIME type support in DataTransfer is not yet implemented.
</ins><span class="cx"> fast/events/drag-customData.html [ Skip ]
</span><span class="cx"> 
</span><del>-# TODO Quota API is not supported.
</del><ins>+# Quota API is not supported.
</ins><span class="cx"> storage/storageinfo-missing-arguments.html [ Skip ]
</span><span class="cx"> storage/storageinfo-no-callbacks.html [ Skip ]
</span><span class="cx"> storage/storageinfo-query-usage.html [ Skip ]
</span><span class="lines">@@ -406,7 +407,7 @@
</span><span class="cx"> storage/storagequota-request-quota.html [ Skip ]
</span><span class="cx"> fast/workers/worker-storagequota-query-usage.html [ Skip ]
</span><span class="cx"> 
</span><del>-# TODO Tests that require ENABLE(DOWNLOAD_ATTRIBUTE).
</del><ins>+# Tests that require ENABLE(DOWNLOAD_ATTRIBUTE).
</ins><span class="cx"> fast/dom/HTMLAnchorElement/anchor-nodownload.html [ Skip ]
</span><span class="cx"> fast/dom/HTMLAnchorElement/anchor-download.html [ Skip ]
</span><span class="cx"> fast/dom/HTMLAnchorElement/anchor-nodownload-set.html [ Skip ]
</span><span class="lines">@@ -419,27 +420,27 @@
</span><span class="cx"> # TODO CSS Grid Layout is not yet enabled.
</span><span class="cx"> webkit.org/b/60731 fast/css-grid-layout/ [ Skip ]
</span><span class="cx"> 
</span><del>-# TODO &lt;style scoped&gt; is not yet enabled.
</del><ins>+# &lt;style scoped&gt; is not yet enabled.
</ins><span class="cx"> webkit.org/b/49142 fast/css/style-scoped/ [ Skip ]
</span><span class="cx"> 
</span><span class="cx"> # TODO ENABLE(CSS_SCROLL_SNAP) is disabled.
</span><span class="cx"> css3/scroll-snap/ [ Skip ]
</span><span class="cx"> 
</span><del>-# TODO ENABLE(SHADOW_DOM) is disabled.
</del><ins>+# ENABLE(SHADOW_DOM) is disabled.
</ins><span class="cx"> editing/shadow/ [ Skip ]
</span><span class="cx"> fast/dom/shadow/ [ Skip ]
</span><span class="cx"> fast/dom/HTMLTemplateElement/cycles-in-shadow.html [ Skip ]
</span><span class="cx"> 
</span><del>-# TODO JSC does not support setIsolatedWorldSecurityOrigin
</del><ins>+# JSC does not support setIsolatedWorldSecurityOrigin
</ins><span class="cx"> webkit.org/b/61540 http/tests/security/isolatedWorld/cross-origin-xhr.html [ Skip ]
</span><span class="cx"> 
</span><span class="cx"> # TODO For now, Web Audio tests are disabled
</span><span class="cx"> webkit.org/b/86914 webaudio/ [ Skip ]
</span><span class="cx"> 
</span><del>-# TODO ENABLE(DRAGGABLE_REGION) is disabled
</del><ins>+# ENABLE(DRAGGABLE_REGION) is disabled
</ins><span class="cx"> fast/css/draggable-region-parser.html [ Skip ]
</span><span class="cx"> 
</span><del>-# TODO Font feature settings is not implemented.
</del><ins>+# Font feature settings is not implemented.
</ins><span class="cx"> css3/font-feature-settings-rendering.html [ Skip ]
</span><span class="cx"> 
</span><span class="cx"> # TODO Implement dumpProgressFinishedCallback
</span><span class="lines">@@ -472,7 +473,7 @@
</span><span class="cx"> webkit.org/b/87919 fast/repaint/hidpi-transform-on-subpixel-repaintrect.html [ Failure ]
</span><span class="cx"> webkit.org/b/87919 fast/repaint/hidpi-wrong-repaint-rect-when-parent-has-noncompositing-transform.html [ Failure ]
</span><span class="cx"> 
</span><del>-# TODO Skip because this platform does not support a paging mouse wheel event
</del><ins>+# Skip because this platform does not support a paging mouse wheel event
</ins><span class="cx"> fast/events/platform-wheelevent-paging-x-in-non-scrolling-div.html [ Skip ]
</span><span class="cx"> fast/events/platform-wheelevent-paging-x-in-non-scrolling-page.html [ Skip ]
</span><span class="cx"> fast/events/platform-wheelevent-paging-x-in-scrolling-div.html [ Skip ]
</span><span class="lines">@@ -484,20 +485,20 @@
</span><span class="cx"> fast/events/platform-wheelevent-paging-y-in-scrolling-div.html [ Skip ]
</span><span class="cx"> fast/events/platform-wheelevent-paging-y-in-scrolling-page.html [ Skip ]
</span><span class="cx"> 
</span><del>-# TODO Pointer Lock is not implemented.
</del><ins>+# Pointer Lock is not implemented.
</ins><span class="cx"> pointer-lock/ [ Skip ]
</span><span class="cx"> http/tests/pointer-lock/ [ Skip ]
</span><span class="cx"> 
</span><span class="cx"> # TODO Vibration API is not implemented.
</span><span class="cx"> vibration/ [ Skip ]
</span><span class="cx"> 
</span><del>-# TODO Touch adjustment not enabled on Windows
</del><ins>+# Touch adjustment not enabled on Windows (or mac)
</ins><span class="cx"> webkit.org/b/78801 touchadjustment/ [ Skip ]
</span><span class="cx"> 
</span><del>-# TODO Needs BatteryClient implementation.
</del><ins>+# Needs BatteryClient implementation.
</ins><span class="cx"> webkit.org/b/62698 batterystatus/ [ Skip ]
</span><span class="cx"> 
</span><del>-# TODO Proximity Events is not supported.
</del><ins>+# Proximity Events is not supported.
</ins><span class="cx"> proximity/ [ Skip ]
</span><span class="cx"> fast/events/constructors/device-proximity-event-constructor.html
</span><span class="cx"> 
</span><span class="lines">@@ -510,7 +511,7 @@
</span><span class="cx"> # TODO CSS image-orientation property not yet supported
</span><span class="cx"> fast/css/image-orientation/ [ Skip ]
</span><span class="cx"> 
</span><del>-# TODO The textInputController.setComposition() implementation is missing
</del><ins>+# The textInputController.setComposition() implementation is missing
</ins><span class="cx"> fast/forms/input-set-composition-scroll.html [ Skip ]
</span><span class="cx"> 
</span><span class="cx"> # TODO Interactive form validation not enabled on Windows
</span><span class="lines">@@ -737,7 +738,8 @@
</span><span class="cx"> 
</span><span class="cx"> # Needs to pass cookies to the media player
</span><span class="cx"> webkit.org/b/33954 http/tests/media/video-cookie.html [ Skip ]
</span><del>-webkit.org/b/34447 http/tests/media/video-referer.html [ Failure ]
</del><ins>+webkit.org/b/34447 [ Release ] http/tests/media/video-referer.html [ Failure ]
+webkit.org/b/34447 [ Debug ] http/tests/media/video-referer.html [ Skip ] # Crashing
</ins><span class="cx"> 
</span><span class="cx"> # DumpRenderTree requires testRunner.setViewModeMediaFeature()
</span><span class="cx"> fast/media/view-mode-media-feature.html [ ImageOnlyFailure ]
</span><span class="lines">@@ -2014,6 +2016,9 @@
</span><span class="cx"> http/tests/security/cross-frame-access-protocol-explicit-domain.html [ Skip ] # Timeout
</span><span class="cx"> http/tests/history/back-during-onload-triggered-by-back.html [ Skip ] # Timeout
</span><span class="cx"> 
</span><ins>+# Clear Key not implemented
+http/tests/media/clearkey/clear-key-hls-aes128.html        [ Skip ] # Timeout
+
</ins><span class="cx"> # SSL Configuration on Windows &lt;rdar://problem/5345985&gt;
</span><span class="cx"> http/tests/navigation/ping-cross-origin-from-https.html [ Skip ] # Timeout
</span><span class="cx"> http/tests/security/cross-frame-access-protocol.html [ Skip ] # Timeout
</span><span class="lines">@@ -2025,7 +2030,8 @@
</span><span class="cx"> webkit.org/b/63806 http/tests/cache/history-only-cached-subresource-loads-max-age-https.html [ Skip ] # Timeout
</span><span class="cx"> webkit.org/b/25189 http/tests/incremental/slow-utf8-text.pl [ Pass Timeout ]
</span><span class="cx"> webkit.org/b/25483 http/tests/navigation/redirect-cycle.html [ Pass Timeout ]
</span><del>-webkit.org/b/28467 http/tests/loading/preload-img-test.html [ Pass Timeout ]
</del><ins>+webkit.org/b/28467 [ Release ] http/tests/loading/preload-img-test.html [ Pass Timeout ]
+webkit.org/b/28467 [ Debug ] http/tests/loading/preload-img-test.html [ Skip ] # Crashing
</ins><span class="cx"> 
</span><span class="cx"> # Different tests sometimes time out on apple-windows-5
</span><span class="cx"> #webkit.org/b/55579 http/tests/websocket [ Skip ]
</span><span class="lines">@@ -2036,7 +2042,7 @@
</span><span class="cx"> # Not investigated yet
</span><span class="cx"> webkit.org/b/51596 [ Release ] http/tests/xmlhttprequest/basic-auth-nopassword.html [ Failure ]
</span><span class="cx"> webkit.org/b/51596 [ Debug ] http/tests/xmlhttprequest/basic-auth-nopassword.html [ Skip ]
</span><del>-webkit.org/b/51596 http/tests/xmlhttprequest/basic-auth-nouser.html [ Failure ]
</del><ins>+webkit.org/b/51596 http/tests/xmlhttprequest/basic-auth-nouser.html [ Skip ] # Timeout or failure
</ins><span class="cx"> 
</span><span class="cx"> # &lt;rdar://problem/5961006&gt; LayoutTests that send an OPTIONS request don't work on Windows due to Apache 1.3
</span><span class="cx"> #http/tests/xmlhttprequest/access-control-basic-non-simple-allow-async.html
</span><span class="lines">@@ -2296,67 +2302,101 @@
</span><span class="cx"> [ Debug ] transforms/3d/hit-testing [ Skip ]
</span><span class="cx"> [ Debug ] transforms/3d/point-mapping [ Skip ]
</span><span class="cx"> 
</span><ins>+[ Debug ] editing/pasteboard/copy-cut-paste-events-fired-when-disabled.html [ Skip ] # Crashing
+[ Debug ] editing/pasteboard/undoable-fragment-removes.html [ Skip ] # Crashing
+[ Debug ] editing/selection/5007143-2.html [ Skip ] # Crashing
+[ Debug ] fast/dom/adopt-node-crash.html [ Skip ] # Crashing
+[ Debug ] fast/dom/htmlallcollection-detached-node-children.html [ Skip ] # Crashing
+[ Debug ] fast/dom/HTMLDocument/document-all.html [ Skip ] # Crashing
+[ Debug ] fast/dom/HTMLAnchorElement/get-href-attribute-port.html [ Skip ] # Crashing
</ins><span class="cx"> [ Debug ] fast/events/autoscroll-in-textarea.html [ Skip ]
</span><ins>+[ Debug ] fast/events/autoscroll-in-textfield.html [ Skip ]
+[ Debug ] fast/events/autoscroll-nonscrollable-iframe-in-scrollable-div.html [ Skip ] # Crashing
</ins><span class="cx"> [ Debug ] fast/events/autoscroll-overflow-hidden-longhands.html [ Skip ]
</span><del>-[ Debug ] fast/events/autoscroll-in-textfield.html [ Skip ]
</del><span class="cx"> [ Debug ] fast/events/autoscroll-should-not-stop-on-keypress.html [ Skip ]
</span><span class="cx"> [ Debug ] fast/events/backspace-navigates-back.html [ Skip ]
</span><span class="cx"> [ Debug ] fast/events/before-unload-adopt-subframe-to-outside.html [ Skip ]
</span><ins>+[ Debug ] fast/events/before-unload-adopt-within-subframes.html [ Skip ] # Crashing
</ins><span class="cx"> [ Debug ] fast/events/change-overflow-on-overflow-change.html [ Skip ]
</span><span class="cx"> [ Debug ] fast/events/check-defocus-event-order-when-triggered-by-mouse-click.html [ Skip ]
</span><ins>+[ Debug ] fast/events/check-defocus-event-order-when-triggered-by-tab.html [ Skip ] # Crashing
</ins><span class="cx"> [ Debug ] fast/events/drag-parent-node.html [ Skip ]
</span><span class="cx"> [ Debug ] fast/events/drag-selects-image.html [ Skip ]
</span><ins>+[ Debug ] fast/events/drag-text-with-clear.html [ Skip ] # Crashing
</ins><span class="cx"> [ Debug ] fast/events/gc-freeze-with-attribute-listeners.html [ Skip ]
</span><span class="cx"> [ Debug ] fast/events/ghostly-mousemoves-in-subframe.html [ Skip ]
</span><ins>+[ Debug ] fast/events/iframe-object-onload.html [ Skip ] # Crashing
</ins><span class="cx"> [ Debug ] fast/events/keypress-insert-tab.html [ Skip ]
</span><span class="cx"> [ Debug ] fast/events/keypress-removed-node.html [ Skip ]
</span><ins>+[ Debug ] fast/events/label-focus.html [ Skip ] # Crashing
</ins><span class="cx"> [ Debug ] fast/events/mousedown_in_scrollbar.html [ Skip ]
</span><span class="cx"> [ Debug ] fast/events/mousedown-inside-dragstart-should-not-cause-crash.html [ Skip ]
</span><ins>+[ Debug ] fast/events/mouseenter-mouseleave-capture.html [ Skip ] # Crashing
</ins><span class="cx"> [ Debug ] fast/events/onblur-remove.html [ Skip ]
</span><span class="cx"> [ Debug ] fast/events/onchange-click-hang.html [ Skip ]
</span><ins>+[ Debug ] fast/events/onchange-passwordfield.html [ Skip ] # Crashing
</ins><span class="cx"> [ Debug ] fast/events/page-scaled-mouse-click.html [ Skip ]
</span><span class="cx"> [ Debug ] fast/events/page-visibility-null-view.html [ Skip ]
</span><ins>+[ Debug ] fast/events/pagehide-timeout.html [ Skip ] # Crashing
</ins><span class="cx"> [ Debug ] fast/forms/autofocus-input-css-style-change.html [ Skip ]
</span><span class="cx"> [ Debug ] fast/forms/autofocus-keygen.html [ Skip ]
</span><ins>+[ Debug ] fast/forms/autofocus-opera-001.html [ Skip ] # Crashing
</ins><span class="cx"> [ Debug ] fast/forms/number/number-stepup-stepdown-from-renderer.html [ Skip ]
</span><span class="cx"> [ Debug ] fast/forms/number/number-type-update-by-change-event.html [ Skip ]
</span><ins>+[ Debug ] fast/forms/number/number-validity-badinput.html [ Skip ] # Crashing
</ins><span class="cx"> [ Debug ] fast/frames/flattening/iframe-flattening-simple.html [ Skip ]
</span><ins>+[ Debug ] fast/frames/flattening/iframe-tiny.html [ Skip ] # Crashing
</ins><span class="cx"> [ Debug ] fast/frames/frame-deep-nested-resize.html [ Skip ]
</span><span class="cx"> [ Debug ] fast/frames/frame-display-none-focus.html [ Skip ]
</span><span class="cx"> [ Debug ] fast/frames/frame-element-name.html [ Skip ]
</span><ins>+[ Debug ] fast/frames/frame-focus-blurs-active-element.html [ Skip ] # Crashing
</ins><span class="cx"> [ Debug ] fast/frames/frame-inherit-noresize-from-frameset.html [ Skip ]
</span><span class="cx"> [ Debug ] fast/frames/frame-js-url-clientWidth.html [ Skip ]
</span><span class="cx"> [ Debug ] fast/frames/iframe-with-frameborder.html [ Skip ]
</span><span class="cx"> [ Debug ] fast/frames/inline-object-inside-frameset.html [ Skip ]
</span><ins>+[ Debug ] fast/frames/invalid-frameset-compute-edge.html [ Skip ] # Crashing
</ins><span class="cx"> [ Debug ] fast/history/form-submit-in-frame.html [ Skip ]
</span><span class="cx"> [ Debug ] fast/history/forward-during-load.html [ Skip ]
</span><ins>+[ Debug ] fast/history/gesture-before-onload-form-submit.html [ Skip ] # Crashing
</ins><span class="cx"> [ Debug ] fast/images/animated-gif-webkit-transform.html [ Skip ]
</span><span class="cx"> [ Debug ] fast/images/animated-gif-iframe-webkit-transform.html [ Skip ]
</span><span class="cx"> [ Debug ] fast/line-grid/line-align-left-edges.html [ Skip ]
</span><span class="cx"> [ Debug ] fast/line-grid/line-align-parsing.html [ Skip ]
</span><ins>+[ Debug ] fast/line-grid/line-align-right-edges.html [ Skip ] # Crashing
</ins><span class="cx"> [ Debug ] fast/loader/empty-embed-src-attribute.html [ Skip ]
</span><span class="cx"> [ Debug ] fast/loader/external-script-URL-location.html [ Skip ]
</span><ins>+[ Debug ] fast/loader/file-URL-with-port-number.html [ Skip ] # Crashing
</ins><span class="cx"> [ Debug ] fast/overflow/scrollbar-click-retains-focus.html [ Skip ]
</span><span class="cx"> [ Debug ] fast/overflow/scrollbar-position-update.html [ Skip ]
</span><ins>+[ Debug ] fast/overflow/scrollbar-restored.html [ Skip ] # Crashing
</ins><span class="cx"> [ Debug ] fast/regions/subtree-with-vert-lr.html [ Skip ]
</span><span class="cx"> [ Debug ] fast/regions/hover-content-inside-iframe-in-region.html [ Skip ]
</span><span class="cx"> [ Debug ] fast/regions/subtree-with-vert-rl.html [ Skip ]
</span><span class="cx"> [ Debug ] fast/repaint/4776765.html [ Skip ]
</span><span class="cx"> [ Debug ] fast/repaint/text-selection-rect-in-overflow.html [ Skip ]
</span><span class="cx"> [ Debug ] fast/repaint/fixed-move-after-scroll.html [ Skip ]
</span><ins>+[ Debug ] fast/repaint/fixed-position-transparency-with-overflow.html [ Skip ]
+[ Debug ] fast/repaint/fixed-right-bottom-in-page-scale.html [ Skip ] # Crashing
</ins><span class="cx"> [ Debug ] fast/repaint/absolute-position-change-containing-block.html [ Skip ]
</span><span class="cx"> [ Debug ] fast/repaint/text-shadow-horizontal.html [ Skip ]
</span><del>-[ Debug ] fast/repaint/fixed-position-transparency-with-overflow.html [ Skip ]
-[ Debug ] platform/win/fast/events/panScroll-preventDefault.html [ Skip ]
</del><ins>+[ Debug ] fast/repaint/text-shadow.html [ Skip ] # Crashing
</ins><span class="cx"> [ Debug ] http/tests/canvas/webgl/origin-clean-conformance.html [ Skip ]
</span><span class="cx"> [ Debug ] http/tests/incremental/slow-utf8-css.html [ Skip ]
</span><ins>+[ Debug ] http/tests/incremental/slow-utf8-html.pl [ Skip ] # Crashing
</ins><span class="cx"> [ Debug ] http/tests/loading/preload-css-test.html [ Skip ]
</span><span class="cx"> [ Debug ] http/tests/misc/javascript-url-stop-loaders.html [ Skip ]
</span><ins>+[ Debug ] http/tests/misc/last-modified-parsing.html [ Skip ] # Crashing
</ins><span class="cx"> [ Debug ] http/tests/security/isolatedWorld/storage-prototype.html [ Skip ]
</span><ins>+[ Debug ] http/tests/security/isolatedWorld/string-prototype.html [ Skip ] # Crashing
+[ Debug ] http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-htmldom.html [ Skip ] # Crashing
</ins><span class="cx"> [ Debug ] http/tests/security/mixedContent/data-url-script-in-iframe.html [ Skip ]
</span><ins>+[ Debug ] http/tests/security/originHeader/origin-header-for-data.html [ Skip ] # Crashing
</ins><span class="cx"> [ Debug ] http/tests/webgl/1.0.2/origin-clean-conformance.html [ Skip ]
</span><span class="cx"> [ Debug ] http/tests/webgl/1.0.2/texImage2DHTML.html [ Skip ]
</span><ins>+[ Debug ] http/tests/websocket/tests/hybi/workers/close-code-and-reason.html [ Skip ] # Crashing
</ins><span class="cx"> [ Debug ] ietestcenter/css3/valuesandunits/units-000.htm [ Skip ]
</span><ins>+[ Debug ] platform/win/fast/events/panScroll-preventDefault.html [ Skip ]
+[ Debug ] platform/win/fast/forms/file/drag-and-drop-files.html [ Skip ] # Crashing
</ins><span class="cx"> [ Debug ] transforms/3d/general/perspective-non-layer.html [ Skip ]
</span><span class="cx"> 
</span><span class="cx"> webkit.org/b/117323 animations/animation-delay-changed.html [ Pass Failure Timeout ]
</span><span class="lines">@@ -2638,7 +2678,7 @@
</span><span class="cx"> fast/regions/overflow/overflow-auto-after-float.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/regions/overflow/overflow-content-zero-height-region.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/regions/overflow/overflow-nested-regions.html [ ImageOnlyFailure ]
</span><del>-[ Debug ] fast/regions/overflow/overflow-3dtransformed-region.html [ ImageOnlyFailure ]
</del><ins>+[ Debug ] fast/regions/overflow/overflow-3dtransformed-region.html [ Failure ]
</ins><span class="cx"> fast/regions/percentage-margins-mixed-ltr-dominant-regions.html [ ImageOnlyFailure ]
</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></pre>
</div>
</div>

</body>
</html>