How much HTML5 does the Android browser support?

How supported is the HTML5 browser android 2.2?

Is there a place / doc where I can find that all HTML5 tags are supported by android 2.2 browser.

Thanks for the help.

+3
source share
2 answers

http://html5test.com/

This site shows how much HTML5 your current browser supports.

This is just a matter of viewing it from android :)

+12
source

According to the platform overview, the following HTML5 features are supported:

  • Database API support for client databases using SQL.
  • Application cache support for stand-alone applications.
  • API , .
  • .
+5

Source: https://habr.com/ru/post/1770464/


All Articles