Web::DOM::CSSNamespaceRule
The DOM CSSNamespaceRule
object
DESCRIPTION
The Web::DOM::CSSNamespacerule
class implements the DOM CSSNamespaceRule
interface.
It represents an @namespace
at-rule.
METHODS
In addition to the methods of the Web::DOM::CSSRule class, following methods are available:
DEPENDENCY
SPECIFICATION
- CSSOM
-
CSSOM
<http://dev.w3.org/csswg/cssom/>
.
SEE ALSO
AUTHOR
Wakaba <wakaba@suikawiki.org>.
LICENSE
Copyright 2012-2013 Wakaba <wakaba@suikawiki.org>.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.