chromium/third_party/blink/web_tests/fast/css/max-height-none.html

<div style="position: absolute; height: 100px; max-height: none; background: red;">This should be 100px high.</div>