Breaking Changes to the Web Platform
Over the years there have been necessary changes to the web platform that caused legacy websites to break.
Below is a list of those changes.
- SSL removed in favor of TLS wiki
- Adobe Flash (SWF) End of Life wiki
<applet>,<blink>, and many other tags removed html5window.showModalDialogremoved operablog- Passive touch listeners by default googleblog
- Forms with passwords marked
Not Secureover HTTP googleblog renamed toArray.prototype.flattenbreaks MooTools bugzillaArray.prototype.flat- Full page layout is no longer synchronous googleblog
- HTML Imports (part of Web Components v0) deprecated googleblog
- Cookies changed from
SameSite=NonetoSameSite=Laxby default chromestatus tweet alert()andconfirm()removed from cross-origin iframes chromestatus tweet
