Versions in this module Expand all Collapse all v0 v0.2.0 Aug 17, 2026 Changes in this version + const MinVisibleOpacity + var Bootstrap string + var Script string + func ScriptHash() string + type Accumulator struct + func NewAccumulator() *Accumulator + func (a *Accumulator) Add(s *Snapshot) int + func (a *Accumulator) NodeCount() int + func (a *Accumulator) Result() *Merged + func (a *Accumulator) StableFor(k int) bool + type Action struct + BBox Box + Disabled bool + Fields []Field + Href string + Kind string + Label string + Landmark string + Method string + Path string + type Box [4]float64 + func (b Box) Area() float64 + func (b Box) Bottom() float64 + func (b Box) CenterY() float64 + func (b Box) H() float64 + func (b Box) Right() float64 + func (b Box) W() float64 + func (b Box) X() float64 + func (b Box) Y() float64 + type Canvas struct + BBox Box + Blank bool + Context string + Fallback string + Label string + Path string + ViewBox Box + ViewportShare float64 + type Disclosure struct + Expanded *bool + Kind string + Label string + Selected bool + type Field struct + Label string + Name string + Options []string + Pattern string + Required bool + Type string + type LatentNode struct + Block string + Checkpoint int + ControlKind string + ControlLabel string + Depth int + Href string + Landmark string + Path string + Reason string + Role string + Tag string + Text string + type Media struct + Alt string + AltCapped bool + BBox Box + Caption string + Decorative bool + Kind string + Path string + Src string + Title string + type Merged struct + Actions []Action + Canvases []Canvas + Checkpoints int + Disclosures []Disclosure + DocHeight float64 + FramesBlocked int + FramesRead int + Latent []LatentNode + LatentTruncated bool + Media []Media + Meta Meta + NewPerCheckpoint []int + Nodes []Node + ObservedVisibleChars int + Truncated bool + ViewportH float64 + ViewportW float64 + func (m *Merged) RevealsOnScroll() bool + type Meta struct + Canonical string + Description string + JSONLD []string + Lang string + OpenGraph map[string]string + Title string + URL string + type Node struct + Aria string + BBox Box + Block string + Checkpoint int + Color string + CountedVisible bool + Depth int + EverVisible bool + Family string + Fixed bool + FontSize float64 + Href string + InvisibleColor bool + Italic bool + Landmark string + LineHeight float64 + LineLeft float64 + LineTop float64 + MaxOpacity float64 + MinOpacity float64 + Opacity float64 + Pad int + Path string + Revealable bool + Role string + Seen int + Tag string + Text string + Tracking float64 + Transform string + Visible bool + Weight int + type SceneIntrospection struct + Names []string + Observed int + Runs []SceneRun + Texts []string + type SceneRun struct + Name string + Text string + type Snapshot struct + Actions []Action + Canvases []Canvas + Checkpoint int + Disclosures []Disclosure + DocHeight float64 + Frames int + FramesBlocked int + Latent []LatentNode + LatentTruncated bool + MediaItems []Media + Meta *Meta + Nodes []Node + ScrollY float64 + Truncated bool + ViewportH float64 + ViewportW float64 + VisibleChars int