This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-02-02 22:04:42 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dd5a0361f2307b280a910d219fbc2dfd0072409f
ladybird
/
Tests
/
LibWeb
/
Text
/
expected
/
SVG
History
Tim Ledbetter
b140206a91
LibWeb: Don't crash when calling getBBox() on the outermost SVG element
2024-09-07 14:35:02 +02:00
..
a-element-prototype.txt
LibWeb: Set the correct prototype for SVGAElement instances
2024-06-28 17:10:52 +02:00
getBBox-outermost-svg-element-crash.txt
LibWeb: Don't crash when calling getBBox() on the outermost SVG element
2024-09-07 14:35:02 +02:00
gradient-with-reference-cycle.txt
LibWeb: Handle reference cycles in SVG gradient linking
2024-03-11 18:29:10 +01:00
svg-circle-detached.txt
LibWeb: Don't crash when querying detached circle element properties
2024-03-23 20:56:26 +01:00
svg-className-attribute.txt
LibWeb: Implement SVGElement.className
2024-07-10 10:28:43 +02:00
svg-getbbox-transform-with-no-inverse.txt
LibWeb/SVG: Ensure SVG transform has an inverse before using it
2024-07-22 09:13:25 +02:00
svg-href-qualified-name.txt
…
svg-href.txt
…
svg-ownerSVGElement-attribute.txt
LibWeb/SVG: Implement SVGElement.ownerSVGElement
2024-07-16 21:43:53 +02:00
svg-script-element.txt
…
svg-viewBox-attribute.txt
…
svg-viewbox-zero-height.txt
LibWeb: Avoid division by zero when calculating SVG viewbox aspect ratio
2024-03-17 12:54:02 +01:00