<?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>204504</bug_id>
          
          <creation_ts>2019-11-22 03:45:18 -0800</creation_ts>
          <short_desc>[css-grid] Wrong line name positions when serializing grid-template-columns/rows with auto repeat</short_desc>
          <delta_ts>2019-11-22 03:48:09 -0800</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>203670</dup_id>
          <see_also>https://bugs.chromium.org/p/chromium/issues/detail?id=1011329</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>BlinkMergeCandidate</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>jfernandez</cc>
    
    <cc>obrufau</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1592723</commentid>
    <comment_count>0</comment_count>
    <who name="Manuel Rego Casasnovas">rego</who>
    <bug_when>2019-11-22 03:45:18 -0800</bug_when>
    <thetext>Load https://software.hixie.ch/utilities/js/live-dom-viewer/?saved=7256
The page has a grid container with
    grid-template-rows: repeat(auto-fill, 10px) [foo] 20px [bar];
Then it logs the resolved value.

It logs &quot;10px [foo] 10px [bar] 10px 10px 20px&quot;

But it should log &quot;10px 10px 10px 10px [foo] 20px [bar]&quot;

This has been already fixed in Chromium https://chromium-review.googlesource.com/c/chromium/src/+/1857125</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1592724</commentid>
    <comment_count>1</comment_count>
    <who name="Oriol Brufau">obrufau</who>
    <bug_when>2019-11-22 03:48:09 -0800</bug_when>
    <thetext>

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

    </bug>

</bugzilla>