summaryrefslogtreecommitdiffstats
path: root/devtools/client/webconsole/test/browser/test-message-categories-css-parser.css
blob: f6db823987e17908ec734cc686aeda4005ad03de (plain)
1
2
3
4
5
6
7
8
9
10
/*
 * Any copyright is dedicated to the Public Domain.     
 * http://creativecommons.org/publicdomain/zero/1.0/
 */

p {
  color: #0f0;
  foobarCssParser: failure;
}