Sign in
webkit
/
WebKit
/
ee12317405327b31b6fd139776e872b94d3ed8f7
/
.
/
LayoutTests
/
fast
/
text
/
text-styles
/
-apple-system
/
-apple-system-short-body.html
blob: 0540bb312cc8b971fe1e89e1102097f48c0cd6cf [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<head>
</head>
<body>
<div
style
=
"
transform
:
scale
(
5
);
transform-origin
:
left top
;
"
>
<div
style
=
"
font
:
-apple-system-short-body
;
"
>
Hello, World
</div>
</div>
</body>
</html>