The manakai project

Web::DOM::HTMLPreElement

DOM HTMLPreElement object

DESCRIPTION

The Web::DOM::HTMLPreElement class implements the DOM HTMLPreElement interface. The class is used by the HTML pre element (and listing and pre elements).

METHODS

In addition to the methods available for classes Web::DOM::Element and Web::DOM::HTMLElement, the obsolete width method is supported. [HTML]

SPECIFICATION

HTML

HTML Standard <https://www.whatwg.org/specs/web-apps/current-work/#the-pre-element>.

SEE ALSO

Web::DOM::HTMLElement.

AUTHOR

Wakaba <wakaba@suikawiki.org>.

LICENSE

Copyright 2013-2016 Wakaba <wakaba@suikawiki.org>.

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

POD ERRORS

Hey! The above document had some coding errors, which are explained below:

Around line 17:

=back without =over