<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 - Blink list-item-position is inside for unstyled list items"
   href="https://bugs.webkit.org/show_bug.cgi?id=164222">164222</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Blink list-item-position is inside for unstyled list items
          </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>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </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 DOM
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>venkateshbabu95&#64;gmail.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>cdumez&#64;apple.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Reduction: <a href="https://jsfiddle.net/2qgcuofg/">https://jsfiddle.net/2qgcuofg/</a> (bonus original internal reduction in case I've lost some important detail: <a href="https://jsfiddle.net/z3du4vss/">https://jsfiddle.net/z3du4vss/</a>).


Originally encountered on a live site: <a href="http://www.indiastudychannel.com/">http://www.indiastudychannel.com/</a>

In all honesty problem looks lower severity, but like with other interop issues you never know when this would be more impactful.

------------ Above description taken from Chromium bug: <a href="https://bugs.chromium.org/p/chromium/issues/detail?id=590094">https://bugs.chromium.org/p/chromium/issues/detail?id=590094</a> 

Details:

For &lt;li&gt; HTML Elements without surrounding &lt;ul&gt; tag has a nonstandard hard coded non-overridable &quot;list-style-position: inside&quot; like behavior. Looks like this behavior is not observed in Gecko based browsers. 

As Phistuck noted: the offending commit here <a href="https://bugs.chromium.org/p/chromium/issues/detail?id=590094#c8">https://bugs.chromium.org/p/chromium/issues/detail?id=590094#c8</a> 

Can someone throw some light on this? I'm just wondering is this the intended behavior. 

Thanks.</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>