build: Move tests/css to testsuite/css
This commit is contained in:
6
testsuite/css/parser/declarations-valid-13.ref.css
Normal file
6
testsuite/css/parser/declarations-valid-13.ref.css
Normal file
@ -0,0 +1,6 @@
|
||||
* {
|
||||
margin-bottom: 3px;
|
||||
margin-left: 5px;
|
||||
margin-right: 10px;
|
||||
margin-top: 5px;
|
||||
}
|
||||
Reference in New Issue
Block a user