Some elements don't show up in the Tor Browser with Security Settings set to high since they are written in SVG #275

Closed
opened 2017-07-17 10:47:40 +00:00 by C-O-M-P-A-R-T-M-E-N-T-A-L-I-Z-A-T-I-O-N · 5 comments
C-O-M-P-A-R-T-M-E-N-T-A-L-I-Z-A-T-I-O-N commented 2017-07-17 10:47:40 +00:00 (Migrated from github.com)

Solution: Convert them to PNG?

Solution: Convert them to PNG?
kewde commented 2017-07-17 11:14:37 +00:00 (Migrated from github.com)

Will do this.

Will do this.
C-O-M-P-A-R-T-M-E-N-T-A-L-I-Z-A-T-I-O-N commented 2017-07-17 11:15:58 +00:00 (Migrated from github.com)

@kewde Is it possible to show PNG only if SVG is blocked since that would lead to faster loading times?

@kewde Is it possible to show PNG only if SVG is blocked since that would lead to faster loading times?
kewde commented 2017-07-17 11:18:52 +00:00 (Migrated from github.com)

@C-O-M-P-A-R-T-M-E-N-T-A-L-I-Z-A-T-I-O-N
I haven't seen a trick like this that works in pure html/css, I know it's possible in JavaScript however, but I think we all agree to avoid that.

@C-O-M-P-A-R-T-M-E-N-T-A-L-I-Z-A-T-I-O-N I haven't seen a trick like this that works in pure html/css, I know it's possible in JavaScript however, but I think we all agree to avoid that.
C-O-M-P-A-R-T-M-E-N-T-A-L-I-Z-A-T-I-O-N commented 2017-07-17 11:44:43 +00:00 (Migrated from github.com)

@kewde
Just found that it's possible using HTML/CSS only: https://css-tricks.com/svg-fallbacks/
That's great because I think the images should be entirely transformed to SVG and with this method even browsers that don't display SVG may still be compatible by making them display PNG instead. Should I make a separate issue for the "transform all images to SVG" part?

@kewde Just found that it's possible using HTML/CSS only: https://css-tricks.com/svg-fallbacks/ That's great because I think the images should be entirely transformed to SVG and with this method even browsers that don't display SVG may still be compatible by making them display PNG instead. Should I make a separate issue for the "transform all images to SVG" part?
kewde commented 2017-08-06 11:35:29 +00:00 (Migrated from github.com)
#308
This repo is archived. You cannot comment on issues.
No Milestone
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: privacyguides/privacytools.io#275
No description provided.