WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
249515
Skip inlines when looking for first-letter RenderObject
https://bugs.webkit.org/show_bug.cgi?id=249515
Summary
Skip inlines when looking for first-letter RenderObject
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
Details
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-12-23 18:26:15 PST
<
rdar://problem/103678337
>
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
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.
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.
Top of Page
Format For Printing
XML
Clone This Bug