Sign in
webkit
/
WebKit
/
fbd7aecd32a54cc89151940f9061a558c9e21c21
/
.
/
LayoutTests
/
fast
/
text
/
ipad
/
bold-tall-body-text-style.html
blob: 861a4f79c27a545861a5d3d5741fa33d026ea576 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<head>
</head>
<body>
<div
style
=
"
font
:
-apple-system-tall-body
;
"
><b
style
=
"
display
:
inline-block
;
transform-origin
:
left top
;
transform
:
scale
(
10
);
"
>
Hello
</b></div>
</body>
</html>