<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - VoiceOver focus within link element"
   href="https://bugs.webkit.org/show_bug.cgi?id=165019">165019</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>VoiceOver focus within link element
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>WebKit
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>WebKit Nightly Build
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>iPhone / iPad
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>Normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P2
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Accessibility
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>webkit-unassigned&#64;lists.webkit.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>khsruru&#64;gmail.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>webkit-bug-importer&#64;group.apple.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Hello, I'm Hyongsop Kim in Korea, accessibility tester with VoiceOver.
During test with web pages with iOs VoiceOver, I discovered strange issue regarding VoiceOver focus 
with link &lt;a&gt; element.
Let's suppose that there is a link below.
&lt;a href=&quot;#&quot;&gt;link&lt;/a&gt;
With that link, I used css style to resize a element focus with width, height, border and etc.
However even if I applied any styles, VoiceOver focus is stayed only in text.
Of course if I change text font size, the text size is increased.
But I want let the focus is applied to the css style that I created so that focused to whole a 
element.
Here is a sample link page.
<a href="http://www.khsruru.com/vofocus">http://www.khsruru.com/vofocus</a>
Main navigation is a Korean, but page content is a English text.

Thank you.</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>