gecko-dev/dom/browser-element/mochitest/file_browserElement_Viewmode.html
Kevin Grandon 930310e210 Bug 1162844 - Add meta name="viewmode" to have configurable VR experiences. r=fabrice
--HG--
extra : rebase_source : cfabbfd656966e42b8bc00dfaf1bb6356118c5e0
2015-05-29 05:58:00 +02:00

9 lines
109 B
HTML

<html>
<head>
<meta name="viewmode" content="projection=stereo">
</head>
<body>
</body>
</html>