Sign in
webkit
/
WebKit
/
1301b5dddcb28e452a3a8911596f68f5704bd0a8
/
.
/
LayoutTests
/
http
/
tests
/
local
/
resources
/
check-stylesheet-not-loaded.js
blob: 63eb0a1893f16b147ca1e0b33314cc97431e81cf [
file
] [
log
] [
blame
]
document
.
write
(
document
.
styleSheets
[
0
]
?
"FAIL"
:
"PASS"
);