I was looking for xsl-fo test suites on the net and found http://www.w3.org/Style/XSL/TestSuite/
but for some reason all the test in the NIST zip file uses master-name instead of master-reference on the fo:page-sequence's.
<fo:page-sequence master-name="test-page-master">
Is there some kind of background story of this? To me, it seems like the tests are plain wrong here.
regards, finn