🚧🏗️👷🏾Note: This site is under construction. Expect a lot of broken links and layouts. Have feedback? Email me at [email protected]

HomeElsewhere

Web Features That May Not Work As You’d Expect

Published: Updated:

Updates

  • There was a guy who made a comment on how my work around for the inaccessible link styles wouldn’t really work and there are other approached like letting the user tell you that information. I didn’t understand what he was saying at the time but I see what he means now. I’m embarrassed it took me 4 years.
  • I discovered that Paint Workers are disabled in anchors because of that CSS history attack I mentioned.

As the web gets more and more capable, developers are able to make richer online experiences. There are times, however, where some new web capabilities may not work as you would expect in the interest of usability, security and privacy.

I have run into situations like this. Like lazy loading in HTML. It’s easy to drop that attribute onto an image element only to realize… it actually needs more than that to do its thing. We’ll get into that specific one in a moment as we look at a few other features that might not work exactly as you‘d expect.

This is the first post I’ve written for an online web dev publication. I’m embarassed to say that it took 6 months to get it out, but here it is! Thanks to Geoff and Chris for helping me with this! I do hope to write more content for other publications throughout the rest of the year.