tantek, nitot, KevinMarks, nitot_, KevinMarks_, adactio and petermolnar joined the channel
#petermolnarmorning; question on u-photo: can a u-photo only be an <img>? The reason for asking is that adaptive (src-set) u-photo imgs sound problematic and using an <a> href as u-photo might be more useful to present a large-resolution photo
#aaronpkit's almost like the value of the photo property should be able to be an object, like how e- things end up turning into an object with {"html":"...","value":"..."}
#aaronpkbut I don't want to jump to conclusions :)
#KevinMarks_Well, you could mark it up as a h-photo now and make that happen.
#tantekaaronpk: saw the microformats2 parsing issue. good catch
#Loqitantek: gRegorLove left you a message 14 hours, 37 minutes ago: I've reverted spam from these users, if you want to block them: Reniemarie, Kachuy, Oulman
#voxpellijust noticed tantek's addition there: "Additionally: consider the same for "id" attributes (use-case: rel=feed..." – so alt="" is the third discovered use case probably
#tantekall elements have id and lang attributes (potentially)
#tantekvery few (2? img area) elements have alt atttribute (potentially)
#tanteksame solution may work, yet worth considering that difference
#gRegorLovetantek: Hope I didn't get too far ahead of the process. I don't think I mentall distinguished -brainstorming from -issues. I was in a productive mood with php-mf2 updates so added lang parsing after #indieweb discussion.
#voxpellitrue, how do eg. video and audio handle it?
#voxpelligRegorLove: I think lang="" is at the stage where it needs to be tried out and have experienced gathered – hence good to have it as an option in a couple of libraries, but probably behind a feature flag
#voxpellioh, to support alt-representations of video and audio one would have to deal with fallback content that can contain html
#aaronpkthe other thing the w3c a11y group mentioned was close captions for videos
#voxpelliit could probably use a top level attribute on the same level as "html", "value" and probable future "id" and "lang" is and use either alt="" or textContent depending on what type of tag with fallback content it is?
TallTed joined the channel
#tantekgRegorLove: totally ok to prototype things in pull requests like that, in fact, that's a great way to prove out brainstorming
#tantekaaronpk re: videos, does micropub support video uploads yet?
#voxpellitantek: yes, ownyourgram has been doing exports of videos :)