Internet Browser: Difference between revisions

m Small formatting fix
Various New3DS browser notes
Line 411: Line 411:
==== Notes ====
==== Notes ====
* The html "color" <input> type is not supported.
* The html "color" <input> type is not supported.
* 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.


== Old3DS browser ==
== Old3DS browser ==