Sign in
webkit
/
WebKit
/
e83748a3d986d861713edbad6b20589c06c9b99f
/
.
/
LayoutTests
/
http
/
tests
/
local
/
stylesheet-dependent.js
blob: 4e5d9b6be905586bd3cc72b495935cd9d85d244f [
file
] [
log
] [
blame
]
document
.
write
(
document
.
styleSheets
[
0
]
?
"PASS"
:
"FAIL"
);