<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#c4">Comment # 4</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:n_wang@apple.com" title="Nan Wang <n_wang@apple.com>"> <span class="fn">Nan Wang</span></a>
</span></b>
<pre>(In reply to <a href="show_bug.cgi?id=160155#c3">comment #3</a>)
<span class="quote">> Comment on <span class=""><a href="attachment.cgi?id=284463&action=diff" name="attach_284463" title="patch">attachment 284463</a> <a href="attachment.cgi?id=284463&action=edit" title="patch">[details]</a></span>
> patch
>
> View in context:
> <a href="https://bugs.webkit.org/attachment.cgi?id=284463&action=review">https://bugs.webkit.org/attachment.cgi?id=284463&action=review</a>
>
> > Source/WebCore/accessibility/AccessibilityRenderObject.cpp:3144
> > + if (obj->renderer() && obj->renderer()->isInlineElementContinuation())
>
> shouldn't nextSibling take care of this case?</span >
I think this case is happened in the firstChild() iteration.</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>