[keithjgrant]aaronpk SVG is far more flexible for styling. If it's inlined, CSS can target individual nodes and style them: fill color, stroke style & color, animation. Also better accessibility.
aaronpkI'll have to add some css rules to style the color of the icons specifically in every place they're used, rather than them picking up the same text color
oodaniHuh, that's interesting. I just noticed that microformats2 parsers handle my <script class="p-json-ld" type="application/ld+json"> elements differently to each other? mf2py does exactly what I'd expect, which is take the full JSON text as a property of the containing h- element. However, pin13 produces an *empty* string as the property's value, and go.microformats.io just completely omits the property. Which of those behaviours is considered correct?
oodaniTrying to figure out which microformats2 parsers are buggy and how to fix them. This is just an example that happens to expose the difference in behaviour.
oodaniIsn't kinda the point of microformats2 that it's arbitrarily extensible, since the class prefixes indicate how to retrieve the data regardless of whether the parser actually knows what the property is or not?
oodaniOkay. I just, y'know, happened to parse my site, which has this property on it, and noticed different parsers produced a different result. Thought someone might wanna know.
aaronpkThe fact that all the parsers do something different is interesting, but that's more a conversation for #microformats if we're just talking about spec level stuff with no actual consuming use case
jeremycherfas.netedited /Facebook (+553) "/* Big data collection allows intrusive inference */ Added link to Reply All episode about spying. --~~~~" (view diff)
dougbeal|iOS, gRegorLove, amz3`, snarfed, tantek and [miklb] joined the channel
snarfedtantek: sure! it's on my todo list. low priority right now because bridgy fed is just server to server, which https://test.activitypub.rocks/ doesn't actually test at all. it's just an interactive form that generates an implementation report. so, kinda low value for me right now
tantekhmm - I think that's the intent, that you're supposed to follow the steps it asks you to and then report back on the results you're getting / seeing
aaronpkyeah it's more like the webmention/micropub implementation report checklists but spread out in a list where you have to click each one to progress further