Files
neochat/autotests
Claire Elford ab4e1a86dc Fix parsing self-closing tags with no space (such as <br/>)
If there was no space between the tag name and the slash of a self-closing tag,
the code assumes that the tag name is "br/". This commit adds the slash as a
character to close a tag on, so that "<br/>" is treated as a self-closing "br".

BUG: 487377
2024-09-07 12:50:18 +10:00
..
2024-06-29 17:30:29 +02:00
2023-12-10 18:14:51 +00:00
2024-01-07 18:07:13 +00:00
2024-04-13 08:47:48 +03:00
2024-04-23 19:45:33 +00:00
2023-09-02 16:43:05 +00:00
2024-01-02 21:22:08 +00:00
2024-06-29 17:30:29 +02:00
2024-01-07 18:07:13 +00:00