You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
dom tree
About this tag
The DOM tree is a core web platform concept that represents the structure of an HTML document. In Microsoft Edge, the DOM tree has undergone significant modernization to improve performance and reduce complexity. This work, detailed in a thread on WindowsForum.com, traces the history of the DOM in Internet Explorer and Edge, highlighting the impact of refactoring efforts that led to substantially better performance in the Windows 10 Creators Update. The discussion focuses on how these changes enhance browser efficiency and real-world web experience for users.
The DOM is the foundation of the web platform programming model, and its design and performance impacts the rest of the browser pipeline. However, its history and evolution is far from a simple story.
Over the past three years, we’ve embarked on an in-flight refactoring of the DOM in Microsoft...
api
architecture
attributes
browser
code refactoring
complexity
creators update
css
domtree
html
improvements
javascript
microsoft edge
performance
programming
reliability
speedometer
telemetry
web development
windows 10