github.com/matislovas/ratago@v0.0.0-20240408115641-cc0857415a7a/xslt/testdata/general/bug-108.out (about) 1 2 selecting by element: /a 3 by attribute: /a 4 5 selecting by element: /a/b 6 by attribute: /a/b 7 8 selecting by element: /a/b/c 9 by attribute: /a/b/c 10 11 selecting by element: /a/b/c/d 12 by attribute: /a/b/c/d 13 14 selecting by element: /a/b/c/d/e 15 by attribute: /a/b/c/d/e 16 17 selecting by element: /a/b/c/d/e/f 18 by attribute: /a/b/c/d/e/f 19 20 selecting by element: /a/b/c/d/e/f/g 21 by attribute: /a/b/c/d/e/f/g 22 23 selecting by element: /a/b/c/d/e/f/g/h 24 by attribute: /a/b/c/d/e/f/g/h 25