<!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>[187804] 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/187804">187804</a></dd>
<dt>Author</dt> <dd>simon.fraser@apple.com</dd>
<dt>Date</dt> <dd>2015-08-03 20:21:43 -0700 (Mon, 03 Aug 2015)</dd>
</dl>

<h3>Log Message</h3>
<pre>Fix paths to js-test-pre.js and js-test-post.js after earlier file move.
Move platform/gtk/resources/atk-helpers.js into accessibility/gtk since
these are the only callers.

* accessibility/gtk/aria-listbox-crash.html:
* accessibility/gtk/aria-options-and-menuitems-crash.html:
* accessibility/gtk/aria-roles-unignored.html:
* accessibility/gtk/aria-slider-required-attributes.html:
* accessibility/gtk/aria-toggle-button-role.html:
* accessibility/gtk/button-accessible-name.html:
* accessibility/gtk/caret-browsing-select-focus.html:
* accessibility/gtk/caret-browsing-text-focus.html:
* accessibility/gtk/caret-offsets-and-extraneous-white-spaces.html:
* accessibility/gtk/caret-offsets.html:
* accessibility/gtk/combobox-descendants-orientation-crash.html:
* accessibility/gtk/detached-object-role.html:
* accessibility/gtk/entry-and-password.html:
* accessibility/gtk/list-items-always-exposed.html:
* accessibility/gtk/media-controls-panel-title.html:
* accessibility/gtk/media-emits-object-replacement.html:
* accessibility/gtk/menu-list-unfocused-notifications.html:
* accessibility/gtk/name-from-label.html:
* accessibility/gtk/no-notification-for-unrendered-iframe-children.html:
* accessibility/gtk/object-attributes.html:
* accessibility/gtk/object-with-title.html:
* accessibility/gtk/remapped-aria-crash.html:
* accessibility/gtk/replaced-objects-in-anonymous-blocks.html:
* accessibility/gtk/resources/atk-helpers.js: Renamed from LayoutTests/platform/gtk/resources/atk-helpers.js.
(setCaretOffset):
* accessibility/gtk/spans-paragraphs-and-divs.html:
* accessibility/gtk/spans.html:
* accessibility/gtk/text-at-offset-embedded-objects.html:
* accessibility/gtk/text-at-offset-newlines.html:
* accessibility/gtk/text-at-offset-preformatted.html:
* accessibility/gtk/text-at-offset-simple.html:
* accessibility/gtk/text-at-offset-special-chars.html:
* accessibility/gtk/text-at-offset-textarea.html:
* accessibility/gtk/text-at-offset-textinput.html:
* accessibility/gtk/text-at-offset-wrapped-lines.html:
* accessibility/gtk/text-for-range-combo-box.html:
* accessibility/gtk/text-for-range-embedded-objects.html:
* accessibility/gtk/text-for-range-entry-and-password.html:
* accessibility/gtk/text-for-range-extraneous-whitespace.html:
* accessibility/gtk/text-for-range-formatted.html:
* accessibility/gtk/text-for-range-heading.html:
* accessibility/gtk/text-for-range-list-items.html:
* accessibility/gtk/text-for-range-simple.html:
* accessibility/gtk/text-for-range-table-cells.html:
* accessibility/gtk/text-for-range-with-link.html:
* accessibility/gtk/text-for-table.html:
* accessibility/gtk/text-in-span-block-in-a-block.html:
* accessibility/gtk/title-and-alt.html:
* accessibility/gtk/xml-roles-exposed.html:</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestsaccessibilitygtkarialistboxcrashhtml">trunk/LayoutTests/accessibility/gtk/aria-listbox-crash.html</a></li>
<li><a href="#trunkLayoutTestsaccessibilitygtkariaoptionsandmenuitemscrashhtml">trunk/LayoutTests/accessibility/gtk/aria-options-and-menuitems-crash.html</a></li>
<li><a href="#trunkLayoutTestsaccessibilitygtkariarolesunignoredhtml">trunk/LayoutTests/accessibility/gtk/aria-roles-unignored.html</a></li>
<li><a href="#trunkLayoutTestsaccessibilitygtkariasliderrequiredattributeshtml">trunk/LayoutTests/accessibility/gtk/aria-slider-required-attributes.html</a></li>
<li><a href="#trunkLayoutTestsaccessibilitygtkariatogglebuttonrolehtml">trunk/LayoutTests/accessibility/gtk/aria-toggle-button-role.html</a></li>
<li><a href="#trunkLayoutTestsaccessibilitygtkbuttonaccessiblenamehtml">trunk/LayoutTests/accessibility/gtk/button-accessible-name.html</a></li>
<li><a href="#trunkLayoutTestsaccessibilitygtkcaretbrowsingselectfocushtml">trunk/LayoutTests/accessibility/gtk/caret-browsing-select-focus.html</a></li>
<li><a href="#trunkLayoutTestsaccessibilitygtkcaretbrowsingtextfocushtml">trunk/LayoutTests/accessibility/gtk/caret-browsing-text-focus.html</a></li>
<li><a href="#trunkLayoutTestsaccessibilitygtkcaretoffsetsandextraneouswhitespaceshtml">trunk/LayoutTests/accessibility/gtk/caret-offsets-and-extraneous-white-spaces.html</a></li>
<li><a href="#trunkLayoutTestsaccessibilitygtkcaretoffsetshtml">trunk/LayoutTests/accessibility/gtk/caret-offsets.html</a></li>
<li><a href="#trunkLayoutTestsaccessibilitygtkcomboboxdescendantsorientationcrashhtml">trunk/LayoutTests/accessibility/gtk/combobox-descendants-orientation-crash.html</a></li>
<li><a href="#trunkLayoutTestsaccessibilitygtkdetachedobjectrolehtml">trunk/LayoutTests/accessibility/gtk/detached-object-role.html</a></li>
<li><a href="#trunkLayoutTestsaccessibilitygtkentryandpasswordhtml">trunk/LayoutTests/accessibility/gtk/entry-and-password.html</a></li>
<li><a href="#trunkLayoutTestsaccessibilitygtklistitemsalwaysexposedhtml">trunk/LayoutTests/accessibility/gtk/list-items-always-exposed.html</a></li>
<li><a href="#trunkLayoutTestsaccessibilitygtkmediacontrolspaneltitlehtml">trunk/LayoutTests/accessibility/gtk/media-controls-panel-title.html</a></li>
<li><a href="#trunkLayoutTestsaccessibilitygtkmediaemitsobjectreplacementhtml">trunk/LayoutTests/accessibility/gtk/media-emits-object-replacement.html</a></li>
<li><a href="#trunkLayoutTestsaccessibilitygtkmenulistunfocusednotificationshtml">trunk/LayoutTests/accessibility/gtk/menu-list-unfocused-notifications.html</a></li>
<li><a href="#trunkLayoutTestsaccessibilitygtknamefromlabelhtml">trunk/LayoutTests/accessibility/gtk/name-from-label.html</a></li>
<li><a href="#trunkLayoutTestsaccessibilitygtknonotificationforunrenderediframechildrenhtml">trunk/LayoutTests/accessibility/gtk/no-notification-for-unrendered-iframe-children.html</a></li>
<li><a href="#trunkLayoutTestsaccessibilitygtkobjectattributeshtml">trunk/LayoutTests/accessibility/gtk/object-attributes.html</a></li>
<li><a href="#trunkLayoutTestsaccessibilitygtkobjectwithtitlehtml">trunk/LayoutTests/accessibility/gtk/object-with-title.html</a></li>
<li><a href="#trunkLayoutTestsaccessibilitygtkremappedariacrashhtml">trunk/LayoutTests/accessibility/gtk/remapped-aria-crash.html</a></li>
<li><a href="#trunkLayoutTestsaccessibilitygtkreplacedobjectsinanonymousblockshtml">trunk/LayoutTests/accessibility/gtk/replaced-objects-in-anonymous-blocks.html</a></li>
<li><a href="#trunkLayoutTestsaccessibilitygtkspansparagraphsanddivshtml">trunk/LayoutTests/accessibility/gtk/spans-paragraphs-and-divs.html</a></li>
<li><a href="#trunkLayoutTestsaccessibilitygtkspanshtml">trunk/LayoutTests/accessibility/gtk/spans.html</a></li>
<li><a href="#trunkLayoutTestsaccessibilitygtktextatoffsetembeddedobjectshtml">trunk/LayoutTests/accessibility/gtk/text-at-offset-embedded-objects.html</a></li>
<li><a href="#trunkLayoutTestsaccessibilitygtktextatoffsetnewlineshtml">trunk/LayoutTests/accessibility/gtk/text-at-offset-newlines.html</a></li>
<li><a href="#trunkLayoutTestsaccessibilitygtktextatoffsetpreformattedhtml">trunk/LayoutTests/accessibility/gtk/text-at-offset-preformatted.html</a></li>
<li><a href="#trunkLayoutTestsaccessibilitygtktextatoffsetsimplehtml">trunk/LayoutTests/accessibility/gtk/text-at-offset-simple.html</a></li>
<li><a href="#trunkLayoutTestsaccessibilitygtktextatoffsetspecialcharshtml">trunk/LayoutTests/accessibility/gtk/text-at-offset-special-chars.html</a></li>
<li><a href="#trunkLayoutTestsaccessibilitygtktextatoffsettextareahtml">trunk/LayoutTests/accessibility/gtk/text-at-offset-textarea.html</a></li>
<li><a href="#trunkLayoutTestsaccessibilitygtktextatoffsettextinputhtml">trunk/LayoutTests/accessibility/gtk/text-at-offset-textinput.html</a></li>
<li><a href="#trunkLayoutTestsaccessibilitygtktextatoffsetwrappedlineshtml">trunk/LayoutTests/accessibility/gtk/text-at-offset-wrapped-lines.html</a></li>
<li><a href="#trunkLayoutTestsaccessibilitygtktextforrangecomboboxhtml">trunk/LayoutTests/accessibility/gtk/text-for-range-combo-box.html</a></li>
<li><a href="#trunkLayoutTestsaccessibilitygtktextforrangeembeddedobjectshtml">trunk/LayoutTests/accessibility/gtk/text-for-range-embedded-objects.html</a></li>
<li><a href="#trunkLayoutTestsaccessibilitygtktextforrangeentryandpasswordhtml">trunk/LayoutTests/accessibility/gtk/text-for-range-entry-and-password.html</a></li>
<li><a href="#trunkLayoutTestsaccessibilitygtktextforrangeextraneouswhitespacehtml">trunk/LayoutTests/accessibility/gtk/text-for-range-extraneous-whitespace.html</a></li>
<li><a href="#trunkLayoutTestsaccessibilitygtktextforrangeformattedhtml">trunk/LayoutTests/accessibility/gtk/text-for-range-formatted.html</a></li>
<li><a href="#trunkLayoutTestsaccessibilitygtktextforrangeheadinghtml">trunk/LayoutTests/accessibility/gtk/text-for-range-heading.html</a></li>
<li><a href="#trunkLayoutTestsaccessibilitygtktextforrangelistitemshtml">trunk/LayoutTests/accessibility/gtk/text-for-range-list-items.html</a></li>
<li><a href="#trunkLayoutTestsaccessibilitygtktextforrangesimplehtml">trunk/LayoutTests/accessibility/gtk/text-for-range-simple.html</a></li>
<li><a href="#trunkLayoutTestsaccessibilitygtktextforrangetablecellshtml">trunk/LayoutTests/accessibility/gtk/text-for-range-table-cells.html</a></li>
<li><a href="#trunkLayoutTestsaccessibilitygtktextforrangewithlinkhtml">trunk/LayoutTests/accessibility/gtk/text-for-range-with-link.html</a></li>
<li><a href="#trunkLayoutTestsaccessibilitygtktextfortablehtml">trunk/LayoutTests/accessibility/gtk/text-for-table.html</a></li>
<li><a href="#trunkLayoutTestsaccessibilitygtktextinspanblockinablockhtml">trunk/LayoutTests/accessibility/gtk/text-in-span-block-in-a-block.html</a></li>
<li><a href="#trunkLayoutTestsaccessibilitygtktitleandalthtml">trunk/LayoutTests/accessibility/gtk/title-and-alt.html</a></li>
<li><a href="#trunkLayoutTestsaccessibilitygtkxmlrolesexposedhtml">trunk/LayoutTests/accessibility/gtk/xml-roles-exposed.html</a></li>
</ul>

