Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<!DOCTYPE html>
<title>CSS aspect ratio: An intrinsic max-width should not crash when used with aspect ratio</title>
<link rel="author" title="Google LLC" href="https://www.google.com/">
<div style="max-width: max-content; height: 100px; aspect-ratio: 1/1;"></div>