diff --git a/tests/biblio002.console.txt b/tests/biblio002.console.txt
index 5f52612aee..ebdc6cab22 100644
--- a/tests/biblio002.console.txt
+++ b/tests/biblio002.console.txt
@@ -1,6 +1,6 @@
-LINE ~1: No 'property' refs found for 'inline'.
+LINE 1 of macro [ABSTRACT]: No 'property' refs found for 'inline'.
'inline'
-LINE ~1: No 'property' refs found for 'index'.
+LINE 1 of macro [ABSTRACT]: No 'property' refs found for 'index'.
'index'
-LINE ~1: No 'property' refs found for 'direct'.
+LINE 1 of macro [ABSTRACT]: No 'property' refs found for 'direct'.
'direct'
diff --git a/tests/css-production-range001.console.txt b/tests/css-production-range001.console.txt
index 7548b7536d..4b3b472cc0 100644
--- a/tests/css-production-range001.console.txt
+++ b/tests/css-production-range001.console.txt
@@ -1,3 +1,3 @@
-LINE 19: Shorthand <> has a range whose start is not less than its end.
+LINE 19:1: Shorthand <> has a range whose start is equal or greater than its end.
LINE 35: No 'type' refs found for ''.
<>
diff --git a/tests/github/WICG/WebApiDevice/managed_config/index.console.txt b/tests/github/WICG/WebApiDevice/managed_config/index.console.txt
index c87b9c3db9..eda4d4729e 100644
--- a/tests/github/WICG/WebApiDevice/managed_config/index.console.txt
+++ b/tests/github/WICG/WebApiDevice/managed_config/index.console.txt
@@ -1,4 +1,4 @@
-LINE ~41: Multiple possible 'key' dfn refs.
+LINE 41: Multiple possible 'key' dfn refs.
Arbitrarily chose https://infra.spec.whatwg.org/#map-key
To auto-select one of the following refs, insert one of these lines into a
diff --git a/tests/github/WICG/aom/spec/custom-element-semantics.console.txt b/tests/github/WICG/aom/spec/custom-element-semantics.console.txt
index d655fe357b..345d1cf279 100644
--- a/tests/github/WICG/aom/spec/custom-element-semantics.console.txt
+++ b/tests/github/WICG/aom/spec/custom-element-semantics.console.txt
@@ -1,6 +1,8 @@
-LINK ERROR: No 'idl' refs found for 'createInternals()'.
+LINE 328: Saw an end tag , but there's no open element corresponding to it.
+Open tags: at 303:1,
The following section details monkeypatches to [HTML] that cause the navigate event to be fired appropriately, and for canceling the event to cancel the navigation. The first few sections detail slight tweaks to existing algorithms to pass through useful information into the navigation and history traversal algorithms. Then, § 4.3 Navigation algorithm updates contains the actual firing of the event.
4.1. Form submission patches
-
To properly thread the form entry list from its creation through to AppHistoryNavigateEvent's formData property, we need the following modifications:
+
To properly thread the form entry list from its creation through to AppHistoryNavigateEvent’s formData property, we need the following modifications:
Modify the navigate algorithm to take a list of entries or null entryList (default null), replacing its navigationType parameter. Then insert a step somewhere early in the algorithm to convert this back into the navigationType variable used by the in parallel section that is ultimately passed to [CSP]:
@@ -1379,7 +1379,7 @@
To more rigorously specify when a navigation is initiated from browser UI or by the user interacting with a, area, and form elements, both for the purposes of the AppHistoryNavigateEvent's userInitiated property and for prohibiting interception of certain types of browser-UI-initiated navigations, we need the following modifications:
+
To more rigorously specify when a navigation is initiated from browser UI or by the user interacting with a, area, and form elements, both for the purposes of the AppHistoryNavigateEvent’s userInitiated property and for prohibiting interception of certain types of browser-UI-initiated navigations, we need the following modifications:
Introduce (right before the definition of the navigate algorithm) the concept of a user navigation involvement, which is one of the following:
"browser UI"
@@ -1444,7 +1444,7 @@
shared history push/replace state steps by inserting the following steps right before the step that runs the URL and history update steps.
Let navigationType be "push" if isPush is true, and "replace" otherwise.
@@ -1457,7 +1457,7 @@
navigate to a fragment algorithm by prepending the following steps. Recall that per § 4.2 Browser UI/user-initiated patches we have introduced a userInvolvement argument.
Let navigationType be "push" if historyHandling is "default"; otherwise, "replace".
@@ -1500,7 +1500,7 @@
traverse the history by a delta algorithm by inserting the following steps inside the queued task, before the call to traverse the history. Recall that per § 4.2 Browser UI/user-initiated patches we have introduced a userInvolvement argument.
Potentially update the traverse the history algorithm to consult the new origin field, instead of checking the document's origin, since the document can disappear?? Needs further investigation.
Potentially update the traverse the history algorithm to consult the new origin field, instead of checking the document’s origin, since the document can disappear?? Needs further investigation.
diff --git a/tests/github/WICG/background-fetch/index.console.txt b/tests/github/WICG/background-fetch/index.console.txt
index 9b0f24fc9e..6370ba6e53 100644
--- a/tests/github/WICG/background-fetch/index.console.txt
+++ b/tests/github/WICG/background-fetch/index.console.txt
@@ -1,94 +1,96 @@
-LINE ~71: Multiple possible 'service worker' dfn refs.
+LINE 969: Saw an end tag
, but there's no open element corresponding to it.
+Open tags:
at 964:1,
at 965:3, at 966:5,
at 967:7,
at 969:9
+LINE 71: Multiple possible 'service worker' dfn refs.
Arbitrarily chose https://w3c.github.io/ServiceWorker/#dfn-service-worker
To auto-select one of the following refs, insert one of these lines into a
block:
spec:service-workers; type:dfn; for:/; text:service worker
spec:service-workers; type:dfn; for:ServiceWorkerGlobalScope; text:service worker
[=service worker=]
-LINE ~86: No 'dfn' refs found for 'context object' that are marked for export.
+LINE 86: No 'dfn' refs found for 'context object' that are marked for export.
[=context object=]
-LINE ~97: Multiple possible 'event loop' dfn refs.
+LINE 98: Multiple possible 'event loop' dfn refs.
Arbitrarily chose https://html.spec.whatwg.org/multipage/webappapis.html#concept-agent-event-loop
To auto-select one of the following refs, insert one of these lines into a
block:
spec:html; type:dfn; for:agent; text:event loop
spec:html; type:dfn; for:/; text:event loop
[=event loop=]
-LINE ~97: No 'dfn' refs found for 'context object' that are marked for export.
+LINE 98: No 'dfn' refs found for 'context object' that are marked for export.
[=context object=]
-LINE ~153: No 'dfn' refs found for 'keepalive flag'.
+LINE 153: No 'dfn' refs found for 'keepalive flag'.
[=request/Keepalive flag=]
-LINE ~281: No 'dfn' refs found for 'keepalive flag'.
+LINE 281: No 'dfn' refs found for 'keepalive flag'.
[=request/keepalive flag=]
-LINE ~294: No 'dfn' refs found for 'process request body'.
+LINE 294: No 'dfn' refs found for 'process request body'.
[=process request body=]
-LINE ~295: No 'dfn' refs found for 'transmitted bytes'.
+LINE 295: No 'dfn' refs found for 'transmitted bytes'.
[=body/transmitted bytes=]
-LINE ~300: No 'dfn' refs found for 'process response' that are marked for export.
+LINE 300: No 'dfn' refs found for 'process response' that are marked for export.
[=process response=]
-LINE ~312: No 'dfn' refs found for 'terminate' with for='['fetch']'.
+LINE 312: No 'dfn' refs found for 'terminate' with for='['fetch']'.
[=fetch/Terminate=]
-LINE ~354: No 'dfn' refs found for 'terminate' with for='['fetch']'.
+LINE 354: No 'dfn' refs found for 'terminate' with for='['fetch']'.
[=fetch/Terminate=]
-LINE ~476: No 'dfn' refs found for 'construct a readablestream object'.
-[=construct a ReadableStream object|a new readable stream=]
-LINE ~634: No 'dfn' refs found for 'context object' that are marked for export.
+LINE 476: No 'dfn' refs found for 'construct a readablestream object'.
+[=construct a ReadableStream object=]
+LINE 634: No 'dfn' refs found for 'context object' that are marked for export.
[=context object=]
-LINE ~636: No 'dfn' refs found for 'context object' that are marked for export.
+LINE 636: No 'dfn' refs found for 'context object' that are marked for export.
[=context object=]
-LINE ~673: No 'dfn' refs found for 'context object' that are marked for export.
+LINE 673: No 'dfn' refs found for 'context object' that are marked for export.
[=context object=]
-LINE ~687: No 'dfn' refs found for 'context object' that are marked for export.
+LINE 687: No 'dfn' refs found for 'context object' that are marked for export.
[=context object=]
-LINE ~699: No 'dfn' refs found for 'wait' that are marked for export.
+LINE 699: No 'dfn' refs found for 'wait' that are marked for export.
[=body/Wait=]
-LINE ~704: No 'dfn' refs found for 'total bytes'.
+LINE 704: No 'dfn' refs found for 'total bytes'.
[=body/total bytes=]
-LINE ~726: No 'dfn' refs found for 'context object' that are marked for export.
+LINE 726: No 'dfn' refs found for 'context object' that are marked for export.
[=context object=]
-LINE ~727: No 'dfn' refs found for 'context object' that are marked for export.
+LINE 727: No 'dfn' refs found for 'context object' that are marked for export.
[=context object=]
-LINE ~737: No 'dfn' refs found for 'context object' that are marked for export.
+LINE 737: No 'dfn' refs found for 'context object' that are marked for export.
[=context object=]
-LINE ~742: No 'dfn' refs found for 'context object' that are marked for export.
+LINE 742: No 'dfn' refs found for 'context object' that are marked for export.
[=context object=]
-LINE ~754: No 'dfn' refs found for 'context object' that are marked for export.
+LINE 754: No 'dfn' refs found for 'context object' that are marked for export.
[=context object=]
-LINE ~815: No 'dfn' refs found for 'context object' that are marked for export.
+LINE 815: No 'dfn' refs found for 'context object' that are marked for export.
[=context object=]
-LINE ~817: No 'dfn' refs found for 'context object' that are marked for export.
+LINE 817: No 'dfn' refs found for 'context object' that are marked for export.
[=context object=]
-LINE ~819: No 'dfn' refs found for 'context object' that are marked for export.
+LINE 819: No 'dfn' refs found for 'context object' that are marked for export.
[=context object=]
-LINE ~821: No 'dfn' refs found for 'context object' that are marked for export.
+LINE 821: No 'dfn' refs found for 'context object' that are marked for export.
[=context object=]
-LINE ~823: No 'dfn' refs found for 'context object' that are marked for export.
+LINE 823: No 'dfn' refs found for 'context object' that are marked for export.
[=context object=]
-LINE ~825: No 'dfn' refs found for 'context object' that are marked for export.
+LINE 825: No 'dfn' refs found for 'context object' that are marked for export.
[=context object=]
-LINE ~827: No 'dfn' refs found for 'context object' that are marked for export.
+LINE 827: No 'dfn' refs found for 'context object' that are marked for export.
[=context object=]
-LINE ~829: No 'dfn' refs found for 'context object' that are marked for export.
+LINE 829: No 'dfn' refs found for 'context object' that are marked for export.
[=context object=]
-LINE ~842: No 'dfn' refs found for 'context object' that are marked for export.
+LINE 842: No 'dfn' refs found for 'context object' that are marked for export.
[=context object=]
-LINE ~869: No 'dfn' refs found for 'context object' that are marked for export.
+LINE 869: No 'dfn' refs found for 'context object' that are marked for export.
[=context object=]
-LINE ~873: No 'dfn' refs found for 'context object' that are marked for export.
+LINE 873: No 'dfn' refs found for 'context object' that are marked for export.
[=context object=]
-LINE ~875: No 'dfn' refs found for 'context object' that are marked for export.
+LINE 875: No 'dfn' refs found for 'context object' that are marked for export.
[=context object=]
-LINE ~896: No 'dfn' refs found for 'context object' that are marked for export.
+LINE 896: No 'dfn' refs found for 'context object' that are marked for export.
[=context object=]
-LINE ~898: No 'dfn' refs found for 'context object' that are marked for export.
+LINE 898: No 'dfn' refs found for 'context object' that are marked for export.
[=context object=]
LINK ERROR: No 'idl-name' refs found for 'void'.
void
-LINE ~941: No 'dfn' refs found for 'context object' that are marked for export.
+LINE 941: No 'dfn' refs found for 'context object' that are marked for export.
[=context object=]
-LINE ~942: No 'dfn' refs found for 'context object' that are marked for export.
+LINE 942: No 'dfn' refs found for 'context object' that are marked for export.
[=context object=]
-LINE ~943: No 'dfn' refs found for 'context object' that are marked for export.
+LINE 943: No 'dfn' refs found for 'context object' that are marked for export.
[=context object=]
-LINE ~949: No 'dfn' refs found for 'context object' that are marked for export.
+LINE 949: No 'dfn' refs found for 'context object' that are marked for export.
[=context object=]
-LINE ~951: No 'dfn' refs found for 'context object' that are marked for export.
+LINE 951: No 'dfn' refs found for 'context object' that are marked for export.
[=context object=]
diff --git a/tests/github/WICG/background-fetch/index.html b/tests/github/WICG/background-fetch/index.html
index 7bed8cfef0..a61d48899a 100644
--- a/tests/github/WICG/background-fetch/index.html
+++ b/tests/github/WICG/background-fetch/index.html
@@ -1156,7 +1156,7 @@
1. Allow access to background-fetched resources as they fetch.
- To get a background fetch's (bgFetch) stored body bytes total, run these steps:
+ To get a background fetch’s (bgFetch) stored body bytes total, run these steps:
diff --git a/tests/github/WICG/background-sync/spec/PeriodicBackgroundSync-index.console.txt b/tests/github/WICG/background-sync/spec/PeriodicBackgroundSync-index.console.txt
index 763e5dee14..d2e5e5a68c 100644
--- a/tests/github/WICG/background-sync/spec/PeriodicBackgroundSync-index.console.txt
+++ b/tests/github/WICG/background-sync/spec/PeriodicBackgroundSync-index.console.txt
@@ -1,16 +1,20 @@
-LINK ERROR: No 'dict-member' refs found for 'name' with spec 'permissions-1'.
+LINE 142: No 'dict-member' refs found for 'name' with spec 'permissions-1'.
{{PermissionDescriptor/name}}
-LINE ~206: No 'dfn' refs found for 'online' with spec 'web-background-sync'.
+LINE 206: No 'dfn' refs found for 'online' with spec 'web-background-sync'.
[=online=]
-LINE ~245: No 'dfn' refs found for 'context object' that are marked for export.
+LINE 219: No 'dict-member' refs found for 'name' with spec 'permissions-1'.
+{{PermissionDescriptor/name}}
+LINE 245: No 'dfn' refs found for 'context object' that are marked for export.
[=context object=]
LINK ERROR: No 'idl-name' refs found for 'void'.
void
-LINE ~268: No 'dfn' refs found for 'context object' that are marked for export.
+LINE 268: No 'dfn' refs found for 'context object' that are marked for export.
[=context object=]
-LINK ERROR: No 'idl' refs found for 'PermissionName'.
+LINE 270: No 'idl' refs found for 'PermissionName'.
{{PermissionName}}
-LINE ~296: No 'dfn' refs found for 'context object' that are marked for export.
+LINE 271: No 'dict-member' refs found for 'name' with spec 'permissions-1'.
+{{PermissionDescriptor/name}}
+LINE 296: No 'dfn' refs found for 'context object' that are marked for export.
[=context object=]
-LINE ~304: No 'dfn' refs found for 'context object' that are marked for export.
+LINE 304: No 'dfn' refs found for 'context object' that are marked for export.
[=context object=]
diff --git a/tests/github/WICG/background-sync/spec/PeriodicBackgroundSync-index.html b/tests/github/WICG/background-sync/spec/PeriodicBackgroundSync-index.html
index 507cf5f968..079816b427 100644
--- a/tests/github/WICG/background-sync/spec/PeriodicBackgroundSync-index.html
+++ b/tests/github/WICG/background-sync/spec/PeriodicBackgroundSync-index.html
@@ -1244,7 +1244,7 @@
For each registration in serviceWorkerRegistration’s list of sync registrations, add registration’s associated tag to currentTags.
Resolvepromise with currentTags.
diff --git a/tests/github/WICG/client-hints-infrastructure/index.console.txt b/tests/github/WICG/client-hints-infrastructure/index.console.txt
index 5cda97a9a6..94209a5eeb 100644
--- a/tests/github/WICG/client-hints-infrastructure/index.console.txt
+++ b/tests/github/WICG/client-hints-infrastructure/index.console.txt
@@ -1,10 +1,10 @@
-LINE ~114: Multiple possible 'keyed' dfn refs.
+LINE 115: Multiple possible 'keyed' dfn refs.
Arbitrarily chose https://infra.spec.whatwg.org/#map-key
To auto-select one of the following refs, insert one of these lines into a
block:
spec:infra; type:dfn; text:key
spec:permissions; type:dfn; text:key
[=keyed=]
-LINE ~114: Multiple possible 'origin' dfn refs for '['/']'.
+LINE 115: Multiple possible 'origin' dfn refs for '['/']'.
Arbitrarily chose https://html.spec.whatwg.org/multipage/browsers.html#concept-origin
The following refs show up multiple times in their spec, in a way that Bikeshed can't distinguish between. Either create a manual link, or ask the spec maintainer to add disambiguating attributes (usually a for='' attribute to all of them).
spec:html; type:dfn; for:/; text:origin
@@ -15,9 +15,9 @@ spec:html; type:dfn; for:/; text:origin
https://html.spec.whatwg.org/multipage/media.html#media-resource-origin
https://html.spec.whatwg.org/multipage/semantics.html#link-options-origin
[=/origin=]
-LINE ~143: No 'abstract-op' refs found for 'Is an environment settings object contextually secure?'.
+LINE 143: No 'abstract-op' refs found for 'Is an environment settings object contextually secure?'.
[$Is an environment settings object contextually secure?$]
-LINE ~148: Multiple possible 'origin' dfn refs for '['/']'.
+LINE 148: Multiple possible 'origin' dfn refs for '['/']'.
Arbitrarily chose https://html.spec.whatwg.org/multipage/browsers.html#concept-origin
The following refs show up multiple times in their spec, in a way that Bikeshed can't distinguish between. Either create a manual link, or ask the spec maintainer to add disambiguating attributes (usually a for='' attribute to all of them).
spec:html; type:dfn; for:/; text:origin
@@ -28,5 +28,5 @@ spec:html; type:dfn; for:/; text:origin
https://html.spec.whatwg.org/multipage/media.html#media-resource-origin
https://html.spec.whatwg.org/multipage/semantics.html#link-options-origin
[=/origin=]
-LINE ~166: No 'abstract-op' refs found for 'Is an environment settings object contextually secure?'.
+LINE 166: No 'abstract-op' refs found for 'Is an environment settings object contextually secure?'.
[$Is an environment settings object contextually secure?$]
diff --git a/tests/github/WICG/client-hints-infrastructure/index.html b/tests/github/WICG/client-hints-infrastructure/index.html
index 06bc8faf19..f1e55de792 100644
--- a/tests/github/WICG/client-hints-infrastructure/index.html
+++ b/tests/github/WICG/client-hints-infrastructure/index.html
@@ -772,7 +772,7 @@
The decompress and enqueue a chunk algorithm, given a DecompressionStream object ds and a chunk, runs these steps:
diff --git a/tests/github/WICG/construct-stylesheets/index.console.txt b/tests/github/WICG/construct-stylesheets/index.console.txt
index 82988e7694..047aa8a6cf 100644
--- a/tests/github/WICG/construct-stylesheets/index.console.txt
+++ b/tests/github/WICG/construct-stylesheets/index.console.txt
@@ -38,5 +38,5 @@ To auto-select one of the following refs, insert one of these lines into a
base URL
-LINE ~154: No 'dfn' refs found for 'terminate' with for='fetch' in spec 'fetch'.
+LINE 154: No 'dfn' refs found for 'terminate' with for='fetch' in spec 'fetch'.
[=terminate=]
diff --git a/tests/github/WICG/construct-stylesheets/index.html b/tests/github/WICG/construct-stylesheets/index.html
index 156682fef2..cc703a7f8f 100644
--- a/tests/github/WICG/construct-stylesheets/index.html
+++ b/tests/github/WICG/construct-stylesheets/index.html
@@ -2322,7 +2322,7 @@
Note: Loading of @import rules should follow the rules used for fetching style sheets for @import rules of stylesheets from <link> elements, in regard to what counts as success, CSP, and Content-Type header checking.
-
This specification defines the following adopting steps for ShadowRoot nodes, given node and oldDocument:
diff --git a/tests/github/WICG/contact-api/spec/index.console.txt b/tests/github/WICG/contact-api/spec/index.console.txt
index 171b3b9c28..762abfe3f5 100644
--- a/tests/github/WICG/contact-api/spec/index.console.txt
+++ b/tests/github/WICG/contact-api/spec/index.console.txt
@@ -1,24 +1,24 @@
-LINE ~151: No 'dfn' refs found for 'context object' that are marked for export.
+LINE 151: No 'dfn' refs found for 'context object' that are marked for export.
[=context object=]
-LINE ~158: Multiple possible 'event loop' dfn refs.
+LINE 159: Multiple possible 'event loop' dfn refs.
Arbitrarily chose https://html.spec.whatwg.org/multipage/webappapis.html#concept-agent-event-loop
To auto-select one of the following refs, insert one of these lines into a
block:
spec:html; type:dfn; for:agent; text:event loop
spec:html; type:dfn; for:/; text:event loop
[=event loop=]
-LINE ~158: No 'dfn' refs found for 'context object' that are marked for export.
+LINE 160: No 'dfn' refs found for 'context object' that are marked for export.
[=context object=]
-LINE ~172: No 'dfn' refs found for 'valid e-mail address'.
+LINE 173: No 'dfn' refs found for 'valid e-mail address'.
[=valid e-mail address=]
-LINE ~220: No 'dfn' refs found for 'context object' that are marked for export.
+LINE 220: No 'dfn' refs found for 'context object' that are marked for export.
[=context object=]
-LINE ~290: No 'dfn' refs found for 'context object' that are marked for export.
+LINE 290: No 'dfn' refs found for 'context object' that are marked for export.
[=context object=]
-LINE ~290: No 'dfn' refs found for 'responsible browsing context'.
+LINE 291: No 'dfn' refs found for 'responsible browsing context'.
[=environment settings object/responsible browsing context=]
-LINE ~294: No 'dfn' refs found for 'triggered by user activation'.
+LINE 294: No 'dfn' refs found for 'triggered by user activation'.
[=triggered by user activation=]
-LINE ~344: Multiple possible 'origin' dfn refs for '/'.
+LINE 344: Multiple possible 'origin' dfn refs for '/'.
Arbitrarily chose https://html.spec.whatwg.org/multipage/browsers.html#concept-origin
The following refs show up multiple times in their spec, in a way that Bikeshed can't distinguish between. Either create a manual link, or ask the spec maintainer to add disambiguating attributes (usually a for='' attribute to all of them).
spec:html; type:dfn; for:/; text:origin
diff --git a/tests/github/WICG/contact-api/spec/index.html b/tests/github/WICG/contact-api/spec/index.html
index 0edb3fd4dc..0faf459dc9 100644
--- a/tests/github/WICG/contact-api/spec/index.html
+++ b/tests/github/WICG/contact-api/spec/index.html
@@ -1147,12 +1147,12 @@
The UI MUST make it clear which properties of the contacts are requested.
NOTE: This information is derived from properties.
diff --git a/tests/github/WICG/container-queries/index.console.txt b/tests/github/WICG/container-queries/index.console.txt
index 820d93a1f2..f621e3ef3d 100644
--- a/tests/github/WICG/container-queries/index.console.txt
+++ b/tests/github/WICG/container-queries/index.console.txt
@@ -1,3 +1,5 @@
-LINE 25: Multiple elements have the same ID 'abstract'.
+LINE 39:1: Saw a [[ opening a biblio or section autolink, but couldn't parse the following contents. If you didn't intend this to be a biblio autolink, escape the initial [ as [
+WARNING: Multiple elements have the same id 'abstract':
+
on line 1,
on line 25
Deduping, but this ID may not be stable across revisions.
WARNING: This specification has neither a 'Security Considerations' nor a 'Privacy Considerations' section. Please consider adding both, see https://w3ctag.github.io/security-questionnaire/.
diff --git a/tests/github/WICG/content-index/spec/index.console.txt b/tests/github/WICG/content-index/spec/index.console.txt
index 1e4817e6cb..553776a2c7 100644
--- a/tests/github/WICG/content-index/spec/index.console.txt
+++ b/tests/github/WICG/content-index/spec/index.console.txt
@@ -1,40 +1,41 @@
WARNING: You used Status ED, but your Group (WICG) is limited to the statuses CG-DRAFT, CG-FINAL, or UD.
-LINE ~76: Multiple possible 'service worker' dfn refs.
+LINE 439: Saw an end tag
, but there's no open element corresponding to it.
+LINE 77: Multiple possible 'service worker' dfn refs.
Arbitrarily chose https://w3c.github.io/ServiceWorker/#dfn-service-worker
To auto-select one of the following refs, insert one of these lines into a
block:
spec:service-workers; type:dfn; for:/; text:service worker
spec:service-workers; type:dfn; for:ServiceWorkerGlobalScope; text:service worker
[=service worker=]
-LINE ~229: No 'dfn' refs found for 'exceptions enabled flag'.
-[=exceptions enabled flag|exceptions enabled=]
-LINE ~229: No 'dfn' refs found for 'replacement enabled'.
+LINE 230: No 'dfn' refs found for 'exceptions enabled flag'.
+[=exceptions enabled flag=]
+LINE 230: No 'dfn' refs found for 'replacement enabled'.
[=replacement enabled=]
-LINE ~239: Multiple possible 'event loop' dfn refs.
+LINE 239: Multiple possible 'event loop' dfn refs.
Arbitrarily chose https://html.spec.whatwg.org/multipage/webappapis.html#concept-agent-event-loop
To auto-select one of the following refs, insert one of these lines into a
block:
spec:html; type:dfn; for:agent; text:event loop
spec:html; type:dfn; for:/; text:event loop
[=event loop=]
-LINE ~305: No 'dfn' refs found for 'context object' that are marked for export.
+LINE 306: No 'dfn' refs found for 'context object' that are marked for export.
[=context
object=]
-LINE ~309: No 'dfn' refs found for 'context object' that are marked for export.
+LINE 309: No 'dfn' refs found for 'context object' that are marked for export.
[=context object=]
-LINE ~351: No 'dfn' refs found for 'context object' that are marked for export.
+LINE 351: No 'dfn' refs found for 'context object' that are marked for export.
[=context object=]
-LINE ~356: No 'dfn' refs found for 'context object' that are marked for export.
+LINE 357: No 'dfn' refs found for 'context object' that are marked for export.
[=context object=]
-LINE ~375: No 'dfn' refs found for 'context object' that are marked for export.
+LINE 375: No 'dfn' refs found for 'context object' that are marked for export.
[=context object=]
-LINE ~376: No 'dfn' refs found for 'keepalive flag'.
+LINE 376: No 'dfn' refs found for 'keepalive flag'.
[=request/Keepalive flag=]
-LINE ~403: No 'dfn' refs found for 'resolve' with spec 'promises-guide-1'.
+LINE 403: No 'dfn' refs found for 'resolve' with spec 'promises-guide-1'.
[=Resolve=]
-LINE ~414: No 'dfn' refs found for 'context object' that are marked for export.
+LINE 414: No 'dfn' refs found for 'context object' that are marked for export.
[=context object=]
-LINE ~419: No 'dfn' refs found for 'resolve' with spec 'promises-guide-1'.
+LINE 419: No 'dfn' refs found for 'resolve' with spec 'promises-guide-1'.
[=Resolve=]
-LINE ~428: No 'dfn' refs found for 'context object' that are marked for export.
+LINE 428: No 'dfn' refs found for 'context object' that are marked for export.
[=context object=]
-LINE ~434: No 'dfn' refs found for 'resolve' with spec 'promises-guide-1'.
+LINE 434: No 'dfn' refs found for 'resolve' with spec 'promises-guide-1'.
[=Resolve=]
diff --git a/tests/github/WICG/content-index/spec/index.html b/tests/github/WICG/content-index/spec/index.html
index 8004977714..b5bd95e590 100644
--- a/tests/github/WICG/content-index/spec/index.html
+++ b/tests/github/WICG/content-index/spec/index.html
@@ -1178,20 +1178,20 @@
diff --git a/tests/github/WICG/conversion-measurement-api/index.console.txt b/tests/github/WICG/conversion-measurement-api/index.console.txt
index 9b746cdd02..9a98cf481a 100644
--- a/tests/github/WICG/conversion-measurement-api/index.console.txt
+++ b/tests/github/WICG/conversion-measurement-api/index.console.txt
@@ -1,22 +1,22 @@
-LINE ~146: The var 'impression' (in algorithm 'Activating an impression') is only used once.
+LINE 146: The var 'impression' (in algorithm 'Activating an impression') is only used once.
If this is not a typo, please add an ignore='' attribute to the .
-LINE ~192: The var 'conversionToRegister' (in algorithm 'Register a conversion') is only used once.
+LINE 192: The var 'conversionToRegister' (in algorithm 'Register a conversion') is only used once.
If this is not a typo, please add an ignore='' attribute to the .
-LINE ~29: The var 'impression' (in algorithm 'Establishing report delivery time') is only used once.
+LINE 217: The var 'impression' (in algorithm 'Establishing report delivery time') is only used once.
If this is not a typo, please add an ignore='' attribute to the .
-LINE ~29: The var 'conversionTime' (in algorithm 'Establishing report delivery time') is only used once.
+LINE 218: The var 'conversionTime' (in algorithm 'Establishing report delivery time') is only used once.
If this is not a typo, please add an ignore='' attribute to the .
-LINE ~63: No 'dfn' refs found for 'scheme-and-registrable-domain'.
+LINE 64: No 'dfn' refs found for 'scheme-and-registrable-domain'.
[=scheme-and-registrable-domain=]
LINE 224: RFC2119 keyword in non-normative section (use: might, can, has to, or override with ): should always be less than
-
Note:conversionTimeAfterImpression should always be less than
-expiryDelta because it should not be possible to convert an expired
+
Note:conversionTimeAfterImpression should always be less than
+expiryDelta because it should not be possible to convert an expired
impression.
LINE 224: RFC2119 keyword in non-normative section (use: might, can, has to, or override with ): because it should not be possible to convert an expired
impression.
-
Note:conversionTimeAfterImpression should always be less than
-expiryDelta because it should not be possible to convert an expired
+
Note:conversionTimeAfterImpression should always be less than
+expiryDelta because it should not be possible to convert an expired
impression.
LINE 123: Unexported dfn that's not referenced locally - did you mean to export it?
impression data
diff --git a/tests/github/WICG/conversion-measurement-api/index.html b/tests/github/WICG/conversion-measurement-api/index.html
index 9ed067b1af..a6156b2b7b 100644
--- a/tests/github/WICG/conversion-measurement-api/index.html
+++ b/tests/github/WICG/conversion-measurement-api/index.html
@@ -927,7 +927,7 @@
diff --git a/tests/github/WICG/cookie-store/index.console.txt b/tests/github/WICG/cookie-store/index.console.txt
index b5c4a59dd4..2f862db12d 100644
--- a/tests/github/WICG/cookie-store/index.console.txt
+++ b/tests/github/WICG/cookie-store/index.console.txt
@@ -1,24 +1,24 @@
LINE 64: Image doesn't exist, so I couldn't determine its width and height: 'logo-cookies.svg'
-LINE ~376: Multiple possible 'service worker registration' dfn refs.
+LINE 378: Multiple possible 'service worker registration' dfn refs.
Arbitrarily chose https://w3c.github.io/ServiceWorker/#dfn-service-worker-registration
To auto-select one of the following refs, insert one of these lines into a
block:
spec:service-workers; type:dfn; for:/; text:service worker registration
spec:service-workers; type:dfn; for:ServiceWorkerRegistration; text:service worker registration
[=service worker registration=]
-LINE ~380: Multiple possible 'window' dfn refs.
+LINE 384: Multiple possible 'window' dfn refs.
Arbitrarily chose https://drafts.csswg.org/css-color-3/#window
To auto-select one of the following refs, insert one of these lines into a
block:
spec:css-color-3; type:dfn; text:window
spec:fetch; type:dfn; text:window
spec:screen-capture; type:dfn; text:window
[=window=]
-LINE ~447: Multiple possible 'service worker registration' dfn refs.
+LINE 447: Multiple possible 'service worker registration' dfn refs.
Arbitrarily chose https://w3c.github.io/ServiceWorker/#dfn-service-worker-registration
To auto-select one of the following refs, insert one of these lines into a
block:
spec:service-workers; type:dfn; for:/; text:service worker registration
spec:service-workers; type:dfn; for:ServiceWorkerRegistration; text:service worker registration
[=service worker registration=]
-LINE ~449: Multiple possible 'service worker registration' dfn refs.
+LINE 449: Multiple possible 'service worker registration' dfn refs.
Arbitrarily chose https://w3c.github.io/ServiceWorker/#dfn-service-worker-registration
To auto-select one of the following refs, insert one of these lines into a
block:
spec:service-workers; type:dfn; for:/; text:service worker registration
@@ -26,27 +26,27 @@ spec:service-workers; type:dfn; for:ServiceWorkerRegistration; text:service work
[=service worker registration=]
LINK ERROR: No 'idl-name' refs found for 'DOMTimeStamp'.
DOMTimeStamp
-LINE ~752: Multiple possible 'service worker registration' dfn refs.
+LINE 752: Multiple possible 'service worker registration' dfn refs.
Arbitrarily chose https://w3c.github.io/ServiceWorker/#dfn-service-worker-registration
To auto-select one of the following refs, insert one of these lines into a
block:
spec:service-workers; type:dfn; for:/; text:service worker registration
spec:service-workers; type:dfn; for:ServiceWorkerRegistration; text:service worker registration
[=service worker registration=]
-LINE ~754: Multiple possible 'service worker registration' dfn refs.
+LINE 754: Multiple possible 'service worker registration' dfn refs.
Arbitrarily chose https://w3c.github.io/ServiceWorker/#dfn-service-worker-registration
To auto-select one of the following refs, insert one of these lines into a
block:
spec:service-workers; type:dfn; for:/; text:service worker registration
spec:service-workers; type:dfn; for:ServiceWorkerRegistration; text:service worker registration
[=service worker registration=]
-LINE ~871: Multiple possible 'service worker registration' dfn refs.
+LINE 872: Multiple possible 'service worker registration' dfn refs.
Arbitrarily chose https://w3c.github.io/ServiceWorker/#dfn-service-worker-registration
To auto-select one of the following refs, insert one of these lines into a
block:
spec:service-workers; type:dfn; for:/; text:service worker registration
spec:service-workers; type:dfn; for:ServiceWorkerRegistration; text:service worker registration
[=service worker registration=]
-LINK ERROR: No 'idl' refs found for 'DOMTimeStamp'.
+LINE 1009: No 'idl' refs found for 'DOMTimeStamp'.
{{DOMTimeStamp}}
-LINE ~1189: Multiple possible 'service worker registration' dfn refs.
+LINE 1189: Multiple possible 'service worker registration' dfn refs.
Arbitrarily chose https://w3c.github.io/ServiceWorker/#dfn-service-worker-registration
To auto-select one of the following refs, insert one of these lines into a
subscribe() are cumulative, so that independently maintained
-modules or libraries can set up their own subscriptions. As expected, a service worker's
+modules or libraries can set up their own subscriptions. As expected, a service worker’s
subscriptions are persisted for with the service worker registration.
Subscriptions can use the same options as get() and getAll().
The complexity of fine-grained subscriptions is justified
@@ -1245,11 +1245,11 @@
Note:ExtendableEvent is used as the ancestor interface for all events in Service Workers so that the worker itself can be kept alive while the async operations are performed.
diff --git a/tests/github/WICG/cq-usecases/index.console.txt b/tests/github/WICG/cq-usecases/index.console.txt
index 062190474d..cb2d9fa74d 100644
--- a/tests/github/WICG/cq-usecases/index.console.txt
+++ b/tests/github/WICG/cq-usecases/index.console.txt
@@ -1,4 +1,5 @@
WARNING: You used Status ED, but your Group (WICG) is limited to the statuses CG-DRAFT, CG-FINAL, or UD.
+LINE 1: Saw an end tag , but there's no open element corresponding to it.
LINT: Your document appears to use spaces to indent, but line 48 starts with tabs.
LINT: Your document appears to use spaces to indent, but line 49 starts with tabs.
LINT: Your document appears to use spaces to indent, but line 55 starts with tabs.
@@ -10,14 +11,16 @@ LINT: Your document appears to use spaces to indent, but line 70 starts with tab
LINT: Your document appears to use spaces to indent, but line 76 starts with tabs.
LINT: Your document appears to use spaces to indent, but line 77 starts with tabs.
LINT: Your document appears to use spaces to indent, but line 134 starts with tabs.
+LINE 1: Saw an end tag , but there's no open element corresponding to it.
+Open tags:
at 1:1 of macro [ABSTRACT]
LINE 48: Image doesn't exist, so I couldn't determine its width and height: 'images/module-layout2.gif'
LINE 55: Image doesn't exist, so I couldn't determine its width and height: 'images/eq-layout1-modules.gif'
LINE 62: Image doesn't exist, so I couldn't determine its width and height: 'images/eq-heatmap1.gif'
LINE 69: Image doesn't exist, so I couldn't determine its width and height: 'images/eq-layout2-modules.gif'
LINE 76: Image doesn't exist, so I couldn't determine its width and height: 'images/eq-heatmap2.gif'
-LINE ~94: No 'property' refs found for 'breakpoint'.
+LINE 95: No 'property' refs found for 'breakpoint'.
'breakpoint'
-LINE ~111: No 'property' refs found for 'module'.
+LINE 112: No 'property' refs found for 'module'.
'module'
LINE 33: Unexported dfn that's not referenced locally - did you mean to export it?
element query
diff --git a/tests/github/WICG/crash-reporting/index.console.txt b/tests/github/WICG/crash-reporting/index.console.txt
index ef4c0baf0f..c37a208398 100644
--- a/tests/github/WICG/crash-reporting/index.console.txt
+++ b/tests/github/WICG/crash-reporting/index.console.txt
@@ -1,2 +1,8 @@
+LINE 34: Saw an end tag , but there were unclosed elements remaining before the nearest matching start tag (on line 18).
+Open tags: at 18:1,
at 25:3
+LINE 48: Saw an end tag , but there's no open element corresponding to it.
+Open tags: at 18:1,
at 25:3, at 47:1,
at 48:3
+LINE 101: Saw an end tag
, but there were unclosed elements remaining before the nearest matching start tag (on line 47).
+Open tags: at 18:1,
at 25:3, at 47:1,
at 48:3
FATAL ERROR: Couldn't load MDN Spec Links data for this spec.
Expecting value: line 1 column 1 (char 0)
diff --git a/tests/github/WICG/custom-state-pseudo-class/index.html b/tests/github/WICG/custom-state-pseudo-class/index.html
index d45b0f0b99..04e7cff3e2 100644
--- a/tests/github/WICG/custom-state-pseudo-class/index.html
+++ b/tests/github/WICG/custom-state-pseudo-class/index.html
@@ -994,7 +994,7 @@
custom element authors want to expose these states in a similar fashion
as the built-in elements.
1.2. Solution
-
This specification defines an API to inform custom element's states to the
+
diff --git a/tests/github/WICG/deprecation-reporting/index.console.txt b/tests/github/WICG/deprecation-reporting/index.console.txt
index 4ba3d58d07..f62b21022d 100644
--- a/tests/github/WICG/deprecation-reporting/index.console.txt
+++ b/tests/github/WICG/deprecation-reporting/index.console.txt
@@ -1,3 +1,9 @@
+LINE 43: Saw an end tag , but there were unclosed elements remaining before the nearest matching start tag (on line 26).
+Open tags: at 26:1,
at 33:3
+LINE 46: Saw an end tag , but there's no open element corresponding to it.
+Open tags: at 26:1,
at 33:3, at 45:1,
at 46:3
+LINE 108: Saw an end tag
, but there were unclosed elements remaining before the nearest matching start tag (on line 45).
+Open tags: at 26:1,
at 33:3, at 45:1,
at 46:3
LINE 78: Unexported dfn that's not referenced locally - did you mean to export it?
anticipatedRemoval
LINE 86: Unexported dfn that's not referenced locally - did you mean to export it?
diff --git a/tests/github/WICG/document-policy/index.bs b/tests/github/WICG/document-policy/index.bs
index 5eb08bf3f8..acc4dbf2e7 100644
--- a/tests/github/WICG/document-policy/index.bs
+++ b/tests/github/WICG/document-policy/index.bs
@@ -844,7 +844,7 @@ spec: HTML; urlPrefix: https://html.spec.whatwg.org/multipage/
- ## Determine if value is compatible with policy for feature ## {#algo-is-value-compatible}
+ ## Determine if value is compatible with policy for feature ## {#algo-is-value-compatible}
Given a value (|value|), a feature (|feature|) and a {{Document}} object
diff --git a/tests/github/WICG/document-policy/index.console.txt b/tests/github/WICG/document-policy/index.console.txt
index 4adec0d5ab..5c276b3f56 100644
--- a/tests/github/WICG/document-policy/index.console.txt
+++ b/tests/github/WICG/document-policy/index.console.txt
@@ -1,3 +1,4 @@
+LINE 438: Saw an end tag , but there's no open element corresponding to it.
LINE 332: No 'dfn' refs found for 'parameters' with for='['document policy directive']'.
parameters
LINE 350: Ambiguous for-less link for 'type', please see for instructions:
@@ -70,16 +71,16 @@ spec:html; type:dfn; for:/; text:origin
origin
LINE 484: No 'dfn' refs found for 'feature policy'.
feature policy
-LINE ~489: No 'dfn' refs found for 'process a navigate fetch'.
+LINE 489: No 'dfn' refs found for 'process a navigate fetch'.
[=process a navigate fetch=]
-LINE ~587: Ambiguous for-less link for 'name', please see for instructions:
+LINE 588: Ambiguous for-less link for 'name', please see for instructions:
Local references:
spec:document-policy-1; type:dfn; for:configuration point; text:name
for-less references:
spec:vc-data-model-2.0; type:dfn; for:/; text:name
spec:vc-data-model-2.0; type:dfn; for:/; text:name
[=name=]
-LINE ~590: Ambiguous for-less link for 'value', please see for instructions:
+LINE 590: Ambiguous for-less link for 'value', please see for instructions:
Local references:
spec:document-policy-1; type:dfn; for:policy configuration; text:value
for-less references:
diff --git a/tests/github/WICG/element-timing/index.html b/tests/github/WICG/element-timing/index.html
index 558780e059..3090be9897 100644
--- a/tests/github/WICG/element-timing/index.html
+++ b/tests/github/WICG/element-timing/index.html
@@ -1055,11 +1055,11 @@
The Element Timing API supports timing information about the following elements:
NOTE: we assume that there is one image request for each Element that a background-image property affects and for each URL that the background-image property specifies.
-So, for example, if there is a style with two URLs affecting all divs, and there are two divs, then there will be four image requests.
+So, for example, if there is a style with two URLs affecting all divs, and there are two divs, then there will be four image requests.
This means that a single background-image property could produce multiple PerformanceElementTiming entries because it can affect multiple elements and because it can specify multiple URLs.
3.3. Modifications to the HTML specification
This section will be removed once the [HTML] specification has been modified.
@@ -1239,7 +1239,7 @@
Initialize entry’s identifier to element’s "elementtiming" content attribute.
Initialize entry’s id to element’s "id" content attribute.
diff --git a/tests/github/WICG/encrypted-media-encryption-scheme/index.console.txt b/tests/github/WICG/encrypted-media-encryption-scheme/index.console.txt
index f21e0c79cd..ec884fba35 100644
--- a/tests/github/WICG/encrypted-media-encryption-scheme/index.console.txt
+++ b/tests/github/WICG/encrypted-media-encryption-scheme/index.console.txt
@@ -6,10 +6,10 @@ LINE 75: No 'dfn' refs found for 'not present'.
not present
LINE 204: No 'dfn' refs found for 'not present'.
not present
-LINE ~159: Couldn't find section '#dom-mediakeysystemconfiguration' in spec 'encrypted-media-2':
-[[encrypted-media#dom-mediakeysystemconfiguration|configurations]]
-LINE ~159: Couldn't find section '#dom-mediakeysystemmediacapability' in spec 'encrypted-media-2':
-[[encrypted-media#dom-mediakeysystemmediacapability|capabilities]]
+LINE 161: Couldn't find section '#dom-mediakeysystemconfiguration' in spec 'encrypted-media-2':
+[[encrypted-media#dom-mediakeysystemconfiguration]]
+LINE 162: Couldn't find section '#dom-mediakeysystemmediacapability' in spec 'encrypted-media-2':
+[[encrypted-media#dom-mediakeysystemmediacapability]]
LINE 82: Unexported dfn that's not referenced locally - did you mean to export it?
cbcs
LINE 86: Unexported dfn that's not referenced locally - did you mean to export it?
diff --git a/tests/github/WICG/entries-api/index.html b/tests/github/WICG/entries-api/index.html
index 68da67c9c3..3d3d277d99 100644
--- a/tests/github/WICG/entries-api/index.html
+++ b/tests/github/WICG/entries-api/index.html
@@ -1080,23 +1080,21 @@
absolute path is a string consisting of '/' (U+002F
SOLIDUS) followed by zero or more path segments joined by '/'
(U+002F SOLIDUS).
-
A file consists of binary data and a name (a non-empty name).
A directory consists of a name (a name) and an ordered list of members. Each member is either a file or a directory. Each member of a directory must have
a distinct non-empty name.
, but there's no open element corresponding to it.
+Open tags:
at 203:1,
at 209:3,
at 210:5
+LINE 215: Saw an end tag , but there's no open element corresponding to it.
+Open tags:
at 203:1,
at 214:3,
at 215:5
LINE 293: Couldn't find WPT test 'idle-detection/idle-detection-allowed-by-feature-policy-attribute-redirect-on-load.https.sub.html' - did you misspell something?
LINE 293: Couldn't find WPT test 'idle-detection/idle-detection-allowed-by-feature-policy-attribute.https.sub.html' - did you misspell something?
LINE 293: Couldn't find WPT test 'idle-detection/idle-detection-allowed-by-feature-policy.https.sub.html' - did you misspell something?
@@ -12,9 +16,9 @@ WARNING: There are 7 WPT tests underneath your path prefix '/idle-detection/' th
idle-detection/idle-detection-disabled-by-permissions-policy.https.sub.html
idle-detection/page-visibility.https.html
LINK ERROR: Obsolete biblio ref: [geolocation-API] is replaced by [geolocation]. Either update the reference, or use [geolocation-API obsolete] if this is an intentionally-obsolete reference.
-LINE ~146: No 'dfn' refs found for 'boolean feature'.
+LINE 147: No 'dfn' refs found for 'boolean feature'.
[=boolean feature=]
-LINE ~274: No 'dfn' refs found for 'permission task source' that are marked for export.
+LINE 275: No 'dfn' refs found for 'permission task source' that are marked for export.
[=permission task source=]
-LINE ~312: No 'dfn' refs found for 'aborted flag' with for='['AbortSignal']'.
+LINE 312: No 'dfn' refs found for 'aborted flag' with for='['AbortSignal']'.
[=AbortSignal/aborted flag=]
diff --git a/tests/github/WICG/idle-detection/index.html b/tests/github/WICG/idle-detection/index.html
index 3e048c857f..171fcbaf6e 100644
--- a/tests/github/WICG/idle-detection/index.html
+++ b/tests/github/WICG/idle-detection/index.html
@@ -1275,8 +1275,7 @@
Indicates that the device is able to display content and be interacted with.
diff --git a/tests/github/WICG/import-maps/spec.console.txt b/tests/github/WICG/import-maps/spec.console.txt
index daac3932d3..a8357b594a 100644
--- a/tests/github/WICG/import-maps/spec.console.txt
+++ b/tests/github/WICG/import-maps/spec.console.txt
@@ -1,3 +1,5 @@
+LINE 80: Saw an end tag , but there's no open element corresponding to it.
+LINE 176: Saw an end tag , but there's no open element corresponding to it.
LINE 105: No 'dfn' refs found for 'prepare a script'.
prepare a script
LINE 111: No 'dfn' refs found for 'the script's type'.
@@ -12,7 +14,7 @@ LINE 122: No 'dfn' refs found for 'execute a script block'.
execute a script block
LINE 130: No 'dfn' refs found for 'prepare a script'.
prepare a script
-LINE ~132: No 'dfn' refs found for 'prepare a script'.
+LINE 132: No 'dfn' refs found for 'prepare a script'.
[=prepare a script=]
LINE 133: No 'dfn' refs found for 'the script's type'.
the script’s type
@@ -36,7 +38,7 @@ LINE 161: No 'dfn' refs found for 'the script is ready'.
the script is ready
LINE 173: No 'dfn' refs found for 'prepare a script'.
prepare a script
-LINE ~185: No 'dfn' refs found for 'process response' that are marked for export.
+LINE 185: No 'dfn' refs found for 'process response' that are marked for export.
[=/process response=]
LINE 228: No 'dfn' refs found for 'the script's type'.
the script’s type
diff --git a/tests/github/WICG/import-maps/spec.html b/tests/github/WICG/import-maps/spec.html
index a7c648b9b7..dc3f6d461b 100644
--- a/tests/github/WICG/import-maps/spec.html
+++ b/tests/github/WICG/import-maps/spec.html
@@ -844,7 +844,7 @@
+
+
\ No newline at end of file
diff --git a/tests/lint001.console.txt b/tests/lint001.console.txt
index fab988c244..58795c1417 100644
--- a/tests/lint001.console.txt
+++ b/tests/lint001.console.txt
@@ -5,11 +5,9 @@ LINE 20: Example needs ID:
foo
Checking links, this may take a while...
LINT: The following link caused an error when I tried to request it:
-http://foo.invalid
-http://foo.invalid
+http://foo.invalid
LINE 14: The following link caused an error when I tried to request it:
-invalid url
-invalid url
+http://foo.invalid
Done checking links!
LINT: The 'Bad1' namespace is missing an [Exposed] extended attribute. Does it need [Exposed=Window], or something more?
LINT: The 'Bad2' interface is missing an [Exposed] extended attribute. Does it need [Exposed=Window], or something more?
diff --git a/tests/macros001.console.txt b/tests/macros001.console.txt
index 66e59fd0ee..ca66a27292 100644
--- a/tests/macros001.console.txt
+++ b/tests/macros001.console.txt
@@ -1,7 +1,7 @@
LINE 17: Text Macro names must be all-caps and alphanumeric. Got 'Foobar'
-LINE 60:32: Found unmatched text macro [FOOBAR] in title='...'. Correct the macro, or escape it by replacing the opening [ with [.
+LINE 60:32: Found unmatched text macro [FOOBAR] in
. Correct the macro, or escape it by replacing the opening [ with [.
LINE 60:41: Found unmatched text macro [FOOBAR]. Correct the macro, or escape it by replacing the opening [ with [
-LINE 69:22: Macro replacement in title='...' recursed more than 10 levels deep; probably your text macros are accidentally recursive.
+LINE 69:22: Macro replacement in
recursed more than 10 levels deep; probably your text macros are accidentally recursive.
LINE 1:1 of macro [RECUR]: Macro replacement for [RECUR] recursed more than 10 levels deep; probably your text macros are accidentally recursive.
-LINE 72:24: Macro replacement in title='...' recursed more than 10 levels deep; probably your text macros are accidentally recursive.
+LINE 72:24: Macro replacement in
recursed more than 10 levels deep; probably your text macros are accidentally recursive.
LINE 1:1 of macro [MUTUAL1]: Macro replacement for [MUTUAL2] recursed more than 10 levels deep; probably your text macros are accidentally recursive.
diff --git a/tests/markdown012.bs b/tests/markdown012.bs
index d7cb90adac..1520106ee4 100644
--- a/tests/markdown012.bs
+++ b/tests/markdown012.bs
@@ -1,6 +1,5 @@
-
Foo
-
+Title: test
Group: test
Shortname: foo
Level: 1
@@ -12,46 +11,98 @@ Date: 1970-01-01
Markup Shorthands: markdown on
-Fragment {#fragment}
-========
-
-[link]() missing link and title is fine
-
-[link](/uri) this is normal
-
-[link](/url "title") link and title
-
-[link]("title") missing link, only title is OK
-
-[link] (/uri) is not a proper link, you monster
-
-[link](#fragment) cool too
-
-[link](http://example.com#fragment) nice
-
-[link](http://example.com?foo=3#frag) nice nice
-
-[link](http://example.com?foo=3#frag); nice and tidy
-
-[link](http://example.com?foo=3#frag)
-
-[link](foo\bar) leave as-is
-
-[link](foo%20bä) also leave as-is
-
-[link]( /uri ) is OK, albeit spacy
-
-[link]( /uri "title" ) is OK
-
-[link](https://en.wikipedia.org/wiki/Sandbox_(computer_security)) - html entities for '(' and ')'
-
-[link](https://en.wikipedia.org/wiki/Sandbox_(computer_security)and(Other)(Tricks)) - balanced parens
-
-[link](https://en.wikipedia.org/wiki/Sandbox_\(computer_security\)and\(Other\)\(Tricks) - escaped parens
-
-[link](https://en.wikipedia.org/wiki/Sandbox_((computer_security)) - unbalanced unescaped parens, not a link
-
-Not Yet Supported
-=================
-
-[link]() link surrounded by angle brackets should be supported
+Basic Usage {#a}
+===========
+
+* [link]() missing link and title is fine
+* [link](/uri) this is normal
+* [link](/url "title") link and title
+* [link]("title") missing link, only title is OK
+* [link](/url 'title') single quotes okay for title
+* [link]('title') single quotes with no link
+* [link](/url (title)) parens okay in title
+* [link]((parens)) single quotes with no link
+* [link](#fragment) fragment-only url allowed
+* [link](http://example.com#fragment) fragment allowed
+* [link](http://example.com?foo=3#frag) query allowed
+* [link](foo%20bä) URL escapes, html escapes all allowed
+* [link](https://en.wikipedia.org/wiki/Sandbox_(computer_security)) - html entities for '(' and ')'
+* [link](https://en.wikipedia.org/wiki/Sandbox_(computer_security)and(Other)(Tricks)) - balanced parens
+* [link]() link surrounded by angle brackets is fine
+* [link]() you can put lots of stuff inside <>
+* [link]( "title") <>-wrapped, with title
+
+Whitespace {#b}
+==========
+* [link]( /uri ) Spaces around the url ok
+* [link]( /uri "title" ) and around the title
+* [link](
+ /url
+ "title"
+ ) single linebreak between components is ok
+* [link](/url "line 1
+ line 2
+ line 3") linebreaks in the title are ok
+* [link]( /url "foo" ) tabs are ok as whitespace
+
+Missing Escapes {#c}
+=======
+
+These should work, but will contain extra backslashes
+* [link](foo\bar) backslashes followed by a non-punc are just textual
+* [link](foo\\bar) escaped slash
+* [link](\"foo) starting escaped " is in the url, not the title
+* [link](\'foo) same for single quote
+* [link]((foo\))) balanced parens still work, but escaped ones do count
+* [link](/url\.html "foo\.bar") other escaped punc is allowed
+
+These won't work, the lack of escaping breaks the parsing.
+* [link](\(foo) same for parens
+* [link]("foo\"") can escape the " inside a title
+* [link]('foo\'') or the '
+* [link](https://en.wikipedia.org/wiki/Sandbox_\(computer_security\)and\(Other\)\(Tricks) - escaped parens
+* [link](\<>) can escape < and > inside <>-wrapped links
+
+Errors {#d}
+======
+* [link] (/uri) not a link, just some weird text
+* [link](https://en.wikipedia.org/wiki/Sandbox_((computer_security)) - unbalanced unescaped parens, not a link
+* [link](/url"title") need space between the url and title
+* [link](/url title) no wrapper for the title
+* [link](/url title "foo") still no wrapper
+* [link]() linebreak in <>-wrapped url is not allowed
+* [link]( title) even if the link is <>-wrapped, still need title wrapper
+* [link]("title") even if the link is <>-wrapped, still need space between it and the title
+* [link](
+
+ /url "title") blank line *not* allowed between components
+* [link](/url "line 1
+
+ line 3") blank line not allowed in title
+* [link]() no unescaped < inside of <>-wrapped links
+* [link](>) not allowed even if it's balanced
+
+HTML Parsing {#e}
+============
+
+* [can use markup in here](/url)
+* [markup hides the md markup appropriately](/url)
+* [can use [TITLE] macros in here](/url)
+* [can md-escape \] square brackets in here](/url)
+* [can html-escape Y square brackets](/url)
+* [embedding another link [foo](/bar) doesn't work](/url)
+* [other shorthands like ''foo'' work](/url)
+* [linking shorthands <{div}> at least parse](/url)
+* [`code` spans are ok](/url)
+* `[and links aren't parsed in code](/url)`
+* `[code interrupts`](/url) link parsing
+* [including `from inside](/not-url)`](/url)
+
+HTML Parsing Errors {#f}
+===================
+
+* [using a naked ] inside the link text](/url) cancels the link-parse (contra to CommonMark)
+* starting outside [then closing inside](/url) is an error
+* [not closing](/url) is an error
+* [a link-closer ](/url) is an error
\ No newline at end of file
diff --git a/tests/markdown012.console.txt b/tests/markdown012.console.txt
index ef96172224..3f1a67694e 100644
--- a/tests/markdown012.console.txt
+++ b/tests/markdown012.console.txt
@@ -1 +1,38 @@
-LINE 54: The heading 'Not Yet Supported' needs a manually-specified ID.
+LINE 60:17: Tried to parse a markdown link's destination/title, but ran into some unexpected characters
+LINE 61:16: Tried to parse a markdown link's destination/title, but ran into some unexpected characters
+LINE 62:16: Tried to parse a markdown link's destination/title, but ran into some unexpected characters
+LINE 63:91: Tried to parse a markdown link's destination/title, but ran into some unexpected characters
+LINE 64:16: Tried to parse a markdown link's destination/title, but ran into some unexpected characters
+LINE 64:14: While trying to parse a start tag, ran into some unparseable stuff (\).
+LINE 69:70: Tried to parse a markdown link's destination/title, but ran into some unexpected characters
+LINE 71:15: Tried to parse a markdown link's destination/title, but ran into some unexpected characters
+LINE 72:15: Tried to parse a markdown link's destination/title, but ran into some unexpected characters
+LINE 73:14: The <>-wrapped destination of a markdown link can't contain a newline
+LINE 75:17: Tried to parse a markdown link's destination/title, but ran into some unexpected characters
+LINE 75: Saw an end tag , but there's no open element corresponding to it.
+Open tags: at 73:10
+LINE 76:16: Missing required whitespace between markdown link's destination and title
+LINE 76: Saw an end tag , but there's no open element corresponding to it.
+Open tags: at 73:10
+LINE 78: The destination/title of a markdown link can't contain a blank line.
+LINE 81: The destination/title of a markdown link can't contain a blank line.
+LINE 83:14: The <>-wrapped destination of a markdown link can't contain further unescaped < characters
+LINE 83:14: While trying to parse a start tag, ran into some unparseable stuff (<).
+LINE 84:14: The <>-wrapped destination of a markdown link can't contain further unescaped < characters
+LINE 84:14: While trying to parse a start tag, ran into some unparseable stuff (<).
+LINE 106: Saw an end tag , but there were unclosed elements remaining before the nearest matching start tag (on line 106).
+Open tags: at 73:10, at 106:3, [...](...) at 106:24
+LINE 106: Saw an end tag , but there were unclosed elements remaining before the nearest matching start tag (on line 106).
+Open tags: at 73:10, at 106:3, at 106:24
+LINE 107:19: [...](...) shorthand (opened on 107:3) was closed, but there were still open elements inside of it.
+Open tags: at 73:10, at 106:3, [...](...) at 107:3, at 107:8
+LINE 107: Saw an end tag , but there were unclosed elements remaining before the nearest matching start tag (on line 107).
+Open tags: at 73:10, at 106:3, at 107:3, at 107:8
+LINE 108: Saw an end tag , but there were unclosed elements remaining before the nearest matching start tag (on line 108).
+Open tags: at 73:10, at 106:3, at 107:3, at 107:8, [...](...) at 108:3
+LINE 108: Saw an end tag , but there were unclosed elements remaining before the nearest matching start tag (on line 107).
+Open tags: at 73:10, at 106:3, at 107:3, at 107:8
+LINT: Your document appears to use spaces to indent, but line 74 starts with tabs.
+LINT: Your document appears to use spaces to indent, but line 77 starts with tabs.
+LINE 25: Couldn't find target anchor fragment:
+[link](#fragment)
diff --git a/tests/markdown012.html b/tests/markdown012.html
index c6a6b2c669..7a811ed8c7 100644
--- a/tests/markdown012.html
+++ b/tests/markdown012.html
@@ -2,7 +2,7 @@
- Foo
+ test
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/tests/pre004.console.txt b/tests/pre004.console.txt
index e69de29bb2..559fd989e9 100644
--- a/tests/pre004.console.txt
+++ b/tests/pre004.console.txt
@@ -0,0 +1 @@
+LINE 1: Saw an end tag , but there's no open element corresponding to it.
diff --git a/tests/previous-versions-001.console.txt b/tests/previous-versions-001.console.txt
index 55cb1b91ff..2e5de81992 100644
--- a/tests/previous-versions-001.console.txt
+++ b/tests/previous-versions-001.console.txt
@@ -1,5 +1,5 @@
FATAL ERROR: While trying to generate a Previous Version line, couldn't find a dated biblio reference for foo-bar.
-LINE ~1: No 'property' refs found for 'foo-bar'.
+LINE 1 of macro [ABSTRACT]: No 'property' refs found for 'foo-bar'.
'foo-bar'
WARNING: The following locally-defined biblio entries are unused and can be removed:
* FOO-BAR-1
diff --git a/tests/section-links003.console.txt b/tests/section-links003.console.txt
index f9b675666c..5cf94aacc6 100644
--- a/tests/section-links003.console.txt
+++ b/tests/section-links003.console.txt
@@ -1,2 +1,2 @@
-LINE ~22: Couldn't find section '#section-5.4' in spec 'rfc6265':
+LINE 22: Couldn't find section '#section-5.4' in spec 'rfc6265':
[[RFC6265#section-5.4]]
diff --git a/tests/var001.console.txt b/tests/var001.console.txt
index f6f2cef942..4bd53cd217 100644
--- a/tests/var001.console.txt
+++ b/tests/var001.console.txt
@@ -1,8 +1,8 @@
-LINE ~17: The var 'a' (in global scope) is only used once.
+LINE 17: The var 'a' (in global scope) is only used once.
If this is not a typo, please add an ignore='' attribute to the .
-LINE ~19: The var 'ab' (in global scope) is only used once.
+LINE 19: The var 'ab' (in global scope) is only used once.
If this is not a typo, please add an ignore='' attribute to the .
-LINE ~21: The var 'abc' (in global scope) is only used once.
+LINE 21: The var 'abc' (in global scope) is only used once.
If this is not a typo, please add an ignore='' attribute to the .
-LINE ~29: The var 'foo-bar' (in global scope) is only used once.
+LINE 29: The var 'foo-bar' (in global scope) is only used once.
If this is not a typo, please add an ignore='' attribute to the .
diff --git a/tests/var002.console.txt b/tests/var002.console.txt
index a9a9e5471e..346c2748d8 100644
--- a/tests/var002.console.txt
+++ b/tests/var002.console.txt
@@ -4,7 +4,7 @@ LINE 15: The heading '
LINE 21: The heading '
Make a non-string.
' needs a manually-specified ID.
-LINE ~19: The var 'var' (in algorithm 'Make a string.') is only used once.
+LINE 19: The var 'var' (in algorithm 'Make a string.') is only used once.
If this is not a typo, please add an ignore='' attribute to the .
-LINE ~25: The var 'var' (in algorithm 'Make a non-string.') is only used once.
+LINE 25: The var 'var' (in algorithm 'Make a non-string.') is only used once.
If this is not a typo, please add an ignore='' attribute to the .