lol_html 0.3.2

Streaming HTML rewriter/parser with CSS selector-based API
Documentation
1
2
3
4
5
6
7
8
{
  "description": "Element content replacement - Attribute dash-separated value selector with declared namespace (css3-modsel-100b)",
  "selectors": {
    "*|p, *|q, *|r, *|s": "css3-modsel-100b.expected0.html",
    "*|p, *|r": "css3-modsel-100b.expected1.html"
  },
  "src": "css3-modsel-100b.src.html"
}