close
The Wayback Machine - https://web.archive.org/web/20210716161408/https://github.com/topics/whatwg
Skip to content
#

whatwg

Here are 60 public repositories matching this topic...

node-fetch
dd8
dd8 commented Apr 10, 2018

In https://mimesniff.spec.whatwg.org/#parsing-a-mime-type the following step might be clearer if it explicitly said the trailing sequence after " was to be discarded. Might also be better if the example contains a ';' since the step mentions ';'

Current:

Collect a sequence of code points that are not U+003B (;) from input, given position.
Example: Given text/html;charset="shift_jis"iso-20

zcorpan
zcorpan commented Jun 28, 2019

https://github.com/whatwg/whatwg.org/blob/master/resources.whatwg.org/standard.css#L168

A <dl class="switch"> in specs represents a switch statement in programming languages. For stylistic reasons we use an arrow character as generated content before each dt.

Example: https://dom.spec.whatwg.org/#dom-node-nodetype

This renders as "rightwards arrow with hook" in screen readers, accor

Improve this page

Add a description, image, and links to the whatwg 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 whatwg topic, visit your repo's landing page and select "manage topics."

Learn more