<?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>277154</bug_id>
          
          <creation_ts>2024-07-26 11:21:34 -0700</creation_ts>
          <short_desc>[CSS Quotes] Some CSS properties cause quotes to be reset</short_desc>
          <delta_ts>2024-07-29 14:12:05 -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>FIXED</resolution>
          
          
          <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="Tim Nguyen (:ntim)">ntim</reporter>
          <assigned_to name="Tim Nguyen (:ntim)">ntim</assigned_to>
          <cc>jschoi</cc>
    
    <cc>koivisto</cc>
    
    <cc>webkit-bug-importer</cc>
    
    <cc>yuhei.yasuda1003</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2048655</commentid>
    <comment_count>0</comment_count>
    <who name="Tim Nguyen (:ntim)">ntim</who>
    <bug_when>2024-07-26 11:21:34 -0700</bug_when>
    <thetext>&lt;style&gt;
q { 
  quotes: &quot;start&quot; &quot;end&quot;;
  text-shadow: red 2px 2px
}
&lt;/style&gt;&lt;q&gt;&lt;q&gt;&lt;/q&gt;&lt;/q&gt;


`text-shadow` / `stroke-width` / `text-underline-position` are the properties I&apos;ve gathered so far.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2048656</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2024-07-26 11:21:46 -0700</bug_when>
    <thetext>&lt;rdar://problem/132585704&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2048691</commentid>
    <comment_count>2</comment_count>
    <who name="Tim Nguyen (:ntim)">ntim</who>
    <bug_when>2024-07-26 13:18:12 -0700</bug_when>
    <thetext>Another reproducible testcase:

&lt;style&gt;
q { 
  quotes: &quot;start&quot; &quot;end&quot;;
}
q &gt; q {
    stroke-width: 2px;
}
&lt;/style&gt;&lt;q&gt;&lt;q&gt;&lt;/q&gt;&lt;/q&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2048788</commentid>
    <comment_count>3</comment_count>
    <who name="Tim Nguyen (:ntim)">ntim</who>
    <bug_when>2024-07-26 17:23:15 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/31331</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2048792</commentid>
    <comment_count>4</comment_count>
    <who name="Tim Nguyen (:ntim)">ntim</who>
    <bug_when>2024-07-26 17:28:25 -0700</bug_when>
    <thetext>*** Bug 182639 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2048797</commentid>
    <comment_count>5</comment_count>
    <who name="Tim Nguyen (:ntim)">ntim</who>
    <bug_when>2024-07-26 17:31:53 -0700</bug_when>
    <thetext>*** Bug 260425 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2048843</commentid>
    <comment_count>6</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2024-07-26 22:47:43 -0700</bug_when>
    <thetext>Committed 281444@main (1dd5907b5b49): &lt;https://commits.webkit.org/281444@main&gt;

Reviewed commits have been landed. Closing PR #31331 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2049199</commentid>
    <comment_count>7</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2024-07-29 14:12:05 -0700</bug_when>
    <thetext>Committed 280938.147@safari-7619-branch (af4b5aecf002): &lt;https://commits.webkit.org/280938.147@safari-7619-branch&gt;

Reviewed commits have been landed. Closing PR #1511 and removing active labels.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>