mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 09:02:44 +02:00
When watching the video of the new HTML parser I noticed a small copy and paste error. In one of the cases in `handle_after_head` the code was checking for end tags when it should check for start tags. I haven't tested this change, just looking at the spec.
11 KiB
11 KiB