<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - CSS3 column-width or column-count breaks list item marker"
   href="https://bugs.webkit.org/show_bug.cgi?id=148176">148176</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>CSS3 column-width or column-count breaks list item marker
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>WebKit
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>Safari 9
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Unspecified
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Unspecified
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>Normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P2
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>CSS
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>webkit-unassigned&#64;lists.webkit.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>hartman.wiki&#64;gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>As for Chromium: <a href="https://code.google.com/p/chromium/issues/detail?id=511673">https://code.google.com/p/chromium/issues/detail?id=511673</a>

Tested with Safari Version 8.0.7 (10600.7.12) and Safari 9.0 (10601.1.43)

Example URL:
<a href="https://jsfiddle.net/qubb8ohz/embedded/result/">https://jsfiddle.net/qubb8ohz/embedded/result/</a>

Steps to reproduce the problem:
View <a href="https://jsfiddle.net/qubb8ohz/embedded/result/">https://jsfiddle.net/qubb8ohz/embedded/result/</a>
Or:
1. Write HTML using &lt;ol&gt; or &lt;ul&gt; 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</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>