1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 22:48:11 +00:00
serenity/Tests/LibWeb/Text/input/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.html LibWeb: Properly append attributes to element when creating an Element 2023-11-05 11:16:16 +00:00
svg-script-element.html LibWeb: Add IDL definition for SVGScriptElement 2023-09-23 11:41:57 +02:00