Comment 143 for bug 114441

Revision history for this message
In , Roc-ocallahan (roc-ocallahan) wrote :

(In reply to comment #97)
> And if it's needed, we should check the behavior of IE when some ruby related
> close tags are not there (i.e., invalid document's behavior).

That should already be covered by the HTML5 parser, which is now on by default. You could write tests for invalid ruby and check that we're constructing the correct DOM.