Hello, I am running Lynx 2.8.9 and it looks like the 'hidden' attribute[1] is not implemented. Here is a minimal example:
http://hiphish.github.io/blog/2019/01/28/pure-html-css-menubar/demo.html The checkbox and the empty list items should not be shown in Lynx. Are there plans to implement the hidden attribute in the future? The reason I'm asking is because I am using the checkbox hack, some elements in the HTML need to be hidden from user agents, and then I use CSS to override this in graphical web browsers. The example above links to an article explaining the hack. [1]: https://www.w3.org/TR/html51/editing.html#the-hidden-attribute _______________________________________________ Lynx-dev mailing list Lynx-dev@nongnu.org https://lists.nongnu.org/mailman/listinfo/lynx-dev