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