Re: [w3c/FileAPI] Update the exported text for resolve (PR #191)

@annevk commented on this pull request.



> @@ -1558,7 +1558,7 @@ run the following steps:
 ## Dereferencing Model for blob URLs ## {#requestResponseModel}
 
 <div algorithm="resolveURL">
-To <dfn export for="blob URL" lt="resolve">resolve a blob URL</dfn> given a |url| (a [=URL=]), run the following steps:
+To <dfn export>resolve a blob URL</dfn> given a |url| (a [=URL=]), run the following steps:

Let's preserve the ID and modernize a bit while we're here.
```suggestion
To <dfn export id=blob-url-resolve>resolve a blob URL</dfn> given a [=URL=] |url|:
```

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/FileAPI/pull/191#pullrequestreview-1285078621
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/FileAPI/pull/191/review/1285078621@github.com>

Received on Monday, 6 February 2023 12:15:52 UTC