p5-CSS-DOM-0.17p0
check the validity of links in an HTML or XHTML document
Back to search · Project homepage
Description
This set of modules provides the CSS-specific interfaces described in the
W3C DOM recommendation.
The CSS::DOM class itself implements the StyleSheet and CSSStyleSheet DOM
interfaces.
This set of modules has two modes:
1. It can validate property values, ignoring those that are invalid (just
like a real web browser), and support shorthand properties. This means you
can set font to '13px/15px My Font' and have the font-size, line-height, and
font-family properties (among others) set automatically. Also, color: green;
color: kakariki will assign 'green' to the color property, 'kakariki' not
being a recognised color value.
2. It can blithely accept all property assignments as being valid. In the
case of color: green; color: kakariki, 'kakariki' will be assigned, since it
overrides the previous assignment.
These two modes are controlled by the property_parser option to the
constructors.
Package information
- Ports path
- www/p5-CSS-DOM
- Package architecture
- *
- Maintainer
- The OpenBSD ports mailing-list <ports@openbsd.org>
- Categories
- www, perl5
- Available flavors
- None listed
These are ports metadata. Binary availability depends on the release, architecture and mirror. Build and test dependencies are not an installation checklist.
Direct dependencies
Test
Used by (2 dependency relationships)
Includes library, runtime, build and test relationships. Results load 100 at a time.