/lib/optimizer/tests/spec/valid-amp/files/amp-3d-gltf.html

https://github.com/Automattic/amp-wp · HTML · 36 lines · 26 code · 10 blank · 0 comment · 0 complexity · 25cd9f01fc8984dfea86aeb5b6284d80 MD5 · raw file

  1. <!doctype html>
  2. <html >
  3. <head>
  4. <meta charset="utf-8">
  5. <link rel="canonical" href="/components/amp-3d-gltf/">
  6. <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1">
  7. <script async src="https://cdn.ampproject.org/v0.js"></script>
  8. <title>amp-3d-gltf</title>
  9. <script async custom-element="amp-3d-gltf" src="https://cdn.ampproject.org/v0/amp-3d-gltf-0.1.js"></script>
  10. <style amp-boilerplate>body{-webkit-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-moz-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-ms-animation:-amp-start 8s steps(1,end) 0s 1 normal both;animation:-amp-start 8s steps(1,end) 0s 1 normal both}@-webkit-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-moz-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-ms-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-o-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}</style><noscript><style amp-boilerplate>body{-webkit-animation:none;-moz-animation:none;-ms-animation:none;animation:none}</style></noscript>
  11. </head>
  12. <body>
  13. <amp-3d-gltf layout="fixed"
  14. width="320"
  15. height="240"
  16. src="/glTF/DamagedHelmet.glb"></amp-3d-gltf>
  17. <amp-3d-gltf layout="fixed"
  18. width="320"
  19. height="240"
  20. alpha="true"
  21. antialiasing="true"
  22. autoRotate="true"
  23. enableZoom="false"
  24. src="/glTF/DamagedHelmet.glb"></amp-3d-gltf>
  25. </body>
  26. </html>