#SeirdyWAI-ARIA's role="comment" seems basically equivalent to microformats2 comments except more powerful, since it's easy to make a comment and id semantically linked in a bi-directional manner.
#Seirdyi implemented them for displayed webmentions on seirdy.one. example page: https://seirdy.one/2020/11/23/website-best-practices.html. Now I just have to also display webmentions that point to in-page anchors and make those semantically linked to just the sections they reference.
#Loqi[Rohan Kumar] Best practices for inclusive textual websites
jacky and ur5us_ joined the channel
#Seirdylowkey thinking that we should at some point make microformats3 and make it use "aria-details" and `role="comment"` for comments, reactions, etc.
jacky joined the channel
#[tantek]except what's the consuming use-case? in particular, what mf2 does is identify the different *parts* of a comment (content, author, published) which is the more interesting part because that's what consuming code needs to make sense of a comment.
#[tantek]role=comment doesn't actually help with that
#Seirdyoh im not proposing getting rid of microformats entirely
#Seirdyso you could use a <mark> or <section> element in the document with aria-details pointing to a role=comment
jacky joined the channel
#Seirdyrole=comment isn't actually doing much on its own, it only exists to describe the relationship declared by aria-details as a "comment" since aria-details is pretty generic
#Seirdyas opposed to, say, a full image transcript
#Seirdyessentially, it's the first step towards moving from "what things are" to "how things relate to each other" beyond the standard parent/child relationships.
#[tantek]I don't think such "first step" approaches work unless there's actual interest in some consuming code in doing something with it.
#[tantek]I agree with the use-cases listed, my point is the markup "solution" offered doesn't actually solve them
#Seirdyso you can use "labelledby" for a short text label, "describedby" for a longer text alternate, and "details" for rich markup. but this begs the question "what is the relationship between the rich markup and the described content".
#[tantek]mf2 h-entry replies already reference by URL what they are in-reply-to, which can include an id
#[tantek]maybe we're talking about different use-cases. an mf2 reply is on a different page (and site usually) than the post it is in-reply-to
#@erikkroes↩️ I am actually adding some non-semantic HTML (it's all semantic right now!) with the goal of... adding more semantics. Not sure how I can fit in microformats otherwise. (twitter.com/_/status/1524998289229324290)
jamietanna and [Murray] joined the channel
#[tantek]^ would be interesting to see the use-case and existing markup
#Loqisknebel has 5 karma in this channel over the last year (35 in all channels)
jacky joined the channel
#@KevinBankston↩️ You don't think that has to do with the fact that it is a blogging rather than microblogging platform? Bot-tweeting is a lot easier than bot-blogging... (Or are you arguing that intentionally designed platforms should avoid microformats?) (twitter.com/_/status/1525168779558125569)