Skip to content

Correctly check multi-valued typeof="" and rel="" attributes

Legoktm requested to merge typeof into main

Add a helper function so we always check these as potentially multi-valued instead of incorrectly and inconsistently looking for substrings or strict equality.

Merge request reports