Browser-List
Browser List | 浏览器相关学习与资料索引
-
How Web Works : What happens behind the scenes when we type www.google.com in a browser?
-
2022-History of Web Browser Engines from 1990 until today:The loss of browser diversity since the rise of Chromium has been greatly lamented. Below you can find a graph that shows the historical and present browser engines (not browsers, but the HTML rendering engines), as well as from when to when they were developed. For the bigger engines, the market share is indicated by a coloured shape (see legend).
Browser Feature Detection | 浏览器特征检测
-
2018-WWDC 中提到的浏览器 Fingerprinting 有多可怕?: 这个技术和指纹有什么关系,是用来做什么的,又有多值得普通用户担心呢?让我们从它的来龙去脉说起吧 :-)
Chrome
Firefox
-
2017-Inside a super fast CSS engine: Quantum CSS (aka Stylo)
-
2017-The whole web at maximum FPS: How WebRender gets rid of jank:WebRender is known for being extremely fast. But WebRender isn’t really about making rendering faster. It’s about making it smoother.
-
2017-Entering the Quantum Era—How Firefox got fast again and where it’s going to get faster
-
2018-Making WebAssembly even faster: Firefox’s new streaming and tiering compiler
Edge
-
2017-Modernizing the DOM tree in Microsoft Edge: In this post, we’ll walk you through the history of the DOM in Internet Explorer and Microsoft Edge, and the impact of our recent work to modernize the DOM Tree, which is already resulting in substantially improved performance in the Windows 10 Creators Update.
-
2017-Improved JavaScript performance, WebAssembly, and Shared Memory in Microsoft Edge: In this post, we’ll walk you through some new features coming to Chakra with the Windows 10 Creators Update that improve the day-to-day browsing experience in Microsoft Edge, as well as some new experimental features for developers: WebAssembly, and Shared Memory and Atomics.