On Tue, Feb 14, 2023 at 10:51:09PM +0100, Peter Krempa wrote:
> The html standard allows custom data attributes on any element in the
> format of 'data-*' which are not interpreted. We can use it to embed the
> name of the source document used to generate the page so that our
> checker tools can use the friendly name.
> 
> https://html.spec.whatwg.org/multipage/dom.html#embedding-custom-non-visible-data-with-the-data-*-attributes
> 
> Signed-off-by: Peter Krempa <[email protected]>
> ---
>  docs/page.xsl | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Daniel P. Berrangé <[email protected]>


With regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|

Reply via email to