[Webkit-unassigned] [Bug 246803] max-height not applied when `min-height: min-content` is applied
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Oct 20 09:09:22 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=246803
--- Comment #5 from Karl Dubost <karlcow at apple.com> ---
```
data:text/html,<!doctype html><meta charset="utf-8"><title>test</title><img src="https://github.com/MattBidewell/min-content-max-content-bug/blob/main/assets/avatar.png?raw=true" style="max-height:150px;min-height:min-content">
```
My bad. I did a typo in the previous test.
Let me obsolete my screenshot.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20221020/023c2650/attachment.htm>
More information about the webkit-unassigned
mailing list