FCKeditor - Test 006

Expected results: The editor content must be loaded and the submit button must post the editors html. No javascript errors should be thorwn (security errors).
Configurations: BaseHref = http://www.fckeditor.net / FullPage = true
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. Paste the following CSS tag in the source: <link href="/css/main.css" type="text/css" rel="stylesheet" />
  5. Check the WYSIWYG mode.
  6. Hit submit button and check the posted data.