<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 - [iOS Simulator] fast/dom/event-handler-attributes.html failing"
   href="https://bugs.webkit.org/show_bug.cgi?id=153763">153763</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[iOS Simulator] fast/dom/event-handler-attributes.html failing
          </td>
        </tr>

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

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

        <tr>
          <th>Version</th>
          <td>WebKit Nightly Build
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>iOS
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>iOS 9.0
          </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>New Bugs
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>ryanhaddad&#64;apple.com
          </td>
        </tr>

        <tr>
          <th>Blocks</th>
          <td>152130
          </td>
        </tr></table>
      <p>
        <div>
        <pre>[iOS Simulator] fast/dom/event-handler-attributes.html failing

&lt;<a href="https://build.webkit.org/results/Apple%20iOS%209%20Simulator%20Release%20WK2%20(Tests)/r195975%20(2771)/results.html">https://build.webkit.org/results/Apple%20iOS%209%20Simulator%20Release%20WK2%20(Tests)/r195975%20(2771)/results.html</a>&gt;
&lt;<a href="http://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&amp;tests=fast%2Fdom%2Fevent-handler-attributes.html">http://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&amp;tests=fast%2Fdom%2Fevent-handler-attributes.html</a>&gt;

--- /Volumes/Data/slave/ios-simulator-9-release-tests-wk2/build/layout-test-results/fast/dom/event-handler-attributes-expected.txt
+++ /Volumes/Data/slave/ios-simulator-9-release-tests-wk2/build/layout-test-results/fast/dom/event-handler-attributes-actual.txt
&#64;&#64; -148,7 +148,7 &#64;&#64;
 PASS testScriptAttribute(document, &quot;ratechange&quot;) is &quot;document&quot;
 PASS testScriptAttribute(document, &quot;readystatechange&quot;) is &quot;document&quot;
 PASS testScriptAttribute(document, &quot;reset&quot;) is &quot;document&quot;
-PASS testScriptAttribute(document, &quot;resize&quot;) is &quot;document&quot;
+FAIL testScriptAttribute(document, &quot;resize&quot;) should be document. Was window, document.
 PASS testScriptAttribute(document, &quot;scroll&quot;) is &quot;document&quot;
 PASS testScriptAttribute(document, &quot;search&quot;) is &quot;document&quot;
 PASS testScriptAttribute(document, &quot;seeked&quot;) is &quot;document&quot;
&#64;&#64; -246,7 +246,7 &#64;&#64;
 PASS testElementAttribute(element, &quot;progress&quot;) is &quot;target&quot;
 PASS testElementAttribute(element, &quot;ratechange&quot;) is &quot;target&quot;
 PASS testElementAttribute(element, &quot;reset&quot;) is &quot;target&quot;
-PASS testElementAttribute(element, &quot;resize&quot;) is &quot;target&quot;
+FAIL testElementAttribute(element, &quot;resize&quot;) should be target. Was target, window.
 PASS testElementAttribute(element, &quot;scroll&quot;) is &quot;target&quot;
 PASS testElementAttribute(element, &quot;search&quot;) is &quot;target&quot;
 PASS testElementAttribute(element, &quot;seeked&quot;) is &quot;target&quot;
&#64;&#64; -339,7 +339,7 &#64;&#64;
 PASS testElementAttribute(inputElement, &quot;progress&quot;) is &quot;target&quot;
 PASS testElementAttribute(inputElement, &quot;ratechange&quot;) is &quot;target&quot;
 PASS testElementAttribute(inputElement, &quot;reset&quot;) is &quot;target&quot;
-PASS testElementAttribute(inputElement, &quot;resize&quot;) is &quot;target&quot;
+FAIL testElementAttribute(inputElement, &quot;resize&quot;) should be target. Was target, window.
 PASS testElementAttribute(inputElement, &quot;scroll&quot;) is &quot;target&quot;
 PASS testElementAttribute(inputElement, &quot;search&quot;) is &quot;target&quot;
 PASS testElementAttribute(inputElement, &quot;seeked&quot;) is &quot;target&quot;
&#64;&#64; -432,7 +432,7 &#64;&#64;
 PASS testElementAttribute(audioElement, &quot;progress&quot;) is &quot;target&quot;
 PASS testElementAttribute(audioElement, &quot;ratechange&quot;) is &quot;target&quot;
 PASS testElementAttribute(audioElement, &quot;reset&quot;) is &quot;target&quot;
-PASS testElementAttribute(audioElement, &quot;resize&quot;) is &quot;target&quot;
+FAIL testElementAttribute(audioElement, &quot;resize&quot;) should be target. Was target, window.
 PASS testElementAttribute(audioElement, &quot;scroll&quot;) is &quot;target&quot;
 PASS testElementAttribute(audioElement, &quot;search&quot;) is &quot;target&quot;
 PASS testElementAttribute(audioElement, &quot;seeked&quot;) is &quot;target&quot;
&#64;&#64; -525,7 +525,7 &#64;&#64;
 PASS testElementAttribute(videoElement, &quot;progress&quot;) is &quot;target&quot;
 PASS testElementAttribute(videoElement, &quot;ratechange&quot;) is &quot;target&quot;
 PASS testElementAttribute(videoElement, &quot;reset&quot;) is &quot;target&quot;
-PASS testElementAttribute(videoElement, &quot;resize&quot;) is &quot;target&quot;
+FAIL testElementAttribute(videoElement, &quot;resize&quot;) should be target. Was target, window.
 PASS testElementAttribute(videoElement, &quot;scroll&quot;) is &quot;target&quot;
 PASS testElementAttribute(videoElement, &quot;search&quot;) is &quot;target&quot;
 PASS testElementAttribute(videoElement, &quot;seeked&quot;) is &quot;target&quot;
&#64;&#64; -816,7 +816,7 &#64;&#64;
 PASS testElementAttribute(rectElement, &quot;progress&quot;) is &quot;target&quot;
 PASS testElementAttribute(rectElement, &quot;ratechange&quot;) is &quot;target&quot;
 PASS testElementAttribute(rectElement, &quot;reset&quot;) is &quot;target&quot;
-PASS testElementAttribute(rectElement, &quot;resize&quot;) is &quot;target&quot;
+FAIL testElementAttribute(rectElement, &quot;resize&quot;) should be target. Was target, window.
 PASS testElementAttribute(rectElement, &quot;scroll&quot;) is &quot;target&quot;
 PASS testElementAttribute(rectElement, &quot;search&quot;) is &quot;target&quot;
 PASS testElementAttribute(rectElement, &quot;seeked&quot;) is &quot;target&quot;
&#64;&#64; -919,7 +919,7 &#64;&#64;
 FAIL testElementAttribute(nonHTMLElement, &quot;ratechange&quot;) should be none. Was script: target; content: none.
 PASS testElementAttribute(nonHTMLElement, &quot;readystatechange&quot;) is &quot;none&quot;
 FAIL testElementAttribute(nonHTMLElement, &quot;reset&quot;) should be none. Was script: target; content: none.
-FAIL testElementAttribute(nonHTMLElement, &quot;resize&quot;) should be none. Was script: target; content: none.
+FAIL testElementAttribute(nonHTMLElement, &quot;resize&quot;) should be none. Was script: target, window; content: none.
 FAIL testElementAttribute(nonHTMLElement, &quot;scroll&quot;) should be none. Was script: target; content: none.
 FAIL testElementAttribute(nonHTMLElement, &quot;search&quot;) should be none. Was script: target; content: none.
 FAIL testElementAttribute(nonHTMLElement, &quot;seeked&quot;) should be none. Was script: target; content: none.</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>