[Lynx-dev] LIST-STYLE-TYPE

2023-09-01 Thread web
Lynx for Ubuntu Debian Linux doesn't recognize the CSS "list-style-type" attribute for ordered lists and renders all ordered lists as numeric lists only. Using the "type" attribute for ordered lists instead of the "list-style-type" attribute works correctly, but the "type" attribute is depreca

Re: [Lynx-dev] LIST-STYLE-TYPE

2023-09-01 Thread Thomas Dickey
On Fri, Sep 01, 2023 at 06:06:58PM -0400, w...@nicolesharp.net wrote: > Lynx for Ubuntu Debian Linux doesn't recognize the CSS "list-style-type" > attribute for ordered lists and renders all ordered lists as numeric lists > only. Using the "type" attribute for ordered lists instead of the > "list-