Annotation of parser3/tests/results/169.processed, revision 1.5
1.3 misha 1: Content-Type: text/html
1.5 ! misha 2: Content-Length: 557
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>
8: <p>zigi: column name can't be specified with horisontal split [parser.runtime]</p>
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
E-mail: