Skip to main content
Journey Uncommon Logo
JourneyUncommon
hardHTMLDOM tree constructionSingle-choice MCQ

Given this markup, what is the actual DOM structure the parser produces for the stray text and the <p>?

<table>oops<tr><td>cell</td></tr></table>