popcode
popcode copied to clipboard
HTML Validation bugs before and after <html> tags
HTML Validation needs to be tuned for scenarios when someone types outside the <html> tags.
When typing before the <html> tag, the error is incorrect and complains of a missing <title> tag:
https://popcode.org/?snapshot=d67b60f2-822d-47fa-a0a0-8a9f4f3a9e5d
When typing after the <html> tag, no error is thrown:
https://popcode.org/?snapshot=8217d934-fe16-4695-9bab-8a0361c223a6