Sign in
webkit
/
WebKit
/
a1b821bd3095346d5e11279026fa60f518e18271
/
.
/
LayoutTests
/
fast
/
text
/
design-system-ui-14.html
blob: 62870da9c50012c8a3fa4c295891a60f81636a84 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<head>
<style>
@
font-face
{
font-family
:
"AppleSystemUISerif"
;
src
:
local
(
"ui-serif"
);
}
</style>
</head>
<body>
<div>
<div
style
=
"
display
:
inline-block
;
font
:
72px
'AppleSystemUISerif'
;
"
>
HeJllo
</div>
</div>
</body>
</html>