haikuwebkit/LayoutTests/fast/text/vertical-quotation-marks-ex...

11 lines
245 B
HTML

<!DOCTYPE html>
<html>
<head>
</head>
<body>
<div style="line-height: 50px; -webkit-transform-origin: left bottom; -webkit-transform: rotate(90deg) translateX(-50px); display: inline-block">
What&#x2019;s going&#x2018; on?
</div>
</body>
</html