Registry mockups should include some registry tables
The Process says that Registries include registry tables, but https://w3c.github.io/tr-design/p2021mockup/dry-6.5.2.html and the other Registry mockups don't have any. Could y'all show us what the tables are supposed to look like?
@jyasskin There's nothing special about what the registry tables are supposed to look like... but we do have automatic styling available for HTML tables using class=data which might be convenient, see https://www.w3.org/StyleSheets/TR/2021/README#table
That said, I agree it would be helpful if at least one of the mockups had a registry formatted as an HTML table. :)
I think what's actually needed is styling for Registry Table Sections - I made one for DAPT, e.g. at https://www.w3.org/TR/dapt/#script-event-type and I'm sure someone could improve it (and I'd welcome that improvement).
One of the difficulties is that the tables often are wider than the main body text, so even though I wanted a color side bar like in examples, etc, I had to put that bar only on one side, so the table didn't overlap it on the other side.