-
Hi all,
In looking at a sample Solid technical report such as:
https://solidproject.org/TR/protocol
I would like to draw the CG's attention to our CG Report requirements:
https://www.w3.org…
-
Consider this in the package file:
```xml
```
Epubcheck flags an error because it should be `fallback="fallbackid"`. However, the error message says:
```
ERROR(RSC…
-
See discussion here: https://github.com/w3c/wot-security/issues/166
If TDs are not internally signed, we may still want to "envelope" them when we return them from a directory service.
-
https://drafts.csswg.org/css-sizing-4/#aspect-ratio
The title is not very descriptive, sorry -- I couldn't think of a succinct way to describe the issue. Basically:
```html
XX XXX
…
-
[Shadow DOM](http://w3c.github.io/webcomponents/spec/shadow/) is the new w3c standard about web technology.
To show how does `@import` not work, see the example:
index.html
``` html
@…
-
https://github.com/transmute-industries/did-key.js/blob/master/packages/bls12381/src/Bls12381G2KeyPair.ts#L94
Im using this lib to generate a key to be used towards mattrs json-ld bbs signature.
…
-
### Description
As a user of Baggage, whether it's via OTEL Baggage API or OpenTracing Bridge, the value of a baggage entry is not supposed to be restricted, i.e. the following should be valid code…
-
The [Scrollable Listbox Example](https://www.w3.org/WAI/ARIA/apg/patterns/listbox/examples/listbox-scrollable/) does not match the behavior described by the [Listbox Pattern Keyboard Interaction](http…
-
### Checked for duplicates
Yes - I've already checked
### Website or Best Practice Guide?
Best Practice Guide
### Describe the bug
When I edited the documentation starter kit README.md file, I wa…
-
The following are specified in the same place:
https://w3c.github.io/webauthn/#dictdef-authenticatorselectioncriteria
```
dictionary AuthenticatorSelectionCriteria {
DOMString …