essAbubakar / open-webkit-sharp

Automatically exported from code.google.com/p/open-webkit-sharp
0 stars 0 forks source link

various fonts doesn't work with the webkit browser #190

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
steps to reproduce the problem-
1.make one html or xhtml page in your local file. That file should included 
various fonts.
2.OPen this page through webkit browser 
3.All different font which we had applied in the .html page, won't able to see 
through webkit browser.

The expected output is webkit browser should show all diifernt font which are 
applied in the web page.
Instead of applied fonts, it shows one same default fonts for all.

version of the product - 0.5.0.0
operating system- windows XP

Original issue reported on code.google.com by khatkole...@gmail.com on 17 Jun 2013 at 11:55