Hacker News new | past | comments | ask | show | jobs | submit login

That’s not true – the WHATWG has already deprecated some HTML specs, and older HTML pages already break today.

XHTML would have worked the same way – after a few years, you can deprecate the old parsers.




As far as I know, WHATWG have deprecated some elements not widely used (like "isindex", "font"), but the documents using these elements will still be readable even if not exactly as the author intended. Moving to XHTML, on the other hand, would make billions of pages totally inaccessible.

There are people who are now dead who have pages on the internet. These pages will never be updated.


font still works. isindex does not. It's extremely rare for a cross-browser HTML element to get removed but isindex is one of those.


blink also doesn’t work anymore, and neither does marquee. Several of the frame attributes are broken as well. noscript doesn’t always work reliably depending on browser.


Marquee works for me in Gecko and Blink. Didn't test the other two engines.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: