mimesniff
mimesniff copied to clipboard
Step 5.2.8 in 7.3
It seems that step 5.2.8 in 7.3 states that the supplied MIME type is the computed one. However, then wouldn't the loop L be redundant as whenever we reach the end it would simply return the supplied MIME type? In which case should the step be replaced by incrementing s or should it not enter a loop in the first place?