1. CKG editor clears the complete
Code: Select all
<iframe>...</iframe>
2 a. S9y's built-in editor clears certain "style=" tags, like
Code: Select all
<p style="clear: both">
Code: Select all
<p>
Note that it does not clear all "style"-tags, image resizing through "style" works fine, for example.
2 b. Strangely, when I switched from S9y WYSIWYG to Source Code only in the User Options, the missing style tags suddenly reappeared (this might be a strange cache issue, though).