Files
ladybird/Userland/Libraries/LibWeb/HTML
Luke Wilde c0a64f7317 LibWeb: Check for HTML integration points in the tree constructor
This particularly implements these two points:
- "If the adjusted current node is an HTML integration point and the
   token is a start tag"
- "If the adjusted current node is an HTML integration point and the
   token is a character token"

This also adds spec comments to the tree constructor.
2021-10-01 12:26:41 +02:00
..
2021-04-25 19:04:34 +02:00
2021-04-25 19:04:34 +02:00
2021-07-05 12:39:46 +02:00
2021-07-05 12:39:46 +02:00
2021-04-25 19:04:34 +02:00
2021-04-25 19:04:34 +02:00