<?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>128400</bug_id>
          
          <creation_ts>2014-02-07 14:25:44 -0800</creation_ts>
          <short_desc>AX: error parsing role attribute tokens; need to trim/split string before analyzing</short_desc>
          <delta_ts>2023-03-21 00:18:43 -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>Accessibility</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar, WPTImpact</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>127447</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="James Craig">jcraig</reporter>
          <assigned_to name="Tyler Wilcock">tyler_w</assigned_to>
          <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>978052</commentid>
    <comment_count>0</comment_count>
    <who name="James Craig">jcraig</who>
    <bug_when>2014-02-07 14:25:44 -0800</bug_when>
    <thetext>WebKit recognizes:

Recognizes
role=&quot;navigation complementary foo&quot;

but not
role=&quot; navigation complementary foo&quot;

Probably just need to trim/split the string value before analyzing. Also check newline and other non-space whitespace chars.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>978056</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2014-02-07 14:26:23 -0800</bug_when>
    <thetext>&lt;rdar://problem/16015977&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>978096</commentid>
    <comment_count>2</comment_count>
    <who name="James Craig">jcraig</who>
    <bug_when>2014-02-07 15:20:20 -0800</bug_when>
    <thetext>Also fails on newlines and tab chars in role value.
See: LayoutTests/accessibility/roles-computedRoleString.html

FAIL: div[role=foo	button	bar] -&gt; . Expected: button.
FAIL: div[role=foo
button
bar] -&gt; . Expected: button.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>978110</commentid>
    <comment_count>3</comment_count>
    <who name="James Craig">jcraig</who>
    <bug_when>2014-02-07 15:52:07 -0800</bug_when>
    <thetext>Clarifying: this new layout test is coming in bug 127447.
LayoutTests/accessibility/roles-computedRoleString.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1942778</commentid>
    <comment_count>4</comment_count>
    <who name="James Craig">jcraig</who>
    <bug_when>2023-03-20 23:58:07 -0700</bug_when>
    <thetext>Tagging WPTImpact because this will fail with some of the impending role tests coming with the Interop 2023 Accessibility Investigation.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>