CH39 / E275|Selenium|Mon, 26 Jan ’15
Origin Story
Our Selenium webfont test is getting a SecurityError when it tries to read our Typekit stylesheet. It’s the result of Firefox’s same-origin policy. We look at the reasons for the error, ways of resolving it (including CORS), and implement a workaround.