Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<!DOCTYPE html>
<title>CSS Transforms: @supports (-webkit-transform-origin-x: 50%) crash test</title>
<link rel="help" href="https://crbug.com/393282246">
<style>
@supports (-webkit-transform-origin-x: 50%) {}
</style>
<p>Test passes if it does not crash.</p>