refactor test infra so most test cases could be implemented by pure HTML
This commit is contained in:
9
test/html/invalid-attribute.html
Normal file
9
test/html/invalid-attribute.html
Normal file
@@ -0,0 +1,9 @@
|
||||
<html foo='bar' ''>
|
||||
|
||||
</html>
|
||||
|
||||
<!-- TEST_DIVIDER -->
|
||||
|
||||
<html foo='bar'>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user