RESOLVED FIXED148176
CSS3 column-width or column-count breaks list item marker
https://bugs.webkit.org/show_bug.cgi?id=148176
Summary CSS3 column-width or column-count breaks list item marker
Derk-Jan Hartman
Reported 2015-08-19 04:21:26 PDT
As for Chromium: https://code.google.com/p/chromium/issues/detail?id=511673 Tested with Safari Version 8.0.7 (10600.7.12) and Safari 9.0 (10601.1.43) Example URL: https://jsfiddle.net/qubb8ohz/embedded/result/ Steps to reproduce the problem: View https://jsfiddle.net/qubb8ohz/embedded/result/ Or: 1. Write HTML using <ol> or <ul> with a few items. 2. Apply CSS3 column-width or column-count. What went wrong? The list item markers (or numbers) are missing from the n+1 columns. Does it occur on multiple sites: Yes Is it a problem with a plugin? No Did this work before? N/A Does this work in other browsers? Yes
Attachments
Screenshot of the problem (305.43 KB, image/png)
2015-08-19 04:22 PDT, Derk-Jan Hartman
no flags
Derk-Jan Hartman
Comment 1 2015-08-19 04:22:14 PDT
Created attachment 259370 [details] Screenshot of the problem
Derk-Jan Hartman
Comment 2 2018-06-04 06:04:19 PDT
It seems that at some point this was fixe, as I can no longer reproduce in Safari 11.1
Note You need to log in before you can comment on or make changes to this bug.