chromium/third_party/blink/web_tests/transforms/transform-origin-crash.html

<style> pants { transform-origin: bottom 8px; } </style>
This test passes if it doesn't crash.
<script>testRunner.dumpAsText();</script>