Logo
Explore Help
Sign In
fergalmoran/ladybird
1
0
Fork 0
You've already forked ladybird
mirror of https://github.com/fergalmoran/ladybird.git synced 2026-01-02 14:48:15 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
51e79a2bbcd1652d1980df301a72da72ee82f175
ladybird/Libraries/LibWeb/Parser
History
Andreas Kling e44c87cfff LibWeb: Implement enough HTML parsing to handle a small simple DOM :^)
We can now parse a little DOM like this:

<!DOCTYPE html>
<html>
    <head></head>
    <body>
        <div></div>
    </body>
</html>

This is pretty slow work, but the incremental progress is satisfying!
2020-05-24 00:49:22 +02:00
..
CSSParser.cpp
LibWeb: Update the CSS prefix to -libweb
2020-05-21 14:15:49 +02:00
CSSParser.h
AK: Stop allowing implicit downcast with RefPtr and NonnullRefPtr
2020-04-05 11:19:00 +02:00
HTMLDocumentParser.cpp
LibWeb: Implement enough HTML parsing to handle a small simple DOM :^)
2020-05-24 00:49:22 +02:00
HTMLDocumentParser.h
LibWeb: Implement enough HTML parsing to handle a small simple DOM :^)
2020-05-24 00:49:22 +02:00
HTMLParser.cpp
LibWeb: Parse &quot; into '"'
2020-05-21 12:27:08 +02:00
HTMLParser.h
LibWeb: Handle iso-8859-1 web content a little bit better
2020-05-03 23:01:58 +02:00
HTMLToken.cpp
LibWeb: Start building the tree building part of the new HTML parser
2020-05-24 00:14:23 +02:00
HTMLToken.h
LibWeb: Start building the tree building part of the new HTML parser
2020-05-24 00:14:23 +02:00
HTMLTokenizer.cpp
LibWeb: Implement enough HTML parsing to handle a small simple DOM :^)
2020-05-24 00:49:22 +02:00
HTMLTokenizer.h
LibWeb: Implement enough HTML parsing to handle a small simple DOM :^)
2020-05-24 00:49:22 +02:00
Powered by Gitea Version: 1.25.0+dev-360-gc4c1a4bd18 Page: 554ms Template: 7ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API