Giter Site home page Giter Site logo

styfle / breaking-changes-web Goto Github PK

View Code? Open in Web Editor NEW
354.0 21.0 9.0 27 KB

๐Ÿ’ข A list of breaking changes to the web platform

Home Page: https://styfle.dev/projects/breaking-changes-web

list lists web web-platform deprecation deprecations deprecated

breaking-changes-web's Introduction

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 (June 2015)
  • Adobe Flash (SWF) End of Life wiki (December 2020)
  • <applet>, <blink>, and many other tags removed html5 (January 2008)
  • window.showModalDialog removed operablog (August 2014)
  • Passive touch listeners by default googleblog (January 2017)
  • Forms with passwords marked Not Secure over HTTP googleblog (January 2017)
  • Array.prototype.flatten breaks MooTools bugzilla renamed to Array.prototype.flat (May 2018)
  • Full page layout is no longer synchronous googleblog (May 2018)
  • HTML Imports (part of Web Components v0) deprecated googleblog (October 2018)
  • WebSQL is removed developer.apple.com (September 2019)
  • Cookies changed from SameSite=None to SameSite=Lax by default chromestatus tweet (August 2020)
  • alert() and confirm() removed from cross-origin iframes chromestatus tweet (July 2021)
  • Removing HTTP/2 Server Push from Chrome chromeblog (August 2022)

breaking-changes-web's People

Contributors

bennypowers avatar cyberap avatar jonahsnider avatar mathiasbynens avatar rahilwazir avatar styfle avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

breaking-changes-web's Issues

unload event

https://groups.google.com/a/chromium.org/g/blink-dev/c/dvusqw9-IhI

A Permission-Policy for creating unload event listeners will be added.

Initially, the default policy will be set to allow. From there, Chrome will gradually migrate the default policy to deny (i.e. increasingly disallow the creation of unload event listeners, eventually reaching a state where deny fully becomes the default policy). The ultimate goal is to remove support for unload event.

Dating

For whom the events were added by, could they also include the times, too?

marquee is unlikely to be removed

The marquee element is still in the spec and unlikely to be ever un-shipped. One reason is specifically legacy websites. A lot of websites of India are still using it and for webcompat reasons, we can't just break these sites.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.