/test/malformed-xpath.let
http://github.com/fizx/parsley · Unknown · 7 lines · 7 code · 0 blank · 0 comment · 0 complexity · 1a0b4f4a78c876caf377b755805c4145 MD5 · raw file
- {
- "title": "title",
- "first_a(a:nth-child(1))": {
- "href": "@href",
- "title_of_target": "bad-namespace:html-document(@href)//title"
- }
- }