Skip to content

Conversation

@brianmcd
Copy link
Contributor

@brianmcd brianmcd commented Sep 5, 2011

1.) env_with_https mocks out a request object, but was missing the end() function, which was causing a warning.

2.) load_multiple_resources_with_defer_close loads an iframe that expects the parent window to have a loadComplete() function, which didn't exist. Added a mocked version like we have in the level2/html tests.

1.) env_with_https mocks out a request object, but was missing the end()
    function, which was causing a warning.

2.) load_multiple_resources_with_defer_close loads an iframe that
    expects the parent window to have a loadComplete() function, which
    didn't exist.  Added a mocked version like we have in the
    level2/html tests.
@tmpvar tmpvar merged commit 388b04c into jsdom:master Sep 5, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants