• Eduardo Sanz García's avatar
    Remove unnecessary check and simplify code · 4179c78e
    Eduardo Sanz García authored
    - Observe changes in `enable-annotation` attribute. Currently, if an
      existing iframe adds the attribute it won't be detected.
    
    - `sidebar` or `notebook` iframes are shadow DOMed so they are not
      returned by `querySelector...` or `getElement...` (from elements
      outside the shadow root). Therefore, it is not necessary to filter
      these iframes out.
    4179c78e
Name
Last commit
Last update
..
test Loading commit data...
buckets.js Loading commit data...
emitter.js Loading commit data...
frame-util.js Loading commit data...
listener-collection.js Loading commit data...
scroll.js Loading commit data...
shadow-root.js Loading commit data...
url.js Loading commit data...