Files
browser/src/tests
Karl Seguin eb453f471b Inline script tags ignore defer/async
According to MDN, inline script tags should not have defer/async attributes. But
some do. This ignores those attributes for inline script tags.

(Previously, we were only half ignoring them. We were treating them as inline,
but flagging them as deferred or async, which was causing issues with cleanup)

Fixes: https://github.com/lightpanda-io/browser/issues/1014
2025-09-05 23:23:31 +08:00
..
2025-09-04 13:11:15 +08:00
2025-09-05 13:52:08 +08:00
2025-09-03 22:54:40 +08:00
2025-09-03 22:54:41 +08:00
2025-09-03 22:54:41 +08:00
2025-09-04 17:46:42 +08:00
2025-09-04 13:11:15 +08:00