1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 19:38:12 +00:00
serenity/Tests/LibWeb/Text/expected/SVG
Shannon Booth e5d45eeeb1 LibWeb: Properly append attributes to element when creating an Element
The main behavioural difference here is that the full qualified name is
appended to the element, rather than just the local name and value.
2023-11-05 11:16:16 +00:00
..
svg-href-qualified-name.txt LibWeb: Properly append attributes to element when creating an Element 2023-11-05 11:16:16 +00:00
svg-script-element.txt LibWeb: Add IDL definition for SVGScriptElement 2023-09-23 11:41:57 +02:00