Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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