Sign in
chromium
/
chromium
/
src.git
/
64.0.3268.0
/
.
/
third_party
/
WebKit
/
LayoutTests
/
http
/
tests
/
css
/
resources
/
image-value-via-https.css
blob: 7cd36a37f3967cdc3ae58794a8dd4dcfc46db256 [
file
] [
log
] [
blame
]
body
{
background-image
:
url
(
https://localhost:8443/css/resources/abe.png
);
background-repeat
:
no-repeat
;
}