GodSVG icon indicating copy to clipboard operation
GodSVG copied to clipboard

"<svg/" not throwing a parser error

Open MewPurPur opened this issue 11 months ago • 1 comments

Some XMLs that should probably be throwing an error. At least some of them are caused by issues in Godot's XMLParser:

  • <svg/
  • <svg><svg >
  • <42></42>

MewPurPur avatar Mar 18 '24 14:03 MewPurPur