Skip to content

Export 'WebDriver session' dfn for cross-spec xref#1959

Open
marcoscaceres wants to merge 1 commit intow3c:masterfrom
marcoscaceres:export-session-dfn
Open

Export 'WebDriver session' dfn for cross-spec xref#1959
marcoscaceres wants to merge 1 commit intow3c:masterfrom
marcoscaceres:export-session-dfn

Conversation

@marcoscaceres
Copy link
Copy Markdown
Member

@marcoscaceres marcoscaceres commented May 7, 2026

Summary

  • Adds data-export and data-lt="WebDriver session" to the session <dfn> so other specs can reference it via [=WebDriver session=] with data-cite="webdriver".
  • Uses data-local-lt="sessions" to preserve existing internal links without exporting the generic plural.

Motivation

Needed by w3c-fedid/digital-credentials#381 which defines WebDriver BiDi extension commands that reference the session concept. Currently [=WebDriver session=] fails xref resolution because the dfn isn't exported.

Verification

Ran npx respec --haltonerror locally — clean build, no regressions.


This change is Reviewable


Preview | Diff

The "session" dfn lacked data-export, preventing other specs from
referencing it via [=WebDriver session=] with data-cite="webdriver".

Needed by w3c-fedid/digital-credentials#381 which defines WebDriver
BiDi extension commands that reference the session concept.

Uses data-local-lt="sessions" to preserve existing internal links
without exporting the generic plural term.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant