瀏覽代碼

Corrected basic checks: check for empty document, as well as empty areaTree...

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@672564 13f79535-47bb-0310-9956-ffa450edef68
tags/fop-1_0
Andreas L. Delmelle 16 年之前
父節點
當前提交
a724b0fa9c
共有 1 個檔案被更改,包括 2 行新增1 行删除
  1. 2
    1
      test/layoutengine/basic-checks.xml

+ 2
- 1
test/layoutengine/basic-checks.xml 查看文件

@@ -20,5 +20,6 @@
This file contains basic checks that are performed for every tescase
-->
<checks>
<true xpath="/*" />
<true xpath="boolean(/areaTree)" />
<true xpath="boolean(/areaTree/*)" />
</checks>

Loading…
取消
儲存