Bug 249135
| Summary: | Fix style propagation to continuations | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ahmad Saleem <ahmad.saleem792> |
| Component: | Layout and Rendering | Assignee: | 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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/103511929>
Ahmad Saleem
It seems to be fixed with blocks-in-inline.