<!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>[176025] 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/176025">176025</a></dd>
<dt>Author</dt> <dd>ap@apple.com</dd>
<dt>Date</dt> <dd>2014-11-12 10:41:15 -0800 (Wed, 12 Nov 2014)</dd>
</dl>

<h3>Log Message</h3>
<pre>Instead of blacklisting tests for OS X versions that use PPT for testing,
whitelist MountainLion that doesn't. That's more future compatible.

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

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestsplatformmacwk2TestExpectations">trunk/LayoutTests/platform/mac-wk2/TestExpectations</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (176024 => 176025)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2014-11-12 18:40:45 UTC (rev 176024)
+++ trunk/LayoutTests/ChangeLog        2014-11-12 18:41:15 UTC (rev 176025)
</span><span class="lines">@@ -1,3 +1,10 @@
</span><ins>+2014-11-12  Alexey Proskuryakov  &lt;ap@apple.com&gt;
+
+        Instead of blacklisting tests for OS X versions that use PPT for testing,
+        whitelist MountainLion that doesn't. That's more future compatible.
+
+        * platform/mac-wk2/TestExpectations:
+
</ins><span class="cx"> 2014-11-12  Jer Noble  &lt;jer.noble@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         [Mac] media/track/audio-track.html is flakey
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacwk2TestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (176024 => 176025)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac-wk2/TestExpectations        2014-11-12 18:40:45 UTC (rev 176024)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations        2014-11-12 18:41:15 UTC (rev 176025)
</span><span class="lines">@@ -397,11 +397,6 @@
</span><span class="cx"> # textInputController.hasMarkedText is implemented, but gives a wrong result for some reason.
</span><span class="cx"> platform/mac/editing/input/unconfirmed-text-navigation-with-page-cache.html
</span><span class="cx"> 
</span><del>-webkit.org/b/123431 [ Mavericks ] http/tests/css/link-css-disabled-value-with-slow-loading-sheet-in-error.html [ Failure ]
-webkit.org/b/123431 [ Mavericks ] http/tests/css/link-css-disabled-value-with-slow-loading-sheet.html [ Failure ]
-webkit.org/b/123431 [ Mavericks ] http/tests/local/link-stylesheet-load-order-preload.html [ Failure ]
-webkit.org/b/123431 [ Mavericks ] http/tests/local/link-stylesheet-load-order.html [ Failure ]
-
</del><span class="cx"> # test results in DRT don't match in browser behavior, test seems broken
</span><span class="cx"> fast/dom/Window/mozilla-focus-blur.html [ Pass Failure ]
</span><span class="cx"> 
</span><span class="lines">@@ -561,78 +556,150 @@
</span><span class="cx"> ########################################
</span><span class="cx"> 
</span><span class="cx"> ########################################
</span><del>-### START OF (6) Features that are not supported in WebKit2, on Mavericks
</del><ins>+### START OF (6) Features that are not supported when NetworkProcess is enabled (i.e. they only work on Mountain Lion, and not on newer OS versions).
</ins><span class="cx"> 
</span><span class="cx"> # Shared workers disabled with the Network Process
</span><del>-[ Mavericks ] fast/workers/shared-worker-constructor.html [ Skip ]
-[ Mavericks ] fast/workers/shared-worker-context-gc.html [ Skip ]
-[ Mavericks ] fast/workers/shared-worker-event-listener.html [ Skip ]
-[ Mavericks ] fast/workers/shared-worker-exception.html [ Skip ]
-[ Mavericks ] fast/workers/shared-worker-frame-lifecycle.html [ Skip ]
-[ Mavericks ] fast/workers/shared-worker-gc.html [ Skip ]
-[ Mavericks ] fast/workers/shared-worker-in-iframe.html [ Skip ]
-[ Mavericks ] fast/workers/shared-worker-lifecycle.html [ Skip ]
-[ Mavericks ] fast/workers/shared-worker-load-error.html [ Skip ]
-[ Mavericks ] fast/workers/shared-worker-location.html [ Skip ]
-[ Mavericks ] fast/workers/shared-worker-messageevent-source.html [ Skip ]
-[ Mavericks ] fast/workers/shared-worker-name.html [ Skip ]
-[ Mavericks ] fast/workers/shared-worker-navigator.html [ Skip ]
-[ Mavericks ] fast/workers/shared-worker-replace-global-constructor.html [ Skip ]
-[ Mavericks ] fast/workers/shared-worker-replace-self.html [ Skip ]
-[ Mavericks ] fast/workers/shared-worker-script-error.html [ Skip ]
-[ Mavericks ] fast/workers/shared-worker-shared.html [ Skip ]
-[ Mavericks ] fast/workers/shared-worker-simple.html [ Skip ]
-[ Mavericks ] fast/workers/shared-worker-storagequota-query-usage.html [ Skip ]
-[ Mavericks ] fast/workers/worker-crash-with-invalid-location.html [ Skip ]
-[ Mavericks ] http/tests/security/contentSecurityPolicy/shared-worker-connect-src-allowed.html [ Skip ]
-[ Mavericks ] http/tests/security/contentSecurityPolicy/shared-worker-connect-src-blocked.html [ Skip ]
-[ Mavericks ] http/tests/security/cross-origin-shared-worker-allowed.html [ Skip ]
-[ Mavericks ] http/tests/security/cross-origin-shared-worker.html [ Skip ]
-[ Mavericks ] http/tests/security/same-origin-shared-worker-blocked.html [ Skip ]
-[ Mavericks ] http/tests/security/storage-blocking-loosened-shared-worker.html [ Skip ]
-[ Mavericks ] http/tests/security/storage-blocking-strengthened-shared-worker.html [ Skip ]
-[ Mavericks ] http/tests/websocket/tests/hybi/workers/close-in-shared-worker.html [ Skip ]
-[ Mavericks ] http/tests/websocket/tests/hybi/workers/shared-worker-simple.html [ Skip ]
-[ Mavericks ] http/tests/workers/shared-worker-importScripts.html [ Skip ]
-[ Mavericks ] http/tests/workers/shared-worker-invalid-url.html [ Skip ]
-[ Mavericks ] http/tests/workers/shared-worker-redirect.html [ Skip ]
-[ Mavericks ] http/tests/xmlhttprequest/workers/shared-worker-access-control-basic-get-fail-non-simple.html [ Skip ]
-[ Mavericks ] http/tests/xmlhttprequest/workers/shared-worker-close.html [ Skip ]
-[ Mavericks ] http/tests/xmlhttprequest/workers/shared-worker-methods-async.html [ Skip ]
-[ Mavericks ] http/tests/xmlhttprequest/workers/shared-worker-methods.html [ Skip ]
-[ Mavericks ] http/tests/xmlhttprequest/workers/shared-worker-referer.html [ Skip ]
-[ Mavericks ] http/tests/xmlhttprequest/workers/shared-worker-xhr-file-not-found.html [ Skip ]
-[ Mavericks ] js/dom/global-constructors-attributes-shared-worker.html [ Skip ]
-[ Mavericks ] fast/dom/call-a-constructor-as-a-function.html [ Failure ]
-[ Mavericks ] js/dom/constructor-length.html [ Failure ]
-[ Mavericks ] js/dom/global-constructors-attributes.html [ Failure ]
</del><ins>+fast/workers/shared-worker-constructor.html [ Skip ]
+fast/workers/shared-worker-context-gc.html [ Skip ]
+fast/workers/shared-worker-event-listener.html [ Skip ]
+fast/workers/shared-worker-exception.html [ Skip ]
+fast/workers/shared-worker-frame-lifecycle.html [ Skip ]
+fast/workers/shared-worker-gc.html [ Skip ]
+fast/workers/shared-worker-in-iframe.html [ Skip ]
+fast/workers/shared-worker-lifecycle.html [ Skip ]
+fast/workers/shared-worker-load-error.html [ Skip ]
+fast/workers/shared-worker-location.html [ Skip ]
+fast/workers/shared-worker-messageevent-source.html [ Skip ]
+fast/workers/shared-worker-name.html [ Skip ]
+fast/workers/shared-worker-navigator.html [ Skip ]
+fast/workers/shared-worker-replace-global-constructor.html [ Skip ]
+fast/workers/shared-worker-replace-self.html [ Skip ]
+fast/workers/shared-worker-script-error.html [ Skip ]
+fast/workers/shared-worker-shared.html [ Skip ]
+fast/workers/shared-worker-simple.html [ Skip ]
+fast/workers/shared-worker-storagequota-query-usage.html [ Skip ]
+fast/workers/worker-crash-with-invalid-location.html [ Skip ]
+http/tests/security/contentSecurityPolicy/shared-worker-connect-src-allowed.html [ Skip ]
+http/tests/security/contentSecurityPolicy/shared-worker-connect-src-blocked.html [ Skip ]
+http/tests/security/cross-origin-shared-worker-allowed.html [ Skip ]
+http/tests/security/cross-origin-shared-worker.html [ Skip ]
+http/tests/security/same-origin-shared-worker-blocked.html [ Skip ]
+http/tests/security/storage-blocking-loosened-shared-worker.html [ Skip ]
+http/tests/security/storage-blocking-strengthened-shared-worker.html [ Skip ]
+http/tests/websocket/tests/hybi/workers/close-in-shared-worker.html [ Skip ]
+http/tests/websocket/tests/hybi/workers/shared-worker-simple.html [ Skip ]
+http/tests/workers/shared-worker-importScripts.html [ Skip ]
+http/tests/workers/shared-worker-invalid-url.html [ Skip ]
+http/tests/workers/shared-worker-redirect.html [ Skip ]
+http/tests/xmlhttprequest/workers/shared-worker-access-control-basic-get-fail-non-simple.html [ Skip ]
+http/tests/xmlhttprequest/workers/shared-worker-close.html [ Skip ]
+http/tests/xmlhttprequest/workers/shared-worker-methods-async.html [ Skip ]
+http/tests/xmlhttprequest/workers/shared-worker-methods.html [ Skip ]
+http/tests/xmlhttprequest/workers/shared-worker-referer.html [ Skip ]
+http/tests/xmlhttprequest/workers/shared-worker-xhr-file-not-found.html [ Skip ]
+js/dom/global-constructors-attributes-shared-worker.html [ Skip ]
+[ MountainLion ] fast/workers/shared-worker-constructor.html [ Pass ]
+[ MountainLion ] fast/workers/shared-worker-context-gc.html [ Pass ]
+[ MountainLion ] fast/workers/shared-worker-event-listener.html [ Pass ]
+[ MountainLion ] fast/workers/shared-worker-exception.html [ Pass ]
+[ MountainLion ] fast/workers/shared-worker-frame-lifecycle.html [ Pass ]
+[ MountainLion ] fast/workers/shared-worker-gc.html [ Pass ]
+[ MountainLion ] fast/workers/shared-worker-in-iframe.html [ Pass ]
+[ MountainLion ] fast/workers/shared-worker-lifecycle.html [ Pass ]
+[ MountainLion ] fast/workers/shared-worker-load-error.html [ Pass ]
+[ MountainLion ] fast/workers/shared-worker-location.html [ Pass ]
+[ MountainLion ] fast/workers/shared-worker-messageevent-source.html [ Pass ]
+[ MountainLion ] fast/workers/shared-worker-name.html [ Pass ]
+[ MountainLion ] fast/workers/shared-worker-navigator.html [ Pass ]
+[ MountainLion ] fast/workers/shared-worker-replace-global-constructor.html [ Pass ]
+[ MountainLion ] fast/workers/shared-worker-replace-self.html [ Pass ]
+[ MountainLion ] fast/workers/shared-worker-script-error.html [ Pass ]
+[ MountainLion ] fast/workers/shared-worker-shared.html [ Pass ]
+[ MountainLion ] fast/workers/shared-worker-simple.html [ Pass ]
+[ MountainLion ] fast/workers/shared-worker-storagequota-query-usage.html [ Pass ]
+[ MountainLion ] fast/workers/worker-crash-with-invalid-location.html [ Pass ]
+[ MountainLion ] http/tests/security/contentSecurityPolicy/shared-worker-connect-src-allowed.html [ Pass ]
+[ MountainLion ] http/tests/security/contentSecurityPolicy/shared-worker-connect-src-blocked.html [ Pass ]
+[ MountainLion ] http/tests/security/cross-origin-shared-worker-allowed.html [ Pass ]
+[ MountainLion ] http/tests/security/cross-origin-shared-worker.html [ Pass ]
+[ MountainLion ] http/tests/security/same-origin-shared-worker-blocked.html [ Pass ]
+[ MountainLion ] http/tests/security/storage-blocking-loosened-shared-worker.html [ Pass ]
+[ MountainLion ] http/tests/security/storage-blocking-strengthened-shared-worker.html [ Pass ]
+[ MountainLion ] http/tests/websocket/tests/hybi/workers/close-in-shared-worker.html [ Pass ]
+[ MountainLion ] http/tests/websocket/tests/hybi/workers/shared-worker-simple.html [ Pass ]
+[ MountainLion ] http/tests/workers/shared-worker-importScripts.html [ Pass ]
+[ MountainLion ] http/tests/workers/shared-worker-invalid-url.html [ Pass ]
+[ MountainLion ] http/tests/workers/shared-worker-redirect.html [ Pass ]
+[ MountainLion ] http/tests/xmlhttprequest/workers/shared-worker-access-control-basic-get-fail-non-simple.html [ Pass ]
+[ MountainLion ] http/tests/xmlhttprequest/workers/shared-worker-close.html [ Pass ]
+[ MountainLion ] http/tests/xmlhttprequest/workers/shared-worker-methods-async.html [ Pass ]
+[ MountainLion ] http/tests/xmlhttprequest/workers/shared-worker-methods.html [ Pass ]
+[ MountainLion ] http/tests/xmlhttprequest/workers/shared-worker-referer.html [ Pass ]
+[ MountainLion ] http/tests/xmlhttprequest/workers/shared-worker-xhr-file-not-found.html [ Pass ]
+[ MountainLion ] js/dom/global-constructors-attributes-shared-worker.html [ Pass ]
</ins><span class="cx"> 
</span><ins>+# FIXME: Land correct expected results for each OS version.
+fast/dom/call-a-constructor-as-a-function.html [ Failure ]
+js/dom/constructor-length.html [ Failure ]
+js/dom/global-constructors-attributes.html [ Failure ]
+[ MountainLion ] fast/dom/call-a-constructor-as-a-function.html [ Pass ]
+[ MountainLion ] js/dom/constructor-length.html [ Pass ]
+[ MountainLion ] js/dom/global-constructors-attributes.html [ Pass ]
+
</ins><span class="cx"> # https://bugs.webkit.org/show_bug.cgi?id=115274
</span><span class="cx"> # PPT: testRunner.setPrivateBrowsingEnabled doesn't work with NetworkProcess
</span><del>-[ Mavericks ] http/tests/security/cookies/first-party-cookie-allow-xslt.xml [ Skip ]
-[ Mavericks ] http/tests/security/cookies/third-party-cookie-blocking-main-frame.html [ Skip ]
-[ Mavericks ] http/tests/security/cookies/third-party-cookie-blocking-user-action.html [ Skip ]
-[ Mavericks ] http/tests/security/cookies/third-party-cookie-blocking-xslt.xml [ Skip ]
-[ Mavericks ] http/tests/security/cookies/third-party-cookie-blocking.html [ Skip ]
-[ Mavericks ] http/tests/security/cross-frame-access-private-browsing.html [ Skip ]
-[ Mavericks ] http/tests/security/cross-origin-plugin-private-browsing-toggled-allowed.html [ Skip ]
-[ Mavericks ] http/tests/security/cross-origin-plugin-private-browsing-toggled.html [ Skip ]
-[ Mavericks ] http/tests/security/storage-blocking-loosened-private-browsing-plugin.html [ Skip ]
-[ Mavericks ] http/tests/security/storage-blocking-strengthened-private-browsing-plugin.html [ Skip ]
-[ Mavericks ] plugins/private-browsing-mode-2.html [ Skip ]
-[ Mavericks ] plugins/private-browsing-mode.html [ Skip ]
-[ Mavericks ] storage/domstorage/localstorage/private-browsing-affects-storage.html [ Skip ]
-[ Mavericks ] storage/domstorage/sessionstorage/private-browsing-affects-storage.html [ Skip ]
-[ Mavericks ] storage/websql/private-browsing-noread-nowrite.html [ Skip ]
</del><ins>+http/tests/security/cookies/first-party-cookie-allow-xslt.xml [ Skip ]
+http/tests/security/cookies/third-party-cookie-blocking-main-frame.html [ Skip ]
+http/tests/security/cookies/third-party-cookie-blocking-user-action.html [ Skip ]
+http/tests/security/cookies/third-party-cookie-blocking-xslt.xml [ Skip ]
+http/tests/security/cookies/third-party-cookie-blocking.html [ Skip ]
+http/tests/security/cross-frame-access-private-browsing.html [ Skip ]
+http/tests/security/cross-origin-plugin-private-browsing-toggled-allowed.html [ Skip ]
+http/tests/security/cross-origin-plugin-private-browsing-toggled.html [ Skip ]
+http/tests/security/storage-blocking-loosened-private-browsing-plugin.html [ Skip ]
+http/tests/security/storage-blocking-strengthened-private-browsing-plugin.html [ Skip ]
+plugins/private-browsing-mode-2.html [ Skip ]
+plugins/private-browsing-mode.html [ Skip ]
+storage/domstorage/localstorage/private-browsing-affects-storage.html [ Skip ]
+storage/domstorage/sessionstorage/private-browsing-affects-storage.html [ Skip ]
+storage/websql/private-browsing-noread-nowrite.html [ Skip ]
+[ MountainLion ] http/tests/security/cookies/first-party-cookie-allow-xslt.xml [ Pass ]
+[ MountainLion ] http/tests/security/cookies/third-party-cookie-blocking-main-frame.html [ Pass ]
+[ MountainLion ] http/tests/security/cookies/third-party-cookie-blocking-user-action.html [ Pass ]
+[ MountainLion ] http/tests/security/cookies/third-party-cookie-blocking-xslt.xml [ Pass ]
+[ MountainLion ] http/tests/security/cookies/third-party-cookie-blocking.html [ Pass ]
+[ MountainLion ] http/tests/security/cross-frame-access-private-browsing.html [ Pass ]
+[ MountainLion ] http/tests/security/cross-origin-plugin-private-browsing-toggled-allowed.html [ Pass ]
+[ MountainLion ] http/tests/security/cross-origin-plugin-private-browsing-toggled.html [ Pass ]
+[ MountainLion ] http/tests/security/storage-blocking-loosened-private-browsing-plugin.html [ Pass ]
+[ MountainLion ] http/tests/security/storage-blocking-strengthened-private-browsing-plugin.html [ Pass ]
+[ MountainLion ] plugins/private-browsing-mode-2.html [ Pass ]
+[ MountainLion ] plugins/private-browsing-mode.html [ Pass ]
+[ MountainLion ] storage/domstorage/localstorage/private-browsing-affects-storage.html [ Pass ]
+[ MountainLion ] storage/domstorage/sessionstorage/private-browsing-affects-storage.html [ Pass ]
+[ MountainLion ] storage/websql/private-browsing-noread-nowrite.html [ Pass ]
</ins><span class="cx"> 
</span><span class="cx"> # testRunner.setAlwaysAcceptCookies does not work with NetworkProcess
</span><del>-[ Mavericks ] http/tests/cookies/third-party-cookie-relaxing.html [ Skip ]
-[ Mavericks ] http/tests/xmlhttprequest/cross-origin-cookie-storage.html [ Skip ]
</del><ins>+http/tests/cookies/third-party-cookie-relaxing.html [ Skip ]
+http/tests/xmlhttprequest/cross-origin-cookie-storage.html [ Skip ]
+[ MountainLion ] http/tests/cookies/third-party-cookie-relaxing.html [ Pass ]
+[ MountainLion ] http/tests/xmlhttprequest/cross-origin-cookie-storage.html [ Pass ]
</ins><span class="cx"> 
</span><del>-# &lt;rdar://problem/12829991&gt;
</del><ins>+# FIXME: Needs bugzilla (&lt;rdar://problem/12829991&gt;)
</ins><span class="cx"> # PPT: PingLoader is still in WebProcess. As a result, this test fails and also fails to delete its cookie, breaking many other cookie tests.
</span><del>-[ Mavericks ] http/tests/navigation/ping-cookie.html [ Skip ]
</del><ins>+http/tests/navigation/ping-cookie.html [ Skip ]
+[ MountainLion ] http/tests/navigation/ping-cookie.html [ Pass ]
</ins><span class="cx"> 
</span><ins>+# There is no network load scheduling or prioritization with NetworkProcess.
+webkit.org/b/123431 http/tests/css/link-css-disabled-value-with-slow-loading-sheet-in-error.html [ Failure ]
+webkit.org/b/123431 http/tests/css/link-css-disabled-value-with-slow-loading-sheet.html [ Failure ]
+webkit.org/b/123431 http/tests/local/link-stylesheet-load-order-preload.html [ Failure ]
+webkit.org/b/123431 http/tests/local/link-stylesheet-load-order.html [ Failure ]
+webkit.org/b/123431 [ MountainLion ] http/tests/css/link-css-disabled-value-with-slow-loading-sheet-in-error.html [ Pass ]
+webkit.org/b/123431 [ MountainLion ] http/tests/css/link-css-disabled-value-with-slow-loading-sheet.html [ Pass ]
+webkit.org/b/123431 [ MountainLion ] http/tests/local/link-stylesheet-load-order-preload.html [ Pass ]
+webkit.org/b/123431 [ MountainLion ] http/tests/local/link-stylesheet-load-order.html [ Pass ]
+
</ins><span class="cx"> # https://bugs.webkit.org/show_bug.cgi?id=133227
</span><span class="cx"> plugins/snapshotting/autoplay-similar-to-dominant-after-delay.html [ Pass Failure ]
</span><span class="cx"> plugins/snapshotting/set-plugin-size-to-tiny.html [ Failure ]
</span><span class="lines">@@ -643,105 +710,6 @@
</span><span class="cx"> 
</span><span class="cx"> # ======================================================================
</span><span class="cx"> # Section 7
</span><del>-# A copy of failures that were new in Mavericks, and still apply to Yosemite
-# ======================================================================
-
-# Shared workers disabled with the Network Process
-[ Yosemite ] fast/workers/shared-worker-constructor.html [ Skip ]
-[ Yosemite ] fast/workers/shared-worker-context-gc.html [ Skip ]
-[ Yosemite ] fast/workers/shared-worker-event-listener.html [ Skip ]
-[ Yosemite ] fast/workers/shared-worker-exception.html [ Skip ]
-[ Yosemite ] fast/workers/shared-worker-frame-lifecycle.html [ Skip ]
-[ Yosemite ] fast/workers/shared-worker-gc.html [ Skip ]
-[ Yosemite ] fast/workers/shared-worker-in-iframe.html [ Skip ]
-[ Yosemite ] fast/workers/shared-worker-lifecycle.html [ Skip ]
-[ Yosemite ] fast/workers/shared-worker-load-error.html [ Skip ]
-[ Yosemite ] fast/workers/shared-worker-location.html [ Skip ]
-[ Yosemite ] fast/workers/shared-worker-messageevent-source.html [ Skip ]
-[ Yosemite ] fast/workers/shared-worker-name.html [ Skip ]
-[ Yosemite ] fast/workers/shared-worker-navigator.html [ Skip ]
-[ Yosemite ] fast/workers/shared-worker-replace-global-constructor.html [ Skip ]
-[ Yosemite ] fast/workers/shared-worker-replace-self.html [ Skip ]
-[ Yosemite ] fast/workers/shared-worker-script-error.html [ Skip ]
-[ Yosemite ] fast/workers/shared-worker-shared.html [ Skip ]
-[ Yosemite ] fast/workers/shared-worker-simple.html [ Skip ]
-[ Yosemite ] fast/workers/shared-worker-storagequota-query-usage.html [ Skip ]
-[ Yosemite ] fast/workers/worker-crash-with-invalid-location.html [ Skip ]
-[ Yosemite ] http/tests/security/contentSecurityPolicy/shared-worker-connect-src-allowed.html [ Skip ]
-[ Yosemite ] http/tests/security/contentSecurityPolicy/shared-worker-connect-src-blocked.html [ Skip ]
-[ Yosemite ] http/tests/security/cross-origin-shared-worker-allowed.html [ Skip ]
-[ Yosemite ] http/tests/security/cross-origin-shared-worker.html [ Skip ]
-[ Yosemite ] http/tests/security/same-origin-shared-worker-blocked.html [ Skip ]
-[ Yosemite ] http/tests/security/storage-blocking-loosened-shared-worker.html [ Skip ]
-[ Yosemite ] http/tests/security/storage-blocking-strengthened-shared-worker.html [ Skip ]
-[ Yosemite ] http/tests/websocket/tests/hybi/workers/close-in-shared-worker.html [ Skip ]
-[ Yosemite ] http/tests/websocket/tests/hybi/workers/shared-worker-simple.html [ Skip ]
-[ Yosemite ] http/tests/workers/shared-worker-importScripts.html [ Skip ]
-[ Yosemite ] http/tests/workers/shared-worker-invalid-url.html [ Skip ]
-[ Yosemite ] http/tests/workers/shared-worker-redirect.html [ Skip ]
-[ Yosemite ] http/tests/xmlhttprequest/workers/shared-worker-access-control-basic-get-fail-non-simple.html [ Skip ]
-[ Yosemite ] http/tests/xmlhttprequest/workers/shared-worker-close.html [ Skip ]
-[ Yosemite ] http/tests/xmlhttprequest/workers/shared-worker-methods-async.html [ Skip ]
-[ Yosemite ] http/tests/xmlhttprequest/workers/shared-worker-methods.html [ Skip ]
-[ Yosemite ] http/tests/xmlhttprequest/workers/shared-worker-referer.html [ Skip ]
-[ Yosemite ] http/tests/xmlhttprequest/workers/shared-worker-xhr-file-not-found.html [ Skip ]
-[ Yosemite ] js/dom/global-constructors-attributes-shared-worker.html [ Skip ]
-[ Yosemite ] fast/dom/call-a-constructor-as-a-function.html [ Failure ]
-[ Yosemite ] js/dom/constructor-length.html [ Failure ]
-[ Yosemite ] js/dom/global-constructors-attributes.html [ Failure ]
-
-# https://bugs.webkit.org/show_bug.cgi?id=115274
-# PPT: testRunner.setPrivateBrowsingEnabled doesn't work with NetworkProcess
-[ Yosemite ] http/tests/security/cookies/first-party-cookie-allow-xslt.xml [ Skip ]
-[ Yosemite ] http/tests/security/cookies/third-party-cookie-blocking-main-frame.html [ Skip ]
-[ Yosemite ] http/tests/security/cookies/third-party-cookie-blocking-user-action.html [ Skip ]
-[ Yosemite ] http/tests/security/cookies/third-party-cookie-blocking-xslt.xml [ Skip ]
-[ Yosemite ] http/tests/security/cookies/third-party-cookie-blocking.html [ Skip ]
-[ Yosemite ] http/tests/security/cross-frame-access-private-browsing.html [ Skip ]
-[ Yosemite ] http/tests/security/cross-origin-plugin-private-browsing-toggled-allowed.html [ Skip ]
-[ Yosemite ] http/tests/security/cross-origin-plugin-private-browsing-toggled.html [ Skip ]
-[ Yosemite ] http/tests/security/storage-blocking-loosened-private-browsing-plugin.html [ Skip ]
-[ Yosemite ] http/tests/security/storage-blocking-strengthened-private-browsing-plugin.html [ Skip ]
-[ Yosemite ] plugins/private-browsing-mode-2.html [ Skip ]
-[ Yosemite ] plugins/private-browsing-mode.html [ Skip ]
-[ Yosemite ] storage/domstorage/localstorage/private-browsing-affects-storage.html [ Skip ]
-[ Yosemite ] storage/domstorage/sessionstorage/private-browsing-affects-storage.html [ Skip ]
-[ Yosemite ] storage/websql/private-browsing-noread-nowrite.html [ Skip ]
-
-webkit.org/b/123431 [ Yosemite ] http/tests/css/link-css-disabled-value-with-slow-loading-sheet-in-error.html [ Failure ]
-webkit.org/b/123431 [ Yosemite ] http/tests/css/link-css-disabled-value-with-slow-loading-sheet.html [ Failure ]
-webkit.org/b/123431 [ Yosemite ] http/tests/local/link-stylesheet-load-order-preload.html [ Failure ]
-webkit.org/b/123431 [ Yosemite ] http/tests/local/link-stylesheet-load-order.html [ Failure ]
-
-# https://bugs.webkit.org/show_bug.cgi?id=115282
-# PPT: https loads fail due to self-signed certificate
-[ Yosemite ] http/tests/appcache/different-https-origin-resource-main.html [ Skip ]
-[ Yosemite ] http/tests/cache/history-only-cached-subresource-loads-max-age-https.html [ Skip ]
-[ Yosemite ] http/tests/misc/dns-prefetch-control.html [ Skip ]
-[ Yosemite ] http/tests/navigation/https-in-page-cache.html [ Skip ]
-[ Yosemite ] http/tests/navigation/ping-cross-origin-from-https.html [ Skip ]
-[ Yosemite ] http/tests/security/contentSecurityPolicy/block-mixed-content-hides-warning.html [ Skip ]
-[ Yosemite ] http/tests/security/contentSecurityPolicy/script-src-star-cross-scheme.html [ Skip ]
-[ Yosemite ] http/tests/security/mixedContent [ Skip ]
-[ Yosemite ] http/tests/security/originHeader/origin-header-for-https.html [ Skip ]
-[ Yosemite ] http/tests/security/referrer-policy-https-always.html [ Skip ]
-[ Yosemite ] http/tests/security/referrer-policy-https-default.html [ Skip ]
-[ Yosemite ] http/tests/security/referrer-policy-https-never.html [ Skip ]
-[ Yosemite ] http/tests/security/referrer-policy-https-origin.html [ Skip ]
-[ Yosemite ] http/tests/security/referrer-policy-redirect-link.html [ Skip ]
-[ Yosemite ] http/tests/security/referrer-policy-redirect.html [ Skip ]
-[ Yosemite ] http/tests/ssl [ Skip ]
-
-# testRunner.setAlwaysAcceptCookies does not work with NetworkProcess
-[ Yosemite ] http/tests/cookies/third-party-cookie-relaxing.html [ Skip ]
-[ Yosemite ] http/tests/xmlhttprequest/cross-origin-cookie-storage.html [ Skip ]
-
-# FIXME: Needs bugzilla (&lt;rdar://problem/12829991&gt;)
-# PPT: PingLoader is still in WebProcess. As a result, this test fails and also fails to delete its cookie, breaking many other cookie tests.
-[ Yosemite ] http/tests/navigation/ping-cookie.html [ Skip ]
-
-# ======================================================================
-# Section 8
</del><span class="cx"> # New WebKit2-only failures in Yosemite
</span><span class="cx"> # ======================================================================
</span><span class="cx"> 
</span><span class="lines">@@ -754,7 +722,7 @@
</span><span class="cx"> webkit.org/b/138097 [ Yosemite ] inspector-protocol/debugger/setPauseOnExceptions-uncaught.html [ Pass Failure Timeout ]
</span><span class="cx"> 
</span><span class="cx"> # ======================================================================
</span><del>-# Section 9
</del><ins>+# Section 8
</ins><span class="cx"> # Unmarking WebKit1-only failures in Yosemite
</span><span class="cx"> # ======================================================================
</span><span class="cx"> 
</span></span></pre>
</div>
</div>

</body>
</html>