Changes between Initial Version and Version 1 of Ticket #16821, comment 4
- Timestamp:
- Feb 17, 2017, 1:38:17 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #16821, comment 4
initial v1 1 1 This is pretty unusual: According to the `editor.filter.allowedContent` property in the tests a `td` with a `height` style should be allowed(true in the manual test), and yet it is not present in the final output. 2 3 EDIT: nevermind, I misinterpreted removing spans with height as removing height altogether.