Skip to content

document.write doesn't have proper semantics in jsdom #32

@brianmcd

Description

@brianmcd

The knockout unit tests rely on document.write inserting HTML in place. JSDOM doesn't do this, and it causes scripts to execute in the wrong order.

Current hack-fix is to remove the script injection to get knockout tests to run.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions