Is it necessary to test the rendering of my website in both Chrome and Safari despite the fact that both browsers implement the Webkit rendering engine underneath?
Is t
There are some slight differences, so I would test in both. Some examples:
content in the DOM, Chrome doesI know there a few other differences I have encountered, but I can't remember them off the top of my head. I'll update this post if any occur to me.