WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
119544
Spaces between inline kids of a table incorrectly disappear
https://bugs.webkit.org/show_bug.cgi?id=119544
Summary
Spaces between inline kids of a table incorrectly disappear
Boris Zbarsky
Reported
2013-08-07 06:44:22 PDT
See testcase in URL field which is just: <div style="display:table"> <span>a</span> <span>b</span> </div> This should be rendered as a table with as single cell containing the text "a b". WebKit instead renders the text as "ab". Where did the space go?
Attachments
Add attachment
proposed patch, testcase, etc.
Brent Fulgham
Comment 1
2022-07-13 14:58:01 PDT
WebKit and Blink both lose the space. Firefox retains it.
Radar WebKit Bug Importer
Comment 2
2022-07-13 14:58:12 PDT
<
rdar://problem/96975650
>
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