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

examples/test.html

index 7de2686..eb5df9f 100644 (file)
@@ -17,5 +17,7 @@
 <body>
 <span id='aaa' style="font-weight:bold;"><p>TEST</p><p>BCD</p></span>
 <span style="font-style:italic;"></span>
+<u></u>
+<s></s>
 </body>
 </html>