Skip to content
Marcos Caceres edited this page Mar 28, 2026 · 4 revisions

<section id="sotd" class="updateable-rec">

Marks a Proposed Recommendation as intending to allow new features once it becomes a W3C Recommendation. ReSpec adds the required boilerplate text automatically.

Usage

<section id="sotd" class="updateable-rec">
  <p>This specification may be amended by adding new features
  in future levels.</p>
</section>

Notes

  • Only relevant for "PR" (Proposed Recommendation) documents heading toward "REC"
  • Enables the W3C Process 2020 mechanism for publishing updated Recommendations
  • ReSpec validates consistency between specStatus and this class

Guides

Configuration options

W3C Configuration options

Linting rules

Internal properties

Handled by ReSpec for you.

Special <section> IDs

HTML elements

Custom Elements

HTML attributes

CSS Classes

Special properties

Clone this wiki locally