Post #1726349
2026-04-26 19:09 UTC
@dillo Yes wq works for scrapping, but not for inspecting how Dillo is interpreting the HTML/CSS :)
Replies (1)
-
@dillo@fosstodon.org 2026-04-26 19:15
@bohwaz ah, I think I understand what you mean. For debugging I use this rule in ~/.dillo/style.css: * { margin: 2px; padding: 2px; border: solid 1px #ccc; } Is not the same, but it is effective to understand how Dillo processed the layout.