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