<style>
.custom-alt {
-prince-alt-text: "Some test";
}
</style>
<a href="some link" class="custom-alt">Some text</a>
The "Some test" gets assigned to "Some text" but not to the tagged link underlying in the PDF. Any suggestions? Commonlook test is failing due to this.