Single post
jump to repliesSmolweb validator v1.3.0 provides a new experimental analysis of the CSS of your page. It does not analyse the complexity of the CSS selectors (only in a future version).
Rules that determine the grade of each CSS property or property value are in a config file.
The online validator also generates how a basic #smolweb browser render your page
2 visible replies; 2 more replies hidden or not public
back to top@adele very nice! My score is way worse than I hoped. Have to do some further digging, if the unrecognised CSS elements are okay or not. And there's a stray </p> somewhere 😂 I should really add HTML/CSS validation as linting step.
It would be helpful if you state in the spec why some elements are "bad", for people less in the know (like me). But it's a cool project and nice that there's a web version!
@adele Oh, all of a sudden it doesn't like RDFa or XHTML any more (for <https://christian.amsuess.com>). Not sure how much room semantics have in smolweb; I'd at least hope some small machines would make good use of it.