Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/main
/
.
/
LayoutTests
/
fast
/
text
/
text-styles
/
caption-expected-mismatch.html
blob: 17c560015831d49f2af1db901fec9263f3eccacf [
file
] [
edit
]
<!DOCTYPE html>
<html>
<head>
</head>
<body>
<div
style
=
"
transform
:
scale
(
5
);
transform-origin
:
left top
;
"
>
<div>
Hello, World
</div>
</div>
</body>
</html>