Sign in
webkit
/
WebKit
/
e77cf655aa99024abb12bad4d3b2831532a4b908
/
.
/
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>