NEW196907
The OL tag inherits list-style from UL.
https://bugs.webkit.org/show_bug.cgi?id=196907
Summary The OL tag inherits list-style from UL.
Andronachi Marian
Reported 2019-04-14 12:47:25 PDT
Created attachment 367403 [details] The example Why the OL tag gets the list-style from UL block?
Attachments
The example (10.13 KB, image/png)
2019-04-14 12:47 PDT, Andronachi Marian
no flags
Simon Fraser (smfr)
Comment 1 2019-04-15 10:59:59 PDT
Please provide: 1. details of which browser you are seeing this in, and which version 2. an example HTML page that shows this
Andronachi Marian
Comment 2 2019-04-16 13:24:06 PDT
I found in Firefox, Edge too. I thing is on all. But the UL and OL style is different and why is Inheritance allowed from UL to OL. <ul> <li> </ul>
Andronachi Marian
Comment 3 2019-04-16 13:25:25 PDT
<ul><li><ol></ol></li></ul>
Note You need to log in before you can comment on or make changes to this bug.