Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
- /css/css-values/max-function-crash.html - WPT Dashboard Interop Dashboard
<!DOCTYPE html>
<p>PASS if no crash.</p>
<div style="color: oklch(from #123456 max(L, 0.75) C H)"></div>