diff options
Diffstat (limited to 'test/data')
-rw-r--r-- | test/data/testsuite.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/data/testsuite.css b/test/data/testsuite.css index b15f5ef7f..4801becd6 100644 --- a/test/data/testsuite.css +++ b/test/data/testsuite.css @@ -113,3 +113,5 @@ div.chain.test div { background: green; } div.chain.out { background: green; } div.chain.out div { background: red; display: none; } + +div#show-tests * { display: none; }
\ No newline at end of file |