You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Anyone can make an addition to the list by editing this specification.
1089
+
However, because some content describes the future plans of browser engines, the author can use
1090
+
their discretion in what reviewers are appropriate for a given change to the list.
1091
+
[[#removal-support]] is provided to give a place to link to long-form content within this
1092
+
document for list entries.
1093
+
1094
+
Each entry can include:
1095
+
1096
+
<ul>
1097
+
<li> the [=deprecated feature list/Feature | feature or behavior=] that is being removed or deprecated.
1098
+
<li> what browser engines have [=deprecated feature list/Deprecated from | deprecated =] the feature or behavior, discouraging its further use.
1099
+
<li> when the feature will be, or has been, [=deprecated feature list/Removal | removed =] from various browser engines, preventing its use by default.
1100
+
<li> what developers should use to achieve the same functional goals, as a [=deprecated feature list/Replacement | replacement =] for the old feature.
1101
+
<li>[=deprecated feature list/Justification=] for the removal or deprecation, including any tradeoffs considered and steps taken to minimize disruption to developers.
1102
+
<li> links to any [=deprecated feature list/Automated Tools | automated tools =] to assist developers, such as detection or migration scripts.
0 commit comments