Bug 266873

Summary: REGRESSION (271818@main): textarea with align-content: center is only resizable once
Product: WebKit Reporter: Tim Nguyen (:ntim) <ntim>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: ahmad.saleem792, bfulgham, fantasai.bugs, pouya.saadeghi, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Tim Nguyen (:ntim) 2023-12-24 21:25:51 PST
STR:
- Open data:text/html,<textarea%20style="align-content:%20center">FOO</textarea>
- resize once (it works)
- resize once more (it fails to resize)
Comment 1 Radar WebKit Bug Importer 2023-12-24 21:25:59 PST
<rdar://problem/120108102>
Comment 2 Ahmad Saleem 2023-12-25 06:31:10 PST
It seems to be regression since Safari 17.2.1 is working fine while Safari Technology Preview 185 and WebKit ToT are broken.
Comment 3 zalan 2023-12-25 19:00:27 PST
regressed at 271818@main. hittesting must be (mis)finding some content after resize.
Comment 4 EWS 2024-01-12 02:36:00 PST
Committed 272964@main (00e7f006e409): <https://commits.webkit.org/272964@main>

Reviewed commits have been landed. Closing PR #22459 and removing active labels.
Comment 5 Tim Nguyen (:ntim) 2024-01-12 12:11:42 PST
*** Bug 238193 has been marked as a duplicate of this bug. ***