From cf372519b8177590f2de48a197ce01f5e1c1a04e Mon Sep 17 00:00:00 2001 From: Joey Arhar Date: Mon, 15 Jul 2024 12:59:07 -0700 Subject: [PATCH] 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