• Robert Knight's avatar
    Add test case for loading Hypothesis into a Shadow DOM-ed iframe · 5ca9d398
    Robert Knight authored
    Add a test case that reproduces the scenario encountered in the new
    VitalSource book reader [1] where Hypothesis is loaded into an iframe
    whose `<iframe>` element is contained within a shadow root and is thus
    not accessible via `window.frames`. This scenario currently prevents the
    Hypothesis sidebar from discovering and connecting to the frame.
    5ca9d398
host-in-shadow-root.mustache 1.18 KB