• 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
..
buckets-test.js Loading commit data...
emitter-test.js Loading commit data...
frame-util-test.js Loading commit data...
listener-collection-test.js Loading commit data...
scroll-test.js Loading commit data...
shadow-root-test.js Loading commit data...
url-test.js Loading commit data...