Changes between Initial Version and Version 1 of Ticket #11427, comment 8
- Timestamp:
- Feb 4, 2014, 5:18:49 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #11427, comment 8
initial v1 9 9 I even triggered it on native contenteditable with one line of `selection#getRanges`. See [[attachment:11427.html]]. 10 10 11 However, to trigger this, we need very precise HTML. Even a space after image is important! And there has to be an inline element inside second paragraph. Therefore, I don't see this as a bugwhich we should waste more time.11 However, to trigger this, we need very precise HTML. Even a space after image is important! And there has to be an inline element inside second paragraph. And image has to be floated. Therefore, I don't see this as a bug for which we should waste more time.