Skip to main content
Journey Uncommon Logo
JourneyUncommon
hardHTMLparser error recovery quirks modeSingle-choice MCQ

When the parser reads `<b>1<p>2</b>3</p>`, the adoption agency algorithm runs. What is the structural result for the second `<p>`'s content, and why?

<b>1<p>2</b>3</p>