'Web' is the HTML 5 capable browser for Raspberry Pi
Raspberry Pi team has been working with Collabora for quite some time now to bring an HTML 5 capable browser to Raspberry Pi platform. The work involved optimising memory footprint so that a usable number of tabs can be opened on 'Web' without needing to swap. The acceleration tasks are yet to be done; but the new version is expected to carry support from OpenMax for media decoding and Pixman & Cairo assembly language fastpaths.
Installing Web, in its current form is easy and requires following code to be executed:-
deb https://raspberrypi.collabora.com wheezy webto /etc/apt/sources.list, and then issue the following command-
sudo apt-get update; sudo apt-get upgrade
sudo apt-get install epiphany-browser cgroup-bin libraspberrypi0 libwayland-client0 libwayland-cursor0 libwayland-server0aYou may now start the web-browser from Applications -> Internet -> Web. If you successfully clear all the above stages, do not forget to share photos of your Web.
Source: #-Link-Snipped-#