Find the true URI record for a Document when there’s a protocol mismatch
This happens when an href is set with a URI using the 'blob:' protocol and the document could possibly set a different URI through a <base> tag. Use the URI from the base URI instead if this is the case.
Showing
Please register or sign in to comment