Skip to content

Instantly share code, notes, and snippets.

View aaronadamsCA's full-sized avatar
🔨
Building a company

Aaron Adams aaronadamsCA

🔨
Building a company
View GitHub Profile
@aaronadamsCA
aaronadamsCA / bug.html
Last active July 12, 2018 18:34
Ghostery extension bug
<!DOCTYPE html>
<html>
<head>
<title>bug.html - Ghostery extension bug</title>
</head>
<body>
<iframe src="https://htmlpreview.github.io/?https://gist.github.com/aaronadamsTO/f9206dc5e2e3f2217bbde8fcb92609b0/raw/iframe.html"></iframe>
<p>If you download this file (bug.html) and open it from your local machine via the <code>file:</code> protocol, the Ghostery extension will hide the second paragraph in iframe.html.</p>
</body>
</html>