Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE HTML>
<title>CSS Test (Transforms): Transform with large scaleY()</title>
<link rel="author" title="Philip Rogers" href="mailto:pdr@google.com">
<meta name="assert" content="This should not crash.">
<div style="transform: scaley(99e99);">a</div>
<div style="mix-blend-mode: saturation;">a</div>