mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-03 04:52:06 +02:00
LibWeb/HTML: Add or update spec steps in HTML parser
Partly corresponds to this which adds numbering to some substeps:
d426109ea1
This is not a complete review of all the spec steps to check that
they're up to date - I just updated the parts affected by that above
commit, and then added some `->` marks to places I noticed it was
missing. There may be actual spec differences still.
An actual change that needs tackling later is that `handle_in_head()`'s
branch for `<template>` has some new steps related to custom element
registries.
This commit is contained in:
committed by
Shannon Booth
parent
2e2b456009
commit
a35d14eab3
Notes:
github-actions[bot]
2025-06-24 15:13:43 +00:00
Author: https://github.com/AtkinsSJ Commit: https://github.com/LadybirdBrowser/ladybird/commit/a35d14eab31 Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/5194 Reviewed-by: https://github.com/shannonbooth ✅