mirror of
https://github.com/lightpanda-io/browser.git
synced 2026-02-04 06:23:45 +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.