WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
284716
Insert an anonymous inline-table when inserting a table part under an inline.
https://bugs.webkit.org/show_bug.cgi?id=284716
Summary
Insert an anonymous inline-table when inserting a table part under an inline.
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
Add attachment
proposed patch, testcase, etc.
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
<
rdar://problem/141911789
>
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