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