mirror of
https://github.com/lightpanda-io/browser.git
synced 2025-10-28 14:43:28 +00:00
Add a callback to libdom which triggers whenever a script tag is added. Page registers the callback AFTER the HTML is parsed, but before any JS is processed and loads the script tags.