refactor test infra so most test cases could be implemented by pure HTML

This commit is contained in:
Yanzhen Yu
2026-04-01 12:00:00 +08:00
parent e9cf631934
commit 0e35b86d87
5 changed files with 146 additions and 77 deletions

View File

@@ -0,0 +1,9 @@
<html foo='bar' ''>
</html>
<!-- TEST_DIVIDER -->
<html foo='bar'>
</html>