James Scholes on Nostr: The latest winning mark-up from #GitHub turns all release asset download links into ...
The latest winning mark-up from #GitHub turns all release asset download links into table cells, despite them not being in a table:
```
<ul>
<li role="row">
<div role="presentation">
<a href="..." role="cell">...</a>
</div>
<div role="presentation">
<span role="cell">108 Bytes</span>
<span role="cell">
<relative-time datetime="..." title="May 24, 2024, 9:41 PM CST">2024-05-25T03:41:28Z</relative-time>
</span>
</div>
</li>
</ul>
```
#accessibility
Published at
2024-06-29 19:36:10Event JSON
{
"id": "75efbc621868c53a3d7e07d21a9c0f8f5c61fb811fca1a4d4744b3b42d660439",
"pubkey": "07a648585957014513af1ea1b4be958643522100af23293d8c84977b2840b4d7",
"created_at": 1719689770,
"kind": 1,
"tags": [
[
"t",
"github"
],
[
"t",
"accessibility"
],
[
"proxy",
"https://dragonscave.space/users/jscholes/statuses/112701588805772747",
"activitypub"
]
],
"content": "The latest winning mark-up from #GitHub turns all release asset download links into table cells, despite them not being in a table:\n\n```\n\u003cul\u003e\n\t\u003cli role=\"row\"\u003e\n\t\t\u003cdiv role=\"presentation\"\u003e\n\t\t\t\u003ca href=\"...\" role=\"cell\"\u003e...\u003c/a\u003e\n\t\t\u003c/div\u003e\n\t\t\u003cdiv role=\"presentation\"\u003e\n\t\t\t\u003cspan role=\"cell\"\u003e108 Bytes\u003c/span\u003e\n\t\t\t\u003cspan role=\"cell\"\u003e\n\t\t\t\t\u003crelative-time datetime=\"...\" title=\"May 24, 2024, 9:41 PM CST\"\u003e2024-05-25T03:41:28Z\u003c/relative-time\u003e\n\t\t\t\u003c/span\u003e\n\t\t\u003c/div\u003e\n\t\u003c/li\u003e\n\u003c/ul\u003e\n```\n\n#accessibility",
"sig": "c41f6541ee9a22cac83f67c42a514bc24777720ccd3d894a7dd22bdce769c54f3effd6d2c77ccc2ae4c6667af81553af619822dc50f3faedc4d1ee69d1675bdf"
}