<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>204506</bug_id>
          
          <creation_ts>2019-11-22 03:56:56 -0800</creation_ts>
          <short_desc>[css-grid] Serialization of custom identifiers</short_desc>
          <delta_ts>2021-06-09 05:27:09 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>CSS</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>226694</dup_id>
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=204611</see_also>
    
    <see_also>https://bugs.webkit.org/show_bug.cgi?id=149890</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Manuel Rego Casasnovas">rego</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>clopez</cc>
    
    <cc>jfernandez</cc>
    
    <cc>obrufau</cc>
    
    <cc>zsun</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1592727</commentid>
    <comment_count>0</comment_count>
    <who name="Manuel Rego Casasnovas">rego</who>
    <bug_when>2019-11-22 03:56:56 -0800</bug_when>
    <thetext>Things like &quot;\\31st&quot; are not serialize like &quot;\\31st&quot; right now, this causes failures in http://w3c-test.org/css/css-grid/parsing/grid-area-computed.html (Blink and Firefox does this right).
This was discussed at https://github.com/w3c/csswg-drafts/issues/2858

Also grid-area: &quot;--a&quot; has similar problems, and http://w3c-test.org/css/css-grid/parsing/grid-area-shorthand.html also fails only in WebKit.

Not sure if it&apos;s exactly the same issue or 2 separated ones.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1635633</commentid>
    <comment_count>1</comment_count>
    <who name="Carlos Alberto Lopez Perez">clopez</who>
    <bug_when>2020-03-30 11:53:43 -0700</bug_when>
    <thetext>(In reply to Manuel Rego Casasnovas from comment #0)
&gt; Also grid-area: &quot;--a&quot; has similar problems, and
&gt; http://w3c-test.org/css/css-grid/parsing/grid-area-shorthand.html also fails
&gt; only in WebKit.
&gt; 

I guess grid-area-shorthand also fails due to bug 204611</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1655952</commentid>
    <comment_count>2</comment_count>
    <who name="Oriol Brufau">obrufau</who>
    <bug_when>2020-05-25 17:18:28 -0700</bug_when>
    <thetext>This seems to affect all properties that accept custom idents (animation-name is a non-grid example). Relevant comment:

    // FIXME-NEWPARSER: Eventually we&apos;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&lt;CSSPrimitiveValue&gt; consumeCustomIdent(CSSParserTokenRange&amp; range)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1768137</commentid>
    <comment_count>3</comment_count>
    <who name="">zsun</who>
    <bug_when>2021-06-09 04:27:09 -0700</bug_when>
    <thetext>This has been fixed at -
https://bugs.webkit.org/show_bug.cgi?id=226694</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1768144</commentid>
    <comment_count>4</comment_count>
    <who name="Oriol Brufau">obrufau</who>
    <bug_when>2021-06-09 05:27:09 -0700</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 226694 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>