Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / js / mozilla / resources / moz-test-style.css
blobf12147ca432895468aa2749e4ca4436cceee85ab
1 .pass {
2 font-weight: bold;
3 color: green;
5 .fail {
6 font-weight: bold;
7 color: red;
9 #console {
10 white-space: pre-wrap;
11 font-family: monospace;