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