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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 22 19:31:23 PDT 2018


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

--- Comment #4 from Nan Wang <n_wang at apple.com> ---
(In reply to chris fleizach from comment #3)
> Comment on attachment 341054 [details]
> patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=341054&action=review
> 
> > Source/WebCore/accessibility/AccessibilityRenderObject.cpp:1787
> > +            style.setWhiteSpace(PRE);
> 
> We don’t have to set this before we set inner text?

I think the render tree update happens afterwards. But I can move this before that

-- 
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/8b80e22a/attachment-0001.html>


More information about the webkit-unassigned mailing list