<!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>[189652] branches/safari-601-branch/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/189652">189652</a></dd>
<dt>Author</dt> <dd>ap@apple.com</dd>
<dt>Date</dt> <dd>2015-09-12 08:58:20 -0700 (Sat, 12 Sep 2015)</dd>
</dl>

<h3>Log Message</h3>
<pre>Roll out <a href="http://trac.webkit.org/projects/webkit/changeset/189649">r189649</a>, and just have custom results for Mavericks instead.

* platform/mac-mavericks/platform/mac/accessibilityselection-sync-expected.txt: Copied from LayoutTests/platform/mac/accessibility/selection-sync-expected.txt.
* platform/mac/accessibility/removing-textarea-after-edit-crash-expected.txt:
* platform/mac/accessibility/removing-textarea-after-edit-crash.html:
* platform/mac/accessibility/select-element-selection-with-optgroups.html:
* platform/mac/accessibility/selected-rows-table.html:
* platform/mac/accessibility/selection-notification-focus-change.html:
* platform/mac/accessibility/selection-sync-expected.txt:
* platform/mac/accessibility/selection-sync.html:
* platform/mac/accessibility/setting-attributes-is-asynchronous.html:</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#branchessafari601branchLayoutTestsChangeLog">branches/safari-601-branch/LayoutTests/ChangeLog</a></li>
<li><a href="#branchessafari601branchLayoutTestsplatformmacaccessibilityremovingtextareaaftereditcrashexpectedtxt">branches/safari-601-branch/LayoutTests/platform/mac/accessibility/removing-textarea-after-edit-crash-expected.txt</a></li>
<li><a href="#branchessafari601branchLayoutTestsplatformmacaccessibilityremovingtextareaaftereditcrashhtml">branches/safari-601-branch/LayoutTests/platform/mac/accessibility/removing-textarea-after-edit-crash.html</a></li>
<li><a href="#branchessafari601branchLayoutTestsplatformmacaccessibilityselectelementselectionwithoptgroupshtml">branches/safari-601-branch/LayoutTests/platform/mac/accessibility/select-element-selection-with-optgroups.html</a></li>
<li><a href="#branchessafari601branchLayoutTestsplatformmacaccessibilityselectedrowstablehtml">branches/safari-601-branch/LayoutTests/platform/mac/accessibility/selected-rows-table.html</a></li>
<li><a href="#branchessafari601branchLayoutTestsplatformmacaccessibilityselectionnotificationfocuschangehtml">branches/safari-601-branch/LayoutTests/platform/mac/accessibility/selection-notification-focus-change.html</a></li>
<li><a href="#branchessafari601branchLayoutTestsplatformmacaccessibilityselectionsyncexpectedtxt">branches/safari-601-branch/LayoutTests/platform/mac/accessibility/selection-sync-expected.txt</a></li>
<li><a href="#branchessafari601branchLayoutTestsplatformmacaccessibilityselectionsynchtml">branches/safari-601-branch/LayoutTests/platform/mac/accessibility/selection-sync.html</a></li>
<li><a href="#branchessafari601branchLayoutTestsplatformmacaccessibilitysettingattributesisasynchronoushtml">branches/safari-601-branch/LayoutTests/platform/mac/accessibility/setting-attributes-is-asynchronous.html</a></li>
</ul>

