Sign in
webkit
/
WebKit
/
1ae32ffaa60e07410e8accdc0af3b31feaa74e3a
/
.
/
LayoutTests
/
js
/
mozilla
/
resources
/
js-test-style.css
blob: f12147ca432895468aa2749e4ca4436cceee85ab [
file
] [
log
] [
blame
]
.
pass
{
font-weight
:
bold
;
color
:
green
;
}
.
fail
{
font-weight
:
bold
;
color
:
red
;
}
#
console
{
white-space
:
pre-wrap
;
font-family
:
monospace
;
}