当前位置:网站首页>The four cores of the browser: Trident, gecko, WebKit, blink
The four cores of the browser: Trident, gecko, WebKit, blink
2022-06-26 06:23:00 【One at the front】
The four cores of the browser :
Trident,Gecko,Webkit,Blink.
Different kernels have different interpretations of web page writing syntax , This will lead to different effects of the same page displayed in different kernel browsers , As a front-end engineer, you need to understand the kernel used by different browsers and various compatibility issues . The browser kernel is the core of the browser , Also called “ Rendering engine ”, explain html And render paint . The browser kernel determines how the browser displays web content and page format information . Different browser kernels interpret the syntax of web pages differently , Therefore, web developers need to test the rendering effect of web pages in browsers with different cores .
The following are the kernels used by mainstream browsers :
1、IE Browser kernel :Trident kernel , It's also known as IE kernel ;
2、Chrome Browser kernel : Collectively referred to as Chromium Kernel or Chrome kernel , It used to be Webkit kernel , Now it is Blink kernel ;
3、Firefox Browser kernel :Gecko kernel , Be commonly called Firefox kernel ;
4、Safari Browser kernel :Webkit kernel ;
5、Opera Browser kernel : At first it was my own Presto kernel , Later it was Webkit, Now it is Blink kernel ;
6、360 browser 、 Cheetah browser kernel :IE+Chrome Dual core ;
7、 sogou 、 To navigate 、QQ Browser kernel :Trident( Compatibility mode )+Webkit( High speed mode );
8、 Baidu browser 、 Window of the world :IE kernel ;
9、2345 Browser kernel : It used to be IE kernel , Now is also IE+Chrome Dual core ;
边栏推荐
猜你喜欢

Use the fast proxy to build your own proxy pool (mom doesn't have to worry about IP being blocked anymore)

TCP連接與斷開,狀態遷移圖詳解

MYSQL索引不生效的原因
Experience the new features of Milvus 2.0 together

Thinking and summary of technical ability

消息队列-全方位对比

消息队列-功能、性能、运维对比

如何设计好的技术方案

Install pyinstaller

How to select and build a real-time data warehouse scheme
随机推荐
A new paradigm for large model application: unified feature representation optimization (UFO)
EFK升级到ClickHouse的日志存储实战
Reasons why MySQL indexes are not effective
Multi thread synchronous downloading of network pictures
Logstash——Logstash向Email发送告警邮件
Library management system
Top down transformation method
事务与消息语义
Message queuing - omnidirectional comparison
Volatile application scenarios
稀疏数组sparsearray
Installing rainbow in various kubernetes with Helm
View analysis
Web components series (10) -- realize the basic layout of mycard
Message queue - function, performance, operation and maintenance comparison
How can an enterprise successfully complete cloud migration?
浏览器的四大内核:Trident,Gecko,Webkit,Blink
【golang】time相关
Introduction to the use of TS generics in functions, interfaces and classes
Hot! 11 popular open source Devops tools in 2021!