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

[css-shapes] Fetching data: URLs #454

Closed
youennf opened this issue Sep 8, 2016 · 2 comments
Closed

[css-shapes] Fetching data: URLs #454

youennf opened this issue Sep 8, 2016 · 2 comments
Labels
css-shapes-1 Current Work

Comments

@youennf
Copy link

youennf commented Sep 8, 2016

https://drafts.csswg.org/css-shapes/#propdef-shape-outside is using fetch with cors anonymous mode to retrieve resources.
To enable access to data URLs, the Same-Origin data URL flag should be set.

@youennf
Copy link
Author

youennf commented Sep 8, 2016

Related topic in whatwg/fetch#381

@zcorpan zcorpan changed the title [css-shapes] [css-shapes] Fetching data: URLs Sep 8, 2016
@dbaron dbaron added the css-shapes-1 Current Work label Sep 28, 2016
@xfq
Copy link
Member

xfq commented Jan 17, 2018

The same-origin data-URL flag was removed in whatwg/fetch#387, so I guess this issue can be closed now?

@youennf youennf closed this as completed Jan 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
css-shapes-1 Current Work
Projects
None yet
Development

No branches or pull requests

3 participants