aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/tbl/layout/badspan.in
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2020-01-11 21:02:26 +0000
committerIngo Schwarze <schwarze@openbsd.org>2020-01-11 21:02:26 +0000
commitf5ae243c583d0c89c84089c188e1a7be39b40db2 (patch)
tree44ba2fa7360972345ce1ce1a933301aa91d7214d /regress/tbl/layout/badspan.in
parentac16c3edb27993fe207b50b4a00b9fa99432b0bd (diff)
downloadmandoc-f5ae243c583d0c89c84089c188e1a7be39b40db2.tar.gz
mandoc-f5ae243c583d0c89c84089c188e1a7be39b40db2.tar.zst
mandoc-f5ae243c583d0c89c84089c188e1a7be39b40db2.zip
test tbl_term.c rev. 1.73 and tbl_data.c rev. 1.53:
incomplete short layout lines followed by longer lines, and spans at the beginning of layout lines
Diffstat (limited to 'regress/tbl/layout/badspan.in')
-rw-r--r--regress/tbl/layout/badspan.in13
1 files changed, 13 insertions, 0 deletions
diff --git a/regress/tbl/layout/badspan.in b/regress/tbl/layout/badspan.in
new file mode 100644
index 00000000..4d276450
--- /dev/null
+++ b/regress/tbl/layout/badspan.in
@@ -0,0 +1,13 @@
+.\" $OpenBSD: badspan.in,v 1.1 2020/01/11 20:56:26 schwarze Exp $
+.TH TBL-LAYOUT-BADSPAN 1 "January 11, 2020"
+.SH NAME
+tbl-layout-badspan \- invalid spanned cells
+.SH DESCRIPTION
+normal text
+.TS
+allbox tab(:);
+S L S S
+L L L L L L.
+span:end
+1:2:3:4:5:6
+.TE