[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:27:22 PDT 2018


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

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

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


More information about the webkit-unassigned mailing list