Annotation of parser3/tests/results/169.processed, revision 1.7
1.3 misha 1: Content-Type: text/html
1.7 ! moko 2: Content-Length: 685
1.3 misha 3:
4: <h3>Horisontal split '/a/b/c/' with '/'</h3>
5: Columns:
6: nameless table
7: <h3>Horisontal split '/a/b/c/' with '/' using column name 'zigi' (error)</h3>
1.7 ! moko 8: <p>zigi: column name cannot be specified when splitting into a table horizontal row [parser.runtime]</p>
1.3 misha 9: <h3>Horisontal split '/a/b/c/' with '/' using empty column name (ok)</h3>
10: Columns:
11: nameless table
12: <hr />
13: <h3>Vertical split '/a/b/c/' with '/'</h3>
14: Columns:
15: piece
16: <h3>Vertical split '/a/b/c/' with '/' using column name 'zigi'</h3>
17: Columns:
18: zigi
19: <h3>Vertical split '/a/b/c/' with '/' using empty column name</h3>
20: Columns:
1.5 misha 21: piece
1.6 misha 22: <hr />
23: <h3>Split of empty string with ','</h3>
24: ^t.count[]: 0
25: <h3>Split of void with ','</h3>
26: ^t.count[]: 0
E-mail: