#btremI just learned that Firefox does not parse the author correctly in reader mode, causing other names to show up in articles that I wrote.
#btremIt seems to find the first element with "author" in an attribute -- any attribute, afaict -- and uses the content of that element for the byline.
#btremIt breaks when the post is "in-reply-to" and I include the author of the replied-to piece in a nested h-cite.
#btremWhat's worse is that it gets it wrong when the post is *not* in-reply-to, that is, when there's no other author elements, and it shouldn't get confused. On those pages, where the only p-author element is my h-card in the footer, it shows no author. Shame.
#btremWell, it does find author text. Just not the right one.
#btremSafari doesn't show author on my pages. Presumably the same problem: the author is in the footer of the page. Which is slightly annoying, since the footer is a child of the body, and the body is an h-entry. Another words, I'm doing it right -- I think -- but the browsers are not.
hendursaga joined the channel
#btremYep, I just copied the address element from my footer up near the top of the page, after the first article. And FF reader view shows the byline. So it doesn't like the author to be the footer.
#btremI did an additional test. I put an author element in the body, but outside the footer and outside the main element, as a direct child of body (and between the main and footer elements). Again, FF picked up the author byline. So it's just in the footer that it fails.
#[tantek]jacky, I might have filed the bug too soon 😂
[cleverdevil], hendursa1, KartikPrabhu, [Rose], [KevinMarks], [tantek], [snarfed], [chrisaldrich], [tw2113_Slack_], [schmarty], hendursaga, tomlarkworthy and btrem joined the channel
#@vbarneMicroformats are a set of defined HTML classes that allow software to process the information reliably by having set classes refer to a specific type of data rather than being arbitrary (i.e., contact information, geographic coordinates, events, blog posts, products, recipes). (twitter.com/_/status/1378112172170039299)
[KevinMarks], KartikPrabhu, [fluffy] and [tantek] joined the channel