I'm using Full HTML filter, with CKEditor. The following filters are enabled:
- Align images
- Caption images
- Track images uploaded via a Text Editor
- Collapsible text blocks
Note that Limit allowed HTML tags and correct faulty HTML is NOT enabled.
when I add a style attribute to a table element in Ckeditor using the Source view, specifically "width=75%", it is stripped when the page is rendered. When I edit the page again and go to Source view, the style tag is there.
What is stripping it on render?