This test-case is intended for Issue #2462
- The firebug console still shows the xhr in progress if you abort it (via request.abort()).
Jan Odvarko, odvarko@gmail.com
Open Firebug and enable the Console panel.
Make sure Show XMLHttpRequests option is on.
Click on the Execute Test button below.
Check the XHR entry. The request must be red (aborted) and the
progress spinner stoppped.