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