blob: ecb89cbc1aaac5632f6aabb589ba9de231a2a49d [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body>
This test passes if there is no crash. The crash might happen on a subsequent test.
<div style="transform: translateZ(20px); font-size: 20px; width: 50px; height: 0.5px; background: green; overflow: hidden;">Hello</div>
</body>
</html>