需要统一的浏览器引擎

需要统一的浏览器引擎

问题描述:

Of course, we have been witnessing a lot of browsers differences in rendering elements, in displaying those, the support for CSS, the support for html/xhtml standards and more importantly different layout engines such as Trident, Tasman, Gecko, KHTML, WebKit and Presto which is mainly why there are differences.

I just wonder why there isn't a uniform/agreed upon or centralized layout engine so that browsers differences are put to an end or probably to keep them as minimum as possible.

Why we, the developers, are messing around with differences like idiots, correcting things for each browsers?

Until what we will remain to like like idiots in the eyes of engine makers?

Are there any future of plans of those ^joints^ to do some centralized stuff?

Here are some of the details of what I am talking about: http://en.wikipedia.org/wiki/List_of_web_browsers#Gecko-based_browsers

Thanks guys.

当然,我们已经见证了很多浏览器在渲染元素方面的差异,在展示这些元素时,对CSS的支持 ,支持html / xhtml标准,更重要的是不同的布局引擎,如Trident,Tasman,Gecko,KHTML,WebKit和Presto,这主要是为什么存在差异。 p>

我只是想知道为什么 没有统一/同意或集中的布局引擎,以便浏览器差异结束或可能尽可能保持最小。 p>

为什么我们,开发人员,是 搞乱白痴之类的差异,纠正每个浏览器的问题? p>

直到发动机制造商眼中我们仍然喜欢白痴? p>

那些^ joints ^的计划是否有未来做一些集中的东西? p>

以下是我所谈论的一些细节: http://en.wikipedia.org/wiki/List_of_web_browsers#Gecko-based_browsers p>

谢谢大家。 p> div>

While I cannot fault you for wanting to see this come about (I too would love to see a standard rendering engine across the board) you should really consider the magnitude of effort that would be involved to create a cooperative effort to accomplish this.

The web browser market has always been (and will remain) a competitive one. As such there is little to no incentive to standardize.

For more information I would recommend that you read about the history of the web browser to understand the deep lines that would prevent such a cooperative venture.

From a business viewpoint it doesn't make sense to have shared property, otherwise you don't have an edge on the competition.

Edit: The solution to your question would be an ideal open source world, but that cannot be the case, even in the current open source world. Somebody thinks they can do something better and they fork instead of contribute. It also comes down to things like ownership, human nature, interpersonal relationships, competitiveness, none of which are bad, but those things always throw monkey wrenches into an ideal world.