<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - AX: ARIA 1.1 &#64;aria-current"
   href="https://bugs.webkit.org/show_bug.cgi?id=146012#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - AX: ARIA 1.1 &#64;aria-current"
   href="https://bugs.webkit.org/show_bug.cgi?id=146012">bug 146012</a>
              from <span class="vcard"><a class="email" href="mailto:cfleizach&#64;apple.com" title="chris fleizach &lt;cfleizach&#64;apple.com&gt;"> <span class="fn">chris fleizach</span></a>
</span></b>
        <pre>Comment on <span class=""><a href="attachment.cgi?id=260895&amp;action=diff" name="attach_260895" title="patch">attachment 260895</a> <a href="attachment.cgi?id=260895&amp;action=edit" title="patch">[details]</a></span>
patch

View in context: <a href="https://bugs.webkit.org/attachment.cgi?id=260895&amp;action=review">https://bugs.webkit.org/attachment.cgi?id=260895&amp;action=review</a>

<span class="quote">&gt; Source/JavaScriptCore/inspector/protocol/DOM.json:83
&gt; +                { &quot;name&quot;: &quot;ARIACurrent&quot;, &quot;type&quot;: &quot;string&quot;, &quot;optional&quot;: true, &quot;enum&quot;: [&quot;true&quot;, &quot;false&quot;, &quot;page&quot;, &quot;step&quot;, &quot;location&quot;, &quot;date&quot;, &quot;time&quot;], &quot;description&quot;: &quot;Current item within a container or set of related elements.&quot; },</span >

do we name any other properties with ARIA as the prefix in the node inspector?
if not, we might as well leave just this string as &quot;current&quot;... i think internally and with the platform API we can leave it ARIACurrent, but node inspector can probably stick with &quot;current&quot;</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>