- From: Norm Tovey-Walsh <norm@saxonica.com>
- Date: Thu, 02 Jun 2022 10:53:44 +0100
- To: public-ixml@w3.org
- Message-ID: <m2pmjr4c6b.fsf@Hackmatack.fritz.box>
Hi folks, The other evening, when I was working on producing an HTML version of the test results from my implementation, I realized that I wanted to be able to have a link from the test result back to the test. In order to do that, I had to finish another project I’d started a while back: producing an online version of the test catalog. It’s a little bit complicated because the test catalogs and sets are nested in a logical structure that doesn’t really have anything to do with the arrangement of the files in the directory. Goals: 1. One page for every test case. 2. All of the test context on the test page, so the reader doesn’t have flip back and forth to see the grammar or the input. 3. Stable URIs so that anyone can generate a link if they want to. I think I’ve accomplished that, you can see the experimental results here: https://ndw.github.io/ixml/test-catalog/ Comments most welcome. Be seeing you, norm -- Norm Tovey-Walsh Saxonica
Received on Thursday, 2 June 2022 10:01:19 UTC