The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.22 - 2009-10-10

  • patch (in 2008, sorry...) from Boris Sukholitko to make install work on Ubuntu Hardy
  • reworked install more
  • decided to only support Gecko 1.9 (I think), which means removing (see https://developer.mozilla.org/en/Gecko_1.9_Changes_affecting_websites )
    • NSEvent: preventBubble
    • NSRange: IntersectsNode, CompareNode, NSDetach
    • NSHTMLDocument: captureEvents, releaseEvents, routeEvent
  • if there are problems finding libxul.so, see the README

Documentation

Mozilla::DOM::Attr is a wrapper around an instance of Mozilla's nsIDOMAttr interface. This inherits from Mozilla::DOM::Node.
Mozilla::DOM::NSHTMLElement is a wrapper around an instance of Mozilla's nsIDOMNSHTMLElement interface. This class inherits from Supports.

Provides

in DOM.pm
in DOM.pm
in DOM.pm
in DOM.pm