Previously failing cells were suppressed rather than highlighted, but a change to ACRO means that we should show the values instead. Details of the failure are shown as a tooltip.
I've refactored some of the javascript because it wasn't obvious what it was doing. I thought that moving it into a well named function would make the intent of the code clearer.
Previously failing cells were suppressed rather than highlighted, but a change to ACRO means that we should show the values instead. Details of the failure are shown as a tooltip.
I've refactored some of the javascript because it wasn't obvious what it was doing. I thought that moving it into a well named function would make the intent of the code clearer.
Fixes: #178