<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - AX: Headers of table not read by VoiceOver"
   href="https://bugs.webkit.org/show_bug.cgi?id=158693#c16">Comment # 16</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - AX: Headers of table not read by VoiceOver"
   href="https://bugs.webkit.org/show_bug.cgi?id=158693">bug 158693</a>
              from <span class="vcard"><a class="email" href="mailto:helene.vinh&#64;amadeus.com" title="helene.vinh&#64;amadeus.com">helene.vinh&#64;amadeus.com</a>
</span></b>
        <pre>Hello,

We use this CSS to make the headers invisible to sighted users.
An alternative that we could do is use:

position:fixed; opacity:0;

Will it work that way or is it really the position:fixed that is causing the issue? 

Best regards</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>