mirror of
https://github.com/servo/servo
synced 2026-04-25 17:15:48 +02:00
This makes further steps to generate the correct HTML. Some tests now have more appropriate HTML, but are not fully passing yet as they require more fixes. I also missed the fact that there is actually an algorithm to set the tag name, which I thought didn't exist. Therefore, also correctly implement that. Part of #25005 Testing: WPT --------- Signed-off-by: Tim van der Lippe <tvanderlippe@gmail.com> Signed-off-by: Tim van der Lippe <TimvdLippe@users.noreply.github.com>