• Robert Knight's avatar
    Fix `document.evaluate` feature test in Edge Legacy · 2e6b8a6e
    Robert Knight authored
    This API is available in Edge Legacy but with a quirk that arguments
    that are optional in the spec are required in this browser.
    
    This fixes an issue that the client would incorrectly abort startup in
    Edge Legacy with a warning that the browser is unsupported.
    2e6b8a6e
browser-check.js 1.13 KB