WebView 3.31: speed up text rendering (less strcpy, use pointers), fix click on a non-existing link in the toolbar, use // instwead of http:// in buildin pages
git-svn-id: svn://kolibrios.org@8500 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -1,12 +1,11 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="uft">
|
||||
<title>Homepage</title>
|
||||
</head>
|
||||
<body><pre>Bookmarks:
|
||||
1. <a href=http://kolibrios.org>KolibriOS homepage</a>
|
||||
2. <a href=http://kolibri-n.org>KolibriN homepage</a>
|
||||
3. <a href="http://store.kolibri-n.org">Kolibri Stuff</a>
|
||||
1. <a href=//kolibrios.org>KolibriOS homepage</a>
|
||||
2. <a href=//kolibri-n.org>KolibriN homepage</a>
|
||||
3. <a href="//store.kolibri-n.org">Kolibri Stuff</a>
|
||||
|
||||
<font bg=#F8F15B>By the way,</font>
|
||||
<font color="#555555">• You can check for browser updates from the main menu.
|
||||
|
Reference in New Issue
Block a user