refactor test infra so most test cases could be implemented by pure HTML
This commit is contained in:
6
test/css/style.css
Normal file
6
test/css/style.css
Normal file
@@ -0,0 +1,6 @@
|
||||
body {
|
||||
margin: 0;
|
||||
}
|
||||
p {
|
||||
color: red;
|
||||
}
|
||||
Reference in New Issue
Block a user