Skip to content

Commit

Permalink
Update iframe.js
Browse files Browse the repository at this point in the history
  • Loading branch information
benhatsor authored Jul 20, 2021
1 parent b7027e8 commit d3fe79c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions iframe.js
Original file line number Diff line number Diff line change
Expand Up @@ -226,11 +226,6 @@ class ScepterElement extends HTMLElement {
links[x].wasAtt = links[x].getAttribute('href');
links[x].setAttribute('href', '');
} else {
// fetch fonts with CORS
links[x].setAttribute('crossorigin', '');
}
}
Expand Down

0 comments on commit d3fe79c

Please sign in to comment.