[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 08:36:01 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=246803
--- Comment #1 from Karl Dubost <karlcow at apple.com> ---
Created attachment 463117
--> https://bugs.webkit.org/attachment.cgi?id=463117&action=review
rendering in firefox, chrome, safari
Thanks for the bug report.
```
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;max-height:min-content">
```
No differences. That seems to work the same anywhere.
Tested on macOS 13.0
---
Safari Technology Preview 156/16.4 18615.1.8.5
Firefox Nightly 108.0a1 10822.10.18
Google Chrome Canary 109.0.5370.0 5370.0
I can't reproduce.
--
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/436f794c/attachment.htm>
More information about the webkit-unassigned
mailing list