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

HTML reports don't load correctly in Firefox #5

Open
RickyDaMa opened this issue Nov 14, 2024 · 1 comment
Open

HTML reports don't load correctly in Firefox #5

RickyDaMa opened this issue Nov 14, 2024 · 1 comment

Comments

@RickyDaMa
Copy link

Looks like the JavaScript/JQuery to set the @font-face URL is just straight-up not allowed in Firefox, see this console error:

Uncaught DOMException: CSSStyleDeclaration.setProperty: Can't set properties on CSSFontFaceRule declarations
@simoncozens
Copy link
Collaborator

Unfortunately this is a (long-standing) bug in Firefox: https://bugzilla.mozilla.org/show_bug.cgi?id=1736640

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

2 participants