<h3>Added Paths</h3>
<ul>
<li><a href="#branchessafari601branchLayoutTestsplatformmacmavericksplatformmacaccessibilityselectionsyncexpectedtxt">branches/safari-601-branch/LayoutTests/platform/mac-mavericks/platform/mac/accessibilityselection-sync-expected.txt</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="branchessafari601branchLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: branches/safari-601-branch/LayoutTests/ChangeLog (189651 => 189652)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-601-branch/LayoutTests/ChangeLog        2015-09-12 08:47:20 UTC (rev 189651)
+++ branches/safari-601-branch/LayoutTests/ChangeLog        2015-09-12 15:58:20 UTC (rev 189652)
</span><span class="lines">@@ -1,3 +1,17 @@
</span><ins>+2015-09-12  Alexey Proskuryakov  &lt;ap@apple.com&gt;
+
+        Roll out r189649, and just have custom results for Mavericks instead.
+
+        * platform/mac-mavericks/platform/mac/accessibilityselection-sync-expected.txt: Copied from LayoutTests/platform/mac/accessibility/selection-sync-expected.txt.
+        * platform/mac/accessibility/removing-textarea-after-edit-crash-expected.txt:
+        * platform/mac/accessibility/removing-textarea-after-edit-crash.html:
+        * platform/mac/accessibility/select-element-selection-with-optgroups.html:
+        * platform/mac/accessibility/selected-rows-table.html:
+        * platform/mac/accessibility/selection-notification-focus-change.html:
+        * platform/mac/accessibility/selection-sync-expected.txt:
+        * platform/mac/accessibility/selection-sync.html:
+        * platform/mac/accessibility/setting-attributes-is-asynchronous.html:
+
</ins><span class="cx"> 2015-09-11  Alexey Proskuryakov  &lt;ap@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         Merge r189221.
</span></span></pre></div>
<a id="branchessafari601branchLayoutTestsplatformmacaccessibilityremovingtextareaaftereditcrashexpectedtxt"></a>
<div class="modfile"><h4>Modified: branches/safari-601-branch/LayoutTests/platform/mac/accessibility/removing-textarea-after-edit-crash-expected.txt (189651 => 189652)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-601-branch/LayoutTests/platform/mac/accessibility/removing-textarea-after-edit-crash-expected.txt        2015-09-12 08:47:20 UTC (rev 189651)
+++ branches/safari-601-branch/LayoutTests/platform/mac/accessibility/removing-textarea-after-edit-crash-expected.txt        2015-09-12 15:58:20 UTC (rev 189652)
</span><span class="lines">@@ -3,7 +3,4 @@
</span><span class="cx"> On success, you will see a series of &quot;PASS&quot; messages, followed by &quot;TEST COMPLETE&quot;.
</span><span class="cx"> 
</span><span class="cx"> 
</span><del>-PASS successfullyParsed is true
</del><span class="cx"> 
</span><del>-TEST COMPLETE
-
</del></span></pre></div>
<a id="branchessafari601branchLayoutTestsplatformmacaccessibilityremovingtextareaaftereditcrashhtml"></a>
<div class="modfile"><h4>Modified: branches/safari-601-branch/LayoutTests/platform/mac/accessibility/removing-textarea-after-edit-crash.html (189651 => 189652)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-601-branch/LayoutTests/platform/mac/accessibility/removing-textarea-after-edit-crash.html        2015-09-12 08:47:20 UTC (rev 189651)
+++ branches/safari-601-branch/LayoutTests/platform/mac/accessibility/removing-textarea-after-edit-crash.html        2015-09-12 15:58:20 UTC (rev 189652)
</span><span class="lines">@@ -30,7 +30,7 @@
</span><span class="cx">             document.getElementById(&quot;div&quot;).style.display = &quot;NONE&quot;;
</span><span class="cx"> 
</span><span class="cx">             // we now have to wait for the value change to be propagated to trigger the crash.
</span><del>-            setTimeout(finishJSTest, 1);
</del><ins>+            setTimeout(&quot;window.testRunner.notifyDone();&quot;, 1);
</ins><span class="cx">         }
</span><span class="cx">     }
</span><span class="cx"> &lt;/script&gt;
</span><span class="lines">@@ -38,7 +38,7 @@
</span><span class="cx"> &lt;script&gt;
</span><span class="cx">     var req = 0;
</span><span class="cx">     if (window.accessibilityController) {  
</span><del>-        window.jsTestIsAsync = true;
</del><ins>+        window.testRunner.waitUntilDone();
</ins><span class="cx">         document.getElementById(&quot;body&quot;).focus();
</span><span class="cx">         body = accessibilityController.focusedElement;
</span><span class="cx"> 
</span><span class="lines">@@ -52,10 +52,10 @@
</span><span class="cx">         req.open(&quot;get&quot;, &quot;../../../http/tests/xmlhttprequest/methods.cgi&quot;, true);
</span><span class="cx">         // Sending this after a timeout makes is so that the layout does not happen until the value change is sent.
</span><span class="cx">         setTimeout(&quot;req.send('')&quot;, 1);
</span><del>-    } else
-        debug(&quot;window.accessibilityController is not present&quot;);
</del><span class="cx"> 
</span><ins>+    }
+
</ins><span class="cx"> &lt;/script&gt;
</span><del>-&lt;script src=&quot;../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</del><ins>+
</ins><span class="cx"> &lt;/body&gt;
</span><span class="cx"> &lt;/html&gt;
</span></span></pre></div>
<a id="branchessafari601branchLayoutTestsplatformmacaccessibilityselectelementselectionwithoptgroupshtml"></a>
<div class="modfile"><h4>Modified: branches/safari-601-branch/LayoutTests/platform/mac/accessibility/select-element-selection-with-optgroups.html (189651 => 189652)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-601-branch/LayoutTests/platform/mac/accessibility/select-element-selection-with-optgroups.html        2015-09-12 08:47:20 UTC (rev 189651)
+++ branches/safari-601-branch/LayoutTests/platform/mac/accessibility/select-element-selection-with-optgroups.html        2015-09-12 15:58:20 UTC (rev 189652)
</span><span class="lines">@@ -23,9 +23,9 @@
</span><span class="cx"> 
</span><span class="cx"> &lt;script&gt;
</span><span class="cx"> description(&quot;This tests that setting selection within a list box works correctly if there are optgroups&quot;);
</span><ins>+window.jsTestIsAsync = true;
</ins><span class="cx"> 
</span><span class="cx"> if (window.accessibilityController) {
</span><del>-    window.jsTestIsAsync = true;
</del><span class="cx">     document.getElementById(&quot;suite&quot;).focus();
</span><span class="cx">     var selectElement = accessibilityController.focusedElement;
</span><span class="cx"> 
</span><span class="lines">@@ -51,8 +51,7 @@
</span><span class="cx">             });
</span><span class="cx">         });
</span><span class="cx">     });
</span><del>-} else
-    debug(&quot;window.accessibilityController is not present&quot;);
</del><ins>+}
</ins><span class="cx"> &lt;/script&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;script src=&quot;../../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</span></span></pre></div>
<a id="branchessafari601branchLayoutTestsplatformmacaccessibilityselectedrowstablehtml"></a>
<div class="modfile"><h4>Modified: branches/safari-601-branch/LayoutTests/platform/mac/accessibility/selected-rows-table.html (189651 => 189652)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-601-branch/LayoutTests/platform/mac/accessibility/selected-rows-table.html        2015-09-12 08:47:20 UTC (rev 189651)
+++ branches/safari-601-branch/LayoutTests/platform/mac/accessibility/selected-rows-table.html        2015-09-12 15:58:20 UTC (rev 189652)
</span><span class="lines">@@ -38,12 +38,12 @@
</span><span class="cx">         document.getElementById(&quot;notifications&quot;).innerHTML += &quot;Notification: &quot; + notification + &quot;&lt;br&gt;&quot;;
</span><span class="cx">         if (notification == &quot;AXSelectedRowsChanged&quot;) {
</span><span class="cx">             axTree.removeNotificationListener();
</span><del>-            finishJSTest();
</del><ins>+            window.testRunner.notifyDone();
</ins><span class="cx">         }
</span><span class="cx">     }
</span><span class="cx"> 
</span><span class="cx">     if (window.accessibilityController) {
</span><del>-        window.jsTestIsAsync = true;
</del><ins>+        window.testRunner.waitUntilDone();
</ins><span class="cx"> 
</span><span class="cx">         document.getElementById(&quot;grid&quot;).focus();
</span><span class="cx"> 
</span><span class="lines">@@ -60,8 +60,7 @@
</span><span class="cx"> 
</span><span class="cx">         // Change the selected state to ensure the notification is sent.
</span><span class="cx">         document.getElementById(&quot;row0&quot;).setAttribute(&quot;aria-selected&quot;, &quot;false&quot;);
</span><del>-    } else
-        debug(&quot;window.accessibilityController is not present&quot;);
</del><ins>+    }
</ins><span class="cx"> 
</span><span class="cx"> &lt;/script&gt;
</span><span class="cx"> 
</span></span></pre></div>
<a id="branchessafari601branchLayoutTestsplatformmacaccessibilityselectionnotificationfocuschangehtml"></a>
<div class="modfile"><h4>Modified: branches/safari-601-branch/LayoutTests/platform/mac/accessibility/selection-notification-focus-change.html (189651 => 189652)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-601-branch/LayoutTests/platform/mac/accessibility/selection-notification-focus-change.html        2015-09-12 08:47:20 UTC (rev 189651)
+++ branches/safari-601-branch/LayoutTests/platform/mac/accessibility/selection-notification-focus-change.html        2015-09-12 15:58:20 UTC (rev 189652)
</span><span class="lines">@@ -72,9 +72,6 @@
</span><span class="cx">                     shouldBeTrue(&quot;addedNotification&quot;);
</span><span class="cx"> 
</span><span class="cx">                     eventSender.keyDown(&quot;\t&quot;);
</span><del>-                } else {
-                    debug(&quot;window.accessibilityController is not present&quot;);
-                    finishJSTest();
</del><span class="cx">                 }
</span><span class="cx">             }
</span><span class="cx">             &lt;/script&gt;
</span></span></pre></div>
<a id="branchessafari601branchLayoutTestsplatformmacaccessibilityselectionsyncexpectedtxt"></a>
<div class="modfile"><h4>Modified: branches/safari-601-branch/LayoutTests/platform/mac/accessibility/selection-sync-expected.txt (189651 => 189652)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-601-branch/LayoutTests/platform/mac/accessibility/selection-sync-expected.txt        2015-09-12 08:47:20 UTC (rev 189651)
+++ branches/safari-601-branch/LayoutTests/platform/mac/accessibility/selection-sync-expected.txt        2015-09-12 15:58:20 UTC (rev 189652)
</span><span class="lines">@@ -6,6 +6,9 @@
</span><span class="cx"> 
</span><span class="cx"> 
</span><span class="cx"> PASS addedNotification is true
</span><ins>+PASS successfullyParsed is true
+
+TEST COMPLETE
</ins><span class="cx"> PASS results[resultIndex][&quot;AXTextStateChangeType&quot;] is AXTextStateChangeTypeSelectionMove
</span><span class="cx"> PASS results[resultIndex][&quot;AXTextSelectionDirection&quot;] is AXTextSelectionDirectionDiscontiguous
</span><span class="cx"> PASS results[resultIndex][&quot;AXTextStateSync&quot;] is true
</span><span class="lines">@@ -21,7 +24,4 @@
</span><span class="cx"> PASS results[resultIndex][&quot;AXTextStateChangeType&quot;] is AXTextStateChangeTypeSelectionExtend
</span><span class="cx"> PASS results[resultIndex][&quot;AXTextSelectionDirection&quot;] is AXTextSelectionDirectionDiscontiguous
</span><span class="cx"> PASS results[resultIndex][&quot;AXTextStateSync&quot;] is true
</span><del>-PASS successfullyParsed is true
</del><span class="cx"> 
</span><del>-TEST COMPLETE
-
</del></span></pre></div>
<a id="branchessafari601branchLayoutTestsplatformmacaccessibilityselectionsynchtml"></a>
<div class="modfile"><h4>Modified: branches/safari-601-branch/LayoutTests/platform/mac/accessibility/selection-sync.html (189651 => 189652)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-601-branch/LayoutTests/platform/mac/accessibility/selection-sync.html        2015-09-12 08:47:20 UTC (rev 189651)
+++ branches/safari-601-branch/LayoutTests/platform/mac/accessibility/selection-sync.html        2015-09-12 15:58:20 UTC (rev 189652)
</span><span class="lines">@@ -57,13 +57,13 @@
</span><span class="cx">                 shouldBe(&quot;results[resultIndex][\&quot;AXTextStateSync\&quot;]&quot;, &quot;true&quot;);
</span><span class="cx"> 
</span><span class="cx">                 webArea.removeNotificationListener();
</span><del>-                finishJSTest();
</del><ins>+                window.testRunner.notifyDone();
</ins><span class="cx">             }
</span><span class="cx">         }
</span><span class="cx">     }
</span><span class="cx"> 
</span><span class="cx">     if (window.accessibilityController) {
</span><del>-        window.jsTestIsAsync = true;
</del><ins>+        window.testRunner.waitUntilDone();
</ins><span class="cx"> 
</span><span class="cx">         accessibilityController.enableEnhancedAccessibility(true);
</span><span class="cx"> 
</span><span class="lines">@@ -83,10 +83,10 @@
</span><span class="cx">         var extendRange = axTextbox.textMarkerRangeForMarkers(markerThree, markerFour);
</span><span class="cx">         webArea.setSelectedVisibleTextRange(moveRange);
</span><span class="cx">         webArea.setSelectedVisibleTextRange(extendRange);
</span><del>-    } else
-        debug(&quot;window.accessibilityController is not present&quot;);
</del><ins>+    }
</ins><span class="cx"> 
</span><span class="cx"> &lt;/script&gt;
</span><ins>+
</ins><span class="cx"> &lt;script src=&quot;../../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</span><span class="cx"> &lt;/body&gt;
</span><span class="cx"> &lt;/html&gt;
</span></span></pre></div>
<a id="branchessafari601branchLayoutTestsplatformmacaccessibilitysettingattributesisasynchronoushtml"></a>
<div class="modfile"><h4>Modified: branches/safari-601-branch/LayoutTests/platform/mac/accessibility/setting-attributes-is-asynchronous.html (189651 => 189652)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-601-branch/LayoutTests/platform/mac/accessibility/setting-attributes-is-asynchronous.html        2015-09-12 08:47:20 UTC (rev 189651)
+++ branches/safari-601-branch/LayoutTests/platform/mac/accessibility/setting-attributes-is-asynchronous.html        2015-09-12 15:58:20 UTC (rev 189652)
</span><span class="lines">@@ -13,14 +13,15 @@
</span><span class="cx"> description(&quot;This tests makes sure that setting accessibility attributes happens asychronously, so that a caller won't hang if the result is an alert.&quot;)
</span><span class="cx"> 
</span><span class="cx"> if (window.testRunner &amp;&amp; window.accessibilityController) {
</span><ins>+    
</ins><span class="cx">    window.jsTestIsAsync = true;
</span><span class="cx">    var textfield = accessibilityController.accessibleElementById(&quot;textfield&quot;);
</span><span class="cx">    textfield.takeFocus();
</span><span class="cx">    debug(&quot;This line should be printed first&quot;);
</span><del>-} else
-   debug((window.testRunner ? &quot;window.testRunner&quot; : &quot;window.accessibilityController&quot;) + &quot; is not present&quot;);
</del><ins>+}
</ins><span class="cx"> 
</span><span class="cx"> &lt;/script&gt;
</span><ins>+
</ins><span class="cx"> &lt;script src=&quot;../../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</span><span class="cx"> &lt;/body&gt;
</span><span class="cx"> &lt;/html&gt;
</span></span></pre></div>
<a id="branchessafari601branchLayoutTestsplatformmacmavericksplatformmacaccessibilityselectionsyncexpectedtxtfromrev189649branchessafari601branchLayoutTestsplatformmacaccessibilityselectionsyncexpectedtxt"></a>
<div class="copfile"><h4>Copied: branches/safari-601-branch/LayoutTests/platform/mac-mavericks/platform/mac/accessibilityselection-sync-expected.txt (from rev 189649, branches/safari-601-branch/LayoutTests/platform/mac/accessibility/selection-sync-expected.txt) (0 => 189652)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-601-branch/LayoutTests/platform/mac-mavericks/platform/mac/accessibilityselection-sync-expected.txt                                (rev 0)
+++ branches/safari-601-branch/LayoutTests/platform/mac-mavericks/platform/mac/accessibilityselection-sync-expected.txt        2015-09-12 15:58:20 UTC (rev 189652)
</span><span class="lines">@@ -0,0 +1,27 @@
</span><ins>+one two three. four five six.
+
+This tests that selection changes originating from accessibility API include AXTextStateSync=true.
+
+On success, you will see a series of &quot;PASS&quot; messages, followed by &quot;TEST COMPLETE&quot;.
+
+
+PASS addedNotification is true
+PASS results[resultIndex][&quot;AXTextStateChangeType&quot;] is AXTextStateChangeTypeSelectionMove
+PASS results[resultIndex][&quot;AXTextSelectionDirection&quot;] is AXTextSelectionDirectionDiscontiguous
+PASS results[resultIndex][&quot;AXTextStateSync&quot;] is true
+PASS results[resultIndex][&quot;AXTextStateChangeType&quot;] is AXTextStateChangeTypeSelectionMove
+PASS results[resultIndex][&quot;AXTextSelectionDirection&quot;] is AXTextSelectionDirectionDiscontiguous
+PASS results[resultIndex][&quot;AXTextStateSync&quot;] is true
+PASS results[resultIndex][&quot;AXTextStateChangeType&quot;] is AXTextStateChangeTypeSelectionExtend
+PASS results[resultIndex][&quot;AXTextSelectionDirection&quot;] is AXTextSelectionDirectionDiscontiguous
+PASS results[resultIndex][&quot;AXTextStateSync&quot;] is true
+PASS results[resultIndex][&quot;AXTextStateChangeType&quot;] is AXTextStateChangeTypeSelectionMove
+PASS results[resultIndex][&quot;AXTextSelectionDirection&quot;] is AXTextSelectionDirectionDiscontiguous
+PASS results[resultIndex][&quot;AXTextStateSync&quot;] is true
+PASS results[resultIndex][&quot;AXTextStateChangeType&quot;] is AXTextStateChangeTypeSelectionExtend
+PASS results[resultIndex][&quot;AXTextSelectionDirection&quot;] is AXTextSelectionDirectionDiscontiguous
+PASS results[resultIndex][&quot;AXTextStateSync&quot;] is true
+PASS successfullyParsed is true
+
+TEST COMPLETE
+
</ins></span></pre>
</div>
</div>

</body>
</html>