These checkers for example don't find any errors with the DNS record:
https://dmarcian.com/dkim-inspector/?domain=tablix.org&selec...
https://mxtoolbox.com/SuperTool.aspx?action=dkim%3atablix.or...
One thing that this second one does find is the lack of a version number in the record. I see that the RFC [1] got updated since the last time I checked and having that is now recommended instead of optional. I'll add that. Thanks!
EDIT: after adding version record, Google's tool now shows green checkmark for DKIM as well.
In any case, it's impossible to test a DKIM setup just by looking at the DNS records. The true test is to verify the actual signature in the message. Last time I checked, the mail on the receiving end (Gmail), did have "dkim=pass" in the Authentication-Results headers.