[webkit-reviews] review granted: [Bug 185897] AX: setValue on contenteditable should preserve whitespace : [Attachment 341062] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 23 08:09:14 PDT 2018


chris fleizach <cfleizach at apple.com> has granted Nan Wang <n_wang at apple.com>'s
request for review:
Bug 185897: AX: setValue on contenteditable should preserve whitespace
https://bugs.webkit.org/show_bug.cgi?id=185897

Attachment 341062: patch

https://bugs.webkit.org/attachment.cgi?id=341062&action=review




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


More information about the webkit-reviews mailing list