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

This commit is contained in:
Yanzhen Yu
2018-10-03 12:08:46 +08:00
parent 05e4103f7a
commit bd325870e7
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>