06:17
<wayneca>
OK, so if I have this right, &lt; is always needed, &gt; is never needed, &amp; is only needed when certain characters follow it, so safer to just use it in all circumstances, and &quot; and &apos; are only needed when used in attributes using those characters as the quote marks. All other entities are not necessary at all, since unicode takes care of character handling.
06:19
<wayneca>
Thanks guys. I appreciate the insight.
07:47
<Domenic>
I think maybe &gt; could be needed if you're doing unquoted attributes? software.hixie.ch/utilities/js/live-dom-viewer/saved/10864