Fix textview-margins reftest

Draw something, otherwise the test will timeout
This commit is contained in:
Benjamin Otte 2019-03-29 03:42:16 +01:00
parent 38fbb6856c
commit 3c44f83909

View File

@ -1 +1,5 @@
@import "reset-to-defaults.css";
.background {
background-color: rebeccapurple;
}