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
2025-12-28 04:08:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
41b8d81d49fcf0f23273a6b34ffbd95f508a600d
ladybird
/
Userland
/
Libraries
/
LibWeb
/
HTML
/
Parser
History
Andreas Kling
a504ac3e2a
Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case
...
Let's make it clear that these functions deal with ASCII case only.
2023-03-10 13:15:44 +01:00
..
Entities.cpp
…
Entities.h
…
HTMLEncodingDetection.cpp
LibWeb: Make factory method of DOM::Attr fallible
2023-02-18 00:52:47 +01:00
HTMLEncodingDetection.h
…
HTMLParser.cpp
Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case
2023-03-10 13:15:44 +01:00
HTMLParser.h
LibWeb: Fix a few const-ness issues
2023-03-06 13:05:43 +00:00
HTMLToken.cpp
…
HTMLToken.h
…
HTMLTokenizer.cpp
LibTextCodec+Everywhere: Port Decoders to new Strings
2023-02-19 17:15:47 +01:00
HTMLTokenizer.h
…
ListOfActiveFormattingElements.cpp
…
ListOfActiveFormattingElements.h
Everywhere: Remove NonnullRefPtr.h includes
2023-03-06 23:46:35 +01:00
StackOfOpenElements.cpp
…
StackOfOpenElements.h
Everywhere: Remove NonnullRefPtr.h includes
2023-03-06 23:46:35 +01:00