[Webkit-unassigned] [Bug 204506] [css-grid] Serialization of custom identifiers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 25 17:18:28 PDT 2020


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

--- Comment #2 from Oriol Brufau <obrufau at igalia.com> ---
This seems to affect all properties that accept custom idents (animation-name is a non-grid example). Relevant comment:

    // FIXME-NEWPARSER: Eventually we'd like this to use CSSCustomIdentValue, but we need
    // to do other plumbing work first (like changing Pair to CSSValuePair and make it not
    // use only primitive values).
    RefPtr<CSSPrimitiveValue> consumeCustomIdent(CSSParserTokenRange& range)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200526/bd70e5cd/attachment.htm>


More information about the webkit-unassigned mailing list