[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:08:59 PDT 2016


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

--- Comment #3 from chris fleizach <cfleizach at apple.com> ---
Comment on attachment 284463
  --> https://bugs.webkit.org/attachment.cgi?id=284463
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?

-- 
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/f3a49ab6/attachment.html>


More information about the webkit-unassigned mailing list