linkedom icon indicating copy to clipboard operation
linkedom copied to clipboard

Add `urlAttribute` helper that uses `baseURI` (used for `href`, `src` etc.)

Open danburzo opened this issue 3 years ago • 0 comments

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.

danburzo avatar Aug 17 '22 11:08 danburzo