<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 - LayoutTest fast/backgrounds/background-repeat-x-y-parse.html is failing"
   href="https://bugs.webkit.org/show_bug.cgi?id=167428">167428</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>LayoutTest fast/backgrounds/background-repeat-x-y-parse.html is 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>Unspecified
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Unspecified
          </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></table>
      <p>
        <div>
        <pre>LayoutTest fast/backgrounds/background-repeat-x-y-parse.html is failing

Test was added / updated in <a href="https://trac.webkit.org/changeset/211152">https://trac.webkit.org/changeset/211152</a>

<a href="https://build.webkit.org/results/Apple%20Sierra%20Release%20WK1%20(Tests)/r211158%20(3100)/results.html">https://build.webkit.org/results/Apple%20Sierra%20Release%20WK1%20(Tests)/r211158%20(3100)/results.html</a>

--- /Volumes/Data/slave/sierra-release-tests-wk1/build/layout-test-results/fast/backgrounds/background-repeat-x-y-parse-expected.txt
+++ /Volumes/Data/slave/sierra-release-tests-wk1/build/layout-test-results/fast/backgrounds/background-repeat-x-y-parse-actual.txt
&#64;&#64; -3,10 +3,10 &#64;&#64;
 On success, you will see a series of &quot;PASS&quot; messages, followed by &quot;TEST COMPLETE&quot;.


-PASS window.getComputedStyle(document.getElementById('test1')).getPropertyValue('background-repeat') is &quot;repeat&quot;
-PASS window.getComputedStyle(document.getElementById('test2')).getPropertyValue('background-repeat') is &quot;repeat&quot;
-PASS window.getComputedStyle(document.getElementById('test3')).getPropertyValue('background-repeat') is &quot;repeat-y&quot;
-PASS window.getComputedStyle(document.getElementById('test4')).getPropertyValue('background-repeat') is &quot;repeat-x&quot;
+FAIL window.getComputedStyle(document.getElementById('test1')).getPropertyValue('background-repeat') should be repeat. Was repeat-x.
+FAIL window.getComputedStyle(document.getElementById('test2')).getPropertyValue('background-repeat') should be repeat. Was no-repeat.
+FAIL window.getComputedStyle(document.getElementById('test3')).getPropertyValue('background-repeat') should be repeat-y. Was no-repeat.
+FAIL window.getComputedStyle(document.getElementById('test4')).getPropertyValue('background-repeat') should be repeat-x. Was no-repeat.
 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>