examples/test.html
authorleon <leon@roojs.com>
Mon, 26 Feb 2024 07:18:54 +0000 (15:18 +0800)
committerleon <leon@roojs.com>
Mon, 26 Feb 2024 07:18:54 +0000 (15:18 +0800)
examples/test.html

index 065074c..5ef02e1 100644 (file)
@@ -15,5 +15,6 @@
 </head>
 <body>
 <span id='aaa' style="font-weight:bold;"><p>TEST</p><p>BCD</p></span>
+<span style="text-decoration:underline;"></span>
 </body>
 </html>