Does Google Chrome display pages the same as Safari?

后端 未结 10 1832
长情又很酷
长情又很酷 2021-02-12 17:17

Given that Chrome and Safari use webkit has anyone yet found anything that renders differently on Chrome than Safari? Is there any reason at the moment to test sites on both, o

10条回答
  •  长发绾君心
    2021-02-12 18:02

    No, and some specific UI differences include not rendering text-shadow and box-shadow the same between them. Same with border-radius. I'd avoid using these three (advanced) CSS rendering rules if you're working with Chrome.

提交回复
热议问题