<!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>[205038] 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/205038">205038</a></dd>
<dt>Author</dt> <dd>jiewen_tan@apple.com</dd>
<dt>Date</dt> <dd>2016-08-26 13:54:19 -0700 (Fri, 26 Aug 2016)</dd>
</dl>

<h3>Log Message</h3>
<pre>Unreviewed, rebase iOS simulator WK1 http tests

* platform/ios-simulator-wk1/TestExpectations:
* platform/ios-simulator-wk1/animations/trigger-container-scroll-simple-expected.txt: Added.
* platform/ios-simulator-wk1/css2.1/t040302-c61-ex-len-00-b-a-expected.txt:
* platform/ios-simulator-wk1/http/tests/dom/window-open-about-blank-and-access-document-expected.txt: Added.
* platform/ios-simulator-wk1/http/tests/dom/window-open-about-uppercase-blank-and-access-document-expected.txt: Added.
* platform/ios-simulator-wk1/http/tests/dom/window-open-about-webkit-org-and-access-document-expected.txt: Added.
* platform/ios-simulator-wk1/http/tests/security/contentSecurityPolicy/upgrade-insecure-requests/proper-open-window-upgrades-expected.txt: Added.
* platform/ios-simulator-wk1/http/tests/security/cross-origin-modal-dialog-base-expected.txt: Added.
* platform/ios-simulator-wk1/http/tests/security/insecure-geolocation-expected.txt: Added.
* platform/ios-simulator-wk1/http/tests/security/mixedContent/insecure-form-in-main-frame-expected.txt: Added.
* platform/ios-simulator-wk1/http/tests/security/mixedContent/insecure-script-in-data-iframe-in-main-frame-blocked-expected.txt: Added.
* platform/ios-simulator-wk1/http/tests/security/mixedContent/insecure-xhr-sync-in-main-frame-expected.txt: Added.
* platform/ios-simulator-wk1/http/tests/security/mixedcontent-geolocation-block-insecure-content-expected.txt: Added.
* platform/ios-simulator-wk1/http/tests/security/mixedcontent-geolocation-expected.txt: Added.
* platform/ios-simulator-wk1/http/tests/security/window-opened-from-sandboxed-iframe-should-inherit-sandbox-expected.txt: Added.
* platform/ios-simulator-wk2/TestExpectations:
* platform/ios-simulator/TestExpectations:</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorTestExpectations">trunk/LayoutTests/platform/ios-simulator/TestExpectations</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1TestExpectations">trunk/LayoutTests/platform/ios-simulator-wk1/TestExpectations</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1css21t040302c61exlen00baexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk1/css2.1/t040302-c61-ex-len-00-b-a-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2TestExpectations">trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations</a></li>
</ul>

