<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - AX: AccessibilityRenderObject is adding duplicated children when CSS first-letter is being used."
   href="https://bugs.webkit.org/show_bug.cgi?id=160155#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - AX: AccessibilityRenderObject is adding duplicated children when CSS first-letter is being used."
   href="https://bugs.webkit.org/show_bug.cgi?id=160155">bug 160155</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=284464&amp;action=diff" name="attach_284464" title="patch">attachment 284464</a> <a href="attachment.cgi?id=284464&amp;action=edit" title="patch">[details]</a></span>
patch

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

<span class="quote">&gt; Source/WebCore/accessibility/AccessibilityRenderObject.cpp:226
&gt; +    // Sometimes with CSS first-letter selector, we were adding the same text node twice.</span >

sorry to be a jerk, but this seems like it should be in firstChildConsideringContinuation shouldn't it

also if firstChild() returns null, how will nextSibling() be called</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>