* 3D images appear as their right-eye image within webpages.
+
* Webpages are locked to the bottom screen when zooming is disabled, the webpage's initial scale is 100%, and the entire webpage can fit within the bottom screen's dimensions (320x212).
+
* Interactable elements that are positioned partially outside of the bottom screen can temporarily be moved further inside the bottom screen by tapping them with the touchscreen.
+
* Favicons can be changed using Javascript, but only until a short time after the <code>DOMContentLoaded</code> event fires.
+
* Focusing on text-editable elements via Javascript will always open the keyboard.