[webkit-reviews] review granted: [Bug 232383] [css-flexbox] Do not shrink tables bellow their intrinsic sizes : [Attachment 442614] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 25 03:52:36 PST 2021


Manuel Rego Casasnovas <rego at igalia.com> has granted Sergio Villar Senin
<svillar at igalia.com>'s request for review:
Bug 232383: [css-flexbox] Do not shrink tables bellow their intrinsic sizes
https://bugs.webkit.org/show_bug.cgi?id=232383

Attachment 442614: Patch

https://bugs.webkit.org/attachment.cgi?id=442614&action=review




--- Comment #3 from Manuel Rego Casasnovas <rego at igalia.com> ---
Comment on attachment 442614
  --> https://bugs.webkit.org/attachment.cgi?id=442614
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=442614&action=review

r=me

> Source/WebCore/ChangeLog:12
> +	   size and the min-size.

Is it only tables? Or there might be other elements we should take care too? I
guess not, but it'd be nice to think twice about other cases like an <input>,
<fieldset>, <details> or flex/grid/multi-col with gaps.


More information about the webkit-reviews mailing list