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