Re: [w3c/FileAPI] Further integrate MediaSource documentation (#115)

annevk commented on this pull request.



> @@ -1621,7 +1620,7 @@ where [=map/keys=] are [=valid URL strings=]
 and [=map/values=] are [=blob URL Entries=].
 
 A <dfn export>blob URL entry</dfn> consists of
-an <dfn export for="blob URL entry">object</dfn> (of type {{Blob}} or {{MediaSource}}),
+an <dfn export for="blob URL entry">object</dfn> (of type {{Blob}}, {{File}} or {{MediaSource}}),

and this one :-)

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

Received on Friday, 1 February 2019 13:02:39 UTC