Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #31676, comment 4


Ignore:
Timestamp:
04/24/2015 03:25:02 PM (8 years ago)
Author:
iseulde
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #31676, comment 4

    initial v1  
    1 It looks like that's just contenteditable doing it. Spaces are padded at the end of text nodes. I'm going to close this as a duplicate of #31157 since it's the same issue really. Spaces are padded with ` ` in Chrome.
     1It looks like that's just contenteditable doing it. Spaces are padded at the end of text nodes. I'm going to close this as a duplicate of #31157 since it's the same issue really. Text nodes are padded with ` ` in Chrome.