Test case for dynamic inline script tag debugging

Issue 2912: problems debugging javascript added by appending script tags

  1. Enable all panels (right click on Firebug Start button)
  2. Reload the page

As far as I can tell, jsd.onScriptCreated() is not called for the dynamic script tag. So there is no hack we can create in Firebug to solve this problem.