Today I learned that “View Source” and “Insepct Element” don’t show the same thing (checked in Safari and Chromium) 🤯
I was inspecting an element and only seeing an attribute appear once but the page source showed the attribute was set twice and the second (correct) one was being ignored!