.. |
CSSParser.cpp
|
03da686aa2
LibWeb: Ignore backslashes (\) in attribute selectors
|
5 gadi atpakaļ |
CSSParser.h
|
1d468ed6d3
AK: Stop allowing implicit downcast with RefPtr and NonnullRefPtr
|
5 gadi atpakaļ |
Entities.cpp
|
e836f09094
LibWeb: Fix parser interpreting """ as """
|
5 gadi atpakaļ |
Entities.h
|
5c35f3c9ba
LibWeb: Support named character references (e.g "&")
|
5 gadi atpakaļ |
HTMLDocumentParser.cpp
|
9b17bf3dcd
LibWeb: Use HTML::TagNames globals in the new HTML parser
|
5 gadi atpakaļ |
HTMLDocumentParser.h
|
c40de9275a
LibWeb: Buffer text node character insertions in the new parser
|
5 gadi atpakaļ |
HTMLParser.cpp
|
72c52466e0
LibWeb: Add more HTML entities
|
5 gadi atpakaļ |
HTMLParser.h
|
f3676ebef5
LibWeb: Handle iso-8859-1 web content a little bit better
|
5 gadi atpakaļ |
HTMLToken.cpp
|
20911efd4d
LibWeb: More work on the HTML parser and tokenizer
|
5 gadi atpakaļ |
HTMLToken.h
|
b6288163f1
LibWeb: Make the new HTML parser parse input as UTF-8
|
5 gadi atpakaļ |
HTMLTokenizer.cpp
|
ab4c03ce2d
LibWeb: Fix tokenizer swallowing an extra token after a named entity
|
5 gadi atpakaļ |
HTMLTokenizer.h
|
b59f4632d5
LibWeb: Unbreak character reference and DOCTYPE parsing post-UTF-8
|
5 gadi atpakaļ |
ListOfActiveFormattingElements.cpp
|
ebb1649a52
LibWeb: Implement more table support in the new HTML parser
|
5 gadi atpakaļ |
ListOfActiveFormattingElements.h
|
ebb1649a52
LibWeb: Implement more table support in the new HTML parser
|
5 gadi atpakaļ |
StackOfOpenElements.cpp
|
ca6fbefbc9
LibWeb: Support parsing "select" elements (outside of tables)
|
5 gadi atpakaļ |
StackOfOpenElements.h
|
ca6fbefbc9
LibWeb: Support parsing "select" elements (outside of tables)
|
5 gadi atpakaļ |