replacing invalid tag names by div (#22)

This commit is contained in:
Filip Slatinac
2026-04-01 12:00:00 +08:00
committed by yz-yu
parent 0682251ec2
commit 5c23514fca
4 changed files with 55 additions and 3 deletions

View File

@@ -8,6 +8,10 @@
</head>
<body>
<a href="./basic.html"></a>
<alt="">Hello</alt="">
<alt34>Hello</alt34>
<d123-_+!@#$%^&*()>Hello</d123-_+!@#$%^&*()>
<ale#></ale#>
<img src="./a.jpg" alt="" srcset="">
<img src="./a.jpg" alt="" srcset="/a.jpg">
<img src="./a.jpg" alt="" srcset="http://exmple.com/a.jpg ">