[csswg-drafts] [css-lists] List items without ul/ol and quirks?

kojiishi has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-lists] List items without ul/ol and quirks? ==
Recently [bug 811172](http://crbug.com/811172) was filed to Chrome about this.

I learned that in this case:

|Browsers|Behavior|
|-----|-----|
|Gecko (quirks), Edge (quirks), WebKit, Blink|The list markers appear as if `inside`.|
|Gecko, Edge|The list markers honor the `list-style-position` property.|

I haven't found if this case was defined, but two questions:
1. Do we want to match to Gecko/Edge behavior?
2. Do we want to keep the quirks behavior?

/cc @FremyCompany @cathiechen @litherum @dbaron @upsuper 

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2446 using your GitHub account

Received on Friday, 16 March 2018 05:46:21 UTC