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-03-11 07:59:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5d8d5375a05a77ee795d36ed8161a244357ff7e4
ladybird
/
Libraries
/
LibWeb
/
HTML
/
Parser
History
Sam Atkins
4c5a40579a
LibWeb: Match spec changes to "create an element" algorithm
...
Corresponds to
https://github.com/whatwg/html/pull/10857
No code changes, only comments.
2024-12-18 19:22:44 +00:00
..
Entities.cpp
…
Entities.h
…
HTMLEncodingDetection.cpp
…
HTMLEncodingDetection.h
…
HTMLParser.cpp
LibWeb: Match spec changes to "create an element" algorithm
2024-12-18 19:22:44 +00:00
HTMLParser.h
…
HTMLToken.cpp
…
HTMLToken.h
…
HTMLToken.swift
LibWeb: Add remaining states to the Swift tokenizer
2024-11-15 10:51:45 -07:00
HTMLTokenizer.cpp
LibWeb: Teach more of HTMLTokenizer to stop at the insertion point
2024-11-24 11:45:23 +01:00
HTMLTokenizer.h
LibWeb: Teach more of HTMLTokenizer to stop at the insertion point
2024-11-24 11:45:23 +01:00
HTMLTokenizer.swift
LibWeb: Add remaining states to the Swift tokenizer
2024-11-15 10:51:45 -07:00
HTMLTokenizerHelpers.cpp
LibWeb: Add remaining states to the Swift tokenizer
2024-11-15 10:51:45 -07:00
HTMLTokenizerHelpers.h
LibWeb: Add remaining states to the Swift tokenizer
2024-11-15 10:51:45 -07:00
ListOfActiveFormattingElements.cpp
…
ListOfActiveFormattingElements.h
…
StackOfOpenElements.cpp
…
StackOfOpenElements.h
…