Sign in
chromium
/
chromium
/
src.git
/
64.0.3268.0
/
.
/
third_party
/
WebKit
/
LayoutTests
/
http
/
tests
/
css
/
resources
/
font-face-via-https.css
blob: 717a75beac2040a3a7e91fb0197affe364559791 [
file
] [
log
] [
blame
]
@
font-face
{
font-family
:
ahem
;
src
:
url
(
https://localhost:8443/css/resources/cors-ahem.php
);
}
html
{
font-family
:
ahem
;
}