Luke Wilde
|
55646893d8
LibWeb: Add xlink:href to SVG attribute names
|
1 年之前 |
Shannon Booth
|
e4f8c59210
LibWeb: Port AttributeNames to FlyString
|
1 年之前 |
Andreas Kling
|
25eee91811
AK: Make "foo"_fly_string infallible
|
1 年之前 |
Andreas Kling
|
55c1d8ba29
LibWeb: Honor the `opacity` attribute on SVG graphics elements
|
2 年之前 |
Aliaksandr Kalenik
|
0d8d7ae94e
LibWeb: Implement painting for svg text
|
2 年之前 |
PrestonLTaylor
|
c7c3043aa2
LibWeb: Implement the `<use>` SVG element
|
2 年之前 |
MacDue
|
9ecc5413de
LibWeb: Add tag and attribute names for SVG linear gradients
|
2 年之前 |
MacDue
|
b19d2634f6
LibWeb: Implement SVGStopElement (<stop>)
|
2 年之前 |
Timothy Flynn
|
db2ba5f1d9
LibWeb: Initialize static web strings during main-thread VM creation
|
2 年之前 |
Timothy Flynn
|
f3db548a3d
AK+Everywhere: Rename FlyString to DeprecatedFlyString
|
2 年之前 |
Sam Atkins
|
116a1f485c
LibWeb: Add SVG `<polyline>` element and test case :^)
|
3 年之前 |
Sam Atkins
|
17912330c4
LibWeb: Add SVG `<line>` element and test case :^)
|
3 年之前 |
Sam Atkins
|
21bdcee3c3
LibWeb: Add SVG `<circle>` element and test case :^)
|
3 年之前 |
Sam Atkins
|
1dde6a0a2b
LibWeb: Add SVG `<rect>` element and test case :^)
|
3 年之前 |
Andreas Kling
|
8949b0def6
LibWeb: Add an SVG::AttributeNames namespace
|
3 年之前 |