Changes between Initial Version and Version 1 of Ticket #13640, comment 1
- Timestamp:
- Aug 14, 2015, 12:47:03 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #13640, comment 1
initial v1 1 1 Another TC from IE9: 2 3 4 2 5 3 1. Open [/tests/tickets/13465/1#child](http://tests.ckeditor.dev:1030/tests/tickets/13465/1#child) … … 10 8 **Expected:** 11 9 12 ```<p>[[foobar]]</p>``` 10 {{{<p>[[foobar]]</p>}}} 13 11 14 12 **Actual:** 15 13 16 ```<p><span contenteditable="false" tabindex="-1"><span data-widget="placeholder">[[foobar]]</span><span style="background:url("http://192.168.20.115:1030/apps/ckeditor/plugins/widget/images/handle.png") rgba(220, 220, 220, 0.5); display:block; left:0px; top:-12px"><img draggable="true" src="data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==" style="height:15px; width:15px" title="Click and drag to move" /></span></span></p>``` 14 {{{<p><span contenteditable="false" tabindex="-1"><span data-widget="placeholder">[[foobar]]</span><span style="background:url("http://192.168.20.115:1030/apps/ckeditor/plugins/widget/images/handle.png") rgba(220, 220, 220, 0.5); display:block; left:0px; top:-12px"><img draggable="true" src="data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==" style="height:15px; width:15px" title="Click and drag to move" /></span></span></p>}}}