Commit Graph

2 Commits

Author SHA1 Message Date
Tim Ledbetter
c5d9ce8046 Tests: Explicitly wait for link activation in SVG link activation test
Previously, we assumed a single call to `requestAnimationFrame()` would
give enough time for the link to activate.
2026-01-15 01:22:06 +01:00
Tim Ledbetter
94fa08dcfe LibWeb/SVG: Implement activation behavior for SVGAElement
This makes navigation work when clicking on SVG `<a>` elements.
2026-01-13 10:05:40 +01:00