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