Console object API: warn

This test-case is intended for console.exception method.
Jan Odvarko, odvarko@gmail.com

  1. Open Firebug and enable the Console panel.
  2. Click on the Execute Test button below.
  3. The Console panel should display: ReferenceError: asdf is not defined
  4. There should be the source line displayed: asdf.asdf = 1;
  5. There should be a source line displayed: exception.html (line 34)