<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/forms/input-user-input-sanitization.html failing"
   href="https://bugs.webkit.org/show_bug.cgi?id=152306">152306</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[iOS Simulator] fast/forms/input-user-input-sanitization.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>Forms
          </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/forms/input-user-input-sanitization.html failing

Run:
&lt;<a href="https://build.webkit.org/builders/Apple%20iOS%209%20Simulator%20Release%20WK2%20%28Tests%29/builds/1774">https://build.webkit.org/builders/Apple%20iOS%209%20Simulator%20Release%20WK2%20%28Tests%29/builds/1774</a>&gt;
Results:
&lt;<a href="https://build.webkit.org/results/Apple%20iOS%209%20Simulator%20Release%20WK2%20(Tests)/r194107%20(1774)/results.html">https://build.webkit.org/results/Apple%20iOS%209%20Simulator%20Release%20WK2%20(Tests)/r194107%20(1774)/results.html</a>&gt;

--- /Volumes/Data/slave/ios-simulator-9-release-tests-wk2/build/layout-test-results/fast/forms/input-user-input-sanitization-expected.txt
+++ /Volumes/Data/slave/ios-simulator-9-release-tests-wk2/build/layout-test-results/fast/forms/input-user-input-sanitization-actual.txt
&#64;&#64; -3,12 +3,12 &#64;&#64;
 On success, you will see a series of &quot;PASS&quot; messages, followed by &quot;TEST COMPLETE&quot;.


-PASS focusAndType(&quot;email&quot;, &quot;   <a href="mailto:foobar&#64;example.com">foobar&#64;example.com</a>   &quot;).value is &quot;<a href="mailto:foobar&#64;example.com">foobar&#64;example.com</a>&quot;
-PASS focusAndType(&quot;password&quot;, &quot;   foobar   &quot;).value is &quot;   foobar   &quot;
-PASS focusAndType(&quot;search&quot;, &quot;   foobar   &quot;).value is &quot;   foobar   &quot;
-PASS focusAndType(&quot;telephone&quot;, &quot;   123-456-7890   &quot;).value is &quot;   123-456-7890   &quot;
-PASS focusAndType(&quot;text&quot;, &quot;   foobar   &quot;).value is &quot;   foobar   &quot;
-PASS focusAndType(&quot;url&quot;, &quot;   <a href="https://foobar.example.com">https://foobar.example.com</a>   &quot;).value is &quot;   <a href="https://foobar.example.com">https://foobar.example.com</a>   &quot;
+FAIL focusAndType(&quot;email&quot;, &quot;   <a href="mailto:foobar&#64;example.com">foobar&#64;example.com</a>   &quot;).value should be <a href="mailto:foobar&#64;example.com">foobar&#64;example.com</a>. Was .
+FAIL focusAndType(&quot;password&quot;, &quot;   foobar   &quot;).value should be    foobar   . Was .
+FAIL focusAndType(&quot;search&quot;, &quot;   foobar   &quot;).value should be    foobar   . Was .
+FAIL focusAndType(&quot;telephone&quot;, &quot;   123-456-7890   &quot;).value should be    123-456-7890   . Was .
+FAIL focusAndType(&quot;text&quot;, &quot;   foobar   &quot;).value should be    foobar   . Was .
+FAIL focusAndType(&quot;url&quot;, &quot;   <a href="https://foobar.example.com">https://foobar.example.com</a>   &quot;).value should be    <a href="https://foobar.example.com">https://foobar.example.com</a>   . Was .
 PASS successfullyParsed is true

 TEST COMPLETE</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>