-
My `debug.log` file was actually a symlink pointing to a file in a directory I deleted, but on startup I got a vague error:
```
thread '' panicked at 'failed to create appender: Os { code: 2, kind…
-
Dropping the current font in Wakamai Fondue shows some things that might not be intended:
- Font name is *Fraunces 144pt S100 Black*
- Axes defaults are all at their max (144 opsz, 900 weight, 100…
RoelN updated
4 years ago
-
We were recently grovelling thru the webidl spec looking for where it (might) unambiguously state something like "declared interface members must be present on objects implementing that interface" and…
-
https://fs.spec.whatwg.org/#valid-file-name seems rather bad, especially for just OPFS.
cc @whatwg/fs
-
From OACov call (2020-07-15)
Provide text to make clear that using JSON schema references (`$ref`), is valid/allowed for instance documents.
Examples
```json
# inline
"rangeType" : { "band1…
-
## Links
* Preview - Presentation https://preview.iiif.io/api/image_prezi_rc3/api/presentation/3.0/
* Preview - Image https://preview.iiif.io/api/image_prezi_rc3/api/image/3.0/
* Presentation A…
-
If I set jaxb:version="2.2" or jaxb:version="2.2.1" and run xjc, I get the
following error message:
[ERROR] JAXB version attribute must be "1.0"
xjc will accept jaxb:version="2.1". I recommend that …
-
The Next, prev, First, Last are specified as being IRIs, consequnetly, these means that different requests to the same IRI should return the same annotations.
However, the number of annotations inc…
-
Consider:
`did:example:123?q1=1&q2=2#fragment` => did document.
should didDocument.id === `did:example:123?q1=1&q2=2` or `did:example:123` ?
this is particularly concerning for interactions w…
-
The Web Annotation Data Model needs iteration...but I'm not sure the Web Publishing WG is the place to do it...yet.
Given #38 and #40, there seems to be a need to iterate on the Web Annotation Data…