mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 17:55:07 +02:00
We were neglecting to return after handling the `frameset` start tag, which caused us to process it twice, once properly and once generically. 54 new passes in WPT/html/syntax/parsing/ :^)