package
0.0.9
Repository: https://github.com/benoitkugler/webrender.git
Documentation: pkg.go.dev

# Functions

Get anchor name from string or uri token.
Get a dict of computed style mixed from parent and cascaded styles.
Compute all the computed styles of all elements in `html` document.
No description provided by the author
checkMimeType = false.
No description provided by the author
No description provided by the author
`baseUrl` is the base used to resolve relative URLs (e.g.
No description provided by the author
No description provided by the author
ResolveColor return the color for `key`, replacing `currentColor` with p["color"] It panics if the key has not concrete type `Color` replace Python getColor function.

# Variables

Html5PHStylesheet is the presentational hints style sheet.
Html5UAFormsStylesheet is the user agent style sheet used when forms are enabled.
Html5UAStylesheet is the user agent style sheet.
TestUAStylesheet is a lightweight style sheet.
The counters defined in the user agent style sheet.

# Structs

AnonymousStyle provides on demand access of computed properties, optimized for anonymous boxes.
ComputedStyle provides on demand access of computed properties.
Item controlling page based counters.
CSS represents a parsed CSS stylesheet.
Represents an HTML document parsed by net/html.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Handle target-counter, target-counters && target-text.
StyleFor provides a convenience function `Get` to get the computed styles for an Element.
Collector of HTML targets used by CSS content with “target-*“.
Item controlling Pending targets and page based target counters.

# Interfaces

No description provided by the author
either a html node or a page type.

# Type aliases

No description provided by the author
No description provided by the author
ResumeStack is a tree of index boxes where layout has been interrupted and should resume, following the box tree structure.
No description provided by the author