<?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>123751</bug_id>
          
          <creation_ts>2013-11-04 12:41:27 -0800</creation_ts>
          <short_desc>AX: &apos;-webkit-alt&apos; does not handle concatenated values, like &apos;content&apos; property does.</short_desc>
          <delta_ts>2023-12-22 10:52:49 -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>Accessibility</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>159022</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>
          <dependson>120188</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="James Craig">jcraig</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ntim</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>946779</commentid>
    <comment_count>0</comment_count>
    <who name="James Craig">jcraig</who>
    <bug_when>2013-11-04 12:41:27 -0800</bug_when>
    <thetext>From bug 120188:

&gt; &gt; &gt; Source/WebCore/css/CSSParser.cpp:3794
&gt; &gt; &gt; +bool CSSParser::parseAlt(CSSPropertyID propID, bool important)
&gt; &gt; 
&gt; &gt; It doesn&apos;t look like this is handling concatenated values, which should be added to the test case, too.
&gt; &gt; 
&gt; &gt; See: CSSParser::parseContent
&gt; 
&gt; Please file a new bug. 

Test case:

&lt;div foo=&quot;foo&quot; baz=&quot;baz&quot; bif=&quot;bif&quot; bop=&quot;bop&quot; style=&quot;content: attr(foo) &quot; bar &quot; attr(baz); -webkit-alt: attr(bif) &quot; bap &quot; attr(bop); &quot;&gt;contents&lt;/div&gt;
 
Display renders &quot;foo bar baz&quot;.
AX API gets &quot;bif bap bop&quot;.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>946781</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2013-11-04 12:41:35 -0800</bug_when>
    <thetext>&lt;rdar://problem/15385937&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2001612</commentid>
    <comment_count>2</comment_count>
    <who name="Tim Nguyen (:ntim)">ntim</who>
    <bug_when>2023-12-22 10:52:49 -0800</bug_when>
    <thetext>The new alt text syntax added in bug 159022 handles concatenated values.

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

    </bug>

</bugzilla>