WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
89829
A list following a left floated block of 100% width renders the first bullet in the wrong place
https://bugs.webkit.org/show_bug.cgi?id=89829
Summary
A list following a left floated block of 100% width renders the first bullet ...
James Holderness
Reported
2012-06-24 07:22:36 PDT
Created
attachment 149192
[details]
test case See the attached test case for an example of the bug. The first item in the list has its bullet point or numeral rendered on the far right of the page rather than to the left of the list item as would be expected. The block doesn't have to be exactly 100% wide, but must be wide enough to force the list to start rendering below it. The bug won't occur if clear:left is added to the list though. The block must be floated left unless you change the text direction on the list to rtl, in which case the block must be floated right for the bug to occur.
Attachments
test case
(404 bytes, text/html)
2012-06-24 07:22 PDT
,
James Holderness
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Ahmad Saleem
Comment 1
2023-04-02 07:35:51 PDT
I am not able to reproduce this bug in Safari Technology Preview 166 using attached test case and it matches with Chrome Canary 114 and Firefox Nightly 113. Can we mark this as "RESOLVED CONFIGURATION CHANGED"?
James Holderness
Comment 2
2023-04-02 12:23:20 PDT
That's fine with me. I don't work with webkit anymore, so I can't confirm whether this is fixed myself, but it's no longer something that affects me.
zalan
Comment 3
2023-04-02 16:34:25 PDT
This is an IFC progression.
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