Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/apple-security
/
.
/
LayoutTests
/
http
/
tests
/
local
/
stylesheet-dependent.js
blob: 4e5d9b6be905586bd3cc72b495935cd9d85d244f [
file
] [
log
] [
blame
] [
edit
]
document
.
write
(
document
.
styleSheets
[
0
]
?
"PASS"
:
"FAIL"
);