Console object API: warn
This test-case is intended for console.exception method.
Jan Odvarko, odvarko@gmail.com
- Open Firebug and enable the Console panel.
- Click on the
Execute Test
button below.
- The Console panel should display:
ReferenceError: asdf is not defined
- There should be the source line displayed:
asdf.asdf = 1;
- There should be a source line displayed:
exception.html (line 34)