Normalize reftests

This commit is contained in:
Niklas von Hertzen
2017-08-10 23:26:22 +08:00
parent 97b0a1f21d
commit 42a87b8354
32 changed files with 3737 additions and 5787 deletions

View File

@ -10,6 +10,7 @@
overflow: hidden;
position: relative;
border:2px solid #000;
height: 300px;
}
.img-1{
display: inline-block;
@ -36,6 +37,8 @@
}
body {
font-family: Arial;
line-height: 17px;
font-size: 1em;
}
</style>