Timothy Flynn
|
af57bd5cca
LibWeb: Stop parsing after `document.write` at the insertion point
|
1 рік тому |
Ali Mohammad Pur
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 рік тому |
Andreas Kling
|
b341aeb5c1
LibWeb: Switch HTMLToken and HTMLTokenizer to String & FlyString
|
1 рік тому |
Shannon Booth
|
49eb3bfb1d
LibWeb: Make Document::run_the_document_write_steps take a StringView
|
1 рік тому |
Matthew Olsson
|
7c0c1c8f49
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
|
2 роки тому |
Luke Wilde
|
eabb0be7ea
LibWeb: Check HTML parser position is equal to or after insertion point
|
2 роки тому |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 роки тому |
Andreas Kling
|
ab8432783e
LibWeb: Implement aborting the HTML parser
|
2 роки тому |
Lorenz Steinert
|
db789813c9
LibWeb: Add basic support for dynamic markup insertion
|
3 роки тому |
Linus Groh
|
3f7086f91a
LibWeb: Add an optional pointer to an HTMLParser to the HTMLTokenizer
|
3 роки тому |
Andreas Kling
|
8b1108e485
Everywhere: Pass AK::StringView by value
|
3 роки тому |
Andreas Kling
|
f67648f872
LibWeb: Rename HTMLDocumentParser => HTMLParser
|
3 роки тому |
Max Wipfli
|
045a6a566b
LibWeb: Remove unused HTMLTokenizer::m_input member variable
|
4 роки тому |
Max Wipfli
|
125982943a
LibWeb: Change HTMLTokenizer.{cpp,h} to east const style
|
4 роки тому |
Gunnar Beutner
|
c3ad8e9a52
LibWeb: Remove StringBuilder from HTMLToken::m_comment_or_character
|
4 роки тому |
Gunnar Beutner
|
992964aa7d
LibWeb: Remove StringBuilders from HTMLToken::m_doctype
|
4 роки тому |
Gunnar Beutner
|
d9e52997e2
LibWeb: Use an Optional<String> to track the last HTML start tag
|
4 роки тому |
Max Wipfli
|
932161e581
LibWeb: Be more forgiving when adding source positions in HTMLTokenizer
|
4 роки тому |
Andreas Kling
|
407d6cd9e4
AK: Rename Utf8CodepointIterator => Utf8CodePointIterator
|
4 роки тому |
Ali Mohammad Pur
|
97a230e4ef
LibWeb: Add a super basic HTML syntax highlighter
|
4 роки тому |
Ali Mohammad Pur
|
aa7939bc6c
LibWeb: Add position tracking information to HTML tokens
|
4 роки тому |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 роки тому |
Linus Groh
|
e265054c12
Everywhere: Remove a bunch of redundant 'AK::' namespace prefixes
|
4 роки тому |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
4 роки тому |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 роки тому |