<?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>32500</bug_id>
          
          <creation_ts>2009-12-13 16:16:12 -0800</creation_ts>
          <short_desc>Improve CSS3 Glyphs Support for lists</short_desc>
          <delta_ts>2025-12-01 16:56:06 -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>528+ (Nightly build)</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>CONFIGURATION CHANGED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P3</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Adam M-W">adman.com</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bfulgham</cc>
    
    <cc>dbates</cc>
    
    <cc>mitz</cc>
    
    <cc>ntim</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>171262</commentid>
    <comment_count>0</comment_count>
    <who name="Adam M-W">adman.com</who>
    <bug_when>2009-12-13 16:16:12 -0800</bug_when>
    <thetext>The CSS3 Definition defines glyphs for box, check, circle, diamond, disc, hyphen and square.
These glyphs should be added to both the text security properties and CSS list values (see /WebCore/rendering/RenderText.cpp and /WebCore/rendering/RenderListMarker.cpp)

Currently, circle, disc and square are already implemented which leaves box (U+25FD), check (U+2713), diamond (U+25C6) and hyphen (U+2043) to be implemented.

Further information can be found at http://www.w3.org/TR/2002/WD-css3-lists-20021107/#glyphs</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>171604</commentid>
    <comment_count>1</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2009-12-14 15:33:44 -0800</bug_when>
    <thetext>Updating list-style-type properties sounds fine, although I&apos;m not sure if a spec from 2002 should be considered authoritative. Do other browsers support all those values?

As for -webkit-text-security, it doesn&apos;t seem related to me. Is there any indication anywhere that it should support that same glyphs as list-style-type?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>171648</commentid>
    <comment_count>2</comment_count>
    <who name="Adam M-W">adman.com</who>
    <bug_when>2009-12-14 18:03:25 -0800</bug_when>
    <thetext>Some other CSS3 that&apos;s even older has already been implemented, why wait longer?
As long as if the recommendation changes (which it probably won&apos;t in regard to glyphs as there are NO comments on it so far) we update WebKit to match, i don&apos;t see a problem. WebKit already uses stuff like CSS3 Backgrounds which are WD so should be fine.

I&apos;ve just done a quick check now, and it doesn&apos;t seem that other browsers support it (tested FF 3.5, IE 8) but that shouldn&apos;t stop us, as it won&apos;t ruin the default behaviour only improve support where specified.

I&apos;ve recommended webkit-text-security be updated as well as the current code references the glyphs from the text-security module as they are used there as well, so doing so for these new glyphs allows for code to be re-used and similar to existing code, and also gives new webkit-specific features in terms of new symbols (can&apos;t hurt).

I thought that this should be a realitivly simple task as most code can be copied and renamed, but I couldn&apos;t find where they were set in text-security so I couldn&apos;t create a patch. (ergo the bug report / feature request).

(Also I&apos;ve got no idea how to make testcases so I&apos;d thought I&apos;d leave it to the experts)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>174789</commentid>
    <comment_count>3</comment_count>
    <who name="Daniel Bates">dbates</who>
    <bug_when>2009-12-24 11:10:29 -0800</bug_when>
    <thetext>For your reference, this bug is related to bug #32138 (&quot;Upper-greek list-style not supported&quot;). We also landed a cleanup bug #32799 to clear the way for adding more list styles.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1882478</commentid>
    <comment_count>4</comment_count>
    <who name="Brent Fulgham">bfulgham</who>
    <bug_when>2022-07-12 12:49:17 -0700</bug_when>
    <thetext>Renaming to just cover the Glyph support.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1882479</commentid>
    <comment_count>5</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2022-07-12 12:49:35 -0700</bug_when>
    <thetext>&lt;rdar://problem/96904988&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2162370</commentid>
    <comment_count>6</comment_count>
    <who name="Tim Nguyen (:ntim)">ntim</who>
    <bug_when>2025-12-01 16:56:06 -0800</bug_when>
    <thetext>Our counter style support has gotten a lot better over the past 2 years, I believe this specific request has been addressed. Please open individual tickets if there are bugs you find with our counter style implementations.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>