TimLuq / schematron-runner

3 stars 3 forks source link

Add blob as acceptable URL prefix #3

Open hubgit opened 5 years ago

hubgit commented 5 years ago

This adds blob to the regex of URL prefixes, so that URLs created with window.URL.createObjectURL(blob) in a browser can be passed in as the xml parameter.