normalize.css
normalize.css copied to clipboard
Change the comment about fieldset for Firefox
Specifying the padding property for the fieldset element for Firefox is not necessary anymore. However, it is required for IE10 and IE11.
Firefox
Styling on:

Styling off (no padding changes):

IE11
Styling on:

Styling off (padding changed):

IE10
Styling on:

Styling off (padding changed):

@SiarheiBobryk you're right. And here's the Firefox "correction" from 2018: https://bugzilla.mozilla.org/show_bug.cgi?id=1483527