Sign in
webkit
/
WebKit
/
b77ef60f9e352abd5f0b9f65cef7d6cf3a025367
/
.
/
LayoutTests
/
fast
/
dom
/
HTMLLinkElement
/
resources
/
stylesheet-with-non-existent-import.css
blob: 8c61d3c630304383d14576ea55710e68ee7a869b [
file
] [
log
] [
blame
]
@import
"non-existent-stylesheet.css"
;
#
test
{
color
:
yellow
;
}