<?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>218791</bug_id>
          
          <creation_ts>2020-11-11 01:13:37 -0800</creation_ts>
          <short_desc>Allow more properties for ::marker pseudo-element</short_desc>
          <delta_ts>2021-10-25 06:26:04 -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>231972</dup_id>
          
          <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>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Antoine Quint">graouts</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>koivisto</cc>
    
    <cc>ntim</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1706381</commentid>
    <comment_count>0</comment_count>
    <who name="Antoine Quint">graouts</who>
    <bug_when>2020-11-11 01:13:37 -0800</bug_when>
    <thetext>The implementation of isValidMarkerStyleProperty() in PropertyCascade.cpp only supports a small list of properties from an old Editor&apos;s draft (25 July 2017). The latest draft (https://drafts.csswg.org/css-lists-3/#marker-properties as of this writing) now says this:

    3.1.1. Properties Applying to ::marker

    All properties can be set on a ::marker pseudo-element and will have a computed value; however, only the following CSS properties actually apply to a marker box:

    - the text-combine-upright, unicode-bidi, and direction properties
    - the content property
    - all animation and transition properties

We should update our implementation to match this.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1706382</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2020-11-11 01:14:05 -0800</bug_when>
    <thetext>&lt;rdar://problem/71274398&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1706398</commentid>
    <comment_count>2</comment_count>
    <who name="Antoine Quint">graouts</who>
    <bug_when>2020-11-11 01:44:12 -0800</bug_when>
    <thetext>Animation and transitions properties are already being added as part of bug 218792.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1808368</commentid>
    <comment_count>3</comment_count>
    <who name="Tim Nguyen (:ntim)">ntim</who>
    <bug_when>2021-10-25 06:26:04 -0700</bug_when>
    <thetext>

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

    </bug>

</bugzilla>