Re: [whatwg/fetch] Define data: URLs (#579)

sideshowbarker commented on this pull request.



> @@ -5630,6 +5621,81 @@ if the script checks that the URL has the right hostname.
 
 
 
+<h2 id=data-urls><code>data:</code> URLs</h2>
+
+<p>For an informative description of <code>data:</code> URLs see RFC 2397. This section replaces its

    <p>For an informative description of <code>data:</code> URLs see RFC 2397

Probably better to have a comma after _URLs_:

_For an informative description of <code>data:</code> URLs, see RFC 2397_



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/579#pullrequestreview-56104109

Received on Monday, 14 August 2017 14:59:15 UTC