[Webkit-unassigned] [Bug 160155] AX: AccessibilityRenderObject is adding duplicated children when CSS first-letter is being used.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jul 24 23:44:19 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=160155

--- Comment #4 from Nan Wang <n_wang at apple.com> ---
(In reply to comment #3)
> Comment on attachment 284463 [details]
> patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=284463&action=review
> 
> > Source/WebCore/accessibility/AccessibilityRenderObject.cpp:3144
> > +        if (obj->renderer() && obj->renderer()->isInlineElementContinuation())
> 
> shouldn't nextSibling take care of this case?

I think this case is happened in the firstChild() iteration.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160725/d5c6de16/attachment-0001.html>


More information about the webkit-unassigned mailing list