[Webkit-unassigned] [Bug 185897] AX: setValue on contenteditable should preserve whitespace

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 23 08:17:51 PDT 2018


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

--- Comment #10 from Nan Wang <n_wang at apple.com> ---
(In reply to chris fleizach from comment #9)
> Comment on attachment 341062 [details]
> patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=341062&action=review
> 
> > Source/WebCore/accessibility/AccessibilityRenderObject.cpp:1783
> > +            RenderElement& renderParent = downcast<RenderElement>(renderer);
> 
> This is not really the renderParent right? It’s more like renderElement?

It’s the parent of the text node. This can be misleading, I’ll update before committing

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


More information about the webkit-unassigned mailing list