mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 09:02:44 +02:00
We can now parse a little DOM like this:
<!DOCTYPE html>
<html>
<head></head>
<body>
<div></div>
</body>
</html>
This is pretty slow work, but the incremental progress is satisfying!
11 KiB
11 KiB