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-02-12 10:44:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4e944e676b0da4e5f3baea7ac8aeaec8aa26de34
ladybird
/
Userland
/
Libraries
/
LibWeb
/
HTML
/
Parser
History
Shannon Booth
326b34c7c7
LibWeb: Port all callers of Element::namespace to Element::namespace_uri
...
Removing some more use of DeprecatedFlyString
2023-11-06 11:37:08 +01:00
..
Entities.cpp
…
Entities.h
…
HTMLEncodingDetection.cpp
…
HTMLEncodingDetection.h
…
HTMLParser.cpp
LibWeb: Port all callers of Element::namespace to Element::namespace_uri
2023-11-06 11:37:08 +01:00
HTMLParser.h
LibWeb: Port HTMLToken prefix and namespace to Optional<FlyString>
2023-11-05 11:16:16 +00:00
HTMLToken.cpp
LibWeb: Port HTMLToken::to_deprecated_string to new AK String
2023-11-06 11:37:08 +01:00
HTMLToken.h
LibWeb: Port HTMLToken::to_deprecated_string to new AK String
2023-11-06 11:37:08 +01:00
HTMLTokenizer.cpp
LibWeb: Make Web::Namespace::Foo strings be FlyString
2023-11-04 21:28:30 +01:00
HTMLTokenizer.h
…
ListOfActiveFormattingElements.cpp
…
ListOfActiveFormattingElements.h
…
StackOfOpenElements.cpp
LibWeb: Pass DOM namespace strings as FlyString in more places
2023-11-04 21:28:30 +01:00
StackOfOpenElements.h
…