Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tidy up, surrogate and links pages #4

Merged
merged 4 commits into from
Aug 10, 2020
Merged

Conversation

brindy
Copy link
Contributor

@brindy brindy commented Aug 10, 2020

Adds

  • A page with a surrogate
  • A page with a link that opens in a new window
  • A page with a link that tries to close itself

@brindy brindy requested a review from kdzwinel August 10, 2020 10:43
Copy link
Member

@kdzwinel kdzwinel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! I left two small comments 🙊

index.html Outdated
<li><a href="./features/geolocation.html">Geolocation</a>
<li><a href="./features/geolocation.html">Geolocation</a></li>
<li><a href="./features/target-blank.html">Links Open in New Window</a>
<li><a href="./features/closeable.html">window.close() Link</a>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👀 I wish there was one more space there…

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is why the internet is running out of space!

<meta name="viewport" content="width=device-width">
<title>1 major tracker loaded via script</title>

<script src="//static.doubleclick.net/tracker.js"></script>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think we surrogate this url? You should do doubleclick.net/tag/js/gpt.js or doubleclick.net/instream/ad_status.js IMO.

Also, <title> needs an update.

@brindy brindy requested a review from kdzwinel August 10, 2020 12:20
Copy link
Member

@kdzwinel kdzwinel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀

@kdzwinel kdzwinel merged commit 536d07f into gh-pages Aug 10, 2020
@kdzwinel kdzwinel deleted the brindy/document-fragment branch August 10, 2020 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants