/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
- <!doctype html>
- <html ⚡>
- <head>
- <meta charset="utf-8">
- <link rel="canonical" href="/components/amp-3d-gltf/">
- <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1">
- <script async src="https://cdn.ampproject.org/v0.js"></script>
- <title>amp-3d-gltf</title>
-
-
- <script async custom-element="amp-3d-gltf" src="https://cdn.ampproject.org/v0/amp-3d-gltf-0.1.js"></script>
- <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>
- </head>
- <body>
-
-
- <amp-3d-gltf layout="fixed"
- width="320"
- height="240"
- src="/glTF/DamagedHelmet.glb"></amp-3d-gltf>
-
-
- <amp-3d-gltf layout="fixed"
- width="320"
- height="240"
- alpha="true"
- antialiasing="true"
- autoRotate="true"
- enableZoom="false"
- src="/glTF/DamagedHelmet.glb"></amp-3d-gltf>
- </body>
- </html>