repo.or.cz
/
gecko.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Backed out changeset 8fc3326bce7f (bug 1943032) for causing failures at browser_tab_g...
[gecko.git]
/
dom
/
canvas
/
test
/
webgl-conf
/
checkout
/
resources
/
js-test-style.css
blob
5f6839b6214773b0a00bc8a2b3b62acf64dc1dee
1
.pass
{
2
font-weight
:
bold
;
3
color
:
green
;
4
}
5
.fail
{
6
font-weight
:
bold
;
7
color
:
red
;
8
}
9
.warn
{
10
font-weight
:
bold
;
11
color
:
yellow
;
12
text-shadow
:
1px 1px #ff0000
13
}
14
#console
{
15
white-space
:
pre-wrap
;
16
font-family
:
monospace
;
17
}
18
body
{
19
background-color
:
#ffffff
;
20
}