Hi Team, While going through Blink's commit, I came across following failing test case: Test Case - https://jsfiddle.net/2barv9Lu/ ^ Safari 16.2 only passes two while Chrome Canary 111 only fail one with fraction issue while Firefox Nightly 110 passes all. Blink Commit - https://src.chromium.org/viewvc/blink?view=revision&revision=186123 WebKit Source - https://github.com/WebKit/WebKit/blob/28de25b653f64ca3fc8e87fbf1d1a963329a5342/Source/WebCore/rendering/RenderTextControlSingleLine.cpp#L367 Just wanted to raise so we can track and fixes these issues. Thanks!
<rdar://problem/104332108>
Created attachment 465240 [details] GitHub Local Instance Patch Using the attached in WebKit ToT will fix this test case. Just tested locally.
*** Bug 201453 has been marked as a duplicate of this bug. ***
Committed 261121@main (393d4a1bb437): <https://commits.webkit.org/261121@main> Reviewed commits have been landed. Closing PR #10875 and removing active labels.