<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#c8">Comment # 8</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:n_wang&#64;apple.com" title="Nan Wang &lt;n_wang&#64;apple.com&gt;"> <span class="fn">Nan Wang</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=146012#c7">comment #7</a>)
<span class="quote">&gt; 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>
&gt; patch
&gt; 
&gt; View in context:
&gt; <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>
&gt; 
&gt; &gt; Source/JavaScriptCore/inspector/protocol/DOM.json:83
&gt; &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; },
&gt; 
&gt; do we name any other properties with ARIA as the prefix in the node
&gt; inspector?
&gt; if not, we might as well leave just this string as &quot;current&quot;... i think
&gt; internally and with the platform API we can leave it ARIACurrent, but node
&gt; inspector can probably stick with &quot;current&quot;</span >

Okay, will make the change</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>