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

<h3>Log Message</h3>
<pre>[Win] Unreviewed test updates for Debug bots.

* 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 (180677 => 180678)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2015-02-26 17:04:41 UTC (rev 180677)
+++ trunk/LayoutTests/ChangeLog        2015-02-26 17:30:37 UTC (rev 180678)
</span><span class="lines">@@ -1,3 +1,9 @@
</span><ins>+2015-02-26  Brent Fulgham  &lt;bfulgham@apple.com&gt;
+
+        [Win] Unreviewed test updates for Debug bots.
+
+        * platform/win/TestExpectations:
+
</ins><span class="cx"> 2015-02-26  Csaba Osztrogonác  &lt;ossy@webkit.org&gt;
</span><span class="cx"> 
</span><span class="cx">         [WK2] Unreviewed gardening, skip failing tests related to missing
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinTestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/TestExpectations (180677 => 180678)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/TestExpectations        2015-02-26 17:04:41 UTC (rev 180677)
+++ trunk/LayoutTests/platform/win/TestExpectations        2015-02-26 17:30:37 UTC (rev 180678)
</span><span class="lines">@@ -1157,7 +1157,8 @@
</span><span class="cx"> # Lucida Grande is not used for Hebrew text
</span><span class="cx"> webkit.org/b/23925 editing/selection/extend-selection-bidi.html [ Failure ]
</span><span class="cx"> # &lt;rdar://5508270&gt; Intermittently time out
</span><del>-editing/selection/5057506-2.html [ Pass Timeout ]
</del><ins>+[ Release ] editing/selection/5057506-2.html [ Pass Timeout ]
+[ Debug ] editing/selection/5057506-2.html [ Skip ] # Crashing
</ins><span class="cx"> editing/selection/5057506.html [ Failure Timeout ]
</span><span class="cx"> # Assertion failure in replaySavedEvents
</span><span class="cx"> webkit.org/b/21796 editing/selection/drag-in-iframe.html [ Skip ]
</span><span class="lines">@@ -1548,7 +1549,6 @@
</span><span class="cx"> [ Debug ] accessibility/aria-checkbox-text.html [ Skip ] # Crashing
</span><span class="cx"> [ Debug ] accessibility/aria-describedby-on-input.html [ Skip ] # Crashing
</span><span class="cx"> [ Debug ] accessibility/aria-disabled.html [ Skip ] # Crashing
</span><del>-[ Debug ] accessibility/aria-fallback-roles.html [ Skip ] # Crashing
</del><span class="cx"> [ Debug ] accessibility/aria-help.html [ Skip ] # Crashing
</span><span class="cx"> [ Debug ] accessibility/aria-hidden.html [ Skip ] # Crashing
</span><span class="cx"> [ Debug ] accessibility/aria-hidden-crash.html [ Skip ] # Crashing
</span><span class="lines">@@ -1776,7 +1776,6 @@
</span><span class="cx"> 
</span><span class="cx"> # Missing glyph symbol is not rendered properly
</span><span class="cx"> webkit.org/b/140257 svg/custom/svg-fonts-fallback.xhtml [ Failure ]
</span><del>-svg/custom/vg-fonts-without-missing-glyph.xhtml [ Pass Failure ]
</del><span class="cx"> 
</span><span class="cx"> svg/custom/use-on-symbol-inside-pattern.svg [ Failure ]
</span><span class="cx"> svg/dynamic-updates/SVGSVGElement-dom-requiredFeatures.html        [ ImageOnlyFailure ]
</span><span class="lines">@@ -2343,7 +2342,8 @@
</span><span class="cx"> fast/html/keygen.html [ Failure ]
</span><span class="cx"> 
</span><span class="cx"> # Sometimes times out
</span><del>-fast/frames/flattening/scrolling-in-object.html [ Pass Timeout ]
</del><ins>+[ Release ] fast/frames/flattening/scrolling-in-object.html [ Pass Timeout ]
+[ Debug ] fast/frames/flattening/scrolling-in-object.html [ Skip ] # Crashing
</ins><span class="cx"> fast/dom/location-new-window-no-crash.html [ Pass Timeout ]
</span><span class="cx"> fast/loader/user-style-sheet-resource-load-callbacks.html [ Pass Timeout ]
</span><span class="cx"> fast/block/positioning/percent-top-left-on-relative-position.html [ Pass Timeout ]
</span><span class="lines">@@ -2439,20 +2439,29 @@
</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>+# These failures all seem to be related to the page cache being in a bad state.
</ins><span class="cx"> [ Debug ] editing/pasteboard/copy-cut-paste-events-fired-when-disabled.html [ Skip ] # Crashing
</span><span class="cx"> [ Debug ] editing/pasteboard/copy-display-none.html [ Skip ] # Crashing
</span><ins>+[ Debug ] editing/pasteboard/copy-element-with-conflicting-background-color-from-rule.html [ Skip ] # Crashing
</ins><span class="cx"> [ Debug ] editing/pasteboard/undoable-fragment-removes.html [ Skip ] # Crashing
</span><span class="cx"> [ Debug ] editing/pasteboard/unrendered-br.html [ Skip ] # Crashing
</span><span class="cx"> [ Debug ] editing/selection/5007143-2.html [ Skip ] # Crashing
</span><span class="cx"> [ Debug ] editing/selection/5007143.html [ Skip ] # Crashing
</span><ins>+[ Debug ] editing/selection/6476.html [ Skip ] # Crashing
+[ Debug ] editing/selection/focus_editable_html.html [ Skip ] # Crashing
+[ Debug ] editing/selection/select-all-textarea.html [ Skip ] # Crashing
</ins><span class="cx"> [ Debug ] fast/dom/adopt-node-crash.html [ Skip ] # Crashing
</span><span class="cx"> [ Debug ] fast/dom/adopt-node-prevented.html [ Skip ] # Crashing
</span><ins>+[ Debug ] fast/dom/allowed-children.html [ Skip ] # Crashing
</ins><span class="cx"> [ Debug ] fast/dom/htmlallcollection-detached-node-children.html [ Skip ] # Crashing
</span><span class="cx"> [ Debug ] fast/dom/htmlallcollection-reachable.html [ Skip ] # Crashing
</span><ins>+[ Debug ] fast/dom/HTMLAnchorElement/get-href-attribute-port.html [ Skip ] # Crashing
+[ Debug ] fast/dom/HTMLAnchorElement/remove-rel-attribute.html [ Skip ] # Crashing
+[ Debug ] fast/dom/HTMLAnchorElement/set-href-attribute-hash.html [ Skip ] # Crashing
</ins><span class="cx"> [ Debug ] fast/dom/HTMLDocument/document-all.html [ Skip ] # Crashing
</span><span class="cx"> [ Debug ] fast/dom/HTMLDocument/document-open-return-value.html [ Skip ] # Crashing
</span><del>-[ Debug ] fast/dom/HTMLAnchorElement/get-href-attribute-port.html [ Skip ] # Crashing
-[ Debug ] fast/dom/HTMLAnchorElement/remove-rel-attribute.html [ Skip ] # Crashing
</del><ins>+[ Debug ] fast/dom/HTMLDocument/document-plugins.html [ Skip ] # Crashing
+[ Debug ] fast/dom/htmlcollection-backwards-subtree-iteration.html [ Skip ] # Crashing
</ins><span class="cx"> [ Debug ] fast/events/autoscroll-in-textarea.html [ Skip ]
</span><span class="cx"> [ Debug ] fast/events/autoscroll-in-textfield.html [ Skip ]
</span><span class="cx"> [ Debug ] fast/events/autoscroll-nonscrollable-iframe-in-scrollable-div.html [ Skip ] # Crashing
</span><span class="lines">@@ -2464,51 +2473,62 @@
</span><span class="cx"> [ Debug ] fast/events/before-unload-adopt-subframe-to-outside.html [ Skip ]
</span><span class="cx"> [ Debug ] fast/events/before-unload-adopt-within-subframes.html [ Skip ] # Crashing
</span><span class="cx"> [ Debug ] fast/events/before-unload-forbidden-navigation.html [ Skip ] # Crashing
</span><ins>+[ Debug ] fast/events/before-unload-in-multiple-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><span class="cx"> [ Debug ] fast/events/check-defocus-event-order-when-triggered-by-tab.html [ Skip ] # Crashing
</span><span class="cx"> [ Debug ] fast/events/clear-drag-state.html [ Skip ] # Crashing
</span><span class="cx"> [ Debug ] fast/events/clear-edit-drag-state.html [ Skip ] # Crashing
</span><ins>+[ Debug ] fast/events/click-count.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><span class="cx"> [ Debug ] fast/events/drag-text-with-clear.html [ Skip ] # Crashing
</span><span class="cx"> [ Debug ] fast/events/dropzone-001.html [ Skip ] # Crashing
</span><span class="cx"> [ Debug ] fast/events/dropzone-002.html [ Skip ] # Crashing
</span><ins>+[ Debug ] fast/events/dropzone-003.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><span class="cx"> [ Debug ] fast/events/iframe-object-onload.html [ Skip ] # Crashing
</span><span class="cx"> [ Debug ] fast/events/iframe-onmousemove.html [ Skip ] # Crashing
</span><span class="cx"> [ Debug ] fast/events/imagemap-norender-crash.html [ Skip ] # Crashing
</span><ins>+[ Debug ] fast/events/ime-composition-events-001.html [ Skip ] # Crashing
+[ Debug ] fast/events/keydown-keypress-focus-change.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><span class="cx"> [ Debug ] fast/events/label-focus.html [ Skip ] # Crashing
</span><span class="cx"> [ Debug ] fast/events/media-element-focus-tab.html [ Skip ] # Crashing
</span><span class="cx"> [ Debug ] fast/events/media-focus-in-standalone-media-document.html [ Skip ] # Crashing
</span><ins>+[ Debug ] fast/events/menu-keydown-on-hidden-element.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><span class="cx"> [ Debug ] fast/events/mouseenter-mouseleave-capture.html [ Skip ] # Crashing
</span><span class="cx"> [ Debug ] fast/events/mouseenter-mouseleave.html [ Skip ] # Crashing
</span><span class="cx"> [ Debug ] fast/events/mouseenterleave-on-subframe.html [ Skip ] # Crashing
</span><ins>+[ Debug ] fast/events/mousemove-after-drag-over-scrollbar.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><span class="cx"> [ Debug ] fast/events/onchange-passwordfield.html [ Skip ] # Crashing
</span><span class="cx"> [ Debug ] fast/events/onchange-range-slider.html [ Skip ] # Crashing
</span><span class="cx"> [ Debug ] fast/events/onchange-searchfield.html [ Skip ] # Crashing
</span><ins>+[ Debug ] fast/events/onchange-select-popup.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><span class="cx"> [ Debug ] fast/events/pagehide-timeout.html [ Skip ] # Crashing
</span><span class="cx"> [ Debug ] fast/events/pagehide-xhr-open.html [ Skip ] # Crashing
</span><ins>+[ Debug ] fast/events/pageshow-pagehide-on-back-cached.html [ Skip ] # Crashing
</ins><span class="cx"> [ Debug ] fast/events/pageshow-pagehide-on-back-cached-with-frames.html [ Skip ] # Crashing
</span><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><span class="cx"> [ Debug ] fast/forms/autofocus-opera-001.html [ Skip ] # Crashing
</span><span class="cx"> [ Debug ] fast/forms/autofocus-opera-002.html [ Skip ] # Crashing
</span><span class="cx"> [ Debug ] fast/forms/autofocus-opera-003.html [ Skip ] # Crashing
</span><ins>+[ Debug ] fast/forms/autofocus-opera-004.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><span class="cx"> [ Debug ] fast/forms/number/number-validity-badinput.html [ Skip ] # Crashing
</span><span class="cx"> [ Debug ] fast/forms/number/number-validation-message.html [ Skip ] # Crashing
</span><span class="cx"> [ Debug ] fast/forms/number/number-validity-rangeoverflow.html [ Skip ] # Crashing
</span><ins>+[ Debug ] fast/forms/number/number-validity-stepmismatch.html [ Skip ] # Crashing
</ins><span class="cx"> [ Debug ] fast/frames/flattening/iframe-flattening-simple.html [ Skip ]
</span><span class="cx"> [ Debug ] fast/frames/flattening/iframe-tiny.html [ Skip ] # Crashing
</span><span class="cx"> [ Debug ] fast/frames/flattening/scrollable-flexbox-inside-iframe-with-zero-height-and-needs-full-repaint-crash.html [ Skip ] # Crashing
</span><span class="lines">@@ -2521,16 +2541,19 @@
</span><span class="cx"> [ Debug ] fast/frames/frame-js-url-clientWidth.html [ Skip ]
</span><span class="cx"> [ Debug ] fast/frames/frame-length-fractional.html [ Skip ] # Crashing
</span><span class="cx"> [ Debug ] fast/frames/frame-limit.html [ Skip ] # Crashing
</span><ins>+[ Debug ] fast/frames/frame-name-reset.html [ Skip ] # Crashing
</ins><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><span class="cx"> [ Debug ] fast/frames/invalid-frameset-compute-edge.html [ Skip ] # Crashing
</span><span class="cx"> [ Debug ] fast/frames/invalid-frameset.html [ Skip ] # Crashing
</span><span class="cx"> [ Debug ] fast/frames/invalid.html [ Skip ] # Crashing
</span><ins>+[ Debug ] fast/frames/javascript-url-as-framesrc-crash.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><span class="cx"> [ Debug ] fast/history/gesture-before-onload-form-submit.html [ Skip ] # Crashing
</span><span class="cx"> [ Debug ] fast/history/gesture-before-onload-location-href.html [ Skip ] # Crashing
</span><span class="cx"> [ Debug ] fast/history/go-back-to-changed-name.html [ Skip ] # Crashing
</span><ins>+[ Debug ] fast/history/history-back-forward-within-subframe-hash.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="lines">@@ -2538,6 +2561,7 @@
</span><span class="cx"> [ Debug ] fast/line-grid/line-align-right-edges.html [ Skip ] # Crashing
</span><span class="cx"> [ Debug ] fast/line-grid/line-grid-contains-value.html [ Skip ] # Crashing
</span><span class="cx"> [ Debug ] fast/line-grid/line-grid-floating.html [ Skip ] # Crashing
</span><ins>+[ Debug ] fast/line-grid/line-grid-inside-columns.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><span class="cx"> [ Debug ] fast/loader/file-URL-with-port-number.html [ Skip ] # Crashing
</span><span class="lines">@@ -2547,6 +2571,7 @@
</span><span class="cx"> [ Debug ] fast/overflow/scrollbar-position-update.html [ Skip ]
</span><span class="cx"> [ Debug ] fast/overflow/scrollbar-restored.html [ Skip ] # Crashing
</span><span class="cx"> [ Debug ] fast/overflow/start-end-overflow-hidden-horizontal-writing-mode-tb.html [ Skip ] # Crashing
</span><ins>+[ Debug ] fast/overflow/start-end-overflow-hidden-vertical-writing-mode-rl.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="lines">@@ -2558,33 +2583,43 @@
</span><span class="cx"> [ Debug ] fast/repaint/fixed-right-bottom-in-page-scale.html [ Skip ] # Crashing
</span><span class="cx"> [ Debug ] fast/repaint/fixed-right-in-page-scale.html [ Skip ] # Crashing
</span><span class="cx"> [ Debug ] fast/repaint/fixed-scale.html [ Skip ] # Crashing
</span><ins>+[ Debug ] fast/repaint/fixed-scroll-simple.html [ Skip ] # Crashing
</ins><span class="cx"> [ Debug ] fast/repaint/text-selection-rect-in-overflow.html [ Skip ]
</span><span class="cx"> [ Debug ] fast/repaint/text-shadow-horizontal.html [ Skip ]
</span><span class="cx"> [ Debug ] fast/repaint/text-shadow.html [ Skip ] # Crashing
</span><span class="cx"> [ Debug ] fast/repaint/textarea-set-disabled.html [ Skip ] # Crashing
</span><span class="cx"> [ Debug ] fast/repaint/trailing-floats-root-line-box-overflow.html [ Skip ] # Crashing
</span><ins>+[ Debug ] fast/repaint/transform-absolute-child.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><span class="cx"> [ Debug ] http/tests/incremental/slow-utf8-html.pl [ Skip ] # Crashing
</span><span class="cx"> [ Debug ] http/tests/incremental/split-hex-entities.pl [ Skip ] # Crashing
</span><ins>+[ Debug ] http/tests/inspector-protocol/access-inspected-object.html [ Skip ] # Crashing
</ins><span class="cx"> [ Debug ] http/tests/loading/preload-css-test.html [ Skip ]
</span><span class="cx"> [ Debug ] http/tests/loading/preload-slow-loading.php [ Skip ] # Crashing
</span><ins>+[ Debug ] http/tests/loading/redirect-with-no-location-crash.html [ Skip ] # Crashing
</ins><span class="cx"> [ Debug ] http/tests/local/link-stylesheet-preferred.html [ Skip ] # Crashing
</span><span class="cx"> [ Debug ] http/tests/local/style-access-before-stylesheet-loaded.html [ Skip ] # Crashing
</span><ins>+[ Debug ] http/tests/local/stylesheet-and-script-load-order-http.html [ Skip ] # Crashing
</ins><span class="cx"> [ Debug ] http/tests/misc/javascript-url-stop-loaders.html [ Skip ]
</span><span class="cx"> [ Debug ] http/tests/misc/last-modified-parsing.html [ Skip ] # Crashing
</span><span class="cx"> [ Debug ] http/tests/misc/location-origin.html [ Skip ] # Crashing
</span><ins>+[ Debug ] http/tests/misc/location-replace-crossdomain.html [ Skip ] # Crashing
+[ Debug ] http/tests/navigation/location-assign-adds-history-item.html [ Skip ] # Crashing
</ins><span class="cx"> [ Debug ] http/tests/security/isolatedWorld/storage-prototype.html [ Skip ]
</span><span class="cx"> [ Debug ] http/tests/security/isolatedWorld/string-prototype.html [ Skip ] # Crashing
</span><span class="cx"> [ Debug ] http/tests/security/isolatedWorld/top-properties.html [ Skip ] # Crashing
</span><span class="cx"> [ Debug ] http/tests/security/isolatedWorld/userGestureEvents.html [ Skip ] # Crashing
</span><ins>+[ Debug ] http/tests/security/isolatedWorld/window-properties.html [ Skip ] # Crashing
</ins><span class="cx"> [ Debug ] http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-htmldom.html [ Skip ] # Crashing
</span><span class="cx"> [ Debug ] http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttribute.html [ Skip ] # Crashing
</span><span class="cx"> [ Debug ] http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNS.html [ Skip ] # Crashing
</span><ins>+[ Debug ] http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNode.html [ Skip ] # Crashing
</ins><span class="cx"> [ Debug ] http/tests/security/mixedContent/data-url-script-in-iframe.html [ Skip ]
</span><span class="cx"> [ Debug ] http/tests/security/originHeader/origin-header-for-data.html [ Skip ] # Crashing
</span><span class="cx"> [ Debug ] http/tests/security/originHeader/origin-header-for-empty.html [ Skip ] # Crashing
</span><span class="cx"> [ Debug ] http/tests/security/originHeader/origin-header-for-get.html [ Skip ] # Crashing
</span><ins>+[ Debug ] http/tests/security/originHeader/origin-header-for-post.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><span class="cx"> [ Debug ] http/tests/websocket/tests/hybi/workers/close-code-and-reason.html [ Skip ] # Crashing
</span><span class="lines">@@ -2592,6 +2627,7 @@
</span><span class="cx"> [ Debug ] platform/win/fast/events/panScroll-preventDefault.html [ Skip ]
</span><span class="cx"> [ Debug ] platform/win/fast/forms/file/drag-and-drop-files.html [ Skip ] # Crashing
</span><span class="cx"> [ Debug ] platform/win/fast/text/uniscribe-item-boundary-crash.html [ Skip ] # Crashing
</span><ins>+[ Debug ] platform/win/inverted-colors/non-composited.html [ Skip ] # Crashing
</ins><span class="cx"> [ Debug ] transforms/3d/general/perspective-non-layer.html [ Skip ]
</span><span class="cx"> 
</span><span class="cx"> # These don't seem to be running.
</span></span></pre>
</div>
</div>

</body>
</html>