Bug 249515

Summary: Skip inlines when looking for first-letter RenderObject
Product: WebKit Reporter: Ahmad Saleem <ahmad.saleem792>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: bfulgham, karlcow, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: BrowserCompat, InRadar
Version: Safari Technology Preview   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Test Case none

Ahmad Saleem
Reported 2022-12-16 18:25:11 PST
Hi Team, While going through Blink's commit, I came across another failing test in Safari 16.2 / STP 160: Test Case - https://jsfiddle.net/j7q1gkcu/ It is passing in Chrome Canary 110 and Firefox Nightly 110. Blink Commit - https://chromium.googlesource.com/chromium/blink/+/3df21ce48eb1d12d899430e248a84f8d77041eb3 Just wanted to raise so it can be tracked, if similar already exist then please mark it as duplicate. Thanks!
Attachments
Test Case (212 bytes, text/html)
2025-07-23 13:41 PDT, Ahmad Saleem
no flags
Radar WebKit Bug Importer
Comment 1 2022-12-23 18:26:15 PST
Ahmad Saleem
Comment 2 2025-07-23 13:41:27 PDT
Created attachment 476170 [details] Test Case
Ahmad Saleem
Comment 3 2025-07-23 13:42:46 PDT
Ahmad Saleem
Comment 4 2025-07-23 17:40:46 PDT
(In reply to Ahmad Saleem from comment #3) > https://searchfox.org/wubkat/rev/7cd5229e664679bd5aa646fce5a6f6e9ae77aa20/ > Source/WebCore/rendering/RenderBlock.cpp#2578 > > ^ Need to fix it here. Haven't test but will try later today. Does not fix it. :-(
Note You need to log in before you can comment on or make changes to this bug.