issues
search
hail2u
/
html-best-practices
For writing maintainable and scalable HTML documents
4.11k
stars
439
forks
source link
Clarify how UTF-8 required (not suggested) in spec
#50
Closed
hail2u
closed
6 years ago
hail2u
commented
6 years ago
UTF-8 is must, not should
Charset value is limited to UTF-8
Spec does not allow non-UTF-8 document
This resolves #47.
This resolves #47.