From 6cae8cff86870b0dfa311a9ed0e8c2b73c35436d Mon Sep 17 00:00:00 2001 From: Tab Atkins-Bittner Date: Fri, 25 Oct 2024 15:54:20 -0700 Subject: [PATCH] rephrase --- docs/index.bs | 7 +++++-- docs/index.html | 48 +++++++++++++++++++++++++----------------------- 2 files changed, 30 insertions(+), 25 deletions(-) diff --git a/docs/index.bs b/docs/index.bs index 116a09349c..0fde4a6e8a 100644 --- a/docs/index.bs +++ b/docs/index.bs @@ -3860,9 +3860,12 @@ pointing to the test covering some nearby text. If all or most of your tests have a common path prefix, you can specify it in [=WPT Path Prefix=] metadata, and then leave it off of all the individual test lines. +This also triggers Bikeshed to complain if it knows of any tests under that prefix +that don't show up in your spec. + An explicit pathprefix attribute -can also provide the path prefix, -and will override the metadata if specified. +can also provide the path prefix for a single <{wpt}> block, +overriding the metadata if specified.
If the preceding example used [=WPT Path Prefix=], diff --git a/docs/index.html b/docs/index.html index 1c6a02b2b9..1b83525b6c 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1488,9 +1488,9 @@ } } - + - +