Sign in
webkit
/
WebKit
/
c76c58243e3b15757ea8668f43536a601f3d5c6f
/
.
/
LayoutTests
/
fast
/
css
/
import_with_baseurl.html
blob: cf1a7f118f1cd28531e2f5b00ea85d188e5d9bac [
file
] [
log
] [
blame
]
<html>
<head>
<base
href
=
"../css/"
>
<style>
@import
url
(
resources/background_image.css
);
</style>
</head>
<body>
red squares background image.
</body>