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 Rendering | Assignee: | 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 |
Tim Nguyen (:ntim)
STR:
- Open data:text/html,<textarea%20style="align-content:%20center">FOO</textarea>
- resize once (it works)
- resize once more (it fails to resize)
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/120108102>
Ahmad Saleem
It seems to be regression since Safari 17.2.1 is working fine while Safari Technology Preview 185 and WebKit ToT are broken.
zalan
regressed at 271818@main. hittesting must be (mis)finding some content after resize.
EWS
Committed 272964@main (00e7f006e409): <https://commits.webkit.org/272964@main>
Reviewed commits have been landed. Closing PR #22459 and removing active labels.
Tim Nguyen (:ntim)
*** Bug 238193 has been marked as a duplicate of this bug. ***