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

back-cg-draft.png not loading in Safari #273

Open
marcoscaceres opened this issue Nov 9, 2021 · 1 comment
Open

back-cg-draft.png not loading in Safari #273

marcoscaceres opened this issue Nov 9, 2021 · 1 comment

Comments

@marcoscaceres
Copy link
Member

The cg-draft stylesheet has:

       background-image: url('logos/back-cg-draft.png'),
                         var(--unofficial-watermark);

Which is resolving "logos/back-cg-draft.png" against the document's URL. You can see this in DevTools as a 404 in Safari.

Probably should be an absolute URL.

@marcoscaceres
Copy link
Member Author

Maybe a WebKit bug:
https://bugs.webkit.org/show_bug.cgi?id=232919

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