Questions
I have found the problem.
The problem was that the HTML I was trying to validate was not contained within a <form>...</form> tag.
<form>...</form>
As soon as I did that, I had a context that was not null.
context
~ Answered on 2012-10-05 08:28:45