]> Pileus Git - ~andy/gtk/blob - tests/reftests/no-colors.css
reftests: Add a rendering test for sibling matching
[~andy/gtk] / tests / reftests / no-colors.css
1 * {
2   background-color: transparent;
3   color: transparent;
4   border-color: transparent;
5   border-style: solid;
6   border-width: 1px;
7 }