TEIC / Stylesheets

TEI XSL Stylesheets
231 stars 124 forks source link

Attribute `@typo` in expected-results #554

Closed martindholmes closed 1 year ago

martindholmes commented 2 years ago

In the current dev branch expected results, there is this:

https://github.com/TEIC/Stylesheets/blob/dev/Test/expected-results/test15.odd.rnc#L926

attribute typo instead of type.

This causes the test to fail on my computer, but doesn't seem to have a problem on Jenkins for some reason.

HelenaSabel commented 2 years ago

I’ve looked into this and the presence of @typo seems to be indeed the expected result in order to check the processing of altIdent: see alt2.odd (which is imported in test15.odd)