This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-05-05 02:38:57 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2106617f5b97dd2e3c4aea11ef26685f43e75261
ladybird
/
Userland
/
Libraries
/
LibWeb
/
HTML
/
Parser
History
Andrew Kaster
d96c7edfb6
LibWeb: Add more HTML tokenization states to Swift implementation
...
This patch adds support for start and end tags, as well as script tag rules.
2024-10-02 09:44:38 +02:00
..
Entities.cpp
…
Entities.h
…
HTMLEncodingDetection.cpp
…
HTMLEncodingDetection.h
…
HTMLParser.cpp
…
HTMLParser.h
…
HTMLToken.cpp
…
HTMLToken.h
…
HTMLToken.swift
LibWeb: Add more HTML tokenization states to Swift implementation
2024-10-02 09:44:38 +02:00
HTMLTokenizer.cpp
…
HTMLTokenizer.h
…
HTMLTokenizer.swift
LibWeb: Add more HTML tokenization states to Swift implementation
2024-10-02 09:44:38 +02:00
HTMLTokenizerHelpers.cpp
…
HTMLTokenizerHelpers.h
…
ListOfActiveFormattingElements.cpp
…
ListOfActiveFormattingElements.h
…
StackOfOpenElements.cpp
…
StackOfOpenElements.h
…