RESOLVED FIXED285562
Make the baseline of RenderTextControl consistent with or without text
https://bugs.webkit.org/show_bug.cgi?id=285562
Summary Make the baseline of RenderTextControl consistent with or without text
Ahmad Saleem
Reported 2025-01-07 16:27:50 PST
Hi Team, While going through Blink's commit, I came across failing test case and also difference in Safari / WebKit behavior. Test Case: https://output.jsbin.com/mewiya ^ First input shift when you add text via clicking on button in Safari, while it should not cause layout shift when adding text and match other browsers like Chrome Canary 133 and Firefox Nightly 136. Blink Commit: https://chromium.googlesource.com/chromium/src.git/+/a7c29f036fe5a14424096c7b021285b7faa1799f Just raising, so we can fix it. Thanks!
Attachments
[fast-cq]Patch (5.18 KB, patch)
2025-06-25 20:04 PDT, alan
no flags
Radar WebKit Bug Importer
Comment 1 2025-01-14 16:28:33 PST
alan
Comment 2 2025-06-25 20:04:40 PDT
Created attachment 475653 [details] [fast-cq]Patch
EWS
Comment 3 2025-06-25 21:33:28 PDT
### Safer C++ Build [#41632](https://ews-build.webkit.org/#/builders/120/builds/41632) () :x: Found [11 failing files with 16 issues](https://ews-build.s3-us-west-2.amazonaws.com/macOS-Safer-CPP-Checks-EWS/475653-41632/scan-build-output/new-results.html). Please address these issues before landing. See [WebKit Guidelines for Safer C++ Programming](https://github.com/WebKit/WebKit/wiki/Safer-CPP-Guidelines). (cc @rniwa)
EWS
Comment 4 2025-06-26 09:40:18 PDT
Committed 296666@main (7ace4f23eca0): <https://commits.webkit.org/296666@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 475653 [details].
Note You need to log in before you can comment on or make changes to this bug.