You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Previously, The `DOCTYPE`, `SYSTEM`, and `PUBLIC` parts of the doctype
were uppercased, however, since the rest of HTML is typically written
lowercase, in my opinion it doesn’t make sense to use uppercase for
only this exception where lowercase works perfectly fine.
0 commit comments