The Wayback Machine - https://web.archive.org/web/20220601195735/https://github.com/topics/standard
Skip to content
#

standard

Here are 848 public repositories matching this topic...

mkruisselbrink
mkruisselbrink commented Aug 6, 2020

The current fetch spec says that all blob: URL requests should result in a 200/OK response (a separate issue, it should probably also mention how to reply if the URL's blob url entry is null). That doesn't entirely match at least chrome's implementation though. In chrome we also support range requests on blob URLs, as long as the range consists of a single range. In that case we reply with a 206 a

good first issue
amn
amn commented Jun 11, 2020

Under point 6 of the list of steps to take to "ensure pre-insertion validity", as part of an attempt to implement a procedure involving the particular list of steps, I am having trouble unambiguously interpreting the following statement:

parent has an element child, child is a doctype, or child is non-null and a do

good first issue clarification

Improve this page

Add a description, image, and links to the standard topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the standard topic, visit your repo's landing page and select "manage topics."

Learn more