Skip to content
This repository has been archived by the owner on Sep 21, 2022. It is now read-only.

Warn if CSS rules cannot be read in some browsers #122

Merged
merged 1 commit into from Mar 4, 2015
Merged

Conversation

SevInf
Copy link
Contributor

@SevInf SevInf commented Mar 4, 2015

Due to same-origin policy in Firefox, css rules cannot be read if
stylesheet is loaded from a different domain. This patch adds warning
in this case (instead of crashing).

Due to same-origin policy in Firefox, css rules cannot be read if
stylesheet is loaded from a different domain. This patch adds warning
in this case (instead of crashing).
@SevInf
Copy link
Contributor Author

SevInf commented Mar 4, 2015

@j0tunn @scf2k

@scf2k
Copy link
Contributor

scf2k commented Mar 4, 2015

ok

SevInf pushed a commit that referenced this pull request Mar 4, 2015
Warn if CSS rules cannot be read in some browsers
@SevInf SevInf merged commit b5f4e96 into master Mar 4, 2015
@SevInf SevInf deleted the fix/sop-css branch March 4, 2015 15:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants