=head1 NAME
HTML::HTML5::DOM::HTMLOutputElement - implementation of the HTMLOutputElement interface of the HTML DOM
=head1 DESCRIPTION
HTML::HTML5::DOM::HTMLOutputElement is an implementation of the HTMLOutputElement interface of the HTML DOM. See L for a list of the conventions that have been used when translating the DOM to Perl.
=head2 HTML Elements
This class applies to the following HTML elements.
=over
=item * C<< {http://www.w3.org/1999/xhtml}output >>
=back
=head2 Inheritance
HTML::HTML5::DOM::HTMLOutputElement inherits methods from the following Perl classes.
=over
=item * L
=item * L
=item * L
=item * L
=item * L
=item * L
=item * L
=back
=head2 Additional Methods
As well as its inherited methods, this class provides the following methods.
=over
=item * C<< form >>
Returns the "form owner" for this element.
=item * C<< labels >>
A list of C<<