webengine/osswebengine/WebKitTools/GtkLauncher/text.html
author Peter Fordham <peter.fordham@gmail.com>
Thu, 04 Mar 2010 13:17:10 -0800
branchCompilerCompatibility
changeset 48 282be2d13458
parent 0 dd21522fd290
permissions -rw-r--r--
Bug 1747 - Fix 'crosses initialization' error for GCCE build.

<html>
<head>
<title>Hello World</title> 
<body bgcolor=#00ffff text=#000000> 
<p>
Hello world
</p>
</body>
</html>