Changeset 1099 for rfc2629xslt/testcase.xml
- Timestamp:
- 01/01/11 17:23:02 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
rfc2629xslt/testcase.xml
r704 r1099 8 8 <?rfc-ext parse-xml-in-artwork="yes" ?> 9 9 <?rfc-ext allow-markup-in-artwork="yes" ?> 10 <?rfc-ext vspace-pagebreak="999" ?> 10 11 <?rfc private="RFC2629 test cases"?> 11 12 <!DOCTYPE rfc … … 30 31 </author> 31 32 32 <date month=" September" year="2009"/>33 <date month="December" year="2010"/> 33 34 <keyword>RFC2629</keyword> 34 35 <keyword>test case</keyword> … … 808 809 Seven <vspace blankLines="7"/> 809 810 blank lines. 811 </t> 812 <t> 813 999 <vspace blankLines="999"/> 814 blank lines (this is likely an attempt to force a pagebreak, thus the 815 generated HTML should <spanx>not</spanx> contain the blank lines, but only 816 one). 810 817 </t> 811 818 </section>
Note: See TracChangeset
for help on using the changeset viewer.