<?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>256760</bug_id>
          
          <creation_ts>2023-05-13 11:45:49 -0700</creation_ts>
          <short_desc>Align with &apos;UA&apos; Stylesheet for &apos;lists&apos; after &apos;counter-resets: list-item&apos; implementation</short_desc>
          <delta_ts>2023-09-02 04:21:24 -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>Safari Technology Preview</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=256754</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>224811</dependson>
    
    <dependson>260436</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Ahmad Saleem">ahmad.saleem792</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ntim</cc>
    
    <cc>vitor.roriz</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1955251</commentid>
    <comment_count>0</comment_count>
    <who name="Ahmad Saleem">ahmad.saleem792</who>
    <bug_when>2023-05-13 11:45:49 -0700</bug_when>
    <thetext>Hi Team,

While we are going to sync-up partial UA rules, based on Tim&apos;s suggestion, I am creating this separate for future work:

HTML Spec: https://html.spec.whatwg.org/#lists

ol, ul, menu {
    counter-reset: list-item;
}

________

This needs to be added. If we add it currently, it might pass few tests but due to lack of implementation, it will break other bits.

Just wanted to raise, so we can track it for future.

Thanks!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1956750</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2023-05-20 11:46:19 -0700</bug_when>
    <thetext>&lt;rdar://problem/109611921&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1956755</commentid>
    <comment_count>2</comment_count>
    <who name="Tim Nguyen (:ntim)">ntim</who>
    <bug_when>2023-05-20 14:17:09 -0700</bug_when>
    <thetext>We&apos;d basically need to fully implement counter-set + counter-reset + reversed() counters to make this work.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1975167</commentid>
    <comment_count>3</comment_count>
    <who name="Ahmad Saleem">ahmad.saleem792</who>
    <bug_when>2023-09-02 04:21:09 -0700</bug_when>
    <thetext>counter-set is done by: https://github.com/WebKit/WebKit/commit/35c672ab42641db0295b649a694a3355bf2b03e2

Now waiting for: counter-reset &amp; reversed().</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>