Skip empty text nodes for whitespace attachment.
Setting empty text nodes as the last seen text node for the WhitespaceAttacher leads to subsequent whitespace nodes not being re- attached. Just skip empty text nodes as if they weren't there. Bug: 428313 Change-Id: I79a6382d7215ec46bfb9165c04b1acb190e6357a Reviewed-on: https://chromium-review.googlesource.com/1252467Reviewed-by:Koji Ishii <kojii@chromium.org> Commit-Queue: Rune Lillesveen <futhark@chromium.org> Cr-Commit-Position: refs/heads/master@{#595350}
Showing
Please register or sign in to comment