-
Notifications
You must be signed in to change notification settings - Fork 194
Lowercase the doctype #111
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
|
This change adds an unnecessary newline. |
|
Fixed, thank you |
|
It is still there. |
|
Sorry, fixed again using file upload |
|
Requesting review again, please |
e0d540b to
735df1a
Compare
|
Golf bump here |
TIL! https://endtimes.dev/why-lowercase-letters-save-data/ (very cool) |
|
Maybe other web ML (xml, svg, ?) might benefit from careful application of this? |
Replace every DOCTYPE to doctype.
Best practice identified at https://stackoverflow.com/questions/7020961/uppercase-or-lowercase-doctype#comment71796606_7020961
The achieves not only being the same size as the existing file in the repository, but, because of GZIP compression, this is likely to be smaller when sent across the network wire, up to possibly a FULL BYTE!