Pro@programming.dev to Programmer Humor@programming.devEnglish · 2 months ago[comiCSS] Visited Linkcomicss.artimagemessage-square11linkfedilinkarrow-up1254arrow-down11file-text
arrow-up1253arrow-down1image[comiCSS] Visited Linkcomicss.artPro@programming.dev to Programmer Humor@programming.devEnglish · 2 months agomessage-square11linkfedilinkfile-text
minus-squaremmddmm@lemm.eelinkfedilinkarrow-up9·2 months ago JS needs to know about styles? It’s about JS trying to detect if the link was visited, not about style. People used to do that to evade cross-site tracking protection, and this is why JS isn’t allowed to know that anymore.
minus-squareorockwell@lemmy.worldlinkfedilinkarrow-up1·1 month agohence the comment about tracking ;) anything more than recording your events as they happen are a security and privacy risk
It’s about JS trying to detect if the link was visited, not about style. People used to do that to evade cross-site tracking protection, and this is why JS isn’t allowed to know that anymore.
Removed by mod
hence the comment about tracking ;) anything more than recording your events as they happen are a security and privacy risk