#KartikPrabhualso for p-* when defaulting to textContent
#KartikPrabhuso the question is tantek, if the e-* thingie has a <script> tag in it should everything inside the <script> be deleted for e-*.value or should the contents of the <script> be included?
#kylewmKartikPrabhu: no, parsing a p-* property has a different definition than the implied "name"
#irakliedited /existing-rel-values (+312) "/* non HTML rel values */ Added a new link relation: permission, found in Collection.Document media type spec." (view diff)
#tantekKartikPrabhu: no, parsing p-* is different, that's the point
#tantekKartikPrabhu: re: <script> tag parsing - supposed to follow HTML parsing rules, nothing special there
#KartikPrabhutantek: re: script... yeah it seems both mf2py and php-mf2 incluide the contents in the e-*.value so maybe that is ok... where are these HTML parsing rules anyway?
#kylewmKartikPrabhu: OK, I think that means we're good then. document.querySelector('.h-entry .e-content').textContent includes the script contents