Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some service worker tests rely on a document body which might be null #8177

Merged
merged 1 commit into from
Nov 14, 2017

Conversation

youennf
Copy link
Contributor

@youennf youennf commented Nov 14, 2017

On WebKit side, there is a race so that document.body might be null when with_iframe is called.
This makes the tests fail.
Although additional investigation should be done to see whether body should or should not be null in that case, this change allows making the following two tests more robust.

@w3c-bots
Copy link

w3c-bots commented Nov 14, 2017

Build PASSED

Started: 2017-11-14 14:47:35
Finished: 2017-11-14 14:55:25

View more information about this build on:

@mkruisselbrink mkruisselbrink merged commit 8eba4f8 into web-platform-tests:master Nov 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants