Skip to content

"Scripting is enabled" is incorrect for fragment parsing #12254

@noamr

Description

@noamr

What is the issue with the HTML Standard?

When creating the side document for fragment parsing (also when parsing using DOMParser?) that document has no browsing context, which would mean this document would be parsed as if it has scripting disabled, affecting <noscript> and such.

This seems broken as this state should derive from the target document/environment.

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs testsMoving the issue forward requires someone to write teststopic: parser

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions