The color adjust property can be used to control how user agents treat printed websites.
Topic: CSS โ Page 18
Stylesheets block the first render which is why you should always have a look at them. Today I learned that they also block inline JavaScript!
The CSS attribute can select values that usually wouldn't match in case-insensitive mode.
It turns out you can pick several other pointer events for SVGs...