<h3>Added Paths</h3>
<ul>
<li>trunk/LayoutTests/platform/ios-simulator-wk1/animations/</li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1animationstriggercontainerscrollsimpleexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk1/animations/trigger-container-scroll-simple-expected.txt</a></li>
<li>trunk/LayoutTests/platform/ios-simulator-wk1/http/</li>
<li>trunk/LayoutTests/platform/ios-simulator-wk1/http/tests/</li>
<li>trunk/LayoutTests/platform/ios-simulator-wk1/http/tests/dom/</li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1httptestsdomwindowopenaboutblankandaccessdocumentexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk1/http/tests/dom/window-open-about-blank-and-access-document-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1httptestsdomwindowopenaboutuppercaseblankandaccessdocumentexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk1/http/tests/dom/window-open-about-uppercase-blank-and-access-document-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1httptestsdomwindowopenaboutwebkitorgandaccessdocumentexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk1/http/tests/dom/window-open-about-webkit-org-and-access-document-expected.txt</a></li>
<li>trunk/LayoutTests/platform/ios-simulator-wk1/http/tests/security/</li>
<li>trunk/LayoutTests/platform/ios-simulator-wk1/http/tests/security/contentSecurityPolicy/</li>
<li>trunk/LayoutTests/platform/ios-simulator-wk1/http/tests/security/contentSecurityPolicy/upgrade-insecure-requests/</li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1httptestssecuritycontentSecurityPolicyupgradeinsecurerequestsproperopenwindowupgradesexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk1/http/tests/security/contentSecurityPolicy/upgrade-insecure-requests/proper-open-window-upgrades-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1httptestssecuritycrossoriginmodaldialogbaseexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk1/http/tests/security/cross-origin-modal-dialog-base-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1httptestssecurityinsecuregeolocationexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk1/http/tests/security/insecure-geolocation-expected.txt</a></li>
<li>trunk/LayoutTests/platform/ios-simulator-wk1/http/tests/security/mixedContent/</li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1httptestssecuritymixedContentinsecureforminmainframeexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk1/http/tests/security/mixedContent/insecure-form-in-main-frame-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1httptestssecuritymixedContentinsecurescriptindataiframeinmainframeblockedexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk1/http/tests/security/mixedContent/insecure-script-in-data-iframe-in-main-frame-blocked-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1httptestssecuritymixedContentinsecurexhrsyncinmainframeexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk1/http/tests/security/mixedContent/insecure-xhr-sync-in-main-frame-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1httptestssecuritymixedcontentgeolocationblockinsecurecontentexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk1/http/tests/security/mixedcontent-geolocation-block-insecure-content-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1httptestssecuritymixedcontentgeolocationexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk1/http/tests/security/mixedcontent-geolocation-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1httptestssecuritywindowopenedfromsandboxediframeshouldinheritsandboxexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk1/http/tests/security/window-opened-from-sandboxed-iframe-should-inherit-sandbox-expected.txt</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (205037 => 205038)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2016-08-26 20:35:21 UTC (rev 205037)
+++ trunk/LayoutTests/ChangeLog        2016-08-26 20:54:19 UTC (rev 205038)
</span><span class="lines">@@ -1,3 +1,25 @@
</span><ins>+2016-08-26  Jiewen Tan  &lt;jiewen_tan@apple.com&gt;
+
+        Unreviewed, rebase iOS simulator WK1 http tests
+
+        * platform/ios-simulator-wk1/TestExpectations:
+        * platform/ios-simulator-wk1/animations/trigger-container-scroll-simple-expected.txt: Added.
+        * platform/ios-simulator-wk1/css2.1/t040302-c61-ex-len-00-b-a-expected.txt:
+        * platform/ios-simulator-wk1/http/tests/dom/window-open-about-blank-and-access-document-expected.txt: Added.
+        * platform/ios-simulator-wk1/http/tests/dom/window-open-about-uppercase-blank-and-access-document-expected.txt: Added.
+        * platform/ios-simulator-wk1/http/tests/dom/window-open-about-webkit-org-and-access-document-expected.txt: Added.
+        * platform/ios-simulator-wk1/http/tests/security/contentSecurityPolicy/upgrade-insecure-requests/proper-open-window-upgrades-expected.txt: Added.
+        * platform/ios-simulator-wk1/http/tests/security/cross-origin-modal-dialog-base-expected.txt: Added.
+        * platform/ios-simulator-wk1/http/tests/security/insecure-geolocation-expected.txt: Added.
+        * platform/ios-simulator-wk1/http/tests/security/mixedContent/insecure-form-in-main-frame-expected.txt: Added.
+        * platform/ios-simulator-wk1/http/tests/security/mixedContent/insecure-script-in-data-iframe-in-main-frame-blocked-expected.txt: Added.
+        * platform/ios-simulator-wk1/http/tests/security/mixedContent/insecure-xhr-sync-in-main-frame-expected.txt: Added.
+        * platform/ios-simulator-wk1/http/tests/security/mixedcontent-geolocation-block-insecure-content-expected.txt: Added.
+        * platform/ios-simulator-wk1/http/tests/security/mixedcontent-geolocation-expected.txt: Added.
+        * platform/ios-simulator-wk1/http/tests/security/window-opened-from-sandboxed-iframe-should-inherit-sandbox-expected.txt: Added.
+        * platform/ios-simulator-wk2/TestExpectations:
+        * platform/ios-simulator/TestExpectations:
+
</ins><span class="cx"> 2016-08-26  Chris Dumez  &lt;cdumez@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         Calling crossOriginWindow.toString() should not be allowed
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorTestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/ios-simulator/TestExpectations (205037 => 205038)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/TestExpectations        2016-08-26 20:35:21 UTC (rev 205037)
+++ trunk/LayoutTests/platform/ios-simulator/TestExpectations        2016-08-26 20:54:19 UTC (rev 205038)
</span><span class="lines">@@ -410,7 +410,6 @@
</span><span class="cx"> 
</span><span class="cx"> # HTTP tests that fail:
</span><span class="cx"> http/tests/cache/willsendrequest-returns-null-for-memory-cache-load.html [ Failure ]
</span><del>-http/tests/download/inherited-encoding.html [ Failure ]
</del><span class="cx"> http/tests/loading/post-in-iframe-with-back-navigation.html [ Failure ]
</span><span class="cx"> http/tests/loading/promote-img-preload-priority.html [ Failure ]
</span><span class="cx"> http/tests/loading/sizes/preload-image-sizes.html [ Failure ]
</span><span class="lines">@@ -438,8 +437,6 @@
</span><span class="cx"> http/tests/security/cross-origin-plugin-private-browsing-toggled-allowed.html [ Failure ]
</span><span class="cx"> http/tests/security/cross-origin-plugin-private-browsing-toggled.html [ Failure ]
</span><span class="cx"> http/tests/security/cross-origin-plugin.html [ Failure ]
</span><del>-http/tests/security/cross-origin-worker-indexeddb-allowed.html [ Failure ]
-http/tests/security/cross-origin-worker-indexeddb.html [ Failure ]
</del><span class="cx"> http/tests/security/local-user-CSS-from-remote.html [ Failure ]
</span><span class="cx"> http/tests/security/storage-blocking-loosened-plugin.html [ Failure ]
</span><span class="cx"> http/tests/security/storage-blocking-loosened-private-browsing-plugin.html [ Failure ]
</span><span class="lines">@@ -999,7 +996,6 @@
</span><span class="cx"> http/tests/xmlhttprequest/basic-auth-nopassword.html [ Failure ]
</span><span class="cx"> http/tests/xmlhttprequest/default-content-type-dashboard.html [ Failure ]
</span><span class="cx"> http/tests/xmlhttprequest/head-redirection.html [ Failure ]
</span><del>-http/tests/xmlhttprequest/svg-created-by-xhr-allowed-in-dashboard.html [ Failure ]
</del><span class="cx"> 
</span><span class="cx"> # DeviceMotion tests that time out:
</span><span class="cx"> fast/dom/DeviceMotion/no-page-cache.html
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk1TestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/ios-simulator-wk1/TestExpectations (205037 => 205038)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/TestExpectations        2016-08-26 20:35:21 UTC (rev 205037)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/TestExpectations        2016-08-26 20:54:19 UTC (rev 205038)
</span><span class="lines">@@ -932,11 +932,9 @@
</span><span class="cx"> http/tests/navigation/page-cache-iframe-no-current-historyItem.html [ Failure ]
</span><span class="cx"> 
</span><span class="cx"> # XMLHttpRequest tests that fail
</span><del>-http/tests/xmlhttprequest/cache-override.html [ Failure ]
</del><span class="cx"> http/tests/xmlhttprequest/cross-origin-cookie-storage.html [ Failure ]
</span><span class="cx"> http/tests/xmlhttprequest/failed-auth.html [ Failure ]
</span><span class="cx"> webkit.org/b/82672 http/tests/xmlhttprequest/range-test.html [ Failure ]
</span><del>-http/tests/xmlhttprequest/remember-bad-password.html [ Failure ]
</del><span class="cx"> 
</span><span class="cx"> # JavaScripts tests that fail:
</span><span class="cx"> js/dom/deep-recursion-test.html [ Failure ]
</span><span class="lines">@@ -1059,6 +1057,7 @@
</span><span class="cx"> # Animation tests that fail:
</span><span class="cx"> animations/combo-transform-translate+scale.html [ Pass Failure ]
</span><span class="cx"> animations/suspend-resume-animation-events.html [ Pass Failure ]
</span><ins>+animations/trigger-container-scroll-empty.html [ Failure ]
</ins><span class="cx"> 
</span><span class="cx"> # IndexedDB is not supported on iOS WK1.
</span><span class="cx"> storage/indexeddb
</span><span class="lines">@@ -1070,7 +1069,6 @@
</span><span class="cx"> crypto/subtle/rsa-indexeddb.html
</span><span class="cx"> fast/history/page-cache-indexed-closed-db.html
</span><span class="cx"> fast/history/page-cache-indexed-opened-db.html
</span><del>-http/tests/security/no-indexeddb-from-sandbox.html [ Failure ]
</del><span class="cx"> 
</span><span class="cx"> # ShouldOpenExternalURLs not yet supported in WK1
</span><span class="cx"> loader/navigation-policy [ Skip ]
</span><span class="lines">@@ -1129,16 +1127,12 @@
</span><span class="cx"> http/tests/incremental/pause-in-script-element.pl
</span><span class="cx"> http/tests/navigation/metaredirect-frames.html
</span><span class="cx"> http/tests/security/frameNavigation/context-for-location-assign.html
</span><del>-http/tests/cache/cached-main-resource.html [ Timeout ]
-http/tests/cookies/simple-cookies-expired.html [ Timeout ]
-http/tests/cookies/simple-cookies-max-age.html [ Timeout ]
-http/tests/images/png-partial-load.html [ Timeout ]
-http/tests/images/png-progressive-load.html [ Timeout ]
</del><span class="cx"> 
</span><span class="cx"> # HTTP tests that fail:
</span><span class="cx"> http/tests/loading/preload-img-srcset-sizes.html [ Failure ]
</span><span class="cx"> http/tests/loading/progress-finished-callback.html [ Failure ]
</span><span class="cx"> http/tests/misc/acid3.html [ Failure ]
</span><ins>+http/tests/navigation/anchor-frames.html [ Failure ]
</ins><span class="cx"> http/tests/navigation/javascriptlink-frames.html [ Failure ]
</span><span class="cx"> http/tests/navigation/postredirect-basic.html [ Failure ]
</span><span class="cx"> http/tests/navigation/postredirect-goback1.html [ Failure ]
</span><span class="lines">@@ -1152,7 +1146,6 @@
</span><span class="cx"> http/tests/security/canvas-remote-read-remote-video-allowed-anonymous.html [ Failure ]
</span><span class="cx"> http/tests/security/canvas-remote-read-remote-video-allowed-with-credentials.html [ Failure ]
</span><span class="cx"> http/tests/security/contentSecurityPolicy/object-src-url-allowed.html [ Failure ]
</span><del>-http/tests/security/contentSecurityPolicy/object-src-url-blocked.html [ Failure ]
</del><span class="cx"> http/tests/security/cross-origin-indexeddb-allowed.html [ Failure ]
</span><span class="cx"> http/tests/security/cross-origin-indexeddb.html [ Failure ]
</span><span class="cx"> http/tests/security/cross-origin-local-storage-wk1.html [ Failure ]
</span><span class="lines">@@ -1329,7 +1322,6 @@
</span><span class="cx"> 
</span><span class="cx"> # Latest iOS failures as of Sept 1, 2015
</span><span class="cx"> accessibility/ios-simulator/iframe-access.html [ Failure ]
</span><del>-animations/simultaneous-start-transform.html [ Failure ]
</del><span class="cx"> compositing/iframes/display-none-subframe.html [ Failure ]
</span><span class="cx"> css3/blending/blend-mode-simple-composited.html [ Failure ]
</span><span class="cx"> editing/selection/caret-mode-document-begin-end.html [ Failure ]
</span><span class="lines">@@ -1337,7 +1329,6 @@
</span><span class="cx"> fast/forms/input-text-option-delete.html [ Failure ]
</span><span class="cx"> fast/xsl/xslt-extra-content-at-end.xml [ Failure ]
</span><span class="cx"> fast/xsl/xslt-missing-namespace-in-xslt.xml [ Failure ]
</span><del>-http/tests/security/video-cross-origin-accesssameorigin.html [ Failure ]
</del><span class="cx"> js/dom/JSON-stringify.html [ Failure ]
</span><span class="cx"> fast/parser/external-entities-in-xslt.xml [ Failure ]
</span><span class="cx"> editing/selection/update-selection-by-style-change.html [ ImageOnlyFailure ]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk1animationstriggercontainerscrollsimpleexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator-wk1/animations/trigger-container-scroll-simple-expected.txt (0 => 205038)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/animations/trigger-container-scroll-simple-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/animations/trigger-container-scroll-simple-expected.txt        2016-08-26 20:54:19 UTC (rev 205038)
</span><span class="lines">@@ -0,0 +1,6 @@
</span><ins>+This element should begin animating only when the page scrolls to 20px from the top. The animation is almost instantaneous, so it will snap to its final position. Remember to scroll to the top of the page before reloading!
+
+Value before animation is applied: auto (should be auto)
+Value with animation but no scroll: 0px (should be 0px)
+Value with animation after scroll: 0px (should be 100px)
+
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk1css21t040302c61exlen00baexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/ios-simulator-wk1/css2.1/t040302-c61-ex-len-00-b-a-expected.txt (205037 => 205038)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/css2.1/t040302-c61-ex-len-00-b-a-expected.txt        2016-08-26 20:35:21 UTC (rev 205037)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/css2.1/t040302-c61-ex-len-00-b-a-expected.txt        2016-08-26 20:54:19 UTC (rev 205038)
</span><span class="lines">@@ -6,12 +6,12 @@
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x20 [color=#000080]
</span><span class="cx">         RenderText {#text} at (0,0) size 332x19
</span><span class="cx">           text run at (0,0) width 332: &quot;The two blocks below should have the same height.&quot;
</span><del>-      RenderTable {TABLE} at (80,36) size 103x52
-        RenderTableSection {TBODY} at (0,0) size 103x52
-          RenderTableRow {TR} at (0,2) size 103x48
-            RenderTableCell {TD} at (2,2) size 49x48 [r=0 c=0 rs=1 cs=1]
-              RenderBlock {DIV} at (4,4) size 41x40 [color=#000080]
</del><ins>+      RenderTable {TABLE} at (80,36) size 102x52
+        RenderTableSection {TBODY} at (0,0) size 102x52
+          RenderTableRow {TR} at (0,2) size 102x48
+            RenderTableCell {TD} at (2,2) size 48x48 [r=0 c=0 rs=1 cs=1]
+              RenderBlock {DIV} at (4,4) size 40x40 [color=#000080]
</ins><span class="cx">                 RenderText {#text} at (0,0) size 40x40
</span><span class="cx">                   text run at (0,0) width 40: &quot;\x{C9}&quot;
</span><del>-            RenderTableCell {TD} at (52,2) size 49x48 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (52,2) size 48x48 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderBlock {DIV} at (4,4) size 40x40 [border: (40px solid #000080) none]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk1httptestsdomwindowopenaboutblankandaccessdocumentexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator-wk1/http/tests/dom/window-open-about-blank-and-access-document-expected.txt (0 => 205038)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/http/tests/dom/window-open-about-blank-and-access-document-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/http/tests/dom/window-open-about-blank-and-access-document-expected.txt        2016-08-26 20:54:19 UTC (rev 205038)
</span><span class="lines">@@ -0,0 +1,2 @@
</span><ins>+PASS newWindow.document is defined.
+
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk1httptestsdomwindowopenaboutuppercaseblankandaccessdocumentexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator-wk1/http/tests/dom/window-open-about-uppercase-blank-and-access-document-expected.txt (0 => 205038)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/http/tests/dom/window-open-about-uppercase-blank-and-access-document-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/http/tests/dom/window-open-about-uppercase-blank-and-access-document-expected.txt        2016-08-26 20:54:19 UTC (rev 205038)
</span><span class="lines">@@ -0,0 +1,2 @@
</span><ins>+PASS newWindow.document is defined.
+
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk1httptestsdomwindowopenaboutwebkitorgandaccessdocumentexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator-wk1/http/tests/dom/window-open-about-webkit-org-and-access-document-expected.txt (0 => 205038)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/http/tests/dom/window-open-about-webkit-org-and-access-document-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/http/tests/dom/window-open-about-webkit-org-and-access-document-expected.txt        2016-08-26 20:54:19 UTC (rev 205038)
</span><span class="lines">@@ -0,0 +1,2 @@
</span><ins>+PASS newWindow.document is undefined.
+
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk1httptestssecuritycontentSecurityPolicyupgradeinsecurerequestsproperopenwindowupgradesexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator-wk1/http/tests/security/contentSecurityPolicy/upgrade-insecure-requests/proper-open-window-upgrades-expected.txt (0 => 205038)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/http/tests/security/contentSecurityPolicy/upgrade-insecure-requests/proper-open-window-upgrades-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/http/tests/security/contentSecurityPolicy/upgrade-insecure-requests/proper-open-window-upgrades-expected.txt        2016-08-26 20:54:19 UTC (rev 205038)
</span><span class="lines">@@ -0,0 +1,7 @@
</span><ins>+ALERT: PASS
+ALERT: PASS
+This test causes a new window to open performing a secure navigation to a document with the 'upgrade-insecure-requests' header. The secure document has an insecure script reference, which will get upgraded. The secure document does an insecure navigation to a new window. This new navigation should not be upgraded.
+
+The new document does an insecure navigation to a host we have visited before. This navigation should be upgraded, even though the site does not have the 'update-insecure-requests' header. The new document also does an insecure navigation to a second domain, which has not been upgraded before. This navigation should not be upgraded, and will fail (in this test) because we only provide the resource to load under the HTTPS server.
+
+If upgrades are working as expected, there should be two PASS entries in the test output. If there are five entires, the insecure load to a new host is being improperly upgraded.
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk1httptestssecuritycrossoriginmodaldialogbaseexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator-wk1/http/tests/security/cross-origin-modal-dialog-base-expected.txt (0 => 205038)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/http/tests/security/cross-origin-modal-dialog-base-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/http/tests/security/cross-origin-modal-dialog-base-expected.txt        2016-08-26 20:54:19 UTC (rev 205038)
</span><span class="lines">@@ -0,0 +1,12 @@
</span><ins>+Tests that a modal dialog doesn't fall back to its openers origin when document.location is set to a relative path.
+
+On success, you will see a series of &quot;PASS&quot; messages, followed by &quot;TEST COMPLETE&quot;.
+
+
+Showing modal dialog.
+Returned from modal dialog.
+If test passed, console messages above should both show the same document.location.origin, &lt;http://localhost:8000&gt;.
+PASS successfullyParsed is true
+
+TEST COMPLETE
+
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk1httptestssecurityinsecuregeolocationexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator-wk1/http/tests/security/insecure-geolocation-expected.txt (0 => 205038)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/http/tests/security/insecure-geolocation-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/http/tests/security/insecure-geolocation-expected.txt        2016-08-26 20:54:19 UTC (rev 205038)
</span><span class="lines">@@ -0,0 +1 @@
</span><ins>+This test loads an insecure frame that tries to access geolocation. Access to geolocation is blocked over insecure connections.
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk1httptestssecuritymixedContentinsecureforminmainframeexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator-wk1/http/tests/security/mixedContent/insecure-form-in-main-frame-expected.txt (0 => 205038)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/http/tests/security/mixedContent/insecure-form-in-main-frame-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/http/tests/security/mixedContent/insecure-form-in-main-frame-expected.txt        2016-08-26 20:54:19 UTC (rev 205038)
</span><span class="lines">@@ -0,0 +1,10 @@
</span><ins>+main frame - didFinishDocumentLoadForFrame
+main frame - didStartProvisionalLoadForFrame
+main frame - didHandleOnloadEventsForFrame
+main frame - didFinishLoadForFrame
+main frame - didCommitLoadForFrame
+didDisplayInsecureContent
+main frame - didFinishDocumentLoadForFrame
+main frame - didHandleOnloadEventsForFrame
+main frame - didFinishLoadForFrame
+This test opens a window that has a form with an non-https action. We should trigger a mixed content callback because the main frame in the window is HTTPS but is running insecure content.
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk1httptestssecuritymixedContentinsecurescriptindataiframeinmainframeblockedexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator-wk1/http/tests/security/mixedContent/insecure-script-in-data-iframe-in-main-frame-blocked-expected.txt (0 => 205038)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/http/tests/security/mixedContent/insecure-script-in-data-iframe-in-main-frame-blocked-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/http/tests/security/mixedContent/insecure-script-in-data-iframe-in-main-frame-blocked-expected.txt        2016-08-26 20:54:19 UTC (rev 205038)
</span><span class="lines">@@ -0,0 +1 @@
</span><ins>+This test opens a window that loads a data: iframe that loads an insecure script, and that the script is still blocked. Although the data: frame has a separate origin, the script can still navigate top.
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk1httptestssecuritymixedContentinsecurexhrsyncinmainframeexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator-wk1/http/tests/security/mixedContent/insecure-xhr-sync-in-main-frame-expected.txt (0 => 205038)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/http/tests/security/mixedContent/insecure-xhr-sync-in-main-frame-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/http/tests/security/mixedContent/insecure-xhr-sync-in-main-frame-expected.txt        2016-08-26 20:54:19 UTC (rev 205038)
</span><span class="lines">@@ -0,0 +1 @@
</span><ins>+This test opens a HTTPS window that loads insecure data via synchronous XHR. We should trigger a mixed content callback because the main frame in the window is HTTPS but now has insecure data.
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk1httptestssecuritymixedcontentgeolocationblockinsecurecontentexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator-wk1/http/tests/security/mixedcontent-geolocation-block-insecure-content-expected.txt (0 => 205038)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/http/tests/security/mixedcontent-geolocation-block-insecure-content-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/http/tests/security/mixedcontent-geolocation-block-insecure-content-expected.txt        2016-08-26 20:54:19 UTC (rev 205038)
</span><span class="lines">@@ -0,0 +1 @@
</span><ins>+This test loads a secure frame with insecure content that tries to access geolocation before loading insecure content. Access to insecure content is blocked over secure connections when geolocation is accessed.
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk1httptestssecuritymixedcontentgeolocationexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator-wk1/http/tests/security/mixedcontent-geolocation-expected.txt (0 => 205038)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/http/tests/security/mixedcontent-geolocation-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/http/tests/security/mixedcontent-geolocation-expected.txt        2016-08-26 20:54:19 UTC (rev 205038)
</span><span class="lines">@@ -0,0 +1 @@
</span><ins>+This test loads a secure frame with mixed content that tries to access geolocation. Access to geolocation is blocked over secure connections with mixed content.
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk1httptestssecuritywindowopenedfromsandboxediframeshouldinheritsandboxexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator-wk1/http/tests/security/window-opened-from-sandboxed-iframe-should-inherit-sandbox-expected.txt (0 => 205038)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/http/tests/security/window-opened-from-sandboxed-iframe-should-inherit-sandbox-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/http/tests/security/window-opened-from-sandboxed-iframe-should-inherit-sandbox-expected.txt        2016-08-26 20:54:19 UTC (rev 205038)
</span><span class="lines">@@ -0,0 +1 @@
</span><ins>+
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2TestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations (205037 => 205038)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations        2016-08-26 20:35:21 UTC (rev 205037)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations        2016-08-26 20:54:19 UTC (rev 205038)
</span><span class="lines">@@ -362,6 +362,8 @@
</span><span class="cx"> http/tests/navigation/reload-subframe-object.html [ Failure ]
</span><span class="cx"> http/tests/navigation/success200-subframeload.html [ Failure ]
</span><span class="cx"> http/tests/navigation/timerredirect-subframeload.html [ Failure ]
</span><ins>+http/tests/security/cross-origin-worker-indexeddb-allowed.html [ Failure ]
+http/tests/security/cross-origin-worker-indexeddb.html [ Failure ]
</ins><span class="cx"> http/tests/security/drag-drop-local-file.html [ Failure ]
</span><span class="cx"> http/tests/security/drag-drop-same-unique-origin.html [ Failure ]
</span><span class="cx"> http/tests/security/drag-over-remote-content-iframe.html [ Failure ]
</span><span class="lines">@@ -373,6 +375,7 @@
</span><span class="cx"> http/tests/security/redirect-BLOCKED-to-localURL.html [ Failure ]
</span><span class="cx"> http/tests/security/setDomainRelaxationForbiddenForURLScheme.html [ Failure ]
</span><span class="cx"> http/tests/uri/css-href.php [ Failure ]
</span><ins>+http/tests/xmlhttprequest/svg-created-by-xhr-allowed-in-dashboard.html [ Failure ]
</ins><span class="cx"> 
</span><span class="cx"> # HTTP tests that assert:
</span><span class="cx"> http/tests/navigation/new-window-redirect-history.html
</span></span></pre>
</div>
</div>

</body>
</html>