Skip to content

Record discouraged status (e.g., obsolete, deprecated, legacy, etc.) #311

@ddbeck

Description

@ddbeck

Some features may end up with a discouraging notice for web developers. For example:

  • An existing feature can be deprecated by a browser (whether or not they'll soon remove it), by issuing in-browser warnings or authoritative documentation
  • An existing feature can be marked as a kind of anti-feature by a specification, through a formal mechanism (e.g., HTML's Obsolete but conforming features) or one-off advisories (e.g., the "Authors should not use unicode-bidi in HTML documents" note in the CSS Writing Modes Level 3 spec).
  • Proposed features can be withdrawn (with implementations expected to be withdrawn soon after)

An example of such a case is shown with #310.

We ought to be able to record evidence of such discouraging information. We'll probably need a field (discouraged?) that accepts one or more URLs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestfeature evolutionIssues/PRs for describing changing feature definitions over time (as opposed to support)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions