Linus Groh
|
72c52466e0
LibWeb: Add more HTML entities
|
%!s(int64=5) %!d(string=hai) anos |
FalseHonesty
|
4e8bcda4d1
LibWeb: Add HTML copyright escape
|
%!s(int64=5) %!d(string=hai) anos |
Andreas Kling
|
25cfdf3f67
LibWeb: Parse " into '"'
|
%!s(int64=5) %!d(string=hai) anos |
Hüseyin ASLITÜRK
|
241df7206e
LibWeb: HTML Parser, handle html escaped characters
|
%!s(int64=5) %!d(string=hai) anos |
Andreas Kling
|
8a40294f42
LibWeb: Turn some HTML entities into nicer text in the parser
|
%!s(int64=5) %!d(string=hai) anos |
Andreas Kling
|
e09b83c60c
LibTextCodec: Start fleshing out a simple text codec library
|
%!s(int64=5) %!d(string=hai) anos |
Andreas Kling
|
f3676ebef5
LibWeb: Handle iso-8859-1 web content a little bit better
|
%!s(int64=5) %!d(string=hai) anos |
Andreas Kling
|
88908be350
LibWeb: Parse <br/> into a self-closed br element
|
%!s(int64=5) %!d(string=hai) anos |
Andreas Kling
|
7382b27c22
LibWeb: Add Origin concept (protocol, host, port tuple)
|
%!s(int64=5) %!d(string=hai) anos |
Andreas Kling
|
42f47da75d
LibWeb: Treat '<' characters as part of the text inside <script>
|
%!s(int64=5) %!d(string=hai) anos |
Andreas Kling
|
56ca91b9f8
LibWeb: Implement <script src> support for synchronous scripts
|
%!s(int64=5) %!d(string=hai) anos |
Andreas Kling
|
90a53b3520
LibWeb: Commit uncommitted text at the end of HTML parse
|
%!s(int64=5) %!d(string=hai) anos |
Andreas Kling
|
4dde36844b
LibWeb: Add a DOM Event class (instead of events being simple strings)
|
%!s(int64=5) %!d(string=hai) anos |
Andreas Kling
|
f39e5352f0
LibWeb: Start working on DOM event support
|
%!s(int64=5) %!d(string=hai) anos |
Andreas Kling
|
830a57c6b2
LibWeb: Rename directory LibHTML => LibWeb
|
%!s(int64=5) %!d(string=hai) anos |