1
0
Fork 0
firefox/layout/reftests/svg/transform-animation-on-path-ref.html
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

6 lines
182 B
HTML

<!DOCTYPE html>
<html>
<svg width="500" height="500" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2 2">
<path id="target" d="M .1 .1 H .9 V .9 H .10 L .10 .10"/>
</svg>
</html>