[Webkit-unassigned] [Bug 211994] MobileSafari falsely claims CSS resize property support

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 18 05:23:30 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=211994

--- Comment #9 from Tim Nguyen (:ntim) <ntim at apple.com> ---
(In reply to Sam Sneddon [:gsnedders] from comment #8)
> Ah, it's BuilderConverter::convertResize which contains the check, and the
> TextAreasAreResizable setting. We probably just want to gate the resize
> property on that setting.

The check in that function is only for `resize: auto` (a non-standard value fwiw), this bug is about `resize: both`.

-- 
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/20220518/3e53d417/attachment.htm>


More information about the webkit-unassigned mailing list