<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 - A floating element within &lt;li&gt; overlaps with the marker"
   href="https://bugs.webkit.org/show_bug.cgi?id=166528">166528</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>A floating element within &lt;li&gt; overlaps with the marker
          </td>
        </tr>

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

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

        <tr>
          <th>Version</th>
          <td>WebKit Nightly Build
          </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>HTML Editing
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>clopez&#64;igalia.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>rego&#64;igalia.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Example URL:
data:text/html,&lt;!doctype html&gt;&lt;ol&gt;&lt;li&gt;&lt;input style=&quot;float: left;&quot; type=checkbox&gt;

Steps to reproduce the problem:
1. Go to the mentioned URL.

What is the expected behavior?
A marker and then a checkbox to its right.

What went wrong?
The marker and the checkbox overlap.

This bug has been initially reported to Chromium at <a href="http://crbug.com/548616">http://crbug.com/548616</a> and fixed in <a href="https://chromium.googlesource.com/chromium/src/+/c896e79e5ba348d7ed87438cd3a19d0176f3036d">https://chromium.googlesource.com/chromium/src/+/c896e79e5ba348d7ed87438cd3a19d0176f3036d</a>

It also affects WebKit.</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>