02:51
<devsrealmguy>

Quick question: If the ownerDocument is to return null if it is a document or document if it is another node type, why does the number 4 of insert a character says the following:

Otherwise, create a new Text node whose data is data and whose node document is the same as that of the element in which the adjusted insertion location finds itself, and insert the newly created node at the adjusted insertion location.

I am referring to the bolded part above, why do I need to use the document of the adjusted location in the Text node yet again if each node has an associated node document set upon creation, wouldn't that be superfluous since they likely point to the same document anyway?

22:36
<naghito>
hello i was going trough the code of the ZenithVR website (looking for hidden key) and found this convo, what are you guys doing here ?
23:45
<DerekNonGeneric>
wow, that seems like a stretch lol (some of us aren't guys btw)
23:46
<DerekNonGeneric>
that website nearly crashed the my tab; they must be trying to run VR in the browser or something
23:50
<DerekNonGeneric>
to answer the question of "what are we doing here" -- not much, it's kinda the weekend and nobody is all that very talkative -- either that or they don't want to let me in on their favorite HTML5 formatter (altho HTML Tidy is a tough act to follow)