Skip to content
main
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 

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 html5
  • window.showModalDialog removed operablog
  • Passive touch listeners by default googleblog
  • Forms with passwords marked Not Secure over HTTP googleblog
  • Array.prototype.flatten breaks MooTools bugzilla renamed to Array.prototype.flat
  • Full page layout is no longer synchronous googleblog
  • HTML Imports (part of Web Components v0) deprecated googleblog
  • Cookies changed from SameSite=None to SameSite=Lax by default chromestatus tweet
  • alert() and confirm() removed from cross-origin iframes chromestatus tweet

Releases

No releases published

Packages

No packages published