/test/malformed-xpath.let

http://github.com/fizx/parsley · Unknown · 7 lines · 7 code · 0 blank · 0 comment · 0 complexity · 1a0b4f4a78c876caf377b755805c4145 MD5 · raw file

  1. {
  2. "title": "title",
  3. "first_a(a:nth-child(1))": {
  4. "href": "@href",
  5. "title_of_target": "bad-namespace:html-document(@href)//title"
  6. }
  7. }