linkedom
linkedom copied to clipboard
Add `urlAttribute` helper that uses `baseURI` (used for `href`, `src` etc.)
Fixes #153 by adding an urlAttribute helper to use in IDL properties that need to reflect HTML attributes representing an URL, such as HTMLAnchorElement.href, HTMLImageElement.src, etc.