<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - background-repeat-x doesn't work"
   href="https://bugs.webkit.org/show_bug.cgi?id=166997#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - background-repeat-x doesn't work"
   href="https://bugs.webkit.org/show_bug.cgi?id=166997">bug 166997</a>
              from <span class="vcard"><a class="email" href="mailto:mmaxfield&#64;apple.com" title="Myles C. Maxfield &lt;mmaxfield&#64;apple.com&gt;"> <span class="fn">Myles C. Maxfield</span></a>
</span></b>
        <pre>CSSParserFastPaths::isKeywordPropertyID has commented lines:

    // FIXME-NEWPARSER: Treat the following properties as keyword properties:
    // case CSSPropertyBackgroundRepeatX:
    // case CSSPropertyBackgroundRepeatY:

Uncommenting these causes the example to render as expected.</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>