Skip to content

list-style-type breaks the render #18

Description

@JustTheCoolest

Tested in Meta Stack Overflow

<style>
ol{
list-style-type: lower-latin;
}
</style>


1. <ol> <li> hey</li> <li> hii </li> </ol>
3. Chelaufoe kdflsj
4. ejlsf kdljfk

image

1. <ol style="list-style-type: lower-latin;"> <li> hey</li> <li> hii </li> </ol>
3. Chelaufoe kdflsj
4. ejlsf kdljfk

image

1. <ol> <li> hey</li> <li> hii </li> </ol>
3. Chelaufoe kdflsj
4. ejlsf kdljfk

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions