Andreas Kling
|
5d672717aa
LibWeb: Add a barebones SVGTextContentElement with getNumberOfChars()
|
3 years ago |
Andreas Kling
|
bfa7aad0f6
LibWeb: Support (and validate) prefixes in Document.createElementNS()
|
3 years ago |
Andreas Kling
|
fb11741f20
LibWeb: Use the prefix passed to Document.createElementNS()
|
3 years ago |
Sam Atkins
|
2fad940b0b
LibWeb: Add SVG `<polygon>` element and test case :^)
|
3 years ago |
Sam Atkins
|
116a1f485c
LibWeb: Add SVG `<polyline>` element and test case :^)
|
3 years ago |
Sam Atkins
|
17912330c4
LibWeb: Add SVG `<line>` element and test case :^)
|
3 years ago |
Sam Atkins
|
3a1a35ef8f
LibWeb: Add SVG `<ellipse>` element and test case :^)
|
3 years ago |
Sam Atkins
|
21bdcee3c3
LibWeb: Add SVG `<circle>` element and test case :^)
|
3 years ago |
Sam Atkins
|
1dde6a0a2b
LibWeb: Add SVG `<rect>` element and test case :^)
|
3 years ago |
Andreas Kling
|
7ac889e533
LibWeb: Add a bare-bones SVG <g> element
|
3 years ago |
Andreas Kling
|
b91c49364d
AK: Rename adopt() to adopt_ref()
|
4 years ago |
Luke
|
31364da590
LibWeb+HackStudio: Use lukew@serenityos.org for my copyright headers
|
4 years ago |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 years ago |
Andreas Kling
|
330c3fcb59
LibWeb: Use move semantics for QualifiedName more often
|
4 years ago |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 years ago |