Results 4 issues of Jonathan Frech

IBM Plex Sans Condensed Regular does not support unicode code point `U+200A`, the hair space: ``` % fc-query --format='%{charset}\n' =(curl -fsSL https://github.com/IBM/plex/raw/master/IBM-Plex-Sans-Condensed/fonts/complete/ttf/IBMPlexSansCondensed-Regular.ttf) | grep -o ' 1ea0-1ef9 2013-2014 ' 1ea0-1ef9...

future

The example `variable-fonts/font-weight.html` does not employ the `label` tag, yet styles it: https://github.com/mdn/css-examples/blob/3e820cef34e6adaaf3e764d9379800fee741e435/variable-fonts/font-weight.html#L25-L29 https://github.com/mdn/css-examples/blob/3e820cef34e6adaaf3e764d9379800fee741e435/variable-fonts/font-weight.html#L53-L57

After a bit of searching, I think `$ sed --in-place 's!hellofs subdirectory!examples/hellofs subdirectory!' fuse.go` would be helpful to future readers. https://github.com/bazil/fuse/blob/fb710f7dfd05053a3bc9516dd5a7a8f84ead8aab/fuse.go#L40

### Proposal Create the following two pages describing Text and Data Mining (TDM) reservation via HTTP headers: * https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/tdm-reservation * https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/tdm-policy ### Task list * Create page `https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/tdm-reservation`, explain its...

proposal
type: add content
needs implementation