<?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>230687</bug_id>
          
          <creation_ts>2021-09-23 05:32:09 -0700</creation_ts>
          <short_desc>AX: aria-level is no longer supported on grid or tablist in ARIA 1.2</short_desc>
          <delta_ts>2021-09-24 07:48:54 -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>WebKit Nightly Build</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></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="Joanmarie Diggs">jdiggs</reporter>
          <assigned_to name="Joanmarie Diggs">jdiggs</assigned_to>
          <cc>andresg_22</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1796463</commentid>
    <comment_count>0</comment_count>
    <who name="Joanmarie Diggs">jdiggs</who>
    <bug_when>2021-09-23 05:32:09 -0700</bug_when>
    <thetext>Steps to reproduce:
1. Load `data:text/html,&lt;div role=&apos;grid&apos; aria-level=&apos;2&apos;&gt;...&lt;/div&gt;`
2. View the element using Accerciser

Expected results: The level of the grid would not be exposed because in ARIA 1.2 aria-level stopped being a supported property on grid and tablist. The spec also states:

&gt; User agents MUST ignore non-global states and properties used on an element without a role supporting the state or property

Actual results: The level is exposed.

It doesn&apos;t seem to be exposed in Safari. Also, removing the role completely doesn&apos;t stop the exposure. So we&apos;re presumably just passing it along all the time in ATK.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1796464</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2021-09-23 05:32:39 -0700</bug_when>
    <thetext>&lt;rdar://problem/83443317&gt;</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>