Bug 196907

Summary: The OL tag inherits list-style from UL.
Product: WebKit Reporter: Andronachi Marian <andro.marian.v94>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: simon.fraser, zalan
Priority: P2    
Version: WebKit Nightly Build   
Hardware: PC   
OS: Windows 10   
Attachments:
Description Flags
The example none

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.