11Tests that all inlined scripts from the same document are shown in the same source frame with html script tags.
22Script source was shown.
33Script execution paused.
44Call stack:
5 0) f1 (inlined-scripts.html:3)
6 1) (inlined-scripts.html:3)
5 0) f1 (debug-inline-scripts.html:3)
6 1) (debug-inline-scripts.html:3)
77Call stack status: Paused on breakpoint
88==Source frame contents start==
99<html>
2424==Source frame contents end==
2525Script execution paused.
2626Call stack:
27 0) f4 (inlined-scripts.html:10)
28 1) (inlined-scripts.html:12)
27 0) f4 (debug-inline-scripts.html:10)
28 1) (debug-inline-scripts.html:12)
2929==Source frame contents start==
3030<html>
3131<head>