Issue #2297
This test-case is intended for Issue #2297
- Reporting failure to load javascript.
Jan Odvarko, odvarko@gmail.com
- Open Firebug and enable the Net panel.
- Switch to the Console panel and use the options menu to
enable Show Network Errors option.
- Reload this page.
- You should see a NetworkError in the Console panel and the status bar should
display 1 Error.
- Click on the error and you shoud be navigated into the Net panel where the appropriate
entry (displayed in red color) should be opened.