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

JSIO fails to process styles from a cross domain stylesheet #9

Closed
alanshaw opened this issue Jan 11, 2013 · 0 comments
Closed

JSIO fails to process styles from a cross domain stylesheet #9

alanshaw opened this issue Jan 11, 2013 · 0 comments

Comments

@alanshaw
Copy link
Owner

Cross domain policy disallows accessing cssRules property of a cross domain stylesheet.

http://stackoverflow.com/questions/3211536/accessing-cross-domain-stylesheet-with-cssrules

JSIO should skip over cross domain stylesheets, not fail.

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

No branches or pull requests

1 participant