asciimoo/omnom

Fix shadow DOM handling in snapshots

Open

#56 opened on Dec 1, 2025

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Go (38 forks)github user discovery
bugextensionhelp wanted

Repository metrics

Stars
 (640 stars)
PR merge metrics
 (Avg merge 14h 7m) (1 merged PR in 30d)

Description

Currently shadow DOM elements handled improperly and often produce invalid snapshots.

Good example is reddit.com

Contributor guide