large-scaley-001.html (622B)
1 <!DOCTYPE HTML> 2 <title>CSS Test (Transforms): Transform with large scaleY()</title> 3 <link rel="author" title="Philip Rogers" href="mailto:pdr@google.com"> 4 <link rel="author" title="L. David Baron" href="https://dbaron.org/"> 5 <link rel="author" title="Google" href="http://www.google.com/"> 6 <link rel="help" href="https://bugs.chromium.org/p/chromium/issues/detail?id=1230937"> 7 <link rel="help" href="https://drafts.csswg.org/css-transforms-1/#two-d-transform-functions"> 8 <meta name="assert" content="This should not crash."> 9 10 <div style="transform: scaley(99e99);">a</div> 11 <div style="mix-blend-mode: saturation;">a</div>