The respite point is to say: "You can continue parsing the HTML code before waiting for the script to appear."
If the script is directly in HTML, then you cannot (because the script is in a path in the source code), and that would be pointless (since there is no external dependency that would block parsing).
Quentin
source share