Changes between Initial Version and Version 1 of Ticket #6465, comment 19
- Timestamp:
- Mar 25, 2014, 10:58:00 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #6465, comment 19
initial v1 4 4 5 5 There were 2 exceptions however: 6 1. IE - seems to handle styles from Excel pretty well. This browsers simply works with Excel6 1. IE - original TC seems to be confirmed for IE8-11. When you paste table with CRRL+V styles are present but when you do the same with pasteFromWord they are removed so IE works partially. 7 7 2. FF on Mac with {{{allowedContent:true}}} - you could actually see background color but this was because together with table, style tag (which contained this style for td) was pasted. 8 8