Provided by: libhtml-html5-outline-perl_0.006-4_all 
      
    
NAME
       HTML::HTML5::Outline::Outlinee - an element with an independent outline
DESCRIPTION
       Elements like <blockquote> have their own independent outline, which is nested within the primary outline
       somewhere.
   Methods
       •   "element"
           An XML::LibXML::Element for the outlinee.
       •   "order"
           The order of the outlinee relative to sections and other outlinees.
       •   "sections"
           Sections of this outlinee.
       •   "children"
           Sections of this outlinee, sorted in document order.
SEE ALSO
       HTML::HTML5::Outline::Section, HTML::HTML5::Outline.
AUTHOR
       Toby Inkster, <tobyink@cpan.org>
COPYRIGHT AND LICENCE
       Copyright (C) 2008-2011 by Toby Inkster
       This  library  is  free  software;  you can redistribute it and/or modify it under the same terms as Perl
       itself.
perl v5.36.0                                       2022-11-19                HTML::HTML5::Outline::Outlinee(3pm)