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 @@ } } - + - +