Skip to content

Add support for external JS (in HTML logs) #4

@mindplay-dk

Description

@mindplay-dk

Add support for external Javascript via <script> tags in <head> or <body>.

Consider practical and security implications: what would be the execution context/scope of external scripts? (documents get aggregated into shadow-roots, so there's no dedicated document-scope for external scripts...?)

Needs discussion/specification before implementation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions