Bug 284716

Summary: Insert an anonymous inline-table when inserting a table part under an inline.
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   
See Also: https://bugs.webkit.org/show_bug.cgi?id=247681

Ahmad Saleem
Reported 2024-12-15 11:00:53 PST
Hi Team, While looking into failing test cases from Blink's commit, I came across another one. I am not sure, if it is 'Tables' specific or Layout or Rendering, so starting in L&R. Test Case (convert-inline-to-table-cell.html): https://jsfiddle.net/chj3qnwv/3/ ^ Safari 18.2 fails and don't show text in one line while Firefox Nightly 135 and Chrome Canary 133 does. Blink Commit: https://chromium.googlesource.com/chromium/src.git/+/622e42ea052437c0d7ce4e66ea5f781b3b6bfb96 ^ All other tests from this commit base with exception of above, so raising so we can fix it. Thanks!
Attachments
Ahmad Saleem
Comment 1 2024-12-15 11:31:41 PST
Part of it got undone in another Blink merge (look into another failing test tracked in bug 247681.
Radar WebKit Bug Importer
Comment 2 2024-12-22 11:01:15 PST
Note You need to log in before you can comment on or make changes to this bug.