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

@mkruisselbrink commented on this pull request.

This seems like kind of a unnecessary change, but I suppose it doesn't hurt... 

> @@ -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 for="blob URL">resolve a blob URL</dfn> given a |url| (a [=URL=]), run the following steps:

With `resolve a blob URL` as text, I'd get rid of the `for` part, as that is redundant now.

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

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

Received on Friday, 3 February 2023 16:49:42 UTC