Skip to content

submissionCommentNumber

Marcos Caceres edited this page Mar 28, 2026 · 9 revisions

submissionCommentNumber

Type: string Default: undefined

The W3C Team comment number for a Member Submission. Required when specStatus is "Member-SUBM".

Basic usage

var respecConfig = {
  specStatus: "Member-SUBM",
  submissionCommentNumber: "03",
};

Notes

  • Generates a link to https://www.w3.org/Submission/[year]/[number]/Comment/ in the header
  • W3C staff assigns this number as part of the submission process

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