Andreas Kling
|
c0d7f748ed
LibWeb: Avoid FlyString lookups when setting IDL interface prototypes
|
1 år sedan |
Andreas Kling
|
9aefc5c927
LibWeb: Return a dummy value from various SVG getters
|
1 år sedan |
Andreas Kling
|
2e0297d703
LibWeb: Handle reference cycles in SVG gradient linking
|
1 år sedan |
Shannon Booth
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 år sedan |
Andreas Kling
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 år sedan |
Shannon Booth
|
eca9874e56
LibWeb: Port Element::attribute_changed from DeprecatedString to String
|
1 år sedan |
Ali Mohammad Pur
|
aeee98b3a1
AK+Everywhere: Remove the null state of DeprecatedString
|
1 år sedan |
Shannon Booth
|
e4f8c59210
LibWeb: Port AttributeNames to FlyString
|
1 år sedan |
MacDue
|
46f42d9755
LibWeb: Add support for the SVG gradient spreadMethod attribute
|
1 år sedan |
Andreas Kling
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
1 år sedan |
MacDue
|
439735fd35
LibWeb: Support legacy xlink:href attribute for linked gradients
|
1 år sedan |
Andreas Kling
|
5a74486b59
LibWeb: Rename DOM::Element::parse_attribute() => attribute_changed()
|
2 år sedan |
MacDue
|
2826bd2b45
LibWeb: Move some common SVG gradient functions into SVGGradientElement
|
2 år sedan |
MacDue
|
aa3464466e
LibWeb: Implement SVGLinearGradientElement (<linearGradient>)
|
2 år sedan |