1
0
Fork 0
mirror of https://github.com/LadybirdBrowser/ladybird.git synced 2025-06-10 18:10:56 +09:00
ladybird/Userland
MacDue 809c5b0b03 LibWeb: Add initial support for SVG <textPath>
This patch adds basic support for the SVG `<textPath>`, so it supports
placing text along a path, but none of the extra attributes for
controlling the layout of the text. This is enough to correctly display
the MDN example.
2023-12-19 21:29:03 +01:00
..
Applets Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
Applications Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
BuggieBox checksum: Add support for BLAKE2b 2023-09-17 16:49:35 +03:30
Demos Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
DevTools Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
DynamicLoader Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
Games Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
Libraries LibWeb: Add initial support for SVG <textPath> 2023-12-19 21:29:03 +01:00
Services WebContent: Pre-emptively update viewport offset on request to scroll 2023-12-19 20:59:52 +01:00
Shell Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
Utilities headless-browser: Log current test when WebContent crashes 2023-12-19 21:08:05 +01:00
CMakeLists.txt