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