Skip to content

Commit

Permalink
Add AnchorJS to non-property-value hack pages
Browse files Browse the repository at this point in the history
  • Loading branch information
cvrebert committed Feb 3, 2016
1 parent 8ab24a1 commit 81f0c01
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 0 deletions.
3 changes: 3 additions & 0 deletions media-min-width-0-backslash-0/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -272,5 +272,8 @@ <h2 id="compat">Affected browsers</h2>
<p class="text-left"><small>All logos and trademarks are the property of their respective owners.</small></p>
</footer>
</div>
<script async src="../ga.js"></script>
<script crossorigin="anonymous" src="https://cdn.jsdelivr.net/anchorjs/3.0.0/anchor.min.js" integrity="sha384-/u+jACBfKbiyZY8/EuEXH/XE/uihTXgvFlQs//rfYx3oNN5ZGi8O9VtikiuNBgAE"></script>
<script src="../anchors.js"></script>
</body>
</html>
2 changes: 2 additions & 0 deletions webkit-full-page-media/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -267,5 +267,7 @@ <h2 id="compat">Affected browsers</h2>
</footer>
</div>
<script async src="../ga.js"></script>
<script crossorigin="anonymous" src="https://cdn.jsdelivr.net/anchorjs/3.0.0/anchor.min.js" integrity="sha384-/u+jACBfKbiyZY8/EuEXH/XE/uihTXgvFlQs//rfYx3oNN5ZGi8O9VtikiuNBgAE"></script>
<script src="../anchors.js"></script>
</body>
</html>
2 changes: 2 additions & 0 deletions webkit-full-screen/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -267,5 +267,7 @@ <h2 id="compat">Affected browsers</h2>
</footer>
</div>
<script async src="../ga.js"></script>
<script crossorigin="anonymous" src="https://cdn.jsdelivr.net/anchorjs/3.0.0/anchor.min.js" integrity="sha384-/u+jACBfKbiyZY8/EuEXH/XE/uihTXgvFlQs//rfYx3oNN5ZGi8O9VtikiuNBgAE"></script>
<script src="../anchors.js"></script>
</body>
</html>

0 comments on commit 81f0c01

Please sign in to comment.