Luke Wilde
|
034aaf3f51
LibWeb: Introduce CustomElementRegistry and creating custom elements
|
2 anni fa |
Srikavin Ramkumar
|
47a466865c
LibWeb: Return HTMLElement for valid custom element tag names
|
2 anni fa |
Andreas Kling
|
a504ac3e2a
Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case
|
2 anni fa |
Kenneth Myhra
|
ff92324fa5
LibWeb: Make factory method of DOM::ElementFactory fallible
|
2 anni fa |
Timothy Flynn
|
b75b7f0c0d
LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate
|
2 anni fa |
Timothy Flynn
|
f3db548a3d
AK+Everywhere: Rename FlyString to DeprecatedFlyString
|
2 anni fa |
Linus Groh
|
22089436ed
LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr
|
2 anni fa |
Andreas Kling
|
0555684682
LibWeb: Sketch out basic support for SVG <foreignObject> elements
|
2 anni fa |
Andreas Kling
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
2 anni fa |
Simon Danner
|
bd90498332
LibWeb: Add SVGDefsElement
|
3 anni fa |
Andreas Kling
|
e81594d9a1
LibWeb: Sketch out a very basic SVG <clipPath> element
|
3 anni fa |
Andreas Kling
|
5d672717aa
LibWeb: Add a barebones SVGTextContentElement with getNumberOfChars()
|
3 anni fa |
Andreas Kling
|
bfa7aad0f6
LibWeb: Support (and validate) prefixes in Document.createElementNS()
|
3 anni fa |
Andreas Kling
|
fb11741f20
LibWeb: Use the prefix passed to Document.createElementNS()
|
3 anni fa |
Sam Atkins
|
2fad940b0b
LibWeb: Add SVG `<polygon>` element and test case :^)
|
3 anni fa |
Sam Atkins
|
116a1f485c
LibWeb: Add SVG `<polyline>` element and test case :^)
|
3 anni fa |
Sam Atkins
|
17912330c4
LibWeb: Add SVG `<line>` element and test case :^)
|
3 anni fa |
Sam Atkins
|
3a1a35ef8f
LibWeb: Add SVG `<ellipse>` element and test case :^)
|
3 anni fa |
Sam Atkins
|
21bdcee3c3
LibWeb: Add SVG `<circle>` element and test case :^)
|
3 anni fa |
Sam Atkins
|
1dde6a0a2b
LibWeb: Add SVG `<rect>` element and test case :^)
|
3 anni fa |
Andreas Kling
|
7ac889e533
LibWeb: Add a bare-bones SVG <g> element
|
3 anni fa |
Andreas Kling
|
b91c49364d
AK: Rename adopt() to adopt_ref()
|
4 anni fa |
Luke
|
31364da590
LibWeb+HackStudio: Use lukew@serenityos.org for my copyright headers
|
4 anni fa |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 anni fa |
Andreas Kling
|
330c3fcb59
LibWeb: Use move semantics for QualifiedName more often
|
4 anni fa |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 anni fa |