[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
Mon Jul 25 09:10:42 PDT 2016


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

--- Comment #10 from chris fleizach <cfleizach at apple.com> ---
Comment on attachment 284467
  --> https://bugs.webkit.org/attachment.cgi?id=284467
patch

View in context: https://bugs.webkit.org/attachment.cgi?id=284467&action=review

> Source/WebCore/accessibility/AccessibilityRenderObject.cpp:189
> +    // Sometimes with CSS first-letter selector, we were adding the same text node twice.

comment is worded a bit strangely

Can you change it to say why we don't want to process an inlineElementCont() as the firstChild (the CSS first letter would be noted as an example of that 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/1388f5c7/attachment-0001.html>


More information about the webkit-unassigned mailing list