Bug 249916

Summary: Change the linebreak behavior of minlength and maxlength attributes of TEXTAREA
Product: WebKit Reporter: Ahmad Saleem <ahmad.saleem792>
Component: FormsAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: aaron.nance, akeerthi, cdumez, darin, hi+webkit, kowaraj4stuff, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: Safari Technology Preview   
Hardware: Unspecified   
OS: Unspecified   

Description Ahmad Saleem 2022-12-27 18:09:44 PST
Hi Team,

Going through Blink's commit, I came across another commit, which we should explore.

Blink Commit - https://chromium.googlesource.com/chromium/src.git/+/a15474ff7adff41a8956ab436ac63a7d5b7a090f%5E%21/#F3

Test Case - https://jsfiddle.net/b9wryp6q/show

^ Safari 16.2 failing a lot of tests, while Chrome Canary 111 passes all and Firefox Nightly 110 only fail two.

Just wanted to raise this bug so we can get this fixed.

Thanks!
Comment 1 Radar WebKit Bug Importer 2023-01-03 18:10:18 PST
<rdar://problem/103856355>
Comment 2 Chris Dumez 2023-02-25 19:45:43 PST
Pull request: https://github.com/WebKit/WebKit/pull/10689
Comment 3 EWS 2023-02-26 18:02:03 PST
Committed 260861@main (2252898e2468): <https://commits.webkit.org/260861@main>

Reviewed commits have been landed. Closing PR #10689 and removing active labels.
Comment 4 Ryosuke Niwa 2023-08-29 00:44:51 PDT
*** Bug 154342 has been marked as a duplicate of this bug. ***