2016-01-29 UTC
# 00:37 tantek huh - 7/10 prev tweets before that primarily negative = not worth responding to
# 00:52 Loqi [@jeffwatkins] @kartik_prabhu Yeah. I’ve no interest in making something code consumable. Just really looking for good semantic guidelines in age of HTML5.
# 00:55 Loqi gives KartikPrabhu a golden hammer but i have no use for it" fallacy
codemonkey, netweb, krijnhoetmer, Chordachi, tantek and KartikPrabhu joined the channel
# 05:44 kylewm Loqi does some interesting stuff with quotation marks
tantek, KartikPrabhu1, Chordachi, nitot, adactio, TallTed and JohnBeales joined the channel
nitot, KartikPrabhu and JohnBeales joined the channel
# 16:15 aaronpk are there different rules for parsing the contents of an h2 tag vs a div?
# 16:16 aaronpk <h2 class="p-name"><p>hello world</p></h2> results in an empty name property, but it works fine with <div class="p-name"><p>hello world</p></div>
# 16:26 KartikPrabhu block element and all that. So the internal HTML parser in mf2 or php-mf2 might be causing that
# 16:33 KartikPrabhu ok so in mf2 it might depend on the internal HTML parser, because my version in not giving me a name if there is a <p> inside
# 16:34 kylewm intersting it works with html5lib but not lxml
# 16:35 kylewm KartikPrabhu: I changed mf2.kylewm.com so you can specify the backing parser
# 16:38 aaronpk I feel like if browsers are gonna render it just fine, then the parser should accept it too
# 16:38 KartikPrabhu surprised that FF renders that even though on other elements it does some random stuff
# 16:38 kylewm just weird bc I'd expect html5lib to blank it and lxml to be agnostic
gRegorLove, nitot and AngeloGladding joined the channel
JohnBeales, Loqi, gRegorLove and tantek joined the channel