Fix image-load-from-file reftest

Need to reset css here to avoid theme interference.
This commit is contained in:
Matthias Clasen 2013-05-01 17:03:48 -04:00
parent 3605e6c900
commit 51bbb76d35

View File

@ -1,3 +1,5 @@
@import "reset-to-defaults.css";
#reference1 {
background: lime;
}