<%= link_to 'Revealing content in an overflowing ', '/reveal_test/within_overflowing_div_viewport' %>
<%= link_to 'Revealing content in the document viewport ', '/reveal_test/within_document_viewport' %>
<%= link_to 'Revealing long pages', '/reveal_test/long1' %>
<%= link_to 'Scrolling behavior', '/scroll_test/long1' %>
<%= link_to 'Animations', '/motion_test/animations' %>
<%= link_to 'Transitions', '/motion_test/transitions' %>
<%= link_to 'Compilers', '/compiler_test/timestamp' %>
<%= link_to 'Booting (sync scripts)', '/boot_test/sync' %>
<%= link_to 'Booting (defer scripts)', '/boot_test/defer' %>
<%= link_to 'Booting (module scripts)', '/boot_test/module' %>