Bug 249135

Summary: Fix style propagation to continuations
Product: WebKit Reporter: Ahmad Saleem <ahmad.saleem792>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: bfulgham, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: Safari Technology Preview   
Hardware: Unspecified   
OS: Unspecified   

Ahmad Saleem
Reported 2022-12-12 04:41:31 PST
Hi Team, While going through Blink's commit, I came across another failing test case: Test Case - https://jsfiddle.net/1yvct5wx/show ^ Above does not show "Green" outline for all "Contents" in Safari but only for first one. In Chrome Canary 110, it just shows for two while Firefox Nightly 109 show "green outline" for all. Blink Commit - https://chromium.googlesource.com/chromium/blink/+/b47ab6fe1af129e1bb6fa706ec4a24a4681c4c24 It might not be 1-1 merge or I have not looked into it but just wanted to raise that this can be raised or not. Thanks!
Attachments
Radar WebKit Bug Importer
Comment 1 2022-12-19 04:42:17 PST
Ahmad Saleem
Comment 2 2025-12-25 15:50:48 PST
It seems to be fixed with blocks-in-inline.
Note You need to log in before you can comment on or make changes to this bug.