we are developing application, but they want it in a windwed mode like desktop apps. So we use webkit. Its made on c#, but we are not c# programers, so we hired a freelancer.
BUt our c# 'web browser' is not working well - for example css3 flip transform is buggy
http://css3.bradshawenterprises.com/flip/
while on chrome it works perfectly.
Is our hired programmer done some buggy version or old version or what is that?
Or this engine is not so updated as chrome engine?
Also - we cannot see any errors, there is no console. Is it not posible with this engine or what? Its hard to debug applications without seeing errors.