Skip to content

TypeError: document.write is not a function #1266

@ssb22

Description

@ssb22

Hi, thanks for implementing LightPanda which I'm hoping to be able to use with my web-accessibility proxy so that blind users will have the option of using text-mode browsers that don't support Javascript themselves.

However, I noticed that any attempt to use document.write (during page load) gives TypeError: document.write is not a function whereas it's one of the earliest DOM-modifying functions around (it predates innerHTML). Is this just "not implemented yet" or was there a deliberate decision not to support it for some reason?

Thanks.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions