WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
15297
The list item appears to be shrinked if <span> is placed inside <a>.
https://bugs.webkit.org/show_bug.cgi?id=15297
Summary
The list item appears to be shrinked if <span> is placed inside <a>.
Anantha Keesara
Reported
2007-09-27 07:47:12 PDT
Steps: 1. Go to
http://tv-links.co.uk/
Issue: Notice that the icons(shows, cartoons, Documentaries) on right hand side appear truncated. Other Browsers: IE, FF, Opera get it right.
Attachments
The list item appears to be shrinked if <span> is placed inside <a>.
(570 bytes, text/html)
2007-09-27 07:47 PDT
,
Anantha Keesara
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Anantha Keesara
Comment 1
2007-09-27 07:47:51 PDT
Created
attachment 16416
[details]
The list item appears to be shrinked if <span> is placed inside <a>.
Gavin Sherlock
Comment 2
2007-09-27 07:58:59 PDT
Same problem on Mac 10.4.10 with both released Safari and
r25464
, so not a regression, but should be for all platforms.
David Kilzer (:ddkilzer)
Comment 3
2007-09-27 10:36:39 PDT
Confirmed via
Comment #2
.
mitz
Comment 4
2007-09-27 12:31:09 PDT
Only happens in quirks mode. I think this is the "inlines with no text children do not contribute to height" quirk. But since Firefox renders differently, I wonder if the quirk is correct.
Ahmad Saleem
Comment 5
2022-09-20 05:44:32 PDT
I think I have removed the quirk to show "bullet" and display it as "list item" rather than "block" as part of below:
https://github.com/WebKit/WebKit/commit/9c004a6b5b1ab0e2b920b1b0df0702f73fd76dc7
Because only I can see difference of 'partial' visible bullet in Firefox Nightly 107 and Chrome Canary 108. Thanks!
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