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