From 95fb560b547d5f8a631d96298f6fa013a0c67e7b Mon Sep 17 00:00:00 2001 From: philomathic_life <15947783+zacknewman@users.noreply.github.com> Date: Wed, 27 Nov 2024 22:17:45 +0000 Subject: [PATCH] Make remaining USVStrings into DOMStrings --- index.bs | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/index.bs b/index.bs index 7fff2d1e7..6d97696ab 100644 --- a/index.bs +++ b/index.bs @@ -311,7 +311,6 @@ spec:url; type:dfn; text:domain spec:url; type:dfn; for:url; text:host spec:url; type:dfn; text:valid domain; spec:webidl; type:dfn; text:DOMString -spec:webidl; type:dfn; text:USVString spec:webidl; type:interface; text:Promise @@ -7216,10 +7215,10 @@ but the currently used [=RP ID=] might be "example.com". :: [=authentication extension|Authentication=] : Client extension input -:: A single USVString specifying a FIDO |AppID|. +:: A single DOMString specifying a FIDO |AppID|.