summaryrefslogtreecommitdiff
path: root/testset/abw/f8bbad25707fa698e45c269cbac3ac7b.abw.raw
blob: b1d7db7fdd433cd00f755d1402fb10216ace2ab3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
startDocument()
  setDocumentMetaData()
  openPageSpan(fo:margin-bottom: 1.0000in, fo:margin-left: 1.0000in, fo:margin-right: 1.0000in, fo:margin-top: 1.0000in, fo:page-height: 11.6929in, fo:page-width: 8.2677in)
    openSection(style:writing-mode: lr-tb)
      openParagraph()
        openSpan(fo:country: US, fo:language: en)
          insertText(text: Here is a SimpleList, rendered inline: A B C D E F G )
        closeSpan()
      closeParagraph()
    closeSection()
  closePageSpan()
endDocument()