Sign in
webkit
/
WebKit
/
44fc38216bac7e8ec330d93131396f5255a57d5b
/
.
/
LayoutTests
/
fast
/
canvas
/
webgl
/
resources
/
js-test-style.css
blob: bb7d5148e5a22212169d14e0fcda2893a0abd718 [
file
] [
log
] [
blame
]
.
pass
{
font-weight
:
bold
;
color
:
green
;
}
.
fail
{
font-weight
:
bold
;
color
:
red
;
}
.
warn
{
font-weight
:
bold
;
color
:
yellow
;
text-shadow
:
1px
1px
#ff0000
}
#
console
{
white-space
:
pre-wrap
;
font-family
:
monospace
;
}