[Webkit-unassigned] [Bug 164222] New: Blink list-item-position is inside for unstyled list items

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 31 08:04:54 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=164222

            Bug ID: 164222
           Summary: Blink list-item-position is inside for unstyled list
                    items
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: venkateshbabu95 at gmail.com
                CC: cdumez at apple.com

Reduction: https://jsfiddle.net/2qgcuofg/ (bonus original internal reduction in case I've lost some important detail: https://jsfiddle.net/z3du4vss/).


Originally encountered on a live site: http://www.indiastudychannel.com/

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: https://bugs.chromium.org/p/chromium/issues/detail?id=590094 

Details:

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

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

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

Thanks.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161031/2944288b/attachment-0001.html>


More information about the webkit-unassigned mailing list