FCKeditor - Test 005

Expected results: The editor content must be loaded and the submit button must post the editors html. No javascript errors should be thrown (security errors).
Configurations: BaseHref = http://www.fckeditor.net
Steps to Reproduce:

  1. Wait the editor to load.
  2. Create a table with border = 0 and an anchor.
  3. Create an image and points it to /images/logotop.gif
  4. Hit submit button and check the posted data.