Fix the border-image-excess-size reftest

This was failing because the grid is now respecting border
width too. Making the selector more specific so it only
applies to the toolbars fixes this.
This commit is contained in:
Matthias Clasen 2016-01-30 21:50:00 -05:00
parent 27b4bfc1cf
commit a66287a62e

View File

@ -1,6 +1,6 @@
@import "reset-to-defaults.css";
* {
toolbar {
border-image: url("green-20x20.png") 5000;
background-image: none;
background-color: #000;