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

Add tests for which global is used in blob URL origins #4722

Merged
merged 1 commit into from
Feb 9, 2017

Conversation

domenic
Copy link
Member

@domenic domenic commented Feb 4, 2017

Helps with w3c/FileAPI#60.

This checks that it's the current, since that's what we want to change the spec to, not the incumbent, what the spec currently says. It passes in Gecko and Blink; Edge fails as it seems to use an entirely different blob URL format. Haven't tested Safari.

@wpt-stability-bot
Copy link

Firefox (nightly channel)

Testing web-platform-tests at revision fa8be46
Using browser at version BuildID 20170123125947; SourceStamp 36486fdc3813ef7943ae5b07b4128866d1938a6c
Starting 10 test iterations
All results were stable

All results

/FileAPI/url/multi-global-origin-serialization.sub.html
Subtest Results
OK
Blob URL serialization (specifically the origin) in multi-global situations PASS

@wpt-stability-bot
Copy link

Chrome (unstable channel)

Testing web-platform-tests at revision fa8be46
Using browser at version 58.0.3000.4 dev
Starting 10 test iterations
All results were stable

All results

/FileAPI/url/multi-global-origin-serialization.sub.html
Subtest Results
OK
Blob URL serialization (specifically the origin) in multi-global situations PASS

@zcorpan
Copy link
Member

zcorpan commented Feb 9, 2017

Passes in Safari TP (10.2, WebKit 12604.1.4.2).

@mkruisselbrink mkruisselbrink merged commit 559c404 into master Feb 9, 2017
@zcorpan zcorpan deleted the blob-url-origin branch February 10, 2017 10:58
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.

6 participants