From 1330ad5cdb7076dab36f8efe8efd5c686a0c4933 Mon Sep 17 00:00:00 2001 From: Joey Arhar Date: Mon, 15 Jul 2024 12:59:07 -0700 Subject: [PATCH 01/13] Relax besides , and
, mostly by removing the "in select" and "in select in table" parser modes. In order to replicate the behavior where opening a tag inserts a close tag, a traversal through the stack of open elements was added which I borrowed from the