Bug 148176

Summary: CSS3 column-width or column-count breaks list item marker
Product: WebKit Reporter: Derk-Jan Hartman <hartman.wiki>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal Keywords: HasReduction
Priority: P2    
Version: Safari 9   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Screenshot of the problem none

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