@kizu That’s what I keep telling to the German language 🥲 But seriously, it somehow seems to me like lowercase attributes say “I’m case-insensitive”, and lowerCase ones say “I’m case-sensitive”. For example, viewBox in SVG is a good example: it’s case-sensitive, and I want to convey this message. But also, currentcolor in my CSS is always lowercase for visual consistency, sorry!