mirror of
https://github.com/lightpanda-io/browser.git
synced 2026-07-30 09:16:07 -04:00
1 - inline scripts don't fire anything 2 - load fires even on a JS throw https://github.com/lightpanda-io/browser/pull/1629, so that is now removed. Tested the behavior extensively in chrome/firefox (new test files) and matched our implementation to those tests. Fixes https://github.com/lightpanda-io/browser/issues/3069