Bug 148176 - CSS3 column-width or column-count breaks list item marker
Summary: CSS3 column-width or column-count breaks list item marker
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: Safari 9
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: HasReduction
Depends on:
Blocks:
 
Reported: 2015-08-19 04:21 PDT by Derk-Jan Hartman
Modified: 2018-06-04 06:04 PDT (History)
0 users

See Also:


Attachments
Screenshot of the problem (305.43 KB, image/png)
2015-08-19 04:22 PDT, Derk-Jan Hartman
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Derk-Jan Hartman 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
Comment 1 Derk-Jan Hartman 2015-08-19 04:22:14 PDT
Created attachment 259370 [details]
Screenshot of the problem
Comment 2 Derk-Jan Hartman 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