Tim Ledbetter
|
ee6b0e144a
LibWeb: Make the default XML namespace an empty Optional
|
1 year ago |
Ali Mohammad Pur
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 year ago |
Andreas Kling
|
3ff81dcb65
LibWeb: Make Web::Namespace::Foo strings be FlyString
|
1 year ago |
Ali Mohammad Pur
|
ebe254a6d3
LibWeb/XML: Avoid placing all elements missing an ns in the HTML ns
|
1 year ago |
Timothy Flynn
|
c8d8640018
LibWeb: Detect when an XML document belongs in the SVG namespace
|
2 years ago |
Matthew Olsson
|
7c0c1c8f49
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
|
2 years ago |
Ali Mohammad Pur
|
803ff81d4a
LibXML+LibWeb: Avoid implicit cast from StringView{}->DeprecatedString
|
2 years ago |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 years ago |
Timothy Flynn
|
b10bbac061
LibXML+LibWeb: Store the XML document's original source
|
2 years ago |
Ali Mohammad Pur
|
5a0123fd2f
LibWeb: Load X(HT)ML documents and transform them into HTML DOM
|
3 years ago |