[Webkit-unassigned] [Bug 166997] background-repeat-x doesn't work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 12 16:01:16 PST 2017


https://bugs.webkit.org/show_bug.cgi?id=166997

--- Comment #1 from Myles C. Maxfield <mmaxfield at apple.com> ---
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170113/d48b0f58/attachment.html>


More information about the webkit-unassigned mailing list