- From: Marijn Kruisselbrink <notifications@github.com>
- Date: Fri, 03 Feb 2023 08:49:29 -0800
- To: w3c/FileAPI <FileAPI@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 3 February 2023 16:49:42 UTC
@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