<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - AX Tests hit-test-input-{auto-fill, search}-button.html and input-search-cancel-button.html fail on Windows"
   href="https://bugs.webkit.org/show_bug.cgi?id=146243">146243</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>AX Tests hit-test-input-{auto-fill, search}-button.html and input-search-cancel-button.html fail on Windows
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>WebKit
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>528+ (Nightly build)
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>PC
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Windows 7
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>Normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P2
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Tools / Tests
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>webkit-unassigned&#64;lists.webkit.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>dbates&#64;webkit.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>The following tests fail on Windows:

accessibility/hit-test-input-auto-fill-button.html
accessibility/hit-test-input-search-cancel-button.html

with an console message of the form:

CONSOLE MESSAGE: line 19: TypeError: undefined is not an object (evaluating 'accessibilityController.accessibleElementById(&quot;password&quot;).childAtIndex')

The test accessibility/input-search-cancel-button.html fails on Windows with diff:
[[
--- /home/buildbot/slave/win-release-tests/build/layout-test-results/accessibility/input-search-cancel-button-expected.txt
+++ /home/buildbot/slave/win-release-tests/build/layout-test-results/accessibility/input-search-cancel-button-actual.txt
&#64;&#64; -3,8 +3,8 &#64;&#64;
 On success, you will see a series of &quot;PASS&quot; messages, followed by &quot;TEST COMPLETE&quot;.


-PASS accessibilityController.accessibleElementById(&quot;search&quot;).childAtIndex(1).description is &quot;AXDescription: cancel&quot;
-PASS accessibilityController.accessibleElementById(&quot;search&quot;).childAtIndex(1).role is &quot;AXRole: AXButton&quot;
+FAIL accessibilityController.accessibleElementById(&quot;search&quot;).childAtIndex(1).description should be AXDescription: cancel. Threw exception TypeError: undefined is not an object (evaluating 'accessibilityController.accessibleElementById(&quot;search&quot;).childAtIndex')
+FAIL accessibilityController.accessibleElementById(&quot;search&quot;).childAtIndex(1).role should be AXRole: AXButton. Threw exception TypeError: undefined is not an object (evaluating 'accessibilityController.accessibleElementById(&quot;search&quot;).childAtIndex')
 PASS successfullyParsed is true

 TEST COMPLETE
]]

These tests were added in the patch for <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - AX: UI Automation cannot find AutoFill or search cancel buttons"
   href="show_bug.cgi?id=145241">bug #145241</a>.

For completeness, the above results are from &lt;<a href="https://build.webkit.org/results/Apple%20Win%207%20Release%20(Tests)/r185876%20(52565)/results.html">https://build.webkit.org/results/Apple%20Win%207%20Release%20(Tests)/r185876%20(52565)/results.html</a>&gt;.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>