<h3>Added Paths</h3>
<ul>
<li>trunk/LayoutTests/accessibility/gtk/resources/</li>
<li><a href="#trunkLayoutTestsaccessibilitygtkresourcesatkhelpersjs">trunk/LayoutTests/accessibility/gtk/resources/atk-helpers.js</a></li>
</ul>

<h3>Removed Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsplatformgtkresourcesatkhelpersjs">trunk/LayoutTests/platform/gtk/resources/atk-helpers.js</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (187803 => 187804)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2015-08-04 03:11:39 UTC (rev 187803)
+++ trunk/LayoutTests/ChangeLog        2015-08-04 03:21:43 UTC (rev 187804)
</span><span class="lines">@@ -1,5 +1,61 @@
</span><span class="cx"> 2015-08-03  Simon Fraser  &lt;simon.fraser@apple.com&gt;
</span><span class="cx"> 
</span><ins>+        Fix paths to js-test-pre.js and js-test-post.js after earlier file move.
+        Move platform/gtk/resources/atk-helpers.js into accessibility/gtk since
+        these are the only callers.
+
+        * accessibility/gtk/aria-listbox-crash.html:
+        * accessibility/gtk/aria-options-and-menuitems-crash.html:
+        * accessibility/gtk/aria-roles-unignored.html:
+        * accessibility/gtk/aria-slider-required-attributes.html:
+        * accessibility/gtk/aria-toggle-button-role.html:
+        * accessibility/gtk/button-accessible-name.html:
+        * accessibility/gtk/caret-browsing-select-focus.html:
+        * accessibility/gtk/caret-browsing-text-focus.html:
+        * accessibility/gtk/caret-offsets-and-extraneous-white-spaces.html:
+        * accessibility/gtk/caret-offsets.html:
+        * accessibility/gtk/combobox-descendants-orientation-crash.html:
+        * accessibility/gtk/detached-object-role.html:
+        * accessibility/gtk/entry-and-password.html:
+        * accessibility/gtk/list-items-always-exposed.html:
+        * accessibility/gtk/media-controls-panel-title.html:
+        * accessibility/gtk/media-emits-object-replacement.html:
+        * accessibility/gtk/menu-list-unfocused-notifications.html:
+        * accessibility/gtk/name-from-label.html:
+        * accessibility/gtk/no-notification-for-unrendered-iframe-children.html:
+        * accessibility/gtk/object-attributes.html:
+        * accessibility/gtk/object-with-title.html:
+        * accessibility/gtk/remapped-aria-crash.html:
+        * accessibility/gtk/replaced-objects-in-anonymous-blocks.html:
+        * accessibility/gtk/resources/atk-helpers.js: Renamed from LayoutTests/platform/gtk/resources/atk-helpers.js.
+        (setCaretOffset):
+        * accessibility/gtk/spans-paragraphs-and-divs.html:
+        * accessibility/gtk/spans.html:
+        * accessibility/gtk/text-at-offset-embedded-objects.html:
+        * accessibility/gtk/text-at-offset-newlines.html:
+        * accessibility/gtk/text-at-offset-preformatted.html:
+        * accessibility/gtk/text-at-offset-simple.html:
+        * accessibility/gtk/text-at-offset-special-chars.html:
+        * accessibility/gtk/text-at-offset-textarea.html:
+        * accessibility/gtk/text-at-offset-textinput.html:
+        * accessibility/gtk/text-at-offset-wrapped-lines.html:
+        * accessibility/gtk/text-for-range-combo-box.html:
+        * accessibility/gtk/text-for-range-embedded-objects.html:
+        * accessibility/gtk/text-for-range-entry-and-password.html:
+        * accessibility/gtk/text-for-range-extraneous-whitespace.html:
+        * accessibility/gtk/text-for-range-formatted.html:
+        * accessibility/gtk/text-for-range-heading.html:
+        * accessibility/gtk/text-for-range-list-items.html:
+        * accessibility/gtk/text-for-range-simple.html:
+        * accessibility/gtk/text-for-range-table-cells.html:
+        * accessibility/gtk/text-for-range-with-link.html:
+        * accessibility/gtk/text-for-table.html:
+        * accessibility/gtk/text-in-span-block-in-a-block.html:
+        * accessibility/gtk/title-and-alt.html:
+        * accessibility/gtk/xml-roles-exposed.html:
+
+2015-08-03  Simon Fraser  &lt;simon.fraser@apple.com&gt;
+
</ins><span class="cx">         Move platform/gtk/editing/pasteboard tests into editing/pasteboard/gtk.
</span><span class="cx"> 
</span><span class="cx">         * TestExpectations:
</span></span></pre></div>
<a id="trunkLayoutTestsaccessibilitygtkarialistboxcrashhtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/accessibility/gtk/aria-listbox-crash.html (187803 => 187804)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/accessibility/gtk/aria-listbox-crash.html        2015-08-04 03:11:39 UTC (rev 187803)
+++ trunk/LayoutTests/accessibility/gtk/aria-listbox-crash.html        2015-08-04 03:21:43 UTC (rev 187804)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;!DOCTYPE HTML PUBLIC &quot;-//IETF//DTD HTML//EN&quot;&gt;
</span><span class="cx"> &lt;html&gt;
</span><span class="cx"> &lt;head&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;script&gt;
</span><span class="cx"> function test()
</span><span class="cx"> {
</span><span class="lines">@@ -44,6 +44,6 @@
</span><span class="cx"> &lt;p id=&quot;description&quot;&gt;&lt;/p&gt;
</span><span class="cx"> &lt;div id=&quot;console&quot;&gt;&lt;/div&gt;
</span><span class="cx"> 
</span><del>-&lt;script src=&quot;../../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/body&gt;
</span><span class="cx"> &lt;/html&gt;
</span></span></pre></div>
<a id="trunkLayoutTestsaccessibilitygtkariaoptionsandmenuitemscrashhtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/accessibility/gtk/aria-options-and-menuitems-crash.html (187803 => 187804)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/accessibility/gtk/aria-options-and-menuitems-crash.html        2015-08-04 03:11:39 UTC (rev 187803)
+++ trunk/LayoutTests/accessibility/gtk/aria-options-and-menuitems-crash.html        2015-08-04 03:21:43 UTC (rev 187804)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> &lt;html&gt;
</span><span class="cx"> &lt;head&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/head&gt;
</span><span class="cx"> &lt;body id=&quot;body&quot;&gt;
</span><span class="cx"> &lt;div role=&quot;menuitem&quot;&gt;An ARIA menu item&lt;/div&gt;
</span><span class="lines">@@ -25,7 +25,7 @@
</span><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> &lt;/script&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/body&gt;
</span><span class="cx"> &lt;/html&gt;
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsaccessibilitygtkariarolesunignoredhtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/accessibility/gtk/aria-roles-unignored.html (187803 => 187804)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/accessibility/gtk/aria-roles-unignored.html        2015-08-04 03:11:39 UTC (rev 187803)
+++ trunk/LayoutTests/accessibility/gtk/aria-roles-unignored.html        2015-08-04 03:21:43 UTC (rev 187804)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;!DOCTYPE HTML PUBLIC &quot;-//IETF//DTD HTML//EN&quot;&gt;
</span><span class="cx"> &lt;html&gt;
</span><span class="cx"> &lt;head&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/head&gt;
</span><span class="cx"> &lt;body id=&quot;body&quot;&gt;
</span><span class="cx"> 
</span><span class="lines">@@ -57,6 +57,6 @@
</span><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> &lt;/script&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/body&gt;
</span><span class="cx"> &lt;/html&gt;
</span></span></pre></div>
<a id="trunkLayoutTestsaccessibilitygtkariasliderrequiredattributeshtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/accessibility/gtk/aria-slider-required-attributes.html (187803 => 187804)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/accessibility/gtk/aria-slider-required-attributes.html        2015-08-04 03:11:39 UTC (rev 187803)
+++ trunk/LayoutTests/accessibility/gtk/aria-slider-required-attributes.html        2015-08-04 03:21:43 UTC (rev 187804)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;!DOCTYPE HTML PUBLIC &quot;-//IETF//DTD HTML//EN&quot;&gt;
</span><span class="cx"> &lt;html&gt;
</span><span class="cx"> &lt;head&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/head&gt;
</span><span class="cx"> &lt;body id=&quot;body&quot;&gt;
</span><span class="cx"> &lt;div role=&quot;application&quot;&gt;
</span><span class="lines">@@ -52,6 +52,6 @@
</span><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> &lt;/script&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/body&gt;
</span><span class="cx"> &lt;/html&gt;
</span></span></pre></div>
<a id="trunkLayoutTestsaccessibilitygtkariatogglebuttonrolehtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/accessibility/gtk/aria-toggle-button-role.html (187803 => 187804)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/accessibility/gtk/aria-toggle-button-role.html        2015-08-04 03:11:39 UTC (rev 187803)
+++ trunk/LayoutTests/accessibility/gtk/aria-toggle-button-role.html        2015-08-04 03:21:43 UTC (rev 187804)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;!DOCTYPE HTML PUBLIC &quot;-//IETF//DTD HTML//EN&quot;&gt;
</span><span class="cx"> &lt;html&gt;
</span><span class="cx"> &lt;head&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;script&gt;
</span><span class="cx"> 
</span><span class="cx"> function runTest()
</span><span class="lines">@@ -44,6 +44,6 @@
</span><span class="cx"> description(&quot;This tests that the role exposed when a button has the attribute aria-pressed is toggle buttons in GTK.&quot;);
</span><span class="cx"> 
</span><span class="cx"> &lt;/script&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/body&gt;
</span><span class="cx"> &lt;/html&gt;
</span></span></pre></div>
<a id="trunkLayoutTestsaccessibilitygtkbuttonaccessiblenamehtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/accessibility/gtk/button-accessible-name.html (187803 => 187804)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/accessibility/gtk/button-accessible-name.html        2015-08-04 03:11:39 UTC (rev 187803)
+++ trunk/LayoutTests/accessibility/gtk/button-accessible-name.html        2015-08-04 03:21:43 UTC (rev 187804)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;!DOCTYPE HTML PUBLIC &quot;-//IETF//DTD HTML//EN&quot;&gt;
</span><span class="cx"> &lt;html&gt;
</span><span class="cx"> &lt;head&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/head&gt;
</span><span class="cx"> &lt;body&gt;
</span><span class="cx"> &lt;form&gt;
</span><span class="lines">@@ -24,6 +24,6 @@
</span><span class="cx">   shouldBe(&quot;axButton.title&quot;, &quot;'AXTitle: The Button'&quot;);
</span><span class="cx"> }
</span><span class="cx"> &lt;/script&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/body&gt;
</span><span class="cx"> &lt;/html&gt;
</span></span></pre></div>
<a id="trunkLayoutTestsaccessibilitygtkcaretbrowsingselectfocushtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/accessibility/gtk/caret-browsing-select-focus.html (187803 => 187804)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/accessibility/gtk/caret-browsing-select-focus.html        2015-08-04 03:11:39 UTC (rev 187803)
+++ trunk/LayoutTests/accessibility/gtk/caret-browsing-select-focus.html        2015-08-04 03:21:43 UTC (rev 187804)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;!DOCTYPE HTML PUBLIC &quot;-//IETF//DTD HTML//EN&quot;&gt;
</span><span class="cx"> &lt;html&gt;
</span><span class="cx"> &lt;head&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/head&gt;
</span><span class="cx"> &lt;body id=&quot;body&quot;&gt;
</span><span class="cx"> &lt;select id=&quot;combo&quot;&gt;
</span><span class="lines">@@ -75,6 +75,6 @@
</span><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> &lt;/script&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/body&gt;
</span><span class="cx"> &lt;/html&gt;
</span></span></pre></div>
<a id="trunkLayoutTestsaccessibilitygtkcaretbrowsingtextfocushtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/accessibility/gtk/caret-browsing-text-focus.html (187803 => 187804)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/accessibility/gtk/caret-browsing-text-focus.html        2015-08-04 03:11:39 UTC (rev 187803)
+++ trunk/LayoutTests/accessibility/gtk/caret-browsing-text-focus.html        2015-08-04 03:21:43 UTC (rev 187804)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;!DOCTYPE HTML PUBLIC &quot;-//IETF//DTD HTML//EN&quot;&gt;
</span><span class="cx"> &lt;html&gt;
</span><span class="cx"> &lt;head&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/head&gt;
</span><span class="cx"> &lt;body id=&quot;body&quot;&gt;
</span><span class="cx"> &lt;p id=&quot;par1&quot;&gt;A paragraph with a&lt;br /&gt;line break in the middle&lt;/p&gt;
</span><span class="lines">@@ -59,6 +59,6 @@
</span><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> &lt;/script&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/body&gt;
</span><span class="cx"> &lt;/html&gt;
</span></span></pre></div>
<a id="trunkLayoutTestsaccessibilitygtkcaretoffsetsandextraneouswhitespaceshtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/accessibility/gtk/caret-offsets-and-extraneous-white-spaces.html (187803 => 187804)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/accessibility/gtk/caret-offsets-and-extraneous-white-spaces.html        2015-08-04 03:11:39 UTC (rev 187803)
+++ trunk/LayoutTests/accessibility/gtk/caret-offsets-and-extraneous-white-spaces.html        2015-08-04 03:21:43 UTC (rev 187804)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><span class="cx"> &lt;!DOCTYPE HTML PUBLIC &quot;-//IETF//DTD HTML//EN&quot;&gt;
</span><span class="cx"> &lt;html&gt;
</span><span class="cx"> &lt;head&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
-&lt;script src=&quot;../resources/atk-helpers.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
+&lt;script src=&quot;resources/atk-helpers.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/head&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;body&gt;
</span><span class="lines">@@ -51,6 +51,6 @@
</span><span class="cx"> description(&quot;This test is replicated from old file testatk.c and tests text length, setting caret offset and receiving text-caret-moved signal on a paragraph with lots of whitespace.&quot;);
</span><span class="cx"> 
</span><span class="cx"> &lt;/script&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/body&gt;
</span><span class="cx"> &lt;/html&gt;
</span></span></pre></div>
<a id="trunkLayoutTestsaccessibilitygtkcaretoffsetshtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/accessibility/gtk/caret-offsets.html (187803 => 187804)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/accessibility/gtk/caret-offsets.html        2015-08-04 03:11:39 UTC (rev 187803)
+++ trunk/LayoutTests/accessibility/gtk/caret-offsets.html        2015-08-04 03:21:43 UTC (rev 187804)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><span class="cx"> &lt;!DOCTYPE HTML PUBLIC &quot;-//IETF//DTD HTML//EN&quot;&gt;
</span><span class="cx"> &lt;html&gt;
</span><span class="cx"> &lt;head&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
-&lt;script src=&quot;../resources/atk-helpers.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
+&lt;script src=&quot;resources/atk-helpers.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/head&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;body id=&quot;body&quot;&gt;
</span><span class="lines">@@ -117,6 +117,6 @@
</span><span class="cx"> description(&quot;This test is replicated from old file testatk.c and tests various scenarios of caret movement: setting caret offset and receiving text-caret-moved signal.&quot;);
</span><span class="cx"> 
</span><span class="cx"> &lt;/script&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/body&gt;
</span><span class="cx"> &lt;/html&gt;
</span></span></pre></div>
<a id="trunkLayoutTestsaccessibilitygtkcomboboxdescendantsorientationcrashhtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/accessibility/gtk/combobox-descendants-orientation-crash.html (187803 => 187804)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/accessibility/gtk/combobox-descendants-orientation-crash.html        2015-08-04 03:11:39 UTC (rev 187803)
+++ trunk/LayoutTests/accessibility/gtk/combobox-descendants-orientation-crash.html        2015-08-04 03:21:43 UTC (rev 187804)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;!DOCTYPE HTML PUBLIC &quot;-//IETF//DTD HTML//EN&quot;&gt;
</span><span class="cx"> &lt;html&gt;
</span><span class="cx"> &lt;head&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/head&gt;
</span><span class="cx"> &lt;body&gt;
</span><span class="cx"> &lt;select id=&quot;combobox&quot;&gt;
</span><span class="lines">@@ -33,6 +33,6 @@
</span><span class="cx">     debug(axMenuItem.role + &quot; has orientation: &quot; + axMenuItem.orientation);
</span><span class="cx"> }
</span><span class="cx"> &lt;/script&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/body&gt;
</span><span class="cx"> &lt;/html&gt;
</span></span></pre></div>
<a id="trunkLayoutTestsaccessibilitygtkdetachedobjectrolehtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/accessibility/gtk/detached-object-role.html (187803 => 187804)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/accessibility/gtk/detached-object-role.html        2015-08-04 03:11:39 UTC (rev 187803)
+++ trunk/LayoutTests/accessibility/gtk/detached-object-role.html        2015-08-04 03:21:43 UTC (rev 187804)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;!DOCTYPE HTML&gt;
</span><span class="cx"> &lt;html&gt;
</span><span class="cx"> &lt;head&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/head&gt;
</span><span class="cx"> &lt;body&gt;
</span><span class="cx"> &lt;button id=&quot;button1&quot;&gt;Button 1&lt;/button&gt;
</span><span class="lines">@@ -24,6 +24,6 @@
</span><span class="cx">     debug(role + &quot; &quot; + detachedRole);
</span><span class="cx"> }
</span><span class="cx"> &lt;/script&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/body&gt;
</span><span class="cx"> &lt;/html&gt;
</span></span></pre></div>
<a id="trunkLayoutTestsaccessibilitygtkentryandpasswordhtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/accessibility/gtk/entry-and-password.html (187803 => 187804)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/accessibility/gtk/entry-and-password.html        2015-08-04 03:11:39 UTC (rev 187803)
+++ trunk/LayoutTests/accessibility/gtk/entry-and-password.html        2015-08-04 03:21:43 UTC (rev 187804)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><span class="cx"> &lt;!DOCTYPE HTML PUBLIC &quot;-//IETF//DTD HTML//EN&quot;&gt; 
</span><span class="cx"> &lt;html&gt; 
</span><span class="cx"> &lt;head&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt; 
-&lt;script src=&quot;../../../resources/accessibility-helper.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt; 
+&lt;script src=&quot;../../resources/accessibility-helper.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/head&gt; 
</span><span class="cx"> &lt;body&gt; 
</span><span class="cx">  
</span><span class="lines">@@ -30,6 +30,6 @@
</span><span class="cx">     }
</span><span class="cx"> 
</span><span class="cx"> &lt;/script&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/body&gt; 
</span><span class="cx"> &lt;/html&gt; 
</span></span></pre></div>
<a id="trunkLayoutTestsaccessibilitygtklistitemsalwaysexposedhtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/accessibility/gtk/list-items-always-exposed.html (187803 => 187804)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/accessibility/gtk/list-items-always-exposed.html        2015-08-04 03:11:39 UTC (rev 187803)
+++ trunk/LayoutTests/accessibility/gtk/list-items-always-exposed.html        2015-08-04 03:21:43 UTC (rev 187804)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;!DOCTYPE HTML PUBLIC &quot;-//IETF//DTD HTML//EN&quot;&gt;
</span><span class="cx"> &lt;html&gt;
</span><span class="cx"> &lt;head&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/head&gt;
</span><span class="cx"> &lt;body id=&quot;body&quot;&gt;
</span><span class="cx"> &lt;ul&gt;
</span><span class="lines">@@ -34,6 +34,6 @@
</span><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> &lt;/script&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/body&gt;
</span><span class="cx"> &lt;/html&gt;
</span></span></pre></div>
<a id="trunkLayoutTestsaccessibilitygtkmediacontrolspaneltitlehtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/accessibility/gtk/media-controls-panel-title.html (187803 => 187804)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/accessibility/gtk/media-controls-panel-title.html        2015-08-04 03:11:39 UTC (rev 187803)
+++ trunk/LayoutTests/accessibility/gtk/media-controls-panel-title.html        2015-08-04 03:21:43 UTC (rev 187804)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;!DOCTYPE HTML PUBLIC &quot;-//IETF//DTD HTML//EN&quot;&gt;
</span><span class="cx"> &lt;html&gt;
</span><span class="cx"> &lt;head&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/head&gt;
</span><span class="cx"> &lt;body id=&quot;body&quot;&gt;
</span><span class="cx"> &lt;video controls=&quot;&quot; autoplay=&quot;&quot; name=&quot;media&quot; src=&quot;../../../media/content/test.wav&quot;&gt;&lt;/video&gt;
</span><span class="lines">@@ -35,6 +35,6 @@
</span><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> &lt;/script&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/body&gt;
</span><span class="cx"> &lt;/html&gt;
</span></span></pre></div>
<a id="trunkLayoutTestsaccessibilitygtkmediaemitsobjectreplacementhtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/accessibility/gtk/media-emits-object-replacement.html (187803 => 187804)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/accessibility/gtk/media-emits-object-replacement.html        2015-08-04 03:11:39 UTC (rev 187803)
+++ trunk/LayoutTests/accessibility/gtk/media-emits-object-replacement.html        2015-08-04 03:21:43 UTC (rev 187804)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><span class="cx"> &lt;!DOCTYPE HTML&gt;
</span><span class="cx"> &lt;html&gt;
</span><span class="cx"> &lt;head&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
-&lt;script src=&quot;../../../resources/accessibility-helper.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
+&lt;script src=&quot;../../resources/accessibility-helper.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/head&gt;
</span><span class="cx"> &lt;body&gt;
</span><span class="cx"> 
</span><span class="lines">@@ -36,6 +36,6 @@
</span><span class="cx">     dumpAccessibilityTree(accessibilityController.focusedElement, stopElement, 0);
</span><span class="cx"> }
</span><span class="cx"> &lt;/script&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/body&gt;
</span><span class="cx"> &lt;/html&gt;
</span></span></pre></div>
<a id="trunkLayoutTestsaccessibilitygtkmenulistunfocusednotificationshtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/accessibility/gtk/menu-list-unfocused-notifications.html (187803 => 187804)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/accessibility/gtk/menu-list-unfocused-notifications.html        2015-08-04 03:11:39 UTC (rev 187803)
+++ trunk/LayoutTests/accessibility/gtk/menu-list-unfocused-notifications.html        2015-08-04 03:21:43 UTC (rev 187804)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;!DOCTYPE HTML PUBLIC &quot;-//IETF//DTD HTML//EN&quot;&gt;
</span><span class="cx"> &lt;html&gt;
</span><span class="cx"> &lt;head&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/head&gt;
</span><span class="cx"> &lt;body&gt;
</span><span class="cx"> &lt;select id=&quot;combobox&quot;&gt;
</span><span class="lines">@@ -44,6 +44,6 @@
</span><span class="cx">     }, 0);
</span><span class="cx"> }
</span><span class="cx"> &lt;/script&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/body&gt;
</span><span class="cx"> &lt;/html&gt;
</span></span></pre></div>
<a id="trunkLayoutTestsaccessibilitygtknamefromlabelhtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/accessibility/gtk/name-from-label.html (187803 => 187804)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/accessibility/gtk/name-from-label.html        2015-08-04 03:11:39 UTC (rev 187803)
+++ trunk/LayoutTests/accessibility/gtk/name-from-label.html        2015-08-04 03:21:43 UTC (rev 187804)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;!DOCTYPE HTML PUBLIC &quot;-//IETF//DTD HTML//EN&quot;&gt;
</span><span class="cx"> &lt;html&gt;
</span><span class="cx"> &lt;head&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/head&gt;
</span><span class="cx"> &lt;body id=&quot;body&quot; onload=&quot;startTest();&quot;&gt;
</span><span class="cx"> &lt;form&gt;
</span><span class="lines">@@ -39,6 +39,6 @@
</span><span class="cx"> 
</span><span class="cx">   window.jsTestIsAsync = true;
</span><span class="cx"> &lt;/script&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/body&gt;
</span><span class="cx"> &lt;/html&gt;
</span></span></pre></div>
<a id="trunkLayoutTestsaccessibilitygtknonotificationforunrenderediframechildrenhtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/accessibility/gtk/no-notification-for-unrendered-iframe-children.html (187803 => 187804)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/accessibility/gtk/no-notification-for-unrendered-iframe-children.html        2015-08-04 03:11:39 UTC (rev 187803)
+++ trunk/LayoutTests/accessibility/gtk/no-notification-for-unrendered-iframe-children.html        2015-08-04 03:21:43 UTC (rev 187804)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;html&gt;
</span><span class="cx"> &lt;head&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
-&lt;script src=&quot;../../../resources/accessibility-helper.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
+&lt;script src=&quot;../../resources/accessibility-helper.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/head&gt;
</span><span class="cx"> &lt;body aria-label=&quot;outer body&quot;&gt;
</span><span class="cx"> &lt;p id=&quot;description&quot;&gt;&lt;/p&gt;
</span><span class="lines">@@ -45,6 +45,6 @@
</span><span class="cx"> }
</span><span class="cx"> runTest();
</span><span class="cx"> &lt;/script&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/body&gt;
</span><span class="cx"> &lt;/html&gt;
</span></span></pre></div>
<a id="trunkLayoutTestsaccessibilitygtkobjectattributeshtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/accessibility/gtk/object-attributes.html (187803 => 187804)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/accessibility/gtk/object-attributes.html        2015-08-04 03:11:39 UTC (rev 187803)
+++ trunk/LayoutTests/accessibility/gtk/object-attributes.html        2015-08-04 03:21:43 UTC (rev 187804)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;!DOCTYPE HTML PUBLIC &quot;-//IETF//DTD HTML//EN&quot;&gt;
</span><span class="cx"> &lt;html&gt;
</span><span class="cx"> &lt;head&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/head&gt;
</span><span class="cx"> &lt;body id=&quot;body&quot;&gt;
</span><span class="cx"> &lt;h1&gt;Heading Level 1&lt;/h1&gt;
</span><span class="lines">@@ -57,6 +57,6 @@
</span><span class="cx">         shouldBe(&quot;child.allAttributes()&quot;, &quot;'toolkit:WebKitGtk'&quot;);
</span><span class="cx">     }
</span><span class="cx"> &lt;/script&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/body&gt;
</span><span class="cx"> &lt;/html&gt;
</span></span></pre></div>
<a id="trunkLayoutTestsaccessibilitygtkobjectwithtitlehtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/accessibility/gtk/object-with-title.html (187803 => 187804)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/accessibility/gtk/object-with-title.html        2015-08-04 03:11:39 UTC (rev 187803)
+++ trunk/LayoutTests/accessibility/gtk/object-with-title.html        2015-08-04 03:21:43 UTC (rev 187804)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;!DOCTYPE HTML PUBLIC &quot;-//IETF//DTD HTML//EN&quot;&gt;
</span><span class="cx"> &lt;html&gt;
</span><span class="cx"> &lt;head&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/head&gt;
</span><span class="cx"> &lt;body id=&quot;body&quot;&gt;
</span><span class="cx"> &lt;div&gt;
</span><span class="lines">@@ -29,6 +29,6 @@
</span><span class="cx">         shouldBe(&quot;child.role&quot;, &quot;'AXRole: AXList'&quot;);
</span><span class="cx">     }
</span><span class="cx"> &lt;/script&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/body&gt;
</span><span class="cx"> &lt;/html&gt;
</span></span></pre></div>
<a id="trunkLayoutTestsaccessibilitygtkremappedariacrashhtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/accessibility/gtk/remapped-aria-crash.html (187803 => 187804)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/accessibility/gtk/remapped-aria-crash.html        2015-08-04 03:11:39 UTC (rev 187803)
+++ trunk/LayoutTests/accessibility/gtk/remapped-aria-crash.html        2015-08-04 03:21:43 UTC (rev 187804)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> &lt;html&gt;
</span><span class="cx"> &lt;head&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/head&gt;
</span><span class="cx"> &lt;body&gt;
</span><span class="cx"> &lt;div&gt;
</span><span class="lines">@@ -25,7 +25,7 @@
</span><span class="cx">         touchTheEntireAccessibilityTree(accessibilityController.focusedElement);
</span><span class="cx">     }
</span><span class="cx"> &lt;/script&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/body&gt;
</span><span class="cx"> &lt;/html&gt;
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsaccessibilitygtkreplacedobjectsinanonymousblockshtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/accessibility/gtk/replaced-objects-in-anonymous-blocks.html (187803 => 187804)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/accessibility/gtk/replaced-objects-in-anonymous-blocks.html        2015-08-04 03:11:39 UTC (rev 187803)
+++ trunk/LayoutTests/accessibility/gtk/replaced-objects-in-anonymous-blocks.html        2015-08-04 03:21:43 UTC (rev 187804)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><span class="cx"> &lt;!DOCTYPE HTML PUBLIC &quot;-//IETF//DTD HTML//EN&quot;&gt; 
</span><span class="cx"> &lt;html&gt; 
</span><span class="cx"> &lt;head&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
-&lt;script src=&quot;../../../resources/accessibility-helper.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
+&lt;script src=&quot;../../resources/accessibility-helper.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/head&gt; 
</span><span class="cx"> &lt;body&gt; 
</span><span class="cx">  
</span><span class="lines">@@ -44,6 +44,6 @@
</span><span class="cx">     }
</span><span class="cx"> 
</span><span class="cx"> &lt;/script&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/body&gt; 
</span><span class="cx"> &lt;/html&gt; 
</span></span></pre></div>
<a id="trunkLayoutTestsaccessibilitygtkresourcesatkhelpersjsfromrev187803trunkLayoutTestsplatformgtkresourcesatkhelpersjs"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/accessibility/gtk/resources/atk-helpers.js (from rev 187803, trunk/LayoutTests/platform/gtk/resources/atk-helpers.js) (0 => 187804)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/accessibility/gtk/resources/atk-helpers.js                                (rev 0)
+++ trunk/LayoutTests/accessibility/gtk/resources/atk-helpers.js        2015-08-04 03:21:43 UTC (rev 187804)
</span><span class="lines">@@ -0,0 +1,4 @@
</span><ins>+function setCaretOffset(accessibleText, offset)
+{
+    return accessibleText.setSelectedTextRange(offset, 0);
+}
</ins></span></pre></div>
<a id="trunkLayoutTestsaccessibilitygtkspansparagraphsanddivshtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/accessibility/gtk/spans-paragraphs-and-divs.html (187803 => 187804)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/accessibility/gtk/spans-paragraphs-and-divs.html        2015-08-04 03:11:39 UTC (rev 187803)
+++ trunk/LayoutTests/accessibility/gtk/spans-paragraphs-and-divs.html        2015-08-04 03:21:43 UTC (rev 187804)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;!DOCTYPE HTML PUBLIC &quot;-//IETF//DTD HTML//EN&quot;&gt;
</span><span class="cx"> &lt;html&gt;
</span><span class="cx"> &lt;head&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/head&gt;
</span><span class="cx"> &lt;body id=&quot;body&quot;&gt;
</span><span class="cx">   &lt;p&gt;
</span><span class="lines">@@ -108,6 +108,6 @@
</span><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> &lt;/script&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/body&gt;
</span><span class="cx"> &lt;/html&gt;
</span></span></pre></div>
<a id="trunkLayoutTestsaccessibilitygtkspanshtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/accessibility/gtk/spans.html (187803 => 187804)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/accessibility/gtk/spans.html        2015-08-04 03:11:39 UTC (rev 187803)
+++ trunk/LayoutTests/accessibility/gtk/spans.html        2015-08-04 03:21:43 UTC (rev 187804)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;!DOCTYPE HTML PUBLIC &quot;-//IETF//DTD HTML//EN&quot;&gt;
</span><span class="cx"> &lt;html&gt;
</span><span class="cx"> &lt;head&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/head&gt;
</span><span class="cx"> &lt;body id=&quot;body&quot;&gt;
</span><span class="cx"> &lt;h4&gt;
</span><span class="lines">@@ -73,6 +73,6 @@
</span><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> &lt;/script&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/body&gt;
</span><span class="cx"> &lt;/html&gt;
</span></span></pre></div>
<a id="trunkLayoutTestsaccessibilitygtktextatoffsetembeddedobjectshtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/accessibility/gtk/text-at-offset-embedded-objects.html (187803 => 187804)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/accessibility/gtk/text-at-offset-embedded-objects.html        2015-08-04 03:11:39 UTC (rev 187803)
+++ trunk/LayoutTests/accessibility/gtk/text-at-offset-embedded-objects.html        2015-08-04 03:21:43 UTC (rev 187804)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;!DOCTYPE HTML PUBLIC &quot;-//IETF//DTD HTML//EN&quot;&gt;
</span><span class="cx"> &lt;html&gt;
</span><span class="cx"> &lt;head&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/head&gt;
</span><span class="cx"> &lt;body id=&quot;body&quot;&gt;
</span><span class="cx"> &lt;p&gt;This is one line containing two &lt;img&gt; embedded objects &lt;img&gt; in the middle.&lt;/p&gt;
</span><span class="lines">@@ -32,6 +32,6 @@
</span><span class="cx">         shouldBe(&quot;content.wordAtOffset(55)&quot;, &quot;'in , 53, 56'&quot;);
</span><span class="cx">     }
</span><span class="cx"> &lt;/script&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/body&gt;
</span><span class="cx"> &lt;/html&gt;
</span></span></pre></div>
<a id="trunkLayoutTestsaccessibilitygtktextatoffsetnewlineshtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/accessibility/gtk/text-at-offset-newlines.html (187803 => 187804)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/accessibility/gtk/text-at-offset-newlines.html        2015-08-04 03:11:39 UTC (rev 187803)
+++ trunk/LayoutTests/accessibility/gtk/text-at-offset-newlines.html        2015-08-04 03:21:43 UTC (rev 187804)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;!DOCTYPE HTML PUBLIC &quot;-//IETF//DTD HTML//EN&quot;&gt;
</span><span class="cx"> &lt;html&gt;
</span><span class="cx"> &lt;head&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/head&gt;
</span><span class="cx"> &lt;body id=&quot;body&quot;&gt;
</span><span class="cx"> &lt;p id=&quot;content&quot;&gt;This is a test. 
</span><span class="lines">@@ -27,6 +27,6 @@
</span><span class="cx">         shouldBe(&quot;content.lineAtOffset(0)&quot;, &quot;'This is a test. This is the second sentence. And this the third., 0, 64'&quot;);
</span><span class="cx">     }
</span><span class="cx"> &lt;/script&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/body&gt;
</span><span class="cx"> &lt;/html&gt;
</span></span></pre></div>
<a id="trunkLayoutTestsaccessibilitygtktextatoffsetpreformattedhtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/accessibility/gtk/text-at-offset-preformatted.html (187803 => 187804)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/accessibility/gtk/text-at-offset-preformatted.html        2015-08-04 03:11:39 UTC (rev 187803)
+++ trunk/LayoutTests/accessibility/gtk/text-at-offset-preformatted.html        2015-08-04 03:21:43 UTC (rev 187804)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;!DOCTYPE HTML PUBLIC &quot;-//IETF//DTD HTML//EN&quot;&gt;
</span><span class="cx"> &lt;html&gt;
</span><span class="cx"> &lt;head&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/head&gt;
</span><span class="cx"> &lt;body id=&quot;body&quot;&gt;
</span><span class="cx"> &lt;pre id=&quot;content&quot;&gt;
</span><span class="lines">@@ -24,6 +24,6 @@
</span><span class="cx">         shouldBe(&quot;content.lineAtOffset(14)&quot;, &quot;'\\tsecond line\\n, 14, 27'&quot;);
</span><span class="cx">     }
</span><span class="cx"> &lt;/script&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/body&gt;
</span><span class="cx"> &lt;/html&gt;
</span></span></pre></div>
<a id="trunkLayoutTestsaccessibilitygtktextatoffsetsimplehtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/accessibility/gtk/text-at-offset-simple.html (187803 => 187804)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/accessibility/gtk/text-at-offset-simple.html        2015-08-04 03:11:39 UTC (rev 187803)
+++ trunk/LayoutTests/accessibility/gtk/text-at-offset-simple.html        2015-08-04 03:21:43 UTC (rev 187804)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;!DOCTYPE HTML PUBLIC &quot;-//IETF//DTD HTML//EN&quot;&gt;
</span><span class="cx"> &lt;html&gt;
</span><span class="cx"> &lt;head&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/head&gt;
</span><span class="cx"> &lt;body id=&quot;body&quot;&gt;
</span><span class="cx"> &lt;p id=&quot;content&quot;&gt;This is a test. This is the second sentence. And this the third.&lt;/p&gt;
</span><span class="lines">@@ -24,6 +24,6 @@
</span><span class="cx">         shouldBe(&quot;content.lineAtOffset(0)&quot;, &quot;'This is a test. This is the second sentence. And this the third., 0, 64'&quot;);
</span><span class="cx">     }
</span><span class="cx"> &lt;/script&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/body&gt;
</span><span class="cx"> &lt;/html&gt;
</span></span></pre></div>
<a id="trunkLayoutTestsaccessibilitygtktextatoffsetspecialcharshtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/accessibility/gtk/text-at-offset-special-chars.html (187803 => 187804)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/accessibility/gtk/text-at-offset-special-chars.html        2015-08-04 03:11:39 UTC (rev 187803)
+++ trunk/LayoutTests/accessibility/gtk/text-at-offset-special-chars.html        2015-08-04 03:21:43 UTC (rev 187804)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;!DOCTYPE HTML PUBLIC &quot;-//IETF//DTD HTML//EN&quot;&gt;
</span><span class="cx"> &lt;html&gt;
</span><span class="cx"> &lt;head&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/head&gt;
</span><span class="cx"> &lt;body id=&quot;body&quot;&gt;
</span><span class="cx"> &lt;p&gt;&amp;laquo;&amp;nbsp;This is a paragraph with &amp;ldquo;special&amp;rdquo; characters inside.&amp;nbsp;&amp;raquo;&lt;/p&gt;&lt;ul&gt;&lt;li style='max-width:70px;'&gt;List item with some text that wraps across different lines.&lt;/li&gt;&lt;li style='max-width:70px;'&gt;&lt;p&gt;List item with some text that wraps across different lines.&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;
</span><span class="lines">@@ -26,6 +26,6 @@
</span><span class="cx">         shouldBe(&quot;listitem.lineAtOffset(13)&quot;, &quot;'with some , 12, 22'&quot;);
</span><span class="cx">     }
</span><span class="cx"> &lt;/script&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/body&gt;
</span><span class="cx"> &lt;/html&gt;
</span></span></pre></div>
<a id="trunkLayoutTestsaccessibilitygtktextatoffsettextareahtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/accessibility/gtk/text-at-offset-textarea.html (187803 => 187804)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/accessibility/gtk/text-at-offset-textarea.html        2015-08-04 03:11:39 UTC (rev 187803)
+++ trunk/LayoutTests/accessibility/gtk/text-at-offset-textarea.html        2015-08-04 03:21:43 UTC (rev 187804)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;!DOCTYPE HTML PUBLIC &quot;-//IETF//DTD HTML//EN&quot;&gt;
</span><span class="cx"> &lt;html&gt;
</span><span class="cx"> &lt;head&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/head&gt;
</span><span class="cx"> &lt;body id=&quot;body&quot;&gt;
</span><span class="cx"> &lt;textarea id=&quot;content&quot; cols='80'&gt;This is a test. This is the second sentence. And this the third.&lt;/textarea&gt;
</span><span class="lines">@@ -26,6 +26,6 @@
</span><span class="cx">         shouldBe(&quot;content.lineAtOffset(0)&quot;, &quot;'foo bar baz, 0, 11'&quot;);
</span><span class="cx">     }
</span><span class="cx"> &lt;/script&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/body&gt;
</span><span class="cx"> &lt;/html&gt;
</span></span></pre></div>
<a id="trunkLayoutTestsaccessibilitygtktextatoffsettextinputhtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/accessibility/gtk/text-at-offset-textinput.html (187803 => 187804)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/accessibility/gtk/text-at-offset-textinput.html        2015-08-04 03:11:39 UTC (rev 187803)
+++ trunk/LayoutTests/accessibility/gtk/text-at-offset-textinput.html        2015-08-04 03:21:43 UTC (rev 187804)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;!DOCTYPE HTML PUBLIC &quot;-//IETF//DTD HTML//EN&quot;&gt;
</span><span class="cx"> &lt;html&gt;
</span><span class="cx"> &lt;head&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/head&gt;
</span><span class="cx"> &lt;body id=&quot;body&quot;&gt;
</span><span class="cx"> &lt;input id=&quot;content&quot; type='text' size='80' value='This is a test. This is the second sentence. And this the third.'/&gt;
</span><span class="lines">@@ -26,6 +26,6 @@
</span><span class="cx">         shouldBe(&quot;content.lineAtOffset(0)&quot;, &quot;'foo bar baz, 0, 11'&quot;);
</span><span class="cx">     }
</span><span class="cx"> &lt;/script&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/body&gt;
</span><span class="cx"> &lt;/html&gt;
</span></span></pre></div>
<a id="trunkLayoutTestsaccessibilitygtktextatoffsetwrappedlineshtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/accessibility/gtk/text-at-offset-wrapped-lines.html (187803 => 187804)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/accessibility/gtk/text-at-offset-wrapped-lines.html        2015-08-04 03:11:39 UTC (rev 187803)
+++ trunk/LayoutTests/accessibility/gtk/text-at-offset-wrapped-lines.html        2015-08-04 03:21:43 UTC (rev 187804)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;!DOCTYPE HTML PUBLIC &quot;-//IETF//DTD HTML//EN&quot;&gt;
</span><span class="cx"> &lt;html&gt;
</span><span class="cx"> &lt;head&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/head&gt;
</span><span class="cx"> &lt;body id=&quot;body&quot;&gt;
</span><span class="cx"> &lt;p style='max-width:120px;'&gt;This is one line wrapped because of the maximum width of its container.&lt;/p&gt;&lt;p&gt;This is another line wrapped&lt;br&gt;because of one forced&lt;br&gt;line break in the middle.&lt;/p&gt;
</span><span class="lines">@@ -24,6 +24,6 @@
</span><span class="cx">         shouldBe(&quot;paragraph.lineAtOffset(30)&quot;, &quot;'because of one forced\\n, 29, 51'&quot;);
</span><span class="cx">     }
</span><span class="cx"> &lt;/script&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/body&gt;
</span><span class="cx"> &lt;/html&gt;
</span></span></pre></div>
<a id="trunkLayoutTestsaccessibilitygtktextforrangecomboboxhtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/accessibility/gtk/text-for-range-combo-box.html (187803 => 187804)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/accessibility/gtk/text-for-range-combo-box.html        2015-08-04 03:11:39 UTC (rev 187803)
+++ trunk/LayoutTests/accessibility/gtk/text-for-range-combo-box.html        2015-08-04 03:21:43 UTC (rev 187804)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;!DOCTYPE HTML PUBLIC &quot;-//IETF//DTD HTML//EN&quot;&gt;
</span><span class="cx"> &lt;html&gt;
</span><span class="cx"> &lt;head&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/head&gt;
</span><span class="cx"> &lt;body id=&quot;body&quot;&gt;
</span><span class="cx"> &lt;select&gt;&lt;option selected value='foo'&gt;An option in a combo box&lt;/option&gt;&lt;/select&gt;
</span><span class="lines">@@ -37,6 +37,6 @@
</span><span class="cx">         shouldBe(&quot;option.stringForRange(1, 3)&quot;, &quot;'ar'&quot;);
</span><span class="cx">     }
</span><span class="cx"> &lt;/script&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/body&gt;
</span><span class="cx"> &lt;/html&gt;
</span></span></pre></div>
<a id="trunkLayoutTestsaccessibilitygtktextforrangeembeddedobjectshtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/accessibility/gtk/text-for-range-embedded-objects.html (187803 => 187804)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/accessibility/gtk/text-for-range-embedded-objects.html        2015-08-04 03:11:39 UTC (rev 187803)
+++ trunk/LayoutTests/accessibility/gtk/text-for-range-embedded-objects.html        2015-08-04 03:21:43 UTC (rev 187804)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;!DOCTYPE HTML PUBLIC &quot;-//IETF//DTD HTML//EN&quot;&gt;
</span><span class="cx"> &lt;html&gt;
</span><span class="cx"> &lt;head&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/head&gt;
</span><span class="cx"> &lt;body id=&quot;body&quot;&gt;
</span><span class="cx">   &lt;p&gt;Choose: &lt;input value='foo' type='checkbox'/&gt;foo &lt;input value='bar' type='checkbox'/&gt;bar (pick one)&lt;/p&gt;
</span><span class="lines">@@ -23,6 +23,6 @@
</span><span class="cx">         shouldBe(&quot;paragraph3.stringForRange(0, -1)&quot;, &quot;'\357\277\274'&quot;);
</span><span class="cx">     }
</span><span class="cx"> &lt;/script&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/body&gt;
</span><span class="cx"> &lt;/html&gt;
</span></span></pre></div>
<a id="trunkLayoutTestsaccessibilitygtktextforrangeentryandpasswordhtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/accessibility/gtk/text-for-range-entry-and-password.html (187803 => 187804)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/accessibility/gtk/text-for-range-entry-and-password.html        2015-08-04 03:11:39 UTC (rev 187803)
+++ trunk/LayoutTests/accessibility/gtk/text-for-range-entry-and-password.html        2015-08-04 03:21:43 UTC (rev 187804)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;!DOCTYPE HTML PUBLIC &quot;-//IETF//DTD HTML//EN&quot;&gt;
</span><span class="cx"> &lt;html&gt;
</span><span class="cx"> &lt;head&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/head&gt;
</span><span class="cx"> &lt;body id=&quot;body&quot;&gt;
</span><span class="cx"> &lt;input type='text' name='foo' value='foo bar baz' /&gt;
</span><span class="lines">@@ -20,6 +20,6 @@
</span><span class="cx">         shouldBe(&quot;password.stringForRange(0, -1)&quot;, &quot;'\342\200\242\342\200\242\342\200\242\342\200\242\342\200\242\342\200\242\342\200\242\342\200\242\342\200\242\342\200\242\342\200\242'&quot;);
</span><span class="cx">     }
</span><span class="cx"> &lt;/script&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/body&gt;
</span><span class="cx"> &lt;/html&gt;
</span></span></pre></div>
<a id="trunkLayoutTestsaccessibilitygtktextforrangeextraneouswhitespacehtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/accessibility/gtk/text-for-range-extraneous-whitespace.html (187803 => 187804)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/accessibility/gtk/text-for-range-extraneous-whitespace.html        2015-08-04 03:11:39 UTC (rev 187803)
+++ trunk/LayoutTests/accessibility/gtk/text-for-range-extraneous-whitespace.html        2015-08-04 03:21:43 UTC (rev 187804)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;!DOCTYPE HTML PUBLIC &quot;-//IETF//DTD HTML//EN&quot;&gt;
</span><span class="cx"> &lt;html&gt;
</span><span class="cx"> &lt;head&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/head&gt;
</span><span class="cx"> &lt;body id=&quot;body&quot;&gt;
</span><span class="cx"> &lt;p&gt;This
</span><span class="lines">@@ -19,6 +19,6 @@
</span><span class="cx">         shouldBe(&quot;paragraph.stringForRange(0, 25)&quot;, &quot;'This paragraph is borked!'&quot;);
</span><span class="cx">     }
</span><span class="cx"> &lt;/script&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/body&gt;
</span><span class="cx"> &lt;/html&gt;
</span></span></pre></div>
<a id="trunkLayoutTestsaccessibilitygtktextforrangeformattedhtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/accessibility/gtk/text-for-range-formatted.html (187803 => 187804)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/accessibility/gtk/text-for-range-formatted.html        2015-08-04 03:11:39 UTC (rev 187803)
+++ trunk/LayoutTests/accessibility/gtk/text-for-range-formatted.html        2015-08-04 03:21:43 UTC (rev 187804)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;!DOCTYPE HTML PUBLIC &quot;-//IETF//DTD HTML//EN&quot;&gt;
</span><span class="cx"> &lt;html&gt;
</span><span class="cx"> &lt;head&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/head&gt;
</span><span class="cx"> &lt;body id=&quot;body&quot;&gt;
</span><span class="cx"> &lt;p id=&quot;content&quot;&gt;This is a test.&lt;/p&gt;Hello world.&lt;br /&gt;&lt;font color='#00cc00'&gt;This sentence is green.&lt;/font&gt;&lt;br /&gt;This one is not.
</span><span class="lines">@@ -18,6 +18,6 @@
</span><span class="cx">         shouldBe(&quot;block.stringForRange(0, 53)&quot;, &quot;'Hello world.\\nThis sentence is green.\\nThis one is not.'&quot;);
</span><span class="cx">     }
</span><span class="cx"> &lt;/script&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/body&gt;
</span><span class="cx"> &lt;/html&gt;
</span></span></pre></div>
<a id="trunkLayoutTestsaccessibilitygtktextforrangeheadinghtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/accessibility/gtk/text-for-range-heading.html (187803 => 187804)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/accessibility/gtk/text-for-range-heading.html        2015-08-04 03:11:39 UTC (rev 187803)
+++ trunk/LayoutTests/accessibility/gtk/text-for-range-heading.html        2015-08-04 03:21:43 UTC (rev 187804)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;!DOCTYPE HTML PUBLIC &quot;-//IETF//DTD HTML//EN&quot;&gt;
</span><span class="cx"> &lt;html&gt;
</span><span class="cx"> &lt;head&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/head&gt;
</span><span class="cx"> &lt;body id=&quot;body&quot;&gt;
</span><span class="cx"> &lt;h1&gt;A text header&lt;/h1&gt;
</span><span class="lines">@@ -23,6 +23,6 @@
</span><span class="cx">         shouldBe(&quot;heading3.stringForRange(0, -1)&quot;, &quot;'Block span in a heading\\nInline span in a heading'&quot;);
</span><span class="cx">     }
</span><span class="cx"> &lt;/script&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/body&gt;
</span><span class="cx"> &lt;/html&gt;
</span></span></pre></div>
<a id="trunkLayoutTestsaccessibilitygtktextforrangelistitemshtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/accessibility/gtk/text-for-range-list-items.html (187803 => 187804)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/accessibility/gtk/text-for-range-list-items.html        2015-08-04 03:11:39 UTC (rev 187803)
+++ trunk/LayoutTests/accessibility/gtk/text-for-range-list-items.html        2015-08-04 03:21:43 UTC (rev 187804)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;!DOCTYPE HTML PUBLIC &quot;-//IETF//DTD HTML//EN&quot;&gt;
</span><span class="cx"> &lt;html&gt;
</span><span class="cx"> &lt;head&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/head&gt;
</span><span class="cx"> &lt;body id=&quot;body&quot;&gt;
</span><span class="cx"> &lt;ol&gt;
</span><span class="lines">@@ -44,6 +44,6 @@
</span><span class="cx">         shouldBe(&quot;listitem3.stringForRange(0, -1)&quot;, &quot;'3. text and a link'&quot;);
</span><span class="cx">     }
</span><span class="cx"> &lt;/script&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/body&gt;
</span><span class="cx"> &lt;/html&gt;
</span></span></pre></div>
<a id="trunkLayoutTestsaccessibilitygtktextforrangesimplehtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/accessibility/gtk/text-for-range-simple.html (187803 => 187804)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/accessibility/gtk/text-for-range-simple.html        2015-08-04 03:11:39 UTC (rev 187803)
+++ trunk/LayoutTests/accessibility/gtk/text-for-range-simple.html        2015-08-04 03:21:43 UTC (rev 187804)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;!DOCTYPE HTML PUBLIC &quot;-//IETF//DTD HTML//EN&quot;&gt;
</span><span class="cx"> &lt;html&gt;
</span><span class="cx"> &lt;head&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/head&gt;
</span><span class="cx"> &lt;body id=&quot;body&quot;&gt;
</span><span class="cx"> &lt;p id=&quot;content&quot;&gt;This is a test.&lt;/p&gt;Hello world.
</span><span class="lines">@@ -18,6 +18,6 @@
</span><span class="cx">         shouldBe(&quot;block.stringForRange(0, 12)&quot;, &quot;'Hello world.'&quot;);
</span><span class="cx">     }
</span><span class="cx"> &lt;/script&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/body&gt;
</span><span class="cx"> &lt;/html&gt;
</span></span></pre></div>
<a id="trunkLayoutTestsaccessibilitygtktextforrangetablecellshtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/accessibility/gtk/text-for-range-table-cells.html (187803 => 187804)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/accessibility/gtk/text-for-range-table-cells.html        2015-08-04 03:11:39 UTC (rev 187803)
+++ trunk/LayoutTests/accessibility/gtk/text-for-range-table-cells.html        2015-08-04 03:21:43 UTC (rev 187804)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;!DOCTYPE HTML PUBLIC &quot;-//IETF//DTD HTML//EN&quot;&gt;
</span><span class="cx"> &lt;html&gt;
</span><span class="cx"> &lt;head&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/head&gt;
</span><span class="cx"> &lt;body id=&quot;body&quot;&gt;
</span><span class="cx"> &lt;table border=1&gt;
</span><span class="lines">@@ -30,6 +30,6 @@
</span><span class="cx">         shouldBe(&quot;cell4.stringForRange(0, -1)&quot;, &quot;'Block span in a table cell\\nInline span in a table cell'&quot;);
</span><span class="cx">     }
</span><span class="cx"> &lt;/script&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/body&gt;
</span><span class="cx"> &lt;/html&gt;
</span></span></pre></div>
<a id="trunkLayoutTestsaccessibilitygtktextforrangewithlinkhtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/accessibility/gtk/text-for-range-with-link.html (187803 => 187804)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/accessibility/gtk/text-for-range-with-link.html        2015-08-04 03:11:39 UTC (rev 187803)
+++ trunk/LayoutTests/accessibility/gtk/text-for-range-with-link.html        2015-08-04 03:21:43 UTC (rev 187804)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;!DOCTYPE HTML PUBLIC &quot;-//IETF//DTD HTML//EN&quot;&gt;
</span><span class="cx"> &lt;html&gt;
</span><span class="cx"> &lt;head&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/head&gt;
</span><span class="cx"> &lt;body id=&quot;body&quot;&gt;
</span><span class="cx"> &lt;p id=&quot;content&quot;&gt;A paragraph with &lt;a href='http://webkit.org'&gt;a link&lt;/a&gt; in the middle&lt;/p&gt;
</span><span class="lines">@@ -20,6 +20,6 @@
</span><span class="cx">         shouldBe(&quot;link.stringForRange(0, -1)&quot;, &quot;'a link'&quot;);
</span><span class="cx">     }
</span><span class="cx"> &lt;/script&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/body&gt;
</span><span class="cx"> &lt;/html&gt;
</span></span></pre></div>
<a id="trunkLayoutTestsaccessibilitygtktextfortablehtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/accessibility/gtk/text-for-table.html (187803 => 187804)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/accessibility/gtk/text-for-table.html        2015-08-04 03:11:39 UTC (rev 187803)
+++ trunk/LayoutTests/accessibility/gtk/text-for-table.html        2015-08-04 03:21:43 UTC (rev 187804)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;!DOCTYPE HTML PUBLIC &quot;-//IETF//DTD HTML//EN&quot;&gt;
</span><span class="cx"> &lt;html&gt;
</span><span class="cx"> &lt;head&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/head&gt;
</span><span class="cx"> &lt;body id=&quot;body&quot;&gt;
</span><span class="cx"> &lt;table id=&quot;content&quot; border=1&gt;&lt;tr&gt;&lt;td&gt;foo&lt;/td&gt;&lt;td&gt;bar&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
</span><span class="lines">@@ -16,6 +16,6 @@
</span><span class="cx">         shouldBe(&quot;table.stringForRange(0, -1)&quot;, &quot;''&quot;);
</span><span class="cx">     }
</span><span class="cx"> &lt;/script&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/body&gt;
</span><span class="cx"> &lt;/html&gt;
</span></span></pre></div>
<a id="trunkLayoutTestsaccessibilitygtktextinspanblockinablockhtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/accessibility/gtk/text-in-span-block-in-a-block.html (187803 => 187804)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/accessibility/gtk/text-in-span-block-in-a-block.html        2015-08-04 03:11:39 UTC (rev 187803)
+++ trunk/LayoutTests/accessibility/gtk/text-in-span-block-in-a-block.html        2015-08-04 03:21:43 UTC (rev 187804)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><span class="cx"> &lt;!DOCTYPE HTML PUBLIC &quot;-//IETF//DTD HTML//EN&quot;&gt;
</span><span class="cx"> &lt;html&gt;
</span><span class="cx"> &lt;head&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
-&lt;script src=&quot;../resources/atk-helpers.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
+&lt;script src=&quot;resources/atk-helpers.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/head&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;body&gt;
</span><span class="lines">@@ -89,6 +89,6 @@
</span><span class="cx"> description('This tests that text inside &quot;a&quot; block inside &quot;span&quot; block is accessible.');
</span><span class="cx"> 
</span><span class="cx"> &lt;/script&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/body&gt;
</span><span class="cx"> &lt;/html&gt;
</span></span></pre></div>
<a id="trunkLayoutTestsaccessibilitygtktitleandalthtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/accessibility/gtk/title-and-alt.html (187803 => 187804)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/accessibility/gtk/title-and-alt.html        2015-08-04 03:11:39 UTC (rev 187803)
+++ trunk/LayoutTests/accessibility/gtk/title-and-alt.html        2015-08-04 03:21:43 UTC (rev 187804)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;!DOCTYPE HTML PUBLIC &quot;-//IETF//DTD HTML//EN&quot;&gt;
</span><span class="cx"> &lt;html&gt;
</span><span class="cx"> &lt;head&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/head&gt;
</span><span class="cx"> &lt;body id=&quot;body&quot;&gt;
</span><span class="cx"> &lt;img src=&quot;image.jpg&quot; alt=&quot;Image alt attr&quot; title=&quot;Image title attr&quot;&gt;
</span><span class="lines">@@ -34,6 +34,6 @@
</span><span class="cx">         shouldBe(&quot;button.description&quot;, &quot;'AXDescription: Submit button title attr'&quot;);
</span><span class="cx">         }
</span><span class="cx"> &lt;/script&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/body&gt;
</span><span class="cx"> &lt;/html&gt;
</span></span></pre></div>
<a id="trunkLayoutTestsaccessibilitygtkxmlrolesexposedhtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/accessibility/gtk/xml-roles-exposed.html (187803 => 187804)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/accessibility/gtk/xml-roles-exposed.html        2015-08-04 03:11:39 UTC (rev 187803)
+++ trunk/LayoutTests/accessibility/gtk/xml-roles-exposed.html        2015-08-04 03:21:43 UTC (rev 187804)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> &lt;!DOCTYPE HTML PUBLIC &quot;-//IETF//DTD HTML//EN&quot;&gt;
</span><span class="cx"> &lt;html&gt;
</span><span class="cx"> &lt;head&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-pre.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/head&gt;
</span><span class="cx"> &lt;body id=&quot;body&quot;&gt;
</span><span class="cx"> &lt;div id=&quot;test&quot;&gt;
</span><span class="lines">@@ -56,6 +56,6 @@
</span><span class="cx">     debug(accessibilityController.focusedElement.attributesOfChildren());
</span><span class="cx"> }
</span><span class="cx"> &lt;/script&gt;
</span><del>-&lt;script src=&quot;../../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</del><ins>+&lt;script src=&quot;../../resources/js-test-post.js&quot;&gt;&lt;/script&gt;
</ins><span class="cx"> &lt;/body&gt;
</span><span class="cx"> &lt;/html&gt;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkresourcesatkhelpersjs"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/gtk/resources/atk-helpers.js (187803 => 187804)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/resources/atk-helpers.js        2015-08-04 03:11:39 UTC (rev 187803)
+++ trunk/LayoutTests/platform/gtk/resources/atk-helpers.js        2015-08-04 03:21:43 UTC (rev 187804)
</span><span class="lines">@@ -1,4 +0,0 @@
</span><del>-function setCaretOffset(accessibleText, offset)
-{
-    return accessibleText.setSelectedTextRange(offset, 0);
-}
</del></span></pre>
</div>
</div>

</body>
</html>