<?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>151691</bug_id>
          
          <creation_ts>2015-11-30 18:51:23 -0800</creation_ts>
          <short_desc>AX: Change the AXRoleDescription value of the ARIA feed role to &quot;feed&quot;</short_desc>
          <delta_ts>2017-04-30 06:33:57 -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>Safari 9</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>171183</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="James Craig">jcraig</reporter>
          <assigned_to name="Joanmarie Diggs">jdiggs</assigned_to>
          <cc>jdiggs</cc>
    
    <cc>richschwer</cc>
    
    <cc>webkit-bug-importer</cc>
    
    <cc>webkit</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1145084</commentid>
    <comment_count>0</comment_count>
    <who name="James Craig">jcraig</who>
    <bug_when>2015-11-30 18:51:23 -0800</bug_when>
    <thetext>ARIA 1.1 adds a new type of list subclass called &quot;feed&quot; with &quot;article&quot; children. Articles are not landmarks, but it might be useful to have some quick navigation between them when in a &quot;feed&quot; context.

http://rawgit.com/w3c/aria/master/aria/aria.html#feed</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1145085</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2015-11-30 18:51:41 -0800</bug_when>
    <thetext>&lt;rdar://problem/23699399&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1145088</commentid>
    <comment_count>2</comment_count>
    <who name="James Craig">jcraig</who>
    <bug_when>2015-11-30 18:57:17 -0800</bug_when>
    <thetext>That said, I haven&apos;t seen a convincing argument for why a list of articles in a &quot;feed&quot; is more or less useful than a list of articles outside a &quot;feed&quot;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1146243</commentid>
    <comment_count>3</comment_count>
    <who name="James Craig">jcraig</who>
    <bug_when>2015-12-04 01:56:38 -0800</bug_when>
    <thetext>Looks like the general consensus is that people just want article navigation separate from the main landmarks, so let&apos;s just add a Safari rotor for &lt;article&gt; and role=&quot;article&quot;.

This would allow quick rotor navigation on many sites like Facebook, Twitter, etc. w/o the need for a new container role.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1146248</commentid>
    <comment_count>4</comment_count>
    <who name="Zoë Bijl">webkit</who>
    <bug_when>2015-12-04 02:28:28 -0800</bug_when>
    <thetext>Before Feed gets shot down completely, please consider that we might want to expand it to support other elements/media like images, video, or even mixed.

See PFWG minutes here: http://www.w3.org/2015/11/12-aria-minutes.html#item04</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1146262</commentid>
    <comment_count>5</comment_count>
    <who name="James Craig">jcraig</who>
    <bug_when>2015-12-04 04:05:07 -0800</bug_when>
    <thetext>Isn&apos;t &quot;list&quot; sufficient for those?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1151277</commentid>
    <comment_count>6</comment_count>
    <who name="Zoë Bijl">webkit</who>
    <bug_when>2015-12-24 10:38:30 -0800</bug_when>
    <thetext>@James: I think you&apos;re better off asking Matt King, he came up with it :)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1246989</commentid>
    <comment_count>7</comment_count>
    <who name="Rich Schwerdtfeger">richschwer</who>
    <bug_when>2016-11-01 12:58:43 -0700</bug_when>
    <thetext> I would recommend you do the same mapping we created (Mac terms) for feed. Group would suffice, as you can have a group of articles, if you don’t wish to do anything special. IA2 uses a group role with an xml-roles object attribute=“feed”. So, this would be as simple as having an AXGroup role with a Mac role description of  “feed”.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1303043</commentid>
    <comment_count>8</comment_count>
    <who name="James Craig">jcraig</who>
    <bug_when>2017-04-29 16:41:00 -0700</bug_when>
    <thetext>Adoption of this has been reasonable in sites and other rendering engines, so let&apos;s implement. 

Todo: Implement a new &apos;feedRole&apos; in WebKit, a with macOS platform mapping of:

  AXRole: AXGroup
  AXSubrole: AXApplicationGroup
  AXRoleDescription: &apos;feed&apos;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1303046</commentid>
    <comment_count>9</comment_count>
    <who name="Joanmarie Diggs">jdiggs</who>
    <bug_when>2017-04-29 18:50:45 -0700</bug_when>
    <thetext>(In reply to James Craig from comment #8)
&gt; Adoption of this has been reasonable in sites and other rendering engines,
&gt; so let&apos;s implement. 
&gt; 
&gt; Todo: Implement a new &apos;feedRole&apos; in WebKit, a with macOS platform mapping of:
&gt; 
&gt;   AXRole: AXGroup
&gt;   AXSubrole: AXApplicationGroup

The above is already done.

&gt;   AXRoleDescription: &apos;feed&apos;

This will need to be done. Currently it is &apos;group&apos;. Assigning to myself. Will do a new patch, along with some other new roles, tomorrow.

Thanks for the update!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1303103</commentid>
    <comment_count>10</comment_count>
    <who name="Joanmarie Diggs">jdiggs</who>
    <bug_when>2017-04-30 06:33:57 -0700</bug_when>
    <thetext>Closing as a dup of bug 171183 which now has a patch which adds the figure and term roles and also updates the AXRoleDescription mapping for the feed role.

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

    </bug>

</bugzilla>