Files
ladybird/Libraries/LibWeb/SVG
Jelle Raaijmakers 676f5837b3 LibWeb: Implement SVGLength's read-only property
An SVGLength can be read-only, e.g. all animVal values cannot be
modified. Implement this for all instantiations of SVGLength.

While we're here, add `fake_animated_length_fixme()` so we can easily
find all sites where we need to improve our animated length game.
2025-08-27 11:50:27 +02:00
..
2025-07-17 13:59:23 -04:00
2025-08-06 23:05:56 -04:00
2025-08-06 23:05:56 -04:00
2025-04-09 15:05:20 +01:00