Adrian Roselli on Nostr: Remember, this is not in the WHATWG HTML spec: ``` <input type="checkbox" switch> ``` ...
Remember, this is not in the WHATWG HTML spec:
```
<input type="checkbox" switch>
```
https://github.com/whatwg/html/pull/9546
Safari simply decided to implement it, perhaps to force adoption and make another flippant claim it was first with something (when it gets merged into the versionless spec).
https://adrianroselli.com/2021/10/switch-role-support.html#Update02
```
<input type="checkbox" switch>
```
https://github.com/whatwg/html/pull/9546
Safari simply decided to implement it, perhaps to force adoption and make another flippant claim it was first with something (when it gets merged into the versionless spec).
https://adrianroselli.com/2021/10/switch-role-support.html#